@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montagu+Slab:opsz,wght@16..144,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden !important;
  font-family: "Raleway", sans-serif;
  font-family: "Merriweather", serif;
  font-family: "EB Garamond", serif;
background: #fffbef00;
}

h1 ,h2 ,h3{
    font-family: "Josefin Slab", serif;
}
a{text-decoration: none;
    color: rgb(0, 0, 0);
    font-family: "Lora", serif;
}
h6{
  font-size: 17px;
  font-family: "Lora", serif;


}
.container-fluid{
  width: 90%;
}

.navbar-toggler{
  border: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: 19px;
  font-family: "Lancelot", serif;
  font-weight: 400;
  font-style: normal;
  color: #AA8453;
  text-decoration: none;
  background: 0 0;
  border: 0;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: url('../img/menu.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #AA8453;
  font-weight: 500;
}
nav ul li a.active {
border-bottom: #614214 1px solid;
}

.custom-shape-divider-bottom-1719061035 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
margin-top: -29px;
z-index: 100;
}


.carousel1{
  background: url('../img/image4.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
.carousel2{
  background: url('../img/imag1.jpg'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
}
/* .carousel3{
  background: url('../img/img7.jpg'),  linear-gradient(0deg, rgba(0, 0, 0, 0.726) 12%, rgba(0, 0, 0, 0.218) 53%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 800px;
} */

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-caption h1{
    font-family: "Monoton", sans-serif;
 
    font-style: normal;
 
  font-size: 80px;
  color: #ffffff;


}
.carousel-caption P{
    font-family: "Lancelot", serif;
    font-weight: 400;
    font-style: normal;
  font-weight: 100;
  font-size: 30px;
  color: #ffffff;
text-transform: capitalize !important;

}


/* CSS */
.button-17 {
  align-items: center;
  appearance: none;
  background-color: #AA8453;

  border-style: none;
  box-shadow: rgba(0, 0, 0, .2) 0 3px 5px -1px,rgba(0, 0, 0, .14) 0 6px 10px 0,rgba(0, 0, 0, .12) 0 1px 18px 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  fill: currentcolor;
  font-family: "Google Sans",Roboto,Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
  height: 48px;
  justify-content: center;
  letter-spacing: .25px;
  line-height: normal;
  max-width: 100%;
  overflow: visible;
  padding: 5px 34px;
  position: relative;
  text-align: center;
  text-transform: none;
  transition: box-shadow 280ms cubic-bezier(.4, 0, .2, 1),opacity 15ms linear 30ms,transform 270ms cubic-bezier(0, 0, .2, 1) 0ms;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: auto;
  will-change: transform,opacity;
  z-index: 0;
}

.button-17:hover {
  background: #F6F9FE;
  color: #174ea6;
}

.button-17:active {
  box-shadow: 0 4px 4px 0 rgb(60 64 67 / 30%), 0 8px 12px 6px rgb(60 64 67 / 15%);
  outline: none;
}

.button-17:focus {
  outline: none;
  border: 2px solid #4285f4;
}

.button-17:not(:disabled) {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):hover {
  box-shadow: rgba(60, 64, 67, .3) 0 2px 3px 0, rgba(60, 64, 67, .15) 0 6px 10px 4px;
}

.button-17:not(:disabled):focus {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}

.button-17:not(:disabled):active {
  box-shadow: rgba(60, 64, 67, .3) 0 4px 4px 0, rgba(60, 64, 67, .15) 0 8px 12px 6px;
}

.button-17:disabled {
  box-shadow: rgba(60, 64, 67, .3) 0 1px 3px 0, rgba(60, 64, 67, .15) 0 4px 8px 3px;
}


footer{
    background: url('../img/img11.jpg') #000000d3;
  
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  
    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  a.footer-link{
    color: white;
  
    font-weight: 300;
  }
  .footer-link:hover{
    color:  #A9D1DB;
  }
  .payment{
    display: flex;
  }
  
  .socials{
    display: flex;
    color: white;
  }
  .footer-links{
    display: flex;
  font-family: 'Courier New', Courier, monospace;
    font-size: 18px;
  }
  .footer-title{
    font-family: "Monoton", sans-serif;
    font-size: 20px;
  }
  .socials a{
    text-decoration: none !important;
    color: white;
  }
  .socials a:hover h4 {
    color:  #A9D1DB;
  }
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
  }
  .copyright{
    display: flex;
  justify-content: right;
  text-align: right ;
  align-items: end ;
  }


/*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;
  }

.carousel-caption h1{
    font-family: "Monoton", sans-serif;
    font-style: normal;
    font-size: 48px;
    color: #ffffff;
}
.carousel-caption P{
    font-family: "Lancelot", serif;
    font-weight: 400;
    font-style: normal;
    font-weight: 100;
    font-size: 24px;
    color: #ffffff;
    text-transform: capitalize !important;
}
.section-padding{
    padding-top: 100px;
    padding-bottom: 100px;
}
/*about section home */
.section-padding1{
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-section{
    padding-top: 100px;
    padding-bottom: 100px;
}
.box{
    padding: 30px;
    background-color: #AA8453;
}
.font1{
    font-size: 40px !important;
    font-family: "Montagu Slab", serif;
    font-weight: 300;
}

.services2 {
    position: relative;
}
.services2:last-child {
    margin-bottom: 15px;
}
.services2 figure {
    margin: 0;
    position: relative;
    width: 60.666667%;
    margin-left: auto;
}
.services2.left figure {
    margin-left: 0;
    margin-right: auto;
}
.services2 figure img:hover {
    transform: scale(0.98);
}
.services2 .caption {
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    padding: 4% 4% 4% 0;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.services2.left .caption {
    left: auto;
    right: 0;
    background: #fff;
    padding: 4% 0 4% 4%;
}
.services2 .caption.padding-left {
    padding-left: 4%;
}
.services2.left .caption.padding-left {
    padding-right: 4%;
}
.services2 .caption h4,
.services2 .caption h4 a {
    font-size: 35px;
    color: #1b1b1b;
    margin-bottom: 5px;
}
.services2 .caption h3,
.services2 .caption h3 a {
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    color: #aa8453;
    margin-bottom: 5px;
    font-weight: 300;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.services2 .caption h3 span {
    color: #1b1b1b;
}
.services2 .caption .info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991.98px) {
    .services2 figure {
        width: auto;
        margin: 0;
    }
    .services2 .caption {
        position: relative;
        left: 0;
        top: 0;
        width: auto;
        padding: 30px 20px;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
 
}

.section-title {
    font-size: 45px;
    font-family: 'Libre Caslon Display', serif;
    font-weight: 400;
    color: #1b1b1b;
    position: relative;
    margin-bottom: 15px;
    line-height: 1.2em;
}
.section-title span {
    color: #aa8453;
}
/*service in home page */

.amenities .item {
    position: relative;
    padding: 45px 30px;
    margin-bottom: 30px;
    background: #fff;
    border: 2px solid #AA8453;
  border-radius: 5px;

  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: border-color 0.3s ease;
}
.amenities .item:hover .number {
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    border-radius: 0 0 0 50px
}
.amenities .item .number {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    text-align: center;
    background-color: #aa8453;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
    transition: all .5s;
}
.amenities .item h5 {
    font-size: 24px;
    color: #1b1b1b;
    margin-bottom: 15px;
}
.amenities .item p {
    color: #3b3b3b;
    margin: 0;
    line-height: 1.5em;
}
.amenities .item .icon {
    font-size: 45px;
    color: #aa8453;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
    margin-top: 0;
}

.sub-title{
  font-family: "Dancing Script", cursive;
  font-optical-sizing: auto;
  color: #614214;
  font-size: 40PX;
}
.testimonial-section{
  background: url('img/imag1.jpg')  #333333ce;
  background-size: cover;
  background-attachment: fixed;
  background-position:center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;

  margin-top: 50px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 80px;
}
.testimonial-box{
  padding: 50px;
  border: 2px solid white;
  border-radius: 5px;
}
.testimonial-box:hover{
  background: #333333;
  transform:translateY(-15px);
  transition: background 0.5s ease-in-out;
  transition: transform 0.5s ease;
}

.restaurant{
  background: url('../img/pexels-minan1398-1123756.jpg') rgba(0, 0, 0, 0.582) ;
background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
}

.face{
  background-color: #ffffff;
  padding: 50px;
  position: relative;
  z-index: 4;
  margin-top: -170px;
  }

  /*contact page */
  .section-bg3{
    background: url('../img/pexels-minan1398-1123756.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:scroll;
  color: white;
  text-align: center;
    background-blend-mode: multiply;
    padding-top: 150px; 
    padding-bottom: 150px;
  }
  .section-bg2{
    background: url('../img/pexels-ebmom-750515.jpg'), linear-gradient(0deg, rgba(0, 0, 0, 0.608) 12%, rgba(0, 0, 0, 0.489) 53%);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:scroll;
  color: white;
  text-align: center;
    background-blend-mode: multiply;
    padding-top: 150px; 
    padding-bottom: 150px;
  }
  .card-room {

    position: relative;
    padding: 50px !important;
    background-color: #e2dfd5;
margin-top: 60px !important;
margin-right: -50px !important;
z-index: 3 !important;
  }
  .card-room1 {

    position: relative;
    padding: 50px !important;
    background-color: #e2dfd5;
margin-top:60px !important;
margin-left: -60px !important;
z-index: 3 !important;
  }
  @media (max-width: 767px) {
  .card-room {

    position: relative;
    
    padding: 3px !important;
    
    background-color: #e2dfd5;
    
    margin-top: 40px !important;
    
    margin-right: -6px !important;
    
    z-index: 3 !important;
    
    }
    .card-room1 {

      position: relative;
      
      padding: 20px !important;
      
      background-color: #e2dfd5;
      
      margin-top: 40px !important;
      
      margin-left: 3px !important;
      
      z-index: 3 !important;
      
      }
      .copyright{
        display: flex;
      justify-content: center;
      text-align: center ;
      align-items: end ;
      }
      .font1{
        font-size: 27px !important;
        font-family: "Montagu Slab", serif;
        font-weight: 300;
    }
    .section-padding{
      padding-top: 30px;
      padding-bottom: 20px;
  }
    }