html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden !important;
background-color: #ffffff;
    font-family: 'Della Respira', serif;
    font-family: 'Raleway', sans-serif;
    font-family: 'Italiana', sans-serif;
    font-family: 'Roboto', sans-serif;
    font-family: 'Marcellus', serif;
    font-family: 'Marcellus SC', serif;
    font-family: 'Work Sans', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Lora', serif;
    font-family: 'Cormorant Garamond', serif;
    font-family: 'Literata', serif;
    font-family: 'Barlow', sans-serif;
    font-family: 'Gilda Display', serif;
    font-family: 'DM Sans', sans-serif;

  z-index: 1;
  }
  
  ::selection {
    color: #ffffff;
    background: #74685E;
  }
  
  .background-container {
  
    animation: zoom 10s ease-in-out forwards;
  }
  
  @keyframes zoom {
    0% {
      transform: scale(1);
    }
  
    100% {
      transform: scale(1.1);
    }
  }
  
  nav.navbar {
    background-color: #211E1D;
  
    backdrop-filter: blur(0px) !important;
    transition: background .5s !important;
  
    font-family: 'DM Sans', sans-serif;
    text-transform: uppercase;
  font-weight: 500;
    z-index: 1000;
    width: 100%;
    height: 100px;
    position: relative;
  
  
  }
  
  li.nav-item a.nav-link {
    color: rgb(255, 255, 255) !important;
    font-size: 13px !important;

  
  
  }
  
  .nav-item {
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: center;
  
  }
  
  a.nav-link:hover {
    transform: scale(1.07);
  
  }
  
  .navbar li a.active {
    color:#7A3F3F!important;
    transform: scale(1.05);
    border-bottom: 1px #ffffff 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: 'DM Sans', sans-serif;
  
    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);
  }
  
  #carouselExampleFade {
margin-top: -150px;
    position: relative;
    background: url('../photos/scott-webb-UjupleczBOY-unsplash.png') rgba(33, 26, 23, 0.863);
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 870px;
  }
  
  .carousel1 {
    margin-top: 140px;
    background: url('../photos/carousel1.jpg') ;
    background-attachment: fixed;
    background-position: center;
    background-size:94%;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 760px;
  }
  
  .carousel2 {
    margin-top: 140px;
    background: url('../photos/carousel2.jpg') rgba(20, 19, 19, 0.336);
    background-attachment: fixed;
    background-position: center;
    background-size:95%;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 760px;
  }
  
  .carousel3 {
    margin-top: 140px;
    background: url('../photos/carousel3.jpg') rgba(20, 19, 19, 0.336);
    background-attachment: fixed;
    background-position: center;
    background-size:94%;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 760px;
  }
  
  .carousel-caption {
    margin-bottom: 13%;
    text-align: center;
    
  }
  
  .carousel-caption h1 {
  
    font-family: 'Gilda Display', serif;
    text-transform: uppercase;
    font-size: 100px !important;
    font-weight: 500;
    color: #F1F9F9;
  }
  
  .carousel-caption h6 {
    margin-bottom: 30px;
    font-family: 'Barlow', sans-serif !important;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 7px;
    font-weight: 100;
  
  }

  .about-section{
    padding-top: 100px;
    padding-bottom: 100px !important;
  }




/* CSS */
.button-5 {
  align-items: center;
  background-color: #7E2121;
  border: 1px solid #ffffff;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  fill: #ffffff;
  font-family: Inter,sans-serif;
  font-size: 13px;
  font-weight: 600;
  height: 48px;
  justify-content: center;
  letter-spacing: -.8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 17px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-5:focus {
  color: #000000;
}

.button-5:hover {
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  fill: rgb(255, 255, 255);
  background-color: #7e2121f6;
}

.button-5:active {
  border-color: #06f;
  color: #06f;
  fill: #06f;
}
.button-59 {
    align-items: center;
    background-color: #ffffff00;
    border: 1px solid #ffffff;
    box-sizing: border-box;
    color: #ffffff;
    cursor: pointer;
    display: inline-flex;
    fill: #ffffff;
    font-family: Inter,sans-serif;
    font-size: 13px;
    font-weight: 600;
    height: 48px;
    justify-content: center;
    letter-spacing: -.8px;
    line-height: 24px;
    min-width: 140px;
    outline: 0;
    padding: 0 17px;
    text-align: center;
    text-decoration: none;
    transition: all .3s;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
  }
  
  .button-59:focus {
    color: #000000;
  }
  
  .button-59:hover {
    border-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    fill: rgb(255, 255, 255);
    background-color: #ffffff;
  }
  
  .button-59:active {
    border-color: #06f;
    color: #06f;
    fill: #06f;
  }
  

.about-section{

    
    position: relative;
    overflow: hidden;
}

  .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* Place it behind the content */
    background-image: url('../photos/scott-webb-UjupleczBOY-unsplash.png') ; /* Replace with your image path */
    background-size: cover;
    filter: blur(3px); /* Apply the filter effect you want */
  }
  .color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; /* Place it behind the content */
    background-color:#EDECE8; /* Replace with the color you want */
    opacity: 0.8; /* Adjust the opacity as needed (0.1 to 1) */
  }

  .about-content {
    position: relative;
    z-index: 10 !important; /* Place it above the pseudo-element */
    /* Other styles for your content */

  }
  .about-img{
    position: relative;
    margin-left: -200px;
    margin-top: 200px;
  }
@media (min-width: 768px) {
  .button-59 {
    min-width: 170px;
  }
}

#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;

  }

  video {
    width: 100%;
    height: 750px;
    object-fit: cover;
  }
  .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.349); /* 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: white;
   
    font-weight: bold;
    font-family: 'Gilda Display', serif;
  }
  .video-content h1{
    font-size: 80px;
  }
  .text-col{
    position: relative;
margin-left: 50px;

  }
  .text-col h1{
    font-family: 'Italiana', sans-serif; 
    font-size: 50px;
    font-weight: 600;
  }

  .facilities-section{
    background: url('/assets/photos/new/all/WhatsApp Image 2025-06-18 at 09.23.15 (17).jpeg');
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  padding-top: 0px;
  padding-bottom: 130px;
  }
  .facilities-text{
    color: white;
    padding-top: 200px;
  }
  .facilities-text h6{
    font-family: 'Italiana', sans-serif; 
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
  }
  .facilities-text h1{
    font-size: 57px !important;
    line-height: 57px ;
    
    font-family: 'Italiana', sans-serif; 
    font-weight: 600;
  }

  .facility-box{
    padding: 40px;
    background: white;
    color: #000000;
    justify-content: center;
    align-items: center;
    text-align: center;
      
    font-family: 'Italiana', sans-serif; 
    font-weight: 600;
  }
  .gallery-image {
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .gallery-image img {
    height: 250px;
    width: 350px;
    transform: scale(1.0);
    transition: transform 0.4s ease;
  }
  
  .img-box {
    box-sizing: content-box;
  
    overflow: hidden;
    display: inline-block;
    color: white;
    position: relative;
    background-color: white;
  }
  .img-box:hover img { 
    transform: scale(1.1);
    transition: 1s;
  } 
  
  .room-content{
    background: #ffffff;
    color: #000000;
    padding: 30px;
  }

  .restaurant{

    background: url('../photos/k2-101.jpg') rgba(20, 19, 19, 0.336);
    background-attachment: fixed;
    background-position: bottom;
    background-size:cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 460px;

  }
  
  .restaurant-content{
    background: url('../photos/scott-webb-UjupleczBOY-unsplash.png');
    padding-bottom: 100px;
  }

  .restaurant-wrapper{
background: url('../photos/restaurant-bg.PNG');
background-position: center;
background-size:cover;
background-repeat: no-repeat;
background-blend-mode: multiply;
padding: 50px;
position: relative;
margin-top: -300px;


  }

.pool-section{
  margin-bottom: 100px;
  margin-top: 100px;
}


:root {
  /* Colors */
  --brand-color: #7E2121;
  --black: hsl(0, 0%, 0%);
  --white: hsl(0, 0%, 100%);
  /* Fonts */
  --font-title: "Italiana", sans-serif;
  --font-text: "DM Sans", sans-serif;
}
.card__title {
  font-size: 2.25rem;
  font-family: var(--font-title);
  color: var(--white);
  line-height: 1.1;
}

.card__content {
  font-family: var(--font-text);
  font-size: 1rem;
  line-height: 1;
  color: var(--white);
  z-index: 100;
}

.flow > * + * {
  margin-top: var(--flow-space, 1em);
}

/* CARD COMPONENT */

.card {
  display: grid;
  place-items: center;
  width: 80vw;
  max-width: 21.875rem;
  height: 30.125rem;
  overflow: hidden;
  border-radius: 0.625rem;
  box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.25);

}

.card > * {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}

.card__background {
  object-fit: cover;
  max-width: 100%;
  height: 100%;
}

.card__content {
  --flow-space: 0.9375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-end;
  height: 55%;
  padding: 12% 1.25rem 1.875rem;
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 0%, 0) 0%,
    hsla(0, 0%, 0%, 0.3) 10%,
    hsl(0, 0%, 0%) 100%
  );
}

.card__content--container {
  --flow-space: 1.25rem;
}

.card__title {
  position: relative;
  width: fit-content;
  width: -moz-fit-content; /* Prefijo necesario para Firefox  */
}

.card__title::after {
  content: "";
  position: absolute;
  height: 0.3125rem;
  width: calc(100% + 1.25rem);
  bottom: calc((1.25rem - 0.5rem) * -1);
  left: -1.25rem;
  background-color: var(--brand-color);
}

.card__button {
  padding: 0.75em 1.6em;
  width: fit-content;
  width: -moz-fit-content; /* Prefijo necesario para Firefox  */
  font-variant: small-caps;
  font-weight: bold;
  border-radius: 0.45em;
  border: none;
  background-color: var(--brand-color);
  font-family: var(--font-title);
  font-size: 1.125rem;
  color: var(--black);
}

.card__button:focus {
  outline: 2px solid black;
  outline-offset: -5px;
}
.pool{
  position: relative;
  margin-left: 200px;
}

@media (any-hover: hover) and (any-pointer: fine) {
  .card__content {
    transform: translateY(62%);
    transition: transform 500ms ease-out;
    transition-delay: 500ms;
  }

  .card__title::after {
    opacity: 0;
    transform: scaleX(0);
    transition: opacity 1000ms ease-in, transform 500ms ease-out;
    transition-delay: 500ms;
    transform-origin: right;
  }

  .card__background {
    transition: transform 500ms ease-in;
  }

  .card__content--container > :not(.card__title),
  .card__button {
    opacity: 0;
    transition: transform 500ms ease-out, opacity 500ms ease-out;
  }

  .card:hover,
  .card:focus-within {
    transform: scale(1.05);
    transition: transform 500ms ease-in;
  }

  .card:hover .card__content,
  .card:focus-within .card__content {
    transform: translateY(0);
    transition: transform 500ms ease-in;
  }

  .card:focus-within .card__content {
    transition-duration: 0ms;
  }

  .card:hover .card__background,
  .card:focus-within .card__background {
    transform: scale(1.3);
  }

  .card:hover .card__content--container > :not(.card__title),
  .card:hover .card__button,
  .card:focus-within .card__content--container > :not(.card__title),
  .card:focus-within .card__button {
    opacity: 1;
    transition: opacity 500ms ease-in;
    transition-delay: 1000ms;
  }

  .card:hover .card__title::after,
  .card:focus-within .card__title::after {
    opacity: 1;
    transform: scaleX(1);
    transform-origin: left;
    transition: opacity 500ms ease-in, transform 500ms ease-in;
    transition-delay: 500ms;
  }
}


.testimonials-bg{
  margin-top: 140px;
  background: url('../photos/carousel2.jpg') rgba(20, 19, 19, 0.336);
  background-attachment: fixed;
  background-position: center;
  background-size:cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;


}
.testimonials{



  position: relative;


  
  width: 100%;

  background: rgba(0, 0, 0, 0.651);
  padding: 73px;
  border-radius: 7px;
  }
  
  
  .testimonials .title{
    font-family: 'Italiana', sans-serif;
  }
  .testimonials .title h2{
  text-align: center;
  font-family: 'Italiana', sans-serif;
  color:#ffffff;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600;
  
  margin:0;
  }
  
  .testimonials .slider{
    font-family: 'DM Sans', sans-serif;
 
  text-align: center;
padding: 0px !important;
margin-bottom: 0px !important;
padding-bottom: 0px !important;
padding-bottom: 0px !important;
  
  }
  .testimonials .slider .slide{
    margin-bottom: 0px !important;
    padding: 35px;
  display: none;
  font-family: 'DM Sans', sans-serif;
  }
  .testimonials .slider .slide.active{
    font-family: 'DM Sans', sans-serif;
  
  display: block;
  animation: slide 1s ease;
  }
  @keyframes slide{
  0%{
    opacity:0;
    transform: translateX(-15px);
  }
  100%{
     opacity:1;
    transform: translateX(0px);	
  }
  }
  
  .testimonials .slider p{
  font-size:18px;
  color:#ffffff;
  word-spacing: 2px;
  }
  .testimonials .slider .client-info h3{
  font-weight: bold;
  color:#ffffff;
  font-size:18px;
  margin:30px 0 10px;
  }
  .testimonials .slider .client-info span{
  display: block;
  font-size:16px;
  color:#7E2121;
  }
  .testimonials .slider-indicator{
  text-align: center;
  padding-top:30px;
  }
  .testimonials .slider-indicator img{
  max-height:80px;
  max-width:80px;
  border-radius:50%;
  display: inline-block;
  margin:0 8px;
  opacity:0.2;
  border:4px solid #fff;
  cursor: pointer;
  transition: opacity 1s ease;
  }
  .testimonials .slider-indicator img.active{
  opacity:1;
  }
  
  
  .tourist{
    background: rgba(0, 0, 0, 0.651);
    color: white;
    padding: 50px;
  
  }
  .text-box{
    position: relative;
text-align: center;
    padding: 5px;
    font-size: 15px !important;
    background: rgba(255, 255, 255, 0.836);
    color: #000000;
 
    text-transform: capitalize;
  }
  @supports not (-webkit-mask-clip: text) {
    figure figcaption {
     -webkit-mask: none;
     color: #fff;
    }
  }





/*Aboutus.html*/
.section-background{
  background: url('../photos/about-bg.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
  
}
.section-title h1{
  padding-top: 7%;
  text-align: center;
  font-family: 'Italiana', sans-serif;
  font-weight: 500;
  color: white;
  font-size: 80px;
}

/*Rooms.html*/
.section-background1{
  background: url('../photos/rooms-bg.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}


/* queen room */
.section-background-queen-room{
  background: url('/assets/photos/new/Queen Room/WhatsApp Image 2025-06-18 at 09.13.05 (2).jpeg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}


.section-background-deluxe-room{
  background: url('/assets/photos/new/Deluxe Queen Suite/WhatsApp Image 2025-06-18 at 09.10.46.jpeg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}

/*Restaurant.html*/
.section-background2{
  background: url('../photos/k2-101.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: bottom;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}

.vertical-line {
  border-left: 1px solid #7E2121; /* Adjust properties as needed */
  height: 60px; /* Set the height of the vertical line */
  /* Optional: Add margin, padding, or other styles */
  margin-left: 1320px;
  margin-top: 20px;
  margin-bottom: 20px;
}


.photo-background{

 background: url('../photos/k2-101.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: fixed;
  background-position: bottom;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
padding-top: 50px;
padding-bottom: 50px;
justify-content: center;
align-items: center;

  
}

.photo-box{
  padding: 50px;
  background: #7e21216c;
  border-radius: 10px;
  width: 600px;
  color: #F1F9F9;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
 }
  100% {
    transform: translateX(calc(-250px * 7));
 }
}
.slider1 {
  background: #211c1800;
  height: 400px;
  margin: auto;
padding-left: 70px;
padding-top: 0px;
  overflow: hidden;
  position: relative;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.slider1::before, .slider::after {
  content: "";
  height: 300px;
  position: absolute;
  width: 400px;
  z-index: 2;
}
.slider1::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
.slider1::before {
  left: 0;
  top: 0;
}
.slider1 .slide-track {
  animation: scroll 60s linear infinite;
  display: flex;
}
.slider1 .slide {
  height: 300px;
  width: 300px;
}
/*gallery slider end*/

/*Summer-bar.html*/
.section-background3{
  background: url('../photos/k2-75.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}
.photo-background1{

  background: url('../photos/k2-75.jpg') rgba(33, 26, 23, 0.637);
   background-size: cover;
   background-attachment: fixed;
   background-position: bottom;
   background-repeat: no-repeat;
   background-blend-mode: multiply;
 padding-top: 50px;
 padding-bottom: 50px;
 justify-content: center;
 align-items: center;
 
   
 }

 /*Inner-bar.html*/
 .section-background5{
  background: url('../photos/inner-bar.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}

.photo-background2{

  background: url('../photos/inner-bar.jpg') rgba(33, 26, 23, 0.637);
   background-size: cover;
   background-attachment: fixed;
   background-position: bottom;
   background-repeat: no-repeat;
   background-blend-mode: multiply;
 padding-top: 50px;
 padding-bottom: 50px;
 justify-content: center;
 align-items: center;
 
   
 }
/*Rooms details*/
.section-background4{
  background: url('../photos/k2-11.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}

.room-details{
  margin-top: 100px;
  margin-bottom: 100px;
}

/*Pool.html*/
.section-background6{
  background: url('../photos/pool1.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}

/*Gym.html*/
.section-background7{
  background: url('../photos/gym5.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}
.gym-quote{
  background: url('../photos/gym5.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}
.gym-text{
  text-align: center;
  padding-top: 7%;
  color: white;
}
.gym-wrapper{
  background: #000000ab;
  padding: 15px;
  color: white;
}

/*Contact.html*/
.contact-section{
  margin-top: 100px;
  margin-bottom: 100px;
}
.section-background8{
  background: url('../photos/contact-bg.jpg') rgba(33, 26, 23, 0.637);
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  height: 400px;
}
.contact-box{
  padding: 30px;
  border-radius: 10px;
  background: url('../photos/restaurant-bg.PNG');
  text-align: center;
}
.contact-box h2{
  font-family: 'Italiana', sans-serif;
  font-weight: 600;
}
  @media(max-width:990px){
    .section-title h1{
      font-size: 60px !important;
padding-top: 40%;
    }
   .testimonials-bg, .photo-background, .section-background, .section-background1, .section-background2, .section-background3, .section-background4, .section-background5, .section-background6, .section-background7, .section-background8{
      background-attachment: scroll !important;
    }
.pool-text{
      font-size: 11px !important;
    }
    .hidden-img{
      display: none !important;
    }
    .vertical-line {
      border-left: 1px solid #7E2121; /* Adjust properties as needed */
      height: 60px; /* Set the height of the vertical line */
      /* Optional: Add margin, padding, or other styles */
      margin-left: 396px;
      margin-top: 20px;
      margin-bottom: 20px;
    }
    
    .testimonials{
      padding: 12px !important;
    }
    .restaurant{
      background-attachment: scroll !important;
   padding: 12px !important;
height: 1200px;
    }
    .restaurant-wrapper{
      padding: 12px !important;
      margin-top: -1130px;
    }
    .pool{
      margin-left: 24px;
      margin-bottom: 40px;
    }
    .gym{
      margin-left: 24px;
    }
    .slider{
      padding-left: 14px !important;
      padding-top: 50px;
    }
  nav.navbar{
    height: auto;
  }
    .video-content h1{
      font-size: 60px;
    }
    #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: 750px;
         margin-left: 0px;
       }
  .about-img img{
        position: relative !important;
        margin-left: 100px !important;
        margin-top: -80px !important;
      }
      .text-col{
        margin-top: 50px !important;
        margin-left: 0px !important;
      }
      .text-col h1{
        font-size: 30px !important;
      }
      .text-col h5{
        font-size: 17px !important;
      }
  }


  /*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-out;
}
.active-left,.active,.active-right,.active-down,.active-up{
  opacity:1;
  transform: translateX(0);
  transform: translateY(0);
}
.fadein{
opacity: 0;
}