@import url(font-awesome-all.css);
@import url(flaticon.css);
@import url(owl.css);
@import url(bootstrap.css);
@import url(jquery.fancybox.min.css);
@import url(animate.css);
@import url(nice-select.css);
@import url(timePicker.css);
@import url(jquery-ui.css);
@import url(color.css);
@import url(https://fonts.googleapis.com/css2?family=Carattere&family=Outfit:wght@200;300;400;500;600;700;800;900&familyCardo:ital,wght@0,400;0,700;1,400+Slab&display=swap);
a,
a:hover {
  text-decoration: none;
}
*,
.about-style-three .content-box .tab-btns li:last-child,
.blog-details-content .author-box .social-links li:last-child,
.blog-details-content .post-tags .tags-list li:last-child,
.blog-sidebar .post-widget .post-info li:last-child,
.events-block-one .inner-box .image-box .feature-list li:last-child,
.footer-bottom .card-list li:last-child,
.footer-style-three .contact-widget .download-apps li:last-child,
.footer-style-two .social-links li:last-child,
.header-top .option-list li:last-child,
.header-top .social-links li:last-child,
.header-top .top-inner .info-list li span:last-child,
.main-menu .navigation,
.news-block-one .inner-box .lower-content .post-info li:last-child,
.news-block-three .inner-box .content-inner .post-info li:last-child,
.news-block-two .inner-box .lower-box .post-info li:last-child,
.popular-rooms-section .upper-box .tab-btn-box,
.post-info-section .post-info-inner .post-info li:last-child,
.restaurant-section .content-box .restaurant-feature li:last-child,
.room-block-three .inner-box .lower-content .feature-list li:last-child,
.sortable-masonry .filter-tabs li:last-child,
.team-block-one .inner-box .image-box .social-inner .social-links li:last-child,
.xs-sidebar-group .content-inner .payment-list li:last-child,
figure,
li,
ul {
  margin: 0;
}
.theme-btn.btn-two:after,
.theme-btn.btn-two:before {
  position: absolute;
  background: #1b1919;
  height: calc(100% + 2px);
  top: -1px;
  width: 1px;
  content: "";
}
.pagination li a,
.theme-btn {
  z-index: 1;
  text-align: center;
}
.scroll-top .text,
.theme-btn {
  font-size: 14px;
  text-transform: uppercase;
}
.scroll-top .text,
.sec-title h2,
.theme-btn {
  text-transform: uppercase;
}
.sidebar-menu > li.dropdown ul li a,
.sidebar-menu > li > a {
  padding: 15px 0;
  line-height: 24px;
  font-family: Outfit, sans-serif;
}
.error-section h1:after,
.error-section h1:before {
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
li,
ul,
ul.arrow {
  list-style: none;
}
* {
  padding: 0;
  border: none;
  outline: 0;
}
.theme-btn,
img {
  display: inline-block;
  border-radius: 10px;
}
body {
  font-size: 18px;
  color: #333;
  line-height: 28px;
  font-weight: 400;
  background: center top/cover no-repeat #fff;
  font-family: Outfit, sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding: 0 15px;
  }
}
.social-icon {
  height: 24px;
}
.large-container {
  max-width: 1550px;
  padding: 0 15px;
  margin: 0 auto;
}
.banner-style-three .search-room-inner .search-content .form-group.message-btn,
.container-fluid,
.header-style-three .outer-box,
.header-style-two .header-lower .menu-right-content .language-box span,
li,
ul {
  padding: 0;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}
.boxed_wrapper,
.theme-btn,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  position: relative;
}
.small-container {
  max-width: 680px;
  margin: 0 auto;
}
.boxed_wrapper {
  margin: 0 auto;
  overflow: hidden !important;
  width: 100%;
  min-width: 300px;
}
a {
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
a:hover {
  outline: 0;
}
button,
input,
select,
textarea {
  font-family: Outfit, sans-serif;
  font-weight: 400;
  font-size: 16px;
  background: 0 0;
}
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-input-placeholder {
  color: inherit;
}
::-ms-input-placeholder {
  color: inherit;
}
input {
  transition: 0.5s;
}
button:focus,
input:focus,
textarea:focus {
  outline: 0;
  box-shadow: none;
  transition: 0.5s;
}
p {
  font-family: Outfit, sans-serif;
  font-weight: 400;
  transition: 0.5s;
}
.scroll-top .text,
.theme-btn,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  transition: 0.5s;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0a0807;
  margin: 0;
}
.centred {
  text-align: center;
}
.main-menu,
.pull-left {
  float: left;
}
.blog-sidebar .category-widget .category-list li a span,
.booking-section .booking-inner .inner-box .pricing-list li span,
.pull-right {
  float: right;
}
.special_fonts {
  font-family: "DM Sans", sans-serif;
}
img {
  max-width: 100%;
  height: auto;
  transition: 0.7s ease-in-out 0.1s;
}
.feature-img {
  width: 45px;
}
.theme-btn {
  overflow: hidden;
  vertical-align: middle;
  line-height: 24px;
  font-family: Outfit, sans-serif;
  padding: 14px 30px;
}
.sec-title .sub-title,
.special-text {
  font-family: Carattere, cursive;
}
.theme-btn.btn-one {
  background: #fff;
  color: #0a0807;
}
.banner-carousel .content-box .btn-box a:hover,
.banner-carousel .content-box .btn-box a:hover i,
.banner-style-three .owl-nav button:hover,
.blog-details-content .author-box .social-links li a:hover,
.blog-details-content .post-tags .tags-list li a:hover,
.blog-sidebar .tags-widget .tags-list li a:hover,
.booking-section .sec-title .sub-title,
.chooseus-section.light-section .chooseus-block-one .inner-box h3,
.contact-section .inner-box p,
.dining-options .inner-box .upper-box .overlay-content p,
.dining-options .inner-box .upper-box .overlay-content p a,
.experience-block-one .inner-box .link a:hover,
.experience-section .sec-title .sub-title,
.footer-nav li a:hover,
.footer-style-three .links-widget .links-list li a:hover,
.footer-style-three .logo-widget .theme-btn:hover,
.footer-style-two .copyright p a:hover,
.footer-style-two .footer-bottom a:hover,
.footer-style-two .social-links li a:hover,
.funfact-section.light-section .funfact-block-one .inner-box h3,
.gallery-block-one .inner-box .view-btn a:hover,
.gallery-page-two .gallery-block-one .inner-box .title-text h3 a,
.meals-section .sec-title .sub-title,
.nav-style-one button:hover,
.pagination li a.current,
.pagination li a:hover,
.pagination li a:hover i,
.popular-rooms-section .more-btn .theme-btn:hover,
.popular-rooms-two .owl-nav button:hover,
.room-block-one .inner-box .image-box .view-btn a:hover,
.room-tab .p-tab .image-box .link a:hover i,
.sec-title.light h2,
.theme-btn.btn-one:hover,
.theme-btn.btn-two:hover,
.top-style-section .tab-btn-box .tab-btns li a:hover,
.xs-sidebar-group .content-inner .info-box h3 a:hover {
  color: #fff;
}
.theme-btn.btn-two {
  overflow: visible;
  border: 1px solid #1b1919;
  color: #1b1919;
  border-radius: 0;
  padding: 10px 24px;
}
.theme-btn.btn-two:before {
  left: -6px;
  transition: 0.5s;
}
.theme-btn.btn-two:after {
  right: -6px;
  transition: 0.5s;
}
.theme-btn.btn-two:hover:after,
.theme-btn.btn-two:hover:before {
  width: 6px;
}
.row {
  --bs-gutter-x: 30px;
}
.about-style-two .content-box,
.banner-carousel .content-box .btn-box a span,
.blog-details-content,
.blog-details-content .image-box,
.blog-sidebar .voucher-widget .inner-box .image-box,
.booking-section .service-list,
.content_block_two .content-box,
.content_block_two .content-box .lower-content,
.content_block_two .content-box .lower-content .text,
.content_block_two .content-box .upper-box .image-box,
.funfact-block-one .inner-box,
.meals-section .tabs-box,
.menu-section .image-box,
.menu-section .image-box .image,
.news-block-one .inner-box .image-box,
.pagination,
.regulation-section .image-box,
.restaurant-section .content-box,
.room-section .content-box,
.room-tab .p-tab .image-box .image,
.room-tab .p-tab .image-box .link a span,
.room-tab .p-tabs-content,
.room-tab-2 .p-tabs-content,
.sidebar-menu > li.dropdown ul li,
.spa-block-one .inner-box,
.spa-section .image-box,
.team-block-one .inner-box .lower-content .designation,
.testimonial-block-one .inner-box .author-box .designation,
.testimonial-style-three .image-box-one,
.testimonial-style-three .image-box-two,
.testimonial-style-three .testimonial-content .author-box .designation,
.testimonial-style-two .inner-container {
  position: relative;
  display: block;
}
.pagination li {
  position: relative;
  display: inline-block;
  margin-right: 12px;
}
.footer-style-three .contact-widget .social-links li:last-child,
.header-top .top-inner .info-list li:last-child,
.mr-0,
.pagination li:last-child {
  margin: 0 !important;
}
.pagination li a {
  position: relative;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  height: 54px;
  width: 54px;
  line-height: 54px;
  border: 1px solid #e3e0de;
  font-family: Cardo, serif;
  color: #0a0807;
  border-radius: 50%;
  transition: 0.5s;
}
.pagination li i {
  position: relative;
  display: inline-block;
  color: #8d8b8a;
  font-size: 34px;
  top: 4px;
  transition: 0.5s;
}
.blog-details-content .post-nav-btn .single-btn.left-btn a i,
.experience-block-one .inner-box:hover .link a,
.pagination li:first-child a {
  transform: rotate(180deg);
}
.pagination li:first-child a,
.pagination li:last-child a {
  top: 4px;
}
.sec-pad {
  padding: 80px 0;
}
.scroll-top {
  transform: rotate(-90deg);
}
.scroll-top .text {
  position: absolute;
  display: inline-block;
  line-height: 24px;
  color: #fff;
  padding-left: 50px;
}
.sec-title .sub-title,
.sec-title h2 {
  display: block;
  line-height: 40px;
  position: relative;
}
.scroll-top .text:hover {
  transform: scale(1.01);
}
.scroll-top .text i {
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 34px;
  color: #fff;
}
.sec-title {
  position: relative;
  display: block;
  margin-bottom: 46px;
}
.sec-title .sub-title {
  font-size: 32px;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.sec-title h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
}

.owl-dots-none .owl-dots,
.owl-nav-none .owl-nav,
.popular-rooms-section .owl-dots button span {
  display: none !important;
}
.main-header {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.search-popup,
.sticky-header {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  top: 0;
  width: 100%;
  left: 0;
}
.sticky-header {
  z-index: 0;
  background-color: #0a0807;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.fixed-header .sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  -ms-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -op-animation-name: fadeInDown;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -ms-animation-duration: 500ms;
  -moz-animation-duration: 0.5s;
  -op-animation-duration: 500ms;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -ms-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -op-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -ms-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -op-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.search-popup {
  height: 100%;
  z-index: 99999;
  overflow: auto;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: translateY(101%);
  -ms-transform: translateY(101%);
  transform: translateY(101%);
  transition: 0.7s;
  -moz-transition: 0.7s;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  -o-transition: 0.7s;
}
.search-popup.popup-visible {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.search-popup .popup-inner {
  width: 100%;
  background: #fff;
  height: 100%;
}
.search-popup .upper-box {
  position: relative;
  padding: 70px;
  z-index: 1;
}
.search-popup .overlay-layer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
}
.search-popup .close-search {
  position: relative;
  font-size: 22px;
  color: #141417;
  cursor: pointer;
  z-index: 5;
  top: 11px;
  transition: 0.5s;
}
.search-popup .close-search:hover {
  color: red;
}
.search-popup .search-form {
  position: relative;
  width: 100%;
  padding: 100px 0 250px;
}
.search-popup .search-form .form-group {
  position: relative;
  margin: 0;
}
.search-popup .search-form fieldset input[type="search"] {
  position: relative;
  height: 90px;
  padding: 20px 50px 20px 0;
  background: #fff;
  line-height: 30px;
  font-size: 20px;
  color: grey;
  border: none;
  font-weight: 400;
  border-radius: 0;
  border-bottom: 1px solid #e5e5e5;
}
.search-popup .search-form fieldset button[type="submit"] {
  position: absolute;
  top: 30px;
  right: 0;
  font-size: 22px;
  color: #141417;
  cursor: pointer;
  transition: 0.5s;
}
.search-popup .search-form fieldset input[type="search"]:focus {
  border-color: #141417;
}
.mobile-menu .navigation li,
.mobile-menu .navigation li > ul > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.search-popup .form-control:focus {
  box-shadow: none !important;
}
.header-top {
  position: relative;
  width: 100%;
  background: #0a0807;
  padding: 6px 0;
}
.gallery-style-two,
.header-top .outer-container {
  position: relative;
  padding: 0 60px;
}
.header-top .top-inner,
.main-header .outer-box .main-box,
.post-info-section .post-info-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-top .top-inner .info-list li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #bdb9b5;
  margin-right: 30px;
  padding-left: 30px;
}
.chooseus-section.light-section .chooseus-block-one .inner-box p,
.footer-nav li a,
.footer-style-three a,
.footer-style-three p,
.footer-style-two .copyright p,
.header-top .top-inner .info-list li p,
.signuplink,
.testimonial-block-one .inner-box .rating li.light,
.testimonial-style-three .testimonial-content .text p {
  color: #bdb9b5;
}
.header-top .top-inner .info-list li span {
  position: relative;
  margin-right: 21px;
  color: #bdb9b5;
}
.header-top .top-inner .info-list li span:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.25);
  width: 1px;
  height: 14px;
  top: 3px;
  right: -12px;
}
.about-style-three .content-box .tab-btns li:last-child:before,
.banner-style-three .banner-carousel .slide-item:before,
.blog-details-content .custom-control.material-checkbox .material-control-input,
.blog-sidebar .post-widget .post-info li:last-child:before,
.booking-section .booking-inner .inner-column:last-child:before,
.booking-section .service-list input,
.contact-info-section .single-column:last-child .single-info-box:before,
.dining-options .inner-box .upper-box:last-child:before,
.dining-options .inner-box:last-child .lower-box:before,
.events-block-one .inner-box .image-box .feature-list li:last-child:before,
.footer-style-three .contact-widget .social-links li:last-child:before,
.header-style-three .menu-right-content .search-box-outer:before,
.header-style-three .nav-toggler:before,
.header-style-two .header-lower .menu-right-content .language-box span:after,
.header-style-two .header-lower .menu-right-content .language-box span:before,
.header-style-two .header-lower .menu-right-content .search-box-outer:before,
.header-top .option-list li:first-child:before,
.header-top .option-list li:last-child:before,
.header-top .social-links li:first-child:before,
.header-top .social-links li:last-child:before,
.header-top .top-inner .info-list li span:last-child:before,
.location-section .tab-btns li:last-child:before,
.main-menu .navigation li.dropdown ul li.dropdown .dropdown-btn,
.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul,
.mobile-menu .navigation > li.dropdown > .megamenu,
.news-block-one .inner-box .lower-content .post-info li:last-child:before,
.news-block-three .inner-box .content-inner .post-info li:last-child:before,
.news-block-two .inner-box .lower-box .post-info li:last-child:before,
.page-title .content-box .bread-crumb li:last-child:before,
.popular-rooms-section .tab-btns li:last-child:before,
.popular-rooms-three .tab-btns li:last-child:before,
.popular-rooms-two .tab-btn-box .tab-btns li:last-child:before,
.post-info-section .post-info-inner .post-info li:last-child:before,
.restaurant-section .content-box .restaurant-feature li:last-child:after,
.room-block-three .inner-box .lower-content .feature-list li:last-child:before,
.room-overview-section .lower-box .list-column:last-child .list-item:before,
.room-overview-section .upper-box .feature-list li:last-child:before,
.sortable-masonry .filter-tabs li:last-child:before {
  display: none;
}
.header-top .top-inner .info-list li i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 20px;
}
.header-top .top-inner .text p {
  color: #bdb9b5;
  font-size: 16px;
}
.header-top .top-inner .text {
  position: relative;
  display: inline-block;
  padding-left: 22px;
  padding-right: 22px;
}
.header-top .top-inner .text:after,
.header-top .top-inner .text:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  top: 9px;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
}
.header-top .top-inner .text:before {
  left: 0;
}
.header-top .top-inner .text:after,
.popular-rooms-two .owl-nav button.owl-next {
  right: 0;
}
.header-top .social-links li {
  position: relative;
  display: inline-block;
  list-style-type: none;
  margin-right: 18px;
  font-size: 16px;
}
.info-list i {
  color: #a9774e;
}
.header-top .option-list li a,
.header-top .social-links li a {
  display: inline-block;
  color: #bdb9b5;
}
.top-book-form {
  position: absolute;
  bottom: 70px;
  width: 100%;
}
.search-room-inner .search-content .form-group {
  background: #f1efee !important;
}
.owl-carousel .slide-item {
  width: 100%;
  overflow: hidden;
}
.slide-item .image-layer {
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 991px) {
  .top-book-form {
    position: unset !important;
  }
  .banner-carousel .content-box h2 {
    font-size: 35px !important;
  }
  .banner-section .owl-nav button {
    font-size: 40px !important;
  }
  .auto-container {
    max-width: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
  }
  .search-room-inner .search-content .form-group .nice-select,
  .search-room-inner .search-content .form-group input[type="text"] {
    font-size: 14px !important;
  }
  .chooseus-block-one .inner-box h3 {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .search-room-inner .search-content .top-book-form .form-group {
    width: 100% !important;
  }
  .banner-carousel .content-box h2 {
    font-size: 20px !important;
  }
}
.search-room-inner .search-content .form-group .nice-select,
.search-room-inner .search-content .form-group input[type="text"] {
  width: 95% !important;
}
.search-room-inner .search-content .top-book-form .form-group {
  width: 25%;
  margin-bottom: 3px;
}
.header-top .option-list li i,
.header-top .social-links li i {
  position: relative;
  top: 3px;
  font-size: 18px;
}
.header-top .option-list li:before,
.header-top .social-links li:before {
  position: absolute;
  content: "";
  background: #6a6a6b;
  width: 2px;
  height: 2px;
  right: -10px;
  bottom: 8px;
  border-radius: 50%;
}
.header-top .option-list li:first-child,
.header-top .social-links li:first-child {
  margin-right: 8px;
}
.header-top .social-links {
  margin-right: 30px;
}
.header-style-three .outer-box .left-box,
.header-style-two .header-lower .left-box,
.header-style-two .header-top .top-left,
.header-style-two .header-top .top-right,
.header-top .top-right,
.main-header .menu-right-content {
  position: relative;
  display: flex;
  align-items: center;
}
.xs-sidebar-group .xs-overlay,
.xs-sidebar-widget {
  position: fixed;
  max-height: 1030px;
  opacity: 0;
  width: 100%;
  top: 0;
  visibility: hidden;
}
.header-top .option-list li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 18px;
  font-size: 16px;
}
.xs-sidebar-group .xs-overlay {
  left: 0;
  -webkit-transition: 0.4s ease-in 0.8s;
  -o-transition: 0.4s ease-in 0.8s;
  transition: 0.4s ease-in 0.8s;
  cursor: url(../images/icons/cross-out.png), pointer;
  z-index: 2;
}
.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.95;
  visibility: visible;
  -webkit-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-out;
  transition: 0.8s ease-out;
  right: 100%;
}
.xs-sidebar-widget {
  left: -100%;
  bottom: 0;
  max-width: 715px;
  padding-right: 260px;
  overflow: hidden;
  z-index: 11;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  -o-transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  transition: 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
}
.banner-style-two .search-room-inner .search-content .form-group .icon-box,
.scroll-top {
  bottom: 20px;
}
.faq-answer,
.mobile-menu-visible {
  overflow: hidden;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  left: 0;
  -webkit-transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  -o-transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
  transition: 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.sidebar-textwidget {
  padding: 184px 60px 101px;
}
.sidebar-widget-container {
  position: relative;
  top: 0;
  left: -50px;
  opacity: 0;
  background-color: #0a0807;
  visibility: hidden;
  -webkit-transition: 0.3s ease-in 0.3s;
  -o-transition: 0.3s ease-in 0.3s;
  transition: 0.3s ease-in 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.xs-sidebar-group.isActive .sidebar-widget-container {
  opacity: 1;
  left: 0;
  visibility: visible;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}
.contact-style-two .title-inner .text,
.faq-box,
.spa-section .sec-title p {
  margin-top: 30px;
}
.faq-section{margin-top: 40px;margin-bottom: 40px;}
.faq-item {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.faq-question {
  width: 100%;
  text-align: left;
  background: 0 0;
  border: none;
  font-size: 18px;
  font-weight: 700;
  padding: 15px;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
}
.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 24px;
  transition: transform 0.3s;
}
.main-header .nav-toggler,
.sidebar-menu > li > a {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.faq-item.active .faq-question::after {
  content: "-";
}
.faq-answer {
  max-height: 0;
  transition: max-height 0.4s, opacity 0.4s;
  opacity: 0;
  padding: 0 15px;
}
.faq-item.active .faq-answer {
  max-height: 500px;
  opacity: 1;
  padding: 15px;
}
.xs-sidebar-group .content-inner .title-text {
  position: relative;
  display: block;
  margin-bottom: 19px;
}
.xs-sidebar-group .content-inner .title-text h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.xs-sidebar-group .content-inner .form-inner .form-group {
  position: relative;
  margin-bottom: 20px;
}
.about-style-two .content-box .text h3:last-child,
.blog-details-content .comments-form-area .form-group:last-child,
.blog-details-content .content-one p:last-child,
.blog-details-content .list-item li:last-child,
.blog-sidebar .category-widget .category-list li:last-child,
.booking-section .booking-inner .inner-box .form-group:last-child,
.booking-section .booking-inner .inner-box .select-box:last-child,
.booking-section .service-list li:last-child,
.booking-style-two .upper-box .sec-title,
.contact-section .inner-box .info-box .single-item:last-child,
.contact-section .inner-box .info-box .single-item:nth-child(2) h3,
.contact-style-two .form-inner .form-group.message-btn,
.content_block_two .content-box .lower-content .list-item li:last-child,
.dining-options .inner-box .upper-box .overlay-content .list-item li:last-child,
.experience-style-three .content-box .inner-box .block:last-child,
.experience-style-two .single-item .list-item li:last-child,
.faq-sidebar .category-list li:last-child,
.fluid-section .single-item .inner-box .sec-title,
.footer-style-three .links-widget .links-list li:last-child,
.footer-style-three .logo-widget .list-item li:last-child,
.footer-style-two .links-widget .links-list li:last-child,
.footer-style-two .nav-widget .nav-list li:last-child,
.main-header .menu-right-content .language-box .language-dropdown li:last-child,
.menu-area .mobile-nav-toggler .icon-bar:last-child,
.mobile-menu .contact-info ul li:last-child,
.news-block-three:last-child .inner-box,
.news-style-three .content-box .form-inner .form-group:last-child,
.offers-block-one .inner-box .image-box .feature-list li:last-child,
.pricing-block-one .pricing-table .feature-list li:last-child,
.pricing-section .sec-title,
.quick-contact-section .contact-list li:last-child,
.regulation-section .slider-content .list-item li:last-child,
.room-overview-section .lower-box .list-item li:last-child,
.room-tab .tab-btns li:last-child,
.top-style-section .tab-btn-box .tab-btns li:last-child,
.xs-sidebar-group .content-inner .form-inner .form-group:last-child {
  margin-bottom: 0;
}
.xs-sidebar-group .content-inner .form-inner .form-group input[type="email"],
.xs-sidebar-group .content-inner .form-inner .form-group input[type="password"],
.xs-sidebar-group .content-inner .form-inner .form-group input[type="text"],
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  font-size: 15px;
  padding: 10px 20px;
  color: #848484;
  transition: 0.5s;
}
.xs-sidebar-group .content-inner .form-inner .form-group textarea {
  resize: none;
  height: 120px;
}
.xs-sidebar-group .content-inner .info-box {
  position: relative;
  display: block;
  padding-bottom: 32px;
  margin-bottom: 39px;
  border-bottom: 1px solid #312d2b;
}
.xs-sidebar-group .content-inner .info-box h3 {
  display: block;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
}
.xs-sidebar-group .content-inner .info-box h3 a {
  display: inline-block;
  margin-top: 13px;
}
.blog-details-content .author-box .social-links li,
.blog-details-content .post-tags .tags-list li,
.footer-bottom .card-list li,
.footer-style-three .contact-widget .download-apps li,
.footer-style-two .social-links li,
.xs-sidebar-group .content-inner .payment-list li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.sidebar-menu {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 151px;
  padding-left: 35px;
}
.sidebar-menu:after,
.sidebar-menu:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 298px;
}
.banner-section,
.booking-section,
.booking-section .booking-inner .inner-column,
.booking-style-two,
.chooseus-section .inner-container,
.contact-section,
.contact-style-two,
.destination-section,
.dining-options,
.experience-section,
.footer-style-two .nav-widget,
.header-lower,
.header-style-three,
.history-section,
.history-section .content-box,
.hotel-view-section .outer-container,
.main-header .menu-right-content .search-box-outer span,
.main-header .outer-box,
.menu-section,
.news-block-two .inner-box .content-box,
.news-section,
.news-style-three,
.news-style-two,
.popular-rooms-section,
.popular-rooms-three,
.quick-contact-section,
.room-categories,
.room-overview-section .lower-box .list-item,
.sidebar-menu > li,
.sidebar-menu > li > a,
.spa-style-two,
.team-section,
.top-style-section {
  position: relative;
}
.sidebar-menu:before {
  left: 6px;
  bottom: 0;
}
.sidebar-menu:after {
  left: 0;
  bottom: 10px;
}
.sidebar-menu > li {
  display: block;
}
.sidebar-menu > li > a {
  display: block;
  border-bottom: 1px solid #312d2b;
}
.sidebar-menu > li.dropdown > a:before {
  position: absolute;
  content: "\f12c";
  font-family: flaticon;
  font-size: 10px;
  top: 15px;
  right: 0;
}
.sidebar-menu > li.dropdown ul {
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 60px;
  width: 260px;
  padding: 0 30px;
  opacity: 0;
  visibility: hidden;
  transform: scaleX(0);
  transform-origin: left center;
  transition: 0.5s;
}
.sidebar-menu > li.dropdown ul:before {
  position: absolute;
  content: "";
  background: rgba(10, 8, 7, 0.88);
  width: 100%;
  height: 1500px;
  left: 0;
  top: -500px;
}
.sidebar-menu > li.dropdown ul:after {
  position: absolute;
  content: "";
  left: -60px;
  top: 0;
  width: 60px;
  height: 100%;
  background: 0 0;
}
.sidebar-menu > li.dropdown:hover ul {
  opacity: 1;
  visibility: visible;
  transform: scaleX(1);
}
.sidebar-menu > li.dropdown ul li a {
  position: relative;
  display: block;
  font-size: 18px;
  color: #bdb9b5;
  font-weight: 400;
  text-transform: capitalize;
  border-bottom: 1px solid #312d2b;
}
.main-menu .navigation > li > .megamenu li:last-child > a,
.main-menu .navigation > li > ul > li:last-child a,
.main-menu .navigation > li > ul > li:last-child > a,
.main-menu .navigation > li > ul > li > ul > li:last-child,
.main-menu .navigation > li > ul > li > ul > li:last-child > a,
.meals-section .tab-btns li:last-child,
.sidebar-menu > li.dropdown ul li:last-child a {
  border-bottom: none;
}
.header-lower .outer-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.main-header .outer-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 60px;
}
.main-header .nav-toggler {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  margin-right: 80px;
  cursor: pointer;
  transition: 0.5s;
}
.main-header .nav-toggler i {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 26px;
}
.main-header .nav-toggler:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 1px;
  height: 40px;
  top: -6px;
  right: -40px;
  opacity: 0.2;
}
.main-header .menu-right-content .language-box,
.main-header .menu-right-content .search-box-outer {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  padding-left: 40px;
  padding-bottom: 9px;
  transition: 0.5s;
  display: block;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
.main-header .logo-box {
  padding: 32px 0;
  margin-right: 65px;
}
.main-header .menu-right-content .search-box-outer {
  margin-right: 63px;
}
.main-header .menu-right-content .search-box-outer:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  top: 12px;
  right: -37px;
  background-repeat: no-repeat;
}
.main-header .menu-right-content .language-box .icon-box,
.main-header .menu-right-content .search-box-outer .icon-box {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 26px;
}
.main-header .menu-right-content .language-box span:before,
.main-header .menu-right-content .search-box-outer span:before {
  position: absolute;
  content: "";
  background-image: url(../images/shape/shape-1.png);
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -9px;
}
.main-header .menu-right-content .language-box {
  margin-right: 40px;
}
.main-header .menu-right-content .language-box span:after {
  position: absolute;
  content: "\f106";
  font-family: flaticon;
  font-size: 10px;
  top: -3px;
  right: 0;
}
.main-header .menu-right-content .language-box:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 20px;
  left: 0;
  bottom: -20px;
  background: 0 0;
}
.main-header .menu-right-content .language-box span {
  position: relative;
  padding-right: 19px;
}
.main-header .menu-right-content .language-box .language-dropdown {
  position: absolute;
  top: 50px;
  right: 0;
  width: 120px;
  border-radius: 5px;
  padding: 10px 0;
  background: #0a0807;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.main-header .menu-right-content .language-box:hover .language-dropdown {
  top: 40px;
  opacity: 1;
  visibility: visible;
}
.main-header .menu-right-content .language-box .language-dropdown li {
  position: relative;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  text-transform: capitalize;
  margin-bottom: 6px;
  color: #bdb9b5;
}
.main-header .menu-right-content .language-box .language-dropdown li button {
  position: relative;
  display: inline-block;
  color: #bdb9b5;
  cursor: pointer;
  transition: 0.5s;
}
.main-menu .navbar-collapse {
  padding: 0;
  display: block !important;
}
.main-menu .navigation > li {
  position: inherit;
  float: left;
  z-index: 2;
  margin: 0 20px;
  display: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.main-menu .navigation > li > a,
.mobile-menu .navigation li > a {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  text-transform: uppercase;
}
.main-menu .navigation > li:last-child {
  margin-right: 0 !important;
}
.main-menu .navigation > li:first-child {
  margin-left: 0 !important;
}
.accordion-box .block .acc-content.current,
.main-menu .navigation > li:nth-child(3),
.main-menu .navigation > li:nth-child(4),
.main-menu .navigation > li:nth-child(5) {
  display: block;
}
.main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  padding: 41px 0;
  font-weight: 600;
  font-family: Outfit, sans-serif;
  opacity: 1;
  color: #fff;
  z-index: 1;
  transition: 0.5s;
}
.main-menu .navigation > li.dropdown > a {
  padding-right: 20px;
}
.main-menu .navigation > li.dropdown > a:before {
  position: absolute;
  content: "\f106";
  font-family: flaticon;
  top: 41px;
  right: 0;
  font-size: 10px;
}
.main-menu .navigation > li > .megamenu,
.main-menu .navigation > li > ul {
  position: absolute;
  left: inherit;
  top: 100%;
  width: 290px;
  margin-top: 15px;
  z-index: 100;
  background: #0a0807;
  display: none;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.main-menu .navigation > li > .megamenu {
  background: #212226;
}
.main-menu .navigation > li > .megamenu a {
  display: inline-block !important;
}
.main-menu .navigation > li > ul.from-right,
.main-menu .navigation > li > ul > li > ul.from-right {
  left: auto;
  right: 0;
}
.main-menu .navigation > li > ul > li {
  position: relative;
  width: 100%;
  padding: 0 10px;
}
.main-menu .navigation > li > .megamenu li > a,
.main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  font-family: Outfit, sans-serif;
  color: #bdb9b5;
  text-align: left;
  padding: 15px 0;
  text-transform: capitalize;
  transition: 0.5s;
  border-bottom: 1px solid #312d2b;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.main-menu .navigation > li > ul > li > a:before,
.main-menu .navigation > li > ul > li > ul > li > a:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 0;
  top: 7px;
  opacity: 0;
  transition: 0.5s;
}
.booking-section .service-list input:checked + label:after,
.faq-sidebar .category-list li a.current i,
.faq-sidebar .category-list li a:hover i,
.main-menu .navigation > li > ul > li > a:hover:before,
.main-menu .navigation > li > ul > li > ul > li > a:hover:before,
.popular-rooms-section .owl-carousel .owl-stage-outer .owl-item.active,
.popular-rooms-section .owl-nav button:hover span,
.popular-rooms-two .owl-carousel .owl-stage-outer .owl-item.active,
.room-block-one .inner-box:hover .image-box .title h3 a,
.spa-block-one .inner-box:hover .image-box .image:before,
.testimonial-block-one .inner-box:hover .overlay-content,
.testimonial-section .owl-nav button:hover span,
.testimonial-style-three .owl-nav button:hover span {
  opacity: 1;
}
.main-menu .navigation > li > .megamenu li > a {
  padding-left: 0;
  padding-right: 0;
}
.main-menu .navigation > li > .megamenu h4 {
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 16px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  z-index: 5;
}
.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: 15px;
  margin-left: 10px;
  width: 240px;
  z-index: 100;
  display: none;
  border-radius: 0;
  background: #0a0807;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.main-menu .navigation > li > ul > li > ul:before {
  position: absolute;
  content: "";
  left: -10px;
  top: 0;
  width: 10px;
  height: 100%;
}
.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  width: 100%;
  padding: 0 30px;
}
.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  font-family: Outfit, sans-serif;
  color: #bdb9b5;
  text-align: left;
  padding: 15px 0;
  border-bottom: 1px solid #312d2b;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
  padding-left: 18px;
  color: #a9774e;
}
.main-menu .navigation > li > ul > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 12px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 900;
  z-index: 5;
}
.main-menu .navigation > li.dropdown:hover > .megamenu,
.main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.main-menu .navigation li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0;
  margin-top: 0;
}
.main-menu .navigation li.dropdown .dropdown-btn {
  position: absolute;
  right: -32px;
  top: 66px;
  width: 34px;
  height: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #3b3b3b;
  cursor: pointer;
  display: none;
  z-index: 5;
  transition: 0.5s;
}
.menu-area .mobile-nav-toggler,
.nav-outer .mobile-nav-toggler {
  position: relative;
  float: right;
  font-size: 40px;
  line-height: 50px;
  cursor: pointer;
  color: #3786ff;
  display: none;
}
.menu-area .mobile-nav-toggler .icon-bar {
  position: relative;
  height: 2px;
  width: 30px;
  display: block;
  margin-bottom: 5px;
  background-color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.sticky-header .main-menu .navigation > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}
.sticky-header .main-menu .navigation > li > a:before {
  top: 25px;
}
.sticky-header .logo-box {
  padding: 12px 0 20px;
}
.language {
  position: relative;
  text-align: left;
}
.main-menu .navigation > li.dropdown > .megamenu {
  position: absolute;
  width: 100%;
  padding: 30px 50px;
  left: 0;
}
.blog-details-content .comments-form-area .custom-controls-stacked,
.contact-section .inner-box .info-box .single-item,
.footer-links li,
.main-menu .navigation li.dropdown .megamenu li h4 {
  margin-bottom: 10px;
}
.mobile-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  padding-right: 30px;
  max-width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
  transition: 0.9s;
}
.header-style-one .main-menu .navigation > li,
.mobile-menu .navbar-collapse {
  display: block !important;
}
.mobile-menu .nav-logo {
  position: relative;
  padding: 50px 25px 100px;
  text-align: left;
}
.mobile-menu-visible .mobile-menu {
  opacity: 1;
  visibility: visible;
}
.mobile-menu .menu-backdrop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: 0.9s;
  background-color: #000;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 0.7;
  visibility: visible;
  right: 100%;
  -webkit-transition: 0.8s ease-out;
  -o-transition: 0.8s ease-out;
}
.mobile-menu .menu-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background: #0a0807;
  padding: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: 0.9s !important;
}
.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.mobile-menu .close-btn {
  position: absolute;
  right: 25px;
  top: 10px;
  line-height: 30px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: 0.9s;
  -moz-transition: 0.9s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  transition: 0.9s;
}
.mobile-menu-visible .mobile-menu .close-btn {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.mobile-menu .close-btn:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-menu .navigation {
  position: relative;
  display: block;
  width: 100%;
  float: none;
}
.mobile-menu .navigation li {
  position: relative;
  display: block;
}
.mobile-menu .navigation:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu .navigation li > a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 10px 25px;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  transition: 0.5s;
}
.mobile-menu .navigation li.dropdown .dropdown-btn,
.mobile-menu .navigation li > a:before {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  position: absolute;
}
.mobile-menu .navigation li ul li > a {
  font-size: 16px;
  margin-left: 20px;
  text-transform: capitalize;
}
.mobile-menu .navigation li > a:before {
  content: "";
  left: 0;
  top: 0;
  height: 0;
  border-left: 5px solid #fff;
  transition: 0.5s;
}
.mobile-menu .navigation li.current > a:before {
  height: 100%;
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
  right: 6px;
  top: 6px;
  width: 32px;
  height: 32px;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  cursor: pointer;
  border-radius: 2px;
  transition: 0.5s;
  z-index: 5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn.open {
  color: #fff;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mobile-menu .social-links {
  position: relative;
  padding: 0 25px;
}
.mobile-menu .social-links li {
  position: relative;
  display: inline-block;
  margin: 0 10px 10px;
}
.mobile-menu .social-links li a {
  position: relative;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
div#mCSB_1_container {
  top: 0 !important;
}
.mobile-menu .contact-info {
  position: relative;
  padding: 120px 30px 20px;
}
.mobile-menu .contact-info h4 {
  position: relative;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
.mobile-menu .contact-info ul li {
  position: relative;
  display: block;
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 3px;
}
.mobile-menu .contact-info ul li a {
  color: rgba(255, 255, 255, 0.8);
}
.nice-select {
  position: relative;
  background: 0 0;
  border: none;
  font-size: 15px;
  font-weight: 400;
  padding: 0 21px 0 0;
  color: #d4c0cd;
  height: auto;
  line-height: 28px;
}
.banner-carousel .slide-item {
  position: relative;
  padding: 180px 0 200px;
}
.banner-carousel .slide-item:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    -90deg,
    rgba(22, 23, 25, 0.95) 5%,
    rgba(22, 23, 25, 0) 50%
  );
  top: 0;
  right: 0;
  z-index: 1;
}
.banner-carousel .slide-item .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 8s linear;
  -moz-transition: 8s linear;
  -ms-transition: 8s linear;
  -o-transition: 8s linear;
  transition: 8s linear;
}
.banner-carousel .content-box .special-text,
.banner-carousel .content-box h2 {
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  position: relative;
}
.banner-carousel .active .slide-item .image-layer {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}
.banner-carousel .content-box {
  position: relative;
  width: 100%;
  z-index: 5;
  background-color: #000;
  opacity: 0.5;
  border-radius: 25px;
  padding: 20px;
}
.banner-carousel .content-box .special-text {
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 12px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  transition: 1s;
}
.banner-carousel .active .content-box .special-text {
  opacity: 1;
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.banner-carousel .content-box h2 {
  font-size: 70px;
  line-height: 95px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 28px;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  transition: 1s;
  padding-bottom: 35px;
}
.banner-carousel .active .content-box h2 {
  opacity: 1;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -ms-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.banner-carousel .content-box .btn-box {
  opacity: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.banner-carousel .active .content-box .btn-box {
  opacity: 1;
  -webkit-transition-delay: 1.3s;
  -moz-transition-delay: 1.3s;
  -ms-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.banner-carousel .content-box .btn-box a {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  padding: 15px 0;
  font-size: 14px;
  color: #0a0807;
  font-weight: 600;
  text-transform: uppercase;
}
.banner-carousel .content-box .btn-box a i {
  position: relative;
  display: inline-block;
  font-size: 34px;
  line-height: 20px;
  top: 11px;
  margin-bottom: 4px;
  transition: 0.5s;
}
.banner-section .owl-nav {
  position: absolute;
  left: 0;
  top: 47%;
  width: 100%;
}
.banner-section .owl-nav button {
  position: absolute;
  top: 0;
  font-size: 64px;
  color: #fff;
  cursor: pointer;
  transition: 0.5s;
}
.owl-nav span {
  font-family: flaticon;
}
.banner-section .owl-nav button.owl-prev {
  left: 60px;
  transform: rotate(180deg);
}
.banner-section .owl-nav button.owl-next {
  right: 60px;
}
.banner-section .search-room-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.search-room-inner .search-content {
  position: relative;
  display: block;
  background: #f1efee;
  text-align: left;
}
.search-room-inner .search-content .form-group {
  position: relative;
  display: block;
  float: left;
  width: 16.666%;
  border-right: 1px solid #d3d0ce;
  margin: 0;
  padding: 20px 15px 10px;
}
.search-room-inner .search-content .form-group:last-child {
  border: none;
  padding: 0;
}
.search-room-inner .search-content .form-group label {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #0a0807;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.search-room-inner .search-content .form-group .nice-select,
.search-room-inner .search-content .form-group input[type="text"] {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #8d8b8a;
  text-transform: none;
  transition: 0.5s;
}
.search-room-inner .search-content .form-group .icon-box {
  position: absolute;
  bottom: 15px;
  right: 31px;
  color: #939190;
  z-index: 1;
}
.nice-select:after {
  border: none;
  content: "\f106";
  font-family: flaticon;
  font-size: 18px;
  color: #8d8b8a;
  transform: rotate(0) !important;
  top: initial;
  right: 4px;
  margin: 0;
  bottom: 36px;
}
.search-room-inner .search-content .form-group button {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  background: #0a0807;
  text-align: center;
  width: calc(100% + 1px);
  padding: 24px;
  transition: 0.5s;
}
.about-section,
.blog-grid-two,
.meals-section,
.spa-section {
  position: relative;
  padding: 140px 0;
}
.content_block_one .content-box,
.news-style-three .content-box,
.spa-section .left-content,
.top-style-section .tabs-content .image-box {
  position: relative;
  display: block;
  margin-right: 20px;
}
.content_block_one .content-box .image-box,
.popular-rooms-three .tab-btns {
  position: relative;
  display: block;
  margin-bottom: 52px;
}
.about-style-two .image-box .image img,
.blog-details-content .image-box img,
.blog-sidebar .voucher-widget .inner-box .image-box img,
.content_block_one .content-box .image-box img,
.content_block_two .content-box .lower-content .image-box img,
.content_block_two .content-box .upper-box .image-box img,
.destination-section .sec-title .select-box .list,
.events-block-one .inner-box .image-box .image img,
.experience-style-three .image-box img,
.location-section .tab-btns li.active-btn:before,
.location-section .tab-btns li:hover:before,
.location-section .tabs-content .image-box img,
.menu-section .image-box .image img,
.offers-block-one .inner-box .image-box img,
.regulation-section .image-box img,
.restaurant-section .image-box img,
.room-block-one .inner-box:hover .image-box .title,
.room-block-three .inner-box .image-box img,
.room-tab .p-tab .image-box .image img,
.spa-section .image-box img,
.testimonial-style-three .image-box-one img,
.testimonial-style-three .image-box-two img,
.top-style-section .tabs-content .image-box img {
  width: 100%;
}
.content_block_one .content-box .text h3 {
  display: block;
  font-size: 30px;
  line-height: 40px;
  color: #bdb9b5;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 29px;
  margin-bottom: 33px;
  border-bottom: 4px solid #0a0807;
}
.content_block_one .content-box .text .designation {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #0a0807;
  font-weight: 700;
  text-transform: uppercase;
}
.content_block_one .content-box .text .designation span {
  font-weight: 400;
  text-transform: capitalize;
}
.content_block_two .content-box .upper-box {
  position: relative;
  max-width: 285px;
  padding-right: 84px;
  margin-bottom: 56px;
}
.content_block_two .content-box .upper-box .text {
  position: absolute;
  top: 30px;
  right: 15px;
}
.content_block_two .content-box .upper-box .text h2 {
  position: relative;
  display: block;
  font-size: 60px;
  font-weight: 700;
  width: 140px;
  height: 140px;
  line-height: 140px;
  background: #0a0807;
  text-transform: capitalize;
  border-radius: 50%;
  text-align: center;
}
.content_block_two .content-box .curved-circle {
  position: absolute;
  top: 43px;
  right: 51px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  transform: rotate(90deg);
}
.content_block_two .content-box .lower-content .image-box {
  position: relative;
  display: block;
  margin-left: 20px;
  margin-top: 7px;
}
.blog-sidebar .post-widget .widget-title,
.content_block_two .content-box .lower-content .text p,
.popular-rooms-two .sec-title {
  margin-bottom: 33px;
}
.content_block_two .content-box .lower-content .list-item li {
  position: relative;
  display: block;
  font-size: 18px;
  color: #8d8b8a;
  margin-bottom: 21px;
  padding-bottom: 12px;
  padding-left: 45px;
}
.content_block_two .content-box .lower-content .list-item li i {
  position: absolute;
  left: 0;
  top: 1px;
  width: 30px;
  height: 30px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
}
.content_block_two .content-box .lower-content .list-item li:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 170px;
  height: 1px;
  left: 0;
  bottom: 0;
}
.blog-details-content .content-one,
.content_block_two .content-box .lower-content .list-item {
  margin-bottom: 44px;
}
.content_block_two .content-box .lower-content .link a,
.dining-options .inner-box .lower-box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #0a0807;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 45px;
}
.content_block_two .content-box .lower-content .link a i {
  position: absolute;
  top: -3px;
  left: 0;
  font-size: 34px;
}
.bg-color-1,
.experience-block-one .inner-box:hover,
.experience-section .text-inner .theme-btn:hover,
.news-block-one .inner-box .image-box .category a:hover {
  background: #0a0807;
}
.room-section {
  position: relative;
  padding: 165px 0 140px;
}
.room-section .content-box .big-text {
  position: absolute;
  left: -235px;
  top: -36px;
  z-index: 9;
}
.room-section .content-box .big-text h2 {
  display: block;
  font-size: 72px;
  line-height: 80px;
  color: #fff;
  text-transform: uppercase;
}
.room-tab .p-tab,
.room-tab-2 .p-tab {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  visibility: hidden;
}
.room-tab .p-tab.active-tab,
.room-tab-2 .p-tab.active-tab {
  position: relative;
  visibility: visible;
  opacity: 1;
  z-index: 5;
}
.room-tab .p-tab.active-tab .image-box,
.room-tab-2 .p-tab.active-tab .room-block-one {
  opacity: 1;
  top: 0;
  -webkit-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.room-tab .p-tab .image-box {
  opacity: 0;
  top: 10px;
  position: relative;
  display: block;
  overflow: hidden;
}
.room-tab .p-tab .image-box .image:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  opacity: 0.1;
}
.room-tab .p-tab .image-box .link {
  position: absolute;
  top: 40px;
  right: 40px;
  z-index: 2;
}
.room-tab .p-tab .image-box .link a {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center;
  background: #0a0807;
  border-radius: 50%;
  padding: 23px 0 15px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
.room-tab .p-tab .image-box .link a i {
  position: relative;
  display: block;
  font-size: 34px;
  transition: 0.5s;
}
.room-tab .owl-dots {
  position: absolute;
  right: 35px;
  bottom: 32px;
}
.room-tab .owl-theme .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 85px;
  height: 1px;
  background: #b0aeac;
  margin: 0 5px;
}
.room-tab .owl-theme .owl-dots .owl-dot span:hover,
.room-tab .owl-theme .owl-dots .owl-dot.active span {
  background: #fff;
  height: 2px;
}
.room-tab .tab-btn-box {
  position: relative;
  display: block;
  padding-top: 118px;
}
.room-tab .tab-btns li {
  position: relative;
  display: block;
  cursor: pointer;
  margin-bottom: 28px;
  transition: 0.5s;
}
.room-tab .tab-btns li h3 {
  display: block;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 14px;
  transition: 0.5s;
}
.room-tab .tab-btns li.active-btn h3 {
  font-weight: 400;
  font-style: italic;
}
.room-tab .tab-btns li span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #bdb9b5;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 22px;
}
.room-tab .tab-btns li span:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 5px;
  background-repeat: no-repeat;
}
.room-tab .tab-btns li a {
  position: absolute;
  top: -1px;
  right: -63px;
  display: inline-block;
  width: 66px;
  height: 66px;
  line-height: 76px;
  text-align: center;
  font-size: 34px;
  color: #fff;
  border-radius: 50%;
  transform: scale(0, 0);
  z-index: 9;
}
.destination-section .location-box .single-item.current .location-image,
.destination-section .location-box .single-item:hover .location-image,
.gallery-block-one .inner-box:hover .view-btn a,
.gallery-style-two .owl-item.active .gallery-block-one .inner-box .view-btn a,
.location-section .tab-btns li.active-btn:after,
.location-section .tab-btns li:hover:after,
.news-style-three
  .custom-control.material-checkbox
  .material-control-input:checked
  ~ .material-control-indicator:before,
.room-block-one .inner-box:hover .image-box .view-btn-2 a,
.room-tab .tab-btns li.active-btn a,
.top-style-section .tab-btn-box .tab-btns li.active-btn a {
  transform: scale(1, 1);
}
.footer-style-three .logo-widget .theme-btn:after,
.footer-style-three .logo-widget .theme-btn:before,
.room-tab .tab-btns li a:hover {
  background: #fff;
}
.room-tab-2 .p-tab .room-block-one {
  opacity: 0;
  top: 10px;
}
.gallery-style-two .owl-stage-outer,
.popular-rooms-section .owl-carousel .owl-stage-outer,
.popular-rooms-two .owl-carousel .owl-stage-outer,
.team-section .owl-carousel .owl-stage-outer,
.testimonial-style-two
  .client-thumb-outer
  .client-thumbs-carousel
  .owl-stage-outer {
  overflow: visible;
}
.dining-options .inner-box:hover .upper-box h2,
.popular-rooms-section .owl-carousel .owl-stage-outer .owl-item,
.popular-rooms-section .owl-nav button:hover:after,
.popular-rooms-two .owl-carousel .owl-stage-outer .owl-item,
.testimonial-section .owl-nav button:hover:after,
.testimonial-style-three .owl-nav button:hover:after {
  opacity: 0;
}
.booking-section .booking-inner,
.pricing-block-one .pricing-table,
.room-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
}
.experience-section .bg-layer,
.pricing-section {
  background-size: cover;
  background-position: center;
}
.about-style-two .image-box .image,
.events-block-one .inner-box .image-box,
.events-block-one .inner-box .image-box .image,
.gallery-block-one .inner-box,
.gallery-block-one .inner-box .image-box,
.hotel-view-section .image-box,
.location-section .tabs-content .image-box,
.news-block-one .inner-box .image-box .image,
.news-block-two .inner-box .image-box,
.offers-block-one .inner-box,
.offers-block-one .inner-box .image-box,
.room-block-one .inner-box .image-box,
.room-block-one .inner-box .image-box .image,
.room-block-three .inner-box .image-box,
.room-block-two .inner-box .image-box,
.room-block-two .inner-box .image-box .image,
.spa-block-one .inner-box .image-box,
.spa-block-one .inner-box .image-box .image,
.team-block-one .inner-box .image-box .image {
  position: relative;
  display: block;
  overflow: hidden;
}
.blog-sidebar .gallery-widget .image-list li .image img,
.gallery-block-one .inner-box .image-box img,
.hotel-view-section .image-box img,
.news-block-one .inner-box .image-box .image img,
.news-block-three .inner-box .image-box .image img,
.news-block-two .inner-box .image-box img,
.room-block-one .inner-box .image-box .image img,
.room-block-two .inner-box .image-box .image img,
.spa-block-one .inner-box .image-box .image img,
.team-block-one .inner-box .image-box .image img {
  width: 100%;
  transition: 0.5s;
}
.gallery-block-one .inner-box:hover .image-box img,
.hotel-view-section .image-box:hover img,
.news-block-one .inner-box:hover .image-box .image img,
.news-block-two .inner-box:hover .image-box img,
.room-block-one .inner-box:hover .image-box .image img,
.room-block-two .inner-box:hover .image-box .image img,
.team-block-one .inner-box:hover .image-box .image img {
  transform: scale(1.05);
}
.room-block-one .inner-box .image-box .view-btn,
.room-block-one .inner-box .image-box .view-btn-2 {
  position: absolute;
  top: 30px;
  right: 30px;
}
.room-block-one .inner-box .image-box .view-btn a {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 50px;
  background: #fff;
  text-align: center;
  font-size: 22px;
  color: #0a0807;
  border-radius: 50%;
}
.room-block-one .inner-box:hover .image-box .view-btn a {
  transform: scale(0, 0);
}
.room-block-one .inner-box .image-box .view-btn-2 a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 4px 20px 10px;
  border-radius: 30px;
  transform: scale(0, 0);
}
.room-block-one .inner-box .image-box .view-btn-2 a i {
  position: relative;
  font-size: 22px;
  top: 7px;
  margin-right: 8px;
}
.room-block-one .inner-box .image-box .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% - 30px);
  z-index: 1;
  transition: 0.5s;
}
.room-block-one .inner-box .image-box .title h3 {
  position: relative;
  display: block;
  width: 100%;
  background: #0a0807;
  font-size: 25px;
  line-height: 33px;
  color: #fff;
  font-weight: 700;
  padding: 11px 15px 13px 30px;
}
.room-block-one .inner-box .image-box .title h3 a {
  position: absolute;
  top: 10px;
  right: 30px;
  font-size: 36px;
  opacity: 0;
}
.room-block-one .inner-box .info-list {
  position: relative;
  display: block;
  background: #f1efee;
  padding: 23px 30px 15px;
}
.room-block-one .inner-box .info-list li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #8d8b8a;
  padding-left: 27px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.room-block-one .inner-box .info-list li:last-child {
  margin-right: 0;
}
.room-block-one .inner-box .info-list li i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 16px;
  color: #0a0807;
}
.room-block-one .inner-box .lower-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.07);
  padding: 17px 30px 14px;
}
.news-block-one .inner-box,
.room-block-two .inner-box:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
}
.room-block-one .inner-box .lower-box .price h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
  padding-left: 23px;
}
.restaurant-section .content-box .restaurant-feature li:before,
.room-block-one .inner-box .lower-box .price h3:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-2.png);
  width: 16px;
  height: 16px;
  left: 0;
  top: 8px;
  background-repeat: no-repeat;
}
.room-block-one .inner-box .lower-box .price h3 span,
.room-block-three .inner-box .lower-content .other-content h3 span {
  font-size: 18px;
}
.room-block-one .inner-box .lower-box .rating {
  position: relative;
  display: block;
  font-size: 18px;
  color: #0a0807;
  padding-left: 24px;
}
.room-block-one .inner-box .lower-box .rating span,
.spa-section .left-content .content-box .single-item p a,
.testimonial-style-two.alternat-2 .testimonial-block .inner-box p {
  color: #8d8b8a;
}
.room-block-one .inner-box .lower-box .rating i {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 16px;
  color: #fec004;
}
.popular-rooms-section .tab-btn-box,
.testimonial-style-two .testimonial-block .inner-box {
  position: relative;
  display: block;
  margin-bottom: 50px;
}
.popular-rooms-section .tab-btns li,
.popular-rooms-three .tab-btns li {
  position: relative;
  display: inline-block;
  font-size: 32px;
  line-height: 40px;
  font-family: Cardo, serif;
  font-weight: 700;
  color: #bdb9b5;
  cursor: pointer;
  margin: 0 20px;
  transition: 0.5s;
}
.about-style-three .content-box .tab-btns li.active-btn,
.blog-sidebar .category-widget .category-list li a:hover,
.popular-rooms-section .tab-btns li.active-btn,
.popular-rooms-three .tab-btns li.active-btn,
.sortable-masonry .filter-tabs li.active,
.testimonial-style-two.alternat-2 .testimonial-block .author-box h3,
.testimonial-style-two.alternat-2 .testimonial-block .inner-box h3 {
  color: #0a0807;
}
.about-style-three .content-box .tab-btns li:before,
.popular-rooms-section .tab-btns li:before,
.popular-rooms-three .tab-btns li:before,
.popular-rooms-two .tab-btn-box .tab-btns li:before {
  position: absolute;
  content: "";
  background: #bdb9b5;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  right: -25px;
  bottom: 9px;
}
.popular-rooms-section .owl-dots button.active:before,
.popular-rooms-section .owl-dots::after {
  content: counter(slides-num);
  position: absolute;
}
.popular-rooms-section .owl-dots {
  position: absolute;
  left: 17px;
  top: -92px;
  width: 129px;
  min-height: 40px;
  counter-reset: slides-num;
}
.popular-rooms-section .owl-dots::after {
  right: 0;
  top: 10px;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  color: #bdb9b5;
  font-family: Cardo, serif;
}
.popular-rooms-section .owl-carousel:before {
  position: absolute;
  content: "0";
  left: 122px;
  top: -82px;
  font-size: 22px;
  font-weight: 700;
  color: #bdb9b5;
  font-family: Cardo, serif;
}
.popular-rooms-section .owl-dots:before {
  position: absolute;
  content: "";
  border-top: 1px dashed #cecbc9;
  width: 70px;
  right: 33px;
  bottom: 9px;
  font-size: 22px;
  font-weight: 700;
  color: #bdb9b5;
  font-family: Cardo, serif;
}
.popular-rooms-section .owl-dots button {
  position: absolute;
  top: 0;
  left: 0;
  counter-increment: slides-num;
  font-size: 36px;
  line-height: 40px;
  font-family: Cardo, serif;
  font-weight: 700;
  color: #0a0807;
}
.popular-rooms-section .owl-dots button.active:after {
  position: absolute;
  content: "0";
  top: 0;
  right: 0;
}
.popular-rooms-section .owl-nav {
  position: absolute;
  top: -80px;
  right: 0;
}
.blog-sidebar .post-widget .post-info li a,
.popular-rooms-section .owl-nav button,
.testimonial-section .owl-nav button,
.testimonial-style-three .owl-nav button {
  position: relative;
  display: inline-block;
}
.popular-rooms-section .owl-nav button.owl-prev span,
.testimonial-section .owl-nav button.owl-prev span,
.testimonial-style-three .owl-nav button.owl-prev span {
  position: relative;
  display: inline-block;
  transform: rotate(180deg);
}
.popular-rooms-section .owl-nav button:before,
.testimonial-section .owl-nav button:before {
  position: absolute;
  content: "";
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #1b1b1b;
  text-transform: uppercase;
  top: 2px;
}
.popular-rooms-section .owl-nav button:after,
.testimonial-section .owl-nav button:after,
.testimonial-style-three .owl-nav button:after {
  position: absolute;
  content: "";
  width: 34px;
  height: 1px;
  top: 13px;
  transition: 0.5s;
}
.popular-rooms-section .owl-nav button.owl-prev:after,
.testimonial-section .owl-nav button.owl-prev:after,
.testimonial-style-three .owl-nav button.owl-prev:after {
  left: 50px;
}
.banner-style-three .owl-nav button.owl-next,
.popular-rooms-section .owl-nav button.owl-next:after,
.testimonial-section .owl-nav button.owl-next:after,
.testimonial-style-three .owl-nav button.owl-next:after {
  right: 50px;
}
.popular-rooms-section .owl-nav button.owl-prev:before,
.testimonial-section .owl-nav button.owl-prev:before,
.testimonial-style-three .owl-nav button.owl-prev:before {
  content: "prev";
  left: 0;
}
.popular-rooms-section .owl-nav button.owl-next:before,
.testimonial-section .owl-nav button.owl-next:before,
.testimonial-style-three .owl-nav button.owl-next:before {
  content: "next";
  right: 0;
}
.popular-rooms-section .owl-nav button.owl-prev,
.testimonial-section .owl-nav button.owl-prev,
.testimonial-style-three .owl-nav button.owl-prev {
  padding-left: 50px;
  margin-right: 30px;
}
.popular-rooms-section .owl-nav button.owl-next,
.testimonial-section .owl-nav button.owl-next,
.testimonial-style-three .owl-nav button.owl-next {
  padding-right: 50px;
}
.popular-rooms-section .owl-nav button span,
.testimonial-section .owl-nav button span,
.testimonial-style-three .owl-nav button span {
  position: relative;
  font-size: 34px;
  opacity: 0;
  transition: 0.5s;
}
.popular-rooms-section .more-btn,
.popular-rooms-three .more-btn {
  position: relative;
  display: block;
  margin-top: 60px;
}
.popular-rooms-section .more-btn .theme-btn {
  background: #f1efee;
  color: #0a0807;
}
.experience-section .bg-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
}
.experience-section .bg-layer:before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.9;
}
.experience-section .sec-title {
  margin-bottom: 46px;
}
.experience-section .text-inner .icon-box {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 110px;
  line-height: 126px;
  font-size: 50px;
  text-align: center;
  margin-bottom: 33px;
  z-index: 1;
}
.experience-section .text-inner .icon-box:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 90px;
  height: 110px;
  left: 3px;
  top: 0;
  border-radius: 50%;
  z-index: -1;
  transform: rotate(30deg);
}
.experience-section .text-inner h2 {
  display: block;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 13px;
}
.experience-section .text-inner p {
  color: #fff;
  margin-bottom: 32px;
}
.booking-style-two .form-inner .text .theme-btn,
.experience-section .text-inner .theme-btn,
.fluid-section .single-item .inner-box .theme-btn,
.meals-section .content-box .theme-btn {
  padding: 16px 39px;
}
.experience-section .content-box {
  position: relative;
  display: block;
  margin-right: -400px;
}
.experience-block-one .inner-box {
  position: relative;
  display: block;
  background: rgba(10, 8, 7, 0.92);
  padding: 33px 30px 24px;
  text-align: center;
  transition: 0.5s;
}
.experience-block-one .inner-box h2 {
  display: block;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 105px;
}
.experience-block-one .inner-box span {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.experience-block-one .inner-box h3 {
  display: block;
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 103px;
}
.experience-block-one .inner-box h3 a,
.news-block-two .inner-box .text-inner h3 a,
.page-title .content-box .bread-crumb li a {
  display: inline-block;
  color: #fff;
}
.experience-block-one .inner-box .link a {
  position: relative;
  display: inline-block;
  font-size: 36px;
}
.experience-block-one .inner-box .light-icon,
.gallery-block-one .inner-box .view-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.nav-style-one button {
  position: relative;
  display: inline-block;
  font-size: 34px;
  color: #0a0807;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  width: 57px;
  height: 57px;
  line-height: 57px;
  cursor: pointer;
  transition: 0.5s;
}
.nav-style-one button.owl-prev {
  transform: rotate(180deg);
  margin-right: 20px;
}
.experience-section .owl-nav {
  position: absolute;
  top: -110px;
  right: 400px;
}
.chooseus-section {
  position: relative;
  padding: 80px 0;
}
.chooseus-block-one .inner-box {
  position: relative;
  display: block;
  max-width: 470px;
  margin-bottom: 100px;
  padding: 24px 0 23px 200px;
}
.chooseus-block-one .inner-box .icon-box {
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  width: 183px;
  height: 183px;
  line-height: 256px;
  font-size: 70px;
  background: #f1efee;
  text-align: center;
  border-radius: 50%;
}
.chooseus-block-one .inner-box h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
  padding-left: 100px;
  margin-bottom: 19px;
  margin-left: -200px;
}
.chooseus-block-one .inner-box h3:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  left: 0;
  top: 15px;
}
.chooseus-section .inner-container .line-1 {
  position: absolute;
  left: 0;
  top: 41%;
  width: 100%;
  height: 1px;
  background: #e2dfdd;
}
.chooseus-section .inner-container .line-2 {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: calc(100% - 100px);
  background: #e2dfdd;
}
.chooseus-section .sec-title {
  margin-bottom: 47px;
}
.pricing-section {
  position: relative;
  padding: 140px 0;
  width: 100%;
  background-repeat: no-repeat;
}
.pricing-section .sec-title p {
  color: #fff;
  margin-top: 19px;
  margin-bottom: 32px;
}
.pricing-section .sec-title .theme-btn,
.room-categories .inner-box .theme-btn {
  padding: 16px 38px;
}
.pricing-block-one .pricing-table h3 {
  position: relative;
  display: block;
  background: #f1efee;
  padding: 25px 30px 21px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}
.pricing-block-one .pricing-table .price {
  position: relative;
  display: block;
  padding: 27px 30px 24px 25px;
}
.pricing-block-one .pricing-table .price h2 {
  position: relative;
  display: inline-block;
  font-size: 72px;
  line-height: 80px;
  font-weight: 700;
  padding-left: 22px;
  padding-right: 118px;
}
.pricing-block-one .pricing-table .price h2 .symble {
  position: absolute;
  left: 0;
  top: -16px;
  font-size: 26px;
}
.pricing-block-one .pricing-table .price h2 .fraction {
  position: absolute;
  top: -17px;
  right: 74px;
  font-size: 28px;
}
.pricing-block-one .pricing-table .price h2 .text {
  position: absolute;
  right: 0;
  bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  font-family: Outfit, sans-serif;
  font-weight: 600;
  color: #8d8b8a;
  text-transform: uppercase;
}
.pricing-block-one .pricing-table .feature-box {
  position: relative;
  padding: 0 30px;
  margin-bottom: 40px;
}
.pricing-block-one .pricing-table .feature-list {
  position: relative;
  display: block;
  background: #0a0807;
  padding: 33px 30px;
}
.pricing-block-one .pricing-table .feature-list li {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #bdb9b5;
  margin-bottom: 16px;
  padding-left: 27px;
}
.pricing-block-one .pricing-table .feature-list li:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-6.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 6px;
  background-repeat: no-repeat;
}
.pricing-block-one .pricing-table .link-box {
  position: relative;
  display: block;
  padding: 16px 30px;
  background: #f1efee;
}
.news-block-one .inner-box .lower-content .link a,
.pricing-block-one .pricing-table .link-box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0a0807;
  padding-left: 45px;
}
.pricing-block-one .pricing-table .link-box a i {
  position: absolute;
  left: 0;
  top: -6px;
  font-size: 34px;
}
.bg-color-2 {
  background-color: #f1efee;
}
.testimonial-section {
  position: relative;
  padding: 136px 0 121px;
}
.testimonial-block-one {
  position: relative;
  display: block;
  margin: 10px 0;
}
.testimonial-block-one .inner-box {
  position: relative;
  display: block;
  border: 1px solid #d3d0ce;
  transition: 0.5s;
}
.testimonial-block-one .inner-box:hover {
  border-color: #0a0807;
}
.testimonial-block-one .inner-box:after,
.testimonial-block-one .inner-box:before {
  position: absolute;
  content: "";
  width: calc(100% - 20px);
  height: 0;
  left: 10px;
  transition: 0.5s;
}
.header-style-two .header-lower .menu-right-content .language-box .icon-box,
.testimonial-block-one .inner-box:before {
  top: 0;
}
.testimonial-block-one .inner-box:after {
  bottom: 0;
}
.testimonial-block-one .inner-box:hover:before {
  top: -11px;
  height: 10px;
}
.testimonial-block-one .inner-box:hover:after {
  bottom: -11px;
  height: 10px;
}
.testimonial-block-one .inner-box .static-content {
  position: relative;
  display: block;
  padding: 59px 29px 51px;
}
.testimonial-block-one .inner-box .static-content .thumb-inner {
  position: relative;
  display: inline-block;
  width: 228px;
  height: 228px;
  margin-bottom: 32px;
}
.testimonial-block-one .inner-box .static-content .thumb-inner .icon-box {
  position: absolute;
  right: -10px;
  bottom: -9px;
  font-size: 85px;
}
.testimonial-block-one .inner-box .rating li {
  position: relative;
  display: inline-block;
  font-size: 22px;
  color: #fec004;
  margin: 0 1px;
}
.testimonial-block-one .inner-box .static-content .rating {
  margin-bottom: 31px;
}
.testimonial-block-one .inner-box .author-box h3 {
  display: block;
  font-size: 25px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 4px;
}
.testimonial-block-one .inner-box .author-box {
  position: relative;
  display: block;
  padding-top: 36px;
  border-top: 1px solid #d3d0ce;
}
.testimonial-block-one .inner-box .overlay-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0a0807;
  z-index: 1;
  padding: 59px 29px 51px;
  opacity: 0;
  transition: 0.5s;
}
.testimonial-block-one .inner-box .overlay-content .rating {
  position: relative;
  display: block;
  margin-bottom: 16px;
}
.testimonial-block-one .inner-box .overlay-content .text {
  position: relative;
  display: block;
  margin-bottom: 32px;
  padding: 0 25px;
}
.testimonial-block-one .inner-box .overlay-content .text p {
  font-size: 24px;
  line-height: 36px;
  color: #bdb9b5;
}
.testimonial-block-one .inner-box .overlay-content .text .icon-box {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 250px;
  color: #1c1a19;
  transform: translate(-50%, -50%);
}
.testimonial-block-one .inner-box .overlay-content .author-box {
  border-color: #312d2b;
}
.testimonial-block-one .inner-box .overlay-content .author-box h3 {
  color: #f1efee;
}
.testimonial-section .owl-nav {
  position: relative;
  margin-top: 51px;
}
.news-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
}
.news-block-one .inner-box .image-box .post-date {
  position: absolute;
  top: -20px;
  right: 20px;
}
.news-block-one .inner-box .image-box .post-date h3 {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  background: #0a0807;
  width: 70px;
  padding: 10px 12px 8px;
  text-align: center;
}
.news-block-one .inner-box .image-box .post-date h3:before {
  position: absolute;
  content: "";
  background: #0a0807;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -3px;
}
.news-block-one .inner-box .image-box .post-date h3 span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 4px;
  border-bottom: 1px solid #3a3735;
}
.news-block-one .inner-box .image-box .category {
  position: absolute;
  left: 25px;
  bottom: 0;
}
.news-block-one .inner-box .image-box .category a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 19px;
}
.news-block-one .inner-box .lower-content {
  position: relative;
  padding: 26px 25px 24px;
}
.news-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 14px;
}
.blog-sidebar .post-widget .post h3 a,
.history-section .history-list .single-item h3 a,
.news-block-one .inner-box .lower-content h2 a,
.news-block-one .inner-box .lower-content h3 a,
.spa-block-one .inner-box .lower-content h3 a,
.team-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #0a0807;
}
.news-block-one .inner-box .lower-content .post-info,
.news-block-two .inner-box .lower-box .post-info,
.post-info-section .post-info-inner .post-info {
  position: relative;
  display: block;
  padding-left: 20px;
}
.experience-style-three .content-box .inner-box .block:before,
.history-section .history-list .single-item span:before,
.news-block-one .inner-box .lower-content .post-info:before,
.post-info-section .post-info-inner .post-info:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 6px;
  background-repeat: no-repeat;
}
.news-block-one .inner-box .lower-content .post-info li,
.news-block-three .inner-box .content-inner .post-info li,
.news-block-two .inner-box .lower-box .post-info li,
.post-info-section .post-info-inner .post-info li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 24px;
  color: #8d8b8a;
  font-weight: 500;
  margin-right: 42px;
  text-transform: uppercase;
}
.news-block-one .inner-box .lower-content .post-info li a,
.news-block-three .inner-box .content-inner .post-info li a,
.news-block-two .inner-box .lower-box .post-info li a,
.post-info-section .post-info-inner .post-info li a {
  display: inline-block;
  color: #8d8b8a;
}
.news-block-one .inner-box .lower-content .post-info li:before,
.news-block-three .inner-box .content-inner .post-info li:before,
.news-block-two .inner-box .lower-box .post-info li:before,
.post-info-section .post-info-inner .post-info li:before {
  position: absolute;
  content: "";
  background: #d9d6d4;
  width: 22px;
  height: 1px;
  right: -32px;
  top: 12px;
}
.news-section .sec-title .theme-btn {
  position: absolute;
  right: 0;
  bottom: 14px;
  background-color: #f1efee;
  padding: 16px 38px;
}
.booking-section .bg-layer,
.contact-section .bg-layer,
.destination-section .inner-container .map-layer,
.highlights-section .bg-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-section .content-box {
  position: relative;
  display: block;
  max-width: 370px;
  width: 100%;
  margin: 0 auto;
}
.contact-section .inner-box {
  position: relative;
  display: block;
  padding: 105px 50px 110px;
}
.contact-section .inner-box:before {
  position: absolute;
  content: "";
  background-image: url(../images/shape/shape-2.png);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-section .inner-box .icon-box {
  position: relative;
  display: inline-block;
  font-size: 110px;
  color: #fff;
  line-height: 100px;
  margin-bottom: 20px;
  z-index: 1;
}
.contact-section .inner-box .icon-box:before {
  position: absolute;
  content: "";
  background: #855d3c;
  width: 100px;
  height: 100px;
  left: 5px;
  top: 5px;
  border-radius: 50%;
  z-index: -1;
}
.contact-section .inner-box .text {
  margin-bottom: 37px;
}
.contact-section .inner-box h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
}
.contact-section .inner-box .info-box .single-item h3 {
  margin-bottom: 3px;
}
.contact-section .inner-box .info-box,
.restaurant-section .content-box p {
  margin-bottom: 42px;
}
.contact-section .inner-box .btn-box .theme-btn {
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
}
.contact-section .inner-box .btn-box .theme-btn:hover {
  background: #0a0807;
  color: #fff;
}
.contact-section .inner-box .info-box .single-item h2 {
  display: block;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  padding-bottom: 2px;
}
.main-footer {
  background: #0a0807;
  color: #bdb9b5;
}
.widget-section {
  padding: 100px 0 60px;
  border-bottom: 1px solid #312d2b;
}
.widget-title {
  font-size: 22px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 600;
}
.footer-widget p {
  font-size: 15px;
  line-height: 26px;
}
.footer-links li a {
  color: #bdb9b5;
  transition: 0.3s;
}
.footer-links li a:hover {
  color: #fff;
  padding-left: 5px;
}
.social-links a {
  display: inline-block;
  margin-right: 10px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #312d2b;
  border-radius: 50%;
  color: #bdb9b5;
  transition: 0.3s;
}
.social-links a:hover {
  background: #fff;
  color: #000;
}
.newsletter-form {
  position: relative;
  margin-top: 15px;
}
.newsletter-form input {
  width: 100%;
  height: 50px;
  padding: 0 50px 0 15px;
  background: #fff;
  border: none;
  outline: 0;
}
.newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  border: none;
  background: #000;
  color: #fff;
  transition: 0.3s;
}
.newsletter-form button:hover {
  background: #333;
}
.contact-info {
  margin-top: 15px;
}
.contact-info p {
  font-size: 14px;
  margin-bottom: 5px;
}
.footer-bottom {
  padding: 20px 0;
}
.bottom-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-nav li {
  display: inline-block;
  margin-right: 20px;
}
.scroll-top {
  position: fixed;
  right: 40px;
  color: #000;
  border-radius: 50px;
  padding: 8px 15px;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}
.header-style-two .header-top {
  background: #fff;
  padding: 16px 0;
}
.header-style-two .header-top .outer-container {
  padding: 0 80px;
}
.header-style-two .header-top:before {
  position: absolute;
  content: "";
  background: #e9e6e4;
  width: calc(100% - 80px);
  height: 1px;
  right: 0;
  bottom: 0;
}
.header-style-two .header-top .rating-box {
  position: relative;
  margin-right: 10px;
}
.header-style-two .header-top .rating-box .rating-list {
  position: absolute;
  left: 0;
  top: 6px;
  width: 112px;
}
.header-style-two .header-top .rating-box p {
  display: block;
  padding-left: 122px;
}
.header-style-two .header-top .rating-box p a,
.header-style-two .header-top .social-links li a,
.header-style-two .header-top .top-right .subscribe-link p a {
  color: #8b8a89;
}
.header-style-two .header-top .rating-box .rating-list .rating {
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  overflow: hidden;
}
.header-style-two .header-top .rating-box .rating-list .rating-2 {
  left: 24px;
}
.header-style-two .header-top .rating-box .rating-list .rating-3 {
  left: 48px;
}
.header-style-two .header-top .rating-box .rating-list .rating-4 {
  left: 72px;
}
.header-style-two .header-top .rating-box .rating-list .rating-5 {
  left: 96px;
  background: 0 0;
}
.header-style-two .header-top .rating-box .rating-list .rating-5:before {
  position: absolute;
  content: "";
  left: -7px;
  top: -1px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}
.header-style-two .header-top .top-left .link-box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #1d1b1a;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 42px;
}
.blog-details-content .post-nav-btn .single-btn a i,
.destination-section .location-box .single-item .box a i,
.dining-options .inner-box .lower-box a i,
.header-style-two .header-top .top-left .link-box a i,
.news-block-one .inner-box .lower-content .link a i,
.news-block-three .inner-box .content-inner .link a i,
.room-block-three .inner-box .lower-content .link a i {
  position: absolute;
  left: 0;
  top: -5px;
  font-size: 34px;
}
.header-style-two .header-top .top-right .subscribe-link {
  position: relative;
  display: block;
  padding-left: 28px;
  margin-right: 30px;
}
.header-style-two .header-top .top-right .subscribe-link .icon-box {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 18px;
}
.header-style-two .header-lower .outer-container {
  position: relative;
  background: #fff;
}
.header-style-two .header-lower .main-menu .navigation > li > a,
.header-style-two .header-lower .nav-toggler,
.popular-rooms-two .tab-btn-box .tab-btns li.active-btn,
.popular-rooms-two .tab-btn-box .tab-btns li:hover {
  color: #1d1b1a;
}
.header-style-two .header-lower .nav-toggler:before {
  background: #e9e6e4;
  opacity: 1;
}
.header-style-two .header-lower .menu-right-content .search-box-outer {
  padding: 0;
  margin-right: 52px;
}
.header-style-two .header-lower .menu-right-content .search-box-outer .icon-box,
.header-style-two .header-lower .menu-right-content .user-box a {
  position: relative;
  display: inline-block;
  top: 0;
  color: #1d1b1a;
  font-size: 26px;
  transition: 0.5s;
}
.header-style-two .header-lower .menu-right-content .user-box {
  position: relative;
  margin-right: 52px;
}
.header-style-two .header-lower .menu-right-content .user-box:after,
.header-style-two .header-lower .menu-right-content .user-box:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-7.png);
  width: 12px;
  height: 12px;
  top: 8px;
  background-repeat: no-repeat;
}
.header-style-two .header-lower .menu-right-content .user-box:before {
  left: -33px;
}
.header-style-two .header-lower .menu-right-content .user-box:after {
  right: -33px;
}
.header-style-two .header-lower .menu-right-content .language-box {
  margin-right: 0;
  color: #1d1b1a;
  padding-bottom: 0;
  top: -4px;
  font-size: 16px;
}
.header-style-two .header-lower .menu-right-content {
  padding-left: 40px;
  padding-right: 35px;
  margin-left: 20px;
  margin-right: 40px;
}
.header-style-two .header-lower .menu-right-content:after,
.header-style-two .header-lower .menu-right-content:before {
  position: relative;
  content: "";
  background: #e9e6e4;
  width: 1px;
  height: 46px;
  top: -3px;
}
.header-style-two .header-lower .menu-right-content:before {
  left: -40px;
}
.header-style-two .header-lower .menu-right-content:after {
  right: -35px;
}
.header-style-two .header-lower .button-box .theme-btn {
  background: #1d1b1a;
  color: #fff;
  padding: 14px 39px;
  margin: 10px;
}
.loginbox {
  max-width: 900px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.button-box {
  margin: 10px;
}
.header-style-two .header-lower .button-box .theme-btn:hover {
  color: #fff;
  margin: 10px;
}
.header-style-two
  .header-lower
  .main-menu
  .navigation
  > li.dropdown
  > a:before {
  color: #949391;
}
.banner-style-two {
  position: relative;
  padding-left: 80px;
  background: #f3f1ef;
}
.bg-color-3,
.popular-rooms-two {
  background-color: #f4f2f1;
}
.banner-style-two:before,
.offers-section:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 140px;
  left: 0;
  top: 0;
}
.banner-style-two .banner-carousel .slide-item:before {
  background: #000;
  opacity: 0.2;
}
.banner-style-two .banner-carousel .content-box h2 {
  font-size: 72px;
  line-height: 82px;
  font-weight: 400;
  margin-bottom: 24px;
}
.banner-carousel .content-box p {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding-left: 100px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.banner-carousel .active .content-box p {
  opacity: 1;
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.banner-carousel .content-box p:before {
  position: absolute;
  content: "";
  width: 80px;
  height: 1px;
  left: 0;
  top: 16px;
}
.banner-style-two .banner-carousel .content-box {
  max-width: 100%;
}
.banner-style-two .banner-carousel .content-box .btn-box {
  position: absolute;
  right: 0;
  bottom: 12px;
}
.banner-style-two .banner-carousel .slide-item {
  padding: 389px 0 223px;
}
.banner-style-two .owl-nav {
  position: absolute;
  left: -56px;
  top: 50%;
}
.banner-style-two .owl-nav button {
  position: absolute;
  left: 0;
  font-size: 34px;
  color: #22201f;
  transition: 0.5s;
}
.banner-style-two .owl-nav button.owl-prev {
  top: 103px;
  left: -5px;
  transform: rotate(90deg);
}
.banner-style-two .owl-nav button.owl-next {
  bottom: 99px;
  transform: rotate(-90deg);
}
.banner-style-two .owl-dots {
  position: absolute;
  left: -46px;
  top: 39%;
}
.banner-style-two .owl-dots button {
  position: relative;
  display: block !important;
  margin: 14px 0;
}
.banner-style-two .owl-theme .owl-dots .owl-dot span {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #d2d0cf;
  border-radius: 50%;
  background: 0 0;
  cursor: pointer;
  margin: 0;
  transition: 0.5s;
}
.banner-style-two .search-room-inner {
  position: absolute;
  left: 0;
  bottom: -35px;
  width: 100%;
  z-index: 2;
}
.contact-style-two .form-inner .form-group,
.search-room-inner .title-text {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.search-room-inner .title-text h3 {
  font-size: 24px;
  line-height: 34px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
.banner-style-two .search-room-inner .search-content {
  background: 0 0;
  margin: 0 -5px;
}
.banner-style-two .search-room-inner .search-content .form-group {
  padding: 0 5px;
  border: none;
}
.banner-style-two .search-room-inner .search-content .form-group .nice-select,
.banner-style-two .search-room-inner .search-content .form-group input {
  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
}
.banner-style-two
  .search-room-inner
  .search-content
  .form-group:first-child
  .nice-select {
  border-radius: 40px 0 0 40px;
}
.banner-style-two
  .search-room-inner
  .search-content
  .form-group
  .nice-select:after {
  bottom: 65px;
  right: 36px;
  font-size: 12px;
}
.banner-style-two .search-room-inner .search-content .form-group button {
  padding: 22.5px 30px;
  border-radius: 0 40px 40px 0;
}
.banner-style-two .search-room-inner .search-content .form-group button:hover {
  background: #1d1b1a;
}
.about-style-two {
  position: relative;
  padding: 70px 0;
}
.about-style-two .image-box {
  position: relative;
  display: block;
  margin-right: 50px;
}
.about-style-two .image-box .image:before {
  position: absolute;
  top: 0;
  left: -80%;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.3))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 1;
}
.about-style-two .image-box .image:hover:before {
  -webkit-animation: 1s shine;
  animation: 1s shine;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.about-style-two .image-box .text-inner {
  position: absolute;
  right: 30px;
  bottom: 30px;
  display: flex;
  width: 200px;
  height: 200px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-align: center;
  padding: 0 25px;
  z-index: 1;
}
.about-style-two .image-box .text-inner .icon-box {
  position: relative;
  display: inline-block;
  font-size: 60px;
  color: #fff;
  margin-bottom: 17px;
}
.about-style-two .image-box .text-inner h4 {
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  font-weight: 700;
}
.about-style-three .sec-title,
.about-style-two .content-box .sec-title {
  margin-bottom: 39px;
}
.about-style-two .content-box .text,
.blog-sidebar .category-widget {
  margin-bottom: 45px;
}
.about-style-two .content-box .text p,
.footer-style-three .logo-widget .list-item,
.testimonial-style-three .testimonial-content .text {
  margin-bottom: 27px;
}
.about-style-two .content-box .text h3 {
  display: block;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 12px;
}
.about-style-two .content-box .text h3 a,
.footer-style-three .links-widget .links-list li a {
  display: inline-block;
}
.about-style-two .content-box .text h3 a.mail,
.contact-info-section .single-info-box a:hover,
.dining-options .inner-box .upper-box .overlay-content a:hover,
.gallery-page-two .gallery-block-one .inner-box .title-text h3 a:hover,
.page-title .content-box .bread-crumb li a:hover,
.quick-contact-section .contact-list .email a:hover {
  text-decoration: underline;
}
.about-style-two .content-box .btn-box .theme-btn {
  background: #1b1a18;
  color: #fff;
  padding: 16px 39px;
}
.offers-section,
.room-categories .slide-item {
  position: relative;
  padding-bottom: 140px;
}
.booking-style-two .lower-box .bg-layer,
.room-categories .bg-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.room-categories .bg-layer:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.1;
}
.room-categories .inner-box {
  position: relative;
  display: block;
  padding: 136px 0 60px 50px;
  z-index: 1;
}
.room-categories .inner-box:before {
  position: absolute;
  content: "";
  background: #1d1b1a;
  width: 400px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.room-categories .inner-box .single-box {
  position: relative;
  max-width: 300px;
  padding: 22px 0 24px;
  border-top: 1px solid #373534;
  border-bottom: 1px solid #373534;
  margin-bottom: 23px;
}
.room-categories .inner-box .single-box h3 {
  display: block;
  font-size: 32px;
  line-height: 42px;
  color: #f4f2f1;
  font-weight: 700;
  margin-bottom: 8px;
}
.room-categories .inner-box .single-box span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #ab6034;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 22px;
}
.news-block-two .inner-box .lower-box .post-info:before,
.room-categories .inner-box .single-box span:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-7.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 6px;
  background-repeat: no-repeat;
}
.room-categories .inner-box .text {
  max-width: 300px;
}
.room-categories .inner-box .text p {
  color: #b8b5b1;
  margin-bottom: 32px;
}
.room-categories .owl-nav {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 140px;
  max-width: 1170px;
  margin: 0 auto;
  text-align: right;
}
.popular-rooms-two {
  position: relative;
  padding: 136px 0 131px;
}
.popular-rooms-two:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 380px;
  left: 0;
  bottom: 0;
}
.room-block-two .inner-box {
  position: relative;
  display: block;
  overflow: hidden;
  transition: 0.5s;
}
.room-block-two .inner-box .image-box .post-date {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100px;
}
.room-block-two .inner-box .image-box .post-date h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 47px;
  color: #fff;
  font-weight: 700;
  background: #1d1b1a;
  text-align: center;
}
.room-block-two .inner-box .image-box .post-date span {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 30px;
  color: #8b8a89;
  font-weight: 600;
  text-transform: uppercase;
  background: #fff;
  text-align: center;
}
.room-block-two .inner-box .image-box .btn-box {
  position: absolute;
  left: 20px;
  bottom: -50px;
  width: calc(100% - 40px);
  opacity: 0;
  transition: 0.5s;
}
.gallery-style-two .owl-item.active .gallery-block-one .inner-box .title-text,
.room-block-two .inner-box:hover .image-box .btn-box {
  bottom: 0;
  opacity: 1;
}
.room-block-two .inner-box .image-box .btn-box a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 14px 15px 12px;
}
.room-block-two .inner-box .lower-content {
  position: relative;
  display: block;
  border: 1px solid #e4e3e0;
}
.room-block-two .inner-box .lower-content .text {
  padding: 24px 15px 23px;
  text-align: center;
  border-bottom: 1px solid #e4e3e0;
}
.contact-info-section .single-info-box h3,
.room-block-two .inner-box .lower-content h3,
.team-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 3px;
}
.gallery-block-one .inner-box .title-text h3 a,
.room-block-two .inner-box .lower-content h3 a {
  display: inline-block;
  color: #1d1b1a;
}
.room-block-two .inner-box .lower-content span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #8b8a89;
  font-weight: 500;
  text-transform: uppercase;
}
.room-block-two .inner-box .lower-content .feature-list li {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  padding: 11px 15px;
  border-right: 1px solid #e4e3e0;
}
.room-block-two .inner-box .lower-content .feature-list li:last-child {
  border-right: none;
}
.room-block-two .inner-box .lower-content .feature-list li p {
  position: relative;
  display: inline-block;
  padding-left: 28px;
}
.room-block-two .inner-box .lower-content .feature-list li p i {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 18px;
  color: #8b8a89;
}
.popular-rooms-two .more-text {
  position: relative;
  display: block;
  margin-top: 55px;
}
.location-section .more-text h3,
.popular-rooms-two .more-text h3 {
  display: block;
  font-size: 22px;
  line-height: 32px;
  font-style: italic;
}
.popular-rooms-two .tab-btn-box {
  display: block;
  margin-bottom: 51px;
}
.popular-rooms-two .tab-btn-box .tab-btns li {
  position: relative;
  display: inline-block;
  font-size: 32px;
  line-height: 42px;
  font-family: Cardo, serif;
  color: #b8b5b2;
  font-weight: 700;
  cursor: pointer;
  margin: 0 20px;
  transition: 0.5s;
}
.popular-rooms-two .owl-nav {
  position: absolute;
  left: 0;
  top: -100px;
  width: 100%;
}
.popular-rooms-two .owl-nav button {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 34px;
  border: 1px solid #d9d7d6;
  border-radius: 50%;
  color: #1d1b1a;
  text-align: center;
  transition: 0.5s;
}
.popular-rooms-two .owl-nav button.owl-prev {
  left: 0;
  transform: rotate(180deg);
}
.popular-rooms-two .owl-nav button.owl-next:before,
.popular-rooms-two .owl-nav button.owl-prev:before {
  position: absolute;
  content: "";
  background: #d5d4d3;
  width: 270px;
  height: 1px;
  right: 100px;
  top: 28px;
}
.highlights-section {
  position: relative;
  border-top: 20px solid #1d1b1a;
}
.highlights-section .bg-layer:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0.2) 50%
  );
}
.highlights-section .content-box {
  position: relative;
  display: block;
  float: left;
  width: 33.333%;
  padding: 440px 30px 50px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}
.highlights-section .content-box:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.highlights-section .content-box .icon-box {
  position: relative;
  display: block;
  font-size: 100px;
  line-height: 80px;
  color: #fff;
  margin-bottom: 30px;
}
.highlights-section .content-box h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
}
.highlights-section .content-box .overlay-content {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1d1b1a;
  padding: 30px 55px;
  left: -1px;
  top: 30px;
  width: calc(100% + 2px);
  height: 100%;
  opacity: 0;
  z-index: 1;
  transition: 0.5s;
}
.highlights-section .content-box:hover .overlay-content {
  top: 0;
  opacity: 1;
}
.highlights-section .content-box .overlay-content p {
  position: relative;
  display: block;
  padding-top: 63px;
  padding-bottom: 62px;
  color: #b8b5b2;
}
.highlights-section .content-box .overlay-content p:after,
.highlights-section .content-box .overlay-content p:before {
  position: absolute;
  content: "";
  border-right: 1px solid #373534;
  height: 40px;
  left: 50%;
  transform: translateY(-50%);
}
.highlights-section .content-box .overlay-content p:before {
  top: 30px;
}
.highlights-section .content-box .overlay-content p:after {
  bottom: -10px;
}
.highlights-section .content-box .overlay-content a,
.news-block-two .inner-box .text-inner .category a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.experience-style-two,
.location-section {
  position: relative;
  padding: 136px 0 132px;
}
.experience-style-two .sec-title .big-text {
  position: absolute;
  right: 0;
  bottom: 6px;
  font-size: 100px;
  line-height: 80px;
  font-family: Cardo, serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #f4f2f1;
}
.experience-style-two .single-item {
  position: relative;
  display: block;
  padding-right: 0;
}
.experience-style-two .single-item .icon-box {
  position: relative;
  display: block;
  font-size: 50px;
  width: 100px;
  height: 100px;
  line-height: 114px;
  text-align: center;
  z-index: 1;
  margin-bottom: 30px;
}
.experience-style-two .single-item .icon-box:before {
  position: absolute;
  content: "";
  background-image: url(../images/shape/shape-3.png);
  width: 100px;
  height: 100px;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
.experience-style-two .single-item h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 13px;
}
.blog-details-content .comments-box h2,
.experience-style-two .single-item p,
.footer-style-two .social-links {
  margin-bottom: 20px;
}
.experience-style-two .single-item .list-item li {
  position: relative;
  display: block;
  font-size: 18px;
  color: #8b8a89;
  padding-left: 28px;
  margin-bottom: 12px;
}
.experience-style-two .single-item .list-item li:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-7.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 7px;
  background-repeat: no-repeat;
}
.experience-style-two .single-column:last-child,
.experience-style-two .single-column:nth-child(2) {
  padding-top: 40px;
}
.tabs-box .tab {
  position: relative;
  display: none;
  transition: 0.9s;
  -moz-transition: 0.9s;
  -webkit-transition: 0.9s;
  -ms-transition: 0.9s;
  -o-transition: 0.9s;
  transform: scale(0.9, 0.9) translateY(0);
}
.tabs-box .tab.active-tab {
  display: block;
  transform: scale(1) translateY(0);
}
.location-section .tab-btn-box {
  position: relative;
  display: block;
  border: 1px solid #d9d7d6;
  background: #fff;
  padding: 19px 50px;
}
.gallery-style-two .owl-item .gallery-block-one .inner-box .title-text,
.header-style-three .header-lower,
.header-style-three .sticky-header {
  border-bottom: 1px solid #d6d3d1;
  background: #f3f1f0;
}
.location-section .tab-btns li {
  position: relative;
  display: block;
  padding: 30px 0 24px;
  cursor: pointer;
  transition: 0.5s;
}
.location-section .tab-btns li.active-btn,
.location-section .tab-btns li:hover {
  padding-left: 35px;
}
.location-section .tab-btns li:before {
  position: absolute;
  content: "";
  background: #e9e6e4;
  width: 100px;
  height: 1px;
  left: 0;
  bottom: 0;
  transition: 0.5s;
}
.location-section .tab-btns li:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 0;
  top: 30px;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: 0.5s;
}
.location-section .tab-btns li h3 {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
}
.location-section .tab-btns li h3 span {
  position: relative;
  display: inline-block;
  padding-left: 32px;
  font-size: 18px;
  font-family: Outfit, sans-serif;
  font-weight: 400;
  color: #8b8a89;
}
.location-section .tab-btns li h3 span:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-7.png);
  width: 12px;
  height: 12px;
  left: 10px;
  top: 6px;
  background-repeat: no-repeat;
}
.location-section .tabs-content .image-box .text {
  position: absolute;
  right: 30px;
  bottom: 30px;
  border-radius: 30px;
  background: #fff;
  padding: 13px 38px 15px 70px;
  z-index: 1;
}
.location-section .tabs-content .image-box .text i {
  position: absolute;
  left: 40px;
  top: 17px;
  font-size: 20px;
  color: #1b1a18;
}
.location-section .tabs-content .image-box .text a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1b1a18;
}
.location-section .more-text {
  position: relative;
  display: block;
  margin-top: 54px;
}
.testimonial-style-two {
  position: relative;
  background: #1d1b1a;
  padding: 135px 0 140px;
}
.testimonial-style-two .testimonial-block {
  position: relative;
  display: block;
  max-width: 900px;
  margin: 0 auto;
}
.testimonial-style-two .testimonial-block .inner-box .rating li {
  position: relative;
  display: inline-block;
  font-size: 16px;
}
.events-block-one .inner-box .lower-content p,
.offers-block-one .inner-box .lower-content p,
.testimonial-style-three .testimonial-content .rating,
.testimonial-style-two .testimonial-block .inner-box .rating {
  margin-bottom: 29px;
}
.testimonial-style-two .testimonial-block .inner-box h3 {
  display: block;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 24px;
}
.testimonial-style-two .testimonial-block .inner-box p {
  font-size: 25px;
  line-height: 35px;
  font-family: Cardo, serif;
  color: #b8b5b2;
  font-style: italic;
}
.testimonial-style-two .testimonial-block .author-box {
  position: relative;
  display: block;
  padding: 17px 0 12px 110px;
  margin-left: 60px;
}
.testimonial-style-two .testimonial-block .author-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.about-style-three .content-box .inner-box .author-box .author-thumb img,
.blog-details-content .author-box .author-thumb img,
.blog-details-content .comments-box .comment .comment-thumb img,
.destination-section .location-box .single-item .location-image img,
.history-section .content-box .image-box .image img,
.testimonial-style-two .client-thumb-outer .thumb-box img,
.testimonial-style-two .testimonial-block .author-box .author-thumb img {
  width: 100%;
  border-radius: 50%;
}
.testimonial-style-two .testimonial-block .author-box h3 {
  display: block;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
}
.testimonial-style-two .testimonial-block .author-box .designation {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
}
.testimonial-style-two .client-thumb-outer {
  position: absolute;
  right: 200px;
  bottom: -8px;
  width: 310px;
  overflow: hidden;
}
.testimonial-style-two .client-thumb-outer .client-thumbs-carousel {
  position: relative;
  max-width: 90px;
  margin: 0 auto;
}
.testimonial-style-two .client-thumb-outer .thumb-box {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.testimonial-style-two .light-icon {
  position: absolute;
  left: 0;
  top: -70px;
  font-size: 470px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.05);
}
.footer-style-two,
.gallery-section {
  position: relative;
  background: #1d1b1a;
}
.gallery-section:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
}
.fluid-section,
.gallery-section .outer-container {
  position: relative;
  padding: 0 80px;
}
.gallery-block-one .inner-box .view-btn a {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 68px;
  line-height: 76px;
  font-size: 30px;
  color: #1d1b1a;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  transform: scale(0, 0);
}
.gallery-block-one .inner-box .title-text {
  position: absolute;
  left: 0;
  bottom: -70px;
  width: 100%;
  background: #fff;
  padding: 18px 15px 17px;
  text-align: center;
  opacity: 0;
  border-bottom: 1px solid #e9e6e4;
  transition: 0.5s;
}
.gallery-block-one .inner-box:hover .title-text {
  opacity: 1;
  bottom: 0;
}
.blog-details-content .comments-box .comment .comment-info h3,
.funfact-block-one .inner-box h3,
.gallery-block-one .inner-box .title-text h3,
.history-section .history-list .single-item h3,
.news-block-two .inner-box .text-inner h3,
.offers-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}
.news-block-two .inner-box {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f4f2f1;
}
.news-block-three .inner-box .post-date,
.news-block-two .inner-box .post-date {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
}
.news-block-three .inner-box .post-date h3,
.news-block-two .inner-box .post-date h3,
.page-title .post-date h3 {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 30px;
  color: #1d1b1a;
  font-weight: 700;
  background: #fff;
  width: 70px;
  padding: 10px 12px 8px;
  text-align: center;
}
.news-block-three .inner-box .post-date h3:before,
.news-block-two .inner-box .post-date h3:before,
.page-title .post-date h3:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: -3px;
}
.news-block-three .inner-box .post-date h3 span,
.news-block-two .inner-box .post-date h3 span,
.page-title .post-date h3 span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  color: #1d1b1a;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 4px;
  border-bottom: 1px solid #e9e6e4;
}
.news-block-two .inner-box .image-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0) 30%
  );
  z-index: 1;
}
.news-block-two .inner-box .text-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 20px 20px 30px;
  background: rgba(10, 8, 7, 0.5);
  z-index: 2;
}
.news-block-two .inner-box .text-inner .category {
  position: relative;
  display: inline-block;
  padding-left: 21px;
  padding-bottom: 9px;
  margin-bottom: 18px;
}
.news-block-two .inner-box .text-inner .category:before {
  position: absolute;
  content: "";
  width: calc(100% + 30px);
  height: 1px;
  right: 0;
  bottom: 0;
}
.news-block-two .inner-box .text-inner .category:after {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  bottom: -3px;
  right: 0;
  border-radius: 50%;
}
.news-block-two .inner-box .text-inner .category i {
  position: absolute;
  left: 0;
  top: 10px;
  font-size: 12px;
  color: #fff;
}
.news-block-two .inner-box .lower-box {
  position: relative;
  padding: 16px 30px;
}
.fluid-section:before {
  position: absolute;
  content: "";
  background: #f4f2f1;
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
}
.fluid-section .single-item .inner-box {
  position: relative;
  width: 100%;
  padding: 136px 0 140px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.fluid-section .single-item .inner-box:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.4;
}
.fluid-section .single-item .inner-box .sec-title h2 {
  margin-bottom: 28px;
  font-size: 36px;
  line-height: 46px;
  text-transform: uppercase;
  padding-top: 4px;
}
.fluid-section .single-item .inner-box .shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.fluid-section .single-item .inner-box .shape-1,
.fluid-section .single-item .inner-box .shape-2 {
  background-position: right center;
}
.fluid-section .single-item .inner-box .shape-3,
.fluid-section .single-item .inner-box .shape-4 {
  background-position: left bottom;
}
.about-style-three,
.funfact-section,
.rooms-page-section {
  position: relative;
  padding: 50px 0;
}
.funfact-block-one .inner-box .count-outer {
  position: relative;
  display: block;
  font-size: 100px;
  line-height: 96px;
  font-family: Carattere, cursive;
  margin-bottom: 0;
}
.footer-style-two .widget-section {
  position: relative;
  padding: 136px 0 127px;
}
.footer-style-two .nav-widget .nav-list li {
  position: relative;
  display: block;
  margin-bottom: 4px;
}
.footer-style-two .nav-widget .nav-list li a {
  display: inline-block;
  font-size: 32px;
  line-height: 42px;
  font-family: Cardo, serif;
  color: #b8b5b2;
  font-weight: 700;
}
.footer-style-two .nav-widget:before {
  position: absolute;
  content: "";
  background: #373534;
  width: 1px;
  height: calc(100% - 17px);
  top: 9px;
  right: 0;
}
.footer-style-two .links-widget {
  margin-left: 12px;
}
.footer-style-two .links-widget .links-list li {
  position: relative;
  display: block;
  margin-bottom: 8px;
}
.footer-style-two .links-widget .links-list li a {
  display: inline-block;
  font-size: 18px;
  color: #b8b5b2;
}
.dining-options .inner-box .upper-box .overlay-content .list-item li,
.footer-style-three .widget-title,
.footer-style-two .widget-title {
  position: relative;
  display: block;
  margin-bottom: 13px;
}
.footer-style-three .widget-title h3,
.footer-style-two .widget-title h3 {
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
}
.footer-style-two .social-links li a {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  background: #fff;
  font-size: 18px;
  color: #1d1b1a;
  text-align: center;
  border-radius: 50%;
}
.blog-details-content .author-box p,
.blog-details-content .content-two .text h2,
.footer-style-three .contact-widget p,
.footer-style-two .copyright-widget .widget-title,
.news-block-three .inner-box .content-inner p {
  margin-bottom: 22px;
}
.footer-style-two .copyright-widget {
  position: relative;
  padding-bottom: 29px;
}
.footer-style-two .copyright-widget:before {
  position: absolute;
  content: "";
  background: #373534;
  width: 1px;
  height: calc(100% - 0px);
  left: -30px;
  top: 5px;
}
.footer-style-two .footer-bottom {
  background: #141212;
  padding: 20px 0;
}
.footer-style-two .footer-bottom a {
  color: #b8b5b2;
}
.header-style-three .header-lower {
  position: relative;
}
.header-style-three .nav-toggler {
  color: #1d1b1a;
  margin: 0;
}
.header-style-three .main-menu .navigation > li > a {
  color: #1b1919;
  padding-top: 25px;
  padding-bottom: 25px;
}
.header-style-three .main-menu .navigation > li.dropdown > a:before {
  color: #8d8b8a;
  top: 25px;
}
.header-style-three .menu-right-content .search-box-outer {
  padding: 0;
  margin: 0 42px 0 0;
}
.header-style-three .menu-right-content {
  margin-left: 20px;
}
.header-style-three .logo-box {
  position: relative;
  margin-right: 61px;
  padding: 17px 0;
}
.header-style-three .logo-box:before {
  position: absolute;
  content: "";
  background: #d6d3d1;
  width: 1px;
  height: 46px;
  top: 17px;
  right: -32px;
}
.header-style-three .menu-right-content .search-box-outer .icon-box {
  position: relative;
  left: 0;
  top: 2px;
  color: #1d1b1a;
  font-size: 20px;
  transition: 0.5s;
}
.banner-style-three {
  position: relative;
  background: #f3f1f0;
  z-index: 2;
}
.banner-style-three .pattern-layer,
.page-title .bg-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.banner-style-three .banner-carousel .slide-item {
  padding: 133px 0 184px;
}
.banner-style-three .banner-carousel .content-box h2 {
  color: #1b1919;
  margin-bottom: 19px;
  text-transform: capitalize;
}
.banner-style-three .banner-carousel .content-box p,
.banner-style-three .search-room-inner .search-content .form-group label,
.news-style-three .custom-controls-stacked .description {
  color: #878584;
}
.banner-style-three .rotate-text {
  position: absolute;
  top: 34px;
  right: 20px;
}
.banner-style-three .rotate-text .curved-circle-2 {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: 24px;
  color: #1b1919;
  font-weight: 600;
  text-transform: uppercase;
}
.banner-style-three .rotate-text .curved-circle-3 {
  position: absolute;
  left: 0;
  bottom: -180px;
  font-size: 14px;
  line-height: 24px;
  color: #1b1919;
  font-weight: 600;
  text-transform: uppercase;
  transform: rotate(0);
}
.about-style-three .rotate-text .icon-box,
.banner-style-three .rotate-text .icon-box {
  position: relative;
  left: -25px;
  top: 65px;
}
.banner-style-three .rotate-text .icon-box:after,
.banner-style-three .rotate-text .icon-box:before {
  position: absolute;
  content: "";
  background: #1b1919;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}
.about-style-three .rotate-text .icon-box:before,
.banner-style-three .rotate-text .icon-box:before {
  left: -67px;
  top: 33px;
}
.about-style-three .rotate-text .icon-box:after,
.banner-style-three .rotate-text .icon-box:after {
  top: 32px;
  right: -63px;
}
.banner-style-three .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
}
.banner-style-three .owl-nav button {
  position: absolute;
  top: 0;
  display: inline-block;
  width: 94px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 34px;
  color: #1b1919;
  border: 1px solid #1b1919;
  transition: 0.5s;
}
.banner-style-three .owl-nav button.owl-prev {
  left: 50px;
  transform: rotate(180deg);
}
.banner-style-three .search-room-inner {
  position: absolute;
  left: 0;
  bottom: -129px;
  width: 100%;
  z-index: 1;
}
.banner-style-three .search-room-inner .search-content {
  background: 0 0;
}
.banner-style-three .search-room-inner form {
  position: relative;
  margin: 0 5px;
}
.banner-style-three .search-room-inner .search-content .form-group {
  background: #fff;
  border: none;
  width: 100%;
  padding: 18px 20px;
}
.banner-style-three .search-room-inner .search-content .single-column {
  padding: 0 10px;
}
.banner-style-three .search-room-inner .search-content .form-group .nice-select,
.banner-style-three
  .search-room-inner
  .search-content
  .form-group
  input[type="text"] {
  font-size: 24px;
  font-family: Cardo, serif;
  color: #1b1919;
  font-weight: 700;
}
.banner-style-three .search-room-inner .search-content .form-group .icon-box {
  bottom: 22px;
  right: 15px;
}
.banner-style-three
  .search-room-inner
  .search-content
  .form-group
  .nice-select:after {
  font-size: 14px;
  right: 7px;
}
.banner-style-three .search-room-inner .theme-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 39.5px 52px;
  color: #fff;
}
.banner-style-three .search-room-inner .theme-btn.btn-two {
  padding: 39px 30px;
}
.banner-style-three .search-room-inner .theme-btn.btn-two:hover {
  background: #e4562e;
}
.banner-style-three .search-room-inner .more-text {
  position: relative;
  display: block;
  margin-top: 45px;
}
.banner-style-three .search-room-inner .more-text h3 {
  font-size: 22px;
  line-height: 32px;
  color: #bbb7b5;
  font-style: italic;
}
.hotel-view-section {
  position: relative;
  background: #1b1919;
  padding-top: 175px;
}
.hotel-view-section .image-box:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.15;
  z-index: 1;
}
.hotel-view-section .view-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.hotel-view-section .view-btn a {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 90px;
  background: #fff;
  font-size: 40px;
  color: #1b1919;
  text-align: center;
  border-radius: 50%;
}
.hotel-view-section .view-btn a:before {
  position: absolute;
  content: "";
  border: 1px solid #fff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  left: -10px;
  top: -10px;
}
.top-style-section .title-inner {
  margin-top: -3px;
}
.top-style-section .tab-btn-box .tab-btns li {
  position: relative;
  display: block;
  cursor: pointer;
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e1df;
  margin-bottom: 21px;
  transition: 0.5s;
}
.top-style-section .tab-btn-box .tab-btns li h3 {
  display: block;
  font-size: 32px;
  line-height: 42px;
  font-weight: 700;
  color: #1b1919;
  margin-bottom: 11px;
  transition: 0.5s;
}
.top-style-section .tab-btn-box .tab-btns li.active-btn h3 {
  font-style: italic;
  font-weight: 400;
}
.top-style-section .tab-btn-box .tab-btns li span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #878584;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 23px;
}
.top-style-section .tab-btn-box .tab-btns li span:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-9.png);
  left: 0;
  top: 6px;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
}
.top-style-section .tab-btn-box .tab-btns li a {
  position: absolute;
  top: 12px;
  right: 0;
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 66px;
  background: #f3f1f0;
  font-size: 34px;
  color: #1f1d1d;
  text-align: center;
  border-radius: 50%;
  transform: scale(0, 0);
}
.top-style-section .sec-title {
  margin-bottom: 38px;
}
.room-block-three .inner-box {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f3f1f0;
  margin-bottom: 30px;
}
.room-block-three .inner-box .lower-content {
  position: relative;
  display: block;
  border: 1px solid #d6d3d1;
  border-top: none;
  padding: 24px 200px 26px 30px;
}
.room-block-three .inner-box .lower-content .other-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 160px;
  height: 100%;
  border-left: 1px solid #d6d3d1;
  text-align: center;
  background: #fff;
}
.destination-section .location-box .single-item .box h3,
.room-block-three .inner-box .lower-content h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 8px;
}
.news-block-three .inner-box .content-inner h3 a,
.offers-block-one .inner-box .lower-content h3 a,
.room-block-three .inner-box .lower-content h3 a {
  display: inline-block;
  color: #1b1919;
}
.room-block-three .inner-box .lower-content .feature-list li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 18px;
  color: #878584;
  margin-right: 25px;
}
.room-block-three .inner-box .lower-content .feature-list li:before {
  position: absolute;
  content: "";
  background: #c2bfbd;
  width: 1px;
  height: 14px;
  top: 7px;
  right: -13px;
}
.room-block-three .inner-box .lower-content .feature-list {
  margin-bottom: 13px;
}
.room-block-three .inner-box .lower-content .link a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 45px;
  color: #1b1919;
}
.room-block-three .inner-box .lower-content .other-content h3 {
  position: relative;
  display: block;
  padding: 23px 0 21px;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  border-bottom: 1px solid #d6d3d1;
}
.room-block-three .inner-box .lower-content .other-content .rating {
  position: relative;
  display: block;
  padding: 17px 0 10px;
}
.room-block-three .inner-box .lower-content .other-content .rating a {
  position: relative;
  display: inline-block;
  padding-left: 26px;
  font-size: 18px;
  color: #878584;
}
.room-block-three .inner-box .lower-content .other-content .rating a i {
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 18px;
  color: #fec004;
}
.room-block-three .inner-box .lower-content .other-content .rating a span {
  display: inline-block;
  font-size: 20px;
  color: #1b1919;
}
.popular-rooms-three .more-btn .theme-btn {
  padding: 15px 32px;
}
.blog-grid-two .news-block-two .inner-box,
.blog-sidebar .gallery-widget .widget-title,
.blog-sidebar .tags-widget,
.popular-rooms-three .sec-title,
.rooms-page-section .room-block-two .inner-box {
  margin-bottom: 40px;
}
.popular-rooms-three:before {
  position: absolute;
  content: "";
  background: #f3f1f0;
  width: 100%;
  height: 515px;
  left: 0;
  top: 0;
}
.gallery-style-two:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 50%;
  left: 0;
  top: 0;
}
.gallery-style-two .outer-container {
  position: relative;
  overflow: hidden;
}
.gallery-style-two .owl-carousel {
  max-width: 560px;
  margin: 0 auto;
  width: 100%;
  display: block;
}
.gallery-style-two .gallery-block-one {
  max-width: 560px;
}
.gallery-style-two .owl-nav {
  position: absolute;
  left: 0;
  top: 46%;
  width: 100%;
}
.gallery-style-two .owl-nav button {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.gallery-style-two .owl-nav .owl-prev {
  position: absolute;
  left: -87px;
}
.gallery-style-two .owl-nav .owl-next {
  position: absolute;
  right: -90px;
}
.contact-info-section,
.feature-section,
.regulation-section,
.room-overview-section {
  position: relative;
  padding: 60px 0;
}
.feature-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.07);
  padding: 23px 30px 22px 120px;
  text-align: right;
  margin-bottom: 30px;
}
.feature-block-one .inner-box .icon-box {
  position: absolute;
  left: 30px;
  top: 12px;
  font-size: 45px;
}
.feature-block-one .inner-box .link a {
  position: relative;
  display: inline-block;
  font-size: 34px;
  color: #bbb7b5;
  margin-bottom: 16px;
}
.feature-block-one .inner-box h3 {
  display: block;
  font-size: 20px;
  line-height: 33px;
  font-weight: 700;
}
.feature-section .more-text {
  position: relative;
  display: block;
  margin-top: 25px;
}
.feature-section .more-text h3 {
  font-size: 22px;
  line-height: 32px;
  font-style: italic;
}
.experience-style-three {
  position: relative;
  padding: 140px 0 130px;
}
.experience-style-three .image-box {
  position: relative;
  display: block;
  padding-right: 180px;
  margin-right: 20px;
  padding-bottom: 140px;
}
.experience-style-three .image-box .image-1 {
  position: relative;
  z-index: 1;
}
.experience-style-three .image-box .image-2 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.experience-style-three .image-box .image-3 {
  position: absolute;
  left: -140px;
  bottom: 55px;
  z-index: 1;
}
.experience-style-three .sec-title h3 {
  display: block;
  font-size: 22px;
  line-height: 32px;
  margin-top: 31px;
}
.experience-style-three .sec-title {
  margin-bottom: 36px;
}
.accordion-box .block .acc-content {
  position: relative;
  display: none;
}
.experience-style-three .content-box .inner-box .acc-btn {
  position: relative;
  display: block;
  cursor: pointer;
}
.blog-details-content .author-box .designation,
.experience-style-three .content-box .inner-box .acc-btn span,
.offers-block-one .inner-box .lower-content .text span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.events-block-one .inner-box .lower-content .title-box h3,
.experience-style-three .content-box .inner-box .acc-btn h3,
.quick-contact-section .contact-list li h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}
.experience-style-three .content-box .inner-box .block {
  position: relative;
  display: block;
  margin-bottom: 36px;
  padding-left: 27px;
}
.home_3 .experience-style-three .content-box .inner-box .block:before {
  background-image: url(../images/icons/icon-9.png);
}
.experience-style-three .content-box .inner-box .block .acc-content {
  padding-top: 13px;
}
.experience-style-three .content-box {
  margin-top: -4px;
}
.offers-section .outer-container {
  padding: 0 75px;
}
.offers-block-one .inner-box .image-box .feature-list {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  padding: 23px 30px 22px;
  width: 285px;
  z-index: 1;
  transform: scaleY(0);
  transform-origin: top right;
  transition: 0.5s;
}
.offers-block-one .inner-box:hover .image-box .feature-list {
  transform: scaleY(1);
}
.offers-block-one .inner-box .image-box .feature-list li {
  position: relative;
  display: block;
  font-size: 18px;
  padding-left: 25px;
  margin-bottom: 16px;
}
.offers-block-one .inner-box .image-box .feature-list li:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-9.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 8px;
  background-repeat: no-repeat;
}
.offers-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  padding-top: 35px;
}
.offers-block-one .inner-box .lower-content .upper-box {
  position: relative;
  display: block;
  padding-left: 200px;
  margin-bottom: 21px;
}
.offers-block-one .inner-box .lower-content h2 {
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 50px;
  line-height: 60px;
  color: #878584;
  font-weight: 700;
  padding-right: 42px;
}
.offers-block-one .inner-box .lower-content h2 span {
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 20px;
  text-transform: uppercase;
}
.offers-block-one .inner-box .lower-content h2:before {
  position: absolute;
  content: "";
  background: #d6d3d1;
  width: 1px;
  height: 45px;
  top: 6px;
  right: -31px;
}
.footer-style-three .logo-widget .btn-box,
.offers-block-one .inner-box .lower-content .btn-box {
  margin-left: 5px;
}
.news-style-three .content-box .form-inner .message-btn .theme-btn,
.offers-block-one .inner-box .lower-content .theme-btn {
  padding: 15px 33px;
}
.destination-section .sec-title .select-box {
  position: absolute;
  right: 0;
  bottom: 13px;
  width: 270px;
}
.destination-section .sec-title .select-box .nice-select {
  font-size: 25px;
  line-height: 35px;
  font-family: Cardo, serif;
  color: #1b1919;
  font-weight: 700;
  text-transform: capitalize;
  width: 100%;
  border-bottom: 1px dashed #cecbc9;
  border-radius: 0;
  padding-bottom: 10px;
}
.destination-section .sec-title .select-box .nice-select:after {
  font-size: 14px;
  color: #8d8b8a;
  right: 7px;
  bottom: 37px;
}
.destination-section .inner-container {
  position: relative;
  width: 100%;
}
.destination-section .location-box {
  position: relative;
  min-height: 600px;
}
.destination-section .location-box .single-item {
  position: absolute;
  cursor: pointer;
}
.destination-section .location-box .single-item:first-child {
  top: 195px;
  right: 395px;
}
.destination-section .location-box .single-item:nth-child(2) {
  right: 485px;
  bottom: 106px;
}
.destination-section .location-box .single-item:nth-child(3) {
  left: 350px;
  bottom: 250px;
}
.destination-section .location-box .single-item .location-pin {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 7px solid #1b1919;
}
.destination-section .location-box .single-item .location-image {
  position: absolute;
  left: -35px;
  top: -35px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  transform: scale(0, 0);
  transition: 0.5s;
}
.destination-section .location-box .single-item .box {
  position: absolute;
  top: -30px;
  right: 85px;
  width: 330px;
  background: #fff;
  padding: 25px 30px 27px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.07);
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  transition: 0.5s;
}
.destination-section .location-box .single-item.current .box,
.destination-section .location-box .single-item:hover .box {
  right: 75px;
  opacity: 1;
  visibility: visible;
}
.destination-section .location-box .single-item .box:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 30px;
  height: 35px;
  top: 33px;
  right: -30px;
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%, 0% 100%, 0% 0%);
}
.destination-section .location-box .single-item .box p {
  margin-bottom: 12px;
}
.destination-section .location-box .single-item .box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #1b1919;
  padding-left: 45px;
  text-transform: uppercase;
}
.testimonial-style-three {
  position: relative;
  background: #1b1919;
  padding: 136px 0 111px;
}
.testimonial-style-three .sec-title {
  margin-left: -220px;
  margin-right: -220px;
  margin-bottom: 42px;
  z-index: 1;
}
.testimonial-style-three .image-box-one {
  margin-right: 10px;
  margin-top: 5px;
}
.testimonial-style-three .image-box-two {
  margin-left: 10px;
  margin-top: 77px;
}
.testimonial-style-three .special-text {
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 90px;
  margin-top: 7px;
  left: -95px;
}
.testimonial-style-three .testimonial-content {
  position: relative;
  display: block;
  text-align: center;
  padding: 0 10px;
}
.testimonial-style-three .testimonial-content .rating li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  margin: 0 1px;
}
.testimonial-style-three .testimonial-content .text h3 {
  display: block;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 27px;
}
.blog-sidebar .voucher-widget .inner-box .content-box h3,
.testimonial-style-three .testimonial-content .author-box h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 3px;
}
.testimonial-style-three .owl-nav {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 44px;
}
.testimonial-style-three .owl-nav button:before {
  position: absolute;
  content: "";
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  top: 2px;
}
.news-style-three:before {
  position: absolute;
  content: "";
  background: #f3f1f0;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
}
.footer-style-three .links-widget .links-list li,
.news-style-three .content-box .form-inner .form-group {
  position: relative;
  display: block;
  margin-bottom: 12px;
}
.news-style-three .content-box .form-inner .form-group input[type="email"] {
  position: relative;
  display: block;
  width: 100%;
  height: 56px;
  border: 1px solid #d6d3d1;
  font-size: 18px;
  color: #878584;
  padding: 10px 20px;
  transition: 0.5s;
}
.news-style-three .custom-control.material-checkbox {
  padding-left: 26px;
}
.news-style-three
  .custom-control.material-checkbox
  .material-control-indicator {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  transition: 0.5s;
}
.news-style-three
  .custom-control.material-checkbox
  .material-control-indicator:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  left: 5px;
  top: 5px;
  transform: scale(0, 0);
  transition: 0.5s;
}
.news-style-three .content-box .form-inner .message-btn {
  margin-left: 5px;
  padding-top: 14px;
}
.blog-sidebar .widget-title h3,
.news-style-three .content-box .sec-title h3 {
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}
.news-style-three .content-box .sec-title h2 {
  padding-bottom: 17px;
  margin-bottom: 45px;
}
.about-style-three .image-box .image-1,
.gallery-page-section .gallery-block-one .inner-box,
.news-style-three .content-box .sec-title,
.team-page-section .team-block-one .inner-box {
  margin-bottom: 30px;
}
.news-style-three .content-box .sec-title h2:before {
  position: absolute;
  content: "";
  width: 70px;
  height: 1px;
  left: 0;
  bottom: 0;
}
.footer-style-three .logo-widget .list-item li:before,
.news-block-three .inner-box .content-inner .post-info:before {
  background-image: url(../images/icons/icon-9.png);
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  content: "";
  left: 0;
}
.news-block-three .inner-box {
  position: relative;
  display: block;
  margin-bottom: 40px;
  padding-left: 370px;
}
.news-block-three .inner-box .image-box {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 370px;
}
.news-block-three .inner-box .image-box .image {
  position: relative;
  display: block;
  overflow: hidden;
  background: #1b1919;
}
.news-block-three .inner-box:hover .image-box .image img {
  transform: scale(1.05);
  opacity: 0.3;
}
.news-block-three .inner-box .content-inner .post-info {
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 28px;
  padding-bottom: 29px;
  border-bottom: 1px solid #e4e1df;
}
.news-block-three .inner-box .content-inner .post-info:before {
  position: absolute;
  top: 6px;
}
.news-block-three .inner-box .content-inner {
  position: relative;
  display: block;
  padding-left: 30px;
}
.news-block-three .inner-box .content-inner .category,
.sec-title .icon-box {
  position: relative;
  display: block;
  margin-bottom: 25px;
}
.news-block-three .inner-box .content-inner .category a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 0 19px;
  text-align: center;
}
.news-block-three .inner-box .content-inner .category a:hover {
  background: #1b1919;
}
.news-block-three .inner-box .content-inner h3 {
  display: block;
  font-size: 28px;
  line-height: 38px;
  font-weight: 700;
  margin-bottom: 15px;
}
.news-block-three .inner-box .content-inner .link a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #1b1919;
  padding-left: 45px;
}
.footer-style-three {
  position: relative;
  background: #1b1919;
}
.footer-style-three .widget-section {
  position: relative;
  padding: 135px 0 140px;
  border-bottom: 1px solid #333131;
}
.footer-style-three .logo-widget {
  position: relative;
  margin-top: 5px;
}
.booking-section .booking-inner .inner-box .form-group,
.footer-style-three .logo-widget .footer-logo {
  position: relative;
  display: block;
  margin-bottom: 23px;
}
.dining-options .inner-box .lower-box p,
.footer-style-three .logo-widget p {
  margin-bottom: 16px;
}
.footer-style-three .logo-widget .list-item li {
  position: relative;
  display: block;
  font-size: 18px;
  color: #bdb9b5;
  padding-left: 25px;
  margin-bottom: 8px;
}
.footer-style-three .logo-widget .list-item li:before {
  position: absolute;
  top: 7px;
}
.footer-style-three .logo-widget .theme-btn {
  color: #fff;
  border-color: #fff;
  padding: 13px 33px;
}
.footer-style-three .contact-widget .download-apps li a {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  font-size: 20px;
  color: #fff;
  border: 1px solid #333131;
  text-align: center;
}
.footer-style-three .contact-widget .widget-content {
  margin-bottom: 35px;
}
.footer-style-three .contact-widget .social-box h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 13px;
}
.about-style-three .rotate-text .curved-circle-2,
.about-style-three .rotate-text .curved-circle-3,
.page-title .content-box .bread-crumb li {
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
}
.footer-style-three .contact-widget .social-links li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.footer-style-three .contact-widget .social-links li:before {
  position: absolute;
  content: "";
  background: #6a6a6b;
  width: 2px;
  height: 2px;
  bottom: 8px;
  right: -12px;
  border-radius: 50%;
}
.footer-style-three .contact-widget .social-links {
  position: relative;
  padding-left: 75px;
}
.footer-style-three .contact-widget .social-links:before {
  position: absolute;
  content: "";
  width: 56px;
  height: 1px;
  left: 0;
  top: 13px;
}
.page-title {
  position: relative;
  padding: 150px 0 120px;
}
.page-title .bg-layer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    -90deg,
    rgba(22, 23, 25, 0.95) 10%,
    rgba(22, 23, 25, 0.1) 100%
  );
  top: 0;
  right: 0;
}
.page-title .content-box h1 {
  position: relative;
  display: block;
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.page-title .content-box .bread-crumb li {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-right: 4px;
}
.page-title .content-box .bread-crumb li:last-child {
  padding: 0;
  margin: 0;
}
.page-title .content-box .bread-crumb li:before {
  position: absolute;
  content: "\f12c";
  font-family: flaticon;
  font-size: 12px;
  top: 0;
  right: 0;
}
.about-style-three:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 100%;
  height: 418px;
  left: 0;
  top: 0;
}
.about-style-three .image-box {
  position: relative;
  display: block;
  margin-right: 30px;
}
.about-style-three .image-box img {
  width: 100%;
  border-radius: 20px;
}
.about-style-three .rotate-text {
  position: absolute;
  top: 185px;
  right: 105px;
}
.about-style-three .rotate-text .curved-circle-2 {
  position: absolute;
  left: 0;
  top: 0;
}
.about-style-three .rotate-text .curved-circle-3 {
  position: absolute;
  left: 0;
  bottom: -180px;
  transform: rotate(0);
}
.about-style-three .rotate-text .icon-box:after,
.about-style-three .rotate-text .icon-box:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 2px;
  height: 2px;
  border-radius: 50%;
}
.about-style-three .content-box .tab-btns {
  position: relative;
  display: block;
  padding-bottom: 32px;
  margin-bottom: 64px;
}
.about-style-three .content-box .tab-btns:before {
  position: absolute;
  content: "";
  width: calc(100% + 100px);
  right: 0;
  bottom: 0;
  height: 1px;
}
.about-style-three .content-box .tab-btns li {
  position: relative;
  display: inline-block;
  font-size: 32px;
  line-height: 40px;
  font-family: Cardo, serif;
  font-weight: 700;
  color: #bdb9b5;
  cursor: pointer;
  margin-right: 40px;
  transition: 0.5s;
}
.about-style-three .content-box .inner-box .text {
  position: relative;
  display: block;
  margin-bottom: 27px;
}
.about-style-three .content-box .inner-box .text p span {
  font-size: 50px;
  font-family: Cardo, serif;
  font-weight: 700;
  text-transform: uppercase;
}
.about-style-three .content-box .inner-box .single-item {
  position: relative;
  display: block;
  margin-bottom: 36px;
}
.about-style-three .content-box .inner-box .single-item h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 14px;
}
.about-style-three .content-box .inner-box .single-item p {
  position: relative;
  padding-left: 73px;
  line-height: 26px;
}
.about-style-three .content-box .inner-box .single-item p i {
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 48px;
}
.about-style-three .content-box .inner-box .author-box {
  position: relative;
  display: inline-block;
  padding: 4px 0 7px 80px;
  margin-top: 15px;
}
.about-style-three .content-box .inner-box .author-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.about-style-three .content-box .inner-box .author-box .name {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0a0807;
  margin-bottom: 5px;
}
.about-style-three .content-box .inner-box .author-box .designation {
  position: relative;
  display: block;
  color: #8d8b8a;
  line-height: 20px;
}
.faq-page-section .faq-content .accordion,
.history-section .history-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e2dfdd;
}
.history-section .history-list li:first-child {
  border-top: 1px solid #e2dfdd;
}
.history-section .history-list .single-item {
  position: relative;
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 33px 0 29px;
}
.history-section .history-list .single-item .text-box,
.history-section .history-list .single-item .title-box {
  position: relative;
  max-width: 370px;
  text-align: left;
}
.history-section .history-list .single-item span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #8d8b8a;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 22px;
  margin-bottom: 8px;
}
.history-section .content-box .image-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.history-section .content-box .image-box .image {
  position: relative;
  border-radius: 50%;
}
.history-section .content-box .image-box .special-text {
  position: absolute;
  left: -40px;
  top: -20px;
  font-size: 120px;
  line-height: 100px;
  transform: rotate(-15deg);
  z-index: 1;
}
.history-section .owl-nav {
  position: absolute;
  left: 0;
  top: -116px;
  right: 0;
  max-width: 1170px;
  margin: 0 auto;
  text-align: right;
}
.history-section .owl-nav button {
  border: 1px solid #e3e0de;
}
.chooseus-section.light-section .chooseus-block-one .inner-box .icon-box {
  background: #1c1a19;
}
.chooseus-section.light-section .inner-container .line-1,
.chooseus-section.light-section .inner-container .line-2 {
  background: #312d2b;
}
.team-section .owl-carousel .owl-stage-outer .owl-item {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}
.team-section .owl-carousel .owl-stage-outer .owl-item.active {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.team-block-one .inner-box {
  position: relative;
  display: block;
  border: 1px solid #e2dfdd;
  padding: 24px 24px 17px;
  transition: 0.5s;
}
.team-block-one .inner-box:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
.team-block-one .inner-box .image-box {
  position: relative;
  display: block;
  border-bottom: 26px solid #f1efee;
  transition: 0.5s;
}
.team-block-one .inner-box .image-box .social-inner {
  position: absolute;
  right: 0;
  bottom: -26px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background: #f1efee;
  font-size: 20px;
  color: #0a0807;
  text-align: center;
  z-index: 1;
}
.team-block-one .inner-box .image-box .social-inner .social-links {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 25px;
  width: 185px;
  transform: scaleX(0);
  transform-origin: top right;
  transition: 0.5s;
}
.team-block-one .inner-box:hover .image-box .social-inner .social-links {
  transform: scaleX(1);
}
.error-section h1:after,
.faq-page-section .faq-content .accordion .acc-btn.active .icon-box {
  transform: rotate(90deg);
}
.team-block-one .inner-box .image-box .social-inner .social-links li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 21px;
  line-height: 20px;
}
.team-block-one .inner-box .image-box .social-inner .social-links li a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
}
.team-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  padding-top: 20px;
  text-align: center;
}
.team-section .owl-nav {
  position: absolute;
  top: -116px;
  right: 0;
}
.menu-section .owl-nav button,
.regulation-section .content-box .owl-nav button,
.team-section .owl-nav button {
  border: 1px solid #e2dfdd;
}
.funfact-section.light-section {
  border-bottom: 1px solid #312d2b;
}
.team-page-section {
  position: relative;
  padding: 140px 0 110px;
}
.faq-page-section {
  padding: 113px 0 140px;
}
.faq-sidebar {
  position: relative;
  display: block;
  margin-top: 11px;
}
.faq-sidebar .category-list li {
  position: relative;
  display: block;
  margin-bottom: 1px;
}
.faq-sidebar .category-list li a {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 35px;
  font-family: Cardo, serif;
  font-weight: 700;
  color: #bdb9b5;
}
.faq-sidebar .category-list li a i {
  position: relative;
  font-size: 34px;
  margin-left: 15px;
  top: 8px;
  opacity: 0;
  transition: 0.5s;
}
.faq-page-section .faq-content,
.page-title .content-inner {
  position: relative;
  padding-left: 100px;
}
.faq-page-section .faq-content:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: calc(100% - 27px);
  left: 0;
  bottom: 0;
}
.faq-page-section .faq-content .accordion .acc-btn {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 25px 50px 21px 0;
}
.faq-page-section .faq-content .accordion .acc-btn .icon-box {
  position: absolute;
  top: 27px;
  right: 0;
  font-size: 15px;
  color: #939190;
  transition: 0.5s;
}
.faq-page-section .faq-content .accordion .acc-btn h3 {
  display: block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  transition: 0.5s;
}
.faq-page-section .faq-content .accordion .acc-content {
  position: relative;
  padding: 0 0 23px;
}
.error-section {
  position: relative;
  padding: 120px 0;
}
.error-section h1 {
  position: relative;
  display: inline-block;
  font-size: 54px;
  font-weight: 600;
  color: #fff;
  width: 264px;
  height: 230px;
  line-height: 232px;
  text-align: center;
  z-index: 1;
  margin-bottom: 43px;
}
.error-section h2,
.error-section h3 {
  margin-bottom: 10px;
  font-weight: 700;
  display: block;
}
.error-section h1:before {
  position: absolute;
  content: "";
  background: #f0f5f7;
  left: 0;
  top: 0;
  width: 264px;
  height: 230px;
  transform: rotate(90deg);
  z-index: -1;
}
.error-section h1:after {
  position: absolute;
  content: "";
  left: 34px;
  top: 30px;
  width: 196px;
  height: 170px;
  z-index: -1;
}
.error-section h3 {
  font-size: 50px;
  line-height: 68px;
}
.error-section h2 {
  position: relative;
  font-size: 60px;
}
.error-section p {
  margin-bottom: 32px;
}
.error-section .theme-btn {
  padding: 15px 30px;
}
.blog-grid-one {
  position: relative;
  padding: 140px 0 90px;
}
.blog-details-content .comments-box,
.blog-details-content .content-two,
.blog-grid-one .news-block-one .inner-box,
.quick-contact-section .sec-title,
.spa-section .left-content .image-box,
.spa-section .sec-title {
  margin-bottom: 50px;
}
.blog-grid-two .pagination-wrapper,
.rooms-page-section .pagination-wrapper {
  padding-top: 20px;
}
.sidebar-page-container .content-side {
  position: relative;
  padding-top: 140px;
  padding-bottom: 140px;
}
.sidebar-page-container .content-side:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: 100%;
  top: 0;
  right: -15px;
}
.news-block-one .inner-box .lower-content h2 {
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 45px;
  font-weight: 700;
  margin-bottom: 12px;
}
.news-block-one .inner-box .lower-content .text {
  position: relative;
  display: block;
  padding-top: 28px;
  margin-top: 28px;
  margin-bottom: 22px;
}
.news-block-one .inner-box .lower-content .text:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: calc(100% + 80px);
  height: 1px;
  left: -40px;
  top: 0;
}
.blog-list-one .news-block-one .inner-box .lower-content {
  padding: 34px 40px 37px;
}
.blog-list-one .news-block-one .inner-box .image-box .category {
  left: 40px;
}
.blog-list-one .news-block-one .inner-box {
  margin-bottom: 70px;
}
.blog-sidebar {
  position: relative;
  display: block;
  padding: 140px 0 140px 30px;
}
.blog-sidebar .search-widget .search-form {
  position: relative;
  display: block;
  background: #f1efee;
  padding: 40px 30px;
  margin-bottom: 43px;
}
.blog-sidebar .search-widget .search-form input[type="search"] {
  position: relative;
  display: block;
  width: 100%;
  height: 56px;
  background: #fff;
  border: 1px solid #e2dfdd;
  font-size: 18px;
  color: #8d8b8a;
  padding: 10px 50px 10px 20px;
  transition: 0.5s;
}
.blog-sidebar .search-widget .search-form button {
  position: absolute;
  top: 17px;
  right: 20px;
  font-size: 22px;
  color: #161413;
  cursor: pointer;
  transition: 0.5s;
}
.blog-sidebar .search-widget .search-form .form-group,
.booking-style-two .form-inner .form-group {
  position: relative;
  margin-bottom: 0;
}
.blog-sidebar .widget-title {
  position: relative;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 41px;
  padding-left: 28px;
}
.blog-sidebar .widget-title:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-2.png);
  width: 18px;
  height: 18px;
  left: 0;
  top: 8px;
  background-repeat: no-repeat;
}
.blog-sidebar .category-widget .category-list li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.blog-sidebar .category-widget .category-list li a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #8d8b8a;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 20px;
  border: 1px solid #e2dfdd;
}
.blog-sidebar .post-widget .post {
  position: relative;
  display: block;
  margin-bottom: 23px;
  padding-bottom: 21px;
  border-bottom: 1px solid #d9d6d4;
}
.blog-sidebar .post-widget .post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.blog-sidebar .post-widget .post-info li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 24px;
  color: #8d8b8a;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 16px;
}
.blog-sidebar .post-widget .post-info li:before {
  position: absolute;
  content: "";
  background: #969493;
  width: 2px;
  height: 2px;
  right: -9px;
  bottom: 8px;
}
.blog-sidebar .post-widget .post-info {
  margin-bottom: 6px;
}
.blog-details-content .post-nav-btn .single-btn h3,
.blog-sidebar .post-widget .post h3 {
  position: relative;
  display: block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}
.blog-sidebar .post-widget {
  margin-bottom: 34px;
}
.blog-sidebar .gallery-widget .image-list {
  position: relative;
  margin: 0 -10px;
}
.blog-sidebar .gallery-widget .image-list li {
  position: relative;
  display: block;
  float: left;
  margin: 0 10px 20px;
}
.blog-sidebar .gallery-widget .image-list li .image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100px;
  height: 100px;
}
.blog-sidebar .gallery-widget .image-list li .image:hover img {
  opacity: 0.2;
}
.blog-details-content .comments-form-area .text,
.blog-details-content .content-one p,
.blog-details-content .content-two .text p,
.blog-sidebar .gallery-widget {
  margin-bottom: 25px;
}
.blog-sidebar .tags-widget .tags-list {
  position: relative;
  margin: 0 -5px;
}
.blog-sidebar .tags-widget .tags-list li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0 5px 10px;
}
.blog-sidebar .tags-widget .tags-list li a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #8d8b8a;
  background: #f1efee;
  padding: 7px 19px;
}
.blog-sidebar .voucher-widget .inner-box {
  position: relative;
  display: block;
  background: #0a0807;
}
.blog-sidebar .voucher-widget .inner-box .content-box {
  position: relative;
  display: block;
  padding: 71px 30px 32px;
}
.blog-sidebar .voucher-widget .inner-box .content-box .discount-box {
  position: absolute;
  left: 0;
  top: -36px;
  width: 155px;
  padding: 19px 20px 13px;
}
.blog-sidebar .voucher-widget .inner-box .content-box .discount-box h2 {
  position: relative;
  display: inline-block;
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  padding-right: 36px;
}
.blog-sidebar .voucher-widget .inner-box .content-box .discount-box h2 span {
  position: absolute;
  top: -12px;
  right: 0;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
}
.blog-sidebar .voucher-widget .inner-box .content-box p {
  color: #bdb9b5;
  margin-bottom: 22px;
}
.blog-sidebar .voucher-widget .inner-box .content-box .theme-btn {
  margin-bottom: 12px;
  padding: 16px 40px;
}
.blog-sidebar .voucher-widget .inner-box .content-box span {
  position: relative;
  display: block;
  font-size: 16px;
}
.offers-style-two
  .offers-block-one
  .inner-box
  .image-box
  .feature-list
  li:before,
.sidebar-page-container
  .news-block-three
  .inner-box
  .content-inner
  .post-info:before {
  background-image: url(../images/icons/icon-1.png);
}
.sidebar-page-container .news-block-three .inner-box {
  margin-bottom: 56px;
}
.post-info-section {
  position: relative;
  display: block;
  padding: 16px 0 15px;
  border-bottom: 1px solid #e2dfdd;
}
.post-info-section .post-info-inner .share-box a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #8d8b8a;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 26px;
}
.post-info-section .post-info-inner .share-box a i {
  position: absolute;
  top: 3px;
  right: 0;
  font-size: 18px;
  color: #1a1818;
}
.blog-details-content .content-one .image-box,
.booking-section .sec-title {
  margin-bottom: 53px;
}
.blog-details-content h2,
.room-overview-section .lower-box .title-box h2 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.blog-details-content .content-one h2 {
  margin-bottom: 23px;
  padding-top: 19px;
}
.blog-details-content .content-two .image-box {
  position: relative;
  display: block;
  margin-right: 10px;
  margin-top: 8px;
}
.blog-details-content .list-item li {
  position: relative;
  display: block;
  font-size: 18px;
  padding-left: 28px;
  margin-bottom: 15px;
}
.blog-details-content .list-item li:before,
.popular-rooms-section .upper-box .select-box:before,
.popular-rooms-section .upper-box .text p:before,
.room-overview-section .lower-box .list-item li:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 7px;
  background-repeat: no-repeat;
}
.blog-details-content blockquote {
  position: relative;
  display: block;
  background: #0a0807;
  padding: 55px 60px 54px;
  margin: 0;
  text-align: center;
}
.blog-details-content blockquote h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #bdb9b5;
  font-style: italic;
  margin-bottom: 18px;
}
.blog-details-content .comments-box .comment .comment-info .comment-date,
.blog-details-content blockquote span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog-details-content blockquote .light-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 200px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.1);
}
.blog-details-content .content-three .text {
  margin-top: 53px;
}
.page-title .post-date {
  position: absolute;
  top: 0;
  left: 0;
}
.page-title .content-inner .category {
  margin-bottom: 19px;
}
.page-title .content-inner .category a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  padding: 0 19px;
}
.page-title .content-inner h2 {
  display: block;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  font-weight: 700;
}
.page-title.alternat-2 {
  padding: 263px 0 87px;
}
.blog-details-content .content-three {
  margin-bottom: 52px;
}
.blog-details-content .post-tags .tags-list li h3 {
  display: block;
  font-size: 22px;
  line-height: 42px;
  font-weight: 700;
  padding-right: 10px;
}
.blog-details-content .post-tags .tags-list li a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  color: #8d8b8a;
  background: #f1efee;
  padding: 8px 19px;
}
.blog-details-content .post-tags,
.contact-info-section .sec-title,
.offers-style-two .offers-block-one .inner-box,
.rooms-page-section .room-block-one .inner-box {
  margin-bottom: 60px;
}
.blog-details-content .author-box {
  position: relative;
  display: block;
  padding: 32px 30px 38px 220px;
  border: 1px solid #e2dfdd;
  margin-bottom: 55px;
}
.blog-details-content .author-box .author-thumb {
  position: absolute;
  left: 40px;
  top: 40px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.blog-details-content .author-box h3 {
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 12px;
}
.blog-details-content .author-box .social-links li a {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #f1efee;
  font-size: 16px;
  color: #0a0807;
  text-align: center;
  border-radius: 50%;
}
.blog-details-content .post-nav-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 51px;
  border-bottom: 1px solid #e2dfdd;
  margin-bottom: 52px;
}
.blog-details-content .post-nav-btn .single-btn a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0a0807;
  padding-left: 45px;
  margin-bottom: 14px;
}
.blog-details-content .post-nav-btn .single-btn.right-btn {
  text-align: right;
}
.blog-details-content .post-nav-btn:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-11.png);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #e2dfdd;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  background-repeat: no-repeat;
  background-position: center;
}
.blog-details-content .comments-box .comment {
  position: relative;
  display: block;
  padding-left: 110px;
  margin-bottom: 32px;
  padding-bottom: 34px;
  border-bottom: 1px solid #e2dfdd;
}
.blog-details-content .comments-box .comment:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.blog-details-content .comments-box .comment .comment-thumb {
  position: absolute;
  left: 0;
  top: 9px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.blog-details-content .comments-box .comment .comment-info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.blog-details-content .comments-box .comment p {
  margin-bottom: 15px;
}
.blog-details-content .comments-box .comment .reply-btn {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  color: #0a0807;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 30px;
}
.blog-details-content .comments-box .comment .reply-btn:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-12.png);
  width: 20px;
  height: 14px;
  left: 0;
  top: 5px;
  background-repeat: no-repeat;
}
.blog-details-content .comments-box .comment.replay-comment {
  margin-left: 40px;
}
.blog-details-content .comments-form-area {
  position: relative;
  padding: 44px 60px 60px;
  background: #f1efee;
}
.blog-details-content .comments-form-area .form-group {
  position: relative;
  margin-bottom: 24px;
}
.blog-details-content .comments-form-area .form-group input[type="email"],
.blog-details-content .comments-form-area .form-group input[type="text"],
.blog-details-content .comments-form-area .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 58px;
  border: 1px solid #e2dfdd;
  background: #fff;
  padding: 10px 20px;
  font-size: 18px;
  color: #7c8083;
  transition: 0.5s;
}
.blog-details-content .comments-form-area .form-group textarea {
  height: 120px;
  resize: none;
}
.blog-details-content .comments-form-area .text h2 {
  margin-bottom: 2px;
}
.blog-details-content
  .comments-form-area
  .custom-controls-stacked
  .description {
  font-size: 18px;
  font-weight: 400;
  color: #7c8083;
}
.blog-details-content .comments-form-area .theme-btn {
  padding: 14px 30px;
  background: #0a0807;
  color: #fff;
}
.blog-details-content .custom-control.material-checkbox {
  --color: #ebebeb;
  padding: 0;
  margin: 0;
  margin-bottom: 0 !important;
}
.blog-details-content
  .custom-control.material-checkbox
  .material-control-indicator {
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #d3d0ce;
  cursor: pointer;
}
.blog-details-content
  .custom-control.material-checkbox
  .material-control-input:checked
  ~ .material-control-indicator {
  -webkit-transform: rotateZ(45deg) translate(1px, -5px);
  transform: rotateZ(45deg) translate(1px, -5px);
  width: 8px;
  border: 2px solid #a9774e;
  border-top: 0;
  border-left: 0;
  background: 0 0;
  border-radius: 0;
}
.blog-details-content .custom-controls-stacked .description {
  position: relative;
  display: inline-block;
  padding: 0;
  margin-left: 25px;
  color: #16436f;
  cursor: pointer;
}
.contact-info-section .sec-title h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-top: 5px;
}
.contact-info-section .sec-title .theme-btn,
.spa-section .left-content .content-box .theme-btn {
  background: #0a0807;
  color: #fff;
  padding: 16px 39px;
}
.contact-info-section .single-info-box {
  position: relative;
  display: block;
  padding: 60px 30px 0;
}
.contact-info-section .single-info-box:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: calc(100% + 3px);
  top: 0;
  right: -15px;
}
.contact-info-section .single-info-box .icon-box {
  position: relative;
  display: block;
  font-size: 56px;
  line-height: 50px;
  margin-bottom: 20px;
}
.contact-info-section .single-info-box p {
  display: block;
  margin-bottom: 15px;
}
.booking-section .booking-inner .inner-box .price-box h2 span,
.contact-info-section .single-info-box a {
  position: relative;
  display: inline-block;
  font-size: 18px;
}
.contact-info-section .inner-container {
  position: relative;
  border-top: 1px solid #e2dfdd;
}
.contact-info-section .pattern-layer .pattern-1,
.room-overview-section .pattern-layer .pattern-1 {
  position: absolute;
  left: 0;
  top: 80px;
  width: 444px;
  height: 422px;
  background-repeat: no-repeat;
}
.contact-info-section .pattern-layer .pattern-2,
.room-overview-section .pattern-layer .pattern-2 {
  position: absolute;
  right: 0;
  top: 80px;
  width: 444px;
  height: 422px;
  background-repeat: no-repeat;
}
.contact-style-two:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  left: 0;
  bottom: 0;
}
.contact-style-two .sec-title h2 {
  font-size: 30px;
  line-height: 40px;
}
.contact-style-two .inner-container {
  position: relative;
  display: block;
  background: #fff;
  padding: 50px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.social-icon {
  margin: 2px;
}
.contact-style-two .form-inner .form-group .select-box {
  min-height: 56px;
}
.contact-style-two .form-inner .form-group .nice-select,
.contact-style-two .form-inner .form-group input[type="email"],
.contact-style-two .form-inner .form-group input[type="password"],
.contact-style-two .form-inner .form-group input[type="text"],
.contact-style-two .form-inner .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 56px;
  border: 1px solid #e2dfdd;
  padding: 0 50px 0 20px;
  font-size: 18px;
  color: #8d8b8a;
  border-radius: 10px;
  transition: 0.5s;
}
.contact-style-two .form-inner .form-group i {
  position: absolute;
  top: 19px;
  right: 20px;
  font-size: 18px;
  color: #bdb9b5;
  z-index: 1;
}
.contact-style-two .form-inner .form-group textarea {
  height: 150px;
  resize: none;
  padding-top: 15px;
}
.contact-style-two .form-inner .form-group .nice-select {
  line-height: 56px;
}
.contact-style-two .form-inner .form-group .nice-select:after {
  content: "\f13a";
  font-family: "Font Awesome 6 Free";
  top: -1px;
  right: 32px;
  font-size: 18px;
  color: #bdb9b5;
  font-weight: 900;
}
.contact-style-two .form-inner .form-group .theme-btn {
  background: #0a0807;
  color: #fff;
  margin-top: 10px;
  padding: 16px 39px;
}
.quick-contact-section .sec-title h2 {
  font-size: 30px;
  line-height: 40px;
  padding-top: 5px;
}
.quick-contact-section .contact-list li {
  position: relative;
  display: block;
  border: 1px solid #d3d0ce;
  margin-bottom: 20px;
}
.quick-contact-section .contact-list .email,
.quick-contact-section .contact-list .phone,
.quick-contact-section .contact-list .title {
  position: relative;
  float: left;
  width: 33.333%;
  padding: 26.5px 40px;
}
.quick-contact-section .contact-list .phone,
.quick-contact-section .contact-list .title {
  border-right: 1px solid #d3d0ce;
}
.quick-contact-section .contact-list .phone a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 35px;
  color: #8d8b8a;
}
.quick-contact-section .contact-list .email a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 35px;
}
.gallery-page-section {
  position: relative;
  padding: 136px 0 110px;
}
.gallery-page-section .gallery-block-one .inner-box .title-text {
  border-bottom: 1px solid #e2dfdd;
}
.sortable-masonry .filter-tabs {
  margin-bottom: 51px;
}
.sortable-masonry .filter-tabs li {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 35px;
  font-family: Cardo, serif;
  font-weight: 700;
  color: #bdb9b5;
  margin-right: 30px;
  cursor: pointer;
  transition: 0.5s;
}
.sortable-masonry .filter-tabs li:before {
  position: absolute;
  content: "";
  background: #bdb9b5;
  width: 5px;
  height: 5px;
  right: -19px;
  bottom: 10px;
  border-radius: 50%;
}
.gallery-page-two .gallery-block-one .inner-box .title-text {
  background: 0 0;
  text-align: left;
  padding-left: 30px;
}
.gallery-page-section .outer-container {
  position: relative;
  padding: 0;
}
.gallery-page-three .outer-container {
  padding: 0 30px;
}
.events-section,
.offers-style-two {
  position: relative;
  padding: 140px 0 80px;
}
.offers-style-two .offers-block-one .inner-box .theme-btn {
  background: #0a0807;
  color: #fff;
  padding: 16px 29px;
}
.rooms-page-title .search-room-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding-top: 0;
}
.rooms-page-title {
  padding-bottom: 294px;
}
.rooms-page-section .upper-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.popular-rooms-section .upper-box .text p {
  position: relative;
  display: block;
  color: #0a0807;
  padding-left: 22px;
}
.popular-rooms-section .upper-box .select-box {
  position: relative;
  padding-left: 22px;
}
.popular-rooms-section .upper-box .nice-select {
  font-size: 18px;
  color: #0a0807;
  text-transform: capitalize;
  padding-right: 32px;
}
.popular-rooms-section .upper-box .nice-select:after {
  bottom: 21px;
  right: 13px;
  font-size: 12px;
  color: #939190;
}
.ui-widget.ui-widget-content {
  z-index: 9 !important;
}
.rooms-page-three {
  padding-bottom: 110px;
}
.page-title .price-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
}
.page-title .price-box .price-inner {
  position: relative;
  display: inline-block;
  background: #fff;
  padding: 17px 22px 12px 25px;
}
.page-title .price-box .price-inner h2 {
  position: relative;
  display: inline-block;
  font-size: 36px;
  line-height: 46px;
  font-weight: 700;
  padding-left: 32px;
}
.page-title .price-box .price-inner h2 span {
  position: relative;
  display: inline-block;
  font-size: 20px;
}
.page-title .price-box .price-inner h2:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-13.png);
  width: 20px;
  height: 20px;
  left: 0;
  top: 13px;
  background-repeat: no-repeat;
}
.rooms-details-title {
  padding-bottom: 194px;
}
.room-overview-section .upper-box .feature-list {
  position: relative;
  display: block;
  border-top: 1px solid #e2dfdd;
  border-bottom: 1px solid #e2dfdd;
  margin-bottom: 73px;
}
.room-overview-section .upper-box .feature-list li {
  position: relative;
  display: inline-block;
  margin: 0 58px;
  padding-top: 35px;
  padding-bottom: 33px;
}
.room-overview-section .upper-box .feature-list li:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: 100%;
  top: 0;
  right: -58px;
}
.room-overview-section .upper-box .feature-list li span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.room-overview-section .lower-box .list-item li {
  position: relative;
  display: block;
  padding-left: 27px;
  margin-bottom: 16px;
}
.room-overview-section .lower-box .list-item:before {
  position: absolute;
  content: "";
  top: 7px;
  right: 33px;
  width: 1px;
  height: calc(100% - 15px);
  background: #e2dfdd;
}
.regulation-section .image-box .image-1 {
  padding-left: 60px;
  padding-right: 100px;
  margin-bottom: 60px;
}
.regulation-section .content-box {
  position: relative;
  display: block;
  margin-left: -200px;
  margin-top: 60px;
  z-index: 1;
}
.regulation-section .slider-content {
  position: relative;
  display: block;
  background: #0a0807;
  padding: 72px 80px 73px;
}
.regulation-section .slider-content h2 {
  display: block;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.regulation-section .slider-content p {
  color: #bdb9b5;
  margin-bottom: 36px;
}
.regulation-section .slider-content .list-item li {
  position: relative;
  display: block;
  color: #bdb9b5;
  padding-left: 25px;
  margin-bottom: 16px;
}
.regulation-section .slider-content .list-item li:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 8px;
  background-repeat: no-repeat;
}
.regulation-section .content-box .owl-nav {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 40px;
}
.regulation-section .image-box .image-3 {
  position: relative;
  display: block;
  margin: 120px 0 64px 30px;
}
.regulation-section .image-box .special-text {
  position: relative;
  display: block;
  font-size: 90px;
  line-height: 90px;
  margin-left: -107px;
  z-index: 2;
}
.booking-section .bg-layer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.92;
}
.booking-section .sec-title p {
  color: #fff;
  margin-top: 10px;
}
.booking-section .booking-inner .inner-box {
  position: relative;
  padding: 45px 50px 60px;
}
.booking-section .booking-inner .inner-box h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 13px;
}
.booking-section .booking-inner .inner-box label {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 14px;
}
.booking-section .booking-inner .inner-box .nice-select,
.booking-section .booking-inner .inner-box input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 52px;
  line-height: 52px;
  border: 1px solid #e2dfdd;
  border-radius: 0;
  font-size: 18px;
  color: #8d8b8a;
  padding: 0 20px;
}
.booking-section .booking-inner .inner-box .select-box {
  min-height: 52px;
  margin-bottom: 10px;
}
.booking-section .booking-inner .inner-box .form-group .icon-box {
  position: absolute;
  right: 20px;
  bottom: 9px;
  font-size: 18px;
  color: #949291;
}
.booking-section .booking-inner .inner-box .nice-select:after {
  font-size: 14px;
  right: 28px;
  bottom: 45px;
}
.booking-section .service-list li {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.booking-section .service-list label {
  position: relative;
  display: block;
  font-size: 18px !important;
  color: #8d8b8a !important;
  text-transform: none !important;
  cursor: pointer;
  font-weight: 400 !important;
}
.booking-section .service-list label:before {
  position: absolute;
  content: "";
  right: 0;
  top: 5px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #e3e1df;
  background: 0 0;
}
.booking-section .service-list label:after {
  position: absolute;
  content: "";
  right: 5px;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 0;
}
.booking-section .booking-inner .inner-box .extra-service {
  position: relative;
  padding-top: 10px;
}
.booking-section .booking-inner .inner-box .extra-service .more-link {
  position: relative;
  padding-top: 11px;
}
.booking-section .booking-inner .inner-box .extra-service .more-link a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0a0807;
}
.booking-section .booking-inner .inner-box .price-box {
  position: relative;
  display: block;
  padding-bottom: 23px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e2dfdd;
}
.booking-section .booking-inner .inner-box .price-box h2 {
  position: relative;
  display: block;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  margin-bottom: 1px;
}
.booking-section .booking-inner .inner-box .pricing-list {
  position: relative;
  display: block;
  background: #f1efee;
  padding: 0 20px;
  margin-bottom: 32px;
}
.booking-section .booking-inner .inner-box .pricing-list li {
  position: relative;
  display: block;
  font-size: 18px;
  border-bottom: 1px solid #d3d0ce;
  padding: 14.5px 0;
}
.booking-section .booking-inner .inner-box .pricing-list li:last-child {
  border-bottom: none;
  font-family: Cardo, serif;
  color: #0a0807;
  font-weight: 700;
}
.booking-section .booking-inner .inner-box .btn-box .theme-btn {
  background: #0a0807;
  color: #fff;
  width: 100%;
}
.booking-section .booking-inner .inner-column:before,
.dining-options .inner-box .lower-box:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
}
.restaurant-section {
  position: relative;
  padding: 136px 0 130px;
}
.restaurant-section .image-box {
  position: relative;
  display: block;
  margin-bottom: 56px;
}
.restaurant-section .content-box .special-text {
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
}
.restaurant-section .content-box .restaurant-feature li {
  position: relative;
  display: inline-block;
  font-size: 25px;
  line-height: 35px;
  font-family: Cardo, serif;
  color: #0a0807;
  font-weight: 700;
  margin-right: 60px;
  padding-left: 26px;
}
.dining-options .inner-box .upper-box h2,
.meals-section .tab-btns li {
  font-size: 32px;
  line-height: 42px;
  display: block;
  font-weight: 700;
  transition: 0.5s;
}
.restaurant-section .content-box .restaurant-feature li:after {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: 30px;
  top: 0;
  right: -34px;
}
.dining-options .inner-container {
  position: relative;
  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.08);
}
.dining-options .inner-container .bg-layer,
.meals-section .bg-layer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
}
.dining-options .inner-container .bg-layer {
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - 150px);
}
.dining-options .inner-box {
  position: relative;
  display: block;
  float: left;
  width: 33.333%;
}
.dining-options .inner-box .upper-box {
  position: relative;
  display: block;
  padding: 400px 20px 33px;
}
.dining-options .inner-box .upper-box:before {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.5);
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
}
.dining-options .inner-box .upper-box h2 {
  position: relative;
  color: #fff;
}
.dining-options .inner-box .lower-box {
  position: relative;
  display: block;
  padding: 24px 25px 26px 40px;
}
.dining-options .inner-box .upper-box .overlay-content {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: calc(100% - 40px);
  padding: 35px 30px 34px 40px;
  opacity: 0;
  z-index: 1;
  transition: 0.5s;
}
.dining-options .inner-box:hover .upper-box .overlay-content {
  bottom: 20px;
  opacity: 1;
}
.dining-options .inner-box .upper-box .overlay-content span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.meals-section .bg-layer {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
}
.meals-section .inner-column {
  position: relative;
  padding: 56px 0 25px 60px;
}
.meals-section .tab-btns li {
  position: relative;
  font-family: Cardo, serif;
  color: #fff;
  padding: 17px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.meals-section .sec-title {
  margin-bottom: 24px;
}
.meals-section .tab-btns li:before {
  position: absolute;
  content: "";
  top: 28px;
  right: 0;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-radius: 50%;
  transition: 0.5s;
}
.meals-section .tab-btns li.active-btn:before {
  border: 6px solid #fff;
}
.meals-section .tabs-content {
  position: relative;
  display: block;
  padding: 220px 10px 10px;
  margin-left: -30px;
}
.meals-section .content-box {
  position: relative;
  display: block;
  background: #0a0807;
  padding: 33px 30px 40px;
}
.meals-section .content-box h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
}
.meals-section .content-box .special-text {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  margin-bottom: 12px;
}
.meals-section .content-box p {
  color: #bdb9b5;
  margin-bottom: 32px;
}
.testimonial-style-two.alternat-2 {
  background: #f1efee;
}
.testimonial-style-two.alternat-2 .light-icon {
  -webkit-text-stroke-color: #dbd8d6;
}
.booking-style-two .upper-box {
  position: relative;
  padding: 120px 0 57px;
}
.sec-title .icon-box .icon {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 102px;
  text-align: center;
  font-size: 45px;
  border-radius: 50%;
  color: #1f1f1f;
}
.booking-style-two .lower-box {
  position: relative;
  padding: 55px 0 60px;
}
.booking-style-two .lower-box:before {
  position: absolute;
  content: "";
  width: calc(100% - 200px);
  height: 1px;
  left: 100px;
  top: 0;
  z-index: 1;
}
.booking-style-two .lower-box:after {
  position: absolute;
  content: "";
  width: calc(100% - 200px);
  height: 1px;
  left: 100px;
  bottom: 0;
}
.booking-style-two .lower-box .bg-layer:before {
  position: absolute;
  content: "";
  background: #0a0807;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.7;
}
.booking-style-two .form-inner .form-group label {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-family: Cardo, serif;
  color: #fff;
  font-weight: 700;
  margin-bottom: 7px;
}
.booking-style-two .form-inner .form-group .icon {
  position: absolute;
  bottom: 13px;
  right: 21px;
  font-size: 13px;
  z-index: 1;
}
.booking-style-two .form-inner .form-group input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 54px;
  border: 1px solid #4b4d50;
  padding: 10px 50px 10px 20px;
  font-size: 18px;
  color: #c0c3c6;
  transition: 0.5s;
}
.booking-style-two .form-inner .form-group input:focus {
  border-color: #fff;
}
.booking-style-two .form-inner .text p {
  display: block;
  margin-top: 33px;
  margin-bottom: 22px;
  color: #fff;
}
.single-menu-box {
  position: relative;
  display: block;
  padding-bottom: 26px;
  margin-bottom: 26px;
}
.single-menu-box:before {
  position: absolute;
  content: "";
  border-bottom: 2px dotted #bdb9b5;
  left: 0;
  bottom: 0;
  width: calc(100% - 50px);
}
.single-menu-box h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  margin-bottom: 3px;
}
.single-menu-box h4 {
  position: absolute;
  right: 0;
  bottom: -14px;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}
.mr_15 {
  margin-right: 15px;
}
.ml_15 {
  margin-left: 15px;
}
.menu-section .image-box .open-time {
  position: absolute;
  left: 0;
  bottom: 60px;
  padding: 20px 30px;
}
.menu-section .image-box .open-time span {
  position: relative;
  display: block;
  font-size: 32px;
  line-height: 40px;
  font-family: Carattere, cursive;
  color: #fff;
  padding-left: 40px;
}
.menu-section .image-box .open-time span img {
  position: absolute;
  left: 0;
  top: 5px;
}
.menu-section .owl-nav {
  position: relative;
  display: block;
  padding-top: 22px;
}
.menu-section .content-box {
  margin-top: -5px;
}
.spa-section .left-content .content-box {
  position: relative;
  float: right;
  max-width: 370px;
  width: 100%;
  background: #f1efee;
  padding: 33px 30px 40px 40px;
}
.spa-section .left-content .content-box h3 {
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.spa-section .left-content .content-box .single-item {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.spa-section .left-content .content-box .single-item span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.spa-section .left-content .content-box .btn-box {
  padding-top: 12px;
}
.spa-section .pattern-layer {
  position: absolute;
  left: 105px;
  bottom: 90px;
  width: 480px;
  height: 480px;
  background-repeat: no-repeat;
}
.spa-block-one .inner-box .image-box .image:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    90deg,
    rgba(10, 8, 7, 0.8) 0,
    rgba(10, 8, 7, 0) 50%
  );
  z-index: 1;
  opacity: 0;
  transition: 0.5s;
}
.spa-block-one .inner-box .image-box .price {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #f1efee;
  padding: 15px 18px 15px 21px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 2;
}
.spa-block-one .inner-box .image-box .price:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  left: 0;
  top: 16px;
  background-repeat: no-repeat;
}
.spa-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  padding-top: 20px;
}
.spa-block-one .inner-box .lower-content h3 {
  position: relative;
  display: block;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  padding-left: 50px;
}
.spa-block-one .inner-box .lower-content h3 i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 34px;
}
.spa-style-two .owl-nav {
  position: relative;
  display: block;
  text-align: center;
  margin-top: 50px;
}
.spa-style-two .owl-nav button {
  background: 0 0;
  border: 1px solid #d5d2d0;
}
.white_bg {
  background-color: #fff !important;
}
.testimonial-style-two.alternat-2.white_bg .light-icon {
  -webkit-text-stroke-color: #e3e1df;
}
.events-block-one .inner-box {
  position: relative;
  display: block;
  margin-bottom: 60px;
}
.events-block-one .inner-box .image-box .image:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(
    90deg,
    rgba(10, 8, 7, 0.8) 0,
    rgba(10, 8, 7, 0.05) 50%
  );
  z-index: 1;
  transition: 0.5s;
}
.events-block-one .inner-box .image-box .feature-list {
  position: absolute;
  left: 0;
  bottom: 22px;
  width: 100%;
  padding-left: 52px;
  z-index: 2;
}
.events-block-one .inner-box .image-box .feature-list:before {
  position: absolute;
  content: "";
  background-image: url(../images/icons/icon-1.png);
  width: 12px;
  height: 12px;
  left: 30px;
  top: 8px;
  background-repeat: no-repeat;
}
.events-block-one .inner-box .image-box .feature-list li {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #bdb9b5;
  margin-right: 25px;
}
.events-block-one .inner-box .image-box .feature-list li:before {
  position: absolute;
  content: "/";
  color: rgba(255, 255, 255, 0.2);
  top: 0;
  right: -17px;
}
.events-block-one .inner-box .lower-content {
  position: relative;
  display: block;
  padding-top: 31px;
}
.events-block-one .inner-box .lower-content .title-box {
  position: relative;
  display: block;
  margin-bottom: 17px;
  padding-left: 200px;
}
.events-block-one .inner-box .lower-content .title-box .special-text {
  position: absolute;
  left: 0;
  top: 9px;
  font-size: 48px;
  line-height: 50px;
}
.events-block-one .inner-box .lower-content .title-box .special-text:before {
  position: absolute;
  content: "";
  background: #e2dfdd;
  width: 1px;
  height: 53px;
  top: -1px;
  right: -33px;
}
.events-block-one .inner-box .lower-content .theme-btn {
  background: #f1efee;
  padding: 16px 39px;
}
ul.arrow {
  --icon-space: 1.8em;
  padding: 0;
}
ul.arrow li {
  padding-left: var(--icon-space);
  margin-bottom: 15px;
}
ul.arrow li:before {
  content: "\f10b";
  font-family: Flaticon;
  display: inline-block;
  margin-left: calc(var(--icon-space) * -1);
  width: var(--icon-space);
  font-size: 14px;
}


