
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Allison&family=Allura&family=Amethysta&family=Arya:wght@400;700&family=Bonheur+Royale&family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Gotu&family=Great+Vibes&family=Inconsolata:wght@200..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Kalnia:wght@100..700&family=Marcellus&family=Martel:wght@200;300;400;600;700;800;900&family=Montserrat+Alternates: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;1,900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins: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;1,900&family=Pridi:wght@200;300;400;500;600;700&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');




html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  background-color:#FFFFFF;



  font-family: "Open Sans", sans-serif;
  font-family: "Jost", sans-serif;
  font-family: "Bonheur Royale", cursive;
  font-family: "Cormorant Garamond", serif;
  font-family: "Allison", cursive;
  font-family: "Poppins", sans-serif;

  color: rgb(0, 0, 0);

}
h1{font-size: 50px !important;}
h3, h2, h4{
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
h5{
  font-family: "Jost", sans-serif !important;
  font-weight: 300;
}
h6{

  font-family: "Jost", sans-serif !important;
  font-weight: 300;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 2px;

}
a{
  text-decoration: none !important;
  
}
::selection {
  color: #ffffff;
  background: #74685E;
}





nav.navbar {
  background-color:  rgb(255, 255, 255);

  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  font-family: 'Raleway', sans-serif;

  text-transform: uppercase;
font-weight: 200;
  z-index: 1000;
  width: 100%;
  height: 100px;
  position: relative;


}

li.nav-item a.nav-link {
  color: rgb(0, 0, 0) !important;
  font-size: 14px !important;
  font-weight: 300 !important;




}

.nav-item {
  margin-top: 25px;
  margin-bottom: 20px;
  text-align: center;

}

a.nav-link:hover {
  transform: scale(1.02);

}

.navbar li a.active {
  color: #FDA940 !important;
  transform: scale(1.05);
  border-bottom: 1px#FDA940 solid !important;

  background-color: transparent;

}


.dropdown-menu {
  background-color: rgb(255, 255, 255) !important;
  color: #000000;
  backdrop-filter: blur(0px) !important;
  transition: background .5s !important;
  border: 1px solid #AE9555;
  font-family: "Inconsolata", monospace;


  font-weight: 400;
  z-index: 100;
  width: 100%;
  text-align: center;
  padding: 10px;
}

.dropdown-menu .dropdown-item {
  color: rgb(0, 0, 0);
  text-align: left;
}

.dropdown-menu .dropdown-item:hover {
  background-color: #ffffff;
  border: 1px solid #252525;
  transform: scale(1.02);
  color: rgb(0, 0, 0);
}

#cover-bg {
  margin-top: -150px;
      position: relative;
   background: #eeece7;
      background-attachment: fixed;
      background-position: top;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
      height: 870px;
    }

  
 
    #video-background {
      margin-top: 150px;
         top: 0;
         right: 0;
         bottom: 0;
         left:100px;
         overflow: hidden;
         justify-content: center;
         align-items: center;
         z-index: 1;
         width: 100%;
         height: 870px;
         background: white;
     
       }
     
       video {
         width: 100%;
         height: 750px;
         object-fit: cover;
       }
       .dark-overlay {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 86%;
         background-color: rgba(0, 0, 0, 0.591); /* Adjust the alpha (last value) for opacity */
         z-index: 2; /* Place it above the video */
       }
     
       .video-content {
         z-index: 100 !important;
         position: absolute;
         top: 40%;
         left: 50%;
         transform: translate(-50%, -50%);
         text-align: center;
         color: #ffffff;
        
         font-weight: bold;
         font-family: "Poppins", sans-serif;
       }
       .video-content h1{
         font-size: 70px !important;
         font-family: "Poppins", sans-serif;
       }

.c-button {
  color: #FDA940;
  font-weight: 700;
  font-size: 16px;
  text-decoration: none;
  padding: 0.9em 1.6em;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}

.c-button--gooey {
  color: #FDA940;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 2px solid #155A6F;
  border-radius: 0;
  position: relative;
  transition: all 700ms ease;
}

.c-button--gooey .c-button__blobs {
  height: 100%;
  filter: url(#goo);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  bottom: -3px;
  right: -1px;
  z-index: -1;
}

.c-button--gooey .c-button__blobs div {
  background-color:  #087595;
  width: 34%;
  height: 100%;
  border-radius: 100%;
  position: absolute;
  transform: scale(1.4) translateY(125%) translateZ(0);
  transition: all 700ms ease;
}

.c-button--gooey .c-button__blobs div:nth-child(1) {
  left: -5%;
}

.c-button--gooey .c-button__blobs div:nth-child(2) {
  left: 30%;
  transition-delay: 60ms;
}

.c-button--gooey .c-button__blobs div:nth-child(3) {
  left: 66%;
  transition-delay: 25ms;
}

.c-button--gooey:hover {
  color: #fff;
}

.c-button--gooey:hover .c-button__blobs div {
  transform: scale(1.4) translateY(0) translateZ(0);
}


.col1{
  background: url('../photos/background-9.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding: 50px;
  position: relative;
  margin-top: -200px;
  z-index: 100;
  justify-content: space-evenly;
  text-align: center;
}

.about-section{
  padding-top: 100px;
  padding-bottom: 100px;
}


.custom-shape-divider-top-1713174006 {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  z-index: 100;
}

.custom-shape-divider-top-1713174006 svg {
  position: relative;
  display: block;
  width: calc(159% + 1.3px);
  height: 183px;
}

.custom-shape-divider-top-1713174006 .shape-fill {
  fill: #FFFFFF;
}

.services{
  background: url('../photos/background-5.jpg') rgba(0, 0, 0, 0.548);
  background-position: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding-top: 200px;
padding-bottom: 100px;
  position: relative;
  margin-top: -183px;
}

.jacuzzi-hidden{
  display: none;
}

.card {
background: rgba(255, 255, 255, 0);
padding: 30px;
  transition: all 0.2s;
  position: relative;
  cursor: pointer;
  border: none;
}

.card-inner {
  width: inherit;
  height: inherit;
  background: rgba(255, 255, 255, 0.426);
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
  backdrop-filter: blur(10px);
  border-radius: 8px;
  padding: 20px;
  color: #FFFFFF;
  z-index: 100;
}

.card:hover {
  transform: scale(1.04) rotate(1deg);
}

.circle {
  width: 100px;
  height: 100px;
  background: radial-gradient(#196cb4, #087595);
  border-radius: 50%;
  position: absolute;
  animation: move-up6 2s ease-in infinite alternate-reverse;
}

.circle:nth-child(1) {
  top: -25px;
  left: -25px;
}

.circle:nth-child(2) {
  bottom: -25px;
  right: -25px;
  animation-name: move-down1;
}

#cover-bg1 {

      position: relative;
   background: #eeece7;
      background-attachment: fixed;
      background-position: top;
      background-size: cover;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
      height: 590px;
    }

  
 
    #video-background1 {
   
         top: 0;
         right: 0;
         bottom: 0;
         left:100px;
         overflow: hidden;
         justify-content: center;
         align-items: center;
         z-index: 1;
         width: 100%;
         height: 590px;
         background: white;
     
       }
     
       #video-background1  video {
         width: 100%;
         height: 590px;
         object-fit: cover;
       }
       .dark-overlay1 {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 90%;
         background-color: rgba(0, 0, 0, 0); /* Adjust the alpha (last value) for opacity */
         z-index: 2; /* Place it above the video */
       }
     
       .video-content1 {
         z-index: 100 !important;
         position: absolute;
         top: 40%;
         left: 50%;
         transform: translate(-50%, -50%);
         text-align: center;
         color: #ffffff;
        
         font-weight: bold;
         font-family: "Poppins", sans-serif;
       }
       .video-content1 h1{
         font-size: 70px !important;
         font-family: "Poppins", sans-serif;
       }

@keyframes move-up6 {
  to {
    transform: translateY(-10px);
  }
}

@keyframes move-down1 {
  to {
    transform: translateY(10px);
  }
}
.services-section{
  padding-top: 150px;
  padding-bottom: 150px;
}
.cta {
  border: none;
  background: none;
  cursor: pointer;
}

.cta span {
  padding-bottom: 7px;
  letter-spacing: 4px;
  font-size: 14px;
  padding-right: 15px;
  text-transform: uppercase;
}

.cta svg {
  transform: translateX(-8px);
  transition: all 0.3s ease;
}

.cta:hover svg {
  transform: translateX(0);
}

.cta:active svg {
  transform: scale(0.9);
}

.hover-underline-animation {
  position: relative;
  color: black;
  padding-bottom: 20px;
}

.hover-underline-animation:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #000000;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.cta:hover .hover-underline-animation:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}


/*services.html*/
.section-background1{
  background: url('../photos/img9.jpg') rgba(0, 0, 0, 0.548);
  background-position: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding-top: 150px;
padding-bottom: 150px;
color: white;
}

/*aboutus.html*/
.section-background2{
  background: url('../photos/pool.png') rgba(0, 0, 0, 0.548);
  background-position: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding-top: 150px;
padding-bottom: 150px;
color: white;
}

.facility-box{
  background: #ffffff;
  box-shadow: 10px 10px 30px -1px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 30px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 30px -1px rgba(0,0,0,0.75);
padding: 40px;
}

.testimonials{
  background: url('../photos/background1.jpg') rgba(0, 0, 0, 0);
  background-position: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding-top: 50px;
padding-bottom: 100px;
}


.mySwiper {
  text-align: center;
  justify-content: center;
 
}

.testimonial {
  position: relative;
  align-self: center;
  max-width: auto;
  width: 100%;
  padding: 30px 0;
  overflow: hidden;

}



.testimonial .slide {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  row-gap: 30px;
  height: 100%;
  width: 100%;
font-size: 20px !important;
}

.slide p {
  text-align: center;
  padding: 0 50px;
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}

.slide .quote-icon {
  font-size: 30px;
  color: #000000;
}

.slide .details {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.details .name {
  font-size: 14px;
  font-weight: 600;
  color: #000000;
}

.details .job {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
}


.testimonial{
background: none;
}


/*gallery.html*/
.section-background3{
  background: url('../photos/img7.jpg') rgba(0, 0, 0, 0.548);
  background-position: top;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding-top: 150px;
padding-bottom: 150px;
color: white;
}
.ul1 {
  position: relative;
  display: flex;
margin-left: 0px !important;
padding-left: 0px !important;
}

.ul1 li {
  position: relative;
  list-style: none;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 60px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: 0.5s;
}

.ul1 li:hover {
  width: 180px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}

.ul1 li::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 60px;
  background: linear-gradient(45deg, #31abd1, #155A6F);
  opacity: 0;
  transition: 0.5s;
}

.ul1 li:hover::before {
  opacity: 1;
}

.ul1 li::after {
  content: "";
  position: absolute;
  top: 10px;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  background: linear-gradient(45deg, #155A6F, #155A6F);
  transition: 0.5s;
  filter: blur(15px);
  z-index: -1;
  opacity: 0;
}

.ul1 li:hover::after {
  opacity: 0.5;
}

.ul1 li .icon {
  color: #777;
  font-size: 1.75em;
  transition: 0.5s;
  transition-delay: 0.25s;
}

.ul1 li:hover .icon {
  transform: scale(0);
  color: #fff;
  transition-delay: 0s;
}

.ul1 li span {
  position: absolute;
}

.ul1 li .title {
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  transform: scale(0);
  transition: 0.5s;
  transition-delay: 0s;
}

.ul1 li:hover .title {
  transform: scale(1);
  transition-delay: 0.25s;
}
.instagram{
  background: #F0F6FC;
  color: #155A6F;
  padding-top: 100px;
  padding-bottom: 50px;
}
/*contact.html*/
.section-background4{
  background: url('../photos/gallery/img11.jpg') rgba(0, 0, 0, 0.548);
  background-position: center;

  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
padding-top: 150px;
padding-bottom: 150px;
color: white;
}

.contact-box{
  padding: 40px;
  box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.75);
-webkit-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 18px -1px rgba(0,0,0,0.75);
justify-content: center;
align-items: center;
text-align: center;
background: #F0F6FC;
}
/*Animations*/
.fadeinleft {
  opacity:0;
  transform: translateX(200px);
  transition: all 1.3s ease-out;
}
.fadeinright{
  opacity: 0;
  transform: translateX(-200px);
  transition: all 0.8s ease-out;
}
.fadeindown{
  opacity: 0;
  transform: translateY(-100px);
  transition: all 1.2s ease-out;
}
.fadeinup{
  opacity: 0;
  transform: translateY(100px);
  transition: all 1.2s ease-out;
}
.fade-in{
  opacity:0;
  transition: all 1.3s ease-in;
}
.active-left,.active,.active-right,.active-down,.active-up{
  opacity:1;
  transform: translateX(0);
  transform: translateY(0);
}
.fadein{
opacity: 0;
}

@media(max-width:1024px){
  nav.navbar{
    height: auto;
  }
}
@media(max-width:990px){
  html, body{
    font-size: 90% !important;
  }
  h1{
    font-size: 30px !important;
  }
  nav.navbar{
    height: auto;
  }
  #cover-bg {
    margin-top: -150px;
        position: relative;
     background: #eeece7;
        background-attachment: fixed;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        background-blend-mode: multiply;
        height: 870px;

      }

  .video-content {
    z-index: 100 !important;
    position: absolute;
    top: 40%;
    left: 50%;
    right: -100px;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff;

    font-weight: bold;
    font-family: "Poppins", sans-serif;
  }
  .video-content h1{

    font-size: 35px !important;
    font-family: "Poppins", sans-serif;
  }

  #cover-bg1 {

    position: relative;
 background: #eeece7;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 290px;
  }

  .slide p {
    text-align: center;
    padding: 0 50px;
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #000000;
  }

  #video-background1 {
 
       top: 0;
       right: 0;
       bottom: 0;
       left:100px;
       overflow: hidden;
       justify-content: center;
       align-items: center;
       z-index: 1;
       width: 100%;
       height: 290px;
       background: white;
   
     }
   
     #video-background1  video {
       width: 100%;
       height: 290px;
       object-fit: cover;
     }
     .dark-overlay1 {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 90%;
       background-color: rgba(0, 0, 0, 0); /* Adjust the alpha (last value) for opacity */
       z-index: 2; /* Place it above the video */
     }
   .map-col{
    justify-content: center !important;
    text-align: center !important;
    align-items: center !important;
   }

   .testimonial {
    position: relative;
    align-self: center;
    max-width: auto;
    width: 100%;
    padding: 30px 0;
    overflow: hidden;
  
  }
  
  
  
  .testimonial .slide {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    row-gap: 30px;
    height: 100%;
    width: 100%;
  font-size: 20px !important;
  }
  
  .slide p {
    text-align: center;
    padding: 0 20px;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
  }
  .jacuzzi-displayed{
    display: none;
  }
  .jacuzzi-hidden{
    display: block;
  }
  .services{
    margin-top: -180px;
  }
}