f@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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=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=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Dancing+Script:wght@400..700&family=Halant:wght@300;400;500;600;700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Jost:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Marcellus&family=Monsieur+La+Doulaise&family=Montez&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nothing+You+Could+Do&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Princess+Sofia&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Tangerine:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap');

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  background: #ffffff;
  color: rgb(0, 0, 0);

}

p {
  font-family: 'Jost', sans-serif;
  line-height: 26px;
}

.title {
  font-size: 2.4rem;
  font-weight: 400;
  font-family: "Merriweather", serif;
  color: #4c2b08a2;
}

.super-title {
  font-size: 3.5rem;
  font-family: "Merriweather", serif;
}

h6 {
  font-weight: 400;
  /* color: #555555; */
  letter-spacing: 1px;
  line-height: 20px;
}

a {
  color: initial !important;
  text-decoration: none;
}

.navbar {
  transition: 0.3s;
}

.navbar-toggler {
  color: rgba(255, 255, 255, 0.986);
}

footer {
  /* background: #000000 !important; */
  background-color:#CCC0A8 !important;
  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  color: rgba(20, 17, 17, 0.87);

  /* color: black !important; */
}

.footer-title {
  color: black;
  font-family: "Merriweather", serif;
  font-weight: normal;
}

.detalis {
  color: #26150dc9;
  font-style: italic;
  font-size: 1.5rem;
}

.owl-dot span {
  background-color: #aa823c !important;
  width: 20px !important;
}

.footer-link {
  display: block;
  font-weight: 500;
  padding: 5px;
  color: rgba(20, 17, 17, 0.87) !important;
}

/* a.footer-link,
.footer-link h6 {

  font-weight: 400;
}

.footer-links h6,
.copyright h6 {
  font-weight: 500 !important;

} */

/* .footer-link:hover {
  color: #A9D1DB;
  color: white !important;
} */

.payment {
  display: flex;
}

.socials {
  display: flex;
  /* color: white; */

}

.footer-links {
  display: flex;
  font-size: 18px;
}

.socials a {
  text-decoration: none !important;
  color: black;

}

.socials a:hover h4 {
  color: #A9D1DB;

}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid black;
  margin: 1em 0;
  padding: 0;
}

.copyright {
  display: flex;
  justify-content: right;
  text-align: right;
  align-items: end;
}

.room-link {
  color: #000000;
}

/* .footer h1 {
  color: black !important;
} */

.room-link:hover {
  color: #932B41;
}

.navbar .navbar-nav .nav-link {
  color: black !important;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: black;
  border-bottom: 1px solid black;
}

.navbar .navbar-nav .nav-link:hover {
  color: black !important;
  transition: 0.2s ease-in-out;
}

.navbar-logo-centered .navbar-nav .nav-link {
  padding: .5em 1em;
}

.top-bar {
  background: #ffffff;
  padding: 10px;
  color: #0E1730 !important;
  z-index: 1000 !important;
}

nav.navbar {
  background: #CCC0A8;
  color: white;
}

.carousel1 {
  background: url('../images/a (36).JPG'), linear-gradient(0deg, rgba(0, 0, 0, 0.9416141456582633) 0%, rgba(29, 53, 63, 0.05085784313725494) 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 80vh;

}

.about img {
  border-radius: 20px;
}

.facilities-icon {
  height: 50px;
  width: 50px !important;
  margin: 0 auto;
}

.carousel-caption {
  bottom: 40%;
}

.carousel-caption h2 {
  font-size: 1.5rem;

}

.carousel-caption h5 {
  font-size: 3.5rem;
  font-family: "Merriweather", serif;


}

.carousel-caption h4 {
  font-size: 2rem;
  font-family: "Merriweather", serif;
  font-weight: 300;
}

.carousel-caption p {
  color: white;
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: #D9CDBB;
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}

/* CSS */
.button-6 {
  align-items: center;
  /* background-color: #AA9889; */
  background-color: transparent;
  border: 1px solid rgb(0, 0, 0);
  color: #000000 !important;
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.9rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.button-6:hover,
.button-6:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(255, 255, 255, 0.65);
}

.button-6:hover {
  transform: translateY(-1px);
}

.button-6:active {
  background-color: #F0F0F1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(255, 255, 255, 0.65);
  transform: translateY(0);
}

/* CSS */
.button-7 {
  align-items: center;
  background-color: #362720;
  border: 1px solid rgba(0, 0, 0, 0.1);

  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  display: inline-flex;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.9rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
}

.button-7:hover,
.button-7:focus {
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: rgba(255, 255, 255, 0.65);
}

.button-7:hover {
  transform: translateY(-1px);
}

.button-7:active {
  background-color: #F0F0F1;
  border-color: rgba(0, 0, 0, 0.15);
  box-shadow: rgba(0, 0, 0, 0.06) 0 2px 4px;
  color: rgba(255, 255, 255, 0.65);
  transform: translateY(0);
}

.facilities-section {
  background: #FAF6F0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.facility-card {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background: white;
}

.facility-content {
  text-align: center;
  padding: 20px;
}

.rooms-section {
  padding: 70px 0;
  background-color: #CCC0A8;
}

.room-carousel img {
  border-radius: 30px;
}

.restaurant {
  background: #FAF6F0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.card-rooms {
  border: solid 2px white;
  text-align: center;
  padding: 30px;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  height: 500px;
  border-radius: 20px;
  margin: auto;
}

.tour-card {
  position: relative;
  height: 500px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  transition: border 0.4s ease-in-out;
}

.tour-card:hover {
  transition: border 0.4s ease-in-out;
}

.tour-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.228);
}

.tour-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
  z-index: 1;
  transition: bottom 0.3s ease, opacity 0.3s ease;
}

.tour-content h2 {
  margin-bottom: 5px;
}

.tour-card .close {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 15px;
  color: white;
  box-sizing: border-box;
  transition: all 0.3s ease;
  z-index: 2;
}

.tour-card:hover .close {
  display: block;
}

.tour-card:hover .tour-content {
  bottom: 120px;
  transition: bottom 0.3s ease, opacity 0.3s ease;

}

.cover-bg {
  background: url('../images/a\ \(1\).JPG'), linear-gradient(0deg, rgba(0, 0, 0, 0.9416141456582633) 0%, rgba(29, 53, 63, 0.05085784313725494) 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
}

.testimonial-box {
  border: 1px dashed #a8a8a8;
  padding: 40px;
  transition: 0.3s ease-in-out;

}

.testimonial-box:hover {
  border: 1px dashed #AA8453;
  transition: 0.3s ease-in-out;
}

.quotes {
  position: relative;
  z-index: 10;
  margin-bottom: -40px;
}

/*rooms.html*/
.room-fluid {
  width: 90%;
  margin: auto;
}

.section-bg1 {
  background: url('../images/a\ \(36\).JPG'), rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  color: white;
}

.room-card {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.detaje i {
  color: #aa823c;

}

.room-card img {
  width: 100%;
  height: 550px;
}

.room-content {
  padding: 30px;
}

.nav-button {
  background-color: transparent !important;
  border: solid 2px black !important;
}

/* .footer h6,.footer p,.footer .underline-button  {
  color: white !important
}

.footer a {
  color: white !important;
} */

/*about.html*/
.section-bg2 {
  background: url('../images/a\ \(1\).JPG');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center;
  color: white;
}

.hero {
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  height: 40vh;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 10;
}

.hero-content {
  position: relative;
  color: white;
  text-align: center;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
}


.about-section {
  background: url('../photos/icons/pattern.png');
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 40%;
  background-attachment: scroll;
  background-blend-mode: multiply;
}

.img1 {
  display: none;
}

.gallery-fluid {
  width: 95%;
  margin: 0 auto;
}

@media(max-width:1000px) {
  .carousel-caption {
    bottom: 34%;
  }

  .carousel-caption h5 {
    font-size: 40px;
  }

  .title {
    font-size: 2rem;
  }

  section {
    padding: 50px 0 !important;
  }

  .img1 {
    display: block;
  }

  .img2 {
    display: none;
  }

  .room-link {
    text-align: left !important;
  }

  .copyright {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
  }

  .footer-links {
    display: flex;

    font-size: 18px !important;
    padding: 0px 30px 0px 30px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: baseline;
  }

  .br-tag {
    display: block !important;
  }

  .footer-title {
    font-size: 24px !important;
  }

  .hr-line {
    display: none;
  }

  .galery-about {
    padding: 0 !important;
  }
}

@media(max-width:500px) {
  .card-rooms {
    height: auto;
    border: none;
    flex-direction: column;
  }

  .super-title {
    font-size: 3rem;
  }

  .carousel-caption h2 {
    font-size: 1rem;

  }

  .carousel-caption h5 {
    font-size: 2rem;

  }

  .carousel-caption h4 {
    font-size: 1.5rem;
    margin-top: 10px;
  }

  .title {
    font-size: 1.8rem;
  }

  .galery-about {
    padding: 0 !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-in;
}

.active-left,
.active,
.active-right,
.active-down,
.active-up {
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}

.fadein {
  opacity: 0;
}