/*!
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: #EF233C;
  text-decoration: none;
  transition: all 250ms ease-out;
}

a:hover, a:active {
  color: #18224C;
}

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

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

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;
}

.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 {
  z-index: 9999;
}

body.single-location .lg-outer.lg-visible, body.single-tour .lg-outer.lg-visible, body.page-template-about .lg-outer.lg-visible {
  direction: ltr !important;
}

.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 {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.2);
}

.search-form {
  max-width: 100%;
  position: relative;
}
.search-form .search-field {
  margin: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 45px 0 10px;
  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: #EF233C !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: #18224C;
}

.h_iframe-aparat_embed_frame {
  position: relative;
  max-width: 700px;
  margin: 1em auto;
}
.h_iframe-aparat_embed_frame .ratio {
  display: block;
  width: 100%;
  height: auto;
}
.h_iframe-aparat_embed_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.h_iframe-aparat_embed_frame > span {
  display: block;
  padding-top: 57%;
}

.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 {
  color: #ffffff !important;
  margin-top: -2px;
  margin-bottom: 16px;
}

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

div.wpcf7-response-output {
  border: 0;
  z-index: 1;
  padding: 0;
  color: #ffffff;
  position: relative;
  border: none !important;
  margin: -16px 65px 0 0 !important;
}

.wpcf7-form br {
  display: none;
}

.wpcf7 {
  direction: ltr !important;
}

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

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

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

.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 {
  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 {
  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 {
  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 {
  content: "";
  width: 100%;
  height: 1px;
  background: #EF233C;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  position: fixed;
  left: 0;
  width: 100%;
  margin: 0 !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 {
  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 {
  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 {
  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 {
  background: #EF233C;
  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) {
  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 {
  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 {
  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) {
  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 {
  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 {
  background: transparent;
  margin-left: 0.5rem;
}
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 {
  content: "";
  width: 6px;
  background: #18224C;
  height: 6px;
  display: inline-block;
  font-size: 0.5em;
  vertical-align: middle;
  transform: rotate(45deg);
}
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 {
  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 {
  font-family: LineIcons;
  content: "\ea55";
  color: #EF233C;
  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 {
  margin: 4em 0 2.3em;
  font-size: 1.2rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
body.single-tour h3.has-border:after, body.single-hotelpackage h3.has-border:after, body.single-location h3.has-border:after, body.offline-tour-pages h3.has-border:after, body.offline-hotel-pages h3.has-border:after, body.float-hotel-pages h3.has-border:after {
  content: "";
  height: 1px;
  background: #a5a5a5;
  display: block;
  width: 40px;
  margin: 0px 15px;
}
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 {
  content: "";
  background: #18224C;
  display: block;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
}
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 {
  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 {
  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 {
  color: #64C1C8 !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 {
  font-size: 1.4em;
  color: #64C1C8;
  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 {
  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 {
  color: #ffffff !important;
  background: #64C1C8;
}
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 {
  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 {
  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 {
  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 {
  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 {
  background: #EF233C;
  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 {
  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 {
  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 {
  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 {
  color: #ffffff;
  background: #EF233C;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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) {
  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 {
  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 {
  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 {
  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 {
  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) {
  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) {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  font-size: 16px;
  font-weight: 200;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  color: #18224C;
}
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 {
  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 {
  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 {
  content: "\f111";
  font-family: FontAwesome;
  font-size: 0.6em;
  vertical-align: middle;
  color: #18224C;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  opacity: 0.5;
  color: #18224C;
}
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 {
  opacity: 1;
  color: #18224C;
}

figure {
  margin: 0 0 30px;
}

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

.location-box {
  margin-top: 10px;
}
.location-box .bottom-part, .location-box .city {
  display: none;
}
.location-box .wrapper {
  padding-top: 0px;
  border-radius: 20px 20px 2px 20px;
  box-shadow: 0px 0px 30px rgba(82, 87, 92, 0.1);
}
.location-box .wrapper .pic-part {
  width: 80px;
  padding: 8px;
}
.location-box .wrapper .pic-part img {
  width: 70px;
  height: 70px;
  border-radius: 15px 15px 2px 15px;
}
.location-box .wrapper .hotel-title {
  border: none;
  width: 240px;
  color: #25282B;
  overflow: hidden;
  padding-bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400 !important;
}
.location-box .wrapper .location {
  font-size: 12px;
  color: #A0A4A8;
  font-weight: 300;
}
.location-box:hover .hotel-title {
  color: #EF233C;
}

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 #64C1C8;
  text-align: center;
  padding: 8.5px 5px;
  font-size: 0.95em;
}
div.user-menu-wrapper.in-header-bar.guest ul li.login {
  color: #64C1C8;
  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: #64C1C8;
  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: #64C1C8;
  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: #EF233C;
}
div.user-menu-wrapper ul li a:not(.log-out):hover .icon, div.user-menu-wrapper ul li a.current-page .icon {
  color: #EF233C;
  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;
}

.modal-content {
  width: 680px;
  height: 170px;
  border: unset;
  border-radius: 15px;
}
.modal-content .modal-header {
  border: none;
}
.modal-content .modal-header .close {
  width: 36px;
  height: 36px;
  position: absolute;
  border-radius: 12px;
  background: #ffffff;
  opacity: 1 !important;
  margin-top: -8px !important;
  transform: translateY(-48px);
  box-shadow: 0px 0px 30px rgba(82, 87, 92, 0.1);
}
.modal-content .modal-header .close span {
  top: 9px;
  left: 13px;
  color: #52575C;
  font-weight: 300;
  position: absolute;
}

.modal-body {
  height: 120px;
}
.modal-body .input-group .form-control {
  width: 462px;
  height: 48px;
  background: #FFFFFF;
  box-sizing: border-box;
  border-radius: 15px !important;
}
.modal-body .input-group .form-control:focus, .modal-body .input-group .form-control:hover {
  border: 1px solid #52575C;
  box-shadow: unset;
}
.modal-body .input-group .input-group-prepend {
  border-radius: 15px;
}
.modal-body .input-group .input-group-prepend .search-submit {
  width: 155px;
  height: 50px;
  color: #fff;
  border: unset;
  text-align: right;
  text-align: center;
  transition: all 2s;
  border-radius: 15px;
  border-radius: 15px;
  background: #18224C;
}

.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;
}

.fontsize20 {
  font-size: 20px;
  margin-top: 6px;
  margin-bottom: 4px;
}

#offline-tours-hotels .card {
  background-color: unset;
}

.tour-hotels-box {
  box-shadow: 0px 0px 30px rgba(82, 87, 92, 0.1);
  border-radius: 10px;
}
.tour-hotels-box .city-name, .tour-hotels-box .item-label {
  background-color: rgba(232, 232, 232, 0.3);
  border-radius: 10px;
  padding: 5px 10px;
  font-size: 0.8em;
}
.tour-hotels-box img {
  border-radius: 10px;
}
.tour-hotels-box .hotel-name {
  color: inherit;
  font-size: 0.85em;
}
.tour-hotels-box .hotel-name.link:hover {
  color: #EF233C;
}
.tour-hotels-box .hotel-rating {
  line-height: 1;
  color: #F6BC08;
}
.tour-hotels-box .hotel-address {
  color: #A0A4A8;
  font-size: 0.87em;
}
.tour-hotels-box .hotel-address .icon {
  font-size: 1.1rem;
  vertical-align: baseline;
}
.tour-hotels-box .item-value {
  font-size: 0.85em;
}
.tour-hotels-box hr {
  border-top: 1px dashed #E8E8E8;
}
.tour-hotels-box .price-cell {
  background-color: #FFE9DF;
  border-radius: 10px;
  font-size: 0.9em;
}
.tour-hotels-box .price-cell > .main, .tour-hotels-box .price-cell > .rial, .tour-hotels-box .price-cell > .free {
  color: #00AF87;
}
.tour-hotels-box .price-cell .extra-night {
  font-size: 0.85rem;
  color: #797979;
}
.tour-hotels-box button {
  border-radius: 8px;
  padding: 7px 3px;
  font-size: 0.93em;
}
.tour-hotels-box button.price-button {
  border: 1px solid #EF233C;
  color: #EF233C;
  transition: all 0.3s;
}
.tour-hotels-box button.price-button:not(.disable):hover {
  color: #ffffff;
  background-color: #EF233C;
}
.tour-hotels-box button.price-button.disable {
  opacity: 0.5;
  cursor: not-allowed;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.tour-hotels-box button.select-button {
  border: 1px solid #00AF87;
  background-color: #00AF87;
  transition: background-color 0.3s;
  color: #ffffff;
}
.tour-hotels-box button.select-button:hover {
  background-color: #029976;
}
.tour-hotels-box .description {
  background-color: #EF233C;
  color: #ffffff;
  border-radius: 10px;
  font-size: 0.83em;
}
.tour-hotels-box .description .icon {
  font-size: 1.5rem;
  vertical-align: bottom;
}

table td.primary-color {
  color: #18224C;
}
table td.secondary-color {
  color: #EF233C;
}

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;
  padding: 40px;
  margin: 40px auto;
  min-height: 1495px;
  background: #ffffff;
  border: 1px solid #b1b1b1;
  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;
  }
  #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 #18224C;
}

table td .offline-hotel-stay:not(:first-of-type) {
  margin-top: 1em;
}
table td.primary-color {
  color: #18224C;
}
table td.secondary-color {
  color: #EF233C;
}

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;
}

#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;
  }
  #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: 70px;
  padding: 5px 0;
  background: #fff;
}
#masthead .main-content .menu-toggle {
  height: 24px;
  margin-top: -10px;
}
#masthead .main-content .menu-toggle .icon-hamburger-menu {
  font-size: 26px;
}
#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: #54606F;
  font-size: 26px;
}
#masthead .main-content .icon-Search {
  cursor: pointer;
  font-size: 16px;
}
#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: 30px;
  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 #64C1C8;
}
#masthead .main-content .panel-container > a {
  color: #64C1C8;
}
#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: #EF233C;
}
#masthead .main-content.desktop {
  height: 90px;
}
#masthead .main-content #reservation-menu {
  height: 24px;
  margin-right: 15px;
}
#masthead .main-content #reservation-menu #panel-header button .v-btn__content i {
  margin-top: 3px;
  margin-left: 10px;
}
#masthead .main-content #reservation-menu #panel-header button .v-btn__content i::before {
  color: #52575C;
}
#masthead .main-content #reservation-menu .panelHeader__button_mobile--signUp {
  color: #52575C;
}
#masthead .main-content #reservation-menu .panelHeader__button--order {
  display: none;
}
#masthead .main-content #reservation-menu .currencies-to-show .icon {
  font-size: 14px !important;
}
#masthead .main-content #reservation-menu .currencies-to-show .v-select__selections, #masthead .main-content #reservation-menu .currencies-to-show .icon {
  color: #52575C !important;
}
#masthead .main-content .header-social-networks {
  margin-top: -14px;
}
#masthead .main-content .header-social-networks .social-networks {
  display: flex;
}
#masthead .main-content .header-social-networks .social-networks li {
  width: 30px;
  height: 39px;
  background-color: unset;
}
#masthead .main-content .header-social-networks .social-networks li a {
  color: #52575C;
}
#masthead .main-content .header-social-networks .social-networks li a i::before {
  font-size: 20px;
}
#masthead .main-content .header-social-networks .social-networks li.instagram a:hover {
  color: #c13584;
}
#masthead .main-content .header-social-networks .social-networks li.telegram a:hover {
  color: #0088cc;
}
#masthead .main-content .header-social-networks .social-networks li.aparat a:hover {
  color: #df0f50;
}
#masthead .main-content .header-social-networks .social-networks li.whatsapp a:hover {
  color: #4dc247;
}
#masthead .main-content .header-social-networks .social-networks li.facebook a:hover {
  color: #0645ad;
}
#masthead .main-content .header-phone {
  margin-top: -6px;
  position: relative;
  margin-left: 15px;
}
#masthead .main-content .header-phone .prefix-tel {
  color: #EF233C;
}
#masthead .main-content .header-phone .suffix-tel {
  color: #52575C;
}
#masthead .main-content .header-phone .prefix-tel, #masthead .main-content .header-phone .suffix-tel {
  font-size: 16px;
  font-weight: 700;
}
#masthead .main-content .header-phone .icon-call::before {
  color: #52575C;
  font-size: 18px;
}
#masthead .main-content .header-bottom .header-bottom-slider {
  z-index: 10;
  margin-top: -9px;
  padding: 10px 50px;
  background-color: #18224C;
}
#masthead .main-content .header-bottom .header-bottom-slider a {
  color: #fff;
  font-size: 14px;
  min-height: 52px;
  font-weight: 300;
}
#masthead .main-content .header-bottom .header-bottom-slider a:hover {
  text-decoration: underline;
}
#masthead .main-content .header-bottom .header-bottom-slider .slick-prev, #masthead .main-content .header-bottom .header-bottom-slider .slick-next {
  top: auto;
  left: auto;
  right: 1%;
}
#masthead .main-content .header-bottom .header-bottom-slider .slick-prev::before, #masthead .main-content .header-bottom .header-bottom-slider .slick-next::before {
  color: #fff;
  font-size: 10px;
  margin-right: 12px;
  font-family: "LineIcons";
}
#masthead .main-content .header-bottom .header-bottom-slider .slick-prev {
  margin-top: 13px;
}
#masthead .main-content .header-bottom .header-bottom-slider .slick-prev::before {
  content: "\ea5e";
}
#masthead .main-content .header-bottom .header-bottom-slider .slick-next {
  margin-top: -15px;
}
#masthead .main-content .header-bottom .header-bottom-slider .slick-next::before {
  content: "\ea58";
}
#masthead .main-content .header-bottom .icon-remove {
  left: 2%;
  top: 37%;
  z-index: 10;
  color: #ffffff;
}
#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: rgba(24, 34, 76, 0.15);
  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.6rem;
}
#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: 64px !important;
}
#masthead #site-navigation {
  visibility: hidden;
  opacity: 0;
  background-color: rgba(42, 42, 42, 0.7);
  position: fixed;
  z-index: 19;
  top: 56px;
  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;
  font-size: 16px;
  font-weight: 400;
}
#masthead #site-navigation #main-menu li a:hover {
  color: #EF233C;
}
#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: #EF233C;
}
#masthead .checkbox a:hover {
  color: #18224C;
}

.home-tabs-wrapper {
  min-height: 150px;
  position: relative;
}
.home-tabs-wrapper > ul {
  overflow-x: auto;
  display: flex;
  flex-wrap: nowrap;
  width: unset !important;
}
.home-tabs-wrapper .all-routes-mobile {
  position: absolute;
  right: 0;
  width: 100%;
  bottom: 0;
}
.home-tabs-wrapper .all-routes-mobile span {
  width: 100%;
  border-radius: 10px;
  color: #B2B2B2;
}
.home-tabs-wrapper .all-routes-mobile span i {
  font-size: 0.8em;
  left: 20px;
  top: 21px;
}

.slick-dots {
  position: absolute;
  left: 0;
  bottom: -10px;
}
.slick-dots li {
  margin: unset;
  transition: all 400ms ease;
}
.slick-dots li button:before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 5px;
  opacity: 1;
  background: #EF233C;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  background: #18224C;
}

#home-tours .nav-pills .nav-link, #home-foreign-tours .nav-pills .nav-link {
  border-radius: 10px;
  background-size: cover;
  background-position: center;
}
#home-tours .nav-pills .nav-link span, #home-foreign-tours .nav-pills .nav-link span {
  padding: 20px 15px;
  font-weight: 500;
  border-radius: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 174px;
}
#home-tours .nav-pills .nav-link.all-routes span, #home-foreign-tours .nav-pills .nav-link.all-routes span {
  color: #B2B2B2;
}
#home-tours .nav-pills .nav-link.all-routes span i, #home-foreign-tours .nav-pills .nav-link.all-routes span i {
  font-size: 0.8em;
}
#home-tours .nav-pills .nav-link:not(.all-routes) span, #home-foreign-tours .nav-pills .nav-link:not(.all-routes) span {
  background-color: rgba(0, 0, 0, 0.502);
  transition: background-color 0.3s;
}
#home-tours .nav-pills .nav-link:not(.all-routes).active span, #home-foreign-tours .nav-pills .nav-link:not(.all-routes).active span {
  background-color: rgba(246, 160, 0, 0.8);
}

.main-heading {
  margin: 3.5rem 0 0;
}
.main-heading h2 {
  font-weight: 700;
  font-size: 1.6rem;
  color: #3E4361;
}
.main-heading span {
  color: #52575C;
  font-weight: 300;
}

.archive-btn {
  border-radius: 35px;
  background: #fff;
  border: none !important;
  padding: 1.25rem 1.5rem !important;
  box-shadow: 0px 30px 40px 0px rgba(35, 35, 35, 0.0588235294), 0px 2px 4px 0px rgba(0, 0, 0, 0.0196078431);
}
.archive-btn span {
  color: #52575C;
}
.archive-btn .icon svg {
  fill: #18224C;
}

.slider .owl-dots .owl-dot span {
  width: 7px !important;
  height: 7px !important;
  background: #52575C;
}
.slider .owl-dots .owl-dot:hover span, .slider .owl-dots .owl-dot.active span {
  background: #18224C;
}

.not-result {
  height: 295px;
}
.not-result > img {
  height: 200px;
  padding: 2rem;
}

.main-slider .slider-img img {
  border-radius: 10px;
}
.main-slider .owl-dots .owl-dot span {
  width: 7px;
  height: 7px;
  background: #52575C;
}
.main-slider .owl-dots .owl-dot.active span {
  background: #EF233C;
  box-shadow: 0px 5px 10px rgba(239, 35, 60, 0.5);
}

.panel .background-arrow, .blogs .background-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.panel .lni-chevron-down, .blogs .lni-chevron-down {
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  color: #52582B;
  font-weight: bold;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
}

.panel {
  padding-top: 80px;
  background-color: #E8E8F0;
}
.panel .cn-arrow-panel {
  cursor: pointer;
  position: relative;
}
.panel .cn-arrow-panel .background-arrow {
  margin: 24px auto;
}
.panel .cn-arrow-panel .icon-chevron-down {
  top: 36%;
  right: 50%;
  position: absolute;
  transform: translateX(16px);
}

.tours .short-title, .hotels .short-title {
  font-size: 16px;
  font-weight: 300;
}
.tours .tour-tabs .nav-tabs, .tours .hotel-tabs .nav-tabs, .hotels .tour-tabs .nav-tabs, .hotels .hotel-tabs .nav-tabs {
  border: unset;
  flex-wrap: nowrap;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tours .tour-tabs .nav-tabs::-webkit-scrollbar, .tours .hotel-tabs .nav-tabs::-webkit-scrollbar, .hotels .tour-tabs .nav-tabs::-webkit-scrollbar, .hotels .hotel-tabs .nav-tabs::-webkit-scrollbar {
  display: none;
}
.tours .tour-tabs .nav-tabs .nav-item, .tours .hotel-tabs .nav-tabs .nav-item, .hotels .tour-tabs .nav-tabs .nav-item, .hotels .hotel-tabs .nav-tabs .nav-item {
  padding: 4px 12px;
}
.tours .tour-tabs .nav-tabs .nav-item .nav-link, .tours .hotel-tabs .nav-tabs .nav-item .nav-link, .hotels .tour-tabs .nav-tabs .nav-item .nav-link, .hotels .hotel-tabs .nav-tabs .nav-item .nav-link {
  border: unset;
  font-size: 16px;
  color: #52575C;
  font-weight: 300;
  padding: 6px 20px;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  background-color: #ffffff;
  border-radius: 18px 18px 2px 18px;
}
.tours .tour-tabs .nav-tabs .nav-item .nav-link.active, .tours .tour-tabs .nav-tabs .nav-item .nav-link:hover, .tours .hotel-tabs .nav-tabs .nav-item .nav-link.active, .tours .hotel-tabs .nav-tabs .nav-item .nav-link:hover, .hotels .tour-tabs .nav-tabs .nav-item .nav-link.active, .hotels .tour-tabs .nav-tabs .nav-item .nav-link:hover, .hotels .hotel-tabs .nav-tabs .nav-item .nav-link.active, .hotels .hotel-tabs .nav-tabs .nav-item .nav-link:hover {
  font-weight: 400;
  color: #EF233C;
  background-color: #FDE9E9;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.tours .owl-carousel, .hotels .owl-carousel {
  position: relative;
}
.tours .owl-carousel .owl-stage-outer, .hotels .owl-carousel .owl-stage-outer {
  position: relative;
  transform: translate3d(0, 0, 0);
}
.tours .owl-carousel .owl-stage-outer .owl-stage, .hotels .owl-carousel .owl-stage-outer .owl-stage {
  padding-right: 0 !important;
}
.tours .owl-carousel .owl-dots, .hotels .owl-carousel .owl-dots {
  margin-top: -30px;
  text-align: right;
  width: -moz-fit-content;
  width: fit-content;
}
.tours .owl-carousel .owl-dots .owl-dot span, .hotels .owl-carousel .owl-dots .owl-dot span {
  background-color: #CACCCF;
}
.tours .owl-carousel .owl-dots .owl-dot.active span, .hotels .owl-carousel .owl-dots .owl-dot.active span {
  width: 18px;
  border-radius: 4.5px;
  background-color: #EF233C !important;
  box-shadow: 0px 10px 20px rgba(255, 0, 0, 0.3);
}
.tours .owl-carousel .owl-nav, .hotels .owl-carousel .owl-nav {
  margin-top: 20px;
  text-align: left;
}
.tours .owl-carousel .owl-nav .owl-prev, .tours .owl-carousel .owl-nav .owl-next, .hotels .owl-carousel .owl-nav .owl-prev, .hotels .owl-carousel .owl-nav .owl-next {
  width: 35px;
  height: 35px;
  line-height: 36px;
  position: relative;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
}
.tours .owl-carousel .owl-nav .owl-prev i, .tours .owl-carousel .owl-nav .owl-next i, .hotels .owl-carousel .owl-nav .owl-prev i, .hotels .owl-carousel .owl-nav .owl-next i {
  top: 11%;
  left: 11%;
  position: absolute;
}
.tours .owl-carousel .owl-nav .owl-prev i::before, .tours .owl-carousel .owl-nav .owl-next i::before, .hotels .owl-carousel .owl-nav .owl-prev i::before, .hotels .owl-carousel .owl-nav .owl-next i::before {
  font-size: 16px;
  font-weight: 300;
  color: #52575C;
}
.tours .owl-carousel .owl-nav .owl-prev:hover, .tours .owl-carousel .owl-nav .owl-next:hover, .hotels .owl-carousel .owl-nav .owl-prev:hover, .hotels .owl-carousel .owl-nav .owl-next:hover {
  color: #52575C;
}
.tours .load-more-mobile, .hotels .load-more-mobile {
  color: #18224C;
  font-size: 16px;
  font-weight: 400;
  border-radius: 10px;
  background: #EBEBF0;
}

.tours h2 {
  color: #25282B;
}
.tours .tour-title {
  color: black;
}
.tours .dote-left, .tours .dote-right {
  top: 23%;
  position: absolute;
}
.tours .dote-left {
  left: 33%;
}
.tours .dote-right {
  right: 33%;
}
.tours .tab-content .tab-pane {
  list-style: none;
}
.tours .load-more-desktop {
  color: #EF233C;
}
.tours .tour-box {
  margin: 10px 5px;
}
.tours .tour-box img {
  height: 150px;
}

.blogs {
  margin-top: 45px;
  position: relative;
}
.blogs::before {
  content: "";
  width: 100%;
  height: 63%;
  position: absolute;
  background-color: #18224C;
}
.blogs .cn-arrow-blog {
  cursor: pointer;
}
.blogs .cn-arrow-blog .background-arrow {
  z-index: 7;
  margin: -1px auto;
  position: relative;
  transform: rotate(180deg);
}
.blogs .cn-arrow-blog .icon-chevron-down {
  top: 7%;
  right: 46%;
  z-index: 8;
  font-size: 20px;
  position: absolute;
}
.blogs .dote-left, .blogs .dote-right {
  top: 25%;
  position: absolute;
}
.blogs .dote-left {
  left: 21%;
}
.blogs .dote-right {
  right: 21%;
}
.blogs .blogs-box {
  width: 90%;
  z-index: 8;
  position: relative;
}
.blogs .blogs-box .input-bar-blog-mobile {
  width: -webkit-fill-available;
}
.blogs .blogs-box .blog-box {
  transform: translateY(-3%);
  background-color: #EBEBF0;
  border-radius: 0px 0px 10px 10px;
}
.blogs .blogs-box .blog-box::before {
  top: 54px;
  content: "";
  width: 98%;
  height: 321px;
  display: flex;
  position: absolute;
  background-image: url(images/Vector-mobile.svg);
}
.blogs .blogs-box .blog-box .category-box-list {
  position: relative;
}
.blogs .blogs-box .blog-box .category-box-list img {
  border-radius: 15px;
}
.blogs .blogs-box .blog-box .category-box-list .category-title {
  font-size: 12px;
  color: #52575C;
  font-weight: 300;
}
.blogs .blogs-box .blog-box .category-box-list .category-box a img {
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.blogs .blogs-box .blog-box .category-box-list .category-box a:hover .category-title {
  color: #EF233C;
}
.blogs .blogs-box .blog-box .blog-search .title-second-search {
  color: #A0A4A8;
  font-size: 14px;
  font-weight: 300;
}
.blogs .blogs-box .blog-box .blog-search .search-box {
  border-radius: 8px;
  background: #FFFFFF;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.blogs .blogs-box .blog-box .blog-search .search-box .search-form .icon-Search {
  font-size: 16px;
  margin-right: 40px;
}

.hotels .dote-left, .hotels .dote-right {
  top: 25%;
  position: absolute;
}
.hotels .dote-left {
  left: 20%;
}
.hotels .dote-right {
  right: 20%;
}
.hotels h2 {
  color: #25282B;
}

#colophon {
  color: #52575C;
  position: relative;
  background: #353535;
}
#colophon .cn-arrow-footer {
  cursor: pointer;
}
#colophon .cn-arrow-footer .icon-chevron-up {
  top: 1%;
  left: 0;
  right: 0;
  z-index: 8;
  display: block;
  margin: 0 auto;
  font-size: 20px;
  color: #52582B;
  font-weight: bold;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
}
#colophon .cn-arrow-footer .background-arrow {
  left: 0;
  right: 0;
  z-index: 7;
  display: block;
  cursor: pointer;
  margin: 0px auto;
  color: #52582B;
  font-weight: bold;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  transform: rotate(180deg);
}
#colophon .permision {
  background-color: #2A2A2A;
}
#colophon .site-info .logo-footer {
  margin: 0 auto;
}
#colophon .site-info .seo-title {
  color: #fff;
  font-size: 14px;
  margin-top: -12px;
}
#colophon .site-info .about-txt, #colophon .site-info address {
  color: #52575C;
  line-height: 2.2;
  font-weight: 300;
}
#colophon .site-info .box-contact-us {
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  padding: 0.75rem;
  border-radius: 10px;
}
#colophon .site-info .connect-ways {
  display: grid;
  grid-template-columns: auto auto;
}
#colophon .site-info .connect-ways .item a {
  color: #52575C;
}
#colophon .site-info .connect-ways .item a span {
  font-weight: 300;
  font-size: 0.85rem;
}
#colophon .site-info .footer-menus-mobile .card {
  background-color: #2A2A2A !important;
  border-radius: 8px !important;
  border: unset !important;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.02), 0px 30px 40px rgba(35, 35, 35, 0.06);
}
#colophon .site-info .footer-menus-mobile .card .card-header {
  border-radius: 8px !important;
  border-bottom: unset !important;
}
#colophon .site-info .footer-menus-mobile .card .card-header .card-link h4 {
  font-size: 1rem;
  font-weight: 400;
}
#colophon .site-info .footer-menus-mobile .card .card-header .card-link .lni-rotate-180 {
  transition: all 0.5s;
}
#colophon .site-info .footer-menus-mobile .card .card-header .card-link i {
  transition: all 0.5s;
  font-size: 0.9rem;
}
#colophon .site-info .footer-menus-mobile .card .card-header .card-link h4, #colophon .site-info .footer-menus-mobile .card .card-header .card-link i {
  color: #ffffff;
}
#colophon .site-info .footer-menus-mobile .card .card-body {
  padding-right: 15px;
}
#colophon .site-info .footer-menus-mobile .card .card-body #menu {
  list-style: none;
  color: #FDE9E9;
  padding-right: 0;
}
#colophon .site-info .footer-menus-mobile .card .card-body #menu li {
  margin: 10px 0;
}
#colophon .site-info .footer-menus-mobile .card .card-body #menu li a {
  color: #ffffff;
}
#colophon .site-info .tilte-menu {
  font-weight: 600;
}
#colophon .site-info .quick-access-menu {
  color: #FDE9E9;
}
#colophon .site-info .quick-access-menu li {
  margin: 0 5px;
}
#colophon .site-info .quick-access-menu li a {
  color: #52575C;
}
#colophon .site-info .quick-access-menu li:first-child {
  margin-right: 0;
}
#colophon .site-info .addres-phone {
  border: 15px;
  padding: 20px;
  color: #CACCCF;
  border-radius: 15px;
  background-color: #2A2A2A;
  font-size: 14px;
  font-weight: 300;
}
#colophon .site-info .addres-phone .phone a {
  color: #ffffff;
}
#colophon .site-info .addres-phone .phone a:hover {
  color: #EF233C;
}
#colophon .copyright {
  padding: 10px 0;
}
#colophon .copyright p {
  text-align: center;
  font-size: 0.75rem;
  color: #ffffff;
}
#colophon .copyright p:first-child {
  font-size: 12px;
  font-weight: normal;
}
#colophon .copyright p a {
  color: #ffffff;
}
#colophon .copyright p a:hover {
  color: #EF233C;
}

.social-networks li {
  width: 41px;
  height: 41px;
  border-radius: 6px;
  background-color: #2A2A2A;
}
.social-networks li a {
  width: 40px;
  display: inline-block;
  line-height: 40px;
  border-radius: 100%;
  color: #ffffff;
  font-size: 1.2rem;
}
.social-networks li i::before {
  margin-right: 5px;
}
.social-networks li.normal {
  border: unset !important;
}
.social-networks li.facebook a:hover {
  color: #0645ad;
}
.social-networks li.twitter a:hover {
  color: #1da1f2;
}
.social-networks li.instagram a:hover {
  color: #c13584;
}
.social-networks li.youtube a:hover {
  color: #ff0000;
}
.social-networks li.telegram a:hover {
  color: #0088cc;
}
.social-networks li.aparat a:hover {
  color: #df0f50;
}
.social-networks li.whatsapp a:hover {
  color: #4dc247;
}
.social-networks li.tumblr a:hover {
  color: #35465c;
}
.social-networks li.medium a:hover {
  color: #00ab6c;
}
.social-networks li.reddit a:hover {
  color: #ff4500;
}
.social-networks li.pinterest a:hover {
  color: #bd081c;
}
.social-networks li.linkedin a:hover {
  color: #0a66c2;
}
.social-networks li::before {
  color: #fff;
}

.permision-copyright {
  background-color: #2A2A2A;
}
.permision-copyright .permision-slider .slick-slide .wrapper {
  height: 92px;
  padding: 8px;
  border-radius: 15px;
  margin-bottom: 20px;
  width: 92px !important;
}
.permision-copyright .permision-slider .slick-slide img {
  width: 70px;
  height: 70px;
  margin-bottom: -7px;
}
.permision-copyright .permision-slider .slick-dots {
  bottom: -25px;
  text-align: right;
}
.permision-copyright .permision-slider .slick-dots li {
  margin: 0 3px;
}
.permision-copyright .permision-slider .slick-dots li button::before {
  width: 10px;
  height: 10px;
  content: "";
  opacity: 1;
  background: #CACCCF;
  border-radius: 50%;
}
.permision-copyright .permision-slider .slick-dots .slick-active button::before {
  width: 18px;
  border-radius: 4.5px;
  box-shadow: 0px 10px 20px rgba(255, 0, 0, 0.3);
  background: #EF233C !important;
}
.permision-copyright .permision-slider .slick-arrow {
  top: 100%;
  width: 36px;
  height: 36px;
  padding: 0 5px;
  margin-top: 10px;
  position: absolute;
  border-radius: 10px;
  background: #ffffff;
}
.permision-copyright .permision-slider .slick-next, .permision-copyright .permision-slider .slick-prev {
  z-index: 3;
}
.permision-copyright .permision-slider .slick-next::before, .permision-copyright .permision-slider .slick-prev::before {
  font-family: "LineIcons";
  font-size: 14px;
  line-height: 10px;
  text-align: center;
  color: #52575c;
}
.permision-copyright .permision-slider .slick-next {
  left: 15px;
  right: auto;
}
.permision-copyright .permision-slider .slick-next::before {
  content: "\ea5a";
}
.permision-copyright .permision-slider .slick-prev {
  left: auto;
  right: 73%;
}
.permision-copyright .permision-slider .slick-prev::before {
  content: "\ea5c";
}
.permision-copyright .permision-slider.slick-dotted.slick-slider {
  margin-bottom: 10px;
}
.permision-copyright .permision-desktop .wrapper {
  height: 65px;
  padding: 8px;
  width: 65px;
  border-radius: 10px;
}
.permision-copyright .permision-desktop .wrapper img {
  width: 70px;
}
.permision-copyright .permision-desktop li:hover {
  cursor: pointer;
}

#logo-licenses li {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.02), 0px 30px 40px rgba(35, 35, 35, 0.06);
}

.news {
  color: #ffffff;
  position: relative;
  border-radius: 20px;
}
.news::before {
  top: 0px;
  content: "";
  width: 100%;
  height: 310px;
  display: block;
  position: absolute;
  border-radius: 20px;
  background-size: cover;
  background-position: center;
  background-image: url(./images/Background-membership-mobile.svg);
}
.news .dote-footer-left, .news .dote-footer-right {
  top: 10%;
  position: absolute;
}
.news .dote-footer-right {
  right: 18%;
}
.news .dote-footer-left {
  left: 18%;
}
.news .membership-box-title {
  font-size: 22px;
  font-weight: 700;
  position: relative;
}
.news .notices {
  display: flex;
  font-size: 14px;
  font-weight: 300;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  justify-content: center;
  text-overflow: ellipsis;
}
.news .membership .your-email, .news .membership .your-mobile {
  padding: 18px 0;
  border-radius: 8px;
  background-color: #ffffff;
}
.news .membership input {
  width: 100%;
  height: 50px;
  padding: 0 0.75rem;
}
.news .membership input[type=email] {
  direction: rtl;
  border-radius: 8px;
  padding-right: 26px;
  background-color: #ffffff;
}
.news .membership input[type=text] {
  border-radius: 8px;
  padding-right: 26px;
  background-color: #ffffff;
}
.news .membership input[type=submit] {
  color: #ffffff;
  border-radius: 10px;
  background: #243373;
}

.phone-num-wrapper {
  left: 0;
  right: 50%;
  z-index: 10;
  width: 130px;
  height: 46px;
  bottom: 15px;
  display: flex;
  margin: 0 auto;
  position: fixed;
  font-size: 16px;
  line-height: 38px;
  border-radius: 15px;
  align-items: center;
  flex-direction: column;
  background-color: #4EC95C;
  box-shadow: 0px 18px 25px rgba(152, 225, 108, 0.5);
}
.phone-num-wrapper i {
  font-size: 18px;
}
.phone-num-wrapper:hover {
  box-shadow: 0px 18px 25px rgba(152, 225, 108, 0.5);
}

.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: #0c1125;
  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: 15px;
  height: 50px;
  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: #64C1C8;
}
.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 {
  color: red !important;
  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: #EF233C;
}
.contact-page .wrapper.contact-info i {
  color: #b2b2b2;
  background: #f5f6fa;
  border-radius: 5px;
  padding: 10px;
}

.color-secondary {
  color: #EF233C !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: #EF233C !important;
}

.button-gradient {
  background-size: 300% 100%;
  background-color: #EF233C;
  box-shadow: 0 10px 20px -3px rgba(37, 76, 168, 0.4196078431);
  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 .wrapper {
  border-radius: 10px;
  box-shadow: 0 10px 31px -21px #c7c7c7;
  background: white;
}
.single-post .top-side img {
  border-radius: 10px;
}
.single-post .left-side .wrapper img {
  border-radius: 10px;
}
.single-post .left-side .wrapper a {
  color: #52575C;
}
.single-post .left-side .wrapper a:hover {
  color: #EF233C;
}
.single-post .entry-content p {
  text-align: justify;
}
.single-post .entry-content img {
  width: 100%;
  border-radius: 10px;
  margin: 15px 0;
}
.single-post .entry-content .wp-embedded-content {
  width: 100%;
}
.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: #0645ad;
}
.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: #4dc247;
}
.single-post .share-wrapper a.linkedin-share:hover {
  color: #0a66c2;
}

#comments {
  padding: 30px 15px;
  margin-bottom: 1.5em;
}
#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 {
  width: 100%;
  height: 55px;
  border-radius: 8px;
  border: 1px solid #52575C;
}
#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: #EF233C;
}
#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: #EF233C;
  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: #d00f27;
}
#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: #18224C;
}
#comments footer.comment-meta .comment-metadata a:hover {
  font-weight: bold;
}
#comments .edit-link a {
  padding: 0 5px;
  font-size: 0.7rem;
  color: #18224C;
}
#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%;
  height: 40px;
  color: #b2b2b2;
  padding: 0 15px;
  border-radius: 8px;
  transition: all 0.2s;
  border: 1px solid #52575C;
}
#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 {
  height: 50px;
  color: #f5f6fa;
  display: block;
  cursor: pointer;
  margin-right: auto;
  background: #18224C;
  border: none !important;
  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, #64C1C8, #41afb8, #64C1C8);
  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: #EF233C;
}
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: #EF233C;
}
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: #EF233C;
  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, #64C1C8, #41afb8, #64C1C8);
  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, #64C1C8, #41afb8, #64C1C8);
  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, #64C1C8, #41afb8, #64C1C8);
  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, #64C1C8, #41afb8, #64C1C8);
  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 ul {
  list-style-type: none;
  border-radius: 50px;
}
.bc-container ul li {
  display: inline-block;
  color: #52575C;
  font-size: 85%;
}
.bc-container ul li a {
  color: #ffffff;
}
.bc-container ul li a:hover {
  color: #EF233C;
}
.bc-container ul li:not(:last-child)::after {
  content: "/";
  color: #ffffff;
  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 .terms-conditions, .float-hotel-reserve .terms-conditions {
  font-size: 1rem;
  color: #52575C;
  padding: 10px 15px;
  border-radius: 5px;
  background: #ccc;
  width: fit-content;
  width: -moz-fit-content;
}

.single-location .show-tel {
  cursor: pointer;
  color: #64C1C8 !important;
}
.single-location .show-tel:hover {
  color: #41afb8 !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: #EF233C;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.single-location #review #content .content-wrapper::-webkit-scrollbar-thumb:hover {
  background: #d00f27;
}
.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: #EF233C;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.single-location .distance-wrapper .location-distances::-webkit-scrollbar-thumb:hover {
  background: #d00f27;
}
.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: #EF233C;
  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: #EF233C;
}
.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: #18224C;
  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 #18224C;
  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: #EF233C;
  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: #EF233C;
}

.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: #EF233C;
  background: transparent;
  transition: all 0.4s;
  cursor: pointer;
}
.page-template-hotel-results .button-wrapper button:hover {
  background: #EF233C;
  color: white;
}

table.table a {
  color: #18224C;
}
table.table a:hover {
  color: #404040;
}
table.table .hotel-rating {
  color: #EF233C;
  white-space: nowrap;
}
table.table.itinerary-table th {
  white-space: nowrap;
}

body.single-tour #package-switcher, body.single-hotelpackage #package-switcher {
  color: #f5f6fa;
  margin-bottom: 45px;
}
body.single-tour #package-switcher .slick-dots, body.single-hotelpackage #package-switcher .slick-dots {
  right: 0;
  bottom: -40px;
}
body.single-tour #package-switcher .slick-dots li:not(.slick-active) button::before, body.single-hotelpackage #package-switcher .slick-dots li:not(.slick-active) button::before {
  opacity: 1;
}
body.single-tour #package-switcher .slick-arrow, body.single-hotelpackage #package-switcher .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.single-tour #package-switcher .slick-arrow::before, body.single-hotelpackage #package-switcher .slick-arrow::before {
  font-size: 20px;
  color: #464646;
  position: static;
}
body.single-tour #package-switcher .slick-arrow.slick-next, body.single-hotelpackage #package-switcher .slick-arrow.slick-next {
  left: -30px;
}
body.single-tour #package-switcher .slick-arrow.slick-prev, body.single-hotelpackage #package-switcher .slick-arrow.slick-prev {
  right: -30px;
}
body.single-tour #package-switcher .slick-slide:not(.package-item), body.single-hotelpackage #package-switcher .slick-slide:not(.package-item) {
  margin: 0 5px;
}
body.single-tour #package-switcher .package-item, body.single-hotelpackage #package-switcher .package-item {
  background-color: #464646;
  border-radius: 10px;
  text-align: center;
  padding: 10px 5px;
  cursor: pointer;
  transition: opacity 0.3s;
}
body.single-tour #package-switcher .package-item:not(.is-selected), body.single-hotelpackage #package-switcher .package-item:not(.is-selected) {
  opacity: 0.5;
}

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: 110px;
}
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 .offline-tour-transports .company-info, body.single-tour table.offline-hotel-transports .company-info, body.single-hotelpackage .offline-tour-transports .company-info, body.single-hotelpackage table.offline-hotel-transports .company-info, body.single-location .offline-tour-transports .company-info, body.single-location table.offline-hotel-transports .company-info, body.offline-tour-pages .offline-tour-transports .company-info, body.offline-tour-pages table.offline-hotel-transports .company-info, body.offline-hotel-pages .offline-tour-transports .company-info, body.offline-hotel-pages table.offline-hotel-transports .company-info {
  padding-left: 10px;
  width: -moz-max-content;
  width: max-content;
  display: inline-block;
  border-left: 1px solid #CACCCF;
}
body.single-tour .offline-tour-transports .flight-route, body.single-tour table.offline-hotel-transports .flight-route, body.single-hotelpackage .offline-tour-transports .flight-route, body.single-hotelpackage table.offline-hotel-transports .flight-route, body.single-location .offline-tour-transports .flight-route, body.single-location table.offline-hotel-transports .flight-route, body.offline-tour-pages .offline-tour-transports .flight-route, body.offline-tour-pages table.offline-hotel-transports .flight-route, body.offline-hotel-pages .offline-tour-transports .flight-route, body.offline-hotel-pages table.offline-hotel-transports .flight-route {
  min-width: 45px;
  display: inline-flex;
  border-bottom: 1px dashed #EF233C;
}
body.single-tour .offline-tour-transports .flight-route::before, body.single-tour table.offline-hotel-transports .flight-route::before, body.single-hotelpackage .offline-tour-transports .flight-route::before, body.single-hotelpackage table.offline-hotel-transports .flight-route::before, body.single-location .offline-tour-transports .flight-route::before, body.single-location table.offline-hotel-transports .flight-route::before, body.offline-tour-pages .offline-tour-transports .flight-route::before, body.offline-tour-pages table.offline-hotel-transports .flight-route::before, body.offline-hotel-pages .offline-tour-transports .flight-route::before, body.offline-hotel-pages table.offline-hotel-transports .flight-route::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 80%;
  background: #EF233C;
  position: absolute;
  display: block;
  top: -3px;
  left: 0;
}
body.single-tour .offline-tour-transports .flight-route::after, body.single-tour table.offline-hotel-transports .flight-route::after, body.single-hotelpackage .offline-tour-transports .flight-route::after, body.single-hotelpackage table.offline-hotel-transports .flight-route::after, body.single-location .offline-tour-transports .flight-route::after, body.single-location table.offline-hotel-transports .flight-route::after, body.offline-tour-pages .offline-tour-transports .flight-route::after, body.offline-tour-pages table.offline-hotel-transports .flight-route::after, body.offline-hotel-pages .offline-tour-transports .flight-route::after, body.offline-hotel-pages table.offline-hotel-transports .flight-route::after {
  content: "\eb0f";
  font-family: CitynetV3 !important;
  position: absolute;
  right: -16px;
  top: -16px;
  color: #EF233C;
  font-size: 1.5rem;
  transform: rotate(360deg) scaleX(-1);
}
body.single-tour .offline-tour-transports span, body.single-tour table.offline-hotel-transports span, body.single-hotelpackage .offline-tour-transports span, body.single-hotelpackage table.offline-hotel-transports span, body.single-location .offline-tour-transports span, body.single-location table.offline-hotel-transports span, body.offline-tour-pages .offline-tour-transports span, body.offline-tour-pages table.offline-hotel-transports span, body.offline-hotel-pages .offline-tour-transports span, body.offline-hotel-pages table.offline-hotel-transports span {
  font-size: 0.875rem;
}
body.single-tour .transports-info, body.single-tour #offline-tours-packages-summary, body.single-hotelpackage .transports-info, body.single-hotelpackage #offline-tours-packages-summary, body.single-location .transports-info, body.single-location #offline-tours-packages-summary, body.offline-tour-pages .transports-info, body.offline-tour-pages #offline-tours-packages-summary, body.offline-hotel-pages .transports-info, body.offline-hotel-pages #offline-tours-packages-summary {
  box-shadow: 0px 0px 30px rgba(82, 87, 92, 0.1);
  border-radius: 10px;
}
body.single-tour .offline-tour-transports .transports-row, body.single-hotelpackage .offline-tour-transports .transports-row, body.single-location .offline-tour-transports .transports-row, body.offline-tour-pages .offline-tour-transports .transports-row, body.offline-hotel-pages .offline-tour-transports .transports-row {
  position: relative;
  background-color: #EBEBF0;
  border-radius: 10px;
  font-size: 0.75rem;
}
body.single-tour .offline-tour-transports .transports-row span, body.single-hotelpackage .offline-tour-transports .transports-row span, body.single-location .offline-tour-transports .transports-row span, body.offline-tour-pages .offline-tour-transports .transports-row span, body.offline-hotel-pages .offline-tour-transports .transports-row span {
  font-size: 0.75rem;
}
body.single-tour .offline-tour-transports .transports-row .transports-row-route, body.single-hotelpackage .offline-tour-transports .transports-row .transports-row-route, body.single-location .offline-tour-transports .transports-row .transports-row-route, body.offline-tour-pages .offline-tour-transports .transports-row .transports-row-route, body.offline-hotel-pages .offline-tour-transports .transports-row .transports-row-route {
  position: relative;
}
body.single-tour .offline-tour-transports .transports-row .transports-row-route:after, body.single-hotelpackage .offline-tour-transports .transports-row .transports-row-route:after, body.single-location .offline-tour-transports .transports-row .transports-row-route:after, body.offline-tour-pages .offline-tour-transports .transports-row .transports-row-route:after, body.offline-hotel-pages .offline-tour-transports .transports-row .transports-row-route:after {
  right: 50%;
  top: -24px;
  width: 100%;
  content: "";
  height: 21px;
  position: absolute;
  background-size: cover;
  transform: translateX(50%);
  background-position: center;
  background-image: url("images/transports-row-route.svg");
}
body.single-tour .offline-tour-transports .transports-row .transports-row-route .transports-row-text, body.single-hotelpackage .offline-tour-transports .transports-row .transports-row-route .transports-row-text, body.single-location .offline-tour-transports .transports-row .transports-row-route .transports-row-text, body.offline-tour-pages .offline-tour-transports .transports-row .transports-row-route .transports-row-text, body.offline-hotel-pages .offline-tour-transports .transports-row .transports-row-route .transports-row-text {
  left: 0;
  right: 0;
  top: -30px;
  z-index: 1;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
}
body.single-tour .offline-tour-transports .transports-row .transports-move-time, body.single-hotelpackage .offline-tour-transports .transports-row .transports-move-time, body.single-location .offline-tour-transports .transports-row .transports-move-time, body.offline-tour-pages .offline-tour-transports .transports-row .transports-move-time, body.offline-hotel-pages .offline-tour-transports .transports-row .transports-move-time {
  font-size: 18px;
  font-weight: 700;
}
body.single-tour .package-list-box, body.single-tour .cities-box, body.single-tour .countries-box, body.single-tour .facilities-box, body.single-tour .tour-details, body.single-tour .tools-list-box, body.single-hotelpackage .package-list-box, body.single-hotelpackage .cities-box, body.single-hotelpackage .countries-box, body.single-hotelpackage .facilities-box, body.single-hotelpackage .tour-details, body.single-hotelpackage .tools-list-box, body.single-location .package-list-box, body.single-location .cities-box, body.single-location .countries-box, body.single-location .facilities-box, body.single-location .tour-details, body.single-location .tools-list-box, body.offline-tour-pages .package-list-box, body.offline-tour-pages .cities-box, body.offline-tour-pages .countries-box, body.offline-tour-pages .facilities-box, body.offline-tour-pages .tour-details, body.offline-tour-pages .tools-list-box, body.offline-hotel-pages .package-list-box, body.offline-hotel-pages .cities-box, body.offline-hotel-pages .countries-box, body.offline-hotel-pages .facilities-box, body.offline-hotel-pages .tour-details, body.offline-hotel-pages .tools-list-box {
  box-shadow: 0px 0px 30px rgba(82, 87, 92, 0.1);
  border-radius: 10px;
}
body.single-tour .package-list-box .title, body.single-tour .cities-box .title, body.single-tour .countries-box .title, body.single-tour .facilities-box .title, body.single-tour .tour-details .title, body.single-tour .tools-list-box .title, body.single-hotelpackage .package-list-box .title, body.single-hotelpackage .cities-box .title, body.single-hotelpackage .countries-box .title, body.single-hotelpackage .facilities-box .title, body.single-hotelpackage .tour-details .title, body.single-hotelpackage .tools-list-box .title, body.single-location .package-list-box .title, body.single-location .cities-box .title, body.single-location .countries-box .title, body.single-location .facilities-box .title, body.single-location .tour-details .title, body.single-location .tools-list-box .title, body.offline-tour-pages .package-list-box .title, body.offline-tour-pages .cities-box .title, body.offline-tour-pages .countries-box .title, body.offline-tour-pages .facilities-box .title, body.offline-tour-pages .tour-details .title, body.offline-tour-pages .tools-list-box .title, body.offline-hotel-pages .package-list-box .title, body.offline-hotel-pages .cities-box .title, body.offline-hotel-pages .countries-box .title, body.offline-hotel-pages .facilities-box .title, body.offline-hotel-pages .tour-details .title, body.offline-hotel-pages .tools-list-box .title {
  font-size: 0.9rem;
}
body.single-tour .package-list-box .title > i, body.single-tour .cities-box .title > i, body.single-tour .countries-box .title > i, body.single-tour .facilities-box .title > i, body.single-tour .tour-details .title > i, body.single-tour .tools-list-box .title > i, body.single-hotelpackage .package-list-box .title > i, body.single-hotelpackage .cities-box .title > i, body.single-hotelpackage .countries-box .title > i, body.single-hotelpackage .facilities-box .title > i, body.single-hotelpackage .tour-details .title > i, body.single-hotelpackage .tools-list-box .title > i, body.single-location .package-list-box .title > i, body.single-location .cities-box .title > i, body.single-location .countries-box .title > i, body.single-location .facilities-box .title > i, body.single-location .tour-details .title > i, body.single-location .tools-list-box .title > i, body.offline-tour-pages .package-list-box .title > i, body.offline-tour-pages .cities-box .title > i, body.offline-tour-pages .countries-box .title > i, body.offline-tour-pages .facilities-box .title > i, body.offline-tour-pages .tour-details .title > i, body.offline-tour-pages .tools-list-box .title > i, body.offline-hotel-pages .package-list-box .title > i, body.offline-hotel-pages .cities-box .title > i, body.offline-hotel-pages .countries-box .title > i, body.offline-hotel-pages .facilities-box .title > i, body.offline-hotel-pages .tour-details .title > i, body.offline-hotel-pages .tools-list-box .title > i {
  font-size: 1.2rem;
}
body.single-tour .package-list-box i, body.single-tour .cities-box i, body.single-tour .countries-box i, body.single-tour .facilities-box i, body.single-tour .tour-details i, body.single-tour .tools-list-box i, body.single-hotelpackage .package-list-box i, body.single-hotelpackage .cities-box i, body.single-hotelpackage .countries-box i, body.single-hotelpackage .facilities-box i, body.single-hotelpackage .tour-details i, body.single-hotelpackage .tools-list-box i, body.single-location .package-list-box i, body.single-location .cities-box i, body.single-location .countries-box i, body.single-location .facilities-box i, body.single-location .tour-details i, body.single-location .tools-list-box i, body.offline-tour-pages .package-list-box i, body.offline-tour-pages .cities-box i, body.offline-tour-pages .countries-box i, body.offline-tour-pages .facilities-box i, body.offline-tour-pages .tour-details i, body.offline-tour-pages .tools-list-box i, body.offline-hotel-pages .package-list-box i, body.offline-hotel-pages .cities-box i, body.offline-hotel-pages .countries-box i, body.offline-hotel-pages .facilities-box i, body.offline-hotel-pages .tour-details i, body.offline-hotel-pages .tools-list-box i {
  font-size: 1.2rem;
}
body.single-tour .package-list-box li, body.single-tour .cities-box li, body.single-tour .countries-box li, body.single-tour .facilities-box li, body.single-tour .tour-details li, body.single-tour .tools-list-box li, body.single-hotelpackage .package-list-box li, body.single-hotelpackage .cities-box li, body.single-hotelpackage .countries-box li, body.single-hotelpackage .facilities-box li, body.single-hotelpackage .tour-details li, body.single-hotelpackage .tools-list-box li, body.single-location .package-list-box li, body.single-location .cities-box li, body.single-location .countries-box li, body.single-location .facilities-box li, body.single-location .tour-details li, body.single-location .tools-list-box li, body.offline-tour-pages .package-list-box li, body.offline-tour-pages .cities-box li, body.offline-tour-pages .countries-box li, body.offline-tour-pages .facilities-box li, body.offline-tour-pages .tour-details li, body.offline-tour-pages .tools-list-box li, body.offline-hotel-pages .package-list-box li, body.offline-hotel-pages .cities-box li, body.offline-hotel-pages .countries-box li, body.offline-hotel-pages .facilities-box li, body.offline-hotel-pages .tour-details li, body.offline-hotel-pages .tools-list-box li {
  font-size: 0.9rem;
  color: #52575C;
}
body.single-tour .package-list-box li a, body.single-tour .cities-box li a, body.single-tour .countries-box li a, body.single-tour .facilities-box li a, body.single-tour .tour-details li a, body.single-tour .tools-list-box li a, body.single-hotelpackage .package-list-box li a, body.single-hotelpackage .cities-box li a, body.single-hotelpackage .countries-box li a, body.single-hotelpackage .facilities-box li a, body.single-hotelpackage .tour-details li a, body.single-hotelpackage .tools-list-box li a, body.single-location .package-list-box li a, body.single-location .cities-box li a, body.single-location .countries-box li a, body.single-location .facilities-box li a, body.single-location .tour-details li a, body.single-location .tools-list-box li a, body.offline-tour-pages .package-list-box li a, body.offline-tour-pages .cities-box li a, body.offline-tour-pages .countries-box li a, body.offline-tour-pages .facilities-box li a, body.offline-tour-pages .tour-details li a, body.offline-tour-pages .tools-list-box li a, body.offline-hotel-pages .package-list-box li a, body.offline-hotel-pages .cities-box li a, body.offline-hotel-pages .countries-box li a, body.offline-hotel-pages .facilities-box li a, body.offline-hotel-pages .tour-details li a, body.offline-hotel-pages .tools-list-box li a {
  color: #52575C;
}
body.single-tour .package-list-box li i, body.single-tour .cities-box li i, body.single-tour .countries-box li i, body.single-tour .facilities-box li i, body.single-tour .tour-details li i, body.single-tour .tools-list-box li i, body.single-hotelpackage .package-list-box li i, body.single-hotelpackage .cities-box li i, body.single-hotelpackage .countries-box li i, body.single-hotelpackage .facilities-box li i, body.single-hotelpackage .tour-details li i, body.single-hotelpackage .tools-list-box li i, body.single-location .package-list-box li i, body.single-location .cities-box li i, body.single-location .countries-box li i, body.single-location .facilities-box li i, body.single-location .tour-details li i, body.single-location .tools-list-box li i, body.offline-tour-pages .package-list-box li i, body.offline-tour-pages .cities-box li i, body.offline-tour-pages .countries-box li i, body.offline-tour-pages .facilities-box li i, body.offline-tour-pages .tour-details li i, body.offline-tour-pages .tools-list-box li i, body.offline-hotel-pages .package-list-box li i, body.offline-hotel-pages .cities-box li i, body.offline-hotel-pages .countries-box li i, body.offline-hotel-pages .facilities-box li i, body.offline-hotel-pages .tour-details li i, body.offline-hotel-pages .tools-list-box li i {
  color: #00AF87;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper, body.single-location .hotelpackage-itinerary .itinerary-wrapper, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper {
  margin-bottom: 90px;
  position: relative;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure, body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar {
  width: 7px;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #616161;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb {
  background: #EF233C;
  border-radius: 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
body.single-tour .hotelpackage-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 .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span ::-webkit-scrollbar-thumb:hover {
  background: #d00f27;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child, body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span:first-child:after, body.single-location .hotelpackage-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 .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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs {
  background: unset;
}
body.single-tour .hotelpackage-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 .hotelpackage-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 .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 .hotelpackage-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 .hotelpackage-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 .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 .hotelpackage-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 .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .nav-tabs .nav-item .nav-link:not(.active):after {
  content: unset;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content {
  background: unset;
}
body.single-tour .hotelpackage-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 .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .tab-content > .tab-pane {
  padding: 15px 0 0;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll, body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .scroll.attractions-scroll {
  height: 225px;
}
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 .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 .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 .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 .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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery, body.offline-tour-pages .hotelpackage-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 .hotelpackage-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 .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery .gallery-image-item {
  margin: 15px 7.5px 0 7.5px;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-gallery img {
  border-radius: 8px;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions > div {
  display: flex;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions img {
  vertical-align: top;
  margin-left: 15px;
  border-radius: 3px;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions a {
  color: inherit;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span, body.single-location .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper > figure > span .itinerary-attractions span {
  width: calc(100% - 75px);
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure > span:last-child {
  padding: 15px;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before {
  content: "";
  position: absolute;
  top: -40px;
  font-size: 10px;
  background: #EF233C;
  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 .hotelpackage-itinerary .itinerary-wrapper:before, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper:before, body.single-location .hotelpackage-itinerary .itinerary-wrapper:before, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper:before, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper:before {
  content: "";
  position: absolute;
  background: #EF233C;
  width: 2px;
  height: 90px;
  top: -90px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
body.single-tour .hotelpackage-itinerary .itinerary-wrapper.last-item, body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper.last-item, body.single-location .hotelpackage-itinerary .itinerary-wrapper.last-item, body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper.last-item, body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper.last-item {
  margin-bottom: 0;
}
body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type, body.single-location .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type {
  margin-top: 90px;
}
body.single-tour .tour-itinerary .card, body.single-hotelpackage .tour-itinerary .card, body.single-location .tour-itinerary .card, body.offline-tour-pages .tour-itinerary .card, body.offline-hotel-pages .tour-itinerary .card {
  border: unset;
}
body.single-tour .tour-itinerary .card::before, body.single-hotelpackage .tour-itinerary .card::before, body.single-location .tour-itinerary .card::before, body.offline-tour-pages .tour-itinerary .card::before, body.offline-hotel-pages .tour-itinerary .card::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #E8E8E8;
  z-index: 0;
  left: 5px;
}
body.single-tour .tour-itinerary .card .card-header, body.single-hotelpackage .tour-itinerary .card .card-header, body.single-location .tour-itinerary .card .card-header, body.offline-tour-pages .tour-itinerary .card .card-header, body.offline-hotel-pages .tour-itinerary .card .card-header {
  border-bottom: unset;
  background-color: unset;
}
body.single-tour .tour-itinerary .card .card-header .circle-icon, body.single-tour .tour-itinerary .card .card-header .circle-icon-active, body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon, body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon-active, body.single-location .tour-itinerary .card .card-header .circle-icon, body.single-location .tour-itinerary .card .card-header .circle-icon-active, body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon, body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon-active, body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon, body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon-active {
  margin-left: -17px;
}
body.single-tour .tour-itinerary .card .card-header .circle-icon-active, body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon-active, body.single-location .tour-itinerary .card .card-header .circle-icon-active, body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon-active, body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon-active {
  display: none;
}
body.single-tour .tour-itinerary .card .card-header .circle-icon-active.show, body.single-hotelpackage .tour-itinerary .card .card-header .circle-icon-active.show, body.single-location .tour-itinerary .card .card-header .circle-icon-active.show, body.offline-tour-pages .tour-itinerary .card .card-header .circle-icon-active.show, body.offline-hotel-pages .tour-itinerary .card .card-header .circle-icon-active.show {
  display: block;
}
body.single-tour .tour-itinerary .card .card-header::after, body.single-hotelpackage .tour-itinerary .card .card-header::after, body.single-location .tour-itinerary .card .card-header::after, body.offline-tour-pages .tour-itinerary .card .card-header::after, body.offline-hotel-pages .tour-itinerary .card .card-header::after {
  content: "";
  width: 98%;
  display: block;
  height: 100%;
  border-bottom: 1px solid #ccc;
  margin: 15px 0 auto 5px;
}
body.single-tour .tour-itinerary .card .card-header i, body.single-hotelpackage .tour-itinerary .card .card-header i, body.single-location .tour-itinerary .card .card-header i, body.offline-tour-pages .tour-itinerary .card .card-header i, body.offline-hotel-pages .tour-itinerary .card .card-header i {
  font-size: 1.1rem;
}
body.single-tour .tour-itinerary .card .card-header i.arrow-down.rotate, body.single-hotelpackage .tour-itinerary .card .card-header i.arrow-down.rotate, body.single-location .tour-itinerary .card .card-header i.arrow-down.rotate, body.offline-tour-pages .tour-itinerary .card .card-header i.arrow-down.rotate, body.offline-hotel-pages .tour-itinerary .card .card-header i.arrow-down.rotate {
  transition: transform 0.2s ease-in-out;
  transform: rotate(180deg);
}
body.single-tour .tour-itinerary .card .card-body, body.single-hotelpackage .tour-itinerary .card .card-body, body.single-location .tour-itinerary .card .card-body, body.offline-tour-pages .tour-itinerary .card .card-body, body.offline-hotel-pages .tour-itinerary .card .card-body {
  padding: 1.5rem;
}
body.single-tour .tour-itinerary .card:first-child:before, body.single-hotelpackage .tour-itinerary .card:first-child:before, body.single-location .tour-itinerary .card:first-child:before, body.offline-tour-pages .tour-itinerary .card:first-child:before, body.offline-hotel-pages .tour-itinerary .card:first-child:before {
  margin-top: 20px;
}
body.single-tour .tour-itinerary .itinerary-attractions .attraction-item > a, body.single-hotelpackage .tour-itinerary .itinerary-attractions .attraction-item > a, body.single-location .tour-itinerary .itinerary-attractions .attraction-item > a, body.offline-tour-pages .tour-itinerary .itinerary-attractions .attraction-item > a, body.offline-hotel-pages .tour-itinerary .itinerary-attractions .attraction-item > a {
  position: relative;
  width: 135px;
  height: 135px;
}
body.single-tour .tour-itinerary .itinerary-attractions .attraction-item > a > img, body.single-hotelpackage .tour-itinerary .itinerary-attractions .attraction-item > a > img, body.single-location .tour-itinerary .itinerary-attractions .attraction-item > a > img, body.offline-tour-pages .tour-itinerary .itinerary-attractions .attraction-item > a > img, body.offline-hotel-pages .tour-itinerary .itinerary-attractions .attraction-item > a > img {
  border-radius: 10px;
}
body.single-tour .tour-itinerary .itinerary-attractions .attraction-item > a::after, body.single-hotelpackage .tour-itinerary .itinerary-attractions .attraction-item > a::after, body.single-location .tour-itinerary .itinerary-attractions .attraction-item > a::after, body.offline-tour-pages .tour-itinerary .itinerary-attractions .attraction-item > a::after, body.offline-hotel-pages .tour-itinerary .itinerary-attractions .attraction-item > a::after {
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 0;
  border-radius: 10px;
}
body.single-tour .tour-itinerary .itinerary-attractions .attraction-item > a > span, body.single-hotelpackage .tour-itinerary .itinerary-attractions .attraction-item > a > span, body.single-location .tour-itinerary .itinerary-attractions .attraction-item > a > span, body.offline-tour-pages .tour-itinerary .itinerary-attractions .attraction-item > a > span, body.offline-hotel-pages .tour-itinerary .itinerary-attractions .attraction-item > a > span {
  color: #fff;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 10px;
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: 20%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
body.single-tour .tour-itinerary .itinerary-gallery, body.single-hotelpackage .tour-itinerary .itinerary-gallery, body.single-location .tour-itinerary .itinerary-gallery, body.offline-tour-pages .tour-itinerary .itinerary-gallery, body.offline-hotel-pages .tour-itinerary .itinerary-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body.single-tour .tour-itinerary .itinerary-gallery .gallery-image-item, body.single-hotelpackage .tour-itinerary .itinerary-gallery .gallery-image-item, body.single-location .tour-itinerary .itinerary-gallery .gallery-image-item, body.offline-tour-pages .tour-itinerary .itinerary-gallery .gallery-image-item, body.offline-hotel-pages .tour-itinerary .itinerary-gallery .gallery-image-item {
  margin: 15px 7.5px 0 7.5px;
}
body.single-tour .tour-itinerary .itinerary-gallery img, body.single-hotelpackage .tour-itinerary .itinerary-gallery img, body.single-location .tour-itinerary .itinerary-gallery img, body.offline-tour-pages .tour-itinerary .itinerary-gallery img, body.offline-hotel-pages .tour-itinerary .itinerary-gallery img {
  border-radius: 8px;
}
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;
  right: 11px;
  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;
}

body.search .v-application--wrap {
  display: none;
}

#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;
  left: 15px;
  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;
}
.archives-load-more.disable {
  display: none;
}

.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: #EF233C;
}
.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: #64C1C8;
}
.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: #EF233C;
  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: #EF233C;
  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: #EF233C;
  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;
  align-items: center;
  justify-content: center;
  transition: all 0.4s;
  overflow: hidden;
}
.post-box .wrapper a {
  color: #b2b2b2;
}
.post-box .wrapper .location-info {
  color: #b2b2b2;
}
.post-box.type-post .wrapper {
  padding-top: 8px !important;
  margin-top: 30%;
  padding: 0;
  display: block;
  position: relative;
  overflow: initial;
}
.post-box.type-post .wrapper .image-wrapper {
  height: 180px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 15px;
  background-color: #ffffff !important;
}
.post-box.type-post .wrapper .image-wrapper::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.post-box.type-post .wrapper .image-wrapper img {
  top: 0;
  left: 50%;
  height: auto;
  position: absolute;
  border-radius: 15px;
  transform: translate(-50%, 0);
}
.post-box.type-post .wrapper .date {
  font-size: 10px;
  font-weight: 400;
}
.post-box.type-post .wrapper .date .latest-update .update-icon {
  width: 15px;
  height: 13px;
  margin: 0 8px -3px 5px;
}
.post-box.type-post .wrapper .date .study-time .clock-icon {
  margin: 0 0 -3px 5px;
}
.post-box.type-media .wrapper {
  padding: unset;
  height: 150px;
  min-height: unset;
  display: block;
  width: 100%;
  position: relative;
}
.post-box.type-media .wrapper .image-wrapper {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.post-box.type-media .wrapper .image-wrapper > img {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.post-box.type-media .wrapper .image-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.01) -7.72%, rgba(0, 0, 0, 0.82) 107.99%);
  z-index: 1;
}
.post-box.type-media .wrapper .title {
  position: absolute;
  bottom: 10px;
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  z-index: 2;
}
.post-box.type-media .wrapper .video-icon {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 0.75rem 0 0.95rem;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  width: 48px;
  height: 48px;
  z-index: 2;
}
.post-box.type-media .wrapper .duration-video {
  top: 10px;
  left: 0;
  z-index: 2;
  color: #fff;
}
.post-box.type-country .wrapper, .post-box.type-city .wrapper {
  height: 250px;
  display: block;
  overflow: initial;
  position: relative;
  padding: 0.75rem 0;
}
.post-box.type-country .wrapper .city, .post-box.type-city .wrapper .city {
  height: 28px;
  color: #A0A4A8;
}
.post-box.type-country .wrapper .image-wrapper, .post-box.type-city .wrapper .image-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.post-box.type-country .wrapper .image-wrapper img, .post-box.type-city .wrapper .image-wrapper img {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  position: absolute;
  transform: translate(-50%, -50%);
}
.post-box.type-country .wrapper .title > a, .post-box.type-city .wrapper .title > a {
  font-weight: 400;
  line-height: 1.8;
  color: #52575C;
}
.post-box.type-country .wrapper:hover, .post-box.type-city .wrapper:hover {
  box-shadow: 0 10px 28px -21px #3c3c3c;
}
.post-box.type-country .wrapper:hover .title > a, .post-box.type-city .wrapper:hover .title > a {
  color: #0c1125 !important;
}

.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: #18224C;
  transition: color 0.3s;
}
.archive-side-box .head .delete:hover {
  color: #a00c1e;
}
.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: #18224C;
}
.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 #EF233C;
  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 #EF233C;
  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: #EF233C;
  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: #EF233C;
}
.archive-side-box.items-filter-list .search-wrapper.active .search-place {
  border: 1px solid #EF233C;
}
.archive-side-box.items-filter-list .sub-title {
  display: block;
  margin-top: 1.3em;
  padding: 0 1.3em;
  position: relative;
  color: #EF233C;
  font-size: 0.85em;
  font-weight: 300;
  height: 15px;
}
.archive-side-box.items-filter-list .sub-title:before {
  content: "";
  background: #EF233C;
  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: #FDE9E9 !important;
}
.archive-side-box.items-filter-list ul li .name {
  color: #FDE9E9;
  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: #EF233C;
}
.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: #EF233C;
}
.archive-side-box.items-filter-list ul li.hover:before {
  border-color: #EF233C;
}
.archive-side-box.items-filter-list ul li.hover .name {
  color: #EF233C;
}
.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: #EF233C;
}
.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: #EF233C;
}
.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;
}

.archive-side-box[class*=" icon-"] {
  font-family: unset !important;
  font-style: unset !important;
  font-weight: unset !important;
  font-variant: unset !important;
  text-transform: unset !important;
  line-height: unset !important;
  font-size: unset !important;
  -webkit-font-smoothing: antialiased;
}

.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: #18224C;
  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: #64C1C8;
  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: #EF233C;
  background: #FAFAFC;
  width: 100px;
  height: 100px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  color: #EF233C;
  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: #EF233C;
  font-size: 0.85em;
}
.room-service-box .wrapper .provider span {
  font-size: 0.9em;
}
.room-service-box .wrapper .price .value {
  color: #EF233C;
  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: #EF233C;
}
.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: #18224C;
  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: #EF233C;
  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: #64C1C8;
  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: #EF233C;
}
#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: #64C1C8;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-accept]:hover {
  background-color: #41afb8;
}
#user-dashboard-content table tbody tr.refund-info.buttons-row button[data-act=refund-reject] {
  background-color: #FEF5E5;
  color: #EF233C;
}
#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: #64C1C8;
  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: #64C1C8;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-accept]:hover {
  background-color: #41afb8;
}
#user-dashboard-content .order-item .refund-buttons button[data-act=refund-reject] {
  background-color: #FEF5E5;
  color: #EF233C;
}
#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: #EF233C;
  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-mag {
  margin-top: 60px;
  position: relative;
}
#top-banner-mag .wrapper::before {
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  position: absolute;
  height: -webkit-fill-available;
  background: linear-gradient(0deg, rgba(237, 45, 46, 0.2), rgba(237, 45, 46, 0.2)), linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(.jpg);
}
#top-banner-mag .wrapper .blog-title {
  left: 0;
  right: 0;
  top: 20%;
  z-index: 1;
  width: 80%;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
  position: absolute;
}
#top-banner-mag .wrapper .blog-title h1 {
  font-size: 22px;
  font-weight: 600;
}
#top-banner-mag .wrapper .dote-right, #top-banner-mag .wrapper .dote-left {
  top: 41%;
  position: absolute;
}
#top-banner-mag .wrapper .dote-right {
  right: 20%;
}
#top-banner-mag .wrapper .dote-left {
  left: 20%;
}
#top-banner-mag .wrapper .bc-container {
  top: 38%;
  z-index: 1;
  display: flex;
  position: absolute;
  justify-content: center;
}
#top-banner-mag .wrapper .bc-container ul li {
  color: #ffffff;
}
#top-banner-mag .wrapper .bc-container::before {
  top: 33%;
  right: 26%;
  width: 3px;
  content: "";
  height: 3px;
  position: absolute;
  border-radius: 100%;
  background-color: #ffffff;
}
#top-banner-mag .search-box {
  top: 47%;
  width: 92%;
  z-index: 1;
  height: 55px;
  border-radius: 8px;
  position: absolute;
  background-color: #ffffff;
}
#top-banner-mag .search-box .search-form .icon-Search {
  font-size: 16px;
  margin-right: 55px;
}
#top-banner-mag .cn-arrow-homeblog {
  top: 86%;
  z-index: 1;
  width: 100%;
  display: flex;
  cursor: pointer;
  position: absolute;
  justify-content: center;
}
#top-banner-mag .cn-arrow-homeblog .icon-chevron-down {
  top: 36%;
  right: 50%;
  font-size: 20px;
  position: absolute;
  transform: translateX(15px);
}
#top-banner-mag #search {
  border-radius: 15px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  background: white;
  position: relative;
  position: relative;
}
#top-banner-mag #search.pull-up {
  margin-top: -70px;
}
#top-banner-mag #search .nav-tabs {
  border: 0;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: calc(100% - 45px);
  justify-content: center;
}
#top-banner-mag #search .nav-tabs li {
  width: 100px;
}
#top-banner-mag #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-mag #search .nav-tabs a i {
  font-size: 1.5em;
}
#top-banner-mag #search .nav-tabs a.active {
  color: white;
  border: 0;
  background: #18224C !important;
}
#top-banner-mag #search .nav-tabs a.active::before {
  filter: invert(1) brightness(1.5);
}
#top-banner-mag #search .nav-tabs a::before {
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
}
#top-banner-mag #search .nav-tabs a[href="#tours-tab"]::before {
  background-image: url("././images/suitcase.png");
}
#top-banner-mag #search .nav-tabs a[href="#hotels-tab"]::before {
  background-image: url("././images/review.png");
}
#top-banner-mag #search .nav-tabs a[href="#flight-tab"]::before {
  background-image: url("././images/travel.png");
}
#top-banner-mag #search .tab-content .tab-pane .form-wrapper {
  position: relative;
}
#top-banner-mag #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-mag #search .tab-content .tab-pane .form-wrapper .lni {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #616161;
}
#top-banner-mag #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-mag #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill, #top-banner-mag #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:hover, #top-banner-mag #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:focus, #top-banner-mag #search .tab-content .tab-pane .form-wrapper input:-webkit-autofill:active {
  box-shadow: 0 0 0 30px white inset !important;
}
#top-banner-mag #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-mag #search .tab-content .tab-pane .form-wrapper .citynet-places-list li {
  cursor: pointer;
  transition: all 0.4s;
}
#top-banner-mag #search .tab-content .tab-pane .form-wrapper .citynet-places-list li:hover {
  color: #EF233C;
}
#top-banner-mag #search .tab-content .tab-pane .form-wrapper .citynet-places-list.filtering li:not(.matched):not(.matched-city) {
  display: none;
}
#top-banner-mag #search .tab-content .tab-pane .search-submit {
  width: 150px;
  border-radius: 8px;
  border: 0;
  height: 40px;
  color: #ffffff;
  cursor: pointer;
  background-color: #EF233C;
}
#top-banner-mag.inner-page-panel {
  background: #606060;
  min-height: 160px;
  height: 330px;
  background-size: cover;
  background-position: center;
  border-radius: 15px;
}
#top-banner-mag.inner-page-panel #search {
  box-shadow: unset;
  background: unset;
  margin-top: 0;
}
#top-banner-mag.inner-page-panel #search .nav-tabs a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 0.75rem;
  color: #f5f6fa;
}
#top-banner-mag.inner-page-panel #search .tab-content .tab-pane .form-wrapper .lni {
  color: #52575C;
}
#top-banner-mag.inner-page-panel #search .tab-content .tab-pane .form-wrapper .lni.lni-spiner-solid {
  color: #616161;
}
#top-banner-mag.inner-page-panel #search .tab-content .tab-pane .form-wrapper label {
  background: #fff;
  color: #52575C;
}
#top-banner-mag.inner-page-panel #search .tab-content .tab-pane .form-wrapper input {
  background: #fff;
  border: 1px solid #52575C;
  color: #52575C;
}

#top-banner {
  margin-top: 74px;
}
#top-banner .wrapper {
  position: relative;
}
#top-banner .wrapper .title-breadcrumb {
  top: 12%;
  position: absolute;
}
#top-banner .wrapper .blog-title {
  width: 88%;
  z-index: 1;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  padding: 5px 10px;
  background-color: #EF233C;
  border-radius: 29px 29px 2px 29px;
}
#top-banner .wrapper .bc-container {
  right: 10%;
  padding: 9px;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #52575C;
  border-radius: 17px 2px 17px 17px;
}
#top-banner .wrapper .bc-container ul {
  margin: 0px;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
#top-banner .wrapper .bc-container ul li {
  color: #ffffff;
}
#top-banner .wrapper .bc-container ul li:last-child {
  max-width: 100px;
  overflow: hidden;
  line-height: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#top-banner .cn-arrow-panel {
  top: 86%;
  z-index: 1;
  width: 100%;
  display: flex;
  cursor: pointer;
  position: absolute;
  justify-content: center;
}
#top-banner .cn-arrow-panel .icon-chevron-down {
  top: 36%;
  right: 50%;
  font-size: 20px;
  position: absolute;
  transform: translateX(15px);
}
#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: #18224C !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;
  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: #EF233C;
}
#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: 8px;
  border: 0;
  height: 40px;
  color: #ffffff;
  cursor: pointer;
  background-color: #EF233C;
}
#top-banner.inner-page-panel {
  background: #606060;
  min-height: 160px;
  height: 330px;
  background-size: cover;
  background-position: center;
  border-radius: 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: rgb(245, 246, 250);
}
#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: rgb(245, 246, 250);
}
#top-banner.inner-page-panel #search .tab-content .tab-pane .form-wrapper input {
  color: #fff;
  background: transparent;
  border: 1px solid #52575C;
  border-color: rgb(245, 246, 250);
}

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;
}

.hotelpackage-box, .tour-box {
  margin: 10px 0;
}
.hotelpackage-box .box-wrapper, .tour-box .box-wrapper {
  border-radius: 20px 20px 0px 20px;
}
.hotelpackage-box .box-wrapper .box-wrapper-image, .tour-box .box-wrapper .box-wrapper-image {
  position: relative;
}
.hotelpackage-box .box-wrapper .box-wrapper-image .ribbon-title-text, .tour-box .box-wrapper .box-wrapper-image .ribbon-title-text {
  right: 15px;
  bottom: 15px;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  padding: 7px 17px;
  background-color: #ED2D2E;
  border-radius: 20px 20px 0px 20px;
}
.hotelpackage-box .box-wrapper .box-wrapper-image .cities, .tour-box .box-wrapper .box-wrapper-image .cities {
  display: none;
}
.hotelpackage-box .box-wrapper img, .tour-box .box-wrapper img {
  border-radius: 20px 20px 0px 20px;
}
.hotelpackage-box .box-wrapper .box-wrapper-title, .tour-box .box-wrapper .box-wrapper-title {
  height: 100px;
}
.hotelpackage-box .box-wrapper .box-wrapper-title .title a, .tour-box .box-wrapper .box-wrapper-title .title a {
  font-weight: 400;
  color: #25282B;
}
.hotelpackage-box .box-wrapper .price, .tour-box .box-wrapper .price {
  height: 42px;
  border-radius: 0 0 10px 10px;
}
.hotelpackage-box .box-wrapper .price .regular-price, .tour-box .box-wrapper .price .regular-price {
  color: #18224C;
  font-weight: 300;
}
.hotelpackage-box .box-wrapper .price .percent-offer, .tour-box .box-wrapper .price .percent-offer {
  top: 8%;
  left: 9%;
  background-color: #EF233C;
  color: #fff;
  border-radius: 50%;
  width: 29px;
  height: 29px;
}
.hotelpackage-box .box-wrapper .price .percent-offer::before, .tour-box .box-wrapper .price .percent-offer::before {
  font-size: 16px;
  font-weight: 500;
  margin-right: 7px;
}
.hotelpackage-box .box-wrapper:hover .title a, .tour-box .box-wrapper:hover .title a {
  color: #EF233C;
}

.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 #EF233C;
}
.single-country .tab-content > .tab-pane, .single-city .tab-content > .tab-pane {
  padding: 30px 15px;
}

.single-post .bc-container ul {
  margin: unset;
  overflow-x: auto;
  white-space: nowrap;
}

.title-text-blog {
  height: 60px;
  font-size: 16px;
  font-weight: 500;
  color: #52575C;
}
.title-text-blog a {
  color: #25282B;
}
.title-text-blog a:hover {
  color: #EF233C;
}

.wrapper img {
  border-radius: 20px 20px 2px 20px;
}

.page-template .wrapper .second-image img {
  border-radius: 20px 20px 0px 20px;
}
.page-template .owl-carousel .owl-stage {
  padding-right: 0px !important;
}
.page-template .owl-carousel .owl-dots {
  margin-top: -30px;
  text-align: right;
  width: -moz-fit-content;
  width: fit-content;
}
.page-template .owl-carousel .owl-dots .owl-dot span {
  background-color: #CACCCF;
}
.page-template .owl-carousel .owl-dots .owl-dot.active span {
  width: 18px;
  border-radius: 4.5px;
  background-color: #EF233C !important;
  box-shadow: 0px 10px 20px rgba(255, 0, 0, 0.3);
}
.page-template .owl-carousel .owl-nav {
  margin-top: 20px;
  text-align: left;
}
.page-template .owl-carousel .owl-nav .owl-prev, .page-template .owl-carousel .owl-nav .owl-next {
  width: 35px;
  height: 35px;
  line-height: 36px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
}
.page-template .owl-carousel .owl-nav .owl-prev span, .page-template .owl-carousel .owl-nav .owl-next span {
  font-size: 24px;
  font-weight: 300;
  color: #52575C;
}
.page-template .load-more-mobile-blog {
  color: #18224C;
  font-size: 16px;
  font-weight: 400;
  border-radius: 10px;
  background: #EBEBF0;
}
.page-template .blog-box .nav-tabs {
  border: unset;
}
.page-template .blog-box .nav-tabs .nav-item .nav-link {
  padding: 0;
  width: 100px;
  height: 60px;
  display: flex;
  color: #52575c;
  line-height: 45px;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
  background-color: #EBEBF0;
}
.page-template .blog-box .nav-tabs .nav-item .nav-link.active {
  border: unset;
  color: #ffffff;
  background-color: #EF233C;
}
.page-template .blog-box .nav-tabs .nav-item .nav-link .category-blog .category-blog-title p {
  font-size: 14px;
  font-weight: 300;
}
.page-template .blog-box .tab-content .blog-content .wrapper a:hover .title-text-blog {
  color: #EF233C;
}
.page-template .blog-box .tab-content .blog-content .wrapper .second-image img {
  top: 50%;
  z-index: 2;
  height: auto;
  max-width: 76px;
  position: absolute;
  border-radius: 50%;
  transform: translateY(-39px);
}
.page-template .blog-box .tab-content .blog-content .wrapper .second-image::before {
  z-index: 2;
  content: "";
  bottom: 50%;
  width: 129px;
  height: 58px;
  display: flex;
  position: absolute;
  transform: translateY(50px);
  background-image: url(./images/Semicircular-vector.svg);
}
.page-template .blog-box .tab-content .blog-content .wrapper .pulse {
  top: 50%;
  z-index: 1;
  width: 16px;
  height: 16px;
  display: block;
  cursor: pointer;
  position: absolute;
  border-radius: 100%;
  border-radius: 100%;
  background: #EF233C;
  transform: translateY(41px);
  animation: pulse 2s infinite;
  box-shadow: 0px 10px 20px rgba(255, 0, 0, 0.3);
}
.page-template .blog-box .tab-content .blog-content .wrapper .pulse:hover {
  animation: none;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(204, 83, 74, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
.page-template .blog-box .tab-content .blog-content .wrapper .country-name-en {
  height: 50px;
  display: flex;
  font-size: 32px;
  font-weight: 400;
  color: #A0A4A8;
  line-height: 40px;
  justify-content: center;
  font-family: "Kaushan Script", cursive;
}
.page-template .blog-box .tab-content .blog-content .wrapper .title-text-blog {
  height: 80px;
  margin: 18px;
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}
.page-template .blog-box .tab-content .blog-content .wrapper .title-text-blog a {
  overflow: hidden;
  color: #52575C;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.page-template .blog-box .tab-content .blog-content .icon-chevron-right, .page-template .blog-box .tab-content .blog-content .icon-chevron-left {
  font-size: 16px;
}
.page-template .blog-box .owl-carousel .owl-item img {
  width: unset;
  border-radius: 15px;
}
.page-template .visited::before, .page-template .visited:after {
  top: 15%;
  transform: translateY(-28px);
}
.page-template .visited::before {
  right: 20%;
}
.page-template .visited:after {
  left: 20%;
}
.page-template .latest-news::before, .page-template .latest-news:after {
  top: 5%;
  transform: translateY(32px);
}
.page-template .latest-news::before {
  right: 24%;
}
.page-template .latest-news:after {
  left: 24%;
}
.page-template .visited, .page-template .latest-news {
  position: relative;
}
.page-template .visited h2, .page-template .latest-news h2 {
  color: #000000;
  position: relative;
}
.page-template .visited::before, .page-template .visited:after, .page-template .latest-news::before, .page-template .latest-news:after {
  width: 6px;
  content: "";
  height: 6px;
  position: absolute;
  border-radius: 100%;
  background-color: #EF233C;
}
.page-template .visited .visited-box, .page-template .visited .latest-news-box, .page-template .latest-news .visited-box, .page-template .latest-news .latest-news-box {
  position: relative;
}
.page-template .visited .visited-box .visited-box-img .visited-img, .page-template .visited .visited-box .visited-box-img .latest-news-img, .page-template .visited .visited-box .latest-news-box-img .visited-img, .page-template .visited .visited-box .latest-news-box-img .latest-news-img, .page-template .visited .latest-news-box .visited-box-img .visited-img, .page-template .visited .latest-news-box .visited-box-img .latest-news-img, .page-template .visited .latest-news-box .latest-news-box-img .visited-img, .page-template .visited .latest-news-box .latest-news-box-img .latest-news-img, .page-template .latest-news .visited-box .visited-box-img .visited-img, .page-template .latest-news .visited-box .visited-box-img .latest-news-img, .page-template .latest-news .visited-box .latest-news-box-img .visited-img, .page-template .latest-news .visited-box .latest-news-box-img .latest-news-img, .page-template .latest-news .latest-news-box .visited-box-img .visited-img, .page-template .latest-news .latest-news-box .visited-box-img .latest-news-img, .page-template .latest-news .latest-news-box .latest-news-box-img .visited-img, .page-template .latest-news .latest-news-box .latest-news-box-img .latest-news-img {
  width: 100%;
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
}
.page-template .visited .visited-box .visited-box-img .visited-img img, .page-template .visited .visited-box .visited-box-img .latest-news-img img, .page-template .visited .visited-box .latest-news-box-img .visited-img img, .page-template .visited .visited-box .latest-news-box-img .latest-news-img img, .page-template .visited .latest-news-box .visited-box-img .visited-img img, .page-template .visited .latest-news-box .visited-box-img .latest-news-img img, .page-template .visited .latest-news-box .latest-news-box-img .visited-img img, .page-template .visited .latest-news-box .latest-news-box-img .latest-news-img img, .page-template .latest-news .visited-box .visited-box-img .visited-img img, .page-template .latest-news .visited-box .visited-box-img .latest-news-img img, .page-template .latest-news .visited-box .latest-news-box-img .visited-img img, .page-template .latest-news .visited-box .latest-news-box-img .latest-news-img img, .page-template .latest-news .latest-news-box .visited-box-img .visited-img img, .page-template .latest-news .latest-news-box .visited-box-img .latest-news-img img, .page-template .latest-news .latest-news-box .latest-news-box-img .visited-img img, .page-template .latest-news .latest-news-box .latest-news-box-img .latest-news-img img {
  border-radius: 20px 20px 2px 20px;
}
.page-template .visited .visited-box .visited-box-img .visited-img::before, .page-template .visited .visited-box .visited-box-img .latest-news-img::before, .page-template .visited .visited-box .latest-news-box-img .visited-img::before, .page-template .visited .visited-box .latest-news-box-img .latest-news-img::before, .page-template .visited .latest-news-box .visited-box-img .visited-img::before, .page-template .visited .latest-news-box .visited-box-img .latest-news-img::before, .page-template .visited .latest-news-box .latest-news-box-img .visited-img::before, .page-template .visited .latest-news-box .latest-news-box-img .latest-news-img::before, .page-template .latest-news .visited-box .visited-box-img .visited-img::before, .page-template .latest-news .visited-box .visited-box-img .latest-news-img::before, .page-template .latest-news .visited-box .latest-news-box-img .visited-img::before, .page-template .latest-news .visited-box .latest-news-box-img .latest-news-img::before, .page-template .latest-news .latest-news-box .visited-box-img .visited-img::before, .page-template .latest-news .latest-news-box .visited-box-img .latest-news-img::before, .page-template .latest-news .latest-news-box .latest-news-box-img .visited-img::before, .page-template .latest-news .latest-news-box .latest-news-box-img .latest-news-img::before {
  content: "";
  width: 92%;
  height: 100%;
  position: absolute;
  border-radius: 15px;
  border-radius: 20px 20px 2px 20px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.8) 0.01%, rgba(0, 0, 0, 0.56) 50.33%, rgba(0, 0, 0, 0) 104%);
}
.page-template .visited .visited-box .image-title-box, .page-template .visited .latest-news-box .image-title-box, .page-template .latest-news .visited-box .image-title-box, .page-template .latest-news .latest-news-box .image-title-box {
  bottom: 10%;
  position: absolute;
}
.page-template .visited .visited-box .image-title-box .visited-box-title a, .page-template .visited .visited-box .image-title-box .latest-news-box-title a, .page-template .visited .latest-news-box .image-title-box .visited-box-title a, .page-template .visited .latest-news-box .image-title-box .latest-news-box-title a, .page-template .latest-news .visited-box .image-title-box .visited-box-title a, .page-template .latest-news .visited-box .image-title-box .latest-news-box-title a, .page-template .latest-news .latest-news-box .image-title-box .visited-box-title a, .page-template .latest-news .latest-news-box .image-title-box .latest-news-box-title a {
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
.page-template .visited .visited-box .city .entry-title, .page-template .visited .latest-news-box .city .entry-title, .page-template .latest-news .visited-box .city .entry-title, .page-template .latest-news .latest-news-box .city .entry-title {
  padding: 10px;
  color: #ffffff;
  background-color: #EF233C;
  border-radius: 16px 16px 0px 16px;
}
.page-template .visited .visited-slider .owl-nav .icon-chevron-right, .page-template .visited .visited-slider .owl-nav .icon-chevron-left, .page-template .visited .latest-news-slider .owl-nav .icon-chevron-right, .page-template .visited .latest-news-slider .owl-nav .icon-chevron-left, .page-template .latest-news .visited-slider .owl-nav .icon-chevron-right, .page-template .latest-news .visited-slider .owl-nav .icon-chevron-left, .page-template .latest-news .latest-news-slider .owl-nav .icon-chevron-right, .page-template .latest-news .latest-news-slider .owl-nav .icon-chevron-left {
  font-size: 16px;
}
.page-template .popular-destinations {
  position: relative;
  background: #F2F2F5;
}
.page-template .popular-destinations h2 {
  color: #000000;
}
.page-template .popular-destinations::before, .page-template .popular-destinations:after {
  top: 5%;
  width: 6px;
  content: "";
  height: 6px;
  position: absolute;
  border-radius: 100%;
  transform: translateY(15px);
  background-color: #EF233C;
}
.page-template .popular-destinations::before {
  right: 21%;
}
.page-template .popular-destinations:after {
  left: 21%;
}
.page-template .popular-destinations .nav-tabs {
  border: unset;
}
.page-template .popular-destinations .nav-tabs .nav-item .nav-link {
  border: unset;
  font-size: 16px;
  font-weight: 300;
  color: #52575c;
  padding: 8px 22px;
  background-color: #ffffff;
  border-radius: 18.5px 18.5px 2px 18.5px;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.page-template .popular-destinations .nav-tabs .nav-item .nav-link.active {
  font-weight: 400;
  color: #EF233C;
}
.page-template .popular-destinations .popular-destinations-slider .owl-nav .icon-chevron-right, .page-template .popular-destinations .popular-destinations-slider .owl-nav .icon-chevron-left {
  font-size: 16px;
}
.page-template .popular-destinations .popular-destinations-slider-box {
  background: #FFFFFF;
  border-radius: 10px 10px 2px 10px;
}
.page-template .popular-destinations .popular-destinations-slider-box .popular-destinations-image::before {
  z-index: 1;
  content: "";
  bottom: 50%;
  width: 122px;
  height: 56px;
  display: flex;
  position: absolute;
  transform: translateY(11px);
  background-image: url(./images/background-popular-image-box.svg);
}
.page-template .popular-destinations .popular-destinations-slider-box .popular-destinations-image img {
  z-index: 2;
  height: auto;
  margin: 0 auto;
  max-width: 55px;
  position: relative;
  border-radius: 100%;
}
.page-template .popular-destinations .popular-destinations-slider-box .popular-destinations-title {
  font-size: 16px;
  font-weight: 300;
  color: #52575c;
}
.page-template .popular-destinations .load-more-popular-destination {
  font-size: 16px;
  font-weight: 400;
  color: #18224C;
  border-radius: 10px;
  background-color: #FFFFFF;
}
.page-template .final-category {
  position: relative;
}
.page-template .final-category::before, .page-template .final-category:after {
  top: 1%;
  width: 6px;
  content: "";
  height: 6px;
  position: absolute;
  border-radius: 100%;
  transform: translateY(10px);
  background-color: #EF233C;
}
.page-template .final-category::before {
  right: 40%;
}
.page-template .final-category:after {
  left: 40%;
}
.page-template .final-category h2 {
  color: #000000;
}
.page-template .final-category li {
  list-style: none;
}
.page-template .final-category .blog_wrapper {
  border-radius: 10px;
  display: inline-flex;
  width: 96% !important;
  background-color: #ffffff;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.page-template .final-category .blog_wrapper .image-wrapper {
  display: none;
}
.page-template .final-category .blog_wrapper .second-image {
  padding: 10px;
  position: relative;
}
.page-template .final-category .blog_wrapper .second-image::before {
  z-index: 1;
  width: 59px;
  content: "";
  bottom: 50%;
  height: 32px;
  display: flex;
  position: absolute;
  transform: translateY(36px);
  background-image: url(./images/circulur-vector.svg);
}
.page-template .final-category .blog_wrapper .second-image img {
  z-index: 2;
  height: 55px;
  max-width: 55px;
  position: relative;
  border-radius: 100%;
}
.page-template .final-category .blog_wrapper .country-name-en {
  display: none;
}
.page-template .final-category .blog_wrapper .title-text-blog a {
  font-size: 16px;
  font-weight: 300;
  color: #52575C;
}
.page-template .final-category .owl-carousel .owl-item img {
  width: unset;
}
.page-template .final-category .final-category-slider .icon-chevron-right, .page-template .final-category .final-category-slider .icon-chevron-left {
  font-size: 16px;
}

.post-template-default .blog-content-box .content-box .card {
  border: unset;
  border-radius: 15px;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.post-template-default .blog-content-box .content-box .card .card-header {
  border-bottom: unset;
  padding: 10px 10px 0 0;
  background-color: #ffffff;
}
.post-template-default .blog-content-box .content-box .card .card-header a {
  font-size: 16px;
  font-weight: 400;
  color: #52585B;
}
.post-template-default .blog-content-box .content-box .card .card-header a i {
  font-size: 16px;
  font-weight: 700;
}
.post-template-default .blog-content-box .content-box .card .card-body {
  padding: 0 35px 0 0;
}
.post-template-default .blog-content-box .content-box .card .card-body a {
  font-size: 14px;
  font-weight: 300;
  color: #52575C;
}
.post-template-default .blog-content-box .content-box .main-article-format {
  border-radius: 15px;
  background-color: #ffffff;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.post-template-default .blog-content-box .content-box .main-article-format p {
  font-size: 16px;
  font-weight: 200;
}
.post-template-default .blog-content-box .key-word-box .key-word {
  font-size: 12px;
  font-weight: 400;
}
.post-template-default .blog-content-box .key-word-box .tags a {
  display: inline-block;
  height: 46px;
  max-width: 168px;
  min-width: 80px;
  background: #F5F5F5;
  border-radius: 15px;
  padding: 12px;
  margin: 5px;
  text-align: center;
  color: #52575c;
  font-size: 12px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
}
.post-template-default .blog-content-box .key-word-box .tags a:hover {
  color: #EF233C;
}
.post-template-default .blog-content-box .blog-category .blog-category-title {
  color: #25282B;
  font-size: 18px;
  font-weight: 700;
}
.post-template-default .blog-content-box .blog-category .content-blog-box {
  height: 70px;
  border-radius: 15px;
  background-color: #ffffff;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.post-template-default .blog-content-box .blog-category .content-blog-box .content-blog-title {
  color: #52575C;
  font-size: 16px;
  font-weight: 200;
}
.post-template-default .blog-content-box .blog-category .content-blog-box .content-blog-photo {
  padding: 10px;
  border-radius: 10px;
  background-color: #FDE9E9;
}
.post-template-default .blog-content-box .read-articles .read-articles-title {
  font-size: 18px;
  font-weight: 700;
  color: #25282B;
}
.post-template-default .blog-content-box .read-articles li {
  list-style: none;
}
.post-template-default .blog-content-box .read-articles .blog_wrapper {
  border-radius: 10px;
  display: inline-flex;
  background-color: #ffffff;
  box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
}
.post-template-default .blog-content-box .read-articles .blog_wrapper .image-wrapper, .post-template-default .blog-content-box .read-articles .blog_wrapper .country-name-en {
  display: none;
}
.post-template-default .blog-content-box .read-articles .blog_wrapper .second-image img {
  margin: 10px;
  height: 52px;
  max-width: 52px;
  border-radius: 10px;
}
.post-template-default .blog-content-box .read-articles .blog_wrapper .title-text-blog {
  font-size: 14px;
  font-weight: 400;
}
.post-template-default .blog-content-box .read-articles .blog_wrapper .title-text-blog a {
  font-size: 16px;
  font-weight: 200;
  color: #52575c;
}

.single-tour #about-tour .carrier-tour .carrier-title {
  font-size: 18px;
  font-weight: 700;
}
.single-tour #about-tour .carrier-tour .carrier-name {
  padding: 10px;
  font-size: 16px;
  font-weight: 500;
  border-left: 1px solid #52575C;
}
.single-tour #about-tour .carrier-tour .carrier-image {
  padding: 10px;
}
.single-tour #about-tour .carrier-tour .carrier-image img {
  width: 150px;
  height: 150px;
}
.single-tour #about-tour .carrier li {
  list-style: none;
}
.single-tour #about-tour .carrier li img {
  margin: 0 15px;
}
.single-tour #related-hotels .location-box-list, .single-tour #related-hotels .attractions-box-list, .single-tour #related-attractions .location-box-list, .single-tour #related-attractions .attractions-box-list {
  max-width: 83%;
  border-radius: 20px 20px 2px 20px;
}
.single-tour #content #right-side .package-list-box .package-list li a:hover {
  color: #EF233C;
}
.single-tour #content #left-side #main-info .package-print-btn:hover {
  color: #EF233C;
}

.main-side .wrapper {
  margin-top: 0 !important;
}
.main-side .wrapper .second-image img {
  border-radius: 20px 20px 2px 20px;
}
.main-side .wrapper .second-image::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 20px 20px 2px 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 53.99%, rgba(0, 0, 0, 0.5) 77.72%, #000000 100%), url(.jpg);
}
.main-side .wrapper .title-text-blog {
  bottom: 3%;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  color: #ffffff;
}
.main-side .wrapper a:hover .title-text-blog {
  color: #EF233C;
}

.group-blog #top-banner .current-filter-text {
  position: absolute;
  top: 20%;
  color: #ffffff;
  z-index: 1;
  width: -moz-fit-content;
  width: fit-content;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.page-template-contact-us .wpcf7-not-valid-tip {
  color: #18224C;
}

.share-time-box {
  font-size: 12px;
  font-weight: 500;
}
.share-time-box .social-share .icon {
  color: #52575C;
  padding: 0 5px;
}

.page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .oneway-form form .oneway-form__swap-button i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .oneway-form form .twoway-form__swap-button i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .oneway-form form .multiway-form__segment i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .twoway-form form .oneway-form__swap-button i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .twoway-form form .twoway-form__swap-button i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .twoway-form form .multiway-form__segment i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .multiway-form form .oneway-form__swap-button i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .multiway-form form .twoway-form__swap-button i, .page-template-default .v-application--wrap .main-homepage-class .flight-panel .flight-panel__dynamic-component .multiway-form form .multiway-form__segment i {
  z-index: 9;
}

.pagination {
  width: 100%;
  margin: 15px auto !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pagination .pages, .pagination .page-numbers {
  float: left;
  padding: 5px 14px;
  margin: 2px;
  border-radius: 5px;
}
.pagination .current {
  float: left;
  color: #ffffff;
  background-color: #EF233C;
  border: 1px solid #EF233C;
  padding: 5px 14px;
  margin: 2px;
  border-radius: 5px;
}
.pagination a:hover {
  color: #ffffff;
  border-color: #EF233C;
  background-color: #EF233C;
}

.search-results .search-title {
  font-size: 20px;
  font-weight: 600;
}
.search-results .second-image img {
  width: 334px;
  height: 200px;
}

.page-id-104578 .content-area .site-main {
  margin-top: 50px;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content {
  border-radius: 8px;
  background-color: #ffffff;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content strong {
  display: flex;
  font-size: 20px;
  justify-content: center;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .table {
  margin: 0 auto;
  width: 84% !important;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .table:first-child {
  margin-top: 10px;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .table-bordered tbody tr td:first-child {
  background-color: #e5e8ef;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .table-bordered tbody tr td:first-child strong {
  font-size: 14px;
  font-weight: 500;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .table-bordered tbody tr td:last-child {
  font-weight: 300;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .table-hover tbody tr:hover {
  background-color: unset;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content h2 strong {
  color: red;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .wpcf7 {
  margin: 0 80px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .wpcf7 form {
  margin: 20px;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .wpcf7 form .wpcf7-submit {
  color: #ffffff;
  margin-right: 85%;
  padding: 9px 45px;
  border-radius: 10px;
  background-color: #25b625;
}
.page-id-104578 .content-area .site-main .status-publish .entry-content .wpcf7 form .wpcf7-response-output {
  color: #52575C;
}

.page-template-content-place .title-page, .page-template-content-taxonomy .title-page {
  display: flex;
  margin: 0 auto;
  font-size: 26px;
  font-weight: 700;
  justify-content: center;
}

@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;
  }
  #masthead .main-content #nav-icon {
    display: none;
  }
  #masthead .main-content #reservation-menu .v-menu__content {
    z-index: 25 !important;
  }
  #top-banner #search .nav-tabs li {
    width: unset;
    min-width: 150px;
  }
  #top-banner #search .nav-tabs a::before {
    margin: 0 0 0px 15px;
  }
  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 {
    position: fixed;
    left: 0;
    right: 0;
    margin: 0 auto !important;
  }
  #comments .comment-form-author {
    width: 32%;
  }
  #comments .comment-form-email {
    width: 32%;
    margin: 0 10px;
  }
  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;
  }
  .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;
  }
  .single-location #rules-modal .modal-dialog {
    min-width: 700px;
    margin-top: 10%;
  }
  #colophon .site-info .connect-ways {
    grid-template-columns: auto auto auto;
  }
  .room-service-box .wrapper .br-md-show {
    border-right: 1px dashed #E0E0E0;
  }
  .tours .dote-left {
    left: 42%;
  }
  .tours .dote-right {
    right: 42%;
  }
  .hotels .dote-left, .hotels .dote-footer-left, .news .dote-left, .news .dote-footer-left {
    left: 35%;
  }
  .hotels .dote-right, .hotels .dote-footer-right, .news .dote-right, .news .dote-footer-right {
    right: 35%;
  }
  .blogs .cn-arrow-blog .icon-chevron-down {
    top: 5%;
    right: 48%;
  }
  .blogs .blogs-title .dote-left {
    left: 37%;
  }
  .blogs .blogs-title .dote-right {
    right: 37%;
  }
  .blogs .blogs-box .blog-box .blog-search .search-box .search-form .icon-Search {
    margin-right: 125px;
  }
  #top-banner-mag {
    margin-top: 75px;
  }
  #top-banner-mag .wrapper img {
    height: 337px;
  }
  #top-banner-mag .wrapper .dote-left {
    left: 35%;
  }
  #top-banner-mag .wrapper .dote-right {
    right: 35%;
  }
  #top-banner-mag .wrapper .bc-container::before {
    right: 35%;
  }
}
@media (min-width: 992px) {
  .col-lg-1of5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  #masthead {
    height: unset;
  }
  #masthead .first-row {
    position: relative;
  }
  #masthead .first-row .logo-svg {
    top: 50%;
    position: absolute;
    transform: translateY(-20px);
  }
  #masthead.fixed-top .main-content {
    padding-top: 0;
  }
  #masthead.fixed-top .first-row {
    display: none;
  }
  #masthead.fixed-top .logo-fix {
    display: block !important;
  }
  #masthead.fixed-top .v-input__control .v-select__slot {
    display: none;
  }
  #masthead.fixed-top .header-bottom .header-bottom-slider {
    margin-top: 7px !important;
  }
  #masthead.fixed-top .header-phone-fix {
    display: block !important;
  }
  #masthead.fixed-top .header-phone-fix .lni-phone::before {
    color: #52575c;
  }
  #masthead.fixed-top #reservation-menu {
    margin-top: -4px;
    margin-left: 0 !important;
    padding-left: 0px !important;
  }
  #masthead.fixed-top .header-phone-fix .icon-call {
    font-size: 16px;
    color: #52575c;
  }
  #masthead .main-content {
    background-color: #FAFAFC;
  }
  #masthead .main-content .header-phone-fix {
    display: none;
  }
  #masthead .main-content .logo.desktop {
    float: right;
  }
  #masthead .main-content #reservation-menu {
    height: unset;
    margin-left: 2%;
    margin-right: auto;
  }
  #masthead .main-content #reservation-menu .v-btn--outlined {
    background: #EF233C;
    background-position: 100%;
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff;
    font-size: 0.9rem;
    border-radius: 10px;
    box-shadow: 0px 30px 50px rgba(255, 127, 70, 0.1);
  }
  #masthead .main-content #reservation-menu .v-btn--outlined:hover {
    background-size: 100%;
  }
  #masthead .main-content #reservation-menu .panelHeader__button--order {
    display: none;
  }
  #masthead .main-content.mobile.position-fixed {
    position: unset !important;
  }
  #masthead .main-content .logo-fix {
    display: none;
  }
  #masthead #site-navigation.desktop {
    position: relative;
    visibility: visible;
    opacity: 1;
    background: unset;
    z-index: 10;
    width: unset;
    height: unset;
    top: unset;
    background-color: #ffffff;
  }
  #masthead #site-navigation.desktop #main-menu {
    background: unset;
    height: unset;
    width: fit-content;
    width: -moz-fit-content;
    overflow: unset;
    margin-left: unset;
    display: flex;
    flex-wrap: wrap;
  }
  #masthead #site-navigation.desktop #main-menu > li > a {
    font-size: 14px;
    border-bottom: unset;
    height: 55px;
    display: inline-flex;
    align-items: center;
    text-align: center;
    padding: 0.7em 1em;
    background: #ffffff;
    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;
    top: calc(100% + 0px);
  }
  #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: #EF233C;
  }
  #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: #EF233C;
  }
  #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 #0c1125;
    color: #0c1125 !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;
  }
  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 20px 0;
  }
  body.single-tour .page-title .base-info.row,
  body.single-hotelpackage .page-title .base-info.row,
  body.single-location .page-title .base-info.row,
  body.offline-tour-pages .page-title .base-info.row,
  body.offline-hotel-pages .page-title .base-info.row {
    flex: unset !important;
  }
  body.single-tour .hotelpackage-itinerary .itinerary-wrapper,
  body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper,
  body.single-location .hotelpackage-itinerary .itinerary-wrapper,
  body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper,
  body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper {
    margin-bottom: 60px;
    min-height: 348.78px;
  }
  body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure:before,
  body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure:before,
  body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure:before,
  body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before,
  body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure:before {
    top: 33px;
    margin: unset;
  }
  body.single-tour .hotelpackage-itinerary .itinerary-wrapper > figure:after,
  body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper > figure:after,
  body.single-location .hotelpackage-itinerary .itinerary-wrapper > figure:after,
  body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper > figure:after,
  body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper > figure:after {
    top: 35px;
    margin: unset;
  }
  body.single-tour .hotelpackage-itinerary .itinerary-wrapper:before,
  body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper:before,
  body.single-location .hotelpackage-itinerary .itinerary-wrapper:before,
  body.offline-tour-pages .hotelpackage-itinerary .itinerary-wrapper:before,
  body.offline-hotel-pages .hotelpackage-itinerary .itinerary-wrapper:before {
    height: 100%;
    bottom: 0;
    top: unset;
  }
  body.single-tour .hotelpackage-itinerary .itinerary-wrapper.last-item:before,
  body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper.last-item:before,
  body.single-location .hotelpackage-itinerary .itinerary-wrapper.last-item:before,
  body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .itinerary-wrapper.last-item:after,
  body.single-hotelpackage .hotelpackage-itinerary .itinerary-wrapper.last-item:after,
  body.single-location .hotelpackage-itinerary .itinerary-wrapper.last-item:after,
  body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type,
  body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type,
  body.single-location .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type {
    margin-top: 0;
  }
  body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before,
  body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before,
  body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:before,
  body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after,
  body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after,
  body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper > figure:after,
  body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper:before,
  body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper:before,
  body.single-location .hotelpackage-itinerary .column-one .itinerary-wrapper:before,
  body.offline-tour-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:before,
  body.offline-hotel-pages .hotelpackage-itinerary .column-one .itinerary-wrapper:before {
    left: -16px;
    right: unset;
  }
  body.single-tour .hotelpackage-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 .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper:first-of-type:before {
    height: calc(100% - 40px);
  }
  body.single-tour .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after,
  body.single-hotelpackage .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after,
  body.single-location .hotelpackage-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 .hotelpackage-itinerary .column-one .itinerary-wrapper.last-item:after {
    left: -16px;
  }
  body.single-tour .hotelpackage-itinerary .column-two,
  body.single-hotelpackage .hotelpackage-itinerary .column-two,
  body.single-location .hotelpackage-itinerary .column-two,
  body.offline-tour-pages .hotelpackage-itinerary .column-two,
  body.offline-hotel-pages .hotelpackage-itinerary .column-two {
    padding-top: 150px;
  }
  body.single-tour .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before,
  body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before,
  body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:before,
  body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after,
  body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after,
  body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper > figure:after,
  body.offline-tour-pages .hotelpackage-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 .hotelpackage-itinerary .column-two .itinerary-wrapper:before,
  body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper:before,
  body.single-location .hotelpackage-itinerary .column-two .itinerary-wrapper:before,
  body.offline-tour-pages .hotelpackage-itinerary .column-two .itinerary-wrapper:before,
  body.offline-hotel-pages .hotelpackage-itinerary .column-two .itinerary-wrapper:before {
    right: -16px;
    left: unset;
  }
  body.single-tour .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after,
  body.single-hotelpackage .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after,
  body.single-location .hotelpackage-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 .hotelpackage-itinerary .column-two .itinerary-wrapper.last-item:after {
    right: -16px;
  }
  body.single-tour .offline-tour-transports .transports-row .transports-row-route:after,
  body.single-hotelpackage .offline-tour-transports .transports-row .transports-row-route:after,
  body.single-location .offline-tour-transports .transports-row .transports-row-route:after,
  body.offline-tour-pages .offline-tour-transports .transports-row .transports-row-route:after,
  body.offline-hotel-pages .offline-tour-transports .transports-row .transports-row-route:after {
    top: -39px;
    height: 30px;
  }
  body.single-tour .offline-tour-transports .transports-row .transports-row-route .transports-row-text,
  body.single-hotelpackage .offline-tour-transports .transports-row .transports-row-route .transports-row-text,
  body.single-location .offline-tour-transports .transports-row .transports-row-route .transports-row-text,
  body.offline-tour-pages .offline-tour-transports .transports-row .transports-row-route .transports-row-text,
  body.offline-hotel-pages .offline-tour-transports .transports-row .transports-row-route .transports-row-text {
    top: -36px;
  }
  .tour-itinerary .card::before {
    left: 10px;
  }
  .tour-itinerary .card .card-header .circle-icon,
  .tour-itinerary .card .card-header .circle-icon-active {
    margin-left: -12px;
  }
  .tour-itinerary .card .card-body {
    padding: 1.25rem 2.5rem;
  }
  .tour-itinerary .itinerary-attractions .attraction-item > a {
    width: 150px;
    height: 150px;
  }
  .offline-tour-transports .flight-route,
  table.offline-hotel-transports .flight-route {
    min-width: 75px;
  }
  .offline-tour-transports .transports-row.row {
    margin: 1rem 0 !important;
  }
  .offline-tour-transports .transports-row:last-child.row {
    margin: 1rem 0 0 !important;
  }
  .main-title .show-more {
    position: absolute;
    bottom: calc(50% - 12px);
    left: 0;
  }
  .main-title .show-more:hover {
    color: #EF233C !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;
  }
  .post-box.type-post .wrapper {
    margin-top: 8%;
  }
  .home-tabs-wrapper > ul {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  #colophon #center-circle {
    z-index: -1;
    top: -5px;
    right: -10px;
  }
  #colophon #half-left-circle {
    left: 0;
  }
  #colophon .copyright {
    padding: 18px 0 6px;
  }
  #colophon .site-info .heading-menu {
    font-weight: 500;
    font-size: 1rem;
    color: #3e4361;
  }
  #colophon .site-info .heading-menu.quick-access {
    margin: 1rem 0 1.18rem;
  }
  #colophon .site-info .heading-menu.services {
    margin: 1.25rem 0 0.985rem;
  }
  #colophon .site-info .quick-access-menu li,
  #colophon .site-info .services-menu li {
    margin: 5px 0;
  }
  #colophon .site-info .quick-access-menu li a,
  #colophon .site-info .services-menu li a {
    color: #52575C;
    font-weight: 300;
    transition: all 0.5s;
  }
  #colophon .site-info .quick-access-menu li a:hover,
  #colophon .site-info .services-menu li a:hover {
    color: #EF233C;
  }
  #colophon .site-info .services-menu li {
    margin: 5px 0 0;
  }
  #colophon .site-info .services-menu li:nth-child(1), #colophon .site-info .services-menu li:nth-child(2) {
    margin: 0;
  }
  #colophon .site-info .services-menu li a {
    color: #52575C;
    font-weight: 300;
    transition: all 0.5s;
  }
  #colophon .site-info .footer-menus-desktop span {
    color: #ffffff;
  }
  #colophon .site-info .footer-menus-desktop ul li a {
    color: #ffffff;
  }
  #colophon .site-info .addres-phone {
    max-width: 80%;
    padding: 10px 20px;
  }
  #masthead .main-content .header-bottom {
    width: 96%;
    margin: -5px auto;
  }
  #masthead .main-content .header-bottom .header-bottom-slider {
    z-index: unset;
    margin-top: 12px;
    border-radius: 0px 0px 10px 10px;
  }
  #masthead .main-content .header-bottom .header-bottom-slider .slick-prev {
    margin-top: 5px;
  }
  #masthead .main-content .header-bottom .header-bottom-slider .slick-next {
    margin-top: -8px;
  }
  #masthead .main-content .header-bottom .header-bottom-slider a {
    min-height: 14px;
  }
  #masthead .main-content .header-bottom .icon-remove {
    left: 2%;
    top: 25%;
    cursor: pointer;
  }
  /* ----------- iPad Pro ----------- */
  /* Portrait and Landscape */
  /* Portrait */
  /* Landscape */
}
@media only screen and (min-width: 992px) and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #masthead .main-content.mobile.position-fixed {
    position: unset !important;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  #masthead .main-content.mobile.position-fixed {
    position: unset !important;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  #masthead .main-content.mobile.position-fixed {
    position: unset !important;
  }
}
@media (min-width: 992px) {
  .site-main #top-banner {
    margin-top: 60px;
  }
  .site-main #top-banner .wrapper::before {
    border-radius: 15px;
  }
  .site-main #top-banner .wrapper img {
    border-radius: 15px;
  }
  .site-main #top-banner .wrapper .blog-title {
    right: 2%;
    z-index: 1;
    margin: unset;
    width: -moz-fit-content;
    width: fit-content;
  }
  .site-main #top-banner .wrapper .blog-title h3 {
    margin-top: 90px;
  }
  .site-main #top-banner .wrapper .bc-container {
    top: 30%;
    right: 2%;
  }
  #top-banner-mag .wrapper img {
    border-radius: 20px;
  }
  #top-banner-mag .wrapper::before {
    border-radius: 20px;
  }
  #top-banner-mag .wrapper .dote-right {
    right: 40%;
  }
  #top-banner-mag .wrapper .bc-container::before {
    right: 42%;
  }
  #top-banner-mag .search-box {
    left: 0%;
    right: 0%;
    width: 65%;
  }
  #top-banner-mag .search-box .search-form .icon-Search {
    margin-right: 105px;
  }
  .panel {
    padding-top: 42px;
    margin-top: 60px;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    background-image: url(images/BG-min.webp);
  }
  .panel .v-application {
    margin-top: 24px;
  }
  .panel .background-arrow {
    margin: 27px auto;
  }
  .tours .dote-right {
    top: 46%;
    right: 20%;
  }
  .tours .owl-carousel .owl-stage {
    padding-bottom: 50px;
  }
  .tours .owl-carousel .owl-nav {
    left: 0;
    margin-top: -3%;
    position: absolute;
    display: inline-flex;
  }
  .tours .owl-carousel .owl-dots {
    left: 0;
    right: 0;
    padding: 0;
    display: block;
    list-style: none;
    margin: -20px auto;
    position: absolute;
    width: -moz-fit-content;
    width: fit-content;
  }
  .blogs::before {
    top: 0px;
    content: "";
    width: 97%;
    height: 370px;
    display: block;
    position: absolute;
    border-radius: 20px;
  }
  .blogs .cn-arrow-blog .icon-chevron-down {
    top: 1%;
    right: 50%;
    font-size: 24px;
    transform: translateX(16px);
  }
  .blogs .cn-arrow-blog .background-arrow {
    margin: -42px auto;
  }
  .blogs .blogs-title .dote-right {
    top: 14%;
    right: 12%;
  }
  .blogs .blogs-title .load-more-desktop {
    z-index: 10;
    font-size: 14px;
    font-size: 14px;
    font-weight: 300;
    font-weight: 300;
    color: #f3f5fb;
    position: absolute;
  }
  .blogs .blogs-box {
    width: 91%;
  }
  .blogs .blogs-box .input-bar-blog-desktop {
    width: -webkit-fill-available;
  }
  .blogs .blogs-box .blog-box::before {
    top: 62px;
    content: "";
    width: 100%;
    height: 332px;
    display: flex;
    position: absolute;
    background-image: url(./images/Vector-desktop.svg);
  }
  .blogs .blogs-box .blog-box .blog-search {
    margin-top: 130px !important;
  }
  .blogs .blogs-box .blog-box .blog-search h3 {
    font-size: 18px;
    font-weight: 800;
  }
  .blogs .blogs-box .blog-box .blog-search .search-box {
    width: 33%;
  }
  .blogs .blogs-box .blog-box .blog-search .search-box .search-form .icon-Search {
    margin-right: 12px;
  }
  .hotels .dote-right {
    right: 9%;
  }
  .hotels .tab-content .location-box .wrapper {
    box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
  }
  .news::before {
    top: 0px;
    content: "";
    width: 100%;
    height: 257px;
    display: block;
    position: absolute;
    border-radius: 20px;
    background-image: url(./images/Background-membership-desktop.svg);
  }
  .news .dote-footer-left,
  .news .dote-footer-right {
    top: 14%;
  }
  .news .dote-footer-left {
    left: 40%;
  }
  .news .dote-footer-right {
    right: 40%;
  }
  .news .membership .your-email,
  .news .membership .your-mobile {
    padding: 16px 0;
  }
  .page-template #top-banner {
    margin-top: 57px;
  }
  .page-template #top-banner .wrapper::before {
    border-radius: 15px;
  }
  .page-template #top-banner .wrapper img {
    border-radius: 15px;
  }
  .page-template #top-banner .wrapper .bc-container::before {
    top: 25%;
    right: 42%;
  }
  .page-template #top-banner .search-box {
    left: 0;
    right: 0;
    width: 65%;
  }
  .page-template #top-banner .search-box .search-form .icon-Search {
    margin-right: 100px;
  }
  .page-template .blog-box .nav-tabs .nav-item .nav-link {
    width: 170px;
    height: 165px;
    border: unset;
    border-radius: 15px;
    background-color: #ffffff;
    box-shadow: 0px 30px 36px rgba(0, 0, 0, 0.04);
  }
  .page-template .blog-box .nav-tabs .nav-item .nav-link .category-blog .photo-category-blog {
    width: 70px;
    height: 70px;
    padding: 10px;
    border-radius: 10px;
    background: #ebebf0;
  }
  .page-template .blog-box .nav-tabs .nav-item .nav-link.active, .page-template .blog-box .nav-tabs .nav-item .nav-link:hover {
    background-color: #ffffff;
    color: #EF233C;
  }
  .page-template .blog-box .nav-tabs .nav-item .nav-link.active .photo-category-blog, .page-template .blog-box .nav-tabs .nav-item .nav-link:hover .photo-category-blog {
    background-color: #fde9e9;
  }
  .page-template .blog-box .nav-tabs .nav-item .nav-link.active .photo-category-blog .icon-name-svg path, .page-template .blog-box .nav-tabs .nav-item .nav-link:hover .photo-category-blog .icon-name-svg path {
    fill: #EF233C;
  }
  .page-template .blog-box .load-more-desktop-blog {
    font-size: 14px;
    font-weight: 300;
    color: #EF233C;
  }
  .page-template .blog-box .tab-content .blog-content .wrapper {
    height: auto;
  }
  .page-template .visited .visited-box-desktop .box-left,
  .page-template .visited .visited-box-desktop .box-right,
  .page-template .visited .latest-news-desktop .box-left,
  .page-template .visited .latest-news-desktop .box-right,
  .page-template .latest-news .visited-box-desktop .box-left,
  .page-template .latest-news .visited-box-desktop .box-right,
  .page-template .latest-news .latest-news-desktop .box-left,
  .page-template .latest-news .latest-news-desktop .box-right {
    padding-left: 0px;
    padding-right: 0px;
  }
  .page-template .visited .visited-box-desktop .box-left .visited-box-img .visited-img img,
  .page-template .visited .visited-box-desktop .box-right .visited-box-img .visited-img img,
  .page-template .visited .latest-news-desktop .box-left .visited-box-img .visited-img img,
  .page-template .visited .latest-news-desktop .box-right .visited-box-img .visited-img img,
  .page-template .latest-news .visited-box-desktop .box-left .visited-box-img .visited-img img,
  .page-template .latest-news .visited-box-desktop .box-right .visited-box-img .visited-img img,
  .page-template .latest-news .latest-news-desktop .box-left .visited-box-img .visited-img img,
  .page-template .latest-news .latest-news-desktop .box-right .visited-box-img .visited-img img {
    border-radius: 20px 20px 2px 20px;
    box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  }
  .page-template .visited .visited-box-desktop .box-left .visited-box-img .visited-img::before,
  .page-template .visited .visited-box-desktop .box-right .visited-box-img .visited-img::before,
  .page-template .visited .latest-news-desktop .box-left .visited-box-img .visited-img::before,
  .page-template .visited .latest-news-desktop .box-right .visited-box-img .visited-img::before,
  .page-template .latest-news .visited-box-desktop .box-left .visited-box-img .visited-img::before,
  .page-template .latest-news .visited-box-desktop .box-right .visited-box-img .visited-img::before,
  .page-template .latest-news .latest-news-desktop .box-left .visited-box-img .visited-img::before,
  .page-template .latest-news .latest-news-desktop .box-right .visited-box-img .visited-img::before {
    width: 96%;
    content: "";
    position: absolute;
    border-radius: 15px;
    border-radius: 20px 20px 2px 20px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.8) 0.01%, rgba(0, 0, 0, 0.56) 50.33%, rgba(0, 0, 0, 0) 104%);
  }
  .page-template .visited .visited-box-desktop .box-right .visited-box-img .visited-img::before,
  .page-template .visited .latest-news-desktop .box-right .visited-box-img .visited-img::before,
  .page-template .latest-news .visited-box-desktop .box-right .visited-box-img .visited-img::before,
  .page-template .latest-news .latest-news-desktop .box-right .visited-box-img .visited-img::before {
    height: 96%;
  }
  .page-template .visited .latest-news-box .latest-news-box-title,
  .page-template .latest-news .latest-news-box .latest-news-box-title {
    bottom: 12%;
  }
  .page-template .visited .latest-news-box .latest-news-box-title a,
  .page-template .latest-news .latest-news-box .latest-news-box-title a {
    color: #ffffff;
  }
  .page-template .visited::before {
    top: 21%;
    right: 1%;
    transform: translateY(-63px);
  }
  .page-template .visited::after {
    content: unset;
  }
  .page-template .visited .load-more-desktop {
    font-size: 14px;
    font-weight: 300;
  }
  .page-template .visited .visited-box-desktop .box-right .visited-box-img:first-child {
    margin-left: 14px;
  }
  .page-template .visited .visited-box-desktop .box-left .visited-box-img:first-child {
    margin-bottom: 25px;
  }
  .page-template .visited .visited-box .image-title-box {
    bottom: 8%;
  }
  .page-template .visited .visited-box .city {
    bottom: 26%;
  }
  .page-template .latest-news::before {
    top: 11%;
    right: 1%;
    transform: translateY(3px);
  }
  .page-template .latest-news::after {
    content: unset;
  }
  .page-template .latest-news .load-more-desktop {
    font-size: 14px;
    font-weight: 300;
  }
  .page-template .latest-news .latest-news-desktop .box-right .visited-box-img .visited-img img:first-child {
    margin-bottom: 25px;
  }
  .page-template .latest-news .latest-news-desktop .box-right .visited-box-img .visited-img:before {
    height: 90%;
  }
  .page-template .latest-news .latest-news-desktop .box-left .visited-box-img:first-child {
    margin-left: 14px;
  }
  .page-template .latest-news .latest-news-desktop .box-left .visited-box-img .visited-img:before {
    height: 95%;
  }
  .page-template .popular-destinations {
    border-radius: 20px;
  }
  .page-template .popular-destinations::before {
    top: 13%;
    right: 1%;
    transform: translateY(-11px);
  }
  .page-template .popular-destinations::after {
    content: unset;
  }
  .page-template .popular-destinations .load-more-desktop {
    font-size: 14px;
    font-weight: 300;
  }
  .page-template .popular-destinations .popular-destinations-slider-box .popular-destinations-image img {
    max-width: 63px;
    margin-right: 46px;
  }
  .page-template .final-category::before {
    top: 7%;
    right: 1%;
    transform: translateY(1px);
  }
  .page-template .final-category::after {
    content: unset;
  }
  .page-template .final-category .load-more-desktop {
    font-size: 14px;
    font-weight: 300;
  }
  #comments #submit {
    width: 20%;
    height: 42px;
  }
  #top-banner.inner-page-panel {
    height: unset;
    background-image: url("./images/pattern.jpg");
  }
  #top-banner .wrapper img {
    border-radius: 15px;
  }
}
.single-tour #related-hotels .location-box-list,
.single-tour #related-hotels .attractions-box-list,
.single-tour #related-attractions .location-box-list,
.single-tour #related-attractions .attractions-box-list {
  max-width: 30%;
}

@media (min-width: 1200px) {
  .col-xl-1of5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-4of5 {
    flex: 0 0 80%;
    max-width: 80%;
  }
  #masthead .main-content.desktop {
    height: 136px;
    background: #ffffff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
  }
  #masthead .main-content.desktop .logo .site-title a img {
    height: 33px;
    margin-bottom: 5px;
  }
  #masthead .main-content.desktop #reservation-menu .panelHeader__button--signUp {
    font-size: unset;
  }
  #masthead .main-content.desktop.other .logo .site-title a img {
    height: 52px;
    display: block;
    margin-bottom: 0;
    margin-left: 20px;
  }
  #masthead.fixed-top .main-content {
    height: 78px;
    margin-top: -65px;
    padding-top: 7px;
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    animation: move 0.5s forwards;
  }
  @keyframes move {
    0% {
      margin-top: -65px;
      opacity: 0;
    }
    10% {
      opacity: 0;
    }
    70% {
      opacity: 1;
    }
    100% {
      margin-top: 0;
      opacity: 1;
    }
  }
  #masthead.fixed-top .main-content .logo .site-title a img {
    height: 60px;
    display: block;
    margin-left: 20px;
  }
  #top-banner.inner-page-panel {
    background-image: url("./images/pattern.jpg");
  }
  #top-banner .wrapper {
    min-height: 300px;
    border-radius: 20px;
  }
  #top-banner .wrapper img {
    height: 100%;
    width: 100%;
    max-width: unset;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #top-banner .wrapper .search-box {
    top: 44%;
    width: 64%;
    right: 18%;
    height: 52px;
    border-radius: 8px;
  }
  #top-banner .wrapper .search-box .search-form .icon-Search {
    margin-right: 370px;
  }
  #top-banner .wrapper .cn-arrow-panel {
    right: 42%;
  }
  .error-404-image img {
    height: 600px;
  }
  .home-tabs-wrapper {
    min-height: unset;
  }
  #colophon .copyright p {
    text-align: right;
  }
  #colophon #logo-licenses li {
    width: 62px;
    height: 62px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.02), 0px 30px 40px rgba(35, 35, 35, 0.06);
  }
}
@media (min-width: 1300px) {
  .wrapper-container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xl {
    max-width: 1440px;
  }
}/*# sourceMappingURL=style.css.map */