*{margin: 0;padding: 0;box-sizing: border-box;}
.clear{clear: both;}
img{display: block;max-width: 100%;}
li{list-style: none;}
h1, h2, h3, h4, h5, h6{font-weight: normal;}
a{text-decoration: none;}
html{-webkit-text-size-adjust:none;}
html,body{overflow-x: hidden;}
body{font-family: "Montserrat", sans-serif; font-weight: 400;    background: #F6F1EB;}

/* @font-face {font-family: 'GilroyLight';
    src: url('../fonts/GilroyLight/GilroyLight.eot');
    src: url('../fonts/GilroyLight/GilroyLight.eot') format('embedded-opentype'),
         url('../fonts/GilroyLight/GilroyLight.woff2') format('woff2'),
         url('../fonts/GilroyLight/GilroyLight.woff') format('woff'),
         url('../fonts/GilroyLight/GilroyLight.ttf') format('truetype'),
         url('../fonts/GilroyLight/GilroyLight.svg#GilroyLight') format('svg');
}

@font-face {
    font-family: "Montserrat", sans-serif; font-weight: 400;
    src: url('../fonts/GilroyRegular/GilroyRegular.eot');
    src: url('../fonts/GilroyRegular/GilroyRegular.eot') format('embedded-opentype'),
         url('../fonts/GilroyRegular/GilroyRegular.woff2') format('woff2'),
         url('../fonts/GilroyRegular/GilroyRegular.woff') format('woff'),
         url('../fonts/GilroyRegular/GilroyRegular.ttf') format('truetype'),
         url('../fonts/GilroyRegular/GilroyRegular.svg#GilroyRegular') format('svg');
}

@font-face {
    font-family: "Montserrat", sans-serif;font-weight: 600;
    src: url('../fonts/GilroySemiBold/GilroySemiBold.eot');
    src: url('../fonts/GilroySemiBold/GilroySemiBold.eot') format('embedded-opentype'),
         url('../fonts/GilroySemiBold/GilroySemiBold.woff2') format('woff2'),
         url('../fonts/GilroySemiBold/GilroySemiBold.woff') format('woff'),
         url('../fonts/GilroySemiBold/GilroySemiBold.ttf') format('truetype'),
         url('../fonts/GilroySemiBold/GilroySemiBold.svg#GilroySemiBold') format('svg');
}

@font-face {
    font-family: "Montserrat", sans-serif; font-weight: 700;
    src: url('../fonts/GilroyBold/GilroyBold.eot');
    src: url('../fonts/GilroyBold/GilroyBold.eot') format('embedded-opentype'),
         url('../fonts/GilroyBold/GilroyBold.woff2') format('woff2'),
         url('../fonts/GilroyBold/GilroyBold.woff') format('woff'),
         url('../fonts/GilroyBold/GilroyBold.ttf') format('truetype'),
         url('../fonts/GilroyBold/GilroyBold.svg#GilroyBold') format('svg');
} */

@font-face {
    font-family: 'FONTSFREENETDREAMAVENUE';
    src: url('../fonts/FONTSFREENETDREAMAVENUE/FONTSFREENETDREAMAVENUE.eot');
    src: url('../fonts/FONTSFREENETDREAMAVENUE/FONTSFREENETDREAMAVENUE.eot') format('embedded-opentype'),
         url('../fonts/FONTSFREENETDREAMAVENUE/FONTSFREENETDREAMAVENUE.woff2') format('woff2'),
         url('../fonts/FONTSFREENETDREAMAVENUE/FONTSFREENETDREAMAVENUE.woff') format('woff'),
         url('../fonts/FONTSFREENETDREAMAVENUE/FONTSFREENETDREAMAVENUE.ttf') format('truetype'),
         url('../fonts/FONTSFREENETDREAMAVENUE/FONTSFREENETDREAMAVENUE.svg#FONTSFREENETDREAMAVENUE') format('svg');
}


/* container */
.container{max-width: 1380px;width: 80%;margin: 0 auto;}
.md-container{max-width: 1180px; width: 75%; margin: 0 auto;}
.sm-container{max-width: 904px; width: 65%;margin: 0 auto;}

/* buttons */
.theme-btn{font-size: 20px; font-family: "Montserrat", sans-serif;font-weight: 600;line-height: 1.4;padding: 12px 35px; border-radius: 11px; background-color: #EB7026; color: #FFFFFF;border: 1px solid #EB7026;display: block; width: max-content;transition: .3s all ease;cursor: pointer;}
.theme-btn:hover{color: #EB7026; background-color: transparent; border: 1px solid #EB7026;}
.theme-btn.green-btn{background-color: #7DAF84;border: 1px solid #7DAF84;}
.theme-btn.green-btn:hover{color: #7DAF84; background-color: transparent; border: 1px solid #7DAF84;}

/* heading */
.heading02{font-size: 38px; color: #A66628; font-family: "Montserrat", sans-serif; font-weight: 400; line-height: 1.2;text-align: center;}

p, li{font-size: 16px; font-family: "Montserrat", sans-serif; font-weight: 400; color: #5B5B5B; line-height: 1.4;}

.font-18{font-size: 18px;}
.font-20{font-size: 20px;}
.font-22{font-size: 22px;}
.font-28{font-size: 28px;}
.pd-40{padding: 40px 0;}
.pt-40{padding-top: 40px;}
.mt-25{margin-top: 25px;}
.bold-txt{font-family: "Montserrat", sans-serif; font-weight: 700;}


/* header */
.header{position: fixed; right: 0; left: 0;z-index: 999; background-color: #FFFFFF;}
.header .head-container{max-width: 1510px; width: 90%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between;padding: 20px 0;} 
.header .head-container .header-r-box{display: flex;align-items: center; gap: 30px;}
.header .head-container .header-r-box .navlist{display: flex; align-items: center; gap: 40px;}
.header .head-container .header-r-box .navlist li{font-size: 18px; font-family: "Montserrat", sans-serif; font-weight: 400; line-height: 1.3;}
.header .head-container .header-r-box .navlist li a{color: #8A8A8D;}
.header .head-container .header-r-box .navlist li:hover a, .header .head-container .header-r-box .navlist li.active a{color: #EB7026;}


.menu-btn{display: none;}
.marquee-section{background: #E1EFD3;display: block;}
.marquee-section p{color: #5B5B5B; font-size: 25px;font-family: "Montserrat", sans-serif;font-weight: 600;line-height: 1.5;}

.commute-section .commute-inner-box::-webkit-scrollbar {
  width: 7px;

}

/* Track */
.commute-section .commute-inner-box::-webkit-scrollbar-track {
  background: #EFAC82;
    border-radius: 10px;
    padding: 1px;    
}

/* Handle */
.commute-section .commute-inner-box::-webkit-scrollbar-thumb {
  background: #FFFFFF;
  border-radius: 10px
}




/* enq-section */

.enq-section{position: fixed;top: 30%; right: -8.5%;z-index: 99;}
.enq-section .enq-box{padding: 23px; height: 75px; width: 230px; display: flex; align-items: center; justify-content: center; background-color: #7DAF84;transform: rotate(270deg);
    transform-origin: 32px 32px;border-radius: 16px 16px 0 0px; cursor: pointer;margin-top: 178px;}
.enq-section .enq-box p{text-transform: uppercase; color: #FFFFFF; font-size: 20px;font-family: "Montserrat", sans-serif;font-weight: 600;}
.enq-section .call-box{width: 75px; height: 75px; display: flex; align-items: center; justify-content: center; background-color: #A66628;        border-radius: 16px 0 0 16px;}
.enq-section .whastapp-box{width: 75px; height: 75px; display: flex; align-items: center; justify-content: center; background-color: #29A71A;margin-top: 13px;        border-radius: 16px 0 0 16px;}
.enq-section .call-box img{ width: 22px;}
.enq-section .whastapp-box img{width: 30px;}

/*  */
.hero-banner-section{position: relative;}
.hero-banner-section .banner-mobile, .hero-banner-section .mobile-text{display: none;}
.hero-banner-section .banner-content{background-color: #965D28; padding: 35px 25px 25px 25px;width: 400px; border-radius: 10px; margin-top: 20px; margin-inline: auto;}
.hero-banner-section .banner-content .mid-box{margin-top: 30px;}
.hero-banner-section .banner-content img{margin: 0 auto;}
.hero-banner-section .banner-content .mid-box .mid-row{background-color: #FFFFFF;padding: 8px 14px; border-radius: 10px; margin-top: 14px;display: flex; align-items: center; justify-content: space-between;}
.hero-banner-section .banner-content .mid-box .mid-row p{color: #8A8A8D;}
.hero-banner-section .banner-content .font-18{color: #FFFFFF; margin-top: 20px;text-align: center;}
.hero-banner-section .banner-content .theme-btn{font-size: 12px;padding: 5px 10px;border-radius: 5px;margin: 0 auto; margin-top: 20px;}
.hero-banner-section .banner-wrap{position: absolute;top: 50%;transform: translateY(-50%);left: 10%;}


/* booking-section */
.booking-section{padding: 20px 0; background-color: #E4E3D2;}
.booking-section .booking-l-box h4{font-size: 18px; font-family: "Montserrat", sans-serif;font-weight: 600; line-height: 1.3; color: #000000;}
.booking-section .md-container{display: grid; grid-template-columns: 24% auto;align-items: center;}
.booking-section .booking-l-box p{color: #000000; font-family: "Montserrat", sans-serif; font-weight: 300;margin-top: 10px;}
.booking-section .booking-form .input-box input{padding: 10px 16px; background-color: #FFFFFF; color: #2C5A72; border-radius: 10px; border: 0;font-size: 12px; width: 100%;}
.booking-section .booking-form{display: grid; grid-template-columns: 1fr 1fr 1fr 132px; gap: 20px; padding-left: 20px;}
.booking-section .booking-form .theme-btn{font-size: 12px;padding: unset;width: 100%;}
.booking-section .booking-form .input-box{position: relative;}
.booking-section .booking-form .input-box span{position: absolute; bottom: -15px;left: 0;}


/*matters section */
.matters-sec{background: #F6F1EB;}
.matters-content{display: grid;grid-template-columns: 50% auto;gap: 43px;align-items: center;}
.grid-box{display: grid; grid-template-columns: 1fr 1fr 1fr;gap: 30px;}
.grid-box h1{font-size: 28px; color: #EB7026;text-align: center;line-height: 2;}
.grid-box p{font-size: 13px;color: #8A8A8D;}
.inner-box{background-color: #fff;text-align: center; padding: 9px 9px;border-radius: 17px;}
.matters-sec .heading02{font-size: 28px;text-align: left;padding-bottom: 24px;}

/*choice section */
.choice-sec:before{content: ""; width: 8%; padding-bottom: 26%; display: block; position: absolute;left: 0; background-image: url(../img/choice-section-img01.png);background-size: 100%;background-repeat: no-repeat; top: -15%;}
.choice-sec:after{content: ""; width: 8%; padding-bottom: 20%; display: block; position: absolute;right: 0; background-image: url(../img/choice-section-img02.png);background-size: 100%;background-repeat: no-repeat; top: -10%;}
.choice-sec{background-color: #E4E3D2;position: relative;}
.choice-grid{display: grid; grid-template-columns: 63% auto;gap: 40px; align-items: center;}
.grid-right p{background-color: #EB7026; padding: 10px 13px;color: #fff;width: max-content;line-height: 1; margin-top: 30px;}

/*conveniences section */
.convenience-sec{background-color: #F6F1EB;}
.convenience-top p{font-size: 15px; text-align: center;}
.para{text-align: center;}
.convenience-grid{display: grid;grid-template-columns: 1fr 1fr 1fr;column-gap: 24px;row-gap: 18px;}
.con-box{display: flex;align-items: center;gap: 24px;gap: 24px; padding: 27px 30px;border-radius: 34px;background-color: #FFFFFF;}
.con-box h6{color: #8A8A8D;font-family: "Montserrat", sans-serif; font-weight: 700;}
.con-box p{font-size: 18px;padding-top: 6px;}
.convenience-sec .theme-btn{margin-inline: auto;}

/* amenities-section */
.amenities-section{background-color: #F6F1EB;}
.amenities-section .amenities-slider .amenities-box{padding: 20px 0;border-left: 1px solid #E5C27B;}
.amenities-section .amenities-slider .amenities-box:first-child{border-left: 0;}
.amenities-section .amenities-slider{width: 85%;margin-inline: auto;}
.amenities-section .amenities-slider .amenities-box img{margin: 0 auto;height: 60px; width: 60px; object-fit: contain; object-position: center bottom;}
.amenities-section .amenities-slider .amenities-box p{text-align: center;margin-top: 20px;color: #513724;}
.slick-arrow{width: 26px; height: 26px;  font-size: 0; border: 0;position: absolute; top: 50%;transform: translateY(-50%);background-repeat: no-repeat; background-size: 100%;border-radius: 50%; cursor: pointer;z-index: 9;}
.slick-arrow.slick-disabled{opacity: 0.6;}
.slick-arrow.slick-prev{background-image: url(../img/gallery-prev-arrow.png);left: -1%;}
.slick-arrow.slick-next{background-image: url(../img/gallery-next-arrow.png); right: -1%;}
.amenities-section .amenities-slider .slick-arrow.slick-prev{left: -3%;background-image: url(../img/amenities-prev.png);}
.amenities-section .amenities-slider .slick-arrow.slick-next{right: -3%;background-image: url(../img/amenities-arrow.png);}

.update-section {background-color: #F6F1EB;}
.update-section .update-wrapper{display: grid; grid-template-columns: 33% 77%;}
.update-section .update-wrapper .specification-box{padding: 40px 40px 80px 40px; background-color: #A66628;text-align: center;align-items: centers;}
.update-section .update-wrapper .specification-box .spec-subtext{margin-top: 5px; padding-bottom: 12px; border-bottom: 1px solid #FFFFFF; color: #FFFFFF;}
.update-section .update-wrapper .specification-box .heading02{color: #FFFFFF;}
.update-section .update-wrapper .specification-box .spec-content{margin-top: 20px;padding: 0 40px;}
.update-section .update-wrapper .specification-box .spec-content h5{color: #FFFFFF}
.update-section .update-wrapper .specification-box .spec-content p{margin-top: 30px;color: #FFFFFF;}
.update-section .update-box{display: grid; grid-template-columns: 66.5% 19%; gap: 1.5%;align-items: center;}
.update-section .update-box .update-active-box img{width: 100%;}
.update-section .update-box .update-r-box .update-thumb-img{padding: 7px 0;cursor: pointer;}
.update-section .update-box .update-r-box{margin: -7px 0;}

.slick-dots{display: flex; align-items: center; justify-content: center; gap: 17px; position: absolute; bottom: -3%;bottom: -8%;left: 0;right: 0;}
.slick-dots li button{width: 12px;height: 12px;font-size: 0;border: 0;border-radius: 50%;opacity: 30%; background-color: #FFFFFF;cursor: pointer;}
.slick-dots li.slick-active button{opacity: 1;}

.explore-section{background-color: #F6F1EB;position: relative;}
.explore-section p{text-align: center;}
.explore-section .explore-warpper{display: flex;align-items: center; justify-content: center; gap: 25px;}
.explore-section:before{content: ""; display: block; width: 10%; padding-bottom: 24%; background-image: url(../img/future-section-img01.png);background-size: 100%; position: absolute;left: 0;background-repeat: no-repeat; bottom: -49%;}
.explore-section:after{content: ""; display: block; width: 10%; padding-bottom: 24%; background-image: url(../img/future-section-img02.png);background-size: 100%; position: absolute;right: 0;background-repeat: no-repeat; top: -9%;}


.gallery-section {
    background-image: url(../img/gallery-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}
.gallery-wrapper{padding-inline: 2%; margin-inline: -15px; margin-top: 25px;}
.gallery-wrapper .gallery-img{padding: 0 15px;}
.gallery-wrapper .gallery-img img{margin: 0 auto;border-radius: 5px;}
.gallery-section .theme-btn{margin: 0 auto;margin-top: 40px; }
.gallery-wrapper .slick-arrow.slick-prev{left: -3%;background-image: url(../img/gallery-prev-arrow.png)}
.gallery-wrapper .slick-arrow.slick-next{right: -3%;background-image: url(../img/gallery-next-arrow.png);}

.project-section{background-color: #F6F1EB;}
.project-section .project-tab-head{display: flex;align-self: center;justify-content: center;gap: 13px;}
.project-section .project-tab-head .tab-btn{background-color: #A66628;  padding: 10px 25px; border: 0;border-radius: 11px;display: flex; gap: 10px; align-items: center;opacity: 0.8; cursor: pointer;}
.project-section .project-tab-head .tab-btn.active{opacity: 1;}
.project-section .project-tab-head .tab-btn p{color: #FFFFFF;font-family: "Montserrat", sans-serif; font-weight: 400; }
.project-section .content-box .content-heading{color: #8A8A8D; text-transform: uppercase;font-family: "Montserrat", sans-serif;font-weight: 600;text-align: center;}
.project-section .content-box  li{color: #5B5B5B}
.project-section .pro-tab-container{margin-top: 30px;}
.project-section .pro-tab-box{position: relative;}
.project-section .content-box {position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.project-section .content-box .content-grid{display: grid; grid-template-columns: auto auto; column-gap: 10px;margin-top: 15px;}
/* .project-section .content-box .content-top-box ol li{list-style-type: number;margin-left: 25px;} */
/* .project-section .content-box .content-btm-box ol li{list-style-type: upper-roman;margin-left: 25px;} */
.project-section .content-box .content-wrap{width: max-content;padding: 40px 25px;background: #FFFFFF;border: 1px solid #707070; border-radius: 21px;}
.project-section .content-box .content-btm-box{margin-top: 25px;}
.project-section .btn-wrap{display: flex; justify-content: center;margin-top: 15px; gap: 10px;}
.project-section .btn-wrap .theme-btn{padding: 12px 25px;}
.project-section .pro-tab-box img{width: 70%;}
.project-section #floor img{margin: 0 auto;}
.project-section .pro-tab-box.active{opacity: 1; visibility: visible; height: auto;}
.project-section .pro-tab-box{opacity: 0; visibility: hidden; height: 0;}

/* commute-section */
.commute-section{padding: 75px 0 90px 0; background-color: #F6F1EB;}
.commute-section .commute-wrapper{display: grid;grid-template-columns: 48% auto;}
.commute-section .commute-wrapper .map-box iframe{height: 100%; width: 100%;} 
.commute-section .commute-wrapper .commute-r-box{padding-left: 100px;}
.commute-section .commute-inner-box .acrd-wrap{position: relative;}
.commute-section .commute-inner-box .acrd-wrap.active:before{content: ""; height: calc(100% + 100px); width: 6px; background-color: #BD8F3F;display: block; position: absolute; left: 45px;}
.commute-section .commute-inner-box .acrd-wrap:last-child.active:before{content: none;}
.commute-section .commute-inner-box{position: relative;padding-right: 20px; max-height: 580px; overflow-y: auto;}
.commute-section .commute-wrapper .acrd-row .acrd-heading{color: #8A8A8D;line-height: 1.2;font-family: "Montserrat", sans-serif; font-weight: 400;position: relative; width: max-content;cursor: pointer;}
.commute-section .commute-wrapper .acrd-row:before{content: ""; width: 93px; height: 93px; display: block; background: url(../img/commute-icon01.png) #F6F1EB;left: 0px;position: absolute;top: -30px;background-repeat: no-repeat;background-position: center;background-size: 100%;cursor: pointer;}
.commute-section .commute-wrapper .acrd-wrap:nth-child(2) .acrd-row::before{background: url(../img/commute-icon05.png) #F6F1EB;background-size: 100%;background-position: center;}
.commute-section .commute-wrapper .acrd-wrap:nth-child(3) .acrd-row::before{background: url(../img/commute-icon06.png) #F6F1EB;background-size: 100%;background-position: center;}
.commute-section .commute-wrapper .acrd-wrap:nth-child(4) .acrd-row::before{background: url(../img/commute-icon07.png) #F6F1EB;background-size: 100%;background-position: center;}
.commute-section .commute-wrapper .acrd-wrap:nth-child(5) .acrd-row::before{background: url(../img/commute-icon04.png) #F6F1EB;background-size: 100%;background-position: center;}
.commute-section .commute-wrapper .acrd-wrap:nth-child(6) .acrd-row::before{background: url(../img/commute-icon08.png) #F6F1EB;background-size: 100%;background-position: center;}
.commute-section .commute-wrapper .acrd-row .acrd-heading:after{content: "+";right: -70px;position: absolute;color: #FF7C2A;font-size: 40px;top: 50%;transform: translateY(-50%);font-family: "Montserrat", sans-serif; font-weight: 400;}
.commute-section .commute-wrapper .acrd-wrap.active .acrd-row .acrd-heading:after{content: "-";}
.commute-section .commute-wrapper .acrd-row li{color: #5B5B5B; font-family: "Montserrat", sans-serif; font-weight: 400; margin-top: 10px;display: flex;align-items: center;justify-content: space-between;padding-left: 14px; position: relative;gap: 20px;}
.commute-section .commute-wrapper .acrd-row .toggle-box{display: none;}
.commute-section .commute-wrapper .acrd-row{margin-top: 100px;position: relative;padding-left: 130px;cursor: pointer;}
.commute-section .commute-wrapper .acrd-row li:before {content: "";display: block;width: 6px;height: 6px;background: #5B5B5B;border-radius: 50%;position: absolute;left: 0;top: 8px;}
.commute-section .commute-wrapper .acrd-row li span {
    width: calc(100% - 255px);
    text-align: right;
}


.about-section{background-color: #FFFFFF;}
.about-wrapper{display: grid; grid-template-columns: auto 260px; margin-top: 25px;align-items: center;}
.about-wrapper p{padding-right: 60px;}

.footer{background-color: #A66628;}
.footer .foot-container{display: flex;max-width: 1510px;margin: 0 auto;width: 90%;justify-content: space-between;padding: 30px 0;}
.footer .foot-container .quick-links li{margin-top: 20px;}
.footer .foot-container .quick-links a{color: #FFFFFF;}
.footer .foot-container p, .footer .foot-container a{color: #FFFFFF;}
.footer .foot-container .logo-box .para-box{margin-top: 20px;text-align: center;}
.footer .foot-container .font22{color: #FFFFFF;font-family: "Montserrat", sans-serif;font-weight: 600;}
.footer .foot-btm{padding: 12px 0;border-top: 1px solid #FFFFFF;}
.footer .foot-btm p{color: #FFFFFF; text-align: center; font-size: 12px;}


/*popup section */
.popup-sec {background-color: #945A25;width: 420px;padding: 37px 39px; z-index: 9999;display: none;border-radius: 27px;}
.popup-sec img{margin: 0 auto;}
.popup-sec .popup-form-input{margin-top: 37px;}
.popup-sec .popup-form-input{margin-top: 37px;}
.popup-forms input:focus{outline: 0;}
.popup-forms input{display: block;background: transparent;border: 0;border-bottom: 1px solid;color: #ffff;width: 100%;padding: 0px 0px 5px 0px;font-size: 18px;}
.popup-forms input::placeholder{color: #FFFFFF;font-size: 18px;}
.popup-sec h2{color: #ffff; margin-top: 23px ;font-size: 25px;font-family: "Montserrat", sans-serif;font-weight: 600;}
.popup-forms{margin-top: 20px;}
.popup-sec .theme-btn{font-size: 18px;padding: 7px 28px;margin: 0 auto;display: block;margin-top: 27px;}
.popup-sec .theme-btn:hover{background-color: #FFFFFF;}
.popup-bottom{display: flex;padding-top: 40px;gap: 81px;justify-content: center;}
.popup-bottom p{font-size: 16px; color: #ffff;padding-top: 5px;text-align: center;}
.popup-sec {
    background-color: #945A25;
    width: 420px;
    padding: 37px 39px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.footer .foot-container .logo-box .foot-logo{display: inline-block; padding-right: 15px; vertical-align: middle;}
.footer .foot-container .logo-box .foot-logo p{margin-top: 5px;}
.footer .foot-container .logo-box .relator-logo{display: inline-block; padding-left: 15px;border-left: 1px solid #FFFFFF;vertical-align: middle;}
.footer .foot-container .logo-box .relator-logo p{margin-top: 5px;}
.footer .foot-container .address-box .disclaimer-btn{cursor: pointer; margin-top: 15px;}

.overlay{
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 999;
    display: none;
    z-index: 999;
}

.close-btn {
    position: absolute;
    top: -5px;
    right: -5px;
    cursor: pointer;
}
.popup-sec .close-btn img{    width: 30px;}


.thankyou-content{ height: 100vh;max-width: 1000px;margin: 0 auto;align-items: center;justify-content: center;display: flex;}
.thankyou-content .wrapper-1{width: 100%;display: flex;flex-direction: column;justify-content:center;}
.thankyou-content .wrapper-2{padding: 30px;text-align: center;}
.thankyou-content .wrapper-2 h1{font-size: 70px;letter-spacing: 3px;color: #A66628;margin: 0;margin-bottom: 20px;font-weight:700}
.thankyou-content .wrapper-2 p{margin: 0;font-size:24px;color: #5B5B5B;letter-spacing: 1px;}
.thankyou-content .wrapper-2 .theme-btn{margin-inline: auto;margin-top: 20px;}

/* .footer-desclamier */
.footer-disclamier{background-color: #945A25; width: 70%;padding: 37px 38px;position: fixed;top: 50%;left: 0;right: 0;margin: 0 auto;color: #ffffff; display: none; z-index: 9999;transform: translateY(-50%);}
.footer-disclamier .close-btn{width:30px;}
.footer-disclamier p{color:#ffffff}