@font-face {
    font-family: Nexa-Trial;
    src: url(../fonts/nexa-bold/NexaBold.otf) format("opentype");
    font-display: swap;
    ascent-override: 90%;
    descent-override: 20%;
    line-gap-override: 0%;
}

@font-face {
    font-family: Nexa-Regular;
    src: url(../fonts/nexa-bold/NexaLight.otf) format("opentype");
    font-display: swap;
    ascent-override: 90%;
    descent-override: 20%;
    line-gap-override: 0%;
}

:root {
    --body-color: #1A2D43;
    --primary-color: #1A2D43;
    --btn_text_color: #ffffff;
    --btn-bg-color: #d09b5c;
    --img-bg-color: #f5e3db;
}

body {
    height: 100%;
    min-height: 100vh;
    overflow-x: hidden;
    background-color: transparent;
    color: var(--body-color);
    font-family: Nexa-Regular;
    position: relative;
    padding-top: 68px;
    font-size: 1rem;
    letter-spacing: 0.05rem;
}

@media (max-width:768px) {
    .sub_heading {
        font-size: 20px;
        line-height: 1.4;
        padding: 15px;
    }

    .sign {
        font-size: 2rem !important;
    }
}

.hero-section {
    margin-top: 30px;
}

.navhover:hover {
    font-weight: 900;
}

.equire {
    color: var(--btn-bg-color);
    padding: 5px;
}

.equire:hover {
    color: var(--btn-bg-color);
}

p {
    font-weight: 400;
    font-family: Nexa-Regular;
    font-size: 16px;
    /* color: White; */
    margin-top: 0;
    margin-bottom: 1rem;
}

footer p {
    font-size: 14px;
    margin-bottom: 0rem;
}

.footer-text {
    font-size: 18px;
    color: black;
}

@font-face {
    font-family: "Grenda";
    src: url("../fonts/Grenda.woff2") format("woff2"), url("../fonts/Grenda.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.nav-link .navlink {
    font-size: 14px;
}

a.calltrigger {
    color: #1A2D43;
    /* color: #d09b5c; */
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    margin: 5px;
    width: 300px;
    border: none;
    color: var(--btn_text_color);
    background-color: var(--primary-color) !important;
    border-radius: 0px;
}

.navbar-brand {
    width: 280px;
}

@media (max-width:991.98px) {
    .navbar-brand {
        width: auto;
        margin-right: 0;
    }
}

button#pills-profile-tab {
    margin: 5px;
    width: 300px;
    border: oldlace;
    border-radius: 0px;
    background-color: #d09b5c;
}

button#pills-home-tab {
    margin: 5px;
    width: 300px;
    border: oldlace;
    border-radius: 0px;
    background-color: #d09b5c;
}

button#pills-contact-tab {
    margin: 5px;
    width: 300px;
    border: oldlace;
    border-radius: 0px;
    background-color: #d09b5c;
}

.nvdf {
    position: absolute !important;
    right: 133px !important;
}

.container {
    max-width: 1366px !important;
}

.second-parallax {
    padding: 10em !important;
    height: auto !important;
}

#headercol img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

#headercol img.desktop-banner {
    aspect-ratio: 1820 / 666;
}

#headercol img.mobile-banner {
    aspect-ratio: 600 / 900;
}

#secabouta {
    padding: 3rem 1rem;
    width: 100%;
    position: relative;
    height: 50em;
    background-image: url("../../assets/images/jaswantiLPimages/arrival-lobby.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#secabout {
    width: 100%;
    position: relative;
    background-image: url("../../assets/images/jaswantiLPimages/aboutus.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.section-header {
    margin-bottom: 0rem;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
    font-weight: bolder;
    font-family: Nexa-Trial !important;
    font-size: 44px;
    letter-spacing: 0.1rem;
    line-height: 69px;
}

h1,
h2,
h3,
h4,
h5,
.proj-config-card-heading {
    color: white;
    margin-bottom: 0rem;
    font-weight: 400;
    font-family: "Lato", sans-serif;
    letter-spacing: 0.1rem;
    line-height: 69px;
}

.proj-config-card-heading {
    font-size: 25px;
}

.allsection {
    background-color: #1A2D43;
    color: white;
    padding: 2rem 1.5rem 2rem 1.5rem;
}

.ab_allsection {
    padding: 2rem 1.5rem 2rem 1.5rem;
}

.darkbrown-header {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 44px;
    color: white;
    font-family: "Lato", sans-serif;
}

.col-lg-5.ph-1 {
    margin: 6px;
    padding: 17px;
    border: 1px solid grey;
}

.m-0 {
    margin: auto 12px !important;
}

footer.py-4 {
    background: #F0F8FF;
}

img.img-fluid.mb-3.fpb {
    filter: blur(8px);
    -webkit-filter: blur(2px);
}

li a {
    font-weight: 400;
    font-family: Nexa-Regular;
    font-size: 17px;
    color: #8b8b8b !important;
}

footer .col-md-3 {
    border-right: 1px solid var(--primary-color);
}

footer a {
    font-size: 14px;
    color: var(--primary-color);
}

section#seclocadv {
    padding-top: 0rem;
    background: #F0F8FF;
}

.col-lg-4 {
    padding: 10px 70px;
}

section#connectivity {
    background: #1A2D43;
}

.formlabel {
    margin-bottom: 0rem;
    color: rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: bold;
}

.custfield {
    padding: 23px;
    background-color: #fff !important;
    border-radius: 0;
    box-shadow: 0px 0px !important;
    line-height: 1.5rem;
    font-size: 0.9rem;
}

.custigp {
    border-radius: 0;
    font-size: 0.9rem;
    background-color: #fff !important;
}

.details {
    padding: 17px;
    background: #ffffffbf;
    width: 50%;
    position: absolute;
    left: auto;
    right: 24%;
    top: 33%;
}

.details.btn-custom {
    border-radius: 0px;
    color: #ffffff !important;
    background: var(--primary-color);
    border: 0px solid #926e2b;
    padding: 8px;
}

.details p {
    font-size: 17px;
    color: #000000;
    margin-bottom: 0;
}

.carousel-control-next {
    right: 0;
    background-color: var(--primary-color);
    height: 40px;
    width: 40px;
    top: 42%;
}

.carousel-control-prev {
    left: 0;
    background-color: var(--primary-color);
    height: 40px;
    width: 40px;
    top: 42%;
}

.col-md-6 {
    box-shadow: 4px 2px 5px 0px #d4cccc;
    background: linear-gradient(0deg, rgb(239 239 239 / 68%), rgb(250 250 250 / 89%)), url(../../assets/images/2BHK.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    background-position: center center;
    margin: auto;
    max-width: 41% !important;
}

.col-md-6.bg-image.nskdnk {
    background: linear-gradient(0deg, rgb(239 239 239 / 68%), rgb(250 250 250 / 89%)), url(../../assets/images/3BHK.webp);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px;
    background-position: center center;
}

#secoverview {
    background-color: #F0F8FF;
}

hr.orange {
    margin-bottom: 30px;
    border: 1px solid white;
    width: 15%;
}

hr.orange.onside {
    margin: 10px 0px 30px 0px !important;
}

@media (min-width:1024.1px) {
    .navimg {
        padding-left: 3rem;
    }
}

@media (width:1024px) {
    .navimg {
        padding-left: 0rem;
    }
}

@media (max-width:1023.98px) {
    .navimg {
        padding-left: 0rem;
    }
}

.navz {
    height: 100px;
    background-color: #fff !important;
    box-shadow: 1px 1px 1px 1px #ededed;
}

.custnav {
    cursor: pointer;
}

.custnav span {
    background: linear-gradient(90deg, rgba(71, 111, 198, 1) 0%, rgba(156, 77, 73, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.5rem;
    font-weight: bold;
}

.navlink {
    font-size: 0.8rem;
    color: #203b5a !important;
    text-decoration: none !important;
    padding-right: 1rem !important;
    text-transform: uppercase;
    cursor: pointer;
}

.navlink.active {
    text-decoration: none !important;
    font-weight: bold;
    background: #061527;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.col-lg-9.text-center {
    margin: auto;
}

.navitem {
    display: flex;
    align-items: center;
    justify-content: center;
}

.col-3.align-self-center {
    display: contents;
}

@media only screen and (max-width:370px) {
    .logo1 {
        height: 3.2rem;
    }
}

.logo_DL_2 {
    max-height: 5rem;
    width: auto;
}

@media only screen and (max-width:370px) {
    .logo_DL_2 {
        height: 4rem;
    }
}

.btn-dsticky {
    padding: 0.375rem 1.5rem;
}

.btn-custom {
    border-radius: 0px;
    color: #ffffff !important;
    background: var(--primary-color);
    border: 0px solid #926e2b;
    padding: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08rem;
    box-shadow: 0px 0px;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

.col-lg-3.allcol {
    margin: 51px;
    box-shadow: 2px 2px 6px -2px grey;
    border: 1px solid #f5905e;
}

.pop-btn {
    border-radius: 0px;
}

@keyframes bganimate {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.col-lg-12.allcol {
    display: contents;
}

.btn-custom:hover {
    background-color: var(--primary-color);
    transform: scale(1.1);
    transition: all 0.4s ease-in-out;
    color: var(--btn_text_color) !important;
}

.sticky-recaptcha {
    transform: scale(0.7) translateY(0%);
}

.sticky-button {
    position: fixed;
    top: 50%;
    right: -88px !important;
    transform: translateY(-50%) rotate(270deg);
    z-index: 1000;
    display: flex;
    flex-direction: column;
}

.sticky-button a {
    display: block;
    margin: 10px 0;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

.section-subtext {
    color: #686868;
    margin-bottom: 0rem;
    padding-top: 0.5rem;
    padding-bottom: 1.25rem;
    line-height: 100%;
    letter-spacing: 0.1rem;
    font-size: 1.1rem;
}

.lightbrown-header {
    color: var(--primary-color);
}

.white-header {
    color: #ffffff;
}

.form-header {
    margin-bottom: 0rem;
    letter-spacing: 0.1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: Nexa-Regular;
}

.hbar {
    border-top: 5px solid #02225d;
    border-radius: 50px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    width: 2rem;
}

#headercol2 {
    background-color: #f9f9f9;
    padding: 1.5rem;
    border-left: 1px solid black;
}

@media (max-width:991.98px) {
    #headercol2 {
        padding: 0.5rem;
        border: 0px solid #926e2b;
    }

    .csdcsdc {
        margin-bottom: 3em;
        text-align: center;
    }

    .second-parallax {
        padding: 8em 1px !important;
        height: auto !important;
    }

    .col-lg-4 {
        padding: 55px 20px;
    }
}

h4 {
    line-height: normal;
}

a.mb-3 {
    text-decoration: underline;
}

@media (max-width:991.98px) {
    .form-container {
        background-color: #f9f9f9;
        padding: 1.5rem;
        border: 1px solid;
    }

    .sticky-button {
        position: fixed;
        top: 56%;
        right: -68px !important;
        transform: translateY(-50%) rotate(270deg);
        z-index: 1000;
        display: flex;
        flex-direction: column;
    }

    #secabouta {
        height: 29em;
        background-image: url("../images/jaswantiLPimages/jaswanti-highlights.webp") !important;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
}

.frmsubmit {
    margin-top: 2rem;
}

.frmbdr {
    padding: 0.25rem;
    background-color: #ffffff;
}

.frmbox {
    padding: 1.5rem;
    border-radius: 1rem;
}

.formnumlink {
    background-color: #292973 !important;
}

.formnumlink:hover {
    color: #584030;
    text-decoration: none;
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px !important;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    font-family: Nexa-Regular !important;
}

.stformspace input:focus {
    background-color: #fff;
}

.custfieldphone {
    border-width: 1px 1px 1px 1px !important;
}

.custfield:focus-within {
    background-color: #fff !important;
}

.custfield:focus {
    background-color: #fff;
    color: var(--primary-color);
    box-shadow: 0px 0px !important;
}

.custfield::placeholder {
    color: #b4b4b4;
    font-size: 0.9rem;
}

option[value=""][disabled] {
    display: none;
}

.input-group-prepend {
    background-color: rgb(255, 255, 255) !important;
}

.gallerycol {
    padding: 1rem 1rem 1rem 1rem;
}

@media (max-width:991.98px) {
    .gallerycol {
        padding: 1rem 0rem 1rem 0rem;
    }

    .bg-footer p.text-white.mb-0.pt-2 {
        padding-bottom: 20px;
    }

    .hero-section {
        margin-top: 30px;
    }
}

.gallerybox {
    position: relative;
}

.gallerytext {
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(28, 77, 135, 0.9);
    color: #ffffff;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

.artist-impression {
    letter-spacing: 1px;
    font-size: 0.7rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 0.5rem;
    text-shadow: 1px 1px 10px #000000;
    color: #fff;
    text-align: left;
}

.amenicon {
    display: flex;
    justify-content: center;
}

.amentext {
    margin-bottom: 0px;
}

.amenimg {
    position: absolute;
    top: 0rem;
    left: 0rem;
}

section#secheader {
    box-shadow: 1px 1px 1px 1px #ededed;
}

.amenbox {
    border-radius: 5px;
    border-radius: 5px;
    background-color: #faf8f5;
    padding: 0.75rem;
    position: relative;
    height: auto;
    box-shadow: 5px 4px 12px -7px rgba(0, 0, 0, 0.75);
}

.col-lg-5.col-12 {
    margin: 10px;
}

.amenbox span {
    display: block;
    background: var(--primary-color);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.amenicon {
    font-size: 3.5rem;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
}

@media screen and (max-width:1218px) {
    .amenbox {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        height: 130px;
    }
}

@media screen and (max-width:375px) {
    .amentext {
        font-size: 14px;
    }
}

.configinfo1 {
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 0px;
    font-family: "Poppins", sans-serif;
    padding-top: 0.5rem;
}

.configinfo2 {
    text-align: center;
    color: #686868;
}

.hmcard {
    padding: 1rem;
    height: 110px;
    position: relative;
    border-radius: 0px;
    border: 2px solid;
}

.Spin-and-win-price-wrapper {
    padding: 1rem;
    height: 80px;
    position: relative;
    border-radius: 0px;
    border: 2px solid;
}

.hmrow {
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

#secSpin {
    background-color: #ebebeb;
}

.Spin-and-win-price-div {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.hmtext {
    margin-bottom: 0px;
}

.hmnum {
    border-radius: 5px;
    background-color: #faf8f5;
    padding: 1.75rem;
    position: relative;
    height: auto;
    box-shadow: 5px 4px 12px -7px rgba(0, 0, 0, 0.75);
    font-weight: bold;
    font-size: 2rem;
    font-family: "Poppins", sans-serif;
}

#seclocation {
    padding: 3rem 1rem 3rem 1rem;
}

@media (max-width:991.98px) {
    #seclocation {
        background-size: 58.5px 255.5px;
    }
}

.locadvbox {
    position: relative;
}

.locadvdetails {
    border: 1px solid #f59260;
    letter-spacing: 1px;
    position: static;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    padding: 1rem 0.5rem;
    color: #000000;
}

.dist-title {
    text-align: center;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
}

.dist-info {
    color: #000000;
    font-size: 0.85rem;
    margin-bottom: 0.5rem;
}

.image-represent {
    letter-spacing: 1px;
    font-size: 0.55rem;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 0.3rem;
    text-shadow: 1px 1px 10px #000000;
    color: #fff;
    text-align: left;
}

.loctextbox {
    text-align: center;
    padding: 0 auto;
    margin: 0 auto;
}

.loctextbox>ul {
    display: inline-block;
}

.loctextbox>ul>li {
    text-align: left;
}

.arrowboxd {
    width: 100px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.arrowboxd:hover {
    text-decoration: none;
    color: #584030;
}

.arrowboxd:active {
    text-decoration: none;
    color: #584030;
}

.arrowboxd span {
    font-size: 2rem;
    transition: all 0.5s ease-in-out;
    background: var(--primary-color);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.arrowboxd span:hover {
    font-size: 2.5rem;
    transform: scale(1.1);
}

.arrowboxd span:active {
    font-size: 2.5rem;
    transform: scale(1.1);
}

.arrowboxm {
    height: 50px;
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.arrowboxm span {
    font-size: 2rem;
    color: #ffffff;
}

.card {
    border: none !important;
}

.question {
    text-decoration: none;
    color: #686868;
}

.question:hover {
    text-decoration: none;
    color: #686868;
}

.faq-down-arrow {
    position: absolute;
    top: auto;
    right: 2%;
    cursor: pointer;
}

.table {
    margin: auto;
    color: #212529;
}

.p-relative {
    position: relative;
}

.text-absolute1 {
    position: absolute;
    bottom: 2px;
    left: 20px;
    color: white;
    font-weight: 300;
    font-size: 10px;
}

.text-absolute {
    position: absolute;
    bottom: 27px;
    left: 20px;
    color: white;
    font-weight: 300;
    font-size: 8px;
}

.para-content {
    background-color: var(--primary-color);
    color: white;
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
}

@media (max-width:610px) {
    .table-btn {
        padding: 10px;
        font-size: 10px;
    }
}

@media (max-width:440px) {
    .table {
        width: fit-content;
        overflow-x: auto;
        display: block;
        white-space: nowrap;
    }

    .table th,
    .table td {
        padding: 0.7rem 0;
        min-width: 80px !important;
        font-size: 0.7125rem;
    }
}

.dis {
    position: absolute;
    left: 0;
    bottom: 0;
}

tr {
    text-align: center;
}

@media (max-width:425px) {
    .col-lg-6.allcol {
        margin: auto;
        padding: 3px;
    }

    .dis {
        position: absolute;
        left: 12em;
    }

    .table {
        border: 1px solid;
        margin: auto;
        color: #212529;
    }

    .faq-down-arrow {
        right: 1%;
        top: 8%;
    }

    .col-lg-6.allcol {
        margin: 20px;
    }
}

.maprow {
    padding: 2rem 0rem 0rem 0rem;
}

.officeaddress {
    border-left: 1px solid #584030;
}

.details p {
    font-size: 13px !important;
    color: #000000;
    margin-bottom: 0;
}

.details {
    padding: 7px;
    background: #ffffffbf;
    width: 50%;
    position: absolute;
    left: auto;
    right: 24%;
    top: 33%;
}

.details p {
    font-size: 12px;
    color: #000000;
    margin-bottom: 0;
}

button.btn.btn-custom.btn-flash.scds {
    font-size: 9px;
    padding: 8px;
}

@media (max-width:991.98px) {
    .details p {
        font-size: 13px !important;
        color: #000000;
        margin-bottom: 0;
    }

    .details {
        text-align: center;
        padding: 7px;
        background: #ffffffbf;
        width: 50%;
        position: absolute;
        left: auto;
        right: 24%;
        top: 33%;
    }

    .details p {
        font-size: 12px;
        color: #000000;
        margin-bottom: 0;
    }

    button.btn.btn-custom.btn-flash.scds {
        font-size: 9px;
        padding: 8px;
    }

    .nvdf {
        position: absolute !important;
        right: 8px !important;
    }

    button#pills-home-tab {
        margin: 5px;
        width: auto;
        border: oldlace;
        color: var(--btn_text_color);
        border-radius: 0px;
    }

    button#pills-profile-tab {
        margin: 5px;
        width: auto;
        border: oldlace;
        color: var(--btn_text_color);
        border-radius: 0px;
    }

    img.img-fluid.mb-3.sdcsdvs {
        width: 80%;
    }

    .row.justify-content-center.mapping {
        display: flex;
        flex-direction: column-reverse;
    }

    #secabout {
        height: 29em;
    }

    .section-header {
        margin-bottom: 0rem;
        padding-top: 1rem;
        padding-bottom: 0.5rem;
        font-weight: 300;
        font-family: "Sora", sans-serif;
        font-size: 37px;
        letter-spacing: 0.1rem;
        line-height: 48px;
    }

    button#pills-contact-tab {
        margin: 5px;
        width: auto;
        border: oldlace;
        color: var(--btn_text_color);
        border-radius: 0px;
    }

    .allsection {
        padding: 3rem 1.5rem 3rem 1.5rem;
    }

    .ab_allsection {
        padding: 3rem 1.5rem 3rem 1.5rem;
    }

    .col-md-6 {
        margin-bottom: 20px;
        max-width: 100% !important;
    }

    #secoverview {
        background-color: #F0F8FF;
    }

    .darkbrown-header {
        line-height: 43px;
        font-weight: 400;
        font-family: "Sora", sans-serif;
        font-size: 33px;
    }

    .col-lg-5.allcol {
        padding: 0;
        margin-top: 30px;
    }

    .col-md-4 {
        padding: 0;
    }

    .col-lg-12.text-center {
        padding: 0px;
    }

    .btn-custom {
        font-size: 12px;
        padding: 9px;
    }
}

.addrtitle {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.dvbhkd {
    padding: 4px;
    width: 200px !important;
    height: 70px;
}

.abouttext {
    text-align: center;
    font-size: 16px;
}

.modal-close>span.icon-close::before {
    color: var(--primary-color);
    cursor: pointer;
}

.modal-close:focus {
    outline: 0;
}

.bg-footer {
    background-color: #000000;
    padding-top: 2.75rem;
    padding-bottom: 0.75rem;
}

.footer-text {
    font-size: 16px;
}

.copyright {
    color: #ffffff;
    margin-bottom: 0px;
}

.reralink {
    color: #f4824c;
    text-decoration: none;
}

footer.py-4.dvdwefeffwef {
    margin-bottom: 4em;
}

.reralink:hover {
    background: var(--primary-color);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
}

#stickyform {
    background: #cbcad4;
    border: 1px solid;
}

@media (min-width:992px) {
    .stformspace {
        padding: 0rem 1rem;
    }
}

@media (max-width:991.98px) {
    .stformspace {
        padding: 0rem 0.5rem;
    }
}

.minstick {
    min-width: 100%;
}

.stickycol {
    padding: 1rem;
}

.stickybtn {
    background: var(--primary-color);
    text-align: center;
}

.stickybdr {
    border-right: 1px solid #fff;
}

.stickycall {
    color: #ffffff !important;
    text-align: center;
    font-weight: bold;
    z-index: 4;
}

.stickycall:hover {
    text-decoration: none;
}

.stickyenq {
    color: #ffffff !important;
    font-weight: bold;
    text-align: center;
    z-index: 4;
}

.stickyenq:hover {
    text-decoration: none;
}

#tyfssec1 {
    background-color: #ffffff;
    padding: 3.5rem 1.5rem 3.5rem 1.5rem;
}

#tyfssec2 {
    background-color: #e0e0e0;
}

#ppsec1 {
    background-color: #ffffff;
}

.otherreralink {
    color: #000000;
    text-decoration: none;
}

.numlink {
    text-decoration: none;
    background: var(--primary-color);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.numlink:hover {
    color: #584030;
    text-decoration: none;
}

.tyicon {
    color: #1A2D43;
    font-size: 4rem;
}

.fsicon {
    color: #f6834c;
    font-size: 4rem;
}

.faq-section {
    max-width: 900px;
    margin: 50px auto;
    padding: 20px;
}

.faq-header {
    text-align: center;
    margin-bottom: 40px;
    font-family: "Belleza", sans-serif !important;
}

.faq-header h2 {
    font-weight: 700;
    font-size: 2.2rem;
    color: #1a202c;
    font-family: "Belleza", sans-serif !important;
    font-size: 55px;
}

.card {
    border: none;
    border-radius: 12px;
    margin-bottom: 15px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease-in-out;
}

.card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}

.card-header {
    background: #fff;
    border-bottom: none;
    padding: 0;
    border-radius: 12px;
}

.card-header button {
    font-family: Nexa-Trial;
    width: 100%;
    text-align: left;
    padding: 15px 20px;
    font-weight: 600;
    font-size: 1.2rem;
    color: #614231;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}

.btn-link:hover {
    color: #614231;
    text-decoration: underline;
}

.card-header button:focus {
    outline: none;
    box-shadow: none;
}

.card-header button i {
    transition: transform 0.3s ease;
}

.card-header button[aria-expanded="true"] i {
    transform: rotate(180deg);
    color: #3182ce;
}

.card-body {
    background: #f9fafb;
    color: #614231;
    padding: 20px;
    font-size: 0.95rem;
    border-top: 1px solid #e2e8f0;
    border-radius: 0 0 12px 12px;
    font-family: Nexa-Regular !important;
}

.project-title {
    margin-bottom: -30px !important;
    color: black;
}

.project-subtitle {
    margin-top: -20px !important;
    color: #614231;
}

#ashray-groups-sec h5 {
    color: #000000;
}

#ashray-groups-sec {
    background-image: url(../images/jaswantiLPimages/new_sky.webp);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}

.sliding-background {
    position: relative;
    top: 0;
    left: 0;
    background-image: url(../images/jaswantiLPimages/skyline.webp);
    background-repeat: repeat-x;
    background-size: contain;
    height: 361px;
    width: calc(1920px * 3);
    animation: clientSlide 40s linear infinite;
}

@keyframes clientSlide {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-1920px);
    }
}

.clientcontainer {
    height: 361px;
    width: 100% !important;
    overflow: hidden;
    position: relative;
}
.darkbrown-header, .sub_heading, p{
    color: #1A2D43;
}
