body,
p {
  font-family: Barlow, sans-serif;
  color: #000;
  line-height: 1.75em
}

blockquote,
body,
p {
  line-height: 1.75em
}

blockquote p,
blockquote p a {
  color: inherit
}

.full-width,
.link-btn:hover::before,
.session_item .video-icon img,
.v-bottom,
.v-middle,
blockquote p,
body,
html,
img {
  width: 100%
}

body,
html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow-x: hidden
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  list-style: none;
  word-wrap: break-word
}

body {
  font-size: 15px;
  background: #f0f0f0;
  font-weight: 400;
  overflow-x: hidden !important
}

p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px
}

blockquote,
blockquote cite,
input[type=submit] {
  font-size: 15px;
  font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Gilda Display';
  font-weight: 400;
  line-height: 1.25em;
  margin: 0 0 20px;
  color: #133f28
}

img {
  height: auto;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  color: #f4f4f4
}

a,
a:hover,
span {
  display: inline-block;
  text-decoration: none;
  color: inherit
}

b {
  font-weight: 400;
  color: #120c06
}

.btn-form1-submit:focus,
input[type=checkbox]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=password]:focus,
input[type=radio]:focus,
input[type=text]:focus,
textarea:focus {
  outline: 0
}

input[type=email],
input[type=file],
input[type=password],
input[type=text],
textarea {
  max-width: 100%;
  margin-bottom: 15px;
  padding: 10px 0;
  height: auto;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  width: 100%;
  line-height: 1.5em;
  font-family: Barlow, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #666;
  background-image: none;
  border-bottom: 1px solid #ececec;
  border-color: ease-in-out .15s, box-shadow
}

input:focus,
textarea:focus {
  border-bottom-width: 1px;
  border-color: #120c06
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1.75em;
  -webkit-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out;
  background: 0 0;
  border: 0 solid transparent
}

.mfp-figure button,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border: 0 solid transparent
}

select {
  border-radius: 5px
}

table,
td,
th,
tr {
  border: 1px solid #f8f5f0
}

td,
th,
tr {
  padding: 10px
}

input[type=checkbox],
input[type=radio] {
  display: inline
}

input[type=submit] {
  text-transform: uppercase;
  background: #120c06;
  color: #fff;
  padding: 8px 24px;
  margin: 0;
  position: relative;
  letter-spacing: 3px
}

.alert-success {
  background: 0 0;
  color: #666;
  border: 1px solid #120c06;
  border-radius: 0
}

::-webkit-input-placeholder {
  color: #666;
  font-size: 15px;
  font-weight: 400
}

:-moz-placeholder {
  color: #666
}

::-moz-placeholder {
  color: #666;
  opacity: 1
}

:-ms-input-placeholder {
  color: #666
}

blockquote {
  padding: 45px;
  display: block;
  position: relative;
  background-color: #f8f5f0;
  overflow: hidden;
  margin: 35px 0;
  color: #666
}

blockquote p {
  font-family: inherit;
  margin-bottom: 0 !important;
  max-width: 650px;
  position: relative;
  z-index: 3
}

blockquote:before {
  content: '\e645';
  font-family: Themify;
  position: absolute;
  right: 40px;
  bottom: 40px;
  font-size: 110px;
  opacity: .07;
  line-height: 1;
  color: #133f28
}

.accordion-box,
.dropdown-item,
.error-form form,
.input1_inner,
.news2-sidebar .search form,
.position-re,
.rooms2,
.select1_inner,
[data-overlay-dark],
[data-overlay-darkgray],
[data-overlay-light],
blockquote cite {
  position: relative
}

blockquote cite {
  display: inline-block;
  padding-left: 60px;
  border-color: inherit;
  line-height: 1;
  margin-top: 22px;
  font-style: normal;
  color: #120c06
}

blockquote cite:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 45px;
  height: 1px;
  border-top: 1px solid;
  border-color: inherit;
  color: #120c06
}

.star-rating:after,
.star-rating:before,
.star:after,
.star:before {
  top: .6em;
  left: -1em;
  border-right: 1em solid transparent;
  border-left: 1em solid transparent;
  display: block;
  content: ""
}

.cancel li {
  font-size: 18px;
  margin-left: 25px;
  padding-bottom: 10px;
  list-style: disc
}

.room-facilities ul li img {
  width: 25%
}

.mt-0 {
  margin-top: 0 !important
}

.mt-15 {
  margin-top: 15px !important
}

.mt-20 {
  margin-top: 20px !important
}

.mt-30 {
  margin-top: 30px !important
}

.mt-60 {
  margin-top: 60px !important
}

.mt-90 {
  margin-top: 90px !important
}

.mb-8 {
  margin-bottom: 8px
}

.mb-0 {
  margin-bottom: 0 !important
}

.mb-30 {
  margin-bottom: 22px !important
}

.mb-60 {
  margin-bottom: 26px !important
}

.mb-90 {
  margin-bottom: 63px !important
}

.pb-0 {
  padding-bottom: 0 !important
}

.no-padding {
  padding: 0 !important
}

.o-hidden {
  overflow: hidden
}

.bg-img {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat
}

.bg-fixed {
  background-attachment: fixed
}

.pattern {
  background-repeat: repeat;
  background-size: auto
}

.bold {
  font-weight: 600
}

.count {
  font-family: 'Gilda Display', serif
}

.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.star,
.star-rating {
  display: inline-block;
  margin-left: .9em;
  margin-right: .9em;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
  font-size: 8px;
  height: 0
}

.v-middle {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.v-bottom {
  position: absolute;
  bottom: 5%;
  left: 0;
  -webkit-transform: translate(0, -5%);
  transform: translate(0, -5%)
}

#sticky-social a,
.star,
.star-rating {
  position: relative
}

.js .animate-box,
[data-overlay-dark="0"]:before,
[data-overlay-darkgray="0"]:before,
[data-overlay-light="0"]:before {
  opacity: 0
}

.bg-black,
.btn-form1-submit:hover,
[data-overlay-darkgray]:before {
  background: #133f28
}

.bg-cream {
  background: #f6f2f2
}

.butn-dark a:hover span,
.color-1,
.nav-scroll .icon-bar,
.navbar .icon-bar,
.navbar .navbar-nav .nav-link.nav-color,
.reservations .text a.color-1,
.restaurant-menu .bg-img .owl-theme .owl-nav [class*=owl-],
.rooms1 .item .category a,
.rooms1 .item .category:hover,
.rooms1 .item .con i:hover,
.rooms3 .square .category a,
.rooms3 .square .category:hover,
.section-title span,
.testimonials .item p,
.video-fullscreen-wrap .butn-dark a,
.video-wrapper .vid .vid-butn:hover .icon {
  color: #fff
}

.color-2 {
  color: #adadad
}

.color-3,
.news2-sidebar .widget ul li a,
.pricing-card .list li i.unavailable,
.rooms3 {
  color: #666
}

.booking-box .head-box h4 span,
.butn-light a:hover span,
.color-4,
.gallery-box .gallery-detail i:hover,
.news .item .con .category a:hover,
.news2 .post-cont h5 a,
.services .content .cont .more:hover,
.team .info .social a:hover,
.testimonials-box .head-box h4 span {
  color: #133f28
}

.banner-header h5 a,
.banner-header p a,
.color-5,
.footer-bottom-copy-right a:hover,
.go-back a:hover,
.news .item .con h5 a:hover,
.news .item .con h5:hover,
.news2 .post-cont .date a,
.news2 .post-cont h5 a:hover,
.news2-sidebar .widget ul li a.active,
.news2-sidebar .widget ul li a:hover,
.play-button.color,
.restaurant-menu .tabs-icon .item.active .icon,
.restaurant-menu .tabs-icon .owl-item.actived .item .icon,
.section-subtitle span,
.services .content .info .tags {
  color: #120c06
}

#sticky-social {
  right: 0;
  position: fixed;
  top: 150px;
  z-index: 9999
}

#sticky-social a {
  background: #333;
    color: #fff;
    display: block;
    height: 40px;
    font: 18px / 38px Poppins, sans-serif;
    text-align: center;
    width: 37px;
}

#sticky-social a[class*=facebook],
#sticky-social a[class*=facebook] span,
#sticky-social a[class*=facebook]:hover {
  background: #3b5998
}

#sticky-social a span {
  line-height: 36px;
  left: -120px;
  position: absolute;
  text-align: center;
  width: 120px
}

#sticky-social a:hover span {
  left: 100%
}

#sticky-social ul {
  list-style: none;
  margin: 0;
  padding: 0
}

#sticky-social a[class*=twitter],
#sticky-social a[class*=twitter] span,
#sticky-social a[class*=twitter]:hover {
  background: #00aced
}

#sticky-social a[class*=linkedin],
#sticky-social a[class*=linkedin] span,
#sticky-social a[class*=linkedin]:hover {
  background: #007bb6
}

#sticky-social a[class*=instagram],
#sticky-social a[class*=instagram] span,
#sticky-social a[class*=instagram]:hover {
  background: #000
}

#sticky-social a[class*=tripadvisor],
#sticky-social a[class*=tripadvisor] span,
#sticky-social a[class*=tripadvisor]:hover {
  background: #589442
}

#sticky-social a[class*=envelope-o],
#sticky-social a[class*=envelope-o] span,
#sticky-social a[class*=envelope-o]:hover {
  background: #58aacf
}

#sticky-social a[class*=phone],
#sticky-social a[class*=phone] span,
#sticky-social a[class*=phone]:hover {
  background: #517fa4
}

.star {
  width: 0;
  margin-bottom: 1.2em;
  border-bottom: .7em solid #fff
}

.star:after,
.star:before {
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: .7em solid #fff;
  transform: rotate(-35deg)
}

.insta img {
  width: 137px
}

.star-rating:after,
.star:after {
  transform: rotate(35deg)
}

.star-rating {
  width: 0;
  margin-bottom: 2em;
  border-bottom: .7em solid #f2ab2c
}

.star-rating:after,
.star-rating:before {
  width: 0;
  height: 0;
  position: absolute;
  border-bottom: .7em solid #f2ab2c;
  transform: rotate(-35deg)
}

::-webkit-selection {
  color: #fff;
  background: #120c06
}

::-moz-selection {
  color: #fff;
  background: #120c06
}

::selection {
  color: #fff;
  background: #120c06
}

#preloader,
.preloader-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #fff;
  z-index: 999999
}

.loader,
.loader span {
  width: 45px;
  height: 45px
}

#preloader {
  display: table;
  table-layout: fixed
}

#preloader-status,
.services .content .cont {
  display: table-cell;
  vertical-align: middle
}

.preloader-position {
  position: relative;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box
}

.loader {
  position: relative;
  left: 50%;
  top: auto;
  margin-left: -22px;
  margin-top: 1px;
  -webkit-animation: 1s linear infinite rotate;
  -moz-animation: 1s linear infinite rotate;
  -ms-animation: rotate 1s infinite linear;
  -o-animation: 1s linear infinite rotate;
  animation: 1s linear infinite rotate;
  border: 1px solid rgba(0, 0, 0, .1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

.loader span {
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid transparent;
  border-top: 1px solid #120c06;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0;
  line-height: 1.5;
  outline: 0
}

.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 0 3px;
  border-radius: 50%;
  background: 0 0;
  border: 1px solid #adadad
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.slider .owl-theme .owl-dots .owl-dot.active span,
.slider .owl-theme .owl-dots .owl-dot:hover span {
  background: #120c06;
  border: 1px solid #120c06
}

.clients .owl-theme .owl-nav,
.news .owl-theme .owl-nav,
.pricing .owl-theme .owl-nav,
.rooms-page .owl-theme .owl-nav,
.rooms1 .owl-theme .owl-nav,
.rooms2 .owl-theme .owl-nav,
.rooms3 .owl-theme .owl-nav,
.team .owl-theme .owl-nav,
.testimonials .owl-theme .owl-nav {
  position: absolute !important;
  top: 35% !important;
  bottom: auto !important;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.clients .owl-theme .owl-prev,
.news .owl-theme .owl-prev,
.pricing .owl-theme .owl-prev,
.rooms-page .owl-theme .owl-prev,
.rooms1 .owl-theme .owl-prev,
.rooms2 .owl-theme .owl-prev,
.rooms3 .owl-theme .owl-prev,
.team .owl-theme .owl-prev,
.testimonials .owl-theme .owl-prev {
  left: 10px !important
}

.clients .owl-theme .owl-next,
.news .owl-theme .owl-next,
.pricing .owl-theme .owl-next,
.rooms-page .owl-theme .owl-next,
.rooms1 .owl-theme .owl-next,
.rooms2 .owl-theme .owl-next,
.rooms3 .owl-theme .owl-next,
.team .owl-theme .owl-next,
.testimonials .owl-theme .owl-next {
  right: 10px !important
}

.clients .owl-theme .owl-next,
.clients .owl-theme .owl-prev,
.news .owl-theme .owl-next,
.news .owl-theme .owl-prev,
.pricing .owl-theme .owl-next,
.pricing .owl-theme .owl-prev,
.rooms-page .owl-theme .owl-next,
.rooms-page .owl-theme .owl-prev,
.rooms1 .owl-theme .owl-next,
.rooms1 .owl-theme .owl-prev,
.rooms2 .owl-theme .owl-next,
.rooms2 .owl-theme .owl-prev,
.rooms3 .owl-theme .owl-next,
.rooms3 .owl-theme .owl-prev,
.team .owl-theme .owl-next,
.team .owl-theme .owl-prev,
.testimonials .owl-theme .owl-next,
.testimonials .owl-theme .owl-prev {
  color: #fff;
  position: absolute !important;
  top: 50%;
  padding: 0;
  height: 50px;
  width: 50px;
  border-radius: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #272727;
  border: 1px solid #272727;
  line-height: 0;
  text-align: center;
  font-size: 16px
}

.clients .owl-theme .owl-next>span,
.clients .owl-theme .owl-prev>span,
.news .owl-theme .owl-next>span,
.news .owl-theme .owl-prev>span,
.pricing .owl-theme .owl-next>span,
.pricing .owl-theme .owl-prev>span,
.rooms-page .owl-theme .owl-next>span,
.rooms-page .owl-theme .owl-prev>span,
.rooms1 .owl-theme .owl-next>span,
.rooms1 .owl-theme .owl-prev>span,
.rooms2 .owl-theme .owl-next>span,
.rooms2 .owl-theme .owl-prev>span,
.rooms3 .owl-theme .owl-next>span,
.rooms3 .owl-theme .owl-prev>span,
.team .owl-theme .owl-next>span,
.team .owl-theme .owl-prev>span,
.testimonials .owl-theme .owl-next>span,
.testimonials .owl-theme .owl-prev>span {
  position: absolute;
  line-height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.clients .owl-theme .owl-nav [class*=owl-],
.news .owl-theme .owl-nav [class*=owl-],
.pricing .owl-theme .owl-nav [class*=owl-],
.rooms-page .owl-theme .owl-nav [class*=owl-],
.rooms1 .owl-theme .owl-nav [class*=owl-],
.rooms2 .owl-theme .owl-nav [class*=owl-],
.rooms3 .owl-theme .owl-nav [class*=owl-],
.team .owl-theme .owl-nav [class*=owl-],
.testimonials .owl-theme .owl-nav [class*=owl-] {
  width: 40px;
  height: 40px;
  line-height: 34px;
  background: 0 0;
  color: #fff;
  font-size: 11px;
  margin-right: 15px;
  margin-left: 15px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 100%;
  transition: .2s ease-in-out;
  transform: scale(1)
}

.clients .owl-theme .owl-nav [class*=owl-]:hover,
.news .owl-theme .owl-nav [class*=owl-]:hover,
.pricing .owl-theme .owl-nav [class*=owl-]:hover,
.rooms-page .owl-theme .owl-nav [class*=owl-]:hover,
.rooms1 .owl-theme .owl-nav [class*=owl-]:hover,
.rooms2 .owl-theme .owl-nav [class*=owl-]:hover,
.rooms3 .owl-theme .owl-nav [class*=owl-]:hover,
.team .owl-theme .owl-nav [class*=owl-]:hover,
.testimonials .owl-theme .owl-nav [class*=owl-]:hover {
  transform: scale(.9);
  background: 0 0;
  border: 1px solid #b19777;
  color: #fff
}

.section-padding {
  padding: 46px 0
}

.section-padding2 {
  padding: 0 0 120px
}

.section-padding h6 {
  color: #120c06;
  font-size: 20px;
  margin-bottom: 20px
}

.section-subtitle {
  font-size: 17px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  color: #474545;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  margin-bottom: 5px
}

.section-title {
  font-size: 36px;
  font-family: 'Gilda Display';
  font-weight: 400;
  color: #133f28;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.25em
}

.navbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
 background: #ffffffe3;
  z-index: 99;
  padding: 0
}

.navbar .navbar-nav .nav-link {
  font-family: 'Barlow Condensed';
 font-size: 16px;
  font-weight: 500;
  color: #242323;
  margin: 1px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: .4s;
  transition: .4s;
  padding-right: 10px;
  padding-left: 8px
}

.navbar .navbar-nav .nav-link:hover {
  color: #a75e1a
}

.navbar .navbar-nav .active {
  color: #e38831 !important
}

.nav-scroll {
  background: #ffffffe0;
  padding: 0;
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .05)
}

.nav-scroll .navbar-nav .nav-link {
  color: #000000;
  text-shadow: none
}

.nav-scroll .navbar-nav .active {
  color: #d89928 !important
}

.nav-scroll .navbar-nav .logo {
  padding: 15px 0;
  color: #133f28
}

.check,
.check b {
  font-size: 22px;
  font-weight: 700;
  color: #000
}

.nav-scroll .logo-img {
  width: 102px;
 
  margin-bottom: 0
}

.logo-wrapper .logo h2,
.nav-scroll .logo-wrapper .logo h2 {
  font-family: 'Barlow Condensed';
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  width: 100%;
  position: relative;
  color: #120c06;
  letter-spacing: 3px;
  margin-bottom: 0
}

.logo-wrapper .logo span,
.nav-scroll .logo-wrapper .logo span {
  font-weight: 400;
  letter-spacing: 7px;
  margin-top: 0;
  line-height: 1em;
  display: block;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 10px
}

.header .caption h1,
.header .caption h4 {
  margin-bottom: 20px;
  text-shadow: 1px 1px 2px #000, 0 0 25px #000, 0 0 5px #000
}

.nav-scroll .logo-wrapper .logo span {
  color: #133f28;
  text-transform: uppercase
}

.logo-wrapper,
.nav-scroll .logo-wrapper,
.rooms-page .owl-prev,
.slider-fade .owl-prev {
  float: left
}

.logo-wrapper .logo span {
  color: #fff;
  text-transform: uppercase
}

.header .caption h4,
.mega-menu .dropdown-title {
  letter-spacing: 5px;
  text-transform: uppercase;
  font-weight: 400
}

.logo {
  padding: 0;
  text-align: center
}

.logo-img {
  width: 99px;
  margin-bottom: 0
}

.dropdown-item:hover .sub-menu,
.dropdown:hover .dropdown-menu,
.dropdown:hover .mega-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.dropdown .nav-link {
  cursor: pointer
}

.dropdown .nav-link i {
  padding-left: 0;
  font-size: 8px
}

.dropdown-item span {
  display: block;
  font-weight: 500;
  cursor: pointer
}

.time {
  border: 1px solid #989292;
  width: 403px;
  padding: 22px;
  background: beige
}

.dropdown-menu,
.mega-menu,
.sub-menu {
  background-color: #fff;
  -webkit-transition: .3s;
  opacity: 0;
  visibility: hidden
}

.dropdown-menu,
.sub-menu {
  display: block;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  width: 207px;
  padding: 6px 5px;
  border-radius: 0;
  border: 0;
  transition: .3s
}

.dropdown-menu .dropdown-item,
.sub-menu .dropdown-item {
  padding: 5px 15px;
  font-family: Barlow, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #133f28;
  position: relative;
  -webkit-transition: .4s;
  transition: .4s;
  border-bottom: 1px solid #f4f4f4;
  background-color: transparent
}

.dropdown-menu .dropdown-item:last-child,
.sub-menu .dropdown-item:last-child {
  border-bottom: none
}

.dropdown-menu .dropdown-item:hover,
.sub-menu .dropdown-item:hover {
  background: 0 0;
  padding-left: 20px;
  color: #133f28
}

.dropdown-menu .dropdown-item a,
.sub-menu .dropdown-item a {
  display: block;
  font-family: Barlow, sans-serif
}

.dropdown-menu .dropdown-item i,
.sub-menu .dropdown-item i {
  padding: 13px 0 0 5px;
  font-size: 8px;
  float: right
}

.dropdown-menu .dropdown-item em,
.sub-menu .dropdown-item em {
  font-size: 8px;
  background-color: #133f28;
  padding: 2px 4px;
  color: #fff;
  border-radius: 2px;
  position: absolute;
  right: 10px;
  top: 5px
}

.dropdown-menu.last {
  left: -20%
}

.sub-menu {
  position: absolute;
  left: 100%;
  top: -5px
}

.sub-menu.left {
  left: -100%;
  margin-left: -20px
}

.mega-menu {
  position: absolute;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  right: -150px;
  width: 800px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
  transition: .3s
}

.mega-menu .dropdown-title {
  display: block;
  color: #fff;
  font-size: 15px;
  margin-bottom: 15px;
  padding: 0 15px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, .03)
}

.mega-menu .dropdown-menu {
  position: static !important;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-right: 1px solid rgba(255, 255, 255, .03);
  border-bottom: 1px solid rgba(255, 255, 255, .03);
  -webkit-transition: .3s;
  transition: .3s
}

.header {
  min-height: 100vh;
  overflow: hidden
}

.banner-header .post div,
.header .caption .o-hidden {
  display: inline-block
}

.header .caption h2 {
  font-weight: 400;
  font-size: 30px
}

.header .caption .butn-dark,
.header .caption .butn-light,
.header .caption span i.star-rating {
  -webkit-animation-delay: .8s;
  animation-delay: .8s
}

.header .caption h4 {
  font-family: 'Barlow Condensed', serif;
  font-size: 19px;
  color: #fff;
  margin-top: 20px;
  -webkit-animation-delay: .4s;
  animation-delay: .4s
}

.header .caption h1 {
  position: relative;
  font-family: 'Gilda Display', serif;
  font-size: 47px;
  text-transform: uppercase;
  line-height: 1.35em;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  color: #fff;
  font-weight: 400;
  letter-spacing: 7px
}

.header .caption p {
  font-size: 18px;
  line-height: 1.75em;
  margin-bottom: 0;
  color: #fff;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  margin-right: 15px
}

.header .caption p span {
  letter-spacing: 5px;
  text-transform: uppercase;
  margin: 0 5px;
  padding-right: 14px;
  position: relative
}

.link-btn,
.rooms1 .facilities ul li,
.rooms1 .item .category,
.rooms1 .item .con .permalink,
.rooms2 .caption .info-wrapper .date {
  text-transform: uppercase;
  letter-spacing: 3px
}

.header .caption p span:last-child {
  padding: 0
}

.form1 label,
.header .caption p span:last-child:after,
.restaurant-menu .restaurant-menu-content .cont {
  display: none
}

.header .caption p span:after {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #133f28;
  position: absolute;
  top: 10px;
  right: 0;
  opacity: .5
}

.header .social a {
  color: #eee;
  font-size: 20px;
  margin: 10px 15px
}

.slider .owl-item,
.slider-fade .owl-item {
  height: 100vh;
  position: relative
}

.slider .item,
.slider-fade .item {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center
}

.slider .item .caption,
.slider-fade .item .caption {
  z-index: 9
}

.slider-fade .owl-nav {
  position: absolute;
  bottom: 7%;
  right: 12%
}

.rooms-page .owl-next,
.slider-fade .owl-next,
.testimonials .item .info .rate {
  float: right
}

.slider-fade .owl-theme .owl-nav [class*=owl-] {
  width: 40px;
  height: 40px;
  line-height: 34px;
  background: 0 0;
  border-radius: 100%;
  color: #fff;
  font-size: 10px;
  margin-right: 3px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, .5);
  transition: .2s ease-in-out;
  transform: scale(1)
}

.banner-header .post .date-comment:last-of-type,
.modal-content,
.news .item .con .category a:last-child {
  margin-right: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
  transform: scale(.9);
  background: 0 0;
  border: 1px solid #120c06;
  color: #fff
}

.slider-fade .owl-dots {
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  text-align: right !important
}

.navbar .dropdown-menu .dropdown-item {
  padding: 6px 0;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #133f28;
  position: relative;
  -webkit-transition: .4s;
  transition: .4s;
  background-color: transparent
}

.slider-fade .owl-dots .owl-dot span {
  background: 0 0;
  display: none
}

.slider-fade .owl-dots .owl-dot {
  height: 12px;
  width: 12px;
  border: 1px solid rgba(255, 255, 255, .7);
  display: block;
  margin-bottom: 10px;
  border-radius: 50%
}

.slider-fade .owl-dots .owl-dot.active {
  border-color: #120c06;
  background: #120c06
}

.gallery-item .title::after {
  content: "";
  background-color: #817d7d;
  position: absolute;
  width: 69.6%;
  top: 40px;
  height: 1px;
  left: 294px
}

.header div.reservation {
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  text-orientation: sideways;
  text-orientation: sideways;
  margin: 0;
  position: absolute;
  top: 0;
  left: 40px;
  height: 60%;
  z-index: 9
}

.header div.reservation .call {
  color: #fff;
  text-shadow: 1px 1px 2px #000, 0 0 25px #000, 0 0 5px #000;
  text-transform: uppercase;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  letter-spacing: 5px;
  font-size: 12px;
  line-height: 1.75em;
  margin-top: 15px
}

.header div.reservation .call span {
  font-family: 'Gilda Display', serif;
  font-size: 24px;
  color: #fff6f0;
  letter-spacing: 1px;
  font-weight: 600
}

.banner-header h5,
.link-btn,
.rooms1 .item .category,
.rooms1 .item .con .permalink,
.rooms2 .caption .info-wrapper .date,
.rooms2 .caption h3 span,
.rooms2 .caption h6 {
  font-family: 'Barlow Condensed', sans-serif
}

.header div.reservation .icon {
  position: absolute;
  left: -1px;
  top: -50px;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, .5);
  -webkit-animation: 2s infinite pulse;
  animation: 2s infinite pulse;
  border-radius: 100%
}

.header div.reservation a .icon i {
  color: #fff;
  font-size: 24px;
  transform: rotate(90deg)
}

.header .arrow i:hover,
.header div.reservation a .icon:hover {
  border: 1px solid #120c06
}

.slider .owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 3%;
  right: 12%;
  text-align: right
}

.slider .owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  margin: 0 3px;
  border-radius: 50%;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, .5)
}

.header .arrow {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
  z-index: 8
}

.header .arrow.bounce {
  -webkit-animation: 2s infinite bounce;
  animation: 2s infinite bounce
}

.header .arrow i {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 15px;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 100%
}

.header .arrow i:hover:after {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s
}

.banner-header {
  height: 72vh
}

.banner-header h1 {
  font-size: 60px;
  color: #fff;
  position: relative
}

.banner-header h5 {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 10px
}

.banner-header p {
  font-size: 15px;
  margin-bottom: 0;
  color: #fff
}

.banner-header .author .avatar {
  width: 27px;
  height: 27px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px
}

.banner-header .post {
  margin-top: 20px
}

.banner-header .post .author {
  margin-right: 20px;
  font-size: 13px
}

.banner-header .post .date-comment {
  position: relative;
  font-size: 13px;
  color: #fff;
  margin-right: 20px
}

.banner-header .post .date-comment i {
  color: #120c06;
  font-size: 18px;
  margin-right: 5px
}

.video-fullscreen-wrap {
  height: 100vh;
  overflow: hidden
}

.video-fullscreen-video {
  height: 100%
}

.video-fullscreen-wrap video {
  width: 100vw;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.video-fullscreen-wrap .video-fullscreen-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: right
}

.video-lauch-wrapper {
  border: none;
  background: 0 0;
  width: 100%;
  padding: 0
}

.video-fullscreen-wrap .overlay {
  opacity: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 4
}

.position-relative {
  position: relative !important
}

.footer-top .footer-column,
.gallery-filter-tabs,
.news2 .item,
.team .item {
  margin-bottom: 30px
}

.team .item:hover .info .social {
  top: 0
}

.team .info {
  text-align: center;
  padding: 30px 20px;
  position: relative;
  overflow: hidden;
  background: #fff
}

.team .info h6 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #133f28
}

.team .info .social p,
.team .info p {
  margin-bottom: 0;
  color: #666
}

.modal-open .modal {
  z-index: 99999
}

.modal-content {
  width: 84% !important
}

.modal-body img {
  height: 522px
}

.team .info .social {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: .4s;
  transition: .4s
}

.rooms1 .item .category,
.rooms3 .square .category {
  top: 20px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  line-height: 1.5em
}

.team .info .social a {
  font-size: 15px;
  color: #120c06;
  margin: 0 5px
}

.pricing-card .list li+li,
hr {
  margin-top: 5px
}

.rooms1 .item {
  position: relative;
  overflow: hidden;
  border: 2px solid #b6b6b6;
  margin-bottom: 26px
}

.rooms1 .item:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-filter: brightness(70%);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s
}

.news .item:hover .con,
.rooms1 .item:hover .con {
  bottom: 0
}

.news2 .post-img img,
.rooms1 .item img,
.services .img img {
  -webkit-transition: .5s;
  transition: .5s
}

.rooms1 .item .category {
  position: absolute;
  right: 20px;
  z-index: 3;
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, .5);
  padding: 10px 3px
}

.rooms1 .item .con {
  padding: 20px;
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 100%;
  -webkit-transition: .3s;
  transition: .3s;
  text-align: left;
  z-index: 20;
  height: auto;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%)
}

.rooms1 .item .line,
.rooms1 .item:hover .line {
  transition-property: all;
  transition-timing-function: ease-in-out
}

.rooms1 .item .con h6,
.rooms1 .item .con h6 a {
  position: relative;
  color: #fff;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  display: inline;
  letter-spacing: 2px;
  text-transform: uppercase
}

.rooms1 .item .con h6 i {
  font-size: 6px;
  margin-right: 2px
}

.rooms1 .item .con h5,
.rooms1 .item .con h5 a {
  position: relative;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 5px
}

.news .item .con i,
.rooms1 .item .con p {
  color: #fff;
  font-size: 20px
}

.rooms1 .item .con i {
  color: #fff;
  font-size: 18px
}

.rooms1 .item .con .butn-light {
  margin-left: 0;
  border-radius: 30px;
  border-color: #666;
  padding: 11px 30px
}

.rooms1 .item .con .butn-light:hover {
  border-color: #120c06
}

.rooms1 .item .line {
  text-align: center;
  height: 1px;
  width: 60px;
  background-color: rgba(255, 255, 255, .2);
  transition-duration: .3s;
  margin: auto 0 30px
}

.rooms1 .item:hover .line {
  width: 100%;
  transition-duration: .8s
}

.room-facilities ul,
.rooms1 .facilities ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.rooms1 .facilities ul li {
  color: #fff;
  font-size: 10px;
  line-height: 1.2em;
  padding-bottom: 20px;
  float: left
}

.rooms1 .facilities ul li i {
  margin-right: 10px
}

.rooms1 .item .con .permalink {
  font-size: 15px;
  color: #fff;
  height: 0;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -ms-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  display: inline
}

.rooms1 .item .con .permalink a {
  color: #fff;
  text-align: right
}

.rooms1 .item .con .permalink i {
  font-size: 10px;
  text-align: right
}

.rooms1 .item .con .permalink a:hover,
.rooms1 .item .con .permalink i:hover {
  color: #f8f5f0
}

.footer-contact .footer-title,
.news2-sidebar .widget-title,
.rooms2:last-child {
  margin-bottom: 20px
}

.rooms2 figure {
  margin: 0 0 0 auto;
  position: relative;
  width: 66.666667%
}

.rooms2.left figure {
  margin-left: 0;
  margin-right: auto
}

.rooms2 figure img:hover {
  transform: scale(.98)
}

.rooms2 .caption {
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  width: 50%;
  padding: 4% 4% 4% 2%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.rooms3 .square,
.rooms3 .square-flip {
  background-size: cover;
  background-position: center center
}

.rooms2.left .caption {
  left: auto;
  right: 0;
  background: #fff;
  padding: 4% 0 4% 4%
}

.rooms2 .caption.padding-left {
  padding-left: 4%
}

.rooms2.left .caption.padding-left {
  padding-right: 4%
}

.rooms2 .caption h4,
.rooms2 .caption h4 a {
  font-size: 30px;
  color: #133f28;
  text-align: left;
  margin-bottom: 5px
}

.rooms2 .caption h3,
.rooms2 .caption h3 a {
  font-size: 24px;
  color: #120c06;
  margin-bottom: 0
}

.rooms2 .caption h3 span {
  font-size: 15px;
  color: #666
}

.rooms2 .caption h6 {
  display: inline-block;
  color: #666;
  font-weight: 400;
  font-size: 10px;
  margin-bottom: 10px;
  letter-spacing: 5px;
  text-transform: uppercase;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start
}

.rooms2 .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
}

.rooms2 .caption .info-wrapper .more {
  color: #666;
  text-decoration: none;
  font-size: 14px
}

.rooms2 .caption .info-wrapper .more i {
  color: #666;
  font-size: 10px
}

.rooms2 .caption .info-wrapper .date {
  color: #133f28;
  font-size: 15px;
  background: 0 0;
  border: 1px solid #ab8a62;
  padding: 3px 12px
}

.rooms2 .caption .info-wrapper .date:hover {
  background: 0 0;
  border: 1px solid #133f28;
  color: #133f28
}

.butn-dark a:after,
.butn-light a:after {
  width: 0;
  left: 100%;
  height: 100%;
  content: ''
}

hr.border-1,
hr.border-2 {
  border-top: 1px solid #ececec
}

.link-btn {
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 400
}

.link-btn i {
  margin-left: 3px;
  font-size: 15px;
  color: #120c06
}

.link-btn:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #120c06;
  -webkit-transition: .4s;
  transition: .4s
}

.page-list-icon,
.reservations {
  display: flex;
  align-items: center
}

.reservations .icon {
  position: relative;
  top: 3px
}

.reservations .icon span {
  font-size: 32px;
  color: #120c06
}

.reservations .icon.color-1 span {
  font-size: 40px;
  color: #fff
}

.reservations .text {
  margin-left: 20px
}

.new {
  border: 2px solid #9d8f86;
  background: #fafafa
}

.reservations .text p {
  font-size: 15px;
  margin: 0
}

.reservations .text a {
  font-size: 19px;
  color: #120c06;
  letter-spacing: 0;
  font-family: 'Barlow Condensed'
}

.rooms3 .square .category,
.rooms3 .square h6,
.rooms3 .square h6 a,
.rooms3 .square2 h6 {
  letter-spacing: 3px;
  font-weight: 400;
  text-transform: uppercase
}

.rooms-page h6 span,
.rooms3 .square .category,
.rooms3 .square h6,
.rooms3 .square h6 a,
.rooms3 .square2 h6,
.services .content .date h6,
.services .content .info h6,
.testimonials .item .info h6,
.testimonials-box .head-box h6 {
  font-family: 'Barlow Condensed', sans-serif
}

.rooms3 .square-flip {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -ms-transform: perspective(1000px);
  transform: perspective(1000px);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
  min-height: 450px;
  margin-bottom: 30px
}

.rooms3 .square,
.rooms3 .square2 {
  width: 100%;
  height: 100%
}

.gallery-item a {
  border: 3px solid #363434de
}

.rooms3 .square {
  -webkit-transition: -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  -o-transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25), -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.rooms3 .square-container,
.rooms3 .square2 {
  -webkit-transition: -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25)
}

.rooms3 .square .category {
  position: absolute;
  left: 20px;
  z-index: 3;
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #fff;
  font-size: 15px;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, .5);
  padding: 10px 3px
}

.rooms3 .square h4 {
  color: #fff;
  font-size: 27px;
  text-align: left;
  margin-bottom: 0;
  display: inline-flex
}

.rooms3 .square h6,
.rooms3 .square h6 a {
  position: relative;
  color: #fff;
  font-size: 15px;
  margin-bottom: 10px
}

.rooms3 .square-flip .square {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 1
}

.rooms3 .square-flip:hover .square {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.rooms3 .square2 {
  background: center center/cover #f8f5f0;
  -o-transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25), -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.rooms3 .square2.bg-white,
[data-overlay-light]:before {
  background: #fff
}

.rooms3 .square2:before {
  top: 25px;
  left: 15px;
  right: 15px;
  bottom: 25px
}

.rooms3 .square2 h4 {
  font-size: 30px;
  color: #133f28
}

.rooms3 .square2 h6 {
  position: relative;
  color: #120c06;
  font-size: 15px;
  margin-bottom: 10px
}

.rooms3 .square2 p {
  font-size: 15px;
  color: #666
}

.rooms3 .square2 .icon img {
  width: 60px;
  color: #666;
  margin-bottom: 20px
}

.rooms3 .btn-line a {
  border-bottom: 1px solid #ccc;
  color: #666
}

.rooms3 .btn-line a:hover {
  border-bottom: 1px solid #120c06;
  color: #666
}

.rooms3 .square-flip .square2 {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 1
}

.rooms3 .square-flip:hover .square2 {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}

.rooms3 .square-container {
  padding: 40px;
  text-align: right;
  height: 450px;
  position: relative;
  transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  -o-transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25), -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  -webkit-transform: translateX(0) scale(1);
  -ms-transform: translateX(0) scale(1);
  transform: translateX(0) scale(1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2
}

.rooms3 .square-flip:hover .square-container {
  -webkit-transform: translateX(-650px) scale(.88);
  -ms-transform: translateX(-650px) scale(.88);
  transform: translateX(-650px) scale(.88)
}

.rooms3 .square-container2 {
  padding: 30px;
  text-align: left;
  position: relative;
  top: 50%;
  -webkit-transition: -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  -o-transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  transition: transform .9s cubic-bezier(.68, -.55, .265, 1.25), -webkit-transform .9s cubic-bezier(.68, -.55, .265, 1.25);
  -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
  transform: translateY(-50%) translateX(650px) translateZ(60px) scale(.88);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 2
}

.rooms3 .square-flip:hover .square-container2 {
  -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1);
  transform: translateY(-50%) translateX(0) translateZ(0) scale(1)
}

.rooms3 .flip-overlay {
  display: block;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .2
}

.rooms-page h6 {
  font-size: 36px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  color: #133f28;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.25em
}

.page-list-icon span,
.rooms-page h6 span {
  font-size: 18px;
  color: #120c06
}

.footer,
.footer-contact,
.page-list {
  position: relative;
  display: block
}

.page-list li {
  position: relative;
  display: flex;
  align-items: center
}

.page-list li+li {
  margin-top: 10px
}

.footer-about-social-list a+a,
.page-list-text {
  margin-left: 15px
}

.page-list-text p {
  font-size: 17px;
  margin: 0
}

.rooms-page .owl-nav {
  position: absolute;
  bottom: 3%;
  left: 12%
}

.rooms-page .owl-theme .owl-nav [class*=owl-] {
  width: 40px;
  height: 40px;
  line-height: 34px;
  background: 0 0;
  border-radius: 100%;
  color: rgba(255, 255, 255, .75);
  font-size: 11px;
  margin-right: 3px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, .3);
  transition: .2s ease-in-out;
  transform: scale(1)
}

.rooms-page .owl-theme .owl-nav [class*=owl-]:hover {
  transform: scale(.9);
  background: 0 0;
  border: 1px solid #b19777;
  color: #b19777
}

.rest-do {
  padding: 7px 0 38px
}

.rest-do img {
  border: 3px solid #b3b1b1;
  margin: 15px auto
}

.facilties .single-facility {
  background: 0 0;
  padding: 23px 20px;
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  line-height: 1;
  border: 1px solid #9e9894
}

.facilties .single-facility h5 {
  font-size: 24px;
  color: #133f28;
  margin-bottom: 10px
}

.facilties .single-facility:hover h5 {
  color: #133f28;
  -webkit-transition: .5s;
  transition: .5s
}

.facilties .single-facility span {
  font-size: 45px;
  color: #120c06;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-block;
  -webkit-transition: .5s;
  transition: .5s
}

.facilties .single-facility p {
  margin: 0;
  color: #666
}

.facilties .single-facility .facility-shape {
  position: absolute;
  opacity: .06;
  z-index: 0;
  bottom: 52px;
  left: 163px
}

.facilties .single-facility .facility-shape span {
  font-size: 140px;
  color: #133f28
}

hr {
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, .25)
}

.room-facilities .wrap {
  background: #133f28;
  padding: 30px
}

.room-facilities ul li {
  color: #666;
  font-size: 15px;
  padding-bottom: 10px
}

.room-facilities ul li i {
  margin-right: 10px;
  color: #120c06;
  font-size: 20px
}

.gallery-box .gallery-img,
.news2 .post-img,
.services .img {
  position: relative;
  overflow: hidden
}

.services .img:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s
}

.services .content {
  width: 100%;
  padding: 30px
}

.services .content .date {
  display: table-cell;
  position: relative;
  width: 80px;
  z-index: 2
}

.services .content .date h3 {
  font-size: 65px;
  font-weight: 500;
  color: #120c06;
  margin-bottom: 0
}

.services .content .date h6 {
  color: #666;
  letter-spacing: 2px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400
}

.services .content .cont h4 {
  margin: 0 0 10px;
  font-size: 28px;
  color: #133f28;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 1px
}

.services .content .cont .more {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #120c06;
  padding-left: 40px;
  position: relative
}

.services .content .cont .more:after {
  content: '';
  width: 30px;
  height: 1px;
  background: #120c06;
  position: absolute;
  top: 50%;
  left: 0
}

.services .content .info h6 {
  font-size: 16px;
  letter-spacing: 2px;
  color: #2f2e2e;
  text-transform: uppercase;
  margin-bottom: 5px
}

@media screen and (max-width:480px) {
  .services .content .date {
    width: 60px
  }
  .services .content .info .tags {
    margin: 5px 0 0
  }
  .services .content .date h3 {
    font-size: 40px
  }
}

.restaurant-menu .owl-carousel .owl-stage-outer {
  padding: 20px 0 60px
}

.restaurant-menu .owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  background: 0 0;
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 30px;
  border-radius: 50%;
  border: 1px solid #120c06;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  top: 18%
}

.restaurant-menu .owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0;
  color: #120c06
}

.restaurant-menu .owl-carousel .owl-nav .owl-next span,
.restaurant-menu .owl-carousel .owl-nav .owl-prev span {
  font-size: 12px
}

.clients .clients-logo:hover,
.footer-explore-list li a:hover:before,
.restaurant-menu .owl-theme:hover .owl-nav [class*=owl-],
[data-overlay-dark="10"]:before,
[data-overlay-darkgray="10"]:before,
[data-overlay-light="10"]:before {
  opacity: 1
}

.restaurant-menu .tabs-icon .item {
  padding: 15px 5px;
  cursor: pointer
}

.restaurant-menu .tabs-icon .item h6 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0
}

.restaurant-menu .tabs-icon .item.active,
.restaurant-menu .tabs-icon .owl-item.actived .item {
  color: #fff;
  position: relative;
  background: 0 0;
  padding: 15px;
  border: 1px solid #120c06
}

.restaurant-menu .restaurant-menu-content .cont h5 {
  font-size: 20px;
  color: #120c06;
  margin-bottom: 10px;
  text-align: left;
  border-bottom: 1px dashed #120c06;
  line-height: 2em
}

.restaurant-menu .restaurant-menu-content .cont p {
  font-size: 15px;
  color: #adadad
}

.restaurant-menu .restaurant-menu-content .cont h5 .price {
  color: #adadad;
  float: right
}

#widgetform tr,
.accordion-box .block .acc-content.current,
.news2 .post-img a,
.restaurant-menu .restaurant-menu-content .active {
  display: block
}

.restaurant-menu .owl-carousel .owl-nav .owl-prev {
  left: -60px
}

.restaurant-menu .owl-carousel .owl-nav .owl-next {
  right: -60px
}

.restaurant-menu .restaurant-menu-content .cont .restaurant-menu-info {
  text-align: center;
  margin-bottom: 20px
}

.accordion-box .block.active-block,
.clients {
  background-color: #fff
}

.clients .owl-carousel {
  margin: 20px 0
}

.clients .clients-logo {
  opacity: 1;
  line-height: 0
}

.clients img {
  -webkit-filter: none;
  filter: none
}

.clients img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .5s;
  transition: .5s
}

.gallery-box .gallery-detail,
.gallery-box .gallery-img:after {
  position: absolute;
  left: 0;
  transition: .27s cubic-bezier(.3, .1, .58, 1);
  width: 100%
}

.gallery-item {
  position: relative;
  padding-top: 20px
}

.gallery-box {
  overflow: hidden;
  position: relative
}

.gallery-box .gallery-img:after {
  content: " ";
  display: block;
  height: 100%;
  top: 0;
  border-radius: 0
}

.gallery-box .gallery-img>img {
  transition: .3s cubic-bezier(.3, .1, .58, 1);
  border-radius: 0
}

.gallery-box .gallery-detail {
  opacity: 0;
  color: #fff;
  padding: 20px;
  box-sizing: border-box;
  overflow: hidden
}

.gallery-box .gallery-detail h4 {
  font-size: 18px
}

.gallery-box .gallery-detail p {
  color: Rgba(0, 0, 0, .4);
  font-size: 14px
}

.gallery-box .gallery-detail i {
  color: #133f28;
  padding: 8px
}

.gallery-box:hover .gallery-detail {
  top: 50%;
  transform: translate(0, -50%);
  opacity: 1
}

.gallery-box:hover .gallery-img:after {
  background: rgba(0, 0, 0, .2)
}

.gallery-box:hover .gallery-img>img {
  transform: scale(1.05)
}

button.mfp-arrow,
button.mfp-close {
  border: 0 solid transparent;
  background: 0 0
}

.vid-area h5 {
  font-size: 27px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px
}

.play-button {
  position: relative;
  margin: auto;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  z-index: 4
}

.play-button svg {
  position: absolute;
  width: 100%;
  height: 100%
}

.circle-fill circle {
  opacity: 1;
  fill: rgba(174, 140, 100, 0.7)
}

.polygon {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 90px;
  font-size: 35px;
  z-index: 2
}

.play-button svg.circle-fill {
  z-index: 1;
  stroke-dasharray: 322;
  stroke-dashoffset: 322;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.play-button:hover svg.circle-fill {
  stroke-dashoffset: 38.5
}

.play-button svg.circle-track {
  z-index: 0
}

.play-button.color .circle-fill circle {
  fill: #120c06
}

.video-wrapper {
  min-height: 345px
}

.video-wrapper .vid {
  position: relative;
  z-index: 8
}

.video-wrapper .vid .vid-butn:hover .icon:before {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0)
}

.video-wrapper .vid .vid-butn .icon {
  color: #120c06;
  width: 100px;
  height: 100px;
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  font-size: 40px;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

.video-wrapper .vid .vid-butn .icon:after {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  border: 1px solid #eee;
  border-radius: 50%;
  z-index: -1
}

.video-wrapper .vid .vid-butn .icon:before {
  content: '';
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 5px;
  left: 5px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: .5s cubic-bezier(1, 0, 0, 1);
  -o-transition: .5s cubic-bezier(1, 0, 0, 1);
  transition: .5s cubic-bezier(1, 0, 0, 1)
}

.video-gallery-button {
  position: relative;
  margin: auto auto auto 15px;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  z-index: 4;
  float: right
}

.video-gallery-polygon {
  z-index: 2;
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 15px;
  background: 0 0;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, .5);
  color: #fff;
  padding: 7px 6px 7px 8px;
  line-height: 0
}

.video-gallery-polygon:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #120c06
}

.testimonials-box {
  position: relative;
  background: 0 0;
  padding: 30px
}

.testimonials-box .head-box h6 {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin-bottom: 10px
}

.testimonials-box .head-box h4 {
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px
}

.line {
  width: 60px;
  border-top: 1px solid rgba(255, 255, 255, .2) !important;
  margin-bottom: 10px
}

.testimonials h5 {
  color: #fff;
  text-shadow: 1px 1px 2px #000, 0 0 25px #000, 0 0 5px #000;
  font-size: 24px;
  margin-bottom: 30px
}

.btn-form1-submit,
.form1 {
  padding: 0;
  position: relative
}

.btn-form1-submit,
.pricing-card .subname,
.testimonials .item .info h6 {
  text-transform: uppercase;
  letter-spacing: 3px
}

.testimonials .item {
  margin-bottom: 30px;
  position: relative
}

.testimonials .item .quote {
  position: absolute;
  right: 20px;
  top: 90px;
  width: 70px;
  margin: 0 auto 30px;
  opacity: .1
}

.testimonials .item .info {
  text-align: left;
  margin: 30px 0 15px
}

.testimonials .item .info .author-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  float: left;
  overflow: hidden
}

.testimonials .item .info .cont {
  margin-left: 85px
}

.testimonials .item .info h6 {
  font-size: 15px;
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 400;
  color: #fff;
  line-height: 1em
}

.testimonials .item .info span {
  font-size: 12px;
  color: #fff;
  line-height: 1em
}

.testimonials .item .info i {
  color: #133f28;
  font-size: 6px
}

.booking-box .head-box h6,
.btn-form1-submit,
.news .item .date i,
.news2 .post-img .date i,
.pricing-card .amount span {
  font-family: 'Barlow Condensed', sans-serif
}

.booking2-wrapper {
  position: relative;
  margin-bottom: 40px
}

.booking-inner {
  position: relative;
  border-radius: 0
}

.form1 {
  display: block
}

.form1 .col1 {
  float: left;
  width: 20%
}

.form1 .col2 {
  float: left;
  width: 14%
}

.form1 .col3 {
  float: left;
  width: 18%
}

.form1 .c1,
.form1 .c2,
.form1 .c3,
.form1 .c4,
.form1 .c5 {
  border-right: 1px solid #f1eeeb;
  height: 61.5px;
  margin-bottom: 15px
}

.ui-datepicker .ui-datepicker-header {
  background: #120c06;
  border: #120c06;
  color: #fff
}

.ui-datepicker {
  font-size: 15px;
  color: #133f28;
  background: #fff;
  z-index: 100 !important;
  border: 1px solid #fff;
  border-radius: 0
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #f8f5f0;
  background: #f8f5f0;
  color: #133f28
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #120c06;
  background: #120c06;
  font-weight: 400;
  color: #fff
}

.input1_inner:after,
.select1_inner:after {
  pointer-events: none;
  font-family: themify;
  color: #120c06;
  position: absolute;
  display: block;
  right: 20px
}

.ui-datepicker .ui-datepicker-prev:after {
  font-size: 10px;
  content: "\e64a";
  font-family: themify;
  color: #fff
}

.ui-datepicker .ui-datepicker-next:before {
  font-size: 10px;
  content: "\e649";
  font-family: themify;
  color: #fff;
  float: right
}

.ui-datepicker .ui-datepicker-next:hover,
.ui-datepicker .ui-datepicker-prev:hover {
  background: 0 0;
  border: 1px solid transparent
}

.btn-form1-submit {
  display: block;
  border: none;
  margin: 0;
  width: 100%;
  background: #120c06;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
  line-height: 62px;
  cursor: pointer;
  transition: .3s ease-out
}

.input1_inner input,
.select2 {
  background: #ffffffe6;
  width: 100%
}

.btn-form1-submit:after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: inherit
}

.input1_inner:after {
  content: '';
  top: 23px;
  content: "\e6b6";
  font-size: 15px;
  line-height: 1
}

.input1_inner input {
  display: block;
  font-size: 15px;
  color: #133f28;
  padding: 19.5px 40px 20px 19.5px;
  border: none;
  box-shadow: none;
  border-radius: 0
}

.input1_inner input::placeholder {
  font-size: 15px;
  color: #133f28 !important
}

.input1_inner input:focus {
  outline: 0;
  box-shadow: none;
  background: #fff;
  color: #133f28 !important
}

.accordion-box .block:last-child,
.news2-sidebar .widget ul li:last-child,
.select1_wrapper {
  margin-bottom: 0
}

.select1_inner:after {
  content: '';
  top: 25px;
  content: "\e64b";
  font-size: 10px;
  font-weight: 400;
  line-height: 15px
}

.pricing-card .amount,
.pricing-card .name {
  font-family: 'Gilda Display', serif;
  line-height: 1
}

.select2 {
  margin-bottom: 15px
}

.select2 :focus {
  outline: 0 !important
}

.select2-container--default .select2-results>.select2-results__options {
  max-height: 500px
}

.select2-container--default .select2-selection--single {
  background: 0 0;
  border-radius: 0;
  border: none;
  height: auto
}

.selection {
  display: inline-flex
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 15px;
  line-height: 28px;
  padding: 17px 49px 17px 20px;
  color: #133f28
}

.gallery-item.hide,
.news .item .con .category a:last-child:after,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none
}

.select2-dropdown {
  background: 0 0;
  border-radius: 0;
  z-index: 100;
  min-width: 0;
  border: none
}

.select2-container--open .select2-dropdown--above {
  border-bottom: 2px solid #120c06
}

.select2-container--open .select2-dropdown--below {
  border-top: 2px solid #120c06
}

.select2-results__option {
  padding: 10px 30px;
  background: #fff;
  font-size: 15px;
  line-height: 20px;
  color: #133f28;
  border-top: 1px solid #ececec;
  text-align: center
}

.select2-results__option:first-child {
  border-top: none
}

.small .select2-results__option {
  padding-left: 0
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  background: #120c06;
  color: #fff
}

@media (max-width:1259.98px) {
  .booking2-wrapper {
    margin-bottom: 30px
  }
}

@media (max-width:991.98px) {
  .rooms2 figure {
    width: auto;
    margin: 0
  }
  .rooms2 .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)
  }
  .booking2-wrapper {
    margin-bottom: 40px
  }
  .form1 .col1 {
    width: 50%;
    border-bottom: 1px solid #ececec
  }
  .form1 .c2 {
    border-right: none
  }
  .form1 .col2,
  .form1 .col3 {
    width: 25%
  }
}

@media (max-width:767.98px) {
  .form1 .col1,
  .form1 .col2,
  .form1 .col3 {
    width: 100%;
    border-right: 0
  }
  .form1 .col1,
  .form1 .col2 {
    border-bottom: 1px solid #ececec
  }
  .btn-form1-submit:after {
    background: 0 0
  }
  .booking-wrapper {
    position: relative;
    bottom: auto;
    padding: 30px 0;
    background: #f8f5f0
  }
}

.booking-box {
  position: relative;
  background: #f8f5f0;
  padding: 43px 37px;
  margin-bottom: -68px
}

.booking-box .head-box h6 {
  font-size: 15px;
  font-weight: 400;
  color: #666;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 6px;
  margin-bottom: 10px
}

.booking-box .head-box h4 {
  font-size: 27px;
  font-weight: 400;
  color: #133f28;
  border-bottom: 1px solid #ececec;
  padding-bottom: 15px
}

.pricing-card {
  background-color: #f8f5f0;
  margin-bottom: 30px
}

.pricing-card .desc {
  padding: 20px
}

.pricing-card .name {
  margin: 0 0 10px;
  font-size: 24px;
  color: #133f28
}

.pricing-card .subname {
  line-height: 1;
  margin: 0 0 20px;
  font-size: 12px;
  color: #666
}

.pricing-card .amount {
  margin: 0 0 20px;
  font-size: 32px;
  color: #120c06
}

.pricing-card .amount span {
  font-size: 16px;
  color: #000
}

.pricing-card .list {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0
}

.pricing-card .list li {
  position: relative;
  font-size: 15px;
  padding-left: 30px
}

.pricing-card .list li i {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: 15px;
  color: #120c06
}

.accordion-box .block {
  position: relative;
  background: #fff;
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 15px
}

.news .item,
.news2-sidebar .widget {
  margin-bottom: 30px;
  overflow: hidden
}

.accordion-box .block .acc-btn {
  position: relative;
  font-size: 20px;
  line-height: 27px;
  font-weight: 400;
  cursor: pointer;
  padding: 20px 60px 20px 40px;
  color: #133f28;
  transition: .5s;
  font-family: 'Gilda Display', serif
}

.accordion-box .block .acc-btn .count {
  color: #120c06;
  padding-right: 3px
}

.accordion-box .block .acc-btn:before {
  position: absolute;
  right: 35px;
  top: 20px;
  height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #120c06;
  line-height: 30px;
  content: "\e61a";
  font-family: Themify;
  transition: .5s
}

.accordion-box .block .acc-btn.active {
  background-color: #fff;
  color: #120c06
}

.accordion-box .block .acc-btn.active:before {
  color: "Themify";
  content: "\e622"
}

.accordion-box .block .acc-content {
  position: relative;
  display: none
}

.accordion-box .block .content {
  position: relative;
  padding: 0 40px 30px;
  background-color: #fff;
  color: #666
}

.accordion-box .block .content .text {
  position: relative;
  top: 0;
  display: block
}

.news .item {
  position: relative
}

.news .item:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.09, 1.09);
  transform: scale(1.09, 1.09);
  -webkit-filter: brightness(75%);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s
}

.news .item img {
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-filter: brightness(100%)
}

.news .item .date {
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 20px;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, .5);
  color: #fff;
  padding: 5px 10px;
  text-align: center
}

.news .item .date span,
.news2 .post-img .date span {
  font-family: 'Barlow Condensed', sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff
}

.news .item .date i,
.news2 .post-img .date i {
  display: block;
  font-size: 24px;
  font-style: normal;
  color: #fff
}

.news .item .con {
  margin: -155px 20px 90px;
  padding: 20px;
  background-color: #f8f5f0 !important;
  border: 1px solid #f8f5f0;
  border-radius: 0;
  overflow: hidden;
  -webkit-transition: .2s cubic-bezier(.3, .58, .55, 1);
  transition: .2s cubic-bezier(.3, .58, .55, 1);
  bottom: -90px;
  position: relative
}

.news .item .con .category,
.news2 .post-cont .date,
.news2 .post-cont .tag {
  margin-bottom: 5px;
  font-family: 'Barlow Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px
}

.news .item .con .category {
  font-size: 12px;
  font-weight: 400
}

.news .item .con .category a {
  margin-right: 5px;
  position: relative;
  color: #666
}

.news .item .con h5,
.news .item .con h5 a {
  color: #133f28;
  font-size: 24px;
  font-family: 'Gilda Display', serif;
  font-weight: 400;
  margin-bottom: 0
}

.news .item .con p {
  color: #fff;
  font-size: 17px
}

.news2 .post-img:hover img {
  -webkit-filter: none;
  filter: none;
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s
}

.news2 .post-img .date {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, .5);
  color: #fff;
  padding: 5px 10px;
  text-align: center
}

.news2 .post-cont {
  padding: 30px 0
}

.news2 .post-cont .tag {
  display: block;
  font-weight: 400;
  font-size: 12px;
  color: #120c06
}

.news2 .post-cont h5 {
  font-size: 30px
}

.news2 .post-cont .date {
  margin-top: 0;
  font-size: 12px;
  text-align: right
}

.news2 .post-cont i {
  color: #ccc;
  margin: 0 10px;
  font-size: 12px
}

.news2-sidebar .widget {
  background: #f8f5f0;
  padding: 30px
}

.news2-sidebar .widget ul {
  margin-bottom: 0;
  padding: 0
}

.news2-sidebar .widget ul li {
  margin-bottom: 15px;
  color: #666;
  font-size: 15px;
  line-height: 1.5em
}

.news2-sidebar .widget ul li i {
  font-size: 9px;
  margin-right: 10px
}

.news2-sidebar .widget .recent li {
  display: block;
  overflow: hidden
}

.news2-sidebar .widget .recent .thum {
  width: 90px;
  overflow: hidden;
  float: left
}

.news2-sidebar .widget .recent a {
  display: block;
  margin-left: 105px
}

.news2-sidebar .widget-title h6 {
  padding-bottom: 5px;
  border-bottom: 1px solid #eee3d0;
  font-size: 24px;
  line-height: 1.75em;
  margin-bottom: 15px;
  color: #133f28
}

.news2-sidebar .search form input {
  width: 100%;
  padding: 10px;
  border: 0;
  background: #fff;
  margin-bottom: 0
}

.news2-sidebar .search form button {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  color: #133f28;
  border: 0;
  padding: 10px;
  cursor: pointer
}

.news2-sidebar .tags li {
  margin: 3px !important;
  padding: 8px 20px;
  background-color: #fff;
  border: 1px solid #fff;
  color: #666 !important;
  float: left
}

.news2-sidebar ul.tags li a {
  font-size: 14px;
  color: #666
}

.news2-sidebar ul.tags li a:hover,
.news2-sidebar ul.tags li:hover {
  background-color: #120c06;
  color: #fff
}

.news-pagination-wrap {
  padding: 0;
  margin: 0;
  text-align: center
}

.news-pagination-wrap li {
  display: inline-block;
  margin: 0 5px
}

.news-pagination-wrap li a {
  background: 0 0;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  color: #666;
  font-weight: 400;
  border: 1px solid rgba(102, 102, 102, .1);
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  border-radius: 100%
}

.news-pagination-wrap li a i {
  font-size: 11px
}

.news-pagination-wrap li a:hover {
  opacity: 1;
  text-decoration: none;
  background: 0 0;
  border: 1px solid #120c06;
  color: #120c06
}

.news-pagination-wrap li a.active {
  background-color: transparent;
  border: 1px solid #120c06;
  color: #120c06
}

@media screen and (max-width:768px) {
  .clients .owl-theme .owl-nav,
  .header div.reservation,
  .news .owl-theme .owl-nav,
  .pricing .owl-theme .owl-nav,
  .rooms-page .owl-nav,
  .rooms-page .owl-theme .owl-nav,
  .rooms1 .owl-theme .owl-nav,
  .rooms2 .owl-theme .owl-nav,
  .rooms3 .owl-theme .owl-nav,
  .slider-fade .owl-nav,
  .team .owl-theme .owl-nav,
  .testimonials .owl-theme .owl-nav {
    display: none
  }
  .gallery-item .title::after {
    content: "";
    background-color: #817d7d;
    position: absolute;
    width: 29%;
    top: 40px;
    height: 1px;
    left: 256px
  }
  p {
    font-family: Barlow, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.75em;
    color: #000;
    margin-bottom: 20px
  }
  .section-subtitle {
    font-size: 16px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    color: #474545;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 3px;
    margin-bottom: 5px
  }
  .news-pagination-wrap {
    padding: 0;
    margin: 0;
    text-align: center
  }
}

.news-post-section {
  padding-top: 120px
}

.post-comment-section {
  margin-top: 60px
}

.post-comment-section h3 {
  font-size: 20px;
  color: #133f28;
  font-family: 'Gilda Display', serif;
  margin-bottom: 15px
}

.post-comment-section h3 span {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 12px;
  color: #666;
  margin-left: 15px
}

.news-post-caption h1 {
  margin-bottom: 20px;
  font-size: 40px;
  text-transform: uppercase
}

.news-post-comment-wrap {
  display: flex;
  margin-bottom: 60px
}

.post-user-comment {
  margin-right: 20px;
  flex: 0 0 auto
}

.post-user-comment img {
  border-radius: 100%;
  width: 100px
}

.post-user-content {
  margin-right: 26px
}

.post-repay {
  font-size: 14px;
  color: #120c06;
  margin: 0;
  font-weight: 400
}

.contact h3 {
  font-family: 'Barlow Condensed';
  font-weight: 500;
  margin-top: 17px;
  font-size: 30px;
  color: #133f28
}

.butn-dark a,
.butn-light a {
  text-transform: uppercase;
  margin: 0;
  position: relative;
  font-weight: 400;
  font-family: 'Barlow Condensed', sans-serif
}

.butn-dark,
.butn-light {
  position: relative;
  line-height: 1.2em
}

.butn-dark a {
  background: #120c06;
  color: #fff;
  padding: 13px 22px;
  font-size: 15px;
  letter-spacing: 3px
}

.butn-dark a:after {
  position: absolute;
  bottom: 0;
  z-index: 1;
  background: #061a21;
  color: #fff;
  -webkit-transition: .3s;
  transition: .3s
}

.butn-dark a span,
.butn-light a span,
[data-overlay-dark] .container,
[data-overlay-darkgray] .container,
[data-overlay-light] .container {
  position: relative;
  z-index: 2
}

.butn-dark a:hover:after,
.butn-light a:hover:after {
  width: 100%;
  left: 0;
  -webkit-transition: width .3s;
  transition: width .3s
}

.butn-light a {
  background: #f2ab2c;
  color: #fff;
  padding: 12px 14px;
  font-size: 16px;
  letter-spacing: 2px;
  border: 1px solid rgba(255, 255, 255, .5)
}

.comming form button,
.comming h3,
.comming h6,
.go-back a {
  text-transform: uppercase;
  letter-spacing: 3px
}

.butn-light a:after {
  position: absolute;
  bottom: 0;
  z-index: 1;
  -webkit-transition: .3s;
  transition: .3s;
  background: #fff
}

.comming {
  min-height: 100vh;
  height: auto;
  position: relative;
  background-blend-mode: overlay;
  background: rgba(0, 0, 0, .4);
  background-image: url("../img/slider/1.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #fff
}

.comming .item {
  background: 0 0;
  border: 1px solid rgba(255, 255, 255, .2);
  padding: 30px 15px;
  margin-bottom: 30px
}

.comming h6 {
  color: #fff;
  font-size: 15px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 400;
  margin-bottom: 30px
}

.comming h1,
.comming h3 {
  margin-bottom: 0;
  position: relative
}

.comming h3 {
  font-size: 48px;
  color: #fff
}

.comming h2 {
  font-size: 40px;
  font-weight: 400;
  color: #fff;
  position: relative
}

.comming h1 {
  font-size: 200px;
  font-weight: 400;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  opacity: .8
}

.comming p {
  color: #fff;
  font-size: 15px
}

.comming form {
  margin-top: 30px;
  position: relative
}

.comming form input {
  width: 100%;
  padding: 11px 50px 11px 11px;
  background-color: transparent;
  border: 1px solid #120c06;
  border-radius: 0;
  color: #fff;
  margin-bottom: 15px;
  outline: 0
}

.comming form input::placeholder {
  color: #fff
}

.comming form button {
  background-color: #120c06;
  padding: 6px 20px;
  border-radius: 0;
  color: #fff;
  border: 0;
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px;
  font-weight: 400;
  outline: 0
}

.comming form button:hover {
  background-color: #133f28;
  color: #fff;
  outline: 0
}

.go-back {
  margin-top: 45px
}

.go-back a {
  color: #fff;
  display: inline-block;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 15px
}

.go-back a span {
  transition: .5s
}

.go-back a span i {
  color: #fff;
  font-size: 12px
}

.go-back a:hover span {
  padding-right: 15px
}

.error-form {
  position: relative;
  max-width: 520px;
  margin: 50px auto 0
}

.error-form .form-group {
  position: relative;
  margin: 0
}

.error-form .form-group input[type=email],
.error-form .form-group input[type=search],
.error-form .form-group input[type=text] {
  position: relative;
  width: 100%;
  line-height: 30px;
  padding: 20px 60px 20px 30px;
  height: 70px;
  display: block;
  font-family: Barlow, sans-serif;
  font-size: 15px;
  background: #f4f4f4;
  color: #666;
  border-radius: 7px;
  border: 1px solid #f4f4f4;
  transition: .3s
}

.error-form .form-group input[type=email]:focus,
.error-form .form-group input[type=search]:focus,
.error-form .form-group input[type=text]:focus {
  border-color: #f4f4f4
}

.error-form .form-group input::-webkit-input-placeholder {
  color: #f4f4f4
}

.error-form .form-group .theme-btn {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  background: 0 0;
  color: #666
}

.error-form .form-group .theme-btn span {
  vertical-align: middle;
  outline: 0
}

.footer-top {
  position: relative;
  display: block;
background: black;
  padding: 47px 0 31px;
  z-index: 1
}

.footer-title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px
}

.footer-about-text {
  font-size: 15px;
  color: #e5e3e3;
  margin: 0;
  text-align: left
}

.footer-about-social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px
}

.footer-about-social-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 15px;
  background-color: transparent;
  -webkit-transition: .5s;
  transition: .5s
}

.footer-about-social-list a:hover {
  background-color: transparent;
  color: #120c06
}

.footer-explore-list li+li {
  margin-top: 3px
}

.footer-explore-list li a {
  position: relative;
  display: block;
  font-size: 15px;
  color: #adadad;
  -webkit-transition: .5s;
  transition: .5s
}

.footer-explore-list li a:hover {
  padding-left: 15px;
  color: #120c06
}

.footer-explore-list li a:before {
  position: absolute;
  top: 55%;
  left: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  content: "";
  background-color: #120c06;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  border-radius: 50%;
  -webkit-transition: .5s;
  transition: .5s
}

.footer-contact-phone,
.footer-contact-text {
  -webkit-transition: .5s;
  font-family: Barlow;
  color: #fff;
  font-weight: 400;
  display: block
}

.footer-contact-text {
  font-size: 16px;
  margin: 10px;
  transition: .5s
}

.footer-contact-info p {
  margin: 7px
}

.footer-contact-phone {
  font-size: 17px;
  transition: .5s
}

.footer-contact-mail:hover,
.footer-contact-phone:hover,
.footer-language select option,
[data-overlay-dark] h1,
[data-overlay-dark] h2,
[data-overlay-dark] h3,
[data-overlay-dark] h4,
[data-overlay-dark] h5,
[data-overlay-dark] h6,
[data-overlay-dark] p,
[data-overlay-dark] span,
[data-overlay-darkgray] h1,
[data-overlay-darkgray] h2,
[data-overlay-darkgray] h3,
[data-overlay-darkgray] h4,
[data-overlay-darkgray] h5,
[data-overlay-darkgray] h6,
[data-overlay-darkgray] span {
  color: #fff
}

.footer-contact-mail {
  font-family: Barlow;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  display: block;
  -webkit-transition: .5s;
  transition: .5s
}

.footer-contact-mail:before {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #120c06;
  content: "";
  -webkit-transition: .5s;
  transition: .5s
}

.footer-contact-mail:hover:before {
  background-color: #120c06
}

.footer-language {
  width: 160px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 30px
}

.footer-language i {
  position: absolute;
  right: 30px;
  top: 17px;
  font-size: 15px;
  opacity: .6;
  color: #adadad
}

.footer-language select {
  height: 50px;
  background: #282828;
  color: #adadad;
  border: 1px solid #282828;
  border-radius: 0
}

select {
  width: 160px;
  max-width: 100%;
  height: 70px;
  padding: 0 30px;
  border: 1px solid #adadad;
  color: #adadad;
  -webkit-appearance: none;
  -moz-appearance: none
}

.footer-bottom {
  position: relative;
  display: block;
  background-color: #000;
  -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, .05);
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, .05);
  padding: 4px 0
}

.footer-bottom-inner {
  position: relative;
  display: block;
  text-align: center
}

.footer-bottom-copy-right {
  font-size: 14px;
  color: #adadad;
  margin: 0
}

.footer-bottom-copy-right a {
  color: #fff;
  -webkit-transition: .5s;
  transition: .5s
}

.progress-wrap,
.progress-wrap::after {
  height: 40px;
  width: 40px;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  display: block;
  cursor: pointer
}

.progress-wrap {
  position: fixed;
  right: 30px;
  border-radius: 50px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  transition: .4s linear;
  bottom: 100px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2)
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}

.progress-wrap::after {
  position: absolute;
  font-family: themify;
  content: '\e648';
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  font-weight: 700;
  left: 0;
  top: 0;
  z-index: 1;
  transition: .4s linear;
  color: #120c06
}

.progress-wrap svg path {
  fill: none
}

.progress-wrap svg.progress-circle path {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s linear;
  -o-transition: .4s linear;
  transition: .4s linear;
  stroke: #120c06
}

[data-overlay-dark]:before,
[data-overlay-darkgray]:before,
[data-overlay-light]:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1
}

[data-overlay-dark]:before {
  background: #00000000
}

[data-overlay-darkgray] p,
[data-overlay-light] h1,
[data-overlay-light] h2,
[data-overlay-light] h3,
[data-overlay-light] h4,
[data-overlay-light] h5,
[data-overlay-light] h6,
[data-overlay-light] p,
[data-overlay-light] span {
  color: #999
}

[data-overlay-dark="1"]:before,
[data-overlay-darkgray="1"]:before,
[data-overlay-light="1"]:before {
  opacity: .1
}

[data-overlay-dark="2"]:before,
[data-overlay-dark="6"]:before,
[data-overlay-darkgray="2"]:before,
[data-overlay-darkgray="6"]:before,
[data-overlay-light="2"]:before,
[data-overlay-light="6"]:before {
  opacity: .6
}

[data-overlay-dark="3"]:before,
[data-overlay-dark="5"]:before,
[data-overlay-darkgray="3"]:before,
[data-overlay-darkgray="5"]:before,
[data-overlay-light="3"]:before,
[data-overlay-light="5"]:before {
  opacity: .5
}

[data-overlay-dark="4"]:before,
[data-overlay-darkgray="4"]:before,
[data-overlay-light="4"]:before {
  opacity: .4
}

[data-overlay-dark="7"]:before,
[data-overlay-darkgray="7"]:before,
[data-overlay-light="7"]:before {
  opacity: .7
}

[data-overlay-dark="8"]:before,
[data-overlay-darkgray="8"]:before,
[data-overlay-light="8"]:before {
  opacity: .8
}

[data-overlay-dark="9"]:before,
[data-overlay-darkgray="9"]:before,
[data-overlay-light="9"]:before {
  opacity: .9
}

@media screen and (max-width:991px) {
  .rooms3 .square-flip {
    margin-bottom: 30px
  }
  .rooms3 {
    padding-bottom: 70px
  }
  .order2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important
  }
  .order1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important
  }
  .booking-box,
  .testimonials-box {
    margin-bottom: 90px;
    padding: 35px 20px
  }
  .services .content .cont h4 {
    margin: 0 0 10px;
    font-size: 25px;
    color: #133f28;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 1px
  }
  .navbar button,
  .navbar button:hover {
    background: 0 0
  }
  .bg-fixed,
  .header {
    background-attachment: scroll !important
  }
  .navbar .navbar-nav .nav-link {
    font-family: 'Barlow Condensed';
    font-size: 16px;
    text-shadow: none;
    font-weight: 400;
    margin: 1px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s;
    padding-right: 6px;
    padding-left: 8px;
    color: #133f28
  }
  .navbar .logo {
    text-align: left;
    margin-left: 15px
  }
  .nav-scroll .logo {
    width: 150px
  }
  .dropdown .mega-menu,
  .dropdown-menu,
  .dropdown-menu .sub-menu {
    opacity: 1;
    visibility: visible;
    width: 100%;
    display: none
  }
  .logo-img {
    margin-bottom: 0
  }
  .navbar button {
    margin-right: 15px;
    outline: 0 !important
  }
  .navbar .container {
    max-width: 100%
  }
  .navbar .navbar-collapse {
    max-height: 360px;
    overflow: auto;
    background: #fff;
    text-align: left;
    padding: 15px 30px 30px 15px
  }
  .navbar .nav-link {
    margin: 0 auto !important
  }
  .nav-scroll .navbar-collapse .nav-link {
    color: #133f28 !important
  }
  .nav-scroll .navbar-collapse .active {
    color: #120c06 !important
  }
  .dropdown-menu {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .dropdown-menu .sub-menu {
    position: static;
    margin-top: 15px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .dropdown .dropdown-menu:hover .sub-menu,
  .dropdown:hover .dropdown-menu,
  .dropdown:hover .mega-menu {
    display: block
  }
  .dropdown .mega-menu {
    position: static;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .dropdown .mega-menu .dropdown-menu {
    border: 0;
    margin: 0
  }
  .dropdown .mega-menu .dropdown-title {
    border-bottom-color: #666
  }
  .dropdown-menu .dropdown-item,
  .sub-menu .dropdown-item {
    color: #666
  }
  .header {
    background-position: 50% 0 !important
  }
  .header .caption h1 {
    font-size: 40px
  }
}

.popup-modal,
.trailer {
  visibility: hidden;
  opacity: 0;
  height: 100%
}

@media screen and (max-width:767px) {
  .navbar {
    padding-left: 0;
    padding-right: 0
  }
  .logo-img {
    width: 82px
  }
  .nav-scroll .logo-img {
    width: 75px
  }
  .banner-header h1 {
    font-size: 42px
  }
  .about.section-padding,
  .testimonials-box {
    padding: 0
  }
  #sticky-social a {
    background: #333;
    color: #fff;
    display: block;
    height: 35px;
    font: 13px/36px Poppins, sans-serif;
    position: relative;
    text-align: center;
    width: 24px
  }
  .section-title {
    font-size: 35px;
    font-family: 'Gilda Display', serif;
    font-weight: 400;
    color: #133f28;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
    word-wrap: normal
  }
  .logo-wrapper .logo h2 {
    display: none
  }
  .header .caption h1 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.35em;
    letter-spacing: 2px
  }
  .header .caption h4 {
    font-size: 12px
  }
  .header .caption p {
    font-size: 15px;
    margin-right: 10px
  }
  .header .caption .butn-light {
    margin-right: 10px
  }
  .portfolio .filtering span {
    margin-bottom: 10px
  }
  .news .item .con h5,
  .news .item .con h5 a {
    font-size: 20px
  }
  .post-comment-section h3 span {
    margin-left: 0
  }
}

.news2-sidebar {
  position: sticky;
  top: 90px
}

.facilties .single-facility .facility-shape img {
  width: 78px
}

.facilties .single-facility img {
  width: 60px;
  color: #00a658;
  line-height: 1;
  margin-bottom: 11px;
  display: inline-block;
  -webkit-transition: .5s;
  transition: .5s
}

.about p,
.rooms2,
.services p {
  text-align: justify
}

.terms-and-conditions ul li {
  font-size: 18px;
  color: #323232;
  padding: 3px 0
}

.terms-and-conditions .section-title {
  margin-bottom: 10px !important
}

.terms-and-conditions span {
  margin-right: 1px
}

.one_class {
  color: #000
}

.session_box {
  max-height: 415px;
  overflow-y: scroll;
  padding-right: 10px
}

.session_summary {
  padding-left: 1em
}

.session_item.active {
  background-color: #1a5984;
  color: #fff
}

.session_item {
  display: flex;
  justify-content: flex-start;
  padding: 1em;
  border-radius: 5px;
  cursor: pointer;
  align-items: center;
  background: #eee;
  margin: 10px 0
}

.tarifinfo td,
.tarifinfo th {
  padding: 10px;
  border: 1px solid #000;
  font-family: 'Barlow Condensed';
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px
}

.session_item:first-child {
  margin-top: 0
}

.session_item .video-icon {
  width: 140px;
  margin-right: 20px
}

.session_box::-webkit-scrollbar {
  width: 4px
}

.session_box::-webkit-scrollbar-track {
  background: #f1f1f1
}

.session_box::-webkit-scrollbar-thumb {
  background: #394649
}

.trailer {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  background: rgba(0, 0, 0, .8);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center
}

.booking-wrapper,
.popup-modal {
  left: 0;
  width: 100%;
  display: flex
}

.popup-modal.active,
.trailer.active {
  visibility: visible;
  opacity: 1
}

.trailer video {
  position: relative;
  max-width: 90vh;
  outline: 0
}

.close {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  max-width: 32px
}

@media (max-width:991px) {
  .trailer video {
    max-width: 90%
  }
}

.tarifinfo {
  width: 100%;
  text-align: center;
  margin: 20px auto
}

.tarifinfo tr:nth-child(odd) {
  background-color: #ece3de
}

.tarifinfo tr {
  font-size: 16px
}

.tarifinfo th {
  background: #000;
  text-align: center;
  color: #fff;
  font-size: 20px
}

.tarifinfo td {
  font-size: 18px;
  color: #323232
}

.rate-details {
  color: #120c06 !important
}

.sidebar-form.reservation-form {
  background: #e3e3e3;
  margin-bottom: 30px
}

.reservation-form {
  background: #fff;
  padding: 30px
}

.sidebar-form.reservation-form .banner-form.form-style-2 {
  position: relative;
  right: 0;
  width: 100%;
  box-shadow: none;
  top: 0
}

.banner-form.form-style-2 .form-content {
  display: inline-block;
  width: 100%;
  background: #fff
}

.banner-form.form-style-2 .form-btn a {
  width: 100%;
  border-radius: 0
}

a.btn-orange {
  background: #120c06;
  color: #fff;
  border-color: #120c06
}

a.btn-orange:hover {
  color: #120c06;
  background: #fff
}

.widget h4 {
  font-family: 'Barlow Condensed';
  font-weight: 500;
  font-size: 30px
}

.help,
.help a {
  font-family: Barlow
}

.help {
  background: #e1dfd85c;
  border: 5px double #120c06;
  color: #323232;
  padding: 15px;
  position: relative;
  font-size: 17px
}

.help a {
  display: inline;
  font-size: 16px
}

.help .email,
.help .phone {
  font-size: 1.1em;
  margin: 10px 0;
  font-family: 'Barlow Condensed', sans-serif
}

.help .email span,
.help .phone span {
  margin-right: 10px;
  font-weight: 600
}

@media screen and (max-width:576px) {
  .header,
  .header .owl-carousel {
    min-height: 60vh
  }
  .header {
    margin-top: 60px
  }
  .progress-wrap {
    bottom: 80px !important
  }
  .slider-fade .owl-item {
    height: 60vh
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 15px;
    line-height: 28px;
    padding: 17px 255px 17px 20px;
    color: #133f28
  }
}

.floating-book-now {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #133f28;
  color: #fff;
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
  z-index: 9999;
  transition: transform .3s, background-color .3s, box-shadow .3s
}

.floating-book-now:focus,
.floating-book-now:hover {
  background-color: #235c3e;
  color: #fff;
  text-decoration: none;
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, .4)
}

@media (max-width:768px) {
  .floating-book-now {
    bottom: 20px;
    right: 20px;
    padding: 12px 24px;
    font-size: 16px
  }
}

.filter-btn {
  background: 0 0;
  border: 2px solid #ddd;
  padding: 8px 20px;
  margin: 5px;
  border-radius: 30px;
  cursor: pointer;
  font-weight: 600;
  transition: .3s;
  text-transform: uppercase;
  font-size: 14px;
  color: #333
}

.filter-btn.active,
.filter-btn:hover {
  background: #000;
  color: #fff;
  border-color: #000
}

.gallery-item {
  transition: .4s ease-in-out
}

.booking-wrapper {
  position: absolute;
  bottom: 0;
  justify-content: center;
  z-index: 999;
  background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .4) 60%, rgba(0, 0, 0, 0) 100%);
  padding-top: 60px;
  padding-bottom: 30px
}

#widgetform {
  background: #161616;
  padding: 10px 10px 20px;
  width: 100%;
  max-width: 1200px
}

#widgetform table,
#widgetform tbody,
#widgetform td,
#widgetform tr {
  border: none !important;
  background: 0 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  box-shadow: none !important;
  outline: 0 !important
}

#widgetform table {
  margin: 0 auto !important
}

#widgetform tbody {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  gap: 30px;
  flex-wrap: wrap
}

#widgetform td {
  display: flex;
  flex-direction: column;
  text-align: left
}

.booking-title {
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1.3;
  margin-right: 20px !important;
  padding-bottom: 5px !important;
  justify-content: flex-end
}

#widgetform label {
  color: #fff !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  margin-bottom: 8px !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border: none !important
}

#widgetform input[type=text] {
  background: 0 0 !important;
  border: 1px solid rgba(255, 255, 255, .35) !important;
  color: #fff !important;
  padding: 12px 20px !important;
  font-size: 15px !important;
  border-radius: 4px !important;
  outline: 0 !important;
  transition: border-color .3s;
  width: 220px !important;
  box-shadow: none !important;
  margin: 0 !important
}

#widgetform input[type=text]:focus {
  border-color: #fff !important
}

#widgetform input[type=text]::placeholder {
  color: rgba(255, 255, 255, .7) !important;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px
}

#searchbtn a,
#searchbtn button,
#widgetform a,
#widgetform button {
  display: inline-block !important;
  background: #f2ab2c !important;
  color: #fff !important;
  text-decoration: none !important;
  padding: 14px 35px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  border-radius: 2px !important;
  margin-top: 0 !important;
  transition: .3s !important;
  cursor: pointer !important;
  text-align: center !important;
  border: none !important;
  box-shadow: none !important
}

#searchbtn a:hover,
#searchbtn button:hover,
#widgetform a:hover,
#widgetform button:hover {
  background: #fff !important;
  color: #000 !important
}

#loadingimg {
  display: block;
  margin: 15px auto 0
}

#ui-datepicker-div {
  z-index: 99999 !important
}

@media (max-width:767px) {
  .comming {
    min-height: 120vh
  }
  .booking-wrapper {
    top: 443px !important;
    background: 0 0 !important
  }
  .about.section-padding {
    margin-top: 410px !important
  }
  #widgetform {
    padding: 25px 10px 30px !important
  }
}

.popup-modal {
  transition: opacity .3s, visibility .3s;
  position: fixed;
  z-index: 9999;
  top: 0;
  background-color: rgba(0, 0, 0, .85);
  align-items: center;
  justify-content: center
}

.popup-content {
  max-width: 700px;
  width: 90%;
  max-height: 85vh;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  transform: scale(.8);
  transition: transform .3s;
  border: 2px solid #222
}

.popup-modal.active .popup-content {
  transform: scale(1)
}

.close-btn {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: 700;
  cursor: pointer;
  transition: .3s;
  z-index: 10000
}

.close-btn:focus,
.close-btn:hover {
  color: #bbb;
  text-decoration: none
}