/*
Theme Name: Somal Child Theme
*/
body,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
span,
a,
nav,
ul,
li,
input,
button,
label {
    font-family: "Manrope";
}

.header-menu .menu {
    display: flex;
    list-style: none;
    margin-bottom: 0px;
}

.header-menu .menu li.menu-item {
    padding-left: 30px;
}

.header-menu .menu li.menu-item a {
    color: #17262F;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none;
}

.bg-header {
    background-color: #F6F6F6;
}

.header-text {
    color: #17262F;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
}

.header-text1 {
    color: #17262F;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
}

.header-text2 {
    color: #17262F;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    text-decoration: none;
}

.get-in-touch,
.get-in-touch:hover,
.get-in-touch:focus {
    background: linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%);
    color: white;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
}

.bg-video {
    position: relative;
    max-height: 84vh;
    width: 100%;
    height: 100%;
    background-position: top center;
    margin: auto;
    text-align: center;
    object-fit: cover;
    z-index: 1;
}

.dark-overlay {
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1;
}

.overlay-content {
    z-index: 2;
    color: white;
}

.head1,
.head111 {
    font-size: 70px;
    line-height: 75px;
    font-weight: 700;
    color: #FFFFFF;
}

.des1 {
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #FFFFFF;
}

.head2 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: #FFFFFF;
}

.head3 {
    font-size: 48px;
    line-height: 66px;
    font-weight: 500;
    color: #FFFFFF;
}

.des2 {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.des3 {
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
}

.des4 {
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
    color: #FFFFFF;
}

.desc5 {
    color: #989898;
    font-size: 16px;
    line-height: 24px;
}

.number {
    text-shadow:
        -1px -1px 0 #ffffff,
        0 -1px 0 #ffffff,
        1px -1px 0 #ffffff,
        1px 0 0 #ffffff,
        1px 1px 0 #ffffff,
        0 1px 0 #ffffff,
        -1px 1px 0 #ffffff,
        -1px 0 0 #ffffff;
    color: #161515 !important;
    font-family: Roboto;
    font-size: 120px;
    font-weight: 500;
    line-height: 96px;
}

.text-change-color {
    background: var(--brand-Color, linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}

.desc6 {
    color: #CB0000;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.head4 {
    color: #17262F;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
}

.head5 {
    color: #17262F;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
}

.desc7 {
    color: #4A5257;
    font-size: 16px;
    line-height: 24px;
}

.refactories {
    box-shadow: 0px 7px 60px 0px rgba(0, 0, 0, 0.07);
}

.background-text {
    transform: translate(-50%, -50%);
    text-shadow:
        -1px -1px 0 #000,
        0 -1px 0 #000,
        1px -1px 0 #000,
        1px 0 0 #000,
        1px 1px 0 #000,
        0 1px 0 #000,
        -1px 1px 0 #000,
        -1px 0 0 #000;
    color: #ffffff;
    font-size: 220px;
    font-weight: 800;
    line-height: 220px;
    z-index: 1;
    opacity: 0.1;
}

.background-text1 {
    color: white;
    text-shadow:
        -1px -1px 0 #000,
        0 -1px 0 #000,
        1px -1px 0 #000,
        1px 0 0 #000,
        1px 1px 0 #000,
        0 1px 0 #000,
        -1px 1px 0 #000,
        -1px 0 0 #000;
    color: #ffffff;
    font-size: 129px;
    font-weight: 800;
    line-height: 129px;
    z-index: 1;
    opacity: 0.2;
}

.head6 {
    font-size: 100px;
    line-height: 120px;
    color: #17262F;
    font-weight: 600;
}

.desc8 {
    color: #4A5257;
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}

.desc9 {
    color: #ffffff;
    font-size: 35px;
    line-height: 42px;
    font-weight: 700;
}

.read-more,
.read-more:hover,
.read-more:focus {
    background: linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%);
    color: white;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding: 6px 12px 6px 6px;
    transition: padding 0.3s ease-in-out;
}

.read-more:hover,
.read-more:focus {
    padding: 8px 14px 8px 8px !important;
}

.faq-overlay {
    background-color: #CB0000;
    width: 236px !important;
    bottom: -20px;
    right: 0px;
}

.faq-h {
    background-color: white !important;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #17262F;
}

.faq-b {
    background-color: white !important;
    font-size: 16px;
    line-height: 24px;
    color: #17262F;
}

.somal-faq .accordion-item .accordion-header .accordion-button {
    border: 1px solid rgb(22, 21, 21, 0.1);
}

.somal-faq .accordion-item .accordion-header .accordion-button::after {
    /* border-left: 1px solid rgb(22, 21, 21, 0.1); */
    background-image: url('assets/images/pluss.svg');
}

.somal-faq .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    color: #17262F !important;
    border: 0px !important;
}

.somal-faq .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
    background-image: url('assets/images/minuss.svg');
}

.contact-bg {
    background-image: url('assets/images/contact.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    border-radius: 10px !important;
}

.contact {
    border-radius: 10px;
    border: 1px solid #ABABAB;
    background: #FFF;
    box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
}

.from-h {
    color: #8D8D8D;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.form-input {
    border-radius: 0px !important;
    border: 0px;
    border-bottom: 1px solid #8D8D8D !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #011C2A;
}

.desc10 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    color: #ffffff;
}

.desc11 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #ffffff;
}

.bg-testimonials {
    background-color: rgb(22, 21, 21);
    opacity: 85%;
}

.background-text2 {
    text-shadow:
        -1px -1px 0 rgb(203, 0, 0, 0.4),
        0 -1px 0 rgb(203, 0, 0, 0.4),
        1px -1px 0 rgb(203, 0, 0, 0.4),
        1px 0 0 rgb(203, 0, 0, 0.4),
        1px 1px 0 rgb(203, 0, 0, 0.4),
        0 1px 0 rgb(203, 0, 0, 0.4),
        -1px 1px 0 rgb(203, 0, 0, 0.4),
        -1px 0 0 rgb(203, 0, 0, 0.4);
    color: rgb(22, 21, 21);
    /* White color */
    font-size: 172px;
    font-weight: 800;
    line-height: 172px;
    z-index: -2 !important;
    pointer-events: none;
}

.head7 {
    color: #FDFDFD;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
}

.desc12 {
    font-size: 27px;
    line-height: 40px;
    color: #17262F;
}

.desc13 {
    font-size: 22px;
    line-height: 22px;
    color: #17262F;
    font-weight: 700;
}

.slider1 .slick-dots {
    width: auto !important;
    right: 100px !important;
    background: linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%) !important;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.12) !important;
    padding: 5px 38px 15px 38px !important;
}

.slider1 .slick-dots li button:before {
    color: transparent !important;
    font-size: 20px !important
}

.slider1 .slick-dots li.slick-active button {
    background-image: url('./assets/images/carouselbtn.svg') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.slider1 .slick-dots li {
    background-image: url('./assets/images/carouselbtnafter.svg') !important;
    background-size: cover !important;
    color: transparent !important;
    background-repeat: no-repeat !important;
}

.bg-company {
    background-image: url('./assets/images/bgcompany.png');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-globalpatners {
    background-image: url('./assets/images/bgglobalpatners.png');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.bg-contactus {
    background-image: url('./assets/images/Team.jpeg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
    /* background: linear-gradient(to top, #666666 0%, #000000 80%); */
}

.bg-news {
    background-image: url('./assets/images/workshop.jpeg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-aboutus {
    background-image: url('./assets/images/plan.jpeg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top bottom;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-slider1 {
    background-image: url('./assets/images/slider1.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top center;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-slider2 {
    background-image: url('./assets/images/slider2.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-slider3 {
    background-image: url('./assets/images/slider3.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top center;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.strength-bg {
    background-image: url('./assets/images/pillars.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.messagemd-bg {
    background-image: url('./assets/images/messagemd.jpeg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.desc14 {
    font-size: 20px;
    line-height: 24px;
    color: #ffffff !important;
    font-weight: 500;
}

.blur-bg {
    background: linear-gradient(98deg, rgba(0, 0, 0, 0.72) -10.42%, rgba(102, 102, 102, 0.00) 80.63%);
    backdrop-filter: blur(0px);
}

.blur-bg1 {
    background: linear-gradient(98deg, rgb(74, 82, 87, 0.5) -10.42%, rgb(74, 82, 87, 0.5) 80.63%);

}

.blur-bg2 {
    background: linear-gradient(98deg, rgba(0, 0, 0, 0.2) -10.42%, rgba(0, 0, 0, 0.2) 80.63%);

}

.head8 {
    color: #CB0000;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
}

.head9 {
    color: #17262F;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hidden3l {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-btn {
    background: linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%) !important;
    color: white !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 600 !important;
}

.desc15 {
    font-size: 20px;
    line-height: 42px;
    color: #000000 !important;
    font-weight: 600;
    letter-spacing: -0.7px;
}

.desc16 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
}

.head10 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    line-height: 52px;
}

.desc17 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}

.head11 {
    color: rgb(0, 0, 0);
    font-size: 129px;
    line-height: 42px;
    font-weight: 600;
    letter-spacing: -0.7px;
}

.head12 {
    text-shadow:
        -1px -1px 0 rgba (23, 38, 47),
        0 -1px 0 rgba(23, 38, 47),
        1px -1px 0 rgba(23, 38, 47),
        1px 0 0 rgba(23, 38, 47),
        1px 1px 0 rgba(23, 38, 47),
        0 1px 0 rgba(23, 38, 47),
        -1px 1px 0 rgba(23, 38, 47),
        -1px 0 0 rgba(23, 38, 47);
    color: #A0A0A0;
    /* White color */
    font-size: 100px;
    font-weight: 600;
    line-height: 129px;
    z-index: 1;
}

.desc18 {
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-style: italic;
}

.head13 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    font-style: italic;
}

.bg-team {
    background-color: #F5F5F5 !important;
}

.head14 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    color: #000000;
}

.desc19 {
    color: #6A6A6A;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.desc20 {
    color: #ffffff;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
}

.flip-card {
    width: auto;
    height: 650px;
    perspective: 1000px;
}

.flip-card-inner {
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-back {
    transform: rotateY(180deg);
}

/* Hide the submenu by default */
.header-menu .menu li.menu-item.menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    background-color: white;
    padding: 16px !important;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
    margin-top: 0px !important;
}

.header-menu .menu li.menu-item.menu-item-has-children .sub-menu .menu-item {
    padding: 8px 16px 8px 16px !important;
}

.header-menu .menu li.menu-item.menu-item-has-children:hover .sub-menu {
    display: block !important;
    list-style: none !important;
    text-align: start !important;
}

.header-menu .menu li.menu-item.menu-item-has-children .sub-menu:hover {
    display: block !important;
}

.head15 {
    color: black;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
}

.footer-menu,
.industries {
    list-style: none !important;
    padding-left: 0px !important;
}

.footer-menu li.menu-item,
.industries li.menu-item {
    padding-bottom: 14px !important;
}

.footer-menu li.menu-item a,
.industries li.menu-item a {
    text-decoration: none !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: black !important;
}

.des21 {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.bg-productdetails {
    background-image: url('assets/images/Monolithicspagebanner.jpg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 84vh !important;
}

.head16 {
    color: #FFF !important;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    text-transform: capitalize;
}

.products-nav.nav-pills .nav-link {
    border-left: 3px solid transparent;
    color: #FFF !important;
    font-size: 30px;
    font-weight: 700;
    line-height: 34px;
    text-transform: capitalize;
}

.products-nav.nav-pills .nav-link.active {
    background: var(--brand-Color, linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-left: 3px solid #f05330;
    font-weight: 700 !important;
}

.product-nav.nav-pills .nav-link {
    border-bottom: 1px solid rgb(255, 255, 255);
    color: #ffffff !important;
    font-size: 30px;
    font-weight: 400;
    line-height: 34px;
    text-transform: capitalize;
}

.product-nav.nav-pills .nav-link.active {
    background: var(--brand-Color, linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid transparent;
    font-weight: 700 !important;
}

.head17 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #17262F;
}

.bg-statistics {
    background-image: url('assets/images/statistics.jpg');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.bg-randd {
    background-image: url('assets/images/Testing.jpg');
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    height: 75vh !important;
}

.bg-randd1 {
    background: rgba(203, 0, 0, 0.30);
    padding-right: 65px;
}

.bg-randd2 {
    background-color: #CB0000 !important;
}

.bg-infas {
    background-image: url('./assets/images/bg-infa.jpeg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-infa {
    background-image: url('./assets/images/infa1.jpeg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center top;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-pinfa {
    background-image: url('assets/images/pinfa.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.bg-pinfa1 {
    background-image: url('./assets/images/pinfa1.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

.bg-pinfa2 {
    background-image: url('./assets/images/pinfa2.jpg');
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: top center;
    height: 75vh !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

/* Fixed Position Text Container */
.text-container {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 100;
    left: 15%;
    background-color: transparent;
}

.desc22 {
    color: #30323F;
    font-size: 14px;
    line-height: 16px;
}

.desc23,
.desc233 {
    color: #ffffff;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
}

.desc27 {
    color: #ffffff;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
}

.allproductdetail {
    overflow-y: auto;
    max-height: 500px;
}

.allproductdetail::-webkit-scrollbar,
.infrastructuredetails::-webkit-scrollbar {
    width: 3px;
}

.allproductdetail::-webkit-scrollbar-thumb,
.infrastructuredetails::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 4px;
    border: 3px solid white;
}

.allproductdetail::-webkit-scrollbar-track,
.infrastructuredetails::-webkit-scrollbar-track {
    background-color: rgb(255, 255, 255, 0.5);
}

.allproductdetails {
    overflow-y: auto;
    max-height: 720px;
}

.allproductdetails::-webkit-scrollbar {
    width: 3px;
}

.allproductdetails::-webkit-scrollbar-thumb {
    background-color: rgb(203, 0, 0);
    border-radius: 4px;
    border: 3px solid rgb(203, 0, 0);
}

.allproductdetails::-webkit-scrollbar-track {
    background-color: rgb(203, 0, 0, 0.3);
}

.desc24 {
    color: #0F0F0F;
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
}

.desc25 {
    color: #181818;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

@keyframes slideFromTop {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideFromBottom {
    0% {
        opacity: 0;
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.animated-headline {
    animation: slideFromTop 1s ease-out forwards;
}

.animated-buttons {
    animation: slideFromBottom 1s ease-out forwards;
}

.bg-teammates {
    background-image: url('assets/images/bg-teammates.png');
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.head18 {
    font-size: 64px;
    line-height: 52px;
    font-weight: 600;
    color: #000000;
}

.industries li.menu-item {
    padding-bottom: 6px !important;
}

.bg-p {
    background-color: #F8F8F8;
}

.desc26 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    color: #000000;
}

.head19 {
    background: var(--brand-Color, linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    line-height: 27px;
    font-weight: 800;
}

.border-c {
    border-left: 2px solid #FF212D
}

.infrastructuredetails {
    overflow-y: auto;
    max-height: 600px;
}

.btn1 {
    color: #17262F !important;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.48px;
    font-size: 24px;
    border-bottom: 2px solid #17262F !important;
    background-color: white !important;

}

.news-card {
    box-shadow: 0px 0px 60px 0px rgba(25, 90, 148, 0.15);
}

.desc28 {
    color: #747474;
    font-size: 12px;
    letter-spacing: 12%;
}

.desc29 {
    color: #CB0000;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.desc30 {
    color: #CB0000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.bg-news1 {
    background: linear-gradient(90deg, #FAAC52 -51.27%, #FD3227 100%);
}

.bg-news2 {
    background: url(./assets/images/map.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.head20 {
    font-size: 36px;
    color: white;
    font-weight: 600;
    line-height: 49px;
}

.table.infra-table th,
.table.infra-table td {
    width: 33.33% !important;
    text-align: left;
    word-wrap: break-word;
}

/* mobile */

@media (max-width: 767px) {
    .header-menu .menu {
        display: inline-block !important;
        list-style: none;
    }

    .get-in-touch,
    .get-in-touch:hover,
    .get-in-touch:focus,
    .blog-btn {
        font-size: 12px !important;
        line-height: 14px !important;
    }

    .desc20 {
        font-size: 11px;
        line-height: 14px;
    }

    .des1 {
        font-size: 12px;
        line-height: 16px;
    }

    .header-text,
    .desc19,
    .desc26,
    .desc25 {
        font-size: 14px;
        line-height: 18px;
    }

    .des3,
    .des4,
    .desc14,
    .header-text2,
    .desc233,
    .desc27 {
        font-size: 16px;
        line-height: 24px;
    }

    .desc24,
    .desc23 {
        font-size: 18px;
        line-height: 24px;
    }

    .desc8,
    .head14,
    .head19 {
        font-size: 20px;
        line-height: 26px;
    }

    .head1,
    .head4,
    .head18,
    .products-nav.nav-pills .nav-link,
    .head20,
    .product-nav.nav-pills .nav-link {
        font-size: 24px;
        line-height: 33px;
    }

    .head3 {
        font-size: 32px;
        line-height: 44px;
    }

    .head111,
    .head11,
    .head12 {
        font-size: 36px;
        line-height: 45px;
    }

    .head6 {
        font-size: 48px;
        line-height: 94px;
    }

    @keyframes slideFromTop {
        0% {
            opacity: 1;
            transform: translateY(0px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    @keyframes slideFromBottom {
        0% {
            opacity: 1;
            transform: translateY(0px);
        }

        100% {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
        border: none;
    }

    .header-menu .menu li.menu-item {
        text-align: left;
        padding: 6px !important;
    }

    .slider1 .slick-dots {
        right: 10px !important;
        padding: 3px 20px 10px 20px !important;
    }

    .footer-menu li.menu-item,
    .industries li.menu-item {
        padding-bottom: 6px !important;
    }

    .bg-aboutus,
    .bg-contactus,
    .bg-productdetails,
    .bg-infas,
    .bg-infa,
    .bg-pinfa1,
    .bg-slider1,
    .bg-slider2,
    .bg-slider3,
    .bg-randd,
    .bg-news {
        background-size: cover !important;
        height: 30vh !important;
    }

    .text-container {
        position: absolute;
        top: 45%;
        left: 0;
        transform: translateY(-50%);
        z-index: 100;
        left: 5%;
        background-color: transparent;
    }

    .flip-card {
        width: auto;
        height: 370px;
        perspective: 1000px;
    }

    .allproductdetails,
    .allproductdetail,
    .infrastructuredetails {
        max-height: none;
        overflow-y: visible;
    }

    .table.infra-table th,
    .table.infra-table td {
        width: 33.33% !important;
        text-align: center;
        word-wrap: break-word;
    }
}

/* table */
/* .table-scroll { */
/* width: 100% !important; */
/* overflow-x: auto; */
/* border: 1px solid #ccc; */
/* padding-bottom: 24px; */
/* } */
/*  */
/* .table-scroll::-webkit-scrollbar { */
/* height: 4px; */
/* } */
/*  */
/* .table-scroll::-webkit-scrollbar-thumb { */
/* background-color: #CB0000; */
/* border-radius: 3px; */
/* border: 3px solid #CB0000; */
/* } */
/*  */
/* .table-scroll::-webkit-scrollbar-track { */
/* background-color: rgba(203, 0, 0, 0.5); */
/* } */
/*  */
/* .table-overflow { */
/* width: 1500px; */
/* } */
/*  */
/* .content_scroll2 { */
/* scrollbar-width: none; */
/* -ms-overflow-style: none; */
/* } */
/*  */
/* .content_scroll2::-webkit-scrollbar { */
/* display: none; */
/* } */
/*  */
/* .content_scroll2 { */
/* height: 40vh; */
/* overflow-y: auto; */
/* overflow-x: hidden; */
/* position: relative; */
/* } */
/*  */
/* .custom-scrollbar { */
/* position: absolute; */
/* bottom: -500px; */
/* right: 12%; */
/* width: 4px; */
/* height: 335px !important; */
/* background: rgba(203, 0, 0, 0.5); */
/* border-radius: 6px; */
/* } */
/*  */
/* .custom-scrollbar-thumb { */
/* width: 100%; */
/* background: #CB0000; */
/* height: 60px !important; */
/* border-radius: 6px; */
/* cursor: pointer; */
/* position: relative; */
/* } */
/*  */
/*  */
/* .table-head table, */
/* .content_scroll2 table { */
/* width: 100%; */
/* border-collapse: collapse; */
/* table-layout: fixed; */
/* } */
/*  */
/* .table-head th, */
/* .content_scroll2 td { */
/* border: 1px solid #ddd; */
/* padding: 10px; */
/* text-align: center; */
/* vertical-align: middle; */
/* } */
/*  */
/* .table-head th { */
/* color: #000; */
/* font-weight: 700; */
/* word-wrap: break-word; */
/* white-space: normal; */
/* padding: 0px !important; */
/* } */
/*  */
/* .rotate span { */
/* writing-mode: vertical-rl; */
/* transform: rotate(180deg); */
/* white-space: nowrap; */
/* } */
/*  */
/* .rotate td { */
/* border: 1px solid #ccc; */
/* width: 100px !important; */
/* vertical-align: bottom; */
/* text-align: center !important; */
/* padding-bottom: 10px; */
/* padding-top: 10px; */
/* } */
/*  */
/* .content_scroll2 td.active { */
/* background-color: #CB0000; */
/* font-weight: bold; */
/* } */
/*  */
/* .content_scroll2 td { */
/* min-width: 100px; */
/* } */
/*  */
/* table tr th:first-child, */
/* table tr td:first-child { */
/* width: 13% !important; */
/* } */
/*  */
/* .table-head th, */
/* .content_scroll2 td { */
/* border: 1px solid #ddd; */
/* padding: 10px; */
/* text-align: center; */
/* vertical-align: middle; */
/* word-wrap: break-word; */
/* white-space: normal; */
/* } */

/* table end */

table {
    width: 100%;
    border-collapse: collapse;
}

th,
td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: start;
}

th {
    background-color: #f4f4f4;
}

.data.active {
    background-color: #CB0000;
    font-weight: bold;
}

.v-text {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

.main-head {
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}

.section-heading {
    text-align: start;
}

/* table tr th:first-child, */
/* table tr td:first-child { */
    /* width: 20% !important; */
/* } */
.table-overflow::-webkit-scrollbar { 
    width:6px;
    height: 6px;
}

.table-overflow::-webkit-scrollbar-thumb {
    background-color: rgb(203, 0, 0);
    border-radius: 4px;
    border: 6px solid rgb(203, 0, 0);
}

.table-overflow::-webkit-scrollbar-track {
    background-color: rgb(203, 0, 0, 0.3);
}