@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@700&display=swap');
.bg-inner {
    background: linear-gradient(#00102530, #00102559), url(../images/back-b3.jpg);
    width: 100%;
}

.bh-head h3 {
    color: white;
    font-weight: bold;
    padding: 20px 0px!important;
    font-size: 24px;
    margin: 0 !important;
}
.bh-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.breadcrumb-section{
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0px !important;
    list-style: none;
}
.breadcrumb-section li a{
    text-decoration: none;
    color: white;
    font-size: 15px;
}
.breadcrumb-section > li > a > i{
    font-size: 17px;
}
#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #ddd;
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #02387b;
    color: white;
}

.bg-para {
    text-align: center;
    padding: 22px 14% 0px 14%;
    line-height: 26px;
    font-size: 16px;
}

.tab-pad {
    padding: 20px 0px 40px 0px;
}

.tab-bg {
    background: #f2f2f2;
    padding: 30px 0px 39px 0px;
    text-align: center;
}

#customers tr:hover {
    background: none !important;
}

.tab-txt h4 {
    font-weight: bold;
}

.tube-front {
    padding-bottom: 30px;
}

.tube-front p {
    line-height: 27px;
    font-size: 14px;
    color: #8f8f8f;
}

.tube-front h4 {
    font-weight: bold;
    color: #02387b;
}

.aluminium-tubes h4 {
    font-weight: bold;
    color: #02387b;
    line-height: 26px;
    line-height: 29px;
}

.aluminium-tubes li {
    margin-bottom: 10px;
}

.aluminium-tubes {
    line-height: 29px;
    text-align: justify;
}

.collas-bg {
    padding: 39px 0px;
}

.aluminium-grp img {
    width: 100%;
    border-radius: 6px;
    box-shadow: -1px 0px 16px 0px #ebe7e7;
}

.about {
    padding: 35px 0px 50px 0px;
}

.about-para {
    padding: 44px 0px;
}

.about-para p {
    line-height: 33px;
    font-size: 15px;
    text-align: justify;
}

.about-para h3 {
    font-weight: bold;
    margin: 6px 0px 11px 0px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 29px;
}

.about-para span {
    font-weight: 700;
    color: #02387b;
}

.about-box {
    background: white;
    display: inline-block;
    position: absolute;
    right: 15px;
    border: 14px solid #f5f5f591;
    bottom: 0px;
    /* padding: 20px; */
    box-shadow: 2px 1px 4px #e7e7e7;
    height: 164px;
    width: 201px;
}

.about-txt {
    background: #02387b;
    color: white;
    padding: 30px 22px;
    font-size: 16px;
    text-align: center;
}

.about-txt span {
    font-size: 30px;
    font-weight: bold;
}

.background-cl {
    background-color: #f1f1f1;
    color: #383838;
    line-height: 27px;
}

.sec-beackground {
    background-color: #afafaf5e;
}

.contact-tubes iframe{
    width: 100%;
    height: 350px;
}

.about-gbe p {
    font-family: 'Port Lligat Sans', sans-serif;
    font-size: 17px;
    font-style: italic;
    padding: 0px 12px;
}

.about-gbe span {
    display: block;
    padding: 5px 104px 0 20px;
    text-align: justify;
    /* position: relative; */
}

.text-lg {
    margin: 22px 0px 17px 0px;
    font-size: 34px;
    /* line-height: 62px; */
    font-weight: 700;
    font-family: 'poppins', sans-serif;
}

.text-lg1 {
    font-size: 30px;
}

.back1 {
    padding: 4rem;
    text-align: justify;
}

.back2 {
    padding: 4rem;
    text-align: justify;
}


/* about us :end */

.about-tubes2 {
    padding-top: 45px;
}

.contact-tubes {
    position: relative;
    top: 5px;
}

.contact-info p {
    line-height: 28px;
}

.contact-info h3 {
    font-weight: bold;
}

.contact-back {
    padding: 20px 0px;
}

.cont-box {
    border-left: 3px solid #e3e3e3;
}