@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap);

html {
    scroll-behavior: smooth
}

body {
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4
}

.text-justify {
    text-align: justify
}

.align-right-text {
    text-align: right
}

#scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #20224f
}

#scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #d34f00
}

#scrollbar::-webkit-scrollbar-thumb {
    background-color: #d34f00;
    border-left: 1px solid #d34f00
}

.text-link {
    color: #000;
    text-decoration: none
}

.text-link:hover {
    color: #d34f00 !important
}

.text-primary {
    color: #d34f00 !important
}

.text-secondary {
    color: #20224f !important
}

.text-dark {
    color: #000 !important
}

.text-light1 {
    color: silver !important
}

.text-light2 {
    color: #eee !important
}

.fs-7 {
    font-size: 13px
}

.fw-3 {
    font-weight: 300
}

.fw-4 {
    font-weight: 400
}

.fw-5 {
    font-weight: 500
}

.fw-6 {
    font-weight: 600
}

.fw-7 {
    font-weight: 700
}

.fw-8 {
    font-weight: 800
}

.bg-transparent {
    background: 0 0 !important
}

.bg-primary {
    background: #d34f00 !important
}

.bg-secondary {
    background: #20224f !important
}

.bg-light1 {
    background: silver !important
}

.bg-light2 {
    background: #eee !important
}

.bg-light3 {
    background: #d7e2ed !important
}

.bg-light4 {
    background: #f4f0ec !important
}

.bg-light5 {
    background: #DBDCDC !important
}

.bg-trans {
    background: #20224f99 !important
}

.border-end {
    border-right: 1px solid #ffffff42 !important
}

.btn-info {
    padding: 10px 35px;
    font-weight: 600;
    border: 2px solid #d34f00;
    color: #d34f00;
    background: #fff
}

.btn-info:active,
.btn-info:focus,
.btn-info:hover {
    border: 2px solid #d34f00;
    color: #d34f00 !important;
    background: #fff !important
}

.btn-primary {
    padding: 10px 25px;
    border: none;
    background: #d34f00;
    border: 2px solid #d34f00;
    font-weight: 600
}

.btn-primary-1 {
    padding: 10px 25px;
    border: none;
    background: #d34f00;
    font-weight: 600;
    color: #fff;
    border: 2px solid #d34f00
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background: #fff;
    color: #d34f00;
    border: 2px solid #d34f00
}

.btn-primary-1:active,
.btn-primary-1:focus,
.btn-primary-1:hover {
    background: #20224f;
    color: #fff;
    border: 2px solid #20224f
}

.form-control,
.form-select {
    display: block;
    width: 100%;
    padding: 12px 20px;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 1.5;
    color: #555;
    background-color: #f4f4f4;
    background-clip: padding-box;
    border: 1px solid #c0c0c080;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.img-responsive {
    width: 100%
}

.navbar-toggler {
    border: 1px solid #fff;
    margin: 10px 0;
    border-radius: 0;
    color: #fff;
    font-size: 25px;
    padding: 12px
}

.object-fit-cover {
    object-fit: cover;
    width: 100%
}

.transparent-header {
    background: 0 0;
    transition: background-color .3s ease-in-out
}

.transparent-header.opaque {
    background-color: #20224f
}

.header-logo {
    width: 150px;
    padding: 15px 0 15px 5px
}

.nav-item .nav-link {
    font-weight: 600;
    color: #fff !important;
    padding: 0 25px !important
}

.hero-banner {
    background-image: url(../cbe-banner.webp) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 100vh;
}

.banner-slide1 {
    /* background-image: url(../cbe-banner-1.webp); */
    background-image: url(../../../assets/img/banner/landing-2-desktop-01-07-25.webp);
    background-size: cover;
    background-position: center;
    height: 650px;
}

.banner-slide2 {
     background-image: url(../../../assets/img/banner/lp-desktop-4-12-25.webp);
    background-size: cover;
    background-position: top;
    height: 650px;
}

.chennai-banner {
    /* desktop */
    /* background-image: url(../../../assets/img/landingpagedesktop.jpg) !important; */
    /* background-image: url(/india/landingpages/assets/banners/chennai-landing-desktop.jpg) !important; */
}

.hero-banner-content {
    /* background: linear-gradient(#0000006b, #0000); */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    text-align: left;
    height: 100%;
    width: 100%
}

.carousel-control-next,
.carousel-control-prev {
    width: 5% !important;
}

.carousel-caption {
    bottom: 0 !important;
    top: 0 !important;
    left: 4% !important;
    right: 4% !important;
}

.project-carousel {
    position: relative;
    background: #fff
}

.project-item {
    position: relative;
    display: block;
    text-decoration: none;
    margin: 0 10px;
    border-radius: 8px;
    overflow: hidden;
}

.project-image {
    transition: transform 0.5s ease;
}

.project-image:hover {
    transform: scale(1.1);
}

.project-carousel .owl-nav {
    position: absolute;
    width: 100%;
    height: 45px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    transition: .5s;
    opacity: 1;
    z-index: 1
}

.project-carousel .owl-nav .owl-next,
.project-carousel .owl-nav .owl-prev {
    margin: 0 0px;
    width: 40px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d34f00;
    background: #d34f00;
    border-radius: 12px;
    font-size: 22px;
    transition: .5s
}

.section-footer {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
}

.footer-title {
    color: #d34f00;
    font-size: 20px;
    font-weight: 600;
    position: relative
}

.footer-title-2 {
    font-size: 16px;
    position: relative
}

.footer-title::after {
    content: '';
    background-color: #d34f00;
    margin-top: 10px
}

.text-footer {
    font-weight: 400;
    text-decoration: none;
    color: #ccc;
    font-size: 13px;
}


.testimonial {
    /* margin: 0 10px; */
}

.testimonial .testimonial-content {
    margin: 50px 0 20px 0;
    position: relative;
}

.testimonial .testimonial-content:after {
    content: "";
    width: 20px;
    height: 20px;
    border-top: 20px solid #fff;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
}

.testimonial .description {
    padding: 20px 20px;
    margin: 0;
    background: #fff;
    border-radius: 15px;
    font-size: 13px;
    color: #000;
    position: relative;
}

.testimonial .description:after,
.testimonial .description:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    text-align: center;
    background: #eee;
    position: absolute;
}

.testimonial .description:before {
    content: "\f10d";
    top: -18px;
    left: 25px;
}

.testimonial .description:after {
    content: "\f10e";
    bottom: -18px;
    right: 25px;
}

.testimonial .testimonial-profile {
    padding: 15px 20px;
    border: 1px solid #d34f00;
    border-radius: 20px;
    margin: 0 auto;
    position: relative;
    width: 50%;
}

.testimonial .pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #eee;
    float: left;
    overflow: hidden;
}

.testimonial .title {
    display: inline-block;
    margin: 0 0 0 30px;
    font-size: 17px;
    font-weight: 700;
    color: #000;
    position: relative;
}

.testimonial .title:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #d34f00;
    position: absolute;
    left: -15px;
}

.testimonial .post {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #000;
}

.testimonial .img-fluid {
    border-radius: 8px;
}

.owl-carousel .owl-nav.disabled,
.testimonial .owl-carousel .owl-dots.disabled {
    display: block !important;
    display: flex !important;
}

.testimonial .owl-nav {
    position: absolute;
    width: 100%;
    height: 45px;
    top: 30%;
    left: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    transition: 0.5s;
    opacity: 1;
    z-index: 1;
}

.testimonial .owl-nav .owl-next,
.testimonial .owl-nav .owl-prev {
    margin: 0 10px;
    width: 40px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d34f00;
    background: #d34f00;
    border-radius: 12px;
    font-size: 22px;
    transition: 0.5s;
}

/* .testimonial .owl-nav .owl-next {
    position: absolute;
    right: -30px;
}

.testimonial .owl-nav .owl-prev {
    position: absolute;
    left: -30px;
} */

.whychoose-img {
    width: 80px
}

.round-border {
    border-radius: 30px
}

.border-radius-2 {
    border-radius: 8px
}

.custom-list {
    list-style-type: none;
    padding-left: 0
}

.carousel,
.carousel-inner,
.fill,
.item {
    width: 100%;
    background-position: center center;
    background-size: cover
}

.carousel-inner>.carousel-item {
    height: auto
}

.carousel-vertical {
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column
}

.desktop-view-none {
    display: none
}

.fs-4 {
    font-size: 1.4rem !important
}

.changing-text {
    position: relative;
    animation-duration: 2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards
}

@keyframes slideFromTop {
    0% {
        transform: translateY(-100%)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slideFromBottom {
    0% {
        transform: translateY(100%)
    }

    100% {
        transform: translateY(0)
    }
}

.changing-text.change-in {
    animation-name: slideFromTop
}

.changing-text.change-out {
    animation-name: slideFromBottom
}

.spinner {
    border: 4px solid rgba(255, 255, 255, .1);
    border-radius: 50%;
    border-top: 4px solid #fff;
    width: 20px;
    height: 20px;
    animation: spin 1s linear infinite;
    margin-right: 10px;
    margin-left: -50px;
    float: right
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.testimonial-icon {
    width: 40px !important;
    height: 40px !important
}

.f-small {
    font-size: 80% !important;
    font-weight: 300 !important;
}

/* //new content */

.your-dream-home {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 30px;
    position: relative;
}

.dream-home {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 30px;
    text-align: center;
}

.dream-home div {
    width: 100%;
}

.dream-home p {
    font-weight: 600;
    margin: 0px;
}

.dream-card {
    box-shadow: 4px 4px 8px 3px #00000040;
    border-radius: 6px;
    transition: all 0.5s ease;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

/* Move the next cards to the right when a card is hovered */


.dream-card p {
    font-weight: 500;
    font-size: 15px;
    text-decoration: none;
    color: black;
}

.dream-card img {
    width: 100%;
    height: auto;
}

/* --------------------------- */
.stats-container {
    width: 100%;
    display: none;
    align-items: center;
    overflow: hidden;
    color: white;
    justify-content: center;
    height: max-content;
}

.title-section {
    flex: 3;
    /* Start with slightly reduced width */
    line-height: normal;
    text-align: start;
    font-size: 1.1em;
    font-weight: 600;
    background-color: #D34F00;
    color: white;
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 135px;
    /* transition: flex 1s ease-in-out; */
}

.breakLine {
    display: none
}

.stats-row {
    display: block;
    height: 100%;
    flex: 7;
    /* More space for stats row */
    justify-content: space-between;
    /* transition: flex 1s ease-in-out; */
}

.stat-item {
    flex: 2.5;
    height: 135px;
    text-align: center;
    background-color: #D34F00;
    overflow: hidden;
    padding-left: 40px;
    /* transition: flex 1s ease-in-out, opacity 0.5s ease-in-out; */
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* 
.stat-item.lock {
    flex: 2.5;
} */

/* Third stat takes larger space */
.stat-item.third {
    flex: 3.5;
    /* Increase size for the third stat */
}

.stat-value {
    line-height: normal;
    font-size: 1.8em;
    font-weight: bold;
    transition: all 1s ease-in-out;
}

.stat-label {
    font-weight: 300;
    font-size: 1.1em;
    transition: all 1s ease-in-out;
}


.label-content {
    position: absolute;
    transition: opacity 1s ease-in-out;
    white-space: nowrap;
    opacity: 1;
}

.label-content.alternate {
    opacity: 0;
    pointer-events: none;
}

#stat-1,
#stat1-mobile {
    background-color: #BD4700;
}

#stat-2,
#stat2-mobile {
    background-color: #A43E02;
}

#stat-3,
#stat3-mobile {
    background-color: #883300;
}

/* Animation classes */
.animate .label-content {
    opacity: 0;
}

.animate .label-content.alternate {
    opacity: 1;
    pointer-events: auto;
}

h2 {
    font-size: 2em;
    margin: 0;
}

.about-title {
    padding: 20px;

}

.about-experience {
    background-color: #BD4700;
}

.about-customer {
    background-color: #A43E02;
}

.about-facilities {
    background-color: #883300;
}

/* ---------------- */
.hover-dowm {
    background-repeat: no-repeat;
    position: relative;
    padding: 0;
    z-index: 1;
    display: none;
}

.hover-down-main {
    width: 100%;
    height: max-content;
    z-index: 10;
    position: relative;
    pointer-events: none;
    /* Allows hover events to pass through */
}

.hoverDown-text {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: max-content;
}

.hoverDown-text p {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.hover-images {
    width: 100%;
    display: flex;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    /* Lower than .hover-down-main */
}

.down-image {
    width: 25%;
    position: relative;
    z-index: 15;
    bottom: -25px;
}

.down-image img {
    width: 100%;
    position: relative;
    transition: transform 0.3s ease;
}

.down-image:hover img {
    transform: translateY(80%);
    /* Moves image down */
}

/* ----------------------- */
/* mobile only content for hover down shutter */
.hover-down-mobile {
    position: relative;
    height: 580px;
    overflow: hidden;
    max-width: 600px;
    margin: 0 40px;
}

.drawer-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.drawer-image {
    width: 100%;
    height: auto;
    z-index: 1;
}

.drawer-text {
    color: #20224F;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 5px 0;
    font-size: 18px;
}

.drawer-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 24%;
    position: relative;
    z-index: 2;
}

.drawer-section img {
    width: 35px;
    height: 35px;
}

.drawer-content {
    position: relative;
    z-index: 10;
    height: 100%;
    padding-top: 20px;
    background: transparent;
}

.drawer-shutter {
    position: absolute;
    z-index: 30;
    display: flex;
    justify-content: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 31px;
    overflow: hidden;
    cursor: pointer;
}

.drawer-shutter-wrapper {
    position: absolute;
    padding: 0 6px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(0%);
}

.drawer-shutter img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.drawer-shutter.animate .drawer-shutter-wrapper {
    animation: shutterStepDown 8s forwards;
}

@keyframes shutterStepDown {
    0% {
        transform: translateY(0%);
    }

    12.5% {
        transform: translateY(0%);
    }

    25% {
        transform: translateY(-26%);
    }

    40.5% {
        transform: translateY(-26%);
    }

    50% {
        transform: translateY(-47%);
    }

    62.5% {
        transform: translateY(-47%);
    }

    75% {
        transform: translateY(-72%);
    }

    87.5% {
        transform: translateY(-72%);
    }

    100% {
        transform: translateY(-100%);
    }
}

.drawer-shutter.closing .drawer-shutter-wrapper {
    animation: shutterClose 1s ease-out forwards;
}

@keyframes shutterClose {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0%);
    }
}


/* about-us-slider */


.about-us-slider {
    width: 100%;
    overflow-x: hidden;
}

.about-us-container {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.slider-container {
    position: relative;
    width: 100%;
}

.about-us-carousel {
    position: relative;
    width: 100%;
    padding: 0 0;
    overflow: hidden;
}

.carousel-content {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.about-us-carousel-item {
    flex: 0 0 100%;
    position: relative;
    height: 15rem;
    width: 100%;
    min-width: 100%;
    padding: 1rem;
}

.about-us-carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.5rem;
}

.nav-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 43px;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    color: #d34f00;
    background: #d34f00;
    font-size: 22px;
    transition: .5s;
    border: 0;
}


.prev-button {
    left: 0;
}

.next-button {
    right: 0;
}

.content-section {
    width: 100%;
    margin-top: 1.5rem;
}

.titles-container {
    overflow: hidden;
    height: 60px;
    margin-bottom: 1rem;
    width: 100%;
}

.titles-slider {
    position: relative;
    left: 100px;
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 200%;
    text-align: right;
}

.title-item {
    flex: 1;
    white-space: nowrap;
    padding-right: 1rem;
    font-size: 35px;
    transition: all 0.3s ease;
}

.title-active {
    font-weight: 700;
    color: #DB7233;
}

.title-inactive {
    font-weight: 500;
    color: #d1d5db;
    opacity: 0.5;
}

.about-us-content {
    text-align: center;
    transition: opacity 0.5s;
    margin-right: 1rem;
    font-weight: 400;
}

/* vertical slider your home */
.content-wrapper {
    display: block;
    gap: 20px;
    margin: 20 auto;
    padding: 50px 0px;
    width: 100%;
    box-sizing: border-box;
}

.vertical-slider {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0px 20px;
}

.slider-container {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slider-wrapper {
    gap: '20px';
    position: absolute;
    width: 100%;
    transition: transform 0.5s ease;
}

.slideImage {
    width: 100%;
    display: block;
    height: 400px;
    /* Default height */
    border-radius: 6px;
    object-fit: cover;
}

.text-content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    display: none;
}

.text-content-mobile {
    display: block;
}

.text-content h2 {
    font-size: 28px;
    margin-bottom: 18px;
    margin-top: 0;
}

.text-content-mobile h2 {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 0;
}

.mobile-text-vertical {
    display: block;
    padding: 0px 20px;
}

.steps-list-mobile {
    position: relative;
    height: 80px;
    /* Adjust based on your step height */
    overflow: hidden;
}

.steps-list-mobile .step {
    position: absolute;
    width: 100%;
    transition: transform 0.5s ease-in-out;
    opacity: 0;
    transform: translateY(100%);
}

.steps-list-mobile .step.active {
    opacity: 1;
    transform: translateY(0);
}

/* Animation keyframes */
@keyframes slideUp {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }

    20% {
        transform: translateY(0);
        opacity: 1;
    }

    80% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(-100%);
        opacity: 0;
    }
}

.step {
    font-size: 20px;
    margin: 30px 0;
    transition: color 0.3s, font-weight 0.3s;
}

.active-step {
    font-size: 18px;
    color: black;
    font-weight: 600;
}

.step-web {
    font-size: 18px;
    color: #666;
    margin: 16px 0;
    transition: color 0.3s, font-weight 0.3s;
}

.step-web.active-step {
    color: black;
    font-weight: 600;
}

/* Keep the text-primary color for the numbers */
.step-web .text-primary {
    transition: color 0.3s;
}

.step-web.active-step .text-primary {
    /* Maintain or enhance the primary color for active state */
    color: inherit;
}

b {
    font-weight: bold;
}

#steps-list {
    margin-top: 0;
}

.appointment-buttons {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.appointment-buttons a {
    display: block;
    width: 100%;
}

.book-appointment {
    background-color: transparent;
    padding: 10px 5px;
    font-weight: 700;
    width: 100%;
    border-radius: 8px;
    border: 3px #D34F00 solid;
}

.get-quote {
    background-color: #D34F00;
    padding: 10px 5px;
    color: white;
    width: 100%;
    border: 3px #D34F00 solid;
    font-weight: 700;
    border-radius: 8px;
}

.footer-content {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.footer-border {
    border-bottom: 0.5px #515598 solid;
}

.drawer-title {
    text-align: center;
    font-size: 24px;
}

/* ---------------------------- */
.stats-container-mobile {
    width: 100%;
    display: block;
}

.title-section-mobile {
    width: 100%;
    text-align: center;
    font-size: 1.3em;
    font-weight: 600;
    background-color: #D34F00;
    color: white;
    padding: 16px 0;
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.title-section-mobile.visible {
    opacity: 1;
    transform: translateY(0);
}

.stats-row-mobile {
    width: 100%;
    display: block;
}

.stat-item-mobile {
    width: 100%;
    text-align: center;
    padding: 16px 0;
    background-color: #D34F00;
    color: white;
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.stat-item-mobile.visible {
    opacity: 1;
    transform: translateY(0);
}

.stat-value-mobile {
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 5px;
}

.stat-label-mobile {
    font-size: 1.1em;
}

.Copyright {
    text-align: center;
    font-size: 12px;
}

.whatsapp {
    height: 16px;
    width: 16px;
}

.get-started-btn {
    padding: 10px;
    border: 0px;
    background-color: #DB7233;
    color: white;
    font-weight: 600;
}

.footer-content-2 .web-button {
    text-align: center;
}

.break-p {
    display: none;
}

@media (min-width: 640px) {
    .about-us-slider .content {
        text-align: left;
        margin-right: 2.5rem;
    }
}

@media (min-width: 768px) {
    .about-us-slider .content {
        margin-right: 4rem;
    }

    .about-us-slider .slider-container {
        width: 50%;
        padding-right: 2rem;
    }

    .about-us-slider .titles-slider {
        position: relative;
        left: 0px;
        width: 200%;
        text-align: left;
    }

    .about-us-slider .title-item {
        text-align: left;
    }

    .about-us-slider .content-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 50%;
        padding-left: 2rem;
        margin-top: 0;
    }

    .about-us-slider .about-us-container {
        flex-direction: row;
    }

    .text-content {
        width: 40%;
    }

    .vertical-slider {
        width: 50%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .content-wrapper {
        display: flex;
    }

    .text-content-mobile {
        display: none;
    }

    .text-content {
        display: block;
    }

    .mobile-text-vertical {
        display: none;
    }

    .active-step {
        font-size: 22px;
    }

    .section-footer {
        text-align: start;
    }

    .quick-Link {
        display: none;
    }

    .dream-card:hover {
        transform: scale(1.1);
        margin-left: 10px;
        margin-right: -10px;
        z-index: 1;
    }

    .dream-card:hover~.dream-card {
        transform: translateX(30px);
    }

    .stat-item {
        /* padding: 20px 0; */
        text-align: start;
    }
}

@media (max-width: 768px) {
    .slideImage {
        height: 320px;
        /* Adjust height for mobile devices */
    }

    #testimonial-slider {
        text-align: center;
    }

}

@media (min-width: 1024px) {
    .about-us-slider .about-us-content {
        text-align: left;
        margin-right: 5rem;
    }

    .about-us-slider .about-us-carousel-item {
        height: 20rem;
    }

    .appointment-buttons {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .stats-row {
        display: flex;
    }

    .title-section {
        font-size: 2.2em;
        font-weight: bold;
    }

    .breakLine {
        display: block
    }

    .stat-value {
        justify-content: start;
    }

    .footer-content-1 {
        width: 10% !important;
    }

    .footer-content-2 {
        width: 25% !important;
        text-align: start;
    }

    .break-p {
        display: block;
    }

    .stats-container {
        display: flex;
    }

    .stats-container-mobile {
        display: none;
    }

    .vertical-slider {
        padding-left: 0;
    }

    .your-dream-home {
        padding-left: 0;
        padding-right: 0;
    }

    .contact-form {
        margin-left: 0 !important;
    }

    .testimonial .owl-nav .owl-next,
    .testimonial .owl-nav .owl-prev {
        margin: 0 0px;
    }

    .project-carousel .owl-nav .owl-next,
    .project-carousel .owl-nav .owl-prev {
        margin: 0 0px;
    }

    .projects-main {
        padding-left: 0;
        padding-right: 0;
    }

    .about-us-main {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
    }
}


@media (min-width: 1536px) {
    .about-us-slider .carousel-item {
        height: 24rem;
    }
}

/* ------------------------ */

@media(max-width:479px) {
    .navbar .navbar-nav .nav-link {
        padding: 15px 20px !important;
        border-bottom: 1px solid #eeeeee2e
    }

    .navbar-collapse {
        background: #20224f
    }

    .mobile-view-none {
        display: none
    }

    .desktop-view-none {
        display: block !important
    }

    .testimonial .description {
        height: auto
    }

    .testimonial {
        margin: 0
    }

    .hero-banner {
        background-image: url(../cbe-banner-mobile.webp) !important;
        height: 650px
    }

    .banner-slide1 {
        /* background-image: url(../cbe-banner-mobile1.webp); */
        background-image: url(../../../assets/img/banner/landing-2-mobile-01-07-25.webp);
    }

    .banner-slide2 {
        /* background-image: url(slidernew-4-mobileview.webp); */
        /* background-image: url(../../../assets/img/banner/lp-mobile-8-5-25.webp); */
        background-image: url(../../../assets/img/banner/lp-mob-4-12-25.webp);
        background-position: center;
    }

    .chennai-banner {
        /* mobile */
        /* background-image: url(../../../assets/img/landingpagemobile.jpg); */
        /* background-image: url(/india/landingpages/assets/banners/chennai-landing-mobile.jpg) !important; */
    }

    .hero-banner-content {
        align-items: end;
        justify-content: end;
        padding-bottom: 20px;
    }

    .m-justify-content-center {
        justify-content: center
    }

    /* .testimonial .owl-nav .owl-next,
    .testimonial .owl-nav .owl-prev {
        margin: 0 15px;
    } */
}

@media(max-width:800px) {
    .navbar .navbar-nav .nav-link {
        padding: 15px 20px !important;
        border-bottom: 1px solid #eeeeee2e
    }

    .navbar-collapse {
        background: #20224f
    }

    .mobile-view-none {
        display: none
    }

    .m-text-center {
        text-align: center;
        font-size: 19px;
    }

    .testimonial {
        margin: 0
    }

}

/* -------------------- */

@media (min-width: 576px) {
    .drawer-title {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .hover-dowm {
        display: block;
        margin-bottom: 80px;
    }

    .down-image {
        bottom: -12px;
    }

    .dream-home {
        font-size: 20px;
        text-align: center;
    }

    .dream-card p {
        font-size: 12px;
    }

    .your-dream-home {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .hover-down-mobile {
        display: none;
    }

    /* .stat-value {
        margin-bottom: 10px;
    } */

    .about-experience {
        padding: 10px;
    }

    .about-customer {
        padding: 10px;
    }

    .about-facilities {
        padding: 10px;
    }

    .content-wrapper {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .down-image {
        bottom: -15px;
    }

    .hover-dowm {
        display: block;
        margin-bottom: 120px;
    }

    .dream-home {
        font-size: 20px;
        text-align: left;
    }

    .dream-card p {
        font-size: 13px;
    }

    .your-dream-home {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .hover-down-mobile {
        display: none;
    }

    /* .stat-value {
        margin-bottom: 10px;
    } */

    .about-experience {
        padding: 20px;
    }

    .about-customer {
        padding: 20px;
    }

    .about-facilities {
        padding: 20px;
    }

    .content-wrapper {
        display: flex;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .down-image {
        bottom: -21px;
    }

    .hover-dowm {
        display: block;
        margin-bottom: 140px;
    }

    .dream-home {
        font-size: 28px;
        text-align: left;
    }

    .dream-card p {
        font-size: 15px;
    }

    .your-dream-home {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .hover-down-mobile {
        display: none;
    }

    /* .stat-value {
        margin-bottom: 10px;
    } */

    .about-experience {
        padding: 20px;
    }

    .about-customer {
        padding: 20px;
    }

    .about-facilities {
        padding: 20px;
    }

    .content-wrapper {
        display: flex;
    }

    .project-item {
        margin: 0 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .down-image {
        bottom: -25px;
    }

    .hover-dowm {
        display: block;
        margin-bottom: 150px;
    }

    .dream-home {
        font-size: 32px;
        text-align: left;
    }

    .dream-card p {
        font-size: 16px;
    }

    .your-dream-home {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .hover-down-mobile {
        display: none;
    }

    /* .stat-value {
        margin-bottom: 10px;
    } */

    .about-experience {
        padding: 20px;
    }

    .about-customer {
        padding: 20px;
    }

    .about-facilities {
        padding: 20px;
    }

    .content-wrapper {
        display: flex;
    }

    .project-item {
        margin: 0 10px;
    }

}

@media (min-width: 1400px) {
    .down-image {
        bottom: -29px;
    }

    .hover-dowm {
        display: block;
        padding: 0;
        margin-bottom: 180px;
    }

    .dream-home {
        font-size: 40px;
        text-align: left;
    }

    .dream-card p {
        font-size: 18px;
    }

    .your-dream-home {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .hover-down-mobile {
        display: none;
    }


    /* .stat-value {
        margin-bottom: 10px;
    } */

    .about-experience {
        padding: 20px;
    }

    .about-customer {
        padding: 20px;
    }

    .about-facilities {
        padding: 20px;
    }

    .content-wrapper {
        display: flex;
    }

    .project-item {
        margin: 0 10px;
    }
}

@media (min-width:1600px) {

    .title-section {

        padding-left: 200px;

    }

}