.navbar-nav,
summary,
ul {
  list-style: none;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul,
body,
ul {
  padding: 0;
  margin: 0;
}
.cart-area .cart-table table tbody tr td.product-name a:hover,
.checkout-area .billing-details .form-check .form-check-label,
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.product-name
  a:hover,
.form-control,
.news-area-three .news-content-wrap h3 a,
.single-news .news-content-wrap ul li a,
a:hover,
body {
  color: #0d1741;
}
.buy-now-btn,
.buy-now-btn img {
  -webkit-transform: translateY(-50%);
  top: 50%;
  left: 20px;
}
.Aafiya-banner-area,
.booking-area-five,
.choose-restaurant-area .choose-restaurant-img,
.city-view-area,
.city-view-area-five .container,
.contact-us-area,
.counter-area,
.customer-area-four,
.eorik-slider-item,
.exclusive-img,
.exclusive-offers-area,
.explore-area-five .explore-gallery,
.explore-area-three .explore-img-1,
.explore-area-three .explore-img-2,
.facilities-area-five .facilities-single-bg,
.incredible-area,
.news-area-four .news-img,
.our-rooms-single-img,
.page-title-area,
.restaurant-item .restaurant-img,
.restaurants-area-four .restaurants-img-height .restaurants-img-1,
.restaurants-area-four .restaurants-img-height .restaurants-img-2,
.single-facilities-wrap .single-facilities,
.single-restaurants,
.single-testimonials {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.check-content a,
a,
a:focus,
a:hover {
  text-decoration: none;
}
.outer_circle,
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .inp-cbx:checked
  + .cbx
  span:first-child
  svg {
  stroke-dashoffset: 0;
}
body {
  font-size: 14px;
  line-height: 1.8;
  font-family: Poppins;
}
.go-top i,
.video-btn i,
h3 {
  font-size: 20px;
}
.contact-info-area .single-contact-info h3,
.datepicker .next,
.datepicker .prev,
.datepicker tfoot tr th,
.single-rooms .room-content h3,
a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
button {
  outline: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.check-area-four .check-form,
.service-sidebar-area .service-faq .faq-accordion .accordion .accordion-item,
button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0d1741;
  font-family: "DM Serif Display", serif;
  font-weight: 700;
}
.d-table {
  width: 100%;
  height: 100%;
}
.d-table-cell {
  vertical-align: middle;
}
p {
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 30px;
  text-align: justify;
}
.book-table-area-three .contact-info ul li:last-child,
.cart-area .cart-table table,
.checkout-area .billing-details .col-lg-12:last-child .form-group,
.checkout-area .order-details .order-table table,
.eorik-slider-area .social-link ul li:last-child,
.faq-accordion .accordion .accordion-item:last-child,
.news-details-area
  .news-details-desc
  .article-content
  .wp-block-gallery.columns-3
  li
  figure,
.news-details-area .widget-area .widget_recent_entries ul li:last-child,
.news-details-area .widget-area .widget_tag_cloud .widget-title,
.our-rooms-area-two .col-lg-6:nth-child(5) .single-rooms,
.our-rooms-area-two .col-lg-6:nth-child(6) .single-rooms,
.pricing-area .single-pricing ul li:last-child,
.product-details-area .product-details-desc p,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  p,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  p:last-child,
.section-title h2:last-child,
.service-details-wrap .car-service-list-wrap .car-service-list li:last-child,
.service-details-wrap .services-list li:last-child,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li:last-child,
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  ul.contact-info
  li:last-child,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget:last-child,
.single-rooms:last-child,
.single-widget ul li:last-child,
p:last-child {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.form-control {
  height: 50px;
  border: 1px solid #e8e8e8;
  background-color: #f9f9f9;
  border-radius: 10px;
  font-size: 15px;
  padding: 10px 20px;
  width: 100%;
}
.form-control::-webkit-input-placeholder {
  color: #495057;
}
.form-control:-ms-input-placeholder {
  color: #495057;
}
.form-control::-ms-input-placeholder {
  color: #495057;
}
.form-control::placeholder {
  color: #495057;
}
.form-control:focus {
  color: #000;
  background-color: transparent;
  outline: 0;
  border: 1px solid #bc8634;
}
.form-control:focus,
.form-control:hover:focus {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
textarea.form-control {
  height: 250px;
}
.book-table-area-three .contact-info-wrap,
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-170 {
  padding-top: 170px;
}
.pt-140,
.ptb-140 {
  padding-top: 140px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-140,
.ptb-140 {
  padding-bottom: 140px;
}
.pl-30 {
  padding-left: 30px;
}
.pr-30 {
  padding-right: 30px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.cart-area .cart-buttons,
.coming-soon-area .coming-soon-content #timer,
.footer-widget,
.mt-30,
.news-details-area .comments-area .comment-respond,
.news-details-area .news-details-desc .article-content,
.news-details-area .news-details-desc .post-navigation,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form {
  margin-top: 30px;
}
.ask-question .form-group,
.book-from .form-group,
.city-view-area-five .container .section-title,
.contact-us-area .contact-content h3,
.contact-us-area .contact-content p,
.explore-content h2,
.main-contact-area .contact-wrap .form-group,
.mb-30,
.service-details-wrap .mb-30,
.service-details-wrap .service-img,
.single-facilities-wrap,
.single-widget,
.user-area-all-style .contact-form-action form .form-group {
  margin-bottom: 30px;
}
.blogcontent,
.choose-restaurant-area .default-btn,
.mt-20,
.product-details-area .product-details-desc .buy-checkbox-btn,
.product-details-area .product-details-desc .custom-payment-options,
.product-details-area .product-details-desc .product-add-to-cart,
.single-restaurants .default-btn {
  margin-top: 20px;
}
.ask-question h3,
.blog-content h3,
.checkout-area .billing-details .form-check,
.checkout-area .billing-details .form-group,
.exclusive-content h3,
.exclusive-content ul,
.mb-20,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group,
.user-area-all-style .contact-form-action form .form-condition {
  margin-bottom: 20px;
}
.mt-minus-70 {
  margin-top: -70px;
}
.mb-minus-70 {
  margin-bottom: -70px;
}
.ml-30 {
  margin-left: 30px;
}
.mr-30 {
  margin-right: 30px;
}
.fun-blue-bg,
.news-details-area .widget-area .widget_search form button:hover {
  background-color: #0d1741;
}
.buy-now-btn {
  display: inline-block;
  z-index: 99;
  position: fixed;
  transform: translateY(-50%);
  border-radius: 30px;
  color: #fff;
  background-color: #82b440;
  padding: 10px 20px 10px 42px;
  -webkit-box-shadow: 0 1px 20px 1px #82b440;
  box-shadow: 0 1px 20px 1px #82b440;
  font-size: 13px;
  font-weight: 600;
}
.go-top,
.go-top::before,
.go-top:focus i:first-child,
.go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.buy-now-btn img {
  width: 15px;
  position: absolute;
  transform: translateY(-50%);
}
.buy-now-btn:hover,
.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker tfoot tr th:hover,
.news-details-area .widget-area .tagcloud a:hover,
.nice-select .option:hover,
.product-area .single-product-box .product-image .add-to-cart-btn:hover,
.service-sidebar-area .service-list ul li:hover {
  background-color: #bc8634;
  color: #fff;
}
.go-top {
  position: fixed;
  cursor: pointer;
  right: 15px;
  background-color: #0d1741;
  z-index: 4;
  width: 40px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.go-top i,
.go-top::before {
  -webkit-transition: 0.5s;
  position: absolute;
  left: 0;
}
.go-top i {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  margin: 0 auto;
  color: #fff;
  transition: 0.5s;
}
.go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}
.go-top::before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #bc8634;
  transition: 0.5s;
}
.datepicker table tr td.day:hover,
.go-top:hover,
.news-details-area .comments-area .comment-respond .form-submit input:focus {
  color: #fff;
  background-color: #bc8634;
}
.go-top:focus::before,
.go-top:hover::before {
  opacity: 1;
  visibility: visible;
}
.go-top:focus i:last-child,
.go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.Aafiya-banner-area .Aafiya-banner-text .slider-btn .default-btn.white,
.book-table-area-three .books-froms .form-group .nice-select,
.book-table-area-three .books-froms .select-box i,
.book-table-area-three .books-froms h3,
.booking-col-2:hover .booking-title,
.booking-col-2:hover h3,
.city-view-area-four .city-wrap .city-content h3,
.city-view-area-four .city-wrap .city-content p,
.default-btn:hover,
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a.active,
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item:hover a,
.eorik-nav-style .others-option .call-us:hover,
.eorik-nav-style-three
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  a.active,
.eorik-nav-style-three .navbar-area .main-nav nav .navbar-nav .nav-item a:hover,
.eorik-slider-item .eorik-slider-text .slider-btn .default-btn.white,
.exclusive-offers-area .section-title h2,
.exclusive-offers-area .section-title span,
.exclusive-offers-area-five .single-exclusive-four .exclusive-content .review,
.exclusive-offers-area-five .single-exclusive-four .exclusive-content .title,
.expert-team-area .single-team ul li a,
.go-top:focus,
.header-area
  .eorik-nav-style-two
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  a.active,
.header-area
  .eorik-nav-style-two
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  a:hover,
.our-rooms-area-two .col-lg-6.single-tab.current .single-rooms h3,
.our-rooms-area-two .col-lg-6.single-tab.current .single-rooms i,
.our-rooms-area-two .col-lg-6.single-tab.current .single-rooms span,
.our-rooms-area-two .single-rooms:hover h3,
.our-rooms-area-two .single-rooms:hover span,
.page-title-area .page-title-content ul li a,
.pricing-area .tab.quote-list-tab .tabs .current a,
.restaurants-area-four
  .restaurants-content
  .singles-restaurants:hover
  .icon-btn
  i,
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  .social-list
  li
  a:hover,
.single-facilities-wrap .single-facilities:hover h3,
.single-facilities-wrap .single-facilities:hover p,
.single-restaurants p,
.single-restaurants:hover .restaurants-icon,
.single-rooms.current h3,
.single-rooms.current span,
.single-rooms:hover h3,
.single-rooms:hover span,
.video-btn:hover i {
  color: #fff;
}
.go-top.active {
  top: 98%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}
.page-navigation-area {
  text-align: center;
  margin: 20px auto 0;
  display: table;
}
.page-navigation-area .page-link {
  color: #bc8634;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #d0d0d0;
  box-shadow: 0 0 15px #d0d0d0;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  line-height: 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 700;
}
.page-navigation-area .page-link i {
  margin-right: -4px;
  font-size: 21px;
}
.page-navigation-area .page-link:hover {
  color: #fff;
  background-color: #bc8634;
  border: 1px solid #bc8634;
}
.page-navigation-area .page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-navigation-area .page-link.page-links i::before {
  margin-left: -4px;
}
.page-navigation-area .page-item {
  padding: 0 8px;
}
.page-navigation-area .page-item:first-child .page-link,
.page-navigation-area .page-item:last-child .page-link {
  border-radius: none;
}
.page-navigation-area .page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #bc8634;
  border-color: #bc8634;
}
.video-btn {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 69px;
  text-align: center;
  border-radius: 50%;
  color: #bc8634;
  position: relative;
  top: 3px;
  z-index: 1;
  background-color: #fff;
}
.video-btn i {
  font-weight: 700;
  color: #bc8634;
  position: absolute;
  top: 0;
  left: 3px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}
.default-btn i,
.read-more i {
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
.video-btn::after,
.video-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  background-color: #fff;
  -webkit-animation: 1.6s ease-out infinite ripple;
  animation: 1.6s ease-out infinite ripple;
}
.book-table-area-three .books-froms .nice-select .option.focus,
.book-table-area-three .books-froms .nice-select .option:hover,
.booking-col-2:hover .single-booking,
.contact-info-area .single-contact-info:hover,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.default-btn,
.expert-team-area .single-team ul li:hover,
.header-area .eorik-nav-style-two,
.our-rooms-area-two .col-lg-6.single-tab.current .single-rooms,
.our-rooms-area-two .single-rooms:hover,
.our-rooms-area-two .tabs.current,
.restaurants-area-four
  .restaurants-content
  .singles-restaurants:hover
  .icon-btn,
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  .social-list
  li
  a
  i:hover,
.single-rooms.current,
.single-rooms:hover,
.video-btn:hover {
  background-color: #bc8634;
}
@-webkit-keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
.default-btn {
  font-family: Muli, sans-serif;
  font-size: 16px;
  color: #fff;
  padding: 10px 20px;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
  text-transform: capitalize;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.default-btn i,
.read-more {
  -webkit-transition: 0.5s;
  color: #bc8634;
}
.default-btn i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  left: 10px;
  transition: 0.5s;
}
.default-btn:hover i {
  background-color: #f5ddb3;
  -webkit-animation: 1s linear fadeInLeft;
  animation: 1s linear fadeInLeft;
}
.read-more {
  line-height: 1;
  font-weight: 500;
  transition: 0.5s;
  display: block;
  font-size: 14px;
}
.list-unstyled,
.text-danger {
  color: #dc3545 !important;
}
.read-more i {
  top: 2px;
  font-size: 16px;
  left: 8px;
  width: 20px;
  height: 20px;
  line-height: 19px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
}
.book-table-area-three .contact-info span:hover,
.book-table-area-three .contact-info ul li a:hover,
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  span:hover,
.checkout-area .user-actions span a:focus,
.checkout-area .user-actions span a:hover,
.customer-area .single-customer .colors,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a.active,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a:hover,
.gallery-wrap .shorting-menu .filter.active,
.gallery-wrap .shorting-menu .filter:hover,
.news-area-three .news-content-wrap:hover h3 a,
.news-details-area .comments-area .comment-metadata a:hover,
.news-details-area
  .news-details-desc
  .article-content
  .entry-meta
  ul
  li
  a:hover,
.news-details-area .news-details-desc .article-footer .article-tags a:hover,
.news-details-area .post-navigation .navigation-links div a:hover,
.news-details-area
  .widget-area
  .widget-peru-posts-thumb
  .item
  .info
  .title
  a:hover,
.news-details-area .widget-area .widget_categories ul li a:hover,
.news-details-area .widget-area .widget_meta ul li a:hover,
.page-title-area .page-title-content ul li a:hover,
.read-more:hover,
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  .social-list
  li:hover,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a:hover,
.single-gallery .gallery-content:hover h3 a,
.single-news .news-content-wrap ul li a:hover,
.single-news:hover .news-content-wrap a h3,
.user-area-all-style .contact-form-action .now-register a,
.user-area-all-style .contact-form-action form .form-condition .agree-label a,
.widget-link .link li a:hover {
  color: #bc8634;
}
.read-more:hover i {
  color: #bc8634;
  -webkit-animation: 1s linear fadeInLeft;
  animation: 1s linear fadeInLeft;
}
.section-title {
  max-width: 625px;
  margin: 45px auto 60px;
  text-align: center;
  position: relative;
}
.explore-area-three .explore-content span,
.section-title span {
  text-transform: uppercase;
  color: #bc8634;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  letter-spacing: 10px;
}
.section-title h2 {
  font-size: 40px;
  margin-bottom: 15px;
  position: relative;
  display: block;
}
.underline-img {
  width: 50%;
}
.preloader {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 99999;
}
.preloader .lds-ripple {
  position: relative;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .lds-ripple div {
  position: absolute;
  border: 4px solid #bc8634;
  opacity: 1;
  border-radius: 50%;
  -webkit-animation: 1s cubic-bezier(0, 0.2, 0.8, 1) infinite lds-ripple;
  animation: 1s cubic-bezier(0, 0.2, 0.8, 1) infinite lds-ripple;
}
.preloader .lds-ripple div:nth-child(2) {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
@-webkit-keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
@-webkit-keyframes moveLeftBounces {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(45px);
    transform: translateX(45px);
  }
}
@keyframes moveLeftBounces {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(45px);
    transform: translateX(45px);
  }
}
@-webkit-keyframes moVebounce {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
@keyframes moVebounce {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.bx-fade-left,
.bx-fade-right {
  -webkit-transition: 1s;
  transition: 1s;
}
.bx-fade-left:hover,
.bx-fade-right:hover {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-animation: none;
  animation: none;
}
.cart-area .coupon-wrap .nice-select .list,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a:hover::before,
.nice-select .list,
.service-details-wrap .rooms-details img,
.single-restaurants:hover::after {
  width: 100%;
}
.nice-select .option.selected.focus {
  background-color: #0d1741;
  color: #bc8634;
}
.booking-area-five .booking-col-2,
.eorik-nav-style .navbar,
.eorik-nav-style .navbar-area .navbar-brand {
  padding: 0;
}
.eorik-nav-style .navbar-area .main-nav {
  position: unset;
  padding-top: 0;
  background: 0 0;
  padding-bottom: 0;
}
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0 17px;
}
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a i {
  font-size: 25px;
  line-height: 0;
  position: relative;
  top: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item a.active i,
.eorik-nav-style .navbar-area .main-nav nav .navbar-nav .nav-item:hover a i {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a.active::before,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  a.active::before,
.single-slider-gallery:hover .instagram-link {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu {
  background-color: #fff;
  border: none;
  border-radius: 0;
  top: 130%;
  padding: 0;
}
.eorik-slider-area .owl-next,
.eorik-slider-area .owl-prev {
  margin: 0 !important;
  border-radius: 0 !important;
  opacity: 0;
  top: 50%;
}
.eorik-slider-area .owl-next i,
.eorik-slider-area .owl-prev i {
  width: 40px;
  height: 40px;
  font-size: 26px;
  border-radius: 4px;
  color: #fff;
  line-height: 40px;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu::before {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border-top: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  top: -8px;
  left: 20px;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a {
  font-size: 14px;
  color: #0d1741;
  position: relative;
  padding: 6px 15px;
  border-bottom: 1px dashed #eee;
  margin-left: 0;
  margin-right: 0;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a
  i {
  float: right;
  top: 12px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #bc8634;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu {
  left: 100%;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked,
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked),
.choose-restaurant-area .choose-restaurant-img img,
.coming-soon-area .coming-soon-content #timer div:last-child::before,
.counter-area-five::before,
.eorik-nav-style .dropdown-toggle::after,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  .dropdown-menu::before,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li:last-child
  a::before,
.eorik-nav-style-three .navbar-brand,
.eorik-slider-area-five .eorik-slider-item::before,
.eorik-slider-area-four .eorik-slider-item::before,
.eorik-slider-area-three .eorik-slider-item::before,
.explore-area-three .explore-img-1 img,
.gallery-wrap .shorting .mix,
.header-area .eorik-nav-style-two .navbar-area .navbar-brand,
.hidden,
.main-contact-area .contact-wrap .contact-form .hidden,
.news-details-area .comments-area .comment-author .says,
.news-details-area
  .news-details-desc
  .article-content
  .entry-meta
  ul
  li:last-child::before,
.news-details-area .widget-area .widget_search form .screen-reader-text,
.news-details-area blockquote cite,
.page-title-area .page-title-content ul li:last-child::before,
.product-details-area .product-details-desc .buy-checkbox-btn input,
.product-details-area .tab .tabs_item,
.tab .tabs_item {
  display: none;
}
.cart-area .cart-totals ul li:first-child,
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li:last-child
  a,
.news-details-area .widget-area .widget_download ul li:last-child a,
.news-details-area .widget-area .widget_services_list ul li:last-child a,
.service-sidebar-area .service-list ul li:last-child {
  border-bottom: none;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li:hover
  .dropdown-menu {
  top: 0 !important;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item:hover
  .dropdown-menu {
  top: 98%;
}
.eorik-nav-style
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item:last-child
  .dropdown-menu::before {
  left: auto;
  right: 20px;
}
.eorik-nav-style .navbar-area.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  background-color: #313538;
  -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
  -webkit-animation: 0.5s ease-in-out fadeInDown;
  animation: 0.5s ease-in-out fadeInDown;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100% !important;
}
.eorik-nav-style .others-option .call-us {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
.check-content .form-group .form-content,
.check-content .form-group .form-control {
  height: auto !important;
  background-color: unset;
  padding: 0;
  font-size: 25px;
  color: #0d1741;
  font-family: Muli, sans-serif;
  width: 100%;
}
.eorik-nav-style .others-option .call-us i {
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  background-color: #bc8634;
  text-align: center;
  margin-right: 10px;
}
.Vid-pops,
.book-from .select-box,
.check-content .form-group,
.check-content .input-group,
.eorik-slider-area,
.eorik-slider-area-four,
.eorik-slider-area-three,
.header-area .eorik-nav-style-two #navbarSupportedContent,
.incredible-area-four,
.news-details-area .widget-area .widget_search form,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title,
.sidebar-modal,
.single-slider-gallery,
.subscribe-area .subscribe-wraps .subscribe-wrap .newsletter-form,
.tabs_item {
  position: relative;
}
.eorik-slider-area .owl-next {
  position: absolute;
  right: 30px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.eorik-slider-area .owl-next i {
  background-color: #bc8634;
  display: inline-block;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.eorik-slider-area .owl-next i:hover,
.eorik-slider-area .owl-prev i,
.eorik-slider-area .owl-prev i:hover {
  background-color: #bc8634 !important;
}
.eorik-slider-area .owl-prev {
  position: absolute;
  left: 30px;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.eorik-slider-area .owl-prev i {
  display: inline-block;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.eorik-slider-area-five .owl-next,
.eorik-slider-area-five .owl-prev,
.eorik-slider-area:hover .owl-next,
.eorik-slider-area:hover .owl-prev,
.facilities-area-five .single-facilities-wrap .single-facilities::before,
.facilities-area-two .single-facilities-wrap .single-facilities::before {
  opacity: 1;
}
.city-view-area .owl-theme .owl-nav,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav,
.eorik-slider-area .owl-theme .owl-nav,
.news-area-four .owl-theme .owl-nav,
.service-details-wrap .owl-theme .owl-nav {
  margin-top: 0 !important;
}
.checkout-area .billing-details .form-group .nice-select .list .option.selected,
.city-view-area .owl-theme .owl-nav [class*="owl-"]:hover,
.customer-area-four
  .customer-wrap-four.owl-theme
  .owl-nav
  [class*="owl-"]:hover,
.eorik-slider-area .owl-theme .owl-nav [class*="owl-"]:hover,
.news-area-four .owl-theme .owl-nav [class*="owl-"]:hover,
.our-rooms-wrap.owl-theme .owl-nav [class*="owl-"]:hover,
.service-details-wrap .owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: transparent;
}
.eorik-slider-area .white-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.eorik-slider-area .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 110px;
}
.eorik-slider-area .owl-theme .owl-nav.disabled + .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  margin: 5px 7px;
  background: #d6d6d6;
  border-radius: 50%;
  -webkit-transition: 0.1s;
  transition: 0.5s;
}
.eorik-slider-area .owl-theme .owl-nav.disabled + .owl-dots .owl-dot:hover span,
.vid-ply:hover {
  background: #bc8634;
}
.eorik-slider-area
  .owl-theme
  .owl-nav.disabled
  + .owl-dots
  .owl-dot.active
  span {
  background: #bc8634;
  -webkit-clip-path: polygon(
    49% 0,
    100% 48%,
    70% 48%,
    71% 100%,
    29% 100%,
    29% 48%,
    0 48%
  );
  clip-path: polygon(
    49% 0,
    100% 48%,
    70% 48%,
    71% 100%,
    29% 100%,
    29% 48%,
    0 48%
  );
  -webkit-animation: 0.5s linear fadeInUp;
  animation: 0.5s linear fadeInUp;
}
.eorik-slider-area .social-link {
  position: absolute;
  top: 50%;
  right: 50px;
  z-index: 1;
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
}
.book-table-area-three .contact-info ul li,
.eorik-slider-area .social-link ul li,
.exclusive-area-two .exclusive-content h3,
.incredible-area-two .incredible-content h2,
.main-contact-area .contact-wrap .section-title h2,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li,
.single-news .news-content-wrap ul,
.single-rooms-three .single-rooms-three-content h3 {
  margin-bottom: 10px;
}
.eorik-slider-area .social-link ul li a {
  background-color: #bc8634;
  color: #fff;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}
.eorik-nav-style-four .others-option .sidebar-button:hover,
.eorik-slider-area .social-link ul li a:hover,
.news-details-area
  .news-details-desc
  .article-footer
  .article-share
  .social
  li
  a:hover {
  -webkit-animation: 1s linear rubberBand;
  animation: 1s linear rubberBand;
}
.eorik-slider-area .social-link ul li a:hover i,
.header-area .heder-top-area .social-link li a:hover i,
.single-widget ul li a:hover i {
  -webkit-animation: 0.5s linear fadeInLeft;
  animation: 0.5s linear fadeInLeft;
}
.eorik-slider-item {
  height: 110vh;
  position: relative;
  z-index: 1;
}
.eorik-slider-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000009e;
  opacity: 0.5;
}
.eorik-slider-item .eorik-slider-text {
  text-align: left;
  margin-top: 45px;
}
.eorik-slider-item .eorik-slider-text.eorik-slider-text-one {
  margin-top: -80px;
}
.eorik-slider-item .eorik-slider-text h2 {
  font-size: 50px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 0;
}
.eorik-slider-item .eorik-slider-text span {
  color: #fff;
  font-size: 15px;
  display: block;
  margin-bottom: 30px;
  font-weight: 400;
  max-width: 45%;
}
.Aafiya-banner-area .Aafiya-banner-text .slider-btn .default-btn,
.eorik-slider-item .eorik-slider-text .slider-btn .default-btn {
  margin: 0 20px;
}
.cart-area .cart-table table tbody tr td.product-subtotal,
.eorik-slider-area .owl-item.active .eorik-slider-text.overflow-hidden,
.exclusive-area,
.news-details-area .comments-area .comment-respond .comment-form,
.news-details-area .widget-area .widget-peru-posts-thumb .item .info,
.restaurant-item {
  overflow: hidden;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.one h2 {
  -webkit-animation: 1s 0.1s both fadeInUpBig;
  animation: 1s 0.1s both fadeInUpBig;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.one span,
.eorik-slider-area .owl-item.active .eorik-slider-text.two .slider-btn {
  -webkit-animation: 2s 0.2s both fadeInUpBig;
  animation: 2s 0.2s both fadeInUpBig;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.one .slider-btn {
  -webkit-animation: 3s 0.3s both fadeInUpBig;
  animation: 3s 0.3s both fadeInUpBig;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.two h1 {
  -webkit-animation: 2s 0.2s both fadeInLeft;
  animation: 2s 0.2s both fadeInLeft;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.two span {
  -webkit-animation: 2s 0.2s both fadeInDownBig;
  animation: 2s 0.2s both fadeInDownBig;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.three h1,
.eorik-slider-area .owl-item.active .eorik-slider-text.three span {
  -webkit-animation: 2s 0.2s both fadeInDown;
  animation: 2s 0.2s both fadeInDown;
}
.eorik-slider-area .owl-item.active .eorik-slider-text.three .slider-btn {
  -webkit-animation: 2s 0.2s both fadeInUp;
  animation: 2s 0.2s both fadeInUp;
}
.slider-item-bg-1 {
  background-image: url(../img/home-one/slider/banner-image-1.webp);
}
.slider-item-bg-2 {
  background-image: url(../img/home-one/slider/slider-img-2.webp);
}
.slider-item-bg-3 {
  background-image: url(../img/home-one/slider/slider-img-3.webp);
}
.slider-item-bg-4 {
  background-image: url(../img/home-one/slider/banner-image-4.jpg);
 
}
.slider-item-bg-5 {
  background-image: url(../img/home-one/slider/broucher-banner.jpeg);
}
.check-area {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.check-content,
.exclusive-content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 20px;
}
.check-content p {
  font-size: 15px;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-weight: 600;
}
.check-content p i {
  display: inline-block;
  margin-right: 5px;
}
.check-content .form-group .form-control {
  border: none !important;
  border-radius: 0;
  font-weight: 700;
}
.check-content .form-group .form-control::-webkit-input-placeholder {
  font-weight: 700;
  font-size: 25px;
  color: #0d1741;
}
.check-content .form-group .form-control:-ms-input-placeholder {
  font-weight: 700;
  font-size: 25px;
  color: #0d1741;
}
.check-content .form-group .form-control::-ms-input-placeholder {
  font-weight: 700;
  font-size: 25px;
  color: #0d1741;
}
.check-content .form-group .form-control::placeholder {
  font-weight: 700;
  font-size: 25px;
  color: #0d1741;
}
.check-content .form-group .form-content:focus,
.check-content .form-group .form-control:focus {
  background-color: #fff;
  border: 1px solid #bc8634;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.check-form,
.city-view-area .city-wrap,
.single-facilities-wrap .single-facilities::after,
.single-rooms {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.check-form,
.city-view-area .city-wrap,
.single-rooms {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.check-content .form-group .form-content {
  border: none !important;
  border-radius: 0;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 25px;
}
.check-content .form-group .nice-select {
  float: unset;
  position: relative;
  top: 0;
}
.check-content .form-group .nice-select .list {
  z-index: 999;
  width: 100px;
  overflow-y: auto;
  height: 200px;
  border-radius: 0;
  margin: auto;
  left: -14px;
}
.check-content .form-group .nice-select .option {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}
.check-content .form-group .nice-select::after {
  height: 10px;
  width: 10px;
}
.check-content .input-group i {
  position: absolute;
  right: 0;
  bottom: 6px;
  font-size: 22px;
  line-height: 1;
}
.check-content.check-btn {
  padding: 34px 15px;
  text-align: center;
}
.check-form,
.sidebar-modal .modal.right .modal-body {
  padding: 30px;
}
.datepicker table tr td {
  font-family: Muli, sans-serif;
  font-weight: 600;
}
.datepicker table tr th {
  font-family: Muli, sans-serif;
  font-weight: 600;
  font-size: 13px;
}
.datepicker table tr td.day {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 12px;
}
.datepicker table tr td.focused {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  background-color: #bc8634;
}
.datepicker .datepicker-switch {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
}
.explore-content .default-btn,
.mt-24,
.user-area-all-style .contact-form-action form .submit-btn {
  margin-top: 24px;
}
.single-facilities-wrap .single-facilities {
  text-align: center;
  background-image: url(../img/facilities-card-bg.png);
  height: 100%;
  padding: 30px 12px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-facilities-wrap .single-facilities::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #bc8634;
  opacity: 0.8;
  z-index: -1;
}
.single-facilities-wrap .single-facilities::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.single-facilities-wrap .single-facilities .facilities-icon {
  font-size: 35px;
  color: #bc8634;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  line-height: 1;
  margin-bottom: 10px;
}
.single-facilities-wrap .single-facilities .fa-solid {
  font-size: 25px;
  color: #bc8634;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  line-height: 1;
  margin-bottom: 10px;
}
.fa-solid,
.fas {
  font-weight: 700;
}
.single-facilities-wrap .single-facilities h3 {
  margin-bottom: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-facilities-wrap .single-facilities p {
  margin-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 14px;
}
.single-facilities-wrap .single-facilities .icon-btn {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #f5e8d1;
  color: #bc8634;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.exclusive-area .exclusive-wrap:hover,
.exclusive-offers-area .exclusive-content:hover,
.exclusive-offers-area-five .single-exclusive-four:hover,
.exclusive-offers-area-four .single-exclusive-four:hover,
.pricing-area .single-pricing:hover,
.single-facilities-wrap .single-facilities:hover,
.single-news:hover,
.single-testimonials:hover,
.testimonials-area-two .single-testimonials:hover {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.single-facilities-wrap .single-facilities:hover::after {
  opacity: 0;
}
.single-facilities-wrap .single-facilities:hover .fa-solid,
.single-facilities-wrap .single-facilities:hover .facilities-icon {
  color: #fff;
  -webkit-animation: 1s linear fadeInDown;
  animation: 1s linear fadeInDown;
}
.single-facilities-wrap .single-facilities:hover .icon-btn {
  background-color: #fff;
  -webkit-animation: 1s linear fadeInUp;
  animation: 1s linear fadeInUp;
}
.incredible-area {
  background-image: url(../img/video-img.jpg);
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.incredible-area::before,
.page-title-area::before,
.single-restaurants::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: -1;
}
.city-view-area-two .white-shape img,
.contact-us-area .contact-shape img,
.exclusive-offers-area .white-shape img,
.incredible-area .white-shape img {
  position: absolute;
}
.exclusive-offers-area .white-shape img:first-child,
.incredible-area .white-shape img:first-child {
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.exclusive-offers-area .white-shape img:nth-child(2),
.incredible-area .white-shape img:nth-child(2) {
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.incredible-content {
  max-width: 800px;
  margin: auto;
}
.gallery-wrap .shorting-menu,
.incredible-content .video-btn,
.product-area .woocommerce-topbar,
.restaurants-area-four .restaurants-content .r-p-m {
  margin-bottom: 40px;
}
.incredible-content h2 {
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  margin-bottom: 20px;
}
.incredible-content h2 span {
  font-family: beautiful-heartregular;
  font-size: 75px;
  font-weight: 400;
}
.incredible-content p {
  color: #fff;
  margin-bottom: 50px;
}
.single-rooms {
  position: relative;
  padding: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  margin-bottom: 30px;
  overflow: hidden;
}
.single-rooms img {
  position: absolute;
  top: 50%;
  left: 23px;
  -webkit-transform: translateY(-48%);
  transform: translateY(-48%);
  background-color: #eee;
  max-width: 150px;
  z-index: 1;
}
.single-rooms .room-content {
  padding-left: 165px;
  position: relative;
  top: 2px;
}
.single-rooms .room-content span {
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #000 !important;
}
.our-rooms-wrap.owl-theme .owl-nav {
  margin-top: 0 !important;
  position: absolute;
  right: 50px;
  bottom: 50px;
}
.our-rooms-wrap.owl-theme .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #fff !important;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.city-view-area .owl-theme .owl-nav .owl-next i,
.city-view-area .owl-theme .owl-nav .owl-prev i,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-next i,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-prev i,
.news-area-four .owl-theme .owl-nav .owl-next i,
.news-area-four .owl-theme .owl-nav .owl-prev i,
.our-rooms-wrap.owl-theme .owl-nav .owl-next i,
.our-rooms-wrap.owl-theme .owl-nav .owl-prev i,
.service-details-wrap .owl-theme .owl-nav .owl-next i,
.service-details-wrap .owl-theme .owl-nav .owl-prev i {
  font-size: 15px;
  font-weight: 600;
  position: relative;
  top: -1px;
  display: inline-block;
}
.our-rooms-wrap.owl-theme .owl-nav .owl-next:hover,
.our-rooms-wrap.owl-theme .owl-nav .owl-prev:hover {
  background-color: #fff !important;
  color: #bc8634;
}
.city-view-area .owl-theme .owl-nav .owl-prev:hover i,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-prev:hover i,
.eorik-slider-area-five .owl-prev:hover::before,
.news-area-four .owl-theme .owl-nav .owl-prev:hover i,
.our-rooms-wrap.owl-theme .owl-nav .owl-prev:hover i,
.service-details-wrap .owl-theme .owl-nav .owl-prev:hover i {
  -webkit-animation: 1s linear fadeInRight;
  animation: 1s linear fadeInRight;
}
.our-rooms-wrap.owl-theme .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #fff !important;
  display: inline-block;
  border-radius: 50%;
  color: #fff;
}
.city-view-area .owl-theme .owl-nav .owl-next:hover i,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-next:hover i,
.eorik-slider-area-five .owl-next:hover::before,
.news-area-four .owl-theme .owl-nav .owl-next:hover i,
.our-rooms-wrap.owl-theme .owl-nav .owl-next:hover i,
.service-details-wrap .owl-theme .owl-nav .owl-next:hover i,
.single-news:hover .news-content-wrap .read-more i {
  -webkit-animation: 1s linear fadeInLeft;
  animation: 1s linear fadeInLeft;
}
.tabs_item .preview-item {
  position: absolute;
  bottom: 6px;
  left: 140px;
  z-index: 1;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  background-color: #bc8634;
  padding: 10px;
}
.exclusive-img,
.explore-area-five .explore-gallery-hight,
.explore-area-three .explore-hight,
.news-area-four .news-img,
.our-rooms-area-two .tab_content,
.our-rooms-area-two .tab_content .tabs_item,
.restaurant-item .restaurant-img,
.restaurants-area-four .restaurants-img-height,
.tab_content,
.tab_content .tabs_item {
  height: 100%;
}
.our-rooms-single-img {
  height: 100% !important;
}
.our-rooms-single-img.room-bg-1 {
  background-image: url(../img/rooms/mini-1.webp);
}
.our-rooms-single-img.room-bg-2 {
  background-image: url(../img/rooms/mini-2.webp);
}
.our-rooms-single-img.room-bg-3 {
  background-image: url(../img/rooms/mini-3.webp);
}
.our-rooms-single-img.room-bg-6,
.single-gallery .gallery-image.bg-7 {
  background-image: url(../img/rooms/rooms-1.webp);
}
.cart-area .cart-table table tbody tr td.product-thumbnail a,
.customer-area .single-customer span,
.faq-accordion .accordion .accordion-content.show,
.product-details-area .tab .tabs_item:first-child,
.tab .tabs_item:first-child {
  display: block;
}
.city-view-area {
  height: 100%;
  background-image: url(../img/city/city-bg.jpg);
}
.city-view-area .city-wrap {
  max-width: 600px;
  padding: 40px;
  margin: auto;
}
.city-view-area .owl-theme .owl-nav .owl-next,
.city-view-area .owl-theme .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  line-height: 43px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  color: #bc8634;
  display: inline-block;
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  top: 50%;
}
.city-view-area .city-wrap .city-content span {
  text-transform: uppercase;
  color: #bc8634;
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
  letter-spacing: 10px;
}
.city-view-area .city-wrap .city-content h3,
.service-details-wrap h3 {
  margin-bottom: 20px;
  font-size: 25px;
}
.city-view-area .owl-theme .owl-nav .owl-prev {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  left: -60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkout-area .billing-details .form-group .nice-select .list .option:hover,
.city-view-area .owl-theme .owl-nav .owl-next:hover,
.city-view-area .owl-theme .owl-nav .owl-prev:hover,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-next:hover,
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-prev:hover,
.news-area-four .owl-theme .owl-nav .owl-next:hover,
.news-area-four .owl-theme .owl-nav .owl-prev:hover,
.product-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list
  .option:hover,
.service-details-wrap .owl-theme .owl-nav .owl-next:hover,
.service-details-wrap .owl-theme .owl-nav .owl-prev:hover {
  background-color: #bc8634 !important;
  color: #fff;
}
.city-view-area .owl-theme .owl-nav .owl-next {
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  right: -60px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.exclusive-img.bg-1 {
  background-image: url(../img/exclusive/1.jpg);
}
.exclusive-img.bg-2 {
  background-image: url(../img/exclusive/2.jpg);
}
.exclusive-content .title {
  text-transform: uppercase;
  color: #bc8634;
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
  letter-spacing: 5px;
}
.exclusive-content .review {
  font-weight: 600;
  margin-bottom: 7px;
  display: block;
}
.exclusive-content .review a {
  color: #bc8634;
  font-weight: 400;
  padding-left: 5px;
}
.exclusive-content p {
  margin-bottom: 8px;
}
.exclusive-content ul li {
  display: inline-block;
  padding-left: 8px;
  font-weight: 600;
}
.exclusive-content ul li:first-child {
  padding-left: 0;
}
.exclusive-content ul li i {
  position: relative;
  top: 2px;
}
.exclusive-content .default-btn,
.single-rooms-three .single-rooms-three-content .default-btn {
  padding: 5px 15px;
}
.exclusive-area .exclusive-wrap,
.exclusive-offers-area-four .single-exclusive-four {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}
.booking-col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}
.booking-col-2 .single-booking {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-align: center;
  padding: 20px;
  height: 100%;
  margin: auto;
}
.booking-col-2 .book-icon,
.booking-col-2 .booking-title,
.booking-col-2 .fa-solid {
  color: #717486;
  margin-bottom: 5px;
  display: block;
}
.booking-col-2 .book-icon {
  font-size: 50px;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.booking-col-2 .fa-solid {
  font-size: 20px;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.booking-col-2 .booking-title,
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.order-subtotal-price,
.checkout-area .order-details .order-table table tbody tr td.product-subtotal,
.checkout-area .order-details .order-table table tbody tr td.shipping-price,
.news-details-area .widget-area .widget_categories ul li,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  span
  strong,
.user-area-all-style .contact-form-action .now-log-in .font-q,
.user-area-all-style .contact-form-action form .form-condition .agree-label,
span.services-text {
  font-weight: 600;
}
.booking-col-2 h3 {
  margin-bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
}
.booking-col-2 .btn {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center !important;
}
.booking-col-2:hover .book-icon,
.booking-col-2:hover .fa-solid,
.our-rooms-area-two .single-rooms:hover i {
  color: #fff;
  -webkit-animation: 0.5s linear fadeInDown;
  animation: 0.5s linear fadeInDown;
}
.ask-question .default-btn,
.booking-col-2 .modal-footer .default-btn {
  margin: auto;
  display: table;
}
.single-restaurants {
  height: 100%;
  padding: 40px;
  text-align: center;
  z-index: 1;
  position: relative;
}
.single-restaurants::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #bc8634;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-restaurants.bg-1 {
  background-image: url(../img/restaurants/1.jpg);
}
.single-restaurants.bg-2 {
  background-image: url(../img/restaurants/2.jpg);
}
.single-restaurants.bg-3 {
  background-image: url(../img/restaurants/3.jpg);
}
.single-restaurants.bg-4 {
  background-image: url(../img/restaurants/4.jpg);
}
.single-restaurants .restaurants-icon {
  display: block;
  font-size: 50px;
  color: #bc8634;
  line-height: 1;
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-restaurants span {
  display: block;
  letter-spacing: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "DM Serif Display", serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.service-sidebar-area .service-list ul li:hover i,
.single-restaurants:hover .default-btn {
  background-color: #fff;
  color: #bc8634;
}
.single-testimonials {
  height: 350px !important;
  background-image: url(../img/testimonials/testimonials-bg.png);
  padding: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-testimonials ul,
.testimonials-area-two .single-testimonials ul {
  margin-bottom: 15px;
  line-height: 1;
}
.blog-content .default-btn,
.exclusive-area-two .exclusive-content .rating li,
.footer-social .social li,
.news-details-area
  .comments-area
  .comment-respond
  .comment-reply-title
  #cancel-comment-reply-link,
.news-details-area .news-details-desc .article-footer .article-share .social li,
.product-details-area
  .product-details-desc
  .custom-payment-options
  .payment-methods
  a,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .rating,
.single-rooms-three .single-rooms-three-content .rating li,
.single-testimonials ul li,
.testimonials-area-two .single-testimonials ul li {
  display: inline-block;
}
.single-testimonials ul li i,
.testimonials-area-two .single-testimonials ul li i {
  color: #f4a708;
  font-size: 20px;
}
.exclusive-area-two .exclusive-content ul,
.single-news .news-content-wrap p,
.single-testimonials h3,
.testimonials-area-two .single-testimonials h3 {
  margin-bottom: 25px;
}
.single-testimonials p,
.testimonials-area-two .single-testimonials p {
  font-style: italic;
}
.single-testimonials .testimonials-content {
  margin-top: 30px;
  position: relative;
}
.single-testimonials .testimonials-content img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
.news-area-three .news-content-wrap span strong,
.single-testimonials .testimonials-content h4,
.testimonials-area-two .testimonials-content h4 {
  font-size: 18px;
}
.single-testimonials .testimonials-content span,
.testimonials-area-two .testimonials-content span {
  font-size: 12px;
}
.testimonials-area-two .owl-carousel .owl-item img,
.testimonials-wrap.owl-carousel .owl-item img {
  width: unset;
}
.single-news {
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news-details-area .widget-area .widget-peru-posts-thumb,
.single-news .news-img {
  position: relative;
  overflow: hidden;
}
.single-news .news-img .dates {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  background-color: #bc8634;
  padding: 30px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
  clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.single-news .news-img .dates span {
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
  display: inline-block;
  position: relative;
  left: -20px;
  top: -15px;
  font-size: 14px;
}
.single-news .news-content-wrap {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
}
.single-news .news-content-wrap ul li {
  display: inline-block;
  padding-right: 10px;
}
.single-news .news-content-wrap ul li a i {
  color: #bc8634 !important;
  margin-right: 5px;
  display: inline-block;
}
.single-news .news-content-wrap a h3 {
  margin-bottom: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1.4;
}
.single-newsletter-box input {
  background: #fff;
  width: 100%;
  height: 60px;
  border: transparent;
  text-align: center;
  padding: 0 14px;
  outline: 0;
}
.single-newsletter-box button {
  background-color: #c19d68;
  width: 100%;
  padding: 16px 0;
  border: transparent;
  margin-top: 16px;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  font-family: "Cormorant Garamond";
}
.single-widget img {
  margin-bottom: 30px;
  max-width: 150px;
}
.single-widget p {
  color: #d9d6d6;
  margin-bottom: 30px;
}
.single-widget h3 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 25px;
  position: relative;
}
.single-widget ul li {
  margin-bottom: 14px;
}
.single-widget ul li a {
  color: #d9d6d6;
  position: relative;
  padding-left: 20px;
}
.single-widget ul li a .right-icon {
  font-size: 20px;
  position: absolute;
  top: 3px;
  left: 0;
}
.single-widget ul li a:hover {
  color: #bc8634;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.single-widget .information li {
  margin-bottom: 6px;
}
.single-widget .information li a {
  padding-left: 0;
  position: relative;
}
.single-widget .information li a:hover {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.single-widget .information li.address {
  position: relative;
  padding-left: 30px;
  color: #d9d6d6;
}
.single-widget .information li.address i {
  position: absolute;
  top: 1px;
  left: 0;
  font-size: 20px;
}
.single-widget .information li.address span {
  display: block;
  font-family: "DM Serif Display", serif;
  font-size: 20px;
  font-weight: 500;
}
.customer-area .owl-theme .owl-dots,
.header-area .heder-top-area .social-link,
.our-rooms-area-two .tabs,
.single-widget .social-icon {
  line-height: 1;
}
.header-area .heder-top-area .social-link li,
.single-widget .social-icon li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0;
}
.single-widget .social-icon li a {
  width: 30px;
  height: 30px;
  line-height: 32px;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 15px;
  position: relative;
  padding-left: 0;
}
.header-area .heder-top-area .social-link li a:hover,
.single-widget .social-icon li a:hover {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-animation: 1s linear rubberBand;
  animation: 1s linear rubberBand;
  color: #fff;
  background-color: #bc8634;
}
.header-area .heder-top-area .location i,
.header-area .heder-top-area .social-link li a {
  background-color: rgba(204, 140, 24, 0.1);
  width: 30px;
  height: 30px;
  line-height: 32px;
  font-size: 15px;
  color: #bc8634;
  border-radius: 50%;
  text-align: center;
}
.header-area .heder-top-area {
  background-color: #fff;
  padding: 15px 0;
}
.header-area .heder-top-area .social-link li a {
  position: relative;
  padding-left: 0;
}
.header-area .heder-top-area .location,
.news-details-area .widget-area .widget_categories ul li .post-count {
  float: right;
}
.header-area .heder-top-area .location span {
  font-size: 14px;
  line-height: 1;
  position: relative;
  top: -2px;
  left: 5px;
}
.header-area
  .eorik-nav-style-two
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  a {
  margin: 0 20px 0 0;
}
.header-area .eorik-nav-style-two .others-option {
  position: absolute;
  right: 0;
}
.header-area .eorik-nav-style-two .others-option .call-us {
  position: relative;
  z-index: 2;
}
.header-area .eorik-nav-style-two .others-option .call-us i {
  color: #bc8634;
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.05);
  position: absolute;
  font-size: 30px;
  left: -90px;
  bottom: -23px;
}
.header-area .eorik-nav-style-two .others-option .call-us i::after {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  width: 85px;
  height: 85px;
  line-height: 80px;
  border-radius: 50%;
  background-color: #f0dcb9;
  opacity: 0.5;
  z-index: -1;
}
.header-area .eorik-nav-style-two .navbar-area.is-sticky {
  padding: 20px 0;
}
.Aafiya-banner-area {
  background-image: url(../img/home-two/banner/1.png);
  height: 100vh;
  z-index: 1;
  position: relative;
}
.Aafiya-banner-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  z-index: -1;
}
.Aafiya-banner-area .Aafiya-banner-text {
  text-align: center;
  margin-top: -30px;
}
.Aafiya-banner-area .Aafiya-banner-text h1 {
  font-size: 160px;
  color: #fff;
  margin-top: 30px;
  font-family: beautiful-heartregular;
  margin-bottom: 5px;
}
.Aafiya-banner-area .Aafiya-banner-text span {
  color: #fff;
  font-size: 15px;
  display: block;
  font-weight: 400;
  margin-bottom: 30px;
}
.Aafiya-banner-area .white-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.Aafiya-banner-area .check-form {
  background-color: unset;
}
.explore-img-two,
.user-area-all-style {
  position: relative;
  z-index: 1;
}
.explore-img-two::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 30px;
  width: 100%;
  height: 100%;
  background-color: #bc8634;
  z-index: -1;
}
.city-view-area-two {
  background-image: url(../img/city/city-bg-two.jpg);
  position: relative;
}
.city-view-area-two .white-shape img:nth-child(2) {
  top: 0;
  left: 0;
}
.city-view-area-two .white-shape img:first-child {
  bottom: 0;
  left: 0;
}
.city-view-area-two .city-wrap {
  border: 30px solid rgba(231, 231, 231, 0.5);
  max-width: 650px;
}
.our-rooms-area-two .single-rooms {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-align: center;
  padding: 25px;
  margin-bottom: 30px;
}
.our-rooms-area-two .single-rooms i {
  font-size: 50px;
  display: block;
  line-height: 1;
  color: #717486;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.our-rooms-area-two .single-rooms span {
  font-weight: 600;
  color: #717486;
  margin-bottom: 5px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.our-rooms-area-two .single-rooms h3 {
  margin-bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
  color: #0d1741;
}
.incredible-area-two .timer {
  display: inline-block;
  padding-right: 10px;
  text-align: center;
  font-size: 50px;
  margin-bottom: 30px;
}
.incredible-area-two span {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.incredible-area-two .time-cap {
  line-height: 1;
  padding: 30px;
  position: relative;
  color: #fff;
}
.incredible-area-two .incredible-content h2 span {
  display: inline-block;
  text-transform: capitalize;
}
.exclusive-area-two .exclusive-content .information,
.single-rooms-three .single-rooms-three-content .information {
  background-color: #bc8634;
  width: 35px;
  height: 35px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  margin-left: 10px;
  cursor: pointer;
}
.exclusive-area-two .exclusive-content .rating,
.single-rooms-three .single-rooms-three-content .rating {
  line-height: 1;
  margin-bottom: 20px;
}
.exclusive-area-two .exclusive-content .rating li i,
.single-rooms-three .single-rooms-three-content .rating li i {
  color: #f4a708;
}
.exclusive-area-two .exclusive-img {
  height: 350px;
}
.exclusive-area-two .exclusive-img.bg-3 {
  background-image: url(../img/exclusive/3.jpg);
}
.exclusive-area-two .exclusive-img.bg-4 {
  background-image: url(../img/exclusive/4.jpg);
}
.exclusive-area-two .exclusive-img.bg-5 {
  background-image: url(../img/exclusive/5.jpg);
}
.exclusive-area-two .exclusive-img.bg-6 {
  background-image: url(../img/exclusive/6.jpg);
}
.choose-restaurant-area,
.customer-area .single-customer p,
.product-details-area .product-details-desc .product-review,
.service-sidebar-area .paint,
.singles-facilities h3 {
  margin-bottom: 15px;
}
.choose-restaurant-area .choose-restaurant-img {
  background-image: url(../img/choose-restaurant-img.jpg);
  height: 100%;
  position: relative;
}
.choose-restaurant-area .choose-restaurant-img::before {
  content: "";
  position: absolute;
  top: 30px;
  left: -30px;
  width: 100%;
  height: 100%;
  background-color: #bc8634;
  z-index: -1;
}
.choose-restaurant-area .choose-tab-wrap .choose-tab .tabs {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 34px;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.single-rooms-three,
.testimonials-area-two .testimonials-wrap-two {
  position: relative;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.choose-restaurant-area .choose-tab-wrap .choose-tab .tabs:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #eee;
  z-index: -1;
}
.choose-restaurant-area .choose-tab-wrap .choose-tab .tabs li,
.city-view-area-five .container .tabs li {
  padding: 0;
  margin-right: 30px;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
}
.choose-restaurant-area .choose-tab-wrap .choose-tab .tabs li.current,
.city-view-area-five .container .tabs li.current {
  color: #bc8634;
  border-bottom: 2px solid #bc8634;
  padding-bottom: 20px;
}
.exclusive-offers-area {
  height: 100%;
  background-image: url(../img/exclusive/bg.jpg);
  position: relative;
}
.exclusive-offers-area .exclusive-content {
  padding: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.gallery-wrap,
.pricing-area .tab.quote-list-tab,
.restaurants-area-four .restaurants-content .singles-restaurants,
.testimonials-area-two {
  text-align: center;
}
.testimonials-area-two .testimonials-wrap-two {
  background-color: #fff;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px 30px 60px;
  margin: auto;
  max-width: 900px;
  z-index: 1;
}
.testimonials-area-two .testimonials-wrap-two::before {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 275px;
  height: 100px;
  background-color: #fff;
  z-index: 2;
  opacity: 0.5;
}
.testimonials-area-two .testimonials-wrap-two::after {
  content: "";
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 325px;
  height: 100px;
  background-color: #fff;
  z-index: 2;
  opacity: 0.5;
}
.testimonials-area-two .single-testimonials {
  background-image: unset;
  padding-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.testimonials-area-two .testimonials-content {
  margin-top: 30px;
  position: relative;
  padding-left: 82px;
}
.testimonials-area-two .testimonials-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 110px;
  border-left: 1px dashed #cccad7;
  width: 100%;
  height: 100%;
}
.testimonials-area-two .testimonials-content img {
  position: absolute;
  top: 0;
  left: 40px;
  border-radius: 50%;
}
.explore-area-three .explore-img-1,
.explore-area-three .explore-img-2 {
  border: 10px solid #fff;
}
.subscribe-area .subscribe-wraps .subscribe-wrap,
.testimonials-area-two .owl-stage {
  margin: auto;
}
.single-slider-gallery::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #bc8634;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-slider-gallery .instagram-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-slider-gallery .instagram-link i {
  color: #fff;
  font-size: 50px;
}
.single-slider-gallery:hover::before {
  height: 100%;
  -webkit-animation: 0.5s linear fadeInRight;
  animation: 0.5s linear fadeInRight;
}
.map-area iframe {
  width: 100%;
  height: 480px;
  border: none !important;
  display: block;
}
#validator-newsletter {
  color: #cf3131;
  margin-top: 10px;
}
.eorik-nav-style-three {
  background-color: rgba(19, 129, 193, 0.5);
}
.eorik-nav-style-three .navbar-area .main-nav nav .navbar-nav .nav-item a {
  margin: 15px 10px;
}
.eorik-nav-style-three
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item
  .dropdown-menu
  li
  a {
  margin: 0 10px;
}
.eorik-nav-style-three
  .navbar-area
  .main-nav
  nav
  .navbar-nav
  .nav-item.logo-three
  a {
  margin: 0 30px;
}
.eorik-nav-style-three .navbar-area.is-sticky {
  background-color: #1381c1;
}
.eorik-slider-area-three::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
}
.eorik-slider-area-three .social-link {
  left: 32px;
  z-index: 9999;
  right: unset;
}
.eorik-slider-area-three .social-link ul .follow {
  color: #bc8634;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: relative;
  left: -15px;
  top: -25px;
  z-index: 9999;
}
.eorik-slider-area-three .owl-prev {
  left: 130px !important;
}
.slider-item-bg-7 {
  background-image: url(../img/home-three/slider/1.jpg);
}
.slider-item-bg-8 {
  background-image: url(../img/home-three/slider/2.jpg);
}
.slider-item-bg-9 {
  background-image: url(../img/home-three/slider/3.jpg);
}
.single-rooms-three {
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  text-align-last: center;
}
.single-rooms-three .single-rooms-three-content {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
  position: absolute;
  bottom: -112px;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.single-rooms-three .single-rooms-three-content .price {
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
}
.single-rooms-three:hover .single-rooms-three-content {
  bottom: 0;
}
.explore-area-three .explore-content h2 {
  font-size: 40px;
}
.explore-area-three .explore-img-1 {
  background-image: url(../img/explore-img-1.jpg);
  height: 100%;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.explore-area-three .explore-img-2 {
  background-image: url(../img/explore-img-2.jpg);
  height: 100%;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.restaurant-item .single-restaurants {
  background-color: #494c5c;
  padding: 30px;
}
.restaurant-item .single-restaurants span {
  font-size: 18px;
  letter-spacing: 8px;
}
.restaurant-item .restaurant-img.bg-1 {
  background-image: url(../img/restaurants/5.jpg);
}
.restaurant-item .restaurant-img.bg-2 {
  background-image: url(../img/restaurants/6.jpg);
}
.restaurant-item .restaurant-img.bg-3 {
  background-image: url(../img/restaurants/7.jpg);
}
.restaurant-item .restaurant-img.bg-4 {
  background-image: url(../img/restaurants/8.jpg);
}
.customer-area .single-customer {
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
  opacity: 0.3;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
.check-area-four,
.singles-facilities i {
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.customer-area .single-customer img {
  width: 90px;
  height: 90px;
  border: 2px solid #bc8634;
  padding: 3px;
  border-radius: 50%;
  margin: 0 auto 25px;
}
.cart-area .coupon-wrap .form-group,
.customer-area .single-customer h3 {
  margin-bottom: 18px;
}
.customer-area .owl-item.active.center .single-customer {
  opacity: 1;
  -webkit-animation: 1s linear rotateIn;
  animation: 1s linear rotateIn;
}
.customer-area .owl-theme .owl-dots .owl-dot span {
  margin: 0 5px;
  background: #b4b4b8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 20px;
  border-radius: 0;
  height: 5px;
}
.customer-area .owl-theme .owl-dots .owl-dot.active span,
.customer-area .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #bc8634 !important;
  width: 20px;
  border-radius: 0;
  height: 5px;
}
.contact-us-area {
  background-image: url(../img/shape/contact-shape-bg.png);
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
}
.contact-us-area .contact-content {
  max-width: 450px;
  margin: auto;
  text-align: center;
}
.cart-area .cart-table table tbody tr td.product-price span,
.cart-area .cart-table table tbody tr td.product-subtotal span,
.contact-us-area .contact-content h3 span,
.news-details-area .widget-area .widget_meta ul li,
h1.main-service {
  font-weight: 500;
}
.contact-us-area .contact-shape img:first-child {
  top: 85px;
  left: 0;
  width: 400px;
  -webkit-animation: 5s linear infinite moVebounce;
  animation: 5s linear infinite moVebounce;
}
.contact-us-area .contact-shape img:nth-child(2) {
  top: 30px;
  right: 0;
  max-width: 400px;
  -webkit-animation: 30s linear infinite rotation;
  animation: 30s linear infinite rotation;
}
.news-area-three .news-content-wrap {
  position: relative;
  padding-left: 120px;
}
.news-area-three .news-content-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 105px;
  width: 1px;
  height: 100%;
  background-color: #eee;
}
.news-area-three .news-content-wrap h3 {
  font-size: 18px;
  margin-bottom: 0;
  line-height: 1.4;
}
.news-area-three .news-content-wrap span {
  text-align: center;
  position: absolute;
  left: 30px;
  top: 25px;
  font-weight: 500;
}
.eorik-nav-style-four .navbar-area .main-nav {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #2c2d37;
}
.eorik-nav-style-four .others-option .sidebar-button {
  width: 30px;
}
.eorik-nav-style-four .others-option .sidebar-button span {
  margin: 1px;
  line-height: 1;
}
.eorik-nav-style-four .others-option .sidebar-button span:first-child {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-bottom: -9px;
}
.eorik-nav-style-four .others-option .sidebar-button span:nth-child(2) {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-bottom: -9px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.eorik-nav-style-four .others-option .sidebar-button span:nth-child(3) {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.eorik-nav-style-four .others-option .sidebar-button span:nth-child(4) {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.eorik-nav-style-four .others-option .sidebar-button:hover span:nth-child(2),
.eorik-nav-style-four .others-option .sidebar-button:hover span:nth-child(3) {
  border-color: #bc8634;
  -webkit-animation: 1s linear fadeOut;
  animation: 1s linear fadeOut;
}
.sidebar-modal .navbar-nav li a {
  padding: 10px 0 10px 15px;
}
.sidebar-modal .modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 450px;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sidebar-modal .modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  border-radius: 0;
  border: none;
  background-color: #fff;
}
.service-details-wrap .car-service-list-wrap,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget {
  margin-bottom: 35px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title {
  position: relative;
  z-index: 1;
  margin-bottom: 35px;
  color: #0d1741;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title::before {
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 70px;
  height: 2px;
  border-radius: 5px;
  background: #bc8634;
  content: "";
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a {
  font-size: 14px;
  color: #0d1741;
  font-weight: 500;
  text-transform: capitalize;
}
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  ul.contact-info
  li {
  position: relative;
  font-weight: 500;
  padding-left: 45px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  color: #0d1741;
}
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  ul.contact-info
  li
  span {
  font-size: 13px;
  display: block;
  font-weight: 400;
  color: #818992;
  margin-top: 5px;
  text-transform: initial;
}
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  ul.contact-info
  li
  i {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #0d1741;
  border-radius: 4px;
  font-size: 15px;
}
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  ul.contact-info
  li:hover
  i {
  color: #fff;
  background: #bc8634;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list {
  text-align: left;
}
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .social-list li {
  display: inline-block;
  padding-right: 5px;
}
.sidebar-modal
  .modal.right
  .modal-body
  .sidebar-modal-widget
  .social-list
  li
  a
  i {
  width: 25px;
  height: 25px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  border-radius: 4px;
  color: #fff;
  background-color: #0d1741;
  font-size: 12px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sidebar-modal .modal.right.fade.show .modal-dialog {
  right: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-animation: 1s linear rotateIn;
  animation: 1s linear rotateIn;
}
.sidebar-modal .modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-animation: 1s linear rotateIn;
  animation: 1s linear rotateIn;
}
.sidebar-modal .modal-header {
  display: inline;
  padding: 0;
  border: none;
}
.sidebar-modal .modal-header .close {
  height: 30px;
  width: 30px;
  color: #bc8634;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: none;
  opacity: 1;
}
.sidebar-modal .modal-header .close i::before {
  margin-left: 0;
  font-size: 20px;
}
#suite-room tr:nth-child(2n),
.book-table-area-three .books-froms .nice-select .option.selected.focus,
.check-area-four,
.sidebar-modal .modal-header h2 {
  background-color: #fff;
}
.sidebar-modal button:focus {
  outline: 0;
}
.modal-header .btn-close {
  padding: 20px;
  float: right;
}
.modal-open .modal {
  z-index: 99999;
}
.eorik-slider-area-four::after,
.eorik-slider-area-four::before {
  width: 90px;
  z-index: 9999;
  position: absolute;
  right: 0;
  content: "";
  top: 0;
}
.eorik-slider-area-four .eorik-slider-item.slider-item-bg-10 {
  background-image: url(../img/home-four/slider/1.png);
}
.eorik-slider-area-four .eorik-slider-item.slider-item-bg-11 {
  background-image: url(../img/home-four/slider/2.jpg);
}
.eorik-slider-area-four .eorik-slider-item.slider-item-bg-12 {
  background-image: url(../img/home-four/slider/3.jpg);
}
.eorik-slider-area-four::before {
  height: 100%;
  background-color: #fff;
}
.eorik-slider-area-four::after {
  height: 300px;
  background-color: #2c2d37;
}
.city-view-area-four::before,
.counter-area::before,
.singles-facilities i {
  background-color: #fff;
  position: absolute;
  top: 0;
}
.eorik-slider-area-four.eorik-slider-area
  .owl-theme
  .owl-nav.disabled
  + .owl-dots {
  bottom: 50px;
}
.restaurants-area-four .container-fluid {
  max-width: 1240px;
  margin-left: auto;
  margin-right: unset;
}
.restaurants-area-four .restaurants-content .singles-restaurants i {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 20px;
  display: inline-block;
  color: #bc8634;
}
.restaurants-area-four .restaurants-content .singles-restaurants .icon-btn {
  background-color: #f5e8d1;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-top: 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.restaurants-area-four .restaurants-content .singles-restaurants .icon-btn i {
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  color: #bc8634;
  margin-bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.restaurants-area-four .restaurants-img-height .restaurants-img-1 {
  background-image: url(../img/restaurants-img-1.jpg);
  height: 100%;
}
.restaurants-area-four .restaurants-img-height .restaurants-img-2 {
  background-image: url(../img/restaurants-img-2.jpg);
  height: 100%;
}
.counter-area {
  background-image: url(../img/counter-bg.jpg);
  height: 100%;
  position: relative;
}
.counter-area::before {
  content: "";
  right: 0;
  width: 100px;
  height: 100%;
}
.single-counter {
  text-align: center;
  margin-bottom: 30px;
}
.single-counter p {
  color: #fff;
  font-weight: 600;
  font-weight: 20px;
  margin-bottom: 0;
}
.single-counter h2 {
  font-size: 50px;
  color: #bc8634;
}
.single-counter .target {
  margin-left: -5px;
  display: initial-block;
}
.facilities-area-four {
  padding-bottom: 40px;
}
.singles-facilities {
  position: relative;
  padding-left: 100px;
  margin-bottom: 60px;
}
.singles-facilities i {
  font-size: 40px;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  color: #bc8634;
  border-radius: 50%;
  text-align: center;
  left: 0;
}
.city-view-area-four {
  position: relative;
  background-image: url(../img/city-view-bg.jpg);
  z-index: 1;
}
.city-view-area-four::before {
  content: "";
  right: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}
.city-view-area-four .city-wrap {
  background-color: #bc8634;
  border: 30px solid #f5e8d1;
  max-width: 800px;
}
.our-rooms-area-four .tab.industries-list-tab {
  background-color: #2c2d37;
  padding-left: 30px;
}
.our-rooms-area-four .tabs {
  padding-top: 30px;
  padding-bottom: 30px;
}
.our-rooms-area-four .single-rooms i,
.our-rooms-area-four .single-rooms span {
  color: #d4d4d4;
}
.our-rooms-area-four .single-rooms h3 {
  font-size: 17px;
  color: #d4d4d4;
}
.our-rooms-area-four .single-rooms {
  background-color: #353641;
}
.customer-area-four {
  background-image: url(../img/customer-bg.jpg);
  height: 100%;
  position: relative;
  z-index: 1;
}
.customer-area-four::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  background-color: #fff;
  z-index: 1;
}
.customer-area-four::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100%;
  background-color: #fff;
  z-index: 1;
}
.customer-area-four .customer-wrap-four {
  max-width: 600px;
  margin: auto;
  position: relative;
  border: 30px solid #f5ddb3;
}
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-prev,
.news-area-four .owl-theme .owl-nav .owl-prev,
.service-details-wrap .owl-theme .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  line-height: 43px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  color: #bc8634;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  top: 50%;
  left: -25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.customer-area-four .customer-wrap-four.owl-theme .owl-nav .owl-next,
.news-area-four .owl-theme .owl-nav .owl-next,
.service-details-wrap .owl-theme .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  line-height: 43px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  color: #bc8634;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 50%;
  right: -25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.customer-area-four .single-customer,
.service-details-wrap .list-unstyled {
  margin: 0;
}
.news-area-four .section-title {
  margin: 0 auto 30px;
}
.news-area-four .news-img.bg-1 {
  background-image: url(../img/news/1.jpg);
}
.news-area-four .single-news {
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 30px;
}
.incredible-area-four::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  background-color: #fff;
}
.eorik-nav-style-five .navbar-area .main-nav {
  padding-top: 20px;
  padding-bottom: 20px;
}
.eorik-slider-area-five {
  border-radius: 0 0 100px 100px;
  overflow: hidden;
}
.eorik-slider-area-five .owl-prev::before {
  content: "Prev";
  position: absolute;
  top: 8px;
  left: 35px;
  z-index: 99999;
  width: 100%;
  height: 100%;
  color: #fff;
}
.eorik-slider-area-five .owl-next i,
.eorik-slider-area-five .owl-prev i {
  font-size: 60px;
  background-color: transparent !important;
}
.facilities-area-five .facilities-title h2,
.subscribe-area h2 {
  font-size: 30px;
  color: #fff;
}
.eorik-slider-area-five .owl-next i:hover,
.eorik-slider-area-five .owl-prev i:hover {
  background-color: transparent !important;
}
.eorik-slider-area-five .owl-next::before {
  content: "Next";
  position: absolute;
  top: 7px;
  right: 15px;
  z-index: 99999;
  width: 100%;
  height: 100%;
  color: #fff;
}
.eorik-slider-area-five .slider-item-bg-13 {
  background-image: url(../img/home-five/slider/1.jpg);
}
.eorik-slider-area-five .slider-item-bg-14 {
  background-image: url(../img/home-five/slider/2.jpg);
}
.eorik-slider-area-five .slider-item-bg-15 {
  background-image: url(../img/home-five/slider/3.jpg);
}
.explore-area-five .explore-gallery {
  height: 100%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.explore-area-five .explore-gallery.bg-1 {
  background-image: url(../img/explore-img-3.jpg);
}
.explore-area-five .explore-gallery.bg-2 {
  background-image: url(../img/explore-img-4.jpg);
  margin-bottom: 30px;
}
.explore-area-five .explore-gallery.bg-3 {
  background-image: url(../img/explore-img-5.jpg);
}
.booking-area-five {
  background-image: url(../img/booking-bg.jpg);
  height: 100%;
  position: relative;
  z-index: 1;
}
.booking-area-five .section-title {
  margin-bottom: 60px;
  text-align: left;
  max-width: unset;
}
.booking-area-five::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 800px;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}
.booking-area-five .booking-bottom-title {
  max-width: 600px;
  margin-top: 10px;
}
.booking-area-five .booking-bottom-title .default-btn,
.footer-social .social {
  margin-top: 25px;
}
.booking-area-five .row {
  margin-left: 5px;
  margin-right: 5px;
}
.counter-area-five {
  overflow: hidden;
  border-radius: 100px 0;
  margin-top: 100px;
}
.city-view-area-five {
  background-image: unset;
}
.city-view-area-five .container {
  background-image: url(../img/city-view-bg-5.jpg);
  height: 100%;
  padding-top: 100px;
  position: relative;
  z-index: 1;
}
.city-view-area-five .container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #fff;
  z-index: -1;
}
.city-view-area-five .container .tabs {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  line-height: 1;
  position: relative;
  z-index: 1;
  max-width: 700px;
  margin: 0 auto 70px;
  text-align: center;
  padding-bottom: 55px;
}
.city-view-area-five .container .tabs:before {
  content: "";
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  width: 98%;
  height: 2px;
  background-color: #eee;
  z-index: -1;
  margin: auto;
}
.facilities-area-five {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.facilities-area-five .facilities-right-wrap {
  background-color: #bc8634;
  padding-left: 100px;
  border-radius: 0 0 0 100px;
}
.facilities-area-five .facilities-single-bg {
  background-image: url(../img/facilities-single-bg.jpg);
  position: absolute;
  left: 0;
  right: 0;
  width: 800px;
  height: 100%;
  top: -30px;
  z-index: -1;
}
.facilities-area-five .facilities-title {
  max-width: 500px;
  margin-bottom: 30px;
  margin-top: -8px;
}
.facilities-area-five .facilities-title span {
  text-transform: uppercase;
  letter-spacing: 8px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
.exclusive-offers-area-five .single-exclusive-four {
  text-align: center;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}
.exclusive-offers-area-five .single-exclusive-four .exclusive-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: transparent;
}
.exclusive-offers-area-five .single-exclusive-four .exclusive-content h3 {
  color: #fff;
  margin-bottom: 15px;
}
.subscribe-area {
  background-color: #bc8634;
  overflow: hidden;
  border-radius: 100px 100px 0 0;
}
.subscribe-area
  .subscribe-wraps
  .subscribe-wrap
  .newsletter-form
  .input-tracking {
  height: 50px;
  width: 400px;
  border-radius: 50px;
  border: none;
  outline: 0;
  padding: 20px;
  margin-right: 20px;
}
.subscribe-area
  .subscribe-wraps
  .subscribe-wrap
  .newsletter-form
  .input-tracking::-webkit-input-placeholder {
  position: relative;
  top: 2px;
}
.subscribe-area
  .subscribe-wraps
  .subscribe-wrap
  .newsletter-form
  .input-tracking:-ms-input-placeholder {
  position: relative;
  top: 2px;
}
.subscribe-area
  .subscribe-wraps
  .subscribe-wrap
  .newsletter-form
  .input-tracking::-ms-input-placeholder {
  position: relative;
  top: 2px;
}
.subscribe-area
  .subscribe-wraps
  .subscribe-wrap
  .newsletter-form
  .input-tracking::placeholder {
  position: relative;
  top: 2px;
}
.subscribe-area
  .subscribe-wraps
  .subscribe-wrap
  .newsletter-form
  .default-btn.active.disabled {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #2c2d37;
  color: #bc8634;
}
.page-title-content {
  padding: 120px;
}
.page-title-area {
  background-image: url(../img/page-bg.jpg);
  height: 300px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}
.page-title-area .page-title-content h2 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
.page-title-area .page-title-content ul {
  padding-left: 0;
  list-style-type: none;
  margin-top: 10px;
  margin-bottom: 0;
}
.page-title-area .page-title-content ul li {
  display: inline-block;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  padding-right: 10px;
  padding-left: 10px;
  color: #bc8634;
}
.page-title-area .page-title-content ul li::before {
  content: "";
  position: absolute;
  top: 12px;
  right: -3px;
  background-color: #bc8634;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.product-area .woocommerce-topbar .woocommerce-topbar-ordering {
  text-align: right;
}
.product-area .woocommerce-topbar .woocommerce-topbar-ordering .nice-select {
  background-color: #fff;
  color: #bc8634;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  float: unset;
  height: unset;
  line-height: initial;
  padding: 17px 35px 13px 20px;
  font-size: 16px;
}
.checkout-area .billing-details .form-group .nice-select .list,
.product-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list {
  background-color: #fff;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
  border-radius: 0;
  margin-top: 0;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.product-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list
  .option {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
.product-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select
  .list
  .option.selected {
  background-color: transparent;
  font-weight: 700;
}
.checkout-area .billing-details .form-group .nice-select:after,
.product-area
  .woocommerce-topbar
  .woocommerce-topbar-ordering
  .nice-select:after {
  right: 20px;
}
.product-area .single-product-box {
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 40px 3px rgba(0, 0, 0, 0.05);
}
.product-area .single-product-box .product-image {
  overflow: hidden;
  position: relative;
  text-align: left;
}
.product-area .single-product-box .product-image a img {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.product-area .single-product-box .product-image .add-to-cart-btn {
  position: absolute;
  bottom: -46px;
  left: 0;
  width: 100%;
  background-color: #0d1741;
  color: #fff;
  padding: 18px 20px 13px;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
}
.product-area .single-product-box .product-image .add-to-cart-btn i {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-area .single-product-box .product-image .sale-btn {
  position: absolute;
  left: 20px;
  top: 20px;
  background-color: #bc8634;
  color: #fff;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border-radius: 50%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.product-area .single-product-box .product-content {
  padding: 30px 25px;
}
.product-area .single-product-box .product-content h3 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
}
.product-area .single-product-box .product-content h3 a {
  display: inline-block;
  color: #0d1741;
  text-decoration: none;
}
.product-area .single-product-box .product-content .price {
  color: #0d1741;
  font-weight: 600;
  font-size: 15px;
}
.product-area .single-product-box .product-content .price span,
.product-details-area .product-details-desc .price span {
  padding: 0 5px;
}
.product-area .single-product-box .product-content .price .old {
  text-decoration: line-through;
  color: #bc8634;
  font-size: 14px;
}
.product-area .single-product-box .product-content .rating {
  margin-top: 8px;
  color: #ffb708;
  font-size: 15px;
}
.product-area .single-product-box .product-content .rating i {
  margin-right: -1px;
}
.product-area .single-product-box:hover .product-image .add-to-cart-btn {
  bottom: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  text-decoration: none;
}
.checkout-area .user-actions {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  padding: 18px 20px 15px;
  margin-bottom: 65px;
  border-top: 3px solid #bc8634;
  position: relative;
  color: #bc8634;
}
.checkout-area .user-actions::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -35px;
  width: 100%;
  height: 1px;
  background: #eee;
}
.checkout-area .user-actions i {
  color: #bc8634;
  margin-right: 2px;
  font-size: 20px;
  position: relative;
  top: 4px;
}
.checkout-area .user-actions span {
  display: inline-block;
  font-weight: 500;
  color: #0d1741;
}
.checkout-area .user-actions span a {
  display: inline-block;
  color: #bc8634;
  font-size: 15px;
}
.checkout-area .checkout-area .title {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 700;
}
.checkout-area .billing-details,
.checkout-area .order-details .order-table {
  background-color: #fff;
  padding: 30px;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
}
.checkout-area .billing-details .form-group label {
  display: block;
  color: #0d1741;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}
.cart-area .cart-table table tbody tr td.product-subtotal .remove:hover,
.checkout-area .billing-details .form-group label .required {
  color: red;
}
.checkout-area .billing-details .form-group .nice-select {
  float: unset;
  line-height: 45px;
  color: #0d1741;
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-area .billing-details .form-group .nice-select .list .option {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-area .billing-details .form-group .nice-select .option.focus,
.checkout-area .billing-details .form-group .nice-select .option.selected.focus,
.checkout-area .billing-details .form-group .nice-select .option:hover {
  background-color: #bc8634 !important;
  color: #fff !important;
}
.cart-area .coupon-wrap .nice-select .option.selected.focus,
.cart-area .coupon-wrap .nice-select .option:hover,
.cart-area .coupon-wrap select .option.focus {
  background-color: #1089d4 !important;
  color: #fff !important;
}
.checkout-area .billing-details .form-group textarea {
  padding-top: 13px;
}
.checkout-area .billing-details .form-check label {
  position: relative;
  top: 1px;
  font-size: 14px;
  font-weight: 500;
}
.checkout-area .order-details .order-table table thead tr th {
  border-bottom-width: 0;
  vertical-align: middle;
  border-color: #eaedff;
  padding: 15px 20px;
  font-weight: 700;
}
.checkout-area .order-details .order-table table tbody tr td {
  vertical-align: middle;
  color: #0d1741;
  border-color: #eaedff;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-area .order-details .order-table table tbody tr td.product-name a {
  color: #0d1741;
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
}
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.order-shipping
  span,
.checkout-area
  .order-details
  .order-table
  table
  tbody
  tr
  td.order-subtotal
  span,
.checkout-area .order-details .order-table table tbody tr td.total-price span {
  color: #0d1741;
  font-weight: 600;
}
.checkout-area .order-details .payment-box {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);
  margin-top: 30px;
  padding: 30px;
}
.cart-area .cart-totals,
.cart-area .cart-wraps {
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  padding: 40px;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked
  + label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: #bc8634;
  position: relative;
  margin-bottom: 8px;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked
  + label::before,
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked)
  + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background: #fff;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:checked
  + label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #bc8634;
  position: absolute;
  top: 6px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked)
  + label {
  padding-left: 27px;
  cursor: pointer;
  display: block;
  font-weight: 600;
  color: #0d1741;
  position: relative;
  margin-bottom: 8px;
}
.checkout-area
  .order-details
  .payment-box
  .payment-method
  p
  [type="radio"]:not(:checked)
  + label::after {
  content: "";
  width: 12px;
  height: 12px;
  background: #bc8634;
  position: absolute;
  top: 6px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.checkout-area .order-details .payment-box .btn.order-btn {
  display: block;
  margin-top: 25px;
}
.checkout-area .order-details .payment-box .default-btn {
  margin-top: 20px;
  display: block;
  text-align: center;
}
.cart-area .cart-table table thead tr th {
  border-bottom-width: 0;
  vertical-align: middle;
  padding: 0 0 15px;
  text-transform: uppercase;
  border: none;
  font-weight: 700;
  font-size: 16px;
}
.cart-area .cart-table table tbody tr td {
  vertical-align: middle;
  color: #666;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  border-color: #eaedff;
  border-left: none;
  border-right: none;
}
.cart-area .cart-table table tbody tr td.product-thumbnail img {
  width: 60px;
  height: 60px;
}
.cart-area .cart-table table tbody tr td.product-name a {
  color: #666;
  font-weight: 600;
  display: inline-block;
}
.cart-area .cart-table table tbody tr td.product-subtotal .remove {
  color: #666;
  float: right;
  position: relative;
  top: 1px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cart-area .cart-table table tbody tr td.product-subtotal .remove i {
  font-size: 22px;
}
.cart-area .cart-table table tbody tr td.product-quantity .input-counter {
  max-width: 130px;
  min-width: 130px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.cart-area .cart-table table tbody tr td.product-quantity .input-counter span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #0d1741;
  width: 40px;
  height: 100%;
  line-height: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  span.minus-btn,
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span.minus-btn {
  left: 0;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  span.plus-btn,
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span.plus-btn {
  right: 0;
}
.cart-area .cart-table table tbody tr td.product-quantity .input-counter input {
  height: 45px;
  color: #0d1741;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input::-webkit-input-placeholder {
  color: #0d1741;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input:-ms-input-placeholder {
  color: #0d1741;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input::-ms-input-placeholder {
  color: #0d1741;
}
.cart-area
  .cart-table
  table
  tbody
  tr
  td.product-quantity
  .input-counter
  input::placeholder {
  color: #0d1741;
}
.cart-area .cart-totals {
  background: #fff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  border-radius: 0;
  margin: 50px auto auto;
}
.book-table-area-three,
.coming-soon-area,
.coming-soon-area::before,
.faq-img,
.single-gallery .gallery-image {
  background-position: center center;
  background-size: cover;
}
.cart-area .cart-totals h3 {
  margin-bottom: 25px;
  font-weight: 700;
}
.cart-area .cart-totals ul {
  padding: 0;
  margin: 0 0 25px;
  list-style-type: none;
}
.cart-area .cart-totals ul li {
  border: 1px solid #eaedff;
  padding: 10px 15px;
  color: #323232;
  overflow: hidden;
  font-weight: 700;
}
.cart-area .cart-totals ul li:last-child {
  border-top: none;
}
.cart-area .cart-totals ul li span {
  float: right;
  color: #666;
  font-weight: 400;
}
.cart-area .cart-area .nice-select {
  height: 50px;
  line-height: 49px;
  border-radius: 0;
  width: 100%;
  margin-bottom: 18px;
}
.cart-area .cart-wraps {
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  background-color: #fff;
}
.cart-area .coupon-wrap {
  margin-top: 50px;
  background-color: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
}
.cart-area .coupon-wrap .nice-select .option {
  color: #0d1741 !important;
}
.cart-area .coupon-wrap h3 {
  padding-bottom: 25px;
}
.cart-area .coupon-wrap .nice-select {
  height: 50px;
  width: 100%;
  margin-bottom: 19px;
  border-radius: 0;
}
.cart-area .coupon-wrap .nice-select .current {
  position: relative;
  top: 4px;
}
.product-details-area .product-details-desc h3 {
  margin-bottom: 12px;
  font-weight: 700;
}
.product-details-area .product-details-desc .price {
  margin-bottom: 10px;
  color: #333;
  font-weight: 700;
}
.product-details-area .product-details-desc .price .old-price {
  text-decoration: line-through;
  color: #828893;
  font-size: 13px;
}
.product-details-area .product-details-desc .product-review .rating {
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
}
.product-details-area .product-details-desc .product-review .rating i,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .rating
  .fas.fa-star,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .rating
  .fas.fa-star {
  color: #ffba0a;
}
.product-details-area .product-details-desc .product-review .rating-count {
  display: inline-block;
  color: #333;
  border-bottom: 1px solid #333;
  line-height: initial;
}
.product-details-area
  .product-details-desc
  .product-review
  .rating-count:hover {
  color: #bc8634;
  border-color: #bc8634;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter {
  max-width: 130px;
  min-width: 130px;
  margin-right: 10px;
  text-align: center;
  display: inline-block;
  position: relative;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span {
  position: absolute;
  top: 0;
  background-color: transparent;
  cursor: pointer;
  color: #d0d0d0;
  width: 40px;
  height: 100%;
  line-height: 48px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news-details-area .widget-area .widget_meta ul li a,
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  span:hover,
.single-gallery .gallery-content h3 a {
  color: #0d1741;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input {
  height: 45px;
  color: #333;
  outline: 0;
  display: block;
  border: none;
  background-color: #f8f8f8;
  text-align: center;
  width: 100%;
  font-size: 17px;
  font-weight: 600;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input::-webkit-input-placeholder {
  color: #333;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input:-ms-input-placeholder {
  color: #333;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input::-ms-input-placeholder {
  color: #333;
}
.product-details-area
  .product-details-desc
  .product-add-to-cart
  .input-counter
  input::placeholder {
  color: #333;
}
.product-details-area .product-details-desc .product-add-to-cart .default-btn {
  border: none;
  cursor: pointer;
  float: right;
}
.product-details-area .product-details-desc .product-add-to-cart .btn {
  height: 45px;
  top: -2px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.product-details-area .product-details-desc .product-add-to-cart .btn i {
  margin-right: 2px;
}
.product-details-area .product-details-desc .buy-checkbox-btn .cbx {
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.product-details-area .product-details-desc .buy-checkbox-btn .cbx span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  -webkit-transform: scale(1);
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #ebebeb;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:first-child
  svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #333;
  display: block;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx
  span:last-child {
  padding-left: 4px;
  color: #57647c;
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .cbx:hover
  span:first-child {
  border-color: #333;
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .inp-cbx:checked
  + .cbx
  span:first-child {
  background: #333;
  border-color: #333;
  -webkit-animation: 0.4s wave;
  animation: 0.4s wave;
}
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .inp-cbx:checked
  + .cbx
  span:first-child:before {
  -webkit-transform: scale(3.5);
  transform: scale(3.5);
  opacity: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.copyright-text,
.footer-widget-about,
.news-details-area .comments-area .comment-body .reply,
.product-details-area
  .product-details-desc
  .buy-checkbox-btn
  .item:not(:first-child) {
  margin-top: 15px;
}
.product-details-area .product-details-desc .buy-checkbox-btn .btn {
  display: block;
  width: 100%;
}
.product-details-area .product-details-desc .buy-checkbox-btn .default-btn {
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.product-details-area .product-details-desc .custom-payment-options span {
  display: block;
  color: #57647c;
  margin-bottom: 15px;
}
.product-details-area
  .product-details-desc
  .custom-payment-options
  .payment-methods
  a
  img {
  width: 40px;
  margin-right: 5px;
}
.product-details-area .product-details-image {
  text-align: center;
  background-color: #f7f7f7;
}
.product-details-area .products-details-tab {
  margin-top: 50px;
}
.product-details-area .products-details-tab .tabs {
  list-style-type: none;
  margin-bottom: -1px;
  padding-left: 0;
}
.product-details-area .products-details-tab .tabs li {
  display: inline-block;
  line-height: initial;
  margin-right: 5px;
}
.product-details-area .products-details-tab .tabs li a {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #333;
  border: 1px solid #eee;
  padding: 15px 30px 15px 48px;
  font-weight: 700;
}
.product-details-area .products-details-tab .tabs li a .dot {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 30px;
  width: 12px;
  height: 12px;
  border: 1px solid #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}
.product-details-area .products-details-tab .tabs li a .dot::before {
  position: absolute;
  top: 0;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: #333;
  margin: 2px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news-details-area .comments-area .comment-body .reply a:hover,
.product-details-area .products-details-tab .tabs li a:focus,
.product-details-area .products-details-tab .tabs li a:hover,
.product-details-area .products-details-tab .tabs li.current a {
  color: #fff;
  background-color: #bc8634;
  border-color: #bc8634;
}
.product-details-area .products-details-tab .tabs li a:focus .dot,
.product-details-area .products-details-tab .tabs li a:hover .dot {
  border-color: #fff;
}
.product-details-area .products-details-tab .tabs li a:focus .dot::before,
.product-details-area .products-details-tab .tabs li a:hover .dot::before,
.product-details-area .products-details-tab .tabs li.current a .dot::before,
section.explore-area.pt-100.pb-100 {
  background: #fff;
}
.coming-soon-area .coming-soon-content #timer div:last-child,
.news-details-area
  .news-details-desc
  .article-content
  .entry-meta
  ul
  li:last-child,
.product-details-area .products-details-tab .tabs li:last-child {
  margin-right: 0;
}
.product-details-area .products-details-tab .tabs li.current a .dot {
  border: 1px solid #fff;
}
.product-details-area .products-details-tab .tab_content {
  border: 1px solid #eee;
  padding: 30px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  p {
  margin-bottom: 20px;
  font-size: 14px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: left;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information
  li {
  border: 1px solid #eee;
  border-bottom: none;
  padding: 10px 15px;
  color: #57647c;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information
  li:last-child {
  border-bottom: 1px solid #eee;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .additional-information
  li
  span {
  display: inline-block;
  width: 30%;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  h3 {
  margin-bottom: 15px;
  font-weight: 700;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .rating
  i {
  color: #ffba0a;
  font-size: 14px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  p {
  margin-bottom: 0;
  display: inline-block;
  padding-left: 5px;
  line-height: initial;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .btn {
  position: absolute;
  right: 0;
  bottom: 10px;
  padding: 10px 11px;
  font-size: 11px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-title
  .btn:focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #0d1741;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments {
  margin-top: 35px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item {
  margin-top: 30px;
  position: relative;
  padding-right: 200px;
  border-top: 1px dashed #eee;
  padding-top: 30px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .rating
  i {
  font-size: 14px;
  color: #ffba0a;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  span {
  margin-bottom: 10px;
  font-size: 13px;
  display: block;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .review-report-link {
  position: absolute;
  right: 0;
  color: #57647c;
  top: 40px;
  text-decoration: underline;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-comments
  .review-item
  .review-report-link:hover {
  color: #ff4800;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group
  label {
  color: #444;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.abt-afiya-rm,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group
  textarea {
  padding-top: 15px;
}
.news-details-area .comments-area .comment-content p,
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .form-group
  .form-control {
  font-size: 14px;
}
.product-details-area
  .products-details-tab
  .tab_content
  .tabs_item
  .products-details-tab-content
  .product-review-form
  .review-form
  form
  .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.expert-team-area .single-team {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.expert-team-area .single-team:before {
  content: "";
  position: absolute;
  left: 170%;
  z-index: 1;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.expert-team-area .single-team img {
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 1s;
  transition: 1s;
}
.expert-team-area .single-team .team-content {
  position: absolute;
  background: #0d1741;
  width: 100%;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: perspective(300px) rotateX(90deg);
  transform: perspective(300px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  text-align: center;
  padding: 10px;
}
.expert-team-area .single-team .team-content h3 {
  margin: 0;
  color: #fff;
}
.expert-team-area .single-team .team-content span {
  color: #fff;
  font-size: 13px;
}
.expert-team-area .single-team ul {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.expert-team-area .single-team ul li {
  background: #0d1741;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-bottom: 1px solid #19345a;
  -webkit-transform: perspective(1000px) rotateY(90deg);
  transform: perspective(1000px) rotateY(90deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: left;
  transform-origin: left;
}
.expert-team-area .single-team ul li:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.expert-team-area .single-team ul li:nth-child(2) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.expert-team-area .single-team ul li:nth-child(3) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.expert-team-area .single-team ul li:nth-child(4) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.expert-team-area .single-team:hover:before {
  left: -170%;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.expert-team-area .single-team:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.expert-team-area .single-team:hover .team-content {
  -webkit-transform: perspective(300px) rotateX(0);
  transform: perspective(300px) rotateX(0);
}
.expert-team-area .single-team:hover ul li {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.pricing-area .single-pricing {
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 30px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.pricing-area .single-pricing .pricing-top-heading {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.pricing-area .single-pricing .pricing-top-heading h3 {
  font-size: 25px;
}
.pricing-area .single-pricing .pricing-top-heading p {
  font-weight: 600;
  font-size: 14px;
}
.pricing-area .single-pricing span {
  font-size: 30px;
  font-family: "DM Serif Display", serif;
  color: #0d1741;
  font-weight: 700;
  display: block;
  margin: 0 auto 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
}
.pricing-area .single-pricing span sub {
  font-size: 14px;
  color: #0d1741;
}
.pricing-area .single-pricing ul {
  text-align: left;
  max-width: 210px;
  margin: 0 auto 25px;
}
.pricing-area .single-pricing ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 25px;
  font-weight: 600;
}
.pricing-area .single-pricing ul li i {
  font-size: 12px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #f5e8d1;
  line-height: 20px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 0;
  color: #bc8634;
}
.pricing-area .single-pricing .default-btn {
  padding: 15px 35px;
}
.pricing-area .popular {
  position: absolute;
  top: -17px;
  left: -47px;
  z-index: 1;
  background-color: red;
  color: #fff;
  padding: 35px 40px 10px 35px;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.pricing-area .tab.quote-list-tab .tabs {
  border-radius: 10px;
  display: inline-block;
  border: 1px solid #bc8634;
  margin-bottom: 30px;
}
.pricing-area .tab.quote-list-tab .tabs li {
  display: inline-block;
  padding: 0 10px;
  font-family: "DM Serif Display", serif;
  color: #0d1741;
  font-size: 20px;
  font-weight: 700;
}
.pricing-area .tab.quote-list-tab .tabs li a {
  color: #bc8634;
  padding: 10px 20px;
}
.pricing-area .tab.quote-list-tab .tabs .current {
  background-color: #bc8634;
  border-radius: 10px;
}
.faq-accordion .accordion {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.faq-accordion .accordion .accordion-item {
  border-radius: 5px;
  display: block;
  -webkit-box-shadow: 2px 8px 20px 0 rgba(25, 42, 70, 0.13) !important;
  box-shadow: 2px 8px 20px 0 rgba(25, 42, 70, 0.13) !important;
  background: #fff;
  margin-bottom: 15px;
}
.ask-question,
.news-details-area .comments-area {
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
}
.faq-accordion .accordion .accordion-title {
  padding: 20px 60px 17px 25px;
  color: #0d1741;
  text-decoration: none;
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.faq-accordion .accordion .accordion-title i {
  position: absolute;
  right: 25px;
  top: 23px;
  font-size: 25px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.faq-accordion .accordion .accordion-title.active i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq-accordion .accordion .accordion-content {
  display: none;
  position: relative;
  margin-top: -5px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.faq-accordion .accordion .accordion-content p {
  line-height: 1.8;
}
.faq-img {
  background-image: url(../img/faq-img.jpg);
  background-repeat: no-repeat;
  height: 100%;
}
.ask-question {
  background-color: #fff;
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  padding: 50px;
  position: relative;
}
.ask-question .section-title {
  margin: -9px auto 40px;
}
.ask-question .form-group .form-control {
  border-radius: 4px;
}
.list-unstyled {
  margin-top: 10px;
}
#msgSubmit {
  margin-top: 20px;
  margin-bottom: 0;
}
.text-success {
  color: #28a745 !important;
}
.inner-client-page .single-client {
  margin-bottom: 193px;
}
.user-area-all-style .contact-form-action {
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
  padding: 40px;
  max-width: 570px;
  margin: auto;
}
.book-table-area-three .contact-info-wrap::before,
.book-table-area-three::before {
  background-color: #000;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
}
.user-area-all-style .contact-form-action .form-heading {
  margin-bottom: 33px;
}
.user-area-all-style .contact-form-action .form-heading .form-title {
  font-size: 35px;
  color: #233d63;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.user-area-all-style .contact-form-action .form-heading .form-desc {
  font-size: 18px;
  color: #677286;
  font-weight: 500;
}
.user-area-all-style .contact-form-action .form-heading .reset-desc {
  line-height: 30px;
  margin-top: 15px;
  font-size: 16px;
}
.user-area-all-style .contact-form-action .form-heading .reset-desc a,
.user-area-all-style .contact-form-action .now-log-in {
  color: #bc8634;
  font-weight: 600;
}
.user-area-all-style .contact-form-action form .default-btn {
  font-size: 14px;
  padding: 12px 20px;
  margin-bottom: 30px;
}
.user-area-all-style .contact-form-action form .default-btn.btn-two {
  display: table;
  margin: 0 auto;
}
.user-area-all-style
  .contact-form-action
  form
  .col-lg-4:first-child
  .default-btn {
  background-color: #ff5733;
}
.user-area-all-style
  .contact-form-action
  form
  .col-lg-4:nth-child(2)
  .default-btn {
  background-color: #3955bc;
  display: table;
  margin: auto;
}
.user-area-all-style
  .contact-form-action
  form
  .col-lg-4:nth-child(3)
  .default-btn {
  background-color: #bc8634;
  float: right;
}
.news-details-area .widget-area .widget:first-child,
.user-area-all-style .contact-form-action form .reset-btn {
  margin-top: 0;
}
.user-area-all-style .contact-form-action .account-desc {
  margin: 25px auto 0;
  display: table;
  font-weight: 600;
}
.user-area-all-style .contact-form-action .account-desc a {
  color: #bc8634;
  margin-left: 10px;
  font-weight: 600;
}
.user-area-all-style .contact-form-action #chb1,
.user-area-all-style .contact-form-action #chb2 {
  position: relative;
  top: 1px;
}
.user-area-all-style .contact-form-action .forget {
  float: right;
  color: #bc8634;
  font-weight: 600;
}
.user-area-all-style .contact-form-action .now-register {
  font-weight: 600;
  float: right;
  margin-bottom: 30px;
}
.book-table-area-three {
  background-image: url(../img/table-bg-1.jpg);
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
.coming-soon-area,
.coming-soon-area::before {
  background-image: url(../img/coming-soon-bg.jpg);
  background-repeat: no-repeat;
}
.book-table-area-three::before {
  opacity: 0.5;
}
.book-table-area-three .contact-info-wrap::before {
  opacity: 0.9;
}
.book-table-area-three .contact-info-wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-left: 1px solid #4b4e49;
  opacity: 0.9;
}
.book-table-area-three .books-froms {
  background-color: #1e1f25 !important;
  position: relative;
  z-index: 1;
}
.book-table-area-three .books-froms .form-group .form-control {
  color: #fff;
  background-color: transparent;
}
.book-table-area-three
  .books-froms
  .form-group
  .form-control::-webkit-input-placeholder {
  color: #fff !important;
}
.book-table-area-three
  .books-froms
  .form-group
  .form-control:-ms-input-placeholder {
  color: #fff !important;
}
.book-table-area-three
  .books-froms
  .form-group
  .form-control::-ms-input-placeholder {
  color: #fff !important;
}
.book-table-area-three .books-froms .form-group .form-control::placeholder {
  color: #fff !important;
}
.book-table-area-three .books-froms .nice-select .list {
  background-color: #1b1b1b;
}
.book-table-area-three .books-froms:before {
  background-color: #1f2026;
}
.book-table-area-three .contact-info {
  max-width: 500px;
  margin-right: auto;
  margin-left: 65px;
  position: relative;
  z-index: 1;
}
.book-table-area-three .contact-info h3 {
  font-size: 25px !important;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: -5px;
}
.book-table-area-three .contact-info p {
  color: #fff;
  margin-bottom: 40px;
}
.book-table-area-three .contact-info ul {
  border-bottom: 1px solid #4b4e49;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.book-table-area-three .contact-info ul li a {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  position: relative;
  padding-left: 30px;
}
.book-table-area-three .contact-info ul li a i {
  position: absolute;
  top: 5px;
  left: 0;
}
.book-table-area-three .contact-info ul li a i.icon-algin {
  position: absolute;
  top: 7px;
}
.book-table-area-three .contact-info span {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
}
.book-table-area-three .contact-info span i {
  position: absolute;
  top: 3px;
  left: 0;
  font-size: 19px;
}
.book-from {
  background-color: #fff;
  padding: 50px;
  position: relative;
}
.book-from h3 {
  font-family: Poppins, sans-serif;
  font-size: 27px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1;
}
.book-from .form-group .nice-select {
  float: unset;
  line-height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  font-size: 13px;
  color: #848484;
}
.book-from .form-group .nice-select:after {
  height: 10px;
  right: 20px;
  width: 10px;
  top: 46%;
}
.book-from .form-group .nice-select .list {
  width: 100%;
  border-radius: 0;
  margin: 0;
  height: 250px;
  overflow-y: scroll;
}
.book-from .form-group .form-control {
  padding: 0 50px;
  width: 100%;
}
.book-from .form-group .form-control::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 13px;
  color: #848484;
}
.book-from .form-group .form-control:-ms-input-placeholder {
  font-weight: 500;
  font-size: 13px;
  color: #848484;
}
.book-from .form-group .form-control::-ms-input-placeholder {
  font-weight: 500;
  font-size: 13px;
  color: #848484;
}
.book-from .form-group .form-control::placeholder {
  font-weight: 500;
  font-size: 13px;
  color: #848484;
}
.book-from .select-box i {
  position: absolute;
  top: 15px;
  left: 20px;
  color: #848484;
  font-size: 20px;
  font-weight: 500;
}
.book-from .default-btn {
  display: block;
  width: 100%;
  text-transform: uppercase;
  cursor: pointer;
}
.book-from .date:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
.coming-soon-area {
  position: relative;
  height: 100vh;
  z-index: 1;
  overflow: hidden;
}
.coming-soon-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 800px;
  height: 100%;
  -webkit-animation: 7s linear infinite alternate forwards border-transform;
  animation: 7s linear infinite alternate forwards border-transform;
  margin: auto;
}
.coming-soon-area .coming-soon-content {
  text-align: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.coming-soon-area .coming-soon-content h1 {
  margin-bottom: 0;
  color: #fff;
  font-size: 60px;
  margin-top: -18px;
}
.coming-soon-area .coming-soon-content p {
  color: #f3f3f3;
  font-size: 14.5px;
  max-width: 600px;
  margin: 15px auto 0;
}
.coming-soon-area .coming-soon-content #timer div {
  display: inline-block;
  color: #fff;
  position: relative;
  margin-left: 35px;
  margin-right: 35px;
  font-size: 45px;
  font-weight: 700;
}
.coming-soon-area .coming-soon-content #timer div span {
  display: block;
  text-transform: capitalize;
  margin-top: -15px;
  font-size: 16px;
  font-weight: 400;
}
.coming-soon-area .coming-soon-content #timer div:first-child {
  margin-left: 0;
}
.coming-soon-area .coming-soon-content #timer div::before {
  content: "";
  position: absolute;
  right: -50px;
  top: -10px;
  font-size: 70px;
  color: #fff;
}
.coming-soon-area .coming-soon-content .newsletter-form {
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter {
  display: block;
  width: 100%;
  height: 60px;
  border: none;
  background-color: rgba(255, 255, 255, 0.3);
  padding-left: 15px;
  color: #fff;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50px;
}
.coming-soon-area
  .coming-soon-content
  .newsletter-form
  .input-newsletter::-webkit-input-placeholder {
  color: #fff;
}
.coming-soon-area
  .coming-soon-content
  .newsletter-form
  .input-newsletter:-ms-input-placeholder {
  color: #fff;
}
.coming-soon-area
  .coming-soon-content
  .newsletter-form
  .input-newsletter::-ms-input-placeholder {
  color: #fff;
}
.coming-soon-area
  .coming-soon-content
  .newsletter-form
  .input-newsletter::placeholder {
  color: #fff;
}
.coming-soon-area .coming-soon-content .newsletter-form .input-newsletter:focus,
.news-details-area
  .comments-area
  .comment-respond
  input[type="datetime-local"]:focus,
.news-details-area .comments-area .comment-respond input[type="email"]:focus,
.news-details-area .comments-area .comment-respond input[type="month"]:focus,
.news-details-area .comments-area .comment-respond input[type="number"]:focus,
.news-details-area .comments-area .comment-respond input[type="password"]:focus,
.news-details-area .comments-area .comment-respond input[type="search"]:focus,
.news-details-area .comments-area .comment-respond input[type="tel"]:focus,
.news-details-area .comments-area .comment-respond input[type="text"]:focus,
.news-details-area .comments-area .comment-respond input[type="url"]:focus,
.news-details-area .comments-area .comment-respond input[type="week"]:focus,
.news-details-area .comments-area .comment-respond textarea:focus,
.news-details-area .widget-area .widget_search form .search-field:focus {
  border-color: #bc8634;
}
.coming-soon-area .coming-soon-content .newsletter-form button {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 0 30px;
  text-transform: uppercase;
  outline: 0;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  font-size: 15px;
  cursor: pointer;
}
.coming-soon-area .coming-soon-content .newsletter-form button::after,
.coming-soon-area .coming-soon-content .newsletter-form button::before {
  border-radius: 0;
}
.booking-col-2:hover .single-booking p,
.coming-soon-area .coming-soon-content .newsletter-form button:hover,
.contact-info-area .single-contact-info:hover a,
.contact-info-area .single-contact-info:hover h3,
.copy-right p,
.service-sidebar-area .service-list ul li:hover a,
.vid-ply:hover a,
h1.rules {
  color: #fff;
}
.coming-soon-area .coming-soon-content .newsletter-form #validator-newsletter {
  color: #fff;
  font-size: 14px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  margin: 0 auto;
}
@-webkit-keyframes border-transform {
  0%,
  100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
@keyframes border-transform {
  0%,
  100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.error-area {
  padding: 50px 0;
  height: 100vh;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
.error-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  z-index: -1;
}
.error-area .error-content-wrap {
  z-index: 1;
  position: relative;
}
.error-area .error-content-wrap h1 {
  font-size: 300px;
  line-height: 1;
}
.error-area .error-content-wrap h1 span {
  background-image: -webkit-gradient(
    linear,
    left top,
    right bottom,
    from(#ff416c),
    to(#fa4612)
  );
  background-image: linear-gradient(to bottom right, #ff416c, #fa4612);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.error-area .error-content-wrap h3 {
  margin: 30px 0 0;
  position: relative;
  color: red;
}
.error-area .error-content-wrap p {
  margin: 20px 0;
  font-size: 19px;
}
.news-details-area .news-details-desc .article-image {
  position: relative;
  background-color: #0d1741;
}
.news-details-area .news-details-desc .article-content .entry-meta {
  margin-bottom: -10px;
}
.news-details-area .news-details-desc .article-content .entry-meta ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.news-details-area .news-details-desc .article-content .entry-meta ul li {
  position: relative;
  display: inline-block;
  color: #bc8634;
  margin-right: 21px;
  font-size: 14px;
}
.news-details-area .news-details-desc .article-content .entry-meta ul li span {
  display: inline-block;
  color: #bc8634;
  font-weight: 500;
}
.news-details-area .news-details-desc .article-content .entry-meta ul li a {
  display: inline-block;
  color: #666;
  font-size: 13px;
}
.news-details-area .news-details-desc .article-content .entry-meta ul li i {
  color: #bc8634;
  margin-right: 2px;
}
.news-details-area
  .news-details-desc
  .article-content
  .entry-meta
  ul
  li::before {
  content: "";
  position: absolute;
  top: 11px;
  right: -15px;
  width: 6px;
  height: 1px;
  background: #bc8634;
}
.news-details-area .news-details-desc .article-content h3 {
  margin-bottom: 13px;
  margin-top: 25px;
  font-size: 25px;
}
.news-details-area
  .news-details-desc
  .article-content
  .wp-block-gallery.columns-3 {
  padding-left: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px -10px;
}
.news-details-area
  .news-details-desc
  .article-content
  .wp-block-gallery.columns-3
  li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding-right: 10px;
  padding-left: 10px;
}
.news-details-area .news-details-desc .article-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.news-details-area .news-details-desc .article-footer .article-share,
.news-details-area .news-details-desc .article-footer .article-tags,
.news-details-area .post-navigation .navigation-links .nav-previous {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.news-details-area .news-details-desc .article-footer .article-tags span {
  display: inline-block;
  color: #bc8634;
  font-size: 20px;
  margin-right: 5px;
  position: relative;
  top: 4px;
}
.news-details-area .news-details-desc .article-footer .article-tags a {
  display: inline-block;
  color: #666;
  font-weight: 600;
}
.news-details-area .news-details-desc .article-footer .article-share .social {
  padding-left: 0;
  list-style-type: none;
  text-align: right;
  margin-bottom: 0;
}
.news-details-area
  .news-details-desc
  .article-footer
  .article-share
  .social
  li
  span {
  display: inline-block;
  margin-right: 2px;
  font-weight: 500;
  color: #666;
}
.news-details-area
  .news-details-desc
  .article-footer
  .article-share
  .social
  li
  a {
  display: block;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 33px;
  border-radius: 50%;
  background-color: #bc8634;
  text-align: center;
  font-size: 14px;
}
.news-details-area blockquote {
  overflow: hidden;
  background-color: #f7f7f7;
  padding: 50px !important;
  position: relative;
  z-index: 1;
  margin-bottom: 20px;
  margin-top: 20px;
}
details:hover,
details[open] {
  background-color: #f8ebd8;
}
.news-details-area blockquote p {
  color: #0d1741;
  line-height: 1.6;
  margin-bottom: 0;
  font-style: italic;
  font-weight: 600;
  font-size: 17px !important;
}
.news-details-area blockquote::before {
  color: #bc8634;
  content: "\ed67";
  position: absolute;
  left: 50px;
  top: -50px;
  z-index: -1;
  font-family: boxicons;
  font-size: 140px;
  font-weight: 900;
  opacity: 0.5;
}
.news-details-area blockquote::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  background-color: #bc8634;
  margin-top: 20px;
  margin-bottom: 20px;
}
.news-details-area .post-navigation {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 20px;
}
.news-details-area .post-navigation .navigation-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.news-details-area .post-navigation .navigation-links .nav-previous a i {
  margin-right: 0;
  font-size: 20px;
  position: relative;
  top: 4px;
}
.news-details-area .post-navigation .navigation-links .nav-next {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: right;
}
.news-details-area .post-navigation .navigation-links .nav-next a i {
  margin-left: 0;
  font-size: 20px;
  position: relative;
  top: 4px;
}
.news-details-area .post-navigation .navigation-links div a {
  display: inline-block;
  font-weight: 600;
  color: #0d1741;
}
.news-details-area .comments-area {
  padding: 25px;
  margin-top: 30px;
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  background-color: #fff;
}
.news-details-area .comments-area .comments-title {
  position: relative;
  margin-bottom: 30px;
  line-height: initial;
  font-size: 22px;
}
.news-details-area .comments-area .comment-respond .comment-reply-title::before,
.news-details-area .comments-area .comments-title::before {
  content: "";
  height: 25px;
  width: 3px;
  left: -25px;
  position: absolute;
  background: #bc8634;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news-details-area .comments-area .comment-list,
.news-details-area .comments-area ol,
.news-details-area .comments-area ul,
.news-details-area .widget-area .widget_categories ul,
.news-details-area .widget-area .widget_meta ul,
.news-details-area .widget-area .widget_recent_entries ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.news-details-area .comments-area .children {
  margin-left: 40px;
}
.news-details-area .comments-area .comment-body {
  border-bottom: 1px solid #eee;
  padding-left: 65px;
  font-size: 14px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.news-details-area .comments-area .comment-body .reply a {
  border: 1px solid #ded9d9;
  color: #0d1741;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-weight: 600;
}
.news-details-area .comments-area .comment-meta {
  margin-bottom: 0.8em;
}
.news-details-area .comments-area .comment-author {
  font-size: 16px;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}
.news-details-area .comments-area .comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px;
  border-radius: 50%;
}
.news-details-area .comments-area .comment-author .fn {
  font-weight: 600;
  color: #0d1741;
  font-size: 14px;
}
.news-details-area .comments-area .comment-metadata {
  color: #666;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}
.news-details-area .comments-area .comment-metadata a {
  color: #666;
  font-size: 11px;
}
.news-details-area .comments-area .comment-respond .comment-reply-title {
  margin-bottom: 15px;
  position: relative;
  font-size: 22px;
}
.news-details-area .comments-area .comment-respond .comment-form-comment {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.news-details-area .comments-area .comment-respond label {
  display: block;
  font-weight: 500;
  color: #0d1741;
  margin-bottom: 5px;
}
.news-details-area .comments-area .comment-respond input[type="datetime-local"],
.news-details-area .comments-area .comment-respond input[type="email"],
.news-details-area .comments-area .comment-respond input[type="month"],
.news-details-area .comments-area .comment-respond input[type="number"],
.news-details-area .comments-area .comment-respond input[type="password"],
.news-details-area .comments-area .comment-respond input[type="search"],
.news-details-area .comments-area .comment-respond input[type="tel"],
.news-details-area .comments-area .comment-respond input[type="text"],
.news-details-area .comments-area .comment-respond input[type="url"],
.news-details-area .comments-area .comment-respond input[type="week"],
.news-details-area .comments-area .comment-respond textarea {
  display: block;
  width: 100%;
  background-color: #f7f7f7;
  border: 1px solid #eee;
  padding: 0.625em 0.7375em;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news-details-area .comments-area .comment-respond .comment-form-author {
  float: left;
  width: 50%;
  padding-right: 10px;
  margin-bottom: 20px;
}
.news-details-area .comments-area .comment-respond .comment-form-email {
  float: left;
  width: 50%;
  padding-left: 12px;
  margin-bottom: 20px;
}
.news-details-area .comments-area .comment-respond .comment-form-url {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.news-details-area
  .comments-area
  .comment-respond
  .comment-form-cookies-consent {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.news-details-area
  .comments-area
  .comment-respond
  .comment-form-cookies-consent
  input {
  position: absolute;
  left: 0;
  top: 6px;
}
.news-details-area
  .comments-area
  .comment-respond
  .comment-form-cookies-consent
  label {
  display: inline-block;
  margin: 0;
  color: #666;
  font-weight: 400;
}
.news-details-area .comments-area .comment-respond .form-submit {
  float: left;
  width: 100%;
}
.news-details-area .comments-area .comment-respond .form-submit input {
  background: #bc8634;
  border: none;
  color: #fff;
  padding: 14px 30px 12px;
  display: inline-block;
  cursor: pointer;
  outline: 0;
  border-radius: 0;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  font-size: 14px;
}
.news-details-area .comments-area .comment-respond .form-submit input:hover {
  color: #fff;
  background-color: #0d1741;
}
.news-details-area.left-sidebar .widget-area {
  margin-left: 0;
  margin-right: 15px;
}
.news-details-area .widget-area {
  margin-left: 15px;
}
.news-details-area .widget-area .widget {
  margin-top: 35px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
  box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.08);
}
.blog-content,
.news-details-area .widget-area .widget .post-wrap {
  padding: 20px;
}
.news-details-area .widget-area .widget .widget-title {
  text-transform: capitalize;
  font-size: 20px;
  margin-bottom: 0;
  background-color: #f7f7f7;
  padding: 10px 20px;
  color: #0d1741;
  position: relative;
}
.news-details-area .widget-area .widget .widget-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #bc8634;
}
.news-details-area .widget-area .widget_search form label {
  display: block;
  margin-bottom: 0;
}
.news-details-area .widget-area .widget_search form .search-field {
  background-color: transparent;
  height: 50px;
  padding: 6px 15px;
  border: 1px solid #eee;
  width: 100%;
  display: block;
  outline: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news-details-area .widget-area .widget_search form button {
  position: absolute;
  right: 0;
  outline: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  border: none;
  color: #fff;
  background-color: #bc8634;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}
.news-details-area .widget-area .widget-peru-posts-thumb .item {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #efefef;
}
.news-details-area .widget-area .widget-peru-posts-thumb .item:last-child,
.news-details-area .widget-area .widget_categories ul li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
.news-details-area .widget-area .widget-peru-posts-thumb .item .thumb {
  float: left;
  height: 80px;
  overflow: hidden;
  position: relative;
  width: 80px;
  margin-right: 15px;
}
.news-details-area
  .widget-area
  .widget-peru-posts-thumb
  .item
  .thumb
  .fullimage {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center !important;
  position: relative;
  background-color: #0d1741;
}
.news-details-area
  .widget-area
  .widget-peru-posts-thumb
  .item
  .thumb
  .fullimage.bg1 {
  background-image: url(../img/news-details/popular-posts-1.png);
}
.news-details-area
  .widget-area
  .widget-peru-posts-thumb
  .item
  .thumb
  .fullimage.bg2 {
  background-image: url(../img/news-details/popular-posts-2.png);
}
.news-details-area
  .widget-area
  .widget-peru-posts-thumb
  .item
  .thumb
  .fullimage.bg3 {
  background-image: url(../img/news-details/popular-posts-3.png);
}
.news-details-area
  .widget-area
  .widget-peru-posts-thumb
  .item
  .thumb
  .fullimage.bg4 {
  background-image: url(../img/news-details/popular-posts-4.png);
}
.news-details-area .widget-area .widget-peru-posts-thumb .item .info span {
  display: block;
  color: #666;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
}
.news-details-area .widget-area .widget-peru-posts-thumb .item .info .title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
}
.news-details-area .widget-area .widget-peru-posts-thumb .item .info .title a {
  display: inline-block;
  color: #474c40;
}
.news-details-area .widget-area .widget_recent_entries ul li {
  position: relative;
  margin-bottom: 12px;
  color: #666;
  padding-left: 17px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
}
.news-details-area .widget-area .widget_categories ul li,
.news-details-area .widget-area .widget_meta ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 17px;
  font-size: 15px;
  border-bottom: 1px solid #efefef;
  color: #666;
  position: relative;
}
.news-details-area .widget-area .widget_recent_entries ul li::before {
  background: #bc8634;
  position: absolute;
  height: 7px;
  width: 7px;
  content: "";
  left: 0;
  top: 7px;
}
.news-details-area .widget-area .widget_recent_entries ul li .post-date {
  display: block;
  font-size: 13px;
  color: #666;
  margin-top: 4px;
}
.news-details-area .widget-area .widget_categories ul li::before,
.news-details-area .widget-area .widget_meta ul li::before {
  background: #bc8634;
  position: absolute;
  height: 10px;
  width: 10px;
  content: "";
  left: 0;
  top: 8px;
  -webkit-clip-path: polygon(
    0% 20%,
    60% 20%,
    60% 0%,
    100% 50%,
    60% 100%,
    60% 80%,
    0% 80%
  );
  clip-path: polygon(
    0% 20%,
    60% 20%,
    60% 0%,
    100% 50%,
    60% 100%,
    60% 80%,
    0% 80%
  );
}
.news-details-area .widget-area .widget_categories ul li a {
  display: block;
  color: #666;
  font-weight: 400;
  font-size: 14px;
}
.news-details-area .widget-area .widget_categories ul li a span {
  float: right;
  font-size: 13px;
}
.news-details-area .widget-area .widget_meta ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.news-details-area .widget-area .widget_tag_cloud .post-wrap {
  padding-top: 10px;
}
.news-details-area .widget-area .tagcloud a {
  display: inline-block;
  color: #666;
  font-weight: 400;
  font-size: 14px !important;
  padding: 7px 10px;
  border: 1px dashed #eee;
  margin-top: 10px;
  margin-right: 10px;
}
.news-details-area .widget-area .tagcloud a:focus {
  background-color: #bc8634;
  color: #fff;
  border-color: #bc8634;
}
.news-details-area .widget-area .widget_download ul,
.news-details-area .widget-area .widget_services_list ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
  box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.04);
  background-color: #fff;
}
.news-details-area .widget-area .widget_download ul li a,
.news-details-area .widget-area .widget_services_list ul li a {
  display: block;
  position: relative;
  border-bottom: 1px solid #eee;
  padding: 15px 35px 15px 15px;
  color: #5d6576;
  z-index: 1;
  font-weight: 500;
}
.news-details-area .widget-area .widget_download ul li a::before,
.news-details-area .widget-area .widget_services_list ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #252920;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.news-details-area .widget-area .widget_download ul li a i,
.news-details-area .widget-area .widget_services_list ul li a i {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.news-details-area .widget-area .widget_download ul li a.active,
.news-details-area .widget-area .widget_download ul li a:hover,
.news-details-area .widget-area .widget_services_list ul li a.active,
.news-details-area .widget-area .widget_services_list ul li a:hover {
  background-color: #bc8634;
  color: #fff;
  padding-left: 20px;
}
.news-details-area .widget-area .widget_download ul li a.active::before,
.news-details-area .widget-area .widget_download ul li a:hover::before,
.news-details-area .widget-area .widget_services_list ul li a.active::before,
.news-details-area .widget-area .widget_services_list ul li a:hover::before {
  opacity: 1;
  visibility: visible;
  width: 5px;
}
.news-details-area .widget-area .info time {
  font-size: 13px;
  color: #929292;
  display: block;
  margin-bottom: 4px;
}
.contact-info-area .single-contact-info {
  text-align: center;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
}
.contact-info-area .single-contact-info i {
  display: block;
  color: #bc8634;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 25px;
  width: 50px;
  height: 50px;
  margin: 0 auto 15px;
  line-height: 50px;
  border: 2px dotted #bc8634;
  border-radius: 50%;
}
.contact-info-area .single-contact-info a {
  color: #0d1741;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
}
.contact-info-area .single-contact-info:hover i {
  color: #fff;
  border-color: #fff;
}
#map {
  height: 445px;
}
.main-contact-area .contact-wrap {
  max-width: unset;
}
.main-contact-area .contact-wrap .section-title {
  text-align: center !important;
  max-width: 600px;
}
.main-contact-area .contact-wrap .default-btn {
  margin: auto;
  display: table;
  cursor: pointer;
}
.main-contact-area .contact-wrap .contact-form {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  padding: 47px;
}
.main-contact-area .contact-wrap .contact-form #msgSubmit {
  position: unset;
  text-align: center;
  margin-top: 20px;
}
.main-contact-area textarea.textarea-hight {
  height: unset !important;
}
.service-sidebar-area {
  margin-right: 15px;
}
.service-sidebar-area .service-details-title {
  background-color: #eee;
  color: #0d1741;
  padding: 15px 20px;
  margin-bottom: 0;
}
.service-sidebar-area .service-card {
  margin-bottom: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
}
.service-sidebar-area .service-list ul li {
  border-bottom: 1px dashed #eee;
  padding: 15px 20px;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.service-sidebar-area .service-list ul li a {
  color: #0d1741;
  display: block;
}
.service-sidebar-area .service-list ul li i {
  float: right;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #bc8634;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  top: -3px;
  right: -4px;
}
.service-sidebar-area .service-faq .faq-accordion .accordion .accordion-title {
  font-size: 17px;
  font-weight: 600;
}
.service-sidebar-area
  .service-faq
  .faq-accordion
  .accordion
  .accordion-title
  span {
  top: 11px;
}
.service-details-wrap .services-list {
  margin-top: 20px;
  margin-bottom: 30px;
}
.service-details-wrap .car-service-list-wrap .car-service-list li,
.service-details-wrap .services-list li {
  font-weight: 600;
  color: #0d1741;
  font-size: 14px;
  padding-left: 35px;
  position: relative;
  margin-bottom: 15px;
}
.service-details-wrap .car-service-list-wrap .car-service-list li i,
.service-details-wrap .services-list li i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #bc8634;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.service-details-wrap .car-service-list-wrap .car-service-list {
  margin-top: 30px;
  margin-bottom: 30px;
}
.service-details-wrap .list-unstyled li {
  color: #dc3545;
  padding-left: 0 !important;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}
.service-details-wrap #msgSubmit {
  left: 0;
  right: 0;
  text-align: center;
}
.service-details-area.room-details-right-sidebar .service-sidebar-area {
  margin-right: 0;
  margin-left: 15px;
}
.gallery-wrap .shorting-menu .filter {
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0 20px;
  color: #0d1741;
}
.gallery-wrap .shorting-menu .filter i {
  font-size: 20px;
  position: relative;
  top: 3px;
  display: inline-block;
  margin-right: 5px;
}
.single-gallery {
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 30px;
}
.single-gallery .gallery-image {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 380px;
  background-repeat: no-repeat;
}
.single-gallery .gallery-image.bg-1 {
  background-image: url(../img/rooms/5.jpg);
}
.single-gallery .gallery-image.bg-2 {
  background-image: url(../img/rooms/6.jpg);
}
.single-gallery .gallery-image.bg-3 {
  background-image: url(../img/rooms/7.jpg);
}
.single-gallery .gallery-image.bg-4 {
  background-image: url(../img/rooms/8.jpg);
}
.single-gallery .gallery-image.bg-5 {
  background-image: url(../img/rooms/9.jpg);
}
.single-gallery .gallery-image.bg-6 {
  background-image: url(../img/rooms/10.jpg);
}
.single-gallery .gallery-image.bg-8 {
  background-image: url(../img/rooms/rooms-2.jpg);
}
.single-gallery .gallery-image img {
  -webkit-transition: 9s;
  transition: 9s;
}
.single-gallery .gallery-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
.single-gallery .gallery-image .price-wrap {
  position: absolute;
  top: 20px;
  right: 20px;
  text-align: left;
  z-index: 1;
}
.single-gallery .gallery-image .price-wrap .price,
.single-gallery .gallery-image .price-wrap .price-text {
  display: block;
  color: #fff;
}
.single-gallery .gallery-content {
  position: absolute;
  bottom: -115px;
  left: 0;
  right: 0;
  text-align: left;
  background-color: #fff;
  max-width: 90%;
  margin: auto;
  padding: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 2;
}
.single-gallery .gallery-content span {
  color: #bc8634;
  font-weight: 500;
  display: block;
  margin-bottom: 8px;
}
.single-gallery:hover .gallery-content {
  bottom: 17px;
}
.single-gallery:hover .gallery-image img {
  -webkit-transform: scale(2.3) rotate(4deg);
  transform: scale(2.3) rotate(4deg);
}
.glightbox_video,
.vid-ply {
  top: 50%;
  transform: translate(-50%, -50%);
}
a.navbar-brand img {
  max-width: 160px;
}
.footer-section {
  background: center center/cover no-repeat #0d1741;
}
.footer-logo {
  max-width: 170px;
}
.footer-copyright-area {
  border-top: 0.1px solid #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}
.copyright-text p {
  font-size: 16px !important;
  color: #c4c5c7;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  flex-direction: row;
}
.footer-widget-wrap {
  padding-top: 70px;
  padding-bottom: 75px;
}
.widget-info {
  padding-top: 20px;
}
.widget-info ul li {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 10px;
}
.widget-info ul li .info-icon i {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-right: 10px;
  margin-top: 2px;
}
.bgbrown th,
.info-text span a,
ul.navbar-nav.social-media li a {
  color: #fff !important;
}
a.footer-logo img {
  max-width: 100px;
}
.widget-info ul li .info-text {
  font-size: 14px;
  line-height: 23px;
  color: #c4c5c7;
}
ul.navbar-nav.social-media li {
  padding: 7px 12px;
  color: #fff !important;
  border: 1px solid;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 7px;
}
.footer-widget-about p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  margin-top: 20px;
}
@media only screen and (max-width: 1399px) {
  .footer-widget-about p {
    padding-right: 0;
    font-size: 16px !important;
  }
}
.footer-social .social li + li {
  margin-left: 5px;
}
.footer-social .social li a {
  width: 35px;
  height: 35px;
  line-height: 37px;
  text-align: center;
  border-radius: 50%;
  font-size: 16px;
  background: #fff;
  color: #086ad8;
}
.footer-social .social li a:hover {
  color: #086ad8;
}
.footer-widget .footer-widget-title {
  font-size: 18px;
  font-family: Barlow, sans-serif;
  font-weight: 600;
  color: #fff;
}
.widget-link {
  padding-top: 22px;
}
.widget-link .link li {
  margin-top: 7px;
}
.widget-link .link li a {
  font-size: 15px;
  color: #fff;
  transition: 0.3s linear;
}
footer.footer-top-area.footer-top-area-two.pt-100 {
  background: #0d1741;
}
.designed p {
  color: #fff;
  float: inline-end;
}
.footer-bottom-area {
  border-top: 1px solid #ffffff47;
  padding: 12px 0;
}
.single-booking P {
  color: #bc8634;
  font-weight: 700;
  text-align: center;
}
.glightbox_video {
  position: absolute;
  left: 50%;
}
.outer_circle {
  stroke-width: 3;
  stroke-dasharray: 410;
  stroke-linecap: square;
  transition: 0.4s ease-out;
}
.glightbox_video:hover .outer_circle {
  stroke-dashoffset: 410;
  transition: stroke 0.7s ease-out 0.4s, stroke-dashoffset 0.4s ease-out;
}
.glightbox_video:hover .inner-circle {
  fill: #bf2428;
  transition: fill 0.4s ease-out 0.3s;
}
.glightbox_video:hover .play {
  fill: white;
  transition: fill 0.4s ease-out 0.3s;
}
@media only screen and (max-width: 767px) {
  .copyright-text,
  .single-rooms img {
    text-align: center;
  }
  .single-rooms img {
    position: unset;
    margin: 35px auto 0;
    display: block;
    width: 100% !important;
  }
}
.explore-img img {
  width: 100%;
  height: 525px;
}
.car-service-list li {
  font-weight: 600;
  color: #24416b;
  font-size: 14px;
  padding-left: 35px;
  position: relative;
  margin-bottom: 15px;
}
.car-service-list li i {
  width: 25px;
  height: 25px;
  line-height: 25px;
  background-color: #cc8c18;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
table tbody {
  color: #000104 !important;
}
#suite-room td,
th {
  border: 1px solid #84661f;
  text-align: left;
  padding: 8px;
}
#suite-room table {
  font-size: 16px;
  border-collapse: collapse;
  width: 100%;
}
.gallerypopup img:hover {
  transform: translateY(-5px);
}
.bgbrown {
  background-color: #b38414;
  color: #fff !important;
}
.masonry {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 1em;
  -moz-column-gap: 1em;
  column-gap: 1em;
  margin: 1.5em;
  padding: 0;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em;
  font-size: 0.85em;
}
.itemmasonry {
  display: inline-block;
  background: #fff;
  padding: 1em;
  margin: 0 0 1.5em;
  width: 100%;
  -webkit-transition: 1s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-shadow: 2px 2px 4px 0 #ccc;
}
.itemmasonry img {
  max-width: 100%;
}
@media only screen and (max-width: 320px) {
  .masonry {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .bgsolid {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(assets/img/testimonials/testimonials-bg.png);
    padding: 40px;
    text-align: center;
    z-index: 1;
    position: relative;
    height: 87vh !important;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 321px) and (max-width: 768px) {
  .masonry {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  .bgsolid {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(assets/img/testimonials/testimonials-bg.png);
    padding: 40px;
    text-align: center;
    z-index: 1;
    position: relative;
    height: 87vh !important;
    box-sizing: border-box;
  }
}
.float,
.float-1 {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
  .masonry {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
  }
}
@media only screen and (min-width: 1201px) {
  .masonry {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
  }
}
div#suite-room tbody {
  border-bottom: 1px solid #84661f;
}
.float {
  left: 40px;
  background-color: #25d366;
}
.float-1 {
  right: 40px;
  background-color: #bc8634;
}
.my-float {
  margin-top: 16px;
  color: #fff !important;
}
.abt-afiya-inner li {
  position: relative;
  font-size: 16px;
  padding-left: 25px;
  padding-bottom: 7px;
  line-height: 30px;
  text-align: justify;
}
.abt-afiya-inner li i {
  position: absolute;
  left: 0;
  top: 6px;
  margin-right: 10px;
  color: #bc8634;
}
p.aafiya.text {
  padding-top: 35px;
}
.abt-afiya {
  line-height: 30px;
  padding-top: 30px;
}
.summary,
details[open],
summary {
  font-size: 14px;
  line-height: 1.8;
  font-family: Poppins, sans-serif;
}
.abt-afiya h2 {
  padding-bottom: 20px;
}
details[open],
summary {
  padding: 0.5em;
}
.aprtment {
  padding-top: 46px;
}
.smart {
  padding-bottom: 14px;
}
.summary {
  text-wrap: balance;
  text-decoration: underline;
  text-underline-offset: 6px;
  text-decoration-thickness: 2px;
  margin-bottom: 30px;
}
details {
  border: 1px solid rgba(112, 112, 112, 0.1);
  border-radius: 4px;
  padding: 0.5em 0.5em 0;
  margin-bottom: 10px;
  cursor: pointer;
  font-family: Poppins, sans-serif;
}
summary {
  font-weight: 600;
  margin: -0.5em -0.5em 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
details[open] {
  border: none;
}
summary::marker {
  color: #00f;
  margin-right: 20px;
  font-size: 14px;
  line-height: 1.8;
  font-family: Poppins, sans-serif;
}
.summery,
section.maintaence {
  font-family: "DM Serif Display", serif !important;
}
.blog-img span,
.vid-ply {
  position: absolute;
  background: #fff;
}
details summary::after {
  content: "+";
  float: right;
  font-size: 1.2em;
  color: green;
}
details[open] summary::after {
  content: "-";
  float: right;
  font-size: 1.5em;
  color: green;
}
section.maintaence {
  margin-top: -114px;
  color: #0d1741;
  font-weight: 700;
}
.summery {
  font-weight: 800;
  font-size: 20px;
  padding-left: 30px !important;
}
.content {
  font-family: Muli, sans-serif !important;
  font-weight: 500;
  font-size: 16px;
  color: #000104;
  padding-left: 26px;
}
.faq-questions {
  display: flex;
  align-items: center;
}
.faq-questions i {
  margin-right: 10px;
  color: #bc8634;
}
section#booking-page {
  margin-top: -130px;
}
.table {
  --bs-table-striped-bg: rgb(188 134 52 / 45%) !important;
}
.slider-btn {
  padding: 15px 0;
}
.vid-ply {
  left: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 20px;
  transition: 0.5s;
}
.vid-ply a {
  color: #bc8634;
  transition: 0.5s;
}
.main-nav .container {
  max-width: 90%;
}
.blog-details,
.blog-main-list {
  padding: 70px 0;
}
.blog-list-container {
  box-shadow: rgba(0, 0, 0, 0.2) 0 12px 28px 0, rgba(0, 0, 0, 0.1) 0 2px 4px 0,
    rgba(255, 255, 255, 0.05) 0 0 0 1px inset;
  border-radius: 7px;
  transition: 0.5s;
  margin-bottom: 30px;
  height: 480px;
}
.blog-list-container:hover {
  transform: translateY(-15px);
}
.blog-img {
  position: relative;
  height: 300px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.sidebar__category,
.sidebar__category-list li a {
  position: relative;
  display: block;
  border-radius: 10px;
}
.blog-img span {
  top: 0;
  right: 12px;
  padding: 10px;
  border-radius: 0 0 7px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #aa731e;
}
.blog-content h3 a {
  color: #0d1741;
  transition: 0.5s;
  margin-bottom: 20px;
}
.blog-content h3 a:hover {
  color: #966419;
}
.sidebar__category {
  padding: 45px 30px 38px;
  overflow: hidden;
  z-index: 1;
}
.sidebar__category .sidebar__title {
  padding-left: 20px;
  margin-bottom: 9px;
}
.sidebar__category-list,
.sidebar__post .sidebar__post-list {
  margin: 0;
}
.sidebar__category-list li a {
  color: #757873;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: 0 0;
  padding: 12px 20px;
  font-weight: 500;
}
.sidebar__category-list li a:hover,
.sidebar__category-list li.active a {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.05);
  color: #0e2207;
  text-shadow: 1px 0 0 rgba(14, 34, 7, 0.5);
}
.blog-details__pagenation li,
.blog-details__social-list a,
.nav-links > div > a,
.sidebar__category,
.sidebar__comments,
.sidebar__post,
.sidebar__tags {
  background-color: #f6f6f6;
}
ul.list-unstyled.blog-details__meta {
  display: flex;
  gap: 20px;
}
.blog-details__content .list-unstyled {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}


