@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap');

* {
    box-sizing: border-box;
}

:root {
    --theme-primary: #28724f;
    --theme-secondary: #06cb6e;
    --theme-dark: #072e1c;
    --theme-light: #e4f0ea;
    --text-color: #143928;
    --theme-grey: #d8d8d8;
    --theme-grey-dark: #a1b2a0;
    --theme-black: #262928;
    --theme-font: 'Lato', 'Inter', sans-serif;
}

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 1.7;
    font-family: var(--theme-font);
    color: var(--text-color);
    background-color: #fff;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    font-weight: normal;
    line-height: normal;
    font-family: "AsikueRegular";
    padding-bottom: 0;
}

h2 {
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    font-weight: normal;
    line-height: normal;
    font-family: "AsikueRegular";
    padding-bottom: 0;
}

h4 {
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    font-weight: normal;
    line-height: normal;
    font-family: "AsikueRegular";
    padding-bottom: 0;
}

h5 {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    font-weight: normal;
    line-height: normal;
    font-family: "AsikueRegular";
    padding-bottom: 0;
}

h6 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 0;
}

a {
    font: inherit;
    color: inherit;
}

a:hover {
    color: inherit;
}

body {
    overflow-x: hidden;
}

.clr-highlight,
.clr-primary {
    color: var(--theme-secondary);
}



div#main-content {
    overflow: hidden;
}

/* 

ul.mega-sub-menu {
    display: none !important;
} */



/****Header Start****/
/***Header End****/

body #page-container #et-boc header.et-l--header .et_pb_row {
    width: 100%;
    max-width: 1480px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    align-items: center;
}

header.et-l--header .header-logo-col {
    width: 205px;
    flex: 0 0 205px;
    margin-bottom: 0 !important;
}

header.et-l--header .header-logo-col img {
    width: 205px;
    height: 53px;
    object-fit: contain;
}

header.et-l--header .header-cta-col {
    width: auto;
}

body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col {
    align-self: flex-end;
    flex-grow: 1;
}

body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col a.mega-menu-link {
    background-color: transparent !important;
    line-height: 1.2;
    border: none;
}

body #page-container #et-boc header.et-l--header .header-cta-col a.et_pb_button {
    text-decoration: none;
    padding-left: 25px !important;
    text-align: right;
    font: normal normal normal 14px/17px Lato;
    letter-spacing: 0.35px;
    position: relative;
}

body #page-container #et-boc header.et-l--header .header-cta-col a.et_pb_button::before {
    left: 0;
    margin-left: 0;
    font-size: 16px !important;
}

body #page-container #et-boc header.et-l--header .header-cta-col a.et_pb_button:hover {
    color: var(--theme-secondary);
}

body #page-container #et-boc header.et-l--header #mega-menu-primary-menu>li.mega-menu-item:last-child {
    margin-right: 0;
}

/****/
.et_pb_section.home-hero-sec {
    overflow: hidden;
}

body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu {
    width: 1000px;
    max-width: 100vw;
    left: 50%;
    transform: translateX(-50%) !important;
    background: #fff;
    padding: 20px 0 80px;
    float: unset;
    position: absolute !important;
    box-shadow: 1px 28px 32px 9px #0000003d;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:last-child:not(:first-child) {
    position: absolute !important;
    top: 0;
    left: 50%;
    height: 100%;
    background-color: var(--theme-light);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 80px;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu {
    width: 100%;
    position: unset !important;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .mega-menu-row {
    position: unset;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .menu a {
    color: #143928 !important;
    text-decoration: none;
    font: normal normal normal 16px/19px Lato;
    letter-spacing: 0.16px;
    width: auto;
    display: block;
    margin: -19px -32px -18px;
    padding: 19px 32px 18px;
    /* pointer-events: none; */
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .mega-menu-item {
    padding: 0 !important;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:first-child:not(:last-child) {
    padding: 19px 32px 18px;
    transition: all 0.3s;
}


header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:last-child:not(:first-child) ul.mega-sub-menu {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .mega-menu-row>ul.mega-sub-menu:hover>.mega-menu-column:last-child:not(:first-child)>.mega-sub-menu {
    opacity: 1;
    visibility: visible;
}

/* header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children > ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:first-child:not(:last-child):hover + .mega-menu-column > .mega-sub-menu {
    opacity: 1;
    visibility: visible;
} */

body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu * {
    float: unset !important;
    transform: none;
}

header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .mega-menu-row>ul.mega-sub-menu:hover>.mega-menu-column:last-child:not(:first-child) {
    z-index: 5;
}

body #page-container header.et-l--header #mega-menu-primary-menu .sub-service-detail .top-head {
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

body #page-container header.et-l--header #mega-menu-primary-menu .sub-service-detail .top-head img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-right: 14px;
}

body #page-container header.et-l--header #mega-menu-primary-menu .sub-service-detail .title {
    font: normal normal normal 26px/34px Asikue;
    letter-spacing: 0.26px;
    text-transform: uppercase;
    font-family: "AsikueRegular";
    color: var(--text-color);
}

body #page-container header.et-l--header #mega-menu-primary-menu .sub-service-detail .description {
    font: normal normal normal 14px/22px var(--theme-font);
    letter-spacing: 0.14px;
    color: #333333;
    opacity: 1;
    margin-bottom: 34px;
}

.btn.btn-primary {
    background-color: var(--theme-primary);
    border-color: var(--theme-primary);
    color: #fff;
}

.btn {
    border-radius: 0px;
    transition: all 0.3s;
}

body #page-container header.et-l--header #mega-menu-primary-menu .sub-service-detail .cta-wrapper .btn {
    padding: 14px 50px;
    font: normal normal bold 14px/17px var(--theme-font);
    letter-spacing: 0.14px;
    color: #FFFFFF;
    text-transform: uppercase;
    box-shadow: none;
}

body #page-container .btn.btn-primary:hover {
    color: var(--theme-primary) !important;
    background: transparent;
}

/* .mega-menu-item.services-custom > a.mega-menu-link {
    pointer-events: none !important;
} */
body #page-container #et-boc header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item-has-children>a span.mega-indicator::after {
    content: "";
    display: block;
    width: 11px;
    height: 10px;
    margin-left: 5px;
    background-image: url("data:image/svg+xml,%3Csvg width='572' height='334' viewBox='0 0 572 334' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.742981 47.8572C0.742981 42.8835 2.64469 38.4949 6.44812 34.6915L35.0469 6.09262C38.8504 2.28919 43.239 0.387482 48.2127 0.387482C53.1864 0.387482 57.575 2.28919 61.3784 6.09262L285.927 230.641L510.476 6.09262C514.279 2.28919 518.668 0.387482 523.641 0.387482C528.615 0.387482 533.004 2.28919 536.807 6.09262L565.406 34.6915C569.209 38.4949 571.111 42.8835 571.111 47.8572C571.111 52.8309 569.209 57.2195 565.406 61.0229L299.093 327.336C295.289 331.139 290.901 333.041 285.927 333.041C280.953 333.041 276.565 331.139 272.761 327.336L6.44812 61.0229C2.64469 57.2195 0.742981 52.8309 0.742981 47.8572Z' fill='white'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/****/
/*****Body*********/
/* .hero-banner-wrappper:before {
    content: "";
    position: absolute;
    top: 30%;
    bottom: -30px;
    left: 46%;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='2627' height='519' viewBox='0 0 2627 519' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M252.988 6V0H249.234L247.592 3.37659L252.988 6ZM1.10392 510.377C-0.344953 513.357 0.896413 516.947 3.87659 518.396C6.85676 519.845 10.4472 518.604 11.8961 515.623L1.10392 510.377ZM2655 0H252.988V12H2655V0ZM247.592 3.37659L1.10392 510.377L11.8961 515.623L258.384 8.62341L247.592 3.37659Z' fill='%2306CB6E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto 100%;
} */
.hero-banner-wrappper .banner-line-through {
    content: "";
    position: absolute;
    top: 28%;
    height: 240px;
    bottom: -30px;
    left: 52%;
    right: 0;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto 100%;
}

.hero-banner-wrappper .banner-line-through svg {
    height: 100%;
    width: auto;
}
.hero-banner-wrappper .swiper.swiper-text {
    min-height: 400px;
}

.hero-banner-wrappper .swiper.swiper-text .swiper-slide {
    width: 100% !important;
    cursor: pointer;
}

.hero-banner-wrappper .swiper.swiper-text .swiper-wrapper {
    width: 100% !important;
    flex-wrap: wrap;
}

.hero-banner-wrappper .swiper.swiper-text .slide-content {
    margin-bottom: 0px;
    transition: all 0.2s;
}

.hero-banner-wrappper .swiper.swiper-text .slide-content h4 {
    font: normal normal normal 36px/1.3 Asikue;
    font-family: "AsikueRegular";
    letter-spacing: 0.9px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 0.25;
    padding: 0;
    margin: 0;
}

.hero-banner-wrappper .swiper.swiper-text .slide-content p {
    margin: 0;
    font: normal normal normal 18px/24px Lato;
    letter-spacing: 0.45px;
    color: #FFFFFF;
    transition: all 0.3s;
    transform: translateY(-10px);
    opacity: 0;
}

.hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active h4 {
    font: normal normal normal 62px/1.3 Asikue;
    font-family: "AsikueRegular";
    opacity: 1;
    color: var(--theme-secondary);
}

.hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active p {
    opacity: 1;
    transform: translateY(0);
}

.hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active .slide-content {
    margin-bottom: 40px;
    padding-left: 80px;
}

.hero-banner-wrappper .swiper.swiper-thumb .slider-thumb-inner {
    text-align: center;
    margin-bottom: -90px;
}

.hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active+.swiper-slide .slide-content {
    padding-left: 30px;
}

.hero-banner-wrappper .swiper.swiper-thumb .slider-thumb-inner img {
    width: 100%;
    max-width: 80%;
    margin: auto;
}

.hero-banner-wrappper {
    /* margin-bottom: -200px; */
    position: relative;
    z-index: 5;
    background: var(--theme-dark);
    padding-top: 55px;
}

.hero-banner-wrappper .swiper .swiper-button-prev {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid var(--theme-secondary);
    color: var(--theme-secondary);
    top: auto;
    left: auto;
    right: 50%;
    bottom: 30px;
    transform: none;
    margin: 0 6px;
}

.hero-banner-wrappper .swiper .swiper-button-prev:after {
    content: none;
}

.hero-banner-wrappper .swiper .swiper-button-next {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 3px solid var(--theme-secondary);
    color: var(--theme-secondary);
    top: auto;
    left: 50%;
    right: auto;
    bottom: 30px;
    transform: none;
    margin: 0 6px;
}

.hero-banner-wrappper .swiper .swiper-button-next:after {
    content: none;
}
.banner-video-wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 100vh;
}

.banner-video-wrap video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body.bannerVideoEnabled  header.et-l--header {
    position: fixed;
    top: 0;
}

body.bannerVideoEnabled header.et-l--header .et_pb_section.et_pb_section_0_tb_header {
    backdrop-filter: blur(4px);
    background-color: rgb(5 32 19 / 85%) !important;
    border-bottom-color: var(--theme-secondary);
}
body.bannerVideoEnabled header.et-l--header.drop-shadow .et_pb_section.et_pb_section_0_tb_header {
    background-color: #072E1C!important;
}
.et_pb_section.home-hero-sec {
    background: transparent !important;
}

.et_pb_section.home-hero-sec>.et_pb_row {
    max-width: 100% !important;
    width: 100% !important;
}

.home-hero-sec .mce-content-body>p {
    display: none;
}

body {
    background: transparent linear-gradient(0deg, #E4F0EA00 0%, #E4F0EA 100%) 0% 0% no-repeat padding-box !important;
}

header.et-l.et-l--header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.drop-shadow {
    box-shadow: 0 16px 14px rgba(7 46 28 / 22%);
    transition: 0.3s ease-in-out;
}

body .et_pb_section {
    background: transparent;
}

.home-about-us .et_pb_column.et_pb_column_2 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 30px;
    padding: 63px 38px;
}

.home-about-us .et_pb_row {
    display: flex;
    align-items: center;
}

a.et_pb_button {
    text-decoration: none;
    line-height: 1.1 !important;
}

a.et_pb_button:after {
    content: none;
}

.hero-banner-brands {
    background: #fff;
}
.hero-banner-brands {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
}

.hero-banner-brands .owl-brands {
    display: flex;
    align-items: top;
    -webkit-animation: loop 20s infinite linear;
    animation: loop 20s infinite linear;
}
@keyframes loop {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.hero-banner-brands .owl-brands .brand-slide {
    width: 216px;
    text-align: center;
}
.hero-banner-brands .brand-slide {
    padding: 42px 0;
}
.hero-banner-brands .brand-slide {
    opacity: 0.25;
    transition: all 0.2s;
    padding: 52px 0;
}

.hero-banner-brands .brand-slide img {
    width: 100%;
    height: auto;
    max-width: 170px;
}

.hero-banner-brands .brand-slide:hover {
    opacity: 1;
}

/* .et_pb_section.home-service-sec {
    background-image: url("data:image/svg+xml,%3Csvg width='1360' height='144' viewBox='0 0 1360 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_13)'%3E%3Cpath d='M-8 -1.5L64.5 139H1377.37' stroke='%2306CB6E' stroke-width='7'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_13'%3E%3Crect width='1360' height='143' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
} */

.et_pb_section.home-service-sec .home-services-line-through {
    position: absolute;
    top: 26%;
    left: -15px;
    right: 0;
}

.et_pb_section.home-service-sec .et_pb_row {
    position: unset;
}

.et_pb_section.home-service-sec .et_pb_row > .et_pb_column {
    position: unset;
}

.et_pb_section.home-service-sec .et_pb_row > .et_pb_column .et_pb_text {
    position: unset;
}

.et_pb_section.home-service-sec .et_pb_row > .et_pb_column .et_pb_text_inner {
    position: unset;
}

/* .et_pb_section.home-service-sec .home-services-line-through svg {
    width: 100%;
    height: 100%;
} */

.our-services-sec {
    background: #E4F0EA 0% 0% no-repeat padding-box;
    border-radius: 30px;
    padding: 50px 30px 20px;
    position: relative;
    z-index: 2;
}

.our-services-sec h2 {
    text-align: center;
    margin-bottom: 50px;
}

.our-services-sec .service-card {
    text-align: center;
}

.our-services-sec .service-logo>img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-bottom: 16px;
}

.our-services-sec .service-card .service-name {
    margin-bottom: 4px;
    font: normal normal bold 16px/19px Lato;
}

.our-services-sec .service-card .service-link {
    text-decoration: none;
    color: var(--theme-primary);
}

.our-services-sec .service-card .service-link>img {
    width: 19px;
    height: 19px;
    object-fit: contain;
    margin: 0 0 0 4px !important;
}

.our-services-sec .col-lg-4 {
    margin-bottom: 40px;
}

.storage-list {
    display: flex;
    flex-direction: column;
}

.storage-list .storage-item .storage-card .storage-content a {
    text-decoration: none;
}

.storage-list .storage-item .storage-card .storage-content a:hover {
    color: var(--theme-secondary);
}

.storage-list .storage-item {
    align-self: flex-start;
    width: 60%;
}

.storage-list .storage-item .storage-card {
    display: flex;
}

.storage-list .storage-item .storage-card .storage-thumb {
    width: 325px;
    min-height: 420px;
    max-width: 100%;
    border: 2px solid #fff;
    border-radius: 33px;
    overflow: hidden;
}
.storage-list .storage-item .storage-card .storage-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}
.storage-list .storage-item .storage-card .storage-thumb:hover img {
    transform: scale(1.1);
}
.storage-list .storage-item .storage-card .storage-content {
    padding: 70px 0 0 16px;
    flex-grow: 1;
}

.storage-list .storage-item .storage-card .storage-content .storage-name {
    font: normal normal normal 18px/24px Asikue;
    font-family: "AsikueRegular";
    letter-spacing: 0.18px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 7px;
}

.storage-list .storage-item .storage-card .storage-content .title {
    font: normal normal bold 14px/17px Lato;
    letter-spacing: 0.14px;
    margin-bottom: 40px;
}

.storage-card .storage-content ul.spec-list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.storage-list .storage-item .storage-card .storage-content li.spec-item {
    font: normal normal bold 14px/17px Lato;
    letter-spacing: 0.14px;
    margin-bottom: 8px;
}

.storage-card .storage-content li.spec-item span.spec-value {
    color: var(--theme-secondary);
}

.storage-list .storage-item:nth-child(even) {
    align-self: flex-end;
}

/* .storage-list .storage-item:not(:first-child) {
    margin-top: -14%;
} */

.storage-list .storage-item:nth-child(even) {
    margin-top: -14%;
}

/*****Body End********/





/*****Pages common css********/

.clr-highlight-sibling {
    color: var(--text-color);
}

.about-team-wrapper .owl-nav button,
.services-fpo-image-wrapper .owl-nav button,
.projects-detail-wrapper .owl-nav button {
    border: 3px solid #28724F !important;
    color: #28724F !important;
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    background: none !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
}

.about-team-wrapper .owl-nav button.disabled,
.services-fpo-image-wrapper .owl-nav button.disabled,
.projects-detail-wrapper .owl-nav button.disabled {
    border-color: #28724F !important;
    color: #28724F !important;
}

.about-team-wrapper .owl-nav button i.swipe-arrow,
.services-fpo-image-wrapper .owl-nav button i.swipe-arrow,
.projects-detail-wrapper .owl-nav button i.swipe-arrow {
    font-weight: 600;
}


/* 
.page-id-19 header,
.page-id-23 header,
.page-id-21 header {
    position: absolute;
    width: 100%;
}

.page-id-19 header .et_pb_section_0_tb_header.et_pb_section,
.page-id-23 header .et_pb_section_0_tb_header.et_pb_section,
.page-id-21 header .et_pb_section_0_tb_header.et_pb_section {
    background: transparent !important;
}


body.et_cover_background.page-id-19,
body.et_cover_background.page-id-23,
body.single-service,
body.single-project {
    background: transparent linear-gradient(0deg, #E4F0EA00 0%, #E4F0EA 100%) 0% 0% no-repeat padding-box !important;
} */

/*****Pages common css end********/

/*****about page********/
.about-banner-line-through {
    position: absolute;
    right: 78%;
    bottom: calc(-54px + -8%);
}

.about_heading_section .et_pb_column {
    position: unset;
}

.about_heading_section .et_pb_module {
    position: unset;
}

.about_heading_section .et_pb_text_inner {
    position: unset;
}
/***/
.about-sec-line-through {
    position: absolute;
    top: 38%;
    left: -15px;
    right: 0;
}

.about-slider_section .et_pb_column {
    position: unset;
}

.about-slider_section .et_pb_row{
    position: unset;
}

.about-slider_section .et_pb_module {
    position: unset;
}

.about-slider_section .et_pb_text_inner {
    position: unset;
}
.about_heading_section {
    z-index: 99;
}

.about-banner_line-designing .design-line {
    display: flex;
}

.about-banner_line-designing span.horizontal-line {
    display: flex;
    background: #06CB6E;
    height: 8px;
    width: 200px;
    position: relative;
}

.about-banner_line-designing span.horizontal-line::after {
    content: "";
    display: flex;
    background: #06CB6E;
    height: 380px;
    width: 8px;
    transform: rotate(-25deg);
    position: absolute;
    right: 0;
    top: -16px;
    left: 273px;
    border-radius: 0 0 5px 5px;
}

.margin-none-all {
    margin: 0;
    position: absolute;
    top: 31%;
}

.about-slider .owl-stage {
    padding-left: 0 !important;
}

.about-slider.owl-carousel .owl-stage-outer {
    overflow: unset !important;
}

.about-slider .slider-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #E4F0EA;
    border: 1px solid #FFFFFE;
    border-radius: 30px;
    padding: 40px 40px 40px 40px;
    flex: 1 1 auto;
}

.about-slider .slider-heading h6 {
    margin: 20px 0;
}

.about-our_history p {
    margin: 0;
}

.about-slider .owl-stage {
    display: flex;
}

.about-slider .owl-item {
    display: flex;
    flex: 1 0 auto;
}

.about-slider .owl-nav button {
    border: 3px solid #28724F !important;
    color: #28724F !important;
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
}

.about-slider .owl-nav button i.swipe-arrow {
    font-weight: 600;
}

.about-slider button.disabled {
    border-color: #28724F !important;
    color: #28724F !important;
}

.about-slider .owl-nav button:hover {
    background: none !important;
}

.about-slider .owl-nav {
    display: flex;
    justify-content: right;
    gap: 7px;
    margin-top: 30px;
}

.team-list {
    display: flex;
    flex-direction: column;
}

.team-list .team-item {
    align-self: flex-start;
    width: 60%;
}

.team-list .team-item .team-card {
    display: flex;
}

.team-list .team-item .team-card .team-thumb {
    width: 325px;
    max-width: 100%;
}

.team-list .team-item .team-card .team-content {
    padding: 120px 0 0 16px;
    flex-grow: 1;
}

.team-list .team-item .team-card .team-content .team-name {
    font: normal normal normal 18px/24px Asikue;
    font-family: "AsikueRegular";
    letter-spacing: 0.18px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 5px;
}

.team-list .team-item .team-card .team-content p.title {
    color: #333333;
}

.team-list .team-item:nth-child(3) {
    margin-top: -5%;
}

.team-list .team-item:nth-child(even) {
    align-self: flex-end;
    margin-top: -25%;
}

.team-list .team-item {
    align-self: flex-start;
    width: 53%;
}

.team-card .team-content ul.spec-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.team-card .team-content ul.spec-list li.spec-item {
    color: var(--theme-primary);
}

.team-card .team-content ul.spec-list li.spec-item i {
    font-size: 16px;
}

.team-card .team-content ul.spec-list li.spec-item span.spec-value {
    padding-left: 8px;
}

.team-card .team-thumb {
    position: relative;
}

.team-card .team-thumb::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    background: #E4F0EA !important;
    width: 77%;
    height: 70%;
    z-index: -1;
}

.team-item.BRADLEY.GARNER-INGLIS .team-thumb img {
    padding-top: 10px;
}

.team-item.MARIA.PAGE .team-thumb img {
    padding-top: 30px;
}

.about-page_nfrc-chas {
    display: flex;
    align-items: center;
}

.about-team-wrapper .owl-nav,
.services-fpo-image-wrapper .owl-nav,
.projects-detail-wrapper .owl-nav {
    display: flex;
    gap: 7px;
    margin-top: 40px;
}

.about-slider .slider-heading h6 {
    color: #143928;
    font-family: "AsikueRegular";
    font-weight: normal;
}

.about-mobile-image {
    display: none;
}

/*****about page end********/

/*****contact page********/

/* .contact_heading_section:before {
    content: "";
    position: absolute;
    top: 80%;
    bottom: -50px;
    left: 34%;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='2627' height='519' viewBox='0 0 2627 519' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M252.988 4V0H249.234L247.592 3.37659L252.988 6ZM1.10392 510.377C-0.344953 513.357 0.896413 516.947 3.87659 518.396C6.85676 519.845 10.4472 518.604 11.8961 515.623L1.10392 510.377ZM2655 0H252.988V12H2655V0ZM247.592 3.37659L1.10392 510.377L11.8961 515.623L258.384 8.62341L247.592 3.37659Z' fill='%2306CB6E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: initial;
    background-size: 170%;
} */
.contact-line-through {
    position: absolute;
    bottom: calc(-54px + -13%);
    left: 35%;
    right: 0;
}

.contact_heading_section .et_pb_column {
    position: unset;
}

.contact_heading_section .et_pb_module {
    position: unset;
}

.contact_heading_section .et_pb_text_inner {
    position: unset;
}
.contact_heading_section h6 {
    font-weight: normal;
    letter-spacing: 0.18px;
}

.conatct-page_details .contain {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}

.conatct-page_details .items {
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #E4F0EA 0% 0% no-repeat padding-box;
    color: #333333;
    border-radius: 30px;
    padding: 45px;
    flex: 1 1 auto;
}

.conatct-page_details .items i {
    font-size: 16px;
    color: #28724F;
}

.contact-page_form-heading-wrap p {
    text-align: center;
}

.conatct-page_details .items a {
    text-decoration: none;
    color: #333333;
}

p.contact-form_heading {
    font-size: 22px;
    font-weight: 700;
    padding: 0;
}

.contact-page_contact-form form label {
    display: inline-block;
    color: #333333;
}

.contact-page_contact-form form input, .contact-page_contact-form form textarea {
    border: 2px solid #333;
    border-color: #143928;
    border-radius: 25px;
    padding: 10px 30px;
    background: #FDFDFD 0% 0% no-repeat padding-box;
    resize: none;
    color: #000 !important;
    font-weight: 600;
}
.contact-page_contact-form form input::placeholder, .contact-page_contact-form form textarea::placeholder {
    font-weight: 400;
    opacity: 0.4;
}
.contact-page_contact-form form input::-webkit-input-placeholder, .contact-page_contact-form form textarea::-webkit-input-placeholder {
    font-weight: 400;
    opacity: 0.5;
}
#page-container .et_pb_contact p .et_contact_error {
    border: 2px solid red !important;
}

.contact-page_contact-form form input {
    text-align: center;
}

/* .contact-page_contact-form form input::placeholder {
	text-align: center;
}
 */

.contact-page_contact-form p.et_pb_contact_field {
    margin-bottom: 2%;
}


.contact-page_contact-form .et-pb-contact-message {
    text-align: center;
}

.contact-page_contact-form .et-pb-contact-message p {
    margin: 0 0 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    color: #143928;
    background: #E4F0EA;
    border-radius: 30px;
    padding: 3px 25px;
    gap: 16px;

}

.contact-page_contact-form .et-pb-contact-message p::before {
    content: "\f058";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 24px;
    color: #06CB6E;
}

.contact-page_contact-form .et-pb-contact-message ul {
    text-align: left;
    display: none;
}

/*****contact page end********/

/*****single Pages common css********/

.custom-container {
    padding: 30px 0;
}

.custom-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
    margin-bottom: 50px;
    position: relative;
}


.custom-pagination .previous.prev-next-btn {
    text-align: left;
    position: absolute;
    left: 0;
}

.custom-pagination .next.prev-next-btn {
    text-align: right;
    position: absolute;
    right: 0;
}

.custom-pagination .prev-next-btn a {
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.custom-pagination .prev-next-btn a p {
    margin-bottom: 0;
    color: var(--theme-primary);
    letter-spacing: 0.14px;
}

.custom-pagination .prev-next-btn a i.swipe-arrow {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 3px solid var(--theme-primary);
    color: var(--theme-primary);
    font-weight: 600;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.custom-pagination .prev-next-btn.next a:hover i {
    animation: servicelink .5s;
    position: relative;
}
.custom-pagination .prev-next-btn.previous a:hover i {
    animation: servicelinkprev .5s;
    position: relative;
}
.custom-pagination .prev-next-btn a:active i {
    animation: servicelinkactive .3s ease-in-out !important;
}
/*****single Pages common css end********/

/*****single-service********/

.services_title_description_wrapper {
    margin-bottom: 40px;
}

.services_title_description_wrapper h1.head-title,
.projects_title_description_wrapper .head-title {
    text-transform: uppercase;
    color: var(--text-color);
}

.services_title_description_wrapper .head-title .title-last-word,
.projects_title_description_wrapper .head-title .title-last-word {
    color: var(--theme-secondary);
}

.services-index {
    background: #E4F0EA;
    padding: 40px;
    border-radius: 30px;
    margin-bottom: 40px;
}

.services-index-title {
    font: normal normal bold 18px/22px Lato;
    letter-spacing: 0.18px;
    margin-bottom: 20px;
}

.services-index-title span {
    text-transform: lowercase;
}

.services-index ul {
    padding: 0;
    margin: 0;
}

.services-index ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    font: normal normal bold 14px/16px Lato;
    letter-spacing: 0.14px;
    color: var(--theme-primary);
    padding-bottom: 24px;

}

.services-index ul li::before {
    content: " ";
    width: 25px;
    height: 25px;
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg id='Tick_icon' data-name='Tick icon' transform='translate(-138 -844)'%3E%3Ccircle id='Ellipse_81' data-name='Ellipse 81' cx='12.5' cy='12.5' r='12.5' transform='translate(138 844)' fill='%2306cb6e'/%3E%3Cg id='check' transform='translate(145.021 852.947)'%3E%3Cpath id='Path_214' data-name='Path 214' d='M13.514,16.968,10.847,14.3,9.514,15.635l4,4,6.665-6.666-1.332-1.334-5.333,5.333Z' transform='translate(-9.514 -11.635)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    background-repeat: no-repeat no-repeat;
    background-position: center center;
    background-size: cover;
}

.services-index a.services-contact-btn {
    display: inline-block;
    color: #ffffff;
    border: 2px solid #28724f;
    font-size: 14px;
    background-color: #28724f;
    padding: 12px 26px;
    margin-top: 24px;
    text-decoration: none;
}

.services-fpo-logo-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px;
}

.services-fpo-logo {
    width: calc(100%/3.09);
    height: 95px;
    text-align: center;
    overflow: hidden;
}

.services-fpo-image-wrapper [class^="services-fpo-image"] {
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    text-align: center;
    overflow: hidden;
}

.services-fpo-image-wrapper [class^="services-fpo-image"] img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.services-fpo-image_1 {
    width: 350px;
    height: 306px;
    margin-left: auto;
}

.services-fpo-image_2 {
    width: 167px;
    height: 167px;
    margin-top: 20px;
    margin-left: 89px;
}

.services-fpo-image_3 {
    width: 250px;
    height: 250px;
    margin-top: -84px;
    margin-left: auto;
}

.services-main {
    position: relative;
    padding: 60px 0 40px;
    overflow: hidden;
}

.services-main .design-line {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='641' height='87' viewBox='0 0 641 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_28)'%3E%3Cpath d='M-3 85H602L646.5 -2' stroke='%2306CB6E' stroke-width='5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_28'%3E%3Crect width='641' height='87' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    width: 60%;
    height: 180px;
    position: absolute;
    top: 270px;
    right: 0;
    z-index: -1;
}

.services-fpo-image-wrapper .owl-nav,
.projects-detail-wrapper .owl-nav {
    justify-content: end;
}

.services-fpo-image-wrapper .owl-stage-outer .owl-stage .owl-item>div {
    margin: auto;
    width: 100%;
    height: 230px;
    background-color: #E4F0EA;
}

.services-fpo-image-wrapper .owl-nav {
    border: none;
    width: unset;
    height: unset;
}

.services-main .service-line-through {position: absolute;top: 20%;right: -30px;}

.services-main .et-l {
    position: relative;
    z-index: 2;
}

.services-main .custom-container:before {
    content: "";
    position: absolute;
    top: 30%;
    right: 100%;
    width: 100vw;
    height: 20%;
    /* background: #ecf5f0; */
}

/*****single-service end********/

/*****single--projects********/
.projects-image-wrapper .project-bottom-line-through {position: absolute;left: -40px;transform: translateY(-5px);}

.projects-main .custom-container.et_pb_row {
    position: unset;
}
.projects_title_description_wrapper {
    margin-bottom: 70px;
}

.projects-detail-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
    gap: 16px;
}

.projects-detail-box {
    background: #E4F0EA;
    padding: 26px 40px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 8px;
    flex: 1 0 0%;
}

.projects-detail-box p {
    padding: 0;
    margin: 0;
}

p.project-detail-heading {
    font: normal normal bold 18px/22px Lato;
    letter-spacing: 0.18px;
}

p.projects-overview-heading {
    font-size: 22px;
    font-weight: 700;
    padding: 0;
    margin-bottom: 16px;
}

.projects-overview {
    margin-bottom: 80px;
}

.projects-image-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.projects-image-wrapper .image-ratio {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 56.3%;
    overflow: hidden;
    position: relative;
    border-radius: 30px;
    z-index: 1;
}

.projects-image-wrapper .image-ratio img, .projects-image-wrapper .image-ratio video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.projects-image-wrapper .image-ratio .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: var(--theme-secondary);
    color: var(--text-color);
    border-radius: 50%;
    padding: 9px;
}

.projects-image-wrapper .image-ratio .video-icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
}.projects-large-image .projects-image.swiper-slide .image-ratio:hover img {
    transform: scale(1.1);
}

.projects-large-image .projects-image.swiper-slide .image-ratio img {
    transition: all 0.3s ease-in-out;
}
.projects-small-image.swiper {
    width: 100%;
}
.projects-large-image .projects-image.swiper-slide {
    height: 100%;
}
.projects-image {
    width: calc(33.33% - 11px);
    flex: 1 0 auto;
}
.projects-small-image.swiper .projects-image.swiper-slide {
    flex: 1 0 auto;
    width: calc(33.33% - 11px);
}

.projects-small-image.swiper:not(.swiper-initialized) .swiper-wrapper {
    gap: 16px;
}
.projects-small-image.swiper.swiper-initialized .swiper-wrapper {
    width: auto;
    overflow: visible;
}
.projects-large-image {
    background: transparent;
    width: 100%;
    /*height: 400px;*/
    /* border: 4px solid #FFFFFF; */
    border-radius: 30px;
    overflow: hidden;
}

.projects-small-image:not(.swiper) {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.projects-small-image.owl-carousel.owl-loaded .owl-stage-outer {
    overflow: visible;
}

.projects-small-image.owl-carousel.owl-loaded .owl-stage-outer .owl-stage {
    padding-left: 0 !important;
}

.projects-image {
    width: calc(33.33% - 11px);
}
.projects-small-image.swiper .projects-image .image-ratio {
    border: 3px solid transparent;
    cursor: pointer;
}

.projects-small-image.swiper .projects-image.swiper-slide-thumb-active .image-ratio {
    border-color: var(--theme-secondary);
}
.projects-large-image .projects-image.swiper-slide .image-ratio:hover img {
    transform: scale(1.1);
}

.projects-large-image .projects-image.swiper-slide .image-ratio img {
    transition: all 0.3s ease-in-out;
}
.projects-main {
    position: relative;
    padding: 60px 0 40px;
    overflow: hidden;
}

/* .projects-main::before {
    content: "";
    background-image: url("data:image/svg+xml,%0A%3Csvg width='2627' height='519' viewBox='0 0 2627 519' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M252.988 4V0H249.234L247.592 3.37659L252.988 6ZM1.10392 510.377C-0.344953 513.357 0.896413 516.947 3.87659 518.396C6.85676 519.845 10.4472 518.604 11.8961 515.623L1.10392 510.377ZM2655 0H252.988V12H2655V0ZM247.592 3.37659L1.10392 510.377L11.8961 515.623L258.384 8.62341L247.592 3.37659Z' fill='%2306CB6E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat no-repeat;
    background-position: unset;
    background-size: auto 180%;
    position: absolute;
    top: 10%;
    bottom: -50px;
    left: 72%;
    right: 0;
    height: 180px;
} */

/* .projects-main::after {
    content: "";
    background-image: url("data:image/svg+xml,%0A%3Csvg width='1360' height='144' viewBox='0 0 1360 144' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1_13)'%3E%3Cpath d='M-8 -1.5L64.5 139H1377.37' stroke='%2306CB6E' stroke-width='7'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1_13'%3E%3Crect width='1360' height='143' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat no-repeat;
    background-position: bottom left;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 41%;
    z-index: -1;
} */
.service-line-through-top {
    position: absolute;
    transform: translateY(-80%);
    left: 92%;
}
.line-through-wrapper {
    position: relative;
}

.projects-large-image .projects-image {
    width: 100%;
}

.projects-large-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.projects-overview-description ul {
    padding-inline-start: 20px;
    list-style: disc;
}

.projects-overview-description {
    line-height: 1.8;
}

.projects-overview-description ol {
    padding-inline-start: 20px;
    list-style: decimal;
}

/*****single--projects end********/




/****project page****/
/* .project-archive-banner:before {
    content: "";
    position: absolute;
    top: 52%;
    bottom: -30px;
    left: 65%;
    right: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='2627' height='519' viewBox='0 0 2627 519' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M252.988 4V0H249.234L247.592 3.37659L252.988 6ZM1.10392 510.377C-0.344953 513.357 0.896413 516.947 3.87659 518.396C6.85676 519.845 10.4472 518.604 11.8961 515.623L1.10392 510.377ZM2655 0H252.988V12H2655V0ZM247.592 3.37659L1.10392 510.377L11.8961 515.623L258.384 8.62341L247.592 3.37659Z' fill='%2306CB6E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: auto 100%;
} */
.project-banner-line-through {
    position: absolute;
    left: 73%;
    bottom: calc(-54px + -18%);
}

.project-archive-banner .et_pb_column {
    position: unset;
}

.project-archive-banner .et_pb_module {
    position: unset;
}

.project-archive-banner .et_pb_text_inner {
    position: unset;
}
.project-archive-banner h6 {
    font-weight: normal;
    letter-spacing: 0.18px;
}

/****project page end****/
/***Footer Start****/

footer.et-l--footer .et_pb_row_1_tb_footer {
    position: unset;
}

footer.et-l--footer .et_pb_row_1_tb_footer .et_pb_column {
    position: unset;
}

footer.et-l--footer .et_pb_row_1_tb_footer .et_pb_module {
    position: unset;
}

footer.et-l--footer .et_pb_row_1_tb_footer .et_pb_text_inner {position: unset;}

footer.et-l--footer .et_pb_row_1_tb_footer .footer-line-through {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -15px;
    overflow: hidden;
}

footer.et-l--footer .et_pb_row_1_tb_footer .footer-line-through svg {float: right;}
body #page-container footer.et-l--footer .et_pb_row {
    width: 100%;
    max-width: 1480px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    align-items: flex-start;
}

body #page-container footer.et-l--footer .et_pb_row .footer-logo-col {
    width: 17%;
    margin-right: 8%;
}

body #page-container footer.et-l--footer .et_pb_row .et_pb_column--with-menu {
    width: 10%;
}

body #page-container footer.et-l--footer .et_pb_row .et-menu li {
    width: 100%;
    margin: 0;
}

/* body #page-container footer.et-l--footer .footer-main {
    background-image: url("data:image/svg+xml,%3Csvg width='641' height='87' viewBox='0 0 641 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2_28)'%3E%3Cpath d='M-3 85H602L646.5 -2' stroke='%2306CB6E' stroke-width='5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2_28'%3E%3Crect width='641' height='87' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") !important;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 100% auto;
} */

body #page-container footer.et-l--footer .footer-bottom .et_pb_text_inner p {
    margin: 0;
}

body #page-container footer.et-l--footer .footer-bottom .et_pb_text_inner p a {
    text-decoration: none;
}

body #page-container footer.et-l--footer .footer-bottom .et_pb_text_inner p a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
}

body #page-container footer.et-l--footer .footer-main .footer_brands-col {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -20px;
}

body #page-container footer.et-l--footer .footer-main .footer_brands-col .et_pb_module.et_pb_image {
    margin-bottom: 0 !important;
    margin-right: 0;
}

body #page-container footer.et-l--footer .footer-main .footer_brands-col .et_pb_module.et_pb_image:not(:last-child) {
    margin-right: 24px;
}

/***Footer End*****/

body #page-container .et_pb_section .et_pb_button.divi-btn-primary:hover, body #page-container .btn.btn-primary:hover, .services-index a.services-contact-btn:hover {
    background: #18442F;
    box-shadow: 0px 6px 16px #00000029 !important;
    border-color: #18442F;
    text-decoration: none;
    color: #fff !important;
}

body #page-container .et_pb_section .et_pb_button.divi-btn-primary:active, body #page-container .btn.btn-primary:active, .services-index a.services-contact-btn:active {
    background-color: #102E20;
    border-color: #102E20;
    text-decoration: none;
    color: #fff !important;
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover{
    background: #18442F !important;
    box-shadow: 0px 6px 16px #00000029 !important;
    border-color: #18442F !important;
    text-decoration: none !important;
    color: #fff !important;
}
body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:active{
    background-color: #102E20 !important;
    border-color: #102E20 !important;
    text-decoration: none !important;
    color: #fff !important;
}

.et_right_sidebar #main-content .container:before {
    display: none !important;
}

.page-template-default #et-main-area #main-content {
    padding-bottom: 60px;
}

/*----------Media Queries----------*/
#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.sm-contact span.phone-icon {
    content: attr(data-icon);
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    line-height: inherit;
    opacity: 1;
    margin-left: 0;
    margin-right: 10px;
    display: inline-block;
    font-family: FontAwesome !important;
    font-weight: 900 !important;
    font-size: inherit;
}

body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .custom-back button svg {
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .custom-back button {
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    color: var(--theme-secondary);
    font-size: 17px;
    display: flex;
    align-items: center;
}

body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .custom-back {
    margin-bottom: 28px;
}

#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block {
    margin: 0 !important;
}

@media(min-width:992px) {
    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col a.mega-menu-link:before {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 0px;
        background-color: var(--theme-secondary);
        -webkit-transition: all .25s ease;
        transition: all .25s ease;
    }
    
    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .mega-menu-item.mega-current_page_item a.mega-menu-link:before, body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .mega-menu-item:hover a.mega-menu-link:before, body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col a.mega-menu-link:hover:before {
        height: 5px;
    }
    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.sm-contact {
        display: none;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .custom-back {
        display: none;
    }

    header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .mega-menu-row>ul.mega-sub-menu:hover .mega-menu-column:first-child:not(:last-child) {
        background-color: var(--theme-primary);
    }

    header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .mega-menu-row>ul.mega-sub-menu:hover .mega-menu-column:first-child:not(:last-child) .menu a {
        color: #fff !important;
    }

    .our-services-sec .owl-carousel {
        display: flex;
    }
}

@media(min-width: 768px) {

    .services-fpo-image-wrapper.owl-carousel {
        display: block;
    }

    .hero-banner-wrappper .swiper .swiper-button-prev,
    .hero-banner-wrappper .swiper .swiper-button-next {
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    .hero-banner-wrappper .banner-line-through {
        left: 50%;
        height: 230px;
    }
    /******header media*****/
    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .max-mega-menu>.mega-menu-item {
        margin: 0 5px 0 0;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col {
        margin-right: 12px;
        flex-grow: 1;
    }

    .hero-banner-wrappper .swiper.swiper-text .slide-content h4 {
        font: normal normal normal 34px/1.3 Asikue;
        font-family: "AsikueRegular";

    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active h4 {
        font: normal normal normal 55px/1.3 Asikue;
        font-family: "AsikueRegular";

    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active .slide-content {
        padding-left: 60px;
    }

    /*****header media end*******/

    .et_pb_row {
        width: 90%;
    }

    .about_heading_section h1 {
        display: flex;
        flex-direction: column;
    }

    .about-banner_line-designing .design-line {
        margin-left: -150px;
        margin-top: 20px;
    }

    .about-slider_section {
        background-size: unset !important;
        background-position: -30px 30px !important;
    }

    .team-list .team-item {
        margin-top: 0 !important;
        width: 83%;
    }

    .services-main .design-line {
        left: 44%;
        top: 300px;
    }

    .services-fpo-image_2 {
        margin-left: 12px;
    }


    .services-fpo-logo-wrapper {
        justify-content: start;
    }

    .services-fpo-logo {
        width: calc(50% - 4px);
    }

    .project-archive-banner:before {
        left: 74%;
    }

    .storage-list {
        margin: 40px 0;
    }

    .projects-main::after {
        background-size: auto;
        left: -40px;
        bottom: 40%;
    }

    .conatct-page_details .contain {
        gap: 8px;
    }

    .projects-detail-wrapper {
        gap: 8px;
    }


    .banner-video-wrap {
        padding-bottom: 85vh;
    }
}


@media only screen and (max-width: 991px) {
    body.mega-menu-primary-menu-mobile-open {
        overflow: hidden;
    }

    .services-fpo-image_1 {
        width: 278px;
        height: 230px;
    }

    .services-fpo-image_2 {
        margin-top: 16px;
        margin-left: 0px;
        width: 142px;
        height: 142px;
    }

    .services-fpo-image_3 {
        margin-top: 16px;
        margin-left: 16%;
        width: 190px;
        height: 190px;
    }

    .services-main .design-line {
        top: 340px;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col a.mega-menu-link span.mega-indicator {
        float: right;
    }

    header.et-l--header .et_pb_column.header-cta-col {
        display: none;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col {
        margin-right: 0;
        align-self: center;
        margin: 0;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_mobile_nav_menu {
        display: none;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu {
        display: block;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle {
        background: transparent;
        display: flex;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block button.mega-toggle-animated {
        margin-top: 6px;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__wrap {
        justify-content: flex-end;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle .mega-toggle-block span.mega-toggle-animated-box {
        width: 44px;
        height: 30px;
        text-align: right;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner {
        width: 60%;
        right: 0;
        background: #fff;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner:before {
        width: 135%;
        right: 0;
        background-color: #fff;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner:after {
        width: 70%;
        right: 0;
        background-color: #fff;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row {
        align-items: center !important;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        bottom: 0;
        z-index: 6;
        padding: 100px 80px 200px;
        overflow: auto;
        background-color: var(--theme-dark);
        display: none;
        min-height: 100vh;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle.mega-menu-open+ul#mega-menu-primary-menu {
        display: block;
    }

    .admin-bar .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
        top: 32px;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.sm-contact {
        position: absolute;
        margin: 0 !important;
        left: 80px;
        right: 80px;
        bottom: 80px;
        width: auto;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.sm-contact a.mega-menu-link {
        background-color: var(--theme-primary) !important;
        text-align: center;
        padding: 16px 20px 18px;
        height: auto;
        font-size: 21px;
        display: block;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle {
        z-index: 9;
        position: relative;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col a.mega-menu-link {
        font-size: 24px;
        text-transform: uppercase;
        display: inline-block;
        font-weight: 600;
        border: none;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .mega-current_page_item>a.mega-menu-link {
        color: var(--theme-secondary) !important;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item {
        margin: 0 0 40px !important;
        width: 100%;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item.mega-menu-item-has-children {
        border-top: 1px solid var(--theme-primary);
        border-bottom: 1px solid var(--theme-primary);
        padding: 40px 0 35px;
        position: unset;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item.mega-menu-item-has-children>a {
        display: block !important;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item span.mega-indicator::after {
        background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' fill='%2306CB6E' %3E%3Cpath d='M810.666667 554.666667H213.333333c-25.6 0-42.666667-17.066667-42.666666-42.666667s17.066667-42.666667 42.666666-42.666667h597.333334c25.6 0 42.666667 17.066667 42.666666 42.666667s-17.066667 42.666667-42.666666 42.666667z' /%3E%3Cpath d='M512 853.333333c-12.8 0-21.333333-4.266667-29.866667-12.8-17.066667-17.066667-17.066667-42.666667 0-59.733333l268.8-268.8-268.8-268.8c-17.066667-17.066667-17.066667-42.666667 0-59.733333s42.666667-17.066667 59.733334 0l298.666666 298.666666c17.066667 17.066667 17.066667 42.666667 0 59.733334l-298.666666 298.666666c-8.533333 8.533333-17.066667 12.8-29.866667 12.8z' /%3E%3C/svg%3E") !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        width: 36px !important;
        height: 36px !important;
        content: "" !important;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle.mega-menu-open .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner:after {
        width: 100%;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle.mega-menu-open .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner {
        width: 80%;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu {
        top: 100px;
        left: 80px;
        background: var(--theme-dark);
        right: 80px;
        width: auto;
        bottom: 200px;
        transform: none !important;
        box-shadow: none;
    }

    header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .mega-menu-column:last-child:not(:first-child) {
        display: none;
    }

    header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .menu a {
        color: #fff !important;
        font-size: 24px;
        margin: 0;
        padding: 0;
        line-height: 1.4;
        margin-bottom: 40px;
        text-transform: uppercase;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu * {
        padding: 0;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu:before {
        content: "" !important;
    }

    footer.et-l--footer .et_mobile_nav_menu {
        display: none;
    }

    footer.et-l--footer .et_pb_menu__menu {
        display: block;
        width: 100%;
    }

    body #page-container footer.et-l--footer .et_pb_row {
        flex-wrap: wrap;
    }

    body #page-container footer.et-l--footer .et_pb_row .et_pb_column--with-menu {
        width: 100%;
        margin: 50px 0 0px;
    }

    body #page-container footer.et-l--footer .et_pb_row .footer_brands-col {
        order: -1;
        width: 60%;
    }

    body #page-container footer.et-l--footer .et_pb_row .footer-logo-col {
        width: 40%;
        order: -2;
        margin: 15px 0 0;
    }

    body #page-container footer.et-l--footer .et_pb_menu__wrap {
        width: 100%;
    }

    footer.et-l--footer .et_pb_menu__menu .et-menu {
        width: 100%;
        justify-content: center;
    }

    body #page-container footer.et-l--footer .et_pb_row .et-menu li {
        width: auto;
    }

    body #page-container footer.et-l--footer .et_pb_row .et-menu li a {
        font-size: 18px;
    }

    footer.et-l--footer .footer-bottom .et_pb_column {
        width: 50%;
        margin: 0;
    }

    body #page-container footer.et-l--footer .et_pb_row .footer-logo-col img {
        width: 205px;
        height: 53px;
        object-fit: contain;
    }

    header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .menu a {
        pointer-events: all;
    }

    /**Homepage sec**/
    .hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active .slide-content {
        padding-left: 0;
    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active+.swiper-slide .slide-content {
        padding-left: 0;
    }

    .hero-banner-wrappper .swiper.swiper-text .slide-content p {
        margin: -20px 0 0;
    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active .slide-content p {
        margin: 0;
    }

    .hero-banner-wrappper .swiper.swiper-thumb {
        margin: 0 -60% 0 -20%;
    }

    .hero-banner-wrappper .banner-line-through {
        z-index: 0;
        left: 48%;
    }

    .hero-banner-brands {
        z-index: 7;
        position: relative;
    }

    .hero-banner-wrappper {
        z-index: unset;
    }

    .hero-banner-wrappper>.et_pb_row {
        z-index: 10;
    }

    .hero-banner-wrappper .row {
        align-items: center;
    }

    .et_pb_section.home-about-us .et_pb_column:first-child {
        margin-right: 4%;
    }

    .et_pb_section.home-about-us .et_pb_column:last-child {
        margin-left: 5%;
        padding: 60px 50px;
        width: 80%;
    }


    .our-services-sec {
        background: transparent;
        padding: 0;
        border: none;
    }

    .our-services-sec .service-card {
        background: var(--theme-light);
        padding: 40px 25px;
        border-radius: 30px;
    }

    .our-services-sec .service-card .service-logo {
        text-align: center;
    }

    .our-services-sec .service-card .service-logo img {
        margin: 0 auto 16px;
    }

    .our-services-sec .service-card .service-link {
        display: inline-flex;
    }

    .our-services-sec .service-card .service-name {
        margin-bottom: 10px;
    }

    .our-services-sec .col-lg-4 {
        margin: 0;
    }

    .our-services-sec .owl-carousel {
        width: 100vw;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
        margin: 0;
    }

    .our-services-sec .owl-carousel .owl-nav {
        width: 90%;
        margin: 20px auto 0;
        text-align: right;
    }

    .our-services-sec .owl-carousel .owl-nav button {
        width: 30px;
        height: 30px;
        border: 3px solid var(--theme-primary);
        border-radius: 50%;
        color: var(--theme-primary) !important;
        margin: 0 8px;
        background: transparent !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .our-services-sec .owl-carousel .owl-nav button i.swipe-arrow {
        font-weight: 600;
    }

    .our-services-sec h2 {
        margin-bottom: 12px;
    }

    .et_pb_section.home-service-sec {
        background-position: 0 20%;
    }

    .home-leading-manufactures .et_pb_row {
        padding: 0;
    }

    .storage-list .storage-item {
        width: 100%;
        margin-bottom: 40px;
    }

    .storage-list .storage-item:nth-child(even) {
        margin: 0;
    }

    .our-services-sec .owl-carousel .owl-stage-outer {
        padding: 0 !important;
    }

    .projects-main::after {
        bottom: 37%;
    }

    /**Homepage end**/
    .custom-container {
        padding: 30px 0;
    }

    .et_pb_section.home-service-sec .home-services-line-through {
        top: 40px;
        left: -54px;
    }
    .about-sec-line-through {
        left: -40px;
    }
}



@media(min-width:992px) {
    .services-fpo-image-wrapper {
        margin-top: -135px;
    }
}

@media(max-width:767px) {
    h1 {
        font-size: 42px;
    }

    h2 {
        font-size: 34px;
    }

    h4 {
        font-size: 30px;
    }

    h5 {
        font-size: 24px;
        line-height: 1.3;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row {
        padding: 0 16px;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row {
        padding: 0 16px;
    }

    #mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block {
        margin: 0 !important;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
        padding: 90px 30px 100px;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item {
        margin: 0 0 24px !important;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col a.mega-menu-link {
        font-size: 18px;
        height: auto;
        padding: 4px 0;
    }

    .admin-bar .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu {
        top: 46px;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item.mega-menu-item-has-children {
        padding: 21px 0;
    }

    #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.sm-contact {
        bottom: 30px;
        left: 30px;
        right: 30px;
    }

    .et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>.mega-menu-item span.mega-indicator::after {
        width: 25px !important;
        height: 25px !important;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.sm-contact a.mega-menu-link {
        font-size: 16px;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu {
        top: 60px;
        left: 30px;
        right: 30px;
    }

    header.et-l--header #mega-menu-wrap-primary-menu #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu ul.mega-sub-menu .menu a {
        font-size: 18px;
        margin-bottom: 24px;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .custom-back button {
        font-size: 16px;
    }

    body #page-container #et-boc header.et-l--header #mega-menu-primary-menu .mega-menu-item-has-children>ul.mega-sub-menu .custom-back button svg {
        width: 20px;
        height: 20px;
    }

    body #page-container #et-boc header.et-l--header .et_pb_row .header-menu-col .et_pb_menu__menu .mega-menu-toggle.mega-menu-open .mega-toggle-block span.mega-toggle-animated-box span.mega-toggle-animated-inner {
        width: 70%;
    }

    body #page-container footer.et-l--footer .et_pb_row {
        padding: 0 16px;
        height: auto;
    }

    body #page-container footer.et-l--footer .et_pb_row .footer-logo-col .et_pb_image {
        text-align: center;
    }

    body #page-container footer.et-l--footer .et_pb_row .footer-logo-col {
        margin: 0 0 40px;
    }

    body #page-container footer.et-l--footer .et_pb_row .footer_brands-col {
        justify-content: center;
    }

    body #page-container footer.et-l--footer .et_pb_row .et_pb_column--with-menu {
        margin: 30px 0 0;
        width: 50% !important;
    }

    body #page-container footer.et-l--footer .et_pb_row .et-menu li {
        width: 100%;
        justify-content: center;
    }

    body #page-container footer.et-l--footer .footer-bottom .et_pb_text_inner p {
        text-align: center !important;
    }

    .custom-container {
        padding: 20px 0;
    }

    .services_title_description_wrapper h1.head-title,
    .projects_title_description_wrapper .head-title {
        padding-right: 10px;
    }

    .about-team-wrapper .owl-nav,
    .services-fpo-image-wrapper .owl-nav,
    .projects-detail-wrapper .owl-nav {
        margin-top: 22px;
    }
    .about-team-wrapper .owl-nav{
        justify-content: flex-end;
    }
    .custom-pagination .previous a {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .custom-pagination .next a {
        flex-direction: column-reverse;
        align-items: flex-end;
        gap: 5px;
    }

    .projects-image-wrapper .image-ratio {
        border-radius: 16px;
    }
.projects-image-wrapper .projects-large-image .image-ratio {
    padding-bottom: 85%;
}
    footer.et-l--footer .footer-bottom .et_pb_column:first-child {
        margin-bottom: 20px;
    }

    .hero-banner-wrappper .row {
        flex-direction: column-reverse;
    }

    .hero-banner-wrappper .swiper.swiper-thumb .slider-thumb-inner {
        margin: 0;
    }

    .hero-banner-wrappper .swiper.swiper-thumb {
        margin: 0 -35% 0 -10%;
        position: unset !important;
        perspective: unset;
    }

    .hero-banner-wrappper>.et_pb_row {
        padding-bottom: 80px;
        padding-top:0;
    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide .slide-content {
        margin-bottom: 10px !important;
    }

    .hero-banner-wrappper .banner-line-through {
        left: 0;
        top: 55px;
    }

    .hero-banner-wrappper {
        padding-top: 0px;
        overflow: hidden;
    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide:not(.swiper-slide-thumb-active) {
        display: none;
    }

    .hero-banner-wrappper .swiper.swiper-text {
        min-height: auto;
        margin-top: 20px;
    }

    .hero-banner-wrappper .swiper.swiper-text .slide-content {
        text-align: center;
    }

    .hero-banner-wrappper .swiper.swiper-text .swiper-slide.swiper-slide-thumb-active h4 {
        font-size: 40px;
        margin-bottom: 3px;
    }

    .home-about-us .et_pb_row {
        flex-wrap: wrap;
    }

    .et_pb_section.home-about-us .et_pb_column:first-child {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .et_pb_section.home-about-us .et_pb_column:last-child {
        margin-left: 0;
        padding: 40px 50px;
    }

    .et_pb_section.home-about-us {
        padding: 50px 0 30px !important;
    }

    /* .our-services-sec .owl-carousel .owl-nav {
        display: none;
    } */

    .et_pb_section.home-service-sec {
        background-position: 0 40%;
    }

    .our-services-sec .owl-carousel .owl-stage {
        padding-left: 5% !important;
    }

    .et_pb_section.home-leading-manufactures {
        padding: 30px 0 10px !important;
    }
    .about-banner-line-through {
        right: 54%;
        bottom: calc(-54px + -6%);
        height: 220px;
    }
    
    .about-banner-line-through svg {
        height: 100%;
        width: auto;
    }
    .project-banner-line-through {
        position: absolute;
        left: 60%;
        bottom: calc(-54px + -4%);
        height: 200px;
    }
    
    .project-banner-line-through svg {
        height: 100%;
        width: auto;
    }
    .services-main .service-line-through {
        position: absolute;
        top: 12%;
        right: -80px;
    }
    .service-line-through-top {
        position: absolute;
        transform: translateY(-60%);
        left: 65%;
        height: 110px;
    }
    
    .service-line-through-top svg {
        height: 100%;
        width: auto;
    }
    body a.uk-lightbox-button {
        margin: 0;
    }
}





@media only screen and (max-width: 767px) {

    .about-desktop-image {
        display: none;
    }

    .about-mobile-image {
        display: block !important;
    }

    .about-banner_line-designing .design-line {
        margin-left: -140px;
        margin-top: 220px;
    }

    .about-banner_line-designing span.horizontal-line::after {
        height: 220px;
        top: -9px;
        left: 239px;
    }

    .about-slider_section {
        background-size: auto 400% !important;
        background-position: unset !important;
    }

    .about-slider.owl-carousel .owl-stage-outer {
        overflow: hidden !important;
    }

    .about-slider .slider-content {
        padding: 40px 40px 18px 40px;
    }

    .team-list .team-item {
        width: 100%;
    }

    .team-list .team-item .team-card {
        display: block;
    }

    .team-list .team-item .team-card .team-content {
        padding: 0;
        padding-top: 40px;
    }

    .about-page_nfrc-chas {
        flex-direction: column;
    }

    .about-page_nfrc-chas .et_pb_module.et_pb_image {
        width: 100%;
    }

    .project-archive-banner h1 {
        display: flex;
        flex-direction: column;
    }

    .project-archive-banner:before {
        top: 72%;
        left: 34%;
        bottom: -30px;
        background-position: unset;
        background-size: auto 200%;
        height: 200px;
    }

    .storage-list .storage-item {
        width: 100%;
        margin-top: 0 !important;
        margin-bottom: 16px;
    }

    .storage-list .storage-item .storage-card {
        flex-direction: column;
    }

    .storage-list .storage-item .storage-card .storage-content {
        padding: 24px 0;
    }

    .storage-list .storage-item .storage-card .storage-thumb {
        width: 100%;
        height: 350px;
    }

    .storage-list .storage-item .storage-card .storage-thumb img {
        width: 100%;
        height: 100%;
    }

    .contact_heading_section:before {
        bottom: -150px;
        left: 0%;
        background-position: unset;
        background-size: auto 130%;
    }

    .contact-page_contact-form p.et_pb_contact_field {
        margin-bottom: 4%;
    }

    .contact-page_contact-form .et_pb_contact_field textarea.et_pb_contact_message {
        min-height: 200px;
    }

    .contact-page_contact-form .et-pb-contact-message p {
        flex-direction: column;
        padding: 24px;
        gap: 0;
    }

    .row.services-row {
        flex-direction: column-reverse;
        gap: 32px;
    }

    .services-main .design-line {
        top: 250px;
        background-size: auto 80%;
        width: 100%;
        left: 0;
    }

    .services-fpo-image-wrapper>div {
        width: 100%;
        height: 230px;
    }

    .projects_title_description_wrapper {
        margin-bottom: 40px;
    }

    .projects-detail-wrapper {
        margin-bottom: 30px;
    }

    .projects-overview {
        margin-bottom: 25px;
    }

    .projects-image-wrapper {
        gap: 14px;
    }
    .projects-small-image.swiper {
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
        padding: 0 6%;
    }
    .projects-large-image {
        border: none;
        width: 100%;
        /*height: 286px;*/
    }

    .projects-small-image {
        gap: 6px;
    }

    .projects-image {
        border: none;
        width: 100%;
        /*height: 125px;*/
    }

    .projects-main::before {
        background-size: auto 250%;
        top: 17%;
        left: 44%;
        height: 100px;
    }

    .projects-main::after {
        bottom: 34%;
    }

    footer.et-l--footer .et_pb_row_1_tb_footer .footer-line-through {
        right: -40px;
    }

}




/************404 page************/

body.error404 .entry>* {
    color: var(--text-color);
}

body.error404 div#sidebar {
    display: none;
}

body.error404 #main-content .container:before {
    display: none;
}

body.error404 div#left-area {
    width: 100%;
    padding: 0;
}

body.error404 .entry {
    text-align: center;
    padding: 130px 0;
}

body.search.search-results h2.entry-title {
    color: var(--text-color);
}



.our-services-sec .service-card a.service-link:hover>img {
    animation: servicelink .5s;
    position: relative;
}

@keyframes servicelink {
    0% {
        left: 0;
    }

    50% {
        left: 4px;
    }

    100% {
        left: 0;
    }

}
@keyframes servicelinkprev {
    0% {
        right: 0;
    }

    50% {
        right: 4px;
    }

    100% {
        right: 0;
    }

}
.our-services-sec .service-card a.service-link:active>img {
    animation: servicelinkactive .3s ease-in-out;
}

@keyframes servicelinkactive {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}