/*!
Theme Name: Citynet
Theme URI: http://underscores.me/
Author:
Author URI: http://citynet.ir/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: citynet
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Citynet is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/* Material design box shadows */
/* Material design box shadows */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Accessibility
# Alignments
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 15px;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
  display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 0 1.5em;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.lSSlideOuter .lSPager.lSGallery li {
  border-radius: 0 !important;
  margin: 2px !important;
}

html {
  font-size: 16px;
  overflow-x: hidden;
}

body {
  font-family: "Lato", sans-serif;
  color: #52575C;
  position: relative;
  font-size: 1rem;
  background-color: #FAFAFC;
  line-height: 1.4;
  direction: ltr;
  font-weight: normal;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  line-height: 1.2;
  margin: 1em 0 0.5em;
  text-transform: uppercase;
}

h1 {
  font-size: 2.2rem;
}

h2 {
  font-size: 1.9rem;
}

h3 {
  font-size: 1.7rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.3rem;
}

h6 {
  font-size: 1.1rem;
}

p {
  font-size: 1rem;
  margin: 0 0 1em;
}

a, a:link, a:visited {
  color: #66C3EB;
  text-decoration: none;
  transition: all 250ms ease-out;
}

a:hover, a:active {
  color: #009DE2;
}

a:focus, button:focus {
  outline: 0 !important;
}

img {
  max-width: 100%;
  height: auto;
}

video {
  max-width: 100%;
}

.fbx-count {
  display: none;
}

b, bold, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

.ltr {
  direction: ltr;
  text-align: left;
}

.rtl {
  direction: rtl;
  text-align: right;
}

.hidden {
  display: none !important;
}

.dropdown-menu {
  font-size: 0.8rem;
}

.adpmain.cn-dont-close .year-picker-link, .adpmain.cn-dont-close .month-picker-link {
  pointer-events: none;
}
.adpmain.cn-dont-close tbody table {
  padding: 0 12px;
}
.adpmain.cn-dont-close tbody tbody {
  pointer-events: none;
}
.adpmain.cn-dont-close .pickerFoot a {
  pointer-events: none;
}
.adpmain a.weekday {
  border-radius: 8px;
}
.adpmain a.chosen {
  background-color: unset;
  border: 2px solid #009DE2;
  border-radius: 100%;
  height: 25px;
  display: flex;
  width: 25px;
  min-width: unset;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 6px 0 3px;
  color: #009DE2 !important;
}
.adpmain.persian a.friday {
  color: #F9750F;
}
.adpmain.gregorian a.sunday {
  color: #F9750F;
}
.adpmain td {
  min-width: 32px;
}
.adpmain td a {
  min-width: 100%;
}

.social .lni.lni-film {
  transition: all 0.4s;
}
.social .lni.lni-film::before {
  content: "";
  background: url("./images/aparat.svg") no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  filter: brightness(3) grayscale(1);
}
.social .lni.lni-film:hover::before {
  filter: brightness(4) saturate(18);
}

.lg-outer.lg-visible {
  direction: ltr;
  z-index: 9999;
}

.lg-backdrop {
  z-index: 9998 !important;
}

.image-gallery.without-slider img {
  border-radius: 10px;
  cursor: zoom-in;
}
.image-gallery.with-slider .gallery-image-item, .image-gallery.with-slider .load-more-photos {
  transition: filter 0.3s;
  border-radius: 10px;
  cursor: zoom-in;
}
.image-gallery.with-slider .gallery-image-item.active, .image-gallery.with-slider .load-more-photos.active {
  filter: brightness(0.5);
}
.image-gallery.with-slider .gallery-image-item {
  height: 101px;
  background-size: cover;
  background-position: center;
  margin-right: 15px;
  flex: 22%;
  max-width: calc(33.3333% - 15px);
}
.image-gallery.with-slider .load-more-photos {
  direction: ltr;
  line-height: 99px;
  border: 1px solid #dfe0e6;
  background: #eaebf0;
  text-align: center;
  font-size: 1.5em;
  color: #808080;
  display: inline-block;
  width: calc(100% - 7.5px);
}

#image-gallery-slider div.slick-slide > div > li {
  cursor: zoom-in;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
#image-gallery-slider div.slick-slide > div > li .description {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  color: #ffffff;
  text-align: center;
  padding: 0.8em;
  pointer-events: none;
}
#image-gallery-slider .slick-arrow {
  background: rgba(255, 255, 255, 0.2);
  width: 40px;
  height: 40px;
  border-radius: 5px;
}

.search-form {
  position: relative;
  width: 300px;
  max-width: 100%;
}
.search-form .search-field {
  width: 100%;
  margin: 0;
  padding: 0 45px 0 10px;
  height: 40px;
  line-height: 40px;
  background-color: #e6e6e6;
}
.search-form label {
  width: 300px;
  max-width: 100%;
  margin-bottom: 0;
}
.search-form label, .search-form input {
  display: inline-block;
  vertical-align: top;
}
.search-form .search-submit {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  font-family: Fontawesome;
  border: 0;
  background-color: transparent;
  font-size: 1.5rem;
  width: 40px !important;
  height: 40px;
  padding: 0;
  margin: 0;
  color: #404040 !important;
}
.search-form .search-submit:hover {
  color: #66C3EB !important;
}

#commentform .g-recaptcha, .wpcf7-form .g-recaptcha {
  margin-bottom: 10px;
}

.wpcf7-validation-errors, span.wpcf7-not-valid-tip, .wpcf7-mail-sent-ng {
  color: #da251c;
  clear: both;
}

.wpcf7-validation-errors {
  color: #009DE2;
}

.wpcf7 {
  direction: ltr !important;
}
.wpcf7 p:empty {
  display: none;
}

label {
  display: block;
  font-weight: normal;
}

select {
  outline: 0;
  width: 100%;
  border-radius: 4px;
}

abbr[title] {
  border-bottom: 0;
}

input:focus {
  outline: 0;
}

.img-thumbnail {
  border-radius: 0;
}

.excerpt {
  color: #404040;
}

i {
  vertical-align: middle;
  font-size: 1.2em;
  margin: 0 0.2em;
}

button.close span {
  font-size: 1.5rem;
}

#form-allowed-tags {
  display: none;
}

.wpcf7-not-valid-tip {
  margin-top: -10px;
  margin-bottom: 10px;
}

input.wpcf7-not-valid {
  border-color: red;
}

div.wpcf7-response-output {
  margin: 0 15px 15px;
  border: 0;
  padding: 0;
}

.wpcf7-form br {
  display: none;
}

.wpcf7 {
  direction: ltr !important;
}

img.ajax-loader {
  margin-left: 5px;
}

.line-through {
  text-decoration: line-through;
}

.hotel-rating {
  color: #66C3EB;
  white-space: nowrap;
}

.hentry {
  margin: 0 0 30px;
}

ul.isotope, ul.isotope-tour {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
ul.isotope .wrapper, ul.isotope-tour .wrapper {
  margin: 0 auto 35px;
  position: relative;
  max-width: 500px;
  overflow: hidden;
  background-color: #fff;
}
ul.isotope .wrapper .image-wrapper, ul.isotope-tour .wrapper .image-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
}
ul.isotope .wrapper .image-wrapper img, ul.isotope-tour .wrapper .image-wrapper img {
  display: block;
  border: none;
  background: none;
  padding: 0;
  transition: all 1.5s;
}
ul.isotope .wrapper:hover .image-wrapper img, ul.isotope-tour .wrapper:hover .image-wrapper img {
  transform: scale(1.1);
}
ul.isotope .wrapper h2, ul.isotope-tour .wrapper h2 {
  font-size: 1rem;
  margin: 0;
  padding: 5px 10px 10px;
}
ul.isotope .wrapper h2 a, ul.isotope-tour .wrapper h2 a {
  color: #009DE2;
}
ul.isotope .wrapper h2 a:hover, ul.isotope-tour .wrapper h2 a:hover {
  color: #66C3EB;
}
ul.isotope .wrapper ul, ul.isotope-tour .wrapper ul {
  list-style: none;
  font-size: 0.9rem;
  padding: 0;
}
ul.isotope .wrapper ul li, ul.isotope-tour .wrapper ul li {
  padding: 5px 10px;
}
ul.isotope .wrapper ul .tour-detail-price, ul.isotope-tour .wrapper ul .tour-detail-price {
  background-color: #66C3EB;
}
ul.isotope .wrapper ul .tour-detail-price .tour-detail-price-txt, ul.isotope-tour .wrapper ul .tour-detail-price .tour-detail-price-txt {
  font-weight: bold;
}
ul.isotope .wrapper ul .tour-detail-price .old, ul.isotope-tour .wrapper ul .tour-detail-price .old {
  text-decoration: line-through;
  color: red;
  float: right;
  margin-right: 10px;
}
ul.isotope .wrapper ul .tour-detail-price .sale, ul.isotope .wrapper ul .tour-detail-price .price, ul.isotope-tour .wrapper ul .tour-detail-price .sale, ul.isotope-tour .wrapper ul .tour-detail-price .price {
  font-weight: bold;
  float: right;
}
ul.isotope .wrapper .off-label, ul.isotope-tour .wrapper .off-label {
  display: none;
}
ul.isotope .wrapper .hotel-rating, ul.isotope-tour .wrapper .hotel-rating {
  padding: 0 5px 10px;
}
ul.isotope .expired .wrapper, ul.isotope-tour .expired .wrapper {
  opacity: 0.5;
}

.acf-map img {
  max-width: inherit !important;
}

.cn-site-tel, .cn-site-mobile, .cn-site-email {
  display: inline-block;
}

@-moz-document url-prefix() {
  @media print {
    body, div {
      display: block !important;
      padding-left: 30px !important;
    }
  }
}
.item-media a.icon-layer {
  position: relative;
  display: block;
}
.item-media a.icon-layer:after {
  content: "\f144";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 4em;
}

.half-gutters {
  margin-right: -7.5px !important;
  margin-left: -7.5px !important;
}
.half-gutters > .col,
.half-gutters > [class*=col-] {
  padding-right: 7.5px !important;
  padding-left: 7.5px !important;
}

button:focus, input:focus, select:focus, textarea:focus, span:focus {
  outline: none !important;
}

body.single-tour .alert-dismissible .close, body.single-tour .alert .fa, body.single-hotelpackage .alert-dismissible .close, body.single-hotelpackage .alert .fa, body.single-location .alert-dismissible .close, body.single-location .alert .fa, body.offline-tour-pages .alert-dismissible .close, body.offline-tour-pages .alert .fa, body.offline-hotel-pages .alert-dismissible .close, body.offline-hotel-pages .alert .fa, body.float-hotel-pages .alert-dismissible .close, body.float-hotel-pages .alert .fa, body.page-template-landing-tour .alert-dismissible .close, body.page-template-landing-tour .alert .fa {
  color: rgba(0, 0, 0, 0.38);
}
body.single-tour .alert-dismissible .close, body.single-hotelpackage .alert-dismissible .close, body.single-location .alert-dismissible .close, body.offline-tour-pages .alert-dismissible .close, body.offline-hotel-pages .alert-dismissible .close, body.float-hotel-pages .alert-dismissible .close, body.page-template-landing-tour .alert-dismissible .close {
  position: static;
  opacity: 1;
  text-shadow: unset;
  padding: 0.5rem 1rem;
  font-size: 2em;
}
body.single-tour del, body.single-hotelpackage del, body.single-location del, body.offline-tour-pages del, body.offline-hotel-pages del, body.float-hotel-pages del, body.page-template-landing-tour del {
  text-decoration: none;
  position: relative;
}
body.single-tour del:after, body.single-hotelpackage del:after, body.single-location del:after, body.offline-tour-pages del:after, body.offline-hotel-pages del:after, body.float-hotel-pages del:after, body.page-template-landing-tour del:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #66C3EB;
  position: absolute;
  left: 0;
  margin: auto 0;
  top: 0;
  bottom: 0;
  transform: rotate(-5deg);
  opacity: 0.8;
}
body.single-tour .alert, body.single-hotelpackage .alert, body.single-location .alert, body.offline-tour-pages .alert, body.offline-hotel-pages .alert, body.float-hotel-pages .alert, body.page-template-landing-tour .alert {
  border: unset;
  border-radius: 0;
}
body.single-tour .alert.fixed-alert, body.single-hotelpackage .alert.fixed-alert, body.single-location .alert.fixed-alert, body.offline-tour-pages .alert.fixed-alert, body.offline-hotel-pages .alert.fixed-alert, body.float-hotel-pages .alert.fixed-alert, body.page-template-landing-tour .alert.fixed-alert {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  border-radius: 10px 10px 0 0;
}
body.single-tour .alert-warning, body.single-hotelpackage .alert-warning, body.single-location .alert-warning, body.offline-tour-pages .alert-warning, body.offline-hotel-pages .alert-warning, body.float-hotel-pages .alert-warning, body.page-template-landing-tour .alert-warning {
  background: #eb9522;
  color: #ffffff;
}
body.single-tour .alert-success, body.single-hotelpackage .alert-success, body.single-location .alert-success, body.offline-tour-pages .alert-success, body.offline-hotel-pages .alert-success, body.float-hotel-pages .alert-success, body.page-template-landing-tour .alert-success {
  background: #00B140;
  color: #ffffff;
}
body.single-tour .alert-info, body.single-hotelpackage .alert-info, body.single-location .alert-info, body.offline-tour-pages .alert-info, body.offline-hotel-pages .alert-info, body.float-hotel-pages .alert-info, body.page-template-landing-tour .alert-info {
  background: #00A5DF;
  color: #ffffff;
}
body.single-tour .alert-danger, body.single-hotelpackage .alert-danger, body.single-location .alert-danger, body.offline-tour-pages .alert-danger, body.offline-hotel-pages .alert-danger, body.float-hotel-pages .alert-danger, body.page-template-landing-tour .alert-danger {
  background: rgba(233, 60, 60, 0.1);
  color: #E93C3C;
}
body.single-tour .tour-offer-arrow, body.single-hotelpackage .tour-offer-arrow, body.single-location .tour-offer-arrow, body.offline-tour-pages .tour-offer-arrow, body.offline-hotel-pages .tour-offer-arrow, body.float-hotel-pages .tour-offer-arrow, body.page-template-landing-tour .tour-offer-arrow {
  color: #c7c9d6;
}
body.single-tour .hide-overflow-text, body.single-hotelpackage .hide-overflow-text, body.single-location .hide-overflow-text, body.offline-tour-pages .hide-overflow-text, body.offline-hotel-pages .hide-overflow-text, body.float-hotel-pages .hide-overflow-text, body.page-template-landing-tour .hide-overflow-text {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
body.single-tour #anchor-list, body.single-hotelpackage #anchor-list, body.single-location #anchor-list, body.offline-tour-pages #anchor-list, body.offline-hotel-pages #anchor-list, body.float-hotel-pages #anchor-list, body.page-template-landing-tour #anchor-list {
  display: flex;
  overflow-x: auto;
}
body.single-tour #anchor-list.sticky, body.single-hotelpackage #anchor-list.sticky, body.single-location #anchor-list.sticky, body.offline-tour-pages #anchor-list.sticky, body.offline-hotel-pages #anchor-list.sticky, body.float-hotel-pages #anchor-list.sticky, body.page-template-landing-tour #anchor-list.sticky {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto !important;
  top: 0;
  z-index: 100;
  background: #ffffff;
  padding: 10px 15px;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.02);
}
body.single-tour #anchor-list.sticky li a, body.single-hotelpackage #anchor-list.sticky li a, body.single-location #anchor-list.sticky li a, body.offline-tour-pages #anchor-list.sticky li a, body.offline-hotel-pages #anchor-list.sticky li a, body.float-hotel-pages #anchor-list.sticky li a, body.page-template-landing-tour #anchor-list.sticky li a {
  padding: 0.5em;
}
body.single-tour #anchor-list li + li, body.single-hotelpackage #anchor-list li + li, body.single-location #anchor-list li + li, body.offline-tour-pages #anchor-list li + li, body.offline-hotel-pages #anchor-list li + li, body.float-hotel-pages #anchor-list li + li, body.page-template-landing-tour #anchor-list li + li {
  margin-right: 0;
}
body.single-tour #anchor-list li a, body.single-hotelpackage #anchor-list li a, body.single-location #anchor-list li a, body.offline-tour-pages #anchor-list li a, body.offline-hotel-pages #anchor-list li a, body.float-hotel-pages #anchor-list li a, body.page-template-landing-tour #anchor-list li a {
  border: unset;
  border-radius: unset;
  color: #221e1f;
  padding: 1.5rem 2em;
  border-radius: 8px;
  display: block;
  min-width: 175px;
  text-align: center;
  position: relative;
  background: #ffffff;
}
body.single-tour #anchor-list li a.active, body.single-hotelpackage #anchor-list li a.active, body.single-location #anchor-list li a.active, body.offline-tour-pages #anchor-list li a.active, body.offline-hotel-pages #anchor-list li a.active, body.float-hotel-pages #anchor-list li a.active, body.page-template-landing-tour #anchor-list li a.active {
  background: #66C3EB;
  color: white;
}
body.single-tour #anchor-list li:not(:last-child), body.single-hotelpackage #anchor-list li:not(:last-child), body.single-location #anchor-list li:not(:last-child), body.offline-tour-pages #anchor-list li:not(:last-child), body.offline-hotel-pages #anchor-list li:not(:last-child), body.float-hotel-pages #anchor-list li:not(:last-child), body.page-template-landing-tour #anchor-list li:not(:last-child) {
  margin-left: 15px;
}
body.single-tour .tab-content, body.single-hotelpackage .tab-content, body.single-location .tab-content, body.offline-tour-pages .tab-content, body.offline-hotel-pages .tab-content, body.float-hotel-pages .tab-content, body.page-template-landing-tour .tab-content {
  background: #ffffff;
}
body.single-tour .tab-content > .tab-pane, body.single-hotelpackage .tab-content > .tab-pane, body.single-location .tab-content > .tab-pane, body.offline-tour-pages .tab-content > .tab-pane, body.offline-hotel-pages .tab-content > .tab-pane, body.float-hotel-pages .tab-content > .tab-pane, body.page-template-landing-tour .tab-content > .tab-pane {
  padding: 45px 15px;
}
body.single-tour .tab-content > .tab-pane#gallery:not(.active), body.single-hotelpackage .tab-content > .tab-pane#gallery:not(.active), body.single-location .tab-content > .tab-pane#gallery:not(.active), body.offline-tour-pages .tab-content > .tab-pane#gallery:not(.active), body.offline-hotel-pages .tab-content > .tab-pane#gallery:not(.active), body.float-hotel-pages .tab-content > .tab-pane#gallery:not(.active), body.page-template-landing-tour .tab-content > .tab-pane#gallery:not(.active) {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
}
body.single-tour .tab-content > .tab-pane#gallery.active, body.single-hotelpackage .tab-content > .tab-pane#gallery.active, body.single-location .tab-content > .tab-pane#gallery.active, body.offline-tour-pages .tab-content > .tab-pane#gallery.active, body.offline-hotel-pages .tab-content > .tab-pane#gallery.active, body.float-hotel-pages .tab-content > .tab-pane#gallery.active, body.page-template-landing-tour .tab-content > .tab-pane#gallery.active {
  height: auto;
  padding: 45px 15px;
}
body.single-tour .has-theme-bullet:before, body.single-tour .has-theme-check:before, body.single-hotelpackage .has-theme-bullet:before, body.single-hotelpackage .has-theme-check:before, body.single-location .has-theme-bullet:before, body.single-location .has-theme-check:before, body.offline-tour-pages .has-theme-bullet:before, body.offline-tour-pages .has-theme-check:before, body.offline-hotel-pages .has-theme-bullet:before, body.offline-hotel-pages .has-theme-check:before, body.float-hotel-pages .has-theme-bullet:before, body.float-hotel-pages .has-theme-check:before, body.page-template-landing-tour .has-theme-bullet:before, body.page-template-landing-tour .has-theme-check:before {
  background: transparent;
  margin-left: 0.5rem;
}
body.single-tour .has-theme-bullet, body.single-hotelpackage .has-theme-bullet, body.single-location .has-theme-bullet, body.offline-tour-pages .has-theme-bullet, body.offline-hotel-pages .has-theme-bullet, body.float-hotel-pages .has-theme-bullet, body.page-template-landing-tour .has-theme-bullet {
  line-height: 3.2 !important;
  font-size: 0.85em !important;
  color: #434343;
}
body.single-tour .has-theme-bullet a, body.single-hotelpackage .has-theme-bullet a, body.single-location .has-theme-bullet a, body.offline-tour-pages .has-theme-bullet a, body.offline-hotel-pages .has-theme-bullet a, body.float-hotel-pages .has-theme-bullet a, body.page-template-landing-tour .has-theme-bullet a {
  color: #434343 !important;
}
body.single-tour .has-theme-bullet:before, body.single-hotelpackage .has-theme-bullet:before, body.single-location .has-theme-bullet:before, body.offline-tour-pages .has-theme-bullet:before, body.offline-hotel-pages .has-theme-bullet:before, body.float-hotel-pages .has-theme-bullet:before, body.page-template-landing-tour .has-theme-bullet:before {
  content: "";
  width: 9px;
  background: #25803A;
  height: 9px;
  display: inline-block;
  font-size: 0.5em;
  vertical-align: middle;
  border-radius: 100%;
}
body.single-tour #map-embed-place iframe, body.single-hotelpackage #map-embed-place iframe, body.single-location #map-embed-place iframe, body.offline-tour-pages #map-embed-place iframe, body.offline-hotel-pages #map-embed-place iframe, body.float-hotel-pages #map-embed-place iframe, body.page-template-landing-tour #map-embed-place iframe {
  width: 100%;
  height: 320px;
}
body.single-tour .has-theme-check:before, body.single-hotelpackage .has-theme-check:before, body.single-location .has-theme-check:before, body.offline-tour-pages .has-theme-check:before, body.offline-hotel-pages .has-theme-check:before, body.float-hotel-pages .has-theme-check:before, body.page-template-landing-tour .has-theme-check:before {
  font-family: LineIcons;
  content: "\ea55";
  color: #66C3EB;
  border: 1px solid;
  font-weight: bold;
  font-size: 0.5em;
  line-height: 0.8rem;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
body.single-tour h3.has-border, body.single-hotelpackage h3.has-border, body.single-location h3.has-border, body.offline-tour-pages h3.has-border, body.offline-hotel-pages h3.has-border, body.float-hotel-pages h3.has-border, body.page-template-landing-tour h3.has-border {
  margin-top: 0;
  position: relative;
  right: 53px;
  font-weight: bold;
  line-height: 2;
  color: #434343;
  font-size: 1.15em;
  color: #434343;
}
body.single-tour h3.has-border.suggested-header, body.single-hotelpackage h3.has-border.suggested-header, body.single-location h3.has-border.suggested-header, body.offline-tour-pages h3.has-border.suggested-header, body.offline-hotel-pages h3.has-border.suggested-header, body.float-hotel-pages h3.has-border.suggested-header, body.page-template-landing-tour h3.has-border.suggested-header {
  margin-top: 35px;
}
body.single-tour h3.has-border:before, body.single-hotelpackage h3.has-border:before, body.single-location h3.has-border:before, body.offline-tour-pages h3.has-border:before, body.offline-hotel-pages h3.has-border:before, body.float-hotel-pages h3.has-border:before, body.page-template-landing-tour h3.has-border:before {
  content: " ";
  position: absolute;
  right: -52px;
  width: 38px;
  height: 9px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 8px;
  background: linear-gradient(270deg, #F9750F 19.74%, rgba(249, 117, 15, 0) 136.84%);
}
body.single-tour .popover h3, body.single-hotelpackage .popover h3, body.single-location .popover h3, body.offline-tour-pages .popover h3, body.offline-hotel-pages .popover h3, body.float-hotel-pages .popover h3, body.page-template-landing-tour .popover h3 {
  margin-top: 0;
}
body.single-tour .popover .popover-body, body.single-hotelpackage .popover .popover-body, body.single-location .popover .popover-body, body.offline-tour-pages .popover .popover-body, body.offline-hotel-pages .popover .popover-body, body.float-hotel-pages .popover .popover-body, body.page-template-landing-tour .popover .popover-body {
  font-family: "IRANYekan";
  text-align: center;
  font-size: 1.1em;
  line-height: 1.7em;
}
body.single-tour .theme-button, body.single-hotelpackage .theme-button, body.single-location .theme-button, body.offline-tour-pages .theme-button, body.offline-hotel-pages .theme-button, body.float-hotel-pages .theme-button, body.page-template-landing-tour .theme-button {
  color: #2a56c0 !important;
  padding: 0.5em;
  border: 1px solid;
  border-radius: 8px;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.single-tour .theme-button .fa, body.single-hotelpackage .theme-button .fa, body.single-location .theme-button .fa, body.offline-tour-pages .theme-button .fa, body.offline-hotel-pages .theme-button .fa, body.float-hotel-pages .theme-button .fa, body.page-template-landing-tour .theme-button .fa {
  font-size: 1.4em;
  color: #2a56c0;
  width: 1.8em;
  text-align: center;
  line-height: 1.8em;
  border-radius: 4px;
  margin-left: 0.5em;
  margin-right: 0;
}
body.single-tour .theme-button.disable, body.single-hotelpackage .theme-button.disable, body.single-location .theme-button.disable, body.offline-tour-pages .theme-button.disable, body.offline-hotel-pages .theme-button.disable, body.float-hotel-pages .theme-button.disable, body.page-template-landing-tour .theme-button.disable {
  opacity: 0.5;
  cursor: not-allowed;
}
body.single-tour .theme-button:not(.disable):hover, body.single-hotelpackage .theme-button:not(.disable):hover, body.single-location .theme-button:not(.disable):hover, body.offline-tour-pages .theme-button:not(.disable):hover, body.offline-hotel-pages .theme-button:not(.disable):hover, body.float-hotel-pages .theme-button:not(.disable):hover, body.page-template-landing-tour .theme-button:not(.disable):hover {
  color: #ffffff !important;
  background: #2a56c0;
}
body.single-tour .theme-button:not(.disable):hover .fa, body.single-hotelpackage .theme-button:not(.disable):hover .fa, body.single-location .theme-button:not(.disable):hover .fa, body.offline-tour-pages .theme-button:not(.disable):hover .fa, body.offline-hotel-pages .theme-button:not(.disable):hover .fa, body.float-hotel-pages .theme-button:not(.disable):hover .fa, body.page-template-landing-tour .theme-button:not(.disable):hover .fa {
  color: #ffffff;
}
body.single-tour .table-scroll, body.single-hotelpackage .table-scroll, body.single-location .table-scroll, body.offline-tour-pages .table-scroll, body.offline-hotel-pages .table-scroll, body.float-hotel-pages .table-scroll, body.page-template-landing-tour .table-scroll {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
body.single-tour .table-scroll ::-webkit-scrollbar, body.single-hotelpackage .table-scroll ::-webkit-scrollbar, body.single-location .table-scroll ::-webkit-scrollbar, body.offline-tour-pages .table-scroll ::-webkit-scrollbar, body.offline-hotel-pages .table-scroll ::-webkit-scrollbar, body.float-hotel-pages .table-scroll ::-webkit-scrollbar, body.page-template-landing-tour .table-scroll ::-webkit-scrollbar {
  height: 7px;
}
body.single-tour .table-scroll ::-webkit-scrollbar-track, body.single-hotelpackage .table-scroll ::-webkit-scrollbar-track, body.single-location .table-scroll ::-webkit-scrollbar-track, body.offline-tour-pages .table-scroll ::-webkit-scrollbar-track, body.offline-hotel-pages .table-scroll ::-webkit-scrollbar-track, body.float-hotel-pages .table-scroll ::-webkit-scrollbar-track, body.page-template-landing-tour .table-scroll ::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
body.single-tour .table-scroll ::-webkit-scrollbar-thumb, body.single-hotelpackage .table-scroll ::-webkit-scrollbar-thumb, body.single-location .table-scroll ::-webkit-scrollbar-thumb, body.offline-tour-pages .table-scroll ::-webkit-scrollbar-thumb, body.offline-hotel-pages .table-scroll ::-webkit-scrollbar-thumb, body.float-hotel-pages .table-scroll ::-webkit-scrollbar-thumb, body.page-template-landing-tour .table-scroll ::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
body.single-tour .table-scroll ::-webkit-scrollbar-thumb:hover, body.single-hotelpackage .table-scroll ::-webkit-scrollbar-thumb:hover, body.single-location .table-scroll ::-webkit-scrollbar-thumb:hover, body.offline-tour-pages .table-scroll ::-webkit-scrollbar-thumb:hover, body.offline-hotel-pages .table-scroll ::-webkit-scrollbar-thumb:hover, body.float-hotel-pages .table-scroll ::-webkit-scrollbar-thumb:hover, body.page-template-landing-tour .table-scroll ::-webkit-scrollbar-thumb:hover {
  background: #959595;
}
body.single-tour .table-wrap, body.single-hotelpackage .table-wrap, body.single-location .table-wrap, body.offline-tour-pages .table-wrap, body.offline-hotel-pages .table-wrap, body.float-hotel-pages .table-wrap, body.page-template-landing-tour .table-wrap {
  overflow: auto;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page), body.single-tour div:not(.adpmain) table.wallet-back-pay-table, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page), body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table, body.single-location div:not(.adpmain) > table:not(.in-print-page), body.single-location div:not(.adpmain) table.wallet-back-pay-table, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page), body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page), body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page), body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page), body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) th, body.single-tour div:not(.adpmain) table.wallet-back-pay-table th, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) th, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table th, body.single-location div:not(.adpmain) > table:not(.in-print-page) th, body.single-location div:not(.adpmain) table.wallet-back-pay-table th, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) th, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table th, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) th, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table th, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) th, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table th, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) th, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table th {
  color: #ffffff;
  background: #66C3EB;
  font-weight: normal;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) thead tr th:first-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table thead tr th:first-child {
  border-radius: 0 10px 0 0;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) thead tr th:last-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table thead tr th:last-child {
  border-radius: 10px 0 0 0;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.single-tour div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th, body.single-location div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.single-location div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th {
  background: #464646;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.single-tour div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:first-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) thead.multi-line tr:last-of-type th:last-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:first-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table thead.multi-line tr:last-of-type th:last-child {
  border-radius: 0;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) th, body.single-tour div:not(.adpmain) > table:not(.in-print-page) td, body.single-tour div:not(.adpmain) table.wallet-back-pay-table th, body.single-tour div:not(.adpmain) table.wallet-back-pay-table td, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) th, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) td, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table th, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table td, body.single-location div:not(.adpmain) > table:not(.in-print-page) th, body.single-location div:not(.adpmain) > table:not(.in-print-page) td, body.single-location div:not(.adpmain) table.wallet-back-pay-table th, body.single-location div:not(.adpmain) table.wallet-back-pay-table td, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) th, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) td, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table th, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table td, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) th, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) td, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table th, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table td, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) th, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) td, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table th, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table td, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) th, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) td, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table th, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table td {
  text-align: center;
  padding: 1em;
  white-space: nowrap;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.single-tour div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.single-tour div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.single-tour div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap, body.single-location div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.single-location div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.single-location div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.single-location div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) th.cn-no-wrap, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) td.cn-no-wrap, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table th.cn-no-wrap, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table td.cn-no-wrap {
  white-space: normal;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr {
  transition: background 0.3s;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td a, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr td a, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr td a, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td a, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td a, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td a, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td a, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td a {
  transition: color 0s;
  color: inherit;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body {
  text-align: initial;
  white-space: normal;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body thead th, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body thead th {
  border-right: unset;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td .modal.walletBackPaymentModal .modal-body tbody td, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td .modal.walletBackPaymentModal .modal-body tbody td {
  white-space: normal;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child), body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child), body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child), body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child), body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child), body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child), body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr td:not(:first-child), body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr th:not(:first-child), body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr td:not(:first-child), body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr th:not(:first-child) {
  border-right: 1px solid #d9dce2;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:first-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:first-child {
  border-radius: 0 0 5px 0;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:last-child td:last-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:last-child td:last-child {
  border-radius: 0 0 0 5px;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row td:last-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row td:last-child {
  border-bottom-left-radius: 10px;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.last-row:last-child td:first-child, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.last-row:last-child td:first-child {
  border-bottom-right-radius: 10px !important;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd), body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd), body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd), body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd), body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd), body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd), body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(odd), body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(odd) {
  background: #e2e5eb;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even), body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even), body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even), body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even), body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even), body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even), body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr:nth-child(even), body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr:nth-child(even) {
  background: #f0f2f5;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-odd, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-odd {
  background: #e2e5eb;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.force-even, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.force-even {
  background: #f0f2f5;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td {
  color: gray;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.disable-row td a, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.disable-row td a {
  color: gray;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.single-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover, body.single-location div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.single-location div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page) tbody tr.hover, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table tbody tr.hover {
  background: #d5d8dd;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page).clone, body.single-tour div:not(.adpmain) table.wallet-back-pay-table.clone, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page).clone, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table.clone, body.single-location div:not(.adpmain) > table:not(.in-print-page).clone, body.single-location div:not(.adpmain) table.wallet-back-pay-table.clone, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page).clone, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table.clone, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page).clone, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table.clone {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page).clone th, body.single-tour div:not(.adpmain) > table:not(.in-print-page).clone td, body.single-tour div:not(.adpmain) table.wallet-back-pay-table.clone th, body.single-tour div:not(.adpmain) table.wallet-back-pay-table.clone td, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page).clone th, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page).clone td, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table.clone th, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table.clone td, body.single-location div:not(.adpmain) > table:not(.in-print-page).clone th, body.single-location div:not(.adpmain) > table:not(.in-print-page).clone td, body.single-location div:not(.adpmain) table.wallet-back-pay-table.clone th, body.single-location div:not(.adpmain) table.wallet-back-pay-table.clone td, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page).clone th, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page).clone td, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table.clone th, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table.clone td, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone th, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone td, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone th, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone td, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone th, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone td, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone th, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone td, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page).clone th, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page).clone td, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table.clone th, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table.clone td {
  visibility: hidden;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.single-tour div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side, body.single-location div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.single-location div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side {
  visibility: visible;
  pointer-events: auto;
}
body.single-tour div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.single-tour div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end, body.single-hotelpackage div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.single-hotelpackage div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end, body.single-location div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.single-location div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end, body.offline-tour-pages div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.offline-tour-pages div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end, body.offline-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.offline-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end, body.float-hotel-pages div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.float-hotel-pages div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end, body.page-template-landing-tour div:not(.adpmain) > table:not(.in-print-page).clone .fixed-side.fixed-end, body.page-template-landing-tour div:not(.adpmain) table.wallet-back-pay-table.clone .fixed-side.fixed-end {
  box-shadow: -5px 0 5px -7px rgba(0, 0, 0, 0.3);
  border-left: 1px solid rgba(0, 0, 0, 0.07);
}
body.single-tour .tour-places, body.single-hotelpackage .tour-places, body.single-location .tour-places, body.offline-tour-pages .tour-places, body.offline-hotel-pages .tour-places, body.float-hotel-pages .tour-places, body.page-template-landing-tour .tour-places {
  display: flex;
  flex-wrap: wrap;
}
body.single-tour .tour-places li a, body.single-hotelpackage .tour-places li a, body.single-location .tour-places li a, body.offline-tour-pages .tour-places li a, body.offline-hotel-pages .tour-places li a, body.float-hotel-pages .tour-places li a, body.page-template-landing-tour .tour-places li a {
  width: 130px;
  display: block;
  height: 80px;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: white;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
body.single-tour .tour-places li a::after, body.single-hotelpackage .tour-places li a::after, body.single-location .tour-places li a::after, body.offline-tour-pages .tour-places li a::after, body.offline-hotel-pages .tour-places li a::after, body.float-hotel-pages .tour-places li a::after, body.page-template-landing-tour .tour-places li a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  transition: all 0.4s;
  top: 0;
}
body.single-tour .tour-places li a span, body.single-hotelpackage .tour-places li a span, body.single-location .tour-places li a span, body.offline-tour-pages .tour-places li a span, body.offline-hotel-pages .tour-places li a span, body.float-hotel-pages .tour-places li a span, body.page-template-landing-tour .tour-places li a span {
  position: relative;
  z-index: 1;
}
body.single-tour .tour-places li a:hover::after, body.single-hotelpackage .tour-places li a:hover::after, body.single-location .tour-places li a:hover::after, body.offline-tour-pages .tour-places li a:hover::after, body.offline-hotel-pages .tour-places li a:hover::after, body.float-hotel-pages .tour-places li a:hover::after, body.page-template-landing-tour .tour-places li a:hover::after {
  background-color: rgba(246, 160, 0, 0.8);
}
body.single-tour .main-article-format p, body.single-hotelpackage .main-article-format p, body.single-location .main-article-format p, body.offline-tour-pages .main-article-format p, body.offline-hotel-pages .main-article-format p, body.float-hotel-pages .main-article-format p, body.page-template-landing-tour .main-article-format p {
  line-height: 2.1em;
  text-align: justify;
}
body.single-tour .main-article-format img, body.single-hotelpackage .main-article-format img, body.single-location .main-article-format img, body.offline-tour-pages .main-article-format img, body.offline-hotel-pages .main-article-format img, body.float-hotel-pages .main-article-format img, body.page-template-landing-tour .main-article-format img {
  margin: 0 auto;
  border-radius: 10px;
  display: block;
}
body.single-tour .main-article-format h2, body.single-hotelpackage .main-article-format h2, body.single-location .main-article-format h2, body.offline-tour-pages .main-article-format h2, body.offline-hotel-pages .main-article-format h2, body.float-hotel-pages .main-article-format h2, body.page-template-landing-tour .main-article-format h2 {
  font-size: 1.4rem !important;
}
body.single-tour .main-article-format h3, body.single-hotelpackage .main-article-format h3, body.single-location .main-article-format h3, body.offline-tour-pages .main-article-format h3, body.offline-hotel-pages .main-article-format h3, body.float-hotel-pages .main-article-format h3, body.page-template-landing-tour .main-article-format h3 {
  font-size: 1.3rem !important;
}
body.single-tour .main-article-format h4, body.single-hotelpackage .main-article-format h4, body.single-location .main-article-format h4, body.offline-tour-pages .main-article-format h4, body.offline-hotel-pages .main-article-format h4, body.float-hotel-pages .main-article-format h4, body.page-template-landing-tour .main-article-format h4 {
  font-size: 1.2rem !important;
}
body.single-tour .main-article-format > p:last-of-type, body.single-hotelpackage .main-article-format > p:last-of-type, body.single-location .main-article-format > p:last-of-type, body.offline-tour-pages .main-article-format > p:last-of-type, body.offline-hotel-pages .main-article-format > p:last-of-type, body.float-hotel-pages .main-article-format > p:last-of-type, body.page-template-landing-tour .main-article-format > p:last-of-type {
  margin-bottom: 0;
}
body.single-tour .main-article-format a, body.single-hotelpackage .main-article-format a, body.single-location .main-article-format a, body.offline-tour-pages .main-article-format a, body.offline-hotel-pages .main-article-format a, body.float-hotel-pages .main-article-format a, body.page-template-landing-tour .main-article-format a {
  color: #009DE2;
}
body.single-tour .main-article-format ul, body.single-hotelpackage .main-article-format ul, body.single-location .main-article-format ul, body.offline-tour-pages .main-article-format ul, body.offline-hotel-pages .main-article-format ul, body.float-hotel-pages .main-article-format ul, body.page-template-landing-tour .main-article-format ul {
  padding: 0;
}
body.single-tour .main-article-format ul li, body.single-hotelpackage .main-article-format ul li, body.single-location .main-article-format ul li, body.offline-tour-pages .main-article-format ul li, body.offline-hotel-pages .main-article-format ul li, body.float-hotel-pages .main-article-format ul li, body.page-template-landing-tour .main-article-format ul li {
  line-height: 2.2em;
  list-style: none;
}
body.single-tour .main-article-format ul li:before, body.single-hotelpackage .main-article-format ul li:before, body.single-location .main-article-format ul li:before, body.offline-tour-pages .main-article-format ul li:before, body.offline-hotel-pages .main-article-format ul li:before, body.float-hotel-pages .main-article-format ul li:before, body.page-template-landing-tour .main-article-format ul li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 0.6em;
  vertical-align: middle;
  color: #009DE2;
  margin-right: 15px;
  float: left;
}
body.single-tour .main-article-format ul li ul, body.single-hotelpackage .main-article-format ul li ul, body.single-location .main-article-format ul li ul, body.offline-tour-pages .main-article-format ul li ul, body.offline-hotel-pages .main-article-format ul li ul, body.float-hotel-pages .main-article-format ul li ul, body.page-template-landing-tour .main-article-format ul li ul {
  padding-left: 2em;
}
body.single-tour .main-article-format ul li ul li:before, body.single-hotelpackage .main-article-format ul li ul li:before, body.single-location .main-article-format ul li ul li:before, body.offline-tour-pages .main-article-format ul li ul li:before, body.offline-hotel-pages .main-article-format ul li ul li:before, body.float-hotel-pages .main-article-format ul li ul li:before, body.page-template-landing-tour .main-article-format ul li ul li:before {
  content: "\f22d";
  font-weight: bold;
  font-size: 0.8em;
}
body.single-tour .slick-arrow, body.single-hotelpackage .slick-arrow, body.single-location .slick-arrow, body.offline-tour-pages .slick-arrow, body.offline-hotel-pages .slick-arrow, body.float-hotel-pages .slick-arrow, body.page-template-landing-tour .slick-arrow {
  z-index: 1;
}
body.single-tour .slick-arrow.slick-prev, body.single-hotelpackage .slick-arrow.slick-prev, body.single-location .slick-arrow.slick-prev, body.offline-tour-pages .slick-arrow.slick-prev, body.offline-hotel-pages .slick-arrow.slick-prev, body.float-hotel-pages .slick-arrow.slick-prev, body.page-template-landing-tour .slick-arrow.slick-prev {
  left: 10px;
}
body.single-tour .slick-arrow.slick-prev:before, body.single-hotelpackage .slick-arrow.slick-prev:before, body.single-location .slick-arrow.slick-prev:before, body.offline-tour-pages .slick-arrow.slick-prev:before, body.offline-hotel-pages .slick-arrow.slick-prev:before, body.float-hotel-pages .slick-arrow.slick-prev:before, body.page-template-landing-tour .slick-arrow.slick-prev:before {
  content: "\ea5a";
}
body.single-tour .slick-arrow.slick-next, body.single-hotelpackage .slick-arrow.slick-next, body.single-location .slick-arrow.slick-next, body.offline-tour-pages .slick-arrow.slick-next, body.offline-hotel-pages .slick-arrow.slick-next, body.float-hotel-pages .slick-arrow.slick-next, body.page-template-landing-tour .slick-arrow.slick-next {
  right: 10px;
}
body.single-tour .slick-arrow.slick-next:before, body.single-hotelpackage .slick-arrow.slick-next:before, body.single-location .slick-arrow.slick-next:before, body.offline-tour-pages .slick-arrow.slick-next:before, body.offline-hotel-pages .slick-arrow.slick-next:before, body.float-hotel-pages .slick-arrow.slick-next:before, body.page-template-landing-tour .slick-arrow.slick-next:before {
  content: "\ea5c";
}
body.single-tour .slick-arrow:before, body.single-hotelpackage .slick-arrow:before, body.single-location .slick-arrow:before, body.offline-tour-pages .slick-arrow:before, body.offline-hotel-pages .slick-arrow:before, body.float-hotel-pages .slick-arrow:before, body.page-template-landing-tour .slick-arrow:before {
  font-family: LineIcons !important;
  font-size: 2rem;
  line-height: 1.3rem;
}
body.single-tour .slick-dots li, body.single-hotelpackage .slick-dots li, body.single-location .slick-dots li, body.offline-tour-pages .slick-dots li, body.offline-hotel-pages .slick-dots li, body.float-hotel-pages .slick-dots li, body.page-template-landing-tour .slick-dots li {
  margin: 0;
}
body.single-tour .slick-dots li button:before, body.single-hotelpackage .slick-dots li button:before, body.single-location .slick-dots li button:before, body.offline-tour-pages .slick-dots li button:before, body.offline-hotel-pages .slick-dots li button:before, body.float-hotel-pages .slick-dots li button:before, body.page-template-landing-tour .slick-dots li button:before {
  font-size: 12px;
  opacity: 0.15;
  transition: all 0.3s;
}
body.single-tour .slick-dots li button:hover:before, body.single-hotelpackage .slick-dots li button:hover:before, body.single-location .slick-dots li button:hover:before, body.offline-tour-pages .slick-dots li button:hover:before, body.offline-hotel-pages .slick-dots li button:hover:before, body.float-hotel-pages .slick-dots li button:hover:before, body.page-template-landing-tour .slick-dots li button:hover:before {
  opacity: 0.5;
  color: #009DE2;
}
body.single-tour .slick-dots li.slick-active button:before, body.single-hotelpackage .slick-dots li.slick-active button:before, body.single-location .slick-dots li.slick-active button:before, body.offline-tour-pages .slick-dots li.slick-active button:before, body.offline-hotel-pages .slick-dots li.slick-active button:before, body.float-hotel-pages .slick-dots li.slick-active button:before, body.page-template-landing-tour .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #009DE2;
}

.main-article-format p {
  line-height: 2.1em;
  text-align: justify;
}
.main-article-format img {
  margin: 0 auto;
  border-radius: 10px;
  display: block;
}
.main-article-format h2 {
  font-size: 1.4rem !important;
}
.main-article-format h3 {
  font-size: 1.3rem !important;
}
.main-article-format h4 {
  font-size: 1.2rem !important;
}
.main-article-format > p:last-of-type {
  margin-bottom: 0;
}
.main-article-format a {
  color: #009DE2;
}
.main-article-format ul {
  padding: 0;
}
.main-article-format ul li {
  line-height: 2.2em;
  list-style: none;
}
.main-article-format ul li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 0.6em;
  vertical-align: middle;
  color: #009DE2;
  margin-right: 15px;
  float: left;
}
.main-article-format ul li ul {
  padding-left: 2em;
}
.main-article-format ul li ul li:before {
  content: "\f22d";
  font-weight: bold;
  font-size: 0.8em;
}

figure {
  margin: 0 0 30px;
}

.text2 {
  color: #52575C !important;
}

.tour-box-row, .hotelpackage-box-row {
  font-size: 0.87em;
}
.tour-box-row .wrapper, .hotelpackage-box-row .wrapper {
  border-radius: 10px;
}
.tour-box-row .wrapper > .row, .hotelpackage-box-row .wrapper > .row {
  min-height: 80px;
}
.tour-box-row .wrapper .bb-show, .hotelpackage-box-row .wrapper .bb-show {
  border-bottom: 1px dashed #f1f1f1;
}
.tour-box-row .wrapper .icon, .hotelpackage-box-row .wrapper .icon {
  font-size: 1rem;
  color: #66C3EB;
  vertical-align: baseline;
}
.tour-box-row .wrapper .title, .hotelpackage-box-row .wrapper .title {
  overflow: hidden;
  max-height: 43px;
}
.tour-box-row .wrapper .origin, .hotelpackage-box-row .wrapper .origin {
  color: #B2B2B2;
  font-size: 0.9em;
}
.tour-box-row .wrapper .carrier img, .hotelpackage-box-row .wrapper .carrier img {
  width: 65px;
}
.tour-box-row .wrapper .price .hint, .hotelpackage-box-row .wrapper .price .hint {
  color: #B2B2B2;
  font-size: 0.8em;
}
.tour-box-row .wrapper .price .value, .hotelpackage-box-row .wrapper .price .value {
  color: #009DE2;
  font-size: 1.12em;
}
.tour-box-row .wrapper a, .hotelpackage-box-row .wrapper a {
  background-color: #2a56c0;
  border-radius: 8px;
  padding: 8px 15px;
  font-size: 0.9em;
  box-shadow: 0px 10px 10px rgba(15, 82, 186, 0.2);
  width: -moz-fit-content;
  width: fit-content;
}
.tour-box-row .wrapper a.disabled, .hotelpackage-box-row .wrapper a.disabled {
  background: #FAFAFC;
  color: #b2b2b2 !important;
  box-shadow: unset;
  pointer-events: none;
}

.simple-box {
  margin: 8px 0 40px;
}
.simple-box .image-wrapper {
  display: block;
  position: relative;
}
.simple-box .image-wrapper img {
  border-radius: 8px;
  transition: filter 0.3s;
}
.simple-box .simple-box-content {
  padding-left: 13px;
  max-width: 70%;
}
.simple-box .simple-box-content .link-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  font-size: 1.14em;
  color: #A0A4A8;
  transition: color 0.3s;
}
.simple-box .simple-box-content .simple-box-text {
  margin-top: 15px;
  font-size: 0.85em !important;
  line-height: 2.2 !important;
  color: #434343;
  margin-bottom: 0;
}
.simple-box:hover .image-wrapper img {
  filter: unset;
}
.simple-box:hover .simple-box-content .link-title {
  color: #009DE2;
}

.location-box {
  margin-top: 60px;
}
.location-box .wrapper {
  padding-top: 60px;
  border-radius: 10px;
}
.location-box .wrapper .pic-part {
  width: 230px;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #f9f9f9;
  overflow: hidden;
}
.location-box .wrapper .pic-part img {
  width: 100%;
  height: 120px;
}
.location-box .wrapper .pic-part .city {
  background: #009DE2;
  color: #ffffff;
  border-radius: 5px;
  padding: 1px 20px;
  font-size: 0.85em;
  position: absolute;
  left: 12px;
  top: 12px;
}
.location-box .wrapper .hotel-rating {
  direction: ltr;
  height: 25px;
}
.location-box .wrapper .hotel-title {
  color: #616161;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-bottom: 1px dashed #EEF0F8;
  padding-bottom: 10px;
}
.location-box .wrapper .provider .title {
  color: #B2B2B2;
  font-weight: 100;
  font-size: 0.85em;
}
.location-box .wrapper .provider .name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #616161;
  font-size: 0.9em;
}
.location-box .wrapper .bottom-part .title {
  color: #B2B2B2;
  font-size: 0.75em;
  font-weight: 100;
}
.location-box .wrapper .bottom-part .price {
  color: #66C3EB;
}
.location-box .wrapper .bottom-part .view-link {
  background: #0F52BA;
  color: #ffffff;
  font-size: 0.85em;
  padding: 0.7em;
  width: 117px;
  display: inline-block;
  border-radius: 6px;
  box-shadow: 0px 10px 10px rgba(15, 82, 186, 0.2);
}

@keyframes eskeletColorAnimate {
  0% {
    background: #ffffff;
  }
  50% {
    background: #fafafa;
  }
  100% {
    background: #ffffff;
  }
}
.eskelet figure {
  animation-name: eskeletColorAnimate;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-duration: 1s;
  position: relative;
  border-radius: 10px;
  background: #ffffff;
}

div.user-menu-wrapper {
  background: #ffffff;
  border-radius: 15px;
  box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.051);
}
div.user-menu-wrapper.user {
  padding: 110px 20px 20px;
}
div.user-menu-wrapper.in-header-bar {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  position: absolute;
  z-index: 100;
}
div.user-menu-wrapper.in-header-bar.desktop {
  width: 260px;
}
div.user-menu-wrapper.in-header-bar.mobile {
  width: calc(100% - 30px);
  max-width: 330px;
}
div.user-menu-wrapper.in-header-bar.show {
  opacity: 1;
  visibility: visible;
}
div.user-menu-wrapper.in-header-bar.user {
  top: 120px;
}
div.user-menu-wrapper.in-header-bar.guest {
  padding: 20px;
  top: 65px;
}
div.user-menu-wrapper.in-header-bar.guest ul li {
  border-radius: 8px;
  border: 1px solid #2a56c0;
  text-align: center;
  padding: 8.5px 5px;
  font-size: 0.95em;
}
div.user-menu-wrapper.in-header-bar.guest ul li.login {
  color: #2a56c0;
  margin-bottom: 15px;
}
div.user-menu-wrapper.in-header-bar.guest ul li.login .lni {
  font-size: 1.5em;
}
div.user-menu-wrapper.in-header-bar.guest ul li.register {
  font-weight: 100;
  color: #ffffff;
  background: #2a56c0;
  display: inline-block;
}
div.user-menu-wrapper.in-header-bar.guest ul li.register .lni {
  font-size: 0.7em;
  margin-left: 0.5em;
}
div.user-menu-wrapper.in-header-bar.guest ul li.register.normal {
  width: calc(100% - 154px);
}
div.user-menu-wrapper.in-header-bar.guest ul li.register.jobs {
  float: left;
}
div.user-menu-wrapper.in-user-dashboard-sidebar {
  margin-top: 55px;
  position: relative;
}
div.user-menu-wrapper .head {
  position: absolute;
  top: -55px;
  background: #ffffff;
  width: calc(100% - 30px);
  right: 15px;
  border: 1px solid #EEF0F8;
  border-radius: 15px;
  padding: 10px;
  text-align: center;
}
div.user-menu-wrapper .head .display-name {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
div.user-menu-wrapper .head .mobile-number {
  display: block;
  color: #B2B2B2;
  font-size: 0.9em;
  margin-top: 6px;
  font-weight: 300;
}
div.user-menu-wrapper .head .wallet {
  background: #F5F6FA;
  display: block;
  border-radius: 10px;
  margin-top: 7px;
  padding: 10px;
  font-size: 0.87em;
}
div.user-menu-wrapper .head .wallet .amount {
  display: block;
  color: #2a56c0;
  font-size: 1.3rem;
  font-weight: bold;
}
div.user-menu-wrapper .head .wallet .amount .unit {
  font-weight: normal;
  font-size: 1rem;
}
div.user-menu-wrapper ul li a {
  color: inherit;
  display: block;
  font-size: 0.9em;
}
div.user-menu-wrapper ul li a .icon {
  background-color: #F5F6FA;
  border-radius: 7px;
  width: 26px;
  height: 26px;
  margin-left: 0.9em;
  vertical-align: bottom;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #B2B2B2;
  transition: all 0.3s;
}
div.user-menu-wrapper ul li a .icon.lni-exit {
  transform: rotate(180deg);
}
div.user-menu-wrapper ul li a:not(.log-out):hover, div.user-menu-wrapper ul li a.current-page {
  color: #66C3EB;
}
div.user-menu-wrapper ul li a:not(.log-out):hover .icon, div.user-menu-wrapper ul li a.current-page .icon {
  color: #66C3EB;
  background-color: #FEF5E5;
}
div.user-menu-wrapper ul li a.log-out:hover {
  color: #ff0000;
}
div.user-menu-wrapper ul li a.log-out:hover .icon {
  color: #ff0000;
  background-color: #feefef;
}

.system-snackbar {
  position: fixed;
  right: 15px;
  bottom: 15px;
  color: #ffffff;
  padding: 15px;
  border-radius: 10px;
  z-index: 100;
  width: 300px;
  max-width: calc(100% - 30px);
}
.system-snackbar.success {
  background: #16ae16;
}
.system-snackbar.fail {
  background: #ae1624;
}

.modal-backdrop {
  position: unset;
}

.modal {
  background: rgba(0, 0, 0, 0.5);
}

.modal-open {
  overflow-y: unset !important;
  padding-right: unset !important;
}

#offline-tour-dates-scroll .clone tr.text-primary td:first-child {
  border-right: 3px solid #009DE2;
}

table td .offline-tour-hotel:not(:first-of-type) {
  margin-top: 1em;
}
table td.primary-color {
  color: #009DE2;
}
table td.secondary-color {
  color: #66C3EB;
}

form#registerOfflineTourInfo a#new-person {
  color: #ffffff;
}

#previewOfflineTourInfo .person-info {
  height: calc(100% - 15px);
}

body.offline-tour-pages .form-control, body.offline-tour-pages .select2-selection {
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  height: calc(2.25rem + 2px);
}
body.offline-tour-pages textarea {
  height: unset !important;
  resize: none;
  line-height: 2em;
}
body.offline-tour-pages label {
  font-weight: normal !important;
}
body.offline-tour-pages .male-color {
  color: #006cf2;
}
body.offline-tour-pages .female-color {
  color: #ff1493;
}
body.offline-tour-pages img.flag-icon {
  width: 21px;
  margin-right: 7px;
  border: 1px solid #c0c0c0;
}
body.offline-tour-pages .select2-container {
  width: 100% !important;
  border: unset;
}
body.offline-tour-pages .select2-container .select2-selection__rendered {
  line-height: 31px !important;
  padding: 0 5px !important;
}
body.offline-tour-pages #tour-payment-method-wrapper p {
  font-size: 0.9em;
}
body.offline-tour-pages #tour-payment-method-wrapper .total-price .amount {
  font-size: 1.3em;
  color: #0eaf0e;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method span {
  cursor: pointer;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method span.check {
  width: 20px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bab9b9;
  margin-left: 10px;
  border-radius: 100%;
  transition: border-color 0.3s;
  position: relative;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method span.check:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  right: 5px;
  transition: background-color 0.3s;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method span.message {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method.disable, body.offline-tour-pages #tour-payment-method-wrapper .payment-method.waiting {
  opacity: 0.6;
  pointer-events: none;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method.selected span.check {
  border-color: #0670ba;
}
body.offline-tour-pages #tour-payment-method-wrapper .payment-method.selected span.check:before {
  background-color: #0670ba;
}

body.offline-tour-report button.actions {
  transition: opacity 0.3s;
}
body.offline-tour-report button.actions.waiting {
  opacity: 0.5;
  pointer-events: none;
}

#offline-tour-paper {
  width: 1112px;
  min-height: 1495px;
  padding: 40px;
  background: #ffffff;
  margin: 40px auto;
  border: 1px solid #b1b1b1;
  box-shadow: 2px 2px 7px #c0c0c0;
  -webkit-box-shadow: 2px 2px 7px #c0c0c0;
  -moz-box-shadow: 2px 2px 7px #c0c0c0;
}

#offline-tour-print-btn {
  position: fixed;
  right: 0;
  border: unset;
  color: #ffffff;
  padding: 30px 8px;
  width: 110px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  transition: background-color 0.3s;
  background-color: #808080;
  top: 40%;
}
#offline-tour-print-btn:hover {
  background-color: #403f3f;
}

table.in-print-page {
  width: 100%;
  font-size: 1em;
}
table.in-print-page p {
  line-height: 1.9em;
}
table.in-print-page .itinerary-title {
  width: 100px;
}
table.in-print-page .itinerary-text p:last-of-type {
  margin-bottom: 0;
}
table.in-print-page .signatures .operator-signature span {
  z-index: 1;
}
table.in-print-page .signatures .stamp-sample {
  left: 0;
  top: -44px;
  pointer-events: none;
}

@media print {
  body {
    background: #ffffff;
  }
  #offline-tour-paper {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    border: unset;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
  }
  #offline-tour-print-btn {
    display: none;
  }
}
@-moz-document url-prefix() {
  #offline-tour-paper {
    min-height: 1380px;
  }
  @page {
    size: A4 portrait;
    margin: 40px 40px 40px 0;
  }
  @media print {
    body, div {
      display: block !important;
      padding-left: 30px !important;
    }
  }
}
#offline-hotel-dates-scroll .clone tr.text-primary td:first-child {
  border-right: 3px solid #009DE2;
}

table td .offline-hotel-stay:not(:first-of-type) {
  margin-top: 1em;
}
table td.primary-color {
  color: #009DE2;
}
table td.secondary-color {
  color: #66C3EB;
}

form#registerOfflineHotelInfo a#new-person {
  color: #ffffff;
}

#previewOfflineHotelInfo .person-info {
  height: calc(100% - 15px);
}

body.offline-hotel-pages .form-control, body.offline-hotel-pages .select2-selection {
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  height: calc(2.25rem + 2px);
}
body.offline-hotel-pages textarea {
  height: unset !important;
  resize: none;
  line-height: 2em;
}
body.offline-hotel-pages label {
  font-weight: normal !important;
}
body.offline-hotel-pages .male-color {
  color: #006cf2;
}
body.offline-hotel-pages .female-color {
  color: #ff1493;
}
body.offline-hotel-pages img.flag-icon {
  width: 21px;
  margin-right: 7px;
  border: 1px solid #c0c0c0;
}
body.offline-hotel-pages .select2-container {
  width: 100% !important;
  border: unset;
}
body.offline-hotel-pages .select2-container .select2-selection__rendered {
  line-height: 31px !important;
  padding: 0 5px !important;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper p {
  font-size: 0.9em;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .total-price .amount {
  font-size: 1.3em;
  color: #0eaf0e;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method span {
  cursor: pointer;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method span.check {
  width: 20px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bab9b9;
  margin-left: 10px;
  border-radius: 100%;
  transition: border-color 0.3s;
  position: relative;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method span.check:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  right: 5px;
  transition: background-color 0.3s;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method span.message {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method.disable, body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method.waiting {
  opacity: 0.6;
  pointer-events: none;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method.selected span.check {
  border-color: #0670ba;
}
body.offline-hotel-pages #hotelpackage-payment-method-wrapper .payment-method.selected span.check:before {
  background-color: #0670ba;
}

body.offline-hotel-report button.actions {
  transition: opacity 0.3s;
}
body.offline-hotel-report button.actions.waiting {
  opacity: 0.5;
  pointer-events: none;
}

#offline-hotel-paper {
  width: 1112px;
  min-height: 1495px;
  padding: 40px;
  background: #ffffff;
  margin: 40px auto;
  border: 1px solid #b1b1b1;
  box-shadow: 2px 2px 7px #c0c0c0;
  -webkit-box-shadow: 2px 2px 7px #c0c0c0;
  -moz-box-shadow: 2px 2px 7px #c0c0c0;
}

#offline-hotel-print-btn {
  position: fixed;
  right: 0;
  border: unset;
  color: #ffffff;
  padding: 30px 8px;
  width: 110px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  transition: background-color 0.3s;
  background-color: #808080;
  top: 40%;
}
#offline-hotel-print-btn:hover {
  background-color: #403f3f;
}

table.in-print-page {
  width: 100%;
  font-size: 1em;
}
table.in-print-page p {
  line-height: 1.9em;
}
table.in-print-page .itinerary-title {
  width: 100px;
}
table.in-print-page .itinerary-text p:last-of-type {
  margin-bottom: 0;
}
table.in-print-page .signatures .operator-signature span {
  z-index: 1;
}
table.in-print-page .signatures .stamp-sample {
  left: 0;
  top: -44px;
  pointer-events: none;
}

@media print {
  body {
    background: #ffffff;
  }
  #offline-hotel-paper {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    border: unset;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
  }
  #offline-hotel-print-btn {
    display: none;
  }
}
@-moz-document url-prefix() {
  #offline-hotel-paper {
    min-height: 1380px;
  }
  @page {
    size: A4 portrait;
    margin: 40px 40px 40px 0;
  }
  @media print {
    body, div {
      display: block !important;
      padding-left: 30px !important;
    }
  }
}
form#registerFloatHotelInfo a#new-person {
  color: #ffffff;
}

#previewFloatHotelInfo .person-info {
  height: calc(100% - 15px);
}

body.float-hotel-pages .form-control, body.float-hotel-pages .select2-selection {
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  height: calc(2.25rem + 2px);
}
body.float-hotel-pages textarea {
  height: unset !important;
  resize: none;
  line-height: 2em;
}
body.float-hotel-pages label {
  font-weight: normal !important;
}
body.float-hotel-pages .male-color {
  color: #006cf2;
}
body.float-hotel-pages .female-color {
  color: #ff1493;
}
body.float-hotel-pages img.flag-icon {
  width: 21px;
  margin-right: 7px;
  border: 1px solid #c0c0c0;
}
body.float-hotel-pages .select2-container {
  width: 100% !important;
  border: unset;
}
body.float-hotel-pages .select2-container .select2-selection__rendered {
  line-height: 31px !important;
  padding: 0 5px !important;
}
body.float-hotel-pages #floathotel-payment-method-wrapper p {
  font-size: 0.9em;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .total-price .amount {
  font-size: 1.3em;
  color: #0eaf0e;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method span {
  cursor: pointer;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method span.check {
  width: 20px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bab9b9;
  margin-left: 10px;
  border-radius: 100%;
  transition: border-color 0.3s;
  position: relative;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method span.check:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  right: 5px;
  transition: background-color 0.3s;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method span.message {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method.disable, body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method.waiting {
  opacity: 0.6;
  pointer-events: none;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method.selected span.check {
  border-color: #0670ba;
}
body.float-hotel-pages #floathotel-payment-method-wrapper .payment-method.selected span.check:before {
  background-color: #0670ba;
}

body.float-hotel-report button.actions {
  transition: opacity 0.3s;
}
body.float-hotel-report button.actions.waiting {
  opacity: 0.5;
  pointer-events: none;
}

#float-hotel-paper {
  width: 1112px;
  min-height: 1495px;
  padding: 40px;
  background: #ffffff;
  margin: 40px auto;
  border: 1px solid #b1b1b1;
  box-shadow: 2px 2px 7px #c0c0c0;
}

#float-hotel-print-btn {
  position: fixed;
  right: 0;
  border: unset;
  color: #ffffff;
  padding: 30px 8px;
  width: 110px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  transition: background-color 0.3s;
  background-color: #808080;
  top: 40%;
}
#float-hotel-print-btn:hover {
  background-color: #403f3f;
}

table.in-print-page {
  width: 100%;
  font-size: 1em;
}
table.in-print-page p {
  line-height: 1.9em;
}
table.in-print-page .itinerary-title {
  width: 100px;
}
table.in-print-page .itinerary-text p:last-of-type {
  margin-bottom: 0;
}
table.in-print-page .signatures .operator-signature span {
  z-index: 1;
}
table.in-print-page .signatures .stamp-sample {
  left: 0;
  top: -44px;
  pointer-events: none;
}

@media print {
  body {
    background: #ffffff;
  }
  #float-hotel-paper {
    margin: 0 auto;
    width: 100%;
    padding: 0;
    border: unset;
    box-shadow: unset;
  }
  #float-hotel-print-btn {
    display: none;
  }
}
@-moz-document url-prefix() {
  #float-hotel-paper {
    min-height: 1380px;
  }
  @page {
    size: A4 portrait;
    margin: 40px 40px 40px 0;
  }
  @media print {
    body, div {
      display: block !important;
      padding-left: 30px !important;
    }
  }
}
#masthead {
  height: 64px;
}
#masthead ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#masthead .main-content {
  height: 72px;
  padding: 5px 0;
  background: #fff;
  border-radius: 0px 0px 30px 30px;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
}
#masthead .main-content .menu-toggle {
  height: 24px;
  margin-top: -3px;
}
#masthead .main-content .menu-toggle.btn:focus {
  box-shadow: none !important;
}
#masthead .main-content .menu-toggle .close-icon {
  display: none;
}
#masthead .main-content .menu-toggle.active .menu-icon {
  display: none;
}
#masthead .main-content .menu-toggle.active .close-icon {
  display: block;
  fill: #F9750F;
}
#masthead .main-content .logo {
  float: right;
}
#masthead .main-content .logo .site-title {
  margin: 0;
}
#masthead .main-content .logo .site-title a {
  display: block;
}
#masthead .main-content .logo .site-title a img {
  height: 46px;
  width: auto;
}
#masthead .main-content .panel-container > a, #masthead .main-content .panel-container > button.register {
  border-radius: 5px;
  padding: 0.5rem 0.75rem;
  margin-right: 1rem;
  font-size: 90%;
  border: 1px solid #2a56c0;
}
#masthead .main-content .panel-container > a {
  color: #2a56c0;
}
#masthead .main-content .panel-container > button.register {
  color: #f5f6fa;
  cursor: pointer;
}
#masthead .main-content .panel-container > button.register + ul {
  width: 200px;
  top: 55px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.05);
  z-index: 2;
  right: 15px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
#masthead .main-content .panel-container > button.register + ul.show {
  opacity: 1;
  visibility: visible;
}
#masthead .main-content .panel-container > button.register + ul a {
  color: inherit;
}
#masthead .main-content .panel-container > button.register + ul a:hover {
  color: #66C3EB;
}
#masthead .main-content.desktop {
  height: 115px;
}
#masthead .main-content #reservation-menu {
  height: 24px;
  margin: 14px 0 0;
}
#masthead .main-content #reservation-menu .panelHeader__button_mobile--signUp {
  color: #009DE2;
}
#masthead button.user {
  cursor: pointer;
  border: unset;
  color: #616161;
}
#masthead button.user:after {
  content: "\ea58";
  font-family: LineIcons;
  transition: transform 0.3s;
}
#masthead button.user.desktop {
  background: #F5F6FA;
  border-radius: 10px;
  padding: 0.64rem 1.3rem 0.64rem 3.5rem;
  font-size: 90%;
  white-space: nowrap;
  max-width: 180px;
  min-width: 110px;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
#masthead button.user.desktop:after {
  left: 20px;
  position: absolute;
}
#masthead button.user.mobile {
  background: none;
  padding: 0;
  font-size: 0.9em;
}
#masthead button.user.mobile i {
  margin-right: 0;
  font-size: 1.2rem;
}
#masthead button.user.mobile:after {
  font-size: 0.7rem;
  vertical-align: text-bottom;
  font-weight: bold;
  margin-right: 0.5em;
}
#masthead button.user.open:after {
  transform: rotate(180deg);
}
#masthead.fixed-top .main-content {
  height: 60px;
}
#masthead #site-navigation {
  visibility: hidden;
  opacity: 0;
  background-color: rgba(42, 42, 42, 0.7);
  position: fixed;
  z-index: 19;
  top: 60px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.2s;
}
#masthead #site-navigation .menu-toggle-close {
  right: 15px;
}
#masthead #site-navigation #main-menu {
  background: #ffffff;
  height: 100%;
  width: 100%;
  transition: all 0.5s;
}
#masthead #site-navigation #main-menu li a {
  padding: 0 1em;
  color: #52575C;
  display: block;
  line-height: 40px;
  transition: unset;
}
#masthead #site-navigation #main-menu li a:hover {
  text-shadow: 0px 0px 15px #66C3EB;
  color: #009DE2;
}
#masthead #site-navigation #main-menu li i.lni {
  margin-right: 5px;
  vertical-align: middle;
}
#masthead #site-navigation #main-menu li i.lni-chevron-down {
  cursor: pointer;
  line-height: 40px;
  transition: all 0.3s;
  font-size: 0.75rem;
}
#masthead #site-navigation #main-menu li.menu-item-has-children > a {
  padding-right: 43px;
}
#masthead #site-navigation #main-menu .sub-menu {
  display: none;
}
#masthead #site-navigation #main-menu .sub-menu a {
  padding-left: 2em !important;
}
#masthead #site-navigation #main-menu .sub-menu .sub-menu a {
  padding-left: 3em !important;
}
#masthead #site-navigation #main-menu .sub-menu .sub-menu .sub-menu a {
  padding-left: 4em !important;
}
#masthead #site-navigation.show {
  visibility: visible;
  opacity: 1;
}
#masthead .checkbox input {
  width: auto;
}
#masthead .checkbox a {
  color: #66C3EB;
}
#masthead .checkbox a:hover {
  color: #009DE2;
}

.main-content.fixed-top {
  z-index: 19 !important;
}
.main-content .nav-top {
  display: inline-flex;
}
.main-content .nav-top li {
  margin: 0 10px;
}
.main-content .nav-top li a {
  color: #A0A4A8;
}
.main-content .nav-top li a i {
  color: #A0A4A8;
  font-size: 17px;
}
.main-content .nav-top li a i:hover {
  text-shadow: 0px 0px 15px #66C3EB;
  color: #009DE2;
}
.main-content .nav-top li:hover a, .main-content .nav-top li:hover i {
  text-shadow: 0px 0px 15px #66C3EB;
  color: #009DE2;
}
.main-content .modal h4.modal-title {
  font-size: 1em;
}
.main-content .modal .modal-title {
  font-size: 0.85em;
}
.main-content .modal .modal-header {
  height: 40px;
  display: flex;
  align-items: center;
}
.main-content .modal .modal-header button span {
  vertical-align: sub;
}
.main-content .modal .input-group {
  max-width: 470px;
}
.main-content .modal .input-group .form-control {
  background-color: #E8E8E8;
  border-radius: 5px;
  box-shadow: none;
  font-size: 0.85em;
}
.main-content .modal .input-group .input-group-prepend .search-submit {
  background-color: #F9750F;
  color: #ffffff;
  box-shadow: none;
  border-radius: 5px;
  font-weight: 300;
  font-size: 0.85em;
}

.sections-archive,
.sections-archive-tour,
.sections-archive-city {
  position: relative;
  color: #A0A4A8 !important;
  font-size: 0.75em;
  float: right;
  bottom: 45px;
  line-height: 2.3;
  right: 0;
}
.sections-archive:before,
.sections-archive-tour:before,
.sections-archive-city:before {
  position: absolute !important;
  content: "" !important;
  width: 22px !important;
  height: 1px !important;
  background-color: #F9750F !important;
  left: -32px;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}
.sections-archive:after,
.sections-archive-tour:after,
.sections-archive-city:after {
  content: "\ea5c";
  font-family: "LineIcons";
  color: #F9750F;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 9px;
  font-weight: bold;
}
.sections-archive:hover,
.sections-archive-tour:hover,
.sections-archive-city:hover {
  color: #009DE2 !important;
}

.sections-archive-city {
  bottom: 22px;
}

.sections-archive-tour {
  bottom: 10px;
}

#home-top-slider .main-slider .slick-list {
  padding: 0 12px 40px;
}
#home-top-slider .main-slider .slick-list .slick-slide {
  border-radius: 0px 0px 30px 30px;
  position: relative;
}
#home-top-slider .main-slider .slick-list .slick-slide:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.4509803922);
  border-radius: 0px 0px 30px 30px;
  overflow: hidden;
  pointer-events: none;
}
#home-top-slider .main-slider .slick-list .slick-slide img {
  border-radius: 0px 0px 30px 30px;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.2);
}
#home-top-slider .main-slider .slick-list .slick-slide .container {
  position: absolute;
  bottom: 42px;
  font-size: 0.875em;
  right: 0;
  left: 10px;
  line-height: 2;
  font-weight: bold;
}
#home-top-slider .main-slider .slick-list .slick-slide .container a {
  text-overflow: ellipsis;
  display: block;
  width: 70%;
  overflow: hidden;
  font-weight: bold;
  color: #ffffff;
}
#home-top-slider .main-slider .slick-dots {
  text-align: left;
  bottom: 52px;
  left: 35px;
}
#home-top-slider .main-slider .slick-dots li {
  margin: 0 2px;
}
#home-top-slider .main-slider .slick-dots li button:before {
  width: 13px;
  height: 13px;
  border-radius: 5px;
  background: rgba(196, 196, 196, 0.5019607843);
  opacity: unset !important;
  color: unset !important;
}
#home-top-slider .main-slider .slick-dots li.slick-active button:before {
  background: #e8e8e8;
}

#tour-category-select .content-category-tour {
  background-color: #efefef;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  height: 615px;
  max-height: 615px;
  margin-bottom: 10px;
}
#tour-category-select .content-category-tour h2 {
  margin: 0;
  padding: 9px;
  background: #009DE2;
  color: #ffffff;
  border-bottom: 4px solid #2682ce;
}
#tour-category-select .content-category-tour .count-number {
  padding: 10px 15px 0 0;
  font-weight: bold;
  margin-bottom: 8px;
}
#tour-category-select .content-category-tour .title-of-category-tour ul {
  padding: 5px 31px 0 0;
}
#tour-category-select .content-category-tour .link-of-category-tour ul {
  padding: 0 31px 0 0;
}
#tour-category-select .content-category-tour .link-of-category-tour ul li span {
  color: red;
}

.box-vb-archive-tour {
  background: #efefef;
  overflow: hidden;
}
.box-vb-archive-tour .link-image-archive-tour img {
  height: 100%;
  border-radius: 0px !important;
}
.box-vb-archive-tour .content-tour-archive {
  display: block;
}
.box-vb-archive-tour .content-tour-archive .title {
  margin-top: 63px;
  display: block;
  text-align: center;
}
.box-vb-archive-tour .content-tour-archive .text-all-day-vb {
  display: block;
  text-align: center;
}
.box-vb-archive-tour .title-price-archive-tour .price {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 47px;
  justify-content: center !important;
}
.box-vb-archive-tour .title-price-archive-tour .price .regular-price {
  width: 100% !important;
}
.box-vb-archive-tour .title-price-archive-tour .price .lack-of-price {
  width: 100%;
  margin-bottom: 10px;
}
.box-vb-archive-tour .title-price-archive-tour .title-more-information {
  text-align: center;
  margin-top: 10px;
}

#home-locations-section,
#home-places-section,
#home-content-section {
  margin-top: -40px;
  /*important*/
  /*important*/
}
#home-locations-section div.slick-slide,
#home-places-section div.slick-slide,
#home-content-section div.slick-slide {
  margin: 0 10px;
}
#home-locations-section .slick-list,
#home-places-section .slick-list,
#home-content-section .slick-list {
  margin: 0 -10px;
}
#home-locations-section .hotel-box,
#home-places-section .hotel-box,
#home-content-section .hotel-box {
  position: relative;
}
#home-locations-section .hotel-box a,
#home-places-section .hotel-box a,
#home-content-section .hotel-box a {
  margin-bottom: 25px;
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
  border-radius: 8px;
}
#home-locations-section .hotel-box a:after,
#home-places-section .hotel-box a:after,
#home-content-section .hotel-box a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  min-width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4));
  z-index: 3;
  border-radius: 8px;
  transition: opacity 0.5s;
  pointer-events: none;
}
#home-locations-section .hotel-box a img,
#home-places-section .hotel-box a img,
#home-content-section .hotel-box a img {
  border-radius: 8px;
  width: 100%;
}
#home-locations-section .hotel-box a .title-pic,
#home-places-section .hotel-box a .title-pic,
#home-content-section .hotel-box a .title-pic {
  position: absolute;
  bottom: 10px;
  z-index: 4;
  color: #ffffff;
  left: 18px;
  transition: display 0.5s;
  font-size: 1.14em;
}
#home-locations-section .hotel-box:hover a:after,
#home-places-section .hotel-box:hover a:after,
#home-content-section .hotel-box:hover a:after {
  opacity: 0;
}
#home-locations-section .hotel-box:hover .title-pic,
#home-places-section .hotel-box:hover .title-pic,
#home-content-section .hotel-box:hover .title-pic {
  display: none;
}
#home-locations-section .city-slider .slick-dots,
#home-locations-section .places-slider .slick-dots,
#home-locations-section .post-slider .slick-dots,
#home-places-section .city-slider .slick-dots,
#home-places-section .places-slider .slick-dots,
#home-places-section .post-slider .slick-dots,
#home-content-section .city-slider .slick-dots,
#home-content-section .places-slider .slick-dots,
#home-content-section .post-slider .slick-dots {
  text-align: left;
  bottom: -10px;
  margin-left: 0;
}
#home-locations-section .city-slider .slick-dots li,
#home-locations-section .places-slider .slick-dots li,
#home-locations-section .post-slider .slick-dots li,
#home-places-section .city-slider .slick-dots li,
#home-places-section .places-slider .slick-dots li,
#home-places-section .post-slider .slick-dots li,
#home-content-section .city-slider .slick-dots li,
#home-content-section .places-slider .slick-dots li,
#home-content-section .post-slider .slick-dots li {
  margin: 0 1px;
}
#home-locations-section .city-slider .slick-dots li button:before,
#home-locations-section .places-slider .slick-dots li button:before,
#home-locations-section .post-slider .slick-dots li button:before,
#home-places-section .city-slider .slick-dots li button:before,
#home-places-section .places-slider .slick-dots li button:before,
#home-places-section .post-slider .slick-dots li button:before,
#home-content-section .city-slider .slick-dots li button:before,
#home-content-section .places-slider .slick-dots li button:before,
#home-content-section .post-slider .slick-dots li button:before {
  width: 13px;
  height: 13px;
  border-radius: 5px;
  background: #66C3EB;
  opacity: unset !important;
  color: unset !important;
}
#home-locations-section .city-slider .slick-dots li.slick-active button:before,
#home-locations-section .places-slider .slick-dots li.slick-active button:before,
#home-locations-section .post-slider .slick-dots li.slick-active button:before,
#home-places-section .city-slider .slick-dots li.slick-active button:before,
#home-places-section .places-slider .slick-dots li.slick-active button:before,
#home-places-section .post-slider .slick-dots li.slick-active button:before,
#home-content-section .city-slider .slick-dots li.slick-active button:before,
#home-content-section .places-slider .slick-dots li.slick-active button:before,
#home-content-section .post-slider .slick-dots li.slick-active button:before {
  background: #009DE2;
}
#home-locations-section .city-slider .slick-dots,
#home-places-section .city-slider .slick-dots,
#home-content-section .city-slider .slick-dots {
  bottom: -33px;
}

#home-trips-section .tour-slider .slick-list .tour-box {
  margin: 0;
  border-radius: 8px;
  position: relative;
}
#home-trips-section .tour-slider .slick-list .tour-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4));
  border-radius: 8px;
  overflow: hidden;
  pointer-events: none;
}
#home-trips-section .tour-slider .slick-list .tour-box img {
  border-radius: 8px;
}
#home-trips-section .tour-slider .slick-list .tour-title {
  position: absolute;
  bottom: 48px;
  right: 0;
  left: 21px;
  line-height: 2;
  font-weight: bold;
  text-align: left;
  text-overflow: ellipsis;
  display: block;
  width: 50%;
  overflow: hidden;
  font-weight: bold;
  color: #ffffff;
}
#home-trips-section .tour-slider .slick-dots {
  text-align: left;
  bottom: 24px;
  left: 17px !important;
}
#home-trips-section .tour-slider .slick-dots li {
  margin: 0 2px;
}
#home-trips-section .tour-slider .slick-dots li button:before {
  width: 15px;
  height: 15px;
  border-radius: 5px;
  background: rgba(196, 196, 196, 0.5019607843);
  opacity: unset !important;
  color: unset !important;
}
#home-trips-section .tour-slider .slick-dots li.slick-active button:before {
  background: #e8e8e8;
}

#home-tours-section .main-tab {
  flex-wrap: nowrap;
  overflow-x: scroll;
}
#home-tours-section .main-tab li a {
  border-radius: 8px;
  background-color: #66C3EB;
  width: 180px;
  height: 50px;
  color: #ffffff;
  margin: 0 9px;
  transition: background-color 0.3s;
}
#home-tours-section .main-tab li a:hover, #home-tours-section .main-tab li a.active {
  background-color: #009DE2;
  box-shadow: 0px 10px 20px 0px rgba(160, 164, 168, 0.3490196078);
}
#home-tours-section .main-tab li:first-child a {
  margin-right: 0;
}
#home-tours-section .main-tab li:last-child a {
  margin-left: 0;
}
#home-tours-section .sub-tab {
  margin-top: 20px;
  flex-wrap: nowrap;
  overflow-x: scroll;
}
#home-tours-section .sub-tab li a {
  color: #A0A4A8;
  position: relative;
  white-space: nowrap;
  margin-right: 6px;
  margin-left: 6px;
}
#home-tours-section .sub-tab li a:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 10px;
  background: rgba(37, 128, 58, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: background 0.3s;
  margin-left: -15px;
}
#home-tours-section .sub-tab li a:hover, #home-tours-section .sub-tab li a.active {
  color: #009DE2;
}
#home-tours-section .sub-tab li a:hover:before, #home-tours-section .sub-tab li a.active:before {
  background: #25803A;
}
#home-tours-section .sub-tab li:first-child {
  margin-left: 0;
}
#home-tours-section .archive-link-list {
  margin-top: 20px;
}
#home-tours-section .archive-link-list .archive-link {
  display: none;
}
#home-tours-section .archive-link-list .archive-link .nav-link {
  position: relative;
  color: #A0A4A8 !important;
  font-size: 0.75em;
  line-height: 2.3;
  left: -3px;
  padding: 0;
}
#home-tours-section .archive-link-list .archive-link .nav-link:before {
  position: absolute !important;
  content: "" !important;
  width: 22px !important;
  height: 1px !important;
  background-color: #F9750F !important;
  right: 110px !important;
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}
#home-tours-section .archive-link-list .archive-link .nav-link:after {
  content: "\ea5c" !important;
  font-family: "LineIcons";
  color: #F9750F;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  padding-left: 8px;
  font-size: 9px;
  font-weight: bold;
}
#home-tours-section .archive-link-list .archive-link .nav-link:hover {
  color: #009DE2 !important;
}
#home-tours-section .archive-link-list .archive-link.show {
  display: block;
}
#home-tours-section .main-tab-slider {
  /*important*/
  /*important*/
}
#home-tours-section .main-tab-slider .slick-slide {
  margin: 0 60px;
}
#home-tours-section .main-tab-slider .slick-list {
  margin: 0 -60px;
}

.titles {
  font-size: 0.85em;
  padding: 9px 18px;
  background-color: #25803A;
  color: #ffffff;
  border-radius: 6px;
  position: relative;
  display: inline-block;
}
.titles:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  background: #25803A;
  bottom: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.titles:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #25803A;
  transform: rotate(90deg);
  bottom: -30px;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 20px;
}

#colophon {
  margin-top: 90px;
}
#colophon .border-frame {
  padding-top: 36px;
  border-radius: 8px;
  padding-bottom: 16px;
  box-shadow: 0px 15px 30px rgba(160, 164, 168, 0.3490196078);
  background-color: #ffffff;
}
#colophon .company-address {
  text-align: left;
  font-size: 0.85em;
  color: #434343;
  display: flex;
  width: 300px;
}
#colophon .company-address:before {
  content: "\eb1c";
  font-family: "LineIcons";
  font-size: 15px;
  color: #F9750F;
  line-height: 1.3;
  padding-right: 14px;
  padding-left: 19px;
}
#colophon .contact-the-company {
  text-align: left;
  padding-left: 0;
}
#colophon .contact-the-company li {
  font-size: 0.85em;
  list-style: none;
  padding-left: 20px;
}
#colophon .contact-the-company li.telephone::before {
  content: "\eb4b";
  font-family: "LineIcons";
  font-size: 13px;
  color: #F9750F;
  line-height: 1.3;
  padding-right: 14px;
  vertical-align: top;
}
#colophon .contact-the-company li.email::before {
  content: "\eaab";
  font-family: "LineIcons";
  font-size: 13px;
  color: #F9750F;
  line-height: 3.1;
  padding-right: 14px;
  vertical-align: sub;
}
#colophon .contact-the-company li a {
  color: #434343;
}
#colophon .quick-access-menu {
  margin-top: 5px;
  padding-left: 4px;
}
#colophon .quick-access-menu li {
  text-align: left;
  line-height: 1.5;
}
#colophon .quick-access-menu li a {
  font-size: 0.85em;
  color: #434343;
}
#colophon #logo-licenses {
  margin-top: 12px;
  display: flex;
}
#colophon #logo-licenses li {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  background-color: rgba(232, 232, 232, 0.6980392157);
}
#colophon .social-networks-desc {
  text-align: center;
  font-size: 0.85em;
  color: #434343;
  margin-top: 15px;
  margin-bottom: 10px;
}
#colophon .social-networks li {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 2px 2px;
}
#colophon .social-networks li a {
  width: 32px;
  border-radius: 8px;
  display: inline-block;
  line-height: 31px;
  color: #B6B7B7;
  font-size: 1.2rem;
}
#colophon .social-networks li.normal {
  border: unset !important;
}
#colophon .social-networks li.facebook a:hover {
  color: #3b5998;
  box-shadow: 0px 10px 15px rgba(160, 164, 168, 0.3490196078);
  border-radius: 8px;
}
#colophon .social-networks li.twitter a:hover {
  color: #1da1f2;
  box-shadow: 0px 10px 15px rgba(160, 164, 168, 0.3490196078);
}
#colophon .social-networks li.instagram a:hover {
  color: #c13584;
  box-shadow: 0px 10px 15px rgba(160, 164, 168, 0.3490196078);
}
#colophon .social-networks li.youtube a:hover {
  color: #ff0000;
  box-shadow: 0px 10px 15px rgba(160, 164, 168, 0.3490196078);
}
#colophon .social-networks li.telegram a:hover {
  color: #0088cc;
  box-shadow: 0px 10px 15px rgba(160, 164, 168, 0.3490196078);
}
#colophon .social-networks li.linkedin a:hover {
  color: #0a66c2;
}
#colophon .copyright p {
  font-size: 0.72em;
}
#colophon .tel-wrapper {
  position: fixed;
  width: 90px;
  height: 95px;
  left: 25px;
  bottom: 30px;
  z-index: 100;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
#colophon .tel-wrapper #main-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 55px;
  width: 55px;
  font-size: 20px;
  cursor: pointer;
  opacity: 1 !important;
  background-color: #F9750F;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
#colophon .tel-wrapper #main-button a i {
  color: #fff;
}
#colophon .tel-wrapper #main-button.wave {
  animation-name: wave;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes wave {
  0% {
    box-shadow: 0 0 0px 0px rgba(249, 116, 15, 0.2);
  }
  50% {
    box-shadow: 0 0 0px 10px rgba(249, 116, 15, 0.3);
  }
  100% {
    box-shadow: 0 0 0px 0px rgba(249, 116, 15, 0.2);
  }
}

.contact-page .wrapper {
  background: white;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  border-radius: 10px;
  overflow: hidden;
}
.contact-page .wrapper iframe {
  height: 235px;
}
.contact-page .wrapper p {
  margin: 0;
}
.contact-page .wrapper form input, .contact-page .wrapper form textarea {
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  height: 40px;
  width: 100%;
  padding: 0.5rem 1rem;
  transition: all 0.2s;
}
.contact-page .wrapper form input:not(.wpcf7-submit), .contact-page .wrapper form textarea:not(.wpcf7-submit) {
  margin-bottom: 30px;
}
.contact-page .wrapper form input:-webkit-autofill, .contact-page .wrapper form input:-webkit-autofill:hover, .contact-page .wrapper form input:-webkit-autofill:focus, .contact-page .wrapper form input:-webkit-autofill:active, .contact-page .wrapper form textarea:-webkit-autofill, .contact-page .wrapper form textarea:-webkit-autofill:hover, .contact-page .wrapper form textarea:-webkit-autofill:focus, .contact-page .wrapper form textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
.contact-page .wrapper form textarea {
  min-height: 100px;
}
.contact-page .wrapper form textarea::-webkit-input-placeholder, .contact-page .wrapper form textarea:-ms-input-placeholder, .contact-page .wrapper form textarea::placeholder {
  font-size: 90%;
}
.contact-page .wrapper form label {
  position: absolute;
  z-index: 1;
  margin: 8px;
  font-size: 90%;
  background: white;
  padding: 0 1rem;
  color: #52575C;
  transition: all 0.2s;
}
.contact-page .wrapper form label.optional {
  font-size: 80%;
  margin-top: -20px;
  left: 30px;
  color: #2a56c0;
}
.contact-page .wrapper form .wpcf7-submit {
  border: none !important;
  width: 150px;
  display: block;
  margin-right: auto;
  color: #f5f6fa;
  cursor: pointer;
}
.contact-page .wrapper form.sent .wpcf7-response-output, .contact-page .wrapper form.failed .wpcf7-response-output {
  border: 0 !important;
  color: #46b450;
  margin: 0 0 15px;
  padding: 5px 15px !important;
  border-radius: 5px;
  font-size: 90%;
  background: rgba(70, 180, 80, 0.231372549);
  width: 100%;
}
.contact-page .wrapper form.failed .wpcf7-response-output {
  color: #dc3232;
  background: rgba(220, 50, 50, 0.1490196078);
}
.contact-page .wrapper form.invalid .wpcf7-response-output {
  display: none !important;
}
.contact-page .wrapper form .wpcf7-not-valid-tip {
  position: absolute;
  top: calc(100% + 20px);
  font-size: 80%;
  transition: all 0.2s;
}
.contact-page .wrapper form .your-message {
  min-height: 130px;
  display: block;
}
.contact-page .wrapper form .your-message textarea {
  margin-bottom: 0;
}
.contact-page .wrapper form .your-message .wpcf7-not-valid-tip {
  bottom: 0;
  top: unset;
}
.contact-page .wrapper form .wpcf7-recaptcha {
  width: 250px !important;
  margin: 0;
}
.contact-page .wrapper form .wpcf7-recaptcha > div {
  transform: scale(0.8) translatex(38px) translateY(-18px);
}
.contact-page .wrapper.contact-info {
  color: #52575C;
}
.contact-page .wrapper.contact-info a {
  color: #52575C;
}
.contact-page .wrapper.contact-info a:hover {
  color: #66C3EB;
}
.contact-page .wrapper.contact-info i {
  color: #b2b2b2;
  background: #f5f6fa;
  border-radius: 5px;
  padding: 10px;
}

.color-secondary {
  color: #66C3EB !important;
}

.border-10 {
  border-radius: 10px !important;
}

.color-lightgray {
  color: #b2b2b2 !important;
}

.bg-darkgray {
  background-color: #464646 !important;
}

.bg-body {
  background-color: #FAFAFC !important;
}

.bg-secondary {
  background-color: #66C3EB !important;
}

.button-gradient {
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  box-shadow: 0 10px 20px -3px rgba(37, 76, 168, 0.4196078431);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
.button-gradient:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}

#image-gallery-slider .slick-prev {
  z-index: 2;
  right: 5px;
}
#image-gallery-slider .slick-next {
  left: 5px;
}

.single-post .right-side .wrapper, .single-post .left-side .wrapper {
  border-radius: 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  background: #ffffff !important;
}
.single-post .right-side .wrapper h4, .single-post .left-side .wrapper h4 {
  color: #434343;
  position: relative;
  padding-right: 56px;
}
.single-post .right-side .wrapper h4:before, .single-post .left-side .wrapper h4:before {
  content: " ";
  position: absolute;
  right: 4px;
  width: 38px;
  height: 9px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 8px;
  background: linear-gradient(270deg, #F9750F 19.74%, rgba(249, 117, 15, 0) 136.84%);
}
.single-post .right-side .wrapper .latest-posts, .single-post .left-side .wrapper .latest-posts {
  color: #A0A4A8;
  display: block;
  padding: 5px 0;
  position: relative;
  padding-right: 20px;
}
.single-post .right-side .wrapper .latest-posts:before, .single-post .left-side .wrapper .latest-posts:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 10px;
  background: rgba(37, 128, 58, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: background-color 0.3s;
  right: 3px;
}
.single-post .right-side .wrapper .latest-posts.first-item, .single-post .left-side .wrapper .latest-posts.first-item {
  padding-top: 0;
}
.single-post .right-side .wrapper .latest-posts.last-item, .single-post .left-side .wrapper .latest-posts.last-item {
  padding-bottom: 0;
}
.single-post .entry-content img {
  max-width: 100%;
  border-radius: 10px;
  margin: 15px 0;
}
.single-post .entry-footer a {
  background: #FAFAFC;
  color: #52575C;
  padding: 0.25rem 1rem;
  margin: 0.25rem;
  display: inline-block;
  border-radius: 5px;
}
.single-post .entry-footer a:hover {
  background: #eef0f8;
}
.single-post .kk-star-ratings {
  position: relative;
  flex-direction: column;
}
.single-post .kk-star-ratings .kksr-legend {
  margin-top: 15px;
}
.single-post .share-wrapper {
  background: #f5f6fa;
  border-radius: 5px;
  padding: 0.5rem;
}
.single-post .share-wrapper a {
  width: 33px;
  display: inline-block;
  line-height: 31px;
  border-radius: 100%;
  color: #52575C;
  font-size: 1.3rem;
}
.single-post .share-wrapper a.facebook-share:hover {
  color: #3b5998;
}
.single-post .share-wrapper a.twitter-share:hover {
  color: #1da1f2;
}
.single-post .share-wrapper a.telegram-share:hover {
  color: #0088cc;
}
.single-post .share-wrapper a.whatsapp-share:hover {
  color: #128c7e;
}
.single-post .share-wrapper a.linkedin-share:hover {
  color: #0a66c2;
}

#comments {
  padding: 30px 15px;
  margin-bottom: 1.5em;
}
#comments .awcr-comment-rating {
  display: flex;
}
#comments .awcr-comment-rating .awcr-rating-label {
  margin: 0;
  font-size: unset;
  position: static;
  color: unset;
  display: flex;
  align-items: center;
  margin-left: 10px;
}
#comments .awcr-comment-rating .awcr-rating-container {
  margin-bottom: 5px;
}
#comments .awcr-comment-rating .awcr-rating-container > label {
  position: unset;
  transform: unset;
  text-indent: 1;
  padding: 0;
}
#comments .awcr-comment-rating .awcr-rating-container > label::before {
  color: #66C3EB;
  text-shadow: unset;
}
#comments .awcr-comment-rating .awcr-rating-container > label:hover::before {
  text-shadow: unset;
}
#comments .awcr-comment-rating .awcr-rating-container > label:hover ~ label::before {
  text-shadow: unset;
}
#comments .comment-reply-title {
  margin-top: 0;
  font-size: 1.3rem !important;
}
#comments .comment-form-email, #comments .comment-form-author {
  display: inline-block;
  width: 100%;
}
#comments .comment-form-email input, #comments .comment-form-author input {
  height: 35px;
  border: 1px solid #bfbfbf;
  width: 100%;
  border-radius: 3px;
}
#comments h2 {
  margin-top: 0;
}
#comments h3 {
  font-size: 1rem !important;
}
#comments .comments-title {
  font-size: 1em;
}
#comments .comment-list {
  padding: 0;
}
#comments .comment-list .comment {
  padding: 5px;
}
#comments .comment-list .comment .comment-body {
  padding: 10px;
}
#comments .comment-list .comment .comment-body .comment-content {
  padding: 5px;
  margin: 5px 0;
}
#comments .comment-list .comment .comment-body .comment-content .dashicons {
  color: #66C3EB;
}
#comments .comment-list .comment .comment-body .comment-content p {
  font-size: 0.8em;
  margin-bottom: 0;
}
#comments .comment-list .reply a {
  width: auto;
  height: 25px;
  background: #66C3EB;
  line-height: 25px;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  padding: 0.25rem 1rem;
  border-radius: 3px;
}
#comments .comment-list .reply a:hover {
  background-color: #009DE2;
}
#comments footer.comment-meta .comment-author img {
  border-radius: 5px;
  border: 1px solid #ccc;
}
#comments footer.comment-meta .comment-metadata {
  display: none;
  font-size: 0.9em;
  line-height: 25px;
}
#comments footer.comment-meta .comment-metadata a {
  color: #009DE2;
}
#comments footer.comment-meta .comment-metadata a:hover {
  font-weight: bold;
}
#comments .edit-link a {
  padding: 0 5px;
  font-size: 0.7rem;
  color: #009DE2;
}
#comments label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  background: white;
  padding: 0 5px;
  transition: all 0.2s;
}
#comments label .required {
  display: none;
}
#comments input, #comments textarea {
  width: 100%;
  border-radius: 5px;
  color: #b2b2b2;
  border: 1px solid #b2b2b2;
  height: 40px;
  transition: all 0.2s;
  padding: 0 15px;
}
#comments input:-webkit-autofill, #comments input:-webkit-autofill:hover, #comments input:-webkit-autofill:focus, #comments input:-webkit-autofill:active, #comments textarea:-webkit-autofill, #comments textarea:-webkit-autofill:hover, #comments textarea:-webkit-autofill:focus, #comments textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
#comments textarea {
  min-height: 200px;
  padding: 15px;
}
#comments .comment-form-author, #comments .comment-form-email {
  width: 100%;
  display: inline-block;
  position: relative;
}
#comments .comment-form-comment label {
  display: none;
}
#comments #reply-title {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
#comments .comment-notes {
  display: none;
}
#comments #submit {
  border: none !important;
  width: 150px;
  display: block;
  margin-right: auto;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
#comments #submit:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}

body.tml-action-login article, body.tml-action-register article, body.tml-action-lostpassword article, body.tml-action-resetpass article {
  margin: 0 auto 4rem;
  background: white;
  padding: 1rem;
  border-radius: 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}
body.tml-action-login article .tml-errors, body.tml-action-register article .tml-errors, body.tml-action-lostpassword article .tml-errors, body.tml-action-resetpass article .tml-errors {
  margin-bottom: 15px;
  margin-top: -15px;
}
body.tml-action-login article .tml-error, body.tml-action-register article .tml-error, body.tml-action-lostpassword article .tml-error, body.tml-action-resetpass article .tml-error {
  border: 0;
  box-shadow: unset;
  margin: 0;
  font-size: 80%;
  padding: 0;
  bottom: 100%;
  color: #dc3232;
}
body.tml-action-login article .tml-login, body.tml-action-login article .tml-register, body.tml-action-login article .tml-lostpassword, body.tml-action-register article .tml-login, body.tml-action-register article .tml-register, body.tml-action-register article .tml-lostpassword, body.tml-action-lostpassword article .tml-login, body.tml-action-lostpassword article .tml-register, body.tml-action-lostpassword article .tml-lostpassword, body.tml-action-resetpass article .tml-login, body.tml-action-resetpass article .tml-register, body.tml-action-resetpass article .tml-lostpassword {
  position: relative;
}
body.tml-action-login article .tml-login .tml-message, body.tml-action-login article .tml-register .tml-message, body.tml-action-login article .tml-lostpassword .tml-message, body.tml-action-register article .tml-login .tml-message, body.tml-action-register article .tml-register .tml-message, body.tml-action-register article .tml-lostpassword .tml-message, body.tml-action-lostpassword article .tml-login .tml-message, body.tml-action-lostpassword article .tml-register .tml-message, body.tml-action-lostpassword article .tml-lostpassword .tml-message, body.tml-action-resetpass article .tml-login .tml-message, body.tml-action-resetpass article .tml-register .tml-message, body.tml-action-resetpass article .tml-lostpassword .tml-message {
  margin: 0;
  box-shadow: none;
  border: 0;
  padding: 10px;
  text-align: center;
  width: 100%;
  font-size: 80%;
  color: #52575C;
}
body.tml-action-login article form .tml-field-wrap, body.tml-action-register article form .tml-field-wrap, body.tml-action-lostpassword article form .tml-field-wrap, body.tml-action-resetpass article form .tml-field-wrap {
  position: relative;
}
body.tml-action-login article form input:not([type=radio]):not([type=checkbox]), body.tml-action-register article form input:not([type=radio]):not([type=checkbox]), body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]), body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]) {
  width: 100%;
  border-radius: 5px;
  color: #52575C;
  border: 1px solid #b2b2b2;
  height: 40px;
  transition: all 0.2s;
  padding: 0 15px;
  direction: ltr;
}
body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
body.tml-action-login article form label.tml-label, body.tml-action-register article form label.tml-label, body.tml-action-lostpassword article form label.tml-label, body.tml-action-resetpass article form label.tml-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  background: white;
  padding: 0 5px;
  transition: all 0.2s;
  margin: 0 !important;
}
body.tml-action-login article form .tml-log-wrap, body.tml-action-register article form .tml-log-wrap, body.tml-action-lostpassword article form .tml-log-wrap, body.tml-action-resetpass article form .tml-log-wrap {
  margin-bottom: 35px;
}
body.tml-action-login article form .tml-rememberme-wrap, body.tml-action-register article form .tml-rememberme-wrap, body.tml-action-lostpassword article form .tml-rememberme-wrap, body.tml-action-resetpass article form .tml-rememberme-wrap {
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
}
body.tml-action-login article form .tml-rememberme-wrap label, body.tml-action-register article form .tml-rememberme-wrap label, body.tml-action-lostpassword article form .tml-rememberme-wrap label, body.tml-action-resetpass article form .tml-rememberme-wrap label {
  position: static;
  display: inline-block;
  margin: 0px 0 -20px !important;
}
body.tml-action-login article form .tml-rememberme-wrap input, body.tml-action-register article form .tml-rememberme-wrap input, body.tml-action-lostpassword article form .tml-rememberme-wrap input, body.tml-action-resetpass article form .tml-rememberme-wrap input {
  width: unset;
  height: unset;
}
body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill:active, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill:active, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill:active, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
body.tml-action-login article form .tml-submit-wrap, body.tml-action-register article form .tml-submit-wrap, body.tml-action-lostpassword article form .tml-submit-wrap, body.tml-action-resetpass article form .tml-submit-wrap {
  width: fit-content;
  width: -moz-fit-content;
  margin-right: auto;
  margin-top: -40px;
}
body.tml-action-login article form .tml-submit-wrap button, body.tml-action-register article form .tml-submit-wrap button, body.tml-action-lostpassword article form .tml-submit-wrap button, body.tml-action-resetpass article form .tml-submit-wrap button {
  border: none !important;
  width: 150px;
  display: block;
  margin-right: auto;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
  height: 40px;
  border-radius: 5px;
}
body.tml-action-login article form .tml-submit-wrap button:hover, body.tml-action-register article form .tml-submit-wrap button:hover, body.tml-action-lostpassword article form .tml-submit-wrap button:hover, body.tml-action-resetpass article form .tml-submit-wrap button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-login article ul.tml-links, body.tml-action-register article ul.tml-links, body.tml-action-lostpassword article ul.tml-links, body.tml-action-resetpass article ul.tml-links {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.tml-action-login article ul.tml-links .tml-lostpassword-link, body.tml-action-register article ul.tml-links .tml-lostpassword-link, body.tml-action-lostpassword article ul.tml-links .tml-lostpassword-link, body.tml-action-resetpass article ul.tml-links .tml-lostpassword-link {
  display: flex;
  justify-content: flex-end;
  font-size: 80%;
}
body.tml-action-login article ul.tml-links .tml-lostpassword-link a, body.tml-action-register article ul.tml-links .tml-lostpassword-link a, body.tml-action-lostpassword article ul.tml-links .tml-lostpassword-link a, body.tml-action-resetpass article ul.tml-links .tml-lostpassword-link a {
  color: #b2b2b2;
}
body.tml-action-login article ul.tml-links .tml-lostpassword-link a:hover, body.tml-action-register article ul.tml-links .tml-lostpassword-link a:hover, body.tml-action-lostpassword article ul.tml-links .tml-lostpassword-link a:hover, body.tml-action-resetpass article ul.tml-links .tml-lostpassword-link a:hover {
  color: #66C3EB;
}
body.tml-action-login article ul.tml-links .tml-register-link, body.tml-action-login article ul.tml-links .tml-login-link, body.tml-action-register article ul.tml-links .tml-register-link, body.tml-action-register article ul.tml-links .tml-login-link, body.tml-action-lostpassword article ul.tml-links .tml-register-link, body.tml-action-lostpassword article ul.tml-links .tml-login-link, body.tml-action-resetpass article ul.tml-links .tml-register-link, body.tml-action-resetpass article ul.tml-links .tml-login-link {
  position: absolute;
  bottom: -60px;
  text-align: center;
  width: 100%;
}
body.tml-action-login article ul.tml-links .tml-register-link a, body.tml-action-login article ul.tml-links .tml-login-link a, body.tml-action-register article ul.tml-links .tml-register-link a, body.tml-action-register article ul.tml-links .tml-login-link a, body.tml-action-lostpassword article ul.tml-links .tml-register-link a, body.tml-action-lostpassword article ul.tml-links .tml-login-link a, body.tml-action-resetpass article ul.tml-links .tml-register-link a, body.tml-action-resetpass article ul.tml-links .tml-login-link a {
  color: #b2b2b2;
}
body.tml-action-login article ul.tml-links .tml-register-link a:hover, body.tml-action-login article ul.tml-links .tml-login-link a:hover, body.tml-action-register article ul.tml-links .tml-register-link a:hover, body.tml-action-register article ul.tml-links .tml-login-link a:hover, body.tml-action-lostpassword article ul.tml-links .tml-register-link a:hover, body.tml-action-lostpassword article ul.tml-links .tml-login-link a:hover, body.tml-action-resetpass article ul.tml-links .tml-register-link a:hover, body.tml-action-resetpass article ul.tml-links .tml-login-link a:hover {
  color: #66C3EB;
}
body.tml-action-login .page-header, body.tml-action-register .page-header, body.tml-action-lostpassword .page-header, body.tml-action-resetpass .page-header {
  position: relative;
  margin: 35px 0;
}
body.tml-action-login .page-header::before, body.tml-action-login .page-header::after, body.tml-action-register .page-header::before, body.tml-action-register .page-header::after, body.tml-action-lostpassword .page-header::before, body.tml-action-lostpassword .page-header::after, body.tml-action-resetpass .page-header::before, body.tml-action-resetpass .page-header::after {
  content: "";
  background: #e6e6e6;
  width: 130px;
  height: 1px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
body.tml-action-login .page-header::after, body.tml-action-register .page-header::after, body.tml-action-lostpassword .page-header::after, body.tml-action-resetpass .page-header::after {
  background: #66C3EB;
  width: 7px;
  height: 7px;
  bottom: calc(100% - 3.5px);
  border-radius: 50%;
  box-shadow: 0 0 0 7px #f5f6fa;
}
body.tml-action-login .page-header h1, body.tml-action-login .page-header h2, body.tml-action-login .page-header h3, body.tml-action-login .page-header h4, body.tml-action-login .page-header h5, body.tml-action-login .page-header h6, body.tml-action-register .page-header h1, body.tml-action-register .page-header h2, body.tml-action-register .page-header h3, body.tml-action-register .page-header h4, body.tml-action-register .page-header h5, body.tml-action-register .page-header h6, body.tml-action-lostpassword .page-header h1, body.tml-action-lostpassword .page-header h2, body.tml-action-lostpassword .page-header h3, body.tml-action-lostpassword .page-header h4, body.tml-action-lostpassword .page-header h5, body.tml-action-lostpassword .page-header h6, body.tml-action-resetpass .page-header h1, body.tml-action-resetpass .page-header h2, body.tml-action-resetpass .page-header h3, body.tml-action-resetpass .page-header h4, body.tml-action-resetpass .page-header h5, body.tml-action-resetpass .page-header h6 {
  color: #52575C;
  text-align: center;
  font-size: 1.3rem;
  padding-top: 5px;
}
body.tml-action-login .page-header span, body.tml-action-register .page-header span, body.tml-action-lostpassword .page-header span, body.tml-action-resetpass .page-header span {
  color: #b2b2b2;
}

body.tml-action-register .tml-user_email-wrap, body.tml-action-lostpassword .tml-user_email-wrap, body.tml-action-resetpass .tml-user_email-wrap {
  margin-bottom: 35px;
}
body.tml-action-register ul.tml-links .tml-lostpassword-link, body.tml-action-lostpassword ul.tml-links .tml-lostpassword-link, body.tml-action-resetpass ul.tml-links .tml-lostpassword-link {
  top: 108px !important;
}
body.tml-action-register .indicator-hint, body.tml-action-lostpassword .indicator-hint, body.tml-action-resetpass .indicator-hint {
  font-size: 80%;
}
body.tml-action-register .tml-submit-wrap, body.tml-action-lostpassword .tml-submit-wrap, body.tml-action-resetpass .tml-submit-wrap {
  margin-top: 0 !important;
}
body.tml-action-register #pass-strength-result, body.tml-action-lostpassword #pass-strength-result, body.tml-action-resetpass #pass-strength-result {
  border-radius: 5px;
}
body.tml-action-register #pass-strength-result.hide-if-no-js:not(.short):not(.bad):not(.good):not(.strong), body.tml-action-lostpassword #pass-strength-result.hide-if-no-js:not(.short):not(.bad):not(.good):not(.strong), body.tml-action-resetpass #pass-strength-result.hide-if-no-js:not(.short):not(.bad):not(.good):not(.strong) {
  display: none;
}

body.tml-action-register .tml-links {
  display: none;
}
body.tml-action-register .acf-user-register-fields {
  margin-top: 65px;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-role] {
  display: none;
}
body.tml-action-register .acf-user-register-fields div[data-name=consent], body.tml-action-register .acf-user-register-fields div[data-name=consent-2] {
  display: flex;
  align-items: baseline;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding: 5px 12px !important;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-state] .select2-selection, body.tml-action-register .acf-user-register-fields div[data-name=user-city] .select2-selection {
  border-color: #aaa;
  height: 40px;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-state] .select2-selection .select2-selection__rendered, body.tml-action-register .acf-user-register-fields div[data-name=user-city] .select2-selection .select2-selection__rendered {
  height: 40px;
  display: flex;
  align-items: center;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-state] .select2-selection__arrow, body.tml-action-register .acf-user-register-fields div[data-name=user-city] .select2-selection__arrow {
  height: 100%;
}
body.tml-action-register .user-role-select {
  position: absolute;
  top: 75px;
  right: 7.5px;
  padding: 10px 15px 0;
  background: #FAFAFC;
  border-radius: 8px;
}
body.tml-action-register .user-role-select label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
body.tml-action-register .tml-indicator-wrap {
  right: calc(50% + 15px);
  top: -10px;
}
body.tml-action-register .tml-indicator-wrap #pass-strength-result {
  background: transparent;
  font-weight: normal;
  border: 0;
  margin: 0;
  font-size: 80%;
  padding: 0;
}
body.tml-action-register .tml-indicator_hint-wrap {
  position: absolute !important;
  left: calc(19px + 15%);
  margin: 0 !important;
  top: -95px;
  background: #52575C;
  color: #f5f6fa;
  padding: 5px 15px;
  border-radius: 5px;
  display: none !important;
}
body.tml-action-register .tml-indicator_hint-wrap.shown {
  display: block !important;
}
body.tml-action-register .tml-indicator_hint-wrap > p {
  position: relative;
  text-align: justify;
  margin: 0;
}
body.tml-action-register .tml-indicator_hint-wrap > p::after {
  content: "";
  background-image: url("./images/curved-arrow.svg");
  background-repeat: no-repeat;
  width: 45px;
  height: 10px;
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  filter: invert(0.62);
  transform: translateX(-50%);
  margin-left: 5px;
}
body.tml-action-register .tml-user_pass1-wrap > input {
  padding-left: 40px !important;
}
body.tml-action-register .tml-user_pass1-wrap::before {
  font-family: monospace;
  pointer-events: none;
  content: "i";
  position: absolute;
  font-weight: bold;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: #eee;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.tml-action-register .acf-field[data-name=user-city].disabled {
  pointer-events: none;
  opacity: 0.6;
}
body.tml-action-register .tml-register form[name=register] {
  position: relative;
}
body.tml-action-register .tml-register form[name=register] > h2 {
  display: none;
}
body.tml-action-register .tml-register form[name=register] button[type=submit] {
  transition: unset !important;
}
body.tml-action-register .tml-register form[name=register] button[type=submit]:disabled {
  box-shadow: unset;
  background: #b2b2b2 !important;
  cursor: not-allowed;
}
body.tml-action-register .tml-field-wrap:not(.tml-submit-wrap) {
  width: calc(25% - 20px);
  display: inline-block;
  margin: 0 7.5px 15px;
}

body.tml-action-lostpassword ul.tml-links {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -60px;
  width: 100%;
}
body.tml-action-lostpassword ul.tml-links .tml-register-link, body.tml-action-lostpassword ul.tml-links .tml-login-link {
  position: static !important;
  width: auto !important;
  padding: 0 1rem;
}
body.tml-action-lostpassword ul.tml-links .tml-login-link {
  border-left: 1px solid #b2b2b2;
}

.acf-user-register-fields > .acf-field {
  position: relative !important;
  margin: 0 !important;
  padding: 15px 12px !important;
}

body.tml-action-register .form-wrapper, body.tml-action-register .tml-register {
  background: white;
  padding: 2rem;
  margin: 0;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]), body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]) {
  width: 100%;
  border-radius: 5px;
  color: #221e1f !important;
  border: 1px solid #b2b2b2;
  height: 40px;
  transition: all 0.2s;
  padding: 0.25rem 0.5rem;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:hover, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:focus, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:active, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:hover, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:focus, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number], body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number] {
  -moz-appearance: textfield;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-outer-spin-button, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-inner-spin-button, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-outer-spin-button, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body.tml-action-register .form-wrapper form input[type=checkbox], body.tml-action-register .form-wrapper form input[type=radio], body.tml-action-register .tml-register form input[type=checkbox], body.tml-action-register .tml-register form input[type=radio] {
  cursor: pointer;
}
body.tml-action-register .form-wrapper form .acf-field-repeater .acf-label, body.tml-action-register .form-wrapper form .acf-field-select .acf-label, body.tml-action-register .form-wrapper form .acf-field-wysiwyg .acf-label, body.tml-action-register .form-wrapper form .acf-field-radio .acf-label, body.tml-action-register .form-wrapper form .acf-field-checkbox .acf-label, body.tml-action-register .form-wrapper form .acf-field-true-false .acf-label, body.tml-action-register .form-wrapper form .acf-field-post-object .acf-label, body.tml-action-register .form-wrapper form .acf-field-image .acf-label, body.tml-action-register .form-wrapper form .acf-field-gallery .acf-label, body.tml-action-register .tml-register form .acf-field-repeater .acf-label, body.tml-action-register .tml-register form .acf-field-select .acf-label, body.tml-action-register .tml-register form .acf-field-wysiwyg .acf-label, body.tml-action-register .tml-register form .acf-field-radio .acf-label, body.tml-action-register .tml-register form .acf-field-checkbox .acf-label, body.tml-action-register .tml-register form .acf-field-true-false .acf-label, body.tml-action-register .tml-register form .acf-field-post-object .acf-label, body.tml-action-register .tml-register form .acf-field-image .acf-label, body.tml-action-register .tml-register form .acf-field-gallery .acf-label {
  position: relative;
  transform: unset;
  color: unset;
  right: unset;
}
body.tml-action-register .form-wrapper form .acf-url i, body.tml-action-register .tml-register form .acf-url i {
  top: 11px;
  font-size: 17px;
  margin: 0;
}
body.tml-action-register .form-wrapper form .acf-field-gallery, body.tml-action-register .form-wrapper form .acf-field-image, body.tml-action-register .tml-register form .acf-field-gallery, body.tml-action-register .tml-register form .acf-field-image {
  min-height: 200px !important;
}
body.tml-action-register .form-wrapper form .acf-field-select .select2-selection, body.tml-action-register .tml-register form .acf-field-select .select2-selection {
  border: 1px solid #b2b2b2;
  height: 40px;
}
body.tml-action-register .form-wrapper form .acf-field-select .select2-selection__arrow, body.tml-action-register .tml-register form .acf-field-select .select2-selection__arrow {
  left: 8px;
  top: 8px;
}
body.tml-action-register .form-wrapper form .acf-field-select .select2-selection__placeholder, body.tml-action-register .form-wrapper form .acf-field-select .select2-selection__rendered, body.tml-action-register .tml-register form .acf-field-select .select2-selection__placeholder, body.tml-action-register .tml-register form .acf-field-select .select2-selection__rendered {
  color: #52575C;
  height: 40px;
  display: inline-flex;
  align-items: center;
}
body.tml-action-register .form-wrapper form .acf-field-repeater .acf-button, body.tml-action-register .tml-register form .acf-field-repeater .acf-button {
  width: 115px;
  display: block;
  border-radius: 5px;
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-field-repeater .acf-button:hover, body.tml-action-register .tml-register form .acf-field-repeater .acf-button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-field, body.tml-action-register .tml-register form .acf-field {
  border: 0 !important;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=en-title] input, body.tml-action-register .form-wrapper form .acf-field[data-name=owner-tel] input, body.tml-action-register .form-wrapper form .acf-field[data-name=fax] input, body.tml-action-register .form-wrapper form .acf-field[data-name=hotel-tel] input, body.tml-action-register .form-wrapper form .acf-field[data-name=email] input, body.tml-action-register .form-wrapper form .acf-field[data-name=site-address] input, body.tml-action-register .form-wrapper form .acf-field[data-name=whatsapp-num] input, body.tml-action-register .form-wrapper form .acf-field[data-name=sub-agencies-count] input, body.tml-action-register .form-wrapper form .acf-field[data-name=customers-count] input, body.tml-action-register .form-wrapper form .acf-field[data-name=organizations-count] input, body.tml-action-register .tml-register form .acf-field[data-name=en-title] input, body.tml-action-register .tml-register form .acf-field[data-name=owner-tel] input, body.tml-action-register .tml-register form .acf-field[data-name=fax] input, body.tml-action-register .tml-register form .acf-field[data-name=hotel-tel] input, body.tml-action-register .tml-register form .acf-field[data-name=email] input, body.tml-action-register .tml-register form .acf-field[data-name=site-address] input, body.tml-action-register .tml-register form .acf-field[data-name=whatsapp-num] input, body.tml-action-register .tml-register form .acf-field[data-name=sub-agencies-count] input, body.tml-action-register .tml-register form .acf-field[data-name=customers-count] input, body.tml-action-register .tml-register form .acf-field[data-name=organizations-count] input {
  direction: ltr;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=facilities] .acf-checkbox-list li, body.tml-action-register .tml-register form .acf-field[data-name=facilities] .acf-checkbox-list li {
  width: 18%;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=certificate], body.tml-action-register .form-wrapper form .acf-field[data-name=type], body.tml-action-register .tml-register form .acf-field[data-name=certificate], body.tml-action-register .tml-register form .acf-field[data-name=type] {
  display: flex;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=documents] .acf-gallery.ui-resizable, body.tml-action-register .form-wrapper form .acf-field[data-name=gallery] .acf-gallery.ui-resizable, body.tml-action-register .tml-register form .acf-field[data-name=documents] .acf-gallery.ui-resizable, body.tml-action-register .tml-register form .acf-field[data-name=gallery] .acf-gallery.ui-resizable {
  height: 200px !important;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=documents] .acf-button, body.tml-action-register .form-wrapper form .acf-field[data-name=gallery] .acf-button, body.tml-action-register .tml-register form .acf-field[data-name=documents] .acf-button, body.tml-action-register .tml-register form .acf-field[data-name=gallery] .acf-button {
  width: 150px;
  display: block;
  border-radius: 5px;
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=documents] .acf-button:hover, body.tml-action-register .form-wrapper form .acf-field[data-name=gallery] .acf-button:hover, body.tml-action-register .tml-register form .acf-field[data-name=documents] .acf-button:hover, body.tml-action-register .tml-register form .acf-field[data-name=gallery] .acf-button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-field-image .acf-button, body.tml-action-register .tml-register form .acf-field-image .acf-button {
  width: 150px;
  display: block;
  border-radius: 5px;
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-field-image .acf-button:hover, body.tml-action-register .tml-register form .acf-field-image .acf-button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-label, body.tml-action-register .tml-register form .acf-label {
  color: #52575C;
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  background: white;
  padding: 0 5px !important;
  transition: all 0.2s;
  pointer-events: none;
  z-index: 1;
}
body.tml-action-register .form-wrapper form .acf-label label, body.tml-action-register .tml-register form .acf-label label {
  font-weight: normal;
  margin: 0;
}
body.tml-action-register .form-wrapper form .acf-form-submit > input, body.tml-action-register .tml-register form .acf-form-submit > input {
  margin-right: auto;
  display: block;
  width: 150px;
  border-radius: 5px;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-form-submit > input:hover, body.tml-action-register .tml-register form .acf-form-submit > input:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-form-submit > input:disabled, body.tml-action-register .tml-register form .acf-form-submit > input:disabled {
  box-shadow: unset;
  background: #b2b2b2 !important;
  cursor: not-allowed;
}

.bc-container {
  position: relative;
}
.bc-container.no-transparency ul {
  background: white !important;
}
.bc-container ul {
  padding: 0.25rem 1rem;
  margin: 10px 0 0;
  list-style-type: none;
  display: inline-flex;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50px;
}
.bc-container ul li {
  color: #52575C;
  font-size: 85%;
}
.bc-container ul li a {
  color: #52575C;
}
.bc-container ul li a:hover {
  color: #66C3EB;
}
.bc-container ul li:not(:last-child)::after {
  content: "/";
  color: #66C3EB;
  margin: 0 0.5rem;
}

.single-location .facilities-heading, .float-hotel-reserve .facilities-heading {
  color: #12A352;
  background: rgba(18, 163, 82, 0.1);
  width: fit-content;
  width: -moz-fit-content;
  padding: 10px 15px;
  font-size: 1rem;
  border-radius: 5px;
}
.single-location .facilities-heading.not, .float-hotel-reserve .facilities-heading.not {
  color: #C91A30;
  background: rgba(201, 26, 48, 0.1);
}

.single-location .show-tel {
  cursor: pointer;
  color: #2a56c0 !important;
}
.single-location .show-tel:hover {
  color: #214396 !important;
}
.single-location .repeating-content {
  background: #FAFAFC;
}
.single-location .main-title::after {
  box-shadow: 0 0 0 7px white;
}
.single-location #review #content {
  overflow: hidden;
  display: none;
  position: relative;
  transition: all 0.4s;
}
.single-location #review #content .content-wrapper {
  overflow-y: auto;
  direction: ltr;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar {
  width: 7px;
  z-index: 5;
  position: relative;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-thumb:hover {
  background: #009DE2;
}
.single-location #review #content .content-wrapper * {
  direction: rtl;
}
.single-location #review #content .content-wrapper img {
  margin: 30px auto;
  display: block;
}
.single-location #review #content img {
  border-radius: 10px;
}
.single-location #review #content button {
  position: absolute;
  bottom: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 70px;
  border: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgba(255, 255, 255, 0) 100%);
  color: #52575C;
  cursor: pointer;
}
.single-location .logo-wrapper {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border: 1px solid #eef0f8;
  border-radius: 15px;
}
.single-location .logo-wrapper img {
  position: absolute;
  width: auto;
  left: 50%;
  top: 50%;
  height: 100%;
  max-width: unset;
  transform: translate(-50%, -50%);
}
.single-location #map-wrapper iframe {
  width: 100%;
  height: 300px;
  border-radius: 15px;
}
.single-location .website-link {
  color: #52575C;
  background: #FAFAFC;
  padding: 10px 15px;
  width: 150px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}
.single-location .website-link:hover {
  background: #eef0f8;
}
.single-location .distance-wrapper > button {
  position: absolute;
  cursor: pointer;
  right: -3px;
}
.single-location .distance-wrapper > button i {
  color: #52575C;
}
.single-location .distance-wrapper > button#upBtn {
  bottom: calc(100% - 100px);
}
.single-location .distance-wrapper > button#downBtn {
  top: 100%;
}
.single-location .distance-wrapper > button:focus {
  box-shadow: unset;
}
.single-location .distance-wrapper .location-distances {
  max-height: 250px;
  padding-left: 15px;
  overflow-y: auto;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar {
  width: 7px;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-thumb:hover {
  background: #009DE2;
}
.single-location .distance-wrapper .location-distances li {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.single-location .distance-wrapper .location-distances li span {
  background: white;
  position: relative;
  z-index: 1;
  padding: 0 5px;
}
.single-location .distance-wrapper .location-distances li::after {
  content: "";
  position: absolute;
  height: 0;
  width: 100%;
  border-top: 2px dotted #b2b2b2;
  top: calc(50% - 1px);
  left: 0;
}
.single-location .hotel-wrapper {
  background: white;
  padding: 0 2rem;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  margin: 4rem 0;
  border-radius: 10px;
}
.single-location .hotel-facilities i {
  background: #66C3EB;
  color: white;
  padding: 2px;
  border-radius: 2px;
}
.single-location .tags-links a {
  background: #FAFAFC;
  color: #52575C;
  padding: 0.25rem 1rem;
  margin: 0.25rem;
  display: inline-block;
  border-radius: 5px;
}
.single-location .tags-links a:hover {
  background: #eef0f8;
}
.single-location #tours .total, .single-location #trains .total, .single-location #flights .total {
  border: 1px solid #FAFAFC;
  color: #221e1f;
  min-height: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 1rem;
  border-radius: 10px;
  min-width: 150px;
}
.single-location #tours .total .num, .single-location #trains .total .num, .single-location #flights .total .num {
  color: #b2b2b2;
}
.single-location #tours .slick-arrow, .single-location #trains .slick-arrow, .single-location #flights .slick-arrow {
  background: #FAFAFC;
  position: absolute;
  top: calc(100% + 15px);
  left: 80px;
  width: 75px;
  justify-content: center;
  color: #52575C;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
  transition: all 0.4s;
}
.single-location #tours .slick-arrow.next, .single-location #trains .slick-arrow.next, .single-location #flights .slick-arrow.next {
  left: 0;
}
.single-location #tours .slick-arrow i, .single-location #trains .slick-arrow i, .single-location #flights .slick-arrow i {
  font-size: 85%;
}
.single-location #tours .slick-arrow:hover, .single-location #trains .slick-arrow:hover, .single-location #flights .slick-arrow:hover {
  color: white;
  background: #66C3EB;
}
.single-location #tours .slick-track > .slick-slide, .single-location #trains .slick-track > .slick-slide, .single-location #flights .slick-track > .slick-slide {
  margin-left: 5px;
}
.single-location #tours .slick-track > .slick-slide:not(.slick-active), .single-location #trains .slick-track > .slick-slide:not(.slick-active), .single-location #flights .slick-track > .slick-slide:not(.slick-active) {
  opacity: 0.3;
}
.single-location #tours .slick-track > .slick-slide .route-box, .single-location #trains .slick-track > .slick-slide .route-box, .single-location #flights .slick-track > .slick-slide .route-box {
  background: #FAFAFC;
  color: #52575C;
  min-height: 100px;
  justify-content: space-between;
  padding: 10px;
  border-radius: 10px;
  min-width: 160px;
  position: relative;
  visibility: hidden;
}
.single-location #tours .slick-track > .slick-slide .route-box i, .single-location #trains .slick-track > .slick-slide .route-box i, .single-location #flights .slick-track > .slick-slide .route-box i {
  color: #009DE2;
  font-size: 70%;
}
.single-location #tours .slick-track > .slick-slide .route-box i.lni-spiner-solid, .single-location #trains .slick-track > .slick-slide .route-box i.lni-spiner-solid, .single-location #flights .slick-track > .slick-slide .route-box i.lni-spiner-solid {
  transform: rotate(130deg);
}
.single-location #tours .slick-track > .slick-slide .route-box i.lni-plane, .single-location #trains .slick-track > .slick-slide .route-box i.lni-plane, .single-location #flights .slick-track > .slick-slide .route-box i.lni-plane {
  transform: rotate(225deg);
}
.single-location #tours .slick-track > .slick-slide .route-box:after, .single-location #trains .slick-track > .slick-slide .route-box:after, .single-location #flights .slick-track > .slick-slide .route-box:after {
  content: "";
  height: 40px;
  width: 0;
  border-right: 1.5px dotted #009DE2;
  position: absolute;
  right: 16px;
  top: 30px;
}
.single-location #tours .slick-track > .slick-slide .route-box .origin, .single-location #trains .slick-track > .slick-slide .route-box .origin, .single-location #flights .slick-track > .slick-slide .route-box .origin {
  margin-bottom: 30px;
}
.single-location #tours .slick-track > .slick-slide a.route-box, .single-location #trains .slick-track > .slick-slide a.route-box, .single-location #flights .slick-track > .slick-slide a.route-box {
  transition: all 0.4s;
}
.single-location #tours .slick-track > .slick-slide a.route-box:hover, .single-location #trains .slick-track > .slick-slide a.route-box:hover, .single-location #flights .slick-track > .slick-slide a.route-box:hover {
  background: #eef0f8;
}

.content-title {
  position: relative;
}
.content-title::before, .content-title::after {
  content: "";
  background: #e6e6e6;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
}
.content-title::after {
  background: #66C3EB;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  top: calc(50% - 3px);
  box-shadow: 0 0 0 5px white;
}

#contact-info .wrapper {
  background: #FAFAFC;
  border-radius: 5px;
  padding: 0.5rem 1rem;
}
#contact-info .wrapper a {
  color: #52575C;
}
#contact-info .wrapper a:hover {
  color: #66C3EB;
}

.page-template-hotel-results .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}
.page-template-hotel-results .button-wrapper::after, .page-template-hotel-results .button-wrapper::before {
  content: "";
  position: absolute;
  width: calc(50% - 80px);
  height: 1px;
  background: #e6e6e6;
  top: calc(50% + 1px);
  left: 0;
}
.page-template-hotel-results .button-wrapper::before {
  left: unset;
  right: 0;
}
.page-template-hotel-results .button-wrapper button {
  padding: 0.5rem 1rem;
  border: 1px solid;
  border-radius: 5px;
  color: #66C3EB;
  background: transparent;
  transition: all 0.4s;
  cursor: pointer;
}
.page-template-hotel-results .button-wrapper button:hover {
  background: #66C3EB;
  color: white;
}

table.table a {
  color: #009DE2;
}
table.table a:hover {
  color: #404040;
}
table.table .hotel-rating {
  color: #66C3EB;
  white-space: nowrap;
}
table.table.itinerary-table th {
  white-space: nowrap;
}

body.single-tour .page-title, body.single-hotelpackage .page-title, body.single-location .page-title, body.offline-tour-pages .page-title, body.offline-hotel-pages .page-title {
  position: relative;
  margin-bottom: 50px;
  margin-top: 60px;
}
body.single-tour .page-title h1, body.single-hotelpackage .page-title h1, body.single-location .page-title h1, body.offline-tour-pages .page-title h1, body.offline-hotel-pages .page-title h1 {
  min-height: 124px;
  width: 350px;
  background: white;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  font-size: 1.5rem;
  align-items: center;
  justify-content: center;
  border-bottom: unset;
  bottom: calc(100% - 10px);
}
body.single-tour .page-title h1 span, body.single-hotelpackage .page-title h1 span, body.single-location .page-title h1 span, body.offline-tour-pages .page-title h1 span, body.offline-hotel-pages .page-title h1 span {
  font-size: 1rem;
}
body.single-tour .page-title .base-info, body.single-hotelpackage .page-title .base-info, body.single-location .page-title .base-info, body.offline-tour-pages .page-title .base-info, body.offline-hotel-pages .page-title .base-info {
  border-radius: 0 0 20px 20px;
}
body.single-tour .switcher-combo, body.single-hotelpackage .switcher-combo, body.single-location .switcher-combo, body.offline-tour-pages .switcher-combo, body.offline-hotel-pages .switcher-combo {
  color: #f5f6fa;
  margin-bottom: 45px;
  width: 100%;
  position: relative;
}
body.single-tour .switcher-combo.not-sliding, body.single-hotelpackage .switcher-combo.not-sliding, body.single-location .switcher-combo.not-sliding, body.offline-tour-pages .switcher-combo.not-sliding, body.offline-hotel-pages .switcher-combo.not-sliding {
  display: flex;
  justify-content: space-between;
}
body.single-tour .switcher-combo.not-sliding li, body.single-hotelpackage .switcher-combo.not-sliding li, body.single-location .switcher-combo.not-sliding li, body.offline-tour-pages .switcher-combo.not-sliding li, body.offline-hotel-pages .switcher-combo.not-sliding li {
  width: calc(38% - 30px);
}
body.single-tour .switcher-combo.not-sliding li *, body.single-hotelpackage .switcher-combo.not-sliding li *, body.single-location .switcher-combo.not-sliding li *, body.offline-tour-pages .switcher-combo.not-sliding li *, body.offline-hotel-pages .switcher-combo.not-sliding li * {
  opacity: 0.3;
}
body.single-tour .switcher-combo.not-sliding li.actived *, body.single-hotelpackage .switcher-combo.not-sliding li.actived *, body.single-location .switcher-combo.not-sliding li.actived *, body.offline-tour-pages .switcher-combo.not-sliding li.actived *, body.offline-hotel-pages .switcher-combo.not-sliding li.actived * {
  opacity: 1;
}
body.single-tour .switcher-combo .slick-dots, body.single-hotelpackage .switcher-combo .slick-dots, body.single-location .switcher-combo .slick-dots, body.offline-tour-pages .switcher-combo .slick-dots, body.offline-hotel-pages .switcher-combo .slick-dots {
  bottom: -40px;
  right: 0;
}
body.single-tour .switcher-combo .slick-dots li:not(.slick-active) button::before, body.single-hotelpackage .switcher-combo .slick-dots li:not(.slick-active) button::before, body.single-location .switcher-combo .slick-dots li:not(.slick-active) button::before, body.offline-tour-pages .switcher-combo .slick-dots li:not(.slick-active) button::before, body.offline-hotel-pages .switcher-combo .slick-dots li:not(.slick-active) button::before {
  opacity: 1;
}
body.single-tour .switcher-combo .slick-arrow, body.single-hotelpackage .switcher-combo .slick-arrow, body.single-location .switcher-combo .slick-arrow, body.offline-tour-pages .switcher-combo .slick-arrow, body.offline-hotel-pages .switcher-combo .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-tour .switcher-combo .slick-arrow::before, body.single-hotelpackage .switcher-combo .slick-arrow::before, body.single-location .switcher-combo .slick-arrow::before, body.offline-tour-pages .switcher-combo .slick-arrow::before, body.offline-hotel-pages .switcher-combo .slick-arrow::before {
  font-size: 20px;
  color: #464646;
  position: static;
}
body.single-tour .switcher-combo .slick-arrow.slick-next, body.single-hotelpackage .switcher-combo .slick-arrow.slick-next, body.single-location .switcher-combo .slick-arrow.slick-next, body.offline-tour-pages .switcher-combo .slick-arrow.slick-next, body.offline-hotel-pages .switcher-combo .slick-arrow.slick-next {
  left: -30px;
}
body.single-tour .switcher-combo .slick-arrow.slick-prev, body.single-hotelpackage .switcher-combo .slick-arrow.slick-prev, body.single-location .switcher-combo .slick-arrow.slick-prev, body.offline-tour-pages .switcher-combo .slick-arrow.slick-prev, body.offline-hotel-pages .switcher-combo .slick-arrow.slick-prev {
  right: -30px;
}
body.single-tour .switcher-combo .slick-slide, body.single-hotelpackage .switcher-combo .slick-slide, body.single-location .switcher-combo .slick-slide, body.offline-tour-pages .switcher-combo .slick-slide, body.offline-hotel-pages .switcher-combo .slick-slide {
  margin: 0 5px;
}
body.single-tour .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.single-hotelpackage .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.single-location .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.offline-tour-pages .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.offline-hotel-pages .switcher-combo .slick-slide:not(.slick-active) li[data-val] * {
  opacity: 0.3;
}
body.single-tour .switcher-combo li[data-val], body.single-hotelpackage .switcher-combo li[data-val], body.single-location .switcher-combo li[data-val], body.offline-tour-pages .switcher-combo li[data-val], body.offline-hotel-pages .switcher-combo li[data-val] {
  background-color: #464646;
  height: 100px;
  border-radius: 10px;
  display: flex !important;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 5px;
  cursor: pointer;
}
body.single-tour .adpmain, body.single-hotelpackage .adpmain, body.single-location .adpmain, body.offline-tour-pages .adpmain, body.offline-hotel-pages .adpmain {
  margin: 30px 0;
}
body.single-tour .adpmain:first-child, body.single-hotelpackage .adpmain:first-child, body.single-location .adpmain:first-child, body.offline-tour-pages .adpmain:first-child, body.offline-hotel-pages .adpmain:first-child {
  margin: 0;
}
body.single-tour .adpmain.cn-dont-close table, body.single-hotelpackage .adpmain.cn-dont-close table, body.single-location .adpmain.cn-dont-close table, body.offline-tour-pages .adpmain.cn-dont-close table, body.offline-hotel-pages .adpmain.cn-dont-close table {
  margin: 0 auto;
  border-radius: 8px;
  overflow: hidden;
  border-collapse: separate;
}
body.single-tour .adpmain.cn-dont-close table .pickerFoot a, body.single-hotelpackage .adpmain.cn-dont-close table .pickerFoot a, body.single-location .adpmain.cn-dont-close table .pickerFoot a, body.offline-tour-pages .adpmain.cn-dont-close table .pickerFoot a, body.offline-hotel-pages .adpmain.cn-dont-close table .pickerFoot a {
  color: #F9750F;
  background-color: #434343;
}
body.single-tour .adpmain .pickerHead, body.single-hotelpackage .adpmain .pickerHead, body.single-location .adpmain .pickerHead, body.offline-tour-pages .adpmain .pickerHead, body.offline-hotel-pages .adpmain .pickerHead {
  background-color: #25803A;
  height: 43px;
  padding: 0 18px;
}
body.single-tour .adpmain .pickerHead a, body.single-hotelpackage .adpmain .pickerHead a, body.single-location .adpmain .pickerHead a, body.offline-tour-pages .adpmain .pickerHead a, body.offline-hotel-pages .adpmain .pickerHead a {
  color: #FFFFFF;
  font-size: 0.85rem;
}
body.single-tour .adpmain .pickerHead a.nav, body.single-hotelpackage .adpmain .pickerHead a.nav, body.single-location .adpmain .pickerHead a.nav, body.offline-tour-pages .adpmain .pickerHead a.nav, body.offline-hotel-pages .adpmain .pickerHead a.nav {
  font-size: 1.14em;
  font-weight: bold;
}
body.single-tour .adpmain .pickerHead a:first-child, body.single-hotelpackage .adpmain .pickerHead a:first-child, body.single-location .adpmain .pickerHead a:first-child, body.offline-tour-pages .adpmain .pickerHead a:first-child, body.offline-hotel-pages .adpmain .pickerHead a:first-child {
  display: none;
}

.cn-map-wrapper iframe, .cn-map-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

table.offline-tour-transports .company-info, table.offline-hotel-transports .company-info {
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
}

.tour-itinerary .itinerary-wrapper, .hotelpackage-itinerary .itinerary-wrapper {
  margin-bottom: 90px;
  position: relative;
}
.tour-itinerary .itinerary-wrapper > figure, .hotelpackage-itinerary .itinerary-wrapper > figure {
  margin-bottom: 0;
  background: #f5f6fa;
  position: relative;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
.tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar {
  width: 7px;
}
.tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
.tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover {
  background: #009DE2;
}
.tour-itinerary .itinerary-wrapper > figure > span:first-child, .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  padding: 0.6em 0.7em;
  text-align: center;
  position: relative;
}
.tour-itinerary .itinerary-wrapper > figure > span:first-child:after, .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after {
  content: "";
  position: absolute;
  width: 200px;
  max-width: calc(100% - 30px);
  height: 1px;
  background: #ebecf2;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.tour-itinerary .itinerary-wrapper > figure > span .nav-tabs, .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs {
  background: unset;
}
.tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link {
  padding: 0.4em;
  min-width: 110px;
  border-radius: 8px;
  text-align: center;
}
.tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active {
  box-shadow: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  background: #52575C;
  color: white;
}
.tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after {
  content: unset;
}
.tour-itinerary .itinerary-wrapper > figure > span .tab-content, .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content {
  background: unset;
}
.tour-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane {
  padding: 15px 0 0;
}
.tour-itinerary .itinerary-wrapper > figure > span .scroll, .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll {
  height: 150px;
  overflow-y: auto;
  display: block;
  direction: ltr;
}
.tour-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll {
  height: 225px;
}
.tour-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, .tour-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions {
  direction: rtl;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item {
  margin: 15px 7.5px 0 7.5px;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img {
  border-radius: 8px;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div {
  display: flex;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img {
  vertical-align: top;
  margin-left: 15px;
  border-radius: 3px;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a {
  color: inherit;
}
.tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span {
  width: calc(100% - 75px);
}
.tour-itinerary .itinerary-wrapper > figure > span:last-child, .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child {
  padding: 15px;
}
.tour-itinerary .itinerary-wrapper > figure:before, .hotelpackage-itinerary .itinerary-wrapper > figure:before {
  content: "";
  position: absolute;
  top: -40px;
  font-size: 10px;
  background: #66C3EB;
  z-index: 1;
  box-shadow: 0 0 0 5px rgba(235, 149, 35, 0.3490196078);
  -webkit-box-shadow: 0 0 0 5px rgba(235, 149, 35, 0.3490196078);
  -moz-box-shadow: 0 0 0 5px rgba(235, 149, 35, 0.3490196078);
  line-height: 0;
  width: 10px;
  height: 10px;
  text-align: center;
  border-radius: 100%;
  margin: 0 auto;
  right: 0;
  left: 0;
}
.tour-itinerary .itinerary-wrapper:before, .hotelpackage-itinerary .itinerary-wrapper:before {
  content: "";
  position: absolute;
  background: #66C3EB;
  width: 2px;
  height: 90px;
  top: -90px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.tour-itinerary .itinerary-wrapper.last-item, .hotelpackage-itinerary .itinerary-wrapper.last-item {
  margin-bottom: 0;
}
.tour-itinerary .column-one .itinerary-wrapper:first-of-type, .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type {
  margin-top: 90px;
}

#archives-filter-area {
  background: #ffffff;
  border-radius: 10px;
  padding: 2em;
  color: #515151;
}
#archives-filter-area .select-area {
  position: relative;
}
#archives-filter-area .select-area span {
  background: #FAFAFC;
  cursor: pointer;
  width: 100%;
  display: block;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 7px 28px 7px 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#archives-filter-area .select-area span:after {
  content: "\f107";
  position: absolute;
  font-family: fontawesome;
  font-weight: bold;
}
#archives-filter-area .select-area ul {
  position: absolute;
  width: 100%;
  background: #ffffff;
  z-index: 2;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  overflow-y: auto;
  max-height: 235px;
  direction: rtl;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#archives-filter-area .select-area ul li {
  cursor: pointer;
  transition: all 0.3s;
  padding: 0.2em 0.5em;
}
#archives-filter-area .select-area ul li:hover {
  color: #ffffff;
  background: #9e9e9e;
}

#archives-filter-area .select-area {
  background: white;
  margin-bottom: 1rem;
  border-radius: 5px;
  position: relative;
}
#archives-filter-area .select-area > span {
  display: block;
  text-align: center;
  padding: 0.5rem;
  cursor: pointer;
}
#archives-filter-area .select-area > span::after {
  content: "\ea58";
  font-family: LineIcons;
  margin-left: 0.5em;
  font-size: 80%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #b2b2b2;
}
#archives-filter-area .select-area > ul {
  position: absolute;
  background: white;
  width: 100%;
  box-shadow: 0 7px 18px -1px rgba(199, 199, 199, 0.6705882353);
  z-index: 3;
  border-top: 1px solid rgba(199, 199, 199, 0.5215686275);
  padding: 0.5rem;
  border-radius: 0 0 5px 5px;
}
#archives-filter-area .select-area > ul li {
  cursor: pointer;
}

.error-404-image img {
  height: 25vh;
  width: auto;
  margin: 0 auto 3rem;
  display: block;
  border-radius: 10px;
  box-shadow: 0 7px 18px -1px rgba(199, 199, 199, 0.368627451);
}

.archives-load-more {
  padding: 0.5rem;
  border-radius: 5px;
  display: block;
  color: #f5f6fa !important;
  text-align: center;
  margin: 0;
  cursor: pointer;
}

.providers-page .provider-box {
  position: relative;
  background: white;
  border-radius: 10px;
  padding: 10px 0;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}
.providers-page .provider-box:hover .item-title {
  color: #66C3EB;
}
.providers-page .provider-box .image-wrapper {
  display: block;
  padding-top: 56.25%;
  height: auto;
  margin: 0 8px;
  background-size: cover;
  border-radius: 10px;
}
.providers-page .provider-box .item-title {
  color: #52575C;
  font-size: 1rem;
  text-align: center;
  margin: 10px 0;
  transition: all 0.4s;
}

.text-gray {
  color: rgba(0, 0, 0, 0.35) !important;
}

.providers-list-page .user-side-filters-fixed {
  position: fixed;
  background: #FAFAFC;
  left: 100%;
  top: 0;
  transition: all 0.25s;
  z-index: 10000;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 70px !important;
}
.providers-list-page .user-side-filters-fixed.opened {
  left: 0;
}
.providers-list-page .user-side-filters-fixed #user-side-filters {
  position: fixed;
  top: calc(100% - 50px);
  z-index: 10001;
  border-radius: 5px;
  width: 85px;
  box-shadow: unset;
  left: calc(100% - 100px);
  background-color: #2a56c0;
}
.providers-list-page .user-side-filters {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}
.providers-list-page .user-side-filters #collapse-filters {
  cursor: pointer;
}
.providers-list-page .user-side-filters #collapse-filters .lni-chevron-down {
  transition: all 0.4s;
}
.providers-list-page .user-side-filters .hotel-rating {
  display: flex;
  flex-direction: row-reverse;
}
.providers-list-page .user-side-filters .hotel-rating .lni-star {
  display: none;
}
.providers-list-page .user-side-filters #users-filter {
  background: transparent;
  border: 1px solid #52575C;
  width: calc(100% - 30px);
  padding: 5px 30px 5px 10px;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
}
.providers-list-page .user-side-filters .lni-map-marker {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 25px;
  margin: 0;
}
.providers-list-page .user-side-filters #clear-filters {
  transition: all 0.4s;
  color: red;
  cursor: pointer;
}
.providers-list-page .user-side-filters #clear-filters:hover {
  color: darkred;
}
.providers-list-page .user-side-filters > .scroll-wrapper {
  direction: ltr;
  max-height: 268px;
  transition: height 0.4s;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.providers-list-page .user-side-filters > .scroll-wrapper:not(.no-min-height) {
  height: 268px;
}
.providers-list-page .user-side-filters > .scroll-wrapper.collapsed {
  opacity: 0;
  height: 0;
  overflow-x: unset;
  overflow-y: unset;
}
.providers-list-page .user-side-filters > .scroll-wrapper::-webkit-scrollbar {
  width: 8px;
}
.providers-list-page .user-side-filters > .scroll-wrapper::-webkit-scrollbar-track {
  background: #616161;
  border-radius: 6px;
}
.providers-list-page .user-side-filters > .scroll-wrapper::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 6px;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul {
  direction: rtl;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li {
  cursor: pointer;
  font-size: 0.85rem;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li::before {
  content: "";
  border: 1px solid;
  color: rgba(0, 0, 0, 0.15);
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: absolute;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-checked=true]::before {
  content: "\ea55";
  font-family: "LineIcons";
  color: white;
  background-color: #66C3EB;
  border: 0;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-checked=true] .en-title {
  color: #52575C !important;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-station-type]::before {
  content: "";
  border: 1px solid;
  color: rgba(0, 0, 0, 0.15);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-station-type][data-checked=true]::before {
  content: "";
  box-shadow: inset 0 0 0 3px white;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul.filtering > li:not(.matched) {
  display: none !important;
}

.post-box.agency-box .wrapper {
  overflow: initial;
  position: relative;
}
.post-box.agency-box .wrapper a.image-wrapper {
  height: 90px;
  width: 90px;
}
.post-box.agency-box .wrapper > .provider-title {
  color: white;
  background: #66C3EB;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  position: absolute;
  bottom: -15px;
}
.post-box.agency-box .wrapper > .provider-title h2 {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 12px;
}
.post-box.agency-box h2 {
  height: 16px;
  width: 100%;
}
.post-box.agency-box .user-city {
  background: #FAFAFC;
  color: #616161;
  padding: 5px 10px;
  border-radius: 5px;
  left: 10px;
  top: 10px;
  font-size: 80%;
  position: absolute;
  z-index: 1;
}
.post-box.agency-box.has-thumbnail a.image-wrapper {
  height: unset;
  width: 100%;
  min-height: 160px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.post-box.agency-box.has-thumbnail a.image-wrapper::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
}
.post-box.agency-box.has-thumbnail a.image-wrapper > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.post-box.agency-box.has-thumbnail .wrapper > .provider-title {
  background: transparent;
  bottom: 0;
}
.post-box.agency-box.has-thumbnail .wrapper > .provider-title h2 {
  line-height: 20px;
}
.post-box .wrapper {
  background: white;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  border-radius: 10px;
  padding: 0.75rem;
  display: flex;
  justify-content: center;
  height: 100%;
  min-height: 205px;
  transition: all 0.4s;
  overflow: hidden;
}
.post-box .wrapper a {
  color: #b2b2b2;
}
.post-box .wrapper:hover {
  box-shadow: 0 10px 31px -21px #3c3c3c;
}
.post-box .wrapper .location-info {
  color: #b2b2b2;
}
.post-box.type-post {
  visibility: hidden;
}
.post-box.type-post .wrapper {
  padding: 0;
  display: block;
  position: relative;
  overflow: initial;
}
.post-box.type-post .wrapper h2 {
  padding: 0 0.75rem;
  background: #FAFAFC;
  position: absolute;
  z-index: 1;
  width: calc(100% - 60px);
  left: 50%;
  transform: translateX(-50%);
  min-height: 65px;
  bottom: -30px;
  border-radius: 10px;
  text-align: center;
  line-height: 25px;
  display: flex;
  align-items: center;
}
.post-box.type-post .wrapper h2 a {
  font-weight: 500;
}
.post-box.type-post .wrapper h2 a:hover {
  color: #66C3EB;
}
.post-box.type-post .wrapper .category {
  min-width: 130px;
  width: fit-content;
  width: -moz-fit-content;
  position: absolute;
  z-index: 1;
  padding: 5px;
  border-radius: 0 15px 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #009DE2;
}
.post-box.type-post .wrapper .category a {
  color: white;
}
.post-box.type-post .wrapper .image-wrapper {
  height: 200px;
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.post-box.type-post .wrapper .image-wrapper::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.post-box.type-post .wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  height: auto;
  width: 100%;
}
.post-box.eskelet {
  visibility: visible;
}
.post-box.eskelet .wrapper {
  position: relative;
}
.post-box.eskelet .wrapper .hotel-rating, .post-box.eskelet .wrapper .icons {
  color: #eef0f8;
}
.post-box.eskelet .wrapper .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-box.eskelet .wrapper .image-wrapper i {
  font-size: 5rem;
  color: #eeeff3;
}
.post-box.eskelet .wrapper > h2 {
  background: #eeeff3;
  min-height: 20px;
  width: 70%;
  border-radius: 5px;
}
.post-box.eskelet .wrapper > span {
  background: #eeeff3;
  min-height: 15px;
  width: 50%;
  border-radius: 5px;
}
.post-box.eskelet .wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transform: translateX(100%);
  animation: gradient 2s infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
}
@keyframes gradient {
  100% {
    transform: translateX(-100%);
  }
}

.archive-side-box {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.02);
  overflow: hidden;
  border-radius: 8px;
}
.archive-side-box .head {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 1em 3.2em 1em 1.3em;
  font-size: 0.9em;
  cursor: pointer;
  color: #616161;
}
.archive-side-box .head .title {
  pointer-events: none;
  font-weight: bold;
}
.archive-side-box .head .title .count {
  color: #B2B2B2;
  font-weight: normal;
}
.archive-side-box .head .delete {
  font-size: 0.9em;
  color: #009DE2;
  transition: color 0.3s;
}
.archive-side-box .head .delete:hover {
  color: #1b99d0;
}
.archive-side-box .head:after {
  content: "\ea5e";
  font-family: "LineIcons";
  transition: all 0.3s;
  position: absolute;
  right: 1.5em;
  top: 12px;
  font-size: 0.8rem;
}
.archive-side-box.icon-collapsed .head:after {
  transform: rotate(180deg);
}
.archive-side-box.waitable-element.waiting {
  opacity: 0.4 !important;
  pointer-events: none !important;
}
.archive-side-box.filter-list .filters-area {
  transition: all 0.3s;
}
.archive-side-box.filter-list .filters-area .filter-group {
  margin: 8px -10px 0 0;
}
.archive-side-box.filter-list .filters-area .filter-group .group-title {
  margin-bottom: 8px;
  font-size: 0.9em;
  font-weight: bold;
}
.archive-side-box.filter-list .filters-area .filter {
  background: #F5F6FA;
  color: #616161;
  padding: 6px 33px 7px 8px;
  border-radius: 5px;
  display: inline-block;
  font-size: 0.85em;
  margin: -3px 6px 0 0;
  transition: all 0.3s;
  white-space: nowrap;
  max-width: calc(100% - 10px);
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.archive-side-box.filter-list .filters-area .filter .delete {
  transform: rotate(45deg);
  cursor: pointer;
  position: absolute;
  color: #616161;
  right: 8px;
  top: 11px;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.archive-side-box.filter-list .filters-area .filter:hover {
  color: #009DE2;
}
.archive-side-box.filter-list .filters-area .filter:hover .delete {
  opacity: 1;
}
.archive-side-box.date-filter-list > div {
  display: flex;
}
.archive-side-box.date-filter-list > div .date-wrapper {
  direction: unset;
  margin-bottom: 1em;
}
.archive-side-box.date-filter-list > div .title {
  font-size: 0.9em;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.archive-side-box.date-filter-list > div .details {
  background: #f5f6fa;
  border-radius: 5px;
  width: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.archive-side-box.date-filter-list > div .details .date-filter {
  padding: 0 8px 2px;
  cursor: pointer;
  font-size: 0.9em;
}
.archive-side-box.date-filter-list > div .details .date-filter i {
  margin: 0;
}
.archive-side-box.date-filter-list > div .details .word {
  font-size: 0.7rem;
}
.archive-side-box.date-filter-list.has-1-date > div {
  justify-content: center;
}
.archive-side-box.date-filter-list.has-2-date > div {
  justify-content: space-between;
  position: relative;
}
.archive-side-box.date-filter-list.has-2-date > div:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 5em);
  border-top: 1px dashed #66C3EB;
  top: 13px;
  right: 2.5em;
}
.archive-side-box.date-filter-list.has-2-date > div .title {
  background: #ffffff;
  position: relative;
}
.archive-side-box.date-filter-list.has-2-date > div .title.date-from:after {
  content: "";
  border-radius: 100%;
  right: 0;
}
.archive-side-box.date-filter-list.has-2-date > div .title.date-to:before {
  content: "";
  left: 0;
}
.archive-side-box.date-filter-list.has-2-date > div .title:before, .archive-side-box.date-filter-list.has-2-date > div .title:after {
  border: 1px solid #66C3EB;
  width: 7px;
  height: 7px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.archive-side-box > div {
  overflow-x: hidden;
  padding: 0 1.3em;
}
.archive-side-box > div::-webkit-scrollbar {
  width: 8px;
}
.archive-side-box > div::-webkit-scrollbar-track {
  background: #616161;
  border-radius: 6px;
}
.archive-side-box > div::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 6px;
}
.archive-side-box > div > ul {
  direction: rtl;
  padding-right: 1.7em;
  margin-bottom: 0;
}
.archive-side-box > div.small-height {
  max-height: 128px;
}
.archive-side-box > div.has-scroll {
  padding-right: 0.7em;
}
.archive-side-box.items-filter-list .search-wrapper {
  display: block;
  margin-bottom: 10px;
  padding: 0 1.3em;
  position: relative;
}
.archive-side-box.items-filter-list .search-wrapper .label {
  background: #ffffff;
  position: absolute;
  right: 55px;
  top: 9px;
  font-size: 0.9em;
  pointer-events: none;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list .search-wrapper .icon {
  position: absolute;
  pointer-events: none;
  top: 11px;
  right: 27px;
}
.archive-side-box.items-filter-list .search-wrapper .search-place {
  width: 100%;
  line-height: 38px;
  border-radius: 8px;
  border: 1px solid #616161;
  font-size: 0.9em;
  color: #616161;
  padding: 0 35px 0 15px;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list .search-wrapper.label-top .label {
  top: -11px;
  font-size: 0.8em;
  padding: 0 0.5em;
  right: 48px;
}
.archive-side-box.items-filter-list .search-wrapper.active .label {
  color: #66C3EB;
}
.archive-side-box.items-filter-list .search-wrapper.active .search-place {
  border: 1px solid #66C3EB;
}
.archive-side-box.items-filter-list .sub-title {
  display: block;
  margin-top: 1.3em;
  padding: 0 1.3em;
  position: relative;
  color: #66C3EB;
  font-size: 0.85em;
  font-weight: 300;
  height: 15px;
}
.archive-side-box.items-filter-list .sub-title:before {
  content: "";
  background: #66C3EB;
  width: calc(100% - 2.6rem);
  height: 1px;
  position: absolute;
  right: 1.3rem;
  top: 0;
}
.archive-side-box.items-filter-list .sub-title span {
  background: #ffffff;
  position: absolute;
  top: -11px;
  padding: 0 1em;
  margin: 0 auto;
  right: 0;
  left: 0;
  width: fit-content;
  width: -moz-fit-content;
}
.archive-side-box.items-filter-list .sub-title.extra-margin-top {
  margin-top: 2.2em;
}
.archive-side-box.items-filter-list > div {
  direction: ltr;
  overflow-y: auto;
  max-height: 268px;
}
.archive-side-box.items-filter-list ul {
  list-style-type: none;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list ul .children {
  padding-right: 1.7em;
}
.archive-side-box.items-filter-list ul li {
  position: relative;
  line-height: 2rem;
  color: #616161;
  font-size: 0.85rem;
  transition: color 0.3s;
  cursor: pointer;
}
.archive-side-box.items-filter-list ul li:before {
  content: "";
  width: 16px;
  border: 1px solid #bcbcbc;
  height: 16px;
  position: absolute;
  right: -24px;
  top: 5px;
  cursor: pointer;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list ul li .title {
  max-width: calc(100% - 36px);
}
.archive-side-box.items-filter-list ul li .count {
  color: #b2b2b2 !important;
}
.archive-side-box.items-filter-list ul li .name {
  color: #b2b2b2;
  transition: color 0.3s;
}
.archive-side-box.items-filter-list ul li > span {
  pointer-events: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.archive-side-box.items-filter-list ul li.selected {
  color: #616161;
}
.archive-side-box.items-filter-list ul li.selected:before {
  border-color: #66C3EB;
}
.archive-side-box.items-filter-list ul li.selected:after {
  position: absolute;
  pointer-events: none;
  line-height: 1;
}
.archive-side-box.items-filter-list ul li.selected .name {
  color: #616161;
}
.archive-side-box.items-filter-list ul li.hover {
  color: #66C3EB;
}
.archive-side-box.items-filter-list ul li.hover:before {
  border-color: #66C3EB;
}
.archive-side-box.items-filter-list ul li.hover .name {
  color: #66C3EB;
}
.archive-side-box.items-filter-list.multi-select ul li:before {
  border-radius: 2px;
}
.archive-side-box.items-filter-list.multi-select ul li.selected:before {
  background-color: #66C3EB;
}
.archive-side-box.items-filter-list.multi-select ul li.selected:after {
  content: "\ea55";
  font-family: "LineIcons";
  top: 9px;
  right: -21px;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.8em;
}
.archive-side-box.items-filter-list.single-select ul li:before {
  border-radius: 100%;
}
.archive-side-box.items-filter-list.single-select ul li:after {
  content: "";
  top: 9px;
  right: -20px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  transition: background-color 0.3s;
}
.archive-side-box.items-filter-list.single-select ul li.selected:after {
  background-color: #66C3EB;
}
.archive-side-box.items-filter-list.destination-country ul {
  position: relative;
  padding-top: 28px;
}
.archive-side-box.items-filter-list.destination-country ul li.main-country {
  position: absolute;
  top: 0;
  width: calc(100% - 23.79px);
}
.archive-side-box.items-filter-list.has-search ul li > span {
  width: 49%;
}
.archive-side-box.items-filter-list.has-search ul li .name {
  direction: ltr;
}
.archive-side-box.items-filter-list.has-search ul li img {
  height: 15px;
  width: auto;
  vertical-align: sub;
}
.archive-side-box.items-filter-list.has-search ul li .title {
  max-width: unset;
}
.archive-side-box.items-filter-list.filtering ul .children {
  padding-right: 0 !important;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched) {
  line-height: 0;
  color: transparent;
  pointer-events: none;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched):before, .archive-side-box.items-filter-list.filtering ul li:not(.matched):after {
  content: unset;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched) > span {
  display: none;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched) ul {
  color: initial;
  pointer-events: initial;
}
.archive-side-box.items-filter-list.filtering.has-search > div > ul {
  padding-right: 1.7em;
}

.provider-profile .entry-header .page-title {
  position: relative;
  background: #FAFAFC;
}
.provider-profile .entry-header .page-title > span {
  color: #b2b2b2;
}
.provider-profile .entry-header .page-title .special-off {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  top: 100%;
}
.provider-profile .entry-header .page-title .special-off .percentage {
  background: #009DE2;
  padding: 0.5rem;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(201, 26, 48, 0.4196078431);
  color: #f5f6fa;
}
.provider-profile .entry-header .container {
  position: relative;
}
.provider-profile .entry-header .container::after {
  content: "";
  width: 100%;
  background: #e4e7f2;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.provider-profile .entry-header .agency-website {
  background: #eef0f8;
  color: #52575C;
  justify-content: center;
  border-radius: 5px;
  padding: 0.5rem 1.25rem;
}
.provider-profile .entry-header .agency-website i {
  color: #b2b2b2;
}
.provider-profile .entry-header .agency-website:hover {
  background: #2a56c0;
  color: #f5f6fa;
}
.provider-profile .entry-header .image-wrapper {
  height: 100px;
  background: #FAFAFC;
}
.provider-profile .entry-header .image-wrapper img {
  height: 100%;
  width: auto;
  max-width: unset;
  border: 1px solid #e4e7f2;
  border-radius: 10px;
  padding: 10px;
}
.provider-profile #map-wrapper iframe {
  width: 100%;
  height: 300px;
  border-radius: 15px;
}
.provider-profile .agency-wrapper {
  background: white;
  padding: 0 2rem;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  margin: 4rem 0;
  border-radius: 10px;
}
.provider-profile .thumb-wrapper {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.provider-profile .thumb-wrapper > img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.provider-profile .certificates li {
  color: #66C3EB;
  background: #FAFAFC;
  width: 100px;
  height: 100px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: #66C3EB;
  justify-content: center;
  font-size: 30px;
  border: 1px solid;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}

.room-service-box .wrapper {
  box-shadow: 0px 13px 34px rgba(0, 0, 0, 0.051);
  border-radius: 8px;
}
.room-service-box .wrapper .row.bb-show {
  border-bottom: 1px solid #F5F6FA;
}
.room-service-box .wrapper .room-image {
  width: 100%;
  height: 90px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  border: 1px solid #f5f6fa;
}
.room-service-box .wrapper .item-label {
  color: #B2B2B2;
  font-size: 0.75em;
}
.room-service-box .wrapper .title {
  font-size: 1.1em;
}
.room-service-box .wrapper .service-icon {
  color: #12A352;
  background: #E6F6ED;
  border-radius: 4px;
  font-weight: bold;
  line-height: 1;
  padding: 12px 5px;
  min-width: 35px;
  text-align: center;
  height: 35px;
}
.room-service-box .wrapper .services-list {
  flex-wrap: wrap;
  font-size: 0.9em;
}
.room-service-box .wrapper .services-list .icon {
  color: #12A352;
  font-size: 0.6em;
  font-weight: bold;
}
.room-service-box .wrapper .no-available-message {
  color: #929292;
  font-size: 0.84em;
}
.room-service-box .wrapper .provider .icon {
  color: #66C3EB;
  font-size: 0.85em;
}
.room-service-box .wrapper .provider span {
  font-size: 0.9em;
}
.room-service-box .wrapper .price .value {
  color: #66C3EB;
  font-size: 1.1em;
}
.room-service-box .wrapper .price .unit {
  color: #B2B2B2;
}
.room-service-box .wrapper .select-button {
  border-radius: 8px;
  padding: 8px 15px;
  font-size: 0.8em;
  min-width: 135px;
  border: unset;
  cursor: pointer;
}
.room-service-box .wrapper .select-button:not(.disabled) {
  box-shadow: 0px 9px 13px rgba(15, 82, 186, 0.149);
  background-color: #2a56c0;
  color: #ffffff;
}
.room-service-box .wrapper .select-button.disabled {
  background-color: #EEF0F8;
  color: #B2B2B2;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.room-service-box .wrapper .toggle-extra-content {
  font-size: 0.78em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: color 0.3s;
}
.room-service-box .wrapper .toggle-extra-content:after {
  content: "\ea58";
  font-family: "LineIcons";
  font-size: 0.8em;
  font-weight: bold;
  margin-right: 10px;
  transition: all 0.3s;
  display: inline-block;
}
.room-service-box .wrapper .toggle-extra-content.selected {
  color: #66C3EB;
}
.room-service-box .wrapper .toggle-extra-content.selected:after {
  transform: rotate(180deg);
}
.room-service-box .wrapper .toggle-extra-content.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #B2B2B2;
}
.room-service-box .wrapper .extra-content-wrapper .column-price {
  background: #F5F6FA;
  border-radius: 10px;
  max-width: 167.5px;
}
.room-service-box .wrapper .extra-content-wrapper .column-price .label {
  font-size: 0.9em;
}
.room-service-box .wrapper .extra-content-wrapper .column-price .value {
  font-size: 1.1em;
}
.room-service-box .wrapper .extra-content-wrapper .column-price .value span {
  font-weight: bold;
}

#user-dashboard-content {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.051);
  border-radius: 15px;
  padding: 15px 0;
}
#user-dashboard-content h1 {
  font-size: 1.15em;
  margin: 0;
  position: relative;
  padding-right: 45px;
}
#user-dashboard-content h1:before, #user-dashboard-content h1:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#user-dashboard-content h1:before {
  right: 0;
  background: #009DE2;
  width: 7px;
  height: 7px;
  border-radius: 100%;
}
#user-dashboard-content h1:after {
  right: 14px;
  width: 24px;
  height: 1px;
  background: #B2B2B2;
}
#user-dashboard-content .wallet-info {
  background: #FEF5E5;
  border-radius: 10px;
  color: #66C3EB;
  font-size: 0.87em;
}
#user-dashboard-content .wallet-info .row {
  line-height: 43px;
  padding: 0 15px;
}
#user-dashboard-content .wallet-info .amount {
  font-size: 1.3rem;
  font-weight: bold;
}
#user-dashboard-content .wallet-info .amount .unit {
  font-weight: normal;
  font-size: 1rem;
}
#user-dashboard-content .wallet-charge-form .first-line {
  color: #B2B2B2;
  display: block;
  text-align: center;
  font-size: 0.9em;
  font-weight: 100;
  margin-bottom: 5px;
}
#user-dashboard-content .wallet-charge-form .cart-type {
  font-weight: bold;
  position: relative;
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
}
#user-dashboard-content .wallet-charge-form .cart-type:before, #user-dashboard-content .wallet-charge-form .cart-type:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1px;
  width: 24px;
  background: #B2B2B2;
}
#user-dashboard-content .wallet-charge-form .cart-type:before {
  right: -35px;
}
#user-dashboard-content .wallet-charge-form .cart-type:after {
  left: -35px;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper {
  line-height: 40px;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  margin-top: 20px;
  position: relative;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper .lable {
  position: absolute;
  top: -7px;
  background: #ffffff;
  padding: 0 5px;
  right: 10px;
  font-size: 0.8em;
  line-height: 1;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper input[name=charge-value] {
  padding: 0 7px 0 50px;
  margin: 0;
  border: unset;
  border-radius: 8px;
  width: 100%;
  font-size: 0.9em;
  color: #616161;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper .unit {
  position: absolute;
  left: 20px;
  pointer-events: none;
  font-size: 0.9em;
  color: #616161;
}
#user-dashboard-content .wallet-charge-form form input[type=submit] {
  width: 100%;
  background: #2a56c0;
  border: unset;
  color: #ffffff;
  border-radius: 8px;
  line-height: 40px;
  margin-top: 20px;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: 100;
}
#user-dashboard-content .nav-tabs .nav-link {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  color: inherit;
}
#user-dashboard-content .nav-tabs .nav-link.active, #user-dashboard-content .nav-tabs .nav-link:hover {
  color: #66C3EB;
}
#user-dashboard-content table {
  font-size: 0.87em;
  border-collapse: separate;
  border: 1px solid #F5F6FA;
  border-radius: 8px;
  border-spacing: unset;
}
#user-dashboard-content table thead {
  line-height: 40px;
}
#user-dashboard-content table thead tr th {
  padding: 0 7.5px;
  background: #F5F6FA;
}
#user-dashboard-content table thead tr th:first-child {
  border-radius: 0 6px 0 0;
}
#user-dashboard-content table thead tr th:last-child {
  border-radius: 6px 0 0 0;
}
#user-dashboard-content table thead tr th .unit {
  color: #B2B2B2;
  font-weight: normal;
}
#user-dashboard-content table tbody {
  line-height: 50px;
}
#user-dashboard-content table tbody tr:not(:last-child):not(.refund-pending):not(.refund-info.prices) td {
  border-bottom: 1px solid #F5F6FA;
}
#user-dashboard-content table tbody tr.refund-pending {
  line-height: 55px;
}
#user-dashboard-content table tbody tr.refund-pending:not(.last-order) td.row-number {
  border-bottom: 1px solid #F5F6FA;
}
#user-dashboard-content table tbody tr.refund-info.prices {
  line-height: 2;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card {
  background: #FAFAFC;
  border-radius: 8px;
  padding: 0.7em 1.2em;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-title {
  color: #9E9E9E;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-amount {
  font-weight: bold;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-amount.refund-penalty {
  color: #fd3e5a;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-amount.wallet-return {
  color: #2ca62c;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button {
  width: 100%;
  border: unset;
  color: #ffffff;
  border-radius: 8px;
  line-height: 40px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-accept] {
  background-color: #2a56c0;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-accept]:hover {
  background-color: #214396;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-reject] {
  background-color: #FEF5E5;
  color: #66C3EB;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-reject]:hover {
  background-color: #fceccd;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button.waiting {
  opacity: 0.6;
  pointer-events: none;
}
#user-dashboard-content table tbody tr td {
  padding: 0 7.5px;
}
#user-dashboard-content table tbody tr td.row-number {
  vertical-align: top;
}
#user-dashboard-content table tbody tr td.order-title {
  width: 225px;
}
#user-dashboard-content table tbody tr td.order-title span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 210px;
  display: block;
}
#user-dashboard-content table tbody tr td.log-time {
  line-height: 1;
}
#user-dashboard-content table tbody tr td.log-time span {
  display: block;
  margin-top: 9px;
  font-size: 0.8em;
}
#user-dashboard-content .log-time span {
  color: #9E9E9E;
}
#user-dashboard-content .order-item .lable, #user-dashboard-content .transaction-item .lable {
  display: block;
  color: #9E9E9E;
  font-size: 0.85em;
}
#user-dashboard-content .order-item:not(.last-item), #user-dashboard-content .transaction-item:not(.last-item) {
  border-bottom: 1px dashed #B2B2B2;
}
#user-dashboard-content .order-item .price {
  color: #2a56c0;
  font-weight: bold;
}
#user-dashboard-content .order-item .refund-card {
  background: #FAFAFC;
  border-radius: 8px;
  padding: 0.7em 1.2em;
}
#user-dashboard-content .order-item .refund-card .price.payed {
  color: inherit;
}
#user-dashboard-content .order-item .refund-card .price.refund-penalty {
  color: #fd3e5a;
}
#user-dashboard-content .order-item .refund-card .price.wallet-return {
  color: #2ca62c;
}
#user-dashboard-content .order-item .refund-buttons button {
  width: 100%;
  border: unset;
  color: #ffffff;
  border-radius: 8px;
  line-height: 40px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-accept] {
  background-color: #2a56c0;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-accept]:hover {
  background-color: #214396;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-reject] {
  background-color: #FEF5E5;
  color: #66C3EB;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-reject]:hover {
  background-color: #fceccd;
}
#user-dashboard-content .order-item .refund-buttons button.waiting {
  opacity: 0.6;
  pointer-events: none;
}
#user-dashboard-content .order-status {
  font-size: 0.8rem;
  border-radius: 6px;
  padding: 3px 10px;
}
#user-dashboard-content .order-status.completed {
  background: #E7F8E6;
  color: #15BA0F;
}
#user-dashboard-content .order-status.pre-pay, #user-dashboard-content .order-status.pay-allow {
  background: #E6EDF8;
  color: #0F52BA;
}
#user-dashboard-content .order-status.refund-request {
  background: #FEF5E5;
  color: #F6A000;
}
#user-dashboard-content .order-status.refunded {
  background: #f9e8ea;
  color: #C91A30;
}
#user-dashboard-content .order-status.reject-request {
  background: #f2e5f9;
  color: #7B00C1;
}
#user-dashboard-content .order-status.unfinished {
  background: #EEF0F8;
  color: #B2B2B2;
}
#user-dashboard-content .order-status.user-canceled {
  background: #dcdddf;
  color: #727272;
}
#user-dashboard-content .order-status.request {
  background: #EDF7FF;
  color: #4DB2FF;
}
#user-dashboard-content .debtor.has-sign, #user-dashboard-content .creditor.has-sign {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
#user-dashboard-content .debtor.has-sign:before, #user-dashboard-content .creditor.has-sign:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
}
#user-dashboard-content .debtor.has-sign:before {
  border-width: 6px 4px 0 4px;
  border-color: #fd3e5a transparent transparent transparent;
  line-height: 0px;
  _border-color: #fd3e5a #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
#user-dashboard-content .creditor.has-sign:before {
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #2ca62c transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #2ca62c #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
#user-dashboard-content button.cta-button {
  background-color: #F5F6FA;
  color: #616161;
  border-radius: 8px;
  height: 42px;
  font-size: 1.2rem;
}
#user-dashboard-content button.cta-button:hover, #user-dashboard-content button.cta-button.menu-active {
  color: #66C3EB;
  background-color: #FEF5E5;
}
#user-dashboard-content button.cta-button:focus {
  box-shadow: unset;
}
#user-dashboard-content button.cta-button.other-actions + .menu {
  position: absolute;
  background: #616161;
  top: -10px;
  width: 180px;
  left: calc(100% + 10px);
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  border-radius: 8px;
  text-align: initial;
}
#user-dashboard-content button.cta-button.other-actions + .menu.active {
  opacity: 1;
  visibility: visible;
}
#user-dashboard-content button.cta-button.other-actions + .menu li {
  background-color: #616161;
  border-radius: 8px;
  color: #ffffff;
  transition: background-color 0.3s;
}
#user-dashboard-content button.cta-button.other-actions + .menu li.has-link {
  padding: 0;
}
#user-dashboard-content button.cta-button.other-actions + .menu li.has-link a {
  display: block;
  padding: 10px;
  color: #ffffff;
}
#user-dashboard-content button.cta-button.other-actions + .menu li:not(.has-link) {
  padding: 10px;
  cursor: pointer;
}
#user-dashboard-content button.cta-button.other-actions + .menu li:hover {
  background-color: #7e7e7e;
}
#user-dashboard-content button.cta-button.other-actions.waiting {
  opacity: 0.8;
  pointer-events: none;
}
#user-dashboard-content a[data-toggle=popover] {
  color: inherit;
  font-size: 1.2em;
}
#user-dashboard-content a[data-toggle=popover].empty-desc {
  pointer-events: none;
  color: #B2B2B2;
}

body.cn-user-dashboard .popover .popover-body {
  font-family: "IRANYekan";
  text-align: center;
  font-size: 1.1em;
  line-height: 1.7em;
}

body.cn-payment-check #total-payment-method-wrapper p {
  font-size: 0.9em;
}
body.cn-payment-check #total-payment-method-wrapper .has-separate-border {
  border-top: 1px dashed #bababa;
  border-bottom: 1px dashed #bababa;
}
body.cn-payment-check #total-payment-method-wrapper .total-price .amount {
  font-size: 1.3em;
  color: #0eaf0e;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span {
  cursor: pointer;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span.check {
  width: 20px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bab9b9;
  margin-left: 10px;
  border-radius: 100%;
  transition: border-color 0.3s;
  position: relative;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span.check:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  right: 5px;
  transition: background-color 0.3s;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span.message {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method.disable, body.cn-payment-check #total-payment-method-wrapper .payment-method.waiting {
  opacity: 0.6;
  pointer-events: none;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method.selected span.check {
  border-color: #0670ba;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method.selected span.check:before {
  background-color: #0670ba;
}

#top-banner .wrapper {
  position: relative;
  border-radius: 0 0 20px 20px;
  overflow: hidden;
}
#top-banner .wrapper .bc-container {
  position: relative;
}
#top-banner .wrapper .bc-container ul {
  padding: 0.25rem 1rem;
  margin: 10px 0 0;
  list-style-type: none;
  display: inline-flex;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50px;
}
#top-banner .wrapper .bc-container ul li {
  color: #52575C;
  font-size: 85%;
}
#top-banner .wrapper .bc-container ul li a {
  color: #52575C;
}
#top-banner .wrapper .bc-container ul li a:hover {
  color: #66C3EB;
}
#top-banner .wrapper .bc-container ul li:not(:last-child)::after {
  content: "/";
  color: #66C3EB;
  margin: 0 0.5rem;
}
#top-banner #search {
  border-radius: 15px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  background: white;
  position: relative;
  position: relative;
}
#top-banner #search.pull-up {
  margin-top: -70px;
}
#top-banner #search .nav-tabs {
  border: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: calc(100% - 45px);
  justify-content: center;
}
#top-banner #search .nav-tabs li {
  width: 100px;
}
#top-banner #search .nav-tabs a {
  border: 0;
  color: #616161;
  border-radius: 10px;
  text-align: center;
  padding: 0.1rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  z-index: 1;
  position: relative;
  background: white;
  min-height: 80px;
  display: flex;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
#top-banner #search .nav-tabs a i {
  font-size: 1.5em;
}
#top-banner #search .nav-tabs a.active {
  color: white;
  border: 0;
  background: #009DE2 !important;
}
#top-banner #search .nav-tabs a.active::before {
  filter: invert(1) brightness(1.5);
}
#top-banner #search .nav-tabs a::before {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
#top-banner #search .nav-tabs a[href="#tours-tab"]::before {
  background-image: url("././images/suitcase.png");
}
#top-banner #search .nav-tabs a[href="#hotels-tab"]::before {
  background-image: url("././images/review.png");
}
#top-banner #search .nav-tabs a[href="#flight-tab"]::before {
  background-image: url("././images/travel.png");
}
#top-banner #search .tab-content .tab-pane .form-wrapper {
  position: relative;
}
#top-banner #search .tab-content .tab-pane .form-wrapper label {
  color: #616161;
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  background: white;
  padding: 0 5px;
  transition: all 0.2s;
  pointer-events: none;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .lni {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #616161;
}
#top-banner #search .tab-content .tab-pane .form-wrapper input {
  width: 100%;
  border-radius: 5px;
  color: #616161;
  border: 1px solid #616161;
  height: 40px;
  transition: all 0.2s;
  padding-right: 40px;
  padding-left: 15px;
}
#top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill, #top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:hover, #top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:focus, #top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list {
  z-index: 100;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  max-height: 250px;
  overflow-y: auto;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list li {
  cursor: pointer;
  transition: all 0.4s;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list li:hover {
  color: #66C3EB;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list.filtering li:not(.matched):not(.matched-city) {
  display: none;
}
#top-banner #search .tab-content .tab-pane .search-submit {
  width: 150px;
  border-radius: 5px;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
}
#top-banner.inner-page-panel {
  background: #606060;
  min-height: 160px;
  background-size: cover;
  background-position: center;
  border-radius: 0 0 15px 15px;
  top: -40px;
}
#top-banner.inner-page-panel #search {
  box-shadow: unset;
  background: unset;
  margin-top: 0;
}
#top-banner.inner-page-panel #search .sub-level-tabs {
  top: -40px;
}
#top-banner.inner-page-panel #search .nav-tabs a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.75rem;
  color: #f5f6fa;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper .lni {
  color: #52575C;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper .lni.lni-spiner-solid {
  color: #616161;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper label {
  background: #fff;
  color: #52575C;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper input {
  background: transparent;
  border: 1px solid #f5f6fa;
  color: #52575C;
}

body.home .no-gutters > .col, body.home .no-gutters > [class*=col-], body.post-type-archive-tour .no-gutters > .col, body.post-type-archive-tour .no-gutters > [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.single-country .nav-tabs, .single-city .nav-tabs {
  border-radius: 10px 10px 0 0;
  overflow-y: hidden;
  overflow-x: auto;
  flex-wrap: nowrap;
  box-shadow: inset 0 0 12px rgba(167, 167, 167, 0.3);
  border-bottom: 1px solid #f6f6f6;
}
.single-country .nav-tabs .nav-item, .single-city .nav-tabs .nav-item {
  margin-bottom: 0;
}
.single-country .nav-tabs .nav-item .nav-link, .single-city .nav-tabs .nav-item .nav-link {
  white-space: nowrap;
  border: unset;
  border-radius: unset;
  color: #52575C;
  padding: 0.75em 3em;
  min-width: 175px;
  text-align: center;
  position: relative;
}
.single-country .nav-tabs .nav-item .nav-link.active, .single-city .nav-tabs .nav-item .nav-link.active {
  background: #e5e6ed;
  box-shadow: inset 0 -2px #66C3EB;
}
.single-country .tab-content > .tab-pane, .single-city .tab-content > .tab-pane {
  padding: 30px 15px;
}

.main-title {
  position: relative;
}
.main-title::before, .main-title::after {
  content: "";
  background: #B2B2B2;
  width: 130px;
  height: 1px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.main-title::after {
  background: #25803A;
  width: 7px;
  height: 7px;
  bottom: calc(100% - 3.5px);
  border-radius: 50%;
  box-shadow: 0 0 0 7px #f5f6fa;
}
.main-title h1, .main-title h2, .main-title h3, .main-title h4, .main-title h5, .main-title h6 {
  color: #52575C;
  font-size: 1.1em;
}
.main-title span {
  color: #b2b2b2;
  font-size: 0.85em;
}

.contact-page .wrapper {
  background: white;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  border-radius: 10px;
  overflow: hidden;
}
.contact-page .wrapper iframe {
  height: 235px;
}
.contact-page .wrapper p {
  margin: 0;
}
.contact-page .wrapper form input, .contact-page .wrapper form textarea {
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  height: 40px;
  width: 100%;
  padding: 0.5rem 1rem;
  transition: all 0.2s;
}
.contact-page .wrapper form input:not(.wpcf7-submit), .contact-page .wrapper form textarea:not(.wpcf7-submit) {
  margin-bottom: 30px;
}
.contact-page .wrapper form input:-webkit-autofill, .contact-page .wrapper form input:-webkit-autofill:hover, .contact-page .wrapper form input:-webkit-autofill:focus, .contact-page .wrapper form input:-webkit-autofill:active, .contact-page .wrapper form textarea:-webkit-autofill, .contact-page .wrapper form textarea:-webkit-autofill:hover, .contact-page .wrapper form textarea:-webkit-autofill:focus, .contact-page .wrapper form textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
.contact-page .wrapper form textarea {
  min-height: 100px;
}
.contact-page .wrapper form textarea::-webkit-input-placeholder, .contact-page .wrapper form textarea:-ms-input-placeholder, .contact-page .wrapper form textarea::placeholder {
  font-size: 90%;
}
.contact-page .wrapper form label {
  position: absolute;
  z-index: 1;
  margin: 8px;
  font-size: 90%;
  background: white;
  padding: 0 1rem;
  color: #52575C;
  transition: all 0.2s;
}
.contact-page .wrapper form label.optional {
  font-size: 80%;
  margin-top: -20px;
  left: 30px;
  color: #2a56c0;
}
.contact-page .wrapper form .wpcf7-submit {
  border: none !important;
  width: 150px;
  display: block;
  margin-right: auto;
  color: #f5f6fa;
  cursor: pointer;
}
.contact-page .wrapper form.sent .wpcf7-response-output, .contact-page .wrapper form.failed .wpcf7-response-output {
  border: 0 !important;
  color: #46b450;
  margin: 0 0 15px;
  padding: 5px 15px !important;
  border-radius: 5px;
  font-size: 90%;
  background: rgba(70, 180, 80, 0.231372549);
  width: 100%;
}
.contact-page .wrapper form.failed .wpcf7-response-output {
  color: #dc3232;
  background: rgba(220, 50, 50, 0.1490196078);
}
.contact-page .wrapper form.invalid .wpcf7-response-output {
  display: none !important;
}
.contact-page .wrapper form .wpcf7-not-valid-tip {
  position: absolute;
  top: calc(100% + 20px);
  font-size: 80%;
  transition: all 0.2s;
}
.contact-page .wrapper form .your-message {
  min-height: 130px;
  display: block;
}
.contact-page .wrapper form .your-message textarea {
  margin-bottom: 0;
}
.contact-page .wrapper form .your-message .wpcf7-not-valid-tip {
  bottom: 0;
  top: unset;
}
.contact-page .wrapper form .wpcf7-recaptcha {
  width: 250px !important;
  margin: 0;
}
.contact-page .wrapper form .wpcf7-recaptcha > div {
  transform: scale(0.8) translatex(38px) translateY(-18px);
}
.contact-page .wrapper.contact-info {
  color: #52575C;
}
.contact-page .wrapper.contact-info a {
  color: #52575C;
}
.contact-page .wrapper.contact-info a:hover {
  color: #66C3EB;
}
.contact-page .wrapper.contact-info i {
  color: #b2b2b2;
  background: #f5f6fa;
  border-radius: 5px;
  padding: 10px;
}

.color-secondary {
  color: #66C3EB !important;
}

.border-10 {
  border-radius: 10px !important;
}

.color-lightgray {
  color: #b2b2b2 !important;
}

.bg-darkgray {
  background-color: #464646 !important;
}

.bg-body {
  background-color: #FAFAFC !important;
}

.bg-secondary {
  background-color: #66C3EB !important;
}

.button-gradient {
  background: linear-gradient(to right, #009DE2, #009DE2, #009DE2);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
.button-gradient:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}

#image-gallery-slider .slick-prev {
  z-index: 2;
  right: 5px;
}
#image-gallery-slider .slick-next {
  left: 5px;
}

.single-post .right-side .wrapper, .single-post .left-side .wrapper {
  border-radius: 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  background: white;
}
.single-post .entry-content img {
  max-width: 100%;
  border-radius: 10px;
  margin: 15px auto;
}
.single-post .entry-footer a {
  background: #FAFAFC;
  color: #52575C;
  padding: 0.25rem 1rem;
  margin: 0.25rem;
  display: inline-block;
  border-radius: 5px;
}
.single-post .entry-footer a:hover {
  background: #eef0f8;
}
.single-post .kk-star-ratings {
  position: relative;
  flex-direction: column;
}
.single-post .kk-star-ratings .kksr-legend {
  margin-top: 15px;
}
.single-post .share-wrapper {
  background: #f5f6fa;
  border-radius: 5px;
  padding: 0.5rem;
}
.single-post .share-wrapper a {
  width: 33px;
  display: inline-block;
  line-height: 31px;
  border-radius: 100%;
  color: #52575C;
  font-size: 1.3rem;
}
.single-post .share-wrapper a.facebook-share:hover {
  color: #3b5998;
}
.single-post .share-wrapper a.twitter-share:hover {
  color: #1da1f2;
}
.single-post .share-wrapper a.telegram-share:hover {
  color: #0088cc;
}
.single-post .share-wrapper a.whatsapp-share:hover {
  color: #128c7e;
}
.single-post .share-wrapper a.linkedin-share:hover {
  color: #0a66c2;
}

#comments {
  padding: 30px 15px;
  margin-bottom: 1.5em;
}
#comments .awcr-comment-rating {
  display: flex;
}
#comments .awcr-comment-rating .awcr-rating-label {
  margin: 0;
  font-size: unset;
  position: static;
  color: unset;
  display: flex;
  align-items: center;
  margin-left: 10px;
}
#comments .awcr-comment-rating .awcr-rating-container {
  margin-bottom: 5px;
}
#comments .awcr-comment-rating .awcr-rating-container > label {
  position: unset;
  transform: unset;
  text-indent: 1;
  padding: 0;
}
#comments .awcr-comment-rating .awcr-rating-container > label::before {
  color: #66C3EB;
  text-shadow: unset;
}
#comments .awcr-comment-rating .awcr-rating-container > label:hover::before {
  text-shadow: unset;
}
#comments .awcr-comment-rating .awcr-rating-container > label:hover ~ label::before {
  text-shadow: unset;
}
#comments .comment-reply-title {
  margin-top: 0;
  font-size: 1.3rem !important;
}
#comments .comment-form-email, #comments .comment-form-author {
  display: inline-block;
  width: 100%;
}
#comments .comment-form-email input, #comments .comment-form-author input {
  height: 35px;
  border: 1px solid #bfbfbf;
  width: 100%;
  border-radius: 3px;
}
#comments h2 {
  margin-top: 0;
}
#comments h3 {
  font-size: 1rem !important;
}
#comments .comments-title {
  font-size: 1em;
}
#comments .comment-list {
  padding: 0;
}
#comments .comment-list .comment {
  padding: 5px;
}
#comments .comment-list .comment .comment-body {
  padding: 10px;
}
#comments .comment-list .comment .comment-body .comment-content {
  padding: 5px;
  margin: 5px 0;
}
#comments .comment-list .comment .comment-body .comment-content .dashicons {
  color: #66C3EB;
}
#comments .comment-list .comment .comment-body .comment-content p {
  font-size: 0.8em;
  margin-bottom: 0;
}
#comments .comment-list .reply a {
  width: auto;
  height: 25px;
  background: #66C3EB;
  line-height: 25px;
  font-size: 0.8rem;
  color: #fff;
  text-align: center;
  padding: 0.25rem 1rem;
  border-radius: 3px;
}
#comments .comment-list .reply a:hover {
  background-color: #009DE2;
}
#comments footer.comment-meta .comment-author img {
  border-radius: 5px;
  border: 1px solid #ccc;
}
#comments footer.comment-meta .comment-metadata {
  display: none;
  font-size: 0.9em;
  line-height: 25px;
}
#comments footer.comment-meta .comment-metadata a {
  color: #009DE2;
}
#comments footer.comment-meta .comment-metadata a:hover {
  font-weight: bold;
}
#comments .edit-link a {
  padding: 0 5px;
  font-size: 0.7rem;
  color: #009DE2;
}
#comments label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  background: white;
  padding: 0 5px;
  transition: all 0.2s;
}
#comments label .required {
  display: none;
}
#comments input, #comments textarea {
  width: 100%;
  border-radius: 5px;
  color: #b2b2b2;
  border: 1px solid #b2b2b2;
  height: 40px;
  transition: all 0.2s;
  padding: 0 15px;
}
#comments input:-webkit-autofill, #comments input:-webkit-autofill:hover, #comments input:-webkit-autofill:focus, #comments input:-webkit-autofill:active, #comments textarea:-webkit-autofill, #comments textarea:-webkit-autofill:hover, #comments textarea:-webkit-autofill:focus, #comments textarea:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
#comments textarea {
  min-height: 200px;
  padding: 15px;
}
#comments .comment-form-author, #comments .comment-form-email {
  width: 100%;
  display: inline-block;
  position: relative;
}
#comments .comment-form-comment label {
  display: none;
}
#comments #reply-title {
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
#comments .comment-notes {
  display: none;
}
#comments #submit {
  border: none !important;
  width: 150px;
  display: block;
  margin-right: auto;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
#comments #submit:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}

body.tml-action-login article, body.tml-action-register article, body.tml-action-lostpassword article, body.tml-action-resetpass article {
  margin: 0 auto 4rem;
  background: white;
  padding: 1rem;
  border-radius: 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}
body.tml-action-login article .tml-errors, body.tml-action-register article .tml-errors, body.tml-action-lostpassword article .tml-errors, body.tml-action-resetpass article .tml-errors {
  margin-bottom: 15px;
  margin-top: -15px;
}
body.tml-action-login article .tml-error, body.tml-action-register article .tml-error, body.tml-action-lostpassword article .tml-error, body.tml-action-resetpass article .tml-error {
  border: 0;
  box-shadow: unset;
  margin: 0;
  font-size: 80%;
  padding: 0;
  bottom: 100%;
  color: #dc3232;
}
body.tml-action-login article .tml-login, body.tml-action-login article .tml-register, body.tml-action-login article .tml-lostpassword, body.tml-action-register article .tml-login, body.tml-action-register article .tml-register, body.tml-action-register article .tml-lostpassword, body.tml-action-lostpassword article .tml-login, body.tml-action-lostpassword article .tml-register, body.tml-action-lostpassword article .tml-lostpassword, body.tml-action-resetpass article .tml-login, body.tml-action-resetpass article .tml-register, body.tml-action-resetpass article .tml-lostpassword {
  position: relative;
}
body.tml-action-login article .tml-login .tml-message, body.tml-action-login article .tml-register .tml-message, body.tml-action-login article .tml-lostpassword .tml-message, body.tml-action-register article .tml-login .tml-message, body.tml-action-register article .tml-register .tml-message, body.tml-action-register article .tml-lostpassword .tml-message, body.tml-action-lostpassword article .tml-login .tml-message, body.tml-action-lostpassword article .tml-register .tml-message, body.tml-action-lostpassword article .tml-lostpassword .tml-message, body.tml-action-resetpass article .tml-login .tml-message, body.tml-action-resetpass article .tml-register .tml-message, body.tml-action-resetpass article .tml-lostpassword .tml-message {
  margin: 0;
  box-shadow: none;
  border: 0;
  padding: 10px;
  text-align: center;
  width: 100%;
  font-size: 80%;
  color: #52575C;
}
body.tml-action-login article form .tml-field-wrap, body.tml-action-register article form .tml-field-wrap, body.tml-action-lostpassword article form .tml-field-wrap, body.tml-action-resetpass article form .tml-field-wrap {
  position: relative;
}
body.tml-action-login article form input:not([type=radio]):not([type=checkbox]), body.tml-action-register article form input:not([type=radio]):not([type=checkbox]), body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]), body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]) {
  width: 100%;
  border-radius: 5px;
  color: #52575C;
  border: 1px solid #b2b2b2;
  height: 40px;
  transition: all 0.2s;
  padding: 0 15px;
  direction: ltr;
}
body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-login article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-register article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-lostpassword article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:hover, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:focus, body.tml-action-resetpass article form input:not([type=radio]):not([type=checkbox]):-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
body.tml-action-login article form label.tml-label, body.tml-action-register article form label.tml-label, body.tml-action-lostpassword article form label.tml-label, body.tml-action-resetpass article form label.tml-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
  background: white;
  padding: 0 5px;
  transition: all 0.2s;
  margin: 0 !important;
}
body.tml-action-login article form .tml-log-wrap, body.tml-action-register article form .tml-log-wrap, body.tml-action-lostpassword article form .tml-log-wrap, body.tml-action-resetpass article form .tml-log-wrap {
  margin-bottom: 35px;
}
body.tml-action-login article form .tml-rememberme-wrap, body.tml-action-register article form .tml-rememberme-wrap, body.tml-action-lostpassword article form .tml-rememberme-wrap, body.tml-action-resetpass article form .tml-rememberme-wrap {
  display: inline-flex;
  align-items: center;
  margin-top: 20px;
}
body.tml-action-login article form .tml-rememberme-wrap label, body.tml-action-register article form .tml-rememberme-wrap label, body.tml-action-lostpassword article form .tml-rememberme-wrap label, body.tml-action-resetpass article form .tml-rememberme-wrap label {
  position: static;
  display: inline-block;
  margin: 0px 0 -20px !important;
}
body.tml-action-login article form .tml-rememberme-wrap input, body.tml-action-register article form .tml-rememberme-wrap input, body.tml-action-lostpassword article form .tml-rememberme-wrap input, body.tml-action-resetpass article form .tml-rememberme-wrap input {
  width: unset;
  height: unset;
}
body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-login article form .tml-rememberme-wrap input:-webkit-autofill:active, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-register article form .tml-rememberme-wrap input:-webkit-autofill:active, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-lostpassword article form .tml-rememberme-wrap input:-webkit-autofill:active, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill:hover, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill:focus, body.tml-action-resetpass article form .tml-rememberme-wrap input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
body.tml-action-login article form .tml-submit-wrap, body.tml-action-register article form .tml-submit-wrap, body.tml-action-lostpassword article form .tml-submit-wrap, body.tml-action-resetpass article form .tml-submit-wrap {
  width: fit-content;
  width: -moz-fit-content;
  margin-right: auto;
  margin-top: -40px;
}
body.tml-action-login article form .tml-submit-wrap button, body.tml-action-register article form .tml-submit-wrap button, body.tml-action-lostpassword article form .tml-submit-wrap button, body.tml-action-resetpass article form .tml-submit-wrap button {
  border: none !important;
  width: 150px;
  display: block;
  margin-right: auto;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
  height: 40px;
  border-radius: 5px;
}
body.tml-action-login article form .tml-submit-wrap button:hover, body.tml-action-register article form .tml-submit-wrap button:hover, body.tml-action-lostpassword article form .tml-submit-wrap button:hover, body.tml-action-resetpass article form .tml-submit-wrap button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-login article ul.tml-links, body.tml-action-register article ul.tml-links, body.tml-action-lostpassword article ul.tml-links, body.tml-action-resetpass article ul.tml-links {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body.tml-action-login article ul.tml-links .tml-lostpassword-link, body.tml-action-register article ul.tml-links .tml-lostpassword-link, body.tml-action-lostpassword article ul.tml-links .tml-lostpassword-link, body.tml-action-resetpass article ul.tml-links .tml-lostpassword-link {
  display: flex;
  justify-content: flex-end;
  font-size: 80%;
}
body.tml-action-login article ul.tml-links .tml-lostpassword-link a, body.tml-action-register article ul.tml-links .tml-lostpassword-link a, body.tml-action-lostpassword article ul.tml-links .tml-lostpassword-link a, body.tml-action-resetpass article ul.tml-links .tml-lostpassword-link a {
  color: #b2b2b2;
}
body.tml-action-login article ul.tml-links .tml-lostpassword-link a:hover, body.tml-action-register article ul.tml-links .tml-lostpassword-link a:hover, body.tml-action-lostpassword article ul.tml-links .tml-lostpassword-link a:hover, body.tml-action-resetpass article ul.tml-links .tml-lostpassword-link a:hover {
  color: #66C3EB;
}
body.tml-action-login article ul.tml-links .tml-register-link, body.tml-action-login article ul.tml-links .tml-login-link, body.tml-action-register article ul.tml-links .tml-register-link, body.tml-action-register article ul.tml-links .tml-login-link, body.tml-action-lostpassword article ul.tml-links .tml-register-link, body.tml-action-lostpassword article ul.tml-links .tml-login-link, body.tml-action-resetpass article ul.tml-links .tml-register-link, body.tml-action-resetpass article ul.tml-links .tml-login-link {
  position: absolute;
  bottom: -60px;
  text-align: center;
  width: 100%;
}
body.tml-action-login article ul.tml-links .tml-register-link a, body.tml-action-login article ul.tml-links .tml-login-link a, body.tml-action-register article ul.tml-links .tml-register-link a, body.tml-action-register article ul.tml-links .tml-login-link a, body.tml-action-lostpassword article ul.tml-links .tml-register-link a, body.tml-action-lostpassword article ul.tml-links .tml-login-link a, body.tml-action-resetpass article ul.tml-links .tml-register-link a, body.tml-action-resetpass article ul.tml-links .tml-login-link a {
  color: #b2b2b2;
}
body.tml-action-login article ul.tml-links .tml-register-link a:hover, body.tml-action-login article ul.tml-links .tml-login-link a:hover, body.tml-action-register article ul.tml-links .tml-register-link a:hover, body.tml-action-register article ul.tml-links .tml-login-link a:hover, body.tml-action-lostpassword article ul.tml-links .tml-register-link a:hover, body.tml-action-lostpassword article ul.tml-links .tml-login-link a:hover, body.tml-action-resetpass article ul.tml-links .tml-register-link a:hover, body.tml-action-resetpass article ul.tml-links .tml-login-link a:hover {
  color: #66C3EB;
}
body.tml-action-login .page-header, body.tml-action-register .page-header, body.tml-action-lostpassword .page-header, body.tml-action-resetpass .page-header {
  position: relative;
  margin: 35px 0;
}
body.tml-action-login .page-header::before, body.tml-action-login .page-header::after, body.tml-action-register .page-header::before, body.tml-action-register .page-header::after, body.tml-action-lostpassword .page-header::before, body.tml-action-lostpassword .page-header::after, body.tml-action-resetpass .page-header::before, body.tml-action-resetpass .page-header::after {
  content: "";
  background: #e6e6e6;
  width: 130px;
  height: 1px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
body.tml-action-login .page-header::after, body.tml-action-register .page-header::after, body.tml-action-lostpassword .page-header::after, body.tml-action-resetpass .page-header::after {
  background: #66C3EB;
  width: 7px;
  height: 7px;
  bottom: calc(100% - 3.5px);
  border-radius: 50%;
  box-shadow: 0 0 0 7px #f5f6fa;
}
body.tml-action-login .page-header h1, body.tml-action-login .page-header h2, body.tml-action-login .page-header h3, body.tml-action-login .page-header h4, body.tml-action-login .page-header h5, body.tml-action-login .page-header h6, body.tml-action-register .page-header h1, body.tml-action-register .page-header h2, body.tml-action-register .page-header h3, body.tml-action-register .page-header h4, body.tml-action-register .page-header h5, body.tml-action-register .page-header h6, body.tml-action-lostpassword .page-header h1, body.tml-action-lostpassword .page-header h2, body.tml-action-lostpassword .page-header h3, body.tml-action-lostpassword .page-header h4, body.tml-action-lostpassword .page-header h5, body.tml-action-lostpassword .page-header h6, body.tml-action-resetpass .page-header h1, body.tml-action-resetpass .page-header h2, body.tml-action-resetpass .page-header h3, body.tml-action-resetpass .page-header h4, body.tml-action-resetpass .page-header h5, body.tml-action-resetpass .page-header h6 {
  color: #52575C;
  text-align: center;
  font-size: 1.3rem;
  padding-top: 5px;
}
body.tml-action-login .page-header span, body.tml-action-register .page-header span, body.tml-action-lostpassword .page-header span, body.tml-action-resetpass .page-header span {
  color: #b2b2b2;
}

body.tml-action-register .tml-user_email-wrap, body.tml-action-lostpassword .tml-user_email-wrap, body.tml-action-resetpass .tml-user_email-wrap {
  margin-bottom: 35px;
}
body.tml-action-register ul.tml-links .tml-lostpassword-link, body.tml-action-lostpassword ul.tml-links .tml-lostpassword-link, body.tml-action-resetpass ul.tml-links .tml-lostpassword-link {
  top: 108px !important;
}
body.tml-action-register .indicator-hint, body.tml-action-lostpassword .indicator-hint, body.tml-action-resetpass .indicator-hint {
  font-size: 80%;
}
body.tml-action-register .tml-submit-wrap, body.tml-action-lostpassword .tml-submit-wrap, body.tml-action-resetpass .tml-submit-wrap {
  margin-top: 0 !important;
}
body.tml-action-register #pass-strength-result, body.tml-action-lostpassword #pass-strength-result, body.tml-action-resetpass #pass-strength-result {
  border-radius: 5px;
}
body.tml-action-register #pass-strength-result.hide-if-no-js:not(.short):not(.bad):not(.good):not(.strong), body.tml-action-lostpassword #pass-strength-result.hide-if-no-js:not(.short):not(.bad):not(.good):not(.strong), body.tml-action-resetpass #pass-strength-result.hide-if-no-js:not(.short):not(.bad):not(.good):not(.strong) {
  display: none;
}

body.tml-action-register .tml-links {
  display: none;
}
body.tml-action-register .acf-user-register-fields {
  margin-top: 65px;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-role] {
  display: none;
}
body.tml-action-register .acf-user-register-fields div[data-name=consent], body.tml-action-register .acf-user-register-fields div[data-name=consent-2] {
  display: flex;
  align-items: baseline;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding: 5px 12px !important;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-state] .select2-selection, body.tml-action-register .acf-user-register-fields div[data-name=user-city] .select2-selection {
  border-color: #aaa;
  height: 40px;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-state] .select2-selection .select2-selection__rendered, body.tml-action-register .acf-user-register-fields div[data-name=user-city] .select2-selection .select2-selection__rendered {
  height: 40px;
  display: flex;
  align-items: center;
}
body.tml-action-register .acf-user-register-fields div[data-name=user-state] .select2-selection__arrow, body.tml-action-register .acf-user-register-fields div[data-name=user-city] .select2-selection__arrow {
  height: 100%;
}
body.tml-action-register .user-role-select {
  position: absolute;
  top: 75px;
  right: 7.5px;
  padding: 10px 15px 0;
  background: #FAFAFC;
  border-radius: 8px;
}
body.tml-action-register .user-role-select label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
body.tml-action-register .tml-indicator-wrap {
  right: calc(50% + 15px);
  top: -10px;
}
body.tml-action-register .tml-indicator-wrap #pass-strength-result {
  background: transparent;
  font-weight: normal;
  border: 0;
  margin: 0;
  font-size: 80%;
  padding: 0;
}
body.tml-action-register .tml-indicator_hint-wrap {
  position: absolute !important;
  left: calc(19px + 15%);
  margin: 0 !important;
  top: -95px;
  background: #52575C;
  color: #f5f6fa;
  padding: 5px 15px;
  border-radius: 5px;
  display: none !important;
}
body.tml-action-register .tml-indicator_hint-wrap.shown {
  display: block !important;
}
body.tml-action-register .tml-indicator_hint-wrap > p {
  position: relative;
  text-align: justify;
  margin: 0;
}
body.tml-action-register .tml-indicator_hint-wrap > p::after {
  content: "";
  background-image: url("./images/curved-arrow.svg");
  background-repeat: no-repeat;
  width: 45px;
  height: 10px;
  position: absolute;
  top: calc(100% + 5px);
  left: 50%;
  filter: invert(0.62);
  transform: translateX(-50%);
  margin-left: 5px;
}
body.tml-action-register .tml-user_pass1-wrap > input {
  padding-left: 40px !important;
}
body.tml-action-register .tml-user_pass1-wrap::before {
  font-family: monospace;
  pointer-events: none;
  content: "i";
  position: absolute;
  font-weight: bold;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: #eee;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.tml-action-register .acf-field[data-name=user-city].disabled {
  pointer-events: none;
  opacity: 0.6;
}
body.tml-action-register .tml-register form[name=register] {
  position: relative;
}
body.tml-action-register .tml-register form[name=register] > h2 {
  display: none;
}
body.tml-action-register .tml-register form[name=register] button[type=submit] {
  transition: unset !important;
}
body.tml-action-register .tml-register form[name=register] button[type=submit]:disabled {
  box-shadow: unset;
  background: #b2b2b2 !important;
  cursor: not-allowed;
}
body.tml-action-register .tml-field-wrap:not(.tml-submit-wrap) {
  width: calc(25% - 20px);
  display: inline-block;
  margin: 0 7.5px 15px;
}

body.tml-action-lostpassword ul.tml-links {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: -60px;
  width: 100%;
}
body.tml-action-lostpassword ul.tml-links .tml-register-link, body.tml-action-lostpassword ul.tml-links .tml-login-link {
  position: static !important;
  width: auto !important;
  padding: 0 1rem;
}
body.tml-action-lostpassword ul.tml-links .tml-login-link {
  border-left: 1px solid #b2b2b2;
}

.acf-user-register-fields > .acf-field {
  position: relative !important;
  margin: 0 !important;
  padding: 15px 12px !important;
}

body.tml-action-register .form-wrapper, body.tml-action-register .tml-register {
  background: white;
  padding: 2rem;
  margin: 0;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]), body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]) {
  width: 100%;
  border-radius: 5px;
  color: #221e1f !important;
  border: 1px solid #b2b2b2;
  height: 40px;
  transition: all 0.2s;
  padding: 0.25rem 0.5rem;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:hover, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:focus, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:active, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:hover, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:focus, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number], body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number] {
  -moz-appearance: textfield;
}
body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-outer-spin-button, body.tml-action-register .form-wrapper form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-inner-spin-button, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-outer-spin-button, body.tml-action-register .tml-register form input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit])[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body.tml-action-register .form-wrapper form input[type=checkbox], body.tml-action-register .form-wrapper form input[type=radio], body.tml-action-register .tml-register form input[type=checkbox], body.tml-action-register .tml-register form input[type=radio] {
  cursor: pointer;
}
body.tml-action-register .form-wrapper form .acf-field-repeater .acf-label, body.tml-action-register .form-wrapper form .acf-field-select .acf-label, body.tml-action-register .form-wrapper form .acf-field-wysiwyg .acf-label, body.tml-action-register .form-wrapper form .acf-field-radio .acf-label, body.tml-action-register .form-wrapper form .acf-field-checkbox .acf-label, body.tml-action-register .form-wrapper form .acf-field-true-false .acf-label, body.tml-action-register .form-wrapper form .acf-field-post-object .acf-label, body.tml-action-register .form-wrapper form .acf-field-image .acf-label, body.tml-action-register .form-wrapper form .acf-field-gallery .acf-label, body.tml-action-register .tml-register form .acf-field-repeater .acf-label, body.tml-action-register .tml-register form .acf-field-select .acf-label, body.tml-action-register .tml-register form .acf-field-wysiwyg .acf-label, body.tml-action-register .tml-register form .acf-field-radio .acf-label, body.tml-action-register .tml-register form .acf-field-checkbox .acf-label, body.tml-action-register .tml-register form .acf-field-true-false .acf-label, body.tml-action-register .tml-register form .acf-field-post-object .acf-label, body.tml-action-register .tml-register form .acf-field-image .acf-label, body.tml-action-register .tml-register form .acf-field-gallery .acf-label {
  position: relative;
  transform: unset;
  color: unset;
  right: unset;
}
body.tml-action-register .form-wrapper form .acf-url i, body.tml-action-register .tml-register form .acf-url i {
  top: 11px;
  font-size: 17px;
  margin: 0;
}
body.tml-action-register .form-wrapper form .acf-field-gallery, body.tml-action-register .form-wrapper form .acf-field-image, body.tml-action-register .tml-register form .acf-field-gallery, body.tml-action-register .tml-register form .acf-field-image {
  min-height: 200px !important;
}
body.tml-action-register .form-wrapper form .acf-field-select .select2-selection, body.tml-action-register .tml-register form .acf-field-select .select2-selection {
  border: 1px solid #b2b2b2;
  height: 40px;
}
body.tml-action-register .form-wrapper form .acf-field-select .select2-selection__arrow, body.tml-action-register .tml-register form .acf-field-select .select2-selection__arrow {
  left: 8px;
  top: 8px;
}
body.tml-action-register .form-wrapper form .acf-field-select .select2-selection__placeholder, body.tml-action-register .form-wrapper form .acf-field-select .select2-selection__rendered, body.tml-action-register .tml-register form .acf-field-select .select2-selection__placeholder, body.tml-action-register .tml-register form .acf-field-select .select2-selection__rendered {
  color: #52575C;
  height: 40px;
  display: inline-flex;
  align-items: center;
}
body.tml-action-register .form-wrapper form .acf-field-repeater .acf-button, body.tml-action-register .tml-register form .acf-field-repeater .acf-button {
  width: 115px;
  display: block;
  border-radius: 5px;
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-field-repeater .acf-button:hover, body.tml-action-register .tml-register form .acf-field-repeater .acf-button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-field, body.tml-action-register .tml-register form .acf-field {
  border: 0 !important;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=en-title] input, body.tml-action-register .form-wrapper form .acf-field[data-name=owner-tel] input, body.tml-action-register .form-wrapper form .acf-field[data-name=fax] input, body.tml-action-register .form-wrapper form .acf-field[data-name=hotel-tel] input, body.tml-action-register .form-wrapper form .acf-field[data-name=email] input, body.tml-action-register .form-wrapper form .acf-field[data-name=site-address] input, body.tml-action-register .form-wrapper form .acf-field[data-name=whatsapp-num] input, body.tml-action-register .form-wrapper form .acf-field[data-name=sub-agencies-count] input, body.tml-action-register .form-wrapper form .acf-field[data-name=customers-count] input, body.tml-action-register .form-wrapper form .acf-field[data-name=organizations-count] input, body.tml-action-register .tml-register form .acf-field[data-name=en-title] input, body.tml-action-register .tml-register form .acf-field[data-name=owner-tel] input, body.tml-action-register .tml-register form .acf-field[data-name=fax] input, body.tml-action-register .tml-register form .acf-field[data-name=hotel-tel] input, body.tml-action-register .tml-register form .acf-field[data-name=email] input, body.tml-action-register .tml-register form .acf-field[data-name=site-address] input, body.tml-action-register .tml-register form .acf-field[data-name=whatsapp-num] input, body.tml-action-register .tml-register form .acf-field[data-name=sub-agencies-count] input, body.tml-action-register .tml-register form .acf-field[data-name=customers-count] input, body.tml-action-register .tml-register form .acf-field[data-name=organizations-count] input {
  direction: ltr;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=facilities] .acf-checkbox-list li, body.tml-action-register .tml-register form .acf-field[data-name=facilities] .acf-checkbox-list li {
  width: 18%;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=certificate], body.tml-action-register .form-wrapper form .acf-field[data-name=type], body.tml-action-register .tml-register form .acf-field[data-name=certificate], body.tml-action-register .tml-register form .acf-field[data-name=type] {
  display: flex;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=documents] .acf-gallery.ui-resizable, body.tml-action-register .form-wrapper form .acf-field[data-name=gallery] .acf-gallery.ui-resizable, body.tml-action-register .tml-register form .acf-field[data-name=documents] .acf-gallery.ui-resizable, body.tml-action-register .tml-register form .acf-field[data-name=gallery] .acf-gallery.ui-resizable {
  height: 200px !important;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=documents] .acf-button, body.tml-action-register .form-wrapper form .acf-field[data-name=gallery] .acf-button, body.tml-action-register .tml-register form .acf-field[data-name=documents] .acf-button, body.tml-action-register .tml-register form .acf-field[data-name=gallery] .acf-button {
  width: 150px;
  display: block;
  border-radius: 5px;
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-field[data-name=documents] .acf-button:hover, body.tml-action-register .form-wrapper form .acf-field[data-name=gallery] .acf-button:hover, body.tml-action-register .tml-register form .acf-field[data-name=documents] .acf-button:hover, body.tml-action-register .tml-register form .acf-field[data-name=gallery] .acf-button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-field-image .acf-button, body.tml-action-register .tml-register form .acf-field-image .acf-button {
  width: 150px;
  display: block;
  border-radius: 5px;
  margin: 0.5rem 0;
  padding: 0.5rem 1rem;
  text-align: center;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-field-image .acf-button:hover, body.tml-action-register .tml-register form .acf-field-image .acf-button:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-label, body.tml-action-register .tml-register form .acf-label {
  color: #52575C;
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  background: white;
  padding: 0 5px !important;
  transition: all 0.2s;
  pointer-events: none;
  z-index: 1;
}
body.tml-action-register .form-wrapper form .acf-label label, body.tml-action-register .tml-register form .acf-label label {
  font-weight: normal;
  margin: 0;
}
body.tml-action-register .form-wrapper form .acf-form-submit > input, body.tml-action-register .tml-register form .acf-form-submit > input {
  margin-right: auto;
  display: block;
  width: 150px;
  border-radius: 5px;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
  background: linear-gradient(to right, #2a56c0, #214396, #2a56c0);
  background-size: 300% 100%;
  transition: all 0.8s ease-in-out !important;
}
body.tml-action-register .form-wrapper form .acf-form-submit > input:hover, body.tml-action-register .tml-register form .acf-form-submit > input:hover {
  background-position: 100% 0;
  transition: all 0.8s ease-in-out;
}
body.tml-action-register .form-wrapper form .acf-form-submit > input:disabled, body.tml-action-register .tml-register form .acf-form-submit > input:disabled {
  box-shadow: unset;
  background: #b2b2b2 !important;
  cursor: not-allowed;
}

.bc-container {
  position: relative;
}
.bc-container.no-transparency ul {
  background: white !important;
}
.bc-container ul {
  margin: 10px 0 0;
  list-style-type: none;
  display: inline-flex;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px 8px;
}
.bc-container ul li {
  color: #52575C;
  font-size: 85%;
}
.bc-container ul li a {
  color: #52575C;
}
.bc-container ul li a:hover {
  color: #009DE2;
}
.bc-container ul li:not(:last-child)::after {
  content: "\ea5a";
  font-family: "LineIcons";
  font-size: 7px;
  color: #F9750F;
  margin: 0 0.5rem;
}

.single-location .facilities-heading, .float-hotel-reserve .facilities-heading {
  color: #12A352;
  background: rgba(18, 163, 82, 0.1);
  width: fit-content;
  width: -moz-fit-content;
  padding: 10px 15px;
  font-size: 1rem;
  border-radius: 5px;
}
.single-location .facilities-heading.not, .float-hotel-reserve .facilities-heading.not {
  color: #C91A30;
  background: rgba(201, 26, 48, 0.1);
}

.single-location .show-tel {
  cursor: pointer;
  color: #2a56c0 !important;
}
.single-location .show-tel:hover {
  color: #214396 !important;
}
.single-location .repeating-content {
  background: #FAFAFC;
}
.single-location .main-title::after {
  box-shadow: 0 0 0 7px white;
}
.single-location #review #content {
  overflow: hidden;
  display: none;
  position: relative;
  transition: all 0.4s;
}
.single-location #review #content .content-wrapper {
  overflow-y: auto;
  direction: ltr;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar {
  width: 7px;
  z-index: 5;
  position: relative;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-thumb:hover {
  background: #009DE2;
}
.single-location #review #content .content-wrapper * {
  direction: rtl;
}
.single-location #review #content .content-wrapper img {
  margin: 30px auto;
  display: block;
}
.single-location #review #content img {
  border-radius: 10px;
}
.single-location #review #content button {
  position: absolute;
  bottom: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 70px;
  border: 0;
  background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgba(255, 255, 255, 0) 100%);
  color: #52575C;
  cursor: pointer;
}
.single-location .logo-wrapper {
  width: 150px;
  height: 150px;
  position: relative;
  overflow: hidden;
  border: 1px solid #eef0f8;
  border-radius: 15px;
}
.single-location .logo-wrapper img {
  position: absolute;
  width: auto;
  left: 50%;
  top: 50%;
  height: 100%;
  max-width: unset;
  transform: translate(-50%, -50%);
}
.single-location #map-wrapper iframe {
  width: 100%;
  height: 300px;
  border-radius: 15px;
}
.single-location .website-link {
  color: #52575C;
  background: #FAFAFC;
  padding: 10px 15px;
  width: 150px;
  cursor: pointer;
  text-align: center;
  border-radius: 10px;
}
.single-location .website-link:hover {
  background: #eef0f8;
}
.single-location .distance-wrapper > button {
  position: absolute;
  cursor: pointer;
  right: -3px;
}
.single-location .distance-wrapper > button i {
  color: #52575C;
}
.single-location .distance-wrapper > button#upBtn {
  bottom: calc(100% - 100px);
}
.single-location .distance-wrapper > button#downBtn {
  top: 100%;
}
.single-location .distance-wrapper > button:focus {
  box-shadow: unset;
}
.single-location .distance-wrapper .location-distances {
  max-height: 250px;
  padding-left: 15px;
  overflow-y: auto;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar {
  width: 7px;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-thumb:hover {
  background: #009DE2;
}
.single-location .distance-wrapper .location-distances li {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.single-location .distance-wrapper .location-distances li span {
  background: white;
  position: relative;
  z-index: 1;
  padding: 0 5px;
}
.single-location .distance-wrapper .location-distances li::after {
  content: "";
  position: absolute;
  height: 0;
  width: 100%;
  border-top: 2px dotted #b2b2b2;
  top: calc(50% - 1px);
  left: 0;
}
.single-location .hotel-wrapper {
  background: white;
  padding: 0 2rem;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  margin: 4rem 0;
  border-radius: 10px;
}
.single-location .hotel-facilities i {
  background: #66C3EB;
  color: white;
  padding: 2px;
  border-radius: 2px;
}
.single-location .tags-links a {
  background: #FAFAFC;
  color: #52575C;
  padding: 0.25rem 1rem;
  margin: 0.25rem;
  display: inline-block;
  border-radius: 5px;
}
.single-location .tags-links a:hover {
  background: #eef0f8;
}
.single-location #tours .total, .single-location #trains .total, .single-location #flights .total {
  border: 1px solid #FAFAFC;
  color: #221e1f;
  min-height: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 1rem;
  border-radius: 10px;
  min-width: 150px;
}
.single-location #tours .total .num, .single-location #trains .total .num, .single-location #flights .total .num {
  color: #b2b2b2;
}
.single-location #tours .slick-arrow, .single-location #trains .slick-arrow, .single-location #flights .slick-arrow {
  background: #FAFAFC;
  position: absolute;
  top: calc(100% + 15px);
  left: 80px;
  width: 75px;
  justify-content: center;
  color: #52575C;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 5px;
  border-radius: 5px;
  transition: all 0.4s;
}
.single-location #tours .slick-arrow.next, .single-location #trains .slick-arrow.next, .single-location #flights .slick-arrow.next {
  left: 0;
}
.single-location #tours .slick-arrow i, .single-location #trains .slick-arrow i, .single-location #flights .slick-arrow i {
  font-size: 85%;
}
.single-location #tours .slick-arrow:hover, .single-location #trains .slick-arrow:hover, .single-location #flights .slick-arrow:hover {
  color: white;
  background: #66C3EB;
}
.single-location #tours .slick-track > .slick-slide, .single-location #trains .slick-track > .slick-slide, .single-location #flights .slick-track > .slick-slide {
  margin-left: 5px;
}
.single-location #tours .slick-track > .slick-slide:not(.slick-active), .single-location #trains .slick-track > .slick-slide:not(.slick-active), .single-location #flights .slick-track > .slick-slide:not(.slick-active) {
  opacity: 0.3;
}
.single-location #tours .slick-track > .slick-slide .route-box, .single-location #trains .slick-track > .slick-slide .route-box, .single-location #flights .slick-track > .slick-slide .route-box {
  background: #FAFAFC;
  color: #52575C;
  min-height: 100px;
  justify-content: space-between;
  padding: 10px;
  border-radius: 10px;
  min-width: 160px;
  position: relative;
  visibility: hidden;
}
.single-location #tours .slick-track > .slick-slide .route-box i, .single-location #trains .slick-track > .slick-slide .route-box i, .single-location #flights .slick-track > .slick-slide .route-box i {
  color: #009DE2;
  font-size: 70%;
}
.single-location #tours .slick-track > .slick-slide .route-box i.lni-spiner-solid, .single-location #trains .slick-track > .slick-slide .route-box i.lni-spiner-solid, .single-location #flights .slick-track > .slick-slide .route-box i.lni-spiner-solid {
  transform: rotate(130deg);
}
.single-location #tours .slick-track > .slick-slide .route-box i.lni-plane, .single-location #trains .slick-track > .slick-slide .route-box i.lni-plane, .single-location #flights .slick-track > .slick-slide .route-box i.lni-plane {
  transform: rotate(225deg);
}
.single-location #tours .slick-track > .slick-slide .route-box:after, .single-location #trains .slick-track > .slick-slide .route-box:after, .single-location #flights .slick-track > .slick-slide .route-box:after {
  content: "";
  height: 40px;
  width: 0;
  border-right: 1.5px dotted #009DE2;
  position: absolute;
  right: 16px;
  top: 30px;
}
.single-location #tours .slick-track > .slick-slide .route-box .origin, .single-location #trains .slick-track > .slick-slide .route-box .origin, .single-location #flights .slick-track > .slick-slide .route-box .origin {
  margin-bottom: 30px;
}
.single-location #tours .slick-track > .slick-slide a.route-box, .single-location #trains .slick-track > .slick-slide a.route-box, .single-location #flights .slick-track > .slick-slide a.route-box {
  transition: all 0.4s;
}
.single-location #tours .slick-track > .slick-slide a.route-box:hover, .single-location #trains .slick-track > .slick-slide a.route-box:hover, .single-location #flights .slick-track > .slick-slide a.route-box:hover {
  background: #eef0f8;
}

.content-title {
  position: relative;
}
.content-title::before, .content-title::after {
  content: "";
  background: #e6e6e6;
  width: 35px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
}
.content-title::after {
  background: #66C3EB;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  top: calc(50% - 3px);
  box-shadow: 0 0 0 5px white;
}

#contact-info .wrapper {
  background: #FAFAFC;
  border-radius: 5px;
  padding: 0.5rem 1rem;
}
#contact-info .wrapper a {
  color: #52575C;
}
#contact-info .wrapper a:hover {
  color: #66C3EB;
}

.page-template-hotel-results .button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}
.page-template-hotel-results .button-wrapper::after, .page-template-hotel-results .button-wrapper::before {
  content: "";
  position: absolute;
  width: calc(50% - 80px);
  height: 1px;
  background: #e6e6e6;
  top: calc(50% + 1px);
  left: 0;
}
.page-template-hotel-results .button-wrapper::before {
  left: unset;
  right: 0;
}
.page-template-hotel-results .button-wrapper button {
  padding: 0.5rem 1rem;
  border: 1px solid;
  border-radius: 5px;
  color: #66C3EB;
  background: transparent;
  transition: all 0.4s;
  cursor: pointer;
}
.page-template-hotel-results .button-wrapper button:hover {
  background: #66C3EB;
  color: white;
}

table.table a {
  color: #009DE2;
}
table.table a:hover {
  color: #404040;
}
table.table .hotel-rating {
  color: #66C3EB;
  white-space: nowrap;
}
table.table.itinerary-table th {
  white-space: nowrap;
}

body.single-tour .page-title, body.single-hotelpackage .page-title, body.single-location .page-title, body.offline-tour-pages .page-title, body.offline-hotel-pages .page-title {
  position: relative;
  margin-bottom: 50px;
  margin-top: 60px;
}
body.single-tour .page-title h1, body.single-hotelpackage .page-title h1, body.single-location .page-title h1, body.offline-tour-pages .page-title h1, body.offline-hotel-pages .page-title h1 {
  min-height: 124px;
  width: 350px;
  background: white;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  font-size: 1.5rem;
  align-items: center;
  justify-content: center;
  border-bottom: unset;
  bottom: calc(100% - 10px);
}
body.single-tour .page-title h1 span, body.single-hotelpackage .page-title h1 span, body.single-location .page-title h1 span, body.offline-tour-pages .page-title h1 span, body.offline-hotel-pages .page-title h1 span {
  font-size: 1rem;
}
body.single-tour .page-title .base-info, body.single-hotelpackage .page-title .base-info, body.single-location .page-title .base-info, body.offline-tour-pages .page-title .base-info, body.offline-hotel-pages .page-title .base-info {
  border-radius: 0 0 20px 20px;
}
body.single-tour .switcher-combo, body.single-hotelpackage .switcher-combo, body.single-location .switcher-combo, body.offline-tour-pages .switcher-combo, body.offline-hotel-pages .switcher-combo {
  color: #f5f6fa;
  margin-bottom: 45px;
  width: 100%;
  position: relative;
}
body.single-tour .switcher-combo.not-sliding, body.single-hotelpackage .switcher-combo.not-sliding, body.single-location .switcher-combo.not-sliding, body.offline-tour-pages .switcher-combo.not-sliding, body.offline-hotel-pages .switcher-combo.not-sliding {
  display: flex;
  justify-content: space-between;
}
body.single-tour .switcher-combo.not-sliding li, body.single-hotelpackage .switcher-combo.not-sliding li, body.single-location .switcher-combo.not-sliding li, body.offline-tour-pages .switcher-combo.not-sliding li, body.offline-hotel-pages .switcher-combo.not-sliding li {
  width: calc(38% - 30px);
}
body.single-tour .switcher-combo.not-sliding li *, body.single-hotelpackage .switcher-combo.not-sliding li *, body.single-location .switcher-combo.not-sliding li *, body.offline-tour-pages .switcher-combo.not-sliding li *, body.offline-hotel-pages .switcher-combo.not-sliding li * {
  opacity: 0.3;
}
body.single-tour .switcher-combo.not-sliding li.actived *, body.single-hotelpackage .switcher-combo.not-sliding li.actived *, body.single-location .switcher-combo.not-sliding li.actived *, body.offline-tour-pages .switcher-combo.not-sliding li.actived *, body.offline-hotel-pages .switcher-combo.not-sliding li.actived * {
  opacity: 1;
}
body.single-tour .switcher-combo .slick-dots, body.single-hotelpackage .switcher-combo .slick-dots, body.single-location .switcher-combo .slick-dots, body.offline-tour-pages .switcher-combo .slick-dots, body.offline-hotel-pages .switcher-combo .slick-dots {
  bottom: -40px;
}
body.single-tour .switcher-combo .slick-dots li:not(.slick-active) button::before, body.single-hotelpackage .switcher-combo .slick-dots li:not(.slick-active) button::before, body.single-location .switcher-combo .slick-dots li:not(.slick-active) button::before, body.offline-tour-pages .switcher-combo .slick-dots li:not(.slick-active) button::before, body.offline-hotel-pages .switcher-combo .slick-dots li:not(.slick-active) button::before {
  opacity: 1;
}
body.single-tour .switcher-combo .slick-arrow, body.single-hotelpackage .switcher-combo .slick-arrow, body.single-location .switcher-combo .slick-arrow, body.offline-tour-pages .switcher-combo .slick-arrow, body.offline-hotel-pages .switcher-combo .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-tour .switcher-combo .slick-arrow::before, body.single-hotelpackage .switcher-combo .slick-arrow::before, body.single-location .switcher-combo .slick-arrow::before, body.offline-tour-pages .switcher-combo .slick-arrow::before, body.offline-hotel-pages .switcher-combo .slick-arrow::before {
  font-size: 20px;
  color: #464646;
  position: static;
}
body.single-tour .switcher-combo .slick-arrow.slick-next, body.single-hotelpackage .switcher-combo .slick-arrow.slick-next, body.single-location .switcher-combo .slick-arrow.slick-next, body.offline-tour-pages .switcher-combo .slick-arrow.slick-next, body.offline-hotel-pages .switcher-combo .slick-arrow.slick-next {
  left: -30px;
}
body.single-tour .switcher-combo .slick-arrow.slick-prev, body.single-hotelpackage .switcher-combo .slick-arrow.slick-prev, body.single-location .switcher-combo .slick-arrow.slick-prev, body.offline-tour-pages .switcher-combo .slick-arrow.slick-prev, body.offline-hotel-pages .switcher-combo .slick-arrow.slick-prev {
  right: -30px;
}
body.single-tour .switcher-combo .slick-slide, body.single-hotelpackage .switcher-combo .slick-slide, body.single-location .switcher-combo .slick-slide, body.offline-tour-pages .switcher-combo .slick-slide, body.offline-hotel-pages .switcher-combo .slick-slide {
  margin: 0 5px;
}
body.single-tour .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.single-hotelpackage .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.single-location .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.offline-tour-pages .switcher-combo .slick-slide:not(.slick-active) li[data-val] *, body.offline-hotel-pages .switcher-combo .slick-slide:not(.slick-active) li[data-val] * {
  opacity: 0.3;
}
body.single-tour .switcher-combo li[data-val], body.single-hotelpackage .switcher-combo li[data-val], body.single-location .switcher-combo li[data-val], body.offline-tour-pages .switcher-combo li[data-val], body.offline-hotel-pages .switcher-combo li[data-val] {
  background-color: #464646;
  height: 100px;
  border-radius: 10px;
  display: flex !important;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0 5px;
  cursor: pointer;
}
body.single-tour table.offline-tour-transports .company-info, body.single-tour table.offline-hotel-transports .company-info, body.single-hotelpackage table.offline-tour-transports .company-info, body.single-hotelpackage table.offline-hotel-transports .company-info, body.single-location table.offline-tour-transports .company-info, body.single-location table.offline-hotel-transports .company-info, body.offline-tour-pages table.offline-tour-transports .company-info, body.offline-tour-pages table.offline-hotel-transports .company-info, body.offline-hotel-pages table.offline-tour-transports .company-info, body.offline-hotel-pages table.offline-hotel-transports .company-info {
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
}
body.single-tour .tour-itinerary .itinerary-wrapper, body.single-tour .hotelpackage-itinerary .itinerary-wrapper, body.single-hotelpackage .tour-itinerary .itinerary-wrapper, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper, body.single-location .tour-itinerary .itinerary-wrapper, body.single-location .hotelpackage-itinerary .itinerary-wrapper, body.offline-tour-pages .tour-itinerary .itinerary-wrapper, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper {
  margin-bottom: 90px;
  position: relative;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure, body.single-location .tour-itinerary .itinerary-wrapper > figure, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure {
  margin-bottom: 0;
  background: #f5f6fa;
  position: relative;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-location .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar {
  width: 7px;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-location .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-location .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.single-location .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover {
  background: #009DE2;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span:first-child, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span:first-child, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.single-location .tour-itinerary .itinerary-wrapper > figure > span:first-child, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span:first-child, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span:first-child, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  padding: 0.6em 0.7em;
  text-align: center;
  position: relative;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-location .tour-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span:first-child:after, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span:first-child:after, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after {
  content: "";
  position: absolute;
  width: 200px;
  max-width: calc(100% - 30px);
  height: 1px;
  background: #ebecf2;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs {
  background: unset;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link {
  padding: 0.4em;
  min-width: 110px;
  border-radius: 8px;
  text-align: center;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link.active {
  box-shadow: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  background: #52575C;
  color: white;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after {
  content: unset;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .tab-content, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .tab-content, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content {
  background: unset;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane {
  padding: 15px 0 0;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .scroll, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .scroll, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .scroll, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll {
  height: 150px;
  overflow-y: auto;
  display: block;
  direction: ltr;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll {
  height: 225px;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .main-article-format, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll .itinerary-attractions {
  direction: rtl;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item {
  margin: 15px 7.5px 0 7.5px;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img {
  border-radius: 8px;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div {
  display: flex;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img {
  vertical-align: top;
  margin-left: 15px;
  border-radius: 3px;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a {
  color: inherit;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-location .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span {
  width: calc(100% - 75px);
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure > span:last-child, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure > span:last-child, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.single-location .tour-itinerary .itinerary-wrapper > figure > span:last-child, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure > span:last-child, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure > span:last-child, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child {
  padding: 15px;
}
body.single-tour .tour-itinerary .itinerary-wrapper > figure:before, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.single-location .tour-itinerary .itinerary-wrapper > figure:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before {
  content: "";
  position: absolute;
  top: -40px;
  font-size: 10px;
  background: #66C3EB;
  z-index: 1;
  box-shadow: 0 0 0 5px rgba(235, 149, 35, 0.3490196078);
  -webkit-box-shadow: 0 0 0 5px rgba(235, 149, 35, 0.3490196078);
  -moz-box-shadow: 0 0 0 5px rgba(235, 149, 35, 0.3490196078);
  line-height: 0;
  width: 10px;
  height: 10px;
  text-align: center;
  border-radius: 100%;
  margin: 0 auto;
  right: 0;
  left: 0;
}
body.single-tour .tour-itinerary .itinerary-wrapper:before, body.single-tour .hotelpackage-itinerary .itinerary-wrapper:before, body.single-hotelpackage .tour-itinerary .itinerary-wrapper:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper:before, body.single-location .tour-itinerary .itinerary-wrapper:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper:before, body.offline-tour-pages .tour-itinerary .itinerary-wrapper:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper:before, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper:before {
  content: "";
  position: absolute;
  background: #66C3EB;
  width: 2px;
  height: 90px;
  top: -90px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
body.single-tour .tour-itinerary .itinerary-wrapper.last-item, body.single-tour .hotelpackage-itinerary .itinerary-wrapper.last-item, body.single-hotelpackage .tour-itinerary .itinerary-wrapper.last-item, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper.last-item, body.single-location .tour-itinerary .itinerary-wrapper.last-item, body.single-location .hotelpackage-itinerary .itinerary-wrapper.last-item, body.offline-tour-pages .tour-itinerary .itinerary-wrapper.last-item, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper.last-item, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper.last-item, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper.last-item {
  margin-bottom: 0;
}
body.single-tour .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-location .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type {
  margin-top: 90px;
}
body.single-tour #archives-filter-area, body.single-hotelpackage #archives-filter-area, body.single-location #archives-filter-area, body.offline-tour-pages #archives-filter-area, body.offline-hotel-pages #archives-filter-area {
  background: #ffffff;
  border-radius: 10px;
  padding: 2em;
  color: #515151;
}
body.single-tour #archives-filter-area .select-area, body.single-hotelpackage #archives-filter-area .select-area, body.single-location #archives-filter-area .select-area, body.offline-tour-pages #archives-filter-area .select-area, body.offline-hotel-pages #archives-filter-area .select-area {
  position: relative;
}
body.single-tour #archives-filter-area .select-area span, body.single-hotelpackage #archives-filter-area .select-area span, body.single-location #archives-filter-area .select-area span, body.offline-tour-pages #archives-filter-area .select-area span, body.offline-hotel-pages #archives-filter-area .select-area span {
  background: #FAFAFC;
  cursor: pointer;
  width: 100%;
  display: block;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  padding: 7px 28px 7px 7px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
body.single-tour #archives-filter-area .select-area span:after, body.single-hotelpackage #archives-filter-area .select-area span:after, body.single-location #archives-filter-area .select-area span:after, body.offline-tour-pages #archives-filter-area .select-area span:after, body.offline-hotel-pages #archives-filter-area .select-area span:after {
  content: "\f107";
  position: absolute;
  font-family: fontawesome;
  font-weight: bold;
}
body.single-tour #archives-filter-area .select-area ul, body.single-hotelpackage #archives-filter-area .select-area ul, body.single-location #archives-filter-area .select-area ul, body.offline-tour-pages #archives-filter-area .select-area ul, body.offline-hotel-pages #archives-filter-area .select-area ul {
  position: absolute;
  width: 100%;
  background: #ffffff;
  z-index: 2;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  overflow-y: auto;
  max-height: 235px;
  direction: rtl;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.single-tour #archives-filter-area .select-area ul li, body.single-hotelpackage #archives-filter-area .select-area ul li, body.single-location #archives-filter-area .select-area ul li, body.offline-tour-pages #archives-filter-area .select-area ul li, body.offline-hotel-pages #archives-filter-area .select-area ul li {
  cursor: pointer;
  transition: all 0.3s;
  padding: 0.2em 0.5em;
}
body.single-tour #archives-filter-area .select-area ul li:hover, body.single-hotelpackage #archives-filter-area .select-area ul li:hover, body.single-location #archives-filter-area .select-area ul li:hover, body.offline-tour-pages #archives-filter-area .select-area ul li:hover, body.offline-hotel-pages #archives-filter-area .select-area ul li:hover {
  color: #ffffff;
  background: #9e9e9e;
}

#archives-filter-area .select-area {
  background: white;
  margin-bottom: 1rem;
  border-radius: 5px;
  position: relative;
}
#archives-filter-area .select-area > span {
  display: block;
  text-align: center;
  padding: 0.5rem;
  cursor: pointer;
}
#archives-filter-area .select-area > span::after {
  content: "\ea58";
  font-family: LineIcons;
  margin-right: 0.5em;
  font-size: 80%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #b2b2b2;
}
#archives-filter-area .select-area > ul {
  position: absolute;
  background: white;
  width: 100%;
  box-shadow: 0 7px 18px -1px rgba(199, 199, 199, 0.6705882353);
  z-index: 3;
  border-top: 1px solid rgba(199, 199, 199, 0.5215686275);
  padding: 0.5rem;
  border-radius: 0 0 5px 5px;
}
#archives-filter-area .select-area > ul li {
  cursor: pointer;
}

.error-404-image img {
  height: 25vh;
  width: auto;
  margin: 0 auto 3rem;
  display: block;
  border-radius: 10px;
  box-shadow: 0 7px 18px -1px rgba(199, 199, 199, 0.368627451);
}

.archives-load-more {
  padding: 0.5rem;
  border-radius: 5px;
  display: block;
  color: #f5f6fa !important;
  text-align: center;
  margin: 0;
  cursor: pointer;
}

.providers-page .provider-box {
  position: relative;
  background: white;
  border-radius: 10px;
  padding: 10px 0;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}
.providers-page .provider-box:hover .item-title {
  color: #66C3EB;
}
.providers-page .provider-box .image-wrapper {
  display: block;
  padding-top: 56.25%;
  height: auto;
  margin: 0 8px;
  background-size: cover;
  border-radius: 10px;
}
.providers-page .provider-box .item-title {
  color: #52575C;
  font-size: 1rem;
  text-align: center;
  margin: 10px 0;
  transition: all 0.4s;
}

.text-gray {
  color: rgba(0, 0, 0, 0.35) !important;
}

.providers-list-page .user-side-filters-fixed {
  position: fixed;
  background: #FAFAFC;
  left: 100%;
  top: 0;
  transition: all 0.25s;
  z-index: 10000;
  height: 100%;
  overflow-y: auto;
  padding-bottom: 70px !important;
}
.providers-list-page .user-side-filters-fixed.opened {
  left: 0;
}
.providers-list-page .user-side-filters-fixed #user-side-filters {
  position: fixed;
  top: calc(100% - 50px);
  z-index: 10001;
  border-radius: 5px;
  width: 85px;
  box-shadow: unset;
  left: calc(100% - 100px);
  background-color: #2a56c0;
}
.providers-list-page .user-side-filters {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}
.providers-list-page .user-side-filters #collapse-filters {
  cursor: pointer;
}
.providers-list-page .user-side-filters #collapse-filters .lni-chevron-down {
  transition: all 0.4s;
}
.providers-list-page .user-side-filters .hotel-rating {
  display: flex;
  flex-direction: row-reverse;
}
.providers-list-page .user-side-filters .hotel-rating .lni-star {
  display: none;
}
.providers-list-page .user-side-filters #users-filter {
  background: transparent;
  border: 1px solid #52575C;
  width: calc(100% - 30px);
  padding: 5px 30px 5px 10px;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
}
.providers-list-page .user-side-filters .lni-map-marker {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 25px;
  margin: 0;
}
.providers-list-page .user-side-filters #clear-filters {
  transition: all 0.4s;
  color: red;
  cursor: pointer;
}
.providers-list-page .user-side-filters #clear-filters:hover {
  color: darkred;
}
.providers-list-page .user-side-filters > .scroll-wrapper {
  direction: ltr;
  max-height: 268px;
  transition: height 0.4s;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: auto;
}
.providers-list-page .user-side-filters > .scroll-wrapper:not(.no-min-height) {
  height: 268px;
}
.providers-list-page .user-side-filters > .scroll-wrapper.collapsed {
  opacity: 0;
  height: 0;
  overflow-x: unset;
  overflow-y: unset;
}
.providers-list-page .user-side-filters > .scroll-wrapper::-webkit-scrollbar {
  width: 8px;
}
.providers-list-page .user-side-filters > .scroll-wrapper::-webkit-scrollbar-track {
  background: #616161;
  border-radius: 6px;
}
.providers-list-page .user-side-filters > .scroll-wrapper::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 6px;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul {
  direction: rtl;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li {
  cursor: pointer;
  font-size: 0.85rem;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li::before {
  content: "";
  border: 1px solid;
  color: rgba(0, 0, 0, 0.15);
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: absolute;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-checked=true]::before {
  content: "\ea55";
  font-family: "LineIcons";
  color: white;
  background-color: #66C3EB;
  border: 0;
  font-size: 9px;
  font-weight: bold;
  text-align: center;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-checked=true] .en-title {
  color: #52575C !important;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-station-type]::before {
  content: "";
  border: 1px solid;
  color: rgba(0, 0, 0, 0.15);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul > li[data-station-type][data-checked=true]::before {
  content: "";
  box-shadow: inset 0 0 0 3px white;
}
.providers-list-page .user-side-filters > .scroll-wrapper > ul.filtering > li:not(.matched) {
  display: none !important;
}

.post-box {
  margin-bottom: 35px;
}
.post-box .wrapper {
  padding-top: 17px;
  padding-left: 17px;
  padding-right: 17px;
  background-color: #FFFFFF;
  border-radius: 8px;
  height: 450px;
}
.post-box .wrapper img {
  border-radius: 8px;
  filter: brightness(0.8);
  transition: filter 1s;
}
.post-box .wrapper .content-section-title {
  display: flex;
  padding-top: 8px;
  color: #A0A4A8;
  font-size: 1.09em;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
}
.post-box .wrapper .content-text {
  text-align: justify;
  font-size: 0.85em;
  overflow: hidden;
  padding-top: 24px;
  line-height: 2.1;
  max-height: 140px;
  color: #434343;
  display: block;
  margin-bottom: 0;
}
.post-box .wrapper .post-date .content-date {
  margin-left: 27px;
  position: relative;
  color: #25803A;
  font-size: 0.85em;
  display: inline-block;
  vertical-align: top;
}
.post-box .wrapper .post-date .content-date:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -25px;
  width: 18px;
  height: 3px;
  border-radius: 8px;
  background: linear-gradient(90deg, #F9750F 19.74%, rgba(249, 117, 15, 0) 136.84%);
}
.post-box .wrapper .post-date .read-more {
  font-size: 0.85em;
  color: #B6B7B7;
  float: right;
}
.post-box .wrapper:hover {
  box-shadow: 0px 15px 30px rgba(160, 164, 168, 0.3490196078);
}
.post-box .wrapper:hover .content-section-title, .post-box .wrapper:hover .read-more {
  color: #009DE2;
}
.post-box .wrapper:hover img {
  filter: brightness(1);
}
.post-box.agency-box .wrapper {
  overflow: initial;
  position: relative;
}
.post-box.agency-box .wrapper a.image-wrapper {
  height: 90px;
  width: 90px;
}
.post-box.agency-box .wrapper > .provider-title {
  color: white;
  background: #66C3EB;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  position: absolute;
  bottom: -15px;
}
.post-box.agency-box .wrapper > .provider-title h2 {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  font-size: 12px;
}
.post-box.agency-box h2 {
  height: 16px;
  width: 100%;
}
.post-box.agency-box .user-city {
  background: #FAFAFC;
  color: #616161;
  padding: 5px 10px;
  border-radius: 5px;
  left: 10px;
  top: 10px;
  font-size: 80%;
  position: absolute;
  z-index: 1;
}
.post-box.agency-box.has-thumbnail a.image-wrapper {
  height: unset;
  width: 100%;
  min-height: 160px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.post-box.agency-box.has-thumbnail a.image-wrapper::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9), transparent);
}
.post-box.agency-box.has-thumbnail a.image-wrapper > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.post-box.agency-box.has-thumbnail .wrapper > .provider-title {
  background: transparent;
  bottom: 0;
}
.post-box.agency-box.has-thumbnail .wrapper > .provider-title h2 {
  line-height: 20px;
}
.post-box.eskelet {
  visibility: visible;
}
.post-box.eskelet .wrapper {
  position: relative;
}
.post-box.eskelet .wrapper .hotel-rating, .post-box.eskelet .wrapper .icons {
  color: #eef0f8;
}
.post-box.eskelet .wrapper .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-box.eskelet .wrapper .image-wrapper i {
  font-size: 5rem;
  color: #eeeff3;
}
.post-box.eskelet .wrapper > h2 {
  background: #eeeff3;
  min-height: 20px;
  width: 70%;
  border-radius: 5px;
}
.post-box.eskelet .wrapper > span {
  background: #eeeff3;
  min-height: 15px;
  width: 50%;
  border-radius: 5px;
}
.post-box.eskelet .wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transform: translateX(100%);
  animation: gradient 2s infinite;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
}
@keyframes gradient {
  100% {
    transform: translateX(-100%);
  }
}

.archive-side-box {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: #ffffff;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.02);
  overflow: hidden;
  border-radius: 8px;
}
.archive-side-box .head {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 1em 3.2em 1em 1.3em;
  font-size: 0.9em;
  cursor: pointer;
  color: #616161;
}
.archive-side-box .head .title {
  pointer-events: none;
  font-weight: bold;
}
.archive-side-box .head .title .count {
  color: #B2B2B2;
  font-weight: normal;
}
.archive-side-box .head .delete {
  font-size: 0.9em;
  color: #009DE2;
  transition: color 0.3s;
}
.archive-side-box .head .delete:hover {
  color: #1b99d0;
}
.archive-side-box .head:after {
  content: "\ea5e";
  font-family: "LineIcons";
  transition: all 0.3s;
  position: absolute;
  right: 1.5em;
  top: 12px;
  font-size: 0.8rem;
}
.archive-side-box.icon-collapsed .head:after {
  transform: rotate(180deg);
}
.archive-side-box.waitable-element.waiting {
  opacity: 0.4 !important;
  pointer-events: none !important;
}
.archive-side-box.filter-list .filters-area {
  transition: all 0.3s;
}
.archive-side-box.filter-list .filters-area .filter-group {
  margin: 8px -10px 0 0;
}
.archive-side-box.filter-list .filters-area .filter-group .group-title {
  margin-bottom: 8px;
  font-size: 0.9em;
  font-weight: bold;
}
.archive-side-box.filter-list .filters-area .filter {
  background: #F5F6FA;
  color: #616161;
  padding: 6px 33px 7px 8px;
  border-radius: 5px;
  display: inline-block;
  font-size: 0.85em;
  margin: -3px 6px 0 0;
  transition: all 0.3s;
  white-space: nowrap;
  max-width: calc(100% - 10px);
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.archive-side-box.filter-list .filters-area .filter .delete {
  transform: rotate(45deg);
  cursor: pointer;
  position: absolute;
  color: #616161;
  right: 8px;
  top: 11px;
  opacity: 0.5;
  transition: opacity 0.3s;
}
.archive-side-box.filter-list .filters-area .filter:hover {
  color: #009DE2;
}
.archive-side-box.filter-list .filters-area .filter:hover .delete {
  opacity: 1;
}
.archive-side-box.date-filter-list > div {
  display: flex;
}
.archive-side-box.date-filter-list > div .date-wrapper {
  direction: unset;
  margin-bottom: 1em;
}
.archive-side-box.date-filter-list > div .title {
  font-size: 0.9em;
  width: 100%;
  display: inline-block;
  text-align: center;
}
.archive-side-box.date-filter-list > div .details {
  background: #f5f6fa;
  border-radius: 5px;
  width: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.archive-side-box.date-filter-list > div .details .date-filter {
  padding: 0 8px 2px;
  cursor: pointer;
  font-size: 0.9em;
}
.archive-side-box.date-filter-list > div .details .date-filter i {
  margin: 0;
}
.archive-side-box.date-filter-list > div .details .word {
  font-size: 0.7rem;
}
.archive-side-box.date-filter-list.has-1-date > div {
  justify-content: center;
}
.archive-side-box.date-filter-list.has-2-date > div {
  justify-content: space-between;
  position: relative;
}
.archive-side-box.date-filter-list.has-2-date > div:before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 5em);
  border-top: 1px dashed #66C3EB;
  top: 13px;
  right: 2.5em;
}
.archive-side-box.date-filter-list.has-2-date > div .title {
  background: #ffffff;
  position: relative;
}
.archive-side-box.date-filter-list.has-2-date > div .title.date-from:after {
  content: "";
  border-radius: 100%;
  right: 0;
}
.archive-side-box.date-filter-list.has-2-date > div .title.date-to:before {
  content: "";
  left: 0;
}
.archive-side-box.date-filter-list.has-2-date > div .title:before, .archive-side-box.date-filter-list.has-2-date > div .title:after {
  border: 1px solid #66C3EB;
  width: 7px;
  height: 7px;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.archive-side-box > div {
  overflow-x: hidden;
  padding: 0 1.3em;
}
.archive-side-box > div::-webkit-scrollbar {
  width: 8px;
}
.archive-side-box > div::-webkit-scrollbar-track {
  background: #616161;
  border-radius: 6px;
}
.archive-side-box > div::-webkit-scrollbar-thumb {
  background: #66C3EB;
  border-radius: 6px;
}
.archive-side-box > div > ul {
  direction: rtl;
  padding-right: 1.7em;
  margin-bottom: 0;
}
.archive-side-box > div.small-height {
  max-height: 128px;
}
.archive-side-box > div.has-scroll {
  padding-right: 0.7em;
}
.archive-side-box.items-filter-list .search-wrapper {
  display: block;
  margin-bottom: 10px;
  padding: 0 1.3em;
  position: relative;
}
.archive-side-box.items-filter-list .search-wrapper .label {
  background: #ffffff;
  position: absolute;
  right: 55px;
  top: 9px;
  font-size: 0.9em;
  pointer-events: none;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list .search-wrapper .icon {
  position: absolute;
  pointer-events: none;
  top: 11px;
  right: 27px;
}
.archive-side-box.items-filter-list .search-wrapper .search-place {
  width: 100%;
  line-height: 38px;
  border-radius: 8px;
  border: 1px solid #616161;
  font-size: 0.9em;
  color: #616161;
  padding: 0 35px 0 15px;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list .search-wrapper.label-top .label {
  top: -11px;
  font-size: 0.8em;
  padding: 0 0.5em;
  right: 48px;
}
.archive-side-box.items-filter-list .search-wrapper.active .label {
  color: #66C3EB;
}
.archive-side-box.items-filter-list .search-wrapper.active .search-place {
  border: 1px solid #66C3EB;
}
.archive-side-box.items-filter-list .sub-title {
  display: block;
  margin-top: 1.3em;
  padding: 0 1.3em;
  position: relative;
  color: #66C3EB;
  font-size: 0.85em;
  font-weight: 300;
  height: 15px;
}
.archive-side-box.items-filter-list .sub-title:before {
  content: "";
  background: #66C3EB;
  width: calc(100% - 2.6rem);
  height: 1px;
  position: absolute;
  right: 1.3rem;
  top: 0;
}
.archive-side-box.items-filter-list .sub-title span {
  background: #ffffff;
  position: absolute;
  top: -11px;
  padding: 0 1em;
  margin: 0 auto;
  right: 0;
  left: 0;
  width: fit-content;
  width: -moz-fit-content;
}
.archive-side-box.items-filter-list .sub-title.extra-margin-top {
  margin-top: 2.2em;
}
.archive-side-box.items-filter-list > div {
  direction: ltr;
  overflow-y: auto;
  max-height: 268px;
}
.archive-side-box.items-filter-list ul {
  list-style-type: none;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list ul .children {
  padding-right: 1.7em;
}
.archive-side-box.items-filter-list ul li {
  position: relative;
  line-height: 2rem;
  color: #616161;
  font-size: 0.85rem;
  transition: color 0.3s;
  cursor: pointer;
}
.archive-side-box.items-filter-list ul li:before {
  content: "";
  width: 16px;
  border: 1px solid #bcbcbc;
  height: 16px;
  position: absolute;
  right: -24px;
  top: 5px;
  cursor: pointer;
  transition: all 0.3s;
}
.archive-side-box.items-filter-list ul li .title {
  max-width: calc(100% - 36px);
}
.archive-side-box.items-filter-list ul li .count {
  color: #b2b2b2 !important;
}
.archive-side-box.items-filter-list ul li .name {
  color: #b2b2b2;
  transition: color 0.3s;
}
.archive-side-box.items-filter-list ul li > span {
  pointer-events: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.archive-side-box.items-filter-list ul li.selected {
  color: #616161;
}
.archive-side-box.items-filter-list ul li.selected:before {
  border-color: #66C3EB;
}
.archive-side-box.items-filter-list ul li.selected:after {
  position: absolute;
  pointer-events: none;
  line-height: 1;
}
.archive-side-box.items-filter-list ul li.selected .name {
  color: #616161;
}
.archive-side-box.items-filter-list ul li.hover {
  color: #66C3EB;
}
.archive-side-box.items-filter-list ul li.hover:before {
  border-color: #66C3EB;
}
.archive-side-box.items-filter-list ul li.hover .name {
  color: #66C3EB;
}
.archive-side-box.items-filter-list.multi-select ul li:before {
  border-radius: 2px;
}
.archive-side-box.items-filter-list.multi-select ul li.selected:before {
  background-color: #66C3EB;
}
.archive-side-box.items-filter-list.multi-select ul li.selected:after {
  content: "\ea55";
  font-family: "LineIcons";
  top: 9px;
  right: -21px;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.8em;
}
.archive-side-box.items-filter-list.single-select ul li:before {
  border-radius: 100%;
}
.archive-side-box.items-filter-list.single-select ul li:after {
  content: "";
  top: 9px;
  right: -20px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  transition: background-color 0.3s;
}
.archive-side-box.items-filter-list.single-select ul li.selected:after {
  background-color: #66C3EB;
}
.archive-side-box.items-filter-list.destination-country ul {
  position: relative;
  padding-top: 28px;
}
.archive-side-box.items-filter-list.destination-country ul li.main-country {
  position: absolute;
  top: 0;
  width: calc(100% - 23.79px);
}
.archive-side-box.items-filter-list.has-search ul li > span {
  width: 49%;
}
.archive-side-box.items-filter-list.has-search ul li .name {
  direction: ltr;
}
.archive-side-box.items-filter-list.has-search ul li img {
  height: 15px;
  width: auto;
  vertical-align: sub;
}
.archive-side-box.items-filter-list.has-search ul li .title {
  max-width: unset;
}
.archive-side-box.items-filter-list.filtering ul .children {
  padding-right: 0 !important;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched) {
  line-height: 0;
  color: transparent;
  pointer-events: none;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched):before, .archive-side-box.items-filter-list.filtering ul li:not(.matched):after {
  content: unset;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched) > span {
  display: none;
}
.archive-side-box.items-filter-list.filtering ul li:not(.matched) ul {
  color: initial;
  pointer-events: initial;
}
.archive-side-box.items-filter-list.filtering.has-search > div > ul {
  padding-right: 1.7em;
}

.provider-profile .entry-header .page-title {
  position: relative;
  background: #FAFAFC;
}
.provider-profile .entry-header .page-title > span {
  color: #b2b2b2;
}
.provider-profile .entry-header .page-title .special-off {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  top: 100%;
}
.provider-profile .entry-header .page-title .special-off .percentage {
  background: #009DE2;
  padding: 0.5rem;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(201, 26, 48, 0.4196078431);
  color: #f5f6fa;
}
.provider-profile .entry-header .container {
  position: relative;
}
.provider-profile .entry-header .container::after {
  content: "";
  width: 100%;
  background: #e4e7f2;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}
.provider-profile .entry-header .agency-website {
  background: #eef0f8;
  color: #52575C;
  justify-content: center;
  border-radius: 5px;
  padding: 0.5rem 1.25rem;
}
.provider-profile .entry-header .agency-website i {
  color: #b2b2b2;
}
.provider-profile .entry-header .agency-website:hover {
  background: #2a56c0;
  color: #f5f6fa;
}
.provider-profile .entry-header .image-wrapper {
  height: 100px;
  background: #FAFAFC;
}
.provider-profile .entry-header .image-wrapper img {
  height: 100%;
  width: auto;
  max-width: unset;
  border: 1px solid #e4e7f2;
  border-radius: 10px;
  padding: 10px;
}
.provider-profile #map-wrapper iframe {
  width: 100%;
  height: 300px;
  border-radius: 15px;
}
.provider-profile .agency-wrapper {
  background: white;
  padding: 0 2rem;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  margin: 4rem 0;
  border-radius: 10px;
}
.provider-profile .thumb-wrapper {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.provider-profile .thumb-wrapper > img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.provider-profile .certificates li {
  color: #66C3EB;
  background: #FAFAFC;
  width: 100px;
  height: 100px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: #66C3EB;
  justify-content: center;
  font-size: 30px;
  border: 1px solid;
  box-shadow: 0 10px 31px -21px #c7c7c7;
}

.room-service-box .wrapper {
  box-shadow: 0px 13px 34px rgba(0, 0, 0, 0.051);
  border-radius: 8px;
}
.room-service-box .wrapper .row.bb-show {
  border-bottom: 1px solid #F5F6FA;
}
.room-service-box .wrapper .room-image {
  width: 100%;
  height: 90px;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
  border: 1px solid #f5f6fa;
}
.room-service-box .wrapper .item-label {
  color: #B2B2B2;
  font-size: 0.75em;
}
.room-service-box .wrapper .title {
  font-size: 1.1em;
}
.room-service-box .wrapper .service-icon {
  color: #12A352;
  background: #E6F6ED;
  border-radius: 4px;
  font-weight: bold;
  line-height: 1;
  padding: 12px 5px;
  min-width: 35px;
  text-align: center;
  height: 35px;
}
.room-service-box .wrapper .services-list {
  flex-wrap: wrap;
  font-size: 0.9em;
}
.room-service-box .wrapper .services-list .icon {
  color: #12A352;
  font-size: 0.6em;
  font-weight: bold;
}
.room-service-box .wrapper .no-available-message {
  color: #929292;
  font-size: 0.84em;
}
.room-service-box .wrapper .provider .icon {
  color: #66C3EB;
  font-size: 0.85em;
}
.room-service-box .wrapper .provider span {
  font-size: 0.9em;
}
.room-service-box .wrapper .price .value {
  color: #66C3EB;
  font-size: 1.1em;
}
.room-service-box .wrapper .price .unit {
  color: #B2B2B2;
}
.room-service-box .wrapper .select-button {
  border-radius: 8px;
  padding: 8px 15px;
  font-size: 0.8em;
  min-width: 135px;
  border: unset;
  cursor: pointer;
}
.room-service-box .wrapper .select-button:not(.disabled) {
  box-shadow: 0px 9px 13px rgba(15, 82, 186, 0.149);
  background-color: #2a56c0;
  color: #ffffff;
}
.room-service-box .wrapper .select-button.disabled {
  background-color: #EEF0F8;
  color: #B2B2B2;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.room-service-box .wrapper .toggle-extra-content {
  font-size: 0.78em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: color 0.3s;
}
.room-service-box .wrapper .toggle-extra-content:after {
  content: "\ea58";
  font-family: "LineIcons";
  font-size: 0.8em;
  font-weight: bold;
  margin-right: 10px;
  transition: all 0.3s;
  display: inline-block;
}
.room-service-box .wrapper .toggle-extra-content.selected {
  color: #66C3EB;
}
.room-service-box .wrapper .toggle-extra-content.selected:after {
  transform: rotate(180deg);
}
.room-service-box .wrapper .toggle-extra-content.disabled {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #B2B2B2;
}
.room-service-box .wrapper .extra-content-wrapper .column-price {
  background: #F5F6FA;
  border-radius: 10px;
  max-width: 167.5px;
}
.room-service-box .wrapper .extra-content-wrapper .column-price .label {
  font-size: 0.9em;
}
.room-service-box .wrapper .extra-content-wrapper .column-price .value {
  font-size: 1.1em;
}
.room-service-box .wrapper .extra-content-wrapper .column-price .value span {
  font-weight: bold;
}

#user-dashboard-content {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(178, 178, 178, 0.051);
  border-radius: 15px;
  padding: 15px 0;
}
#user-dashboard-content h1 {
  font-size: 1.15em;
  margin: 0;
  position: relative;
  padding-right: 45px;
}
#user-dashboard-content h1:before, #user-dashboard-content h1:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
#user-dashboard-content h1:before {
  right: 0;
  background: #009DE2;
  width: 7px;
  height: 7px;
  border-radius: 100%;
}
#user-dashboard-content h1:after {
  right: 14px;
  width: 24px;
  height: 1px;
  background: #B2B2B2;
}
#user-dashboard-content .wallet-info {
  background: #FEF5E5;
  border-radius: 10px;
  color: #66C3EB;
  font-size: 0.87em;
}
#user-dashboard-content .wallet-info .row {
  line-height: 43px;
  padding: 0 15px;
}
#user-dashboard-content .wallet-info .amount {
  font-size: 1.3rem;
  font-weight: bold;
}
#user-dashboard-content .wallet-info .amount .unit {
  font-weight: normal;
  font-size: 1rem;
}
#user-dashboard-content .wallet-charge-form .first-line {
  color: #B2B2B2;
  display: block;
  text-align: center;
  font-size: 0.9em;
  font-weight: 100;
  margin-bottom: 5px;
}
#user-dashboard-content .wallet-charge-form .cart-type {
  font-weight: bold;
  position: relative;
  display: block;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
}
#user-dashboard-content .wallet-charge-form .cart-type:before, #user-dashboard-content .wallet-charge-form .cart-type:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1px;
  width: 24px;
  background: #B2B2B2;
}
#user-dashboard-content .wallet-charge-form .cart-type:before {
  right: -35px;
}
#user-dashboard-content .wallet-charge-form .cart-type:after {
  left: -35px;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper {
  line-height: 40px;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  margin-top: 20px;
  position: relative;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper .lable {
  position: absolute;
  top: -7px;
  background: #ffffff;
  padding: 0 5px;
  right: 10px;
  font-size: 0.8em;
  line-height: 1;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper input[name=charge-value] {
  padding: 0 7px 0 50px;
  margin: 0;
  border: unset;
  border-radius: 8px;
  width: 100%;
  font-size: 0.9em;
  color: #616161;
}
#user-dashboard-content .wallet-charge-form form .input-wrapper .unit {
  position: absolute;
  left: 20px;
  pointer-events: none;
  font-size: 0.9em;
  color: #616161;
}
#user-dashboard-content .wallet-charge-form form input[type=submit] {
  width: 100%;
  background: #2a56c0;
  border: unset;
  color: #ffffff;
  border-radius: 8px;
  line-height: 40px;
  margin-top: 20px;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: 100;
}
#user-dashboard-content .nav-tabs .nav-link {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  color: inherit;
}
#user-dashboard-content .nav-tabs .nav-link.active, #user-dashboard-content .nav-tabs .nav-link:hover {
  color: #66C3EB;
}
#user-dashboard-content table {
  font-size: 0.87em;
  border-collapse: separate;
  border: 1px solid #F5F6FA;
  border-radius: 8px;
  border-spacing: unset;
}
#user-dashboard-content table thead {
  line-height: 40px;
}
#user-dashboard-content table thead tr th {
  padding: 0 7.5px;
  background: #F5F6FA;
}
#user-dashboard-content table thead tr th:first-child {
  border-radius: 0 6px 0 0;
}
#user-dashboard-content table thead tr th:last-child {
  border-radius: 6px 0 0 0;
}
#user-dashboard-content table thead tr th .unit {
  color: #B2B2B2;
  font-weight: normal;
}
#user-dashboard-content table tbody {
  line-height: 50px;
}
#user-dashboard-content table tbody tr:not(:last-child):not(.refund-pending):not(.refund-info.prices) td {
  border-bottom: 1px solid #F5F6FA;
}
#user-dashboard-content table tbody tr.refund-pending {
  line-height: 55px;
}
#user-dashboard-content table tbody tr.refund-pending:not(.last-order) td.row-number {
  border-bottom: 1px solid #F5F6FA;
}
#user-dashboard-content table tbody tr.refund-info.prices {
  line-height: 2;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card {
  background: #FAFAFC;
  border-radius: 8px;
  padding: 0.7em 1.2em;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-title {
  color: #9E9E9E;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-amount {
  font-weight: bold;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-amount.refund-penalty {
  color: #fd3e5a;
}
#user-dashboard-content table tbody tr.refund-info.prices .refund-card .item-amount.wallet-return {
  color: #2ca62c;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button {
  width: 100%;
  border: unset;
  color: #ffffff;
  border-radius: 8px;
  line-height: 40px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-accept] {
  background-color: #2a56c0;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-accept]:hover {
  background-color: #214396;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-reject] {
  background-color: #FEF5E5;
  color: #66C3EB;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-reject]:hover {
  background-color: #fceccd;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button.waiting {
  opacity: 0.6;
  pointer-events: none;
}
#user-dashboard-content table tbody tr td {
  padding: 0 7.5px;
}
#user-dashboard-content table tbody tr td.row-number {
  vertical-align: top;
}
#user-dashboard-content table tbody tr td.order-title {
  width: 225px;
}
#user-dashboard-content table tbody tr td.order-title span {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 210px;
  display: block;
}
#user-dashboard-content table tbody tr td.log-time {
  line-height: 1;
}
#user-dashboard-content table tbody tr td.log-time span {
  display: block;
  margin-top: 9px;
  font-size: 0.8em;
}
#user-dashboard-content .log-time span {
  color: #9E9E9E;
}
#user-dashboard-content .order-item .lable, #user-dashboard-content .transaction-item .lable {
  display: block;
  color: #9E9E9E;
  font-size: 0.85em;
}
#user-dashboard-content .order-item:not(.last-item), #user-dashboard-content .transaction-item:not(.last-item) {
  border-bottom: 1px dashed #B2B2B2;
}
#user-dashboard-content .order-item .price {
  color: #2a56c0;
  font-weight: bold;
}
#user-dashboard-content .order-item .refund-card {
  background: #FAFAFC;
  border-radius: 8px;
  padding: 0.7em 1.2em;
}
#user-dashboard-content .order-item .refund-card .price.payed {
  color: inherit;
}
#user-dashboard-content .order-item .refund-card .price.refund-penalty {
  color: #fd3e5a;
}
#user-dashboard-content .order-item .refund-card .price.wallet-return {
  color: #2ca62c;
}
#user-dashboard-content .order-item .refund-buttons button {
  width: 100%;
  border: unset;
  color: #ffffff;
  border-radius: 8px;
  line-height: 40px;
  cursor: pointer;
  transition: background-color 0.3s;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-accept] {
  background-color: #2a56c0;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-accept]:hover {
  background-color: #214396;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-reject] {
  background-color: #FEF5E5;
  color: #66C3EB;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-reject]:hover {
  background-color: #fceccd;
}
#user-dashboard-content .order-item .refund-buttons button.waiting {
  opacity: 0.6;
  pointer-events: none;
}
#user-dashboard-content .order-status {
  font-size: 0.8rem;
  border-radius: 6px;
  padding: 3px 10px;
}
#user-dashboard-content .order-status.completed {
  background: #E7F8E6;
  color: #15BA0F;
}
#user-dashboard-content .order-status.pre-pay, #user-dashboard-content .order-status.pay-allow {
  background: #E6EDF8;
  color: #0F52BA;
}
#user-dashboard-content .order-status.refund-request {
  background: #FEF5E5;
  color: #F6A000;
}
#user-dashboard-content .order-status.refunded {
  background: #f9e8ea;
  color: #C91A30;
}
#user-dashboard-content .order-status.reject-request {
  background: #f2e5f9;
  color: #7B00C1;
}
#user-dashboard-content .order-status.unfinished {
  background: #EEF0F8;
  color: #B2B2B2;
}
#user-dashboard-content .order-status.user-canceled {
  background: #dcdddf;
  color: #727272;
}
#user-dashboard-content .order-status.request {
  background: #EDF7FF;
  color: #4DB2FF;
}
#user-dashboard-content .debtor.has-sign, #user-dashboard-content .creditor.has-sign {
  display: inline-block;
  position: relative;
  padding-right: 15px;
}
#user-dashboard-content .debtor.has-sign:before, #user-dashboard-content .creditor.has-sign:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
}
#user-dashboard-content .debtor.has-sign:before {
  border-width: 6px 4px 0 4px;
  border-color: #fd3e5a transparent transparent transparent;
  line-height: 0px;
  _border-color: #fd3e5a #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
#user-dashboard-content .creditor.has-sign:before {
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #2ca62c transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #2ca62c #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color="#000000");
}
#user-dashboard-content button.cta-button {
  background-color: #F5F6FA;
  color: #616161;
  border-radius: 8px;
  height: 42px;
  font-size: 1.2rem;
}
#user-dashboard-content button.cta-button:hover, #user-dashboard-content button.cta-button.menu-active {
  color: #66C3EB;
  background-color: #FEF5E5;
}
#user-dashboard-content button.cta-button:focus {
  box-shadow: unset;
}
#user-dashboard-content button.cta-button.other-actions + .menu {
  position: absolute;
  background: #616161;
  top: -10px;
  width: 180px;
  left: calc(100% + 10px);
  line-height: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  border-radius: 8px;
  text-align: initial;
}
#user-dashboard-content button.cta-button.other-actions + .menu.active {
  opacity: 1;
  visibility: visible;
}
#user-dashboard-content button.cta-button.other-actions + .menu li {
  background-color: #616161;
  border-radius: 8px;
  color: #ffffff;
  transition: background-color 0.3s;
}
#user-dashboard-content button.cta-button.other-actions + .menu li.has-link {
  padding: 0;
}
#user-dashboard-content button.cta-button.other-actions + .menu li.has-link a {
  display: block;
  padding: 10px;
  color: #ffffff;
}
#user-dashboard-content button.cta-button.other-actions + .menu li:not(.has-link) {
  padding: 10px;
  cursor: pointer;
}
#user-dashboard-content button.cta-button.other-actions + .menu li:hover {
  background-color: #7e7e7e;
}
#user-dashboard-content button.cta-button.other-actions.waiting {
  opacity: 0.8;
  pointer-events: none;
}
#user-dashboard-content a[data-toggle=popover] {
  color: inherit;
  font-size: 1.2em;
}
#user-dashboard-content a[data-toggle=popover].empty-desc {
  pointer-events: none;
  color: #B2B2B2;
}

body.cn-user-dashboard .popover .popover-body {
  font-family: "IRANYekan";
  text-align: center;
  font-size: 1.1em;
  line-height: 1.7em;
}

body.cn-payment-check #total-payment-method-wrapper p {
  font-size: 0.9em;
}
body.cn-payment-check #total-payment-method-wrapper .has-separate-border {
  border-top: 1px dashed #bababa;
  border-bottom: 1px dashed #bababa;
}
body.cn-payment-check #total-payment-method-wrapper .total-price .amount {
  font-size: 1.3em;
  color: #0eaf0e;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span {
  cursor: pointer;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span.check {
  width: 20px;
  height: 20px;
  background: #ffffff;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #bab9b9;
  margin-left: 10px;
  border-radius: 100%;
  transition: border-color 0.3s;
  position: relative;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span.check:before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  top: 5px;
  right: 5px;
  transition: background-color 0.3s;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method span.message {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method.disable, body.cn-payment-check #total-payment-method-wrapper .payment-method.waiting {
  opacity: 0.6;
  pointer-events: none;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method.selected span.check {
  border-color: #0670ba;
}
body.cn-payment-check #total-payment-method-wrapper .payment-method.selected span.check:before {
  background-color: #0670ba;
}

#top-banner .wrapper {
  position: relative;
  overflow: hidden;
}
#top-banner .wrapper .attachment-full {
  border-radius: 0 0 20px 20px;
}
#top-banner .wrapper .bc-container {
  position: relative;
}
#top-banner .wrapper .bc-container ul {
  padding: 12px 20px;
  margin: 31px 0 0;
  list-style-type: none;
  display: inline-flex;
}
#top-banner .wrapper .bc-container ul li {
  color: #52575C;
  font-size: 0.85em;
}
#top-banner .wrapper .bc-container ul li a {
  color: #52575C;
}
#top-banner .wrapper .bc-container ul li a:hover {
  color: #009DE2;
}
#top-banner .wrapper .bc-container ul li:not(:last-child)::after {
  content: "\ea5a";
  font-family: "LineIcons";
  font-size: 7px;
  color: #F9750F;
  margin: 0 0.5rem;
}
#top-banner .wrapper .bc-container ul li.current:hover {
  color: #009DE2;
}
#top-banner #search {
  border-radius: 15px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  background: white;
  position: relative;
  position: relative;
}
#top-banner #search.pull-up {
  margin-top: -70px;
}
#top-banner #search .nav-tabs {
  border: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: calc(100% - 45px);
  justify-content: center;
}
#top-banner #search .nav-tabs li {
  width: 100px;
}
#top-banner #search .nav-tabs a {
  border: 0;
  color: #616161;
  border-radius: 10px;
  text-align: center;
  padding: 0.1rem 0.75rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  z-index: 1;
  position: relative;
  background: white;
  min-height: 80px;
  display: flex;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
#top-banner #search .nav-tabs a i {
  font-size: 1.5em;
}
#top-banner #search .nav-tabs a.active {
  color: white;
  border: 0;
  background: linear-gradient(45deg, #009DE2, #66C3EB) !important;
  box-shadow: 0 10px 20px -3px rgba(205, 39, 45, 0.5607843137);
}
#top-banner #search .nav-tabs a.active::before {
  filter: invert(1) brightness(1.5);
}
#top-banner #search .nav-tabs a::before {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
#top-banner #search .nav-tabs a[href="#tours-tab"]::before {
  background-image: url("././images/suitcase.png");
}
#top-banner #search .nav-tabs a[href="#hotels-tab"]::before {
  background-image: url("././images/review.png");
}
#top-banner #search .nav-tabs a[href="#flight-tab"]::before {
  background-image: url("././images/travel.png");
}
#top-banner #search .tab-content .tab-pane .form-wrapper {
  position: relative;
}
#top-banner #search .tab-content .tab-pane .form-wrapper label {
  color: #616161;
  position: absolute;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 40px;
  background: white;
  padding: 0 5px;
  transition: all 0.2s;
  pointer-events: none;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .lni {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #616161;
}
#top-banner #search .tab-content .tab-pane .form-wrapper input {
  width: 100%;
  border-radius: 5px;
  color: #616161;
  border: 1px solid #616161;
  height: 40px;
  transition: all 0.2s;
  padding-right: 40px;
  padding-left: 15px;
}
#top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill, #top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:hover, #top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:focus, #top-banner #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list {
  z-index: 100;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  max-height: 250px;
  overflow-y: auto;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list li {
  cursor: pointer;
  transition: all 0.4s;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list li:hover {
  color: #66C3EB;
}
#top-banner #search .tab-content .tab-pane .form-wrapper .citynet-places-list.filtering li:not(.matched):not(.matched-city) {
  display: none;
}
#top-banner #search .tab-content .tab-pane .search-submit {
  width: 150px;
  border-radius: 5px;
  border: 0;
  height: 40px;
  color: #f5f6fa;
  cursor: pointer;
}
#top-banner.inner-page-panel {
  background: #606060;
  min-height: 160px;
  background-size: cover;
  background-position: center;
  border-radius: 0 0 15px 15px;
}
#top-banner.inner-page-panel #search {
  box-shadow: unset;
  background: unset;
  margin-top: 0;
}
#top-banner.inner-page-panel #search .nav-tabs a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.75rem;
  color: #f5f6fa;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper .lni {
  color: #f5f6fa;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper .lni.lni-spiner-solid {
  color: #616161;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper label {
  background: #606060;
  color: #f5f6fa;
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper input {
  background: transparent;
  border: 1px solid #f5f6fa;
  color: #f5f6fa;
}

body.home .no-gutters > .col, body.home .no-gutters > [class*=col-], body.post-type-archive-tour .no-gutters > .col, body.post-type-archive-tour .no-gutters > [class*=col-] {
  padding-right: 10px;
  padding-left: 10px;
}

.city-box {
  position: relative;
  list-style: none;
}
.city-box a {
  position: relative;
  display: block;
  border-radius: 8px;
}
.city-box a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  min-width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4));
  z-index: 2;
  border-radius: 8px;
  transition: opacity 0.5s;
}
.city-box a img {
  border-radius: 8px;
  width: 100%;
}
.city-box .title-pic {
  position: absolute;
  bottom: 10px;
  z-index: 3;
  color: #FFFFFF;
  left: 36px;
  transition: opacity 0.5s;
  font-size: 1.14em;
}
.city-box:hover a:after {
  opacity: 0;
}
.city-box:hover .title-pic {
  opacity: 0;
}

.section-title, .section-title-blog {
  position: relative;
  left: 54px;
  font-size: 1.125em !important;
  font-weight: bold;
  line-height: 2;
  color: #434343;
}
.section-title:before, .section-title-blog:before {
  content: " ";
  position: absolute;
  left: -55px;
  width: 38px;
  height: 9px;
  top: 14px;
  margin: auto 0;
  border-radius: 8px;
  background: linear-gradient(90deg, #F9750F 19.74%, rgba(249, 117, 15, 0) 136.84%);
}

.subtitle {
  vertical-align: super;
  font-size: 0.875em;
  color: #434343;
}

.sections-link {
  position: relative;
  color: #A0A4A8 !important;
  font-size: 0.75em;
  float: left;
  bottom: 15px;
  line-height: 2.3;
  left: 32px;
}
.sections-link:before {
  position: absolute;
  content: "";
  width: 22px;
  height: 1px;
  background-color: #F9750F;
  right: 107px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.sections-link:after {
  content: "\ea5c";
  font-family: "LineIcons";
  color: #F9750F;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  padding-left: 9px;
  padding-right: 9px;
  font-size: 9px;
  font-weight: bold;
}
.sections-link:hover {
  color: #009DE2 !important;
}

.page-template-bloghome-page #top-banner .wrapper {
  min-height: unset;
}
.page-template-bloghome-page .archive-link {
  position: relative;
  color: #A0A4A8 !important;
  font-size: 0.75em;
  float: left;
  bottom: 45px;
  line-height: 2.3;
  left: -10px;
}
.page-template-bloghome-page .archive-link:before {
  position: absolute;
  content: "";
  width: 22px;
  height: 1px;
  background-color: #F9750F;
  right: -32px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.page-template-bloghome-page .archive-link:after {
  content: "\ea5c";
  font-family: "LineIcons";
  color: #F9750F;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  padding-right: 10px;
  font-size: 9px;
  font-weight: bold;
}
.page-template-bloghome-page .archive-link:hover {
  color: #009DE2 !important;
}

.single-tour #top-banner .wrapper {
  min-height: unset;
}

.tour-tabs {
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  padding-bottom: 15px;
}
.tour-tabs li .nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #66C3EB;
  width: 140px;
  height: 50px;
  color: #ffffff !important;
  margin: 0 9px;
  transition: background-color 0.3s;
}
.tour-tabs li .nav-link:hover, .tour-tabs li .nav-link.active {
  background-color: #009DE2;
}
.tour-tabs li:first-child a {
  margin-right: 0;
}
.tour-tabs li:last-child a {
  margin-left: 0;
}

#tourism-blog-tabs .border-tour {
  margin-top: 15px;
  border-radius: 8px;
  background-color: #ffffff;
  padding: 30px 15px;
}
#tourism-blog-tabs .border-tour .overview-text {
  font-size: 0.85em;
  color: #434343;
  text-align: justify;
}
#tourism-blog-tabs .border-tour .section-title-tour {
  position: relative;
  left: 54px;
  font-weight: bold;
  line-height: 2;
  color: #434343;
  font-size: 1.15em;
  color: #434343;
}
#tourism-blog-tabs .border-tour .section-title-tour:before {
  content: " ";
  position: absolute;
  left: -23px;
  width: 38px;
  height: 9px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-radius: 8px;
  background: linear-gradient(270deg, #F9750F 19.74%, rgba(249, 117, 15, 0) 136.84%);
}
#tourism-blog-tabs .border-tour .overview {
  color: #434343;
  font-size: 0.85em !important;
  line-height: 3.1;
}
#tourism-blog-tabs .border-tour .overview span {
  color: #434343;
  font-size: 0.85em;
  position: relative;
  margin-left: 20px;
  font-weight: bold;
}
#tourism-blog-tabs .border-tour .overview span:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 10px;
  background: #25803A !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: -20px;
}
#tourism-blog-tabs .border-tour .overview .offer-price:before {
  content: unset !important;
}
#tourism-blog-tabs .border-tour .regular-price:before {
  content: unset !important;
}
#tourism-blog-tabs .border-tour .accordion {
  margin: -45px -15px;
  background-color: #FAFAFC;
  border-radius: 8px;
}
#tourism-blog-tabs .border-tour .accordion .card {
  position: relative;
  border-radius: 8px;
  border: 0;
}
#tourism-blog-tabs .border-tour .accordion .card .card-header {
  border: 2px solid #E8E8E8;
  background-color: #ffffff;
  border-radius: 8px;
}
#tourism-blog-tabs .border-tour .accordion .card .card-header > span {
  position: relative;
  color: #434343;
  width: 275px;
  white-space: pre-line;
  padding: 0;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 20px;
}
#tourism-blog-tabs .border-tour .accordion .card:first-child:before {
  top: 10px;
}
#tourism-blog-tabs .border-tour .accordion .card:last-child:before {
  top: -13px;
}
#tourism-blog-tabs .border-tour .accordion .card:last-child:first-child:before {
  content: unset;
}
#tourism-blog-tabs .border-tour .accordion .card .lni-chevron-down {
  font-size: 12px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .slick-prev {
  left: 31px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .slick-prev:before {
  font-size: 20px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .slick-next {
  right: 33px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .slick-next:before {
  font-size: 20px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .slick-prev, #tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .slick-next {
  background-color: rgba(0, 0, 0, 0.5);
  width: 30px;
  height: 30px;
  border-radius: 4px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .itinerary-slider-content {
  position: relative;
  display: inline-block;
  z-index: 1;
  border-radius: 8px;
  padding: 0 10px;
}
#tourism-blog-tabs .border-tour .accordion .card .itinerary-slider .itinerary-slider-content .itinerary-image {
  width: 100%;
  border-radius: 8px;
}
#tourism-blog-tabs .border-tour .accordion .Itinerary-text {
  font-size: 0.85em;
  color: #434343;
  margin: 10px 0;
  padding: 0 25px;
  text-align: justify;
}

body.post-type-archive-tour .hotelpackage-box .box-wrapper .price .regular-price, body.post-type-archive-tour .tour-box .box-wrapper .price .regular-price {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 15px;
}

.hotelpackage-box, .tour-box {
  margin: 0;
  margin-bottom: 25px;
  list-style: none;
}
.hotelpackage-box .box-wrapper, .tour-box .box-wrapper {
  border-radius: 8px;
  position: relative;
}
.hotelpackage-box .box-wrapper > a, .tour-box .box-wrapper > a {
  position: relative;
  display: block;
}
.hotelpackage-box .box-wrapper > a:after, .tour-box .box-wrapper > a:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  min-width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4));
  z-index: 3;
  border-radius: 8px;
  transition: opacity 0.5s;
}
.hotelpackage-box .box-wrapper > a > img, .tour-box .box-wrapper > a > img {
  border-radius: 8px;
  box-shadow: 0px 15px 30px 0px rgba(160, 164, 168, 0.3490196078);
}
.hotelpackage-box .box-wrapper > a:hover:after, .tour-box .box-wrapper > a:hover:after {
  opacity: 0;
}
.hotelpackage-box .box-wrapper .title, .tour-box .box-wrapper .title {
  font-size: 1.15rem;
  font-weight: 700;
  color: #3E4361;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 20px;
}
.hotelpackage-box .box-wrapper .title a, .tour-box .box-wrapper .title a {
  color: #434343;
  transition: color 0.3s;
}
.hotelpackage-box .box-wrapper .title a:hover, .tour-box .box-wrapper .title a:hover {
  color: #009DE2;
}
.hotelpackage-box .box-wrapper ul, .tour-box .box-wrapper ul {
  padding: 0;
  margin: 18px 0;
}
.hotelpackage-box .box-wrapper ul li, .tour-box .box-wrapper ul li {
  list-style: none;
  position: relative;
  margin: 0 15px;
  font-size: 0.85em;
  color: #A0A4A8;
  line-height: 2.1;
}
.hotelpackage-box .box-wrapper ul li:before, .tour-box .box-wrapper ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 10px;
  background: #25803A;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto -16px;
}
.hotelpackage-box .box-wrapper .price, .tour-box .box-wrapper .price {
  position: relative;
}
.hotelpackage-box .box-wrapper .price .secondary-color, .tour-box .box-wrapper .price .secondary-color {
  margin-left: 6px;
}
.hotelpackage-box .box-wrapper .price .tour-costs, .tour-box .box-wrapper .price .tour-costs {
  width: 68%;
  height: 50px;
  background-color: #25803A;
  border-radius: 8px;
}
.hotelpackage-box .box-wrapper .price .tour-costs .regular-price, .tour-box .box-wrapper .price .tour-costs .regular-price {
  color: #CACCCF;
  font-size: 0.85em;
}
.hotelpackage-box .box-wrapper .price .tour-costs .offer-price, .tour-box .box-wrapper .price .tour-costs .offer-price {
  color: #ffffff;
  margin-right: 0 !important;
}
.hotelpackage-box .box-wrapper .price .regular-price, .hotelpackage-box .box-wrapper .price .lack-of-price, .tour-box .box-wrapper .price .regular-price, .tour-box .box-wrapper .price .lack-of-price {
  color: #ffffff;
  font-size: 0.85em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  height: 50px;
  background-color: #25803A;
  border-radius: 8px;
}
.hotelpackage-box .box-wrapper .price .percent-offer, .tour-box .box-wrapper .price .percent-offer {
  left: 0;
  color: #FFFFFF;
  border-radius: 8px;
  background-color: #F9750F;
  width: 14%;
  height: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hotelpackage-box .box-wrapper .price .offer-price, .tour-box .box-wrapper .price .offer-price {
  color: #F9750F;
  display: flex;
  justify-content: center;
  align-items: center;
}

.baner-top {
  border-radius: 0 0 30px 30px;
  width: 1366px;
  margin: 0 auto !important;
  display: block;
}

#top-banner .wrapper .baner-hotel {
  width: 1366px !important;
  margin: 0 auto;
  display: block;
  border-radius: 0 0 30px 30px;
}

.package-print-btn {
  border-radius: 5px;
  border: none;
  cursor: pointer;
  padding: 10px 15px;
}

@media (max-width: 1000px) {
  body.device-mobile .tml-register .acf-user-register-fields, body.device-tablet .tml-register .acf-user-register-fields {
    margin-top: 130px;
  }
  body.device-mobile .tml-register .user-role-select, body.device-tablet .tml-register .user-role-select {
    top: 260px;
  }
  body.device-mobile .tml-register .tml-indicator-wrap, body.device-tablet .tml-register .tml-indicator-wrap {
    right: auto;
    top: auto;
  }
  body.device-mobile .tml-register .tml-indicator_hint-wrap, body.device-tablet .tml-register .tml-indicator_hint-wrap {
    left: 0;
    top: 50px;
  }
  body.device-mobile .tml-register .tml-indicator_hint-wrap > p::after, body.device-tablet .tml-register .tml-indicator_hint-wrap > p::after {
    left: 30px;
  }
  body.device-mobile .tml-register form .acf-field, body.device-tablet .tml-register form .acf-field {
    width: 100% !important;
  }
  body.device-mobile .tml-register form .acf-field[data-name=facilities] .acf-checkbox-list li, body.device-tablet .tml-register form .acf-field[data-name=facilities] .acf-checkbox-list li {
    width: 43%;
  }
  body.device-mobile .tml-register form .tml-field-wrap:not(.tml-submit-wrap), body.device-tablet .tml-register form .tml-field-wrap:not(.tml-submit-wrap) {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .col-md-1of5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #masthead .main-content {
    padding: 0;
    position: relative;
    z-index: 200;
  }
  #masthead .main-content #nav-icon {
    display: none;
  }
  #top-banner #search .nav-tabs li {
    width: unset;
    min-width: 150px;
  }
  #top-banner #search .nav-tabs a::before {
    margin: 0 0 0px 15px;
  }
  #comments .comment-form-author {
    width: 49%;
  }
  #comments .comment-form-email {
    width: 50%;
  }
  body.tml-action-login article, body.tml-action-lostpassword article, body.tml-action-resetpass article {
    width: 400px;
  }
  .single-location .entry-header .page-title .special-off {
    left: unset;
    right: 105%;
    transform: unset;
    top: 15px;
  }
  .error-404-image img {
    height: 50vh;
  }
  .tour-box-row .wrapper .bb-md-show, .hotelpackage-box-row .wrapper .bb-md-show {
    border-bottom: 1px dashed #f1f1f1;
  }
  .post-box.type-post .wrapper .image-wrapper img {
    height: 100%;
    width: auto;
    max-width: unset;
  }
  .providers-list-page #sticky {
    position: sticky;
    top: 100px;
  }
  .providers-list-page .user-side-filters-fixed {
    padding-bottom: 0 !important;
  }
  body.single-tour .page-title .base-info, body.single-hotelpackage .page-title .base-info, body.single-location .page-title .base-info, body.offline-tour-pages .page-title .base-info, body.offline-hotel-pages .page-title .base-info {
    border-radius: 20px;
  }
  body.single-tour .switcher-combo, body.single-hotelpackage .switcher-combo, body.single-location .switcher-combo, body.offline-tour-pages .switcher-combo, body.offline-hotel-pages .switcher-combo {
    width: 630px;
  }
  body.single-tour .switcher-combo li[data-val], body.single-hotelpackage .switcher-combo li[data-val], body.single-location .switcher-combo li[data-val], body.offline-tour-pages .switcher-combo li[data-val], body.offline-hotel-pages .switcher-combo li[data-val] {
    margin: 0 3px;
  }
  body.single-tour .switcher-combo .slick-list, body.single-hotelpackage .switcher-combo .slick-list, body.single-location .switcher-combo .slick-list, body.offline-tour-pages .switcher-combo .slick-list, body.offline-hotel-pages .switcher-combo .slick-list {
    overflow: hidden;
  }
  .single-location #rules-modal .modal-dialog {
    min-width: 700px;
    margin-top: 10%;
  }
  .room-service-box .wrapper .br-md-show {
    border-right: 1px dashed #E0E0E0;
  }
  #home-top-slider .main-slider .slick-list {
    padding: 0 20px 40px;
  }
  #home-top-slider .main-slider .slick-list .slick-slide .container {
    bottom: 80px;
    left: 20px;
    font-size: 1.5em;
  }
  #home-top-slider .main-slider .slick-list .slick-slide .container a {
    max-width: 50%;
  }
  #home-top-slider .main-slider .slick-dots {
    bottom: 60px;
    left: 53px;
    right: unset;
  }
  #home-places-section .hotel-box .title-pic {
    left: 25px !important;
    bottom: 50px;
  }
  #home-trips-section .tour-slider .slick-list .tour-title {
    left: 25px;
    width: 40%;
  }
  #home-trips-section .tour-slider .slick-dots {
    bottom: 24px;
    left: 24px !important;
  }
  #home-content-section .post-box .wrapper .content-text {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    max-height: 140px;
  }
  .sections-link {
    position: relative;
    color: #A0A4A8 !important;
    font-size: 0.75em;
    float: left;
    bottom: 15px;
    line-height: 2.3;
    right: 32px;
  }
  #home-tours-section .archive-link-list {
    margin-top: 20px;
  }
  #home-tours-section .archive-link-list .archive-link {
    display: none;
  }
  #home-tours-section .archive-link-list .archive-link .nav-link {
    position: relative;
    color: #A0A4A8 !important;
    font-size: 0.75em;
    line-height: 2.3;
    left: 8px;
    padding: 0;
  }
  #home-tours-section .archive-link-list .archive-link .nav-link:before {
    position: absolute !important;
    content: "" !important;
    width: 22px !important;
    height: 1px !important;
    background-color: #F9750F !important;
    right: -30px;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
  }
  #home-tours-section .archive-link-list .archive-link .nav-link:after {
    content: "\ea5a";
    font-family: "LineIcons";
    color: #F9750F;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    padding-right: 8px;
    font-size: 9px;
    font-weight: bold;
  }
  #home-tours-section .archive-link-list .archive-link .nav-link:hover {
    color: #009DE2 !important;
  }
  #home-tours-section .archive-link-list .archive-link.show {
    display: block;
  }
  #tourism-blog-tabs .border-tour {
    padding: 30px 36px;
  }
  #tourism-blog-tabs .border-tour .section-title-tour {
    position: relative;
  }
  #tourism-blog-tabs .border-tour .section-title-tour:before {
    content: " ";
    position: absolute;
    right: 20px;
    width: 38px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: 8px;
    background: linear-gradient(270deg, #F9750F 19.74%, rgba(249, 117, 15, 0) 136.84%);
  }
  #tourism-blog-tabs .border-tour .tour-tools {
    -moz-column-count: 2;
         column-count: 2;
    margin-bottom: 35px;
  }
  #tourism-blog-tabs .border-tour .regular-price:before {
    content: unset !important;
  }
  #tourism-blog-tabs .border-tour .accordion {
    margin: -45px -15px;
  }
  #tourism-blog-tabs .border-tour .accordion .card {
    position: relative;
    margin: 0 -21px;
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header > span {
    position: relative;
    width: 500px;
  }
  #tourism-blog-tabs .border-tour .accordion .card:first-child:before {
    top: 10px;
  }
  #tourism-blog-tabs .border-tour .accordion .card:last-child:before {
    top: -13px;
  }
  #tourism-blog-tabs .border-tour .accordion .card .lni-chevron-down {
    font-size: 12px;
  }
  h3.has-border.suggested-header {
    margin-top: 0 !important;
  }
}
@media (min-width: 992px) {
  .col-lg-1of5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #masthead.fixed-top .main-content {
    padding-top: 0;
  }
  #masthead .main-content {
    background-color: #FAFAFC;
  }
  #masthead .main-content .logo.desktop {
    float: right;
  }
  #masthead .main-content.desktop {
    padding-top: 30px;
  }
  #masthead .main-content #reservation-menu {
    height: unset;
    margin: unset;
  }
  #masthead .main-content #reservation-menu .panelHeader__button--signUp {
    background-image: linear-gradient(304deg, rgb(255, 127, 70) 0%, rgb(255, 188, 113) 100%);
    background-position: 100%;
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff;
    font-size: 0.9rem;
    padding: 0.5em 1.1em;
    border-radius: 10px;
    box-shadow: 0px 30px 50px rgba(255, 127, 70, 0.1);
  }
  #masthead .main-content #reservation-menu .panelHeader__button--signUp:hover {
    background-size: 100%;
  }
  #masthead #site-navigation.desktop {
    position: relative;
    visibility: visible;
    opacity: 1;
    background: unset;
    z-index: 0;
    width: unset;
    top: unset;
  }
  #masthead #site-navigation.desktop #main-menu {
    background: unset;
    height: unset;
    width: fit-content;
    width: -moz-fit-content;
    overflow: unset;
    display: flex;
    flex-wrap: wrap;
  }
  #masthead #site-navigation.desktop #main-menu > li > a {
    border-bottom: unset;
    height: 55px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    padding: 0.7em 1em;
    background: #FAFAFC;
    position: relative;
    transition: color 0.3s;
  }
  #masthead #site-navigation.desktop #main-menu > li > a i {
    display: block;
    margin: 0;
  }
  #masthead #site-navigation.desktop #main-menu > li:hover > a:before {
    opacity: 1;
  }
  #masthead #site-navigation.desktop #main-menu > li.menu-item-has-children > a:after {
    content: "\ea58";
    font-family: LineIcons;
    margin-left: 0.5em;
    font-size: 0.6rem;
  }
  #masthead #site-navigation.desktop #main-menu .lni-chevron-down {
    display: none;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu {
    display: block !important;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0px 10px 10px rgba(246, 160, 0, 0.1);
    border-bottom: unset;
    position: absolute;
    left: -1px;
    width: 180px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.3s;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu a {
    padding-left: 1em !important;
    padding-right: 1.7em !important;
    background: transparent;
    color: #52575C;
    position: relative;
    transition: color 0.3s;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu a:hover {
    color: #009DE2;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .menu-item-has-children > a:after {
    font-family: LineIcons;
    content: "\ea5c";
    font-size: 0.6rem;
    position: absolute;
    right: 1em;
    top: 0;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .sub-menu {
    left: 100%;
    top: -1px;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .sub-menu a {
    padding-left: 1em !important;
    padding-right: 1.7em !important;
  }
  #masthead #site-navigation.desktop #main-menu .sub-menu .sub-menu .sub-menu a {
    padding-left: 1em !important;
    padding-right: 1.7em !important;
  }
  #masthead #site-navigation.desktop #main-menu .menu-item-has-children {
    position: relative;
  }
  #masthead #site-navigation.desktop #main-menu .menu-item-has-children:hover > a {
    color: #009DE2;
  }
  #masthead #site-navigation.desktop #main-menu .menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children {
    position: unset;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu {
    width: 100%;
    left: 0;
    padding-left: 15px;
    border-bottom: 1px solid #e6e6e6;
    max-height: 435px;
    overflow-y: auto;
    pointer-events: none;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu > li {
    width: calc(25% - 15px);
    margin: 0 15px 15px 0;
    float: left;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu > li > a {
    font-weight: bold;
    border-bottom: 2px solid #009DE2;
    color: #009DE2 !important;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu > li > .sub-menu {
    position: unset;
    border: unset;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu li.menu-item-has-children > a:after {
    content: unset;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children > .sub-menu li > a {
    padding-right: 1em !important;
  }
  #masthead #site-navigation.desktop #main-menu > li.mega-menu.menu-item-has-children:hover > .sub-menu {
    pointer-events: all;
  }
  .tour-box-row .wrapper .bb-lg-hide, .hotelpackage-box-row .wrapper .bb-lg-hide {
    border-bottom: unset;
  }
  .tour-box-row .wrapper .br-lg-show, .hotelpackage-box-row .wrapper .br-lg-show {
    border-right: 1px dashed #f1f1f1;
  }
  .single-post .left-side {
    position: sticky;
    top: 90px;
    height: fit-content;
    height: -moz-fit-content;
  }
  body.single-tour .page-title, body.single-hotelpackage .page-title, body.single-location .page-title, body.offline-tour-pages .page-title, body.offline-hotel-pages .page-title {
    margin-bottom: 80px;
    margin-top: 0;
  }
  body.single-tour .page-title h1, body.single-hotelpackage .page-title h1, body.single-location .page-title h1, body.offline-tour-pages .page-title h1, body.offline-hotel-pages .page-title h1 {
    bottom: unset;
  }
  body.single-tour .page-title .base-info, body.single-hotelpackage .page-title .base-info, body.single-location .page-title .base-info, body.offline-tour-pages .page-title .base-info, body.offline-hotel-pages .page-title .base-info {
    width: calc(100% - 350px);
    border-radius: 0 0 0 20px;
  }
  body.single-tour .tour-itinerary .itinerary-wrapper, body.single-tour .hotelpackage-itinerary .itinerary-wrapper, body.single-hotelpackage .tour-itinerary .itinerary-wrapper, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper, body.single-location .tour-itinerary .itinerary-wrapper, body.single-location .hotelpackage-itinerary .itinerary-wrapper, body.offline-tour-pages .tour-itinerary .itinerary-wrapper, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper {
    margin-bottom: 60px;
    min-height: 348.78px;
  }
  body.single-tour .tour-itinerary .itinerary-wrapper > figure:before, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.single-location .tour-itinerary .itinerary-wrapper > figure:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before {
    top: 33px;
    margin: unset;
  }
  body.single-tour .tour-itinerary .itinerary-wrapper > figure:after, body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure:after, body.single-hotelpackage .tour-itinerary .itinerary-wrapper > figure:after, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure:after, body.single-location .tour-itinerary .itinerary-wrapper > figure:after, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure:after, body.offline-tour-pages .tour-itinerary .itinerary-wrapper > figure:after, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure:after, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper > figure:after, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure:after {
    top: 35px;
    margin: unset;
  }
  body.single-tour .tour-itinerary .itinerary-wrapper:before, body.single-tour .hotelpackage-itinerary .itinerary-wrapper:before, body.single-hotelpackage .tour-itinerary .itinerary-wrapper:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper:before, body.single-location .tour-itinerary .itinerary-wrapper:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper:before, body.offline-tour-pages .tour-itinerary .itinerary-wrapper:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper:before, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper:before {
    height: 100%;
    bottom: 0;
    top: unset;
  }
  body.single-tour .tour-itinerary .itinerary-wrapper.last-item:before, body.single-tour .hotelpackage-itinerary .itinerary-wrapper.last-item:before, body.single-hotelpackage .tour-itinerary .itinerary-wrapper.last-item:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper.last-item:before, body.single-location .tour-itinerary .itinerary-wrapper.last-item:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper.last-item:before, body.offline-tour-pages .tour-itinerary .itinerary-wrapper.last-item:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper.last-item:before, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper.last-item:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper.last-item:before {
    height: 40px;
    top: 0;
    bottom: unset;
  }
  body.single-tour .tour-itinerary .itinerary-wrapper.last-item:after, body.single-tour .hotelpackage-itinerary .itinerary-wrapper.last-item:after, body.single-hotelpackage .tour-itinerary .itinerary-wrapper.last-item:after, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper.last-item:after, body.single-location .tour-itinerary .itinerary-wrapper.last-item:after, body.single-location .hotelpackage-itinerary .itinerary-wrapper.last-item:after, body.offline-tour-pages .tour-itinerary .itinerary-wrapper.last-item:after, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper.last-item:after, body.offline-hotel-pages .tour-itinerary .itinerary-wrapper.last-item:after, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper.last-item:after {
    content: "";
    position: absolute;
    background: #ffffff;
    width: 2px;
    height: calc(100% - 40px);
    bottom: 0;
  }
  body.single-tour .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-location .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper:first-of-type, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type {
    margin-top: 0;
  }
  body.single-tour .tour-itinerary .column-one .itinerary-wrapper > figure:before, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper > figure:before, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before, body.single-location .tour-itinerary .column-one .itinerary-wrapper > figure:before, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper > figure:before, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper > figure:before, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before {
    left: -34px;
    right: unset;
  }
  body.single-tour .tour-itinerary .column-one .itinerary-wrapper > figure:after, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper > figure:after, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after, body.single-location .tour-itinerary .column-one .itinerary-wrapper > figure:after, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper > figure:after, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper > figure:after, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after {
    left: -7px;
    right: unset;
    transform: rotate(-45deg);
  }
  body.single-tour .tour-itinerary .column-one .itinerary-wrapper:before, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper:before, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper:before, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:before, body.single-location .tour-itinerary .column-one .itinerary-wrapper:before, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper:before, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper:before, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:before, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper:before, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:before {
    left: -16px;
    right: unset;
  }
  body.single-tour .tour-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.single-location .tour-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper:first-of-type:before, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type:before {
    height: calc(100% - 40px);
  }
  body.single-tour .tour-itinerary .column-one .itinerary-wrapper.last-item:after, body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after, body.single-hotelpackage .tour-itinerary .column-one .itinerary-wrapper.last-item:after, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after, body.single-location .tour-itinerary .column-one .itinerary-wrapper.last-item:after, body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after, body.offline-tour-pages .tour-itinerary .column-one .itinerary-wrapper.last-item:after, body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after, body.offline-hotel-pages .tour-itinerary .column-one .itinerary-wrapper.last-item:after, body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after {
    left: -16px;
  }
  body.single-tour .tour-itinerary .column-two, body.single-tour .hotelpackage-itinerary .column-two, body.single-hotelpackage .tour-itinerary .column-two, body.single-hotelpackage .hotelpackage-itinerary .column-two, body.single-location .tour-itinerary .column-two, body.single-location .hotelpackage-itinerary .column-two, body.offline-tour-pages .tour-itinerary .column-two, body.offline-tour-pages .hotelpackage-itinerary .column-two, body.offline-hotel-pages .tour-itinerary .column-two, body.offline-hotel-pages .hotelpackage-itinerary .column-two {
    padding-top: 150px;
  }
  body.single-tour .tour-itinerary .column-two .itinerary-wrapper > figure:before, body.single-tour .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before, body.single-hotelpackage .tour-itinerary .column-two .itinerary-wrapper > figure:before, body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before, body.single-location .tour-itinerary .column-two .itinerary-wrapper > figure:before, body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before, body.offline-tour-pages .tour-itinerary .column-two .itinerary-wrapper > figure:before, body.offline-tour-pages .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before, body.offline-hotel-pages .tour-itinerary .column-two .itinerary-wrapper > figure:before, body.offline-hotel-pages .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before {
    right: -34px;
    left: unset;
  }
  body.single-tour .tour-itinerary .column-two .itinerary-wrapper > figure:after, body.single-tour .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after, body.single-hotelpackage .tour-itinerary .column-two .itinerary-wrapper > figure:after, body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after, body.single-location .tour-itinerary .column-two .itinerary-wrapper > figure:after, body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after, body.offline-tour-pages .tour-itinerary .column-two .itinerary-wrapper > figure:after, body.offline-tour-pages .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after, body.offline-hotel-pages .tour-itinerary .column-two .itinerary-wrapper > figure:after, body.offline-hotel-pages .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after {
    right: -7px;
    left: unset;
    transform: rotate(135deg);
  }
  body.single-tour .tour-itinerary .column-two .itinerary-wrapper:before, body.single-tour .hotelpackage-itinerary .column-two .itinerary-wrapper:before, body.single-hotelpackage .tour-itinerary .column-two .itinerary-wrapper:before, body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper:before, body.single-location .tour-itinerary .column-two .itinerary-wrapper:before, body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper:before, body.offline-tour-pages .tour-itinerary .column-two .itinerary-wrapper:before, body.offline-tour-pages .hotelpackage-itinerary .column-two .itinerary-wrapper:before, body.offline-hotel-pages .tour-itinerary .column-two .itinerary-wrapper:before, body.offline-hotel-pages .hotelpackage-itinerary .column-two .itinerary-wrapper:before {
    right: -16px;
    left: unset;
  }
  body.single-tour .tour-itinerary .column-two .itinerary-wrapper.last-item:after, body.single-tour .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after, body.single-hotelpackage .tour-itinerary .column-two .itinerary-wrapper.last-item:after, body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after, body.single-location .tour-itinerary .column-two .itinerary-wrapper.last-item:after, body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after, body.offline-tour-pages .tour-itinerary .column-two .itinerary-wrapper.last-item:after, body.offline-tour-pages .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after, body.offline-hotel-pages .tour-itinerary .column-two .itinerary-wrapper.last-item:after, body.offline-hotel-pages .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after {
    right: -16px;
  }
  .main-title .show-more {
    position: absolute;
    bottom: calc(50% - 12px);
    left: 0;
  }
  .main-title .show-more:hover {
    color: #66C3EB !important;
  }
  body.tml-action-register .acf-user-register-fields div[data-name=user-state], body.tml-action-register .acf-user-register-fields div[data-name=user-city] {
    margin-top: -25px !important;
  }
  body.tml-action-register .acf-user-register-fields div[data-name=owner-name], body.tml-action-register .acf-user-register-fields div[data-name=owner-tel] {
    min-height: unset !important;
  }
  .post-box .wrapper {
    min-height: unset;
  }
  .post-box.agency-box .wrapper {
    min-height: 160px;
  }
  .home-tabs-wrapper > ul {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  #home-top-slider .main-slider .slick-list .slick-slide .container {
    font-size: 2.1875em;
  }
  #home-top-slider .main-slider .slick-list .slick-slide .container a {
    max-width: 46%;
  }
  #home-top-slider .main-slider .slick-dots {
    left: 55px;
  }
  #home-places-section .hotel-box .title-pic {
    bottom: 40px;
  }
  #home-places-section .places-slider .slick-dots {
    text-align: center;
    margin-left: 3px;
  }
}
@media (min-width: 1200px) {
  #masthead .main-content.desktop {
    padding-top: 18px;
    border-radius: 0 0 30px 30px;
  }
  #masthead .main-content.desktop .logo .site-title a img {
    height: 79px;
    margin-bottom: 5px;
  }
  #masthead .main-content.desktop #reservation-menu .panelHeader__button--signUp {
    font-size: unset;
  }
  #masthead .main-content.desktop .modal .input-group {
    max-width: 470px;
  }
  #masthead .main-content.desktop .modal .input-group .input-group-prepend .search-submit {
    padding: 5px 30px;
  }
  #masthead.fixed-top .main-content {
    padding-top: 2px;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    background-color: #fff;
  }
  #masthead.fixed-top .main-content .logo .site-title a img {
    height: 25px;
    margin-bottom: 5px;
  }
  #masthead.fixed-top .main-content #reservation-menu .panelHeader__button--signUp {
    font-size: 0.85rem;
  }
  #masthead.fixed-top .main-content #site-navigation.desktop #main-menu {
    width: 100%;
  }
  #masthead.fixed-top .main-content #site-navigation.desktop #main-menu > li > a {
    background: #fff;
  }
  #masthead.fixed-top .main-content .modal .input-group {
    max-width: 470px;
  }
  #masthead.fixed-top .main-content .modal .input-group .input-group-prepend .search-submit {
    padding: 5px 30px;
  }
  #top-banner {
    margin-top: 50px !important;
  }
  #top-banner.inner-page-panel {
    background-image: url("./images/pattern.jpg");
    display: block;
    margin: 0 auto;
  }
  #top-banner .wrapper .bc-container {
    position: absolute;
    top: 0;
    left: 60px;
  }
  .error-404-image img {
    height: 600px;
  }
  .main-content.fixed-top {
    z-index: 19 !important;
  }
  .main-content .nav-top {
    width: 240px;
  }
  .main-content .nav-top li a {
    color: #434343;
  }
  .main-content .nav-top li a i {
    vertical-align: bottom;
  }
  #home-top-slider {
    margin-top: 50px;
  }
  #home-top-slider .main-slider .slick-list .slick-slide .container {
    font-size: 1.57em;
  }
  #home-top-slider .main-slider .slick-dots {
    left: 86px;
    bottom: 70px;
  }
  #home-top-slider .main-slider .slick-dots li {
    margin: 0 3px;
  }
  #home-top-slider .main-slider .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }
  #home-top-slider .main-slider .slick-dots li.slick-active button:before {
    background: #e8e8e8;
  }
  .sections-archive-city {
    bottom: 6px;
  }
  .city-box .title-pic {
    left: 25px;
  }
  #home-locations-section .sections-archive {
    margin-top: 40px;
  }
  #home-trips-section .tour-slider .slick-list .slick-slide .tour-title {
    bottom: 73px;
    left: 21px;
    font-weight: bold;
    width: 20%;
  }
  #home-trips-section .tour-slider .slick-dots {
    bottom: 26px;
    left: 19px !important;
  }
  #home-content-section .sections-archive {
    right: 15px;
    margin-top: 28px;
  }
  #home-content-section .section-title:before {
    left: -39px;
  }
  #colophon {
    margin-top: 150px;
  }
  #colophon .company-address {
    max-width: 300px;
  }
  #colophon .company-address::before {
    padding-left: 0;
  }
  #colophon .contact-the-company li {
    padding-left: 0;
  }
  #colophon .contact-the-company li.telephone:after {
    padding-left: 0;
  }
  #colophon .contact-the-company li.email:after {
    padding-left: 0;
  }
  #colophon .quick-access-menu {
    padding-left: 23px;
  }
  #colophon #logo-licenses {
    display: flex;
    justify-content: end;
  }
  #colophon #logo-licenses li {
    padding: 10px;
    width: 100px;
    height: 100px;
  }
  #colophon #logo-licenses li img {
    cursor: pointer;
  }
  #secondary {
    margin-top: 71px;
  }
  #secondary .border-category {
    padding: 0 14px;
    padding-top: 22px;
    padding-bottom: 52px;
    border-radius: 8px;
    background-color: #ffffff;
  }
  #secondary .border-category h3 {
    font-size: 1.15em;
    color: #434343;
    margin: 0;
    position: relative;
    margin-left: 55px;
  }
  #secondary .border-category h3:before {
    content: "";
    position: absolute;
    left: -54px;
    width: 38px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: 8px;
    background: linear-gradient(90deg, #f9750f 19.74%, rgba(249, 117, 15, 0) 136.84%);
  }
  #secondary .border-category ul {
    padding: 0;
    margin-top: 20px;
  }
  #secondary .border-category ul li {
    position: relative;
    font-size: 0.85em;
    margin: 7px 0;
  }
  #secondary .border-category ul li.togglable {
    display: none;
  }
  #secondary .border-category ul li span,
  #secondary .border-category ul li a {
    line-height: 1.8;
    color: #A0A4A8;
    transition: color 0.3s;
  }
  #secondary .border-category ul li span {
    background-color: rgba(232, 232, 232, 0.3019607843);
    border-radius: 8px;
    padding: 0 6px;
    float: right;
  }
  #secondary .border-category ul li:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 10px;
    background: rgba(37, 128, 58, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: background-color 0.3s;
  }
  #secondary .border-category ul li:hover:before {
    background-color: #25803A;
  }
  #secondary .border-category ul li:hover a {
    color: #009DE2;
  }
  #secondary .border-category .read-more-category {
    position: relative;
    margin-top: 24px;
    color: #A0A4A8 !important;
    font-size: 0.72em;
    float: right;
    bottom: 15px;
    line-height: 2.3;
    cursor: pointer;
  }
  #secondary .border-category .read-more-category:before {
    position: absolute;
    content: "";
    width: 22px;
    height: 1px;
    background-color: #F9750F;
    left: -32px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #secondary .border-category .read-more-category:after {
    content: "\ea58";
    font-family: "LineIcons";
    color: #F9750F;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    padding-left: 9px;
    font-size: 9px;
    font-weight: bold;
  }
  #secondary .border-category .read-more-category:hover {
    color: #009DE2 !important;
  }
  #secondary .border-content {
    padding: 22px 14px;
    border-radius: 8px;
    background-color: #ffffff;
    margin-top: 34px;
  }
  #secondary .border-content h3 {
    font-size: 1.15em;
    color: #434343;
    margin: 0;
    position: relative;
    margin-left: 55px;
    margin-bottom: -5px;
  }
  #secondary .border-content h3:before {
    content: " ";
    position: absolute;
    left: -54px;
    width: 38px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: 8px;
    background: linear-gradient(90deg, #f9750f 19.74%, rgba(249, 117, 15, 0) 136.84%);
  }
  #secondary .border-content .border-frame {
    margin-top: 30px;
  }
  #secondary .border-content .border-frame .thumbnail-img {
    display: block;
    position: relative;
    max-width: 100%;
  }
  #secondary .border-content .border-frame .thumbnail-img img {
    border-radius: 8px;
    filter: brightness(0.7);
    transition: filter 0.5s;
    max-width: 100%;
  }
  #secondary .border-content .border-frame .link-title {
    font-size: 1.14em;
    max-width: 70%;
    color: #A0A4A8;
    transition: color 0.3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  }
  #secondary .border-content .border-frame:hover .link-title {
    color: #009DE2;
  }
  #secondary .border-content .border-frame:hover .thumbnail-img img {
    filter: unset;
  }
  #secondary .border-content .border-frame .most-viewed-posts {
    padding-left: 13px;
    max-width: 70%;
  }
  #secondary .border-content .border-frame .most-viewed-posts .content-date {
    margin-left: 27px;
    position: relative;
    color: #25803A;
    font-size: 0.85em;
    display: inline-block;
    vertical-align: top;
  }
  #secondary .border-content .border-frame .most-viewed-posts .content-date:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: -25px;
    width: 18px;
    height: 3px;
    border-radius: 8px;
    background: linear-gradient(90deg, #f9750f 19.74%, rgba(249, 117, 15, 0) 136.84%);
  }
  #tour-parat-one-home-page .container .table-content-tour {
    border-radius: 16px;
    overflow: hidden;
  }
  #tour-parat-one-home-page .container .table-content-tour thead {
    background: aliceblue;
  }
  #tour-parat-one-home-page .container .table-content-tour tbody .capacity-tour-table .unavailable {
    color: #cc0000;
    font-weight: 600;
  }
  #tour-parat-one-home-page .container .table-content-tour tbody .capacity-tour-table span {
    color: #118b2d;
    font-weight: 600;
  }
  #home-tours-section .main-tab {
    flex-wrap: unset;
    overflow-x: unset;
  }
  #home-tours-section .main-tab li a {
    width: 207px;
  }
  #home-tours-section .sub-tab {
    flex-wrap: unset;
    overflow-x: unset;
  }
  .hotelpackage-box .box-wrapper .price,
  .tour-box .box-wrapper .price {
    position: relative;
  }
  .hotelpackage-box .box-wrapper .price .secondary-color,
  .tour-box .box-wrapper .price .secondary-color {
    margin-left: 6px;
  }
  .hotelpackage-box .box-wrapper .price .regular-price,
  .hotelpackage-box .box-wrapper .price .lack-of-price,
  .tour-box .box-wrapper .price .regular-price,
  .tour-box .box-wrapper .price .lack-of-price {
    color: #ffffff;
    font-size: 0.85em;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 50px;
    background-color: #25803A;
    border-radius: 8px;
  }
  .hotelpackage-box .box-wrapper .price .percent-offer,
  .tour-box .box-wrapper .price .percent-offer {
    left: 0;
    color: #ffffff;
    border-radius: 8px;
    background-color: #F9750F;
    width: 14%;
    height: 50px;
    display: flex;
    align-items: center;
  }
  .hotelpackage-box .box-wrapper .price .offer-price,
  .tour-box .box-wrapper .price .offer-price {
    color: #F9750F;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
  }
  .tour-tabs {
    flex-wrap: unset;
    overflow-x: unset;
    height: 70px;
  }
  #tourism-blog-tabs .border-tour {
    margin-top: 0;
    border-radius: 8px;
    padding: 30px 36px;
    background-color: #ffffff;
    box-shadow: 0px 15px 30px 0px rgba(160, 163, 167, 0.3019607843);
  }
  #tourism-blog-tabs .border-tour .overview-text {
    font-size: 0.85em;
    color: #434343;
    text-align: justify;
    line-height: 2.2;
  }
  #tourism-blog-tabs .border-tour .section-title-tour {
    position: relative;
    right: 54px;
    font-weight: bold;
    line-height: 2;
    color: #434343;
    font-size: 1.15em;
  }
  #tourism-blog-tabs .border-tour .section-title-tour:before {
    content: " ";
    position: absolute;
    right: 18px;
    width: 38px;
    height: 9px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    border-radius: 8px;
    background: linear-gradient(270deg, #f9750f 19.74%, rgba(249, 117, 15, 0) 136.84%);
  }
  #tourism-blog-tabs .border-tour .tour-tools {
    -moz-column-count: 3;
         column-count: 3;
  }
  #tourism-blog-tabs .border-tour.itinerary-tab-pane {
    padding: 30px 60px 30px 36px;
  }
  #tourism-blog-tabs .border-tour .overview {
    color: #434343;
    font-size: 0.85em !important;
    line-height: 3.2;
  }
  #tourism-blog-tabs .border-tour .overview span {
    color: #434343;
    font-size: 0.85em;
    position: relative;
    margin-right: 20px;
    font-weight: bold;
  }
  #tourism-blog-tabs .border-tour .overview span:before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 10px;
    background: rgba(37, 128, 58, 0.6);
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: -20px;
  }
  #tourism-blog-tabs .border-tour .regular-price:before {
    content: unset !important;
  }
  #tourism-blog-tabs .border-tour .accordion {
    margin-top: 0;
    margin: 0px 36px;
  }
  #tourism-blog-tabs .border-tour .accordion .card {
    position: relative;
    border-radius: unset;
    border-bottom: 2px solid rgba(232, 232, 232, 0.6980392157);
  }
  #tourism-blog-tabs .border-tour .accordion .card:before {
    content: "";
    position: absolute;
    width: 2px;
    height: calc(100% + 2px);
    background-color: rgba(232, 232, 232, 0.6980392157);
    z-index: 0;
    right: -25px;
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header {
    border: 0;
    border-radius: unset;
    position: relative;
    padding: 17px 0px;
    white-space: pre-line;
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    top: 17px;
    width: 24px;
    height: 24px;
    border: 5px solid #92bf9c;
    right: -36px;
    z-index: 5;
    background-color: #ffffff;
    transition: border 0.3s, transform 0.3s;
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header > span {
    position: relative;
    font-size: 1em;
    width: 90%;
    padding: 0;
    font-weight: normal;
    line-height: 20px;
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header .lni-chevron-down {
    font-size: 12px;
    position: absolute;
    color: #434343;
    opacity: 0.5;
    font-weight: bold;
    left: 0;
    transition: transform 0.3s;
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header[aria-expanded=true]:before {
    border: 4px solid #25803a;
    transform: scale(1.1);
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header[aria-expanded=true] .lni-chevron-down {
    transform: rotate(180deg);
  }
  #tourism-blog-tabs .border-tour .accordion .card .card-header[aria-expanded=true] > span {
    color: #25803A;
  }
  #tourism-blog-tabs .border-tour .accordion .card:first-child:before {
    top: 18px;
  }
  #tourism-blog-tabs .border-tour .accordion .card:last-child {
    border-bottom: unset;
  }
  #tourism-blog-tabs .border-tour .accordion .card:last-child:before {
    top: -30px;
  }
  #tourism-blog-tabs .border-tour .accordion .card .itinerary-slider a:after {
    display: table-cell;
    max-width: 70% !important;
    margin: auto;
  }
  #tourism-blog-tabs .border-tour .accordion .card .itinerary-slider a .itinerary-image {
    width: 70% !important;
    margin: auto;
  }
  #tourism-blog-tabs .border-tour .accordion .Itinerary-text {
    font-size: 0.85em;
    padding: 0 8px;
    color: #434343;
    margin: 10px 0;
    line-height: 2;
    text-align: justify;
  }
  .page-template-content-place h1,
  .page-template-content-taxonomy h1 {
    margin-top: 100px;
  }
  .box-vb-archive-tour {
    background-color: #efefef;
    display: flex;
    overflow: hidden;
    height: 170px;
  }
  .box-vb-archive-tour .link-image-archive-tour img {
    height: 100%;
    border-radius: 0px !important;
  }
  .box-vb-archive-tour .content-tour-archive {
    display: block;
  }
  .box-vb-archive-tour .content-tour-archive .title {
    margin-top: 63px;
    display: block;
    text-align: center;
  }
  .box-vb-archive-tour .content-tour-archive .text-all-day-vb {
    display: block;
    text-align: center;
  }
  .box-vb-archive-tour .title-price-archive-tour .price {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 47px;
    justify-content: space-between;
    align-items: center;
  }
  .box-vb-archive-tour .title-price-archive-tour .price .regular-price {
    width: 100% !important;
  }
  .box-vb-archive-tour .title-price-archive-tour .price .lack-of-price {
    width: 100%;
    margin-bottom: 10px;
  }
  .box-vb-archive-tour .title-price-archive-tour .title-more-information {
    text-align: center;
    margin-top: 10px;
  }
}
@media (min-width: 1400px) {
  #masthead #site-navigation.desktop #main-menu > li > a {
    padding: 0.7em 0.75em;
  }
  #home-top-slider .main-slider {
    margin: 0 228px;
  }
  #home-top-slider .main-slider .slick-list {
    padding: 0px 40px 40px;
  }
  #home-top-slider .main-slider .slick-list .slick-slide .container {
    left: 0;
  }
  #home-top-slider .main-slider .slick-dots {
    left: 168px;
    bottom: 67px;
  }
  .site-header {
    width: 1450px;
    margin: 0 auto;
  }
  .site-header .main-content.fixed-top {
    z-index: 19 !important;
  }
  #top-banner .pull-up {
    padding-top: 70px !important;
  }
  #top-banner .pull-up .sub-level-tabs {
    top: -10px !important;
  }
  #top-banner.inner-page-panel {
    background-image: url("./images/pattern.jpg");
    width: 1366px;
    display: block;
    margin: 0 auto !important;
  }
  #top-banner .wrapper .bc-container {
    left: 376px;
  }
}/*# sourceMappingURL=style.css.map */