.show-grid [class^=ls-xs], .show-grid [class^=ls-sm], .show-grid [class^=ls-md], .show-grid [class^=ls-lg] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid #ddd;
  border: 1px solid rgba(86, 61, 124, 0.2); }

.ls-container-fluid, .ls-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.ls-container-fluid {
  width: 100%; }

.ls-row {
  margin-right: -15px;
  margin-left: -15px; }

.ls-row:after, .ls-row:before {
  display: table;
  content: " ";
  clear: both; }

* {
  box-sizing: border-box; }

.ls-xs-1, .ls-xs-2, .ls-xs-3, .ls-xs-4, .ls-xs-5, .ls-xs-6, .ls-xs-7, .ls-xs-8, .ls-xs-9, .ls-xs-10, .ls-xs-11, .ls-xs-12,
.ls-sm-1, .ls-sm-2, .ls-sm-3, .ls-sm-4, .ls-sm-5, .ls-sm-6, .ls-sm-7, .ls-sm-8, .ls-sm-9, .ls-sm-10, .ls-sm-11, .ls-sm-12,
.ls-md-1, .ls-md-2, .ls-md-3, .ls-md-4, .ls-md-5, .ls-md-6, .ls-md-7, .ls-md-8, .ls-md-9, .ls-md-10, .ls-md-11, .ls-md-12,
.ls-lg-1, .ls-lg-2, .ls-lg-3, .ls-lg-4, .ls-lg-5, .ls-lg-6, .ls-lg-7, .ls-lg-8, .ls-lg-9, .ls-lg-10, .ls-lg-11, .ls-lg-12,
.ls-hg-1, .ls-hg-2, .ls-hg-3, .ls-hg-4, .ls-hg-5, .ls-hg-6, .ls-hg-7, .ls-hg-8, .ls-hg-9, .ls-hg-10, .ls-hg-11, .ls-hg-12 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left; }

@media (max-width: 767px) {
  .ls-container {
    width: 100%; }
  .ls-xs-1 {
    width: 8.33333333%; }
  .ls-xs-2 {
    width: 16.66666667%; }
  .ls-xs-3 {
    width: 25%; }
  .ls-xs-4 {
    width: 33.33333333%; }
  .ls-xs-5 {
    width: 41.66666667%; }
  .ls-xs-6 {
    width: 50%; }
  .ls-xs-7 {
    width: 58.33333333%; }
  .ls-xs-8 {
    width: 66.66666667%; }
  .ls-xs-9 {
    width: 75%; }
  .ls-xs-10 {
    width: 83.33333333%; }
  .ls-xs-11 {
    width: 91.66666667%; }
  .ls-xs-12 {
    width: 100%; } }

@media (min-width: 768px) {
  .ls-container {
    width: 750px; }
  .ls-sm-1 {
    width: 8.33333333%; }
  .ls-sm-2 {
    width: 16.66666667%; }
  .ls-sm-3 {
    width: 25%; }
  .ls-sm-4 {
    width: 33.33333333%; }
  .ls-sm-5 {
    width: 41.66666667%; }
  .ls-sm-6 {
    width: 50%; }
  .ls-sm-7 {
    width: 58.33333333%; }
  .ls-sm-8 {
    width: 66.66666667%; }
  .ls-sm-9 {
    width: 75%; }
  .ls-sm-10 {
    width: 83.33333333%; }
  .ls-sm-11 {
    width: 91.66666667%; }
  .ls-sm-12 {
    width: 100%; } }

@media (min-width: 992px) {
  .ls-container {
    width: 970px; }
  .ls-md-1 {
    width: 8.33333333%; }
  .ls-md-2 {
    width: 16.66666667%; }
  .ls-md-3 {
    width: 25%; }
  .ls-md-4 {
    width: 33.33333333%; }
  .ls-md-5 {
    width: 41.66666667%; }
  .ls-md-6 {
    width: 50%; }
  .ls-md-7 {
    width: 58.33333333%; }
  .ls-md-8 {
    width: 66.66666667%; }
  .ls-md-9 {
    width: 75%; }
  .ls-md-10 {
    width: 83.33333333%; }
  .ls-md-11 {
    width: 91.66666667%; }
  .ls-md-12 {
    width: 100%; }
  .ls-md-hidden {
    display: none; } }

@media (min-width: 1170px) {
  .ls-container {
    width: 1140px; }
  .ls-lg-1 {
    width: 8.33333333%; }
  .ls-lg-2 {
    width: 16.66666667%; }
  .ls-lg-3 {
    width: 25%; }
  .ls-lg-4 {
    width: 33.33333333%; }
  .ls-lg-5 {
    width: 41.66666667%; }
  .ls-lg-6 {
    width: 50%; }
  .ls-lg-7 {
    width: 58.33333333%; }
  .ls-lg-8 {
    width: 66.66666667%; }
  .ls-lg-9 {
    width: 75%; }
  .ls-lg-10 {
    width: 83.33333333%; }
  .ls-lg-11 {
    width: 91.66666667%; }
  .ls-lg-12 {
    width: 100%; } }

@media (min-width: 1390px) {
  .ls-container {
    width: 1360px; }
  .ls-hg-1 {
    width: 8.33333333%; }
  .ls-hg-2 {
    width: 16.66666667%; }
  .ls-hg-3 {
    width: 25%; }
  .ls-hg-4 {
    width: 33.33333333%; }
  .ls-hg-5 {
    width: 41.66666667%; }
  .ls-hg-6 {
    width: 50%; }
  .ls-hg-7 {
    width: 58.33333333%; }
  .ls-hg-8 {
    width: 66.66666667%; }
  .ls-hg-9 {
    width: 75%; }
  .ls-hg-10 {
    width: 83.33333333%; }
  .ls-hg-11 {
    width: 91.66666667%; }
  .ls-hg-12 {
    width: 100%; } }

@media (min-width: 1590px) {
  .ls-container {
    width: 1360px; } }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-60 {
  margin-top: 60px; }

.margin-top-80 {
  margin-top: 80px; }

.margin-top-100 {
  margin-top: 100px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-60 {
  margin-bottom: 60px; }

.margin-bottom-80 {
  margin-bottom: 80px; }

.margin-bottom-100 {
  margin-bottom: 100px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-40 {
  padding-top: 40px; }

.padding-top-60 {
  padding-top: 60px; }

.padding-top-70 {
  padding-top: 70px; }

.padding-top-80 {
  padding-top: 80px; }

.padding-top-100 {
  padding-top: 100px; }

.padding-bottom-20 {
  padding-bottom: 20px; }

.padding-bottom-40 {
  padding-bottom: 40px; }

.padding-bottom-60 {
  padding-bottom: 60px; }

.padding-bottom-80 {
  padding-bottom: 80px; }

.padding-bottom-100 {
  padding-bottom: 100px; }

@media (max-width: 767px) {
  .ls-offset-left-xs-1 {
    margin-left: 8.33333333%; }
  .ls-offset-left-xs-2 {
    margin-left: 16.6666666%; } }

@media (min-width: 768px) {
  .ls-offset-left-sm-1 {
    margin-left: 8.33333333%; }
  .ls-offset-left-sm-2 {
    margin-left: 16.6666666%; }
  .ls-offset-left-sm-3 {
    margin-left: calc(8.33333333% * 3); } }

@media (min-width: 992px) {
  .ls-offset-left-md-1 {
    margin-left: 8.33333333%; }
  .ls-offset-left-md-2 {
    margin-left: 16.6666666%; } }

@media (min-width: 1170px) {
  .ls-offset-left-lg-1 {
    margin-left: 8.33333333%; }
  .ls-offset-left-lg-2 {
    margin-left: 16.6666666%; }
  .ls-offset-left-lg-3 {
    margin-left: calc(8.33333333% * 3); } }

@media (min-width: 1390px) {
  .ls-offset-left-hg-1 {
    margin-left: 8.33333333%; }
  .ls-offset-left-hg-2 {
    margin-left: 16.6666666%; } }

/*@import '../plugins/slick/slick.scss';
@import '../plugins/sweetalert/sweetalert.min.scss';
@import '../plugins/select2/select2.min.scss';
@import '../plugins/datepicker/bootstrap-datepicker3.standalone.min.scss';
@import '../plugins/ls-calendar/ls.calendar.scss';*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Animations */

@-webkit-keyframes internal {
  0% { }
  100% { } }

@keyframes internal {
  0% { }
  100% { } }

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

@keyframes spin {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes rotate {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg); } }

html {
  font-size: 62.5%; }

body .checkbox, body .radio {
  position: relative;
  display: block; }
  body .checkbox label, body .radio label {
    min-height: 16px;
    display: block;
    cursor: pointer;
    padding-left: 21px;
    color: #8f9297;
    font-size: 14px;
    margin: 12px 0; }
    body .checkbox label input, body .radio label input {
      top: 0;
      left: 0;
      margin-left: 0 !important;
      z-index: 1;
      cursor: pointer;
      opacity: 0;
      filter: alpha(opacity=0);
      margin-top: 0;
      width: 17px;
      height: 17px;
      position: absolute;
      margin-left: -20px;
      margin-top: 4px\9; }
    body .checkbox label .input-helper:after,
    body .checkbox label .input-helper:before, body .radio label .input-helper:after,
    body .radio label .input-helper:before {
      content: "";
      position: absolute;
      top: 5px;
      left: 0;
      width: 10px;
      height: 10px;
      border: 1px solid #a2a2a2; }
    body .checkbox label input:checked + .input-helper:after,
    body .checkbox label input:checked + .input-helper:before, body .radio label input:checked + .input-helper:after,
    body .radio label input:checked + .input-helper:before {
      background-color: #ffe162;
      border-color: #ffe162; }

body .validation-errors span {
  color: red; }

.forgot-password-success {
  display: none;
  color: green;
  text-align: center;
  margin-top: 4rem; }

.datepicker.dropdown-menu {
  border: none !important;
  box-shadow: none !important;
  padding: 0;
  border-radius: 0 !important;
  border-top: 1px solid #ebebee !important; }
  .datepicker.dropdown-menu:before, .datepicker.dropdown-menu:after {
    content: none; }
  .datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th {
    font-size: 16px;
    color: #2e2e30;
    padding: 8px 0; }
    .datepicker.dropdown-menu table tr td.old, .datepicker.dropdown-menu table tr td.disabled, .datepicker.dropdown-menu table tr th.old, .datepicker.dropdown-menu table tr th.disabled {
      color: rgba(193, 193, 193, 0.65); }
    .datepicker.dropdown-menu table tr td.new, .datepicker.dropdown-menu table tr th.new {
      color: #2e2e30; }
  .datepicker.dropdown-menu table tr {
    position: relative; }
    .datepicker.dropdown-menu table tr th {
      color: #1d2843; }
  .datepicker.dropdown-menu table tr td:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 35px;
    width: 35px;
    -webkit-transform: translate(-50%, -50%) scale(0);
            transform: translate(-50%, -50%) scale(0);
    background: #bb85bc;
    border-radius: 50%;
    z-index: -1;
    transition: 1s; }
  .datepicker.dropdown-menu table tr td.active.active, .datepicker.dropdown-menu table tr td.active.highlighted.active, .datepicker.dropdown-menu table tr td.active.highlighted:active, .datepicker.dropdown-menu table tr td.active:active {
    color: white;
    background: none;
    opacity: .9;
    border-radius: 50%;
    position: relative;
    z-index: 2; }
    .datepicker.dropdown-menu table tr td.active.active:after, .datepicker.dropdown-menu table tr td.active.highlighted.active:after, .datepicker.dropdown-menu table tr td.active.highlighted:active:after, .datepicker.dropdown-menu table tr td.active:active:after {
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .datepicker.dropdown-menu table tr td.active.active:hover, .datepicker.dropdown-menu table tr td.active.highlighted.active:hover, .datepicker.dropdown-menu table tr td.active.highlighted:active:hover, .datepicker.dropdown-menu table tr td.active:active:hover {
      opacity: 1;
      color: white;
      background: none; }
  .datepicker.dropdown-menu table tr td.day:hover, .datepicker.dropdown-menu table tr td.focused {
    background: none;
    cursor: pointer; }
  .datepicker.dropdown-menu table tr td span.active.active, .datepicker.dropdown-menu table tr td span.active.disabled.active, .datepicker.dropdown-menu table tr td span.active.disabled:active, .datepicker.dropdown-menu table tr td span.active.disabled:hover.active, .datepicker.dropdown-menu table tr td span.active.disabled:hover:active, .datepicker.dropdown-menu table tr td span.active:active, .datepicker.dropdown-menu table tr td span.active:hover.active, .datepicker.dropdown-menu table tr td span.active:hover:active {
    background: #bb85bc !important; }
  .datepicker.dropdown-menu.fixed {
    position: fixed; }

a {
  text-decoration: none;
  outline: none !important; }

.btn-hover {
  position: relative;
  overflow: hidden; }
  .btn-hover:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -100px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
    width: 80px;
    z-index: 2; }
  .btn-hover:hover:after {
    left: 106%;
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }

.slick-list {
  overflow: visible; }

.field-validation-error {
  color: red;
  margin-left: 10px;
  font-size: 1.2rem; }

header {
  height: 167px;
  position: absolute;
  margin: 0 auto;
  width: 100%;
  z-index: 4;
  top: 0; }
  header .content-holder {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    /*border-bottom: 1px solid rgba(255, 255, 255, 0.6);*/
    height: 167px;
    justify-content: space-between; }
    header .content-holder .left {
      display: flex; }
      header .content-holder .left .logo-wrapper {
        position: relative;
        display: block; }
        header .content-holder .left .logo-wrapper img {
          position: relative;
          height: 40px; }
      header .content-holder .left .nav {
        display: flex;
        position: relative;
        align-items: center;
        list-style-type: none;
        align-items: center;
        padding-left: 60px; }
        header .content-holder .left .nav a {
          display: block;
          font-size: 14px;
          text-decoration: none;
          color: white;
          margin-right: 30px;
          text-transform: uppercase;
          position: relative;
          transition: .3s; }
          header .content-holder .left .nav a:after {
            content: "";
            position: absolute;
            left: 0;
            height: 1px;
            background: white;
            transition: .3s;
            bottom: -10px;
            width: 0; }
          header .content-holder .left .nav a:hover {
            color: rgba(255, 255, 255, 0.7); }
            header .content-holder .left .nav a:hover:after {
              width: 100%; }
    header .content-holder .right {
      display: flex;
      align-items: center; }
      header .content-holder .right div {
        margin-left: 16px;
        background-color: rgba(255, 255, 255, 0.2);
        height: 42px;
        width: 42px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        transition: .3s; }
        header .content-holder .right div a {
          display: block;
          font-size: 14px;
          text-decoration: none;
          color: white;
          width: 100%;
          margin: 0 auto;
          position: relative;
          text-align: center; }
        header .content-holder .right div.auth {
          width: 90px;
          border-radius: 30px;
          border: 1px solid white;
          cursor: pointer;
          font-size: 14px;
          text-align: center;
          color: white;
          justify-content: space-around; }
        header .content-holder .right div.search {
          background-image: url(../icons/search-white.svg);
          background-position: center;
          background-size: 16px;
          background-repeat: no-repeat;
          cursor: pointer; }
        header .content-holder .right div.messenger {
          background-image: url(../icons/messenger.svg);
          background-position: center;
          background-repeat: no-repeat;
          cursor: pointer;
          background-size: 25px;
          background-color: transparent;
          position: relative;
          background-color: #0084ff; }
          header .content-holder .right div.messenger:hover {
            background-color: #0084ff; }
          header .content-holder .right div.messenger a {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%; }
        header .content-holder .right div:hover {
          background-color: rgba(255, 255, 255, 0.4); }
        header .content-holder .right div.user, header .content-holder .right div.dropdown, header .content-holder .right div.image-wrapper {
          background-color: initial; }
          header .content-holder .right div.user:hover, header .content-holder .right div.dropdown:hover, header .content-holder .right div.image-wrapper:hover {
            background-color: initial; }
      header .content-holder .right .user {
        position: relative;
        width: auto;
        height: auto;
        background: none;
        border-radius: initial; }
        header .content-holder .right .user .image-wrapper {
          position: relative;
          width: auto;
          height: auto;
          background: none;
          border-radius: initial;
          cursor: pointer; }
          header .content-holder .right .user .image-wrapper p {
            font-size: 14px;
            color: white;
            padding-right: 30px;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 140px; }
          header .content-holder .right .user .image-wrapper img {
            position: relative;
            height: 42px;
            width: 42px;
            border-radius: 50%; }
          header .content-holder .right .user .image-wrapper:after {
            content: "";
            position: absolute;
            top: 17px;
            right: 0;
            width: 0;
            height: 0;
            border-top: 5px solid transparent;
            border-bottom: 5px solid transparent;
            border-left: 6px solid white;
            right: 60px;
            transition: .1s;
            -webkit-transform: rotate(90deg);
                    transform: rotate(90deg); }
        header .content-holder .right .user .dropdown {
          position: absolute;
          width: 100%;
          border-radius: initial;
          top: 0;
          right: 0;
          height: 0;
          transition: .4s;
          background: transparent;
          overflow: hidden;
          opacity: 0;
          -webkit-transform: translateY(-40%);
                  transform: translateY(-40%); }
          header .content-holder .right .user .dropdown .dropdown-inner {
            margin-top: 55px;
            background: #ffffff;
            position: absolute;
            width: 100%;
            height: 100px;
            border-radius: initial;
            top: 0;
            left: 0;
            border: 1px solid #dfdfdf;
            overflow: hidden;
            display: block;
            margin-left: 0; }
          header .content-holder .right .user .dropdown a {
            font-size: 14px;
            color: #2e2e30;
            margin: 0 auto;
            padding: 15px 0;
            transition: .1s;
            display: block;
            width: 80%; }
            header .content-holder .right .user .dropdown a:hover {
              color: black; }
        header .content-holder .right .user:hover .dropdown {
          height: 155px;
          opacity: 1;
          -webkit-transform: none;
                  transform: none; }
    header .content-holder.search {
      background: white;
      z-index: 99;
      position: relative;
      top: 0;
      transition: .2s;
      margin-top: calc(-168px * 2); }
      header .content-holder.search .right {
        width: calc(100% - 200px); }
        header .content-holder.search .right form {
          position: relative;
          width: 100%;
          display: flex; }
        header .content-holder.search .right .search-input {
          font-size: 40px;
          font-style: italic;
          color: #2e2e30;
          border: none;
          outline: none;
          width: calc(100% - ((42px + 16px)) * 2);
          padding-right: 0; }
        header .content-holder.search .right .search, header .content-holder.search .right .cancel {
          border: 1px solid #8a8a8b;
          cursor: pointer; }
        header .content-holder.search .right div.search.search {
          background-image: url(../icons/search.svg); }
          header .content-holder.search .right div.search.search * {
            opacity: 0;
            cursor: pointer; }
        header .content-holder.search .right .cancel {
          position: relative; }
          header .content-holder.search .right .cancel:before, header .content-holder.search .right .cancel:after {
            content: "";
            height: 14px;
            width: 2px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%) rotate(-45deg);
                    transform: translate(-50%, -50%) rotate(-45deg);
            background: #8a8a8b; }
          header .content-holder.search .right .cancel:after {
            -webkit-transform: translate(-50%, -50%) rotate(45deg);
                    transform: translate(-50%, -50%) rotate(45deg); }
      header .content-holder.search:before, header .content-holder.search:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: -50%;
        background: white;
        top: 0;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        z-index: -1; }
      header .content-holder.search:after {
        right: -50%;
        left: initial; }
      header .content-holder.search.active {
        margin-top: -167px; }
  header.dark .content-holder .left .nav a {
    color: #2e2e30; }
    header.dark .content-holder .left .nav a:after {
      background: #2e2e30; }
    header.dark .content-holder .left .nav a:hover {
      color: rgba(46, 46, 48, 0.74); }
  header.dark .content-holder .right > div, header.dark .content-holder .right .search {
    border: 1px solid #8a8a8b; }
    header.dark .content-holder .right > div a, header.dark .content-holder .right .search a {
      color: #2e2e30; }
    header.dark .content-holder .right > div.auth, header.dark .content-holder .right .search.auth {
      color: #2e2e30; }
    header.dark .content-holder .right > div.search, header.dark .content-holder .right .search.search {
      background-image: url(../icons/search.svg);
      position: relative;
      cursor: pointer; }
      header.dark .content-holder .right > div.search *, header.dark .content-holder .right .search.search * {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0; }
    header.dark .content-holder .right > div.messenger, header.dark .content-holder .right .search.messenger {
      border: none; }
      header.dark .content-holder .right > div.messenger:hover, header.dark .content-holder .right .search.messenger:hover {
        background-color: #0084ff; }
    header.dark .content-holder .right > div.user, header.dark .content-holder .right .search.user {
      border: none; }
      header.dark .content-holder .right > div.user .image-wrapper p, header.dark .content-holder .right .search.user .image-wrapper p {
        color: #2e2e30; }
      header.dark .content-holder .right > div.user .image-wrapper:after, header.dark .content-holder .right .search.user .image-wrapper:after {
        border-left: 6px solid #b1aebf; }
  header.dark .content-holder .right div:hover {
    background-color: #f4f4f4; }
  header.dark .content-holder .right .user, header.dark .content-holder .right .dropdown, header.dark .content-holder .right .image-wrapper {
    background-color: initial; }
    header.dark .content-holder .right .user:hover, header.dark .content-holder .right .dropdown:hover, header.dark .content-holder .right .image-wrapper:hover {
      background-color: initial; }
  header .mobile-nav {
    display: none; }

body {
  font-family: "regular";
  padding-top: 167px;
  overflow-x: hidden; }
  body.auth-in {
    overflow: hidden; }
    body.auth-in section.auth {
      -webkit-transform: none;
              transform: none;
      transition: .3s; }
      body.auth-in section.auth .auth-wrapper {
        transition: .3s .3s;
        -webkit-transform: none;
                transform: none;
        opacity: 1; }
  body.popup-in {
    overflow: hidden; }
  body.reset-in {
    overflow: hidden; }
    body.reset-in section.resetpassword {
      -webkit-transform: none;
              transform: none;
      transition: .3s; }
      body.reset-in section.resetpassword .auth-wrapper {
        transition: .3s .3s;
        -webkit-transform: none;
                transform: none;
        opacity: 1; }
        body.reset-in section.resetpassword .auth-wrapper .body .swith-item {
          display: block; }
        body.reset-in section.resetpassword .auth-wrapper .body .instuction {
          margin-top: 0; }
        body.reset-in section.resetpassword .auth-wrapper input.error {
          border-color: red; }
  body.gallery-open section.photo-gallery {
    -webkit-transform: none;
            transform: none;
    transition: .3s; }
    body.gallery-open section.photo-gallery .slider-wrapper {
      opacity: 1;
      -webkit-transform: none;
              transform: none;
      transition: .3s .3s; }

section.main-slider {
  height: 100vh;
  width: 100%;
  position: relative;
  top: 0;
  margin-top: -167px; }
  section.main-slider .item {
    height: 100%;
    position: relative;
    display: inline-block;
    align-items: center;
    height: 100vh;
    overflow: hidden; }
    section.main-slider .item .bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      z-index: -1;
      height: 100%; }
      section.main-slider .item .bg .image-background {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%; }
        section.main-slider .item .bg .image-background.for-mobile {
          display: none; }
      section.main-slider .item .bg .video-background {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        height: 100%;
        width: 100%; }
        section.main-slider .item .bg .video-background .video-foreground {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          pointer-events: none;
          height: 100%;
          padding-top: 58%; }
          section.main-slider .item .bg .video-background .video-foreground iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            pointer-events: none;
            height: 100%; }
    section.main-slider .item .dark-bg {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background: rgba(62, 54, 91, 0.3);
      z-index: 1; }
    section.main-slider .item .item-wrapper {
      display: flex;
      align-items: center;
      height: 100%;
      z-index: 2; }
  section.main-slider .content {
    position: relative;
    z-index: 2;
    margin-top: 13vh; }
    section.main-slider .content .title {
      position: relative;
      font-size: 48px;
      text-transform: uppercase;
      font-weight: normal;
      color: white;
      width: 45%;
      margin: 0; }
      section.main-slider .content .title span {
        font-weight: bold; }
    section.main-slider .content .description {
      font-size: 16px;
      color: white;
      line-height: 1.6;
      margin-top: 50px;
      width: 50%;
      position: relative; }
    section.main-slider .content .details {
      background: #3e365b;
      padding: 20px 65px;
      border-radius: 30px;
      text-transform: uppercase;
      font-size: 14px;
      color: white;
      display: inline-block;
      margin-top: 50px;
      z-index: 2;
      transition: .5s; }
      section.main-slider .content .details:hover {
        background: #9f52a0; }
  section.main-slider button {
    display: none !important; }

section.tours {
  background: #ebebeb;
  padding-top: 22px; }
  section.tours .scroll {
    height: 38px;
    width: 38px;
    background: #c8c7ce;
    border-radius: 50%;
    background-image: url(../img/scroll.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 14px 23px;
    margin: 0 auto;
    cursor: pointer; }
  section.tours .section-description {
    margin-top: 45px;
    position: relative; }
    section.tours .section-description h2 {
      margin: 0;
      font-weight: normal;
      font-size: 36px;
      text-transform: capitalize;
      color: #151517; }
      section.tours .section-description h2 span {
        font-weight: bold; }
    section.tours .section-description p {
      margin-top: 15px;
      font-size: 14px;
      margin-bottom: 0;
      color: #151517; }
  section.tours .tours-slider {
    overflow: hidden;
    width: calc(100% + 75px);
    margin-left: -37.5px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 11rem; }
    section.tours .tours-slider .offer-item {
      display: inline-block;
      margin: 0 37.5px;
      outline: none;
      vertical-align: top; }
    section.tours .tours-slider .slick-arrow {
      display: none !important; }
  section.tours.package-tours {
    padding-top: 40px;
    background: #f4f4f4; }
    section.tours.package-tours .tours-slider {
      padding-bottom: 7.8rem; }

section.subscribe {
  height: 430px;
  background: url(../img/subscribe-bg.png);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 20;
  position: relative; }
  section.subscribe .ls-row {
    display: flex;
    align-items: center; }
  section.subscribe .content {
    color: white; }
    section.subscribe .content .title {
      font-size: 48px;
      font-weight: normal;
      text-transform: uppercase;
      margin-bottom: 30px;
      margin-top: 0; }
      section.subscribe .content .title span {
        font-weight: bold; }
    section.subscribe .content .description {
      font-size: 14px;
      margin: 0;
      width: 70%; }
    section.subscribe .content .details {
      display: none; }
  section.subscribe .subscribe-wrapper {
    width: 100%;
    position: relative;
    align-items: center;
    background: #3e365b;
    overflow: hidden;
    border-radius: 30px; }
    section.subscribe .subscribe-wrapper form {
      display: flex;
      width: 100%;
      height: 50px; }
    section.subscribe .subscribe-wrapper input {
      width: 35%;
      position: relative;
      height: 100%;
      background: white;
      font-size: 14px;
      outline: none;
      padding-left: 20px;
      border: 1px solid #b1aebf; }
      section.subscribe .subscribe-wrapper input:first-child {
        width: 36%;
        padding-left: 30px;
        border-right: none; }
    section.subscribe .subscribe-wrapper .subscribe-button {
      width: 29%;
      text-align: center;
      color: white;
      font-size: 12px;
      text-transform: uppercase;
      cursor: pointer;
      height: 100%;
      line-height: 50px;
      background: none;
      outline: none;
      border: none;
      transition: .3s; }
      section.subscribe .subscribe-wrapper .subscribe-button:after {
        left: -110px;
        z-index: 2; }
      section.subscribe .subscribe-wrapper .subscribe-button:hover {
        background: #9f52a0; }
        section.subscribe .subscribe-wrapper .subscribe-button:hover:after {
          left: 113%; }
    section.subscribe .subscribe-wrapper .subscribe-form-success {
      position: absolute;
      left: -100%;
      width: 100%;
      top: 0;
      text-align: center;
      background-color: #fff;
      height: 100%;
      line-height: 50px;
      font-size: 1.6rem;
      transition: left .5s ease; }
    section.subscribe .subscribe-wrapper.success .subscribe-form-success {
      left: 0; }
  section.subscribe .dark-bg-sb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.4); }
  section.subscribe .ls-container {
    position: relative;
    z-index: 1; }

section.page-title {
  background: #f4f4f4;
  padding-bottom: 50px; }
  section.page-title h1 {
    font-size: 48px;
    color: #2e2e30;
    font-weight: normal;
    margin-top: 60px;
    margin-bottom: 40px; }
    section.page-title h1 span {
      font-weight: bold; }
  section.page-title p {
    font-size: 16px;
    color: #2e2e30;
    margin: 0; }
    section.page-title p span {
      font-weight: bold; }
  section.page-title .filters {
    width: 100%;
    padding-top: 60px;
    text-align: right; }
    section.page-title .filters select {
      display: inline-block;
      font-size: 16px;
      outline: none;
      border: none;
      padding: 15px;
      width: 40%;
      margin-left: 15px;
      border: 1px solid #e1e1e1;
      color: #a3a3a3; }
      section.page-title .filters select option {
        display: block;
        padding: 15px;
        height: 50px;
        line-height: 50px;
        margin: 15px;
        background: rgba(0, 0, 0, 0.3);
        color: #fff;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4); }

section.pinned-package {
  background: #f4f4f4; }
  section.pinned-package .offer-item .content-wrapper .description {
    margin-top: 10px; }
  section.pinned-package .offer-item .content-wrapper .more-info .vaid-date {
    margin-bottom: 10px; }

section.tours-list {
  background: #f4f4f4; }
  section.tours-list .tours-wrapper {
    font-size: 0;
    padding-bottom: 70px; }
    section.tours-list .tours-wrapper .offer-item {
      width: 30%;
      display: inline-block;
      margin-top: 40px; }
      section.tours-list .tours-wrapper .offer-item:nth-child(3n-1) {
        margin-left: 5%;
        margin-right: 5%; }
  section.tours-list .load-more {
    display: flex;
    justify-content: space-around;
    padding-bottom: 50px; }
    section.tours-list .load-more span {
      background: #3e365b;
      color: white;
      font-size: 14px;
      text-transform: uppercase;
      padding: 20px 65px;
      background: #3e365b;
      border-radius: 30px;
      display: block;
      cursor: pointer; }

section.auth, section.resetpassword {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  background: transparent;
  display: flex;
  justify-content: space-around;
  align-items: center;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  overflow: hidden;
  transition: .3s .3s;
  z-index: 99; }
  section.auth .dark-bg, section.resetpassword .dark-bg {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6; }
  section.auth .auth-wrapper, section.resetpassword .auth-wrapper {
    background: white;
    position: relative;
    z-index: 7;
    width: 490px;
    transition: .3s;
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; }
    section.auth .auth-wrapper .close, section.resetpassword .auth-wrapper .close {
      position: absolute;
      right: -45px;
      top: -35px;
      background: white;
      border-radius: 50%;
      height: 35px;
      width: 35px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      cursor: pointer; }
      section.auth .auth-wrapper .close:before, section.auth .auth-wrapper .close:after, section.resetpassword .auth-wrapper .close:before, section.resetpassword .auth-wrapper .close:after {
        content: "";
        height: 2px;
        width: 12px;
        background: #9f519f;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      section.auth .auth-wrapper .close:after, section.resetpassword .auth-wrapper .close:after {
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
                transform: translate(-50%, -50%) rotate(-90deg); }
    section.auth .auth-wrapper .swith, section.resetpassword .auth-wrapper .swith {
      display: flex;
      justify-content: space-around;
      position: relative;
      border-bottom: 1px solid #b7b6bd; }
      section.auth .auth-wrapper .swith p, section.resetpassword .auth-wrapper .swith p {
        width: 50%;
        position: relative;
        text-align: center;
        font-size: 14px;
        padding: 25px 0;
        cursor: pointer;
        margin: 0;
        background: #b7b6bd;
        color: white;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; }
        section.auth .auth-wrapper .swith p.active, section.resetpassword .auth-wrapper .swith p.active {
          background: white;
          color: #b7b6bd; }
    section.auth .auth-wrapper .body, section.resetpassword .auth-wrapper .body {
      padding: 45px 50px;
      font-size: 14px; }
      section.auth .auth-wrapper .body .swith-item, section.resetpassword .auth-wrapper .body .swith-item {
        display: none; }
        section.auth .auth-wrapper .body .swith-item:nth-child(2), section.resetpassword .auth-wrapper .body .swith-item:nth-child(2) {
          display: block; }
      section.auth .auth-wrapper .body .social, section.resetpassword .auth-wrapper .body .social {
        display: block;
        width: 100%;
        border-radius: 30px;
        text-align: center;
        padding: 19px 0;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: 20% center;
        outline: none;
        border: 0;
        background-color: transparent; }
        section.auth .auth-wrapper .body .social.Facebook, section.resetpassword .auth-wrapper .body .social.Facebook {
          color: white;
          background-color: #3a5898;
          color: #bdccee;
          background-image: url(../icons/fb-white.svg);
          background-size: 10px;
          margin-top: 20px; }
          section.auth .auth-wrapper .body .social.Facebook span, section.resetpassword .auth-wrapper .body .social.Facebook span {
            color: white; }
        section.auth .auth-wrapper .body .social.Google, section.resetpassword .auth-wrapper .body .social.Google {
          border: 1px solid #ededed;
          color: #a3a3a3;
          background-image: url(../icons/google.png);
          background-size: 22px; }
          section.auth .auth-wrapper .body .social.Google span, section.resetpassword .auth-wrapper .body .social.Google span {
            color: #454545; }
      section.auth .auth-wrapper .body .instuction, section.resetpassword .auth-wrapper .body .instuction {
        color: #a3a3a3;
        margin-top: 35px;
        margin-bottom: 0; }
      section.auth .auth-wrapper .body input, section.resetpassword .auth-wrapper .body input {
        border: 1px solid #ededed;
        padding: 18px 43px;
        color: #a3a3a3;
        outline: none;
        width: 100%;
        border-radius: 2px;
        margin-top: 18px;
        transition: .3s;
        background-position: 43px center;
        background-repeat: no-repeat;
        opacity: .9; }
        section.auth .auth-wrapper .body input:active, section.auth .auth-wrapper .body input:hover, section.auth .auth-wrapper .body input:focus, section.auth .auth-wrapper .body input:valid, section.resetpassword .auth-wrapper .body input:active, section.resetpassword .auth-wrapper .body input:hover, section.resetpassword .auth-wrapper .body input:focus, section.resetpassword .auth-wrapper .body input:valid {
          border: 1px solid #b2afbd;
          color: #454545;
          opacity: 1; }
        section.auth .auth-wrapper .body input.email, section.resetpassword .auth-wrapper .body input.email {
          background-image: url(../icons/email-gray.svg);
          background-position: 15px center;
          background-size: 15px; }
        section.auth .auth-wrapper .body input.password, section.resetpassword .auth-wrapper .body input.password {
          background-image: url(../icons/password-gray.svg);
          background-position: 15px center;
          background-size: 15px; }
        section.auth .auth-wrapper .body input.user, section.resetpassword .auth-wrapper .body input.user {
          background-image: url(../icons/user-gray.svg);
          background-position: 15px center;
          background-size: 15px; }
        section.auth .auth-wrapper .body input.button, section.resetpassword .auth-wrapper .body input.button {
          -webkit-appearance: none;
          outline: none;
          background: #3e365b;
          color: white;
          text-transform: uppercase;
          border-radius: 30px;
          cursor: pointer;
          border: none;
          margin-top: 40px;
          font-weight: bold; }
      section.auth .auth-wrapper .body label, section.resetpassword .auth-wrapper .body label {
        width: 100%; }
        section.auth .auth-wrapper .body label input, section.auth .auth-wrapper .body label a.trick, section.resetpassword .auth-wrapper .body label input, section.resetpassword .auth-wrapper .body label a.trick {
          display: inline-block;
          width: auto; }
        section.auth .auth-wrapper .body label a.trick, section.resetpassword .auth-wrapper .body label a.trick {
          margin-left: 18px; }
      section.auth .auth-wrapper .body .trick, section.resetpassword .auth-wrapper .body .trick {
        color: #9e9e9e;
        display: block;
        margin-top: 15px;
        text-decoration: underline;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        cursor: pointer; }

section.baner-image {
  height: 430px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  background-size: cover; }
  section.baner-image .ls-container {
    position: relative;
    z-index: 1; }
  section.baner-image .title {
    color: white;
    font-size: 48px;
    font-weight: normal;
    max-width: 600px;
    margin: 0; }
    section.baner-image .title span {
      font-weight: bold; }
  section.baner-image .days {
    margin-top: 20px;
    font-size: 12px;
    background: #9f52a0;
    color: white;
    padding: 12px 55px;
    display: inline-block;
    border-radius: 2px;
    margin-bottom: 0; }
  section.baner-image .price {
    font-size: 24px;
    color: white;
    margin-top: 30px;
    display: block;
    font-weight: bold; }
  section.baner-image .services {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: white; }
    section.baner-image .services .service-item {
      font-size: 14px;
      display: inline-block;
      margin-right: 40px;
      padding: 25px 0;
      opacity: .5; }
      section.baner-image .services .service-item .service-wrapper {
        display: flex;
        align-items: center; }
        section.baner-image .services .service-item .service-wrapper .svg-wrapper {
          height: 30px;
          max-width: 30px;
          margin-right: 10px; }
          section.baner-image .services .service-item .service-wrapper .svg-wrapper svg {
            width: 100%;
            height: 100%; }
      section.baner-image .services .service-item svg {
        fill: white; }
      section.baner-image .services .service-item.active {
        opacity: 1; }
  section.baner-image .dark-cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%; }

section.booking-progress {
  padding: 32px 0;
  background: #ebebee; }
  section.booking-progress .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative; }
    section.booking-progress .wrapper:before {
      content: "";
      height: 1px;
      width: 100%;
      background: white;
      position: absolute;
      top: 19.5px;
      left: 0;
      z-index: 1; }
    section.booking-progress .wrapper .booking-item {
      text-align: center;
      z-index: 2;
      position: relative;
      width: 200px; }
      section.booking-progress .wrapper .booking-item span {
        display: block;
        height: 40px;
        width: 40px;
        border-radius: 50%;
        background: white;
        display: flex;
        justify-content: space-around;
        align-items: center;
        font-size: 16px;
        margin: 0 auto;
        color: #2e2e30;
        font-weight: bold; }
      section.booking-progress .wrapper .booking-item .title {
        font-size: 16px;
        color: #2e2e30;
        opacity: .5;
        margin-bottom: 0;
        margin-top: 16px; }
      section.booking-progress .wrapper .booking-item.active span {
        border: 1px solid #a82978;
        color: #a82978; }
      section.booking-progress .wrapper .booking-item.active .title {
        opacity: 1; }
      section.booking-progress .wrapper .booking-item:first-child {
        text-align: left; }
        section.booking-progress .wrapper .booking-item:first-child span {
          margin-left: 0; }
      section.booking-progress .wrapper .booking-item:last-child {
        text-align: right; }
        section.booking-progress .wrapper .booking-item:last-child span {
          margin-right: 0; }

section.tour-details {
  background: #f4f4f4;
  padding-bottom: 70px; }
  section.tour-details .description-wrapper {
    position: relative; }
    section.tour-details .description-wrapper .switch {
      display: flex;
      justify-content: flex-start;
      position: relative;
      background: white;
      transition: .3s; }
      section.tour-details .description-wrapper .switch p {
        font-size: 16px;
        color: #2e2e30;
        margin: 0;
        padding: 25px 0;
        margin-left: 30px;
        margin-right: 20px;
        position: relative;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        cursor: pointer;
        transition: .3s; }
        section.tour-details .description-wrapper .switch p:after {
          content: "";
          background: #3e365b;
          height: 2px;
          width: 0;
          position: absolute;
          bottom: 0;
          left: 0;
          transition: .3s; }
        section.tour-details .description-wrapper .switch p.active {
          color: #3e365b;
          font-weight: bold; }
          section.tour-details .description-wrapper .switch p.active:after {
            width: 100%; }
      section.tour-details .description-wrapper .switch:before {
        content: "";
        position: absolute;
        width: 30px;
        z-index: 2;
        background: white;
        right: -30px;
        top: 0;
        height: 100%; }
    section.tour-details .description-wrapper .content-items {
      background: white;
      padding: 50px 60px;
      margin-top: 30px; }
      section.tour-details .description-wrapper .content-items .title {
        margin-top: 0;
        font-size: 24px;
        color: #151517;
        margin-bottom: 32px; }
      section.tour-details .description-wrapper .content-items .carousel-wrapper {
        position: relative; }
        section.tour-details .description-wrapper .content-items .carousel-wrapper:before {
          content: "";
          height: calc(100% - 50px);
          width: 1px;
          background: #b1aebf;
          position: absolute;
          left: 24.5px;
          top: 20px;
          z-index: 1; }
      section.tour-details .description-wrapper .content-items .carousel {
        display: flex;
        justify-content: space-between;
        margin-bottom: 25px;
        position: relative;
        z-index: 2;
        cursor: pointer; }
        section.tour-details .description-wrapper .content-items .carousel .day {
          margin: 0;
          height: 25px;
          width: 25px;
          border-radius: 50%;
          border: 1px solid #b1aebf;
          margin-right: 22.5px;
          margin-left: 12.5px;
          transition: .3s;
          margin-top: 12.5px;
          background: white;
          transition: .1s; }
          section.tour-details .description-wrapper .content-items .carousel .day span {
            display: block;
            height: 50%;
            display: flex;
            justify-content: space-around;
            align-items: center;
            color: white;
            height: 25px;
            line-height: 25px;
            color: #b1aebf; }
            section.tour-details .description-wrapper .content-items .carousel .day span:first-child {
              font-size: 14px;
              height: 0;
              transition: .1s;
              opacity: 0;
              overflow: hidden;
              text-transform: capitalize; }
            section.tour-details .description-wrapper .content-items .carousel .day span:last-child {
              font-size: 16px; }
        section.tour-details .description-wrapper .content-items .carousel .description {
          width: calc(100% - 50px);
          padding: 18px 25px;
          border: 1px solid #ebebee; }
          section.tour-details .description-wrapper .content-items .carousel .description .day-title {
            font-size: 16px;
            color: #3e365b;
            margin: 0;
            cursor: pointer; }
          section.tour-details .description-wrapper .content-items .carousel .description .content {
            font-size: 14px;
            color: #1d1d1d;
            display: none; }
        section.tour-details .description-wrapper .content-items .carousel.active {
          cursor: default; }
          section.tour-details .description-wrapper .content-items .carousel.active .day {
            height: 50px;
            width: 50px;
            background: #b1aebf;
            margin-right: 10px;
            background: #b1aebf;
            border: 1px solid #b1aebf;
            color: white;
            margin-left: 0;
            margin-top: 0;
            padding: 10px 0; }
            section.tour-details .description-wrapper .content-items .carousel.active .day span {
              display: block;
              height: 50%;
              display: flex;
              justify-content: space-around;
              align-items: center;
              color: white;
              line-height: 16px; }
              section.tour-details .description-wrapper .content-items .carousel.active .day span:first-child {
                font-size: 14px;
                height: auto;
                opacity: 1; }
              section.tour-details .description-wrapper .content-items .carousel.active .day span:last-child {
                font-size: 16px; }
        section.tour-details .description-wrapper .content-items .carousel:first-child .description .content {
          display: block; }
      section.tour-details .description-wrapper .content-items .sub-title {
        font-size: 22px;
        color: #151517;
        font-weight: normal; }
      section.tour-details .description-wrapper .content-items .content {
        font-size: 14px;
        line-height: 1.6;
        padding-right: 20%; }
      section.tour-details .description-wrapper .content-items .services .item {
        display: block;
        margin-top: 30px; }
        section.tour-details .description-wrapper .content-items .services .item .service-wrapper {
          display: block;
          padding: 0; }
          section.tour-details .description-wrapper .content-items .services .item .service-wrapper span {
            display: inline-block;
            vertical-align: top;
            font-size: 16px;
            line-height: 1.6;
            color: #070707; }
            section.tour-details .description-wrapper .content-items .services .item .service-wrapper span.svg-wrapper {
              height: calc(16px * 1.6);
              margin-right: 30px; }
            section.tour-details .description-wrapper .content-items .services .item .service-wrapper span svg {
              fill: #83818d; }
      section.tour-details .description-wrapper .content-items .not-included {
        padding-top: 15px; }
        section.tour-details .description-wrapper .content-items .not-included p {
          font-size: 16px;
          margin-top: 20px;
          margin-bottom: 0;
          color: #bbbbbb; }
          section.tour-details .description-wrapper .content-items .not-included p.item {
            padding-left: 30px;
            background-image: url(../icons/not-included.svg);
            background-position: left center;
            background-repeat: no-repeat;
            background-size: 18px; }
      section.tour-details .description-wrapper .content-items .hotel-item {
        margin-top: 45px; }
        section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper {
          display: flex;
          align-items: center;
          justify-content: space-between;
          position: relative;
          margin-bottom: 30px; }
          section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .left {
            display: flex;
            align-items: center; }
            section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .left .stars {
              margin-left: 23px; }
              section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .left .stars span {
                display: inline-block;
                width: 18px;
                height: 18px;
                margin-right: 2px;
                background-image: url(../icons/star.svg);
                background-repeat: no-repeat;
                background-size: 18px;
                background-position: center; }
                section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .left .stars span.active {
                  background-image: url(../icons/star-filled.svg); }
            section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .left h4 {
              font-size: 20px;
              color: #151517;
              margin-top: 0;
              margin-bottom: 0; }
          section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .navigation {
            bottom: initial;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
        section.tour-details .description-wrapper .content-items .hotel-item .photos {
          width: 100%;
          position: relative;
          overflow: hidden; }
          section.tour-details .description-wrapper .content-items .hotel-item .photos img {
            width: 100%; }
        section.tour-details .description-wrapper .content-items .hotel-item .serv {
          padding: 5px 20px;
          border: 1px solid #ebebee;
          margin-top: 20px; }
          section.tour-details .description-wrapper .content-items .hotel-item .serv p {
            font-size: 14px;
            color: #b1aebf;
            display: inline-block;
            padding-right: 30px;
            margin-top: 15px; }
        section.tour-details .description-wrapper .content-items .hotel-item .content {
          margin-top: 30px; }
      section.tour-details .description-wrapper .content-items .gallery-wrapper {
        position: relative;
        margin-top: -15px; }
        section.tour-details .description-wrapper .content-items .gallery-wrapper .gallery-overview {
          overflow: hidden;
          opacity: 0;
          transition: .3s;
          height: 300px; }
          section.tour-details .description-wrapper .content-items .gallery-wrapper .gallery-overview .img-wrapper {
            display: inline-block;
            position: relative;
            padding: 15px;
            margin-left: -15px;
            width: calc(100% / 3);
            outline: none;
            cursor: pointer; }
            section.tour-details .description-wrapper .content-items .gallery-wrapper .gallery-overview .img-wrapper img {
              position: relative;
              width: 100%;
              height: auto;
              max-height: 300px; }
          section.tour-details .description-wrapper .content-items .gallery-wrapper .gallery-overview.slick-initialized {
            opacity: 1;
            height: auto; }
      section.tour-details .description-wrapper .content-items .title-wrapper {
        position: relative; }
  section.tour-details .calculator-wrapper {
    transition: .2s; }
    section.tour-details .calculator-wrapper .header .title {
      font-size: 16px;
      margin: 0;
      padding: 25px 0;
      position: relative;
      color: white;
      background: #b1aebf;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      text-align: center; }
    section.tour-details .calculator-wrapper .header .price {
      display: none; }
    section.tour-details .calculator-wrapper .calculator-body {
      background: #ebebee;
      padding: 30px;
      transition: .3s; }
      section.tour-details .calculator-wrapper .calculator-body #validation-message {
        color: red;
        transition: .3s;
        padding: 0; }
        section.tour-details .calculator-wrapper .calculator-body #validation-message.active {
          padding-bottom: 20px; }
      section.tour-details .calculator-wrapper .calculator-body .calculator-group {
        font-size: 16px;
        margin-top: 30px; }
        section.tour-details .calculator-wrapper .calculator-body .calculator-group label {
          color: #2e2e30; }
          section.tour-details .calculator-wrapper .calculator-body .calculator-group label.with-icon {
            padding-left: 30px;
            background-repeat: no-repeat;
            background-position: left center;
            background-size: 20px 100%; }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group label.with-icon.calendar {
              background-image: url(../icons/calendar-gray.svg); }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group label.with-icon.travellers {
              background-image: url(../icons/user-gray.svg); }
        section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex {
          display: flex;
          justify-content: space-between; }
          section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input {
            margin-top: 15px;
            width: 32%;
            position: relative;
            margin-top: 3.5rem; }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input p {
              font-size: 14px;
              margin: 0;
              padding: 0;
              color: #2e2e30;
              width: 100%;
              position: absolute;
              top: -2rem;
              opacity: .7; }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input input {
              position: relative;
              width: 100%;
              margin-top: 0; }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input span {
              display: block;
              position: absolute;
              height: 50%;
              width: 30px;
              right: 0;
              background: white;
              cursor: pointer; }
              section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input span:hover:after {
                border-top: 6px solid #3e365b; }
              section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input span:after {
                content: "";
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-top: 6px solid #b8b8b9;
                transition: .2s; }
              section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input span.plus {
                top: 0;
                -webkit-transform: rotate(180deg);
                        transform: rotate(180deg); }
              section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input span.minus {
                bottom: 0; }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input.long {
              width: 48%; }
            section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input:after {
              content: attr(data-age);
              content: none;
              position: absolute;
              bottom: -5px;
              font-size: 12px;
              font-style: italic;
              color: red;
              left: 0; }
        section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.full input, section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.full select {
          width: 100%; }
        section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.full select {
          margin-top: 15px;
          outline: none;
          border: none;
          padding: 15px;
          -webkit-appearance: none; }
        section.tour-details .calculator-wrapper .calculator-body .calculator-group input {
          margin-top: 15px;
          outline: none;
          border: none;
          padding: 15px; }
        section.tour-details .calculator-wrapper .calculator-body .calculator-group:first-child {
          margin-top: 0; }
    section.tour-details .calculator-wrapper .result {
      background: white;
      padding: 25px 30px;
      justify-content: space-between;
      display: flex;
      border-left: 1px solid #ebebee;
      border-right: 1px solid #ebebee; }
      section.tour-details .calculator-wrapper .result .total {
        font-size: 26px;
        margin: 0; }
      section.tour-details .calculator-wrapper .result .price {
        text-align: right; }
        section.tour-details .calculator-wrapper .result .price h3 {
          color: #3e365b;
          font-size: 26px;
          margin: 0; }
        section.tour-details .calculator-wrapper .result .price p {
          font-size: 16px;
          margin-bottom: 0; }
    section.tour-details .calculator-wrapper .book-now {
      font-size: 14px;
      margin: 0;
      padding: 25px 0;
      position: relative;
      color: white;
      background-color: #b1aebf;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      text-align: center;
      text-transform: uppercase;
      width: 100%;
      -webkit-appearance: none;
      border: none;
      cursor: pointer;
      outline: none;
      transition: .3s;
      z-index: 20; }
      section.tour-details .calculator-wrapper .book-now.cancontinue {
        background-color: #3e365b; }
      section.tour-details .calculator-wrapper .book-now.fixed {
        width: 100%;
        left: 0;
        top: 60px;
        position: fixed;
        z-index: 21; }
    section.tour-details .calculator-wrapper.hidden {
      opacity: 0;
      -webkit-transform: translateY(10%);
              transform: translateY(10%); }
  section.tour-details.fixed .description-wrapper .switch {
    position: fixed;
    top: 0;
    box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.38);
    z-index: 9; }
  section.tour-details.fixed .calculator-wrapper {
    position: fixed;
    top: 0;
    z-index: 9; }

section.small-title {
  background: #f4f4f4; }
  section.small-title .header-wrapper {
    position: relative;
    padding-top: 65px; }
    section.small-title .header-wrapper h1 {
      font-size: 26px;
      margin-top: 0;
      color: #2e2e30;
      margin-bottom: 0; }
    section.small-title .header-wrapper p {
      font-size: 16px;
      margin-top: 22px;
      color: #151517;
      margin-bottom: 0;
      opacity: .7; }

section.traveller-details {
  background: #f4f4f4;
  position: relative;
  padding-bottom: 60px; }
  section.traveller-details .cart-wrapper {
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
    margin-top: 30px;
    border: 1px solid #e1e1e1;
    position: relative;
    border-radius: 2px;
    overflow: hidden;
    padding-right: 0; }
    section.traveller-details .cart-wrapper .img-wrapper {
      width: 20%;
      position: relative;
      height: 108px;
      background-position: center;
      background-size: cover; }
      section.traveller-details .cart-wrapper .img-wrapper img {
        position: relative;
        width: 100%;
        height: auto; }
    section.traveller-details .cart-wrapper .title-wrapper {
      width: 46%;
      padding: 0 20px; }
      section.traveller-details .cart-wrapper .title-wrapper .tour-title {
        font-size: 24px;
        color: #151517;
        line-height: 1.2;
        margin: 0;
        height: calc(24px * 2 * 1.2);
        overflow: hidden; }
      section.traveller-details .cart-wrapper .title-wrapper .services {
        margin-top: 30px; }
    section.traveller-details .cart-wrapper .price-wrapper {
      position: relative;
      width: 34%;
      display: flex;
      justify-content: space-around;
      align-items: center; }
      section.traveller-details .cart-wrapper .price-wrapper .days {
        margin-top: 20px;
        font-size: 16px;
        background: #3e365b;
        color: white;
        display: inline-block;
        border-radius: 2px;
        margin-bottom: 0;
        padding: 9px 46px; }
      section.traveller-details .cart-wrapper .price-wrapper .price {
        color: #3e365b;
        font-size: 26px;
        margin: 0;
        font-weight: bold;
        margin-top: 14px;
        text-align: center; }
      section.traveller-details .cart-wrapper .price-wrapper:before {
        content: "";
        height: 300%;
        width: 1px;
        left: 0;
        top: -100px;
        background: #e1e1e1;
        position: absolute; }
  section.traveller-details .additional-info-wrapper {
    padding: 25px 30px;
    border: 1px solid #dfdfdf;
    margin-top: 30px;
    border-radius: 2px; }
    section.traveller-details .additional-info-wrapper h2 {
      font-size: 26px;
      color: #151517;
      margin: 0; }
      section.traveller-details .additional-info-wrapper h2.price {
        font-size: 28px;
        color: #3e365b;
        margin-top: 20px; }
    section.traveller-details .additional-info-wrapper h3 {
      font-size: 20px;
      margin: 0;
      color: #151517; }
    section.traveller-details .additional-info-wrapper p {
      font-size: 16px;
      color: rgba(21, 21, 23, 0.6);
      margin-top: 20px;
      margin-bottom: 0; }
      section.traveller-details .additional-info-wrapper p.with-icon {
        margin-top: 25px;
        padding-left: 40px;
        background-repeat: no-repeat;
        background-size: 20px 100%;
        background-position: left center; }
        section.traveller-details .additional-info-wrapper p.with-icon.phone {
          background-image: url(../icons/phone-indigo.svg); }
        section.traveller-details .additional-info-wrapper p.with-icon.mail {
          background-image: url(../icons/email-indigo.svg); }
    section.traveller-details .additional-info-wrapper .info-group {
      position: relative;
      width: 100%;
      display: block;
      padding-right: 30%; }
      section.traveller-details .additional-info-wrapper .info-group p {
        width: 49%;
        display: inline-block; }
    section.traveller-details .additional-info-wrapper .submit {
      text-transform: uppercase;
      font-size: 14px;
      color: white;
      background: red;
      border-radius: 30px;
      padding: 17px 72px;
      background: #3e365b;
      outline: none;
      -webkit-appearance: none;
      border: none;
      cursor: pointer;
      font-weight: bold; }
    section.traveller-details .additional-info-wrapper .securing-messages {
      padding-top: 25px; }
      section.traveller-details .additional-info-wrapper .securing-messages p {
        margin-top: 12px;
        position: relative;
        padding-left: 15px;
        color: green;
        font-weight: bold;
        font-size: 14px; }
        section.traveller-details .additional-info-wrapper .securing-messages p:before {
          content: "";
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          height: 3px;
          width: 3px;
          background: rgba(21, 21, 23, 0.6); }
        section.traveller-details .additional-info-wrapper .securing-messages p:first-child {
          font-size: 20px; }
    section.traveller-details .additional-info-wrapper .paypal-link {
      height: 40px;
      width: 70px;
      position: relative;
      display: inline-block;
      margin-left: 5px;
      background-image: url(../icons/paypal.svg);
      background-repeat: no-repeat;
      background-size: 70px;
      background-position: center; }
    section.traveller-details .additional-info-wrapper .booking-wrapper {
      text-align: center;
      align-items: center;
      display: flex;
      margin-top: 35px; }

section.profile {
  background: #f4f4f4;
  padding-bottom: 45px; }
  section.profile .user-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 30px;
    background: white;
    border-radius: 2px;
    margin-top: 30px; }
    section.profile .user-wrapper h1 {
      font-size: 20px;
      color: #151517;
      margin: 0; }
    section.profile .user-wrapper p {
      color: #b8b8b9;
      margin-top: 15px;
      margin-bottom: 0;
      font-size: 16px;
      padding-left: 20px; }
      section.profile .user-wrapper p.with-icon {
        background-position: left center;
        background-size: 12px 100%;
        background-repeat: no-repeat; }
        section.profile .user-wrapper p.with-icon.location {
          background-image: url(../icons/location-gray.svg); }
    section.profile .user-wrapper .image-wrapper {
      width: 37%;
      position: relative;
      border-radius: 50%;
      overflow: hidden; }
      section.profile .user-wrapper .image-wrapper img {
        position: relative;
        width: 100%;
        height: auto; }
    section.profile .user-wrapper .fullname-wrapper {
      width: calc(63% - 30px);
      padding-left: 30px; }
  section.profile .button-rounded {
    float: right;
    margin-top: 30px; }
  section.profile .booking-filter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
    background: white;
    border-top: 1px solid #dfdfdf; }
    section.profile .booking-filter a {
      font-size: 16px;
      color: #2e2e30;
      border: 1px solid #dfdfdf;
      padding: 15px 30px;
      border-radius: 2px;
      overflow: hidden;
      display: block;
      min-width: 200px;
      text-align: center; }
      section.profile .booking-filter a.active {
        color: white;
        background: #b1aebf; }

section.about {
  background-image: url(../img/contact-bg.png);
  background-size: cover;
  background-position: center;
  padding: 165px 0;
  justify-content: space-between;
  display: flex;
  align-items: center;
  background-color: #f4f4f4; }
  section.about .flex {
    justify-content: space-between;
    display: flex;
    align-items: center; }
  section.about .box-item {
    border: 2px solid #a6acbd;
    padding: 30px;
    color: #ffffff;
    border-radius: 4px; }
    section.about .box-item .title {
      font-size: 26px;
      margin: 0; }
    section.about .box-item .content {
      margin-bottom: 0;
      margin-top: 23px;
      font-size: 14px;
      line-height: 1.7;
      height: calc(1.7 * 14px * 5);
      overflow: hidden; }
    section.about .box-item:nth-child(2) {
      margin-top: 30px; }
    section.about .box-item.main {
      position: relative;
      width: 70%;
      align-content: center;
      text-align: center;
      margin: 0 auto; }
      section.about .box-item.main .title {
        font-size: 42px; }

section.contact {
  padding: 100px 0; }
  section.contact .flex {
    display: flex;
    align-items: center; }
  section.contact .title-wrapper h1 {
    font-size: 37px;
    margin: 0; }
  section.contact .title-wrapper p {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 0; }
  section.contact .info-wrapper {
    display: flex;
    align-items: center;
    flex-direction: row-reverse; }
    section.contact .info-wrapper p {
      font-size: 25px; }
    section.contact .info-wrapper img {
      height: 80px;
      width: auto;
      margin-right: 30px; }

section.popup-item.hidden {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  background: transparent;
  display: flex;
  justify-content: space-around;
  align-items: center;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  overflow: hidden;
  transition: .3s .3s;
  z-index: 23;
  display: flex; }
  section.popup-item.hidden .dark-bg {
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6; }
  section.popup-item.hidden .wrapper {
    padding: 40px 50px;
    background: white;
    width: 816px;
    position: relative;
    z-index: 7;
    -webkit-transform: scale(0);
            transform: scale(0);
    transition: .3s; }
    section.popup-item.hidden .wrapper .title {
      font-size: 24px;
      margin: 0; }
    section.popup-item.hidden .wrapper .content-wrapper {
      margin-top: 15px;
      border: #ebebee;
      padding: 35px;
      font-size: 14px;
      border: 1px solid #ebebee;
      line-height: 1.6; }
      section.popup-item.hidden .wrapper .content-wrapper .content {
        height: 480px;
        overflow: hidden;
        padding-right: 30px;
        position: relative; }
        section.popup-item.hidden .wrapper .content-wrapper .content * {
          font-family: "regular" !important; }
    section.popup-item.hidden .wrapper .close {
      position: absolute;
      right: -45px;
      top: -35px;
      background: white;
      border-radius: 50%;
      height: 35px;
      width: 35px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      cursor: pointer; }
      section.popup-item.hidden .wrapper .close:before, section.popup-item.hidden .wrapper .close:after {
        content: "";
        height: 2px;
        width: 12px;
        background: #9f519f;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      section.popup-item.hidden .wrapper .close:after {
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
                transform: translate(-50%, -50%) rotate(-90deg); }
    section.popup-item.hidden .wrapper.success, section.popup-item.hidden .wrapper.error {
      width: 416px;
      padding: 15px 35px;
      padding-bottom: 30px; }
      section.popup-item.hidden .wrapper.success .title, section.popup-item.hidden .wrapper.error .title {
        text-align: center; }
      section.popup-item.hidden .wrapper.success .content-wrapper .content, section.popup-item.hidden .wrapper.error .content-wrapper .content {
        height: 142px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        padding-right: 0;
        font-size: 16px;
        color: #402040; }
    section.popup-item.hidden .wrapper.success .title {
      color: #1c921c; }
    section.popup-item.hidden .wrapper.error .title {
      color: #d85c5c; }
  section.popup-item.hidden.active {
    -webkit-transform: none;
            transform: none;
    transition: .3s; }
    section.popup-item.hidden.active .wrapper {
      -webkit-transform: none;
              transform: none;
      transition: .3s .3s; }

section.photo-gallery {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 25;
  display: flex;
  align-items: center;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: .3s .3s;
  overflow: hidden; }
  section.photo-gallery .slider-wrapper {
    position: relative;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
    transition: .3s;
    padding: 15px 110px;
    max-width: 1000px;
    margin: 0 auto;
    background: white;
    padding-bottom: 30px; }
    section.photo-gallery .slider-wrapper .close {
      position: absolute;
      right: -45px;
      top: -35px;
      background: white;
      border-radius: 50%;
      height: 35px;
      width: 35px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      cursor: pointer;
      transition: .3s; }
      section.photo-gallery .slider-wrapper .close:before, section.photo-gallery .slider-wrapper .close:after {
        content: "";
        height: 2px;
        width: 12px;
        background: #9f519f;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      section.photo-gallery .slider-wrapper .close:after {
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
                transform: translate(-50%, -50%) rotate(-90deg); }
      section.photo-gallery .slider-wrapper .close:hover {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
    section.photo-gallery .slider-wrapper .arrow {
      width: 110px;
      height: 100%;
      cursor: pointer;
      border: 1px solid rgba(255, 255, 255, 0.45);
      position: absolute;
      top: 0;
      opacity: .4;
      transition: .2s;
      background-image: url(../icons/arrow-left.svg);
      background-size: 10px;
      background-position: center;
      background-repeat: no-repeat; }
      section.photo-gallery .slider-wrapper .arrow:hover {
        opacity: 1; }
      section.photo-gallery .slider-wrapper .arrow.next {
        right: 0; }
      section.photo-gallery .slider-wrapper .arrow.prev {
        left: 0;
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
    section.photo-gallery .slider-wrapper .slider {
      position: relative;
      overflow: hidden; }
      section.photo-gallery .slider-wrapper .slider .image-wrapper {
        display: inline-block;
        text-align: center;
        outline: none;
        position: relative; }
        section.photo-gallery .slider-wrapper .slider .image-wrapper img {
          position: relative;
          position: relative;
          width: 100%;
          height: auto;
          margin-left: -15px;
          margin-right: -15px; }
      section.photo-gallery .slider-wrapper .slider .slick-list, section.photo-gallery .slider-wrapper .slider .slick-track, section.photo-gallery .slider-wrapper .slider .image-wrapper {
        position: relative;
        height: 100%; }
  section.photo-gallery h3 {
    font-size: 24px; }

section.hidden {
  display: none; }

.services .item {
  display: inline-block;
  background-repeat: no-repeat;
  font-size: 12px;
  height: 20px;
  position: relative;
  opacity: .4; }
  .services .item .service-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 10px; }
    .services .item .service-wrapper .svg-wrapper {
      position: relative;
      height: calc(12px * 1.6);
      width: 20px;
      margin-right: 5px; }
      .services .item .service-wrapper .svg-wrapper svg {
        position: relative;
        height: 100%;
        width: 100%; }
  .services .item:first-child {
    padding-left: 0; }
    .services .item:first-child .service-wrapper {
      padding-left: 0; }
  .services .item.active {
    opacity: 1; }

.services.special {
  color: #151517;
  font-size: 0;
  font-weight: normal;
  text-transform: capitalize;
  background: #9f52a0;
  color: white;
  display: inline-block;
  border-radius: 2px;
  padding: 5px 12px;
  margin-top: 15px; }
  .services.special .item {
    opacity: 1; }
    .services.special .item .service-wrapper .svg-wrapper svg {
      fill: white; }

footer {
  height: 220px;
  background: #151517;
  display: flex;
  align-items: center; }
  footer a {
    text-decoration: none;
    color: white; }
  footer .footer-wrapper {
    display: flex;
    align-items: center;
    position: relative; }
    footer .footer-wrapper .copyright p {
      margin-top: 40px;
      margin-bottom: 0;
      font-size: 14px;
      opacity: .3;
      color: white;
      transition: .3s; }
      footer .footer-wrapper .copyright p:hover {
        opacity: 1; }
    footer .footer-wrapper .footer-menu a {
      font-size: 14px;
      color: white;
      display: block;
      margin-top: 20px;
      opacity: .8;
      transition: .3s; }
      footer .footer-wrapper .footer-menu a:hover {
        opacity: 1; }
      footer .footer-wrapper .footer-menu a:first-child {
        margin-top: 0; }
    footer .footer-wrapper .footer-menu:nth-child(2) {
      margin-left: 14%; }
    footer .footer-wrapper .footer-menu:nth-child(3) {
      margin-left: 13%; }
    footer .footer-wrapper .social {
      position: absolute;
      right: 0;
      top: 0; }
      footer .footer-wrapper .social a {
        height: 30px;
        width: 30px;
        display: inline-block;
        border: 1px solid white;
        margin-left: 8px;
        border-radius: 50%;
        background-position: center;
        background-repeat: no-repeat;
        opacity: .5;
        transition: .1s; }
        footer .footer-wrapper .social a.soc {
          background-image: url(../icons/trip.svg);
          background-size: 18px; }
        footer .footer-wrapper .social a.linedin {
          background-image: url(../icons/linkedin.png); }
        footer .footer-wrapper .social a.fb {
          background-image: url(../icons/fb-white.svg);
          background-size: 7px; }
        footer .footer-wrapper .social a.google {
          background-image: url(../icons/instagram_3.svg);
          background-size: 15px; }
        footer .footer-wrapper .social a:hover {
          opacity: 1; }
  footer .popup-target {
    cursor: pointer; }

.offer-item {
  vertical-align: top;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  transition: 0.8s cubic-bezier(0.66, 0.18, 0.02, 0.99);
  position: relative;
  z-index: 1;
  display: block; }
  .offer-item .item-wrapper {
    background: white;
    position: relative;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    transition: 0.8s cubic-bezier(0.66, 0.18, 0.02, 0.99); }
    .offer-item .item-wrapper .image-wrapper {
      position: relative;
      width: 100%;
      height: auto;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      overflow: hidden; }
      .offer-item .item-wrapper .image-wrapper img {
        position: relative;
        width: 100%;
        height: auto;
        display: block; }
      .offer-item .item-wrapper .image-wrapper .sale {
        font-size: 12px;
        height: 40px;
        width: 40px;
        background: #a62475;
        color: white;
        text-align: center;
        position: absolute;
        top: 16px;
        left: 16px;
        display: flex;
        align-items: center;
        justify-content: space-around;
        border-radius: 50%; }
        .offer-item .item-wrapper .image-wrapper .sale.white {
          background: white;
          color: #9f52a0; }
      .offer-item .item-wrapper .image-wrapper .read-more {
        position: absolute;
        z-index: 2;
        background: rgba(255, 255, 255, 0.6);
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: space-around;
        transition: .2s;
        opacity: 0; }
        .offer-item .item-wrapper .image-wrapper .read-more span {
          background: white;
          transition: .3s;
          font-size: 14px;
          color: #3e365b;
          padding: 17px 80px;
          text-transform: uppercase;
          border-radius: 30px;
          font-weight: bold;
          cursor: pointer;
          -webkit-transform: scale(0.2);
                  transform: scale(0.2);
          display: block;
          border: 1px solid #9f52a0; }
          .offer-item .item-wrapper .image-wrapper .read-more span a {
            color: #3e365b;
            text-decoration: none; }
        .offer-item .item-wrapper .image-wrapper .read-more:hover {
          opacity: 1; }
          .offer-item .item-wrapper .image-wrapper .read-more:hover span {
            -webkit-transform: none;
                    transform: none; }
    .offer-item .item-wrapper .content-wrapper {
      padding: 16px;
      position: relative; }
      .offer-item .item-wrapper .content-wrapper .hidden-link {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%; }
        .offer-item .item-wrapper .content-wrapper .hidden-link:after {
          content: "";
          position: absolute;
          left: 0;
          bottom: 0;
          width: 0;
          background: #9f52a0;
          height: 2px;
          transition: 0.8s cubic-bezier(0.66, 0.18, 0.02, 0.99); }
      .offer-item .item-wrapper .content-wrapper .location {
        font-size: 18px;
        font-weight: normal;
        text-transform: capitalize;
        margin-bottom: 0;
        margin-top: 0; }
        .offer-item .item-wrapper .content-wrapper .location span {
          font-weight: bold; }
      .offer-item .item-wrapper .content-wrapper .offer {
        margin-top: 12px;
        font-size: 12px;
        background: #9f52a0;
        color: white;
        padding: 8px 15px;
        display: inline-block;
        border-radius: 2px;
        background-image: url(../img/tour-icon-white.png);
        background-position: 10px center;
        background-repeat: no-repeat;
        padding-left: 40px; }
        .offer-item .item-wrapper .content-wrapper .offer.blue {
          background-color: #3e365b; }
      .offer-item .item-wrapper .content-wrapper .description {
        margin-top: 15px;
        font-size: 14px;
        line-height: 1.4;
        height: calc(1.4 * 15px * 2);
        overflow: hidden; }
      .offer-item .item-wrapper .content-wrapper .more-info {
        margin-top: 15px;
        display: flex;
        justify-content: space-between;
        text-align: center; }
        .offer-item .item-wrapper .content-wrapper .more-info .vaid-date {
          font-size: 14px;
          color: rgba(21, 21, 23, 0.5); }
        .offer-item .item-wrapper .content-wrapper .more-info .see-more {
          font-size: 14px;
          text-transform: uppercase;
          color: #76708c;
          cursor: pointer;
          font-weight: bold; }
        .offer-item .item-wrapper .content-wrapper .more-info p {
          margin: 0; }
      .offer-item .item-wrapper .content-wrapper .price-wrapper.special-tours {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .offer-item .item-wrapper .content-wrapper .price-wrapper.special-tours .price {
          color: #9f52a0;
          text-transform: capitalize;
          font-size: 20px;
          margin: 0;
          margin-top: 15px; }
  .offer-item.package-tour .content-wrapper .price-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .offer-item.package-tour .content-wrapper .price-wrapper .night {
      margin: 0;
      color: #151517;
      font-size: 16px;
      font-weight: normal;
      text-transform: capitalize;
      padding: 8px 43px;
      background: #9f52a0;
      color: white;
      display: inline-block;
      border-radius: 2px; }
    .offer-item.package-tour .content-wrapper .price-wrapper .price {
      color: #9f52a0;
      text-transform: capitalize;
      font-size: 24px;
      margin: 0; }
    .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper {
      display: flex;
      background: #9f52a0;
      align-items: center;
      padding: 10px 25px; }
      .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper .night {
        padding: 0; }
      .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper .svg-wrapper {
        position: relative;
        height: calc(12px * 1.6);
        width: 30px;
        margin-right: 5px; }
        .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper .svg-wrapper svg {
          fill: white;
          position: relative;
          height: 100%;
          width: 100%; }
      .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper.pinned {
        padding: 7px 25px;
        border-radius: 2px; }
        .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper.pinned h4 {
          font-size: 14px; }
        .offer-item.package-tour .content-wrapper .price-wrapper .service-wrapper.pinned .svg-wrapper {
          height: 20px;
          width: 20px; }
  .offer-item.package-tour .content-wrapper .title {
    font-size: 18px;
    font-weight: bold;
    color: #151517;
    margin-top: 16px;
    margin-bottom: 8px; }
  .offer-item.package-tour .content-wrapper .description {
    margin: 0;
    margin-top: 0;
    font-size: 16px;
    line-height: 1.6;
    height: calc(2 * 16px * 1.6);
    overflow: hidden; }
  .offer-item.package-tour .content-wrapper .more-info {
    margin-top: 15px; }
  .offer-item.pinned .content-wrapper {
    padding: 15px 20px; }
    .offer-item.pinned .content-wrapper .price-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .offer-item.pinned .content-wrapper .price-wrapper .title {
        font-size: 24px;
        margin-top: 0; }
      .offer-item.pinned .content-wrapper .price-wrapper .price {
        margin-left: 36px; }
    .offer-item.pinned .content-wrapper .more-info {
      align-items: flex-end;
      margin-top: 10px; }
      .offer-item.pinned .content-wrapper .more-info .details {
        text-transform: uppercase;
        font-size: 14px;
        color: white;
        background: red;
        border-radius: 30px;
        padding: 17px 75px;
        background: #3e365b;
        transition: .3s; }
        .offer-item.pinned .content-wrapper .more-info .details:hover {
          background: #9f52a0; }
  .offer-item:hover {
    box-shadow: 1px 10px 45px 5px rgba(62, 54, 91, 0.38); }
    .offer-item:hover .item-wrapper .content-wrapper .hidden-link:after {
      width: 100%; }

.input-group-wrapper {
  margin-top: 30px; }
  .input-group-wrapper .header {
    padding: 15px 30px;
    background: #b1aebf; }
    .input-group-wrapper .header h4 {
      color: white;
      font-size: 20px;
      margin: 0; }
  .input-group-wrapper .body {
    background: white;
    padding: 15px 30px;
    padding-bottom: 40px; }
    .input-group-wrapper .body .errors p {
      font-size: 1.6rem;
      opacity: .7;
      color: #151517;
      margin-top: 15px;
      margin-bottom: 0; }
      .input-group-wrapper .body .errors p:first-child {
        margin-top: 0; }
    .input-group-wrapper .body .input-group {
      display: block;
      margin-top: 20px; }
      .input-group-wrapper .body .input-group label {
        font-size: 16px;
        color: #2e2e30; }
      .input-group-wrapper .body .input-group input, .input-group-wrapper .body .input-group select {
        margin-top: 8px;
        padding: 15px;
        font-size: 16px;
        color: #2e2e30;
        border: 1px solid #dfdfdf;
        transition: .3s linear;
        outline: none;
        display: block;
        -webkit-appearance: none;
        box-shadow: none; }
        .input-group-wrapper .body .input-group input:hover, .input-group-wrapper .body .input-group input:focus, .input-group-wrapper .body .input-group select:hover, .input-group-wrapper .body .input-group select:focus {
          border-color: #3c355b; }
        .input-group-wrapper .body .input-group input.with-icon, .input-group-wrapper .body .input-group select.with-icon {
          padding-left: 45px;
          background-repeat: no-repeat;
          background-size: 15px; }
          .input-group-wrapper .body .input-group input.with-icon.email, .input-group-wrapper .body .input-group select.with-icon.email {
            background-image: url(../icons/email-gray.svg);
            background-position: 15px center; }
          .input-group-wrapper .body .input-group input.with-icon.user, .input-group-wrapper .body .input-group select.with-icon.user {
            background-image: url(../icons/user-gray.svg);
            background-position: 15px center; }
          .input-group-wrapper .body .input-group input.with-icon.mobile, .input-group-wrapper .body .input-group select.with-icon.mobile {
            background-image: url(../icons/phone-gray.svg);
            background-position: 15px center; }
          .input-group-wrapper .body .input-group input.with-icon.plane, .input-group-wrapper .body .input-group select.with-icon.plane {
            background-image: url(../icons/plane-gray.svg);
            background-position: 15px center;
            background-size: 20px; }
          .input-group-wrapper .body .input-group input.with-icon.time, .input-group-wrapper .body .input-group select.with-icon.time {
            background-image: url(../icons/time-gray.svg);
            background-position: 15px center; }
      .input-group-wrapper .body .input-group select {
        min-width: 150px; }
        .input-group-wrapper .body .input-group select.with-icon {
          width: 260px; }
      .input-group-wrapper .body .input-group input {
        width: 260px; }
      .input-group-wrapper .body .input-group.inline {
        display: inline-block; }
      .input-group-wrapper .body .input-group.m-l {
        margin-left: 30px; }
  .input-group-wrapper.sub-menu {
    padding: 0 30px;
    background: white; }
    .input-group-wrapper.sub-menu a {
      margin-right: 40px;
      font-size: 16px;
      color: #2e2e30;
      padding: 27px 0;
      display: inline-block;
      border-bottom: 2px solid white; }
      .input-group-wrapper.sub-menu a.active {
        color: #3e365b;
        font-weight: bold;
        border-bottom: 2px solid #3e365b; }
  .input-group-wrapper.history .body {
    padding-top: 1px;
    padding-bottom: 30px; }
  .input-group-wrapper.history .cart-wrapper {
    padding: 22px 30px;
    padding-right: 0; }
    .input-group-wrapper.history .cart-wrapper .price-wrapper .dates {
      font-size: 18px;
      color: #b1aebf;
      margin: 0; }
    .input-group-wrapper.history .cart-wrapper .price-wrapper .days {
      margin-top: 10px;
      padding: 9px 30px; }

.button-rounded {
  text-transform: uppercase;
  font-size: 14px;
  color: white;
  background: red;
  border-radius: 30px;
  padding: 17px 80px;
  background: #3e365b;
  outline: none;
  -webkit-appearance: none;
  border: none;
  cursor: pointer;
  font-weight: bold;
  min-width: 23rem; }

.navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 75px;
  height: 23px; }
  .navigation span {
    position: absolute; }
  .navigation .arrow {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    cursor: pointer; }
    .navigation .arrow span {
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 7px solid #aaaaab;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 0;
      transition: .1s; }
    .navigation .arrow.prev {
      right: initial;
      left: 0; }
      .navigation .arrow.prev span {
        -webkit-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg);
        right: initial;
        left: 0; }
    .navigation .arrow:hover span {
      border-left: 7px solid black; }
  .navigation .separator {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
    width: 1px;
    background: black; }

.responsive-mob {
  display: none !important; }

body[lang='ar'] {
  position: relative; }
  body[lang='ar'] section.subscribe .subscribe-wrapper input {
    padding-left: initial;
    padding-right: 20px; }
    body[lang='ar'] section.subscribe .subscribe-wrapper input:first-child {
      padding-left: initial;
      padding-right: 30px; }
  body[lang='ar'] section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input span {
    right: initial;
    left: 0; }
  body[lang='ar'] footer .footer-wrapper {
    justify-content: space-between; }
    body[lang='ar'] footer .footer-wrapper .social {
      position: relative; }

/* max-width */
@media (max-width: 1589px) {
  section.baner-image {
    height: 350px; }
    section.baner-image .days {
      margin-top: 10px; }
    section.baner-image .price {
      margin-top: 15px; }
    section.baner-image .title {
      font-size: 40px; }
    section.baner-image .services .service-item {
      padding: 15px 0;
      margin-right: 30px; }
      section.baner-image .services .service-item .service-wrapper .svg-wrapper {
        height: 18px;
        max-width: 32px;
        margin-right: 6px; }
  section.tour-details .description-wrapper .content-items {
    padding: 30px 40px; } }

@media (max-width: 1389px) {
  body {
    padding-top: 16vh; }
  section.page-title {
    padding-bottom: 20px; }
  header {
    height: 16vh; }
    header .content-holder {
      height: 16vh; }
      header .content-holder.search.active {
        margin-top: -16vh;
        height: 16vh; }
  section.main-slider {
    margin-top: -16vh; }
    section.main-slider .content {
      padding-top: 5rem; }
      section.main-slider .content .title {
        font-size: 40px; }
      section.main-slider .content .details {
        padding: 16px 56px;
        margin-top: 25px; }
      section.main-slider .content .description {
        margin-top: 20px; }
  section.tours .tours-slider {
    margin-left: -15px;
    width: calc(100% + 30px);
    padding-bottom: 7rem; }
    section.tours .tours-slider .offer-item {
      margin: 0 15px; }
  section.tours .section-description {
    margin-top: 25px; }
  section.subscribe {
    height: 300px; }
    section.subscribe .content .title {
      font-size: 40px; }
  section.page-title {
    padding-bottom: 35px; }
    section.page-title h1 {
      margin-top: 30px;
      margin-bottom: 20px;
      font-size: 35px; }
  section.baner-image .title {
    font-size: 40px; }
  section.baner-image .price {
    margin-top: 20px; }
  section.tour-details .description-wrapper .switch p {
    font-size: 14px;
    margin-right: 20px;
    margin-left: 15px;
    padding: 18px 0; }
  section.tour-details .description-wrapper .content-items {
    padding: 20px 20px; }
  section.tour-details .calculator-wrapper .result {
    padding: 15px; }
  section.tour-details .calculator-wrapper .book-now {
    padding: 18px 0; }
  section.auth .auth-wrapper, section.resetpassword .auth-wrapper {
    width: 360px; }
    section.auth .auth-wrapper .swith p, section.resetpassword .auth-wrapper .swith p {
      padding: 18px 0; }
    section.auth .auth-wrapper .body, section.resetpassword .auth-wrapper .body {
      padding: 20px 30px; }
      section.auth .auth-wrapper .body .social, section.resetpassword .auth-wrapper .body .social {
        padding: 13px 0; }
        section.auth .auth-wrapper .body .social.Google, section.resetpassword .auth-wrapper .body .social.Google {
          background-size: 16px; }
        section.auth .auth-wrapper .body .social.Facebook, section.resetpassword .auth-wrapper .body .social.Facebook {
          background-size: 8px; }
      section.auth .auth-wrapper .body .instuction, section.resetpassword .auth-wrapper .body .instuction {
        margin-top: 20px; }
      section.auth .auth-wrapper .body input, section.resetpassword .auth-wrapper .body input {
        padding: 13px 43px;
        margin-top: 10px; }
        section.auth .auth-wrapper .body input.button, section.resetpassword .auth-wrapper .body input.button {
          margin-top: 25px; }
  section.about {
    padding: 8rem 0; }
    section.about .box-item {
      padding: 15px; }
      section.about .box-item .title {
        font-size: 22px; }
      section.about .box-item .content {
        margin-top: 15px; }
      section.about .box-item.main .title {
        font-size: 25px; }
  section.contact {
    padding: 50px 0; }
    section.contact .info-wrapper img {
      height: 60px;
      margin-right: 20px; }
    section.contact .info-wrapper p {
      font-size: 18px; }
    section.contact .title-wrapper p {
      font-size: 16px;
      margin-top: 15px; }
  section.profile .user-wrapper {
    margin-top: 20px; }
  section.photo-gallery .slider-wrapper {
    max-width: 700px;
    padding: 15px 60px; }
    section.photo-gallery .slider-wrapper .arrow {
      width: 60px; }
  section.photo-gallery h3 {
    margin: 10px 0; }
  section.traveller-details .additional-info-wrapper .securing-messages {
    padding-top: 20px; }
  .offer-item .item-wrapper .image-wrapper .read-more span {
    padding: 15px 60px; }
  .offer-item.package-tour .content-wrapper .price-wrapper .night {
    font-size: 14px;
    padding: 8px 36px; }
  .offer-item.package-tour .content-wrapper .price-wrapper .price {
    font-size: 22px; }
  .offer-item.pinned .content-wrapper .more-info .details {
    padding: 15px 50px; }
  .offer-item .item-wrapper .content-wrapper .price-wrapper.special-tours .price {
    font-size: 20px; }
  .services .item .service-wrapper {
    padding: 0px 8px; }
    .services .item .service-wrapper .svg-wrapper {
      width: 20px; }
  .datepicker.dropdown-menu table tr td,
  .datepicker.dropdown-menu table tr th {
    font-size: 12px; }
  section.tour-details .calculator-wrapper .calculator-body .calculator-group {
    margin-top: 15px; }
    section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.flex .number-input input {
      font-size: 14px; }
    section.tour-details .calculator-wrapper .calculator-body .calculator-group .inputs.full select {
      font-size: 14px; }
  section.tour-details .calculator-wrapper .calculator-body {
    padding: 15px; }
  section.tour-details .calculator-wrapper .result .total,
  section.tour-details .calculator-wrapper .result .price h3 {
    font-size: 15px; }
  section.tour-details .description-wrapper .content-items .title {
    font-size: 20px;
    margin-bottom: 20px; }
  .input-group-wrapper {
    margin-top: 20px; }
    .input-group-wrapper.sub-menu a {
      padding: 20px 0; } }

@media (max-width: 1169px) {
  section.tours-list .tours-wrapper .offer-item:nth-child(3n-1) {
    margin: auto; }
  section.tours-list .tours-wrapper .offer-item {
    width: 47.5%; }
  section.tours-list .tours-wrapper .offer-item:nth-child(2n) {
    margin-left: 5%; }
  header .content-holder .left .nav {
    padding-left: 30px; }
    header .content-holder .left .nav a {
      margin-right: 20px; }
  section.baner-image {
    height: 300px; }
  section.baner-image .title {
    font-size: 35px; }
  section.baner-image .price {
    margin-top: 10px; }
  section.baner-image {
    height: 300px; } }

@media (max-width: 991px) {
  section.baner-image .price {
    margin-top: 10px; }
  section.main-slider .content .title {
    font-size: 33px;
    margin: 0 auto;
    width: 100%; }
  section.main-slider .content .description {
    font-size: 14px;
    margin: 0 auto;
    width: 100%;
    margin-top: 25px; }
  section.main-slider .details {
    padding: 15px 50px;
    margin-top: 15px; }
  section.tours .tours-slider {
    padding-bottom: 5rem; }
  section.tours.package-tours {
    padding-top: 20px; }
  section.tours .section-description h2 {
    font-size: 30px; }
  section.subscribe .ls-row {
    display: block; }
  section.traveller-details .cart-wrapper .price-wrapper {
    width: 30%; }
  section.traveller-details .cart-wrapper .title-wrapper {
    width: 50%; }
    section.traveller-details .cart-wrapper .title-wrapper .services {
      margin-top: 20px; }
  section.traveller-details .cart-wrapper .img-wrapper {
    height: 85px; }
  section.booking-progress {
    display: none; }
  section.tour-details .description-wrapper .switch:before,
  section.tour-details .description-wrapper .switch {
    display: none; }
  section.tour-details > .ls-container > .ls-row {
    display: flex;
    flex-direction: column-reverse; }
  section.tour-details.fixed .calculator-wrapper {
    position: initial; }
  section.tour-details {
    padding-top: 35px; }
  section.baner-image {
    padding-top: 2rem;
    display: block; }
    section.baner-image .content-wrapper {
      margin-top: 50px; }
    section.baner-image .title {
      font-size: 22px; }
    section.baner-image .services {
      text-align: center; }
      section.baner-image .services .service-item {
        padding: 6px 0;
        margin-right: 10px; }
        section.baner-image .services .service-item .service-wrapper .svg-wrapper {
          max-width: 20px; }
  .datepicker.dropdown-menu table tr td,
  .datepicker.dropdown-menu table tr th {
    font-size: 12px; }
  section.tour-details .calculator-wrapper {
    position: relative;
    padding-bottom: 46px; }
    section.tour-details .calculator-wrapper .book-now {
      padding: 15px 0;
      position: absolute;
      height: 46px;
      transition: .3s;
      left: 0; }
  .services .item {
    height: auto; }
  section.auth .auth-wrapper .body .social {
    background-position: 10% center; }
  section.auth .auth-wrapper .body .social {
    padding: 10px 0; }
  section.auth .auth-wrapper .body #login-form input.email,
  section.auth .auth-wrapper .body #registration-form input.user {
    margin-top: 0; }
  section.auth .auth-wrapper .body .instuction,
  section.auth .auth-wrapper .body .social.Facebook {
    margin-top: 10px; }
  section.auth .auth-wrapper, section.resetpassword .auth-wrapper {
    width: 90%; }
    section.auth .auth-wrapper .close, section.resetpassword .auth-wrapper .close {
      right: 15px;
      top: -46px; }
    section.auth .auth-wrapper .body, section.resetpassword .auth-wrapper .body {
      padding: 10px 15px; }
  section.auth .auth-wrapper .body input.button {
    margin-top: 15px; }
  .offer-item .item-wrapper .content-wrapper {
    padding: 13px; }
    .offer-item .item-wrapper .content-wrapper .more-info {
      margin-top: 15px; }
    .offer-item .item-wrapper .content-wrapper .description {
      margin-top: 10px; }
  section.subscribe {
    height: 400px; }
  section.tour-details .description-wrapper .content-items {
    padding: 15px 15px;
    /*.carousel {
            display: block;

            .day {
                width: 100%;
                border-radius: 0;
                margin: 0;
                text-align: center;
                height: auto !important;
                background: #b1aebf;
                padding: 10px 0;

                span {
                    display: inline-block !important;
                    font-size: 16px !important;
                    vertical-align: top;
                    opacity: 1 !important;
                    height: auto;
                    color: white;
                    line-height: initial;

                    &:first-child {
                        margin-right: 10px;
                        height: auto;
                    }
                }
            }

            .description {
                width: 100%;
                display: block;
                padding: 15px 5px;

                .day-title {
                    text-align: center;
                }

                .content {
                    padding-right: 0;
                }
            }

            &.active {
                width: 100%;

                .day {
                    width: 100%;
                }
            }
        }*/ }
    section.tour-details .description-wrapper .content-items .carousel .description {
      padding: 10px 10px; }
    section.tour-details .description-wrapper .content-items .carousel-wrapper:before {
      content: none; } }

@media (max-width: 768px) {
  .responsive-mob {
    display: block !important; }
  .responsive-mob-hidden {
    display: none !important; }
  header {
    position: fixed;
    height: 60px;
    background: white;
    top: 0;
    width: 100%;
    z-index: 22; }
    header .mobile-nav {
      display: block; }
      header .mobile-nav .messenger-mobile {
        background-image: url(../icons/messenger.svg);
        background-position: center;
        background-repeat: no-repeat;
        cursor: pointer;
        background-size: 25px;
        background-color: transparent;
        position: relative;
        background-color: #0084ff;
        height: 40px;
        width: 40px;
        position: absolute;
        border-radius: 50%;
        top: 10px;
        right: 70px; }
        header .mobile-nav .messenger-mobile a {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%; }
      header .mobile-nav .burger {
        width: 60px;
        height: 60px;
        right: 0;
        background: #9f51a0;
        position: absolute;
        padding: 20px;
        z-index: 99; }
        header .mobile-nav .burger span {
          height: 2px;
          width: 20px;
          background: white;
          display: block;
          margin: 0 auto;
          transition: .2s;
          position: absolute; }
          header .mobile-nav .burger span:first-child {
            top: 21px; }
          header .mobile-nav .burger span:nth-child(2) {
            top: 28px; }
          header .mobile-nav .burger span:nth-child(3) {
            top: 35px; }
      header .mobile-nav .menu {
        margin-top: 60px;
        position: absolute;
        min-height: calc(100vh - 60px);
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        left: 0;
        padding-top: 10vh;
        transition: .3s;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }
        header .mobile-nav .menu a {
          display: block;
          margin: 0 auto;
          font-size: 16px;
          text-align: center;
          margin-top: 30px;
          color: white;
          -webkit-transform: translateX(60%);
                  transform: translateX(60%);
          opacity: 0; }
      header .mobile-nav.menu-in .menu {
        -webkit-transform: none;
                transform: none; }
        header .mobile-nav.menu-in .menu a {
          -webkit-transform: none;
                  transform: none;
          opacity: 1; }
          header .mobile-nav.menu-in .menu a:first-child {
            transition: .3s .15s; }
          header .mobile-nav.menu-in .menu a:nth-child(2) {
            transition: .3s .2s; }
          header .mobile-nav.menu-in .menu a:nth-child(3) {
            transition: .3s .25s; }
          header .mobile-nav.menu-in .menu a:nth-child(4) {
            transition: .3s .3s; }
          header .mobile-nav.menu-in .menu a:nth-child(5) {
            transition: .3s .35s; }
          header .mobile-nav.menu-in .menu a:nth-child(6) {
            transition: .3s .4s; }
          header .mobile-nav.menu-in .menu a:nth-child(7) {
            transition: .3s .45s; }
          header .mobile-nav.menu-in .menu a:nth-child(7) {
            transition: .3s .5s; }
      header .mobile-nav.menu-in .burger span:first-child {
        top: 28px;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
      header .mobile-nav.menu-in .burger span:nth-child(2) {
        opacity: 0; }
      header .mobile-nav.menu-in .burger span:nth-child(3) {
        top: 28px;
        -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg); }
    header .content-holder {
      display: block;
      position: absolute;
      left: 0;
      height: 100%;
      margin-top: 0;
      overflow: hidden; }
      header .content-holder .left .logo-wrapper {
        position: absolute;
        margin-top: 10px;
        margin-left: 15px;
        background-image: url(../icons/logodark.svg);
        background-size: cover;
        height: 35px; }
        header .content-holder .left .logo-wrapper img {
          opacity: 0;
          height: 35px; }
        header .content-holder .left .logo-wrapper a {
          display: block; }
      header .content-holder .left .nav {
        display: none; }
      header .content-holder .right {
        display: none; }
      header .content-holder.search {
        display: none; }
  section.subscribe .ls-row {
    display: block; }
    section.subscribe .ls-row .title {
      font-size: 30px;
      margin-bottom: 20px; }
    section.subscribe .ls-row .subscribe-wrapper {
      border-radius: 0;
      max-width: 320px;
      margin: 0 auto;
      margin-top: 30px; }
      section.subscribe .ls-row .subscribe-wrapper form {
        display: block;
        height: auto;
        max-width: 320px; }
        section.subscribe .ls-row .subscribe-wrapper form input, section.subscribe .ls-row .subscribe-wrapper form button {
          width: 100%;
          text-align: center;
          line-height: initial;
          font-size: 14px;
          padding: 12px 0; }
      section.subscribe .ls-row .subscribe-wrapper .subscribe-form-success {
        display: flex;
        align-items: center;
        justify-content: center; }
    section.subscribe .ls-row .content {
      text-align: center;
      max-width: 450px;
      margin: 0 auto; }
      section.subscribe .ls-row .content .description {
        margin: 0 auto; }
  section.tours.package-tours {
    padding-top: 0; }
  section.main-slider {
    overflow: hidden; }
    section.main-slider .content {
      padding-top: 6rem; }
    section.main-slider .item .bg .video-mobile-bg {
      display: none; }
    section.main-slider .item .bg .image-background.for-mobile {
      display: block; }
  section.popup-item.active .wrapper {
    padding: 10px 10px;
    width: 94%;
    max-width: 100vw; }
    section.popup-item.active .wrapper .content-wrapper {
      padding: 10px; }
      section.popup-item.active .wrapper .content-wrapper .content {
        padding-right: 15px;
        height: 60vh;
        max-height: 65vh; }
    section.popup-item.active .wrapper .close {
      right: 50%;
      -webkit-transform: translateX(50%) rotate(-45deg);
              transform: translateX(50%) rotate(-45deg);
      top: -45px; }
    section.popup-item.active .wrapper .title {
      font-size: 18px; }
  section.about {
    padding: 4rem 0; }
    section.about .flex {
      display: block; }
    section.about .box-item {
      margin-top: 15px; }
      section.about .box-item:nth-child(2) {
        margin-top: 15px; }
      section.about .box-item.main {
        display: none; }
      section.about .box-item .content {
        height: auto;
        margin-top: 10px; }
      section.about .box-item .title {
        font-size: 18px; }
    section.about h2.title {
      text-align: center;
      font-size: 22px;
      color: white;
      margin-top: 0; }
  section.contact {
    padding: 30px 0; }
    section.contact .flex {
      display: block; }
    section.contact .title-wrapper h1 {
      font-size: 25px; }
    section.contact .title-wrapper p {
      font-size: 15px;
      margin-top: 10px; }
    section.contact .info-wrapper {
      margin-top: 15px; }
      section.contact .info-wrapper img {
        height: 45px;
        margin-right: 20px; }
      section.contact .info-wrapper p {
        font-size: 16px; }
  section.tour-details .description-wrapper .content-items .content {
    padding-right: 0; }
  section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper {
    margin-bottom: 40px; }
    section.tour-details .description-wrapper .content-items .hotel-item .title-wrapper .left .stars {
      position: absolute;
      margin-left: 0;
      top: 30px; }
  section.tour-details .description-wrapper .switch {
    width: 700px;
    display: flex; }
  section.tour-details .description-wrapper .switch-wrapper-mobile {
    overflow-y: scroll; }
  section.tour-details .calculator {
    position: fixed;
    transition: .3s;
    z-index: 21;
    width: 100%;
    left: 0;
    top: 60px;
    height: calc(100% - 59px);
    z-index: 10;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    background: #ebebee; }
  section.tour-details .calculator-wrapper .header .title {
    padding: 15px 0; }
  section.tour-details .calculator-wrapper .close-calculator {
    display: block;
    position: relative;
    background: white;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    cursor: pointer;
    margin: 15px auto;
    box-shadow: -3px 1px 20px 2px rgba(70, 54, 91, 0.15); }
    section.tour-details .calculator-wrapper .close-calculator:before, section.tour-details .calculator-wrapper .close-calculator:after {
      content: "";
      height: 2px;
      width: 12px;
      background: #9f519f;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    section.tour-details .calculator-wrapper .close-calculator:after {
      -webkit-transform: translate(-50%, -50%) rotate(-90deg);
              transform: translate(-50%, -50%) rotate(-90deg); }
  section.tour-details.fixed .switch-wrapper-mobile {
    position: fixed;
    top: 60px;
    width: calc(100% - 30px);
    box-shadow: 0px 2px 18px 1px rgba(0, 0, 0, 0.38);
    height: 52px;
    z-index: 9; }
  section.tour-details.fixed .description-wrapper .switch {
    overflow-y: scroll;
    top: 0;
    position: relative;
    box-shadow: none; }
  section.traveller-details .cart-wrapper .price-wrapper:before {
    content: none; }
  section.traveller-details .cart-wrapper .title-wrapper .services {
    margin-top: 20px; }
  section.traveller-details .cart-wrapper .img-wrapper {
    height: initial;
    padding-top: 48%; }
  section.mobile-button {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 9;
    background: #ebebee;
    height: 60px;
    overflow: hidden;
    z-index: 5;
    border-top: 1px solid #c1c1c1;
    box-shadow: 1px -1px 20px 1px rgba(70, 54, 91, 0.15); }
    section.mobile-button .header {
      position: relative;
      height: 60px;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      section.mobile-button .header .title {
        padding: 10px 8px;
        position: relative;
        z-index: 3;
        background: #9f51a0;
        font-size: 15px;
        color: white;
        border-radius: 2px; }
      section.mobile-button .header .price {
        color: #5a5475;
        font-size: 20px;
        display: block;
        padding: 16px 0;
        margin: 0; }
        section.mobile-button .header .price .wrapper {
          display: none; }
          section.mobile-button .header .price .wrapper.active {
            display: block; }
  section.subscribe {
    z-index: 0; }
  section.profile .booking-filter {
    padding: 15px;
    display: block; }
    section.profile .booking-filter a:not(:first-child) {
      margin-top: 10px; }
  section.photo-gallery .slider-wrapper {
    max-width: 100%;
    padding: 15px 30px;
    padding-top: 0; }
    section.photo-gallery .slider-wrapper .arrow {
      width: 30px; }
    section.photo-gallery .slider-wrapper .close {
      right: initial;
      left: 50%;
      -webkit-transform: translateX(-50%) rotate(-45deg);
              transform: translateX(-50%) rotate(-45deg);
      top: -50px; }
  section.photo-gallery h3 {
    text-align: center; }
  footer {
    height: 275px; }
    footer .footer-wrapper {
      display: block; }
      footer .footer-wrapper .copyright {
        display: block;
        text-align: center; }
        footer .footer-wrapper .copyright p {
          margin-top: 15px; }
      footer .footer-wrapper .social {
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
        margin-top: 30px; }
      footer .footer-wrapper .footer-menu {
        display: inline-block;
        margin-left: 0;
        width: 48%;
        vertical-align: top;
        text-align: center; }
        footer .footer-wrapper .footer-menu:nth-child(2), footer .footer-wrapper .footer-menu:nth-child(3) {
          margin-left: 0;
          margin-top: 20px; }
  .navigation {
    position: absolute;
    right: 0;
    bottom: initial;
    width: 55px;
    height: 23px;
    top: 0; }
  .services .item .service-wrapper {
    padding: 0px 5px; }
    .services .item .service-wrapper .svg-wrapper {
      margin-right: 3px; }
  body.auth-in section.auth .auth-wrapper {
    margin-top: 6rem; }
  body.calculator-in {
    height: 100%;
    overflow: hidden;
    position: relative; }
    body.calculator-in section.tour-details .calculator {
      -webkit-transform: none;
              transform: none;
      overflow-y: scroll; }
    body.calculator-in .datepicker.dropdown-menu {
      z-index: 10 !important; }
  .input-group-wrapper.history .cart-wrapper {
    padding: 10px 10px; }
    .input-group-wrapper.history .cart-wrapper .title-wrapper .tour-title {
      text-align: center; }
    .input-group-wrapper.history .cart-wrapper .title-wrapper .services {
      margin-top: 10px; }
    .input-group-wrapper.history .cart-wrapper .price-wrapper > div {
      display: block;
      text-align: center; }
      .input-group-wrapper.history .cart-wrapper .price-wrapper > div .price {
        margin-top: 5px; }
  body[lang='ar'] {
    position: relative; }
    body[lang='ar'] header .mobile-nav .burger {
      left: 0;
      right: initial; }
    body[lang='ar'] header .mobile-nav .messenger-mobile {
      left: 70px;
      right: initial; }
    body[lang='ar'] header .content-holder .left .logo-wrapper {
      margin-left: 0;
      margin-right: 15px; } }

/* max-width */
@media (max-width: 1389px) {
  section.popup-item .wrapper .title {
    font-size: 20px; }
  section.popup-item .wrapper {
    padding: 20px 20px;
    max-width: 60vw; }
    section.popup-item .wrapper .content-wrapper {
      padding: 20px; }
      section.popup-item .wrapper .content-wrapper .content {
        max-height: 55vh; }
  header .content-holder .left .logo-wrapper img {
    height: 35px; }
  header .content-holder .right div {
    height: 38px;
    width: 38px;
    background-size: 15px; }
    header .content-holder .right div.auth {
      width: 80px; }
  header .content-holder.search .right .search-input {
    font-size: 28px; }
  section.traveller-details .cart-wrapper {
    padding: 15px 20px;
    margin-top: 20px; }
    section.traveller-details .cart-wrapper .price-wrapper .days {
      margin-top: 0px;
      padding: 7px 40px;
      font-size: 15px; }
    section.traveller-details .cart-wrapper .price-wrapper .price {
      font-size: 22px; }
    section.traveller-details .cart-wrapper .title-wrapper {
      padding: 0 12px; }
      section.traveller-details .cart-wrapper .title-wrapper .tour-title {
        font-size: 18px;
        height: calc(18px * 2 * 1.2); }
    section.traveller-details .cart-wrapper:before {
      left: 69%; }
  section.traveller-details .additional-info-wrapper {
    padding: 15px 20px;
    margin-top: 20px; }
    section.traveller-details .additional-info-wrapper h3 {
      font-size: 18px; }
    section.traveller-details .additional-info-wrapper .info-group {
      padding-right: 10%; }
      section.traveller-details .additional-info-wrapper .info-group p {
        margin-top: 15px;
        font-size: 15px; }
    section.traveller-details .additional-info-wrapper h2.price {
      font-size: 25px;
      margin-top: 10px; }
    section.traveller-details .additional-info-wrapper .submit {
      padding: 12px 50px; }
    section.traveller-details .additional-info-wrapper .booking-wrapper {
      margin-top: 25px; }
    section.traveller-details .additional-info-wrapper h2 {
      font-size: 22px; }
    section.traveller-details .additional-info-wrapper p {
      font-size: 15px; }
      section.traveller-details .additional-info-wrapper p.with-icon {
        background-size: 15px 100%;
        padding-left: 30px;
        margin-top: 20px; }
  section.small-title .header-wrapper {
    padding-top: 40px; }
    section.small-title .header-wrapper p {
      margin-top: 15px; }
  section.booking-progress {
    padding: 20px 0; }
    section.booking-progress .wrapper .booking-item span {
      height: 35px;
      width: 35px;
      font-size: 14px; }
    section.booking-progress .wrapper .booking-item .title {
      margin-top: 14px;
      font-size: 15px; }
  section.profile .button-rounded {
    padding: 15px 80px;
    margin-top: 20px; }
  section.profile .booking-filter {
    padding: 20px; }
    section.profile .booking-filter a {
      padding: 12px 25px;
      font-size: 14px; }
  .input-group-wrapper .header {
    padding: 20px 25px; }
    .input-group-wrapper .header h4 {
      font-size: 17px; }
  .input-group-wrapper .body {
    padding: 12px 20px;
    padding-bottom: 20px; }
    .input-group-wrapper .body .input-group {
      margin-top: 20px; }
      .input-group-wrapper .body .input-group label {
        font-size: 15px; }
      .input-group-wrapper .body .input-group input, .input-group-wrapper .body .input-group select {
        padding: 12px;
        font-size: 14px;
        margin-top: 10px; }
  .offer-item.package-tour .content-wrapper .more-info {
    margin-top: 13px; }
  .offer-item.package-tour .content-wrapper .title {
    font-size: 16px;
    margin-top: 13px; }
  .offer-item.package-tour .content-wrapper .description {
    font-size: 15px;
    height: calc(2 * 15px * 1.4);
    line-height: 1.4; }
  .offer-item.package-tour .content-wrapper .price-wrapper .price {
    font-size: 20px; } }

@media (max-width: 991px) {
  section.profile .user-wrapper {
    padding: 15px 15px; }
    section.profile .user-wrapper .image-wrapper {
      max-width: 100px; }
  section.profile {
    padding-bottom: 25px; }
    section.profile .button-rounded {
      padding: 10px 50px;
      float: none;
      margin-top: 20px; }
  section .small-title .header-wrapper {
    padding-top: 40px; }
    section .small-title .header-wrapper h1 {
      font-size: 20px; }
    section .small-title .header-wrapper p {
      margin-top: 10px;
      font-size: 15px; }
  .input-group-wrapper .body {
    padding: 10px 20px;
    padding-bottom: 20px; }
    .input-group-wrapper .body .input-group {
      margin-top: 15px; }
      .input-group-wrapper .body .input-group input, .input-group-wrapper .body .input-group select {
        padding: 13px;
        font-size: 14px;
        margin-top: 10px; }
      .input-group-wrapper .body .input-group.m-l {
        margin-left: 0; }
  .input-group-wrapper .header {
    padding: 15px 20px;
    background: #b1aebf; }
    .input-group-wrapper .header h4 {
      font-size: 18px; }
  section.tours .scroll {
    display: none; }
  .input-group-wrapper .body .input-group.inline {
    width: 49%; } }

@media (max-width: 767px) {
  body {
    padding-top: 60px; }
  section.main-slider .item .bg .video-background .video-foreground {
    display: none; }
  section.main-slider .item .bg .video-background .video-mobile-bg {
    height: 100%;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover; }
  section.tours-list .tours-wrapper .offer-item {
    width: 100%;
    margin-top: 20px; }
    section.tours-list .tours-wrapper .offer-item:nth-child(2n) {
      margin-left: 0;
      margin-top: 20px; }
  section.tours-list .load-more {
    padding-top: 40px;
    padding-bottom: 30px; }
    section.tours-list .load-more span {
      padding: 15px 50px; }
  section.traveller-details .cart-wrapper {
    display: block;
    padding: 10px 10px; }
    section.traveller-details .cart-wrapper:before {
      content: none; }
    section.traveller-details .cart-wrapper .img-wrapper, section.traveller-details .cart-wrapper .title-wrapper, section.traveller-details .cart-wrapper .price-wrapper {
      display: block;
      width: 100%; }
    section.traveller-details .cart-wrapper .title-wrapper {
      padding: 0; }
      section.traveller-details .cart-wrapper .title-wrapper .tour-title {
        font-size: 18px;
        margin-top: 15px; }
    section.traveller-details .cart-wrapper .price-wrapper {
      margin-top: 10px; }
      section.traveller-details .cart-wrapper .price-wrapper > div {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        section.traveller-details .cart-wrapper .price-wrapper > div p {
          margin-top: 0; }
      section.traveller-details .cart-wrapper .price-wrapper .days {
        padding: 8px 40px; }
      section.traveller-details .cart-wrapper .price-wrapper .price {
        margin-top: 0;
        font-size: 18px; }
  .tours-wrapper .offer-item:first-child {
    display: block; }
  .offer-item.pinned .content-wrapper .price-wrapper {
    display: block; }
    .offer-item.pinned .content-wrapper .price-wrapper .price-wrapper {
      display: flex; }
    .offer-item.pinned .content-wrapper .price-wrapper .title {
      font-size: 16px;
      margin-top: 13px;
      margin-top: 0; }
    .offer-item.pinned .content-wrapper .price-wrapper .night {
      padding: 8px 25px; }
    .offer-item.pinned .content-wrapper .price-wrapper .price {
      font-size: 18px; }
  .offer-item.pinned .content-wrapper .more-info .details {
    display: none; }
  .input-group-wrapper .body .input-group.inline {
    width: 100%; } }
