* {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth !important;
}


.pding {
    padding: 60px 0px;
}


p {
    font-size: 15px !important;
}

a,
i {
    font-size: 15px !important;
}

.bannersec img {
    width: 100%;
}

.logo1 img {
    width: 174px !important;
    margin-bottom: -75px;
    padding: 12px 12px;
    background: #fff;
}

img {
    width: 100%;
}

h1 {
    color: #dc9163 !important;
    font-size: 50px !important;
    font-weight: 800 !important;
}

h2 {
    color: #dc9163 !important;
    font-size: 50px !important;
    font-weight: 800 !important;
    font-family: serif !important;
}










/* abt cht */


.about-sec {
    padding: 100px 0px 150px 0px;
    position: relative;
}

.about-content .about-wrapper {
    position: relative;
}

.about-sec {
    position: relative;

}

.about-sec::after {
    position: absolute;
    top: 0px;
    right: 38%;
    background-color: #dc91633b;
    width: 200px;
    height: 100%;
    content: '';
    z-index: -1;
}

.about-img img {
    width: 130%;
    border-radius: 0;
}

.about-content {
    padding: 50px 60px !important;

}


.about-content {
    background: #ffffff;
    padding: 60px;
    width: 50%;
    margin-bottom: -15%;
}

.about-content h2 {
    font-size: 60px !important;
    font-weight: 600;
    font-family: serif;
}

.read-btn {
    background: #dd966a;
    padding: 9px 25px 9px 40px;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    font-size: 13px !important;
}


.read-btn:hover {
    background: #dd966a;
    color: #fff;
    text-decoration: none !important;
}

.read-btn {
    position: relative;
}

.read-btn span {
    background-color: #fff;
    width: 8px;
    height: 8px;
    position: relative;
    position: absolute;
    left: 24px;
    top: 15px;
    border-radius: 14px;
}

.support-title {
    font-family: serif;
    font-size: 22px;
}

.support-number {
    color: #b69067;
    font-size: 26px;
    margin-top: -4px;
}












/* highlightss  */
.highlightssesction {
    background-image: url(../images/bgdote.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.highlightssesction h2 {
    color: #fff !important;
    text-align: center;
}


.highlightssesctionbox {
    display: flex;
    margin-top: 40px !important;
    float: right;
}


.highlightssesctionboxin {
    width: 300px;
    margin: 0px 14px;
}

.highlightssesctionboxin img {
    width: 100%;
    margin-bottom: 15px;
}


.highlightssesctionboxin h3 {
    font-size: 22px !important;
    color: #fff !important;
}

.highlightssesctionboxin p {
    color: #fff !important;
}


/* /sitelayoutsecleft */

.sitelayoutsec {
    overflow: hidden;
    position: relative;
}

.sitelayoutsec::after {
    position: absolute;
    top: 0px;
    left: 31%;
    background-color: #dc91633b;
    width: 200px;
    height: 101%;
    content: '';
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.sitelayoutsecright img {
    width: 100%;
}

.sitelayoutsec .col-lg-4 {
    align-items: end;
    display: flex;
}

.sitelayoutsecleft {
    background: #fefefe;
    color: #6c757d !important;
    padding: 20px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    clip-path: polygon(100% 0, 100% 86%, 86% 100%, 0 100%, 0 0);
    border: 1px solid #dc91634a;
}

.foot_lg p span a {
    color: #fff !important;
}


.foot p span a {
    color: #fff !important;
    margin: 0px 9px;

}

/* floorplansectionbox */

.floorplansection {
    background-color: #00000003;
}

.floorplansectionbox {
    position: relative;
    width: 70%;
    margin: 0 auto;
    margin-top: 25px;
}

.floorplansectionbox img {
    width: 100%;
    filter: blur(3px);
}

.floor__div {
    position: absolute;
    top: 47%;
    width: 100%;
    text-align: center;
}

.floordiv12 h5 a {
    color: white;
    font-size: 15px;
    font-weight: 700;
    padding: 0px !important;
    display: inline-block;
    background: #d98f61;
    padding: 10px 15px !important;
    border-radius: 8px;
}

.floordiv12 a {
    color: #fff !important;
}


.floordiv12 a:hover {
    text-decoration: none !important;
    color: #fff !important;
}

.modal-title {
    margin: auto 0 auto auto !important;
    font-weight: 700 !important;
    color: #dc9163 !important;
}

.form-in ul {
    list-style-type: none !important;
}

.floorplansbutons {
    margin-top: 10px;
}

.modal-body ul li {
    padding-bottom: 15px;
}

.modalpopbtn button {
    background: #d98f61;
    color: #fff;
    padding: 7px 18px;
    border: none !important;
    border-radius: 5px;
}

.modalpopbtn {
    text-align: center;
}

.modal-body .formControlright {
    display: flex;
    justify-content: center;

}


.floorplansbutons p {
    width: 50%;
    float: left;
    margin-top: 15px;
}

.floorplansbutons p a {
    color: #d98f61 !important;
    text-decoration: none !important;
    background-color: #43200b00;
    padding: 12px 12px !important;
    border: 1px solid #d98f61;
    width: 90%;
    position: relative;
    display: flex;
    justify-content: center;

}

.floorplansbutons p a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #d98f61;
}





/* amenities_section */
.amenities_section {
    position: relative;
    background-color: #161a1e;
    background-image: url(../images/team.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 60px 0px 80px 0px !important;
    background-attachment: fixed;
}

.amenities_secbox {}

.amenities_secbox p {
    width: 300px;
}

.amenitbxin img {
    margin: 0 auto;
    width: 90%;
    height: 250px;
    object-fit: cover;
    border-radius: 0px;
    border: 1px #d98f61 dashed;
    padding: 8px;
}

.slick-prev:before,
.slick-next:before {
    color: #d98f61 !important;
}

.amenities_section h2 {
    text-align: center !important;
    justify-content: center;
    margin-bottom: 20px;
}


.amenities_secbox p {
    width: 80%;
    text-align: center;
    background: #d98f61;
    height: 100px;
    margin: 0 auto;
    padding: 0px !important;
    color: #fff;
    font-size: 18px !important;
    margin-top: -32px;
    position: relative;
    clip-path: polygon(0 13%, 100% 0, 100% 100%, 0% 100%);
    z-index: 1;
 
    display: flex;
    align-items: center;
    justify-content: center;
}


/* mapsec mapsec mapsec  */

.mapsec {
    background-image: linear-gradient(45deg, #ffffffe3, #ffffffbd), url(../images/O2.webp);

    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 60px 0px 80px 0px !important;
    background-attachment: fixed;
}

.mapsecboxrigth i {
    margin-bottom: 15px;
}

.mapsecboxrigth iframe {
    width: 100%;
    height: 300px;
}

.mapform li {
    margin-bottom: 15px !important;
    text-decoration: none !important;
    list-style-type: none !important;
}

.mapform h3 {
    font-size: 15px;
    background: #d98f61;
    color: #fff;
    width: 145px;
    text-align: center;
    padding: 6px 0px;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: 15px;
}

.formControlright {
    display: flex;
}

.mapform button {
    background: #d98f61;
    color: #fff;
    padding: 7px 18px;
    border: none !important;
    border-radius: 5px;
}

.mapform button:hover {
    outline: none !important;
    cursor: pointer !important;
}


/* footersection */

.footersection {
    padding: 70px 0px 120px 0px;
    position: relative;
    background-color: #161a1e;
    background-image: url(../images/team.png);
    background-repeat: repeat;
    background-position: center;
    background-size: cover;
}

.foot {
    text-align: center;
}

.foot img {
    width: 180px;
    padding: 22px;
    background: #fff;
    border-radius: 5px;
}

.foot_lg12 {
    width: 30% !important;
    font-size: 14px !important;
}

.foot_lg12 p {
    font-size: 14px !important;
    margin-bottom: 15px !important;
    text-align: left;
}

.foot ul {
    list-style-type: none !important;
    display: flex;
    justify-content: space-between;
    width: 62%;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 25px;
    border-bottom: 1px solid #282c30;
    border-top: 1px solid #282c30;
    padding: 15px 0px;
}

.foot_lg12 i {
    margin-right: 12px;
}

.foot ul li {
    margin: 10px 0px;
    position: relative;
}

.foot ul li::after {
    /* position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    background-color: #d98f61;
    width: 50px;
    height: 1px; */
}

.foot ul li a {
    color: #ffffff;
    padding: 6px 15px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none !important;
    background: #ffffff00;
    clip-path: polygon(11% 0, 100% 0, 100% 80%, 89% 100%, 0 100%, 0 21%);
    border: 1px solid #ffffff61 !important;
    transition: 0.5s ease;
}

.foot ul li a:hover {

    color: #ffffff;
    background: #ffffff1f;
}

.foot_lg13 {
    display: flex;
}

.foot_lg13 p {
    display: flex;
}

.foot_lg13 p i {
    margin-top: 3px;
}

.foot p {
    color: #fff !important;
    width: 80%;
    font-size: 14px !important;
    margin: 0 auto;
}

.foot_lg {
    display: flex;
    width: 80%;
    margin: 0 auto;
}

.foot_lg12 a {
    color: #fff;
    text-decoration: none !important;
}


.mblview {
    display: block !important;
}

.mblview {
    display: none !important;
}


.modal_div {
    z-index: 99999999;
    transform: rotate(90deg);
    transform-origin: right bottom 0;
    position: fixed;
    bottom: 40%;
    right: 29px;
    line-height: 1;
    margin: 0px;
    text-align: center;
}

.modal_div a {
    padding: 7px 12px;
    font-size: 15px;
    line-height: 15px;
    font-weight: 600;
    background: #da8c5b !important;
    color: #fff !important;
}

.about-content {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.bannerbottomfm {
    position: fixed;
    bottom: 10px;
    z-index: 999;
    left: 0px;
    width: 100%;
}

 

.formControlright12 {
    display: flex;
    position: absolute;
    bottom: -6px;
    left: 19%;
    margin: 0 auto;
    display: flex;
    width: 721px;
    justify-content: center !important;
    display: flex;
}

.input_wrapstk{
        display: flex;
}

.bannerbottomfm ul li {
    margin: 0px 8px;
}

.bannerbottomfm ul {
    padding: 0 !important;
    margin: 0px !important;
    display: flex;
}

.banerfmdesk {
    background: #fff;
    padding: 15px 15px 25px 10px;
    border-radius: 50px;
    border: 1px solid #161a1e;
}

.gallerysectionbox {
    margin-top: 20px;
}

.gallerysectionbox img {
    margin: 0px 5px;
}

.gallerysectionbox img {
    width: 97%;
}

.back_bg {
  
    background: linear-gradient(0deg, #da8c5b 0%, #da8c5b 100%) !important;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    bottom: 3px;
    width: 97%;
    display: flex;
    text-align: center;
    justify-content: center;
    border-radius: 50px;
    margin: 0px 5px;  
}


.back_bg a {
    color: #fff !important;
    width: 50% !important;
    border-right: 1px solid #fff !important;
    font-size: 15px  !important;
}




/* ============================================ */

/* Accordion Button */
.faqssec  h2{
    margin-bottom:30px;
}
.accordion {
  background-color: #ffffff;
  color: #58595b;
  cursor: pointer;
  padding: 18px 20px;
  width: 100%;
  border: 1px solid #ddd;
  text-align: left;
  outline: none;
  font-size: 16px;
  font-weight: 600;
  transition: 0.3s;
  position: relative;
  margin-bottom: 10px;
  border-radius: 6px;
}

/* Hover & Active */
.accordion:hover,
.accordion.active {
  background-color: #f0f0f0;
}

/* Plus / Minus Icon */
.accordion::after {
  content: '+';
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.accordion.active::after {
  content: '−';
}

/* Panel */
.panel {
   overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  padding: 0 20px;
   border-radius: 0 0 6px 6px;
}

.panel p {
  padding: 15px 0;
  margin: 0;
  color: #555;
  line-height: 1.6;
}

/* ======== end  */

 










 



.parallax-section {
  height: 100vh;
  background-image: url("https://images.unsplash.com/photo-1501785888041-af3ef285b470");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed; /* KEY LINE */
  display: flex;
  align-items: center;
  justify-content: center;
}

.content {
  background: rgba(0,0,0,0.5);
  color: #fff;
  padding: 40px;
  border-radius: 10px;
}











































/* site layout */
.site-layout-section {
   padding: 120px 0;
  background: #fff;
  position: relative;
}

.site-layout-section::after {
    position: absolute;
    top: 0px;
    left: 35%;
    background-color: #dc91633b;
    width: 13%;
    height: 100%;
    content: '';
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.layout-wrap {
  display: flex;
  gap: 60px;
  max-width: 1300px;
  margin: auto;
  align-items: flex-start;
}

.layout-text {
    position: relative;
    width: 30%;
    background: #fff;
    padding: 50px;
    transform: translateY(-80px);
    transition: transform 0.15s linear;
    background: #fefefe;
    color: #6c757d !important;
    padding: 20px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
    clip-path: polygon(100% 0, 100% 86%, 86% 100%, 0 100%, 0 0);
    border: 1px solid #dc91634a;
    z-index: 9;
}

.layout-text h2 {
  font-size: 48px;
  margin-bottom: 20px;
  color: #d28b5b;
}

.layout-text p {
  font-size: 18px;
  line-height: 1.7;
  color: #555;
}

.layout-image {
  width: 60%;
  z-index: 9;
}

.layout-image img {
  width: 100%;
  display: block;
}

















































.mostrelevtserch{
    margin-top: 45px;
}

.villa-grid {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 12px 20px;
    padding: 0 !important;
    width: 100% !important;
    margin: 0;
    list-style: none;
}
.mostrelevtserch h3 {
    color: #ffffff;
    font-size: 18px;
}
.villa-grid li::before {
    height: 18px;
    content: "";
    position: absolute;
    right: 0;
    top: 6px;
    color: #caa14d00;
    width: 1px;
    background: #ffffff;
}
.villa-gridlt::before{
    display: none !important;
}
.mostrelevtserch ul li {
    color: #ffff;
    list-style-type: none;
}
.mostrelevtserch ul li {
    color: #ffff;
    list-style-type: none;
}
.villa-grid li {
    font-size: 14px;
    color: #333;
    position: relative;
    padding-left: 14px;
}



.ultra_luxuriousbox{
    padding: 60px 0px;
    text-align: center;
    background-image: linear-gradient(45deg, #ffffffe8, #fffffff0), url(../images/projecthts12.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}

.ultra_luxuriousbox h1{
       font-size: 28px  !important;
    font-weight: 500;
    color: #da8c5b;
    margin-bottom: 12px;
}


.rare_fontheading {
        font-weight: 600;
    font-size: 17px !important;
}

.gallerysection {padding-top:50px;}

@media (max-width: 768px) {
.ultra_luxuriousbox {
    padding: 30px 0px;
}

.gallerysection {padding-top: 30px;}


 .ultra_luxuriousbox h1{
    font-size: 21px  !important;
 }
    .layout-wrap {
    display: block;
    gap: 60px;
    max-width: inherit;
    margin: auto;
    align-items: inherit;
}
    .layout-text {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 20px;
    transform: inherit;
    transition: inherit;
    margin-bottom: 30px;


    }

.layout-image {
    width: 100%;


}

 
    .site-layout-section {
        padding: 25px 0px 30px 0px;
    }

    .gallerysectionbox {
        width: 88%;
        margin: 0 auto;
    }

    .about-content h2 {
        box-shadow: none !important;
    }

    .mblview {
        display: block !important;
    }

    .modal_div {
        display: none;
    }

    .about-img img {
        width: 100%;
        border-radius: 0;
    }
    .site-layout-section::after{
        display: none !important;
    }
    .mapform h3 {
        margin: 3px auto 20px auto;
    }

    .deskview {
        display: none !important;
    }

    .about-content {
        margin-bottom: 0% !important;
        box-shadow: none !important;
    }

    .about-content {
        padding: 22px 20px !important;
    }

    .about-content h2 {
        font-size: 35px !important;
    }

    .logo2 {
        display: none !important;
    }

.mapform button {
    padding: 7px 18px;
     border-radius: 5px;
    margin: 0 auto;
 }

.logo1{
    width: 100%;
}

.logo1 img {
width: 100px !important;
        /* margin-bottom: -26px !important; */
        padding: 11px 5px;
        background: #fff;
        margin: 0px 0px 0px 12%;
        display: flex;
    }

    .header_area {
        background-color: #010012;
        margin-bottom: -2px;
    }

    .about-sec::after {
        display: none !important;
    }

    .highlightssesctionbox {
        display: block;
    }

    .highlightssesctionboxin {
        width: 100%;
        margin: 0px 0px 35px 0px !important;
    }

    .highlightssesctionboxin img {
        width: 100%;
        margin-bottom: 15px;
        height: 250px;
        object-fit: cover;
    }

    .sitelayoutsecleft {
        background: #fefefe;
        color: #6c757d !important;
        padding: 20px;
        box-shadow: none !important;
        text-align: center;
        clip-path: none;
        border: none;
    }

    .sitelayoutsec::after {
        display: none !important;
    }

    .amenities_secbox {
        width: 90% !important;
        margin: 0 auto !important;
    }

    .pding {
        padding: 30px 0px;
    }

    h2 {
        font-size: 31px !important;
    }

    .foot_lg {
 display: flex;
    width: 80%;
    margin: 0 auto;
    justify-content: center;
    }

    .foot_lg12 {
        width: 100% !important;
        font-size: 14px !important;
        margin: 0px auto;
        text-align: center;
        margin-top: 20px;
    }

    .floorplansectionbox {
        position: relative;
        width: 90%;
    }


    .foot ul {
        list-style-type: none !important;
        display: block;
        justify-content: space-between;
        width: 100%;
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 25px;
        border-bottom: none;
        border-top: none;
        padding: 9px 0px;
    }

    .foot ul li {
        margin-bottom: 0px;
    }

    .foot_lg12 a {
        text-decoration: none !important;
        justify-content: center;
        display: flex;
    }




    .foot p {
        width: 93%;
    }
.villa-grid li::before{
    display: none !important;
}
    .bannerbottomfm ul {
       display: block;
    }

    .bannerbottomfm {
    position: relative;
    bottom: inherit;
    z-index: 0;
    left: inherit;
    width: 100%;

    }
    .formControlright12 {
    display: flex;
    position: relative;
    bottom: inherit;
    left: inherit;
    margin: 0 auto;
    display: flex;
    width: 100%;
    }
 
        .about-sec {
        padding: 0px 0px 10px 0px;
    }

    .bannerbottomfm3 h3{
        text-align: center;
        margin-top: 21px;
        font-size: 24px;
        color: #d98f61;
        margin-bottom: 0px;
    }

   .bannerbottomfm ul li {
        margin-bottom: 15px !important;
    }

    .foot p {
         text-align: center;
    }
    .footersection {
        padding: 30px 0px 30px 0px;
     }

     .nav-links li a {
        color: #ffffff !important;
     }
     
     .mapsecboxleft button{
             text-align: center;
     }

         .foot1_links li{
        margin-bottom: 20px !important;
    }

    .banerfmdesk {
        border: none !important;
    }

.mapsec {
     padding: 30px 0px 30px 0px !important;
}

}

