@font-face {
  font-family: montserrat-light;
  src: url(../assets/fonts/Montserrat-Light.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat-SemiBold;
  src: url(../assets/fonts/Montserrat-SemiBold.ttf);
  font-weight: 100;
}
@font-face {
  font-family: montserrat-black;
  src: url(../assets/fonts/Montserrat-Black.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat-Medium;
  src: url(../assets/fonts/Montserrat-Medium.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat-Regular;
  src: url(../assets/fonts/Montserrat-Regular.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat-Thin;
  src: url(../assets/fonts/Montserrat-Thin.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat-Bold;
  src: url(../assets/fonts/Montserrat-Bold.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Montserrat-BoldItalic;
  src: url(../assets/fonts/Montserrat-BoldItalic.ttf);
  font-weight: 100;
}
@font-face {
  font-family: Agatho-Bold;
  src: url(../assets/fonts/Agatho-Bold.otf);
  font-weight: 100;
}
@font-face {
  font-family: Agatho-Light;
  src: url(../assets/fonts/Agatho-Light.otf);
  font-weight: 100;
}
@font-face {
  font-family: Agatho-Medium;
  src: url(../assets/fonts/Agatho-Medium.otf);
  font-weight: 100;
}
@font-face {
  font-family: Agatho-Regular;
  src: url(../assets/fonts/Agatho-Regular.otf);
  font-weight: 100;
}
nav {
    width: 100%;
    margin: 0 auto;
    border-radius: 0px;
    margin-top: 0px;
}
.section-padding{
  padding: 100px 0px;
}
.section-padding-med{
  padding: 150px 0px;
}
.subtitle{
  color: #6f4f1e;
  font-family: Montserrat-Bold;
  font-size: 20px;
}
.overview-list::marker{
    color: #6f4f1e;
        font-size: 25px;
}
body{
  font-family: Montserrat-Regular;
}
.overview-right{
  padding-left: 50px;
}
.collapse.navbar-collapse{
    flex-direction: row-reverse;
        margin-right: 20px;
}
.logo{
  width: 120px;
}
.homepage-bg{
   width: 100%; 
}
.navbar-expand-sm .navbar-nav .nav-link{
    padding-left:15px;
    padding-right:15px;
}
.overview-section{
  background-repeat:no-repeat;
  padding: 150px 0px;
}
.overview-img{
    width: 100%;
}
.overview-span{
        width: 10px;
    background: #6f4f1e;
    display: block;
    height: 10px;
    border-radius: 100px;
}

.overview-list {
      font-size: 14px;
    display: list-item;
    font-family: Montserrat-Medium;
}
.overview-list-outer{
  padding-right: 0px;
}
img{
    width: 100%;
}
.highlights-section{
      padding: 100px 120px;
}
.highlights-section *{
  color: #ffffff;
}
.highlights-list img {
    width: auto;
}
.highlights-list {
    display: inline-grid;
}
.highlights-icons-outer{
  padding-top: 30px;
}
.highlights-text{
  text-align: left;
}
.highlights-section .subtitle-1, 
.amenities-section .subtitle-1
 {
    padding-top: 5px;
}
.highlights-title{
  font-family: Montserrat-Regular;
/*  font-size: 21px;*/
}
.location-section{
  padding: 150px 120px;
    
  background-repeat:no-repeat;
}
.Belong-vector-overview{
  padding-bottom: 40px;
}
.accordion-item {
    border: 0px;
        border-bottom: 1px solid #000000;
        border-radius: 0px !important;
}
.accordion-button::after {
    content: "+";
        width: 0px;
            font-size: 25px;
            transition: none;
                margin-bottom: 10px;

  }
  .accordion-button:not(.collapsed)::after{
    content: "-";
        font-size: 35px;
        transition: none;
                margin-bottom: -25px;
                font-weight: 100;

  }
  .accordion-button:focus {
    box-shadow: none;
}
.accordion-button:not(.collapsed){
  background: transparent;
  color: #000000;
  font-weight: 600;
}
.accordion-li::marker {
    color: #6f4f1e;
}

.location-right{
  padding-left: 40px;
}
.location-last-section {
    background: #F5F5F5;
}
.vector-img{
  width: 100%;
}
.map-img{
  width: 100%;
}
.subtitle-1{
  font-family: Agatho-Bold;
  font-size: 36px;
  color: #FFFFFF;
      margin: 0px;
      text-align: left;
}
.subtitle-big{
  color:#6f4f1e ;
  font-size: 32px;
  font-family: agatho-bold;
      line-height: normal;
}
.amenities-section{
  padding: 100px 120px;
  background-repeat:no-repeat;
}
.amenities-section *{
  color: #ffffff;
  }
.carousel-title{
  border-bottom: 2px solid #ffffff;
  font-family: Montserrat-SemiBold;
    font-size: 21px;
}
.carousel-caption {
    float: left;
    text-align: left;
    width: fit-content;
}
.carousel-control-prev-icon, 
.carousel-control-next-icon {
/*    background: #ffffff;*/
    border-radius: 50px;
}
.carousel-text {
    font-size: 15px;
}
.text-white{
    color: #FFFFFF;
}
.connectivity-section{
  padding: 100px 120px;
  background-repeat:no-repeat;
}
.connectivity-accordion{
  padding-left: 50px;
}
.gallery-section{
  background-repeat:no-repeat;
  padding: 120px 0px;
}
.gallery-section .subtitle-1{
      text-align: center;
    display: inline-block;
    width: auto;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 10px 0px;
        margin-bottom: 20px;

}
.gallery-details {
    margin: 0 auto;
    display: block;
    text-align: center;
}
.gallery-section *{
  color: #ffffff;
}
.btn-white {
    background: #ffffff;
    color: #000000;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #ffffff;
}
.gallery-buttons-outer {
    padding-top: 15px;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.btn-transparent {
    background: transparent;
    color: #ffffff;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #ffffff;
}
.gallery-arrow.mod-next.slick-arrow, 
.gallery-arrow.mod-prev.slick-arrow {
    background: transparent;
  /*  color: #6f4f1e;
    font-size: 20px;
    border-radius: 50px;
    right: 10px;*/
    width: 50px;
}
.gallery-arrow.mod-prev.slick-arrow{
transform: rotate(180deg);
}
.slick-prev:before, .slick-next:before {
    font-size: 30px;
}
.abt-paradise-title{
font-family: Montserrat-Bold;
font-size: 20px;
    color: #6f4f1e;
}
.abt-paradise-last-line{
  font-family: Montserrat-BoldItalic;
      font-size: 20px;
    color: #6f4f1e;
}
.about-paradise-group-section{
  background-repeat:no-repeat;
  padding: 150px 0px;
}
.abt-paradise-text-paradise{
    color: #6f4f1e;  
font-family: Montserrat-Bold;
}
.footer{
  padding: 150px 0px 0px;
      background-repeat: repeat;
}
.footer img {
    width: auto;
}
.footer * {
    color: #ffffff;
}
.copyright-text{
  font-size: 10px;
  font-family: Montserrat-light;
  letter-spacing: 1px;
}
.credits{
  text-align: right;
}
.copyright {
    padding-top: 20px;
}
.footer-address-title, 
.footer-disclaimer-title {
    font-size: 20px;
    font-family: Montserrat-SemiBold;
}
.footer-disclaimer-text{
  font-size: 12px;
  font-family: Montserrat-light;
}
.footer-address-text{
  font-family: Montserrat-Regular;
  font-size: 15px;
}
.address{
    padding-bottom: 20px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 40px;
}
.projectby {
    padding-bottom: 40px;
    border-bottom: 1px solid #ffffff;
}

.color-onload{
  visibility: hidden;
}
.home-outer{
  position: relative;
  /*width: 300px;
  height: 300px;*/
  background: #ddd; /* Background of the container */
  overflow: hidden; /* Ensure the overlay stays within the container */
}
.overlay {
  position: absolute;
  bottom: -100%; /* Start fully hidden below */
  left: 0;
  width: 100%;
  height: 100%;
/*  background: url('../assets/images/Colour-Elevation-onload.png'); /* Semi-transparent black */*/
  animation: slideUp 2s ease-out forwards; /* Animation for sliding up */
}
@keyframes slideUp {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 0;
  }
}
.home-text-outer {
    position: absolute;
    bottom: 25%;
    color: #ffffff;
}
.home-text{
  font-family: Agatho-Bold;
  font-size: 50px;
}
.home-para{
  font-size: 20px;
}
.image-container {
  position: relative;
  /*width: 300px;  Set the desired width 
  height: 200px;*/ /* Set the desired height */
  overflow: hidden; /* Ensures the hidden part of the image is not visible */
}

.image-container img {
  position: absolute;
  bottom: -100%; /* Start the image completely outside the view */
  width: 100%; /* Make the image fit the container */
  height: auto; /* Maintain aspect ratio */
  transition: transform 0.5s ease-in-out; /* Smooth transition for the reveal */
}

.image-container:hover img {
  transform: translateY(-100%); /* Moves the image up, revealing it */
}



/*****************/

/* Container */
.curtain-container {
  position: relative;
  /*width: 300px; /* Set the desired width */
  /*height: 200px; /* Set the desired height */
  overflow: hidden; /* Hides any overflow */
}

/* Base Image */
.base-image {
  width: 100%; /* Make the base image fill the container */
  height: 100%;
  object-fit: cover; /* Ensures the image scales properly */
}

/* Curtain Overlay */
.curtain-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0; /* Initially hidden */
  overflow: hidden; /* Ensure the overlay image stays within bounds */
  transition: height 1.5s ease-in; /* Smooth height change for the curtain effect */
}

/* Curtain Image */
.curtain-image {
  width: 100%; /* Match the container width */
  height: auto; /* Maintain aspect ratio */
  object-fit: cover; /* Ensures the overlay scales properly */
}

/* Hover Effect */
.curtain-container:hover .curtain-overlay {
  height: 100%; /* Reveal the overlay image fully */
}





/************************/
/**************************gallery section css************************/

.content {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px;
}

.content-title {
  display: block;
  margin-bottom: 40px;
  font-size: 25px;
  line-height: 27px;
  font-family: Helvetica, sans-serif;
}

.gallery {
  position: relative;
  display: block;
/*  max-width: 500px;
  max-height: 300px;*/
  margin: auto;
  border-radius: 4px;
  overflow: hidden;
}
.gallery .slick-list {
  overflow: hidden;
}
.gallery .slick-slide {
  outline: none !important;
}

.gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
  line-height: 40px;
  text-align: center;
  background-color: #E6E6E6;
  z-index: 10;
  cursor: pointer;
  transition: background 0.3s ease;
}
.gallery-arrow:hover {
  background: #D0DFE6;
}
.gallery-arrow.mod-prev {
  left: 0;
  border-radius: 0 4px 4px 0;
}
.gallery-arrow.mod-next {
  right: 0;
  border-radius: 4px 0 0 4px;
}

.gallery-item {
  position: relative;
  float: left;
  vertical-align: middle;
  text-align: center;
}

.gallery-img-holder {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 500px;
  max-height: 500px;
}

.gallery-img {
  width: 100%;
  height: 100%;
}

.slick-lightbox .slick-arrow {
  z-index: 10;
}

/*gallery section ends*/



/*** customFormOuter ***/
.customFormOuter {
    position: fixed;
    bottom: 0;
    right: -309px;
    width: 350px;
    background-color: #6f4f1e;
    transition: all 0.4s linear;
}
.customFormOuter.activeForm {
    background-color: #6f4f1e;
    right: 0;
}
.formInput {
    padding: 30px 50px 0px 40px;
    opacity: 0;
    transition: all 0.2s linear;
    font-family: 'montserrat-light';
        cursor: pointer;
}
.formInput .form-control {
    border-radius: 0px;
}
.buttonsGroup {
    display: flex;
    /*    position: absolute;*/
    /*    bottom: 0;*/
    /*    right: 230px;*/
}
.arrowBtn {
    outline: none;
    border: 0px;
    padding: 8px 20px;
    font-size: 16px;
    background-color: #E1DBCE;
    color: #000;
}
.buttonsGroup .btn {
    flex: 2;
    border-radius: 0px;
    background-color: #6f4f1e;
    border-color: #6f4f1e;
    opacity: 0;
    transition: all 0.2s linear;
    font-size: 15px;
    font-family: montserrat-light;
}
.buttonsGroup .btn:hover {
    background-color: #6f4f1e;
    border-color: #6f4f1e;
    color: #fff;
}
.customFormOuter.activeForm .formInput,
.customFormOuter.activeForm .buttonsGroup .btn {
    opacity: 1;
    font-family: 'montserrat-light';
}
.customFormOuter select::placeholder,
.customFormOuter input::placeholder {
    color: #000;
    font-family: 'montserrat-light';
    font-size: 12px;
}
.customFormOuter textarea.form-control::-webkit-input-placeholder {
    color: #000;
    font-family: 'montserrat-light';
    font-size: 12px;
}
.customFormOuter select option {
    color: #000;
    font-size: 12px;
}
.customFormOuter select {
    color: #000;
    width: 100%;
    padding: 6px 12px;
    font-size: 12px;
}
.customFormOuter .form-control {
    margin: 20px 0px 20px 10px;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}
.form-group.checkbox {
    display: flex;
   font-size: 11px;
    padding-bottom: 20px;;
}
.customFormOuter::before {
/*    content: 'ENQUIRE NOW';
    position: fixed;
      bottom: 133px;
    right: -77px;
    line-height: 0px;
    letter-spacing: 2px;
    text-align: center;
    cursor: pointer;
    /* background: #070707; */
    
    height: 40px;
    width: 150px;
    -webkit-transform: rotate(90deg);
    transform: rotate(270deg);
    padding: 0px;
    font-size: 12px;
    font-family: 'montserrat-light';*/
}
.customFormOuter .fa.fa-angle-left {
    color: #6f4f1e;
}
/*** customFormOuter ***/

.modal-content {
        padding: 10px 0px 20px;
}
.popupModal .form-group input {
border-bottom: 1px solid #ffffff !important;
    /* color: #000000 !important; */
    background: transparent;
    margin-bottom: 20px;
        border: 0px;
            color: #ffffff;


}
.popupModal .formInput {
    opacity: 1;
}
.popupModal .form-group input::placeholder {
  color: #ffffff;
  opacity: 1; /* Firefox */
  font-family: montserrat-Regular;
  font-size: 15px;
}

.popupModal .form-group input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #ffffff;
  font-family: montserrat-Regular;
  font-size: 15px;
}

.popup-submit-btn {
text-align: center;
    margin: 0 auto;
    display: block;
    padding: 10px 40px;
    color: #000000;
    margin-top: 30px !important;
    opacity: 1;
}
.popup-submit-btn:hover {
    border: #ffffff 1px solid;
}
.popupModal .modal-title {
    text-align: center;
    font-size: 22px;
    font-family: Agatho-Bold;
}
.modal-header {
    border: 0px;
}
button.btn-close {
    color: #ffffff !important;
    opacity: 1;
    z-index: 999999;
    filter: invert(1);
    opacity: 1;
}
.btn-close:focus {
    outline: 0;
    box-shadow: none;
    opacity: none;
}

.mobile-only{
 display: none; 
}

ul.accordion-ul.about-paradise-group-ul .accordion-li img {
    width: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
}
ul.accordion-ul.about-paradise-group-ul .accordion-li::marker {
    display: none !important;
    visibility: hidden;
}
.address img {
    width: 70%;
}
.footer-disclaimer-outer img {
    width: 100%;
}
.instagram-icon {
    width: 30px !important;
    filter: invert(1);
}
.follow-contact-outer {
    display: flex;
}
.contactus-outer {
    padding-right: 5%;
}
.followus-list {
    display: inline-flex;
}

.footer-address-text a {
    padding: 0px 10px 0px 0px;
}

/*********************************************/
/***************changes 11-12-2024***********/
/*********************************************/
.project-text, 
.amenities-text {
    margin: 0 auto;
    text-align: center;
}

.project-text *, 
.amenities-text * {
    text-align: center;
}

.highlights-list-outer {
    text-align: center;
}
.highlights-list img {
    margin: 0 auto;
}
/*********************************************/
label.consent-text {
    padding-left: 5px;
}

.new-btn{
    position: fixed;
    bottom: 133px;
    right: -54px;
    padding-top: 20px !important;
    line-height: 0px;
    letter-spacing: 2px;
    text-align: center;
    cursor: pointer;
    /* background: #070707; */
    height: 40px;
    width: 150px;
    -webkit-transform: rotate(90deg);
    transform: rotate(270deg);
    padding: 0px;
    font-size: 12px;
    font-family: 'montserrat-light';
    z-index: 999;
}
.form-control:focus {
    box-shadow: none;
}


.title{
    color: #6f4f1e;
    font-family: Agatho-Bold;
    font-size: 36px;
}
.subtitle-2 {
    padding: 10px 0px 0px;
    font-size: 20px;
        text-transform: uppercase;
}
.location-row{
    align-items: center;
}
.location-text{
    padding-right:10% ;
}
.location-section {
    padding: 150px 120px 100px;
}
.connectivity-row{
    align-items: center;
    position: relative;
}
.connectivity-section {
/*    padding: 10px 120px 100px 120px;*/
}
.about-paradise-group-ul .accordion-li {
    display: flex;
    padding: 0px 0px 20px 0px;
    align-items: center;
}
ul.accordion-ul.about-paradise-group-ul .accordion-li img {
    margin-right: 20px;
}
.highlights-section, 
.amenities-section, 
.gallery-section, 
.footer,
 .modal-content {
    background: #6f4f1e;
}
.abt-paradise-last-line {
    font-size: 27px;
}
.abt-paradise-title {
    font-size: 20px;
}
.abt-paradise-row{
        align-items: center;
}
.gallery-img {
    cursor: pointer;
}
.navbar-brand {
    padding: 0px;
}
.overview-row{
    align-items: center;
}
ul.accordion-ul.about-paradise-group-ul .accordion-li img {
    width: 60px;
}


.highlights-list-outer {
    text-align: left;
    padding-left: 10%;
}
span.marker {
    width: 10px;
    height: 10px;
    display: block;
/*    z-index: 999999;*/
    background: #ffffff;
    padding-top: 10px;
    margin-top: 6px;
    margin-right: 10px;
    border-radius: 10px;
}

.highlights-list {
    display: flex;
}


.amenities-list-outer-row img {
    height: 2px;
}
.amenities-text img {
    height: 2px !important;
}
    /* .navbar-collapse {
          display: flex !important; 
          flex-basis: auto;
        }*/