body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');


ul {
    list-style: none;
}

p {
    text-align: justify;
    font-size: 15px;
    color: #434343;
    line-height: 1.6;
}

/*slider*/
#main-slider {
    position: relative;
    margin: 0;
    padding: 0;
}


    #main-slider .slider-content {
        position: absolute;
        top: 40%;
        left: 50px;
        right: 50px;
        z-index: 2;
    }

        #main-slider .slider-content .pra {
            font-size: 30px;
            color: #fff;
            padding: 10px 0;
        }

.scrolling-down {
    border: 3px solid #fff;
    border-radius: 50px;
    box-sizing: border-box;
    height: 50px;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    bottom: 10%;
    width: 30px;
    z-index: 5;
}

    .scrolling-down:before {
        animation: 2s ease 0s normal none infinite running scrolling;
        background-color: #fff;
        border-radius: 100%;
        box-sizing: border-box;
        content: "";
        height: 6px;
        left: 50%;
        margin-left: -3px;
        position: absolute;
        top: 10px;
        width: 6px;
    }

@keyframes scrolling {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.cart-right {
    margin-top: 5px;
}

.heading {
    font-size: 32px;
    color: #014495;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

.heading2 {
    font-size: 32px;
    color: #014495;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.ios {
    color: #666;
    font-size: 20px;
    font-weight: 700;
}

.silder-tst {
    margin: 0;
    padding: 20px 15px 20px 30px;
    text-align: left;
    background: linear-gradient(to right, rgb(1 68 149) 0, rgba(0, 0, 0, 0) 100%);
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    border-radius: 0px;
    border-left: 5px solid;
}

.carousel-caption {
    position: absolute;
    left: 10%;
    bottom: 25%;
    z-index: 10;
    color: #fff;
    text-align: left;
    width: 50%;
}

.dis {
    text-align: center;
    font-size: 16px;
    color: #54595f;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.silder-tst h5 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 800;
}

    .silder-tst h5 span {
        display: block;
        color: #fff;
        font-weight: 600;
    }

.silder-tst p {
    margin-top: 5px;
    margin-bottom: 15px;
    padding: 0;
    color: #fff;
    font-size: 18px;
}

.const-about {
    padding: 70px 0;
}

.product-line {
    padding: 70px 0;
}

.get-sec {
    padding: 70px 0;
}
.Catalogue .fa{
    padding-right:5px;
}
.client-sec {
    padding: 70px 0;
    background: #F7F7F7;
}

.New_form_sec {
    padding: 30px;
    border-radius: 10px;
}

.form-group {
    margin-bottom: 15px;
}

.btn {
    color: #fff;
    background: no-repeat #02326c;
    font-size: 18px;
    padding: 10px 25px;
    border: none;
    border-radius: 5px;
}

    .btn:focus,
    .btn:hover {
        color: #fff;
        background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 54% 105%/1.07em 1.07em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 5% 149%/.73em .73em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 40% 142%/.54em .54em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 95% 118%/.57em .57em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 16% 147%/.74em .74em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 31% 85%/.72em .72em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 0 120%/.89em .89em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 51% 83%/.79em .79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 27% 101%/.61em .61em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 67% 90%/.7em .7em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eef 60%, #eef 65%, rgba(0, 0, 0, 0) 70%) 63% 94%/.65em .65em;
        background-color: #c62829;
        background-repeat: no-repeat;
        animation: .8s ease-out forwards bubbles;
    }

@keyframes bubbles {
    100% {
        background-position: 64% -186%, 12% -128%, 47% -151%, 100% -22%, 19% -289%, 26% -96%, -1% -271%, 57% -242%, 31% -147%, 62% -90%, 65% -49%;
        box-shadow: inset 0 -6.5em 0 #f8760f;
    }
}

@media only screen and (max-width:767px) {
    .btn {
        margin-bottom: 30px;
    }
}



.banner-rang {
    padding: 70px 0 !important;
}

.product {
    font-size: 40px;
    margin-bottom: 15px;
}


.range-tst {
    background: #fff;
    padding: 0;
}

    .range-tst h3 {
        font-size: 22px;
        color: #333;
        font-weight: 700;
        padding: 15px 15px 5px;
    }

    .range-tst p {
        font-size: 15px;
        padding: 0 15px 15px;
    }


.zoom {
    transition: transform .3s;
}

    .zoom:hover {
        transform: scale(1.1);
    }

.counter {
    text-align: center;
    padding: 10px;
    margin-bottom: 30px;
}

.bordeRight {
    border-right: 1px solid #fff !important;
}

.counter-value {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    display: block;
    margin: 0;
    padding: 0;
}

.count:after {
    content: '+';
}

.counter p {
    font-size: 15px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    line-height: 0;
    font-family: 'Montserrat', sans-serif;
}

.client-sec img {
    width: 100px;
    display: inline-block;
    margin: 10px;
}

.SteelPipes {
    padding: 20px 0 70px;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: scale(.7) !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}

.card-body p {
    padding: 30px 15px;
    color: #333;
}

.accordion-header button {
    font-size: 18px;
    font-weight: 600;
}

.accordion-item:first-of-type {
    border-radius: 0 !important;
}

    .accordion-item:first-of-type .accordion-button {
        border-radius: 0 !important;
    }

.accordion-button:not(.collapsed) {
    color: #014495 !important;
}

.Faq {
    background: #014495;
    padding: 30px 15px;
    border-radius: 10px;
}

.subheading {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
}

.btn.ContactUs {
    padding: 15px 30px;
}

.btnRight {
    text-align: right;
}

.toggle {
    position: absolute;
    top: 40%;
    left: -95px;
    transform: rotate(-90deg);
    padding: 5px 16px;
    line-height: 34px;
    cursor: pointer;
    border-radius: 15px 15px 0 0;
}

    .toggle:before {
        content: 'Enquire now';
        font-size: 16px;
        color: #fff;
    }

.sidebar-contact {
    position: fixed;
    top: 80%;
    right: -350px;
    transform: translateY(-70%);
    width: 350px;
    height: auto;
    padding: 40px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
    transition: .5s;
    z-index: 999;
}



.news-sec,
.toggle {
    background: #014495;
}

.RawMaterials ul li h6,
.toggle {
    font-weight: 600;
    text-transform: uppercase;
}

.sidebar-contact.active {
    right: 0;
}

.item {
    margin-top: 40px;
    text-align: center;
}

    .item h4 {
        font-size: 22px;
        color: #fff;
        font-weight: 700;
    }

    .item p {
        font-size: 15px;
        color: #fff;
        font-weight: 400;
        text-align: center;
    }

.projects {
    padding: 70px 0;
    background: #fff;
}

    .projects p {
        text-align: center;
    }

.project-col {
    margin-top: 30px;
    border: 5px solid #014495;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}

.gallery-box.style-7 {
    overflow: hidden;
    position: relative;
    text-align: left;
}

    .gallery-box.style-7 .hover-effect {
        background: rgba(0, 0, 0, 0.2);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all 0.3s;
    }

    .gallery-box.style-7:hover .hover-effect {
        opacity: 0;
    }

    .gallery-box.style-7 .text-wrap {
        position: absolute;
        left: 25px;
        bottom: 25px;
        width: 100%;
        padding-right: 65px;
    }


        .gallery-box.style-7 .text-wrap .title a {
            font-size: 18px;
            font-weight: 700;
            letter-spacing: -0.3px;
            color: #fff;
        }

.gallery-box img {
    display: block;
    position: relative;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%;
}

.blueSec {
    padding: 70px 0;
    background: #014495;
}

    .blueSec h2 {
        color: #fff;
        margin-bottom: 30px;
    }

/*Gallery Section Three Starts Here*/
.gallery-item-3 {
    text-align: center;
    border-width: 8px;
    box-shadow: 0px 2px 4px 0px rgba(79, 63, 82, 0.06);
    max-width: 400px;
    margin: 0 auto;
}

    .gallery-item-3 .gallery-thumb {
        overflow: hidden;
        -webkit-border-radius: 8px 8px 0 0;
        -moz-border-radius: 8px 8px 0 0;
        border-radius: 8px 8px 0 0;
    }

        .gallery-item-3 .gallery-thumb img {
            width: 100%;
        }

        .gallery-item-3 .gallery-thumb a {
            display: block;
        }

    .gallery-item-3 .gallery-content {
        background: #fff;
        -webkit-border-radius: 0 0 8px 8px;
        -moz-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px;
        padding: 35px 15px 28px;
    }

        .gallery-item-3 .gallery-content .title {
            font-size: 20px;
            margin-bottom: 5px;
        }

            .gallery-item-3 .gallery-content .title a {
                display: block;
            }




footer {
    background-color: #1F1F25;
    padding: 70px 0 20px;
}

.footer-tst h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    position: relative;
}

.footer-logo {
    width: 220px;
}

.client {
    margin: 0;
    padding: 0 10px;
}

    .client img {
        border: 1px dashed;
        padding: 8px 15px;
    }

.home_pro {
    height: 330px;
}

.ProDuct {
    background: #fff;
    padding: 15px;
    text-align: center;
    border-radius: 10px;
    margin-top: 20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

    .ProDuct:hover {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
        transition: 0.3s;
    }

    .ProDuct h6 {
        font-size: 15px;
        color: #333;
        font-weight: 600;
        padding: 10px 0;
        font-family: 'Montserrat', sans-serif;
    }

a.more {
    color: #fff;
    background: #233b77;
    font-size: 15px;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 5px;
}

.btn-back-to-top {
    position: fixed;
    width: 45px;
    height: 45px;
    bottom: 15px;
    border-radius: 50%;
    right: 15px;
    opacity: 1;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: .4s;
    background-color: #233b77;
    color: #fff;
    padding: 0;
    line-height: 45px;
}

    .btn-back-to-top:hover {
        background: #f8760f;
        color: #fff;
    }

.footer-tst {
    font-family: 'Poppins', sans-serif;
}

.text-footer h6 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 5px;
}


.text-footer p {
    font-weight: 400;
    text-align: left;
    line-height: 1.4;
}

.social-media,
ul.list {
    margin-top: 15px;
}


.text-footer a:hover {
    color: #13aff0;
    transition: .1s;
}

.social-tst a:hover {
    z-index: 1;
    width: 150px;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
}

.social-tst ul li:hover a span {
    padding-left: 30%;
    display: block;
    font-size: 15px;
}

.footer-tst h4:after {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    top: 35px;
    left: 0;
    background: #f8760f;
}

.footer-tst ul {
    margin-top: 30px;
    padding: 0;
}

    .footer-tst ul li {
        margin: 0;
        padding-left: 15px;
        padding-bottom: 5px;
        display: block;
        line-height: 1.9;
        color: #fff;
        font-size: 15px;
        position: relative;
    }

        .footer-tst ul li a {
            font-size: 14px;
            color: #fff;
            font-weight: 500;
            text-decoration: none;
        }

        .footer-tst ul li::before {
            content: "\f105";
            font-family: FontAwesome;
            color: #fff;
            position: absolute;
            left: 0;
        }

        .footer-tst ul li a:hover {
            text-decoration: underline;
            color: #f8760f;
            transition: 0.1s;
        }

.footer-tst h6 {
    color: #fff;
    font-size: 15px;
    margin: 15px 0;
}

.footer-tst p {
    text-align: left;
    margin-top: 30px;
    padding: 0;
    color: #fff;
}

footer .widget ul {
    list-style: none;
    margin-top: 30px;
    padding: 0;
}

.widget_getintuch li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    color: #fff;
}

.dev {
    text-align: right;
}

.widget_getintuch i {
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-style: inherit;
    color: #fff;
    font-family: FontAwesome;
}


.copyright,
.copyright a {
    color: #525252;
}

.widget_getintuch b,
.widget_getintuch strong {
    display: block;
    text-transform: uppercase;
}

.ti-location-pin:before {
    content: "\f041";
}

.ti-mobile:before {
    content: "\f10b";
}

.ti-email:before {
    content: "\f0e0";
    font-size: 15px;
}

.social-media .fa {
    padding: 0;
    font-size: 18px;
    width: 35px;
    height: 35px;
    text-align: center;
    margin: 5px 2px;
    line-height: 35px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    text-decoration: none;
}

    .social-media .fa:hover {
        opacity: .7;
        color: #fff;
    }

.copyright {
    font-size: 14px;
}

    .copyright a:hover {
        color: #f8760f;
        transition: .1s;
    }


/* ========================================= */

.banner {
    background-size: cover !important;
    padding: 220px 0;
    background-attachment: fixed !important;
}

    .banner h6 {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
    }

    .banner h2 {
        color: #fff;
    }

        .banner h2 span {
            display: block;
        }

.AboutUs {
    padding: 70px 0;
}



.MISSION {
    padding: 70px 0;
    background: #F7F7F7;
}

.achieving {
    text-align: center;
    margin: 0;
    padding: 0;
}

    .achieving p {
        color: #333;
        font-size: 18px;
        text-align: center;
    }


.box {
    margin: 0;
    padding: 0;
    text-align: center;
}

    .box h4 {
        margin: 0;
        padding: 10px 0;
        color: #fff;
        font-size: 25px;
        font-weight: 700;
    }

    .box p {
        margin: 0;
        padding: 0;
        color: #fff;
        font-size: 18px;
        text-align: center;
    }

    .box .fa {
        color: #fff;
        font-size: 40px;
    }


.key-management-card-main {
    background-color: #fbfdff;
    padding: 30px 20px 20px 30px;
    position: relative;
    margin-bottom: 25px;
}

.key-management-card {
    position: relative;
}

    .key-management-card img {
        position: relative;
        z-index: 9;
    }

    .key-management-card::before {
        content: "";
        background-color: #0b81c1;
        position: absolute;
        height: 100%;
        width: 168px;
        top: -15px;
        left: -15px;
    }

.key-management-card-main h4 {
    font-size: 25px;
    font-weight: 900;
}

.key-management-card-main h6 {
    font-size: 22px;
    font-weight: 500;
    color: #014464;
}

.key-management-card-main p {
    line-height: 1.6;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}

.message {
    border-left: solid 3px #0b81c1;
    padding-left: 20px;
}

.key-management-card-main .fa {
    position: absolute;
    top: 25px;
    right: 30px;
    font-size: 80px;
    opacity: 0.4;
    color: #0b81c1;
}


.box-red {
    background: #ed4c60;
    padding: 21px;
    margin: 0;
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 20%);
}

    .box-red h3 {
        color: #fff;
        font-size: 30px;
        padding: 0px 0;
        font-weight: 600;
        margin: 0;
    }

    .box-red p {
        color: #fff;
        font-size: 16px;
        margin: 0;
        padding: 10px 0;
        line-height: 1.4;
    }

.blue {
    background: #7199d7;
    padding: 23px;
}

.bg-light {
    padding: 30px;
    margin: 50px 0;
}

.advantages_list {
    margin: 0;
    padding: 15px 0;
}

    .advantages_list h6 {
        margin: 0;
        padding: 15px 0;
        font-size: 20px;
        color: #014495;
        font-weight: 700;
    }

    .advantages_list ul {
        margin: 0;
        padding: 0px;
    }

        .advantages_list ul li {
            margin: 0;
            padding: 0px 0 15px 15px;
            font-size: 18px;
            color: #333;
            position: relative;
        }

            .advantages_list ul li::before {
                content: "\f105";
                font-family: FontAwesome;
                color: #333;
                opacity: .6;
                position: absolute;
                left: 0;
            }

.contact-tst ul {
    margin: 0;
    padding: 0;
}

.contact-tst li {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}

    .contact-tst li a {
        color: #333;
        text-decoration: none;
        display: block;
    }

        .contact-tst li a:hover {
            color: #014495;
            transition: 1s;
            text-decoration: underline;
        }

.contact-tst i {
    color: #333;
}


#lightgallery {
    margin-top: 30px;
    padding-top: 15px;
}

    #lightgallery img {
        padding: 5px;
    }

.demo-gallery > ul {
    padding-top: 15px;
    text-align: center;
}

    .demo-gallery > ul > li {
        width: 33%;
        display: inline-block;
        list-style: none;
    }

        .demo-gallery > ul > li a {
            border: 3px solid #fff;
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
        }

            .demo-gallery .justified-gallery > a > img,
            .demo-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform .15s;
                -moz-transition: -moz-transform .15s;
                -o-transition: -o-transform .15s;
                transition: transform .15s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }

            .demo-gallery .justified-gallery > a:hover > img,
            .demo-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img,
            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
                opacity: 1;
            }

            .demo-gallery .justified-gallery > a .demo-gallery-poster,
            .demo-gallery > ul > li a .demo-gallery-poster {
                background-color: rgba(0, 0, 0, .1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color .15s;
                -o-transition: background-color .15s;
                transition: background-color .15s;
            }

                .demo-gallery .justified-gallery > a .demo-gallery-poster > img,
                .demo-gallery > ul > li a .demo-gallery-poster > img {
                    left: 50%;
                    margin-left: -10px;
                    margin-top: -10px;
                    opacity: 0;
                    position: absolute;
                    top: 50%;
                    -webkit-transition: opacity .3s;
                    -o-transition: opacity .3s;
                    transition: opacity .3s;
                }

            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster,
            .demo-gallery > ul > li a:hover .demo-gallery-poster {
                background-color: rgba(0, 0, 0, .5);
            }

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: .8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}

.pra {
    font-size: 18px;
    padding-bottom: 10px;
}

.map_sm img {
    width: 250px;
}

.Download {
    color: #fff;
}

.modalp {
    position: fixed;
    z-index: 9999;
    height: 100%;
    width: 100%;
    top: 0;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.centerp {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    height: 50%;
    width: 50%;
    margin: -32PX 0 0 -242PX;
    z-index: 10000;
    width: 150px;
    filter: alpha(opacity=100);
}

    .centerp img {
        height: 64px;
        width: 64px;
    }



.sale-tst {
    margin: 0;
    padding: 40px 15px;
    box-shadow: 0px 0px 10px -5px rgb(0 0 0 / 50%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    text-align: center;
    border-radius: 10px;
}

    .sale-tst h3 {
        font-size: 22px;
    }

    .sale-tst h2 {
        font-size: 30px;
        font-weight: bold;
        color: #014495;
    }

    .sale-tst h6 {
        font-size: 18px;
        color: #666;
    }

    .sale-tst a {
        font-size: 18px;
        color: #666;
        padding: 0 5px;
    }

        .sale-tst a:hover {
            color: #014495;
            transition: 0.1s;
        }

    .sale-tst .fa {
        padding-right: 5px;
    }

section.blueSec.dark {
    background: #000;
}

.blueSec .dark .btn {
    background: #666;
}



.table th {
    background: #28639f;
    padding: 10px 15px;
    color: #fff;
    border-bottom: none !important;
    text-align: center;
    font-size: 16px;
}

.table td {
    font-size: 15px;
    padding: 7px 15px;
    margin: 0;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #d4e3f1;
    vertical-align: middle;
}

.thickness-size {
    background: #dff0ff;
    color: #28639f !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

.product-table {
    padding-top: 30px !important;
}

.rectangular-pipes {
    text-align: center;
    font-size: 18px !important;
    color: #28639f !important;
    font-weight: 600;
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #d4e3f1;
}

.trHide {
    display: none;
}

.trShow {
    /* display: contents;*/
}

.btn span {
    color: #fff;
}
