@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&display=swap');
@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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Jost:ital,wght@0,100..900;1,100..900&family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Jost:ital,wght@0,100..900;1,100..900&family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Outfit:wght@100..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?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=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Jost:ital,wght@0,100..900;1,100..900&family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&family=Outfit:wght@100..900&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Satisfy&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&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=Forum&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gupter:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jacques+Francois+Shadow&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
* {
    padding: 0;
    margin: 0;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
a{
    text-decoration: none;
}
.navbar-nav a {
    margin-left: 20px;
    text-decoration: none;
    padding: 10px;
    font-size: 22px;
    letter-spacing: 1px;
    font-family: "Forum", serif;
    font-weight: 500;
    color: #353535;
    border-bottom: 1px solid transparent;
}
.navbar-toggler{
    border: none;
  }
  .nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: 15px;
    font-weight: var(--bs-nav-link-font-weight);
    color: #000000;
    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:focus {
    box-shadow: 0 0 0 0;
  }
  .navbar-toggler-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background-image: url('../img/icons8-grip-lines-96\ \(10\).png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #000000;
    border-bottom: 1px solid white;
    font-weight: 500;
  }
  .navbar-nav .nav-link:hover{
      transform: scale(1.15);
  }
  .img-logoo{
    display: none;
  }
  @media (max-width: 991px){
    .img-logo22 {
        display: none;
    }
    .img-logoo{
        display: block;
        width: 80px !important;
    }
}
  .line-inff{
    border-bottom: 1px solid rgba(0, 0, 0, 0.068) !important;
}
.line-inff img{
width: 25px !important;
}
:root {
    /* Background Color */
    --primary-color: #212122b9;
    --secondary-color: #a3a190;
    --bg-color: #f4f4f4;
    --bg-white: #fff;
    --bg-black: #000;

    /* Text Style */
    --one: "Barlow Condensed", sans-serif;
    --primary-font: 'Poppins', sans-serif;
    --secondary-font: 'Oswald', sans-serif;
    --tertiary-font: 'Cinzel', serif;
    --fourth: 'Cormorant Garamond', serif;
    --five: 'Outfit', sans-serif;
    --six: 'Satisfy', cursive;
    --seven: "Playfair Display", serif;
    --eight:"Jost", sans-serif;
    --nine: "Forum", serif;
    --ten: 'Gupter', serif;
    --eleven: 'Marcellus', serif;
    --primary-text: #212122b9;
    --secondary-text: #201f1f;
    --text-white: #fff;
    --text-black: rgb(79, 79, 79);
    --text-gray: #e4e4e4;
}

.btn2 {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid rgba(255, 255, 255, 0.658);
    background-color: transparent;
    color: #fffffffa;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
  }
  
  .btn2:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    transform: skewX(-30deg);
    transition: left 0.3s ease-in-out;
  }
  
  .btn2:hover {
    transform: scale(1.1);
  }
  
  .btn2:hover:before {
    left: 100%;
  }




  .btn1 {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid rgba(2, 2, 2, 0.658);
    background-color: #043E32;
    color: #fffffffa;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
  }
  
  .btn1:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    transform: skewX(-30deg);
    transition: left 0.3s ease-in-out;
  }
  
  .btn1:hover {
    transform: scale(1.1);
  }
  
  .btn1:hover:before {
    left: 100%;
  }


  h1 {
    font-size: 2.75rem;
    font-weight: 400;
    color: var(--text-white);
    text-transform:capitalize;
    font-family: "Forum", serif;
}
h2 {
    font-size: 2.2rem;
    font-weight: 400;
    color: var( --primary-text);
    text-transform: capitalize;
    font-family:"Forum", serif;
    color: white;
}
h3 {
    font-size: 1rem;
    font-weight: 700;
    color: var(--primary-text);
    font-family: var(--secondary-font);
}

h3 span {
    color: var(--secondary-text);
}
h4{
    color: #625859;
    font-size: 20px;
}

h5 {
    font-size: 1.5rem;
    line-height: 1;
    color: var(--secondary-text);
    margin-bottom: .9375rem;
    margin-top: .9375rem;
    font-weight: 600;
    font-family: var(--secondary-font);

}

h6 {
    color: var(--text-white);
    font-weight: 500;
    font-family: var(--secondary-font);
}
p{
    
    font-size: 17px;
}
  section {
    padding: 120px 0;
    position: relative;
}


footer{
   background-color: #01221b;
    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: 'Courier New', Courier, monospace;
      color: white;
  }
  .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 ;
  }

  @media(max-width:1000px){
    .footer-links {
      display: flex;
      font-family: Jost, sans-serif;
      font-size: 18px;
      padding: 0px 30px 0px 30px;
      flex-wrap: wrap;
      align-content: center;
      justify-content: space-evenly;
      align-items: baseline;
  }
    
    .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 ;
    }
  }
  .banner_wrapper {
    height: 80vh;
    position: relative;
    overflow: hidden;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.banner_wrapper .swiper {
    width: 100%;
    height: 100%;
}

.banner_wrapper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
}

.banner_wrapper .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    z-index: 0;
}

.banner_wrapper .swiper .slide-caption {
    height: 100%;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

.banner_wrapper .swiper .slide-text h1 {
    font-size: 3rem;
    font-family: 'Marcellus', serif;
    font-size: 100px;
    text-shadow: #000 3px 3px;
    margin: 30px 0;
}

.banner_wrapper .swiper .slide-text h6 {
    font-size: 1.7rem;
}

.banner_wrapper .swiper-pagination-bullet {
    background-color: #CDA45E !important;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    margin: 0px;
}
.with-svg-item.svg-right-side {
    left: auto;
    right: 0;
    margin-top: -4.5rem;
    margin-right: -3rem;
}
.with-svg-item {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    margin-top: 2rem;
}

.line-inff{
    border-bottom: 1px solid rgba(255, 255, 255, 0.158);
}
.line-inff img{
width: 30px;
}
.ABOUT-text p{
    color:#8b8a8a;
    line-height: 28px;
    font-size: 17px !important;
}
.Slogan{
    background: url('../img/img15.jpg') rgba(0, 0, 0, 0.397);
    background-position: center 40%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;
    padding: 150px 0 !important;
}

.Seaction-About-1{
    position: relative;
}
.bg-ab{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../img/vector-abstract-forest-landscape.jpg');
    background-repeat: no-repeat;
    background-size: cover ;
    z-index: -1;
    opacity: 0.9;
}



/* Section Rooms */
.rooms {
    padding-top: 100px;
    padding-bottom: 100px;
    background: #01221b;
    color: #fff;
}

.rooms .horizontal-line1 {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.rooms .line1, .rooms .line2 {
    width: 50px;
    height: 1px;
    margin-right: 10px;
    margin-left: 10px;
}

.rooms .text1 h6 {
    text-align: center;
    color: #000000;
    line-height: 1;
    margin: 0;
    letter-spacing: 4px;
    font-family: 'Lora', serif;
}

:root {
    --font-principal: "Roboto";
    --gradient-bg: linear-gradient(30deg, rgba(0, 0, 0, .95) 50%, rgba(0, 0, 0, .9) 50.1%);
    --color-primary: #D1E8CE;
    --color-light: #fff;
    --color-dark: #000;
}

.rooms .swiper {
    width: 100%;
    height: 700px;
    margin-right: 0;
    align-items: center;
}

.rooms .swiper-wrapper {
    display: flex;
    align-items: center;
    counter-reset: list-slider;
}

.rooms .swiper-slide {
    position: relative;
    height: 90%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    counter-increment: list-slider;
    font-size: 18px;
    opacity: 1;
    transition: opacity 600ms ease;
}

.rooms .swiper-slide::before {
    content: "0" counter(list-slider);
    display: block;
    position: absolute;
    width: 100px;
    left: 0;
    top: 0;
    font-size: 120px;
    font-weight: 600;
    line-height: 0.8;
    font-family: var(--font-principal);
    color: white;
    transform: scale(0.5);
    opacity: 0;
    z-index: 3;
    pointer-events: none;
    transition: all 350ms ease;
}

.rooms .swiper-slide-active::before {
    opacity: 0.4;
    transform: scale(1);
}

.rooms .swiper-slide-active .c-swiper__text {
    opacity: 1;
}

.rooms .swiper-slide-active .c-swiper__text .c-swiper__title,
.swiper-slide-active .c-swiper__text .c-swiper__link {
    transform: translateY(0);
}

.rooms .swiper-slide-prev {
    opacity: 0;
}

.rooms .swiper-slide-next {
    opacity: 0.5;
}

.rooms .c-swiper__text {
    opacity: 0;
    width: 300px;
    height: 250px;
    position: absolute;
    top: 25%;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    transition: opacity 350ms ease;
}

.rooms .c-swiper__text .c-swiper__title {
    max-height: 100%;
    font-size: 40px;
    font-weight: 600;
    text-shadow: 1px 1px 2px var(--color-dark);
    text-align: left;
    pointer-events: none;
    transition: transform 500ms ease;
    color: #fff;
    transition-delay: 100ms;
    transform: translateY(-25%);
    z-index: 1;
}

.rooms .c-swiper__text .c-swiper__link {
    position: relative;
    max-width: 100px;
    margin-left: 24px;
    color: var(--color-light);
    font-size: 15px;
    text-decoration: none;
    transform: translateY(25%);
    transition: transform 500ms ease;
    transition-delay: 200ms;
}

.rooms .c-swiper__text .c-swiper__link::after {
    content: '';
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    background-color: var(--color-light);
}

.rooms .c-swiper__image-container {
    width: 90%;
    height: 80%;
    overflow: hidden;
}

.rooms .c-swiper__image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rooms .swiper-pagination-bullet {
    width: 36px;
    height: 3px;
    background-color: var(--color-primary);
    border-radius: 0;
}

.rooms .text-box {
    background: white;
    position: relative;
    padding: 20px;
    margin-top: -80px;
    border-radius: 0px 0px 20px 20px;
    text-align: center;
}

.rooms .horizontal-line2 {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.rooms .line2 {
    width: 50px;
    height: 1px;
    background-color:  #222222;
    margin-right: 10px;
    margin-left: 10px;
}





/*Our Servis*/
.single-services .services-img {
    position: relative;
}
.services-img > img {
  width: 100%;
}
.services-title {
  bottom: 13px;
  left: 13px;
  position: absolute;
  right: 13px;
  transition: all 0.5s ease 0s;
}
.services-hover-desc {
  bottom: 0;
  left: 0;
  padding: 13px;
  position: absolute;
  top: 0;
}
.services-title > h2 {
  background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
  color: #353535;
  display: inline-block;
  font-size: 24px;
  line-height: 18px;
  margin-bottom: 0;
  padding: 25px 0;
  text-transform: capitalize;
  width: 100%;
}
.single-services {
    overflow: hidden;
}
.services-hover-inner {
  background: rgba(215, 231, 213, 0.87) none repeat scroll 0 0;
  display: inline-block;
  height: 100%;
  opacity: 0;
  padding: 10px;
  transform: scale(0.5);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.services-hover-table-cell > h2 {
  color: #4a4a4a;
  font-size: 30px;
  text-transform: capitalize;
}
.services-hover-table {
    display: table;
    height: 100%;
    width: 100%;
}
.services-hover-table-cell {
    display: table-cell;
    vertical-align: middle;
}
.services-hover-table-cell > p {
    font-size: 17px;
    line-height: 22px;
    margin: 0 18px;
    margin-bottom: 0;
}
.single-services:hover .services-hover-inner,.single-services.active .services-hover-inner{
  opacity: 1;
  transform: scale(1)
}
.single-services:hover .services-title{
  opacity: 0;
  transform: scale(0)
}
.boxed-layout .services-hover-table-cell > p {
  font-size: 13px;
  line-height: 20px;
}


/* Section Testimonials */
.testimonials{
    background: url('../img/img15.jpg') rgba(20, 19, 19, 0.404);
    background-attachment: fixed;
    background-position: center 30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;  
}
.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
border:1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}
.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #98c092;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials .item {
    text-align: center;
    padding: 50px;
        margin-bottom:40px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #98c092;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots{
display: inline-block;
width: 100%;
text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #98c092;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}


.title-head{
    padding: 90px 0px !important;
    margin: 0 !important;
    color: white;
    font-size:70px;
    font-style: italic;
    letter-spacing: 6px;
    font-weight: 300 !important;
    font-family: "Forum", serif;
  }
.Rooms-head{
    background: url('../img/apart1-1.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 90%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;
  }
.room-card{
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}
  .card-body p{
    font-size: 16px;
    font-family:"Jost", sans-serif;
}
.card-title{
    font-size: 22px;
    font-family:"Jost", sans-serif;
    line-height: 2.25rem;
}
.card-body hr {
    opacity: 0.6;
}
.card-body p i {
    /* margin-left: 20px; */
    font-size: 15px;
    color: #c4a676;
}

.About-head{
    background: url('../img/img15.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 90%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed; 
}
.Gallery-head{
    background: url('../img/img1.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 80%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;  
}
.transition {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s;
}

.thumb {
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
   
}

.read-btn {
    background: none;
    border: 0;
    font-family: 'Poppins', sans-serif;
    color: white;
    letter-spacing: 2px;
    font-weight: bold;
     transition: all 0.5s;
}
.Contact-head{
    background: url('../img/img15.jpg')rgba(0, 0, 0, 0.425);
    background-position: center 80%;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-attachment: fixed;   
}

/* ======= Contact Box style ======= */
.contact-box {
    position: relative;
    margin-bottom: 0px;
    padding-top: 100px;
}
.contact-box .container {
    position: relative;
    z-index: 2;
}
.contact-box .item {
    background:#01221B;
    padding: 60px 30px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    text-align: left;
    overflow: hidden;
    transition: background-color 300ms ease, transform 300ms ease, color 300ms ease;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    border-radius: 20px;
}
.contact-box .item.active {
    background: #3caf96;
}
.contact-box .item:hover {
    background: #3caf96;
    transform: translate3d(0px, -15px, 0.01px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;

}
.contact-box .item h5 {
    font-size: 28px;
    color: #fff;
    margin-bottom: 0px;
}
.contact-box .item.active h5 {
    color: #1b1b1b
}
.contact-box .item:hover h5 {
    color: #1b1b1b;
    -webkit-transition: .5s;
    transition: .5s;
}
.contact-box .item p {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0;
}
.contact-box .item a {
    color: #999 !important;
}
.contact-box .item.active a {
    color: #1b1b1b !important;
}
.contact-box .item:hover a {
    color: #1b1b1b !important;
}
.contact-box .item.active p {
    color: #1b1b1b !important;
}
.contact-box .item:hover p {
    color: #1b1b1b !important;
}
.contact-box .item span {
    font-size: 35px;
    color: #3caf96;
    line-height: 1;
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s;
}
.contact-box .item.active span {
    color: #1b1b1b;
}
.contact-box .item:hover span {
    color: #1b1b1b;
}
.contact-box .item i.numb {
    font-size: 120px;
    position: absolute;
    bottom: -20px;
    right: -20px;
    color: rgba(255, 255, 255, 0.1);
    opacity: .2;
}
.contact-box .item.active i.numb {
    color: rgba(0, 0, 0, 0.2);
}
.contact-box .item:hover .numb {
    color: rgba(0, 0, 0, 0.2);
}
.maps iframe{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}

@media(max-width:1200px){
    .navbar-nav a {
        margin-left: 10px;
        text-decoration: none;
        padding: 10px;
        font-size: 22px;
        letter-spacing: 1px;
        font-family: "Forum", serif;
        font-weight: 500;
        color: #353535;
        border-bottom: 1px solid transparent;
    }
}
@media(max-width:1199px){
    .navbar-nav a {
        margin-left: 5px;
        text-decoration: none;
        padding: 10px;
        font-size: 18px;
        letter-spacing: 1px;
        font-family: "Forum", serif;
        font-weight: 500;
        color: #353535;
        border-bottom: 1px solid transparent;
    }

}
@media (max-width: 430px){

    .banner_wrapper .swiper .slide-text h1 {
        
        font-family: 'Marcellus', serif;
        font-size: 70px;
        text-shadow: #000 3px 3px;
        margin: 30px 0;
    }
    .Slogan{
        background: url('../img/img15.jpg') rgba(0, 0, 0, 0.397);
        background-position: center 40%;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        background-attachment: none;
        padding: 150px 0 !important;
    }
    .testimonials{
        background: url('../img/img15.jpg') rgba(20, 19, 19, 0.404);
        background-attachment: none;
        background-position: center 30%;
        background-size: cover;
        background-repeat: no-repeat;
        background-blend-mode: multiply;  
    }
    .title-head{
        padding: 90px 0px !important;
        margin: 0 !important;
        color: white;
        font-size:50px;
        font-style: italic;
        letter-spacing: 6px;
        font-weight: 300 !important;
        font-family: "Forum", serif;
      }
    .Rooms-head{
        background: url('../img/apart1-1.jpg')rgba(0, 0, 0, 0.425);
        background-position: center 90%;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        background-attachment: none;
      }
    .About-head{
        background: url('../img/img15.jpg')rgba(0, 0, 0, 0.425);
        background-position: center 90%;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        background-attachment: none; 
    }
    .Gallery-head{
        background: url('../img/img1.jpg')rgba(0, 0, 0, 0.425);
        background-position: center 80%;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        background-attachment: none;  
    }
    .Contact-head{
        background: url('../img/img15.jpg')rgba(0, 0, 0, 0.425);
        background-position: center 80%;
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: multiply;
        background-attachment: none;   
    }
    .our-sevices h1{
        font-size: 35px !important;
    }
    .testimonials h1{
        font-size: 35px !important;
    }
}

/* animation */
.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;
  }
