.hero-2 {
    min-height: 465px;
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .offcanvas__wrapper .offcanvas__content .offcanvas__close {
        top: -57px;
    }
}


@media screen and (min-width:1501px) and (max-width:1550px) {
    .header-main .main-menu ul li {
        position: relative;
        list-style: none;
        display: inline-block;
        margin-inline-end: 18px;
    }
}

@media screen and (min-width:1551px) and (max-width:1600px) {
    .header-main .main-menu ul li {
        position: relative;
        list-style: none;
        display: inline-block;
        margin-inline-end: 18px;
    }
}

@media screen and (min-width:1200px) {
    .hero-slider .container-fluid {
        padding: 0 150px;
    }

    .sticky .logo img {
        width: 46%;
    }

    #header-sticky ul {
        text-align: center;
    }

    .sticky .header-main .main-menu ul li a {
        padding: 20px 0;
    }

    .sticky .header-main {
        justify-content: center
    }
}

@media screen and (max-width:768px) {
    .header-section-2 .logo-image img {
        width: 65%;
    }

    .sticky .logo img {
        width: 46%;
    }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .sticky .mega-menu-wrapper {
        transform: translateY(0px);
    }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
    .hero-section-2 .swiper-slide.swiper-slide-active .hero-content {
        transform: translateY(36px) !important;
        -webkit-transform: translateY(36px) !important;
        -moz-transform: translateY(36px) !important;
        -ms-transform: translateY(36px) !important;
        -o-transform: translateY(36px) !important;
    }

    .hero-2 {
        min-height: 300px;
        padding: 128px 0 156px;
    }
}

.mean-container .mean-nav {
    background: none;
    margin-top: 0;
}

.mean-container .mean-bar {
    padding: 0;
    min-height: auto;
    background: none;
}

.mean-container .mean-nav>ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important;
}

.offcanvas__logo img {
    width: 60%;
}

@media screen and (max-width:768px) {
    .footer-bottom .footer-bottom-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px 0;
        flex-direction: column;
    }

}

@media screen and (min-width:1400px) and (max-width:1440px) {
    .hero-section-2 .swiper-slide.swiper-slide-active .hero-content {
        transform: translateY(36px) !important;
        -webkit-transform: translateY(36px) !important;
        -moz-transform: translateY(36px) !important;
        -ms-transform: translateY(36px) !important;
        -o-transform: translateY(36px) !important;
    }

    .hero-2 {
        min-height: 565px;
        padding: 157px 0 185px;
    }
}

/* .hero-2 {
    min-height: 665px;
    padding: 157px 0 185px;
} */

@media (min-width:768px) and (max-width: 1199px) {
    .hero-section-2 .swiper-slide.swiper-slide-active .hero-content {
        transform: translateX(13px);
    }

    .logo-image {
        position: absolute;
        top: 9px;
        background: #fff;
        text-align: center;
    }

    .offcanvas__wrapper {
        padding: 10px 20px;
    }
}

@media (max-width: 768px) {
    .hero-2 .hero-content h1 {
        font-size: 23px;
        line-height: 1.2em;
        font-weight: 500;
    }

    .hero-section-2 .swiper-slide.swiper-slide-active .hero-content {
        transform: translateY(36px) !important;
        -webkit-transform: translateY(36px) !important;
        -moz-transform: translateY(36px) !important;
        -ms-transform: translateY(36px) !important;
        -o-transform: translateY(36px) !important;
    }

    .hero-2 {
        min-height: 300px;
        padding: 30px 0 30px;
    }

    .hero-2 .hero-content p {
        color: var(--white);
        font-size: 14px;
        font-weight: 400;
        margin-top: 20px;
    }

    .hero-section-2 .swiper-pagination {
        left: 70%;
    }

    .hero-section-2 .swiper-pagination span {
        justify-content: flex-start;
    }
}

.experience {
    padding: 90px 0;
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #00000000 100%);
}

.about-section-2 .sub-title::before {
    position: absolute;
    left: -13px;
    background-image: url(../img/icon/icon_tile.png);
    content: '';
    width: 28px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
}

.c-img {
    padding: 10px;
    border: solid 1px #0008;
}

.about-wrapper-2 .about-image-items .about-image {
    transform: scale(1.1) translate(-20px, 10px);
}

.h2right {
    font-size: 27px;
    line-height: 1.5;
    color: var(--header);
}

.h3right {
    font-size: 21px;
    line-height: 1.5;
    font-weight: 600;
}

.year-circle {
    text-align: center;
    font-size: 45px;
    font-weight: 800;
    border: solid 2px var(--theme);
    padding: 30px 0;
    border-radius: 100px;
    color: #000;
    width: 83%;
    line-height: 1.3;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
}

.year-circle span {
    text-shadow: 0px 7px 4px #00000033;
}




@media (min-width:1300px) {
    .about_inner_title {
        font-size: 48px;
        font-weight: 500;
        line-height: 1.3;
        color: #09052F;
    }
}

@media (max-width:768px) {
    .about_inner_title {
        font-size: 36px;
        font-weight: 700;
        line-height: 1.3;
        color: #09052F;
    }

    .year-circle {
        font-size: 30px;
        padding: 30px 13px;
        line-height: 1.5;
    }

    .experience {
        padding: 40px 0px;
    }
}

@media (max-width:575px) {
    .about_inner_title {
        font-size: 28px;
        font-weight: 700;
        line-height: 1.3;
        color: #09052F;
    }

    .about-wrapper-2 .about-image-items .about-image {
        transform: inherit;
    }

    .year-circle {
        font-size: 25px;
        padding: 30px 13px;
    }

    .experience {
        padding: 40px 0px;
    }
}

@media (max-width:425px) {
    .about_inner_title {
        font-size: 25px;
        font-weight: 700;
        line-height: 1.3;
        color: #09052F;
    }

    .year-circle {
        font-size: 21px;
        padding: 30px 13px;
    }

    .experience {
        padding: 40px 0px;
    }
}

._plants {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.3;
    color: var(--header);
    font-family: "Poppins", sans-serif;
}

@media (max-width:425px) {
    ._plants {
        font-size: 30px;
    }
}

.about-wrapper-2 .about-content .about-wrapper-2 .about-content .icon-items {
    display: flex;
    gap: 20px;
}

.about-wrapper-2 .about-content .icon-items .content h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    padding-top: 10px;
}

.about-wrapper-2 .about-content .icon-items img {
    width: 60px;
    height: 70px;
}

.about-wrapper-2 .about-content p {
    padding-top: 10px;
    font-weight: 500;
    text-align: justify;
}

.about-wrapper-2 .about-content p strong {
    color: #09052F;
}

.about-wrapper-2 .about-content .about-icon-area {
    margin-top: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
}


@media (max-width: 1199px) {
    .about-wrapper-2 .about-content .about-icon-area {
        flex-wrap: wrap;
        gap: 30px;
    }
}

@media (max-width: 1024px) {
    .about-wrapper-2 .about-content .about-icon-area {
        flex-wrap: wrap;
        gap: 13px;
    }
}

@media (max-width: 575px) {
    .about-wrapper-2 .about-content .about-icon-area {
        margin-top: 30px;
        gap: 11px;
    }

    .about-wrapper-2 .about-content .icon-items .content h4 {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    .about-wrapper-2 .about-content .about-icon-area {
        margin-top: 30px;
        gap: 5px;
    }

    .about-wrapper-2 .about-content .icon-items .content h4 {
        font-size: 12px;
    }
}



.tab .nav-tabs {
    border: none;
    background: #f7f7f7;
    border-radius: 30px;
    display: inline-block;
}

.tab .nav-tabs .nav-link {
    color: #23244a;
    font-weight: bold;
    float: left;
    border-radius: 30px;
    position: relative;
    display: inline-block;
    border: none;
    margin: 0;
    background: transparent;
    padding: 15px 40px;
}

.tab .nav-tabs .nav-link.active,
.tab .nav-tabs .nav-link:hover,
.tab .nav-tabs.active>a:focus,
.tab .nav-tabs>a:hover {
    background: #f9a305;
    color: #ffffff;
    border: none;
}

.tab .tab-content {
    padding: 30px;
}

.grey-bg .tab .tab-content {
    background: #ffffff;
}

.tab.style-2 .nav-tabs {
    margin-bottom: 15px;
    border-radius: 0;
    background: transparent;
}

.tab.style-2 .nav-tabs .nav-link {
    /* background: #fff6f6; */
    background: #ffe3e3;
    border-radius: 0;
    border-right: 1px solid #efefef;
    padding: 2px 0px;
    margin: 0 20px;
}

@media screen and (max-width:1024px) {
    .tab.style-2 .nav-tabs .nav-link {
        margin: 0;
        font-size: 14px;
    }


}

.tab.style-2 .nav-tabs .nav-link:last-child {
    border-right: none;
}

/* .tab.style-2 .nav-tabs .nav-link.active,
.tab.style-2 .nav-tabs .nav-link.active:hover,
.tab.style-2 .nav-tabs .nav-link.active:focus,
.tab.style-2 .nav-tabs .nav-link:hover {
    color: #09052f;
    border-bottom: solid 2px #000;
} */
.tab.style-2 .nav-tabs .nav-link.active,
.tab.style-2 .nav-tabs .nav-link.active:hover,
.tab.style-2 .nav-tabs .nav-link.active:focus,
.tab.style-2 .nav-tabs .nav-link:hover {
    background: var(--theme);
    color: #ffffff;
}

.tab.style-2 .nav-tabs .nav-link.active img,
.tab.style-2 .nav-tabs .nav-link:hover img {
    filter: invert(1);
}

.text-theme {
    color: var(--theme);
}

.tab-heading {
    font-size: 46px;
}

.lead-p {
    padding-top: 10px;
    font-weight: 500;
    text-align: justify;
}

.ops-tab {
    padding: 60px 0px;
    background: #eeeff4;
}

@media (max-width: 576px) {
    .tab .nav-tabs .nav-link {
        padding: 10px 20px;
        width: 100%;
    }
}

.home-06 {
    padding: 30px 40px 40px 30px;
    width: 100%;
    height: 380px;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    text-align: justify;
}

@media (max-width:575px) {
    .home-06 {
        margin-bottom: 10px;
    }
}

.home-06 span {
    display: block;
    font-size: 72px;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: 0.2;
    color: #fff;
    line-height: 40px;
}

.after_2:before {
    content: '' !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 79%) !important;
    z-index: -1;
}

.home-06:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(181 0 0 / 88%);
    z-index: -1;
}

.home-06 h2 {
    margin: 30px 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
}

.home-06 p {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
}

.join-section_c {
    background-color: #00000008;
    padding: 80px 0;
}

.primary-bg {
    background-color: #b50000;
}

.join-section {
    margin-bottom: 20px;
    overflow: hidden;
    color: #fff;
    text-align: justify;
}

@media (min-width:1450px) {
    .join-img {
        width: 100%;
        height: 440px;
    }

    .home-06 {
        height: 320px;
    }
}

.join-section .section-title {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    padding-top: 60px;
}

.wv-pt-95 {
    padding-top: 95px;
}

.wv-pb-42 {
    padding-top: 42px;
}

.tp-about-area {
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #00000000 100%);
}

.fs-25 {
    font-size: 25px;
}

.fs-18 {
    font-size: 18px;
}

.tp-about-expreance .plus {
    position: absolute;
    top: 12px;
    right: -23px;
}

.abot_ex {
    font-size: 120px;
    font-weight: 600;
    color: var(--theme);
}

.tp-ff-dm {
    font-weight: 500;
}

.fw-600 {
    font-weight: 600;
}

.tp-about-cst-thumb img {
    border-radius: 20px;
}

.tp-about-cst-thumb {
    border-bottom: 1px solid #E7EAEA;
    margin-bottom: 37px;
    padding-right: 30px;
    padding-bottom: 50px;
}

.tp-about-cst-tab ul {
    display: flex;
    flex-wrap: wrap;
}

.tp-about-cst-tab ul li {
    list-style: none;
    margin-right: 42px;
}

.tp-about-cst-tab ul li a {
    font-weight: 700;
    color: #10302a;
}

.tp-about-cst-tab ul li a.active {
    border-bottom: 1px solid #10302a;
}

.tp-round-20 {
    border-radius: 20px;
}

.tpswing {
    margin-top: 50px;
    animation: tpSwing 2s linear infinite alternate;
}

@keyframes tpSwing {
    0% {
        transform: rotate(6deg);
    }

    100% {
        transform: rotate(-6deg);
    }
}

.tp-about-cst-title-wrap {
    margin-bottom: 80px;
}

.tp-about-cst-tab-wrap .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.tp-about-2-title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.4;
    padding-top: 60px;
}

@media (max-width:575px) {
    .tp-about-2-title {
        font-size: 30px;
        padding-top: 0px;
    }
}

.feature-block_two {
    position: relative;
    margin-bottom: 30px;
}

.feature-block_two-inner {
    position: relative;
    overflow: hidden;
    border-radius: 25px;
    padding: 12px 25px 30px;
    background-image: linear-gradient(to bottom, #010101, #0c0c0c, #141414, #1a1a1a, #202020);
}

.feature-block_two-inner:hover {
    background-image: linear-gradient(to bottom, #fe5d01, #f65a01, #ed5701, #e55401, #dd5101);
}

.feature-block_two-title {
    position: relative;
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 0.40;
    color: var(--white-color);
    text-transform: uppercase;
    font-family: "Lexend Deca", sans-serif;
}

.feature-block_two-icon {
    position: relative;
    display: block;
    text-align: right;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--white-color);
}

.feature-block_two-icon i {
    position: relative;
    display: inline-block;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.feature-block_two-inner:hover .feature-block_two-icon i {
    transform: rotateY(180deg);
}

.feature-block_two_count {
    position: relative;
    font-weight: 700;
    font-size: 48px;
    line-height: 50px;
    color: var(--white-color);
    font-family: "Lexend Deca", sans-serif;
}

.feature-block_two_count sup {
    position: relative;
    color: var(--main-color);
}

.feature-block_two-inner:hover .feature-block_two_count sup {
    color: var(--white-color);
}

.feature-block_two_text {
    position: relative;
    font-size: 12px;
    color: var(--white-color);
    text-transform: capitalize;
}

@media (max-width:575px) {
    .about-one {
        padding: 30px 0px 30px;
    }
}

.hero-area-3 .section-title {
    font-size: 65px;
}

.hero-area-3 {
    position: relative;
}

.hero-area-3::after {
    content: '';
    position: absolute;
    right: -2%;
    top: 0%;
    height: 600px;
    width: 600px;
    border-radius: 300px;
    background: #f9e1e1;
    z-index: -1;
    filter: blur(79px);
}

@media (max-width:1370px) {
    .hero-area-3 .section-title {
        font-size: 57px;
    }
}

.hero-area-3 .section-title {
    max-width: 780px;
}

@media (min-width:1199px) {
    .hero-area-3 .section-span-title {
        position: absolute;
        right: 0%;
        top: 0%;
        font-size: 33px;
        font-weight: 500;
        width: 300px;
        line-height: 1;
        color: var(--theme);
    }
}

@media (max-width:575px) {
    .hero-area-3 .section-title {
        font-size: 30px;
        padding-bottom: 20px;
    }
}

.hero-area-3 .section-span-title {
    font-size: 33px;
    font-weight: 500;
    line-height: 1;
    color: var(--theme);
}

.about-to-bg {
    min-height: 600px;
    background-image: url(../img/about-to-bg.avif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

@media screen and (max-width:1400px) {
    .product_section {
        padding: 50px 0;
    }
}

.product_section {
    background-image: url(../img/product_section_bg.avif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px 0;
    margin-top: 40px;
}

.product_section .section-title {
    text-align: center;
}

.product_section .section-title .h2Center {
    font-size: 120px;
    color: transparent;
    -webkit-text-stroke: 1px #999999;
}

@media screen and (max-width:600px) {
    .product_section .section-title .h2Center {
        font-size: 70px;
    }
}

.product_section .sub-title {
    position: relative;
    color: #fff;
}

.product_section .sub-title span {
    -webkit-text-fill-color: #fff;
}

.product_section .sub-title::before {
    position: absolute;
    left: -13px;
    background-image: url(../img/icon/icon_tile.png);
    content: '';
    width: 28px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    filter: brightness(18.5);
}

.produc_content_home_box {
    position: relative;
    padding: 0 10px;
}

.produc_content_home_box span {
    position: absolute;
    font-size: 110px;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px #f48536;
    left: 30px;
    z-index: 0;
    opacity: 0.4;
    top: 20px;
}

.produc_content_home_box .pro-h6 {
    font-size: 14px;
    z-index: 1;
    position: relative;
}

.produc_content_home_box p {
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #5B5B5B;
    margin-top: 10px;
}

.produc_content_home_box a {
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
    color: #037DE2;
}

.produc_img_home_box,
.produc_img_home_box2 {
    position: relative;
}

.produc_img_home_box::after {
    position: absolute;
    right: -14px;
    top: 50%;
}

.produc_img_home_box::before {
    position: absolute;
    right: -14px;
    top: 35%;
    transform: rotate(180deg);
}

.produc_img_home_box2::after {
    position: absolute;
    left: -15px;
    top: 50%;
}

.produc_img_home_box2::before {
    position: absolute;
    left: -15px;
    top: 35%;
    transform: rotate(180deg);
}

@media(min-width:1400px) {

    .produc_img_home_box::before,
    .produc_img_home_box2::before {
        top: 37%;
    }

    .produc_img_home_box::before,
    .produc_img_home_box::after {
        right: -15px;
    }
}

.produc_img_home_box::after,
.produc_img_home_box::before,
.produc_img_home_box2::after,
.produc_img_home_box2::before {
    content: '';
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #ffffff;
}

.product_section .theme-btn {
    background: transparent;
    color: var(--white);
    border: 1px solid var(--white);
    padding: 15px 40px;
}

.product_v_btn .theme-btn::after,
.product_v_btn .theme-btn::before {
    background-color: var(--theme);
}

@media screen and (max-width:768px) {
    .mobile_product .produc_content_home_box {
        position: relative;
        padding: 0 10px;
        top: 26%;
    }
}

@media screen and (min-width:601px) and (max-width:768px) {
    .produc_img_home_box::before {
        position: absolute;
        right: -14px;
        top: 33%;
        transform: rotate(180deg);
    }

    .produc_img_home_box::after {
        position: absolute;
        right: -14px;
        top: 52%;
    }
}

.accordion-header {
    display: flex;
    padding: 30px 60px;
    cursor: pointer;
    font-size: 24px;
    background: transparent;
    color: #000;
    align-items: center;
}

@media (max-width:575px) {
    .accordion-header {
        padding: 30px 10px;
    }
}

.accordian-part .accordion-items {
    position: relative;
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #00000000 100%);
}

.active-header {
    font-weight: 600;
}

.accordion-items:after {
    content: "";
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background: linear-gradient(to right, #232323 0%, #5c5c5c 100%);
    position: absolute;
    display: block
}

.accordion-content {
    display: none;
    padding: 0 0 30px 30px;
}

.fs-h6 {
    color: var(--theme);
}

.inner-accord-content {
    display: flex;
    gap: 15px;
    align-items: center
}

.number-accord {
    background: var(--theme);
    display: flex;
    align-content: center;
    height: 50px;
    width: 50px;
    border-radius: 100px;
    color: #fff;
    justify-content: center;
    align-items: center;
}

.inner-accord-content h6 {
    font-weight: 600;
    margin-bottom: 0
}

.inner-accord-content h6 span {
    font-weight: 400;
    font-size: 16px
}

.active-header .inner-accord-content h6 {
    color: #000
}

.acord-icon img {
    width: 35%;
    border-radius: 100px;
    border: solid 2px #ffb2b2;
}

.acord-icon {
    text-align: center;
}

.active-header .acord-icon img {
    display: none;
}

.active-header.accordion-header {
    color: #000
}

.active-header.accordion-header:after {
    display: none
}

.active-header.accordion-header {
    padding-bottom: 10px
}

.inner-content-accord-para {
    line-height: 1.5;
    padding: 0 133px;
    font-weight: 500;
    text-align: justify;
    padding-top: 30px;
    padding-bottom: 20px;
    font-size: 15px;
}

.inner-content-accord-para p {
    font-size: 20px;
    color: #000;
    line-height: 1.5;
}

@media (max-width: 1024px) {
    .inner-content-accord-para {
        padding: 0 30px;
    }
}

@media (max-width: 575px) {
    .inner-content-accord-para {
        padding: 0 0px;
    }

    .accordion-content {
        padding: 0 10px;
        padding-bottom: 30px;
    }

    .inner-content-accord-para p {
        font-size: 16px;
    }
}


.Expertise {
    padding: 80px 0;
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #ffeeee2e 100%);
}

.expertiseimg {
    border-radius: 40px;
    overflow: hidden;
}

@media (max-width:1100px) {
    .expertise_title {
        font-size: 30px !important;
        font-weight: 700;
        line-height: 1.4;
        padding-top: 60px;
    }

    .Expertise {
        padding: 40px 0;
    }
}

.expertise_title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.4;
    padding-top: 60px;
}

@media screen and (max-width:575px) {
    .expertise_title {
        padding-top: 20px;
    }
}

.vision-c {
    padding: 40px 47px 40px 47px;
    border: solid 3px #ff1d1d33;
    border-left: 0;
    border-bottom: 0;
    border-radius: 0px 78px 81px 0px;
    position: relative;
    -webkit-border-radius: 0px 78px 81px 0px;
    -moz-border-radius: 0px 78px 81px 0px;
    -ms-border-radius: 0px 78px 81px 0px;
    -o-border-radius: 0px 78px 81px 0px;
}

.vision-c::after {
    content: '';
    position: absolute;
    bottom: 0;
    background: #ff1d1d33;
    width: 87%;
    height: 4px;
    left: 8%;
    border-radius: 100% 0% 100% 0%;
}

@media screen and (max-width:575px) {
    .vision-c::after {
        width: 61%;
        height: 4px;
        left: 23%;
        bottom: -3px;
    }

    .vision-c {
        padding: 40px 47px 40px 10px;
    }
}

.mission-c {
    padding: 40px 0px 40px 44px;
    border: solid 3px #ff1d1d33;
    border-right: 0;
    border-radius: 100px 0px 0px 100px;
    border-top: 0;
    position: relative;
    -webkit-border-radius: 100px 0px 0px 100px;
    -moz-border-radius: 100px 0px 0px 100px;
    -ms-border-radius: 100px 0px 0px 100px;
    -o-border-radius: 100px 0px 0px 100px;
}

.Sustainability {
    background-image: url(../img/Sustainability-banner-pic.avif);
    padding: 80px 0;
}

@media (max-width:1100px) {
    .Sustainability_title {
        font-size: 30px !important;
        font-weight: 700;
        line-height: 1.4;
        padding-top: 0px;
    }

    .Sustainability {
        padding: 40px 0;
    }
}

.Sustainability_title {
    font-size: 60px;
    font-weight: 700;
    background: url(../img/Sustainability-middle-banner.avif) no-repeat center center;
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.Customer-Centric {
    padding: 40px 0;
}

@media (max-width:1100px) {
    .Customer-Centric_title {
        font-size: 30px !important;
        font-weight: 700;
        line-height: 1.4;
        padding-top: 60px;
    }
}

.Customer-Centric_title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.4;
    padding-top: 60px;
}

.Customer-Centricimg img {
    border-radius: 0px 30px 30px 0px;
    width: 68%;
}

@media screen and (max-width:575px) {

    .Customer-Centricimg img,
    .diversificationimg img {
        border-radius: 30px !important;
        width: 100% !important;
        height: 230px;
    }
}

.diversification {
    padding: 40px 0;
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #ffeeee2e 100%);
}

.diversificationimg img {
    border-radius: 30px 0px 0px 30px;
    width: 68%;
}

.cta-section {
    position: relative;
}

.cta-wrapper-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 120px 0;
}

.cta-wrapper-2 .content .cta-section-h2 {
    font-size: 40px;
    color: var(--white);
    margin-bottom: 20px;
    text-align: center;
    font-family: serif;
}

@media screen and (max-width:768px) {
    .cta-wrapper-2 {
        padding: 35px 0;
    }

    .cta-wrapper-2 .content .cta-section-h2 {
        font-size: 30px;
    }
}

.why_choose_us {
    padding: 60px 0;
    overflow: hidden;
}

.why_choose_us .theme-btn {
    position: absolute;
    right: 0;
    bottom: 0px;
    padding: 8px;
    border-radius: 25px 0px 0px 0px;
}

.why_choose_us .theme-btn i {
    transform: rotate(-45deg);
}

.why_choose_us .thumb_content {
    padding: 0 10px;
    padding-top: 20px;
}

.why_choose_us .thumb_content .thumb_h5 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}

.why_choose_us .thumb_content .thumb_p {
    color: #ffffff;
    font-size: 13px;
    line-height: 1.3;
    padding-top: 6px;
}

.why_choose_us .thumb img {
    height: 150px;
}

.why_choose_us .section-title .h2right {
    font-size: 27px;
    line-height: 1.5;
}

@media (max-width:575px) {
    .why_choose_us .section-title .h2right {
        padding-bottom: 20px;
    }

    .why_choose_us .section-title .h2right {
        font-size: 24px;
    }
}

.why_choose_us .sub-title::before {
    position: absolute;
    left: -13px;
    background-image: url(../img/icon/icon_tile.png);
    content: '';
    width: 28px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.Clients_value .section-title {
    width: fit-content;
    margin: auto;
}

.Clients_value .home_s .swiper-slide {
    /* width: auto !important; */
}

.Clients_value .sub-title::before {
    position: absolute;
    left: -13px;
    background-image: url(../img/icon/icon_tile.png);
    content: '';
    width: 28px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
}

.popular-product-slider .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* display: flex;
    transition-property: transform;
    box-sizing: content-box;
    justify-content: center; */
}

.footer-section {
    padding: 60px 10px 0px;
}

.section-bg {
    background-image: url(../img/footer_bg.avif);
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
    gap: 10px;
    margin-top: 40px;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a {
    background-color: var(--white);
    color: var(--header);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 0%;
    display: inline-block;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover {
    background-color: var(--theme);
    color: var(--white);
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon.style-2 {
    margin-top: 20px;
    gap: 15px;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon.style-2 a {
    width: initial;
    height: initial;
    background-color: transparent;
}

.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon.style-2 a:hover {
    color: var(--theme);
}

/* .footer-widgets-wrapper .single-footer-widget .widget-head {
    text-align: center;
} */

.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
    padding-bottom: 16px;
    text-align: center;
    border-bottom: solid 1px #ffffff33;
    margin-bottom: 31px;
    width: 100%;
}

/* @media screen and (max-width:991px) {
    .footer-widgets-wrapper .single-footer-widget .widget-head h3 {
        text-align: start;
    }
} */



.footer-widgets-wrapper .single-footer-widget .widget-head h3 {
    font-weight: 600;
    color: var(--white);
    font-size: 18px;
    display: inline-block;
}

.footer-widgets-wrapper .single-footer-widget .list-items li {
    transition: all 0.4s ease-in-out;
    font-weight: 500;
    padding-left: 0px;
    position: relative;
}

.footer-widgets-wrapper .single-footer-widget .list-items li a .fa {
    margin-right: 6px;
}

.footer-widgets-wrapper .single-footer-widget .list-items li a {
    color: var(--white);
    font-size: 14px;
}

.footer-widgets-wrapper .single-footer-widget .list-items li:hover a {
    color: var(--theme);
}

.footer-widgets-wrapper .single-footer-widget .list-items .cell-li {
    border-bottom: solid 1px #ffffff38;
    padding: 5px 10px;
    padding-left: 0;
}

.footer-widgets-wrapper .single-footer-widget .contact-list-2 li:not(:last-child),
.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child) {
    border-bottom: solid 1px #ffffff38;
    padding: 5px 10px;
    padding-left: 0px;
}

.footer-widgets-wrapper .single-footer-widget .contact-list-2 li p {
    line-height: 1.3;
    margin: 4px 0;
}

.footer-widgets-wrapper .single-footer-widget .contact-list-2 li:not(:last-child) {
    margin-bottom: 15px;
}

/* @media screen and (min-width:1200px) {
    .footer-widgets-wrapper .single-footer-widget .contact-list-2 li:not(:last-child) p {
        margin-bottom: 20px;
    }
} */

.footer-widgets-wrapper .single-footer-widget .contact-list-2 li p,
.footer-widgets-wrapper .single-footer-widget .list-items li p {
    color: var(--white);
    font-weight: 500;
    font-size: 15px;
}

.footer-widgets-wrapper .single-footer-widget .contact-list-2 li {
    padding: 5px 10px;
}

.footer-bottom .footer-bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
}

.footer-bottom {
    border-top: solid 1px #fff4;
    margin-top: 50px;
}

.footer-bottom .footer-bottom-wrapper p {
    color: #fff;
}

.footer_gv {
    position: relative;
    bottom: -60px;
    right: 0;
}

@media screen and (max-width:1440px) {
    .footer_gv {
        position: relative;
        bottom: -65px;
        left: 0%;
        width: 93%;
    }
}

@media screen and (max-width:1368px) {
    .footer_gv {
        position: relative;
        bottom: -73px;
        left: 0%;
        width: 100%;
    }
}

@media screen and (max-width:1024px) {
    .footer_gv {
        position: absolute;
        bottom: 8%;
        width: 15%;
        left: 81%;
    }
}

@media screen and (max-width:768px) {
    .footer_gv {
        position: absolute;
        bottom: 8%;
        right: 15px;
        width: 27%;
        z-index: 0;
    }
}

@media screen and (max-width:575px) {
    .footer_gv {
        position: absolute;
        bottom: 8%;
        width: 20%;
        left: 40%;
    }
}

@media screen and (max-width:375px) {
    .footer_gv {
        position: absolute;
        bottom: 7%;
        width: 20%;
        left: 40%;
    }
}

.footer-widgets-wrapper .single-footer-widget .widget-head a img {
    background: white;
}

@media screen and (max-width:768px) {
    .footer-widgets-wrapper .single-footer-widget {
        margin-top: 30px;
        padding-top: 15px;
    }

    .footer-section {
        padding: 10px 10px 0px;
        background-size: cover;
        background-position: left;
    }

    .footer-widgets-wrapper .single-footer-widget .widget-head {
        margin-bottom: 10px;
        text-align: center;
    }

    .footer-widgets-wrapper .single-footer-widget .list-items li .d-flex,
    .footer-widgets-wrapper .single-footer-widget .contact-list-2 li .d-flex {
        display: flex !important;
        flex-direction: column !important;
        align-items: center;
        text-align: center;
    }

    .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
        justify-content: center;
    }

    .footer-widgets-wrapper .single-footer-widget .list-items li {
        text-align: center;
    }

    .Clients_value .swiper .swiper-slide {
        text-align: center;
    }

    .submenu {
        font-style: italic;
        font-weight: 400;
    }
}

@media screen and (max-width:575px) {
    .Clients_value .swiper .swiper-slide {
        text-align: inherit;
    }

    .popular-product-slider .swiper-wrapper {
        text-align: center;
        justify-content: inherit;
    }
}

.vision_sec {
    background: #eeeff4;
    padding: 60px 0;
}

.vision_sec .h5heading {
    color: var(--theme);
    font-size: 20px;
}

.vision_sec .industry_intro p {
    padding: 16px 0;
    font-size: 14px;
    line-height: 1.6;
}

.team_head {
    padding: 60px 0;
}

.team-cards {
    cursor: pointer;
}

.team-contents p {
    font-size: 14px;
    font-weight: 700;
    color: #e20303;
}

.fs-h3 {
    font-size: 48px;
}

.our-team-section {
    background: radial-gradient(circle at 100% 30%, #ff10101f 40%, #ffffff 60%, #00000000 100%);
}

.rajiv_article,
.abhishek_article {
    width: fit-content;
}

@media screen and (min-width:993px) {
    .abhishek_article {
        margin-left: auto;
    }
}

.team-cards img {
    position: relative;
}

.team-cards img {
    border-radius: 10px;
}

.team-contents {
    background: linear-gradient(1deg, #ffffff, #ffececfa, #fff);
    z-index: 2;
    position: relative;
    bottom: 77px;
    left: 5%;
    padding: 10px 15px 5px;
    border-radius: 10px;
    /* width: 84%; */
}



@media screen and (max-width:991px) {
    .sm-orders {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width:911px) {
    .team-contents p {
        font-size: 13px;
    }


}

@media screen and (max-width:911px) {
    .our-team-section {
        background: radial-gradient(circle at 37% 20%, #ff10101f 0%, #ffffff 80%, #00000000 100%);
    }

    .team-contents {
        width: 100%;
        position: inherit;
        padding: 26px 0px 5px;
        background: transparent;

    }

    .team_head {
        padding: 40px 0;
    }
}

.directors-team .fs-h2 {
    color: var(--theme);
    opacity: 80%;
    font-size: 70px;
    font-weight: 600;
}

@media (min-width:1200px) {
    .director_intro h4 {
        font-size: 40px;
    }

    .director_intro .pl-3 {
        padding-left: 15px;
    }

    .director_intro .pr-3 {
        padding-right: 30px;
    }


}

@media (min-width:1100px) {
    .director_intro p {
        font-size: 21px;
        line-height: 37px;
        font-weight: 500;
        margin-top: 10px;
        color: var(--header);
    }
}

.meet-us-banner img {
    width: 100%;
    border-radius: 15px;
}

.meet-us-inner-content {
    color: #fff;
}

.meet-us-inner-content {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    max-width: 70%;
    z-index: 2;
}

.meet-us-inner-content .fs-h3 {
    color: #fff;
    font-weight: 600;
    line-height: 1.4;
    font-size: 27px;
}

@media (max-width: 1366px) {
    .fs-h3 {
        font-size: 27px;
    }
}



.meet-us-at {
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #00000000 100%);
    padding: 60px 0;
}

.banner-button-outer .btn {
    margin-right: 15px;
    border-radius: 0;
}

@media (max-width:1024px) {
    .meet-us-inner-content {
        left: 50px;
    }
}

@media (max-width: 768px) {
    .meet-us-inner-content .fs-h3 {
        font-size: 19px;
        width: 90%;
    }
}

@media (max-width:575px) {
    .meet-us-content {
        position: inherit !important;
    }

    .meet-us-inner-content {
        position: inherit;
        transform: translateY(-114%);
        max-width: 100%;
        padding: 0 10px;
        -webkit-transform: translateY(-114%);
        -moz-transform: translateY(-114%);
        -ms-transform: translateY(-114%);
        -o-transform: translateY(-114%);
    }

    .meet-us-banner img {
        height: 170px;
    }

    /* .meet-us-inner-content .fs-h3 {
        color: #fff;
        font-weight: 600;
        line-height: 1.4;
        font-size: 15px;
        width: 80%;
    } */
    .meet-us-inner-content .fs-h3 {
        color: #fff;
        font-weight: 600;
        line-height: 1.4;
        font-size: 13px;
        width: 76%;
    }


    .banner-button-outer .gradient-btn-bg {
        padding: 9px 24px;
        font-size: 14px;
    }

    .banner-button-outer {
        display: flex;
        justify-content: space-around;
    }

    .banner-button-outer .btn {
        margin-right: inherit;
    }

    .meet-us-at-container {
        height: 150px;
    }
}

.profile_card {
    transition: all ease-in-out .5s;
}

.profile_card:hover {
    filter: none;
    box-shadow: 0 0 #000;
    border: solid 1px #0002;
    transition: all ease-in-out .5s;
    box-shadow: -1px 10px 8px -3px #0002;
}

.profile_title_box {
    text-align: center;
    padding-bottom: 18px;
}

.profile_title_box h3 {
    text-align: center;
    text-transform: capitalize;
    font-family: var(--box-heading);
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 20px;
    color: #721e1b;
}

.profile_title_box span {
    text-decoration: underline;
}

.profile_card:hover .profile_title_box span {
    color: #721e1b;
}

.profile_card .profile_card_img {
    position: relative;
    transition: 0.6s all ease-in-out;
    overflow: hidden;
}

.profile_card .card-link {
    position: absolute;
    z-index: 10;
    color: aliceblue;
    align-items: center;
    margin: auto;
    left: 40%;
    top: 0%;
    opacity: 0;
    transition: 0.6s all ease-in-out;
    background: #09052f;
    border-radius: 100%;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.profile_card .card-link span .fa {
    color: #f8f7f2;
    font-size: 36px;
    transform: rotate(321deg);
    font-weight: 300;
}

.profile_card:hover .card-link {
    top: 40%;
    opacity: 1;
}

.profile_card:hover .profile_card_img::after {
    height: 100%;
    width: 100%;
}

.profile_card .profile_card_img::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0%;
    height: 0;
    z-index: 1;
    transition: 0.6s all ease-in-out;
    background-color: #e203037a;
}

.board_ .modal-header {
    width: max-content;
    position: absolute;
    right: 0;
    padding: 5px;
    background: #000;
    border-radius: 0;
    z-index: 999;
}

.board_ .modal-header .btn-close {
    margin: auto;
    filter: invert(24);
    -webkit-filter: invert(24);
    transition: 0.9s;
}

.board_ .modal-header .btn-close:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.board_ .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.board_ .modal-header .modal-open {
    padding-right: 0px !important;
}

.team_head .headingh1 {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 700;
    color: var(--header);
    font-family: "Poppins", sans-serif;
}

.team_head .team_pre {
    font-weight: 400;
    color: var(--header);
    margin-bottom: 18px;
    text-align: justify;
    margin: 0;
    line-height: 1.5;
    margin-top: 15px;
}

@media (max-width:1366px) {
    .team_head .team_pre {
        font-size: 24px;
    }
}

@media (max-width:1100px) {

    .team_head .headingh1,
    .directors-team .fs-h2 {
        font-size: 36px;
    }

    .team_head .team_pre {
        font-size: 18px;
    }
}

@media (max-width:575px) {
    .team_head .team_pre {
        font-size: inherit;
    }
}

.team_group {
    padding: 70px 0;
    background: #d1c8a726;
}

.team_group .left_head .headingh1 {
    font-size: 25px;
    line-height: 1.2;
    color: #fff;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    background: #e20303;
    padding: 3px 20px;
}

.team_group2 .card-title {
    font-size: 18px;
    font-weight: 500;
}

.team_group2 p {
    font-size: 15px;
    font-weight: 400;
}

.team-modal-header-bg {
    background: #ffe7e7;
}

.modal_h_box {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
}

.modal_p {
    font-weight: 500;
    color: var(--header);
    margin-bottom: 18px;
    text-align: justify;
    font-size: 16px;
    margin: 0;
    line-height: 1.5;
    margin-top: 15px;
}

.infra {
    padding: 70px 0;
}

.infra .headingh1 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    color: var(--header);
    font-family: "Poppins", sans-serif;
    display: flex;
    justify-content: center;
}

.infro_box .title {
    font-size: 29px;
    line-height: 1.2;
    font-weight: 600;
    color: var(--header);
    font-family: "Poppins", sans-serif;
}

.infro_box .sub_title {
    font-weight: 400;
    color: #4d4c50;
    margin-bottom: 18px;
    text-align: justify;
    font-size: 17px;
    margin: 0;
    line-height: 1.5;
    margin-top: 15px;
}

.infra_bg {
    background: #f3eeee;
}

.infra_pre {
    font-weight: 400;
    color: var(--header);
    margin-bottom: 18px;
    text-align: justify;
    margin: 0;
    line-height: 1.5;
}

.table-heading {
    background-color: #d9edf7;
    font-weight: bold;
    text-align: center;
}

.table-heading th {
    color: var(--header);
}

.table-heading .sub_title th {
    color: var(--header);
    font-size: 16px;
    font-weight: 500;
}

.machine-make {
    text-align: center;
    font-size: 1.2rem;
    vertical-align: middle;
    color: var(--header);
}

.footer-row {
    background-color: #fde9e9;
    font-weight: bold;
}

.right-align {
    text-align: right;
}

.after_pwr {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
}

.pwer {
    position: relative;
}

.pwer::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    z-index: 0;
    background-image: url(../img/brand-shape.png);
    background-repeat: no-repeat;
    bottom: 0;
    top: 56%;
    background-size: auto;
}

.after_pwr::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(8, 39, 3, 0.6);
}

.contact-wrapper .contact-content .icon-items {
    background-color: var(--white);
    box-shadow: 0px 26px 81px 0px rgba(0, 0, 0, 0.09);
    padding: 30px 20px;
    text-align: center;
}

.contact-wrapper .contact-content .icon-items .icon {
    margin-bottom: 15px;
    padding: 0 15px;
}

.contact-wrapper .contact-items {
    margin-left: 30px;
    background-color: var(--white);
    box-shadow: var(---box-shadow);
    padding: 50px 40px;
}

@media (max-width: 1199px) {
    .contact-wrapper .contact-items {
        margin-left: 0;
    }
}

.contact-wrapper .contact-items .form-clt input,
.contact-wrapper .contact-items .form-clt textarea {
    width: 100%;
    outline: none;
    border: none;
    background-color: #f3f3f3;
    padding: 16px 30px;
    color: var(--text);
    text-transform: capitalize;
}

.contact-wrapper .contact-items .form-clt textarea {
    padding-bottom: 150px;
}

.contact-section-2 {
    background: radial-gradient(circle at 70% 60%, #ff10101f 26%, #ffffff 62%, #ffeeee2e 100%);
}

.single-contact-card {
    padding: 20px 10px;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 585px) {
    .single-contact-card {
        padding: 30px;
    }
}

.single-contact-card:hover .icon {
    color: var(--theme) !important;
    background-color: var(--white) !important;
}

.single-contact-card:hover .bottom-part .icon {
    color: var(--theme) !important;
    background-color: var(--white) !important;
}

.single-contact-card .top-part {
    overflow: hidden;
}

.single-contact-card .top-part .icon {
    width: 70px;
    height: 70px;
    font-size: 25px;
    line-height: 70px;
    border-radius: 50%;
    background-color: var(--theme);
    text-align: center;
    float: left;
    color: #fff;
    overflow: hidden;
    margin-right: 20px;
    transition: all 0.4s ease-in-out;
}

.single-contact-card .top-part .title {
    overflow: hidden;
}

.single-contact-card .bottom-part {
    margin-top: 8px;
    overflow: hidden;
}

.single-contact-card .bottom-part .icon {
    width: 50px;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    float: right;
    overflow: hidden;
    margin-left: 20px;
    transition: all 0.4s ease-in-out;
}

.single-contact-card .bottom-part .info {
    display: inline-block;
    overflow: hidden;
}

.contact-form-items {
    background-color: #000;
    padding: 25px;
}

@media (max-width: 767px) {
    .contact-form-items {
        padding: 60px 40px;
    }
}

@media (max-width: 575px) {
    .contact-form-items {
        padding: 20px;
    }
}

.contact-form-items .title {
    margin-bottom: 40px;
}

.contact-form-items .title h2 {
    font-size: 36px;
    margin-bottom: 5px;
    color: #ffffff;
}

.contact-form-items .form-clt input,
.contact-form-items .form-clt textarea {
    padding: 18px 30px;
    border: none;
    outline: none;
    background-color: var(--white);
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: var(--text);
}

@media (max-width: 575px) {

    .contact-form-items .form-clt input,
    .contact-form-items .form-clt textarea {
        padding: 12px 20px;
    }
}

.contact-form-items .form-clt textarea {
    padding: 18px 30px 110px;
}

@media (max-width: 575px) {
    .contact-form-items .form-clt textarea {
        padding: 12px 20px 90px;
    }
}

.contact-form-items .form-clt::placeholder {
    color: var(--text);
}

.office-google-map-wrapper iframe {
    width: 100%;
    height: 600px;
}

.product-details-section .tab-heading {
    font-size: 17px;
    font-weight: 600;
    padding: 10px;
    position: absolute;
    bottom: 26px;
    left: 0;
    right: 0;
    background: radial-gradient(circle at 59% 9%, #ff10101f 0%, #ffffff -3%, #00000000 100%);
}

@media screen and (max-width:575px) {
    .product-details-section .tab.style-2 .nav-tabs .nav-link {
        margin: 0px;
    }

    .icon-tb img {
        width: 9% !important;
    }
}

.produc_box {
    text-align: center;
    background: white;
    position: relative;
    overflow: hidden;
    border-radius: 22px;
}

.product-details-section {
    background: #00000008;
}

.icon-tb img {
    width: 16%;
    margin-right: 10px;
}

.insfrasture .headingh1 {
    font-size: 45px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--header);
    width: 70%;
}

@media screen and (max-width:1024px) {
    .insfrasture .headingh1 {
        width: 80%;
    }
}

@media screen and (max-width:575px) {
    .insfrasture .headingh1 {
        font-size: 30px;
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .fs-h4 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 14px;
    }
}

.technical-sec ul {
    padding: 0;
    margin: 25px 0 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.technical-sec ul li {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    border: 1px solid #757575;
}

.fs-body {
    font-size: 15px;
    font-weight: 600;
}

.explore-sec-container {
    padding: 90px 30px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.explore-sec-container .theme-btn {
    background-color: #fff;
    color: #000000;
}

.explore-sec-container .theme-btn:hover {
    color: #fff;
}

.explore-sec-container .fs-h4 {
    font-size: 36px;
    color: #fff;
}

.insfrasture .service-slider .swiper-slide {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    height: 300px;
}

.insfrasture .service-slider .infrasture-slider-content {
    color: #fff;
    font-size: 20px;
    bottom: 30px;
    position: absolute;
    background: radial-gradient(circle at 59% 9%, #ff10101f 0%, #ffffff -3%, #00000000 100%);
    padding: 10px 31px;
    width: 100%;
    text-align: center;
}

.insfrasture .service-slider .infrasture-slider-content h4 {
    font-size: 16px;
}

@media screen and (max-width:1024px) {
    .insfrasture .service-slider .swiper-slide {
        height: inherit;
    }

}


.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
    display: grid;
    width: 100%;
    height: auto;
    position: relative;
    justify-items: center;
    grid-template-rows: 1fr 1fr;
    text-align: center;
    grid-gap: 160px;
}

@media (max-width: 1600px) {
    .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
        grid-gap: 140px;
    }
}

@media (max-width: 1500px) {
    .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
        grid-gap: 120px;
    }
}

.pbmit-element-timeline-style-1 .pbmit-timeline-desc {
    margin: 0;
    padding: 0 30px;
    line-height: 22px;
}

.pbmit-element-timeline-style-1 .pbmit-same-height {
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin: auto;
}

.pbmit-timeline-year {
    color: var(--theme);
}

.pbmit-element-timeline-style-1 .pbmit-same-height:nth-child(2) {
    justify-content: top;
}

.pbmit-element-timeline-style-1 .pbmit-feature-image,
.pbmit-element-timeline-style-1 .steps-content_wrap {
    opacity: 1;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto !important;
}

.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line {
    color: transparent;
    line-height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::before {
    right: 50%;
    background: linear-gradient(90deg, rgb(255 0 0), rgb(0 17 46 / 4%));
}

.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::before,
.pbmit-element-timeline-style-1 .steps-dot .steps-dot-line::after {
    content: "";
    width: calc(50% + 10px * 100);
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}

.pbmit-element-timeline-style-1 .steps-dot .dot {
    background-color: red;
    display: block;
    line-height: normal;
    font-size: 14px;
    margin: auto;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    z-index: 2;
    position: relative;
}

.pbmit-element-timeline-style-1 .pbmit-slide-even .steps-dot .dot::after {
    left: 19px;
    top: 0;
    bottom: auto;
}

.pbmit-element-timeline-style-1 .steps-dot .dot::after {
    content: "";
    position: absolute;
    left: -11px;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 40px;
    margin: 0;
    background: rgb(255 0 0);
    transform: rotate(-45deg);
}

.pbmit-element-timeline-style-1 .pbmit-slide-even .pbmit-feature-image {
    order: 1;
    justify-content: start;
    transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
    font-weight: 600;
}

.pbmit-element-column-five.pbmit-element-timeline-style-1 .pbmit-timeline-desc {
    margin: 0;
    padding: 0 15px;
}

.pbmit-element-timeline-style-1 .pbmit-feature-image img {
    border-radius: 30px;
}

.timeline_bg {
    padding: 90px 0;
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #ffeeee2e 100%);
}

@media (max-width:575px) {
    .timeline_bg {
        padding: 40px 0;
    }
}

.facility_main {
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #ffeeee2e 100%);
}

.eac-line {
    background: radial-gradient(circle at 54% 60%, #ff10101f 0%, #ffffff 40%, #ffeeee2e 100%);
    padding: 40px 0;
}

.eac_title {
    font-size: 45px;
    font-weight: 700;
    line-height: 1.4;
}

.eac-line .table_body {
    border-radius: 10px;
    overflow: hidden;
    border: solid 2px #cd5656;
}

.eac-line .table-heading .sub_title th {
    color: var(--header);
    font-size: 20px;
    font-weight: 500;
}

.faci_box {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
}

.faci_box h4 {
    font-size: 17px;
    font-weight: 600;
    padding: 10px;
    position: absolute;
    bottom: 26px;
    left: 0;
    right: 0;
    background: radial-gradient(circle at 59% 9%, #ff10101f 0%, #ffffff -3%, #00000000 100%);
}

.enc_machine {
    padding: 40px 0;
}

.enc_machine .headingh1 {
    font-size: 45px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--header);
}

.enc_machine .banner-button-outer .btn {
    margin-right: 15px;
}

.enc_machine .blk-bdr-btn {
    border: 1px solid #000;
    color: #000;
    background-color: transparent;
    transition: 0.3s;
}

.enc_machine .blk-bdr-btn:hover {
    color: #fff;
}

.enc_machine .blk-bg-btn {
    padding: 16px 30px;
}

.testing-facility {
    padding: 60px 0;
    background: radial-gradient(circle at 54% -30%, #ff10101f 0%, #ffffff 60%, #ffeeee2e 100%);
}

.testing-facility .table_body {
    border-radius: 10px;
    overflow: hidden;
    border: solid 2px #cd5656;
}

.feature-card {
    position: relative;
    padding: 40px 20px;
}

@media screen and (max-width:575px) {
    .feature-card {
        padding-top: 0px !important;
    }
}

.feature-card:before {
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, transparent 0%, transparent 5%, #e20303 50%, transparent 95%, transparent 100%);
    position: absolute;
    left: -12px;
    top: 0;
    display: block;
    content: "";
}

.features-part .col-md-6:first-child .feature-card:before {
    display: none;
}

/** conatct css*/
.with-errors {
    font-size: 10px;
}

 .contact-form {
            background: #fff;
            padding: 30px;
            border-radius: 12px;
            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
            max-width: 900px;
            margin: 40px auto;
        }

        .in-tel,
        .in-tell {
            border: 0px !important;
        }

        .in-tel {}

        .tel-groupss {

            border-radius: 8px;
            border: 1px solid #ddd;
        }

        .tel-groupss:focus {
            border-color: #E91E63;
        }

        /* .in-tell {
            border: 0px !important;
            border-radius: 0px 8px 8px 0px !important;
        } */

        .form-control,
        .form-select {
            border: 1px solid #ddd;
            border-radius: 8px;
            height: 48px;
            font-size: 14px;
            box-shadow: none;
            width: 100%;
            color: #0008;
        }

        .form-control:focus,
        .form-select:focus {
            border-color: #4a3aff;
            box-shadow: 0 0 0 0.15rem rgba(74, 58, 255, 0.25);
        }

        .nice-select .option.selected {
            font-weight: 400;
        }

        textarea.form-control {
            height: auto;
            min-height: 100px;
            resize: none;
        }

        .input-group-text {
            background: #f9f9f9;
            border: 1px solid #ddd;
            border-radius: 8px 0 0 8px;
            font-size: 14px;
            font-weight: 500;
        }

        .form-check-label {
            font-size: 14px;
            color: #555;
        }

        .form-select {
            --bs-form-select-bg-img: none;
        }

        .nice-select .option:hover,
        .nice-select .option.focus,
        .nice-select .option.selected.focus,
        .nice-select .option {
            background-color: #ffffff;
        }

        .nice-select .list {
            width: 100%;
            border: 1px solid #b9b9ba;
        }

        .form-control:focus,
        .form-select:focus {
            border-color: #E91E63;
            box-shadow: none;
        }

        .nice-select .option {
            border-bottom: 1px solid #b9b9ba;
            border-top: 0px;
            border-left: 0px;
            border-right: 0px;

        }

        .nice-select:hover {
            border-color: #E91E63;
        }