@font-face {
    font-family: Isidora-reg;
    src: url(../fonts/IsidoraSans-Regular.7acd060a391c09d7.woff)
}

@font-face {
    font-family: Isidora-bold;
    src: url(../fonts/IsidoraSans-Bold.03ae445f68937ac2.woff)
}

@font-face {
    font-family: Isidora-med;
    src: url(../fonts/IsidoraSans-Medium.a60b85549b5ea355.woff)
}

@font-face {
    font-family: Isidora-reg;
    src: url(../fonts/IsidoraSans-Regular.7acd060a391c09d7.woff)
}

:root {
    --primary_color: 33, 123, 65;
}

a {
    text-decoration: none;
    transition: all 0.4s ease;
}

.relative {
    position: relative;
}

.main-header.active {
    position: fixed;
    top: -42px !important;
    transform: translateY(-115%);
}

.main-header.active.shifted {
    top: 0 !important;
    transform: translateY(0);
}

#main-header-1.active .navbar-expand-lg .navbar-nav .nav-link,
#main-header-1.active .navbar-expand-lg .navbar-nav .nav-link.search_link {
    color: #19130b;
    text-shadow: none;
}

#main-header-1.active .navbar-expand-lg .navbar-nav .contact_btn {
    color: #FFF;
}

#main-header-1.active {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0 0 13px rgba(0, 0, 0, 50%);
    top: 0px !important;
    background: #FFF;
}

img {
    max-width: 100%;
}

.section-title {
    background: linear-gradient(to right, #312f8f 0%, #40a44f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    /* font-size: 50px; */
    /* line-height: 60px; */
    font-family: "Optima LT W02 Roman";
    letter-spacing: 1.6px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: clamp(1.75rem, 4vw, 3.125rem);
    line-height: 1.1;
}

.gap_30_0 {
    gap: 30px 0;
}

.gap_15_0 {
    gap: 15px 0;
}

.gap_20_0 {
    gap: 20px 0;
}

.navbar-collapse .header__number {
    margin-right: 35px;
}

.navbar-collapse .header__number a {
    font-weight: 600;
    color: #faa93a;
}

.navbar-collapse .header__number img {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    margin-top: -3px;
}

.navbar-collapse .header__socials {
    margin-right: 35px;
}

.navbar-collapse .header__socials a {
    color: #19130b;
    font-size: 15px;
    margin-left: 20px;
}

.navbar-collapse .butn-dark {
    position: relative;
    line-height: 1.2em;

}

.navbar-collapse .butn-dark a {
    font-weight: 400;
    text-transform: uppercase;
    background: #19130b;
    color: #fff;
    padding: 13px 22px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
    border-radius: 50px;
}

.navbar-collapse .butn-dark a span {
    position: relative;
    z-index: 2;
    color: #fff;
}

.navbar-collapse .butn-dark a:hover span {
    color: #fff;
}

.navbar-collapse .butn-dark a:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    background: #faa93a;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 50px;
}

.navbar-collapse .butn-dark a:hover:after {
    width: 100%;
    left: 0;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

/* .hero-slider {
    margin-top: 100px;
} */



.home_slider .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 2%;
    display: block;
    flex-direction: column;
    right: 2%;
    margin-left: 7px;
}

.home_slider .owl-dots button.owl-dot {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    display: inline-block;
    margin: 0px 8px;
    border: 1px solid #fff;
}

.home_slider .owl-dots button.owl-dot.active {
    border: 2px solid #cf9106;
}

.home_slider .owl-dots button.owl-dot.active span {
    background: #cf9106;
}

.home_slider .owl-dots button.owl-dot:focus {
    outline: none;
}

.home_slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.home_slider .owl-dots span {
    color: #fff;
    width: 7px;
    height: 7px;
    display: block;
    background: #fff;
    border-radius: 51%;
    position: relative;
    left: 6px;
    top: 0;
}

.home_slider .owl-dots button.owl-dot.active span {
    left: 5px;
}

.home_slider .owl-nav button:focus {
    outline: none;
}

.search-section-area::before {
    content: '';
    position: absolute;
    background-image: url(../img/text-removebg-preview.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.15;
}

.class-bg {
    position: absolute;
    content: '';
    background-image: url(../img/foot-png.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto 80%;
    width: 64%;
    height: 100%;
    opacity: 0.05;
    z-index: 0;
    right: 0;
}

.hero-slider video {
    width: 100%;
    height: 100%;
    max-height: 95vh;
    object-fit: cover;
    display: block;
}

.hero-slider {
    position: relative;
    z-index: 1;
}

.hero-slider .banner-1 {
    position: relative;
}

.hero-slider .banner-1 .banner-content {
    padding: 25px 35px;
    width: 500px;
    position: absolute;
    z-index: 10;
    bottom: 50px;
    left: 120px;
    right: 0;
    text-align: left;
    margin: 0;
    background: #0000007d;
    border-radius: 10px;
}

.hero-slider .banner-1 .banner-content h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1.5px;
    font-size: 30px;
}

.hero-slider .banner-1 .banner-content h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 4px;
    font-size: 17px;
    line-height: 23px;
    margin: 0;
}

.hero-slider .owl-carousel .banner-1 .banner-content {
    transform: translateY(80px);
    opacity: 0;
    transition: all 1.5s ease;
}

.hero-slider .owl-item.active .banner-1 .banner-content {
    transform: translateY(0);
    opacity: 1;
}


.row-minus-mar .form-group {
    margin-bottom: 0;
}

.about_sec {
    padding: 60px 0;
}

.about_sec .section-title {
    margin-bottom: 10px;
}

.about_sec.about {
    padding: 60px 0 60px;
}

/* .relative.section_padding.bg-grea-3 .chariman-img {
    margin-top: -120px;
} */

.relative.section_padding .chariman-img img {
    width: 100%;
    max-width: 400px;
}

.chairman-cont h2 {
    font-size: 30px;
    font-weight: 700;
    color: #19130b;
    margin-bottom: 10px;
}

.chairman-cont h6 {
    font-size: 14px;
    color: #343434;
    font-weight: 600;
}

.chairman-cont ul {
    padding-left: 35px;
}

.chairman-cont ul li {
    font-size: 15px;
    line-height: 26px;
    color: #343434;
    font-weight: 400;
    list-style-type: disc;
}

.border-about {
    position: relative;
}

.border-about .about-box1 {
    position: relative;
    width: 100%;
    /* max-width: 420px; */
    text-align: right;
}

.border-about .about-box2 {
    position: absolute;
    left: 0;
    top: 45%;
}

.border-about .about-box1 .about-img1 {}

.border-about .about-box2 .about-img2 {
    width: 100%;
    max-width: 400px;
    border-radius: 15px;
}

.border-about .about-box1::before {
    position: absolute;
    content: '';
    /* border-left: 10px solid #287f4a;
    border-top: 10px solid #287f4a; */
    left: 0%;
    width: 100%;
    height: 96%;
    top: -10px;
    z-index: 10;
    border-radius: 210px 210px 0px 0px;
}

.border-about .about-box2::before {
    position: absolute;
    content: '';
    left: 0%;
    /* border-left: 10px solid #287f4a;
    border-top: 10px solid #287f4a; */
    width: 100%;
    height: 96%;
    top: -10px;
    z-index: 10;
    border-radius: 210px 210px 0px 0px;
}

.about_sec h5 {
    margin-top: 5px;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
    color: #131313;
    line-height: 29px;
    font-family: "Oxygen", sans-serif;
    letter-spacing: 0px;
    text-align: center;
    margin: 20px 0 52px 0;
}

.newabout {
    text-align: center;
}

.newabout h4 {
    font-size: 28px;
}

.pad-0 {
    padding: 0;
}

.about_sec p {
    margin-top: 0px;
    font-size: 18px;
    text-align: justify;
    font-weight: 500;
    color: #19130b;
    line-height: 30px;
    letter-spacing: 0.5px;
    padding-left: 20px;
}

.about_sec p span {
    margin-top: 5px;
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    color: #2f7f4d;
    line-height: 25px;
    font-family: "Oxygen", sans-serif;
    letter-spacing: 0px;
    margin-bottom: 14px;
    display: block;
}

.about_sec.home {
    padding: 70px 0 100px 0;
    /* background-image: url(../img/over-bg.jpg);
    background-position: bottom left;
    background-repeat: no-repeat; */
    position: relative;
}

.about_sec.home:before {
    content: '';
    background-image: url('../img/over-bg.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: auto 140%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    animation: move 5s linear infinite alternate;
}

.about_sec.home .container {
    position: relative;
    z-index: 1;
}


@keyframes move {

    0%,
    100% {
        background-position: bottom left;
    }

    50% {
        background-position: bottom -50px left;
    }

    80% {
        background-position: bottom -20px left;
    }
}

.newabout .content p {
    text-align: justify;
    text-align-last: center;
    font-size: 16px;
}

.newabout .content {
    margin-top: -25px;
    margin-bottom: 40px;
    padding: 0 5%;
}

.about_sec .title-border {
    margin: 0;
}

.about_sec .title-border .title-border-inner {
    margin: unset;
}

.about_sec hr {
    color: #2f7f4d;
    height: 1px;
    opacity: .7;
}

.about_sec .border-about-2 {
    margin-top: 50px;
}

.search-section .container-fluid {
    padding: 0 120px;
}

.main-header .container-fluid {
    padding: 0 120px;
}


.main-header .mobile_buttons {
    display: none;
    gap: 8px;
    float: right;
}

.main-header .find_btn {
    background: #19130b;
    font-weight: 500;
    padding: 4px 12px;
    line-height: 32px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    text-align: center;
}

.main-header .find_btn.search {
    width: 40px;
    padding: 4px 11px;
}

.main-header .find_btn.search img {
    width: 100%;
}



.btn-4.color-change {
    background: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #19130b !important;
    margin: 0 8px;
}

.btn-4.color-change:hover {
    color: #19130b !important;
}

.btn-4.color-change:after {
    background: #fff;
}

.bg-design-by-me {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
    background-attachment: fixed;
    position: relative;
    z-index: -1;
    background-image: url(../img/pt.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    /*padding-top: 0;
     padding-bottom: 111px;
    background-color: #357f50;
    
    padding-bottom: 50px;*/

}

.bg-design-by-me.clients {
    padding: 70px 0;
    position: relative;
    background: transparent;
    background-color: #f1f1f1;
    /* background-color: #f1f1f1;
	background-image: url(../img/client-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 200%; */
    overflow: hidden;

}

.bg-design-by-me.clients:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/client-bg.png);
    background-repeat: no-repeat;
    background-position: center top 30%;
    background-size: 100% 200%;
    opacity: .04;
    z-index: -1;
}

.clients .client-logo {
    margin-bottom: 25px;
    position: relative;
    text-align: center;
}

.clients .client-logo img {
    width: 100%;
    max-width: 170px;
}

.clients .brand-item {
    position: relative;
    border-right: 1px solid #28282842;
    min-height: 100px;
}

.clients .brand-item:first-of-type,
.clients .brand-item:nth-of-type(2),
.clients .brand-item:nth-of-type(3),
.clients .brand-item:nth-of-type(4),
.clients .brand-item:nth-of-type(5) {
    border-bottom: 1px solid #28282842;
}

.clients .brand-item:first-of-type::before,
.clients .brand-item:nth-of-type(2)::before,
.clients .brand-item:nth-of-type(3)::before,
.clients .brand-item:nth-of-type(4)::before,
.clients .brand-item:nth-of-type(5)::before {
    content: "▪";
    color: #287f4a;
    position: absolute;
    bottom: -25px;
    right: -8px;
    z-index: 3;
    font-size: 35px;
}

@media only screen and (max-width: 767px) {

    .clients .brand-item:first-of-type::before,
    .clients .brand-item:nth-of-type(2)::before,
    .clients .brand-item:nth-of-type(3)::before,
    .clients .brand-item:nth-of-type(4)::before,
    .clients .brand-item:nth-of-type(5)::before {
        display: none;
    }
}

.clients .brand-item:nth-of-type(5)::before {
    display: none;
}

.clients .brand-item:last-of-type,
.clients .brand-item:nth-of-type(5) {
    border-right: 1px solid #28282842;
}

.clients .brand-item:last-of-type,
.clients .brand-item:nth-of-type(4) {
    /* border-bottom: 0; */
}

.clients .brand-item:last-of-type,
.clients .brand-item:nth-of-type(3) {
    /* border-right: 0; */
}

.clients .brand-item:last-of-type,
.clients .brand-item:nth-of-type(6) {
    /*  border-right: 0; */
}

.clients .brand-item:last-of-type,
.clients .brand-item:nth-of-type(5) {
    border-right: 0;
}

@media only screen and (max-width: 767px) {

    .clients .brand-item:last-of-type,
    .clients .brand-item:nth-of-type(5) {
        border-right: 1px solid #28282842;
    }

    .clients .brand-item:last-of-type,
    .clients .brand-item:nth-of-type(5) {
        border-right: 1px solid #28282842;
    }
}

.click-btn {
    display: inline-block;
    width: 120px;
    height: 40px;
    justify-content: center;
    align-items: center;
    margin: 0.5rem;
    line-height: 35px;
    border: 1px solid;
    border-radius: 0px;
    text-align: center;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    transition: all 0.35s;
    box-sizing: border-box;
}

.btn-style901 {
    position: relative;
    background-color: #257544;
    border-color: #247343;
    color: #fff;
    overflow: hidden;
}

.btn-style901::before {
    width: 25px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    font-family: "FontAwesome";
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    text-indent: 5px;
    border-radius: 0 50% 50% 0;
    background-color: rgb(210 177 115);
    transform: translate(-20%, 0) scale(0, 1);
    transform-origin: left center;
    transition: all 0.25s;
    z-index: 1;
}

.btn-style901:hover {
    text-indent: 20px;
    color: #fff;
}

.btn-style901:hover::before {
    transform: translate(-20%, 0) scale(1, 1);
}


.style-5 {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    padding: 10px;
    font-weight: 300;
    max-width: 275px;
    display: block;
    text-align: left;
    position: relative;
    overflow: hidden;
    font-family: "Oxygen", sans-serif;
    margin: auto;
    margin-top: 50px;
}

.style-5:before {
    margin-right: 10px;
}

.style-5:after {
    margin-left: 10px;
}

.style-5:hover {
    color: #357f50;
}

.style-5:before,
.style-5:after {
    content: "//////";
    color: #357f50;
    font-size: 18px;
    font-family: consolas;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.style-5:hover:before,
.style-5:hover:after {
    letter-spacing: -2px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #000000;
}


#top-to-page {
    position: fixed;
    z-index: 10;
    right: 1%;
    bottom: 5%;
    border: 2px solid #cf9106;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
}

#top-to-page img {
    width: 100%;
    max-width: 60px;
    padding: 8px;
}

#top-to-page.show {
    opacity: 1;
    visibility: visible;
}


.bounceUp {
    -moz-animation: bounceUp 2s infinite;
    -webkit-animation: bounceUp 2s infinite;
    animation: bounceUp 2s infinite;
}

@keyframes bounceUp {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

/*
.bg-design-by-me::before {
    position: absolute;
    content: '';
    background-color: #19130b00029;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    overflow: hidden;
}
*/
.header__socials {
    position: absolute;
    bottom: 20px;
    z-index: 10;
    left: 20px;
    display: inline-flex;
    gap: 0 8px;
}

.header__socials a {
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
}

.header__socials a:hover {
    background: #1f7f46;
    color: #fff;
}

.counter_row>div {
    position: relative;
}

.counter_row {
    justify-content: center;
}

.success-box {
    display: flex;
    margin-bottom: 0;
    text-align: left;
    z-index: 2;
    position: relative;
    padding-top: 10px;
    gap: 0 20px;
    align-items: center;
}

.count-text {
    position: relative;
    font-weight: 700;
    font-size: 60px;
    color: #1e1e1e;
    line-height: 1;
    z-index: 1;
    margin-right: 0px;
    font-family: 'Oswald', sans-serif;
}

.count-text,
.count-text span {
    color: rgba(var(--primary_color), 1);
}


.circle1:after {
    position: absolute;
    background-image: url(../img/circle2.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 172px;
    height: 172px;
    left: 24px;
    top: -30px;
}

.circle2:after {
    position: absolute;
    background-image: url(../img/circle2.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 172px;
    height: 172px;
    left: 24px;
    top: -30px;
}

.circle3:after {
    position: absolute;
    background-image: url(../img/circle1.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 172px;
    height: 172px;
    left: 24px;
    top: -30px;
}

.success-content {
    position: relative;
}

.success-content h3 {
    color: #000;
    font-weight: 800;
    text-transform: none;
    letter-spacing: 2px;
    font-size: 21px;
    margin-bottom: 5px;
}

.success-content h6 {
    color: #000000;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: "Oxygen", sans-serif;
}

.customer_speak {
    width: 80px;
    height: 80px;
    background: #19130b;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.customer_speak:hover {
    color: #FFF;
}

.customer_speak:before,
.customer_speak:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: 1px solid #faa93a;
    animation: popupBtn 1.8s linear infinite;
}

@keyframes popupBtn {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    50% {
        transform: scale(1.4);
        opacity: 0.5;
    }

    100% {
        transform: scale(1.6);
        opacity: 0;
    }
}

.customer_speak_wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.customer_speak_wrap .customer_speak {
    position: relative;
    top: auto;
    left: 12px;
    transform: none;
}

.customer_speak_wrap span {
    color: #FFF;
    display: block;
    font-weight: 500;
    margin-top: 17px;
    text-shadow: 0 0 10px #19130b;
    font-size: 15px;
}

.project_tab {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin-bottom: 40px;
}

.project_tab li.active a {
    background: #19130b;
}

.project_tab li a {
    background: #777;
}

.project_tab li a::after {
    background: #19130b;
}

.featured-car-section {
    padding: 70px 0;
}

.property-box-3:hover>img {
    transform: scale(1.1);
}

.property-box-3>img {
    transition: all 0.5s ease;
    z-index: 0;
}

.property-box-3:before {
    z-index: 1;
}

.main-footer-3 {
    margin-bottom: 50px !important;
    display: inline-block;
    width: 100%;
}

/* -- Floating Enquiry Start -- */
.floating_enquiry {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 91;
    background: #287f4a;
    padding: 9px 0;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 25%);
}

.floating_enquiry ul {
    width: 100%;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
}

.floating_enquiry ul li a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 2px 0;
    display: inline-block;
    transition: all 0.4s;
    font-size: 12px;
    letter-spacing: 1.6px;
}

.floating_enquiry ul li {
    width: 25%;
    text-align: center;
}

.floating_enquiry ul li a i {
    margin-right: 6px;
}

.floating_enquiry ul li a:hover {
    color: #19130b;
}

.floating_enquiry ul li a img {
    width: 18px;
    margin-right: 6px;
}

.floating_enquiry ul li:not(:last-child) {
    border-right: 1px solid rgb(255 255 255 / 40%);
}

.foot_rating img {
    width: 100%;
}

/* -- Floating Enquiry End -- */


.read-more {
    margin-top: 28px;
}


.home_page-2 #main-header-1 {
    z-index: 999;
    top: 0;
    /* background: #19130b00061; */
}

.home_page-2 .home_slider::after {
    content: unset;

}

.home_page-2 .main-header .logos {
    background: none;
}


/* --- new footer  */

.footer.-type-1 {
    padding-bottom: 0px;
    padding-top: 50px;
}

/* .footer:before {
    content: '';
    width: 40%;
    height: 100%;
    background-image: url('../img/footer_bg.png');
    position: absolute;
    top: 0;
    left: -2%;
    z-index: 1;
    opacity: 0.08;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 50%;
}

.footer:after {
    content: '';
    width: 19%;
    height: 100%;
    background-image: url('../img/footer_bg.png');
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    opacity: 0.1;
} */

.footer {
    position: relative;
    background-color: #fff;
    /* overflow: hidden; */
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
    color: #19130b;
    /* background-image: url(../img/footer-bg.jpg); */
    background-size: auto;
    background-repeat: repeat;
    background-position: center center;
    border-top: 1px solid #ccc;
}

.footer .container {
    position: relative;
    z-index: 2;
}

.foot_content.foot_about img {
    margin-bottom: 0px;
    width: 110px;
}

.foot_content h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #19130b;
}

.foot_content p,
.foot_content ul li a {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: #19130b;
}

.foot_content ul li a:hover {
    opacity: 0.5;
}

.contact_info ul {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

.contact_info ul li {
    width: 50%;
    padding: 15px;
    background: rgb(0 0 0 / 11%);
    display: flex;
    gap: 30px;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.contact_info ul li i {
    font-size: 36px;
    opacity: 1;
}

.contact_info ul li p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1px;
}

.contact_info ul li p span {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer.-type-1 .footer__bottom {
    /* display: flex;
    justify-content: space-between; */
    align-items: center;
    margin-top: 0;
}

.footer.-type-1 .footer__bottom a {
    font-weight: 400;
}

.footer.-type-1 .footer__bottom div {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.footer.-type-1 .footer__bottom div.sityby {
    text-align: right;
    font-size: 11px;
    min-width: 245px;
}

.foot_content.foot_about ul {
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
}

.foot_content.foot_about ul li a:hover {
    opacity: 0.9;
}

.foot_content.foot_about ul li a {
    transition: all 0.4s ease;
}

.footer_desclaimer {
    border: solid rgb(255 255 255 / 30%);
    border-width: 1px 0;
    padding: 14px 0;
    margin: 20px 0;
}

.footer_desclaimer p {
    font-size: 12px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: 0.4px;
    margin: 0;
    color: #19130b;
}

.footer_desclaimer p span {
    font-weight: 600;
}

/* .breadcrumb_section {
    margin-top: 100px;
} */

.breadcrumb_section {
    position: relative;
}

/* .breadcrumb_section:before {
    position: absolute;
    content: '';
    background-color: #19130b00038;
    z-index: 10;
    top: 0;
    width: 100%;
    height: 100%;
} */

.breadcrumb_section .home_slider {
    position: relative;
}

.breadcrumb_section .home_slider .overlap-bread {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
    z-index: 100;
}

.breadcrumb_section .home_slider .overlap-bread .container {
    border-top: 2px solid #ccc;
    padding: 0;
    padding-top: 12px;
}

.breadcrumb_section .home_slider .overlap-bread ul {
    display: inline-flex;
}

.breadcrumb_section .home_slider .overlap-bread ul li {
    padding-right: 25px;
    position: relative;
    color: #fff;
    font-weight: 700;
}

.breadcrumb_section .home_slider .overlap-bread ul li::after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #fff;
    top: 10px;
    right: 10px;
    border-radius: 50px;
}

.breadcrumb_section .home_slider .overlap-bread ul li:last-child:after {
    display: none;
}

.breadcrumb_section .home_slider .overlap-bread ul li a {
    color: #fff;
    font-weight: 500;
}


.breadcrumb_section img {
    width: 100%;
}

.section_padding {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section_padding.stp0 {
    padding-top: 0 !important;
}

.section_padding.sbp0 {
    padding-bottom: 0 !important;
}

/*--- Media ---*/
.media_section {
    padding-bottom: 20px;
}

.media_section .main-title-5 {
    text-align: left;
    margin-bottom: 70px;
}

.media_section .title-border {
    margin: 0;
}

.event_cart_row {
    gap: 50px 0;
}

.event_cart_row .event_cart {
    margin-bottom: 0 !important;
}

.event_cart {
    margin-bottom: 50px;
}

.event_cart_content h5 {
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    background: #19130b;
    color: #fff;
    padding: 4px 9px;
    margin: 0;
    position: relative;
    font-size: 12px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-bottom: 14px;
}

.event_cart_content .date {
    font-size: 14px;
    font-weight: 500;
    color: #19130b;
    display: block;
    margin-bottom: 6px;
}

.event_cart_content h2 {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 600;
}

.media_page .event_cart_content h2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.event_cart_content a h2:hover {
    color: #777;
}

.event_cart_content p {
    text-align: justify;
}

.event_cart_content .link {
    font-weight: 600;
    text-transform: uppercase;
    color: #19130b;
    margin: 0;
    position: relative;
    font-size: 13px;
    letter-spacing: 1px;
    margin-top: 2px;
    display: inline-block;
}

.event_cart_content .link:hover i {
    margin-left: 5px;
}

.event_cart_content .link i {
    transition: all 0.4s ease;
}

.event_cart_mg {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.event_cart_mg .date {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 15px;
    gap: 7px;
    width: max-content;
    padding: 7px 9px;
    border-radius: 0 5px 5px;
    color: #FFF;
    margin-bottom: 15px;
    position: absolute;
    left: 0;
    top: 0;
    background: #777;
}

.event_cart_mg .date span {
    font-size: 33px;
    font-weight: 800;
    color: #FFF;
}

.event_section .event_cart_mg img,
.event_cart_content a h2 {
    transition: all 0.4s ease;
}

.event_section .event_cart_mg:hover img {
    transform: scale(1.1);
}

.event_cart_content a h2:hover {
    color: #19130b;
}

.cart_with_mg {
    margin-bottom: 50px;
}

.cart_without_mg .event_cart {
    margin-bottom: 50px;
}

.cart_without_mg .event_cart_content {
    border-bottom: 2px solid #CCC;
    padding-bottom: 50px;
}

.cart_without_mg .event_cart_content .image_link {
    display: block;
}

.cart_without_mg .event_cart_content img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    max-width: 100%;
    height: 340px;
    margin-bottom: 15px;
}

.selectdropdown {
    display: flex;
    margin-bottom: 30px;
    color: #19130b;
    flex-wrap: wrap;
    gap: 6px 15px;
    align-items: center;
    justify-content: right;
    width: auto;
    margin-top: -50px;
}

.selectdropdown label {
    color: #19130b;
    font-weight: 600;
    margin-bottom: 0px;
}

.selectdropdown .custom-select {
    background: #19130b;
    color: #fff;
    padding: 7px 10px;
    border: #19130b;
    border-radius: 20px;
    width: 150px;
    font-size: 13px;
    text-transform: capitalize;
}

/* -- Event Details -- */

.event_details .title-border {
    margin: 0 0 25px 0;
}

.event_details .main-title {
    margin-bottom: 30px;
}

.event_details .main-title {
    position: relative;
    text-align: left;
    padding-left: 120px;
    margin-bottom: 60px;
}

.event_details .main-title h5 {
    margin-top: 30px;
    font-size: 20px;
    text-align: left;
    font-style: italic;
    font-weight: 500;
    color: #19130b;
}

.event_details .main-title hr {
    color: #faa93a;
    height: 2px;
}

.event_details .main-title .date {
    display: flex;
    align-items: center;
    line-height: 18px;
    gap: 15px;
    background: #19130b;
    width: max-content;
    padding: 24px 8px 13px;
    border-radius: 5px;
    color: #FFF;
    margin-bottom: 15px;
    position: absolute;
    left: 0;
    top: 0;
    flex-direction: column;
    text-align: center;
}

.event_details .main-title .date span {
    font-size: 50px;
    font-weight: 800;
    color: #FFF;
}

.event_gallery {
    margin-bottom: 30px;
    position: relative;
}

.event_gallery:hover img {
    transform: scale(1.1);
}

.event_gallery img {
    transition: all 0.5s ease;
}

/* -- Contact us Page -- */

.contact_section {
    background: #FFF;
}

.contact_section .contact-info {
    padding: 0 0 0 0;
}

.contact-form {
    background: #f3f3f3;
    padding: 45px;
}

.contact_section .contact_form_wrap .main-title {
    padding: 20px 50px;
}

.contact_section .contact_form_wrap .main-title h1 {
    margin: 0;
    font-size: 26px;
    color: #FFF;
}

.contact_section .contact_form_wrap .main-title {
    margin-bottom: 0;
    text-align: left;
}

.address_wrap {
    position: relative;
    margin-top: 33px;
}

.address_wrap>div {
    position: relative;
    z-index: 2;
}

.address_wrap:before {
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    left: 19px;
    top: 0;
    background: #19130b;
    z-index: 0;
}

.address_wrap>div:last-child {
    background: #FFF;
}

.contact_section .contact-info .ca-box i {
    min-width: 40px;
    height: 40px;
    color: #FFF !important;
    background: #19130b;
    border-radius: 50%;
    text-align: center;
    font-size: 17px;
    line-height: 40px;
    margin-right: 21px !important;
}

.contact_section .contact-info .ca-box h5 {
    font-weight: 600;
}

.map_section iframe {
    width: 100%;
    height: 450px;
    display: block;
}




.contact_section .contact_form_wrap {
    /* box-shadow: 0 0 20px 0 rgb(0 0 0 / 20%); */
    border-radius: 6px;
    /* margin-top: -71px; */
    background: #19130b;
    float: right;
    margin-left: 60px;
    overflow: hidden;
}

.contact_section .contact_form_wrap .main-cpt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #19130b;
    font-weight: 500;
    font-size: 15px;
    gap: 20px 20px;
    margin-bottom: 20px;
}

.contact_section .contact_form_wrap .main-cpt input {
    margin-bottom: 0;
    width: 150px;
    font-size: 14px;
    padding: 0 10px;
    text-align: center;
}

.main-title.left {
    text-align: left;
    margin-bottom: 40px;
}

.main-title.left .title-border {
    margin: 0;
}

/* -- Blog Page -- */

.blog_section .event_cart_content {
    background: #FFF;
    padding: 25px;
    position: relative;
}

.blog_section .event_cart_in:after {
    content: '';
    background: #777;
    width: 100%;
    height: 4px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.blog_section .event_cart_mg {
    margin-bottom: 0;
}

.blog_section .event_cart_in {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 8%);
    height: 100%;
    position: relative;
    background: #FFF;
}

.blog_section .event_cart_in .event_cart_mg img {
    transition: all 0.4s ease;
    height: 270px;
    object-fit: cover;
    width: 100%;
}

.blog_section .event_cart_in:hover .event_cart_mg img {
    transform: scale(1.2);
}

.main-title h5 {
    margin-top: 30px;
    font-size: 20px;
    text-align: left;
    font-style: italic;
    font-weight: 500;
    color: #19130b;
}

.blog_detail_section .main-title.left {
    margin-bottom: 30px;
}

.blog_detail_section .blog_image {
    margin-bottom: 30px;
}

.blog_detail_section .main-title p.date {
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    color: #19130b;
    letter-spacing: 1px;
    margin-bottom: 8px;
}


/*--------------------------------------------------------------
# Blog Posts Section
--------------------------------------------------------------*/
.blog-posts {
    padding: 60px 0px 80px;
    background-color: #e9e8df;
}

.blog-posts article {
    background-color: #ffffff;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    border: 1px solid #14141433;
    padding: 30px;
    height: 100%;
    border-radius: 0px;
    overflow: hidden;
    text-align: left;
}

.blog-posts .post-img {
    max-height: 240px;
    margin: -30px -30px 15px -30px;
    overflow: hidden;
    position: relative;
}

.blog-posts .post-img img {
    transition: all 0.6s ease 0s;
}

.blog-posts article:hover .post-img img {
    transform: scale(1.1, 1.1);
}

.latest-blog-post-date {
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    background: #287b45;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    width: 50px;
    height: 50px;
}

.text-cap {
    text-transform: uppercase;
}

.latest-blog-post-date span.day {
    display: block;
    font-size: 24px;
    line-height: 36px;
    color: #fff;
}

.latest-blog-post-date span.month {
    display: block;
    font-size: 12px;
    margin-top: -8px;
    color: #fff;
}

.blog-posts .post-category {
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}

.blog-posts .title {
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #1f7f46;
    padding-bottom: 20px;
}

.blog-posts .title a {
    color: #000000;
    transition: 0.3s;
}

.blog-posts .title a:hover {
    color: #1f7f46;
}

.blog-posts .post-author-img {
    width: 28px;
    margin-right: 15px;
    vertical-align: middle;
}

.blog-posts .post-author {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 12px;
    text-transform: uppercase;
}

.blog-posts .post-date {
    font-size: 14px;
    color: #000;
    margin-bottom: 0;
}



/* -- Career Page -- */

.career_img_box {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 300px;
}

.career_text_box {
    padding: 30px 30px;
    background: #faa93a;
    display: flex;
    align-items: center;
    min-height: 240px;
}

.career_text_box h2 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 24px;
}

.career_text_box p {
    margin-bottom: 0;
    text-align: justify;
}

.career_row_reverse {
    flex-direction: column-reverse;
    display: flex;
    flex-wrap: wrap;
}

.job_listing_wrap {
    margin-top: 30px;
}

.job_listing_wrap .job_listing {
    border-top: 1px solid #CCC;
    padding: 13px 0;
    margin: 0;
}

.job_listing_wrap .job_listing:last-child {
    border-bottom: 1px solid #CCC;
}


.job_listing_wrap .job_listing h2 {
    font-size: 26px;
    margin-bottom: 5px;
}

.job_listing_wrap .job_listing h3 {
    font-size: 22px;
}

.job_listing_wrap .job_listing .location p {
    display: flex;
    gap: 10px;
    font-weight: 400;
}

.job_listing_wrap .job_listing .location p i {
    margin-top: 6px;
}

.career_page .contact_section {
    background: transparent;
}

.career_page .contact_section .container:before {
    content: '';
    width: 100%;
    height: 65%;
    background: #faa93a;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 5px;
}

.career_page .contact_section .container {
    position: relative;
    padding: 0 92px;
    margin-top: 80px;
}

.career_page .contact_section .main-title h1 {
    color: #FFF;
}

.career_page .contact_section .contact-info p {
    color: #FFF;
}

.career_page .contact-2 textarea {
    min-height: 100px !important;
}

.service-info-4 i {
    font-size: 80px;
}

.service-info-3 h5 {
    font-weight: 900;
    color: #19130b;
    margin-top: 0;
    font-size: 19px;
}

.service-info-3 h6 {
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    color: #262626;
    line-height: 1;
}

.service-info-3 p {
    margin-bottom: 10px;
}

/* --- Project Details --- */

.tabs_box {
    background: #FFF;
}

.tabs_box_section.active .tabs_box {
    background: transparent;
}

.tabs_box ul {
    display: flex;
    gap: 10px;
    justify-content: center;
}

.tabs_box ul li a.active {
    background: #19130b;
    color: #FFFF;
}

.tabs_box ul li a {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 15px;
    padding: 7px 22px;
    display: block;
    border-radius: 50px;
    color: #19130b;
}

/* overview section */
.overview_section .fixed_slide {
    position: sticky;
    top: 40px;
    height: fit-content;
}

.overview_content h4 {
    font-size: 20px;
}

.overview_wrap {
    display: flex;
    justify-content: space-between;
}

.overview_section .overview_content .main-title {
    margin-bottom: 20px;
}

.overview_content .status {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.overview_content .status li {
    border: 1px solid #e8e8e8;
    padding: 15px 10px;
    background: #19130b;
    border-radius: 5px;
    width: calc(50% - 15px);
    text-align: center;
    box-shadow: 0 0 18px 0 rgb(0 0 0 / 10%);
}

.overview_content .status li img {
    width: 50px;
    margin-bottom: 15px;
}

.overview_content .status li p {
    font-size: 14px;
    line-height: 20px;
    display: block;
    position: relative;
    font-weight: 400;
    margin: 0;
    color: #FFF;
    letter-spacing: 0.4px;
    text-align: center;
}

.overview_content .status li p span {
    font-size: 17px;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
}

.overview_content .btn-6 {
    margin-top: 30px;
}

.overview_content .btn-6 span {
    color: #FFF;
}

.overview_content .btn-6:hover span {
    color: #19130b;
}

.overview_content .amenities_list li {
    margin-top: 20px;
    border: 1px solid #CCC;
    padding: 20px;
    width: 100%;
    background: transparent;
    box-shadow: none;
    text-align: center;
    border-radius: 5px;
}

.overview_content .amenities_list li img {
    display: inline-block;
    width: 50px;
    margin-bottom: 12px;
}

.overview_content .amenities_list li span {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 20px;
}

.bg_gray {
    background: #ededed;
}

.bg_gray2 {
    background: #f9f9f9;
}

/* -- Gallery Section -- */

/* .gallery_slider .owl-item a {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0%);
} */

.gallery_slider .owl-item .mg_wrap,
.floor_slider .owl-item .mg_wrap {
    transform: scale(0.9);
    transition: all 0.5s ease;
    opacity: .6;
    position: relative;
}

.gallery_slider .owl-item.active.center .mg_wrap,
.floor_slider .owl-item.active.center .mg_wrap {
    transform: scale(1);
    opacity: 1;
}

.gallery_slider .owl-item .gallery_caption {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    padding: 0 10px 10px 0;
    font-weight: 500;
    font-size: 11px;
}

/* .gallery_slider .owl-item a img {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    transition: all 0.3s ease;
}

.gallery_section .owl-item.active.center a {
    opacity: 1;
    visibility: visible;
} */

/* .gallery_slider .owl-item a img {
    width: 30px;
    background: rgb(0 0 0 / 54%);
} */

.gallery_slider .owl-nav button,
.floor_slider .owl-nav button {
    position: absolute;
    bottom: 50%;
    width: auto;
    transition: all 0.5s ease;
    transform: translateY(50%);
    background: rgb(0 0 0 / 70%) !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF !important;
}

.gallery_slider .owl-nav button.owl-prev,
.floor_slider .owl-nav button.owl-prev {
    left: 16%;
}

.gallery_slider .owl-nav button.owl-next,
.floor_slider .owl-nav button.owl-next {
    right: 16%;
    left: auto;
}

.gallery_slider .owl-nav button.owl-prev:hover,
.floor_slider .owl-nav button.owl-prev:hover {
    transform: translateY(50%) translateX(-10px);
}

.gallery_slider .owl-nav button.owl-next:hover,
.floor_slider .owl-nav button.owl-next:hover {
    transform: translateY(50%) translateX(10px);
}


.location_tab_wrap ul {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 20px !important;
    padding-top: 15px;
}

.location_tab_wrap ul li a {
    text-transform: uppercase;
    background: #ddd;
    font-weight: 500;
    display: block;
    padding: 4px 11px;
    color: #19130b;
    font-size: 13px;
}

.location_tab_wrap ul li.active a {
    background: #292929;
    color: #FFF;
}

.location_table table td {
    border: 1px solid #CCC;
    padding: 9px 10px;
    color: #333;
    font-weight: 500;
    font-size: 14px;
    background: #f1f1f1;
}

.location_table table th {
    background: #19130b;
    border: 1px solid #FFF;
    font-weight: 500;
    font-size: 14px;
    padding: 9px 10px;
}

.location_table table tr td:last-child,
.location_table table tr th:last-child {
    text-align: right;
}

.location_table table {
    width: 84%;
}

.video_slider {
    margin-top: 60px;
}

.video_slider .overlay_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 22;
}

.video_slider .overlay_video a {
    width: 75px;
    height: 75px;
    background: #19130b;
    position: relative;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
}

.video_slider .overlay_video a:before,
.video_slider .overlay_video a:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: 1px solid #faa93a;
    animation: popupBtn 1.8s linear infinite;
}


@keyframes popupBtn {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    50% {
        transform: scale(1.4);
        opacity: 0.3;
    }

    100% {
        transform: scale(1.8);
        opacity: 0;
    }
}

/* -- floor Plans -- */
.floor_slider .owl-item {
    opacity: 0.4;
}

.floor_slider .owl-item.active.center {
    opacity: 1;
}

.floor_slider a img {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px !important;
    background: #19130b;
    padding: 2px;
    border-radius: 2px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 46%);
    opacity: 0;
    transition: all 0.5s ease;
}

.floor_slider .owl-item.active.center a img {
    opacity: 1;
}

.floor_slider a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.floor_slider a p {
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    color: #FFF;
}

.layout_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(0 0 0 / 30%);
}

.layout_overlay a {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
}

.floor_slider .mg_wrap.blur>img {
    filter: blur(7px);
}

.floor_slider .floor_caption_heading {
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 99;
    color: #19130b;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
}

/* -- Location -- */
.location_row_wrap {
    position: relative;
}


.sitemap_section>.row {
    margin: 0;
    align-items: center;
}

.sitemap_section .col-lg-6 {
    padding: 0;
}

.sitemap_section .locate_content {
    padding-left: 6%;
}

.sitemap_section .content h1 {
    font-size: 34px;
    line-height: 46px;
    font-weight: 600;
}

.sitemap_section .content ul {
    margin-bottom: 0;
}

.sitemap_section .content ul.listing {
    display: flex;
    flex-wrap: wrap;
}

.sitemap_section .content ul.listing li {
    font-size: 15px !important;
    line-height: normal !important;
    margin: 10px 0 !important;
    position: relative;
    padding-left: 15px;
    font-weight: 400;
    width: 50%;
    display: flex;
    font-size: 18px;
    color: #19130b;
}

.sitemap_section .content ul.listing li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 6px;
    background: #19130b;
    border-radius: 50px;
}

.sitemap_section .button_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.sitemap_section .button_wrap a span {
    color: inherit;
}

.sitemap_section .content .content_in {
    background: #ededed;
    padding: 20px 40px 40px;
    border-radius: 5px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.sitemap_section .logo_box {
    margin-bottom: 20px;
}

.sitemap_section .logo_box img {
    width: auto;
    height: 100px;
}

.sitemap_section .content .content_in p {
    display: flex;
    align-items: baseline;
    gap: 7px;
    margin-bottom: 40px;
    font-weight: 600;
}

.sitemap_section iframe {
    border: 4px solid #e9e9e9;
    border-radius: 5px;
}

.sitemap_section .loaction_map iframe {
    width: 100%;
    height: 100%;
    display: block;
}

.sitemap_section .location_row_wrap+.loaction_map_wrap {
    margin-top: 50px;
}

.location_row_wrap .row {
    margin: 0;
}

.testimonial-info {
    margin-bottom: 25px;
}

.login_section {
    background: transparent;
}

.login_section .form-control {
    background-color: #e6e6e6;
}

.enquiry_btn {
    position: fixed !important;
    top: 50%;
    transform: rotate(-90deg) translate(10%, 100%);
    right: -36px;
}

.enquiry_btn a {
    border-radius: 2px !important;
    padding: 11px 30px !important;
    font-size: 18px !important;
}

.enquiry_btn a:after {
    border-radius: 0px !important;
}

.star_program_section .main-title-5 h5 {
    margin-top: 30px;
}

.program_work {
    padding: 32px;
    background: #19130b;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 39%);
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    margin: 0 20px;
}

.program_work p {
    color: #FFF;
    font-size: 20px;
    line-height: 28px;
}

.program_work.left p {
    text-align: right;
}

.program_work.right p {
    text-align: left;
}

.program_work h5 {
    color: #FFF;
    font-size: 85px;
    line-height: 1;
    opacity: 0.4;
}

.star_program_section ul li {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}

.star_program_section ul {
    list-style: disc;
    padding-left: 21px;
}




.program_work_wrap {
    position: relative;
}

.program_work_wrap:before {
    content: '';
    width: 5px;
    height: 100%;
    position: absolute;
    left: 50%;
    background: #19130b;
    margin-left: -2px;
}

.program_work:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: -44px;
    background: #faa93a;
    border-radius: 50%;
}

.program_work.right:after {
    left: auto;
    right: -45px;
}

.reward {
    background: #e7e7e7;
    padding: 57px;
    margin-left: 30px;
}

.reward h5 {
    margin-top: 20px;
    margin-bottom: 18px;
}

.ratingblock {
    color: #19130b;
    font-weight: 600;
    margin-top: 15px;
    display: block;
}

.ratingblock i {
    color: #faa93a;
}

.card_table table td {
    font-weight: 500;
}


.card_table table td {
    font-weight: 500;
}

.card_table table th {
    background: #19130b;
    color: #FFF;
    border-color: rgb(255 255 255 / 22%);
}

.card_table .stariconDetail i {
    color: #faa93a;
}

.home_page .enquiry_form_footer {
    display: none;
}

.enquiry_form_footer {
    padding-bottom: 50px;
    background: #FFF;
}

.enquiry_form_footer .form-control {
    padding-left: 15px;
    height: 45px;
}

.enquiry_form_footer h4 {
    font-size: 42px;
    margin: 0;
}

.enquiry_form_footer .active-pate {}


.new_project_slider .owl-item img {
    transform: scale(0.9);
    transition: all 0.5s ease;
    opacity: .6;
}

.new_project_slider .owl-item.active.center img {
    transform: scale(1);
    opacity: 1;
}

.new_project_slider .owl-nav button {
    background: rgb(0 0 0 / 70%) !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF !important;
    position: absolute;
    bottom: 50%;
    transition: all 0.5s ease;
}

.new_project_slider .owl-nav button.owl-prev {
    left: 16%;
}

.new_project_slider .owl-nav button.owl-next {
    right: 16%;
}

.our_journey_section {
    padding: 70px 0 0 0;
}

.our_journey_section .section-title {
    margin-bottom: 50px;
}

.project_card_row {
    gap: 30px 0;
}

.journey_section {
    position: relative;
    max-width: 100%;
}

.journey_section .banner_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 2;
}

.journey_section .item-box {
    position: relative;
    overflow: hidden;
}

.journey_section .item-box:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 40%);
    z-index: 2;
}

.journey_section .banner_overlay .banner_content {
    background: rgb(0 0 0 / 50%);
    padding: 30px;
    padding-bottom: 15px;
}

.journey_section .banner_overlay .banner_content h4 {
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.journey_section .banner_overlay .banner_content h5 {
    color: #FFF;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}

.journey_section .banner_overlay .banner_content p {
    color: #FFF;
}

.journey_section .banner_overlay .banner_content p a {
    color: #FFF;
    font-weight: 600;
    font-size: 11px;
    margin-left: 2px;
    text-decoration: underline;
    text-transform: uppercase;
}

.journey_section .main_slider .item-box>img {
    width: 100%;
    height: 100svh;
    object-fit: cover;
    object-position: center;
    transition: all 4s ease;
}

.journey_section .main_slider:hover .item-box>img {
    transform: scale(1.1);
}

.journey_section .thumbnail_slider {
    position: absolute;
    left: 90px;
    bottom: 0;
    z-index: 9;
    width: 150px;
    margin-top: 140px;
    top: 0;
    display: flex;
    flex-direction: column;
    height: max-content;
    padding: 32px 0;
}

.thumbnail_slider .item {
    border: none !important;
}

.thumbnail_slider .item p {
    color: #a1a1a1;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    justify-content: space-around;
    display: flex;
    flex-direction: column;
    margin: 0;
    align-items: center;
    cursor: pointer;
    align-items: center;
    gap: 10px 0;
}

.thumbnail_slider .slick-slide.slick-current.slick-active p {
    color: #1f7f46;
    font-weight: 900;
}

.thumbnail_slider .item p:before,
.thumbnail_slider .item p:after {
    content: '';
    width: 1px;
    height: 20px;
    background: #000;
    display: block;
    opacity: 0.3;
    position: relative;
}

.thumbnail_slider .item.slick-current p {
    color: #FFF;
}

.thumbnail_slider .slick-arrow {
    width: 100%;
    background: transparent;
    border: none;
    color: #000000;
    font-size: 26px;
    text-align: center;
    position: absolute;
    left: 0;
}

.thumbnail_slider .slick-arrow.prev-arrow {
    top: 0;
}

.thumbnail_slider .slick-arrow.next-arrow {
    bottom: 0;
}

.sub_slider ul.slick-dots {
    display: flex !important;
    margin-top: 25px;
    gap: 14px;
    position: absolute;
    left: 11vw;
    top: 61%;
    justify-content: center;
    width: 490px;
    margin-left: 50px;
}

.award_page .sub_slider ul.slick-dots {
    gap: 14px;
    margin-left: 50px !important;
    position: relative;
    bottom: auto;
    justify-content: flex-start;
    left: 0 !important;
}

.award_page .banner_content {
    width: 490px;
    margin-left: 50px;
    text-align: left;
}

.sub_slider ul.slick-dots li {
    position: relative;
}

.sub_slider ul.slick-dots li button {
    width: 35px;
    background: #FFF;
    border: none;
    text-indent: 1000px;
    overflow: hidden;
    height: 7px;
    margin: 0;
    position: relative;
    border-radius: 50px;
}

.sub_slider ul.slick-dots li.slick-active button {
    background: #efd245;
}

.award_page .journey_section .thumbnail_slider {
    margin-top: 200px;
}

.arrow_down {
    position: absolute;
    bottom: 75px;
    right: 50px;
    z-index: 9;
    height: 60px;
}

.arrow_down h4 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
}

.arrow {
    opacity: 0;
    position: absolute;
    transform-origin: 50% 50%;
    transform: translate3d(-50%, -50%, 0);
    top: 45px;
    left: 29px;
}

.arrow-first {
    -webkit-animation: arrow-movement 2s ease-in-out infinite;
    animation: arrow-movement 2s ease-in-out infinite;
}

.arrow:before,
.arrow:after {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
}

.arrow:before {
    transform: rotate(45deg) translateX(-23%);
    transform-origin: top left;
    margin-left: 2px;
}

.arrow:after {
    transform: rotate(-45deg) translateX(23%);
    transform-origin: top right;
}

.arrow-second {
    -webkit-animation: arrow-movement 2s 1s ease-in-out infinite;
    animation: arrow-movement 2s 1s ease-in-out infinite;
}

@-webkit-keyframes arrow-movement {
    0% {
        opacity: 0;
        top: 45%;
    }

    70% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes arrow-movement {
    0% {
        opacity: 0;
        top: 45%;
    }

    70% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* -- project page -- */
.project_banner_section {
    position: relative;
}

.project_banner_section>img {
    max-height: calc(100vh - 50px);
    width: 100%;
}

.project_banner_section .banner_mg_wrap {
    position: relative;
}

.project_banner_section .banner_mg_wrap>img {
    height: calc(100vh - 50px);
    object-fit: cover;
    width: 100%;
}

.down_arrow {
    position: absolute;
    z-index: 9;
    bottom: 70px;
    left: 50%;
    color: #FFF;
    width: 35px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #FFF;
    text-align: center;
    line-height: 50px;
    margin-left: -17px;
    animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {

    0%,
    20%,
    50%,
    80%,
    100% {
        margin-bottom: 0;
    }

    40% {
        margin-bottom: -5px;
    }

    60% {
        margin-bottom: 4px;
    }
}

.project_banner_section .project_banner_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    background-image: linear-gradient(rgb(0 0 0 / 30%), rgb(0 0 0 / 30%), rgb(0 0 0 / 95%));
}

.project_banner_section .project_banner_overlay h1 {
    font-size: 57px;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 8px;
    text-align: center;
}

.project_banner_section .project_banner_overlay h1 span {
    display: block;
    color: #FFF;
    font-weight: 300;
    font-size: 72%;
}

.project_banner_section .project_banner_overlay p {
    color: #FFF;
    font-size: 19px;
    font-weight: 400;
}

.project_banner_section .rera_no_box {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 9;
    text-align: center;
}

.project_banner_section .rera_no_box img {
    width: 85px;
    margin-bottom: 0px;
}

.project_banner_section .rera_no_box p {
    color: #FFF;
    margin: 0;
    font-size: 11px;
    line-height: 16px;
}

.project_banner_section .rera_no_box p span {
    color: #FFF;
    font-weight: 600;
}

.banner_content {
    width: 490px;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 50px;
}

.banner_content .inbox {
    background: rgb(255 255 255 / 80%);
    padding: 30px;
}

.banner_content h2 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    background: #292929;
    color: #FFF;
    padding: 15px 30px;
    text-align: center;
    line-height: 30px;
}

.banner_content ul li {
    font-size: 16px;
    font-weight: 600;
    list-style: disc;
}


.banner_content ul li:not(:last-child) {
    margin-bottom: 15px;
}

.banner_content ul {
    padding-left: 17px;
}

.banner_content .btn-6 {
    margin-top: 20px;
    width: 100%;
    font-weight: 400;
}

.banner_content .btn-6 span.icon {
    margin-right: 10px;
}

.banner_content .btn-6 span {
    color: #FFF;
    transition: all 0.4s ease;
}

.banner_content .btn-6:hover span {
    color: #19130b;
}


.project_wrapper {
    position: relative;
}

.tabs_box_section {
    margin-top: 25px;
    position: sticky;
    top: 0;
    z-index: 9;
    padding: 10px 0;
    background: #FFF;
}

.specifications_section {
    background: #f3f3f3;
    position: relative;
    padding: 70px 0;
}

/*
.specifications_section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #19130b;
    z-index: 0;
    opacity: 0.3;
} */

.specifications_section .container {
    position: relative;
    z-index: 2;
}

/*
.specifications_section .main-title h1 {
    color: #FFF;
}

.specifications_section .main-title .title-border-inner {
    background: #FFF !important;
}

.specifications_section p {
    color: #FFF;
} */

.card_design_row {
    gap: 30px 0;
}

.card_design {
    display: flex;
    gap: 10px 20px;
    align-items: center;
    background: #19130b;
    padding: 19px 18px;
    height: 100%;
    border-radius: 4px;
    min-height: 178px;
    position: relative;
}


.card_design:hover img {
    transform: rotateY(180deg);
}

.card_design img {
    width: 40px;
    transition: all 0.5s ease;
}

.card_design img.placeholder_mg {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 105px;
    transform: translateY(-50%);
    z-index: 0;
    opacity: 0.1;
}

.card_design p {
    margin-bottom: 0;
    line-height: 19px;
    font-size: 13px;
    color: #FFF;
}

.card_design p span {
    font-size: 18px;
    font-weight: 500;
    color: #FFF;
    display: block;
    margin-bottom: 7px;
}

.video_icon {
    width: 60px;
    height: 60px;
    background: #19130b;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    transform: translate(-50%, -50%);
}

.video_icon:before,
.video_icon:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    border-radius: 50%;
    width: 100%;
    height: 100%;
    border: 1px solid #faa93a;
    animation: popupBtn 1.8s linear infinite;
}



.disclaimer-box p {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 22px;
}

.disclaimer-box p a {
    font-weight: 700;
    text-decoration: underline;
}

.disclaimer-box h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
}

.disclaimer-box ul {
    padding-left: 30px;
    text-align: justify;
    margin-bottom: 30px;
    margin-top: 10px;
}

.disclaimer-box ul li {
    margin-bottom: 5px;
    list-style-type: disc;
    letter-spacing: 0.4px;
    color: #343434;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 20px;
}

.disclaimer-box ul p {
    margin-bottom: 15px;
}

.disclaimer-box ol {
    color: #19130b;
    padding-left: 30px;
    text-align: justify;
    margin-bottom: 30px;
    list-style: lower-alpha;
    margin-top: 10px;
}

.disclaimer-box ol li {
    margin-bottom: 5px;
    letter-spacing: 0.4px;
    color: #343434;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 20px;
}


.home_page .form_section,
.contact_us_page .form_section {
    display: none !important;
}

.form_section {
    padding: 0 100px;
    background: #FFF;
}

.form_content_side {
    /* background: #f3f3f3; */
    padding: 80px 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.register_form {
    /* background: #ddd; */
    padding: 80px 80px;
}

.form_section .main-title h1 {
    font-size: 66px;
    color: #777;
}

.form_section .main-title h1 span {
    color: #262525;
}

.form_input {
    width: 100%;
    height: 70px;
    border: 1px solid #19130b;
    padding: 0 15px;
    font-size: 15px;
    background: transparent;
}

.form_control {
    margin-bottom: 40px;
}

.form_control .label {
    font-size: 18px;
    font-weight: 700;
    color: #19130b;
}

.form_control .inline_group label {
    display: flex;
    align-items: baseline;
    color: #19130b;
    font-weight: 500;
    gap: 10px;
}

.form_control .inline_group label a {
    position: relative;
    font-weight: 600;
    color: #19130b;
    text-decoration: underline;
}

.form_control .inline_group {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.form_control .inline_group.check {
    flex-direction: column;
}

.form_control .inline_group label .check_box {
    width: 22px;
    height: 22px;
    border: 1px solid #19130b;
    position: relative;
    bottom: -5px;
    border-radius: 3px;
}

.form_control .inline_group label input[type="checkbox"] {
    display: none;
}

.form_control .inline_group label input[type="checkbox"]:checked+.check_box {
    background: #19130b;
}

.form_control .inline_group label .check_box:before {
    content: '';
    width: 7px;
    height: 14px;
    border: solid #FFF;
    position: absolute;
    top: 1px;
    left: 7px;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.register_form .main-cpt {
    display: flex;
    align-items: center;
    gap: 20px;
}

.register_form .main-cpt input {
    width: 150px;
    height: 47px;
}

.register_form .main-cpt span {
    color: #19130b;
    font-weight: 500;
}

.register_form .btn-4 {
    border: none;
    padding: 18px 40px;
    font-size: 18px;
    letter-spacing: 0.2px;
    font-weight: 500;
}

.register_form .form_logo {
    width: 200px;
}

.fixed_enquiry {
    position: fixed;
    z-index: 999;
    top: 50%;
    right: -20px;
    background: #ffffff;
    padding: 7px 13px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    transform: rotate(-90deg) translate(12%, 100%);
    box-shadow: 0 0 17px 0 rgb(0 0 0 / 50%);
    cursor: pointer;
    transition: all 0.4s ease;
    letter-spacing: 1.4px;
    color: #1f7f46;
    border-radius: 50px;
}
.fixed_enquiry span {
    color: inherit;
}
.fixed_enquiry img {
    width: 30px;
    margin-right: 5px;
}


.modal_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 55%);
    z-index: 999;
    display: none;
}

.modal_popup_in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal_popup .modal_container {
    width: 455px;
    max-width: 90%;
    position: relative;
    background: #FFF;
    padding: 25px 30px;
    border-bottom: 5px solid #217b41;
    border-radius: 5px;
}

.modal_popup .popup_close {
    position: absolute !important;
    top: -10px;
    right: -10px;
    background: #b1160d;
    z-index: 2;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    color: #FFF;
    cursor: pointer;
    box-shadow: 0 0 20px 0 rgb(255 255 255 / 46%);
    border-radius: 50%;
}

.modal_popup .modal_container h1,
.modal_popup .modal_container h2 {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 18px;
    text-align: center;
    font-weight: 600;
}

/*--project slider--*/

#enquiry_form .form_input {
    height: 44px;
    border: 1px solid rgb(0 0 0 / 17%);
    font-size: 13px;
    padding:0 10px;
}

#enquiry_form textarea.form_input {
    height: 100px;
    padding: 10px;

}

#enquiry_form .form_control {
    margin-bottom: 16px;
}

#enquiry_form .btn-4 {
    width: 100%;
    height: 50px;
    font-weight: 500;
    font-size: 20px;
    background: #217b41;
}


#enquiry_form .main-cpt {
    display: flex;
    align-items: center;
    color: #19130b;
    font-weight: 500;
    gap: 5px 13px;
    font-size: 14px;
    justify-content: space-between;
    letter-spacing: 0.4px;
}

#enquiry_form .main-cpt span {
    font-size: 12px;
}

#enquiry_form .main-cpt input {
    width: 125px;
    font-size: 13px;
}

#enquiry_form div#lblProcessForm {
    font-weight: 500;
    font-size: 13px;
}

.modal_popup .modal_container p {
    margin-bottom: 0;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #19130b;
}

.modal_popup .modal_container p span {
    color: #19130b;
}

.modal_popup .modal_container:before {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url('../img/text-removebg-preview.png');
    background-size: 580px;
    background-repeat: repeat;
    opacity: 0.05;
    background-position: top right;
    z-index: 0;
}

.modal_popup .modal_container>* {
    position: relative;
    z-index: 1;
}


.content_section {
    padding: 80px 0;
}

.content_section .main-title {
    margin-bottom: 0;
}

.main-title.text-center h5 {
    text-align: center;
}

.content_section.about p {
    margin-top: 15px;
}

.configuration_section {
    padding: 70px 0;
}

.configuration_card {
    text-align: center;
    border: 1px solid #CCC;
    padding: 40px;
    border-radius: 5px;
    transition: all 0.4s ease;
}

.configuration_card h3 {
    font-size: 23px;
}

.configuration_card h3 span {
    font-weight: 800;
    display: block;
    font-size: 36px;
}

.configuration_card a {
    font-weight: 500;
    background: #292929;
    color: #FFF;
    padding: 5px 19px;
    display: inline-block;
    font-size: 15px;
    transition: all 0.4s ease;
}

.configuration_card a:hover {
    background: #ddd;
    color: #19130b;
}

.configuration_card:hover {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    transform: translateY(-10px);
}

.corporate_tower {
    border: 1px solid #CCC;
    padding: 40px;
    border-radius: 5px;
    transition: all 0.4s ease;
    display: flex;
    gap: 10px 25px;
    align-items: center;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.corporate_tower:hover {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    transform: translateY(-10px);
}

.corporate_tower .icon {
    min-width: 100px;
    height: 100px;
    background: #19130b;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.corporate_tower img {
    width: 54px;
}

.corporate_tower h2 {
    font-size: 23px;
}

.corporate_tower p {
    margin-bottom: 0;
}

.newsletter_card {
    border: 1px solid #ddd;
    padding: 25px;
    text-align: center;
    transition: all 0.4s ease;
    border-radius: 5px;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.newsletter_card:hover {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
    transform: translateY(-10px);
}

.newsletter_card img {
    height: 75px;
    margin-bottom: 15px;
}

.newsletter_card h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
}

.newsletter_card p {
    font-weight: 500;
}

.search_close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #19130b;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    display: none;
}

/* .services.content-area {
    padding-top: 0;
} */

.awards_section.content-area {
    padding: 70px 0 50px 0;
}

/* .blog_section {
    padding-bottom: 40px;
} */


.search_popup {
    position: absolute;
    right: 0;
    top: 72px;
    width: 500px;
    max-width: 100%;
    background: #19130b;
    border-radius: 4px;
    display: none;
}

.search_popup form {
    display: flex;
}

.search_popup form input {
    width: 100%;
    height: 49px;
    padding: 0 17px;
    background: transparent;
    border: none;
    color: #FFF;
}

.search_popup form button {
    background: transparent;
    border: none;
    color: #FFF;
    width: 54px;
    cursor: pointer;
}

#main-header-1 .navbar-expand-lg .navbar-nav .nav-link.search_link {
    font-size: 15px;
    color: #FFF !important;
}

.search_link.open i:before,
.find_btn.search.open i:before {
    content: '\f00d';
}

#main-header-1 .navbar-expand-lg .navbar-nav .nav-link.search_link i {
    min-width: 17px;
}

.corporate_tower_section {
    padding-bottom: 50px;
}

.home_slider.search::after {
    background: transparent;
}

.search_result_section {
    margin-top: 46px;
}

/*
.search_result_section .main-title-5 h1 {
    text-align: left;
}

.search_result_section .title-border {
    margin: 0;
} */

/* -- Amenities Section -- */
.amenities_section {
    position: relative;
    min-height: 55vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.amenities_section:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #19130b;
    opacity: 0.40;
    z-index: 0;
}

.amenities_section .container {
    position: relative;
    z-index: 2;
}

.amenities_section .col-lg-3 {
    padding-left: 20px;
    padding-right: 20px;
}

.amenities_box {
    background: rgb(0 0 0 / 70%);
    padding: 14px 18px;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.amenities_box span {
    color: #FFF;
    font-weight: 300;
    font-size: 14px;
}

.amenities_box img {
    width: 32px;
}

.main-title.white h1 {
    color: #FFF;
}

.main-title.white .title-border-inner {
    background-color: #FFF !important;
}


.pdf_card {
    border: 1px solid #19130b;
    padding: 19px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 30px;
    height: calc(100% - 30px);
    transition: all 0.5s ease;
}

.pdf_card i {
    font-size: 38px;
    color: #19130b;
    margin-bottom: 10px;
}

.pdf_card p {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
}

.pdf_card:hover {
    transform: translateY(-10px);
    background: #19130b;
    color: #FFF;
}

.pdf_card:hover i,
.pdf_card:hover p {
    color: inherit;
}



/* .project_features_section h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
} */

.project_features_section h2 {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align: center;
}

.property-box-3 h3 span {
    display: none;
}

.project_features_section ul {
    padding-top: 40px;
    border-top: 1px dashed #bebebe;
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px;
    justify-content: center;
}

.project_features_section ul li {
    list-style: disc;
    font-weight: 600;
}

.project_features_section ul li {
    display: flex;
    gap: 0 9px;
    width: calc(33.33% - 15px);
    border: 1px solid #CCC;
    padding: 12px 15px;
    justify-content: center;
    font-size: 15px;
    align-items: center;
    text-align: center;
}

/* .project_features_section ul li:before {
    content: '';
    background-image: url('../img/icon/right-arrow.png');
    width: 16px;
    background-size: 21px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5;
}

.project_features_section ul li:not(:last-child) {
    margin-bottom: 8px;
} */

.project_features_section {
    background: #f1f1f1;
    margin-bottom: 50px;
}


.iti {
    width: 100%;
    color: #19130b;
    font-weight: 400;
}

.iti__flag-container {
    width: 87px;
}


.iti input[type=text] {
    padding-left: 15px !important;
    width: calc(100% - 91px);
    margin-left: 95px;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    border: 1px solid #19130b;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: #FFF;
}

.shine_effect {
    position: relative;
    overflow: hidden;
}

.shine_effect:before {
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
}

.project_card_box:hover .shine_effect:before {
    animation: shine 0.85s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.project_card_box_row {
    gap: 50px 0;
}

.project_card_box {
    display: flex;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 20%);
}

.project_card_box .card_mg {
    max-width: 360px;
    min-width: 360px;
}

.project_card_box .card_mg img {
    height: 285px;
    width: 100%;
    object-fit: cover;
}

.project_card_box .card_content {
    padding: 35px;
    display: flex;
    align-items: center;
}

.project_card_box .card_content h3 {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 600;
}

.project_card_box .card_content ul {
    display: flex;
    gap: 15px 20px;
    margin-top: 25px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.project_card_box .card_content ul li img {
    width: 27px;
    margin-right: 10px;
}

.project_card_box .card_content ul li {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #444;
}

.project_card_box .card_content p {
    font-size: 18px;
    font-weight: 500;
}

.theme_btn {
    margin-top: 15px;
    padding: 10px 30px;
    background: #ffffff;
    border: 1px solid #000;
    border-radius: 0px;
    text-align: center;
    color: #000000;
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.5s ease;
}

.theme_btn:hover {
    color: #FFF;
    background: #19130b;
}

.btn {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0px 0px 0px;
    min-width: 150px;
    padding: 0;
}

.btn span {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: 0;
    left: 0;
    width: 100%;
    padding: 8px 20px;
    transition: 0.3s;
}

.btn-2 span {
    color: rgb(28, 31, 30);
    border: 1px solid rgb(28, 31, 30);
    transition: 0.2s;
}

.btn.hover-slide-right::before {
    top: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 0%;
}

.btn.hover-slide-right:hover::before {
    width: 100%;
}

.btn-2::before {
    background-color: rgb(53 127 80);
    transition: 0.3s ease-out;
}

.btn-2 span:hover {
    color: rgb(255, 255, 255);
    transition: 0.2s 0.1s;
}

.about_sec :active,
:hover,
:focus {
    outline: 0 !important;
    outline-offset: 0;
}


.project_card_box .theme_btn {
    padding: 14px 27px;
    font-size: 15px;
}

.project_card_box .card_content .buttons_wrap {
    display: flex;
    gap: 8px 15px;
    flex-wrap: wrap;
}

.project_card_box .card_content .buttons_wrap {
    margin-top: 28px;
}

.project_card_box .card_content .buttons_wrap .theme_btn {
    margin-top: 0;
}

ul.project_info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px 10px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

ul.project_info li img {
    width: 26px !important;
}

ul.project_info li {
    color: #19130b;
    font-weight: 600;
    background: #FFF;
    padding: 5px 15px;
    display: flex;
    gap: 0 10px;
    align-items: center;
    font-size: 14px;
}

.property-box-3 p {
    color: #FFF;
    margin-bottom: 23px;
}

.property-box-3:hover .box-1 {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}

.property-box-3 .box-1 {
    transition: all 0.4s ease;
}

.property-box-3 .btn-4.color-change:after {
    background: #444;
}

.property-box-3 .btn-4.color-change {
    border-bottom: none !important;
}

.property-box-3 .btn-4.color-change:hover {
    color: #FFF !important;
}


.home_project_slider .owl-nav button.owl-next,
.home_project_slider .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    width: 75px;
    height: 50px;
    background: none;
    border-radius: 50%;
    transform: translateY(-100%);
}

.home_project_slider .owl-nav button.owl-next::before,
.home_project_slider .owl-nav button.owl-prev::before {
    position: absolute;
    content: '';
    border: 2px solid #cf9106;
    width: 35px;
    height: 35px;
    right: -3px;
    top: 8px;
    border-radius: 50%;
}

.home_project_slider .owl-nav button.owl-prev::before {
    left: -3px;
    top: 8px;
    right: auto;
}

.home_project_slider .owl-nav button.owl-next {
    right: -95px;
}

.home_project_slider .owl-nav button.owl-prev {
    left: -95px;
}

.testimonial-3 .testimonial-inner .btn-4 {
    margin-top: 10px;
}

.testimonial_video_card:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 10%);
    position: absolute;
    transition: all 0.4s ease;
    z-index: 2;
}

.testimonial_video_card:hover:before {
    background: rgb(0 0 0 / 30%);
}

.testimonial_video_card {
    position: relative;
    overflow: hidden;
}

.testimonial_video_card img {
    width: 100%;
    transition: all 0.6s ease;
}

.testimonial_video_card:hover img {
    transform: scale(1.1);
}

.testimonial_video_card span {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #19130b;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}


.iwc_box_row {
    gap: 30px 0;
}

.iwc_box {
    border: 1px solid #e9e9e9;
    padding: 35px 25px;
    background: #f9f9f9;
    height: 100%;
    border-radius: 5px;
    transition: all 0.4s ease;
}

.iwc_box:hover {
    box-shadow: 0 20px 20px -15px rgb(0 0 0 / 55%);
    background: #f1f1f1;
}

.iwc_box img {
    width: 66px;
}

.iwc_box h4 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
    text-align: left;
    line-height: 23px;
}

.iwc_box p {
    font-weight: 500;
    margin-bottom: 0;
}

.icon_wrap {
    display: flex;
    align-items: center;
    gap: 0 33px;
    margin-bottom: 22px;
}

.thank_you_page .form_section {
    display: none;
}

.thank_you_section {
    padding: 100px 15px;
    text-align: center;
}

.thank_you img {
    width: 200px;
}

.thank_you_section h2 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 42px;
}

.thank_you_section p {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 30px;
}

.thank_you_section .click_link {
    background: #19130b;
    color: #FFF;
    font-size: 12px;
    padding: 5px 11px;
    border-radius: 50px;
}

.thank_you_page .breadcrumb_section {
    position: relative;
    height: 116px;
    overflow: hidden;
}

.thank_you_page .breadcrumb_section:before {
    background-color: #19130b000;
}

.testimonial_section_wrap .carousel-indicators {
    margin-bottom: 25px;
    padding-right: 105px;
}

.testimonial_section_wrap .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border: 2px solid #19130b;
    opacity: 1;
    transition: opacity .6s ease;
}

.testimonial_section_wrap .carousel-indicators .active {
    background: #19130b !important;
}

.gallery_section .gallery_tab ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0 25px;
    margin-bottom: 40px;
}

.gallery_section .gallery_tab li a {
    background: #777;
}

.gallery_section .gallery_tab li.active a {
    background: #19130b;
}

.gallery_section .gallery_tab li a::after {
    background: #19130b;
}

.gallery_section .gallery_tab li a::after {
    background: #19130b;
}


.map_img {
    position: relative;
}

.map_img span {
    position: absolute;
    bottom: 10px;
    right: 14px;
    z-index: 2;
    font-size: 13px;
    font-weight: 600;
}

.map_img img {
    display: block;
}

.video_banner video {
    display: block;
    width: 100%;
    /* height: calc(100vh - 50px); */
    height: 100vh;
    object-fit: cover;
    object-position: center;
}

.home_slider.home .desktop,
.video_banner .desktop {
    display: block;
}

.home_slider.home .mobile,
.video_banner .mobile {
    display: none;
}

.btn-mute {
    background-image: url('../img/icon/sound-pause.png');
    width: 40px;
    height: 40px;
    background-size: 28px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 100;
    cursor: pointer;
    bottom: 60px;
    left: 30px;
    border-radius: 50px;
    background-color: transparent !important;
    border: none !important;
}

.btn-mute.active {
    background-image: url('../img/icon/sound-play.png');
}

.hero-slider .btn-mute {
    bottom: 18px;
    left: 18px;
}

/* -- Mega Menu -- */

/* .main-header .navbar-expand-lg .navbar-nav li.nav-item.dropdown:hover > a, .main-header .navbar-expand-lg .navbar-nav li.nav-item.dropdown > .nav-link:hover {
    color: #f1c148 !important;
} */

.mega_menu_main_wrap {
    display: none;
    position: fixed;
    top: auto;
    width: 100%;
    left: 50%;
    transform: translateX(-50vw);

}

.main-header li.nav-item.dropdown:hover .mega_menu_main_wrap {
    display: block;

}

.main-header .mega_menu_main {
    position: relative;
    width: 1320px;
    background: #FFF;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    box-shadow: 0 6px 20px 0 rgb(0 0 0 / 25%);
}

/* .main-header .mega_menu_main .main_row {
    margin: 0;
} */

.mega_menu_main .right_sect {
    padding: 35px;
    background: #f9f9f9;
}

.mega_menu_main .right_sect .row {
    gap: 25px 0;
}

.menu_pro_wap .menu_img {
    margin-bottom: 13px;
    position: relative;
    overflow: hidden;
}

.menu_pro_wap .menu_img img {
    width: 100%;
    display: block;
}

#tab1 .menu_pro_wap .menu_img img {
    height: 230px;
    object-fit: cover;
    object-position: center;
}

.menu_pro_wap .heading {
    margin: 0;
}

.menu_pro_wap .heading h3 {
    font-size: 16px;
    margin-bottom: 0;
}

.menu_pro_wap .heading p {
    font-size: 13px;
    margin-bottom: 0;
}

.menu_pro_wap:hover .shine {
    display: block;
}

.shine {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .8)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 50%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    transform: skew(30deg);
    animation: shine 0.75s linear 1;
}

@keyframes shine {
    0% {
        left: -50%;
        opacity: 0;
    }

    50% {
        left: 25%;
        opacity: .5;
    }

    100% {
        left: 100%;
        opacity: 0;
    }
}



.left_sect ul {
    display: flex;
    flex-direction: column;
    gap: 7px 0;
}

.left_sect ul li a {
    background: #eaeaea;
    width: 100%;
    display: block;
    padding: 10px 13px;
    font-weight: 500;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
}

.left_sect ul li.active a {
    background: #19130b;
    color: #FFF;
}

.left_sect ul li {
    width: 100%;
}

.left_sect {
    padding: 35px;
}


section.breadcrumb_section.gallery img {
    height: 450px;
    object-fit: cover;
    object-position: center;
}

/* .projects_page .floating_enquiry {
    display: none;
} */

.gallery_section {
    padding-bottom: 70px;
    /* margin-bottom: 70px; */
}


.gallery_section {
    position: relative;
}

.gallery_section .gallery_slider {
    margin-top: 50px;
}

.home_project_slider {
    margin-top: 0;
}

/* .gallery_section:before {
    content: '';
    width: 1400px;
    max-width: 80%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0%;
    background: #1f7f460f;
    top: 0;
    z-index: 0;
    border-radius: 5px;
} */

.gallery_slider .owl-item>div {
    transform: scale(0.8);
    transition: all 0.6s ease;
}

.gallery_slider .owl-item.active.center>div {
    transform: scale(1.1);
}

.home_project_slider_wrap {
    z-index: 22;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
}


.projects_page #main-header-1.active.shifted {
    display: none;
}


.projects_page footer.footer {
    padding-bottom: 0;
}



/* Pulsating Play Button
------------------------------*/
.pulsating-play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#cda45e 50%, color-mix(in srgb, #cfa45c, transparent 75%) 52%);
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
}

.pulsating-play-btn:before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    animation-delay: 0s;
    animation: pulsate-play-btn 2s;
    animation-direction: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid color-mix(in srgb, #cfa55e, transparent 30%);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}

.pulsating-play-btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 100;
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.pulsating-play-btn:hover:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border: none;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
    z-index: 200;
    animation: none;
    border-radius: 0;
}

.pulsating-play-btn:hover:after {
    border-left: 15px solid #cda45e;
    transform: scale(20);
}

@keyframes pulsate-play-btn {
    0% {
        transform: scale(0.6, 0.6);
        opacity: 1;
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
    }
}



/* -- Jouney Popup Code start -- */
.journey_content {
    padding: 30px
}

.journey_content h3 {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 12px;
}

.thumbnail_slider {
    height: 100%;
    border-right: 2px solid #CCC;
    padding: 30px 0;
}

.journey_content h4 {
    font-weight: 400;
    font-size: 15px;
}



.journey_content p {
    text-align: left !important;
    margin-bottom: 10px !important;
}

.journey_content ul li {
    font-weight: 500;
    font-size: 14px;
    color: #19130b;
    list-style: disc;
}

.journey_content ul li:not(:last-child) {
    margin-bottom: 10px;
}

.journey_content ul {
    padding-left: 13px;
}

.cs_scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.cs_scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.cs_scrollbar::-webkit-scrollbar-thumb {
    background-color: #19130b;
    border-radius: 5px;
}

/* -- Jouney Popup Code End -- */



.blog-big .detail img {
    margin-bottom: 20px;
    margin-top: 9px;
}

.blog-big .detail h5 {
    margin: 15px 0;
    font-weight: 600;
}



.page_cont {
    display: flex;
    gap: 5px 10px;
    flex-wrap: wrap;
    justify-content: center;
}

.page_cont span,
.page_cont a {
    display: inline-block;
    border: 1px solid #19130b;
    padding: 2px 9px;
    color: #19130b;
    font-weight: 500;
    font-size: 16px;
    transition: all 0.4s ease;
}

.page_cont p {
    margin: 0;
}

.page_cont span.numtextactive {
    background: #19130b;
    color: #FFF;
}

.page_cont p {
    font-size: 17px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}

.page_cont a:hover {
    background: #19130b;
    color: #FFF;
}

#lblProcessForm1 {
    color: #19130b;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
}



.home_testinoial_slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 0 7px;
    padding-right: 90px;
}

.home_testinoial_slider .owl-dots button.owl-dot {
    width: 14px;
    height: 14px;
    border: 2px solid #19130b;
    cursor: pointer;
}

.home_testinoial_slider .owl-dots button.owl-dot.active {
    background: #19130b;
}


.home_testinoial_slider .slick-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 0 7px;
    padding-right: 90px;
}

.home_testinoial_slider .slick-dots li button {
    width: 14px;
    height: 14px;
    border: 2px solid #19130b;
    cursor: pointer;
    text-indent: 50px;
    overflow: hidden;
}

.home_testinoial_slider .slick-dots li.slick-active button {
    background: #19130b;
}


.search-fields {
    width: 100%;
    color: #FFF;
    line-height: 35px;
}

.search-fields option {
    color: #19130b;
}

.sidebar-navigation .menu-list li a.open .fa-chevron-down:before {
    content: "\f077" !important;
}

.career-page-new {
    padding: 60px 0;
}


.career-page-1 span.tagline {
    display: block;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #555;
}

.career_video_card_row {
    margin-top: 50px;
}

.career_video_card {
    margin-bottom: 30px;
}

.career_video_card video {
    width: 100%;
    display: block;
    /* margin-bottom: 15px; */
}

.career_video_card p {
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    color: #19130b;
}

.career_button {
    margin-top: 30px;
}

.breadcrumb_section.career:before {
    background: transparent;
}



ul.career_tab {
    display: flex;
    justify-content: center;
    gap: 0 15px;
}

.career_tab li:not(.active) a {
    background: #777;
}

.career_tab li:not(.active) a::after {
    background: #19130b;
}


.career_video_section {
    padding: 70px 0;
}

.career_video_section .video_select_field {
    width: 255px;
    height: 50px;
    padding: 0 25px;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    margin: auto;
    display: block;
    appearance: none;
    background-color: #19130b;
    background-image: url('../img/down_arrow.png');
    background-size: 12px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    color: #FFF;
}

.career_video_section .video_select_field option {
    font-size: 14px;
}


.featured-section {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f9f9f9;
    overflow: hidden;
}

.featured-section.project_home .section-title {
    margin-bottom: 10px;
}

.featured-section .container-fluid {
    padding-right: 0;
    padding-left: 60px;
    position: relative
}

.featured-section .mySwiper4 {
    width: 100%;
    /* height: 60vh; */
    position: relative
}

.featured-section .mySwiper5 {
    width: 100%;
    /* height: 60vh; */
    position: relative
}

.featured-section .swiper-wrapper {
    display: flex;
}

.featured-section .swiper-slide.boxShadow {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: transform .5s ease-in-out
}

.featured-section .swiper-slide.boxShadow::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, #000000, #0000);
    z-index: 1;
    transition: opacity .3s ease-in-out;
    pointer-events: none;
}

.featured-section .swiper-slide .slider-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    transition: transform .8s ease-in-out
}

.discover-section .first-slider .column-right:hover img,
.featured-section .swiper-slide:hover .slider-image {
    transform: scale(1.1)
}

.featured-section .slider-content {
    width: 90%;
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    color: #fff;
    z-index: 2;
}

.featured-section .slider-content .slider-logo {
    width: 95px;
    height: auto;
    object-fit: cover
}

.featured-section .slider-content .slider-text {
    display: flex;
    flex-direction: column;
    justify-content: end;
    padding-left: 10px
}

.featured-section .slider-content .projectLogo {
    text-align: left;
}

.featured-section .slider-content .projectLogo img {
    height: 60px;
    margin-bottom: 12px;
}

.featured-section .slider-text .heading {
    font-size: 16px;
    color: #fff;
    text-align: left;
    margin-bottom: 0;
}

.featured-section .slider-text .description {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    text-align: left;
}

.featured-section .project_card .slider-text .description {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.5px;
}

.featured-section .arrow-logo {
    width: 30px;
    height: 30px;
    color: #000000;
    font-size: 30px;
}

.featured-section .arrow-logo-white {
    width: 30px;
    height: 30px;
    color: #ffffff;
    font-size: 30px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
}

.discover-section .first-slider .swiper-navigation,
.discover-section .second-slider .swiper-navigation,
.featured-section .swiper-navigation,
.our-excellence-section .swiper-navigation {
    position: relative;
    width: 100%;
    height: 0
}

.discover-section .first-slider .swiper-navigation img,
.discover-section .second-slider .swiper-navigation img,
.featured-section .swiper-navigation img,
.our-excellence-section .swiper-navigation img {
    width: 28px;
    height: auto
}

/* .featured-section .swiper-nav-left,
.featured-section .swiper-nav-right {
    position: absolute;
    transform: translateY(-50%);
    transition: opacity .3s
} */

/* .featured-section .swiper-nav-left {
    top: -40px;
    right: 40px
} */

.featured-section .swiper-navigation {
    display: flex;
    justify-content: center;
    gap: 0 5px;
    margin-top: 20px;
}

.featured-section .swiper-nav-left,
.featured-section .swiper-nav-right {
    position: relative;
    transition: all 0.5s ease;
    opacity: 0.6;
}

.featured-section .swiper-nav-left:hover,
.featured-section .swiper-nav-right:hover {
    opacity: 1;
}

.featured-section .swiper-navigation img {
    width: 50px;
}

.featured-section .swiper-nav-right {
    animation: icon_move2 2s linear infinite alternate;
}


.featured-section .swiper-nav-left {
    right: 0;
    animation: icon_move1 2s linear infinite alternate;
}


@keyframes icon_move2 {

    0%,
    100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(20px);
    }

    80% {
        transform: translateX(10px);
    }
}

@keyframes icon_move1 {

    0%,
    100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-20px);
    }

    80% {
        transform: translateX(-10px);
    }
}


/* .discover-section .first-slider .swiper-nav-right,
.featured-section .swiper-nav-right,
.our-excellence-section .swiper-nav-right {
    right: 0;
    top: -40px
} */

.discover-section .second-slider .swiper-pagination,
.featured-section .swiper-pagination,
.our-excellence-section .swiper-pagination {
    position: absolute;
    bottom: -4px;
    right: 60px;
    z-index: 10;
    text-align: end;
    margin: 0 0 0 auto
}

.discover-section .second-slider .swiper-pagination .swiper-pagination-bullet,
.featured-section .swiper-pagination .swiper-pagination-bullet,
.our-excellence-section .swiper-pagination .swiper-pagination-bullet {
    background-color: transparent;
    border: 2px solid #000;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 5px;
    transition: width .3s, height .3s, border-radius .3s, background-color .3s, border-color .3s, opacity .3s
}

.featured-section .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #58be07;
    opacity: 1;
    border: none;
    width: 50px !important;
    border-radius: 10px !important
}


.featured-section .swiper-slide {
    height: 100%;
    text-align: center;
    font-size: 18px;
    background: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.featured-section .project_card_row>.col-lg-6 {
    width: 50%;
    background: transparent;
    display: block;
}


.featured-section .swiper-pagination-bullet {
    background-color: white;
}

.swiper-pagination-bullet-active {
    background-color: #007aff;
}

.featured-section .autoplay-progress {
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: 10;
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: start;
    transform: scaleX(-1);
    font-weight: bold;
}

.featured-section .autoplay-progress .progressBar {
    background-color: #777777;
    width: 100%;
    height: 100%;
}


.scrollingCursor:hover {
    cursor: url(../img/logo/cursor.png), auto !important
}

.zoomInCursor:hover {
    cursor: url(../img/logo/zoom-in.png), auto !important
}

.cursorEffect.arrow-hover,
.icon,
.menu .menu-btn:hover,
.menuslider .btnLI,
.navbar-logo img,
a,
button,
i {
    cursor: pointer !important
}

.progress-bar-container {
    position: absolute;
    bottom: 3px;
    width: 100%;
    height: 5px;
    background-color: #0003;
    z-index: 10;
    border-radius: 15px
}

.progress-bar,
section:nth-of-type(2n) {
    background-color: #fff
}

.progress-bar {
    width: 0;
    height: 100%;
    transition: width .1s linear;
    border-radius: 15px
}

.featured-section .navtab ul {
    justify-content: center;
    margin-bottom: 50px;
    border-bottom: 0px !important;
}

.featured-section .navtab ul li {
    padding: 0px 6px
}

.featured-section .navtab ul li a {
    font-size: 18px;
    border-radius: 50px;
    background-color: #ccc;
    padding: 8px 30px;
    color: #000000;
    text-transform: uppercase;
}

.featured-section .navtab ul li a:hover {
    border-radius: 50px;
}

.featured-section .navtab ul li a.active {
    background-color: #276940;
    border-radius: 50px;
}



.accordian-section,
.counter-section,
.discover-section,
.legal-section,
.our-excellence-section {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #fff;
    position: relative;
    z-index: 7
}

.accordian-section .ctr-accordion {
    max-width: 100%;
    height: 75vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: space-around;
    overflow: hidden;
    padding: 0
}

.accordian-section .tab {
    position: relative;
    width: 20%;
    height: inherit;
    padding: 20px;
    transition: width .8s, transform .8s;
    overflow: hidden;
    box-shadow: 0 4px 8px #0003;
    border-right: 1px solid #fff
}

.accordian-section .tab::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

.accordian-section .tab.active {
    width: 40%;
    z-index: 2
}

.accordian-section .tab:hover {
    transform: scale(1.05)
}

.accordian-section .tab img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
    filter: grayscale(100%)
}

.accordian-section .tab.active img,
.our-excellence-section .swiper-slide .video-thumbnail:hover {
    filter: grayscale(0%)
}

.accordian-section .top-heading {
    position: absolute;
    top: 50px;
    left: 30px;
    color: #fff;
    font-size: .9rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    z-index: 2;
    text-shadow: 2px 2px 8px #000000b3
}

.accordian-section .hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 30px;
    color: #fff;
    opacity: 0;
    z-index: 2;
    transform: translateX(-200%);
    transition: transform .8s ease-out, opacity ease-in-out
}

.accordian-section .tab.active .hover-content,
.discover-section .first-slider .swiper-slide-active {
    opacity: 1;
    transform: translateX(0)
}

.accordian-section .hover-content p {
    margin: 20px 0;
    font-size: 1.5rem;
    line-height: 30px;
    text-shadow: 2px 2px 8px #000000b3
}

.accordian-section .btn {
    display: inline-block;
    padding: 7px 28px;
    background-color: #58be07;
    color: #fff;
    text-decoration: none;
    transition: background-color .3s;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 500;
}


.tabs-nav ul {
    margin: 0;
    padding: 0;
}

.tabs-nav li {
    display: inline-block;
    background: rgba(0, 0, 0, 0.78);
    color: #fefefe;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #34495E;
    margin-right: 5px;
}

.tabs-nav a {
    display: block;
    padding: 10px 15px;
    font-weight: bold;
    color: #fff;
}

/* Active tab */

.tabs-nav li.active {
    background: #FFF;
    color: #000;
}

.tabs-nav li.active a {
    color: inherit;
}

/* Tab content */

.tabs-content {
    border: 1px solid #34495E;
    padding: 10px;
    background: #FFF;
    margin-top: -1px;
    overflow: hidden;
}

.tabs-content IMG {
    margin-right: 10px;
}

/* Hide all but first content div */

.tabs-content div:not(:first-child) {
    display: none;
}





.pad-70 {
    padding-top: 0;
}

.our_project_row {
    gap: 30px 0;
}

.ourproimg {
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

.ourprorhd {
    position: relative;
}

.ourprorhd .sld {
    content: "";
    width: 100%;
    height: 100%;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}

.ourproimg:after {
    content: "";
    width: 100%;
    height: 30%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
}

.ourproimg img {
    transform: scale(1);
    transition: all 0.85s ease;
}

.ourproimg:hover img {
    transform: scale(1.1);
}

.ourproimg a {
    display: block;
    position: relative;
    z-index: 22;
}

.ourproimg a:after {
    content: "";
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(230, 230, 230, 0) 0, rgb(230 230 230 / 0) 1%, rgb(4 4 4 / 32%) 39%, rgb(21 21 21 / 39%) 64%, rgb(36 36 36) 100%);
    z-index: 11;
}

/*.post{width:auto; position:absolute; left:15px; top:15px; z-index:1;}*/
.ourproimg .upperchtext {
    width: auto;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 22;
}

.ourproimg .upperchtext h3 {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
    position: relative;
    font-family: "Optima LT W02 Roman";
    letter-spacing: 1px;
}

.ourproimg .upperchtext h3:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #fff;
    transition: all 0.85s ease;
}

.ourproimg:hover .upperchtext h3:after {
    width: 100%;
}

.ourproimg .upperchtext h3 img {
    width: 10px;
    margin-left: 5px;
}

.ourproimg .uppertext {
    width: auto;
    position: absolute;
    bottom: 20px;
    right: 15px;
    z-index: 22;
    padding: 0 15px;
}

.ourproimg .uppertext h3 {
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    color: #fff;
    position: relative;
    font-family: "Optima LT W02 Roman";
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: right;
}

.ourproimg .uppertext h3 i {
    margin-left: 10px;
}

.ourproimg .uppertext h3:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #fff;
    transition: all 0.85s ease;
}

.ourproimg:hover .uppertext h3:after {
    width: 100%;
}

.ourproimg .uppertext h3 img {
    width: 10px;
    margin-left: 5px;
}

.ourprorhd {
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    padding: 15px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.ourprorhd h2 {
    font-size: 40px;
    position: relative;
    margin-bottom: 10px;
    color: #cf9106;
}

.ourprorhd p {
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.view-all {
    text-align: center;
    position: relative;
}

.view-all a {
    color: #cf9106;
    font-weight: 600;
}

/* right bounce */
@-webkit-keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    60% {
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

@-moz-keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }

    40% {
        transform: translateX(-30px);
    }

    60% {
        transform: translateX(-15px);
    }
}

@keyframes bounceRight {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    60% {
        -ms-transform: translateX(-15px);
        transform: translateX(-15px);
    }
}

/* /right bounce */


/* left bounce */
@-webkit-keyframes bounceLeft {

    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    60% {
        -webkit-transform: translateX(15px);
        transform: translateX(15px);
    }
}

@-moz-keyframes bounceLeft {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateX(0);
    }

    40% {
        transform: translateX(30px);
    }

    60% {
        transform: translateX(15px);
    }
}

@keyframes bounceLeft {

    0%,
    20%,
    50%,
    80%,
    100% {
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    40% {
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    60% {
        -ms-transform: translateX(15px);
        transform: translateX(15px);
    }
}

/* /left bounce */

/* assign bounce */

.view-all .fa-arrow-right-long {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
    margin-left: 30px;
    position: absolute;
    padding-top: 4px;
}

.home_project_slider .bounceRight {
    -webkit-animation: bounceRight 2s infinite;
    animation: bounceRight 2s infinite;
}

.home_project_slider .bounceLeft {
    -webkit-animation: bounceLeft 2s infinite;
    animation: bounceLeft 2s infinite;
}

.arrow-bot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 45px;
    z-index: 10;
    text-align: center;
    max-width: 100%;
    width: 80px;
    margin: 0 auto;
}

/* .arrow-bot::before {
    position: absolute;
    content: '';
    border: 2px solid #b67f05;
    width: 40px;
    height: 40px;
    left: 20px;
    bottom: -5px;
    border-radius: 50px;
} */
.arrow-bot img {
    width: 40px;
}

.Down1bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}


.projects-section .container-fluid {
    width: 1500px;
}

/* .home_project_slider {
    margin-top: 20px;
    margin-bottom: 20px;
} */

.home_project_slider .banner-1 img {
    width: 100%;
}

.home_project_slider .banner-content {
    padding: 0 15px;
    text-align: center;
}

.home_project_slider .banner-1 h1 {
    text-align: center;
    margin: 20px 0px 10px;
    text-transform: uppercase;
    font-size: 25px;
}

.home_project_slider .banner-1 p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 1.6px;
}

/* DLF NEWS Section */
.new_dlf {
    background: #f9f9f9;
    padding: 60px 0;
    margin-bottom: 15px;
    position: relative;
}

.new_dlf:after {
    content: "";
    top: 0px;
    right: 0px;
    width: 1268px;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    background-image: url(../img/shape-1.png);
    position: absolute;
}

.news_box {
    border-right: 1px solid #dcdcdc;
    padding-right: 20px;
}

.new_dlf .news_box span {
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0px;
}

.new_dlf .news_box span.date {
    color: #19130b;
    color: #fff;
    position: relative;
    left: -40px;
    background: #287f4a;
    padding: 5px 10px;
    top: 10px;
}

.hover-slide-right span {
    position: relative;
}

.hover-slide-right span::after {
    width: 30px;
    height: 100%;
    position: absolute;
    left: 5px;
    top: 0px;
    content: "";
    font-family: "FontAwesome";
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-indent: 0px;
    border-radius: 0 50px 50px 0;
    background-color: rgb(34 128 72);
    transform: translate(-20%, 0) scale(0, 1);
    transform-origin: left center;
    transition: all 0.25s;
    z-index: 1;
    line-height: 38px;
}

.hover-slide-right span:hover {
    text-indent: 20px;
    color: #000;
    transition: all 0.25s;
}

.hover-slide-right span:hover::after {
    transform: translate(-20%, 0) scale(1, 1);
}

.new_dlf ::before,
::after {
    position: absolute;
    content: "";
}

.jumbotron2 h3 {
    font-size: 15px;
    line-height: 21px;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.new_dlf .news_box h4 {
    font-size: 22px;
    height: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 8px;
    color: #257544;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.new_dlf .news_box p {
    margin: 0 0 20px;
    letter-spacing: 0.5px;
}

.galleyfoundation .service_gallery {
    position: relative;
}

.service_gallery .h2,
.service_gallery h4 {
    color: #fff;
    font-size: 27px;
    line-height: 40px;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
}

.service_gallery p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    letter-spacing: 1.4px;
}

.halfbox.halfboxhgt .cosponser {
    width: 100%;
    display: block;
    font-size: 14px;
    letter-spacing: .5px;
    font-style: italic;
    margin-top: 6px;
    color: #ffffffab;
    line-height: 21px;
}

.halfboxhgt {
    height: 160px;
    padding: 22px 30px;
    background-color: #062842;
    transition: .5s;
    margin-bottom: 30px;
    padding-top: 18px;
    overflow: hidden;
    position: relative;
}

.halfboxhgt.awards {
    margin-bottom: 0;
}

.halfbox_case.halfboxhgt:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url('../img/career-bg.webp');
    top: 0;
    left: 0;
    background-size: auto 100%;
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
}

.halfbox_case.halfboxhgt.awards:before {
    background-image: url('../img/trophy-award-ceremony.webp');
    opacity: 0.9;
}

.halfbox_case.halfboxhgt.awards:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgb(0 0 0 / 25%);
}

.halfbox_case.halfboxhgt>* {
    position: relative;
    z-index: 2;
}

.halfbox_case.halfboxhgt .text-right a:hover img {
    transform: translateX(10px);
    position: relative;
}

.halfbox_case.halfboxhgt .text-right a img {
    transition: all 0.5s ease;
}

.halfbox_case.halfboxhgt .text-right {
    margin-top: 20px;
    text-align: right !important;
}

.halfboxhgt img {
    width: 60px;
    opacity: .8;
}

.new_dlf .news_box .theme_btn span.icon {}

.news_slider .owl-nav {
    position: absolute;
    right: 0;
    top: -70px;
}

.news_slider .owl-nav .owl-next,
.about_div_carousel .owl-nav .owl-next {
    color: #19130b;
    width: 50px;
}

.news_slider .owl-nav .owl-prev,
.about_div_carousel .owl-nav .owl-prev {
    color: #19130b;
    width: 50px;
    position: absolute;
    left: -64px;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.galleyfoundation {
    margin: 0 -15px;
}

.owl-carousel .owl-item.active+.owl-item.active .news_box {
    border-right: 0;
}

.foot_content h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #cf9106;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.foot_content h5 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-bottom: 1px solid #cf9106;
    display: inline-block;
}

.foot_content p {
    font-size: 15px;
    line-height: 24px;
}

.foot_content p,
.foot_content ul li a {
    color: #FFF;
    font-size: 15px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 1px;
}

.foot_content ul {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.foot_content ul li {
    padding-bottom: 0px;
    position: relative;
}

.foot_content ul li:not(:last-child):after {
    border-right: 1px solid #ccc;
    content: "";
    margin-right: 16px;
    padding-left: 16px;
    position: relative;
    top: -1px;
}

.footer.-type-1 .footer__bottom div {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 24px;
    font-weight: 300;
    /* letter-spacing: 1.5px; */
    text-align: left;
    width: 100%;
    color: #707070;
    font-family: sans-serif;
}

.footer.-type-1 .footer__bottom div.text-right {
    font-size: 12px;
}

.footer.-type-1 .footer__bottom div.text-right.size-adjust {
    font-size: 12px;
    color: #000;
    font-family: sans-serif;
}

.footer.-type-1 .footer__bottom div.text-right.size-adjust a {
    font-size: 12px;
    color: #000;
    font-family: sans-serif;
}

.text-right {
    text-align: right !important;
}

.foot_content :last-child {
    margin-bottom: 0;
}

.foot_content ul li a {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000;
}

.foot_content ul li a:hover {
    color: #287f4a;
}

.foot_content ul li a span:hover {
    color: #287f4a;
}

.footer-contact .contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.footer-contact .contact-item i {
    color: #c68e24;
    font-size: 18px;
    margin-right: 12px;
    margin-top: 3px;
}


.footer {
    position: relative;
}

.footer .bottompatch {
    padding-bottom: 20px;
    background: #000;
    padding-top: 20px;
    border-top: 1px solid #272727;
}

.footer .foot_content {
    border-left: 1px dashed #5c5c5c;
}

.footer .foot_content:first-child {
    border-left: 0px dashed #f1f1f1;
}

.contact_info ul {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
}

.contact_info ul li {
    width: 33.33%;
    padding: 15px;
    background: #FFF;
    display: flex;
    gap: 30px;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.contact_info ul li.logo {
    justify-content: center;
}

.contact_info ul li.logo img {
    width: 115px;
}

.contact_info ul li p {
    color: #000;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    letter-spacing: 1px;
}

.contact_info ul li:nth-child(2) {
    background: #FFF;
    border: solid #00000040;
    border-width: 0 1px;
}

.contact_info ul li i {
    font-size: 36px;
    opacity: 1;
    color: #1f7f46;
}

.contact_info ul li p span {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #1f7f46;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.contact_info ul.social_media li {
    width: auto;
    background: transparent;
    border: none;
    padding: 0;
    margin-right: 16px;
}

.contact_info ul.social_media li a i {
    font-size: 17px !important;
}

.contact_info ul.social_media {
    margin-top: -15px;
    margin-bottom: 10px !important;
}

.contact_form .main-cpt {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
    gap: 15px;
}

.contact_form .main-cpt input {
    width: 140px !important;
    margin-bottom: 0;
}


.contact_us_form .main-cpt {
    display: flex;
    align-items: center;
    color: #19130b;
    font-weight: 500;
    gap: 5px 20px;
    font-size: 14px;
    letter-spacing: 0.4px;
}

.contact_us_form .main-cpt input {
    width: 140px;
    font-size: 13px;
}

.foot_content span {
    color: #000;
    font-size: 14px;
}

.foot_content span a {
    color: #000;
}

.foot_content span a:hover {
    color: #c68e24;
}

.mb-30 {
    margin-bottom: 30px;
}


#main-header-1 .navbar-expand-lg .navbar-nav .contact_btn {
    background: #1f7f46;
    padding: 10px 17px;
    border-radius: 50px;
    margin-top: 29px;
    font-size: 12px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
    gap: 0 8px;
    margin-left: 20px;
}

#main-header-1 .navbar-expand-lg .navbar-nav .contact_btn:hover {
    color: #FFF !important;
}

#main-header-1 .navbar-expand-lg .navbar-nav .contact_btn img {
    height: 23px;
    width: auto;
}

.home_slider .owl-nav {
    position: absolute;
    bottom: 20px;
    right: 40px;
    display: flex;
    gap: 0 6px;
}

.home_slider .owl-nav button {
    position: relative;
    background: #FFF !important;
    color: #000 !important;
    width: 35px;
    height: 40px;
    border-radius: 2px;
}

/* .about_image {
    mask-image: url('../img/logo/logo_shape.png');
    mask-size: cover;
    mask-position: center;
} */


.testimonial_section {
    padding-bottom: 50px;
}

.testimonial_card {
    text-align: center;
    position: relative;
    padding: 0 10%;
}

.testimonial_card .test_content {
    padding-top: 50px;
}

.testimonial_card .icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #1f7f46;
}

.testimonial_card .test_content h2 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
}

.testimonial_card .test_content h3 {
    color: #1f7f46;
    font-size: 12px;
    font-family: "Oxygen", sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    margin-bottom: 0;
}

.testimonial_card .test_content p {
    letter-spacing: 0.4px;
    color: #000;
    /* font-family: "Optima LT W02 Roman"; */
    font-size: 18px;
    line-height: 28px;
}

.test_content {
    position: relative;
}

.test_content span.qoute_icon {
    position: absolute;
    left: 50%;
    top: -16px;
    z-index: -10;
    opacity: 0.8;
    margin-left: -28px;
    width: 70px;
}

.test_content span.qoute_icon img {
    width: 100%;
}

.post_wrap {
    display: flex;
    justify-content: center;
    gap: 0 20px;
    align-items: center;
    margin: 25px 0 15px 0;
}

.post_wrap .content {
    text-align: left;
}


.testimonial_card .icon {
    margin-bottom: 0;
}

.testimonial_card {
    padding: 0 4%;
}

/* .testimonial_card .test_content p:before {
	content: '';
	width: 40px;
	height: 40px;
	background-image: url('../img/icon/qoute.png');
	display: inline-block;
	background-repeat:no-repeat;
	background-size: 40px;
	margin-right: 5px;
	bottom: -3px;
	position: relative;
	opacity:0.3;
} */
/* .testimonial_card .test_content p:after {
	content: '';
	width: 40px;
	height: 40px;
	background-image: url('../img/icon/qoute.png');
	display: inline-block;
	background-size: 40px;
	background-repeat:no-repeat;
	margin-left: 5px;
	/* bottom: -12px;
	position: relative; *
	transform: rotateZ(180deg);
	opacity:0.3;
} */

.home_project_slider .owl-dots {
    display: flex;
    justify-content: center;
    gap: 0 10px;
    margin-top: 24px;
}

.home_project_slider .owl-dots .owl-dot.active {
    background: #1f7f46;
}

.home_project_slider .owl-dots .owl-dot {
    width: 45px;
    height: 6px;
    border: 1px solid #1f7f46;
    border-radius: 0%;
}


.book_tour_section {
    background: #f9f9f9 !important;
    padding: 60px 0;
    position: relative;
    padding-top: 0;
    overflow: hidden;
}

/* section.book_tour_section:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('../img/bg-8.jpg');
    opacity: 1; 
    background-attachment: fixed;
} */

section.book_tour_section .container {
    position: relative;
    z-index: 1;
}


.book_tour {
    padding: 35px 40px;
    background: #FFF;
}

.book_tour_section .title_wrap {
    margin-bottom: 25px;
}

.book_tour_section .title_wrap .section-title {
    text-transform: uppercase;
}

.agent_card {
    display: flex;
    align-items: center;
    gap: 0 30px;
}

.agent_card .agent_img {
    width: 100%;
    padding-right: 180px;
}

.agent_card .agent_img img {
    position: relative;
    top: -60px;
    left: 0;
    width: 100%;
}

.agent_card .agent_text p {
    margin: 0;
}

.agent_card .agent_text h5 {
    color: #1f7f46;
    font-size: 12px;
    font-family: "Oxygen", sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    margin-bottom: 18px;
}

.agent_card .agent_text h4 {
    color: #000;
    font-family: "Oxygen", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 0.1px;
    margin-bottom: 4px;
}

.agent_card .agent_text p {
    margin: 0;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 2px;
}

.book_tour .form-group {
    margin-bottom: 22px;
}

.book_tour .form-group .form-control {
    height: 50px;
    background: transparent;
    border: 0px;
    border-radius: 0;
    border-bottom: 1px solid #bebebe;
    padding-left: 0;
    font-size: 13px;
}

.book_tour .form-group textarea.form-control {
    height: 100px;
}

.book_tour button {
    background: #1f7f46;
    border: 2px solid #1f7f46;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 30px;
    border-radius: 0px;
}


.home_slider.home .desktop video {
    min-height: 100vh;
    object-fit: cover;
    object-position: bottom;
}

.home_slider.home .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: rgb(0 0 0 / 14%);
}

.home_slider.home .overlay .banner_text h1 {
    color: #FFF;
    font-size: 48px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 4px;
    font-family: 'vipnagorgialla';
    text-shadow: 5px 5px #3a3b3c;
}

.home_slider.home .overlay .banner_text h2 {
    color: #FFF;
    font-size: 21px;
    letter-spacing: 1px;
}

/* .home_slider.home .overlay .banner_text {
    background: #00000045;
    padding: 30px;
    border: 2px solid #ffffff33;
} */

.scrolldown {
    cursor: pointer;
}

#myTabContent .tab-pane.active {
    display: none;
}

#myTabContent .tab-pane.show.active {
    display: block;
}

#tab-content {
    display: block !important;
}

.inside_page #main-header-1 {
    background: #d1d1d154;
}

.inside_page #main-header-1.active {
    background: #FFF;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
        flex-grow: inherit;
    }

    /* .navbar-collapse.collapse.justify-content-end {
        margin-right: 85px;
    } */
}

@media (min-width:1600px) {
    .home_slider .owl-dots {
        bottom: 2%;
    }
}

@media (max-width:1599px) {
    .hero-slider .banner-1 .banner-content {
        bottom: 26%;
    }

    .arrow-bot {
        bottom: 15px;
    }

    .home_project_slider_wrap {
        /*  padding: 0 110px; */
    }
}

@media (max-width:1399px) {
    .footer.-type-1 .footer__bottom div {
        font-size: 13px;
    }

    .projects-section .container-fluid {
        width: 1120px;
    }

    .home_slider .owl-dots button.owl-dot {
        margin: 6px 0;
    }

    .header__socials a {
        margin-bottom: 9px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
    }

    .header__socials {
        bottom: 4%;
    }

    .hero-slider .banner-1 .banner-content h1 {
        font-size: 30px;
    }

    .hero-slider .banner-1 .banner-content h4 {
        font-size: 22px;
    }

    .arrow-bot {
        bottom: 36px;
    }



    .about_sec_left h4 {
        font-size: 24px;
        line-height: 33px;
    }

    .counter_row {
        padding: 0 30px;
    }

    .ourprorhd h2 {
        font-size: 35px;
        margin-bottom: 7px;
    }

    .home_project_slider_wrap {
        padding: 0 70px;
    }

    .home_project_slider .banner-1 h1 {
        font-size: 21px;
    }

    h1 {
        font-size: 34px;
    }

    .clients .client-logo img {
        width: 180px;
        max-width: 100%;
    }

}

@media (max-width:1199px) {
    .footer.-type-1 .footer__bottom {
        flex-direction: column;
    }

    .footer.-type-1 .footer__bottom div {
        width: 100%;
        margin-bottom: 2px;
    }

    .footer.-type-1 .footer__bottom div.sityby {
        text-align: left;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .contact_info ul li {
        width: 100%;
        margin: 3px 0;
    }

    .contact_info ul {
        margin-bottom: 25px;
    }

    .col-6.foot_content {
        width: 50%;
        margin-top: 15px;
    }
}

@media (max-width:991px) {
    .service-info-3 h6 {
        font-size: 24px;
    }
}


/* -- new code -- */

.header_height {
    height: 116px;
    position: relative;
    display: none;
}

.inside_page .header_height {
    display: block;
}

.breadcrumbs_section {
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0;
}

.breadcrumbs_section ul {
    display: flex;
    align-items: center;
    gap: 0 20px;
}

.breadcrumbs_section ul li a {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.25px;
}

.breadcrumbs_section ul li a i {
    color: #217b41;
}

.breadcrumbs_section ul li:not(:last-child):after {
    content: '/';
    margin-left: 6px;
    display: inline-block;
    color: #217b41;
}

.breadcrumbs_section ul li a.active {
    color: #217b41;
}

/* .breadcrumbs_section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(33 123 65 / 58%);
} */


.project_section {
    padding: 50px 4%;
}

.project_card {
    position: relative;
    overflow: hidden;
}

.project_card_overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 35px;
    background-image: linear-gradient(#00000000, #000000a6, #000000);
}

.project_card_conent img {
    width: 100px;
    transition: all 0.5s ease;
}

.project_card>img {
    transition: all 0.5s ease;
}

.project_home .project_card>img {
    height: 520px !important;
}

.project_card:hover>img {
    transform: scale(1.1);
}

.project_card_conent .heading {
    font-size: 1.4rem;
    color: #fff;
    text-align: left;
    margin-bottom: 2px;
    font-weight: 700;
}

.project_card_conent .description {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
}

.project_card_conent .pro_link {
    color: #FFF;
    transform: rotate(45deg);
    font-size: 22px;
}

.project_section ul.nav.nav-tabs {
    display: flex;
    justify-content: center;
    border: none;
    margin-bottom: 30px;
}

.project_section ul.nav.nav-tabs li img {
    height: 55px;
    margin-right: 10px;
}



.project_section ul.nav.nav-tabs li a.active {
    background: transparent;
    border-bottom: 3px solid #217b41;
}

.project_section ul.nav.nav-tabs li a {
    border: none;
}

.project_section ul.nav.nav-tabs li a span {
    font-size: 18px;
    font-weight: 600;
}

.project_section ul.nav.nav-tabs li a,
.project_section ul.nav.nav-tabs li a:hover {
    background: transparent;
}

.project_section .pro_row {
    gap: 30px 0;
}

.project_card {
    position: relative;
    overflow: hidden;
}

.project_card:hover .shine {
    display: block;
}

.shine {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .7) 50%, rgba(255, 255, 255, 0) 100%);
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    transform: skew(30deg);
    animation: shine 0.75s linear 1;
}

@keyframes shine {
    0% {
        left: -50%;
        opacity: 0;
    }

    50% {
        left: 25%;
        opacity: .5;
    }

    100% {
        left: 100%;
        opacity: 0;
    }
}

span.badge {
    background: #217b41;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    padding: 8px 10px;
    transform: rotate(-45deg) translate(-28%, 0);
    text-align: center;
    width: 160px;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 50%);
}

span.badge.delivered {
    background: red;
}

/* -- Project Details page -- */
.home_slider.inside .banner-1 .banner-content h1 {
    font-size: 50px;
    text-shadow: 2px 3px 5px BLACK;
}

.home_slider.inside .banner-1 .banner-content {
    background: transparent;
}

.home_slider.inside .banner-1 .banner-content h4 {
    display: inline-block;
    background: #217b41;
    color: #ffffff;
    padding: 6px 15px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    margin-left: 16px;
}

.home_slider.inside .banner-1 .banner-content h4:before {
    content: '';
    width: 3px;
    height: 100%;
    position: absolute;
    left: -12px;
    background: #217b41;
    top: 0;
}

.home_slider.inside .banner-1 .banner-content h4:after {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    left: -7px;
    background: #217b41;
    top: 0;
}

.home_slider.inside .banner-1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#00000000, #000000a6, #000000);
    opacity: 0.6;
}

.rerano {
    position: absolute;
    top: 100px;
    right: 0;
    z-index: 9;
    background: rgb(43 42 41 / 67%);
    width: fit-content;
    padding: 9px 9px;
    border-radius: 50px 0 0 50px;
    padding-left: 20px;
    text-align: right;
}

.rerano p {
    color: #FFF;
    font-size: 10px;
    line-height: 13px;
    margin: 0;
    text-transform: uppercase;
}

.rerano p span {
    color: #FFF;
    font-weight: 700;
    font-size: 13px;
    display: inline-block;
    margin-bottom: 5px;
    display: none;
}

.overview_section {
    padding: 50px 0 70px 0;
    position: relative;
}

.overview_section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/overview_bg.png');
    background-size: 75% 100%;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 0;
    opacity: 0.8;
}

.overview_section .container {
    position: relative;
}

.overview_box_img {
    position: relative;
}

.overview_box_img img {
    border-radius: 10px;
}

.overview_box_img .projectLogo {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #000000e0;
    padding: 8px;
    border-radius: 5px;
}

.overview_box_img .projectLogo img {
    max-height: 80px;
    border-radius: 0;
    max-width: 110px;
}

.plots_size {
    position: absolute;
    right: -35px;
    bottom: 35px;
    padding: 13px 22px;
    width: fit-content;
    text-align: left;
    color: #FFF;
    font-size: 16px;
    background-image: linear-gradient(to right, #312f8f 0%, #40a44f 100%);
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 0 16px;
}

.plots_size img {
    height: 47px;
}

.plots_size span {
    display: block;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.up-down {
    animation: up-down 2s ease infinite alternate;
    /* animation: up-down ease 4s;
  animation-iteration-count: infinite; */
    transform-origin: 50% 50%;
}


@keyframes up-down {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}


.amenities_nw_section {
    background: #ffffff;
    /* padding: 50px 0; */
    position: relative;
    z-index: 2;
}

.amenities_nw_section .section-title {
    text-align: center;
    margin-bottom: 30px;
}

.box_design_row {
    gap: 30px 0;
    justify-content: center;
}

.box_design_row>div {
    width: 25%;
}

.box_design {
    background: #e7e7e7;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    flex-wrap: wrap;
    align-items: end;
}

/* .box_design.odd {
    background: #c1dbc8;
} */
.box_design p {
    margin: 0;
    font-size: 17px;
    line-height: 25px;
    text-align: left;
    width: 100%;
    font-weight: 600;
}

.box_design img {
    height: 60px;
    width: auto;
    margin-bottom: 25px;
}

.amenities_sct {
    background-image: linear-gradient(to right, #312f8f 0%, #40a44f 100%);
    padding: 70px;
    margin-bottom: 70px;
    border-radius: 10px;
}

.amenities_nw_section .section-title {
    background: linear-gradient(to right, #40a44f 0%, #FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.amenities_img_part {
    position: relative;
}

.gallery_nw_section {
    padding-bottom: 50px;
}

.gallery_nw_section .section-title {
    margin-bottom: 30px;
}

.gallery_big_slider .items {
    text-align: center;
    background: #f1f1f1;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
}

.gallery_big_slider .items:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/blur_gal.jpg');
    z-index: auto;
    opacity: 0.4;
    filter: blur(10px);
}

.gallery_big_slider .items img {
    max-width: 100%;
    display: inline-block;
    border-radius: 30px;
    max-height: 650px;
    min-height: 650px;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.amenities_sct ul li {
    color: #FFF;
    width: calc(33.33% - 10px);
    display: flex;
    align-items: center;
    gap: 0 13px;
}

.amenities_sct ul li img {
    width: 100%;
    max-width: 34px;
}

.amenities_sct ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 15px;
}


.gallery_nw_section .amenities_sct {
    margin-top: -100px;
    padding: 135px;
    background: #ffffff;
}

.gallery_thumb_slider {
    position: absolute;
    bottom: 0;
    width: 450px;
    max-width: 100%;
    right: 0;
    background: #FFF;
    padding: 15px;
    border-radius: 30px 0 0 0;
}

.gallery_thumb_slider .items img {
    width: calc(100% - 10px);
    padding: 0;
    border-radius: 4px;
    transition: all 0.5s ease;
    height: 90px;
    object-fit: cover;
    object-position: center;
}

.gallery_thumb_slider .items.slick-current img {}

.gallery_thumb_slider .button-next,
.gallery_thumb_slider .button-prev {
    border: none;
    position: absolute;
    top: -60px;
    width: 35px;
    height: 35px;
    background: #40a251;
    color: #FFF;
    border-radius: 50%;
}

.gallery_thumb_slider .button-next {
    right: 20px;
}

.gallery_thumb_slider .button-prev {
    right: 65px;
}

.section_padding {
    padding: 60px 0;
}

.blog_detail_section {
    position: relative;
}

.blog_detail_section .container {
    position: relative;
    z-index: 2;
}

/* .blog_detail_section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    mask-image: url('../img/logo/logo_shape.png');
    background: #217b41;
    mask-position: bottom;
    z-index: 0;
    mask-size: 65% auto;
    mask-repeat: no-repeat;
} */
.blog_shape {
    width: 57%;

    position: absolute;
    top: 25px;
    left: 0;
}

.blog_shape img {
    width: 100%;
    opacity: 0.1;
}

.blog_d_banner {
    margin-bottom: 20px;
}

.blog_d_banner img {
    width: 100%;
}

.blog_top_content .section-title {
    margin-bottom: 12px;
}

.blog_top_content {
    margin-bottom: 21px;
}

.blog_top_content p {
    font-size: 16px;
    color: #444;
}

.blog_top_content p i {
    color: #ffffff;
    margin: 0 2px;
    font-size: 13px;
    border: 1px solid;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    background: #217b41;
}

.blog_top_content p span {
    font-weight: 600;
}


.blog_D_content h1,
.blog_D_content h2,
.blog_D_content h3,
.blog_D_content h4,
.blog_D_content h5,
.blog_D_content h6 {
    margin: 25px 0;
}

.blog_D_content p,
.blog_D_content ul {
    margin: 15px 0;
}

.blog_D_content blockquote {
    border-left: 4px solid #217b41;
    padding: 18px;
    margin: 25px 0;
    background: #f8f8f8;
    border-radius: 5px;
}

.blog_D_content blockquote :last-child {
    margin-bottom: 0;
}

.blog_D_content blockquote :first-child {
    margin-top: 0;
}

.blog_D_content blockquote p {
    font-size: 15px;
}

.blog_d_content_wrap {
    padding-right: 50px;
}

.recent_blog .recent_blog_item:not(:last-child) {
    margin-bottom: 20px;
}

.recent_blog h4 {
    margin-bottom: 15px;
}

.recent_blog_item {
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.5s ease;
}

.recent_blog_item:hover {
    box-shadow: 4px 7px 25px 0 #00000038;
}

.recent_blog_item .content {
    background: #f1f1f1;
    padding: 14px;
}

.recent_blog_item .content p {
    margin: 0;
    font-size: 14px;
}

.recent_blog_item .content p span {
    font-weight: 600;
    color: #217b41;
    font-size: 13px;
}



.up_down {
    animation: up_down 1.5s ease infinite alternate;
    transform-origin: 50% 50%;
}

@keyframes up_down {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}


/* -- contact us page -- */

.contact_section {
    position: relative;
}

.contact_section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://img.freepik.com/free-vector/abstract-seamless-geometric-shape-lines-pattern-design-background_84443-23990.jpg');
    background-position: center;
    background-repeat: repeat;
    background-size: 50%;
    opacity: 0.2;
    z-index: 0;
}

.contact_section .container {
    position: relative;
}

.contact_info {
    background: #f1f1f1;
    border-radius: 10px 10px 0 0;
}

.cont_image {
    width: 100%;
    mask-image: url(../img/logo/logo_shape.png);
    mask-position: bottom;
    mask-size: 100% auto;
    mask-repeat: no-repeat;
    height: 190px;
    overflow: hidden;
}

.cont_image img {
    display: block;
}

.contact_content {
    padding: 35px 35px 0;
    position: relative;
    z-index: 2;
}

.contact_content h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #217b41;
}

.contact_content p {
    font-size: 16px;
    margin-bottom: 25px;
}

.contact_content p a {
    font-weight: 600;
}


.input_control {
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 50px;
    padding: 0 10px;
    border-bottom: 1px solid #d4d4d4;
}

textarea.input_control {
    height: 130px;
    padding: 10px;
}

.control_group {
    margin-bottom: 25px;
}

.contact_us_form {
    margin-left: 40px;
}

.contact_us_form .title-border-inner {
    margin: 0;
}

.contact_us_form .title .title-border {
    margin-bottom: 25px;
}

.contact_us_form .title {
    margin-bottom: 10px;
}

.contact_map {
    margin-top: 50px;
}

.contact_map iframe {
    width: 100%;
    height: 450px;
    display: block;
    border-radius: 15px;
    border: 4px solid #dedede;
}

.submit_btn {
    background: #1f7f46;
    border: 2px solid #1f7f46;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 8px 30px;
    border-radius: 0px;
}

.hamburger_menu {
    background: #FFF;
    text-transform: uppercase;
    color: #000;
    padding: 5px 15px;
    border-radius: 50px;
    margin-top: 32px;
    margin-left: 25px;
    font-size: 16px;
    font-family: "Optima LT W02 Roman";
}


.success-box-wrap {
    display: flex;
    justify-content: center;
    gap: 0 60px;
}

.success-box-wrap .success-box:nth-child(1):after,
.success-box-wrap .success-box:nth-child(2):after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: -35px;
    top: 0;
    background: #276940;
    transform: rotate(20deg);
    opacity: 0.8;
}
.success-box-wrap .success-box:nth-child(2):after {
    display: none;
}
.testimonial_section {
    position: relative;
    background: #f9f9f9 !important;
}

.testimonial_section .section-title {
    margin-bottom: 10px;
}

.testimonial_section:before {
    content: '';
    background-image: url('../img/map-bg.png');
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}


.multiple_col_section {
    padding: 50px 0;
    background: #f9f9f9;
    overflow: hidden;
}

.multi_card {
    width: 100%;
    height: 180px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease;
    margin: 10px 0;
    background-size: cover;
}

.multi_card:hover {
    background-size: 110%;
}

.multi_card.card1 {
    background-image: url('../img/trophy-award-ceremony.webp');
}

.multi_card.card2 {
    background-image: url('../img/career.jpg');
}

.multi_card.card3 {
    background-image: url('../img/testimonial.jpg');
}

.multi_card .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 25px;
    background: linear-gradient(to top, #0000009c, #00000057, #000000);
}

.multi_card .content h4 {
    color: #FFF;
    font-weight: 500;
    font-size: 27px;
    margin-bottom: 5px;
}

.multi_card .content p {
    color: #FFF;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.8px;
}

.multi_card .content .more {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 50px;
}

.multi_card .content span.icon {
    position: absolute;
    bottom: 25px;
    left: 25px;
    width: 35px;
}

.multi_card:hover .content .more {
    animation: more 1s linear infinite alternate;
}



@keyframes more {

    0%,
    100% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(10px);
    }

    80% {
        transform: translateX(-10);
    }
}

.multiple_col_section .title-border,
.multiple_col_section .title-border-inner {
    margin: 0;
}

.multiple_col_section .news_box {
    border-right: none;
}

.multiple_col_section .news_box span.date {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 4px;
    display: inline-block;
    color: #1f7f46;
}


.book_tour ul li h4 {
    font-size: 16px;
    font-weight: 700;
}

.book_tour ul li p {
    color: #353535;
    font-size: 14px;
    letter-spacing: 0.6px;
    margin: 0;
}
.book_tour ul li p a:hover {
    color: #1f7f46;
}
.book_tour ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 20px;
    display: flex;
    gap: 0 8px;
    flex-wrap: wrap;
}

.book_tour ul li:last-child {
    margin-bottom: 0;
}

.book_tour ul li i {
    position: absolute;
    left: 0;
    top: 4px;
}

.location_btn {
    position: relative;
    background: #1f7f46;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    width: fit-content;
    color: #FFF;
    font-size: 15px;
    gap: 0 10px;
    border-radius: 50px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.location_btn i {
    position: relative !important;
    top: auto !important;
    font-size: 19px;
}

.location_btn:hover {
    color: #FFF;
}

.book_tour_section .map_mg {
    height: 424px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.google_map_wrap {
    height: 100%;
}

.google_map {
    width: 100%;
    height: 100%;
    border: 4px solid #ededed;
}

.about_page .about_sec.home:before {
    background-size: auto 93%;
}

.about_section {
    padding: 70px 0;
}


.mission_box {
    background: #e4e4e4;
    padding: 50px;
    transition: all 0.5s ease;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.mission_box_row {
    margin-bottom: 70px;
}

.mission_box p {
    margin: 0;
}

/* 
.mission_box.ms_box2 {
    margin-top: 80px;
    background: #2b2a29;
}

.mission_box.ms_box3 {
    margin-top: 160px;
    background: #217b41;
}

.mission_box.ms_box2 h2,
.mission_box.ms_box3 h2 {
    color: #FFF;
}

.mission_box.ms_box2 p,
.mission_box.ms_box3 p {
    color: #FFF;
} */

.mission_box img {
    width: 70px;
    margin-bottom: 23px;
}

/* .mission_box.ms_box2 img,
.mission_box.ms_box3 img {
    filter: invert(1);
} */

.mission_box:hover {
    box-shadow: 0 0 20px 0 #0000003b;
    transform: translateY(-10px);
}

/* .mission_box.ms_box2:before,
.mission_box.ms_box3:before {
    filter: invert(1);
} */

.mission_box:before {
    content: '';
    background-image: url('../img/circle.png');
    width: 350px;
    height: 350px;
    position: absolute;
    top: -145px;
    right: -147px;
    background-size: contain;
    opacity: 0.05;
    animation: circle_an 18s linear infinite;

}

@keyframes circle_an {

    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.expertise_content {
    margin-top: 37px;
    padding-left: 35px;
}

.expertise_content .section-title {
    font-size: clamp(2.125rem, 5vw, 4rem);
    line-height: 1.2;
}

.expertise_mg img {
    width: 100%;
    border-radius: 0 0 120px 0;
}

.expertise_content p {
    /* font-size: 19px;
    line-height: 30px; */
    margin-top: 15px;
    text-align: justify;
}

.expertise_content2 {
    margin-top: 50px;
}

.expertise_content2 p {
    text-align: justify;
    /* font-size: 19px;
    line-height: 30px; */
}

.team_section {
    background: rgb(31 127 70 / 80%);
    padding-bottom: 50px;
    padding-top: 50px;
    position: relative;
}
.team_section .section-title {
    color: #FFF !important;
    -webkit-text-fill-color: unset;
    background: transparent !important;
}
.team_section .title-border-inner {
    background: #FFF !important;
}
.team_section:before {
    content: '';
    background-image: url('https://img.freepik.com/free-photo/diverse-equality-gender-innovation-management-concept_53876-121050.jpg?t=st=1753249645~exp=1753253245~hmac=9067ef59c734522bbb4f2c966383eb242b014ea7e8d021e678935a60bb4b7b8a&w=1380');
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.15;
    background-size: cover;
}

.team_section .container {
    position: relative;
    z-index: 1;
}

.team_full_content_row {
    margin: 0;
}

.team_content h4 {
    font-size: 36px;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.team_content h4 span {
    font-size: 23px;
    color: #FFF;
    margin-left: 10px;
    top: 2px;
    position: relative;
}

.team_content {
    padding-right: 50px;
}

.team_content p {
    text-align: justify;
    color: #FFF;
}


.team_tab_row {
    margin-top: -65px;
}

.team_tab img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #e5e5e5;
    margin-bottom: 15px;
}
.team_mg img {
    box-shadow: 0 0 34px 0 #5e5e5e;
    border-radius: 25px 0;
    border: 7px solid #ffffff8c;
}
.team_tab {
    text-align: center;
    position: relative;
}

.team_tab p {
    font-size: 18px;
    color: #FFF;
}

.nav-link.active .team_tab img {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 60%);
    border-color: #2b2a29;
}
 


.submenu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px 10px;
    margin: 0;
    padding: 0;
}

.submenu ul li a {
    background: #2b2a29;
    color: #FFF;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 7px 25px 10px;
    border-radius: 50px;
}

.submenu ul li a.active {
    background: #217b41;
}


.project_overview {
    gap: 30px 0;
    margin-bottom: 50px;
}

.project_overview .section-title {
    margin-bottom: 20px;
}

.project_info {
    padding-right: 20px;
}

.project_info ul {
    display: block;
    margin: 0;
    padding: 0;
}

.project_info ul li {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #CCC;
    padding: 13px 0;
    line-height: normal;
}

.project_info ul li .small_dv {
    width: 30%;
    font-weight: 600;
    font-size: 15px;
}

.project_info ul li .long_dv {
    width: 70%;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 23px;
    padding-left: 10px;
}

.project_info ul li:after,
.project_info ul li span:after {
    display: none;
}

.project_info ul li .icon {
    color: #217b41;
    margin-right: 4px;
}

.project_info .section-title {
    margin-bottom: 35px;
}

.project_info span.pro_tag {
    display: inline-block;
    padding: 2px 10px;
    border-radius: 50px;
    font-size: 13px;
    letter-spacing: 0.6px;
    border: 2px solid #1f7f46;
    color: #1f7f46;
    font-weight: 600;
}

.project_info span.pro_tag.delivered {
    border-color: red;
    color: red;
}

.project_info a.brochere_btn {
    font-size: 16px;
    font-weight: 600;
    display: flex;
    gap: 0 10px;
    margin-top: 20px;
    background: linear-gradient(to right, #312f8f 0%, #1f7f46 43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.project_info a.brochere_btn i {
    font-size: 25px;
}

.project_info a.brochere_btn:hover {
    background: linear-gradient(to right, #1f7f46 0%, #0a58ca 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.floor_plan_section {}

.floor_plan_section .section-title,
.site_layout_section .section-title,
.location_section .section-title {
    margin-bottom: 30px;
}

.site_layout_section {
    padding: 0 0 70px 0;
}

.site_layout_section img {
    border-radius: 30px;
}

.site_layout_section img {
    border-radius: 30px;
    height: 500px;
    object-fit: cover;
}

.site_layout_section .layout_pan {
    background: #f1f1f1;
    padding: 11px;
    border-radius: 10px;
}

.site_layout_section .layout_pan img {
    width: 100%;
    border-radius: 0;
    height: auto;
}

section.location_section {
    padding: 70px 0;
    background: #f1f1f1;
}

.google_map_inside iframe {
    width: 100%;
    height: 500px;
    display: block;
    border-radius: 30px;
    border: 2px solid #CCC;
}

.location_info h1 {
    font-size: 23px;
}

.location_info h4 {
    font-size: 20px;
    font-weight: 700;
}

.location_info p {
    margin-bottom: 30px;
}

.location_info ul li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 45px;
}

.location_info ul li i {
    font-size: 40px;
    position: absolute;
    left: 0;
    top: 0;
    color: #1f7f46;
}

.location_info ul {
    margin-top: 20px;
}

.inside_sub_menu {
    position: relative;
    width: 100%;
    z-index: 99;
    padding: 30px 0 19px 0;
    transition: all 0.5s ease;
}

.inside_sub_menu.sticky {
    padding: 15px 0 19px 0;
    position: sticky;
    background: #FFF;
    top: 0;
    left: 0;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
}

.filter_nav {
    position: fixed;
    right: 8px;
    width: 40px;
    height: 40px;
    border-radius: 7px;
    background: #217b41;
    top: 27%;
    z-index: 99;
    padding: 3px;
    box-shadow: 0 0 17px 0 rgb(0 0 0 / 50%);
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    margin-top: -20px;
}

.filter_nav.show {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.filter_nav img {
    filter: invert(1);
}

.career_mg img {
    width: 100%;
    border-radius: 10px;
}

section.job_section {
    padding: 70px 0;
}

.position {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -1px;
    padding: 20px 45px 20px 50px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: transparent;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.position-title {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    color: var(--primary_color);
}

.position-location {
    font-size: 15px;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    display: flex;
    /* justify-content: space-around; */
    gap: 0 15px;
}

.position-time {
    font-weight: 400;
    -webkit-transition: color .3s;
    transition: color .3s;
    display: flex;
    gap: 30px;
}

.job_detail {
    width: 100%;
    display: none;
    background: #f1f1f1;
    padding: 34px;
    margin-top: 20px;
    border-radius: 15px;
}

.job_detail h5 {
    margin-bottom: 15px;
    font-size: 17px;
    font-weight: 400;
    font-family: "Oxygen", sans-serif;
}

.position-location strong,
.position-title span {
    color: #444;
}

.position-title span {
    color: #666;
    font-size: 15px;
    display: block;
    text-transform: none;
    letter-spacing: 0px;
}

.position-time span {
    font-weight: 700;
}

.career_form {
    display: none;
}

.career_form .form_group .form-control {
    border: 1px solid #333333;
    border-radius: 0px;
    height: 48px;
    padding: 10px 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    background-clip: inherit !important;
}

.career_form .form_group .form-control {
    font-weight: 400;
    font-size: 14px;
    background: transparent;
}

.career_form .section-title {
    text-align: center;
    width: 100%;
    margin: 30px 0;
}

.career_form label {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-bottom: 4px;
}

.career_form .form_group {
    margin-bottom: 15px;
}

.career_form .form_group select.form-control {
    appearance: auto;
}

.career_form .form_group .form-control {
    font-weight: 400;
    font-size: 14px;
    background: transparent;
}

.career_form .form_group textarea.form-control {
    height: 100px;
}

.career_form button span {
    background: #1f7f46;
    border: none !important;
    color: #FFF;
}

.career_form button span:hover {
    color: #FFF;
}

.awards_section {
    padding: 70px 0 0 0;
    background: #f1f1f1 !important;
}

.awards_card_slider .slick-dots {
    margin-top: 35px;
}

.awards_card_slider {
    margin-top: -15px;
}

.awards_card_slider .slick-slide {
    padding: 0 10px;
}

.awards_card {
    text-align: center;
    border: 1px solid #adadad;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 0 10px 0 #00000073;
    margin: 14px 0;
    transition: all 0.5s ease;
}

.awards_card:hover {
    box-shadow: 0 5px 12px 0 #000000b8;
}

.awards_card img {
    padding: 20px;
}

.awards_card h4 {
    font-size: 17px;
    min-height: 50px;
    padding: 0 15px;
}

.awards_card p {
    margin: 0;
    font-weight: 800;
}

.founder_message_section {
    padding: 70px 0 0 0;
    background: #f1f1f1 !important;
}

.founder_message_section h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.founder_message_section p {
    text-align: justify;
}

.founder_message_section p.bigsize {
    font-size: 24px;
    line-height: 34px;
    text-align: left;
}

.founder_message_section .founder_mg {
    margin-left: 30px;
}

.news_section {
    padding: 70px 0;
}

.news_section .newabout {
    text-align: center;
}

.news_section .section-title {
    margin-bottom: 30px;
    text-align: center;
}

.news_card img {
    display: block;
}

.news_card h4 {
    font-size: 22px;
}

.news_card .newslink {
    font-weight: 800;
    text-transform: capitalize;
    color: #217b41;
    font-size: 14px;
}

.news_card_row {
    gap: 50px 0;
}

.news_card .newsdate {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
}

.news_card span.author {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    background: #217b41;
    color: #FFF;
    padding: 1px 5px;
    letter-spacing: 0.2px;
    margin-right: 5px;
}

.mask_layer {
    position: absolute;
    top: 0;
    margin-top: 10%;
    z-index: 0;
    padding: 0 21%;
    margin-left: 8px;
}

.news_card_mg {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.news_card_mg>img {
    z-index: 1;
    position: relative;
}

.faq_accordion .accordion {
    background: transparent;
}

.faq_accordion .accordion-item {
    background: transparent;
    border: 1px solid #CCC;
    margin: 15px 0;
    border-radius: 30px;
    overflow: hidden;
}

.faq_accordion .accordion-button {
    background: #f1f1f1 !important;
    box-shadow: none;
    padding: 10px 20px;
    color: #000000;
    font-size: 17px;
    gap: 0 8px;
    cursor: pointer;
}

.faq_accordion .accordion-button:not(.collapsed) {
    background: #217b41 !important;
    color: #ffffff;
    border-radius: 30px;
}

.faq_accordion .accordion-button:not(.collapsed):after {
    color: #FFF;
}

.faq_accordion .accordion-button:after {
    color: #000;
    content: '\f078';
    font-family: fontawesome;
    background-image: none;
    font-size: 11px;
    text-align: center;
    position: absolute;
    right: 14px;
}

.faq_accordion .accordion-item:first-child,
.faq_accordion .accordion-item:last-child {
    border-radius: 30px;
}

.faq_accordion .accordion-item:first-child {
    margin-top: 0;
}

.faq_accordion_body {
    padding: 25px;
}


.faq_accordion_body .row {
    gap: 30px 0;
    margin-top: 25px;
}

.faq_accordion_body .row>div {
    margin-left: 0;
    margin-right: 0;
}

.faq_accordion_body :last-child {
    margin-bottom: 0;
}

.faq_accordion_body h4 {
    font-size: 17px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 15px;
}

.faq_accordion_body ul {
    list-style: none;
    padding: 0;
    padding-left: 14px;
}

.faq_accordion_body ul li {
    line-height: 21px;
    font-size: 14px;
    letter-spacing: 0.2px;
    font-weight: 400;
    margin-bottom: 14px;
    color: #000;
    list-style: disc;
}

.faq_accordion_body ul.check li {
    position: relative;
    padding-left: 28px;
}

.faq_accordion_body ul.check li:before {
    content: '';
    background-image: url('../img/check.webp');
    width: 20px;
    height: 20px;
    background-size: 15px;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-position: top left;
}

.faq_accordion_body p {

    letter-spacing: 0.2px;
    font-weight: 400;
}

.navbar-light .navbar-toggler,
.inside_page #main-header-1.active .navbar-light .navbar-toggler {
    background: rgba(var(--primary_color), 1) !important;
    border-radius: 3px;
}

.inside_page .navbar-light .navbar-toggler {
    background: #FFF !important;

}

.inside_page #main-header-1.active .navbar-light .navbar-toggler span {
    color: #FFF !important;
}

.inside_page .navbar-light .navbar-toggler span {
    color: rgba(var(--primary_color), 1);
}


.our_journey_content {
    padding-right: 25px;
}

.our_journey_content .section-title {
    margin-bottom: 10px;
}

.our_journey_content h2 {
    margin-bottom: 20px;
}

.our_journey_content p {
    text-align: justify;
}

.clients_slider .client-logo {
    margin-bottom: 0;
    text-align: center;
    padding: 0 7px;
}

.journey_slider_row {
    margin-top: 70px;
}

.event_card_row {
    gap: 30px 0;
}

.event_card {
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.10);
    border-radius: 5px;
    overflow: hidden;
    background: #FFF;
    height: 100%;
}

.event_card .content_wrap {
    padding: 20px 20px 20px 0px;
}

.event_card .content {
    display: flex;
    gap: 0 15px;
    border-left: 4px solid rgba(var(--primary_color), 1);
    padding-left: 10px;
    justify-content: space-between;
    align-items: center;
}

.event_card .content span {
    color: rgba(var(--primary_color), 1);
    font-weight: 600;
    font-size: 13px;
}

.event_card .content h5 {
    font-weight: 600;
    font-size: 16px;
    font-family: "Oxygen", sans-serif;
    margin: 0;
}


.news_section.detail .event_card .event_img .blur_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: blur(6px);
    opacity: 0.4;
    background-size: cover;
}


.news_section.detail .event_card_row {
    justify-content: center;
}

.news_section.detail .event_card .event_img {
    text-align: center;
    position: relative;
    background: #d1d1d1;
}

.news_section.detail .event_card .event_img img {
    max-width: 100%;
    max-height: 320px;
    margin: auto;
    position: relative;
    z-index: 2;
}


.disclaimer-box p {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 22px;
}

.disclaimer-box p a {
    font-weight: 700;
    text-decoration: underline;
}

.disclaimer-box h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    font-family: "Oxygen", sans-serif;
}

.disclaimer-box ul {
    padding-left: 30px;
    text-align: justify;
    margin-bottom: 30px;
    margin-top: 10px;
}

.disclaimer-box ul li {
    margin-bottom: 5px;
    list-style-type: disc;
    letter-spacing: 0.4px;
    color: #343434;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 20px;
}

.disclaimer-box ul p {
    margin-bottom: 15px;
}

.disclaimer-box ol {
    color: #000;
    padding-left: 30px;
    text-align: justify;
    margin-bottom: 30px;
    list-style: lower-alpha;
    margin-top: 10px;
}

.disclaimer-box ol li {
    margin-bottom: 5px;
    letter-spacing: 0.4px;
    color: #343434;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    margin-bottom: 20px;
}


.community_card {
    background: #f1f1f1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 22px 20px;
    border-radius: 7px;
    height: 100%;
    text-align: center;
}

.community_card_row {
    gap: 30px 0;
}

.community_card img {
    width: 60px;
    margin-bottom: 10px;
}

.Community_center_section {
    padding-bottom: 70px;
}

.Community_center_section .section-title,
.specification_section .section-title,
.walkthrough_section .section-title {
    margin-bottom: 30px;
}

.community_card span {
    font-weight: 600;
}

.specification_section {
    padding-bottom: 70px;
}

.specification .specification_in {
    background: #f1f1f1;
    padding: 40px;
    transition: all 0.5s ease;
    min-height: 495px;
    border-radius: 8px;
}

.specification .specification_in ul.points {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0;
    padding-left: 20px;
}

.specification .specification_in ul.points li {
    display: list-item;
    list-style: disc;
    letter-spacing: 0.4px;
    font-size: 15px;
    line-height: 23px;
}

.specification .specification_in .icon {
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
}

.specification .specification_in .icon img {
    width: 85px;
    margin-bottom: 20px;
    display: inline-block;
}

.specification .specification_in h3 {
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #217b41;
    font-size: 23px;
    margin-bottom: 0;
}

.specification_slider .slick-slide {
    padding: 0 10px;
}

.specification_slider .slick-dots,
.construction_slider .slick-dots,
.floor_Plan_slider .slick-dots,
.awards_card_slider .slick-dots {
    display: flex;
    justify-content: center;
    gap: 0 7px;
    margin-top: 20px;
}

.specification_slider .slick-dots li button,
.construction_slider .slick-dots li button,
.floor_Plan_slider .slick-dots li button,
.awards_card_slider .slick-dots li button {
    width: 25px;
    height: 9px;
    border: 2px solid rgba(var(--primary_color), 1);
    border-radius: 7px;
    text-indent: 10px;
    overflow: hidden;
}

.specification_slider .slick-dots li.slick-active button,
.construction_slider .slick-dots li.slick-active button,
.floor_Plan_slider .slick-dots li.slick-active button,
.awards_card_slider .slick-dots li.slick-active button {
    border-color: rgba(var(--primary_color), 1);
    background: rgba(var(--primary_color), 1);
}

.walkthrough_section {
    padding-bottom: 70px;
}

.walkthrough_video {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}

.walkthrough_video .video_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000005c;
}

.pulsating-play-btn {
    width: 94px;
    height: 94px;
    background: radial-gradient(#FFF 50%, color-mix(in srgb, #FFF, transparent 75%) 52%);
    border-radius: 50%;
    display: block;
    position: relative;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
}

.pulsating-play-btn:before {
    content: "";
    position: absolute;
    width: 120px;
    height: 120px;
    animation-delay: 0s;
    animation: pulsate-play-btn 2s;
    animation-direction: forwards;
    animation-iteration-count: infinite;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid color-mix(in srgb, #217b41, transparent 30%);
    top: -15%;
    left: -15%;
    background: rgba(198, 16, 0, 0);
}

.pulsating-play-btn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-40%) translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #217b41;
    z-index: 100;
    transition: all .4s cubic-bezier(.55, .055, .675, .19);
}

.pulsating-play-btn:hover:after {
    border-left: 15px solid #217b41;
    transform: scale(20);
}


.floor_Plan_slider {
    padding-bottom: 70px;
}

.floor_Plan_slider .slick-slide>div {
    padding: 0 10px;
}

.floor_Plan {
    padding: 0 10px;
    text-align: center;
}

.floor_Plan img {
    display: inline;
    border: 1px solid #CCC;
    padding: 20px;
}

.construction_section {
    padding-bottom: 70px;
}

.construction_section h5 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.construction_update {
    padding: 0 10px;
}

.construction_update img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.comming_soon {
    text-align: center;
    padding: 100px 0;
    font-size: 30px;
}

.testimonial_page_section .testimonial_card {
    padding: 0;
    height: 100%;
}

.testimonial_page_section .testimonial_card .test_content {
    background: #f1f1f1;
    padding: 21px;
    border-radius: 10px;
    height: 100%;
}

.testimonial_page_section .testimonial_card .test_content p {
    font-size: 15px;
    line-height: 27px;
    text-align: left;
}

.testimonial_page_section .post_wrap {
    border-top: 1px solid #CCC;
    justify-content: start;
    margin-bottom: 0;
    padding-top: 15px;
    margin-top: 15px;
    position: relative;
}

.testimonial_page_section .testimonial_card .icon {
    width: 70px;
    height: 70px;
}

.testimonial_page_section .test_content span.qoute_icon {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    opacity: 0.25;
    z-index: 1;
}

.testimonial_page_section .testimonial_card_row {
    gap: 35px 0;
}

.generation_section {
    padding: 50px 0 50px 0;
}

.new_team_content {
    padding-left: 20px;
}

.new_team_content h4 {
    font-size: 32px;
}

.new_team_content h5 {
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Oxygen", sans-serif;
    letter-spacing: 3px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 15px;
    color: #444;
}

.new_team_content h5:before {
    content: '';
    background: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0.1;
}

.new_team_content p {
    margin-bottom: 15px;
}

.new_team_content h6 {
    font-size: 22px;
    color: #3c875f;
    margin-bottom: 15px;
}


.new_team_content p,
.new_team_content ul.points li {
    font-size: 15px;
}

.new_team_content p.team_subhead_tag strong {
    color: #000;
}

.new_team_content p.team_subhead_tag {
    margin-bottom: 5px;
}

.new_team_content ul.points li:not(:last-child) {
    margin-bottom: 10px;
}

.new_team_content ul.points li {
    list-style: disc;
}

.new_team_content ul.points {
    padding-left: 18px;
    margin-bottom: 16px;
}

.new_team_content ul.points li:not(:last-child) {
    margin-bottom: 10px;
}


.new_team_content ul.team_social_links {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 25px;
    margin-top: 25px;
    position: relative;
    padding-top: 25px;
}


.new_team_content ul.team_social_links li a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0 10px;
    letter-spacing: 1px;
}

.new_team_content ul.team_social_links:before {
    content: '';
    background: #000;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.1;
}


.team_thumb .team_thumb_items {
    width: 84px !important;
    text-align: center;
    float: right;
    margin-bottom: 16px;
    opacity: 0.5;
    cursor: pointer;
}

.team_thumbnails .slick-slide.slick-current.slick-active .team_thumb_items {
    opacity: 1;
    cursor: default;
}

.team_thumb .team_thumb_items span {
    font-size: 12px;
}

.team_thumb .team_thumb_items img {
    width: 100%;
    height: 68px;
    object-fit: cover;
    object-position: top;
}

.team_slider_warp {
    padding-left: 125px;
}

.team_thumb {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 110px;
}

/* .team_slider img {
    height: 570px;
    object-fit: cover;
} */
.team_slider .slick-arrow,
.team_thumbnails .slick-arrow {
    position: absolute;
    bottom: 135px;
    background: #3c875f;
    color: #FFF;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 5;
}

.team_thumbnails .slick-slide.slick-current.slick-active img {
    border: 4px solid #3c875f;
}

.team_slider .next-arrow.slick-arrow {
    left: -45px;
}

.team_slider .prev-arrow.slick-arrow {
    left: -90px;
}

.team_slider {
    position: relative;
}

.team_thumbnails .next-arrow.slick-arrow {
    right: 0;
    bottom: -32px;
}

.team_thumbnails .prev-arrow.slick-arrow {
    left: auto;
    right: 35px;
    bottom: -32px;
}


ul.project_counter {
    border-radius: 15px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 35px 0;
    background: #e9e9e9;
    position: relative;
    overflow: hidden;
}

ul.project_counter li {
    display: flex;
    align-items: center;
    gap: 0 22px;
}

ul.project_counter li .mg {
    width: 75px;
}

ul.project_counter li p {
    margin: 0;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1.5px;
}

ul.project_counter li .count-text {
    font-size: 55px;
}

ul.project_counter:after {
    content: '';
    width: 50px;
    height: 171%;
    position: absolute;
    top: -36%;
    left: 0;
    z-index: 0;
    background-image: url('../img/icon/line.png');
    background-size: auto 100%;
    background-repeat: no-repeat;
    filter: grayscale(1);
    opacity: 0.2;
    animation: move5 18s linear infinite alternate;
    background-position: center;
    transform: rotate(45deg);
}

@keyframes move5 {

    0% {
        left: -10%;
    }

    50% {
        left: 110%;
    }

    100% {
        left: -10%;
    }
}

.home_slider.inside .projectLogo {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.home_slider.inside .projectLogo img {
    width: auto;
    height: 80px !important;
}

.matters_section {
    padding: 100px 0;
    position: relative;
    background-image: url('../img/global-globalization.jpg');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

section.matters_section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background: rgb(60 135 94 / 95%);
    z-index: 0;
}

.matters_section .container {
    position: relative;
}

section.matters_section .section-title {
    color: #FFF !important;
    -webkit-text-fill-color: unset;
    background: transparent !important;
}

section.matters_section .section-title p {
    color: #FFF;
}

.matters_section p {
    color: #FFF;
    border: 1px solid rgb(255 255 255 / 22%);
    padding: 30px;
    border-radius: 12px;
    margin-bottom: 0;
    height: 100%;
}

.matters_section h4 {
    text-align: center;
    font-size: 20px;
    color: #FFF;
    margin-top: 40px;
}

.matters_section .title-border-inner {
    background: #FFF !important;
}

.matters_section p strong {
    color: #FFF;
}


@media (max-width:1199px) {
    .community_card span {
        font-size: 15px;
    }
}

@media (max-width:991px) {
    .cont_image {
        height: auto;
        margin-top: -52px;
    }

    .contact_us_form {
        margin: 0;
        margin-top: 86px;
    }

    .contact_content p {
        font-size: 15px;
    }

    .community_card img {
        width: 45px;
    }
}