/*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;
}

.fade-in{
    opacity:0;
    transition: all 1.3s ease-in;
}

.active-left,.active,.active-right,.active-down{
    opacity:1;
    transform: translateX(0);
    transform: translateY(0);
}

.fadein{
opacity: 0;
}   

/* End Animations*/

@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Gilda+Display&family=IBM+Plex+Sans+JP&family=Jost:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Libertinus+Math&family=Lora:ital,wght@0,400..700;1,400..700&family=Marcellus&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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=Roboto:ital,wght@0,100..900;1,100..900&family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

body,html{
  background-color: #f5f1e6;
    width: 100%;
    overflow-x: hidden;
}
.navbar{
    box-shadow: none;
     
    background-color:#f5f1e6!important;
    font-family: "Roboto", sans-serif;
    position: relative;
    color:#606060;
    justify-content: space-between;
    text-align: center;


  }

  .nav-link{
   color:#606060; 
   text-transform: uppercase;
   font-family: "Roboto", sans-serif;
   font-size: 22px;
   margin-left: 20px;
   margin-top: 30px;
   margin-bottom: 30px;

  }

  .nav-link.active{
  color:black; 
  text-transform: uppercase;
  font-family: "Roboto (woff2)", sans-serif;
  }

.nav-link:hover{
 color:#ab8a62;
}

.nav-link.active:hover{
 color:#ab8a62;
}


.background-heading{
text-align: center!important;
margin-top: 120px;
font-family: "Roboto";
text-transform: uppercase;
font: 80px;

}

.background-p{
text-align: center!important;
margin-bottom: 150px;
font-family: "Lato", sans-serif;
font-size: 30px;
}

.carousel-h{
text-align: center!important;
font-size: 50px;
color: white;
font-family: "Gilda Display", serif;
}


#nav-button {
  align-items: center;
  background-color: #af8c3e;
  border: 1px solid rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: white;
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
}

#nav-button:hover{
   background-color:rgba(171, 127, 98, 0.356)e;
   color: black;

}

.carousel-p{
   font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 20px;
}

.carousel-caption {
  position: absolute;
  
  left: 50%;
  transform: translate(-50%, -50%);
    top: 45%; 
  
}


.language-selector li {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}

.language-selector {
  list-style: none;

  display: flex;
  align-items: center;
}


.carousel-1{
    background: url('../img/img1.jpg')rgba(0, 0, 0, 0.3);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 100vh;
}

.carousel-2{
    background: url('../img/img2.jpg')rgba(0, 0, 0, 0.3);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 100vh;
}


.carousel-3{
    background: url('../img/img3.jpg')rgba(0, 0, 0, 0.3);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    height: 100vh;
}

.section-about{
  margin-top: 80px;
  margin-bottom: 30px;
}

.about-h6{
  font-size: 60px;
}

.about-h4{
  text-align: center;
  margin-top: 120px;
  font-size: 20px;
  color:	#af8c3e;
}

.about-h1{
  text-align: center;
   font-family: "Libertinus Math", system-ui;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.897);
  font-size: 45px;
  margin-bottom: 30px;
  margin-top: 15px;
  letter-spacing: 2px;
}


.about-h12{
  text-align: center;
   font-family: "Libertinus Math", system-ui;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.897);
  font-size: 45px;
  margin-bottom: 30px;
  margin-top: 15px;
  letter-spacing: 2px;
}
.about-h3{
  text-align: center;
   font-family: "Libertinus Math", system-ui;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.897);
  font-size: 45px;
  margin-bottom: 30px;
  margin-top: 15px;
  letter-spacing: 2px;
}


.about-p{
  text-align: center;
  font-size: 18px;
  color: #5b4636;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.discover-button{
  background: #af8c3e;
  color: white;
  font-size: 15px;
  margin-left: 550px;
  margin-top: 15px;
}


.card-body{
  background-color: #f5f1e6;
}


.section-bg4{
  background: url('../img/room2.2.jpg'), rgba(0, 0, 0, 0.386);
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;
}


.discover-button:hover{
  background: #af8b3ed5;
  color: black;}

  .card-title{
    text-align: center;
    font-size: 30px;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight:200;
  font-style: normal;
  margin-bottom: 20px;
  color:  #af8c3e;
  }

  .card-text{
    text-align: center;
    font-size: 18px;
   font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.849);

  }

  .book-link{
    border-bottom: 4px solid #af8c3e ;
    margin-left: 235px;
    color: black;
    font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 17px; 
  }

  .book-link:hover{ 
     border-bottom: none ;
    margin-left: 370px;
    color: black;
  }

  .services-icon{
    font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight:500;
  font-style: normal;
  color: rgba(0, 0, 0, 0.959);
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
  
  }

.services-p{
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight:400;
  font-style: normal;
  color: #4a4033;
}

  .services{
    padding-bottom: 80px;
    background: linear-gradient(to right, #f5f1e6, #e1d9ce);
    margin-top: 5px;
  }


/* customers */
.golden2{
    font-family: "Forum", serif;
}


.clients-name{
  color:#af8c3e!important;
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight:400;
  font-style: normal;
  font-size:30px;
}

.text-light{
 color: #333333!important;
  font-size: 16px;
  line-height: 1.6;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;

}

     .customers{
        padding-top: 60px;
        padding-bottom: 70px;
        margin-bottom: 70px;
        background-color:#f9f5ef;
      
      }
      .customer{
   
        padding: 5px;
        text-align: center;
        margin: 24px 0;
        box-shadow:
        0 6px 18px rgba(175, 140, 62, 0.3),
        0 2px 4px rgba(0, 0, 0, 0.1);
        cursor: pointer;
        transition: var(--transition);
        color:white;
      }


      .testimonial-h4{
          text-transform: uppercase;
   font-family: "Roboto", sans-serif;
   font-size: 22px;

      }

      .clients-country{
      color: #1F1F1F;
      font-family: "Roboto", sans-serif;
      font-optical-sizing: auto;
      font-weight: 400;
      font-style: normal;
      font-size: 17px;

    } 

      .rating{
        margin: 10px 0;
        color:  #d4a634 ;
      }
      

      .customer p{
        opacity: 0.7;
        line-height: 1.8;
        width: 60%;
        margin: 0 auto;
        color: white;
      }


      .customer img{
        width: 170px;
        height: 170px;
        border-radius: 50%;
        margin: 25px auto;
      }


      .customer span{
        font-weight: 700;
        opacity: 0.7;
      }

      .customer:hover{
        transform: translateY(-18px);
      }

      .map-container {
  display: flex;
  justify-content: flex-end; 
}

     @media only screen and (max-width: 900px) {

#nav-button {
  align-items: center;
  margin-right: 150px;
  margin-bottom: 17px;
}

 .navbar-nav {
    align-items: flex-start !important;
    text-align: left;
  }


.language-selector {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 160px!important;
}



.discover-button{
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 30px;
}

  .card-title{
    text-align: left;
  }

 .carousel-h {
    text-align: center!important;
    font-size: 28px; 
    color: white;
    font-family: "Gilda Display", serif;
    margin-bottom: 10px !important; 
    line-height: 1.2;
    display: block !important; 
  }
  
  .carousel-p {
    font-size: 14px;
    color: white;
    text-align: center;
    margin-bottom: 55px !important; 
    margin-top: 10px !important; 
    line-height: 1.4;
    padding: 0 20px; 
    display: block !important;
  }
  
  .carousel-caption {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%; 
    padding: 15px;
   
    border-radius: 8px;
  }
.book-button4 {

  font-size: 16px;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 10px;
  text-align: left;
}

    .customers{
        padding-top: 30px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        background-color:#f9f5ef;}

.copyright{
  font-size: 15px!important;
}
       .map-container {
    margin-right: 30px;
  }
      .iframe{
        margin-right: 10px!important;
      }
      .button-6{
        margin-right: 150px;
      }
      .links{
        text-align: left;
        margin-top: 20px;
        margin-bottom: 20px;
      }
      
      .footer-image{
  align-items: left;
  margin-right: 300px;
  width: 100px;
  height: 80px;
}

.locationn{
text-align: left;
}

.details{
  font-size: 15px;
  text-align: left;
}

.gallery-h1{
  font-size: 33px!important;
  margin-bottom: 30px;
  text-align: left!important;
  margin-left: 17px;
  margin-bottom: 20px!important;
}

.footer{
padding-top: 10px;
}


   .gallery-h3{
  margin-top: 30px!important;
  text-align: left!important;
  margin-left: 20px;
  font-size: 17px!important;
}

 .clients-name{
  font-size:25px;
}
.services-p{
font-size: 15px;
}

.facci{
  font-size: 34px!important;
}

.image1-icon{
  width: 40px;
}

.image2-icon{
   width: 50px;
}

.image3-icon{
    width: 45px;
}


.services-icon{
font-size: 15px;
  font-weight:800;
}

.image4-icon{
  width: 45px;
}
.book-link{
    color: black;
    text-align: left;
    margin-left: 5px;  }

    .card-text{
    text-align:left;
  }

  .about-h3{
font-size: 30px;
text-align: left;
  }

.about-h1{
  font-size: 25px;
  margin-bottom: 30px;
  margin-top: 15px;
  letter-spacing: 2px;
  text-align: left;
  margin-left: 10px;
}
.about-h12{
  font-size: 32px;
  text-align: left;
  margin-left: 10px;
}


.about-h4{
  margin-top: 10px!important;
text-align: left;
margin-top: 0;
margin-left: 10px;
}
      
.about-p{
  text-align: left;
}


   .customer p{
            width: 100%;
        }
        .customer img{
            width: 100px;
            height: 100px;
        }
        .customers-container{
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 30px;
        }
      
      }
  
   
.facci{
  font-family: "Libertinus Math", system-ui;
  font-weight: 400;
  font-style: normal;
  color:black;
  font-size: 40px;
}


.button-6 {
  align-items: center;
  background-color: #af8c3e;
  border: 1px solid rgb(255, 255, 255);

  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 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 {
  background-color: #af8c3e;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: #1F1F1F;
}

.button-6:hover {
  transform: translateY(-1px);
  
}


.gallery-h3{
   text-align: center;
  margin-top: 60px;
  font-size: 20px;
  color:	#af8c3e;
   text-transform: uppercase;
}

.gallery-h1{
   text-align: center;
   font-family: "Libertinus Math", system-ui;
  font-weight: 400;
  font-style: normal;
  color: rgba(0, 0, 0, 0.897);
  font-size: 45px;
  margin-bottom: 50px;
}

.book-button4 {
  align-items: center;
  background-color: #af8c3e;
  border: 1px solid rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.02) 0 1px 3px 0;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: inline-flex;
  font-family: system-ui,-apple-system,system-ui,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
  line-height: 1.25;
  margin: 0;
  min-height: 3rem;
  padding: calc(.875rem - 1px) calc(1.5rem - 1px);
  position: relative;
  text-decoration: none;
  transition: all 250ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: baseline;
  width: auto;
  margin-left: 850px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.book-button4:hover,
.book-button4:focus {
  background-color: #af8c3e;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  color: #1F1F1F;
}

.book-button4:hover {
  transform: translateY(-1px);
}

  .section-bg3{
    background: url('../img/photo8.jpg'), rgba(0, 0, 0, 0.386);
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;
  }

.section-bg4{
    background: url('../img/Photo6.jpeg'), rgba(0, 0, 0, 0.386);
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;
  }


.details{
color: #af8c3e;
 font-family: "Libertinus Math", system-ui;
  font-weight: 600;
  font-style: normal;
  font-size: 25px;
}


  .section-bg2{
    background: url('../img/room1.jpg'), rgba(0, 0, 0, 0.386);
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;
  }


  .vertical-line{
  border-left: 1px solid #CCB363;
  height:30px;
  position: relative;
  text-align: center;
  margin-top: 1%;
  left: 50%;
  margin-left: -3px;
  top: 0;
  z-index: 100;
}

.content-column{
  background-color: #e4ddd2;
  margin-right: -50px;
  z-index: 100;
  margin-top: 70px;
  height: 450px;
  padding-left: 50px;
  padding-right: 50px;

}

.room-button{
  text-transform: uppercase;
  background-color: #AA8453;
  color: black;
  padding: 10px 20px;
  border: none;
  transition: background-color 0.3s ease;
  text-decoration: none;
  max-width: 160px!important;
  justify-content: center!important;
  text-align: center;
  transition: all ease 0.2s;
}


#rooms{
  margin-top: 60px;
}


.room-name{
font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight:550;
  font-style: normal;
  font-size: 30px;
  color: black;
}


.section-bg6{
  background: url('../img/room3.jpg'), rgba(0, 0, 0, 0.386);
  background-position:center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-attachment: scroll;
  padding-top: 150px;
  padding-bottom: 150px;
  color: white;
}

