@charset "UTF-8";
/*!
*    ______ _       _   _
*    |  ____| |     | | (_)
*    | |__  | | __ _| |_ _  ___ ___  _ __
*    |  __| | |/ _` | __| |/ __/ _ \| '_ \
*    | |    | | (_| | |_| | (_| (_) | | | |
*    |_|    |_|\__,_|\__|_|\___\___/|_| |_|
*
*         https://www.flaticon.com
*/
@font-face {
  font-family: flaticon_ravelo;
  src: url("/static/assets/fonts/flaticon/flaticon_ravelo10f3.woff2?6a17e9e26dbb5a2360f515e123c8e921") format("woff2"), url("/static/assets/fonts/flaticon/flaticon_ravelo10f3.woff?6a17e9e26dbb5a2360f515e123c8e921") format("woff"), url("/static/assets/fonts/flaticon/flaticon_ravelo10f3.eot?6a17e9e26dbb5a2360f515e123c8e921#iefix") format("embedded-opentype"), url("/static/assets/fonts/flaticon/flaticon_ravelo10f3.ttf?6a17e9e26dbb5a2360f515e123c8e921") format("truetype"), url("/static/assets/fonts/flaticon/flaticon_ravelo10f3.svg?6a17e9e26dbb5a2360f515e123c8e921#flaticon_ravelo") format("svg"); }

i[class*=' flaticon-']:before,
i[class^='flaticon-']:before {
  font-family: flaticon_ravelo !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.flaticon-flight:before {
  content: "\F101"; }

.flaticon-tent:before {
  content: "\F102"; }

.flaticon-cycling:before {
  content: "\F103"; }

.flaticon-kayak:before {
  content: "\F104"; }

.flaticon-travel-agency:before {
  content: "\F105"; }

.flaticon-coffee-cup:before {
  content: "\F106"; }

.flaticon-bed:before {
  content: "\F107"; }

.flaticon-double-quotes:before {
  content: "\F108"; }

.flaticon-save-money:before {
  content: "\F109"; }

.flaticon-travel-1:before {
  content: "\F10A"; }

.flaticon-booking:before {
  content: "\F10B"; }

.flaticon-guidepost:before {
  content: "\F10C"; }

.flaticon-climbing:before {
  content: "\F10D"; }

.flaticon-online-chat:before {
  content: "\F10E"; }

.flaticon-route:before {
  content: "\F10F"; }

.flaticon-best-price:before {
  content: "\F110"; }

.flaticon-business-travel:before {
  content: "\F111"; }

.flaticon-plane:before {
  content: "\F112"; }

.flaticon-signpost:before {
  content: "\F113"; }

.flaticon-key:before {
  content: "\F114"; }

.flaticon-award-symbol:before {
  content: "\F115"; }

.flaticon-tourism:before {
  content: "\F116"; }

.flaticon-hiking:before {
  content: "\F117"; }

.flaticon-fishing:before {
  content: "\F118"; }

.flaticon-man:before {
  content: "\F119"; }

.flaticon-kayak-1:before {
  content: "\F11A"; }

.flaticon-bonfire:before {
  content: "\F11B"; }

.flaticon-flashlight:before {
  content: "\F11C"; }

.flaticon-meditation:before {
  content: "\F11D"; }

.flaticon-placeholder:before {
  content: "\F11E"; }

.flaticon-quote:before {
  content: "\F11F"; }

@font-face {
  font-family: 'icomoon';
  src: url("/static/assets/fonts/icomoon/icomoon.eot?l94oxh");
  src: url("/static/assets/fonts/icomoon/icomoon.eot?l94oxh#iefix") format("embedded-opentype"), url("/static/assets/fonts/icomoon/icomoon.ttf?l94oxh") format("truetype"), url("/static/assets/fonts/icomoon/icomoon.woff?l94oxh") format("woff"), url("/static/assets/fonts/icomoon/icomoon.svg?l94oxh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^='icomoon-'],
[class*=' icomoon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icomoon-flaticon_Street-culture1:before {
  content: '\E900'; }

.icomoon-flaticon_Hidden-alleys:before {
  content: '\E901'; }

.icomoon-flaticon_History:before {
  content: '\E902'; }

.icomoon-flaticon_Landmark-visits:before {
  content: '\E903'; }

.icomoon-flaticon_Local-interaction:before {
  content: '\E904'; }

.icomoon-flaticon_Local-tips:before {
  content: '\E905'; }

.icomoon-flaticon_Photo-stops:before {
  content: '\E908'; }

.icomoon-flaticon_Storytelling1:before {
  content: '\E909'; }

/*! 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, .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: 700; }

/**
 * 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, .mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small, .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; }

.container,
.container-full {
  box-sizing: border-box;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  .container .grid,
  .container-full .grid {
    margin-right: -15px;
    margin-left: -15px; }

@media (min-width: 1200px) {
  .container {
    max-width: 1200px; } }

.grid {
  box-sizing: border-box;
  display: block;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  position: relative;
  list-style-type: none; }
  .grid::before, .grid::after {
    box-sizing: border-box;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal; }

[class*="col-"] {
  box-sizing: border-box;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
  position: relative;
  width: 100%;
  vertical-align: top;
  padding: 15px;
  display: inline-block;
  *display: inline;
  zoom: 1; }
  [class*="col-"]::before, [class*="col-"]::after {
    box-sizing: border-box;
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal; }
  [class*="col-"] .grid {
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    margin: -15px; }

.col-12 {
  width: 100%;
  *width: 99.9%; }

.col-11 {
  width: 91.66667%;
  *width: 91.56667%; }

.col-10 {
  width: 83.33333%;
  *width: 83.23333%; }

.col-9 {
  width: 75%;
  *width: 74.9%; }

.col-8 {
  width: 66.66667%;
  *width: 66.56667%; }

.col-7 {
  width: 58.33333%;
  *width: 58.23333%; }

.col-6 {
  width: 50%;
  *width: 49.9%; }

.col-5 {
  width: 41.66667%;
  *width: 41.56667%; }

.col-4 {
  width: 33.33333%;
  *width: 33.23333%; }

.col-3 {
  width: 25%;
  *width: 24.9%; }

.col-2 {
  width: 16.66667%;
  *width: 16.56667%; }

.col-1 {
  width: 8.33333%;
  *width: 8.23333%; }

@media (min-width: 576px) {
  .col-xs-12 {
    width: 100%;
    *width: 99.9%; }
  .col-xs-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .col-xs-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .col-xs-9 {
    width: 75%;
    *width: 74.9%; }
  .col-xs-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .col-xs-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .col-xs-6 {
    width: 50%;
    *width: 49.9%; }
  .col-xs-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .col-xs-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .col-xs-3 {
    width: 25%;
    *width: 24.9%; }
  .col-xs-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .col-xs-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
    *width: 99.9%; }
  .col-sm-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .col-sm-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .col-sm-9 {
    width: 75%;
    *width: 74.9%; }
  .col-sm-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .col-sm-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .col-sm-6 {
    width: 50%;
    *width: 49.9%; }
  .col-sm-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .col-sm-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .col-sm-3 {
    width: 25%;
    *width: 24.9%; }
  .col-sm-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .col-sm-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
    *width: 99.9%; }
  .col-md-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .col-md-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .col-md-9 {
    width: 75%;
    *width: 74.9%; }
  .col-md-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .col-md-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .col-md-6 {
    width: 50%;
    *width: 49.9%; }
  .col-md-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .col-md-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .col-md-3 {
    width: 25%;
    *width: 24.9%; }
  .col-md-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .col-md-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
    *width: 99.9%; }
  .col-lg-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .col-lg-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .col-lg-9 {
    width: 75%;
    *width: 74.9%; }
  .col-lg-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .col-lg-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .col-lg-6 {
    width: 50%;
    *width: 49.9%; }
  .col-lg-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .col-lg-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .col-lg-3 {
    width: 25%;
    *width: 24.9%; }
  .col-lg-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .col-lg-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 1600px) {
  .col-xlg-12 {
    width: 100%;
    *width: 99.9%; }
  .col-xlg-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .col-xlg-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .col-xlg-9 {
    width: 75%;
    *width: 74.9%; }
  .col-xlg-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .col-xlg-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .col-xlg-6 {
    width: 50%;
    *width: 49.9%; }
  .col-xlg-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .col-xlg-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .col-xlg-3 {
    width: 25%;
    *width: 24.9%; }
  .col-xlg-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .col-xlg-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

.col-auto {
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 0px;
  -webkit-box-flex: 1;
          flex: 1 0 0px;
  width: auto; }

@media (min-width: 576px) {
  .col-xs-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto; } }

@media (min-width: 768px) {
  .col-sm-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto; } }

@media (min-width: 992px) {
  .col-md-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto; } }

@media (min-width: 1200px) {
  .col-lg-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto; } }

@media (min-width: 1600px) {
  .col-xlg-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto; } }

.order-12 {
  -ms-flex-order: 12;
  -webkit-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12; }

.order-11 {
  -ms-flex-order: 11;
  -webkit-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11; }

.order-10 {
  -ms-flex-order: 10;
  -webkit-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10; }

.order-9 {
  -ms-flex-order: 9;
  -webkit-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9; }

.order-8 {
  -ms-flex-order: 8;
  -webkit-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8; }

.order-7 {
  -ms-flex-order: 7;
  -webkit-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7; }

.order-6 {
  -ms-flex-order: 6;
  -webkit-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6; }

.order-5 {
  -ms-flex-order: 5;
  -webkit-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5; }

.order-4 {
  -ms-flex-order: 4;
  -webkit-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4; }

.order-3 {
  -ms-flex-order: 3;
  -webkit-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3; }

.order-2 {
  -ms-flex-order: 2;
  -webkit-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2; }

.order-1 {
  -ms-flex-order: 1;
  -webkit-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1; }

.order-0 {
  -ms-flex-order: 0;
  -webkit-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0; }

@media only screen and (min-width: 576px) {
  .order-12-xs {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .order-11-xs {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-10-xs {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-9-xs {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-8-xs {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-7-xs {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-6-xs {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-5-xs {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-4-xs {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-3-xs {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-2-xs {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-1-xs {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-0-xs {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 768px) {
  .order-12-sm {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .order-11-sm {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-10-sm {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-9-sm {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-8-sm {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-7-sm {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-6-sm {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-5-sm {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-4-sm {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-3-sm {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-2-sm {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-1-sm {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-0-sm {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 992px) {
  .order-12-md {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .order-11-md {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-10-md {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-9-md {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-8-md {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-7-md {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-6-md {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-5-md {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-4-md {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-3-md {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-2-md {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-1-md {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-0-md {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 1200px) {
  .order-12-lg {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .order-11-lg {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-10-lg {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-9-lg {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-8-lg {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-7-lg {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-6-lg {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-5-lg {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-4-lg {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-3-lg {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-2-lg {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-1-lg {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-0-lg {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 1600px) {
  .order-12-xlg {
    -ms-flex-order: 12;
    -webkit-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .order-11-xlg {
    -ms-flex-order: 11;
    -webkit-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-10-xlg {
    -ms-flex-order: 10;
    -webkit-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-9-xlg {
    -ms-flex-order: 9;
    -webkit-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-8-xlg {
    -ms-flex-order: 8;
    -webkit-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-7-xlg {
    -ms-flex-order: 7;
    -webkit-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-6-xlg {
    -ms-flex-order: 6;
    -webkit-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-5-xlg {
    -ms-flex-order: 5;
    -webkit-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-4-xlg {
    -ms-flex-order: 4;
    -webkit-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-3-xlg {
    -ms-flex-order: 3;
    -webkit-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-2-xlg {
    -ms-flex-order: 2;
    -webkit-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-1-xlg {
    -ms-flex-order: 1;
    -webkit-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-0-xlg {
    -ms-flex-order: 0;
    -webkit-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

.offset-11 {
  margin-left: 91.66667%;
  *margin-left: 91.56667%; }

.offset-10 {
  margin-left: 83.33333%;
  *margin-left: 83.23333%; }

.offset-9 {
  margin-left: 75%;
  *margin-left: 74.9%; }

.offset-8 {
  margin-left: 66.66667%;
  *margin-left: 66.56667%; }

.offset-7 {
  margin-left: 58.33333%;
  *margin-left: 58.23333%; }

.offset-6 {
  margin-left: 50%;
  *margin-left: 49.9%; }

.offset-5 {
  margin-left: 41.66667%;
  *margin-left: 41.56667%; }

.offset-4 {
  margin-left: 33.33333%;
  *margin-left: 33.23333%; }

.offset-3 {
  margin-left: 25%;
  *margin-left: 24.9%; }

.offset-2 {
  margin-left: 16.66667%;
  *margin-left: 16.56667%; }

.offset-1 {
  margin-left: 8.33333%;
  *margin-left: 8.23333%; }

@media only screen and (min-width: 576px) {
  .offset-11-xs {
    margin-left: 91.66667%;
    *margin-left: 91.56667%; }
  .offset-10-xs {
    margin-left: 83.33333%;
    *margin-left: 83.23333%; }
  .offset-9-xs {
    margin-left: 75%;
    *margin-left: 74.9%; }
  .offset-8-xs {
    margin-left: 66.66667%;
    *margin-left: 66.56667%; }
  .offset-7-xs {
    margin-left: 58.33333%;
    *margin-left: 58.23333%; }
  .offset-6-xs {
    margin-left: 50%;
    *margin-left: 49.9%; }
  .offset-5-xs {
    margin-left: 41.66667%;
    *margin-left: 41.56667%; }
  .offset-4-xs {
    margin-left: 33.33333%;
    *margin-left: 33.23333%; }
  .offset-3-xs {
    margin-left: 25%;
    *margin-left: 24.9%; }
  .offset-2-xs {
    margin-left: 16.66667%;
    *margin-left: 16.56667%; }
  .offset-1-xs {
    margin-left: 8.33333%;
    *margin-left: 8.23333%; }
  .offset-0-xs {
    margin-left: 0;
    *margin-left: -0.1%; } }

@media only screen and (min-width: 768px) {
  .offset-11-sm {
    margin-left: 91.66667%;
    *margin-left: 91.56667%; }
  .offset-10-sm {
    margin-left: 83.33333%;
    *margin-left: 83.23333%; }
  .offset-9-sm {
    margin-left: 75%;
    *margin-left: 74.9%; }
  .offset-8-sm {
    margin-left: 66.66667%;
    *margin-left: 66.56667%; }
  .offset-7-sm {
    margin-left: 58.33333%;
    *margin-left: 58.23333%; }
  .offset-6-sm {
    margin-left: 50%;
    *margin-left: 49.9%; }
  .offset-5-sm {
    margin-left: 41.66667%;
    *margin-left: 41.56667%; }
  .offset-4-sm {
    margin-left: 33.33333%;
    *margin-left: 33.23333%; }
  .offset-3-sm {
    margin-left: 25%;
    *margin-left: 24.9%; }
  .offset-2-sm {
    margin-left: 16.66667%;
    *margin-left: 16.56667%; }
  .offset-1-sm {
    margin-left: 8.33333%;
    *margin-left: 8.23333%; }
  .offset-0-sm {
    margin-left: 0;
    *margin-left: -0.1%; } }

@media only screen and (min-width: 992px) {
  .offset-11-md {
    margin-left: 91.66667%;
    *margin-left: 91.56667%; }
  .offset-10-md {
    margin-left: 83.33333%;
    *margin-left: 83.23333%; }
  .offset-9-md {
    margin-left: 75%;
    *margin-left: 74.9%; }
  .offset-8-md {
    margin-left: 66.66667%;
    *margin-left: 66.56667%; }
  .offset-7-md {
    margin-left: 58.33333%;
    *margin-left: 58.23333%; }
  .offset-6-md {
    margin-left: 50%;
    *margin-left: 49.9%; }
  .offset-5-md {
    margin-left: 41.66667%;
    *margin-left: 41.56667%; }
  .offset-4-md {
    margin-left: 33.33333%;
    *margin-left: 33.23333%; }
  .offset-3-md {
    margin-left: 25%;
    *margin-left: 24.9%; }
  .offset-2-md {
    margin-left: 16.66667%;
    *margin-left: 16.56667%; }
  .offset-1-md {
    margin-left: 8.33333%;
    *margin-left: 8.23333%; }
  .offset-0-md {
    margin-left: 0;
    *margin-left: -0.1%; } }

@media only screen and (min-width: 1200px) {
  .offset-11-lg {
    margin-left: 91.66667%;
    *margin-left: 91.56667%; }
  .offset-10-lg {
    margin-left: 83.33333%;
    *margin-left: 83.23333%; }
  .offset-9-lg {
    margin-left: 75%;
    *margin-left: 74.9%; }
  .offset-8-lg {
    margin-left: 66.66667%;
    *margin-left: 66.56667%; }
  .offset-7-lg {
    margin-left: 58.33333%;
    *margin-left: 58.23333%; }
  .offset-6-lg {
    margin-left: 50%;
    *margin-left: 49.9%; }
  .offset-5-lg {
    margin-left: 41.66667%;
    *margin-left: 41.56667%; }
  .offset-4-lg {
    margin-left: 33.33333%;
    *margin-left: 33.23333%; }
  .offset-3-lg {
    margin-left: 25%;
    *margin-left: 24.9%; }
  .offset-2-lg {
    margin-left: 16.66667%;
    *margin-left: 16.56667%; }
  .offset-1-lg {
    margin-left: 8.33333%;
    *margin-left: 8.23333%; }
  .offset-0-lg {
    margin-left: 0;
    *margin-left: -0.1%; } }

@media only screen and (min-width: 1600px) {
  .offset-11-xlg {
    margin-left: 91.66667%;
    *margin-left: 91.56667%; }
  .offset-10-xlg {
    margin-left: 83.33333%;
    *margin-left: 83.23333%; }
  .offset-9-xlg {
    margin-left: 75%;
    *margin-left: 74.9%; }
  .offset-8-xlg {
    margin-left: 66.66667%;
    *margin-left: 66.56667%; }
  .offset-7-xlg {
    margin-left: 58.33333%;
    *margin-left: 58.23333%; }
  .offset-6-xlg {
    margin-left: 50%;
    *margin-left: 49.9%; }
  .offset-5-xlg {
    margin-left: 41.66667%;
    *margin-left: 41.56667%; }
  .offset-4-xlg {
    margin-left: 33.33333%;
    *margin-left: 33.23333%; }
  .offset-3-xlg {
    margin-left: 25%;
    *margin-left: 24.9%; }
  .offset-2-xlg {
    margin-left: 16.66667%;
    *margin-left: 16.56667%; }
  .offset-1-xlg {
    margin-left: 8.33333%;
    *margin-left: 8.23333%; }
  .offset-0-xlg {
    margin-left: 0;
    *margin-left: -0.1%; } }

.wrap {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.no-wrap {
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  .no-wrap [class*="col-"] {
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1; }

.wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

.direction-row {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.direction-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse; }

.direction-column {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.direction-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse; }

.align-start {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
          align-items: flex-start; }

.align-end {
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
          align-items: flex-end; }
  .align-end [class*="col-"] {
    vertical-align: bottom; }

.align-center {
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
          align-items: center; }
  .align-center [class*="col-"] {
    vertical-align: middle; }

.align-baseline {
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -webkit-box-align: baseline;
          align-items: baseline; }

.align-content-start {
  -ms-flex-line-pack: start;
  -webkit-align-content: flex-start;
  align-content: flex-start; }

.align-content-end {
  -ms-flex-line-pack: end;
  -webkit-align-content: flex-end;
  align-content: flex-end; }
  .align-content-end [class*="col-"] {
    vertical-align: bottom; }

.align-content-center {
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center; }

.align-content-space-between {
  -ms-flex-line-pack: justify;
  -webkit-align-content: space-between;
  align-content: space-between; }

.align-content-space-around {
  -ms-flex-line-pack: distribute;
  -webkit-align-content: space-around;
  align-content: space-around; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch; }

.align-self-start {
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
  align-self: flex-start; }

.align-self-end {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  vertical-align: bottom; }

.align-self-center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  vertical-align: middle; }

.align-self-baseline {
  -ms-flex-item-align: baseline;
  -webkit-align-self: baseline;
  align-self: baseline;
  vertical-align: baseline; }

.justify-start {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start; }
  .justify-start.grid {
    text-align: left; }

.justify-end {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: end;
          justify-content: flex-end; }
  .justify-end.grid {
    text-align: right;
    -moz-text-align-last: right;
    text-align-last: right; }
    .justify-end.grid [class*="col-"] {
      text-align: left;
      text-align: start;
      -moz-text-align-last: left;
      -moz-text-align-last: start;
      text-align-last: left;
      text-align-last: start; }

.justify-center {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
          justify-content: center; }
  .justify-center.grid {
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center; }
    .justify-center.grid [class*="col-"] {
      text-align: left;
      text-align: start;
      -moz-text-align-last: left;
      -moz-text-align-last: start;
      text-align-last: left;
      text-align-last: start; }

.justify-space-between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  .justify-space-between.grid {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify; }
    .justify-space-between.grid [class*="col-"] {
      text-align: left;
      text-align: start;
      -moz-text-align-last: left;
      -moz-text-align-last: start;
      text-align-last: left;
      text-align-last: start; }

.justify-space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around; }
  .justify-space-around.grid {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify; }
    .justify-space-around.grid [class*="col-"] {
      text-align: left;
      text-align: start;
      -moz-text-align-last: left;
      -moz-text-align-last: start;
      text-align-last: left;
      text-align-last: start; }

.grid-bleed [class*="col-"] {
  padding: 0; }

.col-grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }
  .col-grid.direction-row {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }

.col-bleed {
  padding: 0; }

.col-bleed-x {
  padding: 15px 0; }

.col-bleed-y {
  padding: 0 15px; }

.flex-img {
  display: block;
  -ms-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  max-width: 100%;
  height: auto;
  width: 100%;
  *width: auto; }

.flex-footer {
  width: 100%;
  margin-top: auto;
  margin-bottom: 0; }
  .flex-footer > :last-child {
    margin-bottom: 0; }

@media (max-width: 575px) {
  .hidden-xxs {
    display: none !important; } }

@media (min-width: 576px) and (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) and (max-width: 1599px) {
  .hidden-lg {
    display: none !important; } }

@media (min-width: 1600px) {
  .hidden-xlg {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.main-container .slick-track {
  margin: 0; }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-slide > div > div:focus {
  outline: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 3rem;
  height: 3rem;
  padding: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  margin: 0;
  color: transparent;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 50%;
  z-index: 1;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25); }
  .slick-prev .icon,
  .slick-next .icon {
    font-size: 1.6rem;
    color: #6a6a6a; }
    .slick-prev .icon::before,
    .slick-next .icon::before {
      line-height: 1; }

.slick-prev .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  padding-bottom: 0.1rem; }

.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px;
  box-shadow: -2px 4px 4px rgba(0, 0, 0, 0.25); }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-next {
  right: -10px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '\2022';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
  pointer-events: none; }

@media screen and (min-width: 992px) {
  .slick-prev:hover .icon,
  .slick-next:hover .icon {
    opacity: 0.7; } }

@media screen and (min-width: 992px) {
  .slick-prev,
  .slick-next {
    width: 5rem;
    height: 5rem; }
    .slick-prev .icon,
    .slick-next .icon {
      font-size: 2.5rem; }
  .slick-next .icon {
    margin-left: 5px; }
  .slick-prev {
    margin-right: 5px; } }

.rc-collapse-anim-active {
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out; }

.rc-collapse > .rc-collapse-item > .rc-collapse-header {
  cursor: pointer; }
  .rc-collapse > .rc-collapse-item > .rc-collapse-header:focus {
    outline: none; }

.rc-collapse > .rc-collapse-item-disabled > .rc-collapse-header {
  cursor: not-allowed; }

.rc-collapse-content {
  overflow: hidden; }

.rc-collapse-content-inactive {
  display: none; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0; }

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff; }

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae; }

.react-datepicker-wrapper {
  display: inline-block; }

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative; }

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px; }

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0; }

.react-datepicker--time-only .react-datepicker__time {
  border-radius: 0.3rem; }

.react-datepicker--time-only .react-datepicker__time-box {
  border-radius: 0.3rem; }

.react-datepicker__triangle {
  position: absolute;
  left: 50px; }

.react-datepicker-popper {
  z-index: 10; }

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px; }

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px; }

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px; }

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px; }

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px; }

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto; }

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  padding-top: 8px;
  position: relative; }

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px; }

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px; }

.react-datepicker__current-month,
.react-datepicker-time__header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem; }

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden; }

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc; }

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3; }

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default; }

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc; }

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 80px; }

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3; }

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default; }

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc; }

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3; }

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc; }

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3; }

.react-datepicker__month-container {
  float: left; }

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center; }

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 70px; }

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0; }

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 70px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc; }

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent; }

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer; }

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0; }

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap; }

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__day {
  cursor: pointer; }

.react-datepicker__day:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0; }

.react-datepicker__day--today {
  font-weight: bold; }

.react-datepicker__day--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff; }

.react-datepicker__day--highlighted:hover {
  background-color: #32be3f; }

.react-datepicker__day--highlighted-custom-1 {
  color: magenta; }

.react-datepicker__day--highlighted-custom-2 {
  color: green; }

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff; }

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover {
  background-color: #1d5d90; }

.react-datepicker__day--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff; }

.react-datepicker__day--keyboard-selected:hover {
  background-color: #1d5d90; }

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
  background-color: rgba(33, 107, 165, 0.5); }

.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000; }

.react-datepicker__day--disabled {
  cursor: default;
  color: #ccc; }

.react-datepicker__day--disabled:hover {
  background-color: transparent; }

.react-datepicker__input-container {
  position: relative;
  display: inline-block; }

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem; }

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer; }

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3; }

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem; }

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae; }

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer; }

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll; }

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3; }

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px; }

.react-datepicker__close-icon {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  outline: 0;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  height: 16px;
  width: 16px;
  top: 25%;
  right: 7px; }

.react-datepicker__close-icon::after {
  background-color: #216ba5;
  border-radius: 50%;
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  content: "\D7";
  cursor: pointer;
  font-size: 12px;
  height: 16px;
  width: 16px;
  line-height: 1;
  margin: -8px auto 0;
  padding: 2px;
  position: absolute;
  right: 0px;
  text-align: center; }

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left; }

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 2147483647; }

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem; }

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem; } }

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem; }

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent; }

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc; }

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3; }

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default; }

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc; }

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3; }

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default; }

:root {
  --blue: #39f; }

.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .cropper-container img {
    /* Avoid margin top issue (Occur only when margin-top <= -height) */
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%; }

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden; }

.cropper-drag-box {
  background-color: #fff;
  opacity: 0; }

.cropper-modal {
  background-color: #000;
  opacity: .5; }

.cropper-view-box {
  display: block;
  height: 100%;
  outline-color: color(var(--blue) opacity(75%));
  outline: 1px solid var(--blue);
  overflow: hidden;
  width: 100%; }

.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: .5;
  position: absolute; }
  .cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: calc(100% / 3);
    left: 0;
    top: calc(100% / 3);
    width: 100%; }
  .cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: calc(100% / 3);
    top: 0;
    width: calc(100% / 3); }

.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: .75;
  position: absolute;
  top: 50%;
  width: 0; }
  .cropper-center:before, .cropper-center:after {
    background-color: #eee;
    content: ' ';
    display: block;
    position: absolute; }
  .cropper-center:before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px; }
  .cropper-center:after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px; }

.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: .1;
  position: absolute;
  width: 100%; }

.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0; }

.cropper-line {
  background-color: var(--blue); }
  .cropper-line.line-e {
    cursor: e-resize;
    right: -3px;
    top: 0;
    width: 5px; }
  .cropper-line.line-n {
    cursor: n-resize;
    height: 5px;
    left: 0;
    top: -3px; }
  .cropper-line.line-w {
    cursor: w-resize;
    left: -3px;
    top: 0;
    width: 5px; }
  .cropper-line.line-s {
    bottom: -3px;
    cursor: s-resize;
    height: 5px;
    left: 0; }

.cropper-point {
  background-color: var(--blue);
  height: 5px;
  opacity: .75;
  width: 5px; }
  .cropper-point.point-e {
    cursor: e-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%; }
  .cropper-point.point-n {
    cursor: n-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px; }
  .cropper-point.point-w {
    cursor: w-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%; }
  .cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px; }
  .cropper-point.point-ne {
    cursor: ne-resize;
    right: -3px;
    top: -3px; }
  .cropper-point.point-nw {
    cursor: nw-resize;
    left: -3px;
    top: -3px; }
  .cropper-point.point-sw {
    bottom: -3px;
    cursor: sw-resize;
    left: -3px; }
  .cropper-point.point-se {
    bottom: -3px;
    cursor: se-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px; }
    @media (min-width: 768px) {
      .cropper-point.point-se {
        height: 15px;
        width: 15px; } }
    @media (min-width: 992px) {
      .cropper-point.point-se {
        height: 10px;
        width: 10px; } }
    @media (min-width: 1200px) {
      .cropper-point.point-se {
        height: 5px;
        opacity: .75;
        width: 5px; } }
  .cropper-point.point-se:before {
    background-color: var(--blue);
    bottom: -50%;
    content: ' ';
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%; }

.cropper-invisible {
  opacity: 0; }

.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC"); }

.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

.cropper-hidden {
  display: none !important; }

.cropper-move {
  cursor: move; }

.cropper-crop {
  cursor: crosshair; }

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed; }

/*! nouislider - 14.0.2 - 6/28/2019 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }

/* Wrapper for all connect elements.
  */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
          transform-style: flat; }

.noUi-connect {
  height: 100%;
  width: 100%; }

.noUi-origin {
  height: 10%;
  width: 10%; }

/* Offset direction
  */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }

/* Give origins 0 height/width so they don't interfere with clicking the
  * connect elements.
  */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute; }

.noUi-touch-area {
  height: 100%;
  width: 100%; }

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
  */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }

/* Styling;
  * Giving the connect element a border radius causes issues with using transform: scale
  */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3FB8AF; }

/* Handles and cursors;
  */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
  */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
  */
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed; }

/* Base;
  *
  */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }

/* Values;
  *
  */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }

/* Markings;
  *
  */
.noUi-marker {
  position: absolute;
  background: #CCC; }

.noUi-marker-sub {
  background: #AAA; }

.noUi-marker-large {
  background: #AAA; }

/* Horizontal layout;
  *
  */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }

/* Vertical layout;
  *
  */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.drawer {
  position: fixed;
  top: 0;
  z-index: 11;
  -webkit-transition: width 0s ease 0.3s, height 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: width 0s ease 0.3s, height 0s ease 0.3s, -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: width 0s ease 0.3s, height 0s ease 0.3s, transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: width 0s ease 0.3s, height 0s ease 0.3s, transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.drawer > * {
  -webkit-transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shadow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shadow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shadow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), box-shadow 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.drawer.drawer-open {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.drawer .drawer-mask {
  background: #000;
  opacity: 0;
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), height 0s ease 0.3s;
  transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), height 0s ease 0.3s; }

.drawer-content-wrapper {
  position: absolute;
  background: #fff; }

.drawer-content {
  overflow: auto;
  z-index: 1;
  position: relative; }

.drawer-handle {
  position: absolute;
  top: 72px;
  width: 41px;
  height: 40px;
  cursor: pointer;
  z-index: 0;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff; }

.drawer-handle-icon {
  width: 14px;
  height: 2px;
  background: #333;
  position: relative;
  -webkit-transition: background 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: background 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.drawer-handle-icon:before,
.drawer-handle-icon:after {
  content: '';
  display: block;
  position: absolute;
  background: #333;
  width: 100%;
  height: 2px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.drawer-handle-icon:before {
  top: -5px; }

.drawer-handle-icon:after {
  top: 5px; }

.drawer-left,
.drawer-right {
  width: 0%;
  height: 100%; }

.drawer-left .drawer-content-wrapper,
.drawer-right .drawer-content-wrapper,
.drawer-left .drawer-content,
.drawer-right .drawer-content {
  height: 100%; }

.drawer-left.drawer-open,
.drawer-right.drawer-open {
  width: 100%; }

.drawer-left.drawer-open.no-mask,
.drawer-right.drawer-open.no-mask {
  width: 0%; }

.drawer-left {
  left: 0; }

.drawer-left .drawer-handle {
  right: -40px;
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 0 4px 4px 0; }

.drawer-left.drawer-open .drawer-content-wrapper {
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15); }

.drawer-right {
  right: 0; }

.drawer-right .drawer-content-wrapper {
  right: 0; }

.drawer-right .drawer-handle {
  left: -40px;
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px 0 0 4px; }

.drawer-right.drawer-open .drawer-content-wrapper {
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15); }

.drawer-right.drawer-open.no-mask {
  right: 1px;
  -webkit-transform: translateX(1px);
          transform: translateX(1px); }

.drawer-top,
.drawer-bottom {
  width: 100%;
  height: 0%; }

.drawer-top .drawer-content-wrapper,
.drawer-bottom .drawer-content-wrapper,
.drawer-top .drawer-content,
.drawer-bottom .drawer-content {
  width: 100%; }

.drawer-top .drawer-content,
.drawer-bottom .drawer-content {
  height: 100%; }

.drawer-top.drawer-open,
.drawer-bottom.drawer-open {
  height: 100%; }

.drawer-top.drawer-open.no-mask,
.drawer-bottom.drawer-open.no-mask {
  height: 0%; }

.drawer-top .drawer-handle,
.drawer-bottom .drawer-handle {
  left: 50%;
  margin-left: -20px; }

.drawer-top {
  top: 0; }

.drawer-top .drawer-handle {
  top: auto;
  bottom: -40px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 0 0 4px 4px; }

.drawer-top.drawer-open .drawer-content-wrapper {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }

.drawer-bottom {
  bottom: 0; }

.drawer-bottom .drawer-content-wrapper {
  bottom: 0; }

.drawer-bottom .drawer-handle {
  top: -40px;
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 0 0; }

.drawer-bottom.drawer-open .drawer-content-wrapper {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15); }

.drawer-bottom.drawer-open.no-mask {
  bottom: 1px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px); }

.drawer.drawer-open .drawer-mask {
  opacity: 0.3;
  height: 100%;
  -webkit-transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
  transition: opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86); }

.drawer.drawer-open .drawer-handle-icon {
  background: transparent; }

.drawer.drawer-open .drawer-handle-icon:before {
  -webkit-transform: translateY(5px) rotate(45deg);
          transform: translateY(5px) rotate(45deg); }

.drawer.drawer-open .drawer-handle-icon:after {
  -webkit-transform: translateY(-5px) rotate(-45deg);
          transform: translateY(-5px) rotate(-45deg); }

/**
 * react-bnb-gallery (https://github.com/peterpalau/react-bnb-gallery)
 * Licensed under MIT (https://github.com/peterpalau/react-bnb-gallery/blob/master/LICENSE)
 */
@-webkit-keyframes GalleryLoadingSpinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes GalleryLoadingSpinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.loading-spinner {
  margin: 60px auto;
  position: relative;
  border-top: 0.35em solid rgba(255, 255, 255, 0.2);
  border-right: 0.35em solid rgba(255, 255, 255, 0.2);
  border-bottom: 0.35em solid rgba(255, 255, 255, 0.2);
  border-left: 0.35em solid #fff;
  border-radius: 100%;
  width: 6em;
  height: 6em; }

.loading-spinner::after {
  width: 6em;
  height: 6em;
  border-radius: 100%; }

.loading-spinner,
.gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button::after {
  font-size: 10px;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: GalleryLoadingSpinner 1.1s infinite linear;
          animation: GalleryLoadingSpinner 1.1s infinite linear; }

.mode-light .loading-spinner {
  border-top-color: rgba(0, 0, 0, 0.1);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-bottom-color: rgba(0, 0, 0, 0.1);
  border-left-color: #111; }

.gallery-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000; }

.gallery-modal .gallery-modal--overlay {
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 0; }

.gallery-modal--preload {
  display: none; }

.gallery-modal--container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 1; }

.gallery-modal--table {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%; }

.gallery-modal--cell {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle; }

.gallery-modal--content {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  background-color: transparent;
  height: 100%;
  max-width: 100%; }

.gallery-content {
  display: table;
  width: 100%;
  height: 100%; }

.gallery-top {
  display: table-row; }

.gallery-top--inner {
  padding: 60 15px 20; }

.gallery {
  display: table-cell;
  vertical-align: middle;
  font-size: 1rem;
  width: 100%;
  padding-bottom: 10; }

.gallery ul.gallery-images--ul li.gallery-media-photo.loading .loading-spinner,
.gallery ul.gallery-images--ul li.gallery-media-photo .picture.loading .loading-spinner {
  position: absolute;
  z-index: 1001;
  top: 50%;
  left: 50%;
  margin: -1.5rem 0 0 -1.5rem;
  /* visually centered */
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.gallery .gallery-main {
  position: relative;
  z-index: 9; }

.gallery .gallery-photos {
  width: 100%;
  max-width: 105vh;
  margin: 0 auto; }

.gallery .gallery-photos .gallery-empty {
  color: #fff;
  font-size: 1.45rem;
  display: block;
  text-align: center;
  padding: 25% 0; }

.gallery .gallery-photo {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%; }

.gallery .gallery-photo--current {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.gallery ul.gallery-images--ul {
  position: relative;
  height: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.gallery ul.gallery-images--ul li.gallery-media-photo {
  opacity: 1;
  z-index: 2; }

.gallery ul.gallery-images--ul li.gallery-media-photo .picture {
  background-color: transparent;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%; }

.gallery ul.gallery-images--ul li.gallery-media-photo .picture img.photo {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  z-index: 0;
  border-radius: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  box-shadow: 0 0.6rem 1rem rgba(0, 0, 0, 0.25); }

@media (max-width: 900px) {
  .gallery ul.gallery-images--ul li.gallery-media-photo .picture img.photo {
    max-width: 95%; } }

.gallery ul.gallery-images--ul li.gallery-media-photo button.photo-button {
  display: block;
  background: none;
  border-width: 0;
  cursor: pointer;
  padding: 0 !important;
  -webkit-appearance: button; }

.gallery ul.gallery-images--ul li.gallery-media-photo button.photo-button:active, .gallery ul.gallery-images--ul li.gallery-media-photo button.photo-button:focus {
  outline: none;
  border-width: 0; }

.gallery .gallery-control {
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 3;
  font-size: 0.5em;
  width: 20%;
  background: none;
  border-width: 0;
  border-style: initial;
  border-color: initial;
  -webkit-border-image: initial;
       -o-border-image: initial;
          border-image: initial; }

.gallery .gallery-control:focus, .gallery .gallery-control:active {
  outline: none; }

.gallery .gallery-control--prev {
  left: 0; }

.gallery .gallery-control--prev svg {
  float: right; }

.gallery .gallery-control--next {
  right: 0; }

.gallery .gallery-control--next svg {
  float: left; }

@media (max-width: 767px) {
  .gallery .gallery-control {
    width: 10%; } }

@media (min-width: 1128px) {
  .gallery .gallery-control {
    width: 10%;
    font-size: medium; } }

.gallery-modal .gallery {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding-bottom: 0; }

.gallery-figcaption {
  background-image: none;
  background-color: transparent;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  text-align: center;
  color: white;
  overflow: hidden;
  border-radius: 0; }

.gallery-figcaption .gallery-figcaption--thumbnails {
  position: relative;
  height: 58px;
  overflow: hidden;
  -webkit-transition: 0.45s ease-in-out all;
  transition: 0.45s ease-in-out all; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails {
  position: absolute;
  min-width: 100%;
  margin-left: -4px;
  margin-right: -4px; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  left: 0;
  -webkit-transition: margin 0.3s ease-out 0s;
  transition: margin 0.3s ease-out 0s; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list::after, .gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list::before {
  content: "";
  display: table; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list::after {
  clear: both; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li {
  float: left; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li + li {
  margin-left: 10; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button {
  cursor: pointer;
  position: relative;
  display: block;
  overflow: hidden;
  background: transparent;
  margin: 0;
  padding: 0; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button:focus, .gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button:active {
  outline: none; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button.active {
  cursor: default; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button::after, .gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button::before {
  border-radius: 50%; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button div.picture {
  border-radius: 4px;
  border: 4px solid transparent;
  overflow: hidden; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button div.picture img.thumbnail {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  z-index: 1;
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  -webkit-transition: 0.1s ease opacity;
  transition: 0.1s ease opacity; }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button div.loading-spinner {
  position: absolute;
  z-index: 1001;
  width: 2em;
  height: 2em;
  top: 50%;
  left: 50%;
  margin: -1em 0 0 -1em;
  border-top-width: 0.15em;
  border-right-width: 0.15em;
  border-bottom-width: 0.15em;
  border-left-width: 0.15em;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button:hover div.picture img.thumbnail,
.gallery-figcaption .gallery-figcaption--thumbnails .caption-thumbnails ul.thumbnails-list li button.thumbnail-button.active div.picture img.thumbnail {
  opacity: 1;
  filter: alpha(opacity=100); }

.gallery-figcaption.hide .gallery-figcaption--thumbnails {
  height: 0; }

.mode-light .gallery-figcaption {
  color: #111; }

.gallery-figcaption--content {
  max-width: 105vh;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden; }

.gallery-figcaption--inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: -webkit-transform 0.2s ease-out 0s, transform 0.2s ease-out 0s; }

.hide .gallery-figcaption--inner {
  -webkit-transform: translateY(70);
          transform: translateY(70); }

.gallery-figcaption--info {
  display: table;
  width: 100%; }

.gallery-figcaption--info .caption-left {
  text-align: left;
  vertical-align: middle;
  display: table-cell; }

.gallery-figcaption--info .caption-right {
  text-align: right;
  vertical-align: middle;
  display: table-cell; }

.gallery-figcaption--info .photo-caption,
.gallery-figcaption--info .photo-subcaption {
  margin: 0;
  line-height: 1.31; }

.gallery-figcaption--info .photo-caption {
  font-weight: 500;
  font-size: 1rem; }

.gallery-figcaption--info .photo-subcaption {
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.851rem; }

.mode-light .gallery-figcaption--info .photo-subcaption {
  color: rgba(0, 0, 0, 0.65); }

.gallery-figcaption .gallery-thumbnails--toggle {
  cursor: pointer;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  display: inline-block;
  color: inherit;
  font-weight: 400;
  font-size: 0.9rem;
  position: relative; }

.gallery-figcaption .gallery-thumbnails--toggle:focus, .gallery-figcaption .gallery-thumbnails--toggle:active {
  outline: none; }

.gallery-figcaption .gallery-thumbnails--toggle::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.181rem; }

.gallery-figcaption .gallery-thumbnails--toggle.hide::after {
  border-top: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.mode-light .gallery-figcaption .gallery-thumbnails--toggle.hide::after {
  border-top-color: #111; }

.gallery-figcaption .gallery-thumbnails--toggle.open::after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent; }

.mode-light .gallery-figcaption .gallery-thumbnails--toggle.open::after {
  border-bottom-color: #111; }

.gallery-modal--close {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  padding: 15px; }

.gallery-modal--close button.gallery-close {
  cursor: pointer;
  background: none transparent;
  border: 0;
  display: block;
  padding: 0.5rem; }

.gallery-modal--close button.gallery-close:active, .gallery-modal--close button.gallery-close:focus {
  outline: none; }

.gallery ul.gallery-images--ul li.gallery-media-photo.loading::before {
  z-index: 999;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black; }

.mode-light .gallery ul.gallery-images--ul li.gallery-media-photo.loading::before {
  background-color: white; }

/* gallery animation */
.gallery__animation-appear {
  opacity: 0.01;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.gallery__animation-appear-active {
  opacity: 1;
  -webkit-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out; }

.gallery__image-transition--backwards-enter {
  opacity: 0.01;
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px); }

.gallery__image-transition--forwards-enter {
  opacity: 0.01;
  -webkit-transform: translateX(5px);
          transform: translateX(5px); }

.gallery__image-transition--backwards-enter-active,
.gallery__image-transition--forwards-enter-active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 150ms ease-out, -webkit-transform 150ms ease-out;
  transition: opacity 150ms ease-out, -webkit-transform 150ms ease-out;
  transition: opacity 150ms ease-out, transform 150ms ease-out;
  transition: opacity 150ms ease-out, transform 150ms ease-out, -webkit-transform 150ms ease-out; }

.gallery__image-transition--backwards-leave,
.gallery__image-transition--forwards-leave {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.gallery__image-transition--backwards-leave-active,
.gallery__image-transition--forwards-leave-active {
  opacity: 0.01;
  -webkit-transition: opacity 150ms ease-out;
  transition: opacity 150ms ease-out; }

@media (max-width: 743px) {
  .gallery-figcaption--info {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  .gallery-figcaption .gallery-figcaption--info {
    display: block; }
  .gallery-figcaption .gallery-figcaption--info .caption-left,
  .gallery-figcaption .gallery-figcaption--info .caption-right {
    display: block;
    text-align: left; } }

@media (max-width: 743px) {
  .gallery-figcaption--info {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; } }

@media (min-width: 744px) {
  .gallery .gallery-photo {
    padding-bottom: 67%; }
  .gallery-figcaption--info {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; } }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none; }

#nprogress .bar {
  background: #da1313;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #da1313, 0 0 5px #da1313;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0, -4px);
  transform: rotate(3deg) translate(0, -4px); }

/* Remove these to get rid of the spinner
#nprogress .spinner {
	display: block;
	position: fixed;
	z-index: 1031;
	top: 15px;
	right: 15px;
}

#nprogress .spinner-icon {
	width: 18px;
	height: 18px;
	box-sizing: border-box;

	border: solid 2px transparent;
	border-top-color: $red-dark;
	border-left-color: $red-dark;
	border-radius: 50%;

	-webkit-animation: nprogress-spinner 400ms linear infinite;
	animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
	overflow: hidden;
	position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
	position: absolute;
}

@-webkit-keyframes nprogress-spinner {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
*/
html {
  box-sizing: border-box;
  font-size: 10px;
  height: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
  font-weight: 400 !important;
  font-family: Muli, Helvetica, Arial, sans-serif !important;
  color: #464646 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizeSpeed !important; }

a,
.main-container a,
.main-header a {
  color: #828282;
  text-decoration: none;
  word-wrap: break-word;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  a:hover,
  .main-container a:hover,
  .main-header a:hover {
    color: rgba(70, 70, 70, 0.6); }

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #faf9f7;
  width: 100%; }

ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0; }

ul {
  padding-left: 0;
  margin-top: 0; }
  ul ul,
  ul ol {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }

ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

dt {
  font-style: italic; }

dd {
  padding-left: 2rem; }

img,
video {
  display: table; }

figure {
  margin: 0 auto;
  padding-bottom: 2.4rem; }
  figure img {
    display: table;
    margin: 0 auto; }

caption,
figcaption {
  font-size: 1.4rem;
  font-style: italic;
  text-align: center; }

table {
  border-collapse: collapse;
  border-color: #a8a8a8;
  border-spacing: 2px;
  max-width: 100%;
  width: 100%; }
  table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #faf9f7; }
  table th,
  table td {
    padding: 0.6rem;
    vertical-align: top;
    border-top: 1px solid #faf9f7; }
  table th,
  table tfoot td {
    font-weight: 700;
    text-align: left; }
  table td {
    border-bottom: 1px solid #faf9f7;
    padding: 0.6rem;
    text-align: left;
    vertical-align: top; }

textarea,
select {
  font-family: Muli, Helvetica, Arial, sans-serif;
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #adadad;
  border-radius: 0.4rem;
  box-shadow: none; }
  textarea:focus,
  select:focus {
    border: 1px solid #0064b6;
    outline: 0; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  appearance: none;
  background-color: #fff;
  border-radius: 0.4rem;
  border: 1px solid #adadad;
  box-shadow: none;
  box-sizing: border-box;
  height: 38px;
  padding: 6px 10px;
  -moz-appearance: none;
  -webkit-appearance: none; }
  input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
    border: 1px solid #0064b6;
    outline: 0; }

textarea {
  appearance: none;
  min-height: 65px;
  padding-bottom: 6px;
  padding-top: 6px;
  -moz-appearance: none;
  -webkit-appearance: none; }

label,
legend {
  display: block;
  font-weight: 600;
  margin-bottom: 0.5rem; }

fieldset {
  padding: 0;
  border-width: 0; }

input {
  font-family: Muli, Helvetica, Arial, sans-serif; }
  input[type="checkbox"], input[type="radio"] {
    display: inline; }

label > .label-body {
  display: inline-block;
  font-weight: normal;
  margin-left: 0.5rem; }

pre {
  overflow: auto; }

code {
  background: white;
  border-radius: 0.4rem;
  border: 1px solid #faf9f7;
  font-size: 90%;
  margin: 0 0.2rem;
  padding: 0.2rem 0.5rem;
  white-space: nowrap; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

[hidden] {
  display: none !important; }

.u-full-width {
  width: 100%; }

.u-max-full-width {
  max-width: 100%; }

.u-pull--right {
  float: right; }

.u-pull--left {
  float: left; }

.u-disabled {
  cursor: default;
  opacity: 0.5;
  pointer-events: none; }

/**
 * Clear inner floats
 */
.u-clearfix::after {
  clear: both;
  content: '';
  display: table; }

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.u-hide-text {
  overflow: hidden;
  padding: 0;
  /* 1 */
  text-indent: 101%;
  white-space: nowrap; }

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.u-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.u-hidden {
  display: none !important; }

.u-ta-left {
  text-align: left; }

.u-ta-center {
  text-align: center; }

.u-ta-right {
  text-align: right; }

.u-link {
  color: #828282;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .u-link:hover {
    color: #464646; }

.u-link--reverse {
  color: #464646;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .u-link--reverse:hover {
    color: #828282; }

.u-tag {
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .u-tag:hover {
    color: #fff;
    background-color: #828282; }

.error {
  color: #da1313;
  font-size: 1.3rem;
  font-style: italic; }

.link {
  font-weight: 700;
  color: #0064b6;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer; }
  .link:visited {
    color: #0064b6; }

.u-uppercase {
  text-transform: uppercase; }

/**
 * Basic typography style for text
 */
h1, .h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
  word-wrap: break-word; }

h1, .h1 {
  font-size: 4rem;
  line-height: 1.2; }


h2,
.h2 {
  font-size: 3.6rem;
  line-height: 1.25; }


h3,
.h3 {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: 0; }


h4,
.h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -0.08rem; }


h5,
.h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -0.05rem; }


h6,
.h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0; }

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 5rem; }
  
  h2,
  .h2 {
    font-size: 4.2rem; }
  
  h3,
  .h3 {
    font-size: 3.6rem; }
  
  h4,
  .h4 {
    font-size: 3rem; }
  
  h5,
  .h5 {
    font-size: 2.4rem; }
  
  h6,
  .h6 {
    font-size: 1.5rem; } }

p {
  margin-top: 0; }

blockquote {
  margin: 0 0 2.4rem 1.2rem;
  border-left: 0.3rem solid #545454;
  padding: 2.4rem 1.2rem; }
  blockquote p:last-child {
    padding-bottom: 0; }

small, .small,
sub,
sup {
  font-size: 1.4rem;
  line-height: 1; }

caption,
figcaption {
  font-size: 1.4rem;
  font-style: italic;
  text-align: center; }

em,
cite,
i {
  font-style: italic; }

q::before {
  content: '"'; }

q::after {
  content: '"'; }

q > q {
  font-style: italic; }

dfn,
abbr {
  border-bottom: 0.1rem dotted #faf9f7;
  cursor: default; }

.text--uppercase {
  text-transform: uppercase; }

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

.text--semi-bold {
  font-weight: 600; }

.text--bold {
  font-weight: 700; }

.text--italic {
  font-style: italic; }

.text--capitalize {
  text-transform: capitalize; }

.text--white {
  color: #fff; }

.text--black {
  color: #000; }

.text--red {
  color: #f01335; }

.text--red-dark {
  color: #da1313; }

.text--normal {
  font-weight: 400;
  font-style: normal; }

.text--pre-line {
  white-space: pre-line; }

button {
  margin-bottom: 1.5rem; }

blockquote,
dl,
figure,
form,
ol,
p,
pre,
table,
ul {
  margin-bottom: 2.4rem; }

li {
  margin-bottom: 1rem; }

label {
  margin-bottom: 5px; }

/* stylelint-disable */
@font-face {
  font-family: icons;
  src: url("/static/fonts/icons.eot?21dbeabe9ede1dd60162c520a8fa11cf?#iefix") format("embedded-opentype"), url("/static/fonts/icons.woff2?21dbeabe9ede1dd60162c520a8fa11cf") format("woff2"), url("/static/fonts/icons.woff?21dbeabe9ede1dd60162c520a8fa11cf") format("woff"), url("/static/fonts/icons.ttf?21dbeabe9ede1dd60162c520a8fa11cf") format("truetype"), url("/static/fonts/icons.svg?21dbeabe9ede1dd60162c520a8fa11cf#icons") format("svg"); }

.icon {
  line-height: 1;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.icon::before {
  font-family: icons !important;
  font-style: normal;
  font-weight: normal !important; }

.icon--green {
  color: #50783c; }

.icon--green-light {
  color: #66bb6a; }

.icon--yellow {
  color: #f1bf23; }

.icon--red {
  color: #d32846; }

.icon--16-seats-vehicle::before {
  content: '\F101'; }

.icon--24h::before {
  content: '\F102'; }

.icon--29-seats-vehicle::before {
  content: '\F103'; }

.icon--35-seats-vehicle::before {
  content: '\F104'; }

.icon--4-seats-vehicle::before {
  content: '\F105'; }

.icon--Bicycle::before {
  content: '\F106'; }

.icon--Boat::before {
  content: '\F107'; }

.icon--Cable Car::before {
  content: '\F108'; }

.icon--Coach::before {
  content: '\F109'; }

.icon--Cruise::before {
  content: '\F10A'; }

.icon--Cyclo::before {
  content: '\F10B'; }

.icon--Helicopter::before {
  content: '\F10C'; }

.icon--Hot air balloon::before {
  content: '\F10D'; }

.icon--Junk::before {
  content: '\F10E'; }

.icon--Kayak::before {
  content: '\F10F'; }

.icon--Scooter::before {
  content: '\F110'; }

.icon--Speedboat::before {
  content: '\F111'; }

.icon--Train::before {
  content: '\F112'; }

.icon--activities::before {
  content: '\F113'; }

.icon--agent-airport-transfer::before {
  content: '\F114'; }

.icon--agent-car-rental::before {
  content: '\F115'; }

.icon--agent-combo-deal::before {
  content: '\F116'; }

.icon--agent-flight::before {
  content: '\F117'; }

.icon--agent-food-experience::before {
  content: '\F118'; }

.icon--agent-group-day-trip::before {
  content: '\F119'; }

.icon--agent-group-tour::before {
  content: '\F11A'; }

.icon--agent-open-bus::before {
  content: '\F11B'; }

.icon--agent-private-day-trip::before {
  content: '\F11C'; }

.icon--agent-private-package::before {
  content: '\F11D'; }

.icon--agent-stay-deal::before {
  content: '\F11E'; }

.icon--agent-stay::before {
  content: '\F11F'; }

.icon--agent-ticket-show::before {
  content: '\F120'; }

.icon--agent-wifi-sim::before {
  content: '\F121'; }

.icon--airplane::before {
  content: '\F122'; }

.icon--airport-access::before {
  content: '\F123'; }

.icon--arrow-2::before {
  content: '\F124'; }

.icon--arrow::before {
  content: '\F125'; }

.icon--baggage::before {
  content: '\F126'; }

.icon--bed::before {
  content: '\F127'; }

.icon--birthday-cake-piece::before {
  content: '\F128'; }

.icon--birthday::before {
  content: '\F129'; }

.icon--booking::before {
  content: '\F12A'; }

.icon--bookmark::before {
  content: '\F12B'; }

.icon--brochure-download::before {
  content: '\F12C'; }

.icon--bus::before {
  content: '\F12D'; }

.icon--calendar-new::before {
  content: '\F12E'; }

.icon--calendar::before {
  content: '\F12F'; }

.icon--camera::before {
  content: '\F130'; }

.icon--car::before {
  content: '\F131'; }

.icon--care::before {
  content: '\F132'; }

.icon--cart::before {
  content: '\F133'; }

.icon--check::before {
  content: '\F134'; }

.icon--clock-new::before {
  content: '\F135'; }

.icon--clock::before {
  content: '\F136'; }

.icon--close::before {
  content: '\F137'; }

.icon--comment::before {
  content: '\F138'; }

.icon--commission::before {
  content: '\F139'; }

.icon--company::before {
  content: '\F13A'; }

.icon--coupon::before {
  content: '\F13B'; }

.icon--crown::before {
  content: '\F13C'; }

.icon--down-arrow::before {
  content: '\F13D'; }

.icon--edit::before {
  content: '\F13E'; }

.icon--email-line::before {
  content: '\F13F'; }

.icon--email::before {
  content: '\F140'; }

.icon--emotion::before {
  content: '\F141'; }

.icon--explore::before {
  content: '\F142'; }

.icon--eye-2::before {
  content: '\F143'; }

.icon--eye::before {
  content: '\F144'; }

.icon--facebook-line::before {
  content: '\F145'; }

.icon--facebook-round::before {
  content: '\F146'; }

.icon--facebook-square::before {
  content: '\F147'; }

.icon--facebook::before {
  content: '\F148'; }

.icon--filter::before {
  content: '\F149'; }

.icon--flag::before {
  content: '\F14A'; }

.icon--flight-icon::before {
  content: '\F14B'; }

.icon--flight-new::before {
  content: '\F14C'; }

.icon--flight::before {
  content: '\F14D'; }

.icon--form::before {
  content: '\F14E'; }

.icon--gender-line::before {
  content: '\F14F'; }

.icon--gender::before {
  content: '\F150'; }

.icon--getting-around::before {
  content: '\F151'; }

.icon--google-plus-round::before {
  content: '\F152'; }

.icon--google::before {
  content: '\F153'; }

.icon--greater-than::before {
  content: '\F154'; }

.icon--green-star::before {
  content: '\F155'; }

.icon--guide-2::before {
  content: '\F156'; }

.icon--guide::before {
  content: '\F157'; }

.icon--heart::before {
  content: '\F158'; }

.icon--help::before {
  content: '\F159'; }

.icon--home::before {
  content: '\F15A'; }

.icon--homestay::before {
  content: '\F15B'; }

.icon--hotel::before {
  content: '\F15C'; }

.icon--info::before {
  content: '\F15D'; }

.icon--information::before {
  content: '\F15E'; }

.icon--instagram-line::before {
  content: '\F15F'; }

.icon--instagram::before {
  content: '\F160'; }

.icon--journey::before {
  content: '\F161'; }

.icon--kakaotalk::before {
  content: '\F162'; }

.icon--landing::before {
  content: '\F163'; }

.icon--language::before {
  content: '\F164'; }

.icon--left-arrow::before {
  content: '\F165'; }

.icon--less-arrow::before {
  content: '\F166'; }

.icon--license-line::before {
  content: '\F167'; }

.icon--license::before {
  content: '\F168'; }

.icon--light::before {
  content: '\F169'; }

.icon--line::before {
  content: '\F16A'; }

.icon--locate-fill-2::before {
  content: '\F16B'; }

.icon--locate-fill::before {
  content: '\F16C'; }

.icon--locate-icon::before {
  content: '\F16D'; }

.icon--location-line::before {
  content: '\F16E'; }

.icon--lock::before {
  content: '\F16F'; }

.icon--logout::before {
  content: '\F170'; }

.icon--luggage-2::before {
  content: '\F171'; }

.icon--luggage::before {
  content: '\F172'; }

.icon--mail-new::before {
  content: '\F173'; }

.icon--map::before {
  content: '\F174'; }

.icon--medal::before {
  content: '\F175'; }

.icon--menu-aboutus::before {
  content: '\F176'; }

.icon--menu-blog::before {
  content: '\F177'; }

.icon--menu-contact::before {
  content: '\F178'; }

.icon--menu-currency::before {
  content: '\F179'; }

.icon--menu-destinations::before {
  content: '\F17A'; }

.icon--menu-flights::before {
  content: '\F17B'; }

.icon--menu-guides::before {
  content: '\F17C'; }

.icon--menu-home::before {
  content: '\F17D'; }

.icon--menu-hotdeals::before {
  content: '\F17E'; }

.icon--menu-language::before {
  content: '\F17F'; }

.icon--menu-planyourtrip::before {
  content: '\F180'; }

.icon--menu-stays::before {
  content: '\F181'; }

.icon--menu-toursactivities::before {
  content: '\F182'; }

.icon--menu-tourthemes::before {
  content: '\F183'; }

.icon--menu-transportations::before {
  content: '\F184'; }

.icon--menu::before {
  content: '\F185'; }

.icon--minus::before {
  content: '\F186'; }

.icon--moon::before {
  content: '\F187'; }

.icon--nav::before {
  content: '\F188'; }

.icon--navigation::before {
  content: '\F189'; }

.icon--no-overnight::before {
  content: '\F18A'; }

.icon--office-line::before {
  content: '\F18B'; }

.icon--passenger::before {
  content: '\F18C'; }

.icon--passport-line::before {
  content: '\F18D'; }

.icon--passport::before {
  content: '\F18E'; }

.icon--payment-card::before {
  content: '\F18F'; }

.icon--person::before {
  content: '\F190'; }

.icon--phone-line::before {
  content: '\F191'; }

.icon--phone-new::before {
  content: '\F192'; }

.icon--phone::before {
  content: '\F193'; }

.icon--pin-map::before {
  content: '\F194'; }

.icon--pinterest-round::before {
  content: '\F195'; }

.icon--plan::before {
  content: '\F196'; }

.icon--plane-take-off::before {
  content: '\F197'; }

.icon--plane::before {
  content: '\F198'; }

.icon--plus::before {
  content: '\F199'; }

.icon--polygon::before {
  content: '\F19A'; }

.icon--public-bus::before {
  content: '\F19B'; }

.icon--question::before {
  content: '\F19C'; }

.icon--quotation::before {
  content: '\F19D'; }

.icon--quotes::before {
  content: '\F19E'; }

.icon--resort::before {
  content: '\F19F'; }

.icon--rocket::before {
  content: '\F1A0'; }

.icon--room::before {
  content: '\F1A1'; }

.icon--rte-dropcap::before {
  content: '\F1A2'; }

.icon--rte-ending-question::before {
  content: '\F1A3'; }

.icon--rte-full-text-image::before {
  content: '\F1A4'; }

.icon--rte-full-width-image::before {
  content: '\F1A5'; }

.icon--rte-how-to-cook::before {
  content: '\F1A6'; }

.icon--rte-image-url::before {
  content: '\F1A7'; }

.icon--rte-image::before {
  content: '\F1A8'; }

.icon--rte-ingredient::before {
  content: '\F1A9'; }

.icon--rte-intro-block::before {
  content: '\F1AA'; }

.icon--rte-line-separator::before {
  content: '\F1AB'; }

.icon--rte-list-item::before {
  content: '\F1AC'; }

.icon--rte-quote::before {
  content: '\F1AD'; }

.icon--rte-secondary-title::before {
  content: '\F1AE'; }

.icon--rte-side-caption-image::before {
  content: '\F1AF'; }

.icon--sales::before {
  content: '\F1B0'; }

.icon--search::before {
  content: '\F1B1'; }

.icon--skype::before {
  content: '\F1B2'; }

.icon--smartphone::before {
  content: '\F1B3'; }

.icon--sort::before {
  content: '\F1B4'; }

.icon--stamp::before {
  content: '\F1B5'; }

.icon--star-1::before {
  content: '\F1B6'; }

.icon--star-2::before {
  content: '\F1B7'; }

.icon--star-line::before {
  content: '\F1B8'; }

.icon--star::before {
  content: '\F1B9'; }

.icon--switch::before {
  content: '\F1BA'; }

.icon--take-off::before {
  content: '\F1BB'; }

.icon--telegram::before {
  content: '\F1BC'; }

.icon--term-condition::before {
  content: '\F1BD'; }

.icon--tick::before {
  content: '\F1BE'; }

.icon--tour-guide::before {
  content: '\F1BF'; }

.icon--tour-package::before {
  content: '\F1C0'; }

.icon--tracking::before {
  content: '\F1C1'; }

.icon--transportation::before {
  content: '\F1C2'; }

.icon--trash-blue::before {
  content: '\F1C3'; }

.icon--trash::before {
  content: '\F1C4'; }

.icon--twitter-line::before {
  content: '\F1C5'; }

.icon--twitter-round::before {
  content: '\F1C6'; }

.icon--twitter::before {
  content: '\F1C7'; }

.icon--union::before {
  content: '\F1C8'; }

.icon--user-new-filled::before {
  content: '\F1C9'; }

.icon--user-new::before {
  content: '\F1CA'; }

.icon--user::before {
  content: '\F1CB'; }

.icon--values::before {
  content: '\F1CC'; }

.icon--viber::before {
  content: '\F1CD'; }

.icon--vip-pick-up::before {
  content: '\F1CE'; }

.icon--visa-infomation::before {
  content: '\F1CF'; }

.icon--website-line::before {
  content: '\F1D0'; }

.icon--website::before {
  content: '\F1D1'; }

.icon--whatsapp::before {
  content: '\F1D2'; }

.icon--where-to-stay::before {
  content: '\F1D3'; }

.icon--youtube::before {
  content: '\F1D4'; }

.icon--zalo::before {
  content: '\F1D5'; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  @page {
    margin: 0.5cm; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]::after {
    content: " (" attr(href) ")"; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  .ir a::after,
  a[href^='javascript:']::after,
  a[href^='#']::after {
    content: ''; }
  pre,
  blockquote {
    border: 1px solid #a8a8a8;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  .h2,
  h3,
  .h3 {
    orphans: 3;
    widows: 3; }
  
  h2,
  .h2,
  h3,
  .h3 {
    page-break-after: avoid; } }

/*!
   * Bootstrap  v5.3.5 (https://getbootstrap.com/)
   * Copyright 2011-2025 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
:root,
[data-bs-theme="light"] {
  --bs-blue: #117bc9;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #fbb0d2;
  --bs-red: #f01335;
  --bs-orange: #fd7e14;
  --bs-yellow: #fecc00;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #117bc9;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #fecc00;
  --bs-danger: #f01335;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 17, 123, 201;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 254, 204, 0;
  --bs-danger-rgb: 240, 19, 53;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #073150;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #665200;
  --bs-danger-text-emphasis: #600815;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe5f4;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff5cc;
  --bs-danger-bg-subtle: #fcd0d7;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #a0cae9;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffeb99;
  --bs-danger-border-subtle: #f9a1ae;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #117bc9;
  --bs-link-color-rgb: 17, 123, 201;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0e62a1;
  --bs-link-hover-color-rgb: 14, 98, 161;
  --bs-code-color: #fbb0d2;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff5cc;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #979797;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(17, 123, 201, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #f01335;
  --bs-form-invalid-border-color: #f01335; }

[data-bs-theme="dark"] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #70b0df;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #fee066;
  --bs-danger-text-emphasis: #f67186;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031928;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332900;
  --bs-danger-bg-subtle: #30040b;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #0a4a79;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #987a00;
  --bs-danger-border-subtle: #900b20;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #70b0df;
  --bs-link-hover-color: #8dc0e5;
  --bs-link-color-rgb: 112, 176, 223;
  --bs-link-hover-color-rgb: 141, 192, 229;
  --bs-code-color: #fdd0e4;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #665200;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #f67186;
  --bs-form-invalid-border-color: #f67186; }

*,
*::before,
*::after {
  box-sizing: border-box; }

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color); }

h1, .h1 {
  font-size: calc(1.375rem + 1.5vw); }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 2.5rem; } }


h2,
.h2 {
  font-size: calc(1.325rem + 0.9vw); }
  @media (min-width: 1200px) {
    
    h2,
    .h2 {
      font-size: 2rem; } }


h3,
.h3 {
  font-size: calc(1.3rem + 0.6vw); }
  @media (min-width: 1200px) {
    
    h3,
    .h3 {
      font-size: 1.75rem; } }


h4,
.h4 {
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    
    h4,
    .h4 {
      font-size: 1.5rem; } }


h5,
.h5 {
  font-size: 1.25rem; }


h6,
.h6 {
  font-size: 1rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small, .small {
  font-size: 0.875em; }

mark, .mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg); }

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline; }
  a:hover {
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb); }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem; }
  kbd kbd {
    padding: 0;
    font-size: 1em; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }
  select:disabled {
    opacity: 1; }

[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
  button:not(:disabled),
  [type="button"]:not(:disabled),
  [type="reset"]:not(:disabled),
  [type="submit"]:not(:disabled) {
    cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw); }
  @media (min-width: 1200px) {
    legend {
      font-size: 1.5rem; } }
  legend + * {
    clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::file-selector-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.625rem + 4.5vw); }
  @media (min-width: 1200px) {
    .display-1 {
      font-size: 5rem; } }

.display-2 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.575rem + 3.9vw); }
  @media (min-width: 1200px) {
    .display-2 {
      font-size: 4.5rem; } }

.display-3 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.525rem + 3.3vw); }
  @media (min-width: 1200px) {
    .display-3 {
      font-size: 4rem; } }

.display-4 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.475rem + 2.7vw); }
  @media (min-width: 1200px) {
    .display-4 {
      font-size: 3.5rem; } }

.display-5 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.425rem + 2.1vw); }
  @media (min-width: 1200px) {
    .display-5 {
      font-size: 3rem; } }

.display-6 {
  font-weight: 300;
  line-height: 1.2;
  font-size: calc(1.375rem + 1.5vw); }
  @media (min-width: 1200px) {
    .display-6 {
      font-size: 2.5rem; } }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 0.875em;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }
  .blockquote > :last-child {
    margin-bottom: 0; }

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color); }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

@media (min-width: 1400px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1320px; } }

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px; }

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .row > * {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y); }

.col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0; }

.row-cols-auto > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66667%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0;
        -ms-flex: 1 0 0px;
            flex: 1 0 0; }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color); }
  .table > :not(caption) > * > * {
    padding: 0.5rem 0.5rem;
    color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
    background-color: var(--bs-table-bg);
    border-bottom-width: var(--bs-border-width);
    box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg))); }
  .table > tbody {
    vertical-align: inherit; }
  .table > thead {
    vertical-align: bottom; }

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor; }

.caption-top {
  caption-side: top; }

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem; }

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0; }
  .table-bordered > :not(caption) > * > * {
    border-width: 0 var(--bs-border-width); }

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0; }

.table-borderless > :not(:first-child) {
  border-top-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg); }

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg); }

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg); }

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg); }

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe5f4;
  --bs-table-border-color: #a6b7c3;
  --bs-table-striped-bg: #c5dae8;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacedc;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd4e2;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #b5b6b7;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #a7b9b1;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #a6c3ca;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff5cc;
  --bs-table-border-color: #ccc4a3;
  --bs-table-striped-bg: #f2e9c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6ddb8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece3bd;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #fcd0d7;
  --bs-table-border-color: #caa6ac;
  --bs-table-striped-bg: #efc6cc;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e3bbc2;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e9c0c7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #4d5154;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

.form-label {
  margin-bottom: 0.5rem; }

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.875rem; }

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color); }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control[type="file"] {
    overflow: hidden; }
    .form-control[type="file"]:not(:disabled):not([readonly]) {
      cursor: pointer; }
  .form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #88bde4;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25); }
  .form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.5em;
    margin: 0; }
  .form-control::-webkit-datetime-edit {
    display: block;
    padding: 0; }
  .form-control::-webkit-input-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1; }
  .form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1; }
  .form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1; }
  .form-control::file-selector-button {
    padding: 0.375rem 0.75rem;
    margin: -0.375rem -0.75rem;
    -webkit-margin-end: 0.75rem;
            margin-inline-end: 0.75rem;
    color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-control::file-selector-button {
        -webkit-transition: none;
        transition: none; } }
  .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg); }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0; }
  .form-control-plaintext:focus {
    outline: 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm); }
  .form-control-sm::file-selector-button {
    padding: 0.25rem 0.5rem;
    margin: -0.25rem -0.5rem;
    -webkit-margin-end: 0.5rem;
            margin-inline-end: 0.5rem; }

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg); }
  .form-control-lg::file-selector-button {
    padding: 0.5rem 1rem;
    margin: -0.5rem -1rem;
    -webkit-margin-end: 1rem;
            margin-inline-end: 1rem; }

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2)); }

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); }

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); }

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem; }
  .form-control-color:not(:disabled):not([readonly]) {
    cursor: pointer; }
  .form-control-color::-moz-color-swatch {
    border: 0 !important;
    border-radius: var(--bs-border-radius); }
  .form-control-color::-webkit-color-swatch {
    border: 0 !important;
    border-radius: var(--bs-border-radius); }
  .form-control-color.form-control-sm {
    height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); }
  .form-control-color.form-control-lg {
    height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); }

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-select {
      -webkit-transition: none;
      transition: none; } }
  .form-select:focus {
    border-color: #88bde4;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25); }
  .form-select[multiple], .form-select[size]:not([size="1"]) {
    padding-right: 0.75rem;
    background-image: none; }
  .form-select:disabled {
    background-color: var(--bs-secondary-bg); }
  .form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 var(--bs-body-color); }

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm); }

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg); }

[data-bs-theme="dark"] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); }

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem; }
  .form-check .form-check-input {
    float: left;
    margin-left: -1.5em; }

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right; }
  .form-check-reverse .form-check-input {
    float: right;
    margin-right: -1.5em;
    margin-left: 0; }

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact; }
  .form-check-input[type="checkbox"] {
    border-radius: 0.25em; }
  .form-check-input[type="radio"] {
    border-radius: 50%; }
  .form-check-input:active {
    -webkit-filter: brightness(90%);
            filter: brightness(90%); }
  .form-check-input:focus {
    border-color: #88bde4;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25); }
  .form-check-input:checked {
    background-color: #117bc9;
    border-color: #117bc9; }
    .form-check-input:checked[type="checkbox"] {
      --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e"); }
    .form-check-input:checked[type="radio"] {
      --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-check-input[type="checkbox"]:indeterminate {
    background-color: #117bc9;
    border-color: #117bc9;
    --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }
  .form-check-input:disabled {
    pointer-events: none;
    -webkit-filter: none;
            filter: none;
    opacity: 0.5; }
  .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    cursor: default;
    opacity: 0.5; }

.form-switch {
  padding-left: 2.5em; }
  .form-switch .form-check-input {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    width: 2em;
    margin-left: -2.5em;
    background-image: var(--bs-form-switch-bg);
    background-position: left center;
    border-radius: 2em;
    -webkit-transition: background-position 0.15s ease-in-out;
    transition: background-position 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-switch .form-check-input {
        -webkit-transition: none;
        transition: none; } }
    .form-switch .form-check-input:focus {
      --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2388bde4'/%3e%3c/svg%3e"); }
    .form-switch .form-check-input:checked {
      background-position: right center;
      --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }
  .form-switch.form-check-reverse {
    padding-right: 2.5em;
    padding-left: 0; }
    .form-switch.form-check-reverse .form-check-input {
      margin-right: -2.5em;
      margin-left: 0; }

.form-check-inline {
  display: inline-block;
  margin-right: 1rem; }

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }
  .btn-check[disabled] + .btn, .btn-check:disabled + .btn {
    pointer-events: none;
    -webkit-filter: none;
            filter: none;
    opacity: 0.65; }

[data-bs-theme="dark"] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e"); }

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent; }
  .form-range:focus {
    outline: 0; }
    .form-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(17, 123, 201, 0.25); }
    .form-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(17, 123, 201, 0.25); }
  .form-range::-moz-focus-outer {
    border: 0; }
  .form-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    -webkit-appearance: none;
            appearance: none;
    background-color: #117bc9;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .form-range::-webkit-slider-thumb:active {
      background-color: #b8d7ef; }
  .form-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: transparent;
    border-radius: 1rem; }
  .form-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    -moz-appearance: none;
         appearance: none;
    background-color: #117bc9;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none; } }
    .form-range::-moz-range-thumb:active {
      background-color: #b8d7ef; }
  .form-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: var(--bs-secondary-bg);
    border-color: transparent;
    border-radius: 1rem; }
  .form-range:disabled {
    pointer-events: none; }
    .form-range:disabled::-webkit-slider-thumb {
      background-color: var(--bs-secondary-color); }
    .form-range:disabled::-moz-range-thumb {
      background-color: var(--bs-secondary-color); }

.form-floating {
  position: relative; }
  .form-floating > .form-control,
  .form-floating > .form-control-plaintext,
  .form-floating > .form-select {
    height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
    line-height: 1.25; }
  .form-floating > label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    max-width: 100%;
    height: 100%;
    padding: 1rem 0.75rem;
    overflow: hidden;
    color: rgba(var(--bs-body-color-rgb), 0.65);
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .form-floating > label {
        -webkit-transition: none;
        transition: none; } }
  .form-floating > .form-control,
  .form-floating > .form-control-plaintext {
    padding: 1rem 0.75rem; }
    .form-floating > .form-control::-webkit-input-placeholder, .form-floating > .form-control-plaintext::-webkit-input-placeholder {
      color: transparent; }
    .form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
      color: transparent; }
    .form-floating > .form-control:-ms-input-placeholder, .form-floating > .form-control-plaintext:-ms-input-placeholder {
      color: transparent; }
    .form-floating > .form-control::placeholder,
    .form-floating > .form-control-plaintext::placeholder {
      color: transparent; }
    .form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
      padding-top: 1.625rem;
      padding-bottom: 0.625rem; }
    .form-floating > .form-control:not(:-ms-input-placeholder), .form-floating > .form-control-plaintext:not(:-ms-input-placeholder) {
      padding-top: 1.625rem;
      padding-bottom: 0.625rem; }
    .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
    .form-floating > .form-control-plaintext:focus,
    .form-floating > .form-control-plaintext:not(:placeholder-shown) {
      padding-top: 1.625rem;
      padding-bottom: 0.625rem; }
    .form-floating > .form-control:-webkit-autofill,
    .form-floating > .form-control-plaintext:-webkit-autofill {
      padding-top: 1.625rem;
      padding-bottom: 0.625rem; }
  .form-floating > .form-select {
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
    padding-left: 0.75rem; }
  .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
    transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > .form-control:focus ~ label,
  .form-floating > .form-control:not(:placeholder-shown) ~ label,
  .form-floating > .form-control-plaintext ~ label,
  .form-floating > .form-select ~ label {
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
            transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > .form-control:-webkit-autofill ~ label {
    -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
            transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }
  .form-floating > textarea:not(:-moz-placeholder-shown) ~ label::after {
    position: absolute;
    inset: 1rem 0.375rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius); }
  .form-floating > textarea:not(:-ms-input-placeholder) ~ label::after {
    position: absolute;
    inset: 1rem 0.375rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius); }
  .form-floating > textarea:focus ~ label::after,
  .form-floating > textarea:not(:placeholder-shown) ~ label::after {
    position: absolute;
    inset: 1rem 0.375rem;
    z-index: -1;
    height: 1.5em;
    content: "";
    background-color: var(--bs-body-bg);
    border-radius: var(--bs-border-radius); }
  .form-floating > textarea:disabled ~ label::after {
    background-color: var(--bs-secondary-bg); }
  .form-floating > .form-control-plaintext ~ label {
    border-width: var(--bs-border-width) 0; }
  .form-floating > :disabled ~ label,
  .form-floating > .form-control:disabled ~ label {
    color: #6c757d; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-select,
  .input-group > .form-floating {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    min-width: 0; }
  .input-group > .form-control:focus,
  .input-group > .form-select:focus,
  .input-group > .form-floating:focus-within {
    z-index: 5; }
  .input-group .btn {
    position: relative;
    z-index: 2; }
    .input-group .btn:focus {
      z-index: 5; }

.input-group-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius); }

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: var(--bs-border-radius-lg); }

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: var(--bs-border-radius-sm); }

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem; }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n + 3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(-1 * var(--bs-border-width));
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color); }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius); }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color); }
  .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
    border-color: var(--bs-form-valid-border-color);
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem)); }

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color); }
  .was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
    background-color: var(--bs-form-valid-color); }
  .was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }
  .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
    color: var(--bs-form-valid-color); }

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: .5em; }

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid, .was-validated
.input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid, .was-validated
.input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3; }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color); }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius); }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f01335'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f01335' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color); }
  .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
    --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23f01335'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23f01335' stroke='none'/%3e%3c/svg%3e");
    padding-right: 4.125rem;
    background-position: right 0.75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
    border-color: var(--bs-form-invalid-border-color);
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem)); }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color); }
  .was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
    background-color: var(--bs-form-invalid-color); }
  .was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }
  .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
    color: var(--bs-form-invalid-color); }

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: .5em; }

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid, .was-validated
.input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid, .was-validated
.input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4; }

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color); }
  .btn-check + .btn:hover {
    color: var(--bs-btn-color);
    background-color: var(--bs-btn-bg);
    border-color: var(--bs-btn-border-color); }
  .btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn-check:focus-visible + .btn {
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn-check:checked + .btn,
  :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color); }
    .btn-check:checked + .btn:focus-visible,
    :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
      box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn-check:checked:focus-visible + .btn {
    box-shadow: var(--bs-btn-focus-box-shadow); }
  .btn:disabled, .btn.disabled,
  fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity); }

.btn-primary {
  --bs-btn-color: #000;
  --bs-btn-bg: #117bc9;
  --bs-btn-border-color: #117bc9;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #358fd1;
  --bs-btn-hover-border-color: #2988ce;
  --bs-btn-focus-shadow-rgb: 14, 105, 171;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #4195d4;
  --bs-btn-active-border-color: #2988ce;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #117bc9;
  --bs-btn-disabled-border-color: #117bc9; }

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d; }

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754; }

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0; }

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #fecc00;
  --bs-btn-border-color: #fecc00;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fed426;
  --bs-btn-hover-border-color: #fed11a;
  --bs-btn-focus-shadow-rgb: 216, 173, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fed633;
  --bs-btn-active-border-color: #fed11a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fecc00;
  --bs-btn-disabled-border-color: #fecc00; }

.btn-danger {
  --bs-btn-color: #000;
  --bs-btn-bg: #f01335;
  --bs-btn-border-color: #f01335;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f23653;
  --bs-btn-hover-border-color: #f22b49;
  --bs-btn-focus-shadow-rgb: 204, 16, 45;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f3425d;
  --bs-btn-active-border-color: #f22b49;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f01335;
  --bs-btn-disabled-border-color: #f01335; }

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa; }

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529; }

.btn-outline-primary {
  --bs-btn-color: #117bc9;
  --bs-btn-border-color: #117bc9;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #117bc9;
  --bs-btn-hover-border-color: #117bc9;
  --bs-btn-focus-shadow-rgb: 17, 123, 201;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #117bc9;
  --bs-btn-active-border-color: #117bc9;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #117bc9;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #117bc9;
  --bs-gradient: none; }

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none; }

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none; }

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none; }

.btn-outline-warning {
  --bs-btn-color: #fecc00;
  --bs-btn-border-color: #fecc00;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fecc00;
  --bs-btn-hover-border-color: #fecc00;
  --bs-btn-focus-shadow-rgb: 254, 204, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fecc00;
  --bs-btn-active-border-color: #fecc00;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fecc00;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #fecc00;
  --bs-gradient: none; }

.btn-outline-danger {
  --bs-btn-color: #f01335;
  --bs-btn-border-color: #f01335;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f01335;
  --bs-btn-hover-border-color: #f01335;
  --bs-btn-focus-shadow-rgb: 240, 19, 53;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f01335;
  --bs-btn-active-border-color: #f01335;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f01335;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f01335;
  --bs-gradient: none; }

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none; }

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none; }

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 14, 105, 171;
  text-decoration: underline; }
  .btn-link:focus-visible {
    color: var(--bs-btn-color); }
  .btn-link:hover {
    color: var(--bs-btn-hover-color); }

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg); }

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm); }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }
  .collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.collapse-horizontal {
        -webkit-transition: none;
        transition: none; } }

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #117bc9;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius); }
  .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer); }

.dropdown-menu-start {
  --bs-position: start; }
  .dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0; }

.dropdown-menu-end {
  --bs-position: end; }
  .dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start; }
    .dropdown-menu-sm-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-sm-end {
    --bs-position: end; }
    .dropdown-menu-sm-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start; }
    .dropdown-menu-md-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-md-end {
    --bs-position: end; }
    .dropdown-menu-md-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start; }
    .dropdown-menu-lg-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-lg-end {
    --bs-position: end; }
    .dropdown-menu-lg-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start; }
    .dropdown-menu-xl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xl-end {
    --bs-position: end; }
    .dropdown-menu-xl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start; }
    .dropdown-menu-xxl-start[data-bs-popper] {
      right: auto;
      left: 0; }
  .dropdown-menu-xxl-end {
    --bs-position: end; }
    .dropdown-menu-xxl-end[data-bs-popper] {
      right: 0;
      left: auto; } }

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer); }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer); }

.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropend .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-toggle::after {
  vertical-align: 0; }

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer); }

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropstart .dropdown-toggle::after {
  display: none; }

.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropstart .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0); }
  .dropdown-item:hover, .dropdown-item:focus {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg); }
  .dropdown-item.active, .dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg); }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.875rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color); }

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #117bc9;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .btn-group > .btn-check:checked + .btn,
  .btn-group > .btn-check:focus + .btn,
  .btn-group > .btn:hover,
  .btn-group > .btn:focus,
  .btn-group > .btn:active,
  .btn-group > .btn.active,
  .btn-group-vertical > .btn-check:checked + .btn,
  .btn-group-vertical > .btn-check:focus + .btn,
  .btn-group-vertical > .btn:hover,
  .btn-group-vertical > .btn:focus,
  .btn-group-vertical > .btn:active,
  .btn-group-vertical > .btn.active {
    z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group {
  border-radius: var(--bs-border-radius); }
  .btn-group > :not(.btn-check:first-child) + .btn,
  .btn-group > .btn-group:not(:first-child) {
    margin-left: calc(-1 * var(--bs-border-width)); }
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group > .btn.dropdown-toggle-split:first-child,
  .btn-group > .btn-group:not(:last-child) > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .btn-group > .btn:nth-child(n + 3),
  .btn-group > :not(.btn-check) + .btn,
  .btn-group > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropend .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropstart .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: calc(-1 * var(--bs-border-width)); }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:nth-child(n + 3),
  .btn-group-vertical > :not(.btn-check) + .btn,
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .nav-link {
      -webkit-transition: none;
      transition: none; } }
  .nav-link:hover, .nav-link:focus {
    color: var(--bs-nav-link-hover-color); }
  .nav-link:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25); }
  .nav-link.disabled, .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color); }
  .nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    border-top-left-radius: var(--bs-nav-tabs-border-radius);
    border-top-right-radius: var(--bs-nav-tabs-border-radius); }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      isolation: isolate;
      border-color: var(--bs-nav-tabs-link-hover-border-color); }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: var(--bs-nav-tabs-link-active-color);
    background-color: var(--bs-nav-tabs-link-active-bg);
    border-color: var(--bs-nav-tabs-link-active-border-color); }
  .nav-tabs .dropdown-menu {
    margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #117bc9; }
  .nav-pills .nav-link {
    border-radius: var(--bs-nav-pills-border-radius); }
  .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: var(--bs-nav-pills-link-active-bg); }

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap); }
  .nav-underline .nav-link {
    padding-right: 0;
    padding-left: 0;
    border-bottom: var(--bs-nav-underline-border-width) solid transparent; }
    .nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
      border-bottom-color: currentcolor; }
  .nav-underline .nav-link.active,
  .nav-underline .show > .nav-link {
    font-weight: 700;
    color: var(--bs-nav-underline-link-active-color);
    border-bottom-color: currentcolor; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  text-align: center; }

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x); }
  .navbar > .container,
  .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: inherit;
        -ms-flex-wrap: inherit;
            flex-wrap: inherit;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    color: var(--bs-navbar-brand-hover-color); }

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: var(--bs-navbar-active-color); }
  .navbar-nav .dropdown-menu {
    position: static; }

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color); }
  .navbar-text a,
  .navbar-text a:hover,
  .navbar-text a:focus {
    color: var(--bs-navbar-active-color); }

.navbar-collapse {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  -webkit-transition: var(--bs-navbar-toggler-transition);
  transition: var(--bs-navbar-toggler-transition); }
  @media (prefers-reduced-motion: reduce) {
    .navbar-toggler {
      -webkit-transition: none;
      transition: none; } }
  .navbar-toggler:hover {
    text-decoration: none; }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width); }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%; }

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto; }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x); }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; }
    .navbar-expand-sm .offcanvas {
      position: static;
      z-index: auto;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: auto !important;
      height: auto !important;
      visibility: visible !important;
      background-color: transparent !important;
      border: 0 !important;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: none;
      transition: none; }
      .navbar-expand-sm .offcanvas .offcanvas-header {
        display: none; }
      .navbar-expand-sm .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        padding: 0;
        overflow-y: visible; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x); }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; }
    .navbar-expand-md .offcanvas {
      position: static;
      z-index: auto;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: auto !important;
      height: auto !important;
      visibility: visible !important;
      background-color: transparent !important;
      border: 0 !important;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: none;
      transition: none; }
      .navbar-expand-md .offcanvas .offcanvas-header {
        display: none; }
      .navbar-expand-md .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        padding: 0;
        overflow-y: visible; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x); }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; }
    .navbar-expand-lg .offcanvas {
      position: static;
      z-index: auto;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: auto !important;
      height: auto !important;
      visibility: visible !important;
      background-color: transparent !important;
      border: 0 !important;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: none;
      transition: none; }
      .navbar-expand-lg .offcanvas .offcanvas-header {
        display: none; }
      .navbar-expand-lg .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        padding: 0;
        overflow-y: visible; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x); }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; }
    .navbar-expand-xl .offcanvas {
      position: static;
      z-index: auto;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: auto !important;
      height: auto !important;
      visibility: visible !important;
      background-color: transparent !important;
      border: 0 !important;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: none;
      transition: none; }
      .navbar-expand-xl .offcanvas .offcanvas-header {
        display: none; }
      .navbar-expand-xl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        padding: 0;
        overflow-y: visible; } }

@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xxl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: var(--bs-navbar-nav-link-padding-x);
        padding-left: var(--bs-navbar-nav-link-padding-x); }
    .navbar-expand-xxl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xxl .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-xxl .navbar-toggler {
      display: none; }
    .navbar-expand-xxl .offcanvas {
      position: static;
      z-index: auto;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: auto !important;
      height: auto !important;
      visibility: visible !important;
      background-color: transparent !important;
      border: 0 !important;
      -webkit-transform: none !important;
              transform: none !important;
      -webkit-transition: none;
      transition: none; }
      .navbar-expand-xxl .offcanvas .offcanvas-header {
        display: none; }
      .navbar-expand-xxl .offcanvas .offcanvas-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        padding: 0;
        overflow-y: visible; } }

.navbar-expand {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: var(--bs-navbar-nav-link-padding-x);
      padding-left: var(--bs-navbar-nav-link-padding-x); }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }
  .navbar-expand .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
            transform: none !important;
    -webkit-transition: none;
    transition: none; }
    .navbar-expand .offcanvas .offcanvas-header {
      display: none; }
    .navbar-expand .offcanvas .offcanvas-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible; }

.navbar-dark,
.navbar[data-bs-theme="dark"] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

[data-bs-theme="dark"] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius); }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group {
    border-top: inherit;
    border-bottom: inherit; }
    .card > .list-group:first-child {
      border-top-width: 0;
      border-top-left-radius: var(--bs-card-inner-border-radius);
      border-top-right-radius: var(--bs-card-inner-border-radius); }
    .card > .list-group:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: var(--bs-card-inner-border-radius);
      border-bottom-left-radius: var(--bs-card-inner-border-radius); }
  .card > .card-header + .list-group,
  .card > .list-group + .card-footer {
    border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color); }

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color); }

.card-subtitle {
  margin-top: calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color); }

.card-text:last-child {
  margin-bottom: 0; }

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x); }

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color); }
  .card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0; }

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }
  .card-footer:last-child {
    border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius); }

.card-header-tabs {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0; }
  .card-header-tabs .nav-link.active {
    background-color: var(--bs-card-bg);
    border-bottom-color: var(--bs-card-bg); }

.card-header-pills {
  margin-right: calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-.5 * var(--bs-card-cap-padding-x)); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius); }

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius); }

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin); }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .card-group > .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23073150' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle); }

.accordion-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  -webkit-transition: var(--bs-accordion-transition);
  transition: var(--bs-accordion-transition); }
  @media (prefers-reduced-motion: reduce) {
    .accordion-button {
      -webkit-transition: none;
      transition: none; } }
  .accordion-button:not(.collapsed) {
    color: var(--bs-accordion-active-color);
    background-color: var(--bs-accordion-active-bg);
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color); }
    .accordion-button:not(.collapsed)::after {
      background-image: var(--bs-accordion-btn-active-icon);
      -webkit-transform: var(--bs-accordion-btn-icon-transform);
              transform: var(--bs-accordion-btn-icon-transform); }
  .accordion-button::after {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: auto;
    content: "";
    background-image: var(--bs-accordion-btn-icon);
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    -webkit-transition: var(--bs-accordion-btn-icon-transition);
    transition: var(--bs-accordion-btn-icon-transition); }
    @media (prefers-reduced-motion: reduce) {
      .accordion-button::after {
        -webkit-transition: none;
        transition: none; } }
  .accordion-button:hover {
    z-index: 2; }
  .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: var(--bs-accordion-btn-focus-box-shadow); }

.accordion-header {
  margin-bottom: 0; }

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); }
  .accordion-item:first-of-type {
    border-top-left-radius: var(--bs-accordion-border-radius);
    border-top-right-radius: var(--bs-accordion-border-radius); }
    .accordion-item:first-of-type > .accordion-header .accordion-button {
      border-top-left-radius: var(--bs-accordion-inner-border-radius);
      border-top-right-radius: var(--bs-accordion-inner-border-radius); }
  .accordion-item:not(:first-of-type) {
    border-top: 0; }
  .accordion-item:last-of-type {
    border-bottom-right-radius: var(--bs-accordion-border-radius);
    border-bottom-left-radius: var(--bs-accordion-border-radius); }
    .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
      border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
      border-bottom-left-radius: var(--bs-accordion-inner-border-radius); }
    .accordion-item:last-of-type > .accordion-collapse {
      border-bottom-right-radius: var(--bs-accordion-border-radius);
      border-bottom-left-radius: var(--bs-accordion-border-radius); }

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x); }

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .accordion-flush > .accordion-item:first-child {
    border-top: 0; }
  .accordion-flush > .accordion-item:last-child {
    border-bottom: 0; }
  .accordion-flush > .accordion-item > .accordion-collapse,
  .accordion-flush > .accordion-item > .accordion-header .accordion-button,
  .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
    border-radius: 0; }

[data-bs-theme="dark"] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2370b0df'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2370b0df'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e"); }

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius); }

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x); }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */; }

.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color); }

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #117bc9;
  --bs-pagination-active-border-color: #117bc9;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .page-link {
      -webkit-transition: none;
      transition: none; } }
  .page-link:hover {
    z-index: 2;
    color: var(--bs-pagination-hover-color);
    background-color: var(--bs-pagination-hover-bg);
    border-color: var(--bs-pagination-hover-border-color); }
  .page-link:focus {
    z-index: 3;
    color: var(--bs-pagination-focus-color);
    background-color: var(--bs-pagination-focus-bg);
    outline: 0;
    box-shadow: var(--bs-pagination-focus-box-shadow); }
  .page-link.active,
  .active > .page-link {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: var(--bs-pagination-active-bg);
    border-color: var(--bs-pagination-active-border-color); }
  .page-link.disabled,
  .disabled > .page-link {
    color: var(--bs-pagination-disabled-color);
    pointer-events: none;
    background-color: var(--bs-pagination-disabled-bg);
    border-color: var(--bs-pagination-disabled-border-color); }

.page-item:not(:first-child) .page-link {
  margin-left: calc(-1 * var(--bs-border-width)); }

.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius); }

.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius); }

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.25rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg); }

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm); }

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius); }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius); }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color); }

.alert-dismissible {
  padding-right: 3rem; }
  .alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 1.25rem 1rem; }

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis); }

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis); }

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis); }

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis); }

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis); }

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis); }

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis); }

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis); }

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height); } }

@keyframes progress-bar-stripes {
  0% {
    background-position-x: var(--bs-progress-height); } }

.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.75rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #117bc9;
  --bs-progress-bar-transition: width 0.6s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius); }

.progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  -webkit-transition: var(--bs-progress-bar-transition);
  transition: var(--bs-progress-bar-transition); }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height); }

.progress-stacked > .progress {
  overflow: visible; }

.progress-stacked > .progress > .progress-bar {
  width: 100%; }

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
          animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
              animation: none; } }

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #117bc9;
  --bs-list-group-active-border-color: #117bc9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius); }

.list-group-numbered {
  list-style-type: none;
  counter-reset: section; }
  .list-group-numbered > .list-group-item::before {
    content: counters(section, ".") ". ";
    counter-increment: section; }

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: var(--bs-list-group-disabled-color);
    pointer-events: none;
    background-color: var(--bs-list-group-disabled-bg); }
  .list-group-item.active {
    z-index: 2;
    color: var(--bs-list-group-active-color);
    background-color: var(--bs-list-group-active-bg);
    border-color: var(--bs-list-group-active-border-color); }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: calc(-1 * var(--bs-list-group-border-width));
      border-top-width: var(--bs-list-group-border-width); }

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit; }
  .list-group-item-action:not(.active):hover, .list-group-item-action:not(.active):focus {
    z-index: 1;
    color: var(--bs-list-group-action-hover-color);
    text-decoration: none;
    background-color: var(--bs-list-group-action-hover-bg); }
  .list-group-item-action:not(.active):active {
    color: var(--bs-list-group-action-active-color);
    background-color: var(--bs-list-group-action-active-bg); }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0; }
  .list-group-horizontal > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0; }
  .list-group-horizontal > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0; }
    .list-group-horizontal > .list-group-item + .list-group-item.active {
      margin-left: calc(-1 * var(--bs-list-group-border-width));
      border-left-width: var(--bs-list-group-border-width); }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
      border-bottom-left-radius: var(--bs-list-group-border-radius);
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
      border-top-right-radius: var(--bs-list-group-border-radius);
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: var(--bs-list-group-border-width);
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
      border-bottom-left-radius: var(--bs-list-group-border-radius);
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
      border-top-right-radius: var(--bs-list-group-border-radius);
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: var(--bs-list-group-border-width);
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
      border-bottom-left-radius: var(--bs-list-group-border-radius);
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
      border-top-right-radius: var(--bs-list-group-border-radius);
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: var(--bs-list-group-border-width);
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
      border-bottom-left-radius: var(--bs-list-group-border-radius);
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
      border-top-right-radius: var(--bs-list-group-border-radius);
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: var(--bs-list-group-border-width);
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
      border-bottom-left-radius: var(--bs-list-group-border-radius);
      border-top-right-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
      border-top-right-radius: var(--bs-list-group-border-radius);
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xxl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xxl > .list-group-item + .list-group-item {
      border-top-width: var(--bs-list-group-border-width);
      border-left-width: 0; }
      .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
        margin-left: calc(-1 * var(--bs-list-group-border-width));
        border-left-width: var(--bs-list-group-border-width); } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 var(--bs-list-group-border-width); }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis); }

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis); }

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis); }

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis); }

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis); }

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis); }

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis); }

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis); }

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(17, 123, 201, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  -webkit-filter: var(--bs-btn-close-filter);
          filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity); }
  .btn-close:hover {
    color: var(--bs-btn-close-color);
    text-decoration: none;
    opacity: var(--bs-btn-close-hover-opacity); }
  .btn-close:focus {
    outline: 0;
    box-shadow: var(--bs-btn-close-focus-shadow);
    opacity: var(--bs-btn-close-focus-opacity); }
  .btn-close:disabled, .btn-close.disabled {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    opacity: var(--bs-btn-close-disabled-opacity); }

.btn-close-white {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%); }

:root,
[data-bs-theme="light"] {
  --bs-btn-close-filter: ; }

[data-bs-theme="dark"] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%); }

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius); }
  .toast.showing {
    opacity: 0; }
  .toast:not(.show) {
    display: none; }

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none; }
  .toast-container > :not(:last-child) {
    margin-bottom: var(--bs-toast-spacing); }

.toast-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width)); }
  .toast-header .btn-close {
    margin-right: calc(-.5 * var(--bs-toast-padding-x));
    margin-left: var(--bs-toast-padding-x); }

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word; }

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -50px);
            transform: translate(0, -50px);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
            transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2); }
  .modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0; }

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg); }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity); }

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius); }
  .modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
    margin-top: calc(-.5 * var(--bs-modal-header-padding-y));
    margin-right: calc(-.5 * var(--bs-modal-header-padding-x));
    margin-bottom: calc(-.5 * var(--bs-modal-header-padding-y));
    margin-left: auto; }

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height); }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: var(--bs-modal-padding); }

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius); }
  .modal-footer > * {
    margin: calc(var(--bs-modal-footer-gap) * .5); }

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow); }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto; }
  .modal-sm {
    --bs-modal-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }
  .modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen .modal-header,
  .modal-fullscreen .modal-footer {
    border-radius: 0; }
  .modal-fullscreen .modal-body {
    overflow-y: auto; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-sm-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-header,
    .modal-fullscreen-sm-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-sm-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-md-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-header,
    .modal-fullscreen-md-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-md-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-lg-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-header,
    .modal-fullscreen-lg-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-lg-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-header,
    .modal-fullscreen-xl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xl-down .modal-body {
      overflow-y: auto; } }

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
    .modal-fullscreen-xxl-down .modal-content {
      height: 100%;
      border: 0;
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-header,
    .modal-fullscreen-xxl-down .modal-footer {
      border-radius: 0; }
    .modal-fullscreen-xxl-down .modal-body {
      overflow-y: auto; } }

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: var(--bs-tooltip-opacity); }
  .tooltip .tooltip-arrow {
    display: block;
    width: var(--bs-tooltip-arrow-width);
    height: var(--bs-tooltip-arrow-height); }
    .tooltip .tooltip-arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height)); }
  .bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
    top: -1px;
    border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-top-color: var(--bs-tooltip-bg); }

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width); }
  .bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
    right: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
    border-right-color: var(--bs-tooltip-bg); }

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height)); }
  .bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
    bottom: -1px;
    border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-bottom-color: var(--bs-tooltip-bg); }

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width); }
  .bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
    left: -1px;
    border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
    border-left-color: var(--bs-tooltip-bg); }

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius); }

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.875rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 1rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius); }
  .popover .popover-arrow {
    display: block;
    width: var(--bs-popover-arrow-width);
    height: var(--bs-popover-arrow-height); }
    .popover .popover-arrow::before, .popover .popover-arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid;
      border-width: 0; }

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); }
  .bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
    border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0; }
  .bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
    bottom: 0;
    border-top-color: var(--bs-popover-arrow-border); }
  .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
    bottom: var(--bs-popover-border-width);
    border-top-color: var(--bs-popover-bg); }

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width); }
  .bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
    border-width: calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0; }
  .bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
    left: 0;
    border-right-color: var(--bs-popover-arrow-border); }
  .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
    left: var(--bs-popover-border-width);
    border-right-color: var(--bs-popover-bg); }

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); }
  .bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
    border-width: 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height); }
  .bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
    top: 0;
    border-bottom-color: var(--bs-popover-arrow-border); }
  .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
    top: var(--bs-popover-border-width);
    border-bottom-color: var(--bs-popover-bg); }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg); }

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width); }
  .bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
    border-width: calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height); }
  .bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
    right: 0;
    border-left-color: var(--bs-popover-arrow-border); }
  .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
    right: var(--bs-popover-border-width);
    border-left-color: var(--bs-popover-bg); }

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color); }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
          transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-start,
    .carousel-fade .active.carousel-item-end {
      -webkit-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  -webkit-filter: var(--bs-carousel-control-icon-filter);
          filter: var(--bs-carousel-control-icon-filter);
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")*/; }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")*/; }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%; }
  .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: var(--bs-carousel-indicator-active-bg);
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    -webkit-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators [data-bs-target] {
        -webkit-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--bs-carousel-caption-color);
  text-align: center; }

.carousel-dark {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100); }

:root,
[data-bs-theme="light"] {
  --bs-carousel-indicator-active-bg: #fff;
  --bs-carousel-caption-color: #fff;
  --bs-carousel-control-icon-filter: ; }

[data-bs-theme="dark"] {
  --bs-carousel-indicator-active-bg: #000;
  --bs-carousel-caption-color: #000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100); }

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  -webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
          animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name); }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */; } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg) /* rtl:ignore */;
            transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent; }

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0; }

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s; } }

.offcanvas-sm, .offcanvas-md, .offcanvas-lg, .offcanvas-xl, .offcanvas-xxl, .offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5; }

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }
  @media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-sm {
      -webkit-transition: none;
      transition: none; } }

@media (max-width: 575.98px) {
    .offcanvas-sm.offcanvas-start {
      top: 0;
      left: 0;
      width: var(--bs-offcanvas-width);
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
    .offcanvas-sm.offcanvas-end {
      top: 0;
      right: 0;
      width: var(--bs-offcanvas-width);
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
    .offcanvas-sm.offcanvas-top {
      top: 0;
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .offcanvas-sm.offcanvas-bottom {
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
    .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
      -webkit-transform: none;
              transform: none; }
    .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
      visibility: visible; } }

@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-sm .offcanvas-header {
      display: none; }
    .offcanvas-sm .offcanvas-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible;
      background-color: transparent !important; } }

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }
  @media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-md {
      -webkit-transition: none;
      transition: none; } }

@media (max-width: 767.98px) {
    .offcanvas-md.offcanvas-start {
      top: 0;
      left: 0;
      width: var(--bs-offcanvas-width);
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
    .offcanvas-md.offcanvas-end {
      top: 0;
      right: 0;
      width: var(--bs-offcanvas-width);
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
    .offcanvas-md.offcanvas-top {
      top: 0;
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .offcanvas-md.offcanvas-bottom {
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
    .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
      -webkit-transform: none;
              transform: none; }
    .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
      visibility: visible; } }

@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-md .offcanvas-header {
      display: none; }
    .offcanvas-md .offcanvas-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible;
      background-color: transparent !important; } }

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }
  @media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-lg {
      -webkit-transition: none;
      transition: none; } }

@media (max-width: 991.98px) {
    .offcanvas-lg.offcanvas-start {
      top: 0;
      left: 0;
      width: var(--bs-offcanvas-width);
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
    .offcanvas-lg.offcanvas-end {
      top: 0;
      right: 0;
      width: var(--bs-offcanvas-width);
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
    .offcanvas-lg.offcanvas-top {
      top: 0;
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .offcanvas-lg.offcanvas-bottom {
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
    .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
      -webkit-transform: none;
              transform: none; }
    .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
      visibility: visible; } }

@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-lg .offcanvas-header {
      display: none; }
    .offcanvas-lg .offcanvas-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible;
      background-color: transparent !important; } }

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }
  @media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-xl {
      -webkit-transition: none;
      transition: none; } }

@media (max-width: 1199.98px) {
    .offcanvas-xl.offcanvas-start {
      top: 0;
      left: 0;
      width: var(--bs-offcanvas-width);
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
    .offcanvas-xl.offcanvas-end {
      top: 0;
      right: 0;
      width: var(--bs-offcanvas-width);
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
    .offcanvas-xl.offcanvas-top {
      top: 0;
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .offcanvas-xl.offcanvas-bottom {
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
    .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
      -webkit-transform: none;
              transform: none; }
    .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
      visibility: visible; } }

@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-xl .offcanvas-header {
      display: none; }
    .offcanvas-xl .offcanvas-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible;
      background-color: transparent !important; } }

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }
  @media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
    .offcanvas-xxl {
      -webkit-transition: none;
      transition: none; } }

@media (max-width: 1399.98px) {
    .offcanvas-xxl.offcanvas-start {
      top: 0;
      left: 0;
      width: var(--bs-offcanvas-width);
      border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
    .offcanvas-xxl.offcanvas-end {
      top: 0;
      right: 0;
      width: var(--bs-offcanvas-width);
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateX(100%);
              transform: translateX(100%); }
    .offcanvas-xxl.offcanvas-top {
      top: 0;
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    .offcanvas-xxl.offcanvas-bottom {
      right: 0;
      left: 0;
      height: var(--bs-offcanvas-height);
      max-height: 100%;
      border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      -webkit-transform: translateY(100%);
              transform: translateY(100%); }
    .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
      -webkit-transform: none;
              transform: none; }
    .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
      visibility: visible; } }

@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
    .offcanvas-xxl .offcanvas-header {
      display: none; }
    .offcanvas-xxl .offcanvas-body {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      padding: 0;
      overflow-y: visible;
      background-color: transparent !important; } }

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  -webkit-transition: var(--bs-offcanvas-transition);
  transition: var(--bs-offcanvas-transition); }
  @media (prefers-reduced-motion: reduce) {
    .offcanvas {
      -webkit-transition: none;
      transition: none; } }
  .offcanvas.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  .offcanvas.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .offcanvas.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .offcanvas.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
            transform: translateY(100%); }
  .offcanvas.showing, .offcanvas.show:not(.hiding) {
    -webkit-transform: none;
            transform: none; }
  .offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
    visibility: visible; }

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .offcanvas-backdrop.fade {
    opacity: 0; }
  .offcanvas-backdrop.show {
    opacity: 0.5; }

.offcanvas-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); }
  .offcanvas-header .btn-close {
    padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
    margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
    margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
    margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y));
    margin-left: auto; }

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height); }

.offcanvas-body {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto; }

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5; }
  .placeholder.btn::before {
    display: inline-block;
    content: ""; }

.placeholder-xs {
  min-height: .6em; }

.placeholder-sm {
  min-height: .8em; }

.placeholder-lg {
  min-height: 1.2em; }

.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
          animation: placeholder-glow 2s ease-in-out infinite; }

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2; } }

@keyframes placeholder-glow {
  50% {
    opacity: 0.2; } }

.placeholder-wave {
  -webkit-mask-image: -webkit-linear-gradient(320deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
          mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
          mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
          animation: placeholder-wave 2s linear infinite; }

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%; } }

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
            mask-position: -200% 0%; } }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.text-bg-primary {
  color: #000 !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-danger {
  color: #000 !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important; }

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important; }

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-primary:hover, .link-primary:focus {
    color: RGBA(65, 149, 212, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(65, 149, 212, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(65, 149, 212, var(--bs-link-underline-opacity, 1)) !important; }

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-secondary:hover, .link-secondary:focus {
    color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important; }

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-success:hover, .link-success:focus {
    color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important; }

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-info:hover, .link-info:focus {
    color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important; }

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-warning:hover, .link-warning:focus {
    color: RGBA(254, 214, 51, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(254, 214, 51, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(254, 214, 51, var(--bs-link-underline-opacity, 1)) !important; }

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-danger:hover, .link-danger:focus {
    color: RGBA(243, 66, 93, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(243, 66, 93, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(243, 66, 93, var(--bs-link-underline-opacity, 1)) !important; }

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-light:hover, .link-light:focus {
    color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important; }

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-dark:hover, .link-dark:focus {
    color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
    -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
            text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important; }

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important; }
  .link-body-emphasis:hover, .link-body-emphasis:focus {
    color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
    -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
            text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important; }

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color); }

.icon-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.375rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
          text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .icon-link > .bi {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 1em;
    height: 1em;
    fill: currentcolor;
    -webkit-transition: 0.2s ease-in-out transform;
    transition: 0.2s ease-in-out transform; }
    @media (prefers-reduced-motion: reduce) {
      .icon-link > .bi {
        -webkit-transition: none;
        transition: none; } }

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  -webkit-transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
          transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0)); }

.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020; }

.sticky-bottom {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 1020; }

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

.hstack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch; }

.vstack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch; }

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }
  .visually-hidden:not(caption),
  .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
    position: absolute !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.vr {
  display: inline-block;
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.float-start {
  float: left !important; }

.float-end {
  float: right !important; }

.float-none {
  float: none !important; }

.object-fit-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important; }

.object-fit-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important; }

.object-fit-fill {
  -o-object-fit: fill !important;
     object-fit: fill !important; }

.object-fit-scale {
  -o-object-fit: scale-down !important;
     object-fit: scale-down !important; }

.object-fit-none {
  -o-object-fit: none !important;
     object-fit: none !important; }

.opacity-0 {
  opacity: 0 !important; }

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-100 {
  opacity: 1 !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.overflow-x-auto {
  overflow-x: auto !important; }

.overflow-x-hidden {
  overflow-x: hidden !important; }

.overflow-x-visible {
  overflow-x: visible !important; }

.overflow-x-scroll {
  overflow-x: scroll !important; }

.overflow-y-auto {
  overflow-y: auto !important; }

.overflow-y-hidden {
  overflow-y: hidden !important; }

.overflow-y-visible {
  overflow-y: visible !important; }

.overflow-y-scroll {
  overflow-y: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !important; }

.d-inline-grid {
  display: inline-grid !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.shadow {
  box-shadow: var(--bs-box-shadow) !important; }

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important; }

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important; }

.shadow-none {
  box-shadow: none !important; }

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity)); }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important; }

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important; }

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-0 {
  border: 0 !important; }

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important; }

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important; }

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important; }

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important; }

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important; }

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important; }

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important; }

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important; }

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important; }

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important; }

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important; }

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important; }

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important; }

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important; }

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important; }

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important; }

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important; }

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.border-opacity-10 {
  --bs-border-opacity: 0.1; }

.border-opacity-25 {
  --bs-border-opacity: 0.25; }

.border-opacity-50 {
  --bs-border-opacity: 0.5; }

.border-opacity-75 {
  --bs-border-opacity: 0.75; }

.border-opacity-100 {
  --bs-border-opacity: 1; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -webkit-justify-content: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }

.order-first {
  -webkit-box-ordinal-group: 0 !important;
  -webkit-order: -1 !important;
      -ms-flex-order: -1 !important;
          order: -1 !important; }

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -webkit-order: 0 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important; }

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -webkit-order: 1 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important; }

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -webkit-order: 2 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important; }

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -webkit-order: 3 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important; }

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -webkit-order: 4 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important; }

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -webkit-order: 5 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important; }

.order-last {
  -webkit-box-ordinal-group: 7 !important;
  -webkit-order: 6 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.row-gap-0 {
  row-gap: 0 !important; }

.row-gap-1 {
  row-gap: 0.25rem !important; }

.row-gap-2 {
  row-gap: 0.5rem !important; }

.row-gap-3 {
  row-gap: 1rem !important; }

.row-gap-4 {
  row-gap: 1.5rem !important; }

.row-gap-5 {
  row-gap: 3rem !important; }

.column-gap-0 {
  -webkit-column-gap: 0 !important;
     -moz-column-gap: 0 !important;
          column-gap: 0 !important; }

.column-gap-1 {
  -webkit-column-gap: 0.25rem !important;
     -moz-column-gap: 0.25rem !important;
          column-gap: 0.25rem !important; }

.column-gap-2 {
  -webkit-column-gap: 0.5rem !important;
     -moz-column-gap: 0.5rem !important;
          column-gap: 0.5rem !important; }

.column-gap-3 {
  -webkit-column-gap: 1rem !important;
     -moz-column-gap: 1rem !important;
          column-gap: 1rem !important; }

.column-gap-4 {
  -webkit-column-gap: 1.5rem !important;
     -moz-column-gap: 1.5rem !important;
          column-gap: 1.5rem !important; }

.column-gap-5 {
  -webkit-column-gap: 3rem !important;
     -moz-column-gap: 3rem !important;
          column-gap: 3rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important; }

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important; }

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fs-5 {
  font-size: 1.25rem !important; }

.fs-6 {
  font-size: 1rem !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-medium {
  font-weight: 500 !important; }

.fw-semibold {
  font-weight: 600 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

.text-start {
  text-align: left !important; }

.text-end {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

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

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important; }

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important; }

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important; }

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important; }

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important; }

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important; }

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important; }

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important; }

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; }

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important; }

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important; }

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important; }

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important; }

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important; }

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important; }

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important; }

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important; }

.text-opacity-25 {
  --bs-text-opacity: 0.25; }

.text-opacity-50 {
  --bs-text-opacity: 0.5; }

.text-opacity-75 {
  --bs-text-opacity: 0.75; }

.text-opacity-100 {
  --bs-text-opacity: 1; }

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important; }

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important; }

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important; }

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important; }

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important; }

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important; }

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important; }

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important; }

.link-opacity-10 {
  --bs-link-opacity: 0.1; }

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1; }

.link-opacity-25 {
  --bs-link-opacity: 0.25; }

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25; }

.link-opacity-50 {
  --bs-link-opacity: 0.5; }

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5; }

.link-opacity-75 {
  --bs-link-opacity: 0.75; }

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75; }

.link-opacity-100 {
  --bs-link-opacity: 1; }

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1; }

.link-offset-1 {
  text-underline-offset: 0.125em !important; }

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important; }

.link-offset-2 {
  text-underline-offset: 0.25em !important; }

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important; }

.link-offset-3 {
  text-underline-offset: 0.375em !important; }

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important; }

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-success {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-info {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-light {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
          text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
          text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0; }

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0; }

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1; }

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1; }

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25; }

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25; }

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5; }

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5; }

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75; }

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75; }

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1; }

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1; }

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important; }

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important; }

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; }

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important; }

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important; }

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important; }

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; }

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important; }

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-opacity-10 {
  --bs-bg-opacity: 0.1; }

.bg-opacity-25 {
  --bs-bg-opacity: 0.25; }

.bg-opacity-50 {
  --bs-bg-opacity: 0.5; }

.bg-opacity-75 {
  --bs-bg-opacity: 0.75; }

.bg-opacity-100 {
  --bs-bg-opacity: 1; }

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important; }

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important; }

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important; }

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important; }

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important; }

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important; }

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important; }

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
      -ms-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: var(--bs-border-radius) !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important; }

.rounded-2 {
  border-radius: var(--bs-border-radius) !important; }

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important; }

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important; }

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important; }

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important; }

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important; }

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important; }

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important; }

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important; }

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important; }

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important; }

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important; }

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important; }

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important; }

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important; }

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important; }

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important; }

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important; }

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important; }

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important; }

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important; }

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important; }

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important; }

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important; }

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important; }

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important; }

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important; }

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important; }

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important; }

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important; }

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important; }

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important; }

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important; }

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important; }

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important; }

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.z-n1 {
  z-index: -1 !important; }

.z-0 {
  z-index: 0 !important; }

.z-1 {
  z-index: 1 !important; }

.z-2 {
  z-index: 2 !important; }

.z-3 {
  z-index: 3 !important; }

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important; }
  .float-sm-end {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important; }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important; }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important; }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important; }
  .object-fit-sm-none {
    -o-object-fit: none !important;
       object-fit: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !important; }
  .d-sm-inline-grid {
    display: inline-grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; }
  .gap-sm-0 {
    gap: 0 !important; }
  .gap-sm-1 {
    gap: 0.25rem !important; }
  .gap-sm-2 {
    gap: 0.5rem !important; }
  .gap-sm-3 {
    gap: 1rem !important; }
  .gap-sm-4 {
    gap: 1.5rem !important; }
  .gap-sm-5 {
    gap: 3rem !important; }
  .row-gap-sm-0 {
    row-gap: 0 !important; }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important; }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important; }
  .row-gap-sm-3 {
    row-gap: 1rem !important; }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important; }
  .row-gap-sm-5 {
    row-gap: 3rem !important; }
  .column-gap-sm-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important; }
  .column-gap-sm-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important; }
  .column-gap-sm-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important; }
  .column-gap-sm-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important; }
  .column-gap-sm-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important; }
  .column-gap-sm-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start {
    float: left !important; }
  .float-md-end {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important; }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important; }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important; }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important; }
  .object-fit-md-none {
    -o-object-fit: none !important;
       object-fit: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !important; }
  .d-md-inline-grid {
    display: inline-grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; }
  .gap-md-0 {
    gap: 0 !important; }
  .gap-md-1 {
    gap: 0.25rem !important; }
  .gap-md-2 {
    gap: 0.5rem !important; }
  .gap-md-3 {
    gap: 1rem !important; }
  .gap-md-4 {
    gap: 1.5rem !important; }
  .gap-md-5 {
    gap: 3rem !important; }
  .row-gap-md-0 {
    row-gap: 0 !important; }
  .row-gap-md-1 {
    row-gap: 0.25rem !important; }
  .row-gap-md-2 {
    row-gap: 0.5rem !important; }
  .row-gap-md-3 {
    row-gap: 1rem !important; }
  .row-gap-md-4 {
    row-gap: 1.5rem !important; }
  .row-gap-md-5 {
    row-gap: 3rem !important; }
  .column-gap-md-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important; }
  .column-gap-md-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important; }
  .column-gap-md-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important; }
  .column-gap-md-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important; }
  .column-gap-md-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important; }
  .column-gap-md-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important; }
  .float-lg-end {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important; }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important; }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important; }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important; }
  .object-fit-lg-none {
    -o-object-fit: none !important;
       object-fit: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !important; }
  .d-lg-inline-grid {
    display: inline-grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; }
  .gap-lg-0 {
    gap: 0 !important; }
  .gap-lg-1 {
    gap: 0.25rem !important; }
  .gap-lg-2 {
    gap: 0.5rem !important; }
  .gap-lg-3 {
    gap: 1rem !important; }
  .gap-lg-4 {
    gap: 1.5rem !important; }
  .gap-lg-5 {
    gap: 3rem !important; }
  .row-gap-lg-0 {
    row-gap: 0 !important; }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important; }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important; }
  .row-gap-lg-3 {
    row-gap: 1rem !important; }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important; }
  .row-gap-lg-5 {
    row-gap: 3rem !important; }
  .column-gap-lg-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important; }
  .column-gap-lg-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important; }
  .column-gap-lg-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important; }
  .column-gap-lg-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important; }
  .column-gap-lg-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important; }
  .column-gap-lg-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important; }
  .float-xl-end {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important; }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important; }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important; }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important; }
  .object-fit-xl-none {
    -o-object-fit: none !important;
       object-fit: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !important; }
  .d-xl-inline-grid {
    display: inline-grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; }
  .gap-xl-0 {
    gap: 0 !important; }
  .gap-xl-1 {
    gap: 0.25rem !important; }
  .gap-xl-2 {
    gap: 0.5rem !important; }
  .gap-xl-3 {
    gap: 1rem !important; }
  .gap-xl-4 {
    gap: 1.5rem !important; }
  .gap-xl-5 {
    gap: 3rem !important; }
  .row-gap-xl-0 {
    row-gap: 0 !important; }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important; }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important; }
  .row-gap-xl-3 {
    row-gap: 1rem !important; }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important; }
  .row-gap-xl-5 {
    row-gap: 3rem !important; }
  .column-gap-xl-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important; }
  .column-gap-xl-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important; }
  .column-gap-xl-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important; }
  .column-gap-xl-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important; }
  .column-gap-xl-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important; }
  .column-gap-xl-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important; }
  .float-xxl-end {
    float: right !important; }
  .float-xxl-none {
    float: none !important; }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
       object-fit: contain !important; }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
       object-fit: cover !important; }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
       object-fit: fill !important; }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
       object-fit: scale-down !important; }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
       object-fit: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !important; }
  .d-xxl-inline-grid {
    display: inline-grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -webkit-justify-content: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: -1 !important;
        -ms-flex-order: -1 !important;
            order: -1 !important; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -webkit-order: 0 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -webkit-order: 4 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -webkit-order: 5 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -webkit-order: 6 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; }
  .gap-xxl-0 {
    gap: 0 !important; }
  .gap-xxl-1 {
    gap: 0.25rem !important; }
  .gap-xxl-2 {
    gap: 0.5rem !important; }
  .gap-xxl-3 {
    gap: 1rem !important; }
  .gap-xxl-4 {
    gap: 1.5rem !important; }
  .gap-xxl-5 {
    gap: 3rem !important; }
  .row-gap-xxl-0 {
    row-gap: 0 !important; }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important; }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important; }
  .row-gap-xxl-3 {
    row-gap: 1rem !important; }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important; }
  .row-gap-xxl-5 {
    row-gap: 3rem !important; }
  .column-gap-xxl-0 {
    -webkit-column-gap: 0 !important;
       -moz-column-gap: 0 !important;
            column-gap: 0 !important; }
  .column-gap-xxl-1 {
    -webkit-column-gap: 0.25rem !important;
       -moz-column-gap: 0.25rem !important;
            column-gap: 0.25rem !important; }
  .column-gap-xxl-2 {
    -webkit-column-gap: 0.5rem !important;
       -moz-column-gap: 0.5rem !important;
            column-gap: 0.5rem !important; }
  .column-gap-xxl-3 {
    -webkit-column-gap: 1rem !important;
       -moz-column-gap: 1rem !important;
            column-gap: 1rem !important; }
  .column-gap-xxl-4 {
    -webkit-column-gap: 1.5rem !important;
       -moz-column-gap: 1.5rem !important;
            column-gap: 1.5rem !important; }
  .column-gap-xxl-5 {
    -webkit-column-gap: 3rem !important;
       -moz-column-gap: 3rem !important;
            column-gap: 3rem !important; }
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important; }
  .fs-2 {
    font-size: 2rem !important; }
  .fs-3 {
    font-size: 1.75rem !important; }
  .fs-4 {
    font-size: 1.5rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !important; }
  .d-print-inline-grid {
    display: inline-grid !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.hrFWT {
  opacity: 1;
  border-top: 1px solid #e9e9e9 !important; }

.slick-loading .slick-list {
  background: #fff url("/images/ajax-loader.gif") center center no-repeat; }

.destination-active {
  height: 400px; }

.slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

/* Force the extra wrapping div to fill the full height */
.destinations-area .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 350px;
  /* This fixed height ensures consistency */ }

/* Step 2: Target the extra wrapper (anonymous div) */
.slick-slide > div {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100% !important;
  width: 100%; }

/* Step 3: Your actual card/item */
.destination-item.style-two {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100% !important;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

#__next {
  overflow-x: hidden; }

.container-full {
  max-width: 1200px; }

.search-field {
  display: block; }
  .search-field form {
    font-size: 1.8rem; }
  .search-field .icon {
    font-size: 2.6rem; }

@media screen and (min-width: 992px) {
  .search-field {
    display: none; } }

.flex,
.flex-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .flex--wrap,
  .flex-column--wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .flex.justify--center,
  .flex-column.justify--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex.justify--between,
  .flex-column.justify--between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .flex.justify--end,
  .flex-column.justify--end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex.justify--start,
  .flex-column.justify--start {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
        -ms-flex-pack: start;
            justify-content: start; }
  .flex.align--center,
  .flex-column.align--center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex.align--end,
  .flex-column.align--end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .flex.align--start,
  .flex-column.align--start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.clearfix::after {
  content: '';
  clear: both;
  display: table; }

/* FOOTER styles */
* {
  box-sizing: border-box; }

.footer {
  font-size: 1.2rem;
  color: #231f20;
  line-height: 1.4; }
  @media screen and (min-width: 992px) {
    .footer {
      font-size: 1.4rem; } }
  .footer a {
    color: #231f20; }
    .footer a:hover {
      font-weight: 600;
      color: #000; }
  .footer__first {
    border-top: solid 1px #d4d4d4;
    border-bottom: solid 1px #d4d4d4; }
    .footer__first .subcribe__input {
      margin-bottom: 15px; }
  .footer__subcribe {
    display: none; }
    @media screen and (min-width: 992px) {
      .footer__subcribe {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    .footer__subcribe p,
    .footer__subcribe form {
      margin-bottom: 0;
      margin-top: 0; }
    .footer__subcribe__1 {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .footer__subcribe__2 {
      -webkit-box-flex: 5;
      -webkit-flex-grow: 5;
          -ms-flex-positive: 5;
              flex-grow: 5;
      border-left: 1px solid #d4d4d4;
      border-right: 1px solid #d4d4d4;
      padding: 0 3rem; }
      .footer__subcribe__2 form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .footer__subcribe__2 form .text-button {
          text-transform: uppercase;
          color: #f01335;
          position: absolute;
          font-weight: bold;
          right: 0;
          top: 1.5rem;
          border: 0;
          padding: 0;
          outline: 0;
          background: none;
          -webkit-transition: color 200ms ease;
          transition: color 200ms ease; }
          .footer__subcribe__2 form .text-button:hover, .footer__subcribe__2 form .text-button:focus {
            outline: 0;
            cursor: pointer; }
          .footer__subcribe__2 form .text-button--sending {
            color: #231f20; }
          .footer__subcribe__2 form .text-button--success {
            color: #00bf7d; }
      .footer__subcribe__2 .subcribe__input {
        width: 100%; }
        .footer__subcribe__2 .subcribe__input input {
          padding-top: 1.5rem;
          padding-bottom: 0.5rem;
          padding-left: 0; }
    .footer__subcribe__3 {
      -webkit-box-flex: 2;
      -webkit-flex-grow: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-left: 3rem; }
      .footer__subcribe__3 .social-container {
        margin-left: 4rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .footer__subcribe__3 .social-container a {
          margin-left: 4rem; }
  .footer__address {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media screen and (min-width: 992px) {
      .footer__address {
        display: none; } }
    .footer__address p {
      margin-bottom: 0; }
    .footer__address .footer-logo-mobile {
      margin-bottom: 1.5rem;
      max-width: 20rem; }
    .footer__address .footer-social p {
      margin-bottom: 0.5rem; }
  .footer__second {
    background: #faf9f7; }
    .footer__second__right {
      padding-top: 3rem; }
      .footer__second__right .icon {
        margin-right: 10px; }
      @media screen and (min-width: 992px) {
        .footer__second__right {
          width: 27%;
          padding-left: 4rem;
          position: relative;
          z-index: 2; }
          .footer__second__right::before {
            content: '';
            background-color: #fff;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            z-index: -1; } }
      @media screen and (min-width: 1200px) {
        .footer__second__right::before {
          width: calc((100vw - 1200px) / 2 + 100% - 10px); } }
      .footer__second__right .footer-logo {
        width: 16.5rem;
        margin-bottom: 3rem; }
      .footer__second__right p {
        margin-bottom: 0.5rem; }
    .footer__second__left {
      padding-top: 3rem; }
      @media screen and (min-width: 992px) {
        .footer__second__left {
          width: 73%;
          padding-left: 1.5rem;
          border-right: 1px solid #d4d4d4; } }
      .footer__second__left a {
        color: #000; }
  .footer .footer__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    height: auto;
    max-height: 500px;
    margin: auto; }
    @media screen and (min-width: 576px) {
      .footer .footer__menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        max-height: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .footer .footer__menu__block {
      width: auto;
      margin-right: auto; }
      .footer .footer__menu__block .title-link {
        font-weight: 800;
        display: block;
        margin-bottom: 1.5rem; }
      .footer .footer__menu__block ul {
        list-style: none; }
        .footer .footer__menu__block ul li {
          padding: 0;
          margin-bottom: 1rem !important; }
  .footer .text-bold {
    font-weight: bold; }

.social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .social-container img {
    width: 25px;
    margin-right: 5px; }
  .social-container .icon {
    color: rgba(0, 0, 0, 0.8);
    font-size: 1.5rem;
    text-align: center;
    margin-left: 0.6rem;
    margin-right: 0.6rem; }

button,
input,
optgroup,
select,
textarea {
  font-family: Muli, Helvetica, Arial, sans-serif; }
  button:focus,
  input:focus,
  optgroup:focus,
  select:focus,
  textarea:focus {
    outline: 0; }

label {
  color: #000;
  font-size: 1.6rem;
  font-weight: 600; }
  label span {
    font-weight: 400;
    font-size: 1.3rem; }

input[type='email'],
input[type='number'],
input[type='search'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
input,
textarea,
select {
  display: block;
  color: #000;
  font-size: 1.6rem;
  padding: 0 1.5rem;
  height: 4rem;
  border: 1px solid #d4d4d4;
  box-shadow: none;
  outline: none;
  border-radius: 5px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none; }
  input[type='email']:disabled,
  input[type='number']:disabled,
  input[type='search']:disabled,
  input[type='text']:disabled,
  input[type='tel']:disabled,
  input[type='url']:disabled,
  input[type='password']:disabled,
  input:disabled,
  textarea:disabled,
  select:disabled {
    background: #ececec;
    color: #000; }

input[type='file'] {
  height: auto; }

button {
  border: 0;
  cursor: pointer; }

textarea {
  height: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  resize: vertical; }

.input {
  position: relative; }
  .input__wrapper {
    position: relative; }
  .input__post-fix.input__post-fix.input__post-fix {
    position: absolute;
    font-size: 20px;
    bottom: 50%;
    top: unset;
    left: unset;
    right: 10px;
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    z-index: 2; }
  .input .btn-reset {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer; }
    .input .btn-reset .icon {
      font-size: 1.2rem; }
  .input--has-prefix input {
    padding-left: 4rem; }
  .input--has-reset input {
    padding-right: 3rem; }

@media screen and (min-width: 992px) {
  label {
    font-size: 1.6rem; }
  input[type='email'],
  input[type='number'],
  input[type='search'],
  input[type='text'],
  input[type='tel'],
  input[type='url'],
  input[type='password'],
  input,
  textarea,
  select {
    font-size: 1.6rem; }
  textarea {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem; } }

.ReactModalPortal select {
  border: 1px solid #d4d4d4;
  height: 4rem;
  padding: 0 1.5rem; }

/* SIDEBAR styles */
[data-ui-comp='input'] {
  position: relative; }
  [data-ui-comp='input'] .input,
  [data-ui-comp='input'] .textarea {
    color: #464646;
    height: auto;
    margin-bottom: 0;
    padding: 1.2rem 1.5rem;
    padding-right: 4rem;
    border: 0;
    border-bottom: 1px solid rgba(70, 70, 70, 0.5);
    border-radius: 0;
    line-height: 1.25; }
    [data-ui-comp='input'] .input:focus,
    [data-ui-comp='input'] .textarea:focus {
      border: 0;
      border-bottom: 1px solid #979797; }
      [data-ui-comp='input'] .input:focus ~ .bar,
      [data-ui-comp='input'] .textarea:focus ~ .bar {
        width: 100%; }
      [data-ui-comp='input'] .input:focus ~ .icon,
      [data-ui-comp='input'] .textarea:focus ~ .icon {
        color: #000; }
    [data-ui-comp='input'] .input::-webkit-input-placeholder, [data-ui-comp='input'] .textarea::-webkit-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    [data-ui-comp='input'] .input::-moz-placeholder, [data-ui-comp='input'] .textarea::-moz-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    [data-ui-comp='input'] .input:-ms-input-placeholder, [data-ui-comp='input'] .textarea:-ms-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    [data-ui-comp='input'] .input::placeholder,
    [data-ui-comp='input'] .textarea::placeholder {
      color: rgba(70, 70, 70, 0.3); }
  [data-ui-comp='input'] .textarea {
    outline: none;
    resize: none;
    display: block;
    min-height: 0; }
  [data-ui-comp='input'] .icon {
    color: rgba(70, 70, 70, 0.5);
    font-size: 3rem;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    [data-ui-comp='input'] .icon:hover {
      -webkit-transform: translate3d(0, -50%, 0) scale(0.8);
              transform: translate3d(0, -50%, 0) scale(0.8); }
  [data-ui-comp='input'] .bar {
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #000;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out; }
  [data-ui-comp='input'] .error {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 100%;
    font-size: 1.3rem;
    color: #da1313;
    font-style: italic; }

@media screen and (min-width: 992px) {
  [data-ui-comp='input'] .input,
  [data-ui-comp='input'] .textarea {
    padding: 1.4rem 1.5rem; } }

.nav-top-container {
  background: #faf9f7;
  height: 4.5rem;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (min-width: 992px) {
    .nav-top-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

.nav-top-link {
  cursor: pointer;
  color: #f01335;
  font-weight: 700;
  font-size: 12px;
  margin-left: 5px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease; }
  .nav-top-link:hover {
    color: rgba(70, 70, 70, 0.6); }

.nav-top-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .nav-top-list ul {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin-bottom: 0;
    line-height: 1; }
    .nav-top-list ul li {
      margin-bottom: 0;
      font-size: 1.2rem; }
    .nav-top-list ul.nav-top-left {
      -webkit-align-content: flex-start;
          -ms-flex-line-pack: start;
              align-content: flex-start; }
      .nav-top-list ul.nav-top-left .icon {
        font-size: 16px;
        margin-right: 10px;
        color: #989898; }
      .nav-top-list ul.nav-top-left li {
        position: relative;
        margin-bottom: 0;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
    .nav-top-list ul.nav-top-right {
      -webkit-align-content: flex-end;
          -ms-flex-line-pack: end;
              align-content: flex-end; }
      .nav-top-list ul.nav-top-right li {
        padding: 0 2.5rem;
        position: relative;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .nav-top-list ul.nav-top-right li::after {
          content: '|';
          position: absolute;
          right: 0;
          color: #dadada;
          height: 1rem;
          width: 1px; }
        .nav-top-list ul.nav-top-right li:last-child {
          padding-right: 0; }
          .nav-top-list ul.nav-top-right li:last-child::after {
            content: ''; }
        .nav-top-list ul.nav-top-right li a:hover {
          cursor: pointer; }

.nav-top-right__profile__image {
  width: 3.2rem;
  margin-left: 1.6rem; }
  @media screen and (max-width: 991px) {
    .nav-top-right__profile__image {
      margin-left: 0; } }
  .nav-top-right__profile__image--base {
    background: #d4d4d4;
    position: relative;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden; }
  .nav-top-right__profile__image img {
    width: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }

.modal-login {
  background: #fff;
  width: 56.8rem; }
  .modal-login:focus {
    outline: none; }
  .modal-login__overlay {
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }

.nav-top__language-select {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0 1rem;
  border: 0;
  background: none;
  margin: 0;
  font-size: 1.2rem;
  text-align: right;
  color: #828282; }
  .nav-top__language-select:focus {
    outline: 0;
    border: 0; }

.blog-content * {
  font-family: Muli, sans-serif; }

.blog-content h2, .blog-content .h2 {
  font-size: 2.4rem; }

.blog-content h3, .blog-content .h3 {
  font-size: 2rem; }

.blog-content h4, .blog-content .h4 {
  font-size: 1.6rem; }

.blog-content a {
  cursor: pointer;
  color: #117bc9;
  text-decoration: none;
  font-style: italic; }
  .blog-content a:hover {
    color: rgba(17, 123, 201, 0.7); }

.blog-content img {
  width: 100%; }

.blog-content__embed-video {
  padding-top: 56.25%;
  position: relative; }
  .blog-content__embed-video iframe {
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0;
    height: 100%;
    width: 100%; }
  .blog-content__embed-video cite {
    font-size: 1.3rem;
    text-align: center;
    display: block;
    font-style: normal; }

.blog-content blockquote {
  color: #00b6b4;
  font-size: 1.8rem;
  margin: 0;
  border-left: 0;
  padding: 0; }
  .blog-content blockquote div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .blog-content blockquote .icon {
    padding-right: 0.5rem;
    position: relative;
    top: -7px; }
  .blog-content blockquote cite {
    font-size: 1.3rem;
    display: block;
    margin-top: 2rem;
    color: #000;
    font-weight: 600;
    font-style: normal; }
  .blog-content blockquote::after, .blog-content blockquote::before {
    content: none; }

.blog-content .post__list__item {
  padding-bottom: 1.2rem; }

.blog-content .post__list__item .post__list__bullet,
.blog-content .post__list__item .post__list__heading,
.blog-content ol li {
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 2.2rem;
  color: #4e5665; }

.blog-content p, .blog-content li, .blog-content caption, .blog-content figcaption {
  font-size: 1.3rem; }

.blog-content .ql-indent-1 {
  padding-left: 4.3rem; }

.blog-content p,
.blog-content h1,
.blog-content .h1, .blog-content h2, .blog-content .h2, .blog-content h3, .blog-content .h3, .blog-content h4, .blog-content .h4,
.blog-content h5,
.blog-content .h5,
.blog-content h6,
.blog-content .h6,
.blog-content ol,
.blog-content hr,
.blog-content .post__list__item,
.blog-content blockquote,
.blog-content figcaption,
.blog-content ul,
.blog-content .video iframe em {
  max-width: 84rem;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px; }


.blog-content h1,
.blog-content .h1, .blog-content h2, .blog-content .h2, .blog-content h3, .blog-content .h3, .blog-content h4, .blog-content .h4 {
  margin-bottom: 1rem; }

.blog-content figure {
  padding-bottom: 0; }
  .blog-content figure figcaption {
    padding-top: 1.7rem; }

.blog-content .video {
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 2.8rem; }
  .blog-content .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0; }
  .blog-content .video em {
    padding-top: 1.7rem;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    text-align: center;
    position: absolute;
    top: 100%;
    right: unset;
    bottom: unset;
    left: 50%; }

.blog-content ul {
  list-style-type: disc;
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
  padding-left: 2.5rem; }

.blog-content li {
  padding: 0; }

.blog-content hr {
  border-color: #464646; }

@media screen and (min-width: 992px) {
  .blog-content h2, .blog-content .h2 {
    font-size: 2.8rem; }
  .blog-content h3, .blog-content .h3 {
    font-size: 2.4rem; }
  .blog-content h4, .blog-content .h4 {
    font-size: 2rem; }
  
  .blog-content h1,
  .blog-content .h1, .blog-content h2, .blog-content .h2, .blog-content h3, .blog-content .h3, .blog-content h4, .blog-content .h4 {
    margin-bottom: 1.5rem; }
  .blog-content p, .blog-content li, .blog-content caption, .blog-content figcaption {
    line-height: 1.7;
    font-size: 1.6rem; }
  .blog-content ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-top: 2rem;
    margin-bottom: 3rem; }
  .blog-content .post__list__item .post__list__bullet,
  .blog-content .post__list__item .post__list__heading,
  .blog-content ol li {
    font-size: 2.4rem;
    margin-top: 5.6rem; }
  .blog-content blockquote {
    font-size: 2.4rem;
    width: 70%;
    line-height: 34px; }
    .blog-content blockquote .icon {
      padding-right: 1.8rem; }
    .blog-content blockquote cite {
      font-size: 1.4rem;
      margin-top: 1.5rem;
      padding-left: 4.3rem; } }

.btn,
.button {
  background-color: transparent;
  border: 1px solid rgba(130, 130, 130, 0.7);
  color: #464646;
  cursor: pointer;
  font-family: Muli, Helvetica, Arial, sans-serif;
  font-size: 1.3rem;
  height: 3.5rem;
  letter-spacing: 0.1rem;
  line-height: 1;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1rem;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  -webkit-transition: all 200ms;
  transition: all 200ms;
  text-transform: uppercase;
  font-weight: 700; }
  .btn:hover,
  .button:hover {
    background-color: #464646;
    color: #fff; }
  .btn:focus,
  .button:focus {
    outline: none; }
  .btn:disabled,
  .button:disabled {
    opacity: 0.4;
    pointer-events: none; }

.btn--link {
  border: none;
  color: #0064b6; }
  .btn--link:focus, .btn--link:hover {
    color: #004883;
    background: #fff;
    border: none;
    outline: none; }

.btn--primary {
  color: #fff;
  background-color: #f01335;
  border-color: #f01335;
  text-transform: uppercase;
  border-radius: 0; }
  .btn--primary:focus, .btn--primary:hover {
    color: #fff;
    background-color: #c40c29;
    border-color: #f01335; }

.btn--secondary {
  color: #fff;
  background-color: #898989;
  border-color: #898989; }
  .btn--secondary:focus, .btn--secondary:hover {
    color: #d4d4d4;
    background-color: #636363;
    border-color: #898989; }

.btn--success {
  background-color: #2bc016;
  border-color: #2bc016;
  color: #fff; }
  .btn--success:focus, .btn--success:hover {
    color: #fff;
    background-color: #26a913;
    border-color: #2bc016; }

.btn--blue {
  background-color: #0064b6;
  border-color: #0064b6;
  color: #fff;
  font-weight: 700; }
  .btn--blue:focus, .btn--blue:hover {
    color: #fff;
    background-color: #00569d;
    border-color: #0064b6; }

.btn--black {
  background-color: #231f20;
  border-color: #231f20;
  color: #fff;
  font-weight: 700; }
  .btn--black:focus, .btn--black:hover {
    color: #fff;
    background-color: #151314;
    border-color: #231f20; }

.btn--info {
  background-color: #5bc0eb;
  border-color: #5bc0eb;
  color: #fff; }
  .btn--info:focus, .btn--info:hover {
    color: #fff;
    background-color: #2eafe5;
    border-color: #5bc0eb; }

.btn--warning {
  background-color: #e67e22;
  border-color: #e67e22;
  color: #fff; }
  .btn--warning:focus, .btn--warning:hover {
    color: #fff;
    background-color: #bf6516;
    border-color: #e67e22; }

.btn--danger {
  background-color: #f01335;
  border-color: #f01335;
  color: #fff; }
  .btn--danger:focus, .btn--danger:hover {
    color: #fff;
    background-color: #c40c29;
    border-color: #f01335; }

.btn--basic {
  font-weight: 600;
  color: #000;
  border-color: #979797; }

.btn-outline {
  background-color: transparent;
  border-color: #fff;
  color: #fff; }
  .btn-outline:focus, .btn-outline:hover {
    color: #000;
    background-color: #fff; }

.btn-outline--primary {
  background-color: transparent;
  border-color: #0064b6;
  color: #0064b6; }
  .btn-outline--primary:focus, .btn-outline--primary:hover {
    color: #fff;
    background-color: #0064b6;
    border-color: #0064b6; }

.btn-outline--secondary {
  background-color: transparent;
  border-color: #898989;
  color: #898989; }
  .btn-outline--secondary:focus, .btn-outline--secondary:hover {
    color: #faf9f7;
    background-color: #545454;
    border-color: #898989; }

.btn-outline--success {
  background-color: transparent;
  border-color: #2bc016;
  color: #2bc016; }
  .btn-outline--success:focus, .btn-outline--success:hover {
    color: #fff;
    background-color: #2bc016 !important;
    border-color: #2bc016; }

.btn-outline--info {
  background-color: transparent;
  border-color: #5bc0eb;
  color: #5bc0eb; }
  .btn-outline--info:focus, .btn-outline--info:hover {
    color: #fff;
    background-color: #5bc0eb;
    border-color: #5bc0eb; }

.btn-outline--warning {
  background-color: transparent;
  border-color: #e67e22;
  color: #e67e22; }
  .btn-outline--warning:focus, .btn-outline--warning:hover {
    color: #fff;
    background-color: #e67e22;
    border-color: #e67e22; }

.btn-outline--danger {
  background-color: transparent;
  border-color: #f01335;
  color: #f01335; }
  .btn-outline--danger:focus, .btn-outline--danger:hover {
    color: #fff;
    background-color: #f01335;
    border-color: #f01335; }

.btn--lg {
  font-size: inherit;
  font-weight: 100;
  height: 5.8rem;
  line-height: 5.8rem;
  vertical-align: middle;
  padding: 0 4rem; }

.btn--raised {
  border-width: 0;
  border-bottom-width: 3px;
  border-bottom-color: rgba(0, 0, 0, 0.15); }

.btn--curves {
  border-radius: 4px; }

@media screen and (min-width: 992px) {
  .btn,
  .button {
    padding: 0 3rem;
    height: 4.5rem; } }

.card,
.media {
  margin-bottom: 8rem;
  opacity: 0;
  font-size: 1.4rem;
  color: #828282; }
  .card--no-type .card__post-type,
  .card--no-type .media__post-type,
  .media--no-type .card__post-type,
  .media--no-type .media__post-type {
    display: none; }
  .card--mobile,
  .media--mobile {
    display: none; }
  .card:hover .card__play-icon,
  .card:hover .media__play-icon,
  .media:hover .card__play-icon,
  .media:hover .media__play-icon {
    color: #fff; }
  .card:hover .card__thumbnail__media,
  .card:hover .media__thumbnail__media,
  .media:hover .card__thumbnail__media,
  .media:hover .media__thumbnail__media {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  .card:hover .card__thumbnail__media-wrapper::after,
  .card:hover .media__thumbnail__media-wrapper::after,
  .media:hover .card__thumbnail__media-wrapper::after,
  .media:hover .media__thumbnail__media-wrapper::after {
    opacity: 0.2; }
  .card__title,
  .media__title {
    color: #000;
    font-weight: 800;
    font-size: 2.4rem;
    line-height: 1.25;
    padding: 1.2rem 0; }
  .card__author-name, .card__time,
  .media__author-name,
  .media__time {
    font-style: italic; }
  .card__author-name::after,
  .media__author-name::after {
    content: ' - '; }
  .card__post-type,
  .media__post-type {
    position: relative;
    padding: 0 0.7rem;
    color: #828282;
    font-style: normal;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 3.2px;
    text-transform: uppercase; }
    .card__post-type::after,
    .media__post-type::after {
      content: '';
      height: 1.1rem;
      width: 100%;
      background-color: rgba(130, 130, 130, 0.1);
      position: absolute;
      top: 50%;
      left: 0;
      z-index: -1; }
  .card__information,
  .media__information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    letter-spacing: 0.2px;
    line-height: 1.25;
    font-style: italic;
    color: #828282; }
  .card__thumbnail,
  .media__thumbnail {
    position: relative;
    margin-bottom: 2.4rem; }
    .card__thumbnail__media-wrapper,
    .media__thumbnail__media-wrapper {
      overflow: hidden; }
      .card__thumbnail__media-wrapper::after,
      .media__thumbnail__media-wrapper::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 0;
        top: 0;
        -webkit-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; }
    .card__thumbnail__media,
    .media__thumbnail__media {
      width: 100%;
      -webkit-transition: -webkit-transform 0.2s ease;
      transition: -webkit-transform 0.2s ease;
      transition: transform 0.2s ease;
      transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
    .card__thumbnail__category-logo,
    .media__thumbnail__category-logo {
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .card__play-icon,
  .media__play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 4.5rem;
    color: rgba(255, 255, 255, 0.7); }
  .card__category,
  .media__category {
    display: inline-block;
    position: relative; }
    .card__category__icon,
    .media__category__icon {
      color: #000;
      padding: 0 0.6rem 0 0.2rem; }

.media__title {
  font-size: 2.4rem; }

@media screen and (min-width: 992px) {
  .card,
  .media {
    margin-bottom: 8rem;
    opacity: 0;
    font-size: 1.4rem;
    color: #828282; }
    .card__title,
    .media__title {
      font-size: 2.6rem; }
    .card__author-name, .card__time,
    .media__author-name,
    .media__time {
      font-style: italic; }
    .card__author-name::after,
    .media__author-name::after {
      content: ' - '; }
    .card__post-type,
    .media__post-type {
      display: inline-block;
      position: relative;
      padding: 0 0.7rem; }
    .card__information,
    .media__information {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      letter-spacing: 0.2px;
      line-height: 1.25;
      font-style: italic;
      color: #828282; }
    .card__thumbnail,
    .media__thumbnail {
      position: relative;
      margin-bottom: 3.5rem; }
      .card__thumbnail__media-wrapper,
      .media__thumbnail__media-wrapper {
        overflow: hidden; }
        .card__thumbnail__media-wrapper::after,
        .media__thumbnail__media-wrapper::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          background-color: #fff;
          opacity: 0;
          top: 0;
          -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out; }
      .card__thumbnail__media,
      .media__thumbnail__media {
        width: 100%;
        -webkit-transition: -webkit-transform 0.2s ease;
        transition: -webkit-transform 0.2s ease;
        transition: transform 0.2s ease;
        transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
      .card__thumbnail__category-logo,
      .media__thumbnail__category-logo {
        position: absolute;
        top: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .card__play-icon,
    .media__play-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      font-size: 4.5rem;
      color: rgba(255, 255, 255, 0.7); }
    .card__category,
    .media__category {
      display: inline-block;
      position: relative; }
      .card__category__icon,
      .media__category__icon {
        color: #000;
        padding: 0 0.6rem 0 0.2rem; } }

.dropdown {
  position: relative;
  display: inline-block;
  color: #464646;
  padding: 1rem 1rem;
  margin: 0 1.8rem; }
  .dropdown::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    z-index: -1;
    top: 50%;
    left: 0;
    background-color: #fee9f6; }
  .dropdown__choice {
    line-height: 1; }
  .dropdown__icon {
    font-size: 1.4rem;
    padding-left: 1.3rem; }
  .dropdown__icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .dropdown__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100vh; }
    .dropdown__overlay--shown {
      -webkit-animation: fade-in 0.3s forwards;
              animation: fade-in 0.3s forwards; }
    .dropdown__overlay--hidden {
      -webkit-animation: fade-out 0.3s forwards;
              animation: fade-out 0.3s forwards; }
  .dropdown__list {
    position: absolute;
    margin: 0;
    left: 50%;
    top: 50%;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #fee9f6;
    max-height: 40rem;
    overflow: auto; }
    .dropdown__list--shown {
      -webkit-animation: zoom-in 0.3s forwards, fade-in 0.3s forwards;
              animation: zoom-in 0.3s forwards, fade-in 0.3s forwards; }
    .dropdown__list--hidden {
      -webkit-animation: zoom-out 0.3s forwards, fade-out 0.3s forwards;
              animation: zoom-out 0.3s forwards, fade-out 0.3s forwards; }
    .dropdown__list--pd-left-2 {
      padding-left: 2rem; }
  .dropdown__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
    margin: 0;
    list-style: none;
    white-space: nowrap;
    padding: 0.3rem 1.5rem; }
    .dropdown__item:hover {
      background-color: #fddaf0; }
    .dropdown__item--label {
      margin-right: 3.5rem; }

.dropdown-wrapper {
  cursor: pointer;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.dropdown--blank::after {
  content: none; }

@media screen and (max-width: 576px) {
  .dropdown__list {
    left: 30%; } }

@-webkit-keyframes fade-in {
  from {
    visibility: hidden;
    opacity: 0; }
  to {
    visibility: visible;
    opacity: 1; } }

@keyframes fade-in {
  from {
    visibility: hidden;
    opacity: 0; }
  to {
    visibility: visible;
    opacity: 1; } }

@-webkit-keyframes fade-out {
  from {
    visibility: visible;
    opacity: 1; }
  to {
    visibility: hidden;
    opacity: 0; } }

@keyframes fade-out {
  from {
    visibility: visible;
    opacity: 1; }
  to {
    visibility: hidden;
    opacity: 0; } }

@-webkit-keyframes zoom-in {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); } }

@keyframes zoom-in {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); } }

@-webkit-keyframes zoom-out {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6); } }

@keyframes zoom-out {
  from {
    -webkit-transform: translate(-50%, -50%) scale(1);
            transform: translate(-50%, -50%) scale(1); }
  to {
    -webkit-transform: translate(-50%, -50%) scale(0.6);
            transform: translate(-50%, -50%) scale(0.6); } }

.pagination {
  margin: 4rem 0;
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .pagination li {
    padding: 0;
    background: #fff;
    margin: 0 10px;
    cursor: pointer; }
    .pagination li a {
      outline: none;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: #fff;
      width: 30px;
      height: 30px; }
      .pagination li a:focus {
        outline: none; }
    .pagination li.active a {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      background: #50b0ff;
      border-radius: 50%;
      color: #fff; }
    .pagination li.previous a,
    .pagination li.next a {
      width: 4rem;
      border-radius: 0; }

@media screen and (max-width: 768px) {
  .pagination li {
    margin: 0 5px; } }

.main-header {
  position: relative;
  z-index: 90; }
  .main-header--float {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  .main-header__placeholder {
    height: 46px;
    width: 100%; }

.nav-main {
  width: 100%;
  background: #fff;
  box-shadow: -1px -5px 10px 0 rgba(0, 0, 0, 0.5); }
  .nav-main .nav-menu__logo {
    padding: 1rem 0 2rem; }

.fwc2025-header .nav-menu,
.fwc2025-header .nav-mobile {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }
  .fwc2025-header .nav-menu__logo,
  .fwc2025-header .nav-mobile__logo {
    padding: 0;
    width: 55rem; }

.nav-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7px 0; }
  @media screen and (min-width: 992px) {
    .nav-mobile {
      display: none; } }
  .nav-mobile__cart-wrapper {
    position: relative;
    margin-right: 1.5rem;
    bottom: -2px; }
    .nav-mobile__cart-wrapper .currency-selector {
      display: none; }
  .nav-mobile__search-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 1rem; }
    .nav-mobile__search-wrapper i {
      font-size: 21px; }
  .nav-mobile__cart-count {
    position: absolute;
    left: 80%;
    top: -5px;
    line-height: 1.2;
    border-radius: 7px;
    padding: 1px 4px;
    background: #f01335;
    color: #fff;
    font-size: 1.2rem; }
  .nav-mobile__logo {
    width: 13rem;
    height: auto; }
  .nav-mobile__right {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .nav-mobile .icon--cart {
    font-size: 2rem; }
  .nav-mobile .icon-toogle {
    background-color: #000;
    position: relative;
    width: 20px;
    height: 2px;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    vertical-align: middle; }
    .nav-mobile .icon-toogle::before, .nav-mobile .icon-toogle::after {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #000;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
    .nav-mobile .icon-toogle::before {
      opacity: 1;
      top: -5px;
      left: 0; }
    .nav-mobile .icon-toogle::after {
      right: 0;
      bottom: -5px; }
    .nav-mobile .icon-toogle.active {
      -webkit-transform: rotate(-135deg) translate(0, 0);
              transform: rotate(-135deg) translate(0, 0);
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      .nav-mobile .icon-toogle.active::before {
        opacity: 0; }
      .nav-mobile .icon-toogle.active::after {
        -webkit-transform: rotate(90deg) translate(0, 0);
                transform: rotate(90deg) translate(0, 0);
        bottom: 0; }
  .nav-mobile__toggle {
    position: relative;
    z-index: 4;
    cursor: pointer;
    line-height: 1;
    padding: 8px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.sub-menu-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.4rem;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 3rem; }
  @media screen and (max-width: 991px) {
    .sub-menu-title {
      margin-bottom: 1.5rem;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }
  .sub-menu-title * {
    vertical-align: middle; }

.nav-menu {
  display: block;
  list-style: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .nav-menu__search-form {
    position: relative;
    margin-bottom: 0; }
    .nav-menu__search-form .icon {
      position: absolute;
      left: 10px;
      top: 50%;
      font-size: 1.8rem;
      color: rgba(104, 104, 104, 0.5);
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .nav-menu__search-box {
    margin-bottom: 0;
    height: 3rem;
    border-radius: 15px;
    padding-left: 3.5rem;
    min-width: 40rem; }
  .nav-menu__cart {
    position: relative; }
    .nav-menu__cart__preview-text {
      font-size: 1.4rem;
      color: #fff;
      display: block;
      background: #0064b6;
      padding: 1rem 1.5rem;
      margin-bottom: 1rem; }
    .nav-menu__cart__preview-wrapper {
      padding: 0 1.5rem 1.5rem; }
    .nav-menu__cart__preview {
      text-align: left;
      line-height: 1.5;
      display: block;
      position: absolute;
      border: 1px solid #d4d4d4;
      top: 100%;
      right: 0;
      width: 27rem;
      background: #fff;
      z-index: 20; }
      .nav-menu__cart__preview .cart__summary__item.cart__summary__item {
        margin-bottom: 1rem;
        font-size: 1.4rem; }
      .nav-menu__cart__preview .cart__summary__total {
        margin: 0; }
      .nav-menu__cart__preview .cart__summary__total-price {
        font-size: 1.4rem; }
      .nav-menu__cart__preview .cart__summary__separator {
        margin-top: 8px;
        margin-bottom: 8px; }
      .nav-menu__cart__preview::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #a8a8a8;
        position: absolute;
        top: -10px;
        right: 15px; }
      .nav-menu__cart__preview::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #0064b6;
        position: absolute;
        top: -9px;
        right: 15px; }
  @media screen and (min-width: 992px) {
    .nav-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 1.5rem 0; } }
  .nav-menu__logo {
    width: 21rem;
    height: auto;
    display: none; }
    @media screen and (min-width: 992px) {
      .nav-menu__logo {
        display: block; } }
  .nav-menu__separator {
    display: block;
    width: 12rem;
    border-bottom: 1px solid #979797; }
  .nav-menu .popup {
    display: block; }
    @media screen and (min-width: 992px) {
      .nav-menu .popup {
        display: none; } }
  .nav-menu__mobile-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 45px;
    font-size: 14px;
    font-weight: 600;
    padding: 0 15px;
    z-index: 2;
    background: #fff;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1); }
  .nav-menu ul {
    list-style: none;
    margin-bottom: 0; }
    .nav-menu ul.nav-menu__link {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column nowrap;
          -ms-flex-flow: column nowrap;
              flex-flow: column nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      overflow-y: scroll;
      padding-top: 5.5rem; }
      @media screen and (max-width: 991px) {
        .nav-menu ul.nav-menu__link {
          max-height: 100vh;
          overflow: auto;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start;
          padding: 6rem 1.5rem; } }
      @media screen and (min-width: 992px) {
        .nav-menu ul.nav-menu__link {
          width: calc(100% - 21rem);
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-flow: row nowrap;
              -ms-flex-flow: row nowrap;
                  flex-flow: row nowrap;
          overflow-y: visible;
          padding-top: 0; } }
      .nav-menu ul.nav-menu__link li {
        margin-bottom: 0; }
        .nav-menu ul.nav-menu__link li.social-container {
          margin-bottom: 4rem; }
        .nav-menu ul.nav-menu__link li.sub-menu {
          width: 100%; }
          @media screen and (min-width: 992px) {
            .nav-menu ul.nav-menu__link li.sub-menu {
              width: auto;
              position: relative;
              margin-right: 1.5rem; } }
          @media screen and (min-width: 1200px) {
            .nav-menu ul.nav-menu__link li.sub-menu {
              margin-right: 3rem; } }
          .nav-menu ul.nav-menu__link li.sub-menu:last-child {
            margin-right: 0; }
        .nav-menu ul.nav-menu__link li.social-container .icon {
          margin-left: 1rem;
          margin-right: 1rem; }
        .nav-menu ul.nav-menu__link li.sub-menu--login {
          margin-bottom: 1.5rem;
          font-size: 1.2rem; }
          .nav-menu ul.nav-menu__link li.sub-menu--login a {
            color: #000; }
        .nav-menu ul.nav-menu__link li.nav-menu__separator {
          margin-bottom: 15px; }
        .nav-menu ul.nav-menu__link li.active .sub-menu-title {
          color: #f01335;
          font-weight: bold; }
        .nav-menu ul.nav-menu__link li .sub-menu-container {
          list-style: none;
          left: 0;
          width: 100%;
          padding: 0;
          margin: 0 0 1.5rem;
          background: #faf9f7; }
          @media screen and (min-width: 992px) {
            .nav-menu ul.nav-menu__link li .sub-menu-container {
              position: absolute;
              width: 20rem;
              left: -1.5rem;
              text-align: left; } }
          .nav-menu ul.nav-menu__link li .sub-menu-container li {
            display: block;
            margin-right: 0;
            margin-bottom: 0;
            border-bottom: 1px solid #fff;
            padding: 0.7rem 0 0.5rem; }
          .nav-menu ul.nav-menu__link li .sub-menu-container .nav-search-container li {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; }
      .nav-menu ul.nav-menu__link.hidden-on-device {
        display: none; }
        @media screen and (min-width: 992px) {
          .nav-menu ul.nav-menu__link.hidden-on-device {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex; } }

.sub-nav-slider {
  background: #ecf7f6;
  padding: 0; }
  @media screen and (min-width: 992px) {
    .sub-nav-slider {
      position: absolute;
      overflow: hidden; } }
  .sub-nav-slider__item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    /* height: 15rem; */ }
    .sub-nav-slider__item:hover {
      cursor: pointer; }
    .sub-nav-slider__item img {
      margin: 0 auto 1.5rem; }
    .sub-nav-slider__item__title {
      font-size: 1.4rem;
      margin-bottom: 0; }

.search-circle {
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  top: 3px; }
  .search-circle:hover {
    cursor: pointer; }
  .search-circle .icon--search {
    margin-top: -1.5rem;
    left: 0.2rem;
    position: relative;
    font-size: 18px; }

.nav-search .sub-menu-container form {
  position: relative; }

.nav-search .sub-menu-container .input {
  border: solid 1px rgba(70, 70, 70, 0.5);
  border-radius: 5rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .nav-search .sub-menu-container .input:focus {
    border: solid 1px rgba(70, 70, 70, 0.5); }

.nav-search .sub-menu-container .icon--search {
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .nav-search .sub-menu-container .icon--search:hover {
    cursor: pointer; }

.nav-search-container ul {
  margin-left: 0;
  padding-left: 0; }
  .nav-search-container ul li {
    padding: 0;
    margin-left: -1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .nav-search-container ul li:hover {
      cursor: none; }

.nav-search-container .nav-search-thumb {
  position: relative;
  width: 11rem;
  padding-bottom: 11rem;
  margin-right: 1.5rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  overflow: hidden; }
  .nav-search-container .nav-search-thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.nav-search-container .nav-search-info {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: nowrap column;
      -ms-flex-flow: nowrap column;
          flex-flow: nowrap column; }
  .nav-search-container .nav-search-info__title {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    font-weight: 600; }
  .nav-search-container .nav-search-info__readmore {
    color: #000; }
  .nav-search-container .nav-search-info a:hover {
    color: #f01335; }

.text-hover {
  color: #f01335; }

.sub-menu__icon--mobile {
  display: none; }

@media screen and (max-width: 991px) {
  .sub-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .sub-menu__icon--mobile {
      display: inline-block;
      margin-right: 10px;
      font-size: 16px;
      width: 18px; } }

.sub-menu .sub-menu-container,
.sub-menu .sub-nav-slider {
  opacity: 0;
  height: 0; }

.sub-menu .sub-nav-slider {
  display: block;
  max-width: 50rem;
  left: 0; }
  .sub-menu .sub-nav-slider .slick-list {
    height: 0; }
  .sub-menu .sub-nav-slider .slick-slide {
    margin-bottom: 1.5rem; }

.sub-menu .sub-menu-container {
  display: none; }

.sub-menu.active .sub-menu-container,
.sub-menu.active .sub-nav-slider, .sub-menu:hover .sub-menu-container,
.sub-menu:hover .sub-nav-slider {
  opacity: 1; }

.sub-menu.active .sub-menu-container, .sub-menu:hover .sub-menu-container {
  display: block;
  height: auto; }

.sub-menu.active .sub-nav-slider, .sub-menu:hover .sub-nav-slider {
  display: inline;
  overflow: hidden;
  padding: 1.5rem 0; }
  .sub-menu.active .sub-nav-slider__item, .sub-menu:hover .sub-nav-slider__item {
    height: 15rem; }
  .sub-menu.active .sub-nav-slider .slick-slider, .sub-menu:hover .sub-nav-slider .slick-slider {
    margin-bottom: 1.5rem; }
    .sub-menu.active .sub-nav-slider .slick-slider .slick-list, .sub-menu:hover .sub-nav-slider .slick-slider .slick-list {
      height: 15rem; }

.sub-menu .sub-menu__select {
  display: inline-block;
  font-size: 14px; }

@media screen and (min-width: 992px) {
  .main-header {
    margin-bottom: 0; }
    .main-header--float {
      position: absolute; }
      .main-header--float .nav-main {
        background: rgba(0, 0, 0, 0.3); }
      .main-header--float .sub-menu-title,
      .main-header--float .search-circle {
        color: #fff; }
      .main-header--float + .main-container {
        margin-top: -8.5rem; }
  .main-container {
    position: relative; }
  .nav-main {
    position: static;
    box-shadow: none;
    color: #000; }
    .nav-main--blog ul.nav-menu__link li.sub-menu {
      margin-right: 3rem; }
  .nav-menu {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .nav-menu ul.nav-menu__link li.sub-menu {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      line-height: 4rem;
      position: relative; }
      .nav-menu ul.nav-menu__link li.sub-menu .icon--pin-map {
        position: relative;
        top: -2px;
        font-size: 2rem;
        margin-right: 5px; }
      .nav-menu ul.nav-menu__link li.sub-menu a {
        margin-bottom: 0; }
        .nav-menu ul.nav-menu__link li.sub-menu a:hover {
          cursor: pointer;
          color: #f01335; }
      .nav-menu ul.nav-menu__link li.sub-menu .sub-menu-container {
        z-index: 10; }
        .nav-menu ul.nav-menu__link li.sub-menu .sub-menu-container li {
          line-height: 2.4rem;
          padding: 0.7rem 1.5rem 0.5rem; }
          .nav-menu ul.nav-menu__link li.sub-menu .sub-menu-container li:last-child {
            border-bottom: none; }
          .nav-menu ul.nav-menu__link li.sub-menu .sub-menu-container li a {
            margin-bottom: 0;
            padding-left: 0; }
          .nav-menu ul.nav-menu__link li.sub-menu .sub-menu-container li:hover {
            cursor: pointer; }
      .nav-menu ul.nav-menu__link li.sub-menu .sub-nav-slider {
        z-index: 10; }
      .nav-menu ul.nav-menu__link li.sub-menu .sub-menu-title {
        margin-bottom: 0; }
    .nav-menu ul.nav-menu__link .nav-search {
      padding: 0 0 1rem 1rem; }
      .nav-menu ul.nav-menu__link .nav-search .sub-menu-container {
        display: block;
        height: auto;
        opacity: 1;
        width: 50rem;
        top: 8rem;
        left: auto;
        right: 0;
        background: #fff;
        border: 1px solid #dadada;
        border-radius: 0.4rem;
        padding: 1.5rem; }
  .sub-menu-title {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .sub-menu-container li:hover a {
    color: #f01335; } }

@media screen and (min-width: 1200px) {
  .nav-main--blog ul.nav-menu__link li.sub-menu {
    margin-right: 5rem; } }

@-webkit-keyframes popup-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes popup-fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 3;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
  .popup > * {
    -webkit-animation: popup-fade-in 0.3s ease-in-out;
            animation: popup-fade-in 0.3s ease-in-out;
    will-change: opacity; }
  .popup.fade-out {
    opacity: 0; }
  .popup__icon-close {
    font-size: 2rem;
    color: rgba(0, 0, 0, 0.3); }
    .popup__icon-close:hover {
      color: #000; }

.popup-wrapper {
  position: relative;
  height: 100%;
  margin: 0; }

.maintain-popup .popup-wrapper {
  min-height: 40rem; }

@media screen and (min-width: 992px) {
  .popup {
    background-color: rgba(0, 0, 0, 0.7); }
    .popup.maintain-popup {
      background-color: #000; }
  .popup-wrapper {
    height: auto; } }

.post-list__item {
  -webkit-transition: none !important;
  transition: none !important;
  width: 100%; }

.post-grid--enable {
  display: block; }

.post-grid--disable {
  display: none; }

.post-grid__tab {
  text-transform: uppercase;
  color: #828282;
  font-weight: 900;
  width: 100%;
  background-color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .post-grid__tab__item {
    padding: 1.2rem 0;
    position: relative;
    cursor: pointer; }
    .post-grid__tab__item--active {
      color: #fff; }
      .post-grid__tab__item--active::after {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 6px;
        background-color: #f01335;
        -webkit-transform: translate3d(0, -50%, 0);
                transform: translate3d(0, -50%, 0); }
  .post-grid__tab--fixed {
    position: fixed;
    z-index: 1;
    top: 6.5rem;
    box-shadow: 0 1px 2px 0 rgba(70, 70, 70, 0.3); }

.post-grid__tab-outter {
  position: relative;
  height: 48px;
  margin-bottom: 7rem; }

@media screen and (min-width: 768px) {
  .post-list__item {
    -webkit-transition: none !important;
    transition: none !important;
    width: 100%;
    padding-left: 4rem; }
  .post-list--search-result .post-list__item {
    padding-left: 0;
    padding-right: 6.8rem; }
  .post-grid--enable {
    display: block; }
  .post-grid--disable {
    display: block; }
  .post-grid__tab, .post-grid__tab-outter {
    display: none; } }

@media screen and (min-width: 992px) {
  .post-list__item {
    -webkit-transition: none !important;
    transition: none !important;
    width: 50%;
    padding-left: 6.8rem; }
  .post-list--search-result .post-list__item {
    padding-left: 0;
    padding-right: 6.8rem; }
  .post-grid__tab, .post-grid__tab-outter {
    display: none; }
  .post-grid--pd-right-0 {
    padding-right: 0; }
  .post-grid--enable {
    display: block; }
  .post-grid--disable {
    display: block; } }

.ql-snow .ql-picker.ql-header {
  min-width: 15rem; }

.ql-snow.ql-toolbar .ql-picker.ql-expanded .ql-picker-label {
  border: 0; }

.ql-snow .ql-formats [type='button'] {
  margin-bottom: 0; }

.rte {
  overflow: visible; }
  .rte .ql-editor {
    overflow: visible;
    border-bottom: 0; }
    .rte .ql-editor .post__full-content-img {
      margin-left: -23.5rem;
      width: calc(100vw - 3rem);
      max-width: 117rem; }
  .rte .rte-toolbar--float {
    display: block;
    background: #fff;
    box-shadow: 0 -1px 2px 0 rgba(36, 50, 66, 0.15);
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    text-align: center;
    margin: 0 auto !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    z-index: 3; }
    .rte .rte-toolbar--float .ql-formats {
      text-align: left; }
    .rte .rte-toolbar--float .ql-picker.ql-expanded .ql-picker-options {
      top: initial;
      bottom: 100%; }
  .rte .rte__editor {
    overflow: visible; }
  .rte .rte__side-menu [data-tooltip],
  .rte .rte__tooltip [data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer; }
  .rte .rte__side-menu [data-tooltip]::before,
  .rte .rte__side-menu [data-tooltip]::after,
  .rte .rte__tooltip [data-tooltip]::before,
  .rte .rte__tooltip [data-tooltip]::after {
    visibility: hidden;
    opacity: 0; }
  .rte .rte__side-menu [data-tooltip]:hover::before,
  .rte .rte__side-menu [data-tooltip]:hover::after,
  .rte .rte__tooltip [data-tooltip]:hover::before,
  .rte .rte__tooltip [data-tooltip]:hover::after {
    visibility: visible;
    opacity: 1; }
  .rte .rte__side-menu [data-tooltip]::before,
  .rte .rte__tooltip [data-tooltip]::before {
    position: absolute;
    bottom: 100%;
    margin-bottom: 4px;
    padding: 1px;
    width: 160px;
    border-radius: 3px;
    background-color: #fff;
    color: #000;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
    border: 1px solid rgba(54, 54, 54, 0);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75); }
  .rte .rte__side-menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .rte .rte__side-menu__controls {
      margin-left: 1rem;
      background-color: #fff; }
    .rte .rte__side-menu__btn {
      position: relative;
      background-color: #fff;
      margin-right: 1.2rem;
      margin-bottom: 0;
      width: 4rem;
      height: 4rem;
      border: 1px solid #828282;
      border-radius: 50%; }
      .rte .rte__side-menu__btn--big {
        font-size: 2.6rem; }
      .rte .rte__side-menu__btn__float {
        font-size: 1.2rem; }
    .rte .rte__side-menu__toggle::after {
      content: '+';
      font-size: 2.5rem;
      display: block; }
    .rte .rte__side-menu--active .rte__side-menu__toggle::after {
      content: '-'; }
  .rte__tooltip {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .rte__tooltip__actions {
      margin-top: 1.2rem; }
  .rte__tooltip-input-container {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .rte__tooltip-input-container input[type='file'] {
      color: #fff; }
  .rte__tooltip-input {
    margin-bottom: 0.5rem; }
    .rte__tooltip-input:last-child {
      margin-bottom: 0; }
  .rte__tooltip-button-container {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
  .rte__tooltip-radio-container {
    color: #fff; }
  .rte button.rte__tooltip-button {
    width: auto;
    background-color: #fff;
    padding: 0 0.5rem;
    margin: 0;
    margin-left: 0.5rem; }
    .rte button.rte__tooltip-button--big {
      font-size: 3rem; }

.social-panel {
  position: fixed;
  bottom: 0;
  z-index: 1;
  opacity: 1;
  height: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  box-shadow: 0 -1px 2px 0 rgba(70, 70, 70, 0.3); }
  .social-panel__item {
    font-size: 2rem;
    color: #828282;
    padding: 0.5rem;
    text-align: center;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .social-panel__item:first-child {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .social-panel__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    list-style: none;
    margin: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%; }
  .social-panel--shown {
    opacity: 1; }
  .social-panel__icon {
    font-size: 2.2rem;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer; }
    .social-panel__icon--image {
      width: 3.5rem; }
    .social-panel__icon--circle {
      cursor: pointer;
      border: 1px solid rgba(130, 130, 130, 0.3);
      padding: 0.5rem;
      border-radius: 50%;
      box-shadow: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .social-panel__icon--green {
      color: #66bb6a;
      border-color: #66bb6a; }
    .social-panel__icon--red {
      color: #f01335;
      border-color: #f01335; }
    .social-panel__icon--zalo {
      overflow: hidden;
      border-radius: 50%;
      -webkit-transform: scale(0.9);
              transform: scale(0.9); }
  .social-panel__icon-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-radius: 50%; }
    .social-panel__icon-wrapper--hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border-radius: 100%;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .social-panel__icon-wrapper--hover--hover:focus {
        background-color: rgba(0, 0, 0, 0.3); }
  .social-panel__like-number {
    color: #f01335;
    font-weight: 600;
    font-size: 1.6rem;
    margin-left: 1rem; }

@media screen and (max-width: 768px) {
  .social-panel__list--right .social-panel__item {
    padding: 0 1.2rem; }
    .social-panel__list--right .social-panel__item:last-child {
      padding-right: 0; }
  .social-panel__item:first-child {
    padding-left: 0; }
  .social-panel__item:last-child {
    padding-right: 0; } }

@media screen and (min-width: 992px) {
  .social-panel {
    top: 350px;
    bottom: auto;
    -webkit-transform: translate(50%, -50%);
            transform: translate(50%, -50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1;
    opacity: 0;
    display: block;
    width: auto;
    background: transparent;
    box-shadow: none; }
    .social-panel--shown {
      opacity: 1;
      z-index: 1; }
    .social-panel__item {
      padding: 1.2rem;
      color: #828282;
      font-size: 2.7rem;
      text-align: center;
      display: block;
      cursor: pointer; }
      .social-panel__item:first-child {
        padding-bottom: 0; }
    .social-panel__list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .social-panel__icon {
      font-size: 2.6rem; }
      .social-panel__icon--image {
        width: 3.5rem; }
      .social-panel__icon:hover {
        color: #464646; }
      .social-panel__icon--green {
        color: #66bb6a;
        border-color: #66bb6a; }
        .social-panel__icon--green:hover {
          color: #66bb6a;
          border-color: #66bb6a !important; }
      .social-panel__icon--circle:hover {
        border: 1px solid #464646; }
      .social-panel__icon--red:hover {
        color: #f01335;
        border-color: #f01335; }
    .social-panel__icon-wrapper--hover:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .social-panel__like-number {
      font-size: 1.4rem;
      display: block;
      margin: 0; } }

.image-calendar__item {
  position: relative;
  padding: 0;
  margin: 0;
  padding-top: 100%;
  overflow: hidden; }
  .image-calendar__item figcaption {
    font-style: normal;
    font-size: 1.2rem;
    font-weight: 800;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    border: 1px solid #fff;
    padding: 5px 10px;
    line-height: 1.2; }

.image-calendar__item-wrap {
  cursor: pointer;
  padding-left: 2rem;
  padding-right: 0;
  background-color: #fff; }
  .image-calendar__item-wrap img {
    position: absolute;
    height: 100%;
    width: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }

.image-calendar__button-next {
  right: 5px; }

.image-calendar__button-prev {
  left: 5px; }

@media screen and (max-width: 992px) {
  .image-calendar.container {
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 992px) {
  .image-calendar {
    margin-top: 4.1rem; }
    .image-calendar__button-next {
      right: -10px; }
    .image-calendar__button-prev {
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      left: 0; }
    .image-calendar__item-wrap {
      padding-left: 0;
      padding-right: 2rem; }
      .image-calendar__item-wrap img {
        width: unset;
        height: 100%; }
    .image-calendar__item {
      padding-top: 144.8529411765%; }
      .image-calendar__item figcaption {
        font-size: 2.4rem;
        padding: 1.7rem 3.5rem; } }

.image-gallery {
  width: 100%;
  margin-bottom: 1rem; }
  .image-gallery__big-image-container {
    height: 20rem;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0; }
  .image-gallery__big-image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .image-gallery__small-image {
    position: absolute;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .image-gallery__prev-arrow {
    -webkit-transform: unset;
            transform: unset;
    top: 8rem;
    left: 10px; }
  .image-gallery__next-arrow {
    -webkit-transform: unset;
            transform: unset;
    top: 8rem;
    right: 10px; }
  .image-gallery .slick-slide {
    width: 100%; }
  .image-gallery .slick-thumb {
    position: static;
    list-style: none;
    overflow: auto;
    white-space: nowrap;
    padding: 0 3px 3px; }
    .image-gallery .slick-thumb li {
      cursor: pointer;
      margin: 0 3px;
      border: 2px solid transparent;
      display: inline-block;
      position: relative;
      overflow: hidden;
      width: 6.8rem;
      height: 6.8rem;
      list-style: none; }
    .image-gallery .slick-thumb .slick-active {
      border: 2px solid #0064b6; }

@media screen and (min-width: 992px) {
  .image-gallery {
    margin-bottom: 1.5rem; }
    .image-gallery__big-image-container {
      height: 48rem; }
    .image-gallery__prev-arrow {
      display: none; }
    .image-gallery__next-arrow {
      display: none; }
    .image-gallery .slick-thumb {
      bottom: -5rem;
      max-width: 90rem;
      margin: 0 auto; }
      .image-gallery .slick-thumb li {
        width: 4rem;
        height: 4rem; } }

.image-select {
  margin: 0 -1rem; }
  .image-select__option {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 1rem 1.5rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 3px solid transparent;
    background-color: #faf9f7;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-bottom: 1.5rem;
    cursor: pointer;
    width: calc(50% - 2rem);
    max-width: 16rem;
    height: 16rem;
    vertical-align: top; }
    .image-select__option__image {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      height: 70%;
      margin: 0 auto 1rem; }
    .image-select__option__answer {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 30%;
      font-weight: 600;
      line-height: 1.2; }
    .image-select__option--selected {
      border: 3px solid #0064b6; }

.slide-with-rows a {
  display: block; }

.slide-with-rows .slick-slide > div {
  line-height: 0; }

.slide-with-rows__item {
  position: relative;
  overflow: hidden; }
  .slide-with-rows__item--active {
    padding: 0.8rem 0; }
    .slide-with-rows__item--active .slide-with-rows__item__image {
      padding-top: 85%;
      position: relative;
      overflow: hidden; }
      .slide-with-rows__item--active .slide-with-rows__item__image img {
        position: absolute;
        top: 50%;
        right: unset;
        bottom: unset;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: unset;
        height: 100%; }
  .slide-with-rows__item__image {
    position: relative; }
    .slide-with-rows__item__image img {
      width: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }

.slide-with-rows__slide {
  padding: 0.8rem 0; }
  .slide-with-rows__slide__item {
    overflow: hidden; }
    .slide-with-rows__slide__item img {
      height: 100%;
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .slide-with-rows__slide__item__image {
      position: relative;
      padding-top: 68.8073394495%; }
  .slide-with-rows__slide__button-next {
    top: calc(-4% - 47vw);
    right: 4%; }
  .slide-with-rows__slide__button-prev {
    top: calc(-4% - 47vw);
    left: 4%; }
  .slide-with-rows__slide__item-wrap {
    padding: 0 0.8rem 0 0; }

@media screen and (min-width: 992px) {
  .slide-with-rows {
    position: relative; }
    .slide-with-rows .slick-slider:last-child {
      position: static; }
    .slide-with-rows__item--active .slide-with-rows__item__image {
      padding-top: 46%; }
      .slide-with-rows__item--active .slide-with-rows__item__image img {
        width: 100%;
        height: unset;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    .slide-with-rows__slide__item img {
      width: 100%;
      height: auto; }
    .slide-with-rows__slide__button-next, .slide-with-rows__slide__button-prev {
      border-radius: 0;
      width: 5.2rem;
      height: 5.2rem;
      border-color: #898989;
      cursor: pointer;
      -webkit-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transform: none;
              transform: none; }
      .slide-with-rows__slide__button-next .icon, .slide-with-rows__slide__button-prev .icon {
        color: #464646;
        font-size: 1.6rem; }
    .slide-with-rows__slide__button-next {
      top: 50%;
      right: 0; }
    .slide-with-rows__slide__button-prev {
      top: 50%;
      left: 0; } }

.posts-suggest-new__title,
.posts-suggest__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  letter-spacing: 0; }
  .posts-suggest-new__title small, .posts-suggest-new__title .small,
  .posts-suggest__title small,
  .posts-suggest__title .small {
    margin-left: 7px;
    font-size: 60%;
    font-weight: 400; }

.posts-suggest-new__link,
.posts-suggest__link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 1.7rem;
  font-size: 1.4rem;
  font-weight: 700; }

.posts-suggest-new__icon,
.posts-suggest__icon {
  margin-left: 1.4rem;
  font-size: 1.3rem; }

.posts-suggest-new__item,
.posts-suggest__item {
  display: inline-block;
  width: 100%;
  padding: 1rem 2rem;
  padding-left: 0; }
  .posts-suggest-new__item a,
  .posts-suggest__item a {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease; }
  .posts-suggest-new__item__image,
  .posts-suggest__item__image {
    padding-top: 75.4601226994%;
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 0; }
    .posts-suggest-new__item__image img,
    .posts-suggest__item__image img {
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      height: 100%; }
  .posts-suggest-new__item__date,
  .posts-suggest__item__date {
    color: #f01335;
    font-style: italic;
    font-size: 1rem;
    text-transform: uppercase; }
  .posts-suggest-new__item__title,
  .posts-suggest__item__title {
    letter-spacing: 0;
    margin: 0.6rem 0 0 0;
    font-size: 1.3rem;
    color: #231f20;
    font-weight: 800;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2rem;
    max-height: 4rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 4rem; }
  .posts-suggest-new__item__content,
  .posts-suggest__item__content {
    color: #464646;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2rem;
    max-height: 8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word; }
  .posts-suggest-new__item__desc,
  .posts-suggest__item__desc {
    padding: 10px; }

@media screen and (min-width: 992px) {
  .posts-suggest-new__title,
  .posts-suggest__title {
    font-size: 3.2rem;
    margin-bottom: 2rem; }
    .posts-suggest-new__title small, .posts-suggest-new__title .small,
    .posts-suggest__title small,
    .posts-suggest__title .small {
      margin-left: 1.5rem; }
  .posts-suggest-new__link,
  .posts-suggest__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2.5rem; }
  .posts-suggest-new__item,
  .posts-suggest__item {
    width: 25%;
    position: relative;
    margin-bottom: 2.8rem;
    padding-left: 1.4rem;
    padding-right: 1.4rem; }
    .posts-suggest-new__item a,
    .posts-suggest__item a {
      border: none; }
      .posts-suggest-new__item a:hover,
      .posts-suggest__item a:hover {
        border-radius: 5px;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
        -webkit-transform: translate(0, -8px);
                transform: translate(0, -8px); }
    .posts-suggest-new__item__title,
    .posts-suggest__item__title {
      font-size: 1.6rem;
      font-weight: 700;
      margin-bottom: 1rem;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 2rem;
      max-height: 4rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 2rem;
      word-break: break-word;
      min-height: 4rem; }
    .posts-suggest-new__item__content,
    .posts-suggest__item__content {
      font-size: 1.2rem;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 1.8rem;
      max-height: 7.2rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 4rem;
      word-break: break-word; }
    .posts-suggest-new__item__read-more,
    .posts-suggest__item__read-more {
      display: inline-block;
      margin-top: 1.4rem;
      color: #0064b6;
      font-size: 1.5rem;
      font-weight: 600; }
      .posts-suggest-new__item__read-more:hover,
      .posts-suggest__item__read-more:hover {
        color: rgba(0, 0, 0, 0.5); }
    .posts-suggest-new__item__date,
    .posts-suggest__item__date {
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
    .posts-suggest-new__item__info,
    .posts-suggest__item__info {
      border-radius: 0 0 5px 5px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 1.5rem 1rem; }
  .posts-suggest-new__list,
  .posts-suggest__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: -1.4rem; } }

.popular-places {
  padding-top: 0.8rem;
  padding-bottom: 2.5rem; }
  .popular-places figure {
    margin: 0;
    padding: 0; }
  .popular-places__title {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0; }
  .popular-places__select-wrap {
    position: relative;
    background-color: #fff; }
    .popular-places__select-wrap::before {
      pointer-events: none;
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      bottom: unset;
      left: unset;
      border-left: 0.6rem solid transparent;
      border-right: 0.6rem solid transparent;
      border-bottom: 1rem solid #f01335;
      width: 0;
      height: 0;
      -webkit-transform: rotate(180deg) translate3d(0, 50%, 0);
              transform: rotate(180deg) translate3d(0, 50%, 0); }
  .popular-places__select {
    height: 2.8rem;
    font-weight: 600;
    font-size: 1.4rem;
    border: none;
    border-bottom: 1px solid #000;
    padding: 0 1.5rem 0 0;
    border-radius: 0;
    margin: 0;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none; }
    .popular-places__select::-ms-expand {
      display: none; }
    .popular-places__select:focus {
      border: none;
      border-bottom: 1px solid #000; }
  .popular-places .slick-slider {
    margin-top: 0.9rem; }
  .popular-places__image-list {
    margin-top: 1.6rem;
    padding-bottom: 2.5rem; }
  .popular-places__image-wrap::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  .popular-places__image-wrap img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0; }
  .popular-places__image-wrap figcaption {
    font-style: normal;
    padding-left: 0.4rem;
    text-align: left;
    font-size: 1.8rem;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%; }
  .popular-places__caption-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    z-index: 3;
    text-transform: uppercase; }
  .popular-places__image, .popular-places__image--huge {
    cursor: pointer; }
    .popular-places__image .icon, .popular-places__image--huge .icon {
      margin-right: 0.5rem;
      font-size: 2.4rem;
      vertical-align: super; }
    .popular-places__image figcaption, .popular-places__image--huge figcaption {
      padding-bottom: 0.8rem;
      padding-left: 0.7rem; }
  .popular-places.recommendation .popular-places__image-wrap figcaption {
    white-space: normal;
    text-overflow: unset; }

@media screen and (min-width: 992px) {
  .popular-places {
    margin-top: 7rem;
    margin-bottom: 8.3rem;
    padding-bottom: 0; }
    .popular-places__title {
      font-size: 3.2rem; }
    .popular-places__select {
      height: unset;
      padding: 1.3rem 4.4rem 0.5rem 1rem;
      font-size: 2.4rem; }
    .popular-places__select-wrap::before {
      border-left: 1rem solid transparent;
      border-right: 1rem solid transparent;
      border-bottom: 1.2rem solid #f01335;
      width: 0;
      height: 0;
      position: absolute;
      top: unset;
      right: 0;
      bottom: 0;
      left: unset;
      -webkit-transform: rotate(180deg) translate3d(0, 100%, 0);
              transform: rotate(180deg) translate3d(0, 100%, 0); }
    .popular-places__image .icon, .popular-places__image--huge .icon {
      margin-right: 1rem;
      font-size: 3.4rem; }
    .popular-places__image figcaption, .popular-places__image--huge figcaption {
      font-size: 2.4rem;
      padding-bottom: 2.2rem;
      padding-left: 2rem; }
    .popular-places__caption-center {
      font-size: 30px;
      line-height: 1.2; } }

.popular-place {
  padding: 0 0 6rem 0; }
  .popular-place__header {
    margin-top: 6rem; }
    .popular-place__header hr {
      margin: 0;
      border-color: #d4d4d4; }
  .popular-place__back-button {
    padding: 1.3rem 1.1rem 0;
    margin: 0;
    height: 4rem;
    font-weight: 400; }
    .popular-place__back-button .icon {
      font-size: 1.1rem;
      margin-right: 1rem; }
  .popular-place__title {
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 2.4rem; }
  .popular-place__tab ul li {
    list-style-type: none; }
  .popular-place__tab ul {
    margin: 0; }
  .popular-place__tab li {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 2.5rem;
    padding-bottom: 0.3rem; }
  .popular-place__tab--active {
    color: #f01335;
    border-bottom: 2px solid #f01335; }
  .popular-place__cover-wrap {
    position: relative; }
  .popular-place__cover-image {
    overflow: hidden; }
    .popular-place__cover-image img {
      position: relative;
      -webkit-transform: translateX(35%);
              transform: translateX(35%);
      width: 100%; }
  .popular-place__cover-info {
    color: #00b6b4;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 0; }
    .popular-place__cover-info__place {
      font-size: 2.4rem;
      font-weight: 900;
      text-shadow: 1px 1px #fff;
      margin: 0; }
    .popular-place__cover-info__title {
      font-size: 1.8rem;
      font-weight: 700;
      text-shadow: 0.5px 0.5px #fff;
      margin: 0; }
  .popular-place__embed-video {
    padding-top: 56.25%;
    position: relative; }
    .popular-place__embed-video iframe {
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0;
      height: 100%;
      width: 100%; }
    .popular-place__embed-video cite {
      font-size: 1.3rem;
      text-align: center;
      display: block;
      font-style: normal; }

@media screen and (min-width: 992px) {
  .popular-place {
    padding-bottom: 20rem; }
    .popular-place__header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .popular-place__title {
      font-size: 2.4rem;
      margin-bottom: 6.5; }
    .popular-place__tab {
      margin-left: 6.4rem; }
      .popular-place__tab ul li {
        cursor: pointer; }
    .popular-place__cover-info {
      width: 100%; }
      .popular-place__cover-info__place {
        font-size: 4.8rem;
        margin-bottom: 3rem; }
      .popular-place__cover-info__title {
        font-size: 2.4rem; }
    .popular-place__cover-image-wrap {
      position: relative;
      padding-top: 46%; }
    .popular-place__cover-image {
      width: 80%;
      float: right; }
      .popular-place__cover-image img {
        -webkit-transform: none;
                transform: none;
        position: absolute;
        top: 0;
        right: unset;
        bottom: unset;
        left: 0; } }

@media screen and (min-width: 1600px) {
  .popular-place__cover-image {
    width: 68.9%; } }

.popular-article__item__head, .popular-article__item__title, .popular-article__item__author, .popular-article__item__date {
  color: #fff; }

.popular-article__item__separator {
  margin: 0 0.5rem 0 0.6rem; }

.popular-article__item__head {
  position: absolute;
  top: 0;
  right: unset;
  bottom: unset;
  left: 0;
  padding: 1.8rem 0 0 1.8rem;
  font-size: 1.2rem;
  font-weight: 700;
  z-index: 1;
  letter-spacing: normal; }

.popular-article__item__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  font-weight: 900;
  margin-bottom: 1.5rem; }

.popular-article__item__info {
  position: absolute;
  top: unset;
  right: unset;
  bottom: 0;
  left: 0;
  padding: 1.8rem;
  padding-bottom: 3.5rem; }

.popular-article__item__author, .popular-article__item__date {
  font-size: 1.2rem; }

@media screen and (max-width: 992px) {
  .popular-article {
    max-width: none;
    padding: 2.7rem 0 2.5rem 0; } }

@media screen and (min-width: 992px) {
  .popular-article {
    white-space: nowrap; }
    .popular-article .slide-with-rows__active-wrap {
      display: inline-block;
      width: 75%;
      padding-right: 2.8rem; }
    .popular-article .slide-with-rows__item--active {
      padding: 0; }
    .popular-article .slide-with-rows__item-wrap {
      display: inline-block;
      width: 50%;
      padding-left: 2.8rem; }
    .popular-article .slide-with-rows__slide__item__image {
      padding-top: 48.3113069016%; }
    .popular-article .slide-with-rows__slide__button-next, .popular-article .slide-with-rows__slide__button-prev {
      top: 0; }
    .popular-article .slide-with-rows__slide__button-next {
      right: 0; }
    .popular-article .slide-with-rows__slide__button-prev {
      right: 0;
      left: unset;
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
      margin-right: 1.4rem; }
    .popular-article__item__head, .popular-article__item__title, .popular-article__item__info {
      padding: 0;
      padding-top: 3.5rem;
      padding-left: 5.2rem; }
    .popular-article__item__author, .popular-article__item__date {
      font-size: 2rem; }
    .popular-article__item__head {
      font-size: 3.2rem; }
    .popular-article__item__title {
      white-space: normal;
      padding: 0;
      font-size: 4rem;
      max-width: 80%;
      margin-bottom: 1.5rem;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 5rem;
      max-height: 15rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 3rem;
      word-break: break-word; }
    .popular-article__item__info {
      padding-bottom: 3rem;
      font-size: 2rem;
      line-height: 1.2; }
    .popular-article__item--active {
      overflow: hidden; }
      .popular-article__item--active .popular-article__item__image {
        padding-top: 48.275862069%; }
        .popular-article__item--active .popular-article__item__image img {
          width: 100%;
          height: unset;
          top: 50%;
          -webkit-transform: translate3d(0, -50%, 0);
                  transform: translate3d(0, -50%, 0); } }

.explore-by-interest {
  padding: 1.3rem 0 3.4rem 0;
  background-color: #faf9f7;
  border: 1px solid #d4d4d4;
  border-left: none;
  border-right: none; }
  .explore-by-interest__title {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
    margin-bottom: 1rem; }
  .explore-by-interest__item-wrap {
    width: 50%;
    display: inline-block; }
    .explore-by-interest__item-wrap:nth-child(odd) {
      padding: 1rem 0;
      padding-right: 1rem; }
    .explore-by-interest__item-wrap:nth-child(even) {
      padding: 1rem 0;
      padding-left: 1rem; }
    .explore-by-interest__item-wrap:last-child {
      width: 100%;
      padding: 1rem 0; }
      .explore-by-interest__item-wrap:last-child .explore-by-interest__item {
        padding-top: 33.9233%; }
        .explore-by-interest__item-wrap:last-child .explore-by-interest__item img {
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          height: auto;
          width: 100%; }
  .explore-by-interest__item {
    margin: 0;
    padding: 0;
    position: relative;
    padding-top: 65.921951%;
    overflow: hidden; }
    .explore-by-interest__item figcaption {
      font-size: 1.3rem;
      color: #fff;
      text-transform: uppercase;
      font-style: normal;
      font-weight: 900;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
    .explore-by-interest__item img {
      position: absolute;
      top: 0;
      right: 0;
      bottom: unset;
      left: unset;
      height: 100%;
      width: unset; }

@media screen and (min-width: 992px) {
  .explore-by-interest {
    padding-top: 5rem; }
    .explore-by-interest__title {
      font-size: 3.2rem; }
    .explore-by-interest__item-wrap {
      width: 33.33333%; }
      .explore-by-interest__item-wrap:nth-child(3n + 2) {
        padding: 2.8rem;
        padding-left: 1.4rem;
        padding-right: 1.4rem; }
      .explore-by-interest__item-wrap:nth-child(3n + 1) {
        padding: 2.8rem;
        padding-top: 0;
        padding-left: 0; }
      .explore-by-interest__item-wrap:nth-child(3n + 3) {
        padding: 2.8rem;
        padding-top: 0;
        padding-right: 0; }
      .explore-by-interest__item-wrap:nth-child(-n + 3) {
        padding-bottom: 1.4rem; }
      .explore-by-interest__item-wrap:last-child {
        width: 33.33333%; }
        .explore-by-interest__item-wrap:last-child .explore-by-interest__item {
          padding-top: 65.921951%; }
          .explore-by-interest__item-wrap:last-child .explore-by-interest__item img {
            position: absolute;
            top: 0;
            right: 0;
            bottom: unset;
            left: unset;
            width: 100%;
            -webkit-transform: none;
                    transform: none; }
    .explore-by-interest__item figcaption {
      font-size: 3.6rem; } }

.trip-instruction {
  margin: 3rem 0;
  letter-spacing: normal; }
  .trip-instruction__list {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .trip-instruction__title {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
    display: block;
    text-align: center;
    margin-bottom: 2rem; }
  .trip-instruction__item {
    padding: 0.8rem 0;
    width: 50%; }
    .trip-instruction__item__icon {
      color: #f01335;
      font-size: 7.7rem; }
    .trip-instruction__item__header {
      letter-spacing: normal;
      margin: 1.6rem 0 0 0;
      padding: 0 2rem;
      font-size: 1.4rem;
      color: #000;
      font-weight: 700; }

@media screen and (min-width: 992px) {
  .trip-instruction {
    margin-top: 9.4rem;
    margin-bottom: 9.2rem;
    padding: 0; }
    .trip-instruction__title {
      font-size: 3.2rem;
      margin-bottom: 6.4rem;
      text-align: left; }
    .trip-instruction__item {
      padding: 0;
      width: 16.6666667%; }
      .trip-instruction__item__header {
        padding: 0 4rem;
        margin-bottom: 1.4rem; }
      .trip-instruction__item__icon {
        font-size: 9.7rem; }
      .trip-instruction__item figcaption {
        font-size: 1.8rem; }
      .trip-instruction__item__details {
        font-size: 1.4rem;
        color: #000; } }

.blog-category-list__item-wrap {
  border-radius: 0.3rem;
  overflow: hidden;
  display: block; }

.blog-category-list__item {
  width: 50%; }
  .blog-category-list__item:nth-child(-n + 2) {
    padding-bottom: 0.4rem; }
  .blog-category-list__item:nth-child(n + 3) {
    padding-top: 0.4rem; }
  .blog-category-list__item:nth-child(even) {
    padding-left: 0.4rem; }
  .blog-category-list__item:nth-child(odd) {
    padding-right: 0.4rem; }
  .blog-category-list__item__image {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    padding-bottom: 34.3373%;
    overflow: hidden; }
    .blog-category-list__item__image img {
      position: absolute;
      top: -50%;
      right: unset;
      bottom: unset;
      left: 0;
      width: 100%; }
    .blog-category-list__item__image figcaption {
      font-style: normal;
      color: #fff;
      width: 100%;
      font-size: 1.4rem;
      font-weight: 700;
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }

@media screen and (min-width: 992px) {
  .blog-category-list {
    margin-top: 7.5rem; }
    .blog-category-list__item {
      padding: 0;
      width: 24.1%;
      margin: 1.4rem 1.4rem 0 0; }
      .blog-category-list__item:nth-child(-n + 2) {
        padding-bottom: 0; }
      .blog-category-list__item:nth-child(n + 3) {
        padding-top: 0; }
      .blog-category-list__item:nth-child(even) {
        padding-left: 0; }
      .blog-category-list__item:nth-child(odd) {
        padding-right: 0; }
      .blog-category-list__item:last-child {
        margin-right: 0; }
      .blog-category-list__item figcaption {
        text-align: right;
        font-size: 2.2rem;
        padding-right: 2.4rem; } }

.tour-highlights__top {
  padding-bottom: 2rem;
  border-bottom: 1px solid #d4d4d4; }

.tour-highlights__title {
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 1rem;
  letter-spacing: normal; }

.tour-highlights__html {
  font-size: 1.4rem; }
  .tour-highlights__html h1, .tour-highlights__html .h1, .tour-highlights__html h2, .tour-highlights__html .h2, .tour-highlights__html h3, .tour-highlights__html .h3 {
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 1rem; }
  .tour-highlights__html h1, .tour-highlights__html .h1 {
    font-size: 3rem; }
  .tour-highlights__html h2, .tour-highlights__html .h2 {
    font-size: 2.5rem; }
  .tour-highlights__html h3, .tour-highlights__html .h3 {
    font-size: 1.8rem; }
  .tour-highlights__html p {
    margin-bottom: 1rem; }
  .tour-highlights__html ul {
    list-style-type: disc;
    margin-bottom: 1rem;
    list-style-position: outside;
    padding-left: 1.8rem; }
  .tour-highlights__html li {
    margin-bottom: 0.5rem; }

.tour-highlights__list {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 1.8rem;
  margin-bottom: 1rem; }

.tour-highlights__list-item {
  margin-bottom: 0.5rem;
  font-size: 1.3rem; }

.tour-highlights__img-map {
  position: relative;
  width: 100%;
  height: calc(100vw - 30px);
  overflow: hidden; }
  .tour-highlights__img-map__img {
    position: absolute;
    height: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.tour-highlights__middle {
  padding: 1.5rem 0 1rem;
  border-bottom: 1px solid #d4d4d4; }

.tour-highlights__properties {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .tour-highlights__properties__key {
    display: inline-block;
    width: 12rem;
    margin-right: 2.3rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #898989;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .tour-highlights__properties__value {
    font-size: 1.3rem; }

.tour-highlights__description {
  padding: 1.5rem 0 0;
  margin: 0;
  margin-bottom: 1.5rem;
  font-size: 1.3rem; }

@media screen and (min-width: 992px) {
  .tour-highlights__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .tour-highlights__top__content {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .tour-highlights__title {
    margin-bottom: 1rem; }
  .tour-highlights__html {
    font-size: 1.4rem; }
    .tour-highlights__html li {
      margin-bottom: 3px; }
  .tour-highlights__list-item {
    margin-bottom: 3px;
    font-size: 1.4rem; }
  .tour-highlights__img-map {
    max-height: 40rem;
    margin-bottom: 1.5rem; }
  .tour-highlights__middle {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .tour-highlights__properties {
    margin-bottom: 0; }
    .tour-highlights__properties__key {
      margin-bottom: 1rem; } }

.tour-itinerary .rc-collapse-content {
  padding-bottom: 3rem; }

.tour-itinerary__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .tour-itinerary__top .btn {
    padding: 0 1.5rem;
    margin-bottom: 0; }

.tour-itinerary__title {
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 1rem;
  letter-spacing: normal; }

.tour-itinerary__collapse__info-icon .icon {
  font-size: 2rem;
  color: #d4d4d4; }

.tour-itinerary__collapse__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem 0;
  padding-right: 3rem;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.tour-itinerary__collapse__title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.tour-itinerary__collapse__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 1.5rem;
  letter-spacing: normal;
  text-transform: uppercase; }

.tour-itinerary__collapse__arrow {
  display: inline-block;
  position: absolute;
  right: 5px;
  font-size: 1.2rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform ease-in-out 300ms;
  transition: -webkit-transform ease-in-out 300ms;
  transition: transform ease-in-out 300ms;
  transition: transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms; }

.tour-itinerary ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 20px; }

.tour-itinerary__content {
  margin-bottom: 2rem;
  text-align: justify; }
  .tour-itinerary__content img {
    width: 100%;
    margin-bottom: 1rem; }
  .tour-itinerary__content p {
    margin-top: 0;
    margin-bottom: 2.5rem; }
  .tour-itinerary__content .rc-collapse-item {
    position: relative; }
    .tour-itinerary__content .rc-collapse-item::before {
      content: '';
      position: absolute;
      left: 1rem;
      border-left: 1px dashed #d4d4d4;
      height: 100%; }
    .tour-itinerary__content .rc-collapse-item::after {
      content: '';
      position: absolute;
      bottom: 0;
      width: calc(100% - 3.5rem);
      border-bottom: 1px solid #d4d4d4;
      left: 3.5rem; }
  .tour-itinerary__content__info.rc-collapse-item::before {
    display: none; }
  .tour-itinerary__content__info.rc-collapse-item::after {
    left: 0;
    width: 100%; }
  .tour-itinerary__content__start .tour-itinerary__collapse__header {
    position: relative; }
  .tour-itinerary__content__end.rc-collapse-item::before {
    display: none; }
  .tour-itinerary__content__end .tour-itinerary__collapse__header {
    position: relative; }
  .tour-itinerary__content .rc-collapse-content {
    padding-left: 3.5rem;
    padding-bottom: 4rem; }

.tour-itinerary .rc-collapse-item-active .tour-itinerary__collapse__arrow {
  -webkit-transform: rotate(270deg) translate(0, 5px);
          transform: rotate(270deg) translate(0, 5px); }

.tour-itinerary__description {
  white-space: pre-wrap;
  margin-bottom: 30px; }
  .tour-itinerary__description p {
    margin-bottom: 0; }

.tour-itinerary__options-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.tour-itinerary__options {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  margin-bottom: 8px; }
  .tour-itinerary__options__key {
    color: #7d7d7d; }
  .tour-itinerary__options__value p {
    margin-bottom: 0; }
  .tour-itinerary__options--full {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .tour-itinerary__options--full ul {
      list-style-type: disc;
      margin-bottom: 0; }
    .tour-itinerary__options--full li {
      margin-bottom: 0; }

.tour-itinerary__travel-guide__text {
  font-size: 1.3rem;
  margin-top: 1rem;
  margin-bottom: 1rem; }

.tour-itinerary__travel-guide__img-wrapper {
  display: block;
  position: relative;
  padding-top: 62%;
  overflow: hidden; }
  .tour-itinerary__travel-guide__img-wrapper::after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }
  .tour-itinerary__travel-guide__img-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%; }

.tour-itinerary__travel-guide__img-caption {
  position: absolute;
  display: block;
  text-align: center;
  width: 80%;
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2; }

@media screen and (min-width: 992px) {
  .tour-itinerary .rc-collapse-content {
    padding-bottom: 4rem; }
  .tour-itinerary__collapse__header {
    position: relative; }
  .tour-itinerary__collapse__arrow {
    font-size: 2.3rem; }
  .tour-itinerary__options {
    width: 50%; }
    .tour-itinerary__options--full {
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
  .tour-itinerary__content {
    margin-bottom: 3rem; }
  .tour-itinerary__travel-guide__text {
    font-size: 1.4rem;
    margin-bottom: 1.5rem; }
  .tour-itinerary__travel-guide__img-wrapper {
    max-width: 30rem;
    padding-top: 29%; } }

.tour-included__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: normal;
  position: relative; }
  .tour-included__title--no-margin {
    margin-bottom: 0; }

.tour-included__subtitle {
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1.5rem; }

.tour-included__list {
  list-style-type: disc;
  padding-bottom: 1.5rem;
  margin: 0; }
  .tour-included__list--break-col {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .tour-included__list--collapse {
    padding-bottom: 0;
    margin-top: 1rem; }

.tour-included__list-item {
  font-size: 1.3rem;
  line-height: 1.5;
  margin-bottom: 3px; }

.tour-included__separator {
  display: block;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 2rem; }

.tour-included__header-icon {
  position: absolute;
  right: 1.5rem;
  top: 5px;
  font-size: 1.4rem;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear; }

.tour-included__collapse .rc-collapse-item-active .tour-included__header-icon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

@media screen and (min-width: 992px) {
  .tour-included__title {
    font-size: 2rem; }
    .tour-included__title--no-margin {
      margin-bottom: 0; }
  .tour-included__subtitle {
    font-size: 1.6rem;
    margin-bottom: 1.5rem; }
  .tour-included__list--break-col {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1; }
  .tour-included__list--collapse {
    padding-bottom: 0;
    margin-top: 2.5rem; }
  .tour-included__list-item {
    font-size: 1.6rem; }
  .tour-included__separator {
    margin-bottom: 2.5rem; } }

.tour-availability__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: normal; }

.tour-availability__header {
  margin-bottom: 2rem; }

.tour-availability__can-pay {
  margin-bottom: 2rem; }
  .tour-availability__can-pay__text {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 900;
    margin-bottom: 1rem; }
  .tour-availability__can-pay__image-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .tour-availability__can-pay__paypal-image {
    width: 9rem;
    margin-right: 1rem; }
  .tour-availability__can-pay__small-image {
    width: 3.5rem;
    margin-right: 5px; }

.tour-availability__tour-name {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 2rem;
  letter-spacing: normal; }

.tour-availability__selector {
  background-color: #e6ebf3;
  padding: 2rem;
  margin-bottom: 2rem; }
  .tour-availability__selector__text {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 1rem; }
  .tour-availability__selector__list {
    font-size: 0;
    margin: 0;
    text-align: justify; }
  .tour-availability__selector__list-item {
    display: inline-block;
    width: 50%;
    min-width: 15rem;
    font-size: 1.3rem;
    height: 4rem;
    padding: 0 1rem;
    line-height: 4rem;
    text-align: center; }
    .tour-availability__selector__list-item--active {
      background-color: #0064b6;
      color: #fff; }

.tour-availability__show-more-button {
  height: 4.5rem;
  padding: 0 4.5rem; }

@media screen and (min-width: 992px) {
  .tour-availability__title {
    font-size: 2rem; }
  .tour-availability__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .tour-availability__tour-name {
    font-size: 2rem;
    margin-right: 3rem; }
  .tour-availability__selector {
    padding: 2.5rem;
    padding-bottom: 1.5rem; }
    .tour-availability__selector__list-item {
      font-size: 1.6rem;
      width: auto;
      cursor: pointer; } }

.tour-info-card {
  border: 1px solid #d4d4d4;
  border-bottom: 0;
  padding: 1.5rem; }
  .tour-info-card:last-child {
    border-bottom: 1px solid #d4d4d4; }
  .tour-info-card__left, .tour-info-card__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #d4d4d4; }
  .tour-info-card__right {
    padding-top: 1.2rem;
    border-bottom: 0; }
  .tour-info-card__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 11rem; }
    .tour-info-card__item__title {
      text-transform: uppercase;
      font-size: 1.2rem;
      margin-bottom: 5px; }
    .tour-info-card__item__small-text {
      font-size: 1.2rem;
      color: #898989; }
    .tour-info-card__item__big-text {
      line-height: 1.2;
      font-size: 1.6rem;
      font-weight: 700; }
  .tour-info-card__total-days {
    margin-top: 3rem;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    position: relative;
    border-radius: 50%;
    width: 4.8rem;
    height: 4.8rem;
    border: 1px solid #d4d4d4; }
    .tour-info-card__total-days__text {
      position: absolute;
      font-size: 1.2rem;
      line-height: 1.2;
      text-align: center;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .tour-info-card__book-button {
    height: 4.5rem;
    padding: 0 4.5rem; }
  .tour-info-card__button-wrapper {
    text-align: center; }

@media screen and (min-width: 992px) {
  .tour-info-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0; }
    .tour-info-card:not(:first-child) .tour-info-card__item__title {
      display: none; }
    .tour-info-card__left {
      border-bottom: 0;
      border-right: 1px solid #d4d4d4;
      padding: 3.5rem 2rem; }
    .tour-info-card__right {
      padding-left: 4.5rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .tour-info-card__total-days {
      margin-top: 0;
      margin-left: 2.5rem;
      margin-right: 2rem; }
    .tour-info-card__item {
      position: relative; }
      .tour-info-card__item__big-text {
        line-height: 1; }
      .tour-info-card__item__title {
        position: absolute;
        top: -100%; }
    .tour-info-card__button-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding-right: 3rem;
      margin-left: 1rem; }
    .tour-info-card__book-button {
      margin-bottom: 0;
      padding: 0 2rem; } }

@media screen and (min-width: 1200px) {
  .tour-info-card__total-days {
    margin-left: 5rem;
    margin-right: 4rem; }
  .tour-info-card__book-button {
    padding: 0 4.5rem; } }

.tour-reviews__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem;
  letter-spacing: normal; }

.tour-reviews__list {
  list-style: none;
  margin-bottom: 2.5rem; }

.tour-reviews__list-item {
  border-top: 1px solid #d4d4d4;
  padding-top: 2.5rem; }
  .tour-reviews__list-item__user-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2rem;
    font-size: 1.6rem; }
  .tour-reviews__list-item__name {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px; }
  .tour-reviews__list-item__rating-date {
    display: inline-block;
    margin-left: 5px;
    font-size: 1.4rem;
    font-weight: 600; }
  .tour-reviews__list-item__avatar {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 5.8rem;
    height: 5.8rem;
    margin-right: 2rem; }
    .tour-reviews__list-item__avatar img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
  .tour-reviews__list-item__comment {
    font-size: 1.3rem;
    margin-bottom: 2rem; }

.tour-reviews__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 1.3rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .tour-reviews__head .star-rating {
    margin-right: 0; }
  .tour-reviews__head .star-rating__small-text {
    display: none; }

.tour-reviews__head-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tour-reviews__head-inner .tour-detail-new__title-text {
    margin-bottom: 0; }

.tour-reviews__more-button {
  display: block;
  text-align: center; }
  .tour-reviews__more-button a {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 700;
    color: #0064b6; }
    .tour-reviews__more-button a span {
      display: inline-block; }
    .tour-reviews__more-button a .icon {
      margin-left: 5px;
      position: relative; }
    .tour-reviews__more-button a:hover, .tour-reviews__more-button a:focus {
      color: #0064b6; }

.tour-reviews__form {
  border-top: 0; }

.tour-reviews__form-rating {
  margin-right: 1.5rem;
  text-align: center; }

.tour-reviews__form-star-list {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0; }

.tour-reviews__form-star {
  margin: 0;
  margin-right: 10px;
  list-style: none;
  line-height: 1;
  cursor: pointer; }
  .tour-reviews__form-star .icon {
    font-size: 2.4rem;
    color: #00a799; }

.tour-reviews__form-input {
  width: 100%;
  text-align: center;
  margin-top: 2rem; }
  .tour-reviews__form-input .btn {
    min-width: 15rem;
    border-radius: 5px; }

@media screen and (min-width: 992px) {
  .tour-reviews__title {
    margin-bottom: 0; }
  .tour-reviews__subtitle {
    font-size: 1.2rem; }
  .tour-reviews__list {
    margin-bottom: 3rem; }
  .tour-reviews__list-item {
    padding-top: 3rem; }
    .tour-reviews__list-item:first-child {
      border-top: 0; }
    .tour-reviews__list-item__name {
      margin-bottom: 3px; }
    .tour-reviews__list-item__user-info {
      margin-bottom: 5px; }
    .tour-reviews__list-item__comment {
      margin-top: 5px;
      margin-left: 8rem;
      font-size: 1.6rem; }
  .tour-reviews__more-button {
    display: block; }
  .tour-reviews__form-rating {
    text-align: left;
    margin-right: 1.5rem; }
  .tour-reviews__form-star-list {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .tour-reviews__form-star {
    margin-right: 7px;
    list-style: none;
    cursor: pointer; }
    .tour-reviews__form-star .icon {
      font-size: 1.6rem;
      color: #00a799; }
  .tour-reviews__form-input {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: right;
    margin-top: 1rem;
    margin-left: 0;
    padding-left: 8rem; } }

.tour-post-card__image {
  width: 100%;
  padding-bottom: 65%;
  margin-bottom: 1rem;
  background-size: cover;
  background-position: center; }

.tour-post-card__title {
  display: block;
  font-size: 1.2rem;
  font-weight: 800;
  line-height: 1.6;
  margin-bottom: 5px; }

.tour-post-card__price {
  font-size: 1.2rem;
  font-weight: 600; }
  .tour-post-card__price--original {
    text-decoration: line-through; }

.tour-post-card__footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem; }

.tour-post-card__total-days {
  font-weight: 600;
  margin-left: 5px;
  margin-right: 5px; }

.tour-post-card__slot-left {
  color: #f01335;
  margin-left: 5px; }

@media screen and (min-width: 992px) {
  .tour-post-card__title {
    font-size: 1.8rem;
    font-weight: 900;
    margin-bottom: 1rem; }
  .tour-post-card__price {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 1.5rem; }
    .tour-post-card__price--original {
      text-decoration: line-through;
      margin-bottom: 1rem; }
  .tour-post-card__footer {
    font-size: 1.4rem; }
    .tour-post-card__footer .icon {
      font-size: 1.6rem; }
  .tour-post-card__slot-left {
    margin-left: 1rem; } }

.tour-suggest__list {
  white-space: nowrap;
  overflow-x: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.tour-suggest__title {
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 1rem; }

.tour-suggest__location {
  text-transform: capitalize; }

.tour-suggest__link {
  padding: 1rem; }
  .tour-suggest__link a {
    color: #0064b6;
    text-decoration: underline; }

.tour-suggest__image {
  padding-top: 76.0736196319%;
  position: relative;
  overflow: hidden; }
  .tour-suggest__image img {
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0); }

.tour-suggest__item {
  border: 1px solid #d4d4d4;
  margin-right: 2rem;
  white-space: normal;
  width: 163px; }

@media screen and (min-width: 992px) {
  div.tour-suggest-wrap.container {
    max-width: 97rem;
    padding: 0; }
  .tour-suggest .slick-slide > div {
    height: 12.2rem; }
  .tour-suggest__item {
    width: auto;
    height: 12.2rem;
    margin-right: 2.8rem; }
  .tour-suggest__image-wrap {
    width: 30%; }
    .tour-suggest__image-wrap .tour-suggest__image img {
      height: 100%;
      width: auto;
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0); }
  .tour-suggest__image {
    padding-top: 100%;
    width: 100%; }
  .tour-suggest__info {
    padding: 1.3rem 1.3rem 0.5rem 1.3rem;
    width: 70%;
    height: 100%; }
    .tour-suggest__info .icon {
      margin-right: 0.6rem;
      font-size: 1.3rem; }
  .tour-suggest__name {
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 3.6rem;
    margin: 0;
    color: #464646;
    font-weight: 800;
    padding-left: 0; }
  .tour-suggest__price {
    color: #0064b6;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 0.3rem; }
  .tour-suggest__duration {
    font-size: 1rem;
    font-weight: 600; }
  .tour-suggest__slot-left {
    color: #f01335;
    font-size: 1rem; }
  .tour-suggest__add {
    color: #0064b6;
    font-weight: 600;
    cursor: pointer; }
  .tour-suggest__separator {
    margin: 0 1.3rem; } }

.tour-result-item {
  padding: 1.2rem 0;
  float: right;
  position: relative;
  cursor: pointer;
  color: #464646; }
  .tour-result-item--explore .tour-result-item__image-wrap {
    padding-top: 55%; }
  .tour-result-item--explore .tour-result-item__image img {
    height: 100%;
    width: auto; }
  .tour-result-item:hover, .tour-result-item:focus {
    color: #464646; }
  .tour-result-item__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .tour-result-item:first-child .popular-place-tour__item-inner {
    padding-top: 0; }
  .tour-result-item:last-child {
    margin-bottom: 0; }
    .tour-result-item:last-child::after {
      content: none; }
  .tour-result-item__info, .tour-result-item__image {
    width: 100%; }
  .tour-result-item__info {
    background-color: #ecf7f6;
    padding: 1rem 1rem; }
  .tour-result-item__image-wrap {
    padding-top: 69%;
    position: relative;
    overflow: hidden; }
  .tour-result-item__image img {
    width: 100%;
    height: auto;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }
  .tour-result-item::after {
    content: '';
    width: 100%;
    border: 1px solid #d4d4d4;
    z-index: 1;
    position: absolute;
    top: 100%;
    right: unset;
    bottom: unset;
    left: 0; }
  .tour-result-item__info-inner > div {
    margin-bottom: 0.2rem; }
    .tour-result-item__info-inner > div:last-of-type {
      margin-bottom: 0; }
  .tour-result-item__info-inner .popular-place-tour__item__departure {
    margin-bottom: 5px; }
  .tour-result-item__departure-time {
    color: #0064b6; }
  .tour-result-item__price {
    color: #0064b6; }
    .tour-result-item__price--original {
      text-decoration: line-through; }
  .tour-result-item__title {
    font-size: 1.4rem;
    font-weight: 800;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.6rem;
    max-height: 3.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word; }
  .tour-result-item__description {
    font-size: 1.6rem;
    min-height: 8.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.2rem;
    max-height: 8.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word; }
  .tour-result-item__separator {
    margin: 0 0.9rem; }
  .tour-result-item__info-time * {
    font-size: 1.2rem;
    line-height: 1.2; }
  .tour-result-item .btn {
    text-align: center;
    width: 19.1rem;
    height: 4.5rem;
    margin: 0;
    font-weight: 700; }
  .tour-result-item .rating-wrap {
    margin-right: 0.8rem;
    font-size: 1.3rem;
    color: #00a799; }
  .tour-result-item .icon--clock {
    margin-right: 0.5rem;
    font-size: 1.7rem; }
  .tour-result-item__price-reviews {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .tour-result-item__price-reviews * {
      font-size: 1.2rem; }
    .tour-result-item__price-reviews small, .tour-result-item__price-reviews .small {
      font-size: 1.2rem; }
  .tour-result-item .star-rating {
    margin-bottom: 0; }
    .tour-result-item .star-rating__star-container {
      display: block; }

@media screen and (min-width: 992px) {
  .tour-result-item__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .tour-result-item__image {
    width: 35%; }
  .tour-result-item__image-wrap {
    overflow: hidden;
    height: 100%; }
    .tour-result-item__image-wrap img {
      height: 100%;
      width: auto; }
  .tour-result-item__info {
    width: 65%;
    padding: 2rem 2.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .tour-result-item__title {
    font-size: 1.8rem;
    min-height: 12rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2rem;
    max-height: 4rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word; }
  .tour-result-item__description {
    font-size: 1.4rem; }
  .tour-result-item__info-inner {
    width: 100%; }
    .tour-result-item__info-inner > div {
      margin-bottom: 1rem; }
      .tour-result-item__info-inner > div:last-of-type {
        margin-bottom: 0; }
  .tour-result-item__separator {
    margin: 0 2rem; }
  .tour-result-item__price-reviews {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .tour-result-item__price-reviews * {
      font-size: 1.6rem; }
  .tour-result-item .icon--clock {
    margin-right: 1.3rem; }
  .tour-result-item .star-rating {
    margin-right: 0; } }

.tour-deal__image {
  padding-top: 65.6441717791%;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5rem; }
  .tour-deal__image img {
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }

.tour-deal__rating .star-rating {
  margin: 0;
  margin-top: 5px;
  margin-right: 10px; }

.tour-deal__rating-number {
  font-size: 12px; }

.tour-deal__heart {
  cursor: pointer;
  line-height: 1;
  padding: 0.9rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: unset;
  left: unset; }

.tour-deal__type, .tour-deal__price {
  line-height: 1.2; }

.tour-deal__type {
  font-size: 1rem;
  font-weight: 700; }

.tour-deal__title {
  font-size: 1.4rem;
  font-weight: 700;
  color: #231f20;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -o-text-overflow: ellipsis;
  line-height: 1.8rem;
  max-height: 3.6rem;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 2rem;
  word-break: break-word;
  min-height: 3.6rem; }

.tour-deal__price {
  margin-top: 0.3rem;
  font-size: 1.2rem;
  font-weight: 600;
  color: #0064b6; }
  .tour-deal__price--original {
    text-decoration: line-through; }

.tour-deal__time-info {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .tour-deal__time-info .icon {
    margin-right: 0.5rem; }
  .tour-deal__time-info * {
    font-size: 1.2rem; }

.tour-deal__days {
  white-space: nowrap; }

.tour-deal__remain {
  width: 100%; }

@media screen and (min-width: 768px) {
  .tour-deal__remain {
    margin-left: 0.5rem;
    width: auto; }
    .tour-deal__remain::before {
      content: '| '; } }

@media screen and (min-width: 992px) {
  .tour-deal__heart-icon {
    width: 2.4rem;
    height: 2.4rem; }
    .tour-deal__heart-icon path {
      stroke-width: 0.1rem; }
  .tour-deal__rating .star-rating {
    margin-top: 8px; }
  .tour-deal__type, .tour-deal__price {
    line-height: 2.4; }
    .tour-deal__type--original, .tour-deal__price--original {
      margin-top: 7px;
      line-height: 1.3; }
  .tour-deal__title {
    font-size: 1.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.4rem;
    max-height: 4.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 4.8rem; }
  .tour-deal__description {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.1rem;
    max-height: 4.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word; } }

.tour-experience {
  padding-right: 2rem; }
  .tour-experience__image {
    padding-top: 100%;
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .tour-experience__image img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
      -webkit-transition: -webkit-transform 200ms ease;
      transition: -webkit-transform 200ms ease;
      transition: transform 200ms ease;
      transition: transform 200ms ease, -webkit-transform 200ms ease; }
    .tour-experience__image::before {
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1; }
    .tour-experience__image:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .tour-experience__info {
    padding: 0.8rem 0;
    width: 100%;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    background: rgba(0, 0, 0, 0.2);
    z-index: 2;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 0;
    left: 50%; }
    .tour-experience__info * {
      color: #fff;
      text-align: center;
      line-height: 1.2; }
  .tour-experience__name {
    font-size: 1.8rem; }
  .tour-experience__quantity {
    font-size: 1.2rem;
    font-weight: 600; }

@media screen and (min-width: 992px) {
  .tour-experience {
    padding-right: 2.8rem; }
    .tour-experience__name {
      font-size: 2.5rem;
      font-weight: 700;
      margin-left: 1rem; }
    .tour-experience__info {
      bottom: 0%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      height: 70px;
      background: rgba(0, 0, 0, 0.2);
      padding-bottom: 0; } }

.tour-booking-success__header {
  text-align: center;
  margin-bottom: 1.5rem; }

.tour-booking-success__header-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.tour-booking-success__header-icon {
  width: 5rem;
  height: 5rem;
  margin-bottom: 1.5em; }

.tour-booking-success__title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2; }

.tour-booking-success__subtitle {
  display: block;
  font-size: 1.3rem; }

.tour-booking-success__tour-detail {
  background: #f7f8fa;
  padding: 2.5rem 1.5rem;
  margin: 0 -1.5rem 3rem; }

.tour-booking-success .tour-inquiry__tour-detail {
  margin-bottom: 2rem; }

.tour-booking-success__payment-detail__title {
  display: block;
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 1.5rem;
  color: #000; }

.tour-booking-success__payment-detail__body.grid {
  font-size: 1.3rem;
  color: #000;
  margin: 0;
  margin-bottom: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.tour-booking-success__payment-detail__item-title {
  font-weight: 700; }

.tour-booking-success__payment-detail__item {
  margin-bottom: 1rem; }

.tour-booking-success__payment-detail__item-value:nth-child(2)::before {
  content: 'x';
  margin: 0 1.5rem; }

.tour-booking-success__payment-detail__item-value:nth-child(2)::after {
  content: '=';
  margin: 0 1.5rem; }

.tour-booking-success__responsible-person__title {
  display: block;
  font-size: 1.8rem;
  font-weight: 800;
  margin-bottom: 1.5rem;
  color: #000; }

.tour-booking-success__responsible-person__info {
  padding: 1.5rem 0; }
  .tour-booking-success__responsible-person__info.grid {
    font-size: 1.3rem;
    color: #000;
    margin-bottom: 5px; }
  .tour-booking-success__responsible-person__info [class*='col-'] {
    padding: 0 1.5rem; }

.tour-booking-success__responsible-person .checkout__billing__customer-list {
  border-top: 1px solid #979797;
  padding-top: 1rem; }

.tour-booking-success__middle-button {
  margin-bottom: 3rem; }

.tour-booking-success__footer {
  margin-bottom: 3rem; }

@media screen and (min-width: 992px) {
  .tour-booking-success {
    margin-top: 3rem;
    margin-bottom: 3rem; }
    .tour-booking-success__header {
      -moz-text-align-last: left;
           text-align-last: left;
      margin: 0 -1.5rem 1.5rem; }
    .tour-booking-success__header-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-bottom: 5px; }
    .tour-booking-success__header-icon {
      width: 5rem;
      height: 5rem;
      margin-top: -5px;
      margin-bottom: 0;
      margin-right: 3rem; }
    .tour-booking-success__title {
      font-size: 3.2rem;
      font-weight: 700; }
    .tour-booking-success__subtitle {
      text-align: left;
      font-size: 1.8rem;
      margin-left: 8rem; }
    .tour-booking-success__footer {
      border: 1px solid #d4d4d4;
      padding: 3rem 2rem;
      margin-bottom: 10rem; }
    .tour-booking-success__responsible-person {
      padding: 3rem 0 2rem;
      margin: 0 2rem;
      border-top: 1px solid #898989; }
      .tour-booking-success__responsible-person__info.grid {
        font-size: 1.8rem;
        line-height: 2; }
      .tour-booking-success__responsible-person .checkout__billing__customer-list {
        border-top: 0;
        padding-top: 1rem; }
    .tour-booking-success__payment-detail__body.grid {
      font-size: 1.8rem; }
    .tour-booking-success__payment-detail__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 1rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .tour-booking-success__payment-detail__item-title {
      display: inline-block;
      font-weight: normal;
      width: 40%; }
    .tour-booking-success__payment-detail__item-body {
      display: inline-block;
      width: 60%; }
    .tour-booking-success__payment-detail__item-value {
      display: inline-block;
      width: 33%; }
    .tour-booking-success__tour-detail {
      margin-left: 0;
      margin-right: 0; }
    .tour-booking-success .checkout__billing__customer-list-key-value:last-child {
      text-align: right; }
    .tour-booking-success .tour-inquiry__tour-detail {
      border: 0;
      background-color: transparent;
      margin-bottom: 3.5rem; }
      .tour-booking-success .tour-inquiry__tour-detail__image-wrapper {
        width: 40rem;
        height: 25rem; }
        .tour-booking-success .tour-inquiry__tour-detail__image-wrapper img {
          width: 100%;
          height: auto; }
      .tour-booking-success .tour-inquiry__tour-detail__title {
        font-size: 3rem; } }

.popular-place-tour__filter-wrap {
  margin-right: 5rem; }
  .popular-place-tour__filter-wrap * {
    font-size: 1.8rem; }

.popular-place-tour__filter__pseudo-checkbox {
  content: '';
  width: 1.8rem;
  height: 1.8rem;
  border: 1px solid #d4d4d4;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  z-index: -1;
  position: absolute;
  top: 50%;
  right: unset;
  bottom: unset;
  left: 0; }

.popular-place-tour__filter__input {
  position: relative;
  margin-bottom: 1.5rem; }
  .popular-place-tour__filter__input label, .popular-place-tour__filter__input input {
    margin: 0; }
  .popular-place-tour__filter__input label {
    font-size: 1.6rem;
    padding-left: 3.4rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .popular-place-tour__filter__input input[type=checkbox] {
    display: none; }
  .popular-place-tour__filter__input .icon {
    display: none;
    font-size: 1.2rem;
    padding: 0.3rem;
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 0; }
  .popular-place-tour__filter__input input[type=checkbox]:checked + .popular-place-tour__filter__pseudo-checkbox {
    background-color: #4f5050; }
    .popular-place-tour__filter__input input[type=checkbox]:checked + .popular-place-tour__filter__pseudo-checkbox .icon {
      display: inline-block; }

.popular-place-tour__next {
  max-width: 80%;
  margin: 4.6rem auto; }
  .popular-place-tour__next * {
    color: #464646;
    font-size: 2rem; }

/* stylelint-disable selector-class-pattern */
.ReactModal__Content,
.ReactModal__Overlay {
  outline: 0;
  z-index: 100;
  opacity: 0; }

.ReactModal__Content {
  position: fixed;
  inset: unset !important;
  top: 50% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.ReactModal__Content--after-open,
.ReactModal__Overlay--after-open {
  opacity: 1;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms; }

.ReactModal__Content--before-close,
.ReactModal__Overlay--before-close {
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms; }

.ReactModal__Body--open {
  overflow-y: hidden; }

.modal--full {
  overflow: auto;
  position: absolute;
  background: #fff;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%; }

.modal--exchange-rate {
  position: absolute;
  background-color: #fff;
  outline: none;
  top: 50%;
  left: 50%;
  padding: 2rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 45rem;
  height: 44.5rem; }

.highlight {
  margin-top: 2rem; }
  .highlight__title {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
    margin-bottom: 1.1rem; }
  .highlight__location-wrap {
    overflow-x: auto;
    height: 4rem; }
  .highlight__location-list {
    white-space: nowrap;
    margin-bottom: 0;
    list-style-type: none;
    text-align: center; }
  .highlight__location-item {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    font-weight: 600;
    text-align: center;
    padding: 0 2.4rem;
    font-size: 1.4rem;
    display: inline-block;
    color: #898989;
    position: relative;
    margin: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .highlight__location-item:first-child {
      padding-left: 0; }
    .highlight__location-item:last-child {
      padding-right: 1.6rem; }
      .highlight__location-item:last-child::after {
        content: none; }
    .highlight__location-item::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 1rem;
      width: 0.1rem;
      background-color: #000;
      -webkit-transform: translate3d(50%, 50%, 0);
              transform: translate3d(50%, 50%, 0); }
    .highlight__location-item--active {
      font-style: italic;
      color: #f01335; }
      .highlight__location-item--active .highlight__location-item-inner {
        position: relative; }
        .highlight__location-item--active .highlight__location-item-inner::before {
          content: '';
          position: absolute;
          top: calc(100% + 2px);
          left: 50%;
          -webkit-transform: translate3d(-50%, 0, 0);
                  transform: translate3d(-50%, 0, 0);
          border-left: 0.6rem solid transparent;
          border-right: 0.6rem solid transparent;
          border-bottom: 1rem solid #f01335;
          width: 0;
          height: 0; }

@media screen and (min-width: 992px) {
  .highlight__title {
    font-size: 3.2rem;
    margin: 8.4rem 0 4.1rem 0; }
  .highlight__location-wrap {
    height: auto; }
  .highlight__location-item {
    padding: 0 3.3rem;
    font-size: 2.8rem; }
    .highlight__location-item::after {
      top: 50%;
      height: 2rem;
      -webkit-transform: translate3d(50%, -50%, 0);
              transform: translate3d(50%, -50%, 0); }
    .highlight__location-item--active .highlight__location-item-inner::before {
      content: none; }
  .highlight__location-list {
    text-align: center;
    padding-top: 1.8rem;
    padding-bottom: 1.3rem;
    border: 1px solid #898989;
    border-left: none;
    border-right: none; } }

.star-rating {
  margin-bottom: 1rem;
  text-align: right; }
  .star-rating__text {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 5px; }
  .star-rating__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .star-rating__star-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .star-rating__star {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 3px;
    line-height: 1; }
  .star-rating__review {
    font-size: 1.2rem;
    font-weight: 600;
    margin-left: 5px; }
  .star-rating__small-text {
    font-size: 1.2rem; }
  .star-rating--is-full {
    text-align: right; }
    .star-rating--is-full .star-rating__text {
      font-weight: 700;
      font-size: 1.4rem; }
    .star-rating--is-full .star-rating__star {
      -webkit-transform: scale(1.4);
              transform: scale(1.4);
      margin-right: 8px; }
    .star-rating--is-full .star-rating__review {
      display: inline-block;
      font-size: 1.4rem;
      font-weight: 700;
      margin-right: 8px;
      margin-bottom: 5px; }
  .star-rating--is-big .star-rating__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .star-rating--is-big .star-rating__star {
    -webkit-transform: scale(2);
            transform: scale(2);
    margin-left: 1.5rem;
    margin-right: 0; }
  .star-rating--is-big .star-rating__star-container {
    margin-bottom: 1rem;
    margin-right: 6px;
    text-align: right; }
  .star-rating--is-big .star-rating__review {
    font-size: 12px;
    font-weight: 700; }

.review-summary__title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 1rem; }

.review-summary__list {
  list-style: none; }

.review-summary__list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem; }

.review-summary__prop {
  font-size: 1.3rem;
  width: 8rem;
  margin-right: 2rem; }

.review-summary__score {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.review-summary__score-bar {
  position: relative;
  height: 6px;
  width: 12rem;
  background-color: #d4d4d4;
  margin-right: 1rem; }

.review-summary__score-bar-current {
  position: absolute;
  content: '';
  height: 6px;
  width: attr(data-score);
  left: 0;
  top: 0;
  background-color: #00a799; }

.review-summary__score-text {
  font-size: 1.4rem;
  font-weight: 700; }

@media screen and (min-width: 992px) {
  .review-summary {
    margin-top: -5px; }
    .review-summary__list-item {
      margin-bottom: 6px; } }

.input-number {
  position: relative; }
  .input-number__selector {
    position: absolute;
    border-left: 1px solid #d4d4d4;
    top: 0;
    right: 0;
    height: 4rem; }
  .input-number__button {
    font-size: 2rem;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 1.2rem;
    cursor: pointer; }
    .input-number__button--disable {
      color: rgba(70, 70, 70, 0.3);
      pointer-events: none;
      cursor: none; }
  .input-number--inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .input-number--inline .input-number {
      width: 12rem;
      position: relative; }
      .input-number--inline .input-number input {
        text-align: center;
        font-weight: 700;
        width: 100%;
        height: 3.5rem;
        margin-bottom: 0;
        border-radius: 5px; }
      .input-number--inline .input-number__selector {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%;
        border: 0;
        height: 3.5rem;
        pointer-events: none; }
      .input-number--inline .input-number__button {
        width: 3.5rem;
        height: 3.5rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 0;
        line-height: 3.5rem;
        font-weight: 400;
        pointer-events: all; }
        .input-number--inline .input-number__button:first-child {
          border-right: 1px solid #d4d4d4;
          border-radius: 5px 0 0 5px; }
        .input-number--inline .input-number__button:last-child {
          border-left: 1px solid #d4d4d4;
          border-radius: 0 5px 5px 0; }
    .input-number--inline label {
      font-size: 1.8rem; }

.input-phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  .input-phone select {
    width: 16rem;
    border-right: 0; }
    .input-phone select:focus {
      border-right: 1px solid #0064b6; }

.input-card-expiration {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-card-expiration input {
    max-width: 12rem; }
  .input-card-expiration__find-cvv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .input-card-expiration__find-cvv img {
      width: 5rem;
      margin-right: 1rem; }
    .input-card-expiration__find-cvv a {
      font-size: 1.2rem;
      font-weight: 600;
      color: #0064b6; }
      .input-card-expiration__find-cvv a:hover {
        color: rgba(0, 100, 182, 0.6); }

@media screen and (min-width: 992px) {
  .input-card-expiration input {
    max-width: 15rem; }
  .input-card-expiration__find-cvv {
    margin-right: 5rem; } }

.input-search-airport {
  position: relative;
  margin-bottom: 1.5rem; }
  .input-search-airport input {
    margin-bottom: 0; }
  .input-search-airport__list {
    position: absolute;
    z-index: 10;
    top: calc(100% + 1rem);
    background: #fff;
    padding: 1.5rem;
    width: 100%;
    border: 1px solid #a8a8a8;
    max-height: 27rem;
    overflow: auto; }
    .input-search-airport__list::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .input-search-airport__list::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
  .input-search-airport__airport {
    list-style: none;
    display: block;
    padding: 1rem;
    margin: 0;
    cursor: pointer; }
    .input-search-airport__airport__address {
      display: block;
      font-size: 1.2rem;
      line-height: 1.2;
      color: #8f8f8f; }
    .input-search-airport__airport:hover {
      background: #0064b6;
      color: #fff; }
      .input-search-airport__airport:hover .input-search-airport__airport__address {
        color: rgba(255, 255, 255, 0.5); }

.hotel-room-input {
  position: relative;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 1.5rem; }
  .hotel-room-input__label.hotel-room-input__label {
    margin-bottom: 10px;
    color: #8f8f8f;
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2; }
  .hotel-room-input__current-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 4rem;
    padding-left: 5px;
    margin-bottom: 0;
    border: 1px solid #d4d4d4;
    border-radius: 6px; }
  .hotel-room-input__selector {
    position: absolute;
    top: calc(100% + 1.5rem);
    left: 0;
    background: #fff;
    padding: 1.5rem;
    min-width: 24rem;
    z-index: 10;
    border: 1px solid #a8a8a8; }
    .hotel-room-input__selector::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .hotel-room-input__selector::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
  .hotel-room-input__input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .hotel-room-input__input-wrapper input {
      margin: 0; }
  .hotel-room-input__input-label {
    min-width: 8rem; }
  .hotel-room-input__children-age-text {
    font-size: 1.4rem;
    display: block;
    text-align: center;
    margin-bottom: 1.5rem; }
  .hotel-room-input__children-age-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .hotel-room-input__children-age-select {
    width: calc(50% - 1rem); }

.select {
  position: relative; }
  .select__arrow-container.select__arrow-container {
    position: absolute;
    background-color: #fff;
    border-left: 1px solid #d4d4d4;
    right: 1px;
    top: 1px;
    height: 3.8rem;
    width: 3.8rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    pointer-events: none; }
    .select__arrow-container.select__arrow-container .icon {
      font-size: 1.2rem;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }

.selects {
  position: relative; }
  .selects__dropdown {
    position: absolute;
    top: 100%;
    border: 1px solid #a8a8a8;
    background: #fff;
    padding: 1.5rem 2rem 0;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; }
    .selects__dropdown::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .selects__dropdown::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
  .selects .checkbox__input label {
    font-size: 1.4rem;
    white-space: nowrap; }

.select-birthday {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  .select-birthday .select {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
        -ms-flex-positive: 3;
            flex-grow: 3;
    margin-right: 1.2rem; }
    .select-birthday .select:last-child {
      -webkit-box-flex: 4;
      -webkit-flex-grow: 4;
          -ms-flex-positive: 4;
              flex-grow: 4;
      margin: 0; }

.booking-box {
  position: fixed;
  border: 1px solid #d4d4d4;
  padding: 1.4rem 2.4rem 3.4rem;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ecf7f6;
  margin-bottom: 0;
  z-index: 5; }
  .booking-box__hr {
    display: none; }
  .booking-box__ask-question {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 15%; }
    .booking-box__ask-question__button {
      width: 100%;
      margin: 0;
      background-color: #fff;
      border-color: #0064b6;
      color: #0064b6; }
      .booking-box__ask-question__button:focus, .booking-box__ask-question__button:hover {
        color: #0064b6;
        background-color: #e6e6e6;
        border-color: #0064b6; }
      .booking-box__ask-question__button .icon {
        font-size: 2rem; }
    .booking-box__ask-question__button-text {
      display: none; }
  .booking-box__top-note {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 1rem; }
  .booking-box__price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.2rem; }
    .booking-box__price__label {
      font-size: 1.6rem;
      font-weight: 600; }
    .booking-box__price__number {
      font-size: 1.8rem;
      font-weight: 800; }
    .booking-box__price__right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-left: 1.5rem; }
    .booking-box__price__addition {
      color: #28c07b;
      font-size: 1.2rem; }
    .booking-box__price--fix .booking-box__price__number {
      color: #f01335; }
    .booking-box__price--original {
      margin-bottom: 8px;
      display: none; }
      .booking-box__price--original .booking-box__price__number {
        font-size: 1.2rem;
        color: #464646;
        text-decoration: line-through; }
  .booking-box__form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .booking-box__form-input {
    width: 50%; }
    .booking-box__form-input.date-picker .icon {
      bottom: 2.2rem; }
    .booking-box__form-input:first-child {
      margin-right: 1rem; }
    .booking-box__form-input:last-child {
      margin-left: 1rem; }
    .booking-box__form-input input, .booking-box__form-input select {
      margin-bottom: 1rem; }
  .booking-box__footer {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    bottom: 0;
    left: 0;
    right: 15%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .booking-box__footer .btn {
      margin: 0; }
      .booking-box__footer .btn:first-child {
        width: 66%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
      .booking-box__footer .btn:last-child {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        font-size: 2rem; }
  .booking-box__base-price-select select {
    white-space: normal;
    padding-right: 3.6rem; }
  .booking-box__additional-container {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ecf7f6;
    z-index: 1; }
  .booking-box__additional .rc-collapse-content-box {
    padding: 2.5rem 1.5rem 6.5rem;
    overflow: scroll;
    height: calc(100vh - 53px); }
  .booking-box__additional__header {
    position: relative;
    text-transform: uppercase;
    font-size: 1.8rem;
    padding: 1.5rem;
    font-weight: 900;
    line-height: 1.3;
    color: #000;
    background-color: #fff; }
  .booking-box__additional__header-icon {
    display: none; }
  .booking-box__additional__category {
    display: block;
    font-size: 1.4rem;
    font-weight: 600;
    color: #000;
    line-height: 1.5;
    border-bottom: 1px solid #000; }
  .booking-box__additional__products {
    list-style: none;
    margin: 0; }
  .booking-box__additional__product {
    list-style: none;
    padding: 2rem 0 5px;
    border-bottom: 1px solid #d4d4d4;
    margin: 0; }
    .booking-box__additional__product:last-child {
      border-bottom: 0; }
    .booking-box__additional__product .checkbox__pseudo-checkbox {
      top: 2px;
      -webkit-transform: none;
              transform: none; }
  .booking-box__additional__product-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%; }
  .booking-box__additional__product-info {
    font-weight: 600;
    font-size: 1.4rem;
    margin-right: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .booking-box__additional__product-name {
    display: block;
    font-weight: 900; }
  .booking-box__additional__product-desc {
    margin: 0; }
  .booking-box__additional__product-price {
    color: #0064b6;
    font-weight: 600;
    font-size: 1.6rem; }
    .booking-box__additional__product-price span {
      font-size: 1.6rem;
      font-weight: 600; }
  .booking-box__additional__product-cancel {
    cursor: pointer;
    display: block;
    text-decoration: underline; }
  .booking-box__additional__product-image {
    width: 10rem;
    height: 10rem;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .booking-box__additional__no-product {
    display: block;
    padding: 2rem 0; }
  .booking-box__additional__footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    padding: 1.5rem;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .booking-box__additional__footer .btn {
      width: calc(50% - 5px); }
      .booking-box__additional__footer .btn:first-child {
        margin-right: 1rem; }

@media screen and (min-width: 992px) {
  .booking-box {
    position: relative;
    padding: 2.5rem 3rem 3rem;
    background-color: #fff; }
    .booking-box__hr {
      display: block;
      border-top: 1px solid #d4d4d4;
      margin: 2rem -3rem;
      width: calc(100% + 6rem); }
    .booking-box__ask-question {
      position: static;
      width: auto; }
      .booking-box__ask-question__button {
        width: 100%;
        margin: 0; }
        .booking-box__ask-question__button .icon {
          display: none; }
      .booking-box__ask-question__button-text {
        display: block; }
    .booking-box__top-note {
      font-size: 1.6rem;
      line-height: 1.2;
      margin-bottom: 2rem; }
    .booking-box__bottom-note {
      display: block;
      line-height: 1.2;
      font-size: 1.6rem;
      margin-top: 1.2rem;
      margin-bottom: 0; }
    .booking-box__price {
      margin-top: 1.5rem; }
      .booking-box__price--original {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 8px; }
        .booking-box__price--original + .booking-box__price {
          margin-top: 8px; }
        .booking-box__price--original .booking-box__price__number {
          font-size: 1.4rem;
          text-decoration: line-through; }
      .booking-box__price__number {
        font-size: 2rem; }
      .booking-box__price__right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0; }
    .booking-box__form-group {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .booking-box__form-input {
      width: 100%; }
      .booking-box__form-input.date-picker .icon {
        bottom: 2.7rem; }
      .booking-box__form-input:first-child {
        margin-right: 0; }
      .booking-box__form-input:last-child {
        margin-left: 0; }
    .booking-box__footer {
      position: static; }
      .booking-box__footer .btn {
        margin: 0; }
        .booking-box__footer .btn:first-child {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          margin-right: 1.8rem; }
        .booking-box__footer .btn:last-child {
          width: 5rem;
          font-size: 3rem;
          padding: 0;
          padding-left: 0.8rem; }
    .booking-box__base-price-select select {
      padding-right: 4.5rem; }
    .booking-box__additional-container {
      position: static;
      background: none; }
    .booking-box__additional {
      margin: 3rem -3rem 1rem; }
      .booking-box__additional .rc-collapse-header {
        padding: 0 1rem; }
      .booking-box__additional .rc-collapse-content-box {
        padding: 0 1rem;
        overflow: visible;
        height: auto;
        background-color: rgba(247, 248, 250, 0.7); }
      .booking-box__additional .rc-collapse-item-active .rc-collapse-header {
        border-bottom: 1px solid #d4d4d4; }
      .booking-box__additional .rc-collapse-item-active .booking-box__additional__header-icon {
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg); }
      .booking-box__additional__header {
        position: relative;
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 1.3;
        background: none;
        padding: 0; }
      .booking-box__additional__header-icon {
        display: block;
        position: absolute;
        right: 5px;
        top: 8px;
        font-size: 1.2rem;
        color: #000;
        -webkit-transition: -webkit-transform 300ms ease;
        transition: -webkit-transform 300ms ease;
        transition: transform 300ms ease;
        transition: transform 300ms ease, -webkit-transform 300ms ease;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); }
      .booking-box__additional__category {
        font-size: 1.8rem; }
      .booking-box__additional__inner {
        padding: 2rem 0 0; }
      .booking-box__additional__product-info {
        font-size: 1.6rem; }
      .booking-box__additional__product-name {
        font-size: 1.8rem; }
      .booking-box__additional__footer {
        display: none; } }

.start-to-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .start-to-end::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    border-bottom: 1px dashed #d4d4d4; }
  .start-to-end__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    .start-to-end__block--start::before, .start-to-end__block--end::before {
      position: absolute;
      content: '';
      display: block;
      background-color: #fff;
      height: 3px;
      top: 50%;
      left: 0;
      width: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .start-to-end__block--end::before {
      left: unset;
      right: 0; }
  .start-to-end__middle-round {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }
  .start-to-end__block-text {
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #898989;
    margin-bottom: 3px; }
  .start-to-end__block-icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: 50%;
    position: relative;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .start-to-end__block-icon--middle {
      background-color: #0064b6; }
    .start-to-end__block-icon--start .icon, .start-to-end__block-icon--end .icon {
      color: #f01335;
      font-size: 24px; }
    .start-to-end__block-icon--end .icon {
      font-size: 2rem; }
  .start-to-end__block-location {
    margin-top: 3px;
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.2; }

.date-block {
  width: 8rem;
  background-color: #fff;
  height: 6.8rem;
  text-align: center;
  line-height: 1;
  color: #000;
  font-style: normal;
  font-size: 1.2rem; }
  .date-block__day {
    font-size: 4.2rem;
    font-weight: 800;
    display: block;
    margin-bottom: 0.5rem; }

.react-datepicker-wrapper {
  display: block; }

.react-datepicker {
  font-size: 1.1rem;
  font-family: Muli, Helvetica, Arial, sans-serif;
  border-radius: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .react-datepicker__input-container {
    width: 100%; }
  .react-datepicker__current-month {
    font-size: 1.3rem;
    color: #0064b6;
    font-weight: 700;
    margin-bottom: 1rem; }
  .react-datepicker__header {
    background: none;
    border-bottom: 1px solid #dadada; }
    .react-datepicker__header__dropdown {
      margin-bottom: 1rem; }
  .react-datepicker__navigation {
    top: 1.5rem; }
  .react-datepicker__day-name,
  .react-datepicker__day,
  .react-datepicker__time-name {
    width: 2.4rem;
    line-height: 2.4rem;
    margin: 6px; }
  .react-datepicker__day--outside-month, .react-datepicker__day-name {
    color: #898989; }
  .react-datepicker__day--selected, .react-datepicker__day--in-range {
    color: #fff; }
  .react-datepicker__day-names {
    border-top: 1px solid #dadada; }
  .react-datepicker__month-container {
    margin: 0 1.5rem; }
  .react-datepicker__month-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .react-datepicker .react-datepicker-year-header {
    font-size: 1.6rem; }
  .react-datepicker__month-text {
    display: block;
    padding: 5px 1rem;
    border-radius: 5px;
    font-size: 1.6rem;
    cursor: pointer;
    width: 7rem;
    margin: 6px;
    border: 1px solid #979797; }
  .react-datepicker__month--selected {
    background: #0064b6;
    color: #fff; }

.date-picker {
  position: relative; }
  .date-picker .icon {
    position: absolute;
    left: 1rem;
    font-size: 20px;
    bottom: 1rem; }
  .date-picker input {
    padding-left: 3.5rem; }

@media screen and (min-width: 992px) {
  .react-datepicker__time-container {
    width: 15rem; }
  .react-datepicker__time-box {
    width: 100% !important; }
  .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
    right: 18rem; }
  .react-datepicker__month-container:not(:last-child) {
    margin-right: 3.5rem; } }

.date-range-picker {
  position: relative; }
  .date-range-picker__second-label {
    position: absolute;
    top: 0;
    left: 53%; }
  .date-range-picker__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .date-range-picker__arrow {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 4rem;
    margin-top: -1.5rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .date-range-picker__arrow-line {
    width: 8rem;
    margin-top: 2px;
    margin-right: -4px;
    border-bottom: 1px solid #464646; }
  .date-range-picker .date-picker {
    width: 47%; }
    .date-range-picker .date-picker--start input {
      border-right: 0; }
    .date-range-picker .date-picker--end input {
      border-left: 0; }

@media screen and (max-width: 991px) {
  .date-range-picker--two-fields-mobile .date-range-picker__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .date-range-picker--two-fields-mobile .date-range-picker__arrow {
    display: none; }
  .date-range-picker--two-fields-mobile .date-picker {
    max-width: 100%;
    width: 100%; }
    .date-range-picker--two-fields-mobile .date-picker input {
      border-right: 1px solid #d4d4d4;
      border-left: 1px solid #d4d4d4; } }

@media screen and (max-width: 365px) {
  .date-range-picker__arrow-line {
    width: 2rem; } }

@media screen and (min-width: 992px) {
  .date-range-picker__arrow {
    height: 4.8rem; } }

.multi-select--disabled {
  opacity: 0.5;
  pointer-events: none; }

.multi-select__item {
  display: inline-block;
  border: 1px solid #d4d4d4;
  padding: 0.9rem 1.2rem;
  margin-right: 1.5rem;
  border-radius: 0.4rem;
  margin-bottom: 0.9rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer; }
  .multi-select__item--active {
    border: 1px solid transparent;
    color: #fff;
    background: #006ac0; }

.checkbox * {
  cursor: pointer; }

.checkbox__pseudo-checkbox {
  pointer-events: none;
  content: '';
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 5px;
  border: 1px solid #979797;
  background-color: #fff;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  position: absolute;
  top: 50%;
  right: unset;
  bottom: unset;
  left: 0; }

.checkbox__input {
  position: relative;
  margin-bottom: 1.5rem; }
  .checkbox__input label, .checkbox__input input {
    margin: 0; }
  .checkbox__input label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem;
    padding-left: 3.4rem;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .checkbox__input label a {
      color: #0064b6; }
  .checkbox__input input[type=checkbox],
  .checkbox__input input[type=radio] {
    display: none; }
  .checkbox__input .icon--check {
    display: none;
    font-size: 1.4rem;
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 4px; }
  .checkbox__input input[type=checkbox]:checked ~ label,
  .checkbox__input input[type=radio]:checked ~ label {
    font-weight: 600; }
  .checkbox__input input[type=checkbox]:checked + .checkbox__pseudo-checkbox,
  .checkbox__input input[type=radio]:checked + .checkbox__pseudo-checkbox {
    border: none;
    background: #0064b6; }
    .checkbox__input input[type=checkbox]:checked + .checkbox__pseudo-checkbox .icon--check,
    .checkbox__input input[type=radio]:checked + .checkbox__pseudo-checkbox .icon--check {
      display: inline-block; }

.checkbox__label-icon {
  font-size: 1.6rem;
  margin-left: 1.5rem;
  color: #0064b6; }

.radio > label {
  margin-bottom: 1.5rem; }

.radio-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .radio-group--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .radio-group .checkbox {
    display: inline-block; }

.radio-with-icon--disabled {
  opacity: 0.4;
  pointer-events: none; }

.radio-with-icon__inner-wrapper:nth-child(2) {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.radio-with-icon__inner-wrapper:last-child {
  text-align: right; }

.radio-with-icon__item {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-bottom: 1rem;
  border-bottom: 1px solid #a8a8a8;
  margin-bottom: 1.5rem;
  cursor: pointer; }

.radio-with-icon__icon {
  display: inline-block;
  font-size: 3rem;
  min-width: 12rem;
  margin-right: 1.5rem;
  color: #000;
  margin-bottom: 1.5rem; }

.radio-with-icon__image {
  display: inline-block;
  width: 5rem; }

.radio-with-icon__check-box {
  display: block;
  min-width: 2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px solid #a8a8a8;
  margin-top: 8px;
  margin-right: 1.5rem; }
  .radio-with-icon__check-box--checked {
    background: #0064b6;
    border: 1px solid transparent; }

.radio-with-icon__item-info {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.radio-with-icon__item-title {
  font-size: 1.8rem;
  font-weight: 600; }

.radio-with-icon__item-subtitle {
  font-size: 1.2rem; }
  .radio-with-icon__item-subtitle .icon {
    font-size: 1.4rem;
    margin-right: 5px; }
  .radio-with-icon__item-subtitle__text {
    font-weight: 600;
    margin-right: 15px; }

.radio-with-icon__price {
  margin-left: 1.5rem;
  font-weight: 600;
  font-size: 2rem; }

.radio-with-icon__placeholder {
  display: block;
  height: 3.5rem;
  margin-bottom: 1.2rem; }

.radio-with-icon .input-number--inline {
  margin-bottom: 1.2rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

@media screen and (min-width: 992px) {
  .radio-with-icon__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .radio-with-icon__inner-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .radio-with-icon__inner-wrapper:nth-child(2) {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .radio-with-icon__icon, .radio-with-icon__image {
    margin-bottom: 0; }
  .radio-with-icon__image {
    display: inline-block;
    width: 7rem;
    margin-left: 1.5rem;
    margin-right: 2rem; }
  .radio-with-icon__check-box {
    margin-top: 0; }
  .radio-with-icon__placeholder {
    display: none; }
  .radio-with-icon .input-number--inline {
    margin-bottom: 0; } }

.checkout__billing__tour-detail .tour-inquiry__tour-detail {
  margin-bottom: 2rem; }

.checkout__billing__confirm-info {
  position: relative; }

.checkout__billing__confirm-info-text {
  display: inline-block;
  color: #000;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem; }

.checkout__billing__edit-button {
  position: absolute;
  top: 5px;
  right: 0; }

.checkout__billing__responsible-title {
  font-size: 1.8rem;
  font-weight: 800;
  color: #000; }

.checkout__billing__responsible-body {
  color: #000;
  font-size: 1.3rem;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 2rem;
  padding: 1.5rem 0; }
  .checkout__billing__responsible-body [class*='col-'] {
    padding: 0 1.5rem; }

.checkout__billing__customer-list .checkout__billing__responsible-body {
  border-bottom: 0;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  padding-bottom: 0; }

.checkout__billing__customer-list-name {
  padding-bottom: 0;
  font-weight: 700; }

.checkout__billing__customer-list-body {
  padding-top: 0; }
  .checkout__billing__customer-list-body__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }

.checkout__billing__customer-list-item {
  position: relative;
  margin-bottom: 1rem; }

.checkout__billing__customer-list-key-value {
  display: inline-block; }
  .checkout__billing__customer-list-key-value::after {
    content: '|';
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px; }
  .checkout__billing__customer-list-key-value:last-child::after {
    display: none; }

.checkout__billing__customer-list-key {
  display: none; }

.checkout__billing__customer-list-close {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.checkout__billing__payment {
  background-color: #eff0f4;
  margin: 0 -1.5rem;
  padding: 1.5rem; }

.select-method {
  margin-bottom: 1.5rem; }
  .select-method__scroll-view {
    padding: 1.5rem;
    margin-bottom: 2rem;
    background-color: #fff;
    max-height: 25rem;
    overflow: auto;
    border: 1px solid #d4d4d4; }
    .select-method__scroll-view ul {
      list-style-type: disc; }
  .select-method__title {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 2.5rem; }
  .select-method__subtitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #00bf7d;
    font-weight: 600;
    margin-bottom: 2.3rem; }
    .select-method__subtitle .icon {
      margin-top: -5px;
      font-size: 2rem;
      margin-right: 8px; }
  .select-method__select-option {
    margin-bottom: 2rem;
    border-bottom: 1px solid #d4d4d4; }
    .select-method__select-option input {
      display: none; }
      .select-method__select-option input:checked + .select-method__select-option__label::after {
        display: block; }
    .select-method__select-option__paypal-image {
      width: 8rem; }
    .select-method__select-option__image-list {
      line-height: 1; }
      .select-method__select-option__image-list img {
        display: inline-block;
        width: 3.7rem;
        margin-right: 5px;
        border-radius: 4px; }
    .select-method__select-option__label {
      position: relative;
      padding-left: 3.5rem;
      margin-bottom: 2.4rem; }
      .select-method__select-option__label::before {
        background-color: #fff;
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        display: block;
        border-radius: 50%;
        width: 2.2rem;
        height: 2.2rem;
        border: 1px solid #979797; }
      .select-method__select-option__label::after {
        content: '';
        position: absolute;
        display: none;
        width: 1.4rem;
        height: 1.4rem;
        border-radius: 50%;
        left: 4px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        background-color: #979797; }
  .select-method__note {
    display: block;
    font-size: 1.4rem;
    line-height: 1.4; }
    .select-method__note a {
      font-weight: 600;
      color: #0064b6;
      cursor: pointer; }
      .select-method__note a:hover {
        color: rgba(0, 100, 182, 0.6); }

.you-can-pay-with {
  margin-bottom: 1.5rem; }
  .you-can-pay-with__title {
    display: block;
    font-size: 1.8rem;
    font-weight: 800;
    margin-bottom: 1.5rem; }
  .you-can-pay-with__image-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 2.5rem; }
  .you-can-pay-with__small-image {
    width: 12%; }
  .you-can-pay-with__paypal-image {
    max-width: 9rem;
    width: 26%;
    margin-right: 7px; }
  .you-can-pay-with__data-security {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-bottom: 0; }
    .you-can-pay-with__data-security a {
      font-weight: 600;
      color: #0064b6;
      cursor: pointer; }
      .you-can-pay-with__data-security a:hover {
        color: rgba(0, 100, 182, 0.6); }

@media screen and (min-width: 992px) {
  .checkout__billing__tour-detail {
    padding: 4.5rem;
    background-color: #f7f8fa;
    margin-bottom: 4rem; }
    .checkout__billing__tour-detail .tour-inquiry__tour-detail {
      width: 100%;
      border: 0;
      padding: 0;
      padding-bottom: 3.5rem;
      border-bottom: 1px solid #979797;
      margin-bottom: 5rem;
      background-color: transparent; }
      .checkout__billing__tour-detail .tour-inquiry__tour-detail__title {
        font-size: 3rem;
        font-weight: 800; }
      .checkout__billing__tour-detail .tour-inquiry__tour-detail__image-wrapper {
        width: 40rem;
        height: 25rem; }
        .checkout__billing__tour-detail .tour-inquiry__tour-detail__image-wrapper img {
          width: 100%;
          height: auto; }
      .checkout__billing__tour-detail .tour-inquiry__tour-detail__price {
        font-size: 2.4rem; }
  .checkout__billing__confirm-info-text {
    font-size: 3.2rem;
    margin-bottom: 4.5rem; }
  .checkout__billing__responsible-title {
    font-size: 1.8rem;
    font-weight: 800; }
  .checkout__billing__responsible-body {
    font-size: 1.8rem;
    line-height: 2;
    border-bottom: 1px solid #979797;
    margin-bottom: 4rem;
    padding-bottom: 2rem; }
    .checkout__billing__responsible-body.grid {
      margin-left: 0;
      margin-right: 0; }
    .checkout__billing__responsible-body [class*='col-'] {
      padding-top: 1rem;
      padding-left: 0; }
  .checkout__billing__customer-list-name {
    font-size: 1.8rem;
    font-weight: 400;
    display: inline-block;
    width: 30%; }
  .checkout__billing__customer-list-body {
    display: inline-block;
    width: 65%;
    padding-top: 0; }
    .checkout__billing__customer-list-body__inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .checkout__billing__customer-list-item {
    margin-bottom: 1.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .checkout__billing__customer-list-key {
    display: inline-block; }
  .checkout__billing__customer-list-key-value {
    width: 33%; }
    .checkout__billing__customer-list-key-value::after {
      display: none; }
  .checkout__billing__customer-list-close {
    display: inline-block;
    width: 5%;
    text-align: right; }
  .checkout__billing__payment {
    background-color: #f7f8fa;
    margin: 0;
    padding: 0 0 4rem; }
  .select-method {
    display: inline-block;
    vertical-align: top;
    padding: 4.5rem;
    padding-bottom: 0;
    width: 60%;
    margin-top: 1rem; }
    .select-method__title {
      font-size: 3.2rem;
      font-weight: 700;
      margin-bottom: 1rem; }
    .select-method__subtitle {
      margin-bottom: 2.5rem; }
    .select-method__select-option {
      margin-bottom: 1.5rem; }
      .select-method__select-option__label {
        margin-bottom: 2rem; }
    .select-method__note {
      margin-top: 2.5rem; }
  .you-can-pay-with {
    display: inline-block;
    vertical-align: top;
    padding: 4.5rem;
    width: 40%; }
    .you-can-pay-with__data-security {
      font-size: 1.6rem; } }

.smart-search {
  padding: 2.5rem 3rem 3rem; }
  .smart-search__form {
    padding: 0 2rem; }
  .smart-search__form-button {
    cursor: pointer;
    margin: 0;
    padding: 1.6rem 10.2rem;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 700;
    background-color: #f01335;
    border: none;
    outline: none;
    border-radius: 6px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding: 1.6rem 10.2rem;
    font-size: 1.3rem;
    margin-top: 2rem; }
    .smart-search__form-button:focus {
      background-color: #c40c29;
      color: #e6e6e6; }
    @media screen and (min-width: 992px) {
      .smart-search__form-button:hover {
        background-color: #c40c29;
        color: #e6e6e6; } }
  .smart-search__select-all-button {
    cursor: pointer; }
  .smart-search__recent-search-title {
    margin-bottom: 1.3rem; }
  .smart-search__recent-search {
    margin-top: 0.8rem; }
    .smart-search__recent-search__item {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer;
      margin-top: 2.8rem; }
      .smart-search__recent-search__item * {
        font-size: 1.3rem; }
      .smart-search__recent-search__item .icon--clock {
        margin-right: 0.9rem;
        font-size: 2rem; }
  .smart-search--desktop .smart-search__form-item {
    display: inline-block;
    margin-bottom: 0.9rem; }
    .smart-search--desktop .smart-search__form-item label {
      padding-bottom: 0.8rem; }
    .smart-search--desktop .smart-search__form-item__date {
      width: 46%; }
    .smart-search--desktop .smart-search__form-item__duration, .smart-search--desktop .smart-search__form-item__travel-style {
      width: 25%; }
    .smart-search--desktop .smart-search__form-item__duration {
      margin-left: 2%; }
  .smart-search--desktop .smart-search__form-popular-places {
    display: block; }
  .smart-search--desktop .smart-search__form-row {
    margin-bottom: 1.2rem; }
  .smart-search--desktop .smart-search__form-button {
    display: none; }

@media screen and (min-width: 992px) {
  .smart-search__form {
    padding: 0 2rem; } }

.checkout__payment__form-subtitle {
  color: #00bf7d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.5rem;
  font-size: 1.4rem;
  font-weight: 600; }
  .checkout__payment__form-subtitle .icon {
    font-size: 2rem;
    margin-top: -5px;
    margin-right: 1rem; }

.checkout__payment__form-submit {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.checkout__payment__right {
  background: #f7f8fa;
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  padding: 1.5rem; }
  .checkout__payment__right .tour-inquiry__tour-detail {
    background-color: #fff;
    margin-bottom: 1.5rem; }

@media screen and (min-width: 992px) {
  .checkout__payment__form {
    display: inline-block;
    vertical-align: top;
    width: 60%; }
  .checkout__payment__right {
    display: inline-block;
    vertical-align: top;
    width: calc(40% - 4.5rem);
    padding: 3.5rem;
    margin-left: 4.5rem;
    margin-right: 0; }
    .checkout__payment__right .tour-inquiry__tour-detail {
      border: 0;
      padding: 0;
      padding-bottom: 2.5rem;
      background: transparent;
      width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      border-bottom: 1px solid #979797;
      margin-bottom: 3rem; }
      .checkout__payment__right .tour-inquiry__tour-detail__image-wrapper {
        width: 100%;
        height: 25rem;
        margin-bottom: 2rem; }
        .checkout__payment__right .tour-inquiry__tour-detail__image-wrapper img {
          height: auto;
          width: 100%; }
      .checkout__payment__right .tour-inquiry__tour-detail__title {
        font-weight: 800;
        margin-bottom: 8px; }
      .checkout__payment__right .tour-inquiry__tour-detail__price {
        position: absolute;
        color: #464646;
        right: 0; }
      .checkout__payment__right .tour-inquiry__tour-detail__info {
        margin-bottom: 3rem; }
  .checkout__payment .you-can-pay-with {
    width: 100%;
    padding: 0; } }

.story-card {
  padding-left: 1.4rem;
  padding-right: 1.4rem; }
  .story-card__image {
    position: relative;
    overflow: hidden;
    padding-top: 81.4814814815%;
    border-radius: 5px; }
    .story-card__image img {
      height: 100%;
      width: auto;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transition: all 200ms ease;
      transition: all 200ms ease; }
    .story-card__image:hover img {
      -webkit-transform: translate(-50%, -50%) scale(1.1);
              transform: translate(-50%, -50%) scale(1.1); }
  .story-card__text {
    margin-top: 1.4rem;
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.2rem;
    max-height: 8.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word; }
  .story-card__name {
    margin-top: 1.1rem;
    font-weight: 700;
    font-size: 1.4rem; }

.recommendation {
  margin-bottom: 3rem; }
  .recommendation__question {
    font-size: 2rem;
    font-weight: 700;
    color: #f01335;
    margin-bottom: 3rem; }
  .recommendation__title {
    font-size: 1.8rem;
    font-weight: 700;
    color: #0064b6;
    letter-spacing: 0;
    margin-bottom: 1rem; }
  .recommendation__list {
    margin-bottom: 5rem;
    padding: 3rem 0; }
  .recommendation__item {
    padding: 15px; }
  .recommendation__image-wrap figcaption.recommendation__image-wrap__caption {
    font-size: calc(18px + 6 * ((100vw - 320px) / 1280));
    text-transform: initial; }
    .recommendation__image-wrap figcaption.recommendation__image-wrap__caption--small {
      font-size: calc(13px + 3 * ((100vw - 320px) / 1280)); }
  .recommendation__btn-see-more {
    font-size: calc(11px + 2 * ((100vw - 320px) / 1280));
    text-align: center;
    height: auto;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding: 1.2rem 3rem;
    display: block;
    margin: 2.5rem auto 0;
    letter-spacing: 0; }
  .recommendation .slick-list {
    padding-bottom: 2rem;
    margin: 0 -1.5rem; }
  .recommendation .slick-prev,
  .recommendation .slick-next {
    top: 47%; }
  .recommendation .slick-prev {
    left: -32px; }
  .recommendation .slick-next {
    right: -32px; }

@media screen and (max-width: 992px) {
  .recommendation {
    overflow: hidden; }
    .recommendation .slick-slider {
      padding-left: 15px; }
    .recommendation__item {
      padding: 0; } }

@media screen and (min-width: 768px) {
  .recommendation__btn-see-more {
    padding: 1.5rem 6rem;
    margin: 5rem auto 0; } }

.image-grid__inner {
  margin: 0;
  padding: 0;
  padding-top: 75%;
  position: relative;
  overflow: hidden; }

.image-grid__small-item {
  width: 50%;
  padding: 1rem 0;
  display: block; }
  .image-grid__small-item:nth-child(odd) {
    padding-right: 1rem; }
  .image-grid__small-item:nth-child(even) {
    padding-left: 1rem; }

.image-grid__big-item {
  display: block;
  margin: 1rem 0;
  width: 100%;
  overflow: hidden; }

@media screen and (min-width: 992px) {
  .image-grid__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .image-grid__row:nth-child(even) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(odd), .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(even) {
        padding: 0; }
      .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(1), .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(2) {
        padding-top: 2.8rem; }
      .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(3), .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(4) {
        padding-top: 2.8rem; }
      .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(1), .image-grid__row:nth-child(even) .image-grid__small-item:nth-child(3) {
        padding-right: 2.8rem; }
      .image-grid__row:nth-child(even) .image-grid__big-item {
        padding: 0;
        padding-left: 2.8rem;
        padding-top: 2.8rem; }
  .image-grid__inner {
    height: 100%; }
  .image-grid__small-item {
    padding: 2.8rem;
    padding-bottom: 0; }
    .image-grid__small-item:nth-child(odd) {
      padding-right: 0; }
    .image-grid__small-item:nth-child(even) {
      padding-right: 0;
      padding-left: 2.8rem; }
  .image-grid__big-item {
    margin: 0;
    width: 50%;
    padding: 0;
    padding-top: 2.8rem; }
  .image-grid__small-list {
    width: 50%; } }

.image-masonry {
  position: relative;
  padding-top: 60%; }
  .image-masonry__item {
    position: absolute;
    overflow: hidden;
    z-index: 1; }
  .image-masonry__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0; }
  .image-masonry__image-wrapper {
    display: block;
    width: 100%;
    height: 100%; }
    .image-masonry__image-wrapper::before {
      content: '';
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0;
      z-index: 2;
      border: 2px solid #fff;
      border-radius: 8px; }
    .image-masonry__image-wrapper::after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0;
      z-index: 4;
      border: 2px solid #fff; }
    .image-masonry__image-wrapper:hover .image-masonry__image {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .image-masonry__text {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%;
    z-index: 3; }

@media screen and (max-width: 768px) {
  .image-masonry {
    padding-top: 167%; }
    .image-masonry__text {
      font-size: 16px; } }

.nav-top-container {
  background: #faf9f7;
  height: 4.5rem;
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (min-width: 992px) {
    .nav-top-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

.nav-top-link {
  cursor: pointer;
  color: #f01335;
  font-weight: 700;
  font-size: 12px;
  margin-left: 5px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease; }
  .nav-top-link:hover {
    color: rgba(70, 70, 70, 0.6); }

.nav-top-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .nav-top-list ul {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin-bottom: 0;
    line-height: 1; }
    .nav-top-list ul li {
      margin-bottom: 0;
      font-size: 1.2rem; }
    .nav-top-list ul.nav-top-left {
      -webkit-align-content: flex-start;
          -ms-flex-line-pack: start;
              align-content: flex-start; }
      .nav-top-list ul.nav-top-left .icon {
        font-size: 16px;
        margin-right: 10px;
        color: #989898; }
      .nav-top-list ul.nav-top-left li {
        position: relative;
        margin-bottom: 0;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
    .nav-top-list ul.nav-top-right {
      -webkit-align-content: flex-end;
          -ms-flex-line-pack: end;
              align-content: flex-end; }
      .nav-top-list ul.nav-top-right li {
        padding: 0 2.5rem;
        position: relative;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .nav-top-list ul.nav-top-right li::after {
          content: '|';
          position: absolute;
          right: 0;
          color: #dadada;
          height: 1rem;
          width: 1px; }
        .nav-top-list ul.nav-top-right li:last-child {
          padding-right: 0; }
          .nav-top-list ul.nav-top-right li:last-child::after {
            content: ''; }
        .nav-top-list ul.nav-top-right li a:hover {
          cursor: pointer; }

.nav-top-right__profile__image {
  width: 3.2rem;
  margin-left: 1.6rem; }
  @media screen and (max-width: 991px) {
    .nav-top-right__profile__image {
      margin-left: 0; } }
  .nav-top-right__profile__image--base {
    background: #d4d4d4;
    position: relative;
    padding-top: 100%;
    border-radius: 50%;
    overflow: hidden; }
  .nav-top-right__profile__image img {
    width: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }

.modal-login {
  background: #fff;
  width: 56.8rem; }
  .modal-login:focus {
    outline: none; }
  .modal-login__overlay {
    z-index: 100;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }

.nav-top__language-select {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0 1rem;
  border: 0;
  background: none;
  margin: 0;
  font-size: 1.2rem;
  text-align: right;
  color: #828282; }
  .nav-top__language-select:focus {
    outline: 0;
    border: 0; }

.blog-grid__suggest .posts-suggest__list {
  margin-right: -1rem; }

.blog-grid__suggest .posts-suggest__item {
  width: 50%; }
  @media screen and (min-width: 992px) {
    .blog-grid__suggest .posts-suggest__item {
      width: 33.333333%; } }

.blog-grid__suggest__item a:hover {
  -webkit-transform: none;
          transform: none;
  box-shadow: none; }

.login-modal {
  padding: 1.5rem; }
  .login-modal .icon--close {
    cursor: pointer; }
  .login-modal.email-verify {
    max-width: 500px; }
  .login-modal:focus {
    outline: none; }
  .login-modal .input {
    margin-bottom: 1.5rem; }
    .login-modal .input input {
      margin-bottom: 0; }
  .login-modal .input-new .input {
    margin-bottom: 0; }
  .login-modal__header {
    margin-bottom: 2.2rem; }
  .login-modal__btn {
    cursor: pointer;
    font-size: 1.4rem;
    color: #545454;
    width: 100%;
    font-weight: 700;
    border-radius: 5px;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 4.8rem; }
    .login-modal__btn:focus {
      outline: none; }
    .login-modal__btn--twitter {
      background-color: #08a0e9;
      border-color: #476ab0;
      color: #fff;
      margin-bottom: 1.1rem; }
      .login-modal__btn--twitter .icon {
        font-size: 1.8rem;
        margin-right: 1rem; }
    .login-modal__btn--google {
      border: 0.5px solid #000; }
      .login-modal__btn--google img {
        width: 2rem;
        margin-right: 0.6rem; }
    .login-modal__btn--facebook {
      border-color: #476ab0;
      color: #fff;
      background-color: #476ab0;
      margin-bottom: 1.1rem; }
      .login-modal__btn--facebook .icon {
        font-size: 1.8rem;
        margin-right: 1rem; }
    .login-modal__btn--email {
      border: none;
      color: #fff;
      background-color: #f01335; }
    .login-modal__btn:disabled {
      pointer-events: none;
      opacity: 0.6; }
  .login-modal__or {
    position: relative;
    text-align: center;
    margin-bottom: 0.8rem; }
    .login-modal__or span {
      padding: 0 1.2rem;
      margin-bottom: 0.7rem;
      background-color: #fff;
      display: inline-block; }
    .login-modal__or::before, .login-modal__or::after {
      content: '';
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 50%;
      height: 1px;
      border-top: 1px solid #d6d6d6;
      z-index: -1;
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 0; }
    .login-modal__or::after {
      right: 0;
      left: unset; }
  .login-modal hr {
    border-color: #a8a8a8;
    margin: 1.5rem 0; }
  .login-modal--link {
    color: #579a98;
    font-weight: 700;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    cursor: pointer; }
  .login-modal .checkbox__input {
    margin: 0; }
    .login-modal .checkbox__input label {
      color: #666666;
      font-weight: 400; }
  .login-modal .link {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    color: #666666;
    font-weight: 400; }
    .login-modal .link--forgot {
      margin-top: 1.1rem; }
    .login-modal .link:hover {
      color: black; }
  .login-modal--email {
    margin-top: 1.1rem; }
    .login-modal--email .login-modal__btn {
      margin-bottom: 0;
      margin-top: 1rem; }
  .login-modal--sign-up {
    margin-top: 1.1rem; }

.reset-password .icon--close {
  cursor: pointer; }

.reset-password__title {
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 1.4rem; }

.reset-password__description {
  margin-bottom: 2rem;
  font-size: 1.3rem;
  text-align: center; }

@media screen and (min-width: 992px) {
  .login-modal {
    padding: 2.9rem 3.9rem; }
    .login-modal__btn {
      font-size: 1.8rem;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .login-modal__btn--facebook .icon {
        margin-right: 1.2rem; }
      .login-modal__btn--facebook:hover {
        color: #f2f2f2;
        background-color: #405f9e; }
      .login-modal__btn--google img {
        margin-right: 1.2rem; }
      .login-modal__btn--google:hover {
        background-color: #f2f2f2;
        border-color: black; }
      .login-modal__btn--email:hover {
        background-color: #dc0e2e; }
    .login-modal--link:hover {
      color: #457978; }
  .reset-password__title {
    font-size: 2.8rem;
    margin-bottom: 1.8rem; }
  .reset-password__description {
    font-size: 1.6rem; } }

.breadcrumb {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .breadcrumb .container {
    list-style: none; }
  .breadcrumb__list-item {
    display: inline-block; }
    .breadcrumb__list-item:last-child .breadcrumb__item::after {
      display: none; }
  .breadcrumb__item {
    cursor: pointer;
    font-size: 1.4rem;
    color: #464646; }
    .breadcrumb__item:hover {
      clear: rgba(70, 70, 70, 0.6); }
    .breadcrumb__item::after {
      content: '/ ';
      margin-left: 8px;
      margin-right: 5px; }
  .breadcrumb--fixed {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2; }
    .breadcrumb--fixed .breadcrumb__item {
      color: #fff; }
      .breadcrumb--fixed .breadcrumb__item:hover {
        clear: rgba(255, 255, 255, 0.6); }

.destination-slide__item {
  display: block;
  margin-right: 1.2rem;
  overflow: hidden;
  position: relative; }
  .destination-slide__item__see-more {
    display: inline-block;
    font-weight: 700;
    padding: 0 1.2rem 0 0.8rem;
    text-align: right;
    margin-top: 1.4rem;
    color: #000;
    border: 1px solid #979797;
    font-size: 1.2rem; }

.destination-slide__item-image {
  overflow: hidden;
  padding-top: 60.0858369099%;
  position: relative; }
  .destination-slide__item-image img {
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }

.destination-slide__item-info {
  padding: 1.5rem;
  z-index: 1;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 600;
  width: 100%;
  position: absolute;
  top: unset;
  right: unset;
  bottom: 0;
  left: 0; }

.destination-slide__item-tour {
  font-size: 1.2rem; }

@media screen and (min-width: 992px) {
  .destination-slide__item {
    padding: 0 2.1rem 0 0;
    margin-right: 3rem; }
  .destination-slide__item-bg {
    left: unset;
    right: 0;
    width: 91%;
    pointer-events: none; }
  .destination-slide__item-info {
    font-size: 4.6rem;
    padding-left: 4rem;
    padding-bottom: 4rem; }
    .destination-slide__item-info * {
      line-height: 5rem; }
  .destination-slide__item-tour {
    line-height: 2rem;
    font-size: 1.2rem; }
  .destination-slide__item__see-more {
    cursor: pointer;
    max-width: 27rem;
    text-align: center;
    padding: 1rem; } }

[data-ui-comp='input'] {
  position: relative; }
  [data-ui-comp='input'] .input,
  [data-ui-comp='input'] .textarea {
    color: #464646;
    height: auto;
    margin-bottom: 0;
    padding: 1.2rem 1.5rem;
    padding-right: 4rem;
    border: 0;
    border-bottom: 1px solid rgba(70, 70, 70, 0.5);
    border-radius: 0;
    line-height: 1.25; }
    [data-ui-comp='input'] .input:focus,
    [data-ui-comp='input'] .textarea:focus {
      border: 0;
      border-bottom: 1px solid #979797; }
      [data-ui-comp='input'] .input:focus ~ .bar,
      [data-ui-comp='input'] .textarea:focus ~ .bar {
        width: 100%; }
      [data-ui-comp='input'] .input:focus ~ .icon,
      [data-ui-comp='input'] .textarea:focus ~ .icon {
        color: #000; }
    [data-ui-comp='input'] .input::-webkit-input-placeholder, [data-ui-comp='input'] .textarea::-webkit-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    [data-ui-comp='input'] .input::-moz-placeholder, [data-ui-comp='input'] .textarea::-moz-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    [data-ui-comp='input'] .input:-ms-input-placeholder, [data-ui-comp='input'] .textarea:-ms-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    [data-ui-comp='input'] .input::placeholder,
    [data-ui-comp='input'] .textarea::placeholder {
      color: rgba(70, 70, 70, 0.3); }
  [data-ui-comp='input'] .textarea {
    outline: none;
    resize: none;
    display: block;
    min-height: 0; }
  [data-ui-comp='input'] .icon {
    color: rgba(70, 70, 70, 0.5);
    font-size: 3rem;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
    cursor: pointer;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    [data-ui-comp='input'] .icon:hover {
      -webkit-transform: translate3d(0, -50%, 0) scale(0.8);
              transform: translate3d(0, -50%, 0) scale(0.8); }
  [data-ui-comp='input'] .bar {
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #000;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out; }
  [data-ui-comp='input'] .error {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 100%;
    font-size: 1.3rem;
    color: #da1313;
    font-style: italic; }

@media screen and (min-width: 992px) {
  [data-ui-comp='input'] .input,
  [data-ui-comp='input'] .textarea {
    padding: 1.4rem 1.5rem; } }

.input-new {
  border: 1px solid #d4d4d4;
  border-radius: 5px;
  margin-bottom: 1.5rem;
  background: #fff;
  position: relative; }
  .input-new--no-margin {
    margin-bottom: 0; }
  .input-new:focus {
    border: 1px solid #0064b6; }
  .input-new label {
    margin-bottom: 0;
    color: #8f8f8f;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    font-size: 14px;
    padding-bottom: 0;
    line-height: 1.2; }
  .input-new textarea,
  .input-new input[type='email'],
  .input-new input[type='number'],
  .input-new input[type='search'],
  .input-new input[type='text'],
  .input-new input[type='tel'],
  .input-new input[type='url'],
  .input-new input[type='password'] {
    margin-bottom: 0;
    border: none;
    padding-left: 1.5rem;
    height: 4rem;
    border-radius: 5px; }
    .input-new textarea:focus,
    .input-new input[type='email']:focus,
    .input-new input[type='number']:focus,
    .input-new input[type='search']:focus,
    .input-new input[type='text']:focus,
    .input-new input[type='tel']:focus,
    .input-new input[type='url']:focus,
    .input-new input[type='password']:focus {
      border: none; }
    .input-new textarea::-webkit-input-placeholder, .input-new input[type='email']::-webkit-input-placeholder, .input-new input[type='number']::-webkit-input-placeholder, .input-new input[type='search']::-webkit-input-placeholder, .input-new input[type='text']::-webkit-input-placeholder, .input-new input[type='tel']::-webkit-input-placeholder, .input-new input[type='url']::-webkit-input-placeholder, .input-new input[type='password']::-webkit-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-new textarea::-moz-placeholder, .input-new input[type='email']::-moz-placeholder, .input-new input[type='number']::-moz-placeholder, .input-new input[type='search']::-moz-placeholder, .input-new input[type='text']::-moz-placeholder, .input-new input[type='tel']::-moz-placeholder, .input-new input[type='url']::-moz-placeholder, .input-new input[type='password']::-moz-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-new textarea:-ms-input-placeholder, .input-new input[type='email']:-ms-input-placeholder, .input-new input[type='number']:-ms-input-placeholder, .input-new input[type='search']:-ms-input-placeholder, .input-new input[type='text']:-ms-input-placeholder, .input-new input[type='tel']:-ms-input-placeholder, .input-new input[type='url']:-ms-input-placeholder, .input-new input[type='password']:-ms-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-new textarea::placeholder,
    .input-new input[type='email']::placeholder,
    .input-new input[type='number']::placeholder,
    .input-new input[type='search']::placeholder,
    .input-new input[type='text']::placeholder,
    .input-new input[type='tel']::placeholder,
    .input-new input[type='url']::placeholder,
    .input-new input[type='password']::placeholder {
      color: rgba(70, 70, 70, 0.3); }
  .input-new .icon {
    display: none; }
  .input-new--with-icon .icon {
    display: inline-block; }
  .input-new select {
    border: none;
    margin-bottom: 0;
    height: 4rem;
    border-radius: 5px; }
    .input-new select::-webkit-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-new select::-moz-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-new select:-ms-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-new select::placeholder {
      color: rgba(70, 70, 70, 0.3); }
  .input-new .select__arrow-container {
    height: 4rem;
    background: none;
    border-left: 0;
    right: -5px;
    top: -10px; }
  .input-new .select .icon {
    display: block; }
  .input-new .date-range-picker__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .input-new .date-range-picker__arrow {
    height: 4rem;
    width: 3rem;
    border: 0;
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
    .input-new .date-range-picker__arrow .icon {
      display: block;
      font-size: 1rem; }
  .input-new .date-range-picker__arrow-line {
    width: 3rem;
    margin-top: 0; }
  .input-new .date-picker {
    max-width: initial;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .input-new.multi-select {
    border: 0; }
  .input-new .multi-select__item {
    margin-bottom: 0;
    border-radius: 8px;
    padding: 0.5rem 2rem; }
  .input-new--inline {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .input-new--inline label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0;
      padding-left: 1rem;
      font-size: 1.6rem; }
      .input-new--inline label::after {
        content: ':'; }

.loading {
  display: inline-block;
  width: 64px;
  height: 64px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 10px;
  margin-bottom: 10px; }

.loading::after {
  content: '';
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #0064b6;
  border-color: #0064b6 transparent #0064b6 transparent;
  -webkit-animation: loading 1.2s linear infinite;
          animation: loading 1.2s linear infinite; }

.loading-inline {
  display: inline-block;
  width: 24px;
  height: 24px;
  position: relative;
  margin-right: 5px; }

.loading-inline::after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  margin: 1px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  -webkit-animation: loading 1.2s linear infinite;
          animation: loading 1.2s linear infinite; }

.loading-inline--blue::after {
  border-color: #0064b6 transparent #0064b6 transparent; }

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.profile__plan {
  background-color: #e9f3f8;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .profile__plan__title--container {
    border-bottom: 1px solid #000; }
  .profile__plan__title--text {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    display: inline-block;
    font-weight: 700;
    color: #231f20;
    padding: 2rem 2.5rem 1rem 0; }
  .profile__plan__title--tour {
    font-size: 18px;
    font-weight: 100;
    text-transform: lowercase; }
  .profile__plan__title--agency-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .profile__plan__title-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    margin-bottom: -8px; }
    .profile__plan__title-input input {
      margin-bottom: 0;
      height: 3rem; }
    .profile__plan__title-input .date-picker .icon {
      bottom: 9px; }
  .profile__plan__title-input-label {
    margin-bottom: 0;
    margin-right: 1rem; }
  .profile__plan__content {
    padding-top: 2.5rem; }

.profile__button-create {
  padding-bottom: 4rem; }

.profile-plan-list__inner {
  background-color: #fff; }

.profile-plan-list__info {
  background-color: #fff; }

@media screen and (min-width: 992px) {
  .profile {
    padding: 3rem 2.5rem; }
    .profile__plan {
      padding-top: 5rem;
      margin-bottom: 4rem; }
      .profile__plan__title--container {
        margin: 0 2.5rem; }
      .profile__plan__title-input {
        font-size: 1.6rem;
        margin-bottom: 0; }
        .profile__plan__title-input input {
          height: 4rem; }
        .profile__plan__title-input .date-picker .icon {
          bottom: 1.2rem; }
      .profile__plan__table {
        margin: 4rem 2.5rem;
        width: calc(100% - 5rem);
        border-bottom: 1px solid #898989;
        border-right: 1px solid #898989; }
        .profile__plan__table th, .profile__plan__table td {
          vertical-align: middle;
          border-top: 1px solid #898989;
          border-left: 1px solid #898989;
          border-bottom: 0; }
        .profile__plan__table-head {
          font-size: 1.8rem;
          font-weight: 700; }
  .profile-plan-list {
    margin: 0 2.5rem; } }

.edit-profile-modal {
  padding: 1.5rem; }
  .edit-profile-modal__body {
    width: 100%; }
    .edit-profile-modal__body--form {
      width: 100%; }
  .edit-profile-modal__footer {
    float: right;
    margin: 0 2rem 4rem 0; }
  .edit-profile-modal__btn {
    cursor: pointer;
    margin: 0;
    font-size: 1.4rem;
    border: none;
    outline: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: inline-block;
    border-radius: 0;
    padding: 0.8rem 4rem;
    margin-top: 1.2rem;
    text-transform: uppercase; }
    .edit-profile-modal__btn--save {
      background-color: #f01335;
      color: #fff;
      border: 1px solid #f01335; }
    .edit-profile-modal__btn--cancel {
      background-color: #fff;
      color: #000;
      border: 1px solid #000;
      margin-right: 15px; }
  .edit-profile-modal .date-picker .icon {
    position: absolute;
    bottom: 1.5rem;
    color: #dadada; }
  .edit-profile-modal .date-picker input {
    padding-left: 1.5rem; }

.edit-profile-input__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 1rem;
  border-bottom: 1px solid #000; }

.edit-profile-input__initial {
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.edit-profile-input__icon {
  width: 20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f01335; }
  .edit-profile-input__icon i {
    font-size: 3rem; }

.edit-profile-input__input {
  width: 100%;
  padding-left: 1.5rem;
  overflow: hidden;
  text-overflow: ellipsis; }
  .edit-profile-input__input-label {
    font-size: 1.2rem; }
  .edit-profile-input__input-name {
    font-size: 1.8rem;
    font-weight: 600; }
  .edit-profile-input__input-editable {
    width: 100%; }
    .edit-profile-input__input-editable input, .edit-profile-input__input-editable select {
      margin-bottom: 0 !important;
      width: 100%; }

.edit-profile-input__edit {
  width: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 2.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .edit-profile-input__edit i {
    cursor: pointer; }

@media screen and (min-width: 992px) {
  .edit-profile-modal__body--form {
    padding: 0 2.5rem; } }

.profile-plan-list {
  padding: 0.75rem 0;
  float: right;
  position: relative;
  cursor: pointer;
  width: 100%; }
  .profile-plan-list__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .profile-plan-list:first-child .popular-place-tour__item-inner {
    padding-top: 0; }
  .profile-plan-list:last-child {
    margin-bottom: 0; }
    .profile-plan-list:last-child::after {
      content: none; }
  .profile-plan-list__info {
    background-color: #fff;
    padding: 1rem 1rem;
    width: 100%; }
    .profile-plan-list__info-time {
      display: none; }
      .profile-plan-list__info-time * {
        font-size: 1.2rem; }
  .profile-plan-list__image-wrap {
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%; }
  .profile-plan-list__image {
    width: 40%;
    max-width: 12rem;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 1rem;
    padding-right: 0; }
    .profile-plan-list__image img {
      height: 100%;
      width: auto;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
  .profile-plan-list__info-inner {
    width: 100%; }
    .profile-plan-list__info-inner div {
      margin-bottom: 0.5rem; }
      .profile-plan-list__info-inner div:last-of-type {
        margin-bottom: 0; }
    .profile-plan-list__info-inner .popular-place-tour__item__departure {
      margin-bottom: 5px; }
  .profile-plan-list__departure-time {
    color: #0064b6; }
  .profile-plan-list__price {
    color: #0064b6;
    display: none; }
  .profile-plan-list__title {
    font-size: 1.4rem;
    font-weight: 800;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.7rem;
    max-height: 6.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word;
    min-height: 5rem; }
  .profile-plan-list__description {
    font-size: 1.6rem;
    min-height: 8.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.2rem;
    max-height: 8.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word; }
  .profile-plan-list__separator {
    margin: 0 0.9rem; }
  .profile-plan-list .btn {
    text-align: center;
    width: 19.1rem;
    height: 4.5rem;
    margin: 0;
    font-weight: 700; }
  .profile-plan-list .rating-wrap {
    margin-right: 0.8rem;
    font-size: 1.3rem;
    color: #00a799; }
  .profile-plan-list .icon--clock {
    position: absolute;
    left: 0;
    top: -2px;
    margin-right: 0.5rem;
    font-size: 1.4rem; }
  .profile-plan-list__price-reviews {
    display: none; }
    .profile-plan-list__price-reviews * {
      font-size: 1.2rem; }
  .profile-plan-list .star-rating {
    margin-bottom: 0; }
    .profile-plan-list .star-rating__star-container {
      display: block; }
  .profile-plan-list .tour-inquiry__tour-detail__info {
    font-size: 1rem;
    margin-bottom: 0; }
  .profile-plan-list .tour-inquiry__tour-detail__price {
    text-align: right;
    line-height: 1; }
    .profile-plan-list .tour-inquiry__tour-detail__price-number {
      font-size: 1.4rem;
      color: #0064b6; }
  .profile-plan-list .tour-inquiry__tour-detail__main {
    width: 100%;
    min-height: 4.5rem;
    position: relative;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__info {
      position: relative;
      padding-left: 2rem; }
    .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__price-number {
      font-size: 1.4rem;
      color: #000; }
    .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__price-status {
      font-size: 1rem;
      font-weight: 800;
      color: #0064b6; }

@media screen and (min-width: 992px) {
  .profile-plan-list {
    padding: 3.2rem 0; }
    .profile-plan-list__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .profile-plan-list__info, .profile-plan-list__image {
      width: 50%; }
    .profile-plan-list__image-wrap {
      padding-top: 69%;
      position: relative;
      overflow: hidden;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .profile-plan-list__info {
      padding: 3.7rem 4.7rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .profile-plan-list__info-time {
        display: block; }
    .profile-plan-list__image {
      padding: 0;
      max-width: unset; }
    .profile-plan-list__title {
      margin-bottom: 2rem;
      font-size: 2.4rem;
      min-height: 12rem;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 3rem;
      max-height: 12rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 4rem;
      word-break: break-word; }
    .profile-plan-list__info-inner div {
      margin-bottom: 2rem; }
      .profile-plan-list__info-inner div:last-of-type {
        margin-bottom: 0; }
    .profile-plan-list__separator {
      margin: 0 2rem; }
    .profile-plan-list__price-reviews {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      display: block; }
      .profile-plan-list__price-reviews * {
        font-size: 1.6rem; }
    .profile-plan-list .icon--clock {
      position: static;
      margin-right: 1.3rem;
      font-size: 1.7rem; }
    .profile-plan-list .star-rating {
      margin-right: 0; }
    .profile-plan-list .tour-inquiry__tour-detail__main {
      display: none; }
      .profile-plan-list .tour-inquiry__tour-detail__main--booking {
        display: block; }
        .profile-plan-list .tour-inquiry__tour-detail__main--booking .icon--clock {
          position: absolute;
          top: 1px; }
        .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__info {
          font-size: 1.6rem;
          padding-left: 3rem; }
        .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__price {
          position: absolute;
          line-height: 1.2; }
          .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__price-number, .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__price-status {
            font-size: 1.8rem; }
          .profile-plan-list .tour-inquiry__tour-detail__main--booking .tour-inquiry__tour-detail__price-number {
            color: #464646; } }

.change-password {
  padding: 1.5rem; }
  .change-password__body {
    width: 100%; }
    .change-password__body--form {
      width: 100%; }
      .change-password__body--form-input {
        position: relative; }
  .change-password__footer {
    float: right;
    margin: 0 0 4rem 0; }
  .change-password__btn {
    cursor: pointer;
    margin: 0;
    font-size: 1.4rem;
    border: none;
    outline: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: inline-block;
    border-radius: 0;
    padding: 0.8rem 4rem;
    margin-top: 1.2rem;
    text-transform: uppercase; }
    .change-password__btn--save {
      background-color: #f01335;
      color: #fff;
      border: 1px solid #f01335; }
    .change-password__btn--cancel {
      background-color: #fff;
      color: #000;
      border: 1px solid #000;
      margin-right: 15px; }

@media screen and (min-width: 992px) {
  .change-password__body--form {
    padding: 0 2.5rem; } }

.icon-show-password {
  position: absolute;
  top: 50%;
  font-size: 2.5rem;
  left: unset;
  right: 2%;
  cursor: pointer; }

.error {
  color: #f01335;
  font-weight: 600; }

.add-transport {
  padding: 1.5rem; }
  .add-transport .login-modal__header {
    margin-bottom: 0; }
  .add-transport__search-flight {
    color: #0064b6;
    cursor: pointer; }
  .add-transport__title {
    font-size: calc(24px + 40 * ((100vw - 320px) / 1280));
    margin-bottom: 2rem;
    color: #000;
    font-weight: 700;
    text-align: center; }
  .add-transport__error {
    text-align: center;
    font-size: calc(16px * ((100vw - 320px) / 1280));
    margin-bottom: 2rem; }
  .add-transport__form-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .add-transport__form-label {
    width: 30%;
    line-height: 4rem;
    font-size: 1.2rem;
    text-transform: uppercase; }
  .add-transport__form-input {
    width: 70%; }
  .add-transport__form-btnSave {
    text-align: center; }
    .add-transport__form-btnSave button {
      background: #f01335;
      text-align: center;
      color: #fff;
      border: none; }

@media screen and (min-width: 992px) {
  .add-transport {
    padding: 2.5rem; }
    .add-transport__title {
      font-size: 3.6rem; }
    .add-transport__form-label {
      line-height: 5rem;
      font-size: 1.8rem; } }

.profile-tab-invoice__item {
  padding: 1.5rem;
  background-color: #fff;
  margin-bottom: 2rem; }
  .profile-tab-invoice__item__tour-title {
    display: block;
    font-weight: 700;
    font-size: 2rem;
    margin-bottom: 1.5rem;
    color: #000; }
  .profile-tab-invoice__item__info {
    display: block;
    margin-bottom: 4px; }

@media screen and (min-width: 992px) {
  .profile-tab-invoice {
    margin: 2.5rem; }
    .profile-tab-invoice__item {
      padding: 2.5rem;
      margin-bottom: 3rem; }
      .profile-tab-invoice__item__tour-title {
        font-size: 2.4rem; }
      .profile-tab-invoice__item__info {
        display: inline-block; }
      .profile-tab-invoice__item__below {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }

.alert {
  background-color: #fff;
  padding: 2rem;
  padding-top: 1rem;
  width: 80%;
  max-width: 50rem;
  outline: 0; }
  .alert:focus {
    outline: 0; }
  .alert__header {
    margin-bottom: 1rem; }
  .alert .email-verify__content {
    text-align: left; }
  .alert__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 2rem; }
    .alert__footer .btn {
      margin: 0 1rem;
      font-size: 1.4rem;
      height: auto;
      padding: 1rem 1.5rem; }

.add-activities {
  padding: 1.5rem; }
  .add-activities__title {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700; }
  .add-activities__divider {
    height: 1px;
    width: 50%;
    background: #d8d8d8;
    margin: auto;
    margin-bottom: 2rem; }
  .add-activities__content {
    max-height: 80vh;
    overflow: auto; }
    .add-activities__content .slick-slider {
      margin: 0 2rem 2rem; }
    .add-activities__content__selector select {
      white-space: normal;
      line-height: 1.2; }
    .add-activities__content__selected {
      margin-top: 3rem; }
      .add-activities__content__selected .day-by-day__content-detail-wrap {
        padding: 0; }
      .add-activities__content__selected .day-by-day__content-detail-info {
        padding: 1rem; }
      .add-activities__content__selected .day-by-day__content-detail-info--title,
      .add-activities__content__selected .day-by-day__content-detail-info--footer-price,
      .add-activities__content__selected .day-by-day__content-detail-info--footer-number {
        font-size: 1.2rem; }
      .add-activities__content__selected .day-by-day__content-detail-info--description {
        font-size: 1rem; }
    .add-activities__content__category-label {
      font-size: 1.2rem;
      text-transform: uppercase; }
    .add-activities__content__duration-label {
      font-size: 1.2rem;
      text-transform: uppercase; }

@media screen and (min-width: 992px) {
  .add-activities {
    padding: 2.5rem; }
    .add-activities__title {
      font-size: 3.6rem; }
    .add-activities__divider {
      width: 20%;
      margin-bottom: 3rem; }
    .add-activities__content__category-wrap {
      width: 80%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: auto; }
    .add-activities__content__category-label {
      width: 30%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      line-height: 4.5rem;
      font-size: 1.5rem;
      text-transform: uppercase; }
    .add-activities__content__category-input {
      width: 70%; }
    .add-activities__content__duration-wrap {
      width: 60%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: auto; }
    .add-activities__content__duration-label {
      width: 30%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      line-height: 4.5rem;
      font-size: 1.5rem;
      text-transform: uppercase; }
    .add-activities__content__duration-input {
      width: 70%; }
    .add-activities__content__selected {
      margin: 3rem 0; }
      .add-activities__content__selected .day-by-day__content-detail-wrap {
        padding: 1.5rem 0;
        padding-right: 1.5rem; }
      .add-activities__content__selected .day-by-day__content-detail {
        width: 80%;
        margin: auto; }
      .add-activities__content__selected .day-by-day__content-detail-info {
        width: 70%;
        padding: 0; }
      .add-activities__content__selected .day-by-day__content-detail-info--title {
        font-size: 1.5rem; }
      .add-activities__content__selected .day-by-day__content-detail-info--description {
        font-size: 1.2rem; }
      .add-activities__content__selected .day-by-day__content-detail-info--footer-number {
        font-size: 1.5rem; } }

.product-detail__image {
  width: 100%;
  margin-bottom: 1rem; }

.product-detail__name {
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 2rem; }

@media screen and (min-width: 992px) {
  .product-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .product-detail__image {
      max-width: 30rem;
      margin-bottom: 0;
      margin-right: 2rem; }
    .product-detail__name {
      font-size: 2.4rem; } }

.search-flight {
  max-height: 50vh;
  overflow: auto;
  padding-right: 1.5rem; }
  .search-flight__results {
    padding: 2rem 0; }
  .search-flight__flights .rc-collapse-item:first-child .search-flight__flight__header {
    border-top: 1px solid #d8d8d8;
    border-radius: 10px 10px 0 0; }
  .search-flight__flights .rc-collapse-item:last-child .search-flight__flight__header {
    border-radius: 0 0 10px 10px; }
  .search-flight__flights .rc-collapse-item:last-child.rc-collapse-item-active .search-flight__flight__header {
    border-radius: 0; }
  .search-flight__flights .rc-collapse-item:last-child.rc-collapse-item-active .search-flight__flight__content {
    border-radius: 0 0 10px 10px; }
  .search-flight__flight__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1.5rem 1rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #d8d8d8;
    border-top: 0; }
  .search-flight__flight__header-icon {
    width: 4rem;
    margin-right: 2rem; }
  .search-flight__flight__header-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .search-flight__flight__header-item:nth-child(2) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 28%;
          -ms-flex: 0 0 28%;
              flex: 0 0 28%; }
    .search-flight__flight__header-item:nth-child(3) {
      display: none; }
  .search-flight__flight__header-top {
    display: block;
    font-weight: 700;
    font-size: 1.3rem; }
  .search-flight__flight__header-bottom {
    display: block;
    font-size: 1.1rem;
    color: rgba(70, 70, 70, 0.6); }
  .search-flight__flight__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    border: 1px solid #d8d8d8;
    border-top: 0; }
  .search-flight__flight__content-left {
    padding: 1.5rem; }
  .search-flight__flight__content-right {
    text-align: center; }
  .search-flight__flight__airport {
    position: relative;
    padding: 0 1.5rem 3.5rem 3rem;
    font-size: 1.3rem;
    font-weight: 700; }
    .search-flight__flight__airport::before {
      content: '';
      display: block;
      position: absolute;
      width: 2rem;
      height: 2rem;
      left: 0;
      border: 2px solid #d8d8d8;
      border-radius: 50%;
      background: #fff;
      z-index: 3; }
    .search-flight__flight__airport::after {
      content: '';
      position: absolute;
      left: 1rem;
      top: 5px;
      display: block;
      border-left: 1px dashed #d8d8d8;
      height: 100%; }
    .search-flight__flight__airport:nth-last-child(2) {
      padding-bottom: 0; }
      .search-flight__flight__airport:nth-last-child(2)::after {
        display: none; }
  .search-flight__flight__info {
    font-size: 1.1rem;
    color: rgba(70, 70, 70, 0.6); }
  .search-flight__flight__duration {
    position: absolute;
    bottom: 5px;
    left: 3rem;
    font-weight: 400; }

@media screen and (min-width: 576px) {
  .search-flight__flight__header-item:nth-child(3) {
    display: block; } }

@media screen and (min-width: 992px) {
  .search-flight__flight__header-icon {
    width: 6rem; }
  .search-flight__flight__header-top {
    font-size: 1.6rem; }
  .search-flight__flight__header-bottom {
    display: block;
    font-size: 1.3rem; }
  .search-flight__flight__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .search-flight__flight__content-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 2rem; }
  .search-flight__flight__airport {
    font-size: 1.6rem; }
  .search-flight__flight__info {
    font-size: 1.3rem; } }

.dd-wrapper {
  width: 150px;
  background: #fff;
  border: 1px solid #d4d4d4;
  height: auto; }

.dd-list {
  list-style: none;
  font-size: 1.5rem;
  margin-bottom: 0; }
  .dd-list li {
    padding: 1rem 1.5rem;
    margin-bottom: 0; }
  .dd-list li:hover {
    background: #f01335;
    opacity: 0.8;
    color: #fff; }

.open-bus-selector {
  margin: 3rem 0;
  border: 0; }
  .open-bus-selector__head {
    display: none; }
  .open-bus-selector th, .open-bus-selector td {
    border: 0; }
  .open-bus-selector__head-cell {
    color: #8f8f8f;
    font-size: 1.4rem;
    padding: 0; }
  .open-bus-selector__row {
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 2rem;
    padding-left: 5rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .open-bus-selector__row:last-child {
      position: relative; }
  .open-bus-selector__head, .open-bus-selector__body {
    border: 0; }
  .open-bus-selector__cell-label {
    font-size: 1.4rem;
    color: #8f8f8f;
    display: inline-block;
    min-width: 14rem; }
  .open-bus-selector__cell.open-bus-selector__cell {
    font-weight: 700;
    vertical-align: middle;
    padding: 0; }
    .open-bus-selector__cell.open-bus-selector__cell.u-ta-center {
      -moz-text-align-last: left;
           text-align-last: left; }
    .open-bus-selector__cell.open-bus-selector__cell .btn {
      margin-bottom: 0; }
  .open-bus-selector__choice {
    position: absolute;
    left: 0;
    top: calc(50% - 2rem);
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .open-bus-selector__choice::after {
      content: '';
      display: block;
      width: 2rem;
      height: 2rem;
      border-radius: 50%;
      border: 1px solid #000; }
    .open-bus-selector__choice--selected::after {
      background: #0064b6;
      border: 0; }

@media screen and (min-width: 992px) {
  .open-bus-selector {
    margin: 3rem 0 8rem; }
    .open-bus-selector__head {
      display: table-header-group; }
    .open-bus-selector__row {
      display: table-row;
      border-bottom: 0; }
    .open-bus-selector__cell.open-bus-selector__cell {
      padding: 2rem 0;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .open-bus-selector__cell.open-bus-selector__cell.u-ta-center {
        -moz-text-align-last: center;
             text-align-last: center; }
    .open-bus-selector__sub-total {
      padding-top: 2rem; }
    .open-bus-selector__choice {
      position: static;
      -webkit-transform: none;
              transform: none; }
    .open-bus-selector__cell-label {
      display: none; } }

.product-booking-box {
  background: rgba(247, 248, 250, 0.7);
  border: 1px solid #d4d4d4;
  padding: 2.5rem 1.5rem;
  margin-bottom: 1.5rem; }
  .product-booking-box__section__title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem; }
  .product-booking-box__section__body {
    margin-bottom: 2rem; }
  .product-booking-box__departure-date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .product-booking-box__departure-date .input-new {
      width: calc(50% - 0.75rem);
      margin-bottom: 0; }
  .product-booking-box__pickup-location__title {
    font-size: 1.4rem;
    font-weight: 600;
    color: #8f8f8f;
    letter-spacing: normal;
    margin-bottom: 1rem; }
  .product-booking-box__pickup-location .checkbox {
    width: 50%; }
    .product-booking-box__pickup-location .checkbox label {
      font-size: 1.4rem; }
  .product-booking-box__travellers__input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
  .product-booking-box__travellers__input {
    width: 30%;
    margin-bottom: 0;
    margin-right: 1.5rem; }
  .product-booking-box__travellers__label {
    width: 50%;
    font-size: 1.4rem;
    margin-bottom: 0; }
  .product-booking-box__travellers__discount {
    background: #64bd62;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 700;
    padding: 0 5px;
    color: #fff; }
  .product-booking-box__select {
    width: 45%; }
  .product-booking-box__tour-guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .product-booking-box__tour-guide .product-booking-box__select {
      margin-bottom: 0; }
    .product-booking-box__tour-guide__price {
      font-weight: 600; }
  .product-booking-box__hr {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 1.5rem; }
  .product-booking-box__price-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.5rem;
    font-weight: 600; }
    .product-booking-box__price-detail__price {
      color: #28c07b; }
  .product-booking-box__total-price {
    margin-bottom: 1.5rem; }
    .product-booking-box__total-price__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .product-booking-box__total-price__price {
      font-weight: 700;
      font-size: 2.8rem;
      margin-right: -7px; }
    .product-booking-box__total-price__bottom {
      font-size: 1.5rem; }
  .product-booking-box .multi-select__item {
    margin-right: 1rem; }

.product-image-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1; }
  .product-image-gallery__big-image {
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    margin-bottom: 2rem; }
    .product-image-gallery__big-image img {
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      height: 100%; }
  .product-image-gallery__list {
    display: block;
    width: 100%;
    font-size: 0;
    line-height: 1; }
  .product-image-gallery__small-image {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin-right: 2rem;
    margin-bottom: 2rem;
    width: calc(33% - 1.25rem);
    padding-top: calc(33% - 1.25rem); }
    .product-image-gallery__small-image:nth-child(3n) {
      margin-right: 0; }
    .product-image-gallery__small-image img {
      cursor: pointer;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      height: 100%; }

@media screen and (min-width: 992px) {
  .product-image-gallery {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 0; }
    .product-image-gallery__big-image {
      width: calc(61% - 1.25rem);
      padding-top: calc(61% - 1.25rem);
      margin-bottom: 0; }
    .product-image-gallery__list {
      width: calc(39% - 1.25rem); }
    .product-image-gallery__small-image {
      width: calc(50% - 1.25rem);
      padding-top: calc(50% - 1.25rem);
      margin-bottom: 3rem;
      margin-right: 0; }
      .product-image-gallery__small-image:nth-child(2n + 1) {
        margin-right: 2.5rem; }
      .product-image-gallery__small-image:nth-child(5), .product-image-gallery__small-image:nth-child(6) {
        margin-bottom: 0; } }

.search-bar {
  background: #ececec;
  padding: 1rem 0; }
  .search-bar__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .search-bar__inner--editing {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .search-bar__inner--editing .search-bar__item {
        padding: 0;
        margin: 0; }
      .search-bar__inner--editing .search-bar__button {
        margin-bottom: 1.5rem; }
  .search-bar__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .search-bar__arrows {
    display: none; }
  .search-bar__arrow-left {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .search-bar__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 2.5rem;
    position: relative;
    font-size: 1.4rem;
    line-height: 1.4; }
    .search-bar__item__label {
      font-weight: 700;
      margin-right: 7px; }
    .search-bar__item__content {
      font-weight: 700; }
  .search-bar__separator {
    border-right: 1px solid #000;
    height: 100%;
    margin-right: 2.5rem; }
  .search-bar__button {
    margin-bottom: 0; }
  .search-bar__input {
    width: 100%; }
  .search-bar .search-box__sub-tabs {
    width: 100%; }
  .search-bar .search-box__sub-tab-panel {
    width: 100%; }

@media screen and (min-width: 992px) {
  .search-bar {
    padding: 1.5rem 0; }
    .search-bar__inner--editing {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .search-bar__inner--editing .search-bar__item {
        margin-right: 2.5rem;
        padding-right: 2.5rem; }
      .search-bar__inner--editing .search-bar__button {
        margin-bottom: 1.5rem; }
    .search-bar__arrows {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 2rem; }
    .search-bar__info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .search-bar__input {
      margin-bottom: 0; }
    .search-bar__item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-right: 2.5rem;
      font-size: 1.6rem; }
      .search-bar__item__label {
        display: block; }
      .search-bar__item::after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        border-right: 1px solid rgba(0, 0, 0, 0.2); }
      .search-bar__item--no-separator {
        padding-right: 0; }
        .search-bar__item--no-separator::after {
          display: none; }
    .search-bar .search-box__sub-tabs {
      width: 70%; } }

.range-slider {
  position: relative; }
  .range-slider__dropdown {
    position: absolute;
    top: 100%;
    border: 1px solid #a8a8a8;
    background: #fff;
    padding: 2rem 3rem;
    z-index: 10; }
    .range-slider__dropdown__label {
      display: block;
      font-weight: 700;
      font-size: 1.4rem;
      margin-bottom: 2rem; }
    .range-slider__dropdown::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .range-slider__dropdown::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
  .range-slider__slider {
    width: 25rem; }
    .range-slider__slider .noUi-connect {
      background: #0064b6; }
    .range-slider__slider .noUi-horizontal {
      height: 4px;
      border: 0;
      background: #979797;
      box-shadow: none; }
      .range-slider__slider .noUi-horizontal .noUi-origin {
        top: 0px; }
    .range-slider__slider .noUi-handle {
      width: 1.6rem;
      height: 1.6rem;
      border-radius: 50%;
      box-shadow: none;
      background: #0064b6;
      border: 0; }
      .range-slider__slider .noUi-handle:focus {
        outline: 0; }
      .range-slider__slider .noUi-handle::after, .range-slider__slider .noUi-handle::before {
        display: none; }
  .range-slider__price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 1.5rem;
    font-weight: 700;
    font-size: 1.4rem; }

html:not([dir="rtl"]) .range-slider__slider .noUi-horizontal .noUi-handle {
  right: -11px; }

.hotel-list {
  background: #fff;
  border: 1px solid #dadada;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 4rem; }
  .hotel-list__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .hotel-list__image {
    width: 100%; }
    .hotel-list__image-feature {
      position: relative;
      min-height: 18rem;
      background: #8f8f8f; }
      .hotel-list__image-feature img {
        width: 100%; }
      .hotel-list__image-feature--inner {
        padding: 0.5rem 1rem;
        background: #0064b6;
        color: #fff;
        position: absolute;
        right: 1rem;
        bottom: 0;
        font-weight: 700; }
    .hotel-list__image-gallery {
      width: 100%; }
      .hotel-list__image-gallery-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-top: 0.5rem; }
      .hotel-list__image-gallery-item {
        width: 20%;
        margin-left: 0.5rem; }
        .hotel-list__image-gallery-item img {
          width: 100%; }
        .hotel-list__image-gallery-item:first-child {
          margin-left: 0; }
  .hotel-list__info {
    width: 100%; }
    .hotel-list__info-rating-star {
      margin-bottom: 1.5rem; }
      .hotel-list__info-rating-star .icon {
        font-size: 2.4rem;
        color: #fecc00; }
    .hotel-list__info-wrap {
      padding: 1rem 1.5rem; }
    .hotel-list__info-name {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 1rem; }
    .hotel-list__info-detail {
      margin-bottom: 1rem; }
      .hotel-list__info-detail__item {
        font-size: 1.3rem; }
        .hotel-list__info-detail__item span {
          font-weight: 600; }
        .hotel-list__info-detail__item__transportation {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          .hotel-list__info-detail__item__transportation span {
            margin-right: 1.5rem; }
    .hotel-list__info-tag {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      position: absolute;
      bottom: 3%; }
      .hotel-list__info-tag span {
        padding: 2px 16px;
        background: #0064b6;
        border-radius: 2px;
        margin-right: 1.3rem;
        color: #fff; }
    .hotel-list__info-location {
      margin-bottom: 0.5rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .hotel-list__info-location-icon i {
        font-size: 2rem; }
      .hotel-list__info-location-address {
        padding-left: 1rem;
        font-size: 14px; }
    .hotel-list__info-services {
      margin: 1.5rem 0; }
      .hotel-list__info-services-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        .hotel-list__info-services-list-item {
          margin-right: 1rem;
          font-size: 2rem; }
    .hotel-list__info-lastbooking-wrap {
      border: 1px solid #f0ad4e;
      border-radius: 8px;
      padding: 0.5rem 1rem;
      color: #f0ad4e; }
  .hotel-list__action {
    width: 20%;
    padding-left: 4rem;
    position: relative; }
    .hotel-list__action-description {
      font-size: 1.5rem;
      color: #8f8f8f;
      margin-bottom: 0.5rem; }
    .hotel-list__action-price {
      font-size: 1.8rem;
      font-weight: 700;
      color: #5ca8f0;
      margin-bottom: 1rem; }
    .hotel-list__action-submit {
      padding: 0 1.5rem 1.5rem; }
      .hotel-list__action-submit-btn {
        display: block;
        padding: 0.5rem 2.5rem;
        text-align: center;
        background: #0064b6;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 500;
        border: none; }
    .hotel-list__action-submitoption a {
      font-size: 1.8rem;
      font-weight: 700;
      color: #5ca8f0; }

.tour-search-result-new__filter-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 45px;
  width: 100%;
  left: 0;
  background-color: #0064b6;
  color: #fff;
  padding: 1rem 0;
  margin-bottom: 1.5rem;
  z-index: 5; }
  .tour-search-result-new__filter-bar div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    text-align: center;
    position: relative;
    cursor: pointer; }
    .tour-search-result-new__filter-bar div:first-child {
      border-right: 1px solid #fff; }

.tour-search-result-new__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .tour-search-result-new__body--l {
    min-width: 300px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    margin-bottom: 30px; }

.tour-search-result-new__r {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.tour-search-result-new__filter {
  width: 100%; }
  .tour-search-result-new__filter__header {
    padding: 8px 16px;
    background-color: #0064b6;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 700;
    border-radius: 7px 7px 0 0; }
    .tour-search-result-new__filter__header__button {
      cursor: pointer; }
  .tour-search-result-new__filter__body {
    border: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%; }
  .tour-search-result-new__filter__collapse .rc-collapse-item-active .hotel-search-result-new__filter__header-icon {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
  .tour-search-result-new__filter__title {
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: normal;
    position: relative;
    margin-bottom: 0;
    padding: 8px 16px; }
  .tour-search-result-new__filter__container {
    padding: 8px 16px; }
  .tour-search-result-new__filter__header-icon {
    position: absolute;
    right: 1.5rem;
    top: 10px;
    font-size: 1.4rem;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear; }

.tour-search-result-new .range-slider__slider {
  width: 100%; }

.hotel-result-item-new .range-slider__slider {
  width: 100%; }

.hotel-result-item-new .star-rating {
  margin-right: 0; }

.hotel-result-item-new__star-rating .icon {
  color: #00a799; }

.hotel-result-item-new .hotel-list__info-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 1.5rem; }

@media screen and (min-width: 992px) {
  .hotel-list {
    margin-bottom: 2rem; }
    .hotel-list__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .hotel-list__image {
      width: 30%;
      margin: 0;
      padding: 1rem; }
      .hotel-list__image-feature {
        position: relative;
        overflow: hidden;
        min-height: initial;
        padding-top: 83%; }
        .hotel-list__image-feature img {
          position: absolute;
          width: 100%;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .hotel-list__image-gallery-item {
        width: 20%;
        padding-top: 13%;
        margin-left: 0.5rem;
        position: relative;
        overflow: hidden; }
        .hotel-list__image-gallery-item img {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 100%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
    .hotel-list__action {
      background: #f1f1f1;
      padding: 1rem; }
      .hotel-list__action-wrap {
        height: 100%;
        position: relative; }
      .hotel-list__action__price {
        text-align: right; }
        .hotel-list__action__price--before {
          text-decoration: line-through;
          font-size: 1.8rem;
          font-weight: 700; }
        .hotel-list__action__price--after {
          font-size: 2.5rem;
          font-weight: 700; }
        .hotel-list__action__price--description {
          font-size: 1.2rem; }
      .hotel-list__action__summary {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%; }
    .hotel-list__action-submit {
      padding: 0; }
    .hotel-list__action-submit-btn {
      display: inline-block;
      background-color: #f01335;
      border-radius: 5px;
      width: 100%; }
    .hotel-list__info {
      width: 50%; }
      .hotel-list__info-wrap {
        padding-left: 3rem;
        padding-right: 3rem; }
      .hotel-list__info-name h3, .hotel-list__info-name .h3 {
        font-size: 3.2rem; }
      .hotel-list__info-lastbooking-wrap {
        border: 1px solid #f01335; }
  .tour-search-result-new__filter-bar {
    display: none; } }

.hotel-property-facilities {
  position: relative; }
  .hotel-property-facilities__dropdown {
    position: absolute;
    top: 100%;
    border: 1px solid #a8a8a8;
    background: #fff;
    padding: 2rem 1rem;
    z-index: 10; }
    .hotel-property-facilities__dropdown__label {
      display: block;
      font-weight: 700;
      font-size: 1.4rem;
      margin-bottom: 2rem; }
    .hotel-property-facilities__dropdown::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .hotel-property-facilities__dropdown::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
    .hotel-property-facilities__dropdown .hotel-property-facilities__checkbox label {
      font-size: 1.6rem; }
  .hotel-property-facilities__list {
    width: 47rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0; }
  .hotel-property-facilities__item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 15rem;
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    cursor: pointer; }
    .hotel-property-facilities__item--selected {
      border: 1px solid #0064b6; }
  .hotel-property-facilities__item-icon {
    max-width: 2rem;
    margin-right: 1rem; }
  .hotel-property-facilities__item-name {
    font-size: 1.2rem;
    line-height: 1; }

.hotel-image-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 4rem;
  cursor: pointer; }
  .hotel-image-gallery__big-image-wrapper {
    width: 75%;
    padding-top: 43%;
    position: relative;
    overflow: hidden;
    margin: 3px 0; }
  .hotel-image-gallery__big-image {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0; }
  .hotel-image-gallery__list {
    width: calc(25% - 1.2rem);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .hotel-image-gallery__small-image-wrapper {
    position: relative;
    height: 33%;
    width: 100%;
    margin: 3px 6px;
    overflow: hidden; }
  .hotel-image-gallery__small-image {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0; }
  .hotel-image-gallery__view-all {
    display: none; }
  .hotel-image-gallery__popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 40px;
    z-index: 102;
    background: #000; }
    .hotel-image-gallery__popup .icon {
      position: fixed;
      right: 15px;
      top: 10px;
      font-size: 20px;
      color: #fff; }
    .hotel-image-gallery__popup ul {
      list-style-type: none;
      padding: 15px;
      margin: 0;
      overflow: auto;
      height: 100%; }
    .hotel-image-gallery__popup li {
      margin-bottom: 25px;
      width: 100%;
      border-radius: 5px;
      overflow: hidden; }
      .hotel-image-gallery__popup li img {
        width: 100%; }

@media screen and (min-width: 992px) {
  .hotel-image-gallery__view-all {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7);
    color: #fff; } }

.hotel-room-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem; }
  .hotel-room-block__info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem; }
  .hotel-room-block__image-wrapper {
    width: 30%;
    position: relative;
    padding-top: 30%;
    overflow: hidden; }
  .hotel-room-block__image {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .hotel-room-block__info {
    padding-left: 2rem;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .hotel-room-block__room-name {
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0;
    margin-bottom: 1rem; }
  .hotel-room-block__included {
    font-size: 1.4rem;
    margin-bottom: 1.5rem; }
  .hotel-room-block__promotion-btn {
    max-width: 19rem;
    text-transform: capitalize;
    padding-top: 7px;
    padding-bottom: 7px;
    height: auto;
    margin-bottom: 0; }
  .hotel-room-block__booking {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .hotel-room-block__booking__text {
      display: block;
      font-size: 1.4rem;
      color: #8f8f8f;
      margin-bottom: 1rem; }
      .hotel-room-block__booking__text--red {
        color: #f01335; }
    .hotel-room-block__booking__price {
      display: block;
      font-size: 1.9rem;
      font-weight: 700;
      color: #0064b6;
      margin-bottom: 1rem; }
  .hotel-room-block__inner-wrapper {
    text-align: right; }
    .hotel-room-block__inner-wrapper .input-number--inline {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      margin-bottom: 1rem; }

@media screen and (min-width: 992px) {
  .hotel-room-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 2.5rem; }
    .hotel-room-block__info-wrapper {
      width: 73%; }
    .hotel-room-block__image-wrapper {
      margin-right: 2.5rem; }
    .hotel-room-block__booking {
      display: block;
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1;
      width: 27%;
      padding-left: 2.5rem; }
    .hotel-room-block__info {
      width: calc(70% - 2.5rem);
      padding-left: 0;
      padding-right: 2.5rem;
      border-right: 1px solid rgba(0, 0, 0, 0.2); }
    .hotel-room-block__inner-wrapper {
      text-align: left; }
      .hotel-room-block__inner-wrapper .input-number--inline {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }

.hotel-compare-block__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 5rem; }

.hotel-compare-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #dadada; }
  .hotel-compare-block:first-child {
    width: 30%; }
  .hotel-compare-block__header {
    font-size: 1.4rem;
    font-weight: 700; }
  .hotel-compare-block:nth-child(2) {
    border: 1px solid #0064b6; }
    .hotel-compare-block:nth-child(2) .hotel-compare-block__button-block .btn {
      display: none; }
  .hotel-compare-block__image-block {
    height: 21rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 1.2rem; }
  .hotel-compare-block__image-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem; }
  .hotel-compare-block__image {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .hotel-compare-block__hotel-name {
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: normal;
    margin: 0; }
  .hotel-compare-block__star {
    font-size: 1.4rem;
    color: #fecc00; }
  .hotel-compare-block__info-block {
    padding: 1.2rem;
    background: #f9f9f9;
    height: 6.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .hotel-compare-block__price {
    font-size: 1.9rem;
    font-weight: 700;
    color: #0064b6; }
  .hotel-compare-block__only-on-text {
    font-size: 1.4rem;
    color: #8f8f8f; }
  .hotel-compare-block__address-block {
    height: 9rem;
    padding: 1.2rem;
    font-size: 1.4rem;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis; }
  .hotel-compare-block__service-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .hotel-compare-block__service-list__item {
      max-width: 1.5rem;
      margin-right: 1rem; }
  .hotel-compare-block__button-block {
    padding: 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .hotel-compare-block__button-block .btn {
      padding-top: 1rem;
      padding-bottom: 1rem;
      text-transform: capitalize;
      height: auto;
      margin: 0; }

.hotel-booking-box {
  border: 1px solid #dadada;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  padding: 2.5rem 3rem; }
  .hotel-booking-box__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2rem; }
    .hotel-booking-box__header .icon {
      font-size: 2.5rem;
      margin-right: 1.5rem; }
  .hotel-booking-box__count {
    font-size: 1.9rem;
    font-weight: 700; }
  .hotel-booking-box__separator {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 2rem; }
  .hotel-booking-box__price-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 1.2rem; }
    .hotel-booking-box__price-item__key {
      padding-right: 2rem; }
    .hotel-booking-box__price-item__value {
      text-align: right;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
    .hotel-booking-box__price-item__sub-key {
      display: block; }
    .hotel-booking-box__price-item--green {
      color: #28c07b; }
    .hotel-booking-box__price-item--blue {
      color: #5ca8f0; }
  .hotel-booking-box__button-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2rem; }
    .hotel-booking-box__button-container .btn {
      text-transform: capitalize;
      margin-bottom: 1rem;
      font-size: 1.5rem; }
  .hotel-booking-box__sub-button {
    font-size: 1.2rem; }
  .hotel-booking-box__add-to-cart {
    font-size: 1.9rem;
    font-weight: 700;
    color: #5ca8f0;
    margin-left: 1rem; }
    .hotel-booking-box__add-to-cart:hover {
      color: #0064b6; }

.flight-transit-input {
  position: relative;
  font-size: 1.4rem; }
  .flight-transit-input__dropdown {
    position: absolute;
    top: 100%;
    border: 1px solid #a8a8a8;
    background: #fff;
    padding: 2rem 3rem;
    z-index: 10; }
    .flight-transit-input__dropdown::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .flight-transit-input__dropdown::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
  .flight-transit-input__text {
    display: block;
    font-weight: 700;
    margin-bottom: 1rem; }
    .flight-transit-input__text--no-margin {
      margin-bottom: 0; }
  .flight-transit-input__small-text {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 1rem; }
  .flight-transit-input .checkbox__input {
    margin-bottom: 1rem; }
    .flight-transit-input .checkbox__input label {
      font-size: 1.4rem; }

.flight-time-input {
  position: relative;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  margin-bottom: 1.5rem;
  background: #fff; }
  .flight-time-input--change {
    border-color: transparent;
    background: rgba(92, 168, 240, 0.3); }
    .flight-time-input--change .flight-time-input__label, .flight-time-input--change .flight-time-input__icon {
      color: #0064b6; }
  .flight-time-input__label {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    padding: 2.4rem 2rem;
    padding-right: 7rem;
    cursor: pointer; }
  .flight-time-input__icon {
    position: absolute;
    right: 2rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 1.2rem;
    cursor: pointer; }
    .flight-time-input__icon .icon {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .flight-time-input__dropdown {
    position: absolute;
    top: calc(100% + 1.4rem);
    left: 0;
    border: 1px solid #a8a8a8;
    background: #fff;
    z-index: 10; }
    .flight-time-input__dropdown__label {
      display: block;
      font-weight: 700;
      font-size: 1.4rem;
      padding: 1.5rem 2rem 1rem; }
    .flight-time-input__dropdown::before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #a8a8a8;
      position: absolute;
      top: -10px;
      left: 15px; }
    .flight-time-input__dropdown::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #fff;
      position: absolute;
      top: -9px;
      left: 15px; }
  .flight-time-input__tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0; }
  .flight-time-input__tab {
    list-style: none;
    width: 50%;
    text-transform: capitalize;
    text-align: center;
    color: #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
    font-size: 1.4rem;
    line-height: 2;
    font-weight: 700;
    margin-bottom: 0;
    cursor: pointer; }
    .flight-time-input__tab.react-tabs__tab--selected {
      color: #0064b6;
      border-bottom: 2px solid #0064b6; }
  .flight-time-input__inner {
    padding: 1rem 2rem; }
  .flight-time-input__locations {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 1.5rem; }
  .flight-time-input__slider {
    margin-bottom: 2.5rem; }
    .flight-time-input__slider--reverse-icon .icon {
      -webkit-transform: scaleX(-1);
              transform: scaleX(-1); }
    .flight-time-input__slider__label {
      display: block;
      font-size: 1.4rem;
      font-weight: 700;
      margin-bottom: 1.2rem; }
      .flight-time-input__slider__label .icon {
        font-size: 2rem;
        margin-right: 2rem; }
    .flight-time-input__slider .range-slider__slider {
      padding: 0 1rem; }

.flight-result-item__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.flight-result-item__airline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 1.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2.5rem;
  margin-top: 5px; }
  .flight-result-item__airline__image {
    width: 4.5rem;
    margin-right: 2rem; }
  .flight-result-item__airline__name {
    margin-bottom: 0;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 600;
    letter-spacing: normal; }

.flight-result-item__middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .flight-result-item__middle__separator {
    display: block;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 1rem;
    margin-bottom: 1rem; }

.flight-result-item__info-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 1.6rem;
  font-weight: 600;
  padding-bottom: 2rem; }

.flight-result-item__info-label {
  margin-right: 2rem;
  margin-bottom: 1rem; }

.flight-result-item__inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .flight-result-item__inner-wrapper > .icon {
    font-size: 2.5rem;
    color: #0064b6;
    margin-top: -5px; }

.flight-result-item__info-loc {
  margin-left: 5px;
  color: #0064b6; }

.flight-result-item__info-time {
  display: inline-block;
  min-width: 8.5rem;
  margin-right: 1rem; }

.flight-result-item__info-duration {
  display: inline-block;
  position: relative;
  color: #28c07b;
  text-align: center;
  font-size: 1.2rem;
  width: 8rem;
  margin-right: 2rem;
  top: -8px; }
  .flight-result-item__info-duration::before {
    position: absolute;
    content: '';
    top: calc(100% - 3px);
    left: 0;
    width: 100%;
    border-bottom: 1px solid #28c07b; }
  .flight-result-item__info-duration .icon {
    position: absolute;
    top: calc(100% - 8px);
    right: 0;
    font-size: 9px; }
  .flight-result-item__info-duration__stop {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    line-height: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  .flight-result-item__info-duration--return .icon {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
    right: initial;
    left: 0; }

.flight-result-item__right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 1.5rem; }

.flight-result-item__price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  line-height: 1.2;
  padding: 1.5rem 2.5rem; }

.flight-result-item__price {
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.7; }

.flight-result-item__view-details {
  font-size: 1.2rem;
  color: #0064b6;
  cursor: pointer;
  margin-top: 1rem; }
  .flight-result-item__view-details__icon {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear;
    margin-left: 1rem;
    margin-top: 2px;
    vertical-align: top;
    font-size: 1rem; }
    .flight-result-item__view-details__icon--up {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }

.flight-result-item__button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 2.5rem;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .flight-result-item__button-wrapper .btn {
    margin-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem; }

.flight-result-item__body {
  padding: 1rem 1.5rem;
  background: #0064b6; }

.flight-result-item__tab {
  display: inline-block;
  list-style: none;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  margin-right: 2rem;
  padding: 5px;
  cursor: pointer; }
  .flight-result-item__tab:focus, .flight-result-item__tab:hover {
    outline: 0; }
  .flight-result-item__tab.react-tabs__tab--selected {
    border-bottom: 4px solid #fff; }

@media screen and (min-width: 992px) {
  .flight-result-item__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  .flight-result-item__airline {
    width: 22%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flight-result-item__middle__separator {
    display: block;
    width: calc(100% - 4.5rem);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .flight-result-item__body {
    padding: 2rem 3rem; }
  .flight-result-item__info-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0; }
  .flight-result-item__inner-wrapper {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .flight-result-item__right {
    border-top: 0;
    margin: 0;
    padding: 0 2.5rem;
    border-left: 1px dashed rgba(0, 0, 0, 0.2); }
  .flight-result-item__info-label {
    margin-bottom: 0; } }

.flight-detail {
  background: #fff;
  margin-bottom: 1rem;
  padding: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .flight-detail__label {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 1.5rem; }
  .flight-detail__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .flight-detail__item__duration {
      display: inline-block;
      position: relative;
      color: #28c07b;
      text-align: center;
      font-size: 1.2rem;
      width: 8rem;
      margin-right: 2rem;
      margin-top: 2rem; }
      .flight-detail__item__duration::before {
        position: absolute;
        content: '';
        top: calc(100% - 3px);
        left: 0;
        width: 100%;
        border-bottom: 1px solid #28c07b; }
      .flight-detail__item__duration .icon {
        position: absolute;
        top: calc(100% - 8px);
        right: 0;
        font-size: 9px; }
      .flight-detail__item__duration__stop {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 100%;
        line-height: 1;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0); }
      .flight-detail__item__duration--return .icon {
        -webkit-transform: scaleX(-1);
                transform: scaleX(-1);
        right: initial;
        left: 0; }
    .flight-detail__item__text {
      display: inline-block;
      font-size: 1.2rem;
      max-width: 13rem;
      line-height: 1.3; }
    .flight-detail__item__time {
      font-size: 1.6rem;
      margin-bottom: 5px;
      font-weight: 600; }
    .flight-detail__item__iata-code {
      color: #0064b6;
      margin-left: 5px; }
  .flight-detail__more-info {
    margin-top: 1.5rem; }
    .flight-detail__more-info__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 8px;
      font-size: 1.2rem; }
    .flight-detail__more-info__icon {
      font-size: 1.9rem;
      margin-right: 8px;
      margin-top: -5px; }
      .flight-detail__more-info__icon--blue {
        color: #0064b6; }
  .flight-detail__refundable {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.4rem;
    font-weight: 600;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    color: #0064b6; }
  .flight-detail__price-block {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .flight-detail__price-block__separator {
      display: block;
      border-bottom: 1px solid #000;
      margin-bottom: 5px; }
  .flight-detail__price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.2rem; }
    .flight-detail__price__key {
      width: 50%; }
    .flight-detail__price__value {
      text-align: right;
      width: 50%; }

@media screen and (min-width: 992px) {
  .flight-detail {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 2rem; }
    .flight-detail__label {
      width: 12%; }
    .flight-detail__list {
      width: 40%; }
    .flight-detail__refundable {
      width: 20%; }
    .flight-detail__more-info {
      margin-top: 0;
      padding-left: 2.5rem; } }

.cart-block {
  position: relative;
  padding: 2rem;
  border: 1px solid #dadada;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 4rem; }
  .cart-block a > .cart-block__title {
    color: #464646; }
    .cart-block a > .cart-block__title:hover {
      color: rgba(70, 70, 70, 0.6); }
  .cart-block__title {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: normal;
    margin-bottom: 2rem;
    padding-right: 10rem; }
  .cart-block__remove {
    position: absolute;
    top: 2.2rem;
    right: 2rem;
    font-size: 1.8rem;
    font-weight: 700;
    color: #0064b6;
    cursor: pointer; }
  .cart-block__item {
    margin-bottom: 1rem;
    font-size: 1.4rem; }
    .cart-block__item__key {
      font-size: 1.4rem;
      font-weight: 600;
      color: #8f8f8f;
      margin-right: 1rem; }
    .cart-block__item__value {
      font-weight: 600; }
  .cart-block__roundtrip-tag {
    display: inline-block;
    border-radius: 8px;
    background: #0064b6;
    color: #fff;
    padding: 2px 2rem;
    font-size: 1.4rem;
    margin-bottom: 2rem; }
  .cart-block__departure__from {
    display: inline-block;
    margin-right: 2rem; }
  .cart-block__separator {
    display: block;
    border-bottom: 1px solid #000;
    margin-bottom: 1rem; }
  .cart-block__car .icon {
    margin-left: 1.5rem;
    margin-right: 5px; }
  .cart-block__car-inner {
    display: block; }
  .cart-block__guide-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-block__guide {
    position: relative;
    margin-bottom: 2rem;
    font-size: 1.4rem;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .cart-block__guide__flag {
      display: inline-block;
      width: 3rem;
      margin-right: 2rem; }
    .cart-block__guide__name {
      margin-right: 3rem; }
    .cart-block__guide__remove-button {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 1.4rem;
      font-weight: 700;
      color: #0064b6;
      cursor: pointer; }

@media screen and (min-width: 992px) {
  .cart-block__title {
    font-size: 2.8rem;
    margin-bottom: 3rem; }
  .cart-block__remove {
    top: 2.7rem;
    font-size: 2.4rem; }
  .cart-block__roundtrip-tag {
    padding: 5px 2rem;
    font-size: 1.6rem; }
  .cart-block__item {
    margin-bottom: 1.5rem;
    font-size: 1.6rem; }
    .cart-block__item__key {
      margin-right: 1.5rem; }
  .cart-block__separator {
    margin-bottom: 1.5rem; }
  .cart-block__separate-comp > * {
    position: relative;
    margin-right: 3rem;
    display: inline-block; }
    .cart-block__separate-comp > *::after {
      position: absolute;
      top: 0;
      right: -1.5rem;
      content: '';
      display: block;
      height: 90%;
      border-right: 1px solid #000; }
    .cart-block__separate-comp > *:last-child::after {
      display: none; }
  .cart-block__car {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-block__car-inner {
    display: inline-block; }
  .cart-block__guide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.6rem; } }

.cart-contact-info {
  position: relative; }
  .cart-contact-info form {
    width: calc(100% - 5rem); }
  .cart-contact-info__item {
    margin-right: 1rem;
    margin-bottom: 1rem; }
    .cart-contact-info__item__label {
      display: block;
      font-size: 1.4rem;
      color: #8f8f8f;
      font-weight: 600; }
    .cart-contact-info__item__value {
      display: block;
      font-size: 1.4rem;
      font-weight: 600; }
  .cart-contact-info__edit {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.4rem;
    font-weight: 700;
    color: #0064b6;
    cursor: pointer; }

@media screen and (min-width: 992px) {
  .cart-contact-info form {
    width: 100%; }
  .cart-contact-info__item {
    display: inline-block;
    width: calc(50% - 6rem);
    margin-bottom: 1.5rem; }
    .cart-contact-info__item__value {
      font-size: 1.6rem; } }

.search-box {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0; }
  .search-box__tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow: auto;
    margin-bottom: 0; }
  .search-box__tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 5px;
    width: 50%;
    list-style: none;
    padding: 1.5rem;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    white-space: nowrap;
    border-bottom: 1px solid #fff; }
    .search-box__tab:focus, .search-box__tab:hover {
      outline: 0; }
    .search-box__tab.react-tabs__tab--selected {
      border-bottom: 5px solid #0064b6;
      color: #fff; }
    .search-box__tab .icon,
    .search-box__tab .search-box__tab-name {
      vertical-align: middle; }
    .search-box__tab .icon {
      font-size: 2.4rem;
      margin-right: 1rem; }
  .search-box__sub-tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0; }
  .search-box__sub-tab {
    display: block;
    list-style: none;
    padding: 5px 1rem;
    border-radius: 5px;
    border: 1px solid transparent;
    font-size: 1.4rem;
    color: #a8a8a8;
    cursor: pointer;
    margin-bottom: 2rem;
    text-align: center;
    background-color: #f3f3f3;
    margin-right: 1rem; }
    .search-box__sub-tab:focus, .search-box__sub-tab:hover {
      outline: 0; }
    .search-box__sub-tab.react-tabs__tab--selected {
      color: #fff;
      background: #0064b6;
      font-weight: 700; }
  .search-box__inner {
    padding: 2rem 1.5rem; }

.search-explore__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 2rem 1.5rem; }

.search-explore__location-input {
  position: relative;
  width: 100%;
  margin-bottom: 2rem; }

.search-explore__date-picker {
  width: 100%;
  margin-bottom: 2rem; }

.search-explore__gold-input {
  border-color: #ffc709 !important; }

.search-hotel__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 2rem 1.5rem; }

.search-hotel__input-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%; }

.search-hotel__location-input {
  width: 100%;
  margin: 0;
  margin-bottom: 2rem; }

.search-hotel__date-picker {
  width: 100%;
  margin: 0;
  margin-bottom: 2rem; }

.search-hotel__hotel-room-input {
  width: 100%;
  margin: 0;
  margin-bottom: 2rem; }

.home-search-flight {
  padding: 2rem 1.5rem; }
  .home-search-flight__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
  .home-search-flight__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .home-search-flight__airport-input {
    width: 100%;
    margin-bottom: 2rem; }
  .home-search-flight__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .home-search-flight__date-range-picker {
    width: 100%;
    margin-bottom: 2rem; }
  .home-search-flight__date-picker {
    width: 100%;
    margin-bottom: 2rem; }
  .home-search-flight__bottom-inner {
    margin: 0 -1rem; }
  .home-search-flight__traveler-input {
    margin-left: 1rem;
    margin-right: 1rem;
    width: calc(50% - 2rem);
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-bottom: 2rem; }
  .home-search-flight__classes-input {
    margin-left: 1rem;
    margin-right: 1rem;
    width: calc(50% - 2rem);
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    margin-bottom: 2rem; }

.search-transportation {
  padding: 2rem 1.5rem; }
  .search-transportation__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .search-transportation__container button {
      padding: 8px 24px;
      background-color: #f01335;
      color: #fff;
      font-weight: 700;
      z-index: 2;
      border: none;
      border-radius: 5px;
      margin: 0 12px;
      cursor: pointer; }
  .search-transportation__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0; }
  .search-transportation__top {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .search-transportation__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    margin-bottom: 2rem; }
  .search-transportation__airport-hotel-input {
    width: 100%;
    margin-bottom: 2rem; }
  .search-transportation__start-location {
    width: 100%;
    margin-bottom: 2rem; }
  .search-transportation__bottom-inner {
    width: calc(100% + 2rem);
    margin: 0 -1rem; }
  .search-transportation__select {
    width: calc(50% - 2rem);
    margin: 0 1rem 2rem; }
  .search-transportation__switch-button {
    position: absolute;
    top: calc(50% - 1rem);
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
            transform: translate(-50%, -50%) rotate(90deg);
    width: 4rem;
    height: 4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #5ca8f0;
    border-radius: 50%;
    cursor: pointer; }
    .search-transportation__switch-button .icon {
      color: #fff;
      font-size: 1.6rem; }
  .search-transportation__search-btn {
    margin-bottom: 0; }

.comming-soon-text {
  font-size: 1.8rem; }

@media screen and (min-width: 992px) {
  .search-box {
    padding: 2.5rem 2rem;
    position: absolute;
    top: 100%;
    -webkit-transform: translate(0, calc(-50% - 25px));
            transform: translate(0, calc(-50% - 25px));
    width: 100%;
    background-color: unset;
    border-radius: 8px;
    z-index: 2; }
    .search-box__tab-list {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      border: none; }
    .search-box__tab {
      padding: 5px 1rem;
      border-bottom: 0;
      text-align: left;
      width: auto;
      color: #fff;
      background-color: #78a3c4;
      font-weight: 700; }
      .search-box__tab.react-tabs__tab--selected {
        background-color: #0066b3;
        border-bottom: 0; }
    .search-box__tab-panel.react-tabs__tab-panel--selected {
      background-color: #fff;
      padding: 2.5rem;
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
      border-radius: 10px; }
    .search-box__sub-tab-list {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .search-box__sub-tab {
      padding: 2px 2rem;
      font-size: 1.3rem; }
    .search-box__inner {
      padding: 0; }
  .search-explore__form {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin-bottom: 0; }
  .search-explore__location-input {
    position: relative;
    width: 50%;
    margin-right: 2rem;
    margin-bottom: 0; }
    .search-explore__location-input--fill-width {
      width: auto;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
  .search-explore__date-picker {
    width: 20%;
    margin-right: 2rem; }
  .search-explore__search-btn {
    margin: 0; }
  .search-hotel__form {
    padding: 0; }
  .search-hotel__input-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .search-hotel__location-input {
    width: 30%; }
  .search-hotel__date-picker {
    width: 34%; }
  .search-hotel__hotel-room-input {
    width: 30%; }
  .search-hotel__search-btn {
    margin-bottom: 1.5rem; }
  .home-search-flight {
    padding: 0; }
    .home-search-flight__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 0 -1rem;
      width: calc(100% + 2rem); }
    .home-search-flight__airport-input {
      width: calc(50% - 2rem);
      margin: 0 1rem 1.5rem; }
    .home-search-flight__bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin: 0 -1rem;
      width: calc(100% + 2rem); }
      .home-search-flight__bottom-inner {
        width: 100%; }
    .home-search-flight__date-range-picker {
      width: calc(50% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
    .home-search-flight__date-picker {
      width: auto;
      margin-left: 1rem;
      margin-right: 1rem; }
    .home-search-flight__bottom-inner {
      margin: 0; }
    .home-search-flight__traveler-input {
      margin-left: 1rem;
      margin-right: 1rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
    .home-search-flight__classes-input {
      margin-left: 1rem;
      margin-right: 1rem;
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1; }
      .home-search-flight__classes-input select {
        margin-bottom: 0;
        border: 1px solid #d4d4d4;
        height: 4rem;
        border-radius: 6px; }
      .home-search-flight__classes-input .select__arrow-container {
        height: 4rem;
        width: 4rem;
        background-color: unset;
        top: 0; }
  .search-transportation {
    padding: 0; }
    .search-transportation__top {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      width: calc(100% + 2rem);
      margin: 0 -1rem 2rem;
      padding-left: 0; }
    .search-transportation__bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      margin-left: -1rem;
      margin-right: -1rem; }
      .search-transportation__bottom--bus {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
    .search-transportation__airport-hotel-input {
      width: calc(50% - 2rem);
      margin: 0 1rem; }
    .search-transportation__start-location {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin: 0 1rem;
      margin-right: 2rem; }
    .search-transportation__bottom-inner {
      width: auto;
      margin: 0; }
    .search-transportation__select {
      width: auto;
      min-width: 13rem;
      margin: 0;
      margin-right: 2rem;
      margin-bottom: 0; }
    .search-transportation__switch-button {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }

.promotion-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .promotion-input__input {
    margin-bottom: 0;
    padding-left: 1.5rem;
    height: 4rem;
    border-radius: 8px;
    margin-right: 5px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .promotion-input__button {
    margin-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0 1rem;
    height: 4rem;
    margin-bottom: 0; }

.tour-included-new__collapse__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem 0; }

.tour-included-new__collapse__title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.tour-included-new__collapse__title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
  margin-left: 1.5rem;
  letter-spacing: normal; }

.tour-included-new__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.tour-included-new__content {
  margin-bottom: 1.5rem; }
  .tour-included-new__content p {
    margin-top: 0;
    margin-bottom: 2.5rem;
    font-size: 1.4rem; }
  .tour-included-new__content audio:focus {
    outline: none; }
  .tour-included-new__content .rc-collapse-item {
    position: relative; }
    .tour-included-new__content .rc-collapse-item .action-open {
      display: block; }
    .tour-included-new__content .rc-collapse-item .action-close {
      display: none; }
    .tour-included-new__content .rc-collapse-item::before {
      content: '';
      position: absolute;
      left: 1rem;
      top: 2.5rem;
      border-left: 1px dashed #d4d4d4;
      height: 100%; }
    .tour-included-new__content .rc-collapse-item:last-child::before {
      display: none; }
    .tour-included-new__content .rc-collapse-item::after {
      content: '';
      position: absolute;
      bottom: 0;
      width: calc(100% - 3.5rem);
      left: 3.5rem; }
    .tour-included-new__content .rc-collapse-item .icon-up {
      -webkit-transform: rotate(-180deg);
              transform: rotate(-180deg); }
  .tour-included-new__content .rc-collapse-content-box audio {
    width: 100%; }
  .tour-included-new__content .rc-collapse-content {
    padding-left: 3.5rem;
    width: 90%; }
  .tour-included-new__content .rc-collapse-item-active .action-open {
    display: none; }
  .tour-included-new__content .rc-collapse-item-active .action-close {
    display: block; }

.tour-included-new__block-icon-big {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: -1%; }
  .tour-included-new__block-icon-big--middle {
    width: 2.5rem !important;
    height: 2.5rem !important;
    background-color: #d4d4d4; }

@media screen and (min-width: 992px) {
  .tour-included-new__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .tour-included-new__collapse__header {
    position: relative; }
  .tour-included-new__collapse__arrow {
    font-size: 2.3rem; }
  .tour-included-new__content {
    width: 100%; }
    .tour-included-new__content img {
      max-width: 24rem;
      margin-bottom: 4rem; } }

.promotion-list {
  padding-right: 2rem; }
  .promotion-list__image {
    padding-top: 60.058824%;
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .promotion-list__image img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      position: absolute;
      -webkit-transition: -webkit-transform 300ms ease;
      transition: -webkit-transform 300ms ease;
      transition: transform 300ms ease;
      transition: transform 300ms ease, -webkit-transform 300ms ease; }
    .promotion-list__image::before {
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0;
      content: '';
      width: 100%;
      height: 100%;
      z-index: 1; }
    .promotion-list__image:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }

@media screen and (min-width: 992px) {
  .tour-experience {
    padding-right: 2rem; } }

.popular-activities {
  box-shadow: 1px 1px 10px 1px #ccc;
  margin-bottom: 2rem; }
  .popular-activities__image {
    padding-top: 65.6441717791%;
    position: relative;
    overflow: hidden; }
    .popular-activities__image img {
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
    .popular-activities__image__price {
      background-color: #f01335;
      position: absolute;
      bottom: 8px;
      left: 0;
      color: #fff;
      font-weight: 700;
      border-radius: 0 5px 5px 0;
      padding: 2px 6px;
      font-size: 14px; }
      .popular-activities__image__price--before {
        margin-right: 8px;
        text-decoration: line-through; }
    .popular-activities__image__sale {
      position: absolute;
      right: -50px;
      top: 15px;
      z-index: 2;
      -webkit-transform: rotate(45deg);
      transform: rotate(35deg);
      width: 200px;
      background: #f01335;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
      color: #fff;
      font-weight: 700; }
      .popular-activities__image__sale span {
        padding-left: 1rem; }
  .popular-activities__rating .star-rating {
    margin: 0;
    margin-top: 5px;
    margin-right: 10px; }
  .popular-activities__rating-number {
    font-size: 12px; }
  .popular-activities__heart {
    cursor: pointer;
    line-height: 1;
    padding: 0.9rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: unset;
    left: unset; }
  .popular-activities__type, .popular-activities__price {
    line-height: 1.2; }
  .popular-activities__type {
    font-size: 1rem;
    font-weight: 700; }
  .popular-activities__title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #231f20;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 3.6rem; }
  .popular-activities__price {
    margin-top: 0.3rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #0064b6; }
    .popular-activities__price--original {
      text-decoration: line-through; }
  .popular-activities__time-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .popular-activities__time-info .icon {
      margin-right: 0.5rem; }
    .popular-activities__time-info * {
      font-size: 1.2rem; }
  .popular-activities__days {
    white-space: nowrap; }
  .popular-activities__remain {
    width: 100%; }
  .popular-activities__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .popular-activities .star-rating {
    margin-bottom: 0; }
    .popular-activities .star-rating__review {
      font-weight: bold; }

@media screen and (min-width: 768px) {
  .tour-deal__remain {
    margin-left: 0.5rem;
    width: auto; }
    .tour-deal__remain::before {
      content: '| '; } }

@media screen and (min-width: 992px) {
  .popular-activities__heart-icon {
    width: 2.4rem;
    height: 2.4rem; }
    .popular-activities__heart-icon path {
      stroke-width: 0.1rem; }
  .popular-activities__rating .star-rating {
    margin-top: 8px; }
  .popular-activities__type, .popular-activities__price {
    line-height: 2.4; }
    .popular-activities__type--original, .popular-activities__price--original {
      margin-top: 7px;
      line-height: 1.3; }
  .popular-activities__title {
    font-size: 1.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.4rem;
    max-height: 4.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 4.8rem; }
  .popular-activities__description {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.1rem;
    max-height: 4.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word; } }

.transportation-option__header {
  padding: 16px;
  text-align: center;
  background: #0064b6;
  color: #fff;
  font-weight: 700; }

.transportation-option__block {
  margin-bottom: 1.5rem; }

.transportation-option__wrapper {
  padding: 0 24px; }

.transportation-option__airport-transfer .transportation-item {
  width: 100%; }

.transportation-option__bus {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .transportation-option__bus__l {
    width: 100%; }
  .transportation-option__bus__r {
    width: 100%; }
  .transportation-option__bus__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 16px 0; }
    .transportation-option__bus__footer .summary-block {
      width: 50%; }

.transportation-option__tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0;
  border-bottom: 1px solid #979797;
  list-style-type: none;
  margin-bottom: 0; }
  .transportation-option__tab li {
    margin-bottom: 0; }
  .transportation-option__tab__item {
    padding: 4px 16px;
    background-color: #0064b6;
    opacity: 0.5;
    color: #fff;
    border-radius: 3px;
    margin-right: 1.5rem;
    cursor: pointer; }
    .transportation-option__tab__item:hover {
      opacity: 0.85; }
    .transportation-option__tab__item--active {
      padding: 4px 16px;
      background-color: #0064b6;
      color: #fff;
      border-radius: 3px;
      margin-right: 1.5rem;
      cursor: pointer;
      opacity: 0.85; }

.transportation-option__map-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%; }

.transportation-option__map {
  position: relative;
  margin-bottom: 4rem;
  padding-top: 100%; }
  .transportation-option__map__distance {
    position: absolute;
    bottom: -3rem;
    text-align: center;
    font-size: 1.3rem;
    color: rgba(0, 0, 0, 0.5); }

.transportation-option__type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0;
  list-style-type: none;
  margin-bottom: 0; }
  .transportation-option__type__item {
    margin-right: 2rem;
    color: #0064b6;
    cursor: pointer; }
    .transportation-option__type__item:hover {
      font-weight: 600; }
    .transportation-option__type__item--active {
      font-weight: 700;
      color: #0064b6;
      margin-right: 2rem; }

.transportation-option__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.transportation-option__column--left {
  width: 100%; }

.transportation-option__column--right {
  width: 100%;
  margin-bottom: 50px; }

.transportation-option__timeline {
  border-bottom: 1px solid #979797;
  margin-bottom: 1.5rem; }
  .transportation-option__timeline__sum {
    font-size: 1.3rem;
    margin-bottom: 1rem;
    list-style: disc inside;
    margin-left: 0;
    padding: 0; }
  .transportation-option__timeline__wrapper {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
  .transportation-option__timeline__container {
    list-style-type: none; }
  .transportation-option__timeline__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    padding-left: 20px; }
    .transportation-option__timeline__item:last-child {
      padding-bottom: 0; }
    .transportation-option__timeline__item--info {
      margin: 0 0 0.5em 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-size: 1.3rem; }
    .transportation-option__timeline__item--marker {
      position: absolute;
      top: 6px;
      bottom: 0;
      left: 0;
      width: 15px;
      height: 100%; }
      .transportation-option__timeline__item--marker::before {
        background: #0064b6;
        border: 3px solid transparent;
        border-radius: 100%;
        content: '';
        display: block;
        height: 10px;
        position: absolute;
        top: 0;
        left: 0;
        width: 10px;
        -webkit-transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
        transition: background 0.3s ease-in-out, border 0.3s ease-in-out; }
      .transportation-option__timeline__item--marker::after {
        content: '';
        width: 2px;
        background: #0064b6;
        display: block;
        position: absolute;
        top: 13px;
        bottom: 0;
        left: 4px;
        height: 80%; }
    .transportation-option__timeline__item:last-child .transportation-option__timeline__item--marker::after {
      content: none; }

.transportation-option__car-rental__within-city__add {
  font-size: 1.3rem;
  color: #0064b6;
  cursor: pointer;
  opacity: 0.65; }
  .transportation-option__car-rental__within-city__add:hover {
    opacity: 1;
    color: #0064b6; }

.transportation-option__car-rental__out-station {
  width: 100%; }
  .transportation-option__car-rental__out-station__location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 2rem;
    border-bottom: 1px solid #979797;
    margin-bottom: 2.5rem; }
    .transportation-option__car-rental__out-station__location > div {
      width: 45%; }
  .transportation-option__car-rental__out-station__tour--filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-right: 2rem;
    font-size: 1.5rem; }
    .transportation-option__car-rental__out-station__tour--filter select {
      min-width: 20rem; }
  .transportation-option__car-rental__out-station__tour--list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .transportation-option__car-rental__out-station__tour--list .transportation-item {
      padding: 2rem;
      width: 50%; }

@media screen and (min-width: 992px) {
  .transportation-option__column--left {
    width: 50%;
    margin-right: 2rem; }
  .transportation-option__column--right {
    width: 50%; }
  .transportation-option__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .transportation-option__bus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 24px 0;
    border-bottom: 1px solid #979797; }
    .transportation-option__bus__l {
      width: 48%; }
    .transportation-option__bus__r {
      width: 48%; } }

@media screen and (max-width: 992px) {
  .transportation-option__type {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .transportation-option__type__item, .transportation-option__type__item--active {
      width: 50%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      color: #fff;
      background: #5ca8f0;
      margin-right: 0;
      padding: 10px 15px; }
    .transportation-option__type__item--active {
      background: #0064b6; }
  .transportation-option__container {
    margin-top: 40px; }
  .transportation-option__car-rental__out-station__location {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .transportation-option__car-rental__out-station__location > div {
      width: 100%; }
  .transportation-option__car-rental__out-station__tour--filter {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.5rem; }
    .transportation-option__car-rental__out-station__tour--filter > div,
    .transportation-option__car-rental__out-station__tour--filter .select {
      width: 100%; }
  .transportation-option__car-rental__out-station__tour--list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .transportation-option__car-rental__out-station__tour--list .transportation-item {
      padding: 0;
      width: 100%; } }

.input-with-prefix {
  border: none;
  border-radius: 6px;
  margin-bottom: 1.5rem;
  background: #fff;
  position: relative;
  padding: 0;
  width: 100%; }
  .input-with-prefix label {
    margin-bottom: 0;
    color: #8f8f8f;
    font-size: 14px;
    padding-bottom: 1rem;
    line-height: 1.2; }
  .input-with-prefix__icon {
    position: absolute;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    bottom: 1rem;
    left: 2rem;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    font-size: 20px;
    z-index: 2; }
  .input-with-prefix .icon {
    font-size: 20px;
    bottom: 10px; }
  .input-with-prefix .hotel-room-input__current-value {
    margin-top: 1rem;
    border: 1px solid #d4d4d4;
    padding-left: 1rem; }
  .input-with-prefix textarea,
  .input-with-prefix input[type='email'],
  .input-with-prefix input[type='number'],
  .input-with-prefix input[type='search'],
  .input-with-prefix input[type='text'],
  .input-with-prefix input[type='url'],
  .input-with-prefix input[type='password'] {
    margin-bottom: 0;
    border: 1px solid #d4d4d4;
    padding-left: 3.5rem;
    height: 4rem;
    border-radius: 6px; }
    .input-with-prefix textarea::-webkit-input-placeholder, .input-with-prefix input[type='email']::-webkit-input-placeholder, .input-with-prefix input[type='number']::-webkit-input-placeholder, .input-with-prefix input[type='search']::-webkit-input-placeholder, .input-with-prefix input[type='text']::-webkit-input-placeholder, .input-with-prefix input[type='url']::-webkit-input-placeholder, .input-with-prefix input[type='password']::-webkit-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-with-prefix textarea::-moz-placeholder, .input-with-prefix input[type='email']::-moz-placeholder, .input-with-prefix input[type='number']::-moz-placeholder, .input-with-prefix input[type='search']::-moz-placeholder, .input-with-prefix input[type='text']::-moz-placeholder, .input-with-prefix input[type='url']::-moz-placeholder, .input-with-prefix input[type='password']::-moz-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-with-prefix textarea:-ms-input-placeholder, .input-with-prefix input[type='email']:-ms-input-placeholder, .input-with-prefix input[type='number']:-ms-input-placeholder, .input-with-prefix input[type='search']:-ms-input-placeholder, .input-with-prefix input[type='text']:-ms-input-placeholder, .input-with-prefix input[type='url']:-ms-input-placeholder, .input-with-prefix input[type='password']:-ms-input-placeholder {
      color: rgba(70, 70, 70, 0.3); }
    .input-with-prefix textarea::placeholder,
    .input-with-prefix input[type='email']::placeholder,
    .input-with-prefix input[type='number']::placeholder,
    .input-with-prefix input[type='search']::placeholder,
    .input-with-prefix input[type='text']::placeholder,
    .input-with-prefix input[type='url']::placeholder,
    .input-with-prefix input[type='password']::placeholder {
      color: rgba(70, 70, 70, 0.3); }

.transportation-item {
  margin-bottom: 1.5rem; }
  .transportation-item__wrapper {
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer; }
  .transportation-item:hover .transportation-item__wrapper {
    box-shadow: 1px 1px 10px 1px #ccc; }
  .transportation-item__image {
    padding-top: 50%;
    position: relative;
    overflow: hidden; }
    .transportation-item__image img {
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
    .transportation-item__image__price {
      background-color: #f01335;
      position: absolute;
      bottom: 8px;
      left: 0;
      color: #fff;
      font-weight: 700;
      border-radius: 0 5px 5px 0;
      padding: 2px 6px;
      font-size: 14px; }
      .transportation-item__image__price--before {
        margin-right: 8px;
        text-decoration: line-through; }
    .transportation-item__image__sale {
      position: absolute;
      right: -50px;
      top: 15px;
      z-index: 2;
      -webkit-transform: rotate(45deg);
      transform: rotate(35deg);
      width: 200px;
      background: red;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
      color: #fff;
      font-weight: 700; }
      .transportation-item__image__sale span {
        padding-left: 1rem; }
  .transportation-item__rating .star-rating {
    margin: 0;
    margin-top: 5px;
    margin-right: 10px; }
  .transportation-item__rating-number {
    font-size: 12px; }
  .transportation-item__heart {
    cursor: pointer;
    line-height: 1;
    padding: 0.9rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: unset;
    left: unset; }
  .transportation-item__type, .transportation-item__price {
    line-height: 1.2; }
  .transportation-item__type {
    font-size: 1rem;
    font-weight: 700; }
  .transportation-item__title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #231f20;
    min-height: 3.6rem; }
  .transportation-item__price {
    margin-top: 0.3rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #0064b6; }
    .transportation-item__price--original {
      text-decoration: line-through; }
  .transportation-item__time-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .transportation-item__time-info .icon {
      margin-right: 0.5rem; }
    .transportation-item__time-info * {
      font-size: 1.2rem; }
  .transportation-item__days {
    white-space: nowrap; }
  .transportation-item__remain {
    width: 100%; }
  .transportation-item__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .transportation-item__footer select {
      margin-bottom: 0; }
    .transportation-item__footer input, .transportation-item__footer .input-number__selector {
      height: 3rem; }
    .transportation-item__footer__time-info__input {
      width: 11rem; }
      .transportation-item__footer__time-info__input input {
        height: 3rem;
        margin-bottom: 0; }
    .transportation-item__footer__time-info__days {
      font-size: 1.3rem;
      margin-left: 1rem; }
  .transportation-item .star-rating {
    margin-bottom: 0; }
    .transportation-item .star-rating__review {
      font-weight: bold; }

@media screen and (min-width: 768px) {
  .tour-deal__remain {
    margin-left: 0.5rem;
    width: auto; }
    .tour-deal__remain::before {
      content: '| '; } }

@media screen and (min-width: 992px) {
  .transportation-item {
    width: 100%; }
    .transportation-item__heart-icon {
      width: 2.4rem;
      height: 2.4rem; }
      .transportation-item__heart-icon path {
        stroke-width: 0.1rem; }
    .transportation-item__rating .star-rating {
      margin-top: 8px; }
    .transportation-item__type, .transportation-item__price {
      line-height: 2.4; }
      .transportation-item__type--original, .transportation-item__price--original {
        margin-top: 7px;
        line-height: 1.3; }
    .transportation-item__title {
      font-size: 1.8rem; }
    .transportation-item__description {
      margin-top: 0.8rem;
      font-size: 1.4rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.summary-block__detail {
  margin-bottom: 3.5rem; }
  .summary-block__detail__total {
    display: none; }
  .summary-block__detail__item {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .summary-block__detail__item--old-price {
      text-decoration: line-through;
      color: #f01335; }
      .summary-block__detail__item--old-price span {
        color: #464646; }
  .summary-block__detail__item-key {
    font-weight: 700;
    font-size: 1.8rem;
    color: #000; }
  .summary-block__detail__item-value {
    font-weight: 700;
    font-size: 2.2rem;
    color: #f01335; }
  .summary-block__detail__note {
    display: block;
    text-align: right;
    color: #f01335;
    font-style: italic;
    font-size: 1.2rem; }

.summary-block__separator {
  float: right;
  width: 50%;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(151, 151, 151, 0.5);
  clear: both; }

.summary-block__footer__first-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.summary-block__footer__btn {
  padding: 8px 16px;
  border: none;
  border-radius: 5px;
  color: #fff; }
  .summary-block__footer__btn:disabled {
    opacity: 0.7; }
  .summary-block__footer__btn--continue {
    width: 100%;
    background-color: #f01335;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.5rem; }
  .summary-block__footer__btn--ask {
    width: 100%;
    border: 1px solid #0064b6;
    background-color: #fff;
    color: #2b1f1f;
    font-size: 1.3rem; }

.summary-block--sidebar .summary-block__separator {
  width: 46%; }

.summary-block--sidebar .summary-block__footer__btn--continue {
  width: 46%; }

@media screen and (max-width: 992px) {
  .summary-block__detail__note {
    font-size: 1.4rem;
    line-height: 1.2; }
  .summary-block__footer__add-cart {
    margin-right: 5px; }
  .summary-block__footer__btn {
    width: 100%; }
  .summary-block--sidebar .summary-block__footer__btn {
    width: 100%; }
  .summary-block--float .summary-block {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    background: #fff;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 101;
    box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1); }
    .summary-block--float .summary-block__separator {
      display: none; }
    .summary-block--float .summary-block__detail {
      margin-bottom: 0; }
      .summary-block--float .summary-block__detail__total {
        display: inline-block;
        font-size: 12px;
        margin-right: 8px; }
      .summary-block--float .summary-block__detail__item {
        display: inline-block;
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 0; }
        .summary-block--float .summary-block__detail__item--total {
          display: block;
          font-size: 24px; }
        .summary-block--float .summary-block__detail__item--old-price {
          display: inline-block;
          font-size: 12px; }
        .summary-block--float .summary-block__detail__item--discount {
          display: none; }
      .summary-block--float .summary-block__detail__item-key {
        font-size: 14px;
        display: none; }
      .summary-block--float .summary-block__detail__note {
        display: none; }
    .summary-block--float .summary-block__footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .summary-block--float .summary-block__footer__first-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .summary-block--float .summary-block__footer__btn {
        margin-bottom: 0; }
        .summary-block--float .summary-block__footer__btn--ask {
          display: none; } }

.booking-confirm__container {
  padding: 1rem 2rem; }

.booking-confirm__title {
  font-weight: 700;
  font-size: 2rem; }

.booking-confirm__promotion-code {
  margin-top: 6px;
  margin-right: 15px; }
  .booking-confirm__promotion-code__input-wrapper {
    position: relative;
    max-width: 200px;
    margin-bottom: 15px; }
    .booking-confirm__promotion-code__input-wrapper input {
      margin-bottom: 0; }

.booking-confirm__promotion-input {
  max-width: 200px;
  height: 3rem; }
  .booking-confirm__promotion-input__error {
    position: absolute;
    top: 100%;
    left: 0;
    color: #f01335;
    line-height: 1.5;
    font-size: 1.2rem; }
  .booking-confirm__promotion-input__loading {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.booking-confirm__properties {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
  margin: 1.5rem 0 1.5rem;
  padding-bottom: 4rem;
  border-bottom: 1px solid #c4c4c4; }
  .booking-confirm__properties--2 {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2; }
  .booking-confirm__properties__item {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
    margin-bottom: 1rem; }
    .booking-confirm__properties__item--key {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .booking-confirm__properties__item--key span {
        margin-left: 5px;
        font-size: 1.3rem;
        color: #828282; }

.booking-confirm__summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .booking-confirm__summary--l {
    color: #0064b6;
    font-weight: 700; }
  .booking-confirm__summary--r {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 60rem; }
    .booking-confirm__summary--r--has-summary {
      min-width: 450px; }
    .booking-confirm__summary--r__properties {
      padding-bottom: 1.5rem;
      border-bottom: 1px solid #c4c4c4;
      margin-bottom: 1.5rem; }
      .booking-confirm__summary--r__properties__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .booking-confirm__summary--r__properties__item--col1 {
          width: 22%; }
        .booking-confirm__summary--r__properties__item--col2 {
          width: 5%; }
        .booking-confirm__summary--r__properties__item--col3 {
          width: 10%; }
        .booking-confirm__summary--r__properties__item--col4 {
          width: 5%; }
        .booking-confirm__summary--r__properties__item--col5 {
          width: 23%; }
        .booking-confirm__summary--r__properties__item--col6 {
          width: 5%; }
        .booking-confirm__summary--r__properties__item--col7 {
          width: 5%; }
        .booking-confirm__summary--r__properties__item--col8 {
          width: 5%; }
        .booking-confirm__summary--r__properties__item--col9 {
          width: 25%; }

.booking-confirm__contact {
  margin: 0 -20px;
  border-top: 1px solid #c4c4c4; }
  .booking-confirm__contact__note {
    padding: 1rem 2rem;
    font-size: 12px;
    color: #f01335;
    margin-bottom: 1rem; }
  .booking-confirm__contact__wrapper {
    padding: 1.5rem 20px; }
  .booking-confirm__contact__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .booking-confirm__contact__container--l, .booking-confirm__contact__container--r {
      width: 50%; }
    .booking-confirm__contact__container--l {
      padding-right: 20px; }
  .booking-confirm__contact__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 1.5rem; }
    .booking-confirm__contact__item .date-picker {
      width: 100%; }
    .booking-confirm__contact__item input,
    .booking-confirm__contact__item select {
      margin-bottom: 0; }
    .booking-confirm__contact__item > .icon {
      width: 10%;
      font-size: 24px; }
    .booking-confirm__contact__item .icon--mail-new {
      font-size: 20px; }
    .booking-confirm__contact__item--name select {
      width: 30%;
      height: 3rem;
      border-radius: 5px; }
    .booking-confirm__contact__item--name input {
      width: 58%;
      height: 3rem;
      border-radius: 5px; }
    .booking-confirm__contact__item--email input {
      height: 3rem;
      border-radius: 5px;
      width: 89%; }
    .booking-confirm__contact__item--phone select {
      width: 30%;
      height: 3rem;
      border-radius: 5px; }
    .booking-confirm__contact__item--phone input {
      width: 58%;
      height: 3rem;
      border-radius: 5px; }
    .booking-confirm__contact__item--confirm .checkbox__pseudo-checkbox {
      border-radius: 5px; }

.booking-confirm__create-button {
  background-color: #f01335;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  margin: 3rem 1rem;
  padding: 8px 16px;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer; }
  .booking-confirm__create-button:first-child:not(:only-child) {
    background-color: #fff;
    border: 1px solid #231f20;
    color: #231f20; }
  .booking-confirm__create-button:disabled {
    opacity: 0.7;
    cursor: not-allowed; }
  .booking-confirm__create-button-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .booking-confirm__create-button-wrap--with-error {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }

.booking-confirm__user-info .booking-confirm__contact__container input,
.booking-confirm__user-info .booking-confirm__contact__container select {
  height: 3rem;
  padding-left: 1.5rem; }

.booking-confirm__user-info .booking-confirm__contact__container--l {
  width: 60%; }
  .booking-confirm__user-info .booking-confirm__contact__container--l .date-picker {
    width: 89%; }

.booking-confirm__user-info .booking-confirm__contact__container--r {
  width: 40%; }

.booking-confirm__user-info__note {
  display: block;
  margin-bottom: 1rem; }

.booking-confirm__user-info__photo-label {
  position: relative;
  border-radius: 5px;
  overflow: hidden; }

.booking-confirm__user-info__photo-icon {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 28px;
  color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2); }
  .booking-confirm__user-info__photo-icon:hover {
    background: rgba(0, 0, 0, 0.4); }

.booking-confirm__user-info__passport {
  display: inline-block;
  max-width: 30rem;
  margin-right: 3rem;
  margin-bottom: 2rem;
  vertical-align: top; }
  .booking-confirm__user-info__passport label {
    cursor: pointer; }

.booking-confirm__user-info__passport-photo {
  max-width: 30rem; }
  .booking-confirm__user-info__passport-photo img {
    width: 100%; }

.booking-confirm__user-info__selfie {
  display: inline-block;
  max-width: 15rem;
  vertical-align: top;
  margin-bottom: 2rem; }
  .booking-confirm__user-info__selfie label {
    cursor: pointer; }

.booking-confirm__user-info__selfie-photo {
  max-width: 15rem; }
  .booking-confirm__user-info__selfie-photo img {
    width: 100%; }

@media screen and (max-width: 768px) {
  .booking-confirm__container {
    padding: 0;
    overflow: hidden; }
  .booking-confirm__properties {
    border-bottom: none;
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    padding-bottom: 2rem; }
  .booking-confirm__title {
    margin-bottom: 1.5rem; }
  .booking-confirm__contact__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .booking-confirm__contact__container--l, .booking-confirm__contact__container--r {
      width: 100%;
      padding-right: 0; }
  .booking-confirm__user-info .booking-confirm__contact__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .booking-confirm__user-info .booking-confirm__contact__container--l, .booking-confirm__user-info .booking-confirm__contact__container--r {
      width: 100%;
      padding-right: 0; }
  .booking-confirm__summary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .booking-confirm__summary--l {
      margin-bottom: 10px; }
    .booking-confirm__summary--r--has-summary {
      min-width: 100%; }
    .booking-confirm__summary .passenger-summary__outer {
      border: 0; }
  .booking-confirm__create-button-wrap {
    display: none; } }

.recommended-item {
  margin-bottom: 2rem;
  padding-right: 1.2rem; }
  .recommended-item__wrapper {
    box-shadow: 1px 1px 10px 1px #ccc; }
  .recommended-item__image {
    padding-top: 65.6441717791%;
    position: relative;
    overflow: hidden; }
    .recommended-item__image img {
      width: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
    .recommended-item__image__price {
      background-color: #f01335;
      position: absolute;
      bottom: 8px;
      left: 0;
      color: #fff;
      font-weight: 700;
      border-radius: 0 5px 5px 0;
      padding: 2px 6px;
      font-size: 14px; }
      .recommended-item__image__price--before {
        margin-right: 8px;
        text-decoration: line-through; }
    .recommended-item__image__sale {
      position: absolute;
      right: -50px;
      top: 15px;
      z-index: 100;
      -webkit-transform: rotate(45deg);
      transform: rotate(35deg);
      width: 200px;
      background: #f01335;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
      color: #fff;
      font-weight: 700; }
      .recommended-item__image__sale span {
        padding-left: 1rem; }
  .recommended-item__rating .star-rating {
    margin: 0;
    margin-top: 5px;
    margin-right: 10px; }
  .recommended-item__rating-number {
    font-size: 12px; }
  .recommended-item__heart {
    cursor: pointer;
    line-height: 1;
    padding: 0.9rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: unset;
    left: unset; }
  .recommended-item__type, .recommended-item__price {
    line-height: 1.2; }
  .recommended-item__type {
    font-size: 1rem;
    font-weight: 700; }
  .recommended-item__title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #231f20;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 3.6rem; }
  .recommended-item__price {
    margin-top: 0.3rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #0064b6; }
    .recommended-item__price--original {
      text-decoration: line-through; }
  .recommended-item__time-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .recommended-item__time-info .icon {
      margin-right: 0.5rem; }
    .recommended-item__time-info * {
      font-size: 1.2rem; }
  .recommended-item__days {
    white-space: nowrap; }
  .recommended-item__remain {
    width: 100%; }
  .recommended-item__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .recommended-item .star-rating {
    margin-bottom: 0; }
    .recommended-item .star-rating__review {
      font-weight: bold; }

@media screen and (min-width: 768px) {
  .tour-deal__remain {
    margin-left: 0.5rem;
    width: auto; }
    .tour-deal__remain::before {
      content: '| '; } }

@media screen and (min-width: 992px) {
  .recommended-item__heart-icon {
    width: 2.4rem;
    height: 2.4rem; }
    .recommended-item__heart-icon path {
      stroke-width: 0.1rem; }
  .recommended-item__rating .star-rating {
    margin-top: 8px; }
  .recommended-item__type, .recommended-item__price {
    line-height: 2.4; }
    .recommended-item__type--original, .recommended-item__price--original {
      margin-top: 7px;
      line-height: 1.3; }
  .recommended-item__title {
    font-size: 1.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.4rem;
    max-height: 4.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 4.8rem; }
  .recommended-item__description {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.1rem;
    max-height: 4.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word; } }

.confirm-booking-modal__header {
  height: 65px;
  background-color: #0064b6;
  color: #fff;
  font-weight: 700;
  font-size: 2rem; }

.confirm-booking-modal__block {
  margin-bottom: 2.5rem; }
  .confirm-booking-modal__block .tour-detail-new__title-text {
    margin-bottom: 1rem; }

.confirm-booking-modal__body__wrapper {
  padding: 2rem 3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.confirm-booking-modal__body__passenger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .confirm-booking-modal__body__passenger .icon {
    margin-right: 1.5rem; }

.confirm-booking-modal__body__passenger-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 33%; }
  .confirm-booking-modal__body__passenger-info:first-child {
    text-transform: capitalize; }

.confirm-booking-modal__body__booking__item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px; }
  .confirm-booking-modal__body__booking__item__title {
    font-weight: 700;
    margin-bottom: 1rem; }
  .confirm-booking-modal__body__booking__item__info {
    font-size: 1.3rem;
    margin-bottom: 1.5rem; }
  .confirm-booking-modal__body__booking__item__expand {
    position: absolute;
    bottom: 0;
    margin-top: 1rem;
    text-decoration: underline;
    color: #0064b6;
    font-size: 1.3rem; }
  .confirm-booking-modal__body__booking__item__passenger-summary {
    padding: 1.5rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5rem; }
  .confirm-booking-modal__body__booking__item--l {
    width: 55%;
    font-size: 1.5rem;
    position: relative;
    padding: 1.5rem 1.5rem 1.5rem 2.5rem; }
  .confirm-booking-modal__body__booking__item--r {
    width: 45%;
    padding: 0 2.5rem;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }

.confirm-booking-modal__price {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 2rem; }
  .confirm-booking-modal__price__subwrapper {
    padding: 2rem 0 0;
    width: 50%;
    font-weight: 700;
    font-size: 2rem; }
  .confirm-booking-modal__price__wrapper {
    width: 50%;
    font-weight: 700;
    padding: 3rem 3rem 5rem 0;
    font-size: 2rem; }
  .confirm-booking-modal__price--booking {
    margin-bottom: 1rem; }
  .confirm-booking-modal__price--divider {
    float: right;
    clear: both;
    margin-right: 5px;
    margin-bottom: 10px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    width: 150px; }
  .confirm-booking-modal__price--commision {
    margin-bottom: 1rem;
    color: #0064b6; }
  .confirm-booking-modal__price--final {
    width: 100%;
    color: #f01335; }

.confirm-booking-modal__button {
  margin-bottom: 2rem; }
  .confirm-booking-modal__button button {
    padding: 1rem 2.5rem;
    font-weight: 700;
    border-radius: 5px;
    border: unset;
    background-color: #f01335;
    color: #fff;
    text-transform: uppercase; }
    .confirm-booking-modal__button button:disabled {
      opacity: 0.7; }

.confirm-booking-modal__payment {
  padding: 2rem 3rem; }
  .confirm-booking-modal__payment__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 0; }
  .confirm-booking-modal__payment--l {
    width: 30%; }
  .confirm-booking-modal__payment--r {
    width: 70%; }
  .confirm-booking-modal__payment__uploader {
    width: 370px; }
  .confirm-booking-modal__payment__booking-info {
    width: 200px;
    border: 1px solid #c4c4c4;
    border-radius: 7px; }
    .confirm-booking-modal__payment__booking-info__header {
      padding: 1rem 2rem;
      background-color: #0064b6;
      color: #fff;
      font-weight: 700;
      border-radius: 7px 7px 0 0; }
    .confirm-booking-modal__payment__booking-info__body {
      padding: 1.5rem; }
      .confirm-booking-modal__payment__booking-info__body__item--label {
        color: #c4c4c4; }
      .confirm-booking-modal__payment__booking-info__body__item--content {
        font-weight: 700; }
  .confirm-booking-modal__payment__selection-text {
    text-align: center;
    font-weight: 700;
    color: #f01335;
    font-size: 20px;
    margin-bottom: 1.5rem; }
  .confirm-booking-modal__payment__method__text-red {
    color: #f01335; }
  .confirm-booking-modal__payment__method__selection {
    width: 400px; }

@media screen and (max-width: 768px) {
  .confirm-booking-modal {
    padding-top: 3rem; }
    .confirm-booking-modal__header {
      display: none; }
    .confirm-booking-modal__body__wrapper {
      padding: 0;
      margin-bottom: 40px; }
    .confirm-booking-modal__body__passenger {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .confirm-booking-modal__body__booking {
      border-bottom: none;
      padding-bottom: 0; }
    .confirm-booking-modal__body__passenger-info {
      width: 100%;
      font-size: 14px; }
    .confirm-booking-modal__price__subwrapper {
      width: 100%;
      padding-top: 0; }
    .confirm-booking-modal__price--final {
      font-size: 16px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .confirm-booking-modal__price--final div:first-child {
        margin-right: 0;
        margin-bottom: 5px;
        width: 100%; }
      .confirm-booking-modal__price--final div:last-child {
        width: 100%;
        font-size: 18px;
        white-space: nowrap; }
    .confirm-booking-modal__button {
      display: none; }
    .confirm-booking-modal__payment {
      padding: 1rem;
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      position: fixed;
      right: 0;
      top: 0;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      height: 100%;
      z-index: 1000;
      padding: 0;
      width: 100%;
      background-color: #fff;
      padding-bottom: 60px; }
      .confirm-booking-modal__payment .sidebar-open {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }
      .confirm-booking-modal__payment__booking-info {
        width: 100%;
        border-radius: 0; }
        .confirm-booking-modal__payment__booking-info__header {
          display: none; }
      .confirm-booking-modal__payment__uploader {
        width: 100%; }
      .confirm-booking-modal__payment__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0;
        height: 100%;
        overflow: auto;
        padding-top: 49px; }
      .confirm-booking-modal__payment--l, .confirm-booking-modal__payment--r {
        width: 100%; }
      .confirm-booking-modal__payment--l {
        margin-bottom: 1.5rem; }
      .confirm-booking-modal__payment--r {
        padding: 1.5rem; }
      .confirm-booking-modal__payment__method__selection {
        width: 100%; }
      .confirm-booking-modal__payment__method__bank__info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; } }

.passenger-summary {
  font-size: 1.4rem; }
  .passenger-summary__outer {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    margin-bottom: 1rem; }
  .passenger-summary__wrapper {
    margin-bottom: 20px; }
  .passenger-summary__current {
    margin-right: 10px; }
  .passenger-summary__before-sale {
    text-decoration: line-through;
    color: #f01335; }
    .passenger-summary__before-sale ~ span {
      margin-right: 10px; }
    .passenger-summary__before-sale span {
      color: #464646; }
  .passenger-summary__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .passenger-summary__item--col1 {
      width: 20%;
      line-height: 1.3; }
    .passenger-summary__item--col4 {
      width: 5%; }
    .passenger-summary__item--col5 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 30%; }
    .passenger-summary__item--col6 {
      width: 5%; }
    .passenger-summary__item--col7 {
      width: 5%; }
    .passenger-summary__item--col8 {
      width: 5%; }
    .passenger-summary__item--col9 {
      width: 30%;
      text-align: right; }

@media screen and (max-width: 576px) {
  .passenger-summary__item {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .passenger-summary__item--col1 {
      width: 33%; }
    .passenger-summary__item--col5 {
      width: 50%; }
    .passenger-summary__item--col8 {
      width: calc(33% + 9px);
      text-align: right;
      margin-right: 8px; }
    .passenger-summary__item--col9 {
      width: 50%;
      text-align: left; } }

.booking-receipt {
  font-size: 1.5rem; }
  .booking-receipt__body__header {
    margin-bottom: 1.5rem; }
    .booking-receipt__body__header__logo {
      margin-bottom: 1rem; }
    .booking-receipt__body__header__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 80%; }
      .booking-receipt__body__header__content--l {
        width: 70%;
        line-height: 1.3;
        font-size: 1.2rem; }
      .booking-receipt__body__header__content--r {
        width: 30%; }
      .booking-receipt__body__header__content__address {
        font-size: 1.2rem; }
  .booking-receipt__body__wrapper {
    padding: 2rem 3rem; }
  .booking-receipt__body__title {
    font-size: 20px;
    font-weight: 700;
    color: #0064b6;
    margin-bottom: 13px; }
  .booking-receipt__body__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 80%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 4rem;
    margin-bottom: 4rem;
    font-size: 14px; }
    .booking-receipt__body__info strong {
      font-size: 14px; }
    .booking-receipt__body__info--l {
      width: 70%; }
    .booking-receipt__body__info--r {
      font-size: 12px;
      width: 30%; }
  .booking-receipt__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 2rem 0; }
    .booking-receipt__footer__wrapper {
      width: 60%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .booking-receipt__footer__action button {
      background-color: #0064b6;
      padding: 1rem 2.5rem;
      font-weight: 700;
      border-radius: 5px;
      border: unset;
      color: #fff;
      text-transform: uppercase; }
      .booking-receipt__footer__action button:first-child {
        margin-right: 1.5rem; }
      .booking-receipt__footer__action button:last-child {
        margin-left: 1.5rem; }
    .booking-receipt__footer__action--save-receipt {
      border: 1px solid #000 !important;
      color: #000 !important;
      background-color: #fff !important; }
    .booking-receipt__footer__action--close {
      background-color: #f01335 !important; }
    .booking-receipt__footer__note {
      font-size: 1.2rem;
      text-align: center; }
  .booking-receipt .confirm-booking-modal__price {
    margin-bottom: 5rem; }

@media screen and (max-width: 768px) {
  .booking-receipt__body__header__logo {
    margin-bottom: 20px; }
  .booking-receipt__body__wrapper {
    padding: 10px 0; }
  .booking-receipt__body__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .booking-receipt__body__info--l, .booking-receipt__body__info--r {
      width: 100%; }
    .booking-receipt__body__info--l {
      margin-bottom: 30px; }
  .booking-receipt__body .booking-detail-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .booking-receipt__body .booking-detail-item--l, .booking-receipt__body .booking-detail-item--r {
      width: 100% !important; }
    .booking-receipt__body .booking-detail-item--r {
      padding: 0 15px;
      border: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .booking-receipt__footer__wrapper {
    width: 100%; }
  .booking-receipt__footer__action--close {
    display: none; }
  .booking-receipt .confirm-booking-modal__price {
    margin-bottom: 0; }
    .booking-receipt .confirm-booking-modal__price__wrapper {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .booking-receipt .confirm-booking-modal__price--final {
      font-size: 22px; }
      .booking-receipt .confirm-booking-modal__price--final div:first-child {
        font-size: 18px; } }

.booking-detail-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 1.5rem; }
  .booking-detail-item__title {
    font-weight: 700;
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .booking-detail-item__title--price {
      text-align: right;
      font-weight: 700;
      font-size: 2rem;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-left: 4rem;
      white-space: nowrap; }
  .booking-detail-item__info {
    font-size: 1.3rem;
    margin-bottom: 1.5rem; }
  .booking-detail-item__expand {
    bottom: 5px;
    text-decoration: underline;
    color: #0064b6;
    font-size: 1.3rem;
    cursor: pointer; }
  .booking-detail-item__passenger-summary {
    padding: 1.5rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 1.5rem; }
  .booking-detail-item--l {
    font-size: 1.5rem;
    position: relative;
    padding: 1.5rem 1.5rem 1.5rem 2.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .booking-detail-item--r {
    padding: 0 2.5rem;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 768px) {
  .booking-detail-item--l {
    padding: 1.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

.input-passenger {
  position: relative;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 1.5rem; }
  .input-passenger__label.input-passenger__label {
    margin-bottom: 1rem;
    color: #8f8f8f;
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2; }
  .input-passenger__discount {
    padding: 3px 5px;
    background: #0064b6;
    border-radius: 5px;
    font-weight: 700;
    color: #fff; }
  .input-passenger__current-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 4rem;
    margin-bottom: 0;
    border: 1px solid #d4d4d4;
    border-radius: 6px;
    position: relative; }
    .input-passenger__current-value__icon {
      position: absolute;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      bottom: 1rem;
      left: 2rem;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      font-size: 20px; }
    .input-passenger__current-value__text {
      padding-left: 4rem; }
  .input-passenger__selector {
    width: 100%;
    position: absolute;
    top: calc(100% + 1rem);
    left: 0;
    background: #fff;
    padding: 1.5rem;
    min-width: 24rem;
    z-index: 10;
    border: 1px solid #a8a8a8;
    font-size: 1.5rem; }
  .input-passenger__input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .input-passenger__input-wrapper input {
      margin: 0; }
  .input-passenger__input-label {
    min-width: 8rem;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-passenger__input-label span {
      margin-right: 10px; }
  .input-passenger__children-age-text {
    font-size: 1.4rem;
    display: block;
    text-align: center;
    margin-bottom: 1.5rem; }
  .input-passenger__children-age-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .input-passenger__children-age-select {
    width: calc(50% - 1rem); }

.input-tour-guide {
  position: relative;
  border-radius: 6px;
  background: #fff;
  margin-bottom: 1.5rem; }
  .input-tour-guide__label {
    margin-bottom: 1rem;
    color: #8f8f8f;
    font-size: 14px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.2; }
  .input-tour-guide__discount {
    padding: 3px 5px;
    background: #0064b6;
    border-radius: 5px;
    font-weight: 700;
    color: #fff; }
  .input-tour-guide__current-value {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 4rem;
    margin-bottom: 0;
    border: 1px solid #d4d4d4;
    border-radius: 6px;
    position: relative; }
    .input-tour-guide__current-value__icon {
      position: absolute;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      bottom: 1rem;
      left: 2rem;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      font-size: 20px; }
    .input-tour-guide__current-value__text {
      padding-left: 4rem; }
  .input-tour-guide__selector {
    width: 100%;
    position: absolute;
    top: calc(100% + 1rem);
    left: 0;
    background: #fff;
    padding: 1.5rem;
    min-width: 24rem;
    z-index: 101;
    border: 1px solid #d4d4d4;
    font-size: 1.5rem; }
    .input-tour-guide__selector__wrapper {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3; }
    .input-tour-guide__selector__item {
      opacity: 0.85;
      cursor: pointer; }
      .input-tour-guide__selector__item:hover {
        opacity: 1;
        font-weight: 600; }
      .input-tour-guide__selector__item--active {
        opacity: 1;
        cursor: pointer;
        font-weight: 600; }
  .input-tour-guide__input-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .input-tour-guide__input-wrapper input {
      margin: 0; }
  .input-tour-guide__input-label {
    min-width: 8rem;
    width: 100%; }
  .input-tour-guide__children-age-text {
    font-size: 1.4rem;
    display: block;
    text-align: center;
    margin-bottom: 1.5rem; }
  .input-tour-guide__children-age-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .input-tour-guide__children-age-select {
    width: calc(50% - 1rem); }

.tour-guide {
  padding: 24px 0;
  border-bottom: 1px solid #979797; }
  .tour-guide__wrapper {
    padding: 0 24px; }
  .tour-guide__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .tour-guide__block__item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 45%;
          -ms-flex: 0 45%;
              flex: 0 45%;
      box-sizing: border-box; }
    .tour-guide__block__input {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 48%; }
  .tour-guide__checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 2rem; }

@media screen and (max-width: 992px) {
  .tour-guide {
    padding: 0;
    padding-bottom: 24px; }
    .tour-guide__wrapper {
      padding: 0;
      border-bottom: none; }
      .tour-guide__wrapper .transportation-option__bus__footer .summary-block {
        width: 100%; }
    .tour-guide__checkbox {
      padding-top: 0; }
    .tour-guide__block {
      -webkit-box-align: inherit;
      -webkit-align-items: inherit;
          -ms-flex-align: inherit;
              align-items: inherit;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

@media screen and (max-width: 768px) {
  .tour-guide__block__input {
    width: 100%; }
  .tour-guide__block__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

.image-content-gallery__inner {
  height: 100%;
  margin: 0;
  padding: 0;
  padding-top: 70.1492537313%;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.image-content-gallery__main {
  width: 70%;
  padding: 1rem; }
  .image-content-gallery__main img {
    height: 100%;
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.image-content-gallery__other {
  width: 30%; }
  .image-content-gallery__other__item {
    width: 100%;
    padding: 1rem; }
    .image-content-gallery__other__item img {
      height: 100%;
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .image-content-gallery__other__item__overlay {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      font-size: 3rem;
      z-index: 1000;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      font-weight: 700;
      cursor: pointer; }

.card-item {
  position: relative;
  margin: 1rem 2rem;
  margin-left: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }
  .card-item__best-seller {
    position: absolute;
    z-index: 4;
    top: -5%;
    left: -4%; }
  .card-item__body {
    padding: 1.2rem;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .card-item__image {
    padding-top: 65.6441717791%;
    position: relative;
    overflow: hidden;
    border-radius: 5px 5px 0 0; }
    .card-item__image img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
    .card-item__image__price {
      background-color: #f01335;
      position: absolute;
      bottom: 8px;
      left: 0;
      color: #fff;
      font-weight: 700;
      border-radius: 0 5px 5px 0;
      padding: 2px 6px;
      font-size: 1.5rem; }
      .card-item__image__price--before {
        text-decoration: line-through; }
    .card-item__image__sale {
      position: absolute;
      right: -55px;
      top: 12px;
      z-index: 4;
      -webkit-transform: rotate(35deg);
              transform: rotate(35deg);
      width: 200px;
      height: 28px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: #f01335;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
      color: #fff;
      font-weight: 700;
      font-size: 1.6rem; }
      .card-item__image__sale span {
        padding-left: 1rem; }
  .card-item__rating .star-rating {
    margin: 0;
    margin-top: 5px;
    margin-right: 10px; }
  .card-item__rating-number {
    font-size: 12px; }
  .card-item__heart {
    cursor: pointer;
    line-height: 1;
    padding: 0.9rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: unset;
    left: unset; }
  .card-item__type, .card-item__price {
    line-height: 1.2; }
  .card-item__type {
    font-size: 1rem;
    font-weight: 700; }
  .card-item__title {
    font-size: 16px;
    font-weight: 700;
    color: #231f20;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 3.6rem; }
    .card-item__title--only {
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 1.8rem;
      max-height: 7.2rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 4rem;
      word-break: break-word;
      margin-bottom: 2rem;
      min-height: 7.2rem; }
  .card-item__description {
    margin-top: 0.8rem;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.1rem;
    max-height: 4.2rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 2rem;
    word-break: break-word;
    min-height: 4.2rem; }
  .card-item__price {
    margin-top: 0.3rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #0064b6; }
    .card-item__price--original {
      text-decoration: line-through; }
  .card-item__time-info {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .card-item__time-info .icon {
      margin-right: 0.5rem; }
    .card-item__time-info * {
      font-size: 1.2rem; }
  .card-item__days {
    white-space: nowrap; }
  .card-item__remain {
    width: 100%; }
  .card-item__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .card-item .star-rating {
    margin-bottom: 0;
    margin-right: 0; }
    .card-item .star-rating__review {
      font-weight: bold; }

@media screen and (min-width: 992px) {
  .card-item {
    margin: 0;
    padding: 0; }
    .card-item:hover {
      border-radius: 5px;
      box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
      -webkit-transform: translate(0, -8px);
              transform: translate(0, -8px); }
    .card-item__heart-icon {
      width: 2.4rem;
      height: 2.4rem; }
      .card-item__heart-icon path {
        stroke-width: 0.1rem; }
    .card-item__rating .star-rating {
      margin-top: 8px; }
    .card-item__type, .card-item__price {
      line-height: 2.4; }
      .card-item__type--original, .card-item__price--original {
        margin-top: 7px;
        line-height: 1.3; }
    .card-item__title {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 2.4rem;
      max-height: 4.8rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 2rem;
      word-break: break-word;
      min-height: 4.8rem; }
      .card-item__title--only {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
        line-height: 2.4rem;
        max-height: 9.6rem;
        text-overflow: ellipsis;
        overflow: hidden;
        min-height: 4rem;
        word-break: break-word;
        min-height: 9.6rem; } }

.dropdown-menu {
  background-color: #fff;
  z-index: 100;
  color: #000;
  width: 700px;
  position: absolute;
  display: inline-block;
  left: 0;
  top: 7.5rem;
  border-radius: 5px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
  .dropdown-menu--tourTheme {
    width: 600px; }
  .dropdown-menu__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1rem;
    position: relative; }
  .dropdown-menu::before {
    content: ' ';
    top: 0;
    right: 50px;
    bottom: 0;
    left: 0;
    border-width: 0 15px 15px;
    border-color: #f3961c transparent;
    position: absolute;
    display: block;
    width: 0; }

@media screen and (max-width: 991px) {
  .dropdown-menu {
    position: static;
    box-shadow: none;
    display: block;
    width: 100%; }
    .dropdown-menu__wrapper {
      padding: 0;
      margin-bottom: 20px; } }

.destination-selector {
  width: 100%; }
  .destination-selector__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .destination-selector__menu {
    width: 20%; }
    .destination-selector__menu ul {
      margin: 0; }
    .destination-selector__menu ul li {
      position: relative;
      cursor: pointer;
      text-align: left;
      text-transform: uppercase;
      border-bottom: 1px solid #979797; }
      .destination-selector__menu ul li:hover {
        border-bottom: 2px solid #0064b6; }
    .destination-selector__menu a {
      color: rgba(70, 70, 70, 0.6); }
    .destination-selector__menu--active {
      border-bottom: 2px solid #0064b6 !important; }
      .destination-selector__menu--active a {
        color: #0064b6;
        font-weight: 700; }
        .destination-selector__menu--active a:hover {
          color: #0064b6 !important; }
  .destination-selector__list {
    width: 80%;
    padding-left: 1rem; }
    .destination-selector__list__wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }

.destination-item {
  width: 25%;
  padding: 0.5rem;
  cursor: pointer; }
  @media screen and (max-width: 991px) {
    .destination-item {
      width: 33%; } }
  .destination-item__image-container {
    position: relative;
    border-radius: 5px;
    padding-top: 60%;
    overflow: hidden; }
  .destination-item__image {
    position: relative; }
    .destination-item__image img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
  .destination-item__star {
    position: absolute;
    top: -15px;
    right: -18px;
    width: 36px;
    height: 36px; }
  .destination-item__name {
    margin-top: 5px;
    font-size: 12px;
    color: #686868;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    text-transform: uppercase; }
  .destination-item:hover .destination-item__name {
    color: #0064b6;
    font-weight: 700; }

.destination-selector-mobile {
  width: 100%;
  padding-left: 30px; }
  .destination-selector-mobile__header {
    margin-bottom: 15px;
    font-weight: 700; }
  .destination-selector-mobile__content {
    padding-left: 20px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; }
    .destination-selector-mobile__content a {
      display: block;
      margin-bottom: 15px;
      color: #000; }

.floating-bar {
  padding: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 70;
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1); }
  .floating-bar__overview {
    width: 70%;
    padding-right: 2rem; }
    .floating-bar__overview__priceFrom--number {
      text-decoration: line-through;
      font-weight: bold; }
    .floating-bar__overview__priceTotal--number {
      font-size: 24px;
      font-weight: 700;
      color: #f01335; }
  .floating-bar__button button {
    background-color: #f01335;
    border: none;
    margin-bottom: 0;
    padding: 1rem 2rem;
    color: #fff;
    font-weight: 800;
    border-radius: 5px; }
    .floating-bar__button button:disabled {
      opacity: 0.5; }
  @media screen and (min-width: 992px) {
    .floating-bar {
      display: none; } }

.mobile-layout__header {
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  padding: 1rem; }
  .mobile-layout__header__icon {
    float: left; }
  .mobile-layout__header__text {
    text-align: center; }

.tour-detail-new {
  font-size: 15px; }
  .tour-detail-new .home-page__banner {
    padding-top: 45%;
    position: relative;
    overflow: hidden; }
    .tour-detail-new .home-page__banner img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
  .tour-detail-new__title-wrapper {
    padding: 0 1.5rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem; }
  .tour-detail-new__list ul li {
    list-style: disc inside !important; }
  .tour-detail-new__title-text {
    color: #0064b6;
    font-weight: 600; }
  .tour-detail-new__overview__map {
    position: relative;
    padding-top: 50%;
    margin-bottom: 1.5rem; }
  .tour-detail-new__overview__map-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .tour-detail-new__overview__highlight {
    margin-bottom: 1.5rem; }
    .tour-detail-new__overview__highlight ul {
      list-style-type: disc;
      list-style-position: outside;
      padding-left: 20px; }
    .tour-detail-new__overview__highlight__detail {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 1.3rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 50%; }
      .tour-detail-new__overview__highlight__detail__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
      .tour-detail-new__overview__highlight__detail--l {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        min-width: 123px;
        max-width: 123px;
        font-weight: 700; }
      .tour-detail-new__overview__highlight__detail--r {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
  .tour-detail-new__overview__destination__item {
    padding-right: 2.8rem; }
    .tour-detail-new__overview__destination__item__image {
      padding-top: 70%;
      position: relative;
      overflow: hidden;
      border-radius: 5px; }
      .tour-detail-new__overview__destination__item__image img {
        height: 100%;
        width: 100%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        position: absolute;
        top: 50%;
        right: unset;
        bottom: unset;
        left: 50%; }
  .tour-detail-new__overview__code {
    font-size: 14px;
    color: #686868; }
  .tour-detail-new__title {
    font-size: 1.8rem;
    font-weight: 700; }
  .tour-detail-new__header-container {
    max-width: 90rem;
    margin: 0 auto;
    padding: 0 1.5rem;
    margin-bottom: 2rem; }
  .tour-detail-new__body {
    margin-bottom: 1rem; }
    .tour-detail-new__body__video-title {
      font-size: 1.8rem;
      font-weight: 700;
      margin-bottom: 1.5rem;
      letter-spacing: normal; }
    .tour-detail-new__body__video-iframe {
      margin: 0 -1.5rem;
      width: calc(100% + 3rem);
      height: 56vw; }
  .tour-detail-new__indicator-list {
    margin: 0 -1.5rem;
    background-color: #4f4f4f;
    color: #fff;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    overflow: auto;
    border-bottom: 1px solid #979797; }
  .tour-detail-new__indicator {
    font-size: 1.4rem;
    margin: 0;
    height: 4.5rem;
    font-weight: 700;
    padding: 0 1.5rem;
    white-space: nowrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .tour-detail-new__indicator--selected {
      font-weight: 700;
      position: relative; }
      .tour-detail-new__indicator--selected::after {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 5px 10px 5px;
        border-color: transparent transparent #fff transparent; }
  .tour-detail-new__block, .tour-detail-new__big-block {
    margin: 0 -1.5rem;
    padding: 2rem 1.5rem 0; }
    .tour-detail-new__block__collapse-content, .tour-detail-new__big-block__collapse-content {
      margin-top: 2rem; }
  .tour-detail-new__note {
    border-bottom: none !important; }
    .tour-detail-new__note__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 2rem 0;
      position: relative;
      border-bottom: 1px solid #c4c4c4; }
      .tour-detail-new__note__item .icon--greater-than {
        color: #a1a1a1; }
  .tour-detail-new__footer {
    margin: 0 -1.5rem 2rem; }
    .tour-detail-new__footer__text {
      display: block;
      font-size: 1.8rem;
      font-weight: 700;
      margin-bottom: 5px; }
    .tour-detail-new__footer__list {
      margin: 0 -1.5rem;
      list-style: none; }
    .tour-detail-new__footer__list-item {
      padding-bottom: 0;
      margin-bottom: 1rem; }
  .tour-detail-new__block--should-book {
    padding: 15px 0; }
  .tour-detail-new__should-choose-item {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
    padding-right: 15px; }
  .tour-detail-new__should-book-item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .tour-detail-new__should-book-item__number {
      font-size: 20px;
      font-weight: 700;
      color: #0064b6;
      margin-bottom: 10px; }
  .tour-detail-new__cancellation-content {
    white-space: pre-wrap; }
  .tour-detail-new__summary {
    background-color: #fff;
    height: 100%; }
    .tour-detail-new__summary__header-info-text {
      display: none;
      position: absolute;
      top: 20px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: 200px;
      padding: 5px 10px;
      border-radius: 5px;
      background: rgba(0, 0, 0, 0.5);
      color: #fff; }
    .tour-detail-new__summary__header-info {
      position: relative;
      line-height: 1;
      margin-left: 5px; }
      .tour-detail-new__summary__header-info:hover .tour-detail-new__summary__header-info-text {
        display: block; }
    .tour-detail-new__summary__header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 65px;
      background-color: #0064b6;
      color: #fff;
      border-radius: 7px 7px 0 0;
      position: relative;
      z-index: 2; }
      .tour-detail-new__summary__header__price {
        font-size: 25px;
        font-weight: 700;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .tour-detail-new__summary__header__sub-price {
        line-height: 1.4;
        font-size: 14px;
        text-decoration: line-through;
        color: #f01335; }
        .tour-detail-new__summary__header__sub-price span {
          color: #fff; }
      .tour-detail-new__summary__header__sale {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .tour-detail-new__summary__header__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 1rem;
        line-height: 1.2;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .tour-detail-new__summary__header__container .popular-activities__image__sale {
          right: -42px;
          width: 150px;
          font-size: 1.5rem; }
          .tour-detail-new__summary__header__container .popular-activities__image__sale span {
            padding-left: 0; }
    .tour-detail-new__summary__package-option {
      border-radius: 0 0 5px 5px; }
      .tour-detail-new__summary__package-option__option {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .tour-detail-new__summary__package-option__item {
        font-size: 14px;
        border-radius: 5px;
        padding: 1rem;
        border: 1px solid #eeeeee;
        width: 100%;
        text-align: left;
        margin-bottom: 10px;
        cursor: pointer; }
        .tour-detail-new__summary__package-option__item.active {
          background: #0064b6;
          color: #fff; }
      .tour-detail-new__summary__package-option__title {
        margin-bottom: 0;
        color: #8f8f8f;
        font-size: 14px;
        padding-bottom: 1rem;
        line-height: 1.2;
        font-weight: 600; }

@media screen and (max-width: 991px) {
  .tour-detail-new__body {
    padding-bottom: 60px; }
  .tour-detail-new__title-text {
    display: block;
    font-size: 18px;
    margin-bottom: 10px; }
  .tour-detail-new__overview__highlight__detail {
    margin-bottom: 10px; }
  .tour-detail-new__no-padding-mobile {
    padding: 0; } }

@media screen and (min-width: 992px) {
  .tour-detail-new {
    padding-bottom: 0; }
    .tour-detail-new > .container {
      position: relative; }
    .tour-detail-new__title-wrapper {
      position: absolute;
      z-index: 2;
      margin: 0;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      background-color: rgba(0, 0, 0, 0.1);
      padding: 15px 0; }
    .tour-detail-new__title-text {
      font-size: 1.8rem;
      font-weight: 600; }
    .tour-detail-new__title {
      font-size: 4.8rem;
      font-weight: 800;
      color: #fff;
      width: 100%;
      max-width: 120rem;
      margin: 0 auto;
      padding: 0 15px; }
    .tour-detail-new__header-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-bottom: 4rem; }
    .tour-detail-new__body {
      margin-bottom: 5rem; }
      .tour-detail-new__body__video-title {
        font-size: 2rem; }
      .tour-detail-new__body__video-iframe {
        margin: 0;
        width: 100%;
        height: 35rem; }
    .tour-detail-new__overview__highlight__detail {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      width: 33%; }
      .tour-detail-new__overview__highlight__detail__container {
        -webkit-column-count: 3;
           -moz-column-count: 3;
                column-count: 3; }
    .tour-detail-new__indicator-list {
      margin: 0;
      margin-top: -1.5rem;
      background-color: #fff;
      color: #231f20;
      position: relative;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .tour-detail-new__indicator-list::after {
        position: absolute;
        content: '';
        display: block;
        width: calc(100% - 20px);
        bottom: 0;
        left: 1rem; }
    .tour-detail-new__indicator {
      font-size: 1.8rem;
      padding: 0 1rem;
      cursor: pointer;
      font-weight: 700; }
      .tour-detail-new__indicator:first-child {
        padding-left: 0; }
      .tour-detail-new__indicator--selected {
        color: #f01335;
        position: relative; }
        .tour-detail-new__indicator--selected::before {
          position: absolute;
          bottom: 0;
          left: 1rem;
          content: '';
          display: block;
          width: calc(100% - 20px);
          z-index: 2; }
        .tour-detail-new__indicator--selected::after {
          display: none; }
    .tour-detail-new__should-choose-item {
      -webkit-column-break-inside: avoid;
         -moz-column-break-inside: avoid;
              break-inside: avoid;
      padding-right: 15px; }
    .tour-detail-new__should-book-item {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 20%;
      text-align: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .tour-detail-new__should-book-item__number {
        font-size: 20px;
        font-weight: 700;
        color: #0064b6;
        margin-bottom: 10px; }
    .tour-detail-new__cancellation-title {
      font-weight: 700;
      font-size: 16px; }
    .tour-detail-new__block {
      padding: 2rem 0;
      margin: 0;
      border-bottom: 1px solid #c4c4c4; }
      .tour-detail-new__block:last-child {
        border-bottom: none;
        margin-bottom: 0; }
      .tour-detail-new__block--should-choose {
        -webkit-columns: 2;
           -moz-columns: 2;
                columns: 2;
        white-space: pre-wrap; }
      .tour-detail-new__block--should-book {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
    .tour-detail-new__big-block {
      margin: 0 -1.5rem 4rem;
      margin-right: 0;
      padding: 3.5rem 2.5rem; }
      .tour-detail-new__big-block:last-child {
        margin-bottom: 0; }
    .tour-detail-new__highlight__detail {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .tour-detail-new__highlight__detail__container {
        -webkit-column-count: 3;
           -moz-column-count: 3;
                column-count: 3; }
    .tour-detail-new__summary__header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 65px;
      background-color: #0064b6;
      color: #fff;
      border-radius: 7px 7px 0 0;
      position: relative; }
      .tour-detail-new__summary__header__price {
        font-size: 25px;
        font-weight: 700;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 10px; }
      .tour-detail-new__summary__header__sale {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .tour-detail-new__summary__header__container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 1rem;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .tour-detail-new__summary__header__container .popular-activities__image__sale {
          right: -42px;
          width: 150px;
          font-size: 1.5rem; }
          .tour-detail-new__summary__header__container .popular-activities__image__sale span {
            padding-left: 0; }
    .tour-detail-new__summary__package-option {
      padding: 2rem 1.5rem;
      border: 1px solid #c4c4c4;
      border-radius: 0 0 5px 5px; }
      .tour-detail-new__summary__package-option__option {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .tour-detail-new__summary__package-option__item {
        border-radius: 5px;
        padding: 8px 10px;
        border: 1px solid #eeeeee;
        width: 100%;
        margin-bottom: 10px;
        cursor: pointer; }
        .tour-detail-new__summary__package-option__item.active {
          background: #0064b6;
          color: #fff; }
    .tour-detail-new__footer {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 10rem; }
      .tour-detail-new__footer__text {
        margin-bottom: 1.5rem;
        font-size: 2rem; } }

@media screen and (max-width: 768px) {
  .tour-detail-new__summary__header {
    display: none !important; }
  .tour-detail-new .product-detail-page__right-col {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translate(100%, 0);
            transform: translate(100%, 0);
    height: 100%;
    z-index: 1000;
    padding: 0; }
    .tour-detail-new .product-detail-page__right-col .tour-detail-new__summary__header {
      border-radius: 0; }
    .tour-detail-new .product-detail-page__right-col .tour-detail-new__summary__package-option {
      padding: 60px 1rem 1rem;
      height: 100%;
      overflow: auto; }
  .tour-detail-new .sidebar-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.drawer {
  z-index: 100; }

.drawer--product .sidebar__body {
  padding: 0; }

@media screen and (min-width: 768px) {
  .drawer-content .tour-detail-new .home-page__banner {
    padding-top: 40%;
    height: auto; }
  .drawer-content .tour-detail-new__title-wrapper {
    background: #0064b6;
    height: auto;
    top: initial;
    bottom: 0;
    padding: 2rem 3%; }
  .drawer-content .tour-detail-new__title {
    font-size: 2rem; }
  .drawer-content .tour-detail-new__float-anchor {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 101; }
  .drawer-content .tour-detail-new .breadcrumb {
    display: none; }
  .drawer-content .tour-detail-new__body .grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 3%; }
  .drawer-content .tour-detail-new .product-detail-page__left-col,
  .drawer-content .tour-detail-new .product-detail-page__right-col {
    width: 100%; }
  .drawer-content .tour-detail-new .product-detail-page__right-col {
    padding-left: 15px; }
  .drawer-content .tour-detail-new__overview__highlight__detail__container {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; }
  .drawer-content .tour-detail-new__summary .input-with-prefix {
    display: inline-block;
    width: 46%; }
    .drawer-content .tour-detail-new__summary .input-with-prefix:nth-child(2n) {
      margin-right: 8%; } }

.hotel-result-item-new {
  border: 1px solid #dadada;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 4rem;
  border-radius: 8px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  position: relative; }
  .hotel-result-item-new:hover {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    -webkit-transform: translate(0, -3px);
            transform: translate(0, -3px); }
  .hotel-result-item-new__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
  .hotel-result-item-new__best-seller {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0; }
  .hotel-result-item-new__image {
    width: 100%; }
    .hotel-result-item-new__image-feature {
      position: relative;
      min-height: 18rem;
      background: #8f8f8f;
      border-radius: 5px;
      overflow: hidden; }
      .hotel-result-item-new__image-feature img {
        width: 100%; }
      .hotel-result-item-new__image-feature--inner {
        padding: 0.5rem 1rem;
        background: #0064b6;
        color: #fff;
        position: absolute;
        right: 1rem;
        bottom: 0;
        font-weight: 700; }
    .hotel-result-item-new__image-gallery {
      width: 100%; }
      .hotel-result-item-new__image-gallery-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-top: 0.5rem; }
      .hotel-result-item-new__image-gallery-item {
        width: 20%;
        margin-left: 0.5rem; }
        .hotel-result-item-new__image-gallery-item img {
          width: 100%; }
        .hotel-result-item-new__image-gallery-item:first-child {
          margin-left: 0; }
  .hotel-result-item-new__info-rating {
    padding-top: 1rem; }
  .hotel-result-item-new__info {
    width: 100%; }
    .hotel-result-item-new__info-rating-star {
      width: 100%;
      margin-bottom: 1.5rem; }
    .hotel-result-item-new__info-wrap {
      padding: 0 1.5rem; }
    .hotel-result-item-new__info-name {
      font-size: 2rem;
      font-weight: 700;
      margin-bottom: 1rem;
      color: #464646; }
    .hotel-result-item-new__info-detail {
      margin-bottom: 2rem; }
      .hotel-result-item-new__info-detail__item {
        font-size: 1.3rem; }
        .hotel-result-item-new__info-detail__item span {
          font-weight: 600; }
        .hotel-result-item-new__info-detail__item a {
          color: #0064b6; }
          .hotel-result-item-new__info-detail__item a:hover {
            color: #00569d; }
        .hotel-result-item-new__info-detail__item__transportation {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          .hotel-result-item-new__info-detail__item__transportation span {
            display: -webkit-inline-box;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            margin-right: 1.5rem; }
          .hotel-result-item-new__info-detail__item__transportation .icon {
            font-size: 2.4rem;
            margin-right: 5px; }
          .hotel-result-item-new__info-detail__item__transportation .icon--hotel,
          .hotel-result-item-new__info-detail__item__transportation .icon--resort,
          .hotel-result-item-new__info-detail__item__transportation .icon--plane,
          .hotel-result-item-new__info-detail__item__transportation .icon--homestay {
            font-size: 16px; }
    .hotel-result-item-new__info-tag {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .hotel-result-item-new__info-tag span {
        text-transform: capitalize;
        padding: 0 12px;
        background: #0064b6;
        border-radius: 3px;
        margin-right: 8px;
        margin-bottom: 5px;
        font-size: 14px;
        color: #fff;
        -webkit-transition: all 200ms ease;
        transition: all 200ms ease; }
        .hotel-result-item-new__info-tag span:hover {
          -webkit-transform: translate(0, -2px);
                  transform: translate(0, -2px); }
      .hotel-result-item-new__info-tag a {
        display: block;
        color: #fff; }
        .hotel-result-item-new__info-tag a:hover {
          color: #fff; }
    .hotel-result-item-new__info-location {
      margin-bottom: 0.5rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .hotel-result-item-new__info-location-icon i {
        font-size: 2rem; }
      .hotel-result-item-new__info-location-address {
        padding-left: 1rem;
        font-size: 14px; }
    .hotel-result-item-new__info-services {
      margin: 1.5rem 0; }
      .hotel-result-item-new__info-services-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        .hotel-result-item-new__info-services-list-item {
          margin-right: 1rem;
          font-size: 2rem; }
    .hotel-result-item-new__info-lastbooking-wrap {
      border: 1px solid #f0ad4e;
      border-radius: 8px;
      padding: 0.5rem 1rem;
      color: #f0ad4e; }
  .hotel-result-item-new__action {
    width: 20%;
    padding-left: 4rem;
    position: relative;
    border-radius: 0 8px 8px 0; }
    .hotel-result-item-new__action-description {
      font-size: 1.5rem;
      color: #8f8f8f;
      margin-bottom: 0.5rem; }
    .hotel-result-item-new__action-price {
      font-size: 1.8rem;
      font-weight: 700;
      color: #5ca8f0;
      margin-bottom: 1rem; }
    .hotel-result-item-new__action-submit {
      padding: 0 1.5rem 1.5rem; }
      .hotel-result-item-new__action-submit-btn {
        display: block;
        padding: 0.5rem 2.5rem;
        text-align: center;
        background: #0064b6;
        color: #fff !important;
        font-size: 1.5rem;
        font-weight: 500;
        border: none; }
        .hotel-result-item-new__action-submit-btn:hover {
          color: #fff; }
    .hotel-result-item-new__action-submitoption a {
      font-size: 1.8rem;
      font-weight: 700;
      color: #5ca8f0; }

@media screen and (min-width: 992px) {
  .hotel-result-item-new {
    margin-bottom: 2rem; }
    .hotel-result-item-new__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .hotel-result-item-new__best-seller {
      position: absolute;
      z-index: 100;
      top: -6%;
      left: -1%; }
    .hotel-result-item-new__image {
      width: 30%;
      margin: 0;
      padding: 1rem;
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              align-self: stretch; }
      .hotel-result-item-new__image-feature {
        position: relative;
        overflow: hidden;
        min-height: initial;
        height: 100%; }
        .hotel-result-item-new__image-feature img {
          -o-object-fit: cover;
             object-fit: cover;
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          right: unset;
          bottom: unset;
          left: 0; }
      .hotel-result-item-new__image-gallery-item {
        width: 20%;
        padding-top: 13%;
        margin-left: 0.5rem;
        position: relative;
        overflow: hidden; }
        .hotel-result-item-new__image-gallery-item img {
          -o-object-fit: cover;
             object-fit: cover;
          height: 100%;
          width: 100%;
          position: absolute;
          top: 0;
          right: unset;
          bottom: unset;
          left: 0; }
    .hotel-result-item-new__action {
      background: #f1f1f1;
      padding: 1rem; }
      .hotel-result-item-new__action-wrap {
        height: 100%;
        position: relative; }
      .hotel-result-item-new__action__price {
        text-align: right; }
        .hotel-result-item-new__action__price--before {
          text-decoration: line-through;
          font-size: 1.8rem;
          font-weight: 700;
          color: #f01335; }
          .hotel-result-item-new__action__price--before span {
            color: rgba(0, 0, 0, 0.6); }
        .hotel-result-item-new__action__price--after {
          font-size: 2.5rem;
          font-weight: 700; }
        .hotel-result-item-new__action__price--description {
          font-size: 1.2rem; }
      .hotel-result-item-new__action__summary {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%; }
      .hotel-result-item-new__action-submit-btn {
        padding: 0.5rem 1rem; }
    .hotel-result-item-new__action-submit {
      padding: 0; }
    .hotel-result-item-new__action-submit-btn {
      display: inline-block;
      background-color: #f01335;
      border-radius: 5px;
      width: 100%; }
    .hotel-result-item-new__info {
      width: 50%;
      padding: 1rem;
      position: relative; }
      .hotel-result-item-new__info-wrap {
        padding-left: 0;
        padding-right: 0;
        position: relative;
        height: 100%; }
      .hotel-result-item-new__info-name h3, .hotel-result-item-new__info-name .h3 {
        font-size: 3.2rem; }
      .hotel-result-item-new__info-lastbooking-wrap {
        border: 1px solid #f01335; }
      .hotel-result-item-new__info-rating {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .hotel-result-item-new__info-rating__rate {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          margin-right: 1rem;
          width: 60%; }
          .hotel-result-item-new__info-rating__rate--top {
            font-size: 1.5rem;
            color: #0064b6; }
          .hotel-result-item-new__info-rating__rate--bottom {
            text-align: right;
            font-weight: 700;
            font-size: 1.3rem; }
        .hotel-result-item-new__info-rating__number {
          background-color: #0064b6;
          font-weight: 700;
          color: #fff;
          border-radius: 5px;
          font-size: 2rem;
          width: 40%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center; } }

.sort-tour-modal {
  background-color: #fff;
  width: 90%;
  padding: 1rem 2.5rem; }

.tour-search-result-new__promo-banner {
  width: 100%;
  margin-bottom: 3rem; }

.tour-search-result-new__sort__item {
  padding: 1rem 0;
  font-size: 16px; }

.tour-search-result-new__sort .active {
  font-size: 16px;
  color: #0064b6; }

.tour-search-result-new__header {
  position: relative;
  width: 100%;
  max-width: 120rem;
  margin: 0 auto; }

.tour-search-result-new__sort-by {
  position: absolute;
  top: -7.5rem;
  right: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap; }
  .tour-search-result-new__sort-by__selector {
    cursor: pointer;
    border: 0;
    height: auto;
    font-weight: 700;
    margin-bottom: 0; }
    .tour-search-result-new__sort-by__selector:focus {
      outline: 0;
      border: 0; }

.tour-search-result-new__check-box--no-margin .checkbox__input {
  margin-bottom: 0; }

.tour-search-result-new__filter__search-input {
  margin-bottom: 0;
  border-radius: 5px;
  padding: 0.5rem 1.5rem 0.5rem 3.5rem;
  border: 1px solid #d4d4d4; }

.tour-search-result-new__filter__search-wrapper {
  position: relative;
  padding: 1rem 1.5rem; }
  .tour-search-result-new__filter__search-wrapper .icon {
    position: absolute;
    font-size: 2rem;
    left: 2.5rem;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); }

.tour-search-result-new__filter__collapse .rc-collapse-item-active .tour-search-result-new__filter__header-icon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.tour-search-result-new__filter__title {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: normal;
  position: relative;
  margin-bottom: 0;
  padding: 12px 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.2); }

.tour-search-result-new__filter__container {
  max-height: 280px;
  overflow: auto;
  padding: 8px 16px;
  text-transform: capitalize; }

.tour-search-result-new__filter__header-icon {
  position: absolute;
  right: 1.5rem;
  top: 10px;
  font-size: 2rem;
  color: #686868;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear; }

.tour-search-result-new__filter__footer {
  display: none; }

.tour-search-result-new__filter__mobile-search {
  display: none; }

.tour-search-result-new .range-slider__slider {
  width: 100%; }

@media screen and (max-width: 992px) {
  .hotel-result-item-new__image {
    margin-bottom: 1.5rem; }
  .hotel-result-item-new__info-tag {
    display: none; }
  .tour-search-result-new__body {
    padding: 0;
    padding-top: 50px; }
    .tour-search-result-new__body--l {
      -webkit-transition: all 0.25s ease;
      transition: all 0.25s ease;
      position: fixed;
      right: 0;
      top: 0;
      -webkit-transform: translate(100%, 0);
              transform: translate(100%, 0);
      height: 100%;
      z-index: 1000;
      padding: 0;
      width: 100%;
      background-color: #fff;
      overflow: hidden; }
  .tour-search-result-new__filter {
    height: 100%; }
    .tour-search-result-new__filter__header {
      border-radius: 0;
      display: none !important; }
    .tour-search-result-new__filter__body {
      height: 100%;
      overflow: auto;
      padding-top: 20px;
      padding-bottom: 60px; }
    .tour-search-result-new__filter__footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 10px 15px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      z-index: 10;
      box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.1); }
    .tour-search-result-new__filter__footer-clear {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      color: #f01335;
      font-weight: 600;
      font-size: 14px; }
      .tour-search-result-new__filter__footer-clear .icon {
        font-size: 12px;
        margin-right: 10px; }
    .tour-search-result-new__filter__footer-apply {
      border-radius: 5px;
      padding-left: 15px;
      padding-right: 15px;
      margin-bottom: 0; }
    .tour-search-result-new__filter__mobile-search {
      display: block;
      position: relative; }
      .tour-search-result-new__filter__mobile-search input {
        padding-right: 100px; }
    .tour-search-result-new__filter__mobile-search-button {
      position: absolute;
      height: 40px;
      top: 10px;
      right: 15px;
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px;
      background: #f01335;
      padding: 0 20px;
      color: #fff; }
    .tour-search-result-new__filter__search-input {
      border-radius: 20px; }
  .tour-search-result-new__r .card-item {
    margin: 10px 15px 30px; }
  .tour-search-result-new .sidebar-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.sidebar__header {
  position: relative;
  height: 50px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .sidebar__header__title {
    text-align: center;
    font-size: 16px; }
  .sidebar__header__back {
    position: absolute;
    left: 20px;
    top: 15px;
    font-size: 21px;
    cursor: pointer; }
  .sidebar__header__selector {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #0064b6;
    font-weight: 700; }
    .sidebar__header__selector .checkbox {
      margin-left: 10px; }
      .sidebar__header__selector .checkbox__input {
        margin-bottom: 0; }

.sidebar__body {
  padding: 0; }

@media screen and (min-width: 992px) {
  .sidebar__body {
    padding: 0; }
  .sidebar__header {
    display: none; } }

@media screen and (max-width: 992px) {
  .sidebar__body {
    padding: 15px;
    padding-bottom: 100px;
    position: relative; }
  .sidebar__wrapper {
    padding-top: 50px; }
  .sidebar__header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .sidebar__header__search {
      position: relative;
      margin-bottom: 0;
      width: 100%;
      margin-left: 5rem;
      margin-right: 2rem; }
      .sidebar__header__search__search-box {
        margin-bottom: 0;
        height: 3.5rem;
        border-radius: 15px;
        padding-left: 3.5rem; }
      .sidebar__header__search i {
        position: absolute;
        left: 10px;
        top: 50%;
        font-size: 1.8rem;
        color: rgba(104, 104, 104, 0.5);
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); } }

.mobile-search__category {
  margin-bottom: 1.5rem; }
  .mobile-search__category__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 1.5rem; }
  .mobile-search__category__item {
    padding: 0.5rem 1rem;
    background-color: #0064b6;
    color: #fff;
    margin-right: 1rem;
    border-radius: 5px;
    margin-bottom: 1rem; }
    .mobile-search__category__item--hotdeal {
      background-color: #f01335; }
    .mobile-search__category__item--active {
      background-color: #0064b6; }
  .mobile-search__category__submit {
    text-align: center;
    width: 100%; }
    .mobile-search__category__submit button {
      background: #f01335;
      padding: 1rem 2rem;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      border-radius: 5px; }

.mobile-search__recent-search__title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 1.5rem; }

.mobile-search__recent-search__result ul {
  list-style-type: none; }
  .mobile-search__recent-search__result ul li {
    margin: 1.5rem 0; }

.mobile-search .sidebar__header {
  border-bottom: 0; }

.search-filter {
  display: none; }

@media screen and (min-width: 992px) {
  .search-filter {
    margin-top: 12px;
    display: block;
    border: 1px solid #d4d4d4; }
    .search-filter__clear {
      cursor: pointer; }
    .search-filter__header {
      color: #fff;
      padding: 5px 15px;
      background: #0064b6;
      font-weight: 700;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .search-filter__collapse-header {
      padding: 5px 15px;
      border-bottom: 1px solid #d4d4d4;
      font-weight: 700; }
    .search-filter__collapse-body {
      padding: 15px;
      border-bottom: 1px solid #d4d4d4; } }

.currency-selector {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  width: 600px;
  z-index: 20;
  padding: 2rem;
  padding-bottom: 1rem;
  border-radius: 5px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.45); }
  .currency-selector__title {
    font-weight: 700;
    margin-bottom: 1.5rem;
    font-size: 14px; }
  .currency-selector__list {
    display: block;
    width: calc(100% + 20px);
    margin: 0 -10px 20px; }
    .currency-selector__list:last-child {
      margin-bottom: 0; }
  .currency-selector__item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 25%;
    padding: 6px 10px;
    cursor: pointer;
    position: relative;
    border-radius: 5px;
    margin-bottom: 1rem; }
    .currency-selector__item:hover {
      background: #faf9f7; }
    .currency-selector__item--active {
      color: #0064b6;
      font-weight: 700; }
  .currency-selector__item-name {
    margin-bottom: 5px; }
  .currency-selector__item-code {
    opacity: 0.5; }
  .currency-selector--big {
    width: 800px; }

.page .grid {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.page-content {
  white-space: pre-wrap;
  -moz-tab-size: 4;
    -o-tab-size: 4;
       tab-size: 4;
  margin-bottom: 50px;
  text-align: justify; }
  .page-content h1, .page-content .h1,
  .page-content h2,
  .page-content .h2,
  .page-content h3,
  .page-content .h3,
  .page-content h4,
  .page-content .h4 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
    letter-spacing: 0;
    text-transform: capitalize; }
  .page-content p {
    margin-bottom: 0;
    text-align: justify; }
  .page-content .ql-align-center {
    text-align: center;
    font-size: 20px; }
  .page-content .ql-indent-1 {
    padding-left: 40px; }
  .page-content ul {
    list-style-type: disc;
    padding-left: 80px; }
  .page-content a {
    color: #0064b6;
    text-decoration: underline; }
  .page-content img {
    width: 100%; }
  .page-content__table-of-content {
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
    .page-content__table-of-content__link {
      display: block;
      margin-bottom: 10px;
      color: #000;
      font-weight: 600; }
      .page-content__table-of-content__link:hover {
        font-weight: 700;
        color: #000; }
      .page-content__table-of-content__link--red {
        color: #f01335; }
        .page-content__table-of-content__link--red:hover {
          color: #f01335; }

@media screen and (max-width: 992px) {
  .page-content__table-of-content {
    position: static; } }

.mobile-list-product {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 80; }
  .mobile-list-product__backdrop {
    display: none; }
  .mobile-list-product__body {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 50px 0 70px; }
    .mobile-list-product__body__drag {
      position: absolute;
      top: 10px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      width: 50px;
      height: 2px;
      background: rgba(0, 0, 0, 0.2);
      border-radius: 2px; }
  .mobile-list-product__list {
    padding: 20px 10px;
    margin: 0;
    overflow: auto; }
  .mobile-list-product__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .mobile-list-product__item__left {
      padding-top: 8px; }
      .mobile-list-product__item__left > .icon {
        margin-left: 3px; }
      .mobile-list-product__item__left .check-out-hotdeal__summary__header--optional {
        padding: 5px 1.5rem; }
    .mobile-list-product__item__right {
      padding-top: 5px; }
  .mobile-list-product--checkout {
    top: unset;
    bottom: 0;
    height: 70px; }
    .mobile-list-product--checkout .mobile-list-product__body {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      position: fixed;
      bottom: 60px;
      padding: 0;
      padding-top: 30px;
      -webkit-transform: translate(0, calc(100% - 20px));
              transform: translate(0, calc(100% - 20px));
      height: auto;
      max-height: 60%;
      z-index: 100;
      box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1);
      -webkit-transition: -webkit-transform 300ms ease;
      transition: -webkit-transform 300ms ease;
      transition: transform 300ms ease;
      transition: transform 300ms ease, -webkit-transform 300ms ease; }
    .mobile-list-product--checkout .summary-block {
      box-shadow: none;
      padding-top: 0; }
    .mobile-list-product--checkout.active {
      height: 100vh; }
      .mobile-list-product--checkout.active .mobile-list-product__backdrop {
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2); }
      .mobile-list-product--checkout.active .mobile-list-product__body {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }

@media screen and (min-width: 992px) {
  .mobile-list-product {
    display: none; } }

.input-tag {
  margin-bottom: 1.5rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap;
  color: #000;
  font-size: 1.6rem;
  padding: 0.5rem 1.5rem 0;
  min-height: 4rem;
  border: 1px solid #d4d4d4;
  box-shadow: none;
  outline: none;
  border-radius: 5px;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-tag__tag {
    position: relative;
    background: #bcdffc;
    border-radius: 5px;
    padding: 2px 8px;
    padding-right: 24px;
    margin-right: 1rem;
    margin-bottom: 0.5rem; }
    .input-tag__tag .icon--close {
      position: absolute;
      font-size: 12px;
      right: 6px;
      top: 8px;
      cursor: pointer; }
  .input-tag__add-button {
    position: relative;
    width: 5rem;
    height: 2.5rem;
    margin-bottom: 0.5rem;
    border: 1px dashed #000;
    border-radius: 5px; }
    .input-tag__add-button__label {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      margin-bottom: 0;
      pointer-events: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .input-tag__select {
    height: 100%;
    width: 100%;
    opacity: 0; }

/* PAGE INDEX styles */
.home-page .panel {
  margin-bottom: 3.7rem;
  overflow: hidden; }

.home-page .title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  letter-spacing: normal;
  margin-bottom: 2rem;
  color: #0064b6; }

.home-page__banner {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .home-page__banner__mobile {
    padding-top: 45%;
    position: relative;
    overflow: hidden;
    margin-bottom: 1.5rem; }
    .home-page__banner__mobile img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
    .home-page__banner__mobile__search {
      position: absolute;
      width: 100%;
      padding: 1.5rem;
      bottom: -20%; }
      .home-page__banner__mobile__search__wrapper {
        margin-bottom: 0;
        height: 4rem;
        color: #000;
        background-color: #fff;
        font-size: 1.6rem;
        border-radius: 20px;
        padding: 0 1.5rem;
        border: 1px solid #d4d4d4;
        -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.1));
                filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.1));
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }

.home-page__banner-pink {
  background-color: #fee9f6;
  padding: 30px 15px;
  text-align: center; }

.home-page__banner-title-inner {
  width: 100%;
  margin: 0 auto; }

.home-page__banner-title {
  display: none;
  padding: 4rem 4rem 0 0;
  color: #fff;
  font-size: 2.8rem; }

.home-page__banner-description {
  font-size: 1.3rem;
  color: #fff; }

.home-page__nav-mobile {
  margin-bottom: 1.5rem; }
  .home-page__nav-mobile__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
  .home-page__nav-mobile__transportation {
    inset: unset !important;
    bottom: 0 !important;
    left: 0 !important;
    background: #fff;
    padding: 20px 15px 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-transform: none;
            transform: none;
    width: 100%; }
  .home-page__nav-mobile__transportation-menu__item {
    padding: 1rem;
    width: 100%;
    background: #0064b6;
    color: #fff;
    border-radius: 5px;
    margin: 1rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700; }
  .home-page__nav-mobile__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 45%;
    border-radius: 5px;
    padding: 1rem;
    margin: 8px;
    position: relative;
    -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    color: #fff;
    cursor: pointer; }
    .home-page__nav-mobile__item--activities {
      background-color: #0064b6; }
    .home-page__nav-mobile__item--transportation {
      background-color: #ffc229; }
    .home-page__nav-mobile__item--airline {
      background-color: #2bc016; }
    .home-page__nav-mobile__item--hotel {
      background-color: #2dbede; }
    .home-page__nav-mobile__item--guide {
      background-color: #fd6dd4; }
    .home-page__nav-mobile__item--hotdeal {
      background-color: #f01335; }
    .home-page__nav-mobile__item i {
      font-size: 32px;
      margin-bottom: 5px; }
    .home-page__nav-mobile__item span {
      font-size: 14px;
      font-weight: 700; }
  .home-page__nav-mobile__best-seller {
    width: 40px;
    height: 40px;
    position: absolute;
    top: -10px;
    right: -10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
    .home-page__nav-mobile__best-seller img {
      width: 100%; }

.home-page .home-page__banner-input input {
  border-radius: 6px;
  padding-left: 3.4rem;
  padding-right: 6.4rem;
  margin-bottom: 2rem; }

.home-page .home-page__banner-input .plan-your-trip__destination-result {
  width: calc(100% - 7.2rem);
  left: 3.4rem; }

.home-page .icon--search {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-left: 1.2rem;
  position: absolute;
  top: 50%;
  right: unset;
  bottom: unset;
  left: unset; }

.home-page__banner-form-search {
  position: relative; }

.home-page__banner-search-button {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: unset;
  height: 100%;
  padding: 0 1.2rem; }

.home-page__explore-item {
  padding-right: 1.4rem; }
  .home-page__explore-item__image-wrap {
    width: 45%; }
  .home-page__explore-item__name {
    text-align: center;
    padding: 0 1rem;
    font-weight: 700;
    width: 55%;
    color: #464646;
    border: 1px solid #edeef1; }
  .home-page__explore-item__image {
    overflow: hidden;
    padding-top: 66.3865546218%;
    position: relative; }
    .home-page__explore-item__image img {
      height: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }

.home-page__small-banner {
  border-top: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f; }
  .home-page__small-banner__inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.home-page__create-trip__title {
  text-align: center;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
  margin-right: 2rem;
  margin-bottom: 2rem;
  letter-spacing: normal; }

.home-page__hot-deal-tour {
  width: 48%;
  display: inline-block;
  margin-bottom: 1rem; }
  .home-page__hot-deal-tour:first-child {
    margin-right: 4%; }
  .home-page__hot-deal-tour:nth-child(3) {
    display: none; }

.home-page__why-vietravel {
  padding: 30px 0;
  text-align: center;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4; }
  .home-page__why-vietravel__block {
    padding: 0 20px; }
    .home-page__why-vietravel__block img {
      width: 60px;
      display: inline-block; }
  .home-page__why-vietravel__title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px; }
  .home-page__why-vietravel__content {
    font-size: 12px; }

.home-page__plan-trip {
  position: relative;
  text-align: center;
  background-position: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0; }
  .home-page__plan-trip__content {
    position: relative;
    z-index: 2; }
  .home-page__plan-trip__title-small.home-page__plan-trip__title-small {
    font-size: 14px;
    color: #fff !important; }
  .home-page__plan-trip__title-big.home-page__plan-trip__title-big {
    font-size: 20px;
    text-transform: uppercase;
    color: #dac633 !important;
    font-weight: 900; }
  .home-page__plan-trip__desc {
    font-size: 14px; }

.home-page__popular-activities {
  width: 100%;
  margin-bottom: 2rem; }

@media screen and (max-width: 992px) {
  .home-page__why-vietravel__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow: auto; }
  .home-page__why-vietravel__block {
    min-width: 250px;
    padding: 0 10px; } }

@media screen and (min-width: 992px) {
  .home-page .panel {
    position: relative;
    overflow: inherit; }
    .home-page .panel .title {
      font-size: 2rem;
      color: #0064b6; }
  .home-page__promotion-list.panel {
    padding-top: 100px;
    margin-bottom: 8rem; }
  .home-page__popular-activities {
    width: 25%;
    padding: 1rem; }
  .home-page .section-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    color: #0064b6; }
  .home-page .title {
    font-size: 3.2rem;
    margin-bottom: 2.5rem; }
  .home-page__banner {
    padding-top: 39.7%; }
  .home-page__banner-title-inner {
    height: 100%;
    position: relative;
    max-width: 100rem !important; }
  .home-page__banner-pink p {
    font-size: 18px; }
  .home-page__banner-description, .home-page__banner-title {
    text-align: center; }
  .home-page__banner-title {
    display: block;
    font-size: 3.2rem;
    padding-right: 0; }
  .home-page .icon--search {
    margin-left: 2.2rem;
    font-size: 2.4rem; }
  .home-page .home-page__banner-input input {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 1.8rem;
    height: 6.2rem;
    padding-left: 6.3rem; }
    .home-page .home-page__banner-input input:focus {
      outline: none;
      border: 1px solid #d4d4d4;
      box-shadow: 0 2px 16px #edeef1; }
  .home-page .home-page__banner-input .plan-your-trip__destination-result {
    width: calc(100% - 12.6rem);
    left: 6.3rem; }
  .home-page__hot-deal-tour {
    width: 30%;
    margin-right: 3%; }
    .home-page__hot-deal-tour:nth-child(3) {
      display: block; }
  .home-page .link-more {
    margin-top: 1.2rem;
    font-size: 1.4rem; }
  .home-page__banner-search-button {
    height: 65%;
    padding: 0 2.2rem;
    right: 1.5rem; }
  .home-page__banner-title-inner {
    max-width: 93rem;
    padding: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .home-page__banner-form-search {
    position: relative; }
  .home-page__banner-search {
    z-index: 5;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    top: 7rem;
    right: unset;
    bottom: unset;
    left: 0; }
    .home-page__banner-search.hidden {
      opacity: 0;
      pointer-events: none; }
  .home-page__small-banner {
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f; }
    .home-page__small-banner__inner {
      padding-top: 2rem;
      padding-bottom: 2rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .home-page__create-trip__title {
    -moz-text-align-last: left;
         text-align-last: left;
    margin-bottom: 0;
    font-size: 2rem; }
  .home-page__why-vietravel {
    padding: 30px 0; }
    .home-page__why-vietravel__list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .home-page__why-vietravel__block {
      width: 25%;
      padding: 0 20px; }
      .home-page__why-vietravel__block img {
        width: 70px;
        display: inline-block;
        margin-bottom: 1rem; }
    .home-page__why-vietravel__title {
      font-size: 20px; }
  .home-page__plan-trip {
    padding: 80px 20px; }
    .home-page__plan-trip__title-small {
      font-size: 25px !important; }
    .home-page__plan-trip__title-big {
      font-size: 30px !important; }
    .home-page__plan-trip__desc {
      font-size: 16px;
      margin: 0 auto 80px;
      max-width: 900px; }
  .home-page .slick-dots li button:before {
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    content: '\2022';
    text-align: center; }
  .home-page .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #0064b6; }
  .home-page .slick-dots li button:before {
    opacity: 0.25;
    color: #0064b6; } }

.blog-main .posts-suggest {
  padding-top: 1.9rem; }

.blog-main__cover-image {
  position: relative; }
  .blog-main__cover-image::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  .blog-main__cover-image img {
    width: 100%; }

.blog-main__cover-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  font-size: 2.4rem;
  font-weight: 900;
  margin-top: 1.3rem;
  max-width: 65%;
  line-height: 1.2; }

.blog-main__cover-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2rem;
  font-weight: 700;
  color: #fff;
  height: 100%;
  width: 100%;
  font-size: 1.4rem;
  z-index: 2;
  position: absolute;
  top: 50%;
  right: unset;
  bottom: unset;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

@media screen and (min-width: 992px) {
  .blog-main {
    overflow: hidden; }
    .blog-main .posts-suggest {
      padding: 0;
      padding-top: 4.6rem;
      padding-bottom: 4rem; }
    .blog-main__cover-image {
      padding-top: 46.875%;
      overflow: hidden; }
      .blog-main__cover-image img {
        position: absolute;
        top: 50%;
        right: unset;
        bottom: unset;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); }
    .blog-main__cover-info {
      display: block;
      max-width: 1200px;
      height: auto;
      margin: 0 auto;
      font-size: 2.6rem;
      padding: 1.5rem; }
    .blog-main__cover-title {
      font-size: 5rem;
      max-width: 50%;
      margin-top: 2.35rem; } }

.blog-highlight .intro {
  font-size: 1.3rem;
  margin-top: 1.7rem;
  margin-bottom: 1.7rem; }

.blog-highlight img {
  width: 100%; }

.blog-highlight__image {
  position: relative; }
  .blog-highlight__image::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }

.blog-highlight__info {
  position: absolute;
  top: 50%;
  right: unset;
  bottom: unset;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  color: #fff;
  z-index: 3; }
  .blog-highlight__info * {
    line-height: 1; }
  .blog-highlight__info hr {
    max-width: 15.7rem;
    margin-bottom: 1rem;
    border-width: 1px;
    border-color: #fff; }

.blog-highlight__location {
  font-weight: 800;
  font-size: 1.8rem;
  color: #f01335;
  margin-bottom: 1.5rem; }

.blog-highlight__time {
  font-size: 2.4rem;
  font-weight: 800;
  margin-bottom: 1rem; }

.blog-highlight__description {
  font-weight: 800;
  font-size: 1.2rem; }

.blog-highlight__content {
  padding: 1.5rem; }

@media screen and (min-width: 992px) {
  .blog-highlight {
    position: relative; }
    .blog-highlight .intro {
      line-height: 1.7;
      margin-top: 6.1rem;
      margin-bottom: 4.1rem;
      font-size: 1.8rem; }
    .blog-highlight__image {
      position: relative;
      padding-top: 35%;
      overflow: hidden;
      margin-bottom: 2rem; }
      .blog-highlight__image img {
        position: absolute;
        top: 50%;
        right: unset;
        bottom: unset;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0); }
    .blog-highlight__info {
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      color: #fff;
      font-weight: 800; }
      .blog-highlight__info * {
        line-height: 1; }
      .blog-highlight__info hr {
        max-width: 15.7rem;
        border-width: 2px;
        margin-bottom: 2rem;
        border-color: #fff; }
    .blog-highlight__location {
      font-size: 2.4rem;
      color: #fff; }
    .blog-highlight__time {
      font-size: 6.4rem;
      margin: 1.2rem 0 2.5rem; }
    .blog-highlight__description {
      font-size: 1.8rem;
      line-height: 1.2;
      max-width: 50rem;
      margin: 0 auto; }
    .blog-highlight__related {
      margin: 3rem -1.5rem; }
    .blog-highlight .blog-highlight-container {
      max-width: 97rem;
      margin: 0 auto; } }

.blog-interest__introduction {
  position: relative;
  overflow: hidden;
  border: 1px solid;
  padding-bottom: 56.25%; }
  .blog-interest__introduction::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  .blog-interest__introduction__content {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: unset;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    max-width: 83%;
    margin: 0 auto;
    text-align: center; }
  .blog-interest__introduction__tag, .blog-interest__introduction__short-desc {
    color: #fff;
    font-weight: 800;
    margin: 0;
    line-height: 1.5; }
  .blog-interest__introduction__tag {
    font-size: calc(24px + 40 * ((100vw - 320px) / 1280));
    position: relative;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 2%; }
    .blog-interest__introduction__tag::before {
      position: absolute;
      top: 100%;
      right: 0;
      bottom: 0;
      left: 0;
      content: '';
      height: 2px;
      background-color: #fff; }
  .blog-interest__introduction__short-desc {
    font-size: calc(12px + 6 * ((100vw - 320px) / 1280)); }
  .blog-interest__introduction__cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 100%; }

.blog-interest__detail {
  border-bottom: 1px solid #464646; }
  .blog-interest__detail__desc {
    font-size: calc(12px + 6 * ((100vw - 320px) / 1280));
    font-style: italic;
    font-weight: 600;
    padding-bottom: 3%;
    max-width: 76rem;
    margin: 3% auto; }

@media screen and (min-width: 992px) {
  .blog-interest__introduction {
    padding-bottom: 32%; }
    .blog-interest__introduction__cover {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      height: auto;
      width: 100%; }
    .blog-interest__introduction__short-desc {
      max-width: 40%;
      margin: 0 auto; }
  .blog-interest__detail {
    max-width: 117rem; }
    .blog-interest__detail__desc {
      margin-top: 5rem;
      margin-bottom: 5rem;
      padding: 0; } }

.blog-category__suggest {
  padding-top: 2rem;
  padding-bottom: 4rem; }
  .blog-category__suggest__list {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .blog-category__suggest__item {
    width: calc(50% - 0.5rem);
    padding-bottom: 1.4rem; }

.blog-category__btn-see-more {
  margin-top: 2rem; }

.blog-category__others {
  padding-bottom: 4rem; }

@media screen and (min-width: 992px) {
  .blog-category__suggest {
    padding-top: 4rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 6rem; }
    .blog-category__suggest__list {
      -webkit-box-pack: unset;
      -webkit-justify-content: unset;
          -ms-flex-pack: unset;
              justify-content: unset; }
    .blog-category__suggest__item {
      width: calc(calc(100% / 3) - calc(1.4rem - 3px));
      padding-bottom: 2.8rem; }
      .blog-category__suggest__item:not(:nth-child(3n - 2)) {
        margin-left: 1.4rem; }
  .blog-category__others .blog-category-list {
    margin-top: 0; }
    .blog-category__others .blog-category-list__item:nth-child(n + 3) {
      padding-top: 0; } }

.blog-detail .posts-suggest {
  padding-top: 1.9rem; }

.blog-detail__head {
  margin-bottom: 4rem; }
  .blog-detail__head__image {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .blog-detail__head__image-wrap {
    padding-top: 75%;
    position: relative;
    overflow: hidden; }
    .blog-detail__head__image-wrap img {
      height: 100%;
      width: auto;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
  .blog-detail__head__tag.text--italic {
    color: #898989; }
    .blog-detail__head__tag.text--italic:hover {
      color: #707070; }
  .blog-detail__head__title {
    z-index: 1;
    color: #f01335;
    font-size: 1.8rem;
    font-weight: 800;
    text-shadow: 0.5px 0.5px #fff;
    margin: 2.5rem 0 0 0;
    width: 200px; }
  .blog-detail__head__info {
    padding: 0 0.6rem 0 0;
    width: 28%; }
  .blog-detail__head__author {
    margin-top: 1.6rem;
    font-size: 1.2rem; }
  .blog-detail__head__bookmark {
    margin-top: 1rem; }
    .blog-detail__head__bookmark .btn {
      padding-left: 1.2rem; }
    .blog-detail__head__bookmark .icon {
      font-size: 1.6rem; }

.blog-detail__post-suggest {
  background-color: #faf9f7; }

.blog-detail__share {
  display: block;
  font-size: 1.8rem;
  font-weight: 800;
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .blog-detail__share .icon {
    cursor: pointer;
    font-size: 2.8rem;
    color: #dadada;
    margin-left: 4.5rem;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out; }
    .blog-detail__share .icon:hover {
      color: #464646; }

.blog-detail-container .tour-suggest-wrap {
  display: none;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.blog-detail-container .posts-suggest {
  padding-bottom: 2rem; }

@media screen and (max-width: 992px) {
  .blog-detail__head.container {
    padding-right: 0; } }

@media screen and (min-width: 992px) {
  .blog-detail .posts-suggest {
    padding: 0;
    padding-top: 4.6rem;
    padding-bottom: 4rem; }
  .blog-detail__head {
    margin-bottom: 7.1rem; }
    .blog-detail__head__title {
      font-size: 4rem;
      width: 50rem;
      line-height: 5rem;
      text-shadow: 2px 2px #fff;
      margin-top: 5rem; }
    .blog-detail__head__image-wrap {
      padding-top: 55.6756756757%; }
      .blog-detail__head__image-wrap img {
        width: 100%;
        height: unset; }
    .blog-detail__head__author {
      margin-top: 2.1rem;
      font-size: 2rem; }
    .blog-detail__head__tags {
      margin-top: 3.1rem; }
    .blog-detail__head__tag {
      font-size: 1.8rem;
      display: inline-block;
      margin-right: 2.1rem;
      cursor: pointer; }
    .blog-detail__head__bookmark {
      margin-top: 3rem; }
      .blog-detail__head__bookmark .btn {
        padding-left: 2rem;
        padding-right: 2rem; }
      .blog-detail__head__bookmark .icon {
        font-size: 2.5rem; }
  .blog-detail__share {
    margin-bottom: 8rem; }
  .blog-detail-container .tour-suggest-wrap {
    display: block;
    margin-top: 8rem;
    margin-bottom: 8rem; }
  .blog-detail-container .posts-suggest {
    padding-bottom: 4rem; } }

.tour-inquiry__title {
  font-size: 2.4rem;
  color: #f01335;
  text-align: center;
  margin-bottom: 4rem;
  font-weight: 700; }

.tour-inquiry__desc {
  font-size: 1.8rem;
  margin-bottom: 7rem;
  text-align: center; }

.tour-inquiry__title-2 {
  font-size: 2.4rem;
  color: #f01335;
  text-align: center;
  margin-bottom: 1.6rem;
  font-weight: 700; }

.tour-inquiry__desc-2 {
  font-size: 1.6rem;
  text-align: center;
  color: #0064b6;
  font-weight: 700; }

.tour-inquiry__form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap; }
  .tour-inquiry__form__title {
    display: block;
    width: 100%;
    font-size: 2rem;
    font-weight: 700;
    color: #0064b6;
    margin-bottom: 3rem;
    margin-top: 2rem; }
  .tour-inquiry__form__group {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .tour-inquiry__form__label {
    margin-bottom: 1.5rem; }
  .tour-inquiry__form__input {
    width: 100%;
    margin-bottom: 1.5rem; }
    .tour-inquiry__form__input.error {
      font-size: 1.6rem;
      font-style: normal;
      font-weight: 400; }
      .tour-inquiry__form__input.error input {
        border: 1px solid #f01335; }
        .tour-inquiry__form__input.error input::-webkit-input-placeholder {
          color: #f01335;
          opacity: 1;
          /* Firefox */ }
        .tour-inquiry__form__input.error input::-moz-placeholder {
          color: #f01335;
          opacity: 1;
          /* Firefox */ }
        .tour-inquiry__form__input.error input:-ms-input-placeholder {
          color: #f01335;
          opacity: 1;
          /* Firefox */ }
        .tour-inquiry__form__input.error input::placeholder {
          color: #f01335;
          opacity: 1;
          /* Firefox */ }
        .tour-inquiry__form__input.error input:-ms-input-placeholder {
          color: #f01335; }
        .tour-inquiry__form__input.error input::-ms-input-placeholder {
          color: #f01335; }
  .tour-inquiry__form__subgroup, .tour-inquiry__form__subgroup-2 {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .tour-inquiry__form__subgroup .tour-inquiry__form__input, .tour-inquiry__form__subgroup-2 .tour-inquiry__form__input {
      margin-right: 3rem;
      margin-bottom: 0;
      -webkit-flex-shrink: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1; }
    .tour-inquiry__form__subgroup .checkbox,
    .tour-inquiry__form__subgroup .tour-inquiry__form__select, .tour-inquiry__form__subgroup-2 .checkbox,
    .tour-inquiry__form__subgroup-2 .tour-inquiry__form__select {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; }
      .tour-inquiry__form__subgroup .checkbox .select,
      .tour-inquiry__form__subgroup .tour-inquiry__form__select .select, .tour-inquiry__form__subgroup-2 .checkbox .select,
      .tour-inquiry__form__subgroup-2 .tour-inquiry__form__select .select {
        min-width: 12rem; }
      .tour-inquiry__form__subgroup .checkbox__input,
      .tour-inquiry__form__subgroup .tour-inquiry__form__select__input, .tour-inquiry__form__subgroup-2 .checkbox__input,
      .tour-inquiry__form__subgroup-2 .tour-inquiry__form__select__input {
        margin-bottom: 0; }
  .tour-inquiry__form__contact {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
  .tour-inquiry__form__contact-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
    .tour-inquiry__form__contact-group .icon {
      font-size: 24px;
      margin-right: 5px;
      width: 30px; }
    .tour-inquiry__form__contact-group .tour-inquiry__form__input {
      margin-bottom: 0; }
  .tour-inquiry__form__contact-name {
    display: inline-block;
    width: 14rem; }
  .tour-inquiry__form__accept {
    margin-top: 4rem;
    margin-bottom: 3rem; }

.tour-inquiry input.tour-inquiry__form__input.error {
  border: 1px solid #f01335; }
  .tour-inquiry input.tour-inquiry__form__input.error::-webkit-input-placeholder {
    color: #f01335;
    opacity: 1;
    /* Firefox */ }
  .tour-inquiry input.tour-inquiry__form__input.error::-moz-placeholder {
    color: #f01335;
    opacity: 1;
    /* Firefox */ }
  .tour-inquiry input.tour-inquiry__form__input.error:-ms-input-placeholder {
    color: #f01335;
    opacity: 1;
    /* Firefox */ }
  .tour-inquiry input.tour-inquiry__form__input.error::placeholder {
    color: #f01335;
    opacity: 1;
    /* Firefox */ }
  .tour-inquiry input.tour-inquiry__form__input.error:-ms-input-placeholder {
    color: #f01335; }
  .tour-inquiry input.tour-inquiry__form__input.error::-ms-input-placeholder {
    color: #f01335; }

@media screen and (min-width: 992px) {
  .tour-inquiry {
    width: 992px; }
    .tour-inquiry__form {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .tour-inquiry__form__group {
        width: 45%; }
        .tour-inquiry__form__group--full {
          width: 100%; }
      .tour-inquiry__form__contact {
        width: 45%; } }

.tour-detail__title-wrapper {
  padding: 0 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.tour-detail__title {
  font-size: 1.8rem;
  font-weight: 700; }

.tour-detail__header-container {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 1.5rem;
  margin-bottom: 2rem; }

.tour-detail__body {
  margin-bottom: 1rem; }
  .tour-detail__body__video-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    letter-spacing: normal; }
  .tour-detail__body__video-iframe {
    margin: 0 -1.5rem;
    width: calc(100% + 3rem);
    height: 56vw; }

.tour-detail__indicator-list {
  margin: 0 -1.5rem;
  background-color: #4f4f4f;
  color: #fff;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  overflow: auto; }

.tour-detail__indicator {
  font-size: 1.4rem;
  margin: 0;
  height: 4.5rem;
  padding: 0 1.5rem;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .tour-detail__indicator--selected {
    font-weight: 700;
    position: relative; }
    .tour-detail__indicator--selected::after {
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 5px 10px 5px;
      border-color: transparent transparent #fff transparent; }

.tour-detail__block, .tour-detail__big-block {
  margin: 0 -1.5rem;
  padding: 2rem 1.5rem 0; }

.tour-detail__footer {
  margin: 0 -1.5rem 2rem; }
  .tour-detail__footer__text {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 5px; }
  .tour-detail__footer__list {
    margin: 0 -1.5rem;
    list-style: none; }
  .tour-detail__footer__list-item {
    padding-bottom: 0;
    margin-bottom: 1rem; }

@media screen and (max-width: 991px) {
  .tour-detail__no-padding-mobile {
    padding: 0; } }

@media screen and (min-width: 992px) {
  .tour-detail {
    padding-bottom: 0; }
    .tour-detail > .container {
      position: relative; }
    .tour-detail__title-wrapper {
      position: absolute;
      z-index: 2;
      margin: 0;
      top: 0;
      left: 1.5rem;
      right: 1.5rem;
      height: 48rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.1); }
    .tour-detail__title {
      font-size: 4.8rem;
      font-weight: 800;
      color: #fff;
      max-width: 80rem;
      margin: 0 auto; }
    .tour-detail__header-container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-bottom: 4rem; }
    .tour-detail__body {
      margin-bottom: 5rem; }
      .tour-detail__body__video-title {
        font-size: 2rem; }
      .tour-detail__body__video-iframe {
        margin: 0;
        width: 100%;
        height: 35rem; }
    .tour-detail__indicator-list {
      margin: 0;
      margin-top: -1.5rem;
      background-color: #fff;
      color: #231f20;
      position: relative;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .tour-detail__indicator-list::after {
        position: absolute;
        content: '';
        display: block;
        width: calc(100% - 20px);
        bottom: 0;
        left: 1rem; }
    .tour-detail__indicator {
      font-size: 1.4rem;
      padding: 0 1rem;
      cursor: pointer; }
      .tour-detail__indicator--selected {
        font-weight: 400;
        color: #f01335;
        position: relative; }
        .tour-detail__indicator--selected::before {
          position: absolute;
          bottom: 0;
          left: 1rem;
          content: '';
          display: block;
          width: calc(100% - 20px);
          z-index: 2; }
        .tour-detail__indicator--selected::after {
          display: none; }
    .tour-detail__block {
      margin: 0 -1.5rem 2rem;
      padding: 3.5rem 2.5rem;
      background-color: rgba(247, 248, 250, 0.7);
      border: 1px solid #d4d4d4; }
      .tour-detail__block:last-child {
        margin-bottom: 0; }
    .tour-detail__big-block {
      margin: 0 -1.5rem 4rem;
      margin-right: 0;
      padding: 3.5rem 2.5rem; }
      .tour-detail__big-block:last-child {
        margin-bottom: 0; }
    .tour-detail__footer {
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 10rem; }
      .tour-detail__footer__text {
        margin-bottom: 1.5rem;
        font-size: 2rem; } }

.checkout {
  margin-bottom: 3rem; }
  .checkout__tabs {
    margin-top: 1.5rem; }
  .checkout__tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 3rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem; }
  .checkout__tab {
    font-size: calc(12px + 2 * ((100vw - 320px) / 1280));
    list-style: none;
    width: calc(100% / 3);
    text-align: center;
    font-weight: 600;
    color: #d4d4d4;
    margin-bottom: 0;
    padding: 1.8% 0;
    cursor: pointer; }
    .checkout__tab.react-tabs__tab--selected {
      outline: none;
      box-shadow: inset 0 -2px 0 0 #f01335;
      color: #f01335;
      font-weight: 700; }
  .checkout__info h2, .checkout__info .h2 {
    font-weight: 700; }
  .checkout__info__payment-breakdown {
    margin-top: 2rem;
    padding: 1rem;
    border: 1px solid #898989; }
    .checkout__info__payment-breakdown:first-child {
      margin-top: 0; }
    .checkout__info__payment-breakdown__total {
      margin-top: 3rem; }
    .checkout__info__payment-breakdown__total-inner {
      color: #f01335;
      font-weight: 700;
      line-height: 1; }
    .checkout__info__payment-breakdown__note {
      font-size: 1.3rem;
      color: #28c07b; }
  .checkout__info__summary {
    border: 1px solid #d4d4d4;
    padding: 0 1.5rem;
    margin-bottom: 2rem; }
  .checkout__info__summary-item {
    margin: 2rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .checkout__info__summary-separator {
    border-bottom: 1px solid #d4d4d4;
    width: 100%; }
  .checkout__info__summary-total {
    text-align: right;
    font-weight: 800;
    color: #f01335; }
  .checkout__info__summary-no-fee {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #28c07b; }
  .checkout__info__products .checkout__info__tour__summary {
    width: 100%;
    margin: 0; }
  .checkout__info__tour .tour-inquiry__tour-detail__title {
    max-width: calc(100% - 6.5rem); }
  .checkout__info__tour__faq__text {
    font-weight: 700;
    color: #464646;
    display: block; }
  .checkout__info__tour__faq__item {
    position: relative;
    display: inline-block;
    font-size: 1.4rem;
    color: #464646;
    border-bottom: 1px solid #d4d4d4;
    padding: 0.8rem 0;
    padding-left: 2.5rem; }
    .checkout__info__tour__faq__item:last-child {
      border-bottom: none; }
    .checkout__info__tour__faq__item::before {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #000;
      width: 0;
      height: 0;
      content: '';
      position: absolute;
      top: 1.8rem;
      left: 0;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
  .checkout__info__contact__text {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    display: inline-block;
    font-weight: 700;
    color: #231f20;
    margin-bottom: 3rem; }
  .checkout__info__btn {
    background-color: #0064b6;
    color: #fff;
    margin-bottom: 2rem; }
    .checkout__info__btn--multiple {
      margin: 0 1rem 2rem; }
  .checkout__info__customers {
    background-color: #f7f8fa;
    margin: 0 -1.5rem;
    padding: 3rem 1.5rem; }
    .checkout__info__customers__text {
      display: block;
      text-align: center; }
    .checkout__info__customers__name {
      display: inline-block;
      width: calc(50% - 0.6rem); }
      .checkout__info__customers__name:first-child {
        margin-right: 1.2rem; }
    .checkout__info__customers__submit {
      background-color: #f01335;
      color: #fff;
      display: block;
      margin: 1rem auto 0;
      padding: 1.4rem 5rem;
      height: auto;
      font-size: 1.6rem;
      text-transform: initial;
      font-weight: 700; }
    .checkout__info__customers__list {
      margin-bottom: 0;
      border-bottom: 0;
      margin-top: 2.5rem;
      border-top: 1px solid;
      padding-top: 3rem; }
      .checkout__info__customers__list__total {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border: 1px solid #898989;
        padding: 1rem;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .checkout__info__customers__list__total__number {
          font-weight: 700;
          color: #0064b6; }
        .checkout__info__customers__list__total__number:not(:first-child)::before {
          content: '|';
          display: inline-block;
          margin: 0 5px; }
        .checkout__info__customers__list__total__price {
          font-weight: 600;
          color: #f01335; }
  .checkout__info__promotion {
    padding: 2rem 0;
    max-width: 35rem; }
    .checkout__info__promotion .promotion-input__input {
      border-radius: 0; }
    .checkout__info__promotion .promotion-input__button {
      border-radius: 0; }

@media screen and (min-width: 768px) {
  .checkout__info__tour__faq {
    width: 30%;
    margin-left: 3%; }
  .checkout__info__customers {
    margin: 0; }
  .checkout__info__top .checkout__info__tour__faq {
    width: 100%;
    margin: 0; } }

@media screen and (min-width: 992px) {
  .checkout {
    margin-bottom: 8rem; }
    .checkout__tab-list {
      margin-bottom: 4.5rem;
      margin-left: 0;
      margin-right: 0; }
    .checkout__info__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .checkout__info__top .checkout__info__tour__faq {
        width: 30%;
        margin-left: 3%; }
    .checkout__info__payment-breakdown__total-inner {
      font-size: 1.8rem; }
    .checkout__info__products {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 70%; }
      .checkout__info__products .checkout__info__tour__summary {
        width: 100%; }
    .checkout__info__tour {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-bottom: 3rem; }
      .checkout__info__tour .tour-inquiry__tour-detail__title {
        max-width: calc(100% - 10rem); }
      .checkout__info__tour__summary {
        width: 70%;
        margin-bottom: 0;
        padding: 1.5rem; }
    .checkout__info__btn--multiple {
      margin: 0 1.5rem; }
    .checkout__info__customers {
      padding: 4.5rem; }
      .checkout__info__customers__info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .checkout__info__customers__name, .checkout__info__customers__gender, .checkout__info__customers__birthday {
        display: inline-block;
        margin-right: 1.2rem; }
      .checkout__info__customers__name {
        width: 30%; }
      .checkout__info__customers__gender {
        width: 20%; }
      .checkout__info__customers__birthday {
        width: 20%; }
      .checkout__info__customers__submit {
        background-color: inherit;
        color: inherit;
        padding: 1.4rem 3rem;
        margin-bottom: 1.5rem; }
      .checkout__info__customers__passport {
        margin-right: 1.2rem;
        width: 30%; }
        .checkout__info__customers__passport:first-child {
          width: 40%; } }

@media screen and (max-width: 450px) {
  .checkout__info__customers__list__total {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; } }

.search-result .posts-suggest__list {
  margin-bottom: 2rem; }
  @media screen and (min-width: 992px) {
    .search-result .posts-suggest__list {
      margin-bottom: 4rem; } }

.search-result__empty-text {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.search-result-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.search-form {
  position: relative;
  margin-bottom: 3rem; }
  .search-form .icon--search {
    top: 23px;
    position: absolute;
    z-index: 1;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 15px; }
  .search-form__input {
    position: relative; }
    .search-form__input input {
      padding-left: 5rem; }
    .search-form__input .btn-reset {
      position: absolute;
      top: 50%;
      right: 15px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 3rem;
      height: 3rem;
      border-radius: 50%;
      background: #a8a8a8;
      color: #fff;
      font-size: 1.5rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .search-form__input .btn-reset:hover {
        cursor: pointer; }
  .search-form__suggest {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .search-form__suggest span {
      margin-right: 1rem; }
      .search-form__suggest span:hover {
        cursor: pointer; }

.btn-light {
  padding: 1rem;
  border: 1px solid #d6d6d6;
  background: #fff;
  border-radius: 0.3rem; }

.btn-red {
  background: #f01335;
  color: #fff;
  border: 1px solid #f01335; }
  .btn-red:hover {
    background: #f01335;
    opacity: 0.6; }

.location-feature {
  background: #eff0f4;
  padding: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 20px; }
  @media screen and (min-width: 992px) {
    .location-feature {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
  .location-feature__thumb {
    width: 100%;
    margin-bottom: 1.5rem; }
    @media screen and (min-width: 992px) {
      .location-feature__thumb {
        width: 50%;
        margin-right: 2rem;
        margin-bottom: 0;
        max-height: 250px;
        overflow: hidden; } }
    .location-feature__thumb img {
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .location-feature__info {
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    /* &__description {
		} */ }
    @media screen and (min-width: 992px) {
      .location-feature__info {
        width: 50%; } }
    .location-feature__info__title {
      text-transform: uppercase;
      font-weight: 600;
      color: #0064b6; }

.no-result {
  display: none; }
  .no-result.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.error-page {
  position: relative;
  overflow: hidden; }
  .error-page__image {
    width: 180%;
    margin-top: -17vh; }
  .error-page__button {
    position: absolute;
    left: 50%;
    bottom: 12%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

@media screen and (min-width: 992px) {
  .error-page__image {
    width: 100%;
    margin-top: 0; }
  .error-page__button {
    position: absolute;
    left: 29%;
    bottom: 17%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

.search-tour-result {
  padding-top: 2rem;
  padding-bottom: 2.6rem; }
  .search-tour-result hr {
    margin-top: 1.5rem;
    border-color: #d4d4d4; }
  .search-tour-result .tour-result-item {
    width: 48%; }
    .search-tour-result .tour-result-item::after {
      content: none; }
    .search-tour-result .tour-result-item__info {
      background-color: #fff;
      border: 1px solid #d4d4d4; }
  .search-tour-result__body-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .search-tour-result__body {
    vertical-align: top; }
  .search-tour-result__left {
    display: none; }
  .search-tour-result__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .search-tour-result__list .input-new {
      margin-bottom: 0; }
  .search-tour-result__show-more {
    cursor: pointer;
    margin: 0;
    padding: 1.6rem 10.2rem;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 700;
    background-color: #f01335;
    border: none;
    outline: none;
    border-radius: 6px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    display: inline-block;
    border-radius: 0;
    padding: 0.8rem 4rem;
    margin-top: 1.2rem; }
    .search-tour-result__show-more:focus {
      background-color: #c40c29;
      color: #e6e6e6; }
    @media screen and (min-width: 992px) {
      .search-tour-result__show-more:hover {
        background-color: #c40c29;
        color: #e6e6e6; } }

@media screen and (min-width: 992px) {
  .search-tour-result {
    padding-bottom: 4rem; }
    .search-tour-result__left {
      display: inline-block;
      width: 30%; }
    .search-tour-result__main {
      width: 70%;
      display: inline-block;
      padding-left: 20px; }
    .search-tour-result__body-top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 2rem; }
    .search-tour-result__body-bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .search-tour-result__keyword {
      display: block;
      font-size: 2rem; }
      .search-tour-result__keyword--small {
        font-size: 1.6rem; }
    .search-tour-result .tour-result-item {
      width: 100%; } }

.plan-your-trip {
  padding-bottom: 4rem; }
  .plan-your-trip .title {
    font-size: 2rem;
    font-weight: 700; }
  .plan-your-trip .link-more {
    margin-top: 2rem; }
  .plan-your-trip__cover-image {
    height: 60vw;
    position: relative;
    margin-bottom: 3.5rem;
    max-height: 35rem;
    overflow: hidden; }
    .plan-your-trip__cover-image img {
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 100%;
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
  .plan-your-trip__title {
    font-size: 2rem; }
  .plan-your-trip__checkbox-list .checkbox {
    width: 50%; }
  .plan-your-trip__create-button {
    cursor: pointer;
    margin: 0;
    padding: 1.6rem 10.2rem;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 700;
    background-color: #f01335;
    border: none;
    outline: none;
    border-radius: 6px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    padding: 1.1rem 4.4rem;
    border-radius: 0;
    margin-bottom: 1.4rem; }
    .plan-your-trip__create-button:focus {
      background-color: #c40c29;
      color: #e6e6e6; }
    @media screen and (min-width: 992px) {
      .plan-your-trip__create-button:hover {
        background-color: #c40c29;
        color: #e6e6e6; } }
  .plan-your-trip__add-destination {
    font-size: 1.2rem;
    cursor: pointer; }
    .plan-your-trip__add-destination * {
      color: #0064b6; }
    .plan-your-trip__add-destination .icon {
      margin-right: 0.5rem; }
  .plan-your-trip__create-button-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .plan-your-trip__destination-wrap {
    position: relative; }
    .plan-your-trip__destination-wrap a {
      display: block;
      margin: 1.5rem 0 1.5rem;
      color: #117bc9; }
  .plan-your-trip__destination-result {
    width: 100%;
    max-height: 28rem;
    overflow-y: auto;
    padding: 1rem 2rem;
    background: #fff;
    z-index: 6;
    border: 1px solid #d4d4d4;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    position: absolute;
    top: calc(100% + 0.7rem);
    right: unset;
    bottom: unset;
    left: 0; }
    .plan-your-trip__destination-result__popular-places {
      display: block;
      font-weight: 600;
      margin-bottom: 1rem; }
    @media screen and (max-width: 991px) {
      .plan-your-trip__destination-result--result-only {
        position: static;
        border: none;
        box-shadow: none;
        max-height: unset;
        padding: 0; } }
    .plan-your-trip__destination-result--tripu .plan-your-trip__destination-result__inner {
      padding: 1rem 2rem;
      border-bottom: 1px solid #d4d4d4; }
  .plan-your-trip__destination-item {
    cursor: pointer;
    border-top: 1px solid #d4d4d4;
    padding: 1.3rem 0;
    font-size: 1.4rem;
    color: #000;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .plan-your-trip__destination-item:hover {
      color: gray; }
    .plan-your-trip__destination-item:first-child {
      border: none; }
    .plan-your-trip__destination-item .icon {
      color: #f01335;
      margin-right: 1.2rem; }
  .plan-your-trip__destination {
    margin-bottom: 0.5rem; }
    .plan-your-trip__destination .input input {
      margin-bottom: 0.5rem; }
    .plan-your-trip__destination__bullet {
      display: inline-block;
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      background-color: #000;
      margin-top: 7px;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
    .plan-your-trip__destination__selected-item {
      font-size: 1.4rem;
      padding-right: 8.5rem;
      margin-bottom: 4.1rem;
      position: relative; }
      .plan-your-trip__destination__selected-item:last-child {
        margin: 0; }
        .plan-your-trip__destination__selected-item:last-child::before {
          content: none; }
      .plan-your-trip__destination__selected-item::before {
        content: '';
        border-right: 1px solid #898989;
        height: 3.5rem;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        position: absolute;
        top: 100%;
        right: unset;
        bottom: 0;
        left: 0; }
      .plan-your-trip__destination__selected-item > .icon {
        color: #f01335;
        margin-right: 1.2rem;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0); }
        .plan-your-trip__destination__selected-item > .icon--black {
          color: #000; }
      .plan-your-trip__destination__selected-item > .icon:last-child {
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        color: #000;
        cursor: pointer; }
    .plan-your-trip__destination__selected-list {
      padding: 1.2rem 2.2rem; }
    .plan-your-trip__destination__selected-item-adjust-icons {
      position: absolute;
      top: 50%;
      right: 2.5rem;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%); }
    .plan-your-trip__destination .icon--greater-than {
      font-size: 1.8rem;
      color: #000;
      cursor: pointer;
      margin-right: 1.5rem; }
    .plan-your-trip__destination .icon__up {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .plan-your-trip__destination .icon__down {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }

@media screen and (min-width: 992px) {
  .plan-your-trip {
    padding-bottom: 8rem; }
    .plan-your-trip .title {
      font-size: 3.2rem; }
    .plan-your-trip .link-more {
      margin-top: 3rem; }
    .plan-your-trip__date-people-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center; }
    .plan-your-trip__title {
      font-size: 3.2rem; }
    .plan-your-trip__form {
      max-width: 63.1rem;
      margin: 0 auto 4rem; }
    .plan-your-trip__people {
      width: 16.3rem;
      margin-left: 1.6rem; }
    .plan-your-trip__date {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
    .plan-your-trip__create-button-wrap {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .plan-your-trip__create-button {
      padding: 1.6rem 10.6rem; }
    .plan-your-trip__checkbox-list {
      margin-bottom: 1.2rem; }
      .plan-your-trip__checkbox-list .checkbox {
        width: 25%; }
    .plan-your-trip label {
      margin-bottom: 0.8rem; }
    .plan-your-trip__destination .input input {
      margin-bottom: 1.5rem; }
    .plan-your-trip__destination__selected-list {
      padding: 1.2rem 1.2rem; } }

/* PAGE INDEX styles */
.user-profile {
  overflow-x: hidden; }
  .user-profile__credit-container {
    background: #0064b6;
    color: #fff; }
  .user-profile__credit-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 1rem; }
  .user-profile__credit-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 1rem; }
    .user-profile__credit-block__key {
      font-size: 1.2rem; }
    .user-profile__credit-block__value {
      font-size: 1.4rem;
      font-weight: 700; }
  .user-profile__avatar {
    cursor: pointer; }
    .user-profile__avatar__edit-icon {
      display: none; }
    .user-profile__avatar:hover .user-profile__avatar__edit-icon {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.1); }
      .user-profile__avatar:hover .user-profile__avatar__edit-icon .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        color: #fff;
        font-size: 2rem; }
  .user-profile.panel {
    margin-bottom: 0; }
  .user-profile .title {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0;
    margin-bottom: 1.9rem; }
  .user-profile__image-banner-inner {
    overflow: hidden;
    width: 100%;
    padding-top: 32%;
    position: relative; }
    .user-profile__image-banner-inner img {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .user-profile__banner-info-inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: -8rem; }
  .user-profile__banner-avatar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .user-profile__banner-avatar img {
      width: 100%;
      border-radius: 50%;
      border: 3px solid #fff; }
  .user-profile__banner-info--name {
    font-weight: 700;
    text-align: center; }
  .user-profile__banner-info--profile {
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 700;
    color: #0064b6;
    text-decoration: underline;
    width: 94%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 27%;
    left: 3%; }
    .user-profile__banner-info--profile span {
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .user-profile__banner-info--profile span:hover {
        color: rgba(0, 100, 182, 0.6); }
  .user-profile__banner-info--password {
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 700;
    color: #0064b6;
    text-decoration: underline;
    width: 94%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 14%;
    left: 3%; }
    .user-profile__banner-info--password span {
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      .user-profile__banner-info--password span:hover {
        color: rgba(0, 100, 182, 0.6); }
  .user-profile__banner-info__logout {
    color: #0064b6; }
    .user-profile__banner-info__logout:hover {
      color: rgba(0, 100, 182, 0.6); }
  .user-profile__tab-list {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    margin-left: auto;
    overflow: auto;
    white-space: nowrap; }
  .user-profile__tab {
    font-size: calc(12px + 2 * ((100vw - 320px) / 1280));
    display: inline-block;
    list-style: none;
    text-align: center;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
    padding: 2% 4%;
    font-size: 1.4rem;
    cursor: pointer; }
    .user-profile__tab.react-tabs__tab--selected {
      position: relative;
      color: #f01335; }
      .user-profile__tab.react-tabs__tab--selected::before {
        content: '';
        position: absolute;
        top: calc(100% - 8px);
        left: 50%;
        -webkit-transform: translate3d(-50%, 0, 0);
                transform: translate3d(-50%, 0, 0);
        border-left: 0.5rem solid transparent;
        border-right: 0.5rem solid transparent;
        border-bottom: 0.8rem solid #f01335;
        width: 0;
        height: 0; }

.edit-profile__image-cropper {
  padding: 1.5rem; }
  .edit-profile__image-cropper__modal {
    max-width: 90%; }
  .edit-profile__image-cropper__container {
    margin-bottom: 2rem; }

@media screen and (min-width: 992px) {
  .user-profile .title {
    font-size: 3rem; }
  .user-profile__credit-container {
    padding-left: 15%; }
  .user-profile__credit-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 2rem; }
  .user-profile__credit-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 1.5rem; }
    .user-profile__credit-block__key {
      font-size: 1.4rem; }
    .user-profile__credit-block__value {
      font-size: 1.6rem; }
  .user-profile__avatar {
    max-width: 100%; }
    .user-profile__avatar:hover .user-profile__avatar__edit-icon .icon {
      font-size: 3rem; }
  .user-profile__image-banner {
    z-index: 2;
    position: relative;
    padding-top: 32.8250401284%; }
    .user-profile__image-banner img {
      width: 100%;
      height: auto; }
  .user-profile__image-banner-inner {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: unset;
    bottom: unset;
    left: 0; }
    .user-profile__image-banner-inner img {
      height: 100%;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
  .user-profile__banner-info-inner {
    width: 100%;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    max-width: 120rem;
    position: absolute;
    top: 0;
    right: unset;
    bottom: -8%;
    left: 50%; }
  .user-profile__banner-avatar {
    width: 15%;
    pointer-events: all;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 0;
    left: 4rem; }
    .user-profile__banner-avatar img {
      width: 100%;
      max-width: 100%;
      border-radius: 50%;
      border: 3px solid #fff; }
  .user-profile__banner-info {
    padding: 0 3.5rem;
    margin-left: 15%;
    color: #fff;
    pointer-events: all;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 6%;
    left: 4rem; }
    .user-profile__banner-info--name {
      text-align: left;
      font-weight: 700;
      margin-bottom: 1rem; }
    .user-profile__banner-info--profile {
      display: block;
      text-decoration: underline;
      font-size: 1.3em;
      position: relative;
      font-weight: 600;
      color: #fff;
      width: auto; }
      .user-profile__banner-info--profile span:hover, .user-profile__banner-info--profile .user-profile__banner-info__logout:hover {
        color: rgba(255, 255, 255, 0.6); }
    .user-profile__banner-info--password {
      display: none;
      text-decoration: underline;
      font-size: 1.3em;
      position: relative;
      font-weight: 600;
      color: #fff;
      width: auto; }
    .user-profile__banner-info__logout {
      display: inline-block;
      margin-left: 1rem;
      color: #fff; }
      .user-profile__banner-info__logout::before {
        content: '('; }
      .user-profile__banner-info__logout::after {
        content: ')'; }
  .user-profile__tab {
    width: calc(100% / 5);
    max-width: 18rem;
    padding-left: 0;
    padding-right: 0; }
    .user-profile__tab.react-tabs__tab--selected {
      outline: none;
      color: #f01335;
      box-shadow: inset 0 -2px 0 0 #f01335;
      font-weight: 700;
      position: relative; }
      .user-profile__tab.react-tabs__tab--selected::before {
        display: none; }
      .user-profile__tab.react-tabs__tab--selected::after {
        display: none; }
  .user-profile__tab-list {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 15%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0; }
  .user-profile .modal-login {
    background: #fff;
    width: 80rem; }
    .user-profile .modal-login:focus {
      outline: none; }
    .user-profile .modal-login__overlay {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5); }
  .edit-profile__image-cropper__outter {
    margin: 0 auto;
    background-color: #fff; }
  .edit-profile__image-cropper__container {
    margin-bottom: 2rem; } }

.change-password {
  margin: 3rem 0; }
  .change-password__form {
    max-width: 56rem;
    margin: 0 auto; }

.contact-us__cover-image {
  position: relative; }
  .contact-us__cover-image img {
    width: 100%; }

.contact-us__body {
  margin-bottom: 4rem; }
  .contact-us__body-form input,
  .contact-us__body-form textarea {
    margin-bottom: 20px; }
  .contact-us__body-office {
    background-color: #ecf7f6;
    padding: 2.5rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    .contact-us__body-office-address {
      margin-bottom: 3.4rem; }
      .contact-us__body-office-address-title {
        font-weight: 700;
        font-size: 1.5rem; }
      .contact-us__body-office-address-text {
        font-size: 1.4rem; }

.contact-us__other {
  width: 100%;
  margin-bottom: 3rem; }
  .contact-us__other-circle-icon {
    border: 2px solid;
    padding: 2rem;
    border-radius: 50%; }
    .contact-us__other-circle-icon i {
      font-size: 4rem;
      color: #f01335; }
  .contact-us__other-circle-text {
    font-size: 1.2rem;
    text-align: center;
    font-weight: 700;
    padding-top: 1rem; }

.contact-us__title {
  font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
  font-weight: 700;
  color: #231f20;
  padding: 2.5rem;
  text-align: center;
  margin-bottom: 0; }

@media screen and (min-width: 992px) {
  .contact-us__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 4rem; }
    .contact-us__body-form {
      padding-right: 2.5rem;
      width: 50%; }
    .contact-us__body-office {
      background-color: #ecf7f6;
      padding: 2.5rem;
      width: 50%; }
      .contact-us__body-office-address {
        margin-bottom: 3.4rem; }
        .contact-us__body-office-address-title {
          font-weight: 700;
          font-size: 1.5rem; }
        .contact-us__body-office-address-text {
          font-size: 1.4rem; }
  .contact-us__other-circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .contact-us__other-circle-icon {
      padding: 4rem;
      width: 160px; }
      .contact-us__other-circle-icon i {
        font-size: 6rem; }
    .contact-us__other-circle-text {
      font-size: 1.5rem; } }

.career {
  margin-bottom: 4rem; }
  .career__cover-image {
    position: relative; }
    .career__cover-image img {
      width: 100%; }
  .career__thumbnail-image {
    position: relative; }
    .career__thumbnail-image img {
      width: 100%; }
  .career__title {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    font-weight: 700;
    color: #f01335;
    padding: 2.5rem;
    text-align: center;
    margin-bottom: 0; }
  .career__info-container {
    width: 100%;
    background-color: #ecf7f6;
    padding: 2.5rem;
    border-radius: 5px; }
    .career__info-container-title {
      font-size: 2rem;
      font-weight: 700;
      color: #f01335; }
    .career__info-container-description {
      padding-top: 1rem; }
    .career__info-container-btn {
      padding-top: 1rem;
      text-align: center;
      cursor: pointer; }
      .career__info-container-btn-apply {
        background-color: #f01335;
        padding: 0.8rem 2.5rem;
        width: 35%;
        color: #fff;
        font-weight: 500;
        border-radius: 6px;
        border: none; }
  .career__detail {
    width: 100%;
    background-color: #ecf7f6;
    padding: 2.5rem;
    border-radius: 5px; }
    .career__detail-title {
      font-size: 2rem;
      font-weight: 700;
      color: #f01335; }
    .career__detail-description {
      padding-top: 1rem; }
  .career__btn {
    padding-top: 1rem;
    text-align: center; }
    .career__btn-apply {
      background-color: #f01335;
      padding: 0.8rem 2.5rem;
      width: 35%;
      color: #fff;
      font-weight: 500;
      border-radius: 6px;
      border: none; }
  .career__more-button {
    display: block;
    text-align: right; }
    .career__more-button a {
      cursor: pointer;
      font-size: 1.4rem;
      font-weight: 700;
      color: #0064b6; }
      .career__more-button a .icon {
        margin-left: 2px;
        position: relative;
        top: -2px;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg); }
      .career__more-button a:hover, .career__more-button a:focus {
        color: #0064b6; }
  .career__social-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .career__social-icon .facebook {
      width: 25px;
      background-color: #3b589d;
      color: #fff;
      text-align: center;
      border-radius: 5px;
      margin-left: 2rem; }
    .career__social-icon .google {
      width: 25px;
      background-color: #bd172c;
      color: #fff;
      text-align: center;
      border-radius: 5px;
      margin-left: 2rem; }
  .career ul li {
    list-style-type: disc; }
  .career__form-title {
    color: #0064b6;
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    font-weight: 700;
    padding: 2.5rem;
    text-align: center;
    margin-bottom: 0; }
  .career__form-position {
    font-size: 1.5rem;
    font-weight: 700; }
    .career__form-position-name {
      color: #f01335; }
  .career__form-input-required {
    color: #f01335; }
  .career__form-upload {
    padding-top: 1rem; }
    .career__form-upload-guide {
      font-weight: 700;
      font-size: 1.5rem; }

@media screen and (min-width: 992px) {
  .career__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .career__info-container {
      width: 75%;
      margin-bottom: 3rem; }
      .career__info-container-btn {
        width: 25%;
        margin: 0 2.5rem;
        padding-top: 5%; }
        .career__info-container-btn-apply {
          background-color: #f01335;
          padding: 0.8rem 2.5rem;
          width: 100%;
          color: #fff;
          font-weight: 500;
          border-radius: 6px;
          border: none; }
  .career__social-icon {
    float: right; }
  .career__detail {
    padding: 0; } }

.right-column {
  text-align: right; }

label[for='file-input'] {
  display: block;
  margin-bottom: 1em;
  font-size: 1em;
  color: #000;
  opacity: 0.9;
  font-weight: bold; }

input[type='file'] {
  cursor: pointer !important;
  width: auto;
  border: none;
  padding-left: 0; }
  input[type='file']::-webkit-file-upload-button {
    background: #ecf7f6;
    border: 0;
    padding: 1em 2em;
    cursor: pointer;
    color: #000;
    font-weight: 700;
    border-radius: 0.2em; }
  input[type='file']::-ms-browse {
    background: #ecf7f6;
    border: 0;
    padding: 1em 2em;
    cursor: pointer;
    color: #000;
    font-weight: 700;
    border-radius: 0.2em; }

.faq {
  margin-bottom: 50px; }
  .faq__header-arrow {
    -webkit-transition: -webkit-transform 300ms ease;
    transition: -webkit-transform 300ms ease;
    transition: transform 300ms ease;
    transition: transform 300ms ease, -webkit-transform 300ms ease;
    -webkit-transform: rotate(90deg) translate(0, 10px);
            transform: rotate(90deg) translate(0, 10px); }
  .faq__header {
    padding: 2rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .faq__collapse .rc-collapse-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 2rem; }
  .faq__collapse .rc-collapse-item-active .faq__header-arrow {
    -webkit-transform: rotate(270deg) translate(0, -5px);
            transform: rotate(270deg) translate(0, -5px); }
  .faq__list {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 0; }
  .faq__item {
    font-size: 14px;
    position: relative;
    padding-left: 30px;
    cursor: pointer; }
    .faq__item:hover {
      font-weight: 700; }
    .faq__item.active {
      color: #0064b6;
      font-weight: 700; }
    .faq__item::before {
      content: '';
      display: inline-block;
      position: absolute;
      left: 0;
      top: 12px;
      height: 100px;
      -webkit-transform: translate(0, -100px);
              transform: translate(0, -100px);
      border-left: 1px dotted rgba(0, 0, 0, 0.5); }
    .faq__item::after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 12px;
      left: 2px;
      width: 20px;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.5); }
  .faq__title {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    font-weight: 700;
    color: #231f20;
    padding: 2.5rem 0;
    text-align: center;
    margin-bottom: 0; }
  .faq__content-header {
    font-size: 16px;
    font-weight: 700;
    color: #0064b6; }
  .faq__content {
    font-size: 14px;
    margin-bottom: 80px;
    white-space: pre-wrap; }
  .faq__contact-info {
    font-size: 14px; }
  .faq__question {
    border-bottom: 2px solid; }
    .faq__question .rc-collapse-item-active .icon--plus {
      display: none; }
    .faq__question .rc-collapse-item-active .icon--minus {
      display: block; }
    .faq__question-header {
      padding: 2.5rem 0 2.5rem 0;
      border-top: 2px solid;
      font-weight: 700;
      position: relative;
      width: 100%; }
      .faq__question-header-icon {
        width: 20%; }
        .faq__question-header-icon i {
          display: block;
          position: absolute;
          right: 5px;
          top: 8px;
          font-size: 2.2rem;
          margin-top: 1.5rem;
          color: #000;
          -webkit-transition: -webkit-transform 300ms ease;
          transition: -webkit-transform 300ms ease;
          transition: transform 300ms ease;
          transition: transform 300ms ease, -webkit-transform 300ms ease; }
      .faq__question-header-title {
        width: 80%;
        font-size: 1.5rem; }
    .faq__question-content {
      padding-bottom: 2rem; }
      .faq__question-content-info {
        padding: 2rem;
        background-color: #ecf7f6; }
        .faq__question-content-info-title {
          font-size: 2.5rem;
          font-weight: 700; }
        .faq__question-content-info-text {
          font-size: 1.5rem; }
      .faq__question-content-image {
        overflow: hidden; }
        .faq__question-content-image img {
          width: 100%; }

@media screen and (min-width: 992px) {
  .faq__title {
    text-align: left; }
  .faq__right {
    padding-left: 50px; } }

.about-us__cover-image {
  position: relative; }
  .about-us__cover-image::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1; }
  .about-us__cover-image img {
    width: 100%; }

.about-us__title {
  font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
  display: inline-block;
  font-weight: 700;
  color: #231f20;
  padding: 2.5rem; }

.about-us__more-button {
  display: block;
  text-align: right; }
  .about-us__more-button a {
    cursor: pointer;
    font-size: 1.4rem;
    font-weight: 700;
    color: #0064b6; }
    .about-us__more-button a .icon {
      margin-left: 2px;
      position: relative;
      top: -2px; }
    .about-us__more-button a:hover, .about-us__more-button a:focus {
      color: #0064b6; }

.about-us__head {
  margin-bottom: 4rem; }
  .about-us__head__image {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .about-us__head__image-wrap {
    padding-top: 75%;
    position: relative;
    overflow: hidden; }
    .about-us__head__image-wrap img {
      height: 100%;
      width: auto;
      -webkit-transform: translate3d(-50%, -50%, 0);
              transform: translate3d(-50%, -50%, 0);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }
  .about-us__head__title {
    z-index: 1;
    color: #f01335;
    font-size: 1.8rem;
    font-weight: 800;
    text-shadow: 0.5px 0.5px #fff;
    margin: 4rem 0 0 0;
    width: 200px; }
  .about-us__head__info {
    padding: 0 0.6rem 0 0;
    width: 28%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .about-us__head__author {
    margin-top: 1.6rem;
    font-size: 1.2rem; }

.about-us__body {
  padding: 2.5rem; }
  .about-us__body-title {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    display: inline-block;
    font-weight: 700;
    color: #231f20; }
  .about-us__body-sponsor-image {
    overflow: hidden; }
  .about-us__body-sponsor ul {
    list-style: none; }
  .about-us__body-sponsor li::before {
    content: '-';
    color: #000; }
  .about-us__body-services {
    font-weight: 600; }
    .about-us__body-services ul {
      list-style: none; }
    .about-us__body-services li {
      list-style-type: none; }
  .about-us__body-chain {
    border-bottom: 2px solid; }
    .about-us__body-chain .rc-collapse-item-active .icon--plus {
      display: none; }
    .about-us__body-chain .rc-collapse-item-active .icon--minus {
      display: block; }
    .about-us__body-chain-header {
      padding: 2.5rem 0 2.5rem 0;
      border-top: 2px solid;
      font-weight: 700;
      position: relative;
      width: 100%; }
      .about-us__body-chain-header-icon {
        width: 20%; }
        .about-us__body-chain-header-icon i {
          display: block;
          position: absolute;
          right: 5px;
          top: 8px;
          font-size: 2.2rem;
          margin-top: 1.5rem;
          color: #000;
          -webkit-transition: -webkit-transform 300ms ease;
          transition: -webkit-transform 300ms ease;
          transition: transform 300ms ease;
          transition: transform 300ms ease, -webkit-transform 300ms ease; }
      .about-us__body-chain-header-title {
        width: 80%; }
    .about-us__body-chain-content {
      padding-bottom: 2rem; }
      .about-us__body-chain-content-info {
        padding: 2rem;
        background-color: #ecf7f6; }
        .about-us__body-chain-content-info-title {
          font-size: 2.5rem;
          font-weight: 700; }
        .about-us__body-chain-content-info-text {
          font-size: 1.5rem; }
      .about-us__body-chain-content-image {
        overflow: hidden; }
        .about-us__body-chain-content-image img {
          width: 100%; }
  .about-us__body-achievement .achievement {
    position: relative;
    width: 100%;
    margin-bottom: 8rem; }
    .about-us__body-achievement .achievement-bg {
      width: 95%;
      height: 100%;
      position: absolute;
      top: 25%;
      right: unset;
      bottom: unset;
      left: 5%;
      background-color: rgba(249, 113, 101, 0.1);
      text-align: center; }
      .about-us__body-achievement .achievement-bg--text {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: unset;
        text-align: center; }
  .about-us__body-square .square {
    width: 150px;
    height: 160px;
    background: #ecf7f6;
    padding: 1rem;
    margin-bottom: 2.5rem; }
    .about-us__body-square .square-icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .about-us__body-square .square i {
      font-size: 9rem;
      color: #f01335; }
    .about-us__body-square .square-title {
      margin-top: 5px;
      text-align: center;
      font-size: 1.1rem;
      font-weight: 700; }
  .about-us__body-achievement-more {
    font-size: 1.5rem; }
  .about-us__body-branch-info {
    padding: 2rem;
    background-color: #ecf7f6; }
    .about-us__body-branch-info-title {
      font-size: 2.5rem;
      font-weight: 700; }
    .about-us__body-branch-info-text {
      font-size: 1.5rem; }
  .about-us__body-branch-map {
    overflow: hidden; }

.about-us .tour-result-item {
  padding: 1.2rem 0;
  float: right;
  position: relative;
  cursor: pointer; }
  .about-us .tour-result-item__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .about-us .tour-result-item__inner-reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .about-us .tour-result-item__info, .about-us .tour-result-item__image {
    width: 100%; }
  .about-us .tour-result-item__info {
    background-color: #ecf7f6;
    padding: 1rem 1rem; }
  .about-us .tour-result-item__image-wrap {
    padding-top: 69%;
    position: relative;
    overflow: hidden; }
  .about-us .tour-result-item__image img {
    height: 100%;
    width: auto;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    position: absolute;
    top: 50%;
    right: unset;
    bottom: unset;
    left: 50%; }
  .about-us .tour-result-item::after {
    content: '';
    width: 100%;
    border: 1px solid #fff;
    z-index: 1;
    position: absolute;
    top: 100%;
    right: unset;
    bottom: unset;
    left: 0; }
  .about-us .tour-result-item__title {
    font-size: 1.4rem;
    font-weight: 800;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 1.7rem;
    max-height: 6.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word;
    min-height: 6.8rem; }
  .about-us .tour-result-item__description {
    font-size: 1.6rem;
    min-height: 8.8rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    line-height: 2.2rem;
    max-height: 8.8rem;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 4rem;
    word-break: break-word; }
  .about-us .tour-result-item__separator {
    margin: 0 0.9rem; }

@media screen and (min-width: 992px) {
  .about-us .tour-result-item {
    padding: 3.2rem 0; }
    .about-us .tour-result-item__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .about-us .tour-result-item__inner-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .about-us .tour-result-item__info, .about-us .tour-result-item__image {
      width: 50%; }
    .about-us .tour-result-item__image-wrap {
      padding-top: 69%;
      position: relative;
      overflow: hidden;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
      .about-us .tour-result-item__image-wrap img {
        width: 100%; }
    .about-us .tour-result-item__info {
      padding: 3.7rem 4.7rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .about-us .tour-result-item__title {
      margin-bottom: 2rem;
      font-size: 2.4rem;
      min-height: 12rem;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      -o-text-overflow: ellipsis;
      line-height: 3rem;
      max-height: 12rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 4rem;
      word-break: break-word; }
    .about-us .tour-result-item__separator {
      margin: 0 2rem; } }

@media screen and (min-width: 992px) {
  .about-us-sponsor ul {
    list-style: none; }
  .about-us-sponsor li::before {
    content: '-';
    color: #000; }
  .about-us__head__info {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative; }
    .about-us__head__info-title {
      font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
      display: inline-block;
      font-weight: 700;
      color: #231f20;
      padding: 2.5rem;
      position: absolute;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: unset; }
  .about-us__head__title {
    font-size: 4rem;
    width: 50rem;
    line-height: 5rem;
    text-shadow: 4px 4px #fff;
    margin-top: 5rem; }
  .about-us__body-achievement {
    width: 100%; }
    .about-us__body-achievement .achievement {
      position: relative;
      width: 30%;
      margin-bottom: 8rem;
      margin-left: 3rem; }
      .about-us__body-achievement .achievement-bg {
        width: 95%;
        height: 100%;
        position: absolute;
        top: 25%;
        right: unset;
        bottom: unset;
        left: 5%;
        background-color: rgba(249, 113, 101, 0.1);
        text-align: center; }
        .about-us__body-achievement .achievement-bg--text {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          top: unset;
          text-align: center; }
  .about-us__body-square {
    width: 100%; }
    .about-us__body-square .square {
      width: 23%;
      background: #ecf7f6;
      height: auto;
      padding: 1rem;
      margin-bottom: 2%;
      margin-left: 2%; }
      .about-us__body-square .square i {
        font-size: 9rem;
        color: #f01335; }
      .about-us__body-square .square-title {
        margin-top: 2rem;
        text-align: left;
        font-size: 1.3rem;
        font-weight: 700; }
      .about-us__body-square .square-text {
        margin-top: 1rem;
        font-size: 11px; }
  .about-us__body-branch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .about-us__body-branch-info {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .about-us__body-branch-info-title {
        position: absolute;
        position: absolute;
        top: 3%;
        right: unset;
        bottom: unset;
        left: unset; } }

.route__cover-image {
  position: relative;
  height: 60vw;
  max-height: 45rem;
  overflow: hidden; }
  .route__cover-image::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.1);
    z-index: 1; }
  .route__cover-image img {
    position: absolute;
    height: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }

.route__cover-info {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  bottom: unset;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 1; }
  .route__cover-info-title {
    padding-top: 2.5rem;
    font-size: calc(24px + 40 * ((100vw - 320px) / 1280));
    position: relative;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 2%;
    color: #fff;
    font-weight: 700; }
    .route__cover-info-title .icon {
      cursor: pointer;
      vertical-align: middle;
      display: inline-block;
      font-size: calc(18px + 40 * ((100vw - 320px) / 1280));
      margin: 0 1rem; }
  .route__cover-info-description {
    font-size: 1.3rem;
    color: #fff;
    font-weight: 600; }
  .route__cover-info-btnEdit {
    background: none;
    font-size: 1.2rem;
    padding: 0.5rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin-left: 2.5rem; }
  .route__cover-info__input {
    font-size: calc(24px + 40 * ((100vw - 320px) / 1280));
    color: #fff;
    min-height: auto;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    height: auto;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    resize: none;
    margin-bottom: 0; }
    .route__cover-info__input:focus {
      border: 0;
      border-bottom: 1px solid #fff; }

.route__collapse__info-icon .icon {
  font-size: 2rem;
  color: #d4d4d4; }

.route__collapse__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem 0; }

.route__collapse__title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.route__collapse__title {
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-left: 1.5rem;
  letter-spacing: normal; }
  .route__collapse__title-desc {
    display: block;
    white-space: pre-line;
    margin-left: 1.8rem;
    font-size: 1.2rem;
    font-style: italic;
    line-height: 1.5; }
  .route__collapse__title-transit {
    display: inline-block;
    font-size: 1.5rem;
    margin-left: 1rem;
    margin-bottom: 1rem; }

.route__collapse__title-description {
  width: 100%; }
  .route__collapse__title-description ul {
    list-style: none; }
  .route__collapse__title-description li {
    line-height: 1;
    padding-left: 1.5rem;
    margin: 1.5rem 0; }
  .route__collapse__title-description li::before {
    content: '-'; }

.route__collapse__action {
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 600;
  color: #0064b6;
  font-style: italic;
  text-align: right; }

.route__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.route__center-column {
  padding: 0; }
  .route__center-column button {
    border-radius: 0;
    background-color: #f01335;
    border: none; }

.route__right-column {
  padding: 0; }
  .route__right-column__map {
    width: 100%;
    height: 32rem; }
  .route__right-column__calendar {
    margin-top: 1rem;
    text-align: center; }
    .route__right-column__calendar__highlight-day {
      background-color: rgba(218, 85, 47, 0.2);
      color: #f01335; }
  .route__right-column .react-datepicker {
    border: none;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .route__right-column .react-datepicker__month-container {
      margin: 0;
      width: 100%; }

.route__search-wrap {
  position: relative; }

.route__search-result {
  width: 100%;
  max-height: 28rem;
  overflow-y: auto;
  padding: 2.2rem 1.9rem;
  background: #fff;
  z-index: 1;
  border: 1px solid #d4d4d4;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
  position: absolute;
  top: calc(100% + 0.7rem);
  right: unset;
  bottom: unset;
  left: 0; }

.route__search-item {
  cursor: pointer;
  border-top: 1px solid #d4d4d4;
  padding: 1.3rem 0;
  font-size: 1.4rem;
  color: #000;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .route__search-item:hover {
    color: gray; }
  .route__search-item:first-child {
    border: none; }
  .route__search-item .icon {
    color: #f01335;
    margin-right: 1.2rem; }

.route__content {
  margin-bottom: 2rem;
  padding: 1rem; }
  .route__content img {
    width: 100%;
    margin-bottom: 1rem; }
  .route__content p {
    margin-top: 0;
    margin-bottom: 2.5rem; }
  .route__content .rc-collapse-item {
    position: relative; }
    .route__content .rc-collapse-item .action-open {
      display: block; }
    .route__content .rc-collapse-item .action-close {
      display: none; }
    .route__content .rc-collapse-item::before {
      content: '';
      position: absolute;
      left: 1rem;
      top: 2.5rem;
      border-left: 1px dashed #d4d4d4;
      height: 100%; }
    .route__content .rc-collapse-item:last-child::before {
      display: none; }
    .route__content .rc-collapse-item::after {
      content: '';
      position: absolute;
      bottom: 0;
      width: calc(100% - 3.5rem);
      left: 3.5rem; }
  .route__content__info.rc-collapse-item::before {
    display: none; }
  .route__content__info.rc-collapse-item::after {
    left: 0;
    width: 100%; }
  .route__content__start .route__collapse__header {
    position: relative; }
    .route__content__start .route__collapse__header::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 9px;
      display: block;
      width: 3px;
      border-left: 1px dashed #d4d4d4;
      height: 100%;
      background-color: #f9fafb; }
  .route__content__end.rc-collapse-item::before {
    display: none; }
  .route__content__end .route__collapse__header {
    position: relative; }
    .route__content__end .route__collapse__header::before {
      content: '';
      position: absolute;
      top: 0;
      left: 1rem;
      display: block;
      height: calc(50% - 10px);
      z-index: 2; }
  .route__content .rc-collapse-content {
    padding-left: 3.5rem; }
  .route__content .rc-collapse-item-active .action-open {
    display: none; }
  .route__content .rc-collapse-item-active .action-close {
    display: block; }
  .route__content__action {
    margin-top: 5rem; }
    .route__content__action-btn {
      border-radius: 100px;
      width: 100%;
      height: 55px;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 1.4rem; }
      .route__content__action-btn-back {
        border: 1px solid #484848;
        color: #484848;
        background: none; }
      .route__content__action-btn-next {
        background-color: #333333;
        color: #fff;
        border: none; }

.route__edit-box {
  width: 100%;
  background-color: #f7f8fa;
  padding: 2.5rem; }
  .route__edit-box--label {
    padding-top: 1.3rem; }
  .route__edit-box p {
    font-size: 2rem sans-serif !important;
    margin-top: 30px;
    text-align: center; }
  .route__edit-box p.background {
    position: relative;
    z-index: 1; }
    .route__edit-box p.background::before {
      border-top: 2px solid #d4d4d4;
      content: '';
      margin: 0 auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      bottom: 0;
      width: 50%;
      z-index: -1; }
    .route__edit-box p.background span {
      /* to hide the lines from behind the text, you have to set the background color the same as the container */
      background: #f7f8fa;
      padding: 0 15px; }
  .route__edit-box--detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 1.5rem 0; }
    .route__edit-box--detail-title {
      width: 80%;
      font-size: 1.5rem;
      margin-left: 1rem; }
      .route__edit-box--detail-title-date {
        white-space: pre-line;
        font-style: italic;
        font-size: 1.2rem; }
    .route__edit-box--detail-action {
      width: 20%;
      text-align: right; }
      .route__edit-box--detail-action a {
        cursor: pointer;
        font-size: 1.4rem;
        font-style: italic;
        color: #0064b6; }
  .route__edit-box--btn {
    text-align: center; }
    .route__edit-box--btn-remove {
      background: #f01335;
      text-align: center;
      color: #fff;
      border: none;
      margin: 0 1rem; }
    .route__edit-box--btn-save {
      background: #0064b6;
      text-align: center;
      color: #fff;
      border: none;
      margin: 0 1rem; }
  .route__edit-box--addTrans {
    font-style: italic;
    color: #0064b6;
    text-align: center;
    cursor: pointer; }
  .route__edit-box ul {
    list-style: none; }

.route__destination__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 3rem 0; }

.route__destination-item {
  width: 100%;
  float: right;
  position: relative;
  cursor: pointer;
  border: 1px solid #d4d4d4; }
  .route__destination-item__inner {
    padding: 1rem; }
  .route__destination-item__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-bottom: 2rem;
    border-bottom: 1px solid #d4d4d4; }
    .route__destination-item__content-title {
      font-size: 1.5rem;
      font-weight: 800;
      line-height: 1.7rem;
      max-height: 4rem;
      text-overflow: ellipsis;
      overflow: hidden;
      min-height: 3rem;
      word-break: break-word; }
    .route__destination-item__content-description {
      padding: 0 1.5rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; }
      .route__destination-item__content-description ul {
        list-style-type: none; }
      .route__destination-item__content-description li {
        float: left;
        margin-right: 2rem;
        font-style: italic;
        font-weight: 600;
        color: #0064b6; }
      .route__destination-item__content-description-divider {
        color: #d4d4d4 !important;
        font-style: normal !important;
        font-size: 2.5rem !important;
        font-weight: 100 !important; }
      .route__destination-item__content-description .tour-inquiry__tour-detail__info {
        margin-bottom: 3rem;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
        line-height: 1.2rem;
        max-height: 6rem;
        text-overflow: ellipsis;
        overflow: hidden;
        min-height: 5rem;
        word-break: break-word; }
    .route__destination-item__content-action {
      position: absolute;
      position: absolute;
      top: unset;
      right: unset;
      bottom: 0;
      left: unset; }
      .route__destination-item__content-action button {
        width: 192px;
        height: 55px;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 1.4rem;
        border-radius: 0;
        background-color: #f01335;
        color: #fff;
        border: none;
        margin-bottom: 0; }
    .route__destination-item__content-image {
      width: 40%;
      max-width: 12rem;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding-right: 0; }
      .route__destination-item__content-image-wrap {
        padding-top: 100%;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%; }
      .route__destination-item__content-image img {
        height: 100%;
        width: auto;
        -webkit-transform: translate3d(-50%, -50%, 0);
                transform: translate3d(-50%, -50%, 0);
        position: absolute;
        top: 50%;
        right: unset;
        bottom: unset;
        left: 50%; }
  .route__destination-item__highlight h3, .route__destination-item__highlight .h3 {
    font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
    display: inline-block;
    font-weight: 700;
    color: #231f20;
    padding: 0 1rem; }
  .route__destination-item__highlight-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .route__destination-item__highlight-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .route__destination-item__highlight-info {
    position: relative;
    padding: 0 1rem; }
    .route__destination-item__highlight-info-title {
      text-align: center;
      font-size: 1.5rem;
      font-weight: 700; }
    .route__destination-item__highlight-info-price {
      font-size: 1.2rem;
      color: #0064b6; }
    .route__destination-item__highlight-info-detail {
      position: absolute;
      color: #0064b6;
      font-weight: 700;
      position: absolute;
      top: unset;
      right: unset;
      bottom: 0;
      left: unset; }
    .route__destination-item__highlight-info i {
      margin-left: 1rem;
      font-weight: 0 !important; }
  .route__destination-item__highlight-image {
    width: 65%; }
    .route__destination-item__highlight-image img {
      width: 100%; }

.route__tabs {
  margin-top: 1.5rem; }

.route__tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  white-space: nowrap; }

.route__tab {
  font-size: calc(12px + 2 * ((100vw - 320px) / 1280));
  display: inline-block;
  list-style: none;
  width: calc(100% / 2);
  text-align: center;
  font-weight: 600;
  color: #000;
  margin-bottom: 0;
  padding: 1.8% 0;
  cursor: pointer; }
  .route__tab.react-tabs__tab--selected {
    position: relative;
    color: #f01335; }
    .route__tab.react-tabs__tab--selected::before {
      content: '';
      position: absolute;
      top: calc(100% - 10px);
      left: 50%;
      -webkit-transform: translate3d(-50%, 0, 0);
              transform: translate3d(-50%, 0, 0);
      border-left: 0.5rem solid transparent;
      border-right: 0.5rem solid transparent;
      border-bottom: 1rem solid #f01335;
      width: 0;
      height: 0; }

.route__block-icon-small {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.5rem; }
  .route__block-icon-small--start {
    background-color: #000; }
  .route__block-icon-small--end {
    background-color: #000; }

.route__block-icon-big {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: -1%; }
  .route__block-icon-big--middle {
    width: 2.5rem !important;
    height: 2.5rem !important;
    background-color: #f01335; }
    .route__block-icon-big--middle-number {
      position: absolute;
      left: 8px;
      color: #fff;
      font-weight: 700;
      top: 0; }
  .route__block-icon-big--inner {
    width: 5rem !important;
    height: 5rem !important;
    background-color: #fff;
    margin-left: -10%;
    line-height: 4rem; }

.route__divider {
  background: #898989;
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 1rem; }

.route__experiences {
  margin-bottom: 4rem; }

@media screen and (min-width: 992px) {
  .route__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .route__right-column {
    padding: 0 2.5rem; }
    .route__right-column__map {
      width: 100%;
      height: 26rem; }
  .route__center-column {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 0 2.5rem; }
  .route__edit-box-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .route__edit-box-label {
    width: 30%;
    line-height: 5rem; }
  .route__edit-box-input {
    width: 70%; }
  .route__edit-box--detail-title {
    width: 90%;
    font-size: 1.8rem; }
    .route__edit-box--detail-title-date {
      font-size: 1.5rem; }
  .route__cover-info {
    max-width: 103rem;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .route__cover-info-title, .route__cover-info-description {
      text-align: center; }
    .route__cover-info-title {
      font-size: 6rem;
      padding-right: 0; }
      .route__cover-info-title .icon {
        font-size: 3rem;
        margin: 0 1.5rem; }
    .route__cover-info-description {
      font-size: 2.8rem; }
    .route__cover-info-btnEdit {
      font-size: 1.5rem;
      padding: 1rem; }
    .route__cover-info__input {
      font-size: 6rem; }
  .route__collapse__header {
    position: relative; }
  .route__collapse__arrow {
    font-size: 2.3rem; }
  .route__content {
    margin-bottom: 3rem;
    width: 50%; }
    .route__content .rc-collapse-content-box {
      margin-top: 3rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .route__content img {
      max-width: 24rem;
      margin-bottom: 4rem; }
    .route__content p {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      margin-right: 3rem;
      margin-bottom: 4rem; }
    .route__content__action {
      margin-left: 2rem; }
      .route__content__action-btn {
        width: 192px; }
  .route__destination__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .route__destination-item {
    width: 100%;
    float: right;
    position: relative;
    cursor: pointer;
    border: 1px solid #d4d4d4; }
    .route__destination-item__inner {
      padding: 2.5rem; }
    .route__destination-item__header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .route__destination-item__header-date-block {
        background-color: #fff;
        line-height: 1;
        color: #000;
        font-style: normal; }
      .route__destination-item__header-date-number {
        font-size: 2rem;
        font-weight: 800;
        display: block;
        margin-bottom: 0.5rem;
        text-align: center; }
      .route__destination-item__header-date-day {
        line-height: normal;
        font-size: 2rem;
        color: #a8a8a8; }
      .route__destination-item__header ul {
        list-style-type: none;
        margin-bottom: 1.5rem; }
      .route__destination-item__header li {
        float: left;
        margin-right: 2rem; }
      .route__destination-item__header-title {
        font-size: 3rem;
        line-height: 5rem;
        font-weight: 700;
        border-left: 1px solid #d4d4d4;
        padding-left: 2rem; }
    .route__destination-item__content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      padding-bottom: 2rem;
      border-bottom: 1px solid #d4d4d4; }
      .route__destination-item__content-image {
        max-width: none; }
        .route__destination-item__content-image img {
          width: 100%;
          -webkit-transform: none;
                  transform: none;
          position: unset; }
      .route__destination-item__content-description {
        padding: 0 3rem;
        width: 60%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        position: relative; }
        .route__destination-item__content-description ul {
          list-style-type: none; }
        .route__destination-item__content-description li {
          float: left;
          margin-right: 2rem;
          font-style: italic;
          font-weight: 600;
          color: #0064b6; }
        .route__destination-item__content-description-divider {
          color: #d4d4d4 !important;
          font-style: normal !important;
          font-size: 2.5rem !important;
          font-weight: 100 !important; }
        .route__destination-item__content-description p {
          margin-bottom: 6rem;
          display: -webkit-box;
          -webkit-line-clamp: 9;
          -webkit-box-orient: vertical;
          -o-text-overflow: ellipsis;
          line-height: 2.4rem;
          max-height: 21.6rem;
          text-overflow: ellipsis;
          overflow: hidden;
          min-height: 9rem;
          word-break: break-word; }
      .route__destination-item__content-action {
        position: absolute;
        position: absolute;
        top: unset;
        right: unset;
        bottom: 0;
        left: unset; }
        .route__destination-item__content-action button {
          width: 192px;
          height: 55px;
          font-weight: 600;
          text-transform: uppercase;
          font-size: 1.4rem;
          border-radius: 0;
          background-color: #f01335;
          color: #fff;
          border: none;
          margin-bottom: 0; }
    .route__destination-item__highlight h3, .route__destination-item__highlight .h3 {
      font-size: calc(20px + 12 * ((100vw - 320px) / 1280));
      display: inline-block;
      font-weight: 700;
      color: #231f20;
      padding: 2.5rem 0; }
    .route__destination-item__highlight-list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .route__destination-item__highlight-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 50%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .route__destination-item__highlight-info {
      padding-left: 2rem;
      width: 70%;
      height: 100%;
      position: relative; }
      .route__destination-item__highlight-info-title {
        font-size: 1.8rem;
        font-weight: 700;
        text-align: left; }
      .route__destination-item__highlight-info-price {
        font-size: 1.2rem;
        color: #0064b6; }
      .route__destination-item__highlight-info-detail {
        position: absolute;
        color: #0064b6;
        font-weight: 700;
        font-size: 1.5rem;
        position: absolute;
        top: unset;
        right: unset;
        bottom: 0;
        left: unset; }
      .route__destination-item__highlight-info i {
        margin-left: 1rem;
        font-weight: 0 !important; }
    .route__destination-item__highlight-image {
      width: 30%; }
      .route__destination-item__highlight-image-wrap {
        position: relative;
        padding-bottom: 70%;
        overflow: hidden; }
      .route__destination-item__highlight-image img {
        position: absolute;
        width: 100%;
        top: 50%;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
  .route__tabs {
    margin-bottom: 5rem; }
  .route__tab {
    width: calc(100% / 7); }
    .route__tab.react-tabs__tab--disabled {
      opacity: 0.3; }
    .route__tab.react-tabs__tab--selected {
      outline: none;
      box-shadow: inset 0 -2px 0 0 #f01335;
      color: #f01335;
      font-weight: 700; }
      .route__tab.react-tabs__tab--selected::before {
        display: none; }
  .route__tab-list {
    overflow: auto;
    border-bottom: 1px solid #d4d4d4; } }

.divider {
  position: relative;
  height: 1px;
  width: 70%;
  margin-top: 2rem; }

.div-transparent::before {
  content: '';
  position: absolute;
  top: 0;
  left: 25%;
  right: 5%;
  width: 90%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, transparent, #303133, transparent);
  background-image: linear-gradient(to right, transparent, #303133, transparent); }

@media screen and (min-width: 1200px) {
  .route__cover-image img {
    width: 100%;
    height: auto;
    left: unset;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%); } }

.page h1, .page .h1 {
  font-size: calc(32px + (12 * ((100vw - 300px) / 1280)));
  font-weight: 700;
  text-align: center; }

@media screen and (min-width: 992px) {
  .page__body {
    font-size: 1.8rem; } }

.booking-page label.booking-page__hire-travel-guide {
  font-size: 1.8rem; }

.booking-page__header {
  background: #eb5757;
  margin-bottom: 3rem; }
  .booking-page__header--product {
    margin-bottom: 0; }
  .booking-page__header h2, .booking-page__header .h2 {
    padding: 2rem 0;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    width: 100%;
    margin: 0 auto; }

.booking-page__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 3rem; }

.booking-page__map {
  height: calc(100vw - 6rem);
  max-height: 55rem;
  margin: 0 -15px; }

.booking-page__section--half {
  width: 100%; }

.booking-page__section__title {
  font-size: 2.3rem;
  font-weight: 700;
  margin-bottom: 2rem;
  letter-spacing: normal;
  padding-top: 1rem; }

.booking-page__section__subtitle {
  font-size: 1.6rem;
  letter-spacing: normal;
  font-weight: 700; }

.booking-page__section__body {
  margin-bottom: 3rem; }
  .booking-page__section__body--with-border {
    padding-bottom: 2rem;
    border-bottom: 1px solid #d8d8d8; }

.booking-page__departure-input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 1.5rem 0; }
  .booking-page__departure-input-group .small-input {
    width: 35%;
    margin: 0; }
  .booking-page__departure-input-group .date-picker {
    width: 50%;
    margin: 0; }
  .booking-page__departure-input-group .date-picker:first-child {
    margin-right: 2rem; }
  .booking-page__departure-input-group__label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
  .booking-page__departure-input-group__input {
    width: 100%;
    margin-bottom: 0; }

.booking-page__traveller-number-input {
  max-width: 40rem; }

.booking-page__vehicle-selector {
  max-width: 76rem; }
  .booking-page__vehicle-selector--guide {
    max-width: 64rem; }
    .booking-page__vehicle-selector--guide .radio-with-icon__item {
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .booking-page__vehicle-selector--guide .radio-with-icon__check-box {
      margin-top: 0; }
    .booking-page__vehicle-selector--guide .radio-with-icon__placeholder {
      display: none; }

.booking-page__input-group {
  margin: 0; }

.booking-page__sub-input-group {
  display: inline-block;
  width: 100%; }

.booking-page__input {
  display: inline-block;
  width: 100%; }
  .booking-page__input--last {
    margin-bottom: 0; }

.booking-page__footer {
  padding: 0;
  margin-bottom: 3rem; }

.booking-page__price {
  display: inline-block;
  margin-bottom: 2rem;
  width: 100%; }
  .booking-page__price__top {
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.4); }
  .booking-page__price__middle {
    font-size: 2.4rem;
    font-weight: 700; }
  .booking-page__price__middle-small {
    font-size: 1.2rem; }

.booking-page__price-with-promotion__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem; }

.booking-page__price-with-promotion__key {
  margin-right: 4rem;
  color: #8f8f8f; }

.booking-page__price-with-promotion__value {
  font-size: 2rem;
  font-weight: 700; }

.booking-page__price-with-promotion__separator {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #d4d4d4; }

.booking-page__tab-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 2rem auto 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.booking-page__tab {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none; }
  .booking-page__tab:focus {
    outline: none; }
  .booking-page__tab.react-tabs__tab--selected {
    color: #f01335; }

.booking-page__tab-arrow {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 2rem; }
  .booking-page__tab-arrow .icon {
    font-size: 1rem;
    color: #464646; }

.booking-page__tab-arrow-line {
  display: block;
  width: 3rem;
  border-bottom: 1px solid #464646;
  margin-right: -4px; }

.booking-page__search-input-group {
  display: block; }

.booking-page__search-input {
  width: 100%; }

.booking-page__search-button {
  width: 40%;
  max-width: 30rem;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 0; }

.booking-page__route-table {
  margin: 4rem 0 8rem;
  border: 0; }
  .booking-page__route-table__head {
    display: none; }
  .booking-page__route-table__head, .booking-page__route-table__body {
    border: 0; }
  .booking-page__route-table th, .booking-page__route-table td {
    border: 0; }
  .booking-page__route-table__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .booking-page__route-table__row:last-child {
      position: relative; }
  .booking-page__route-table__head-cell {
    color: #8f8f8f;
    font-size: 1.4rem;
    padding: 0; }
  .booking-page__route-table__cell.booking-page__route-table__cell {
    padding: 0;
    font-weight: 700;
    vertical-align: middle; }
    .booking-page__route-table__cell.booking-page__route-table__cell.u-ta-center {
      -moz-text-align-last: left;
           text-align-last: left; }
    .booking-page__route-table__cell.booking-page__route-table__cell .btn {
      margin-bottom: 0; }
  .booking-page__route-table__cell:first-child {
    margin-bottom: 1rem; }
    .booking-page__route-table__cell:first-child .booking-page__route-table__cell-label {
      display: block; }
  .booking-page__route-table__cell-label {
    font-size: 1.4rem;
    color: #8f8f8f;
    display: inline-block;
    min-width: 10rem; }
  .booking-page__route-table__choose-btn {
    position: absolute;
    bottom: 2rem;
    right: 0; }

.booking-page__route-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100% + 3rem);
  background-color: rgba(247, 248, 250, 0.7);
  margin-bottom: 3rem;
  margin-left: -1.5rem;
  margin-right: -1.5rem; }
  .booking-page__route-info__title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 3rem;
    letter-spacing: normal; }
  .booking-page__route-info__content {
    padding: 2rem 1.5rem;
    width: 100%; }
  .booking-page__route-info__item {
    font-size: 1.4rem;
    list-style-type: disc;
    margin-bottom: 0; }
  .booking-page__route-info__map {
    width: 100%;
    height: 100vw; }

.booking-page__next-button {
  margin-bottom: 5rem; }
  .booking-page__next-button .btn {
    padding: 0 8rem; }

.booking-page__book-btn {
  border-radius: 5px;
  margin-bottom: 0; }

.booking-page__or-text {
  margin: 0 1.5rem; }

.booking-page__not-found-text {
  display: block;
  font-size: 2rem;
  color: #8f8f8f;
  margin-bottom: 2rem; }

.booking-page__add-location {
  color: #0064b6; }

.booking-page__location-group {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2.5rem; }
  .booking-page__location-group .input-new {
    margin-right: 3rem; }

.booking-page__remove-location {
  position: absolute;
  right: 0;
  top: 3px;
  cursor: pointer; }

.booking-page__promotion-wrapper {
  padding: 0 1.5rem; }

@media screen and (min-width: 992px) {
  .booking-page__header h2, .booking-page__header .h2 {
    font-size: 2.8rem; }
  .booking-page__header--product h2, .booking-page__header--product .h2 {
    padding-left: calc(8.33333% + 1rem); }
  .booking-page__body {
    position: relative; }
  .booking-page__tab-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 4rem auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .booking-page__map {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 6rem);
    margin: 0 0; }
  .booking-page__section--half {
    width: 50%; }
  .booking-page__section__title {
    font-size: 2.8rem; }
  .booking-page__departure-input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .booking-page__departure-input-group .date-picker {
      width: 35%; }
    .booking-page__departure-input-group .date-picker:first-child {
      margin-right: 2rem; }
    .booking-page__departure-input-group__input {
      width: 80%;
      margin-bottom: 0; }
    .booking-page__departure-input-group__label {
      width: 20%;
      margin-bottom: 0; }
  .booking-page__search-input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: -1rem;
    margin-right: -1rem; }
  .booking-page__search-input {
    width: calc(45% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
  .booking-page__search-button {
    width: auto;
    margin-bottom: 1.5rem; }
  .booking-page__input-group {
    margin: 0 -1rem; }
  .booking-page__sub-input-group {
    display: inline-block;
    width: 50%; }
  .booking-page__input {
    width: calc(50% - 2rem);
    margin-left: 1rem;
    margin-right: 1rem; }
  .booking-page__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5rem; }
  .booking-page__price {
    width: auto;
    margin-right: 4rem; }
  .booking-page__or-text {
    margin: 0 1.5rem; }
  .booking-page__location-group {
    margin-bottom: 1.5rem; }
  .booking-page__remove-location {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    cursor: pointer; }
  .booking-page__route-table__head {
    display: table-header-group; }
  .booking-page__route-table__row {
    display: table-row;
    border-bottom: 0; }
  .booking-page__route-table__cell.booking-page__route-table__cell {
    padding: 1rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    .booking-page__route-table__cell.booking-page__route-table__cell.u-ta-center {
      -moz-text-align-last: center;
           text-align-last: center; }
  .booking-page__route-table__cell:first-child .booking-page__route-table__cell-label {
    display: none; }
  .booking-page__route-table__cell-label {
    display: none; }
  .booking-page__route-table__choose-btn {
    position: static; }
  .booking-page__bus-info {
    width: 50%; }
  .booking-page__route-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5rem; }
    .booking-page__route-info--reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .booking-page__route-info__content {
      padding: 3rem 2.5rem;
      padding-right: 4rem;
      width: 60%; }
    .booking-page__route-info__map {
      width: 40%;
      height: calc(30vw - 4rem);
      max-height: 40rem; } }

.product-detail-page__header {
  margin: 0 -1.5rem 3rem;
  font-size: 4.8rem;
  font-weight: 700; }

.product-detail-page__left-col {
  padding-top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.product-detail-page__display-price {
  background: #0064b6;
  border-radius: 5px;
  color: #fff;
  padding: 1.5rem;
  margin-bottom: 2rem; }
  .product-detail-page__display-price__price {
    font-size: 3rem;
    font-weight: 700; }
    .product-detail-page__display-price__price--original {
      text-decoration: line-through;
      font-size: 2rem;
      margin-bottom: 1rem; }
  .product-detail-page__display-price__small-text {
    display: inline-block;
    font-size: 1.2rem;
    margin-bottom: 1.5rem; }

.product-detail-page__or-text {
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  font-weight: 600; }

.product-detail-page .tour-detail__indicator-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

@media screen and (min-width: 992px) {
  .product-detail-page__left-col {
    padding-top: 1.5rem; }
  .product-detail-page__right-col {
    padding-left: 3rem; }
  .product-detail-page__display-price {
    margin-top: 3rem; } }

.search-hotel-result__no-result {
  display: block;
  font-size: 2.4rem;
  text-align: center;
  margin: 3rem auto; }

.search-hotel-result__filters {
  position: relative;
  margin: 1.5rem 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .search-hotel-result__filters__inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .search-hotel-result__filters.show {
    height: auto; }
    .search-hotel-result__filters.show .search-hotel-result__filters__inner {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }

.search-hotel-result__filter-button {
  padding-left: 2rem;
  padding-right: 2rem;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.search-hotel-result__separator {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

.search-hotel-result__filter-input {
  width: 100%; }
  .search-hotel-result__filter-input.range-slider {
    margin-top: 2rem; }
  .search-hotel-result__filter-input label {
    font-size: 1.2rem; }

.search-hotel-result__list {
  margin: 8rem -1.5rem; }
  .search-hotel-result__list--flight {
    margin: 3rem auto;
    max-width: 104rem;
    border: 1px solid #dadada;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25); }

.search-hotel-result__sorting {
  text-align: right;
  margin-top: 1.5rem; }
  .search-hotel-result__sorting__option {
    position: relative;
    display: inline-block;
    padding: 0 1.5rem;
    border-right: 1px solid #000; }
    .search-hotel-result__sorting__option:last-child {
      border-right: 0; }
    .search-hotel-result__sorting__option--selected::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 1.5rem;
      border-bottom: 1px solid #0064b6;
      width: calc(100% - 3rem); }
  .search-hotel-result__sorting__icon {
    margin-left: 1.5rem;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    font-size: 1.4rem; }

@media screen and (min-width: 992px) {
  .search-hotel-result__filters {
    height: auto; }
    .search-hotel-result__filters__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      position: static; }
    .search-hotel-result__filters--flight .search-hotel-result__filters__inner {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .search-hotel-result__filters--flight .search-hotel-result__filter-input {
      margin-right: 1.5rem; }
      .search-hotel-result__filters--flight .search-hotel-result__filter-input:last-child {
        margin-right: 0; }
    .search-hotel-result__filters--general .search-hotel-result__filters__inner {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .search-hotel-result__filters--general .search-hotel-result__filter-input {
      width: auto;
      margin-right: 1.5rem; }
      .search-hotel-result__filters--general .search-hotel-result__filter-input:last-child {
        margin-right: 0; }
  .search-hotel-result__list--flight {
    margin: 8rem auto; }
  .search-hotel-result__filter-button {
    display: none; }
  .search-hotel-result__filter-input--long {
    width: calc(100% / 7 + 1.2rem); }
  .search-hotel-result__filter-input label {
    font-size: 1.2rem; } }

.hotel-detail__right-panel {
  margin-bottom: 3rem; }

.hotel-detail__section-text {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 3rem; }
  .hotel-detail__section-text--small {
    font-size: 2rem; }

.hotel-detail__content {
  padding: 0 1.5rem;
  margin-bottom: 4rem; }

.hotel-detail__block {
  margin: 0 -1.5rem 2rem;
  padding: 2rem 2.5rem;
  background-color: rgba(247, 248, 250, 0.7); }

.hotel-detail__room-list {
  margin-bottom: 4rem; }

.hotel-detail__room {
  list-style: none;
  margin-bottom: 2rem;
  background: #fff;
  border: 1px solid #dadada;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); }

@media screen and (min-width: 992px) {
  .hotel-detail__left-panel {
    width: 63%;
    display: inline-block;
    vertical-align: top; }
  .hotel-detail__right-panel {
    width: 34%;
    margin-left: 3%;
    display: inline-block;
    vertical-align: top; } }

.cart__total-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #fff;
  width: 100%;
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  box-shadow: -1px 5px 10px 0 rgba(0, 0, 0, 0.5); }
  .cart__total-mobile__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    font-size: 1.6rem;
    font-weight: 700; }
  .cart__total-mobile .btn {
    margin-bottom: 0; }

.cart__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.cart__empty-text {
  display: block;
  text-align: center;
  margin-top: 3rem;
  font-size: 2.4rem; }

.cart__summary {
  width: 100%;
  padding: 2rem 1.5rem;
  border: 1px solid #dadada;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 3rem; }
  .cart__summary__title {
    font-size: 2.8rem;
    font-weight: 700; }
  .cart__summary__list {
    margin: 0; }
  .cart__summary__item {
    list-style: none;
    margin-bottom: 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600; }
    .cart__summary__item--discount {
      color: #28c07b; }
    .cart__summary__item--fee {
      color: #f01335; }
  .cart__summary__item-key {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
    padding-right: 2rem; }
  .cart__summary__item-value {
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .cart__summary__separator {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 1.5rem; }
  .cart__summary__total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 600;
    margin-bottom: 2rem; }
  .cart__summary__total-price {
    font-size: 2.4rem;
    font-weight: 700;
    color: #0064b6;
    text-align: right; }
  .cart__summary__total-sub-price {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    color: #64bd62;
    margin-right: 5px;
    margin-top: 1rem; }
  .cart__summary__total-exchange {
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    color: #979797;
    margin-right: 5px;
    line-height: 1.2; }
  .cart__summary__footer {
    text-align: center; }
    .cart__summary__footer .btn {
      margin: 0; }

.cart__payment-method__header {
  font-weight: 700;
  text-align: center;
  font-size: 2.4rem;
  line-height: 1.4; }

.cart__payment-method__wrapper {
  padding: 3rem 3rem 1.5rem;
  border: 1px solid #000;
  margin-bottom: 2rem; }

.cart__payment-method__booking {
  color: #5ca8f0; }

.cart__payment-method__bank-account {
  font-size: 1.8rem;
  padding: 0 3rem;
  margin-bottom: 2rem; }
  .cart__payment-method__bank-account p {
    margin: 0; }

.cart__payment-method__command {
  text-align: center;
  font-size: 1.8rem;
  color: #979797; }

.cart__payment-method__note {
  margin-top: 2rem;
  font-weight: 600; }

.cart__payment-method__button:focus {
  outline: none; }

.cart__payment-method__button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2rem;
  list-style-type: none; }
  .cart__payment-method__button-group .btn {
    margin: 0 1rem; }

.cart__payment-method__body {
  margin: 0 auto 3rem;
  max-width: 50rem; }
  .cart__payment-method__body--big {
    max-width: 70rem; }
  .cart__payment-method__body .select-method__scroll-view {
    margin-top: 5rem; }
  .cart__payment-method__body .checkbox {
    margin-bottom: 4rem; }

.cart__payment-method__method {
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
  line-height: 1.4; }

.cart__payment-method__info {
  font-size: 1.8rem;
  text-align: center;
  font-weight: 700; }

.cart__payment-method__image-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 3rem; }
  .cart__payment-method__image-group img {
    width: 4rem;
    margin: 0 2px; }

@media screen and (min-width: 992px) {
  .cart__total-mobile {
    display: none; }
  .cart__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .cart__product-list {
    display: inline-block;
    width: 62%; }
  .cart__summary {
    display: inline-block;
    padding: 2rem 3rem;
    width: 35%; }
  .cart__payment-method__header {
    font-size: 2.8rem;
    line-height: 1.8; }
  .cart__payment-method__method {
    display: block;
    font-size: 2.8rem; } }

/* PAGE INDEX styles */
.hot-deal .panel {
  margin-bottom: 3.7rem; }

.hot-deal .title {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0;
  color: #0064b6;
  letter-spacing: normal;
  margin-bottom: 2rem; }

.hot-deal .home-page__banner__mobile {
  overflow: unset;
  margin-bottom: 6rem; }
  .hot-deal .home-page__banner__mobile__search__wrapper div {
    padding-left: 4rem; }

.hot-deal__banner {
  background-position: center;
  background-repeat: no-repeat; }

.hot-deal__banner-pink {
  background-color: #fee9f6;
  padding: 30px 15px;
  text-align: center; }

.hot-deal__banner-title-inner {
  width: 100%;
  margin: 0 auto; }

.hot-deal__banner-title {
  display: none;
  padding: 4rem 4rem 0 0;
  color: #fff;
  font-size: 2.8rem; }

.hot-deal__banner-description {
  font-size: 1.3rem;
  color: #fff; }

.hot-deal .home-page__banner-input input {
  border-radius: 6px;
  padding-left: 3.4rem;
  padding-right: 6.4rem;
  margin-bottom: 2rem; }

.hot-deal .home-page__banner-input .plan-your-trip__destination-result {
  width: calc(100% - 7.2rem);
  left: 3.4rem; }

.hot-deal .icon--search {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  margin-left: 1.2rem;
  position: absolute;
  top: 50%;
  right: unset;
  bottom: unset;
  left: unset; }

.hot-deal__banner-form-search {
  position: relative; }

.hot-deal__banner-search-button {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: unset;
  height: 100%;
  padding: 0 1.2rem; }

.hot-deal__explore-item {
  padding-right: 1.4rem; }
  .hot-deal__explore-item__image-wrap {
    width: 45%; }
  .hot-deal__explore-item__name {
    text-align: center;
    padding: 0 1rem;
    font-weight: 700;
    width: 55%;
    color: #464646;
    border: 1px solid #edeef1; }
  .hot-deal__explore-item__image {
    overflow: hidden;
    padding-top: 66.3865546218%;
    position: relative; }
    .hot-deal__explore-item__image img {
      height: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      position: absolute;
      top: 50%;
      right: unset;
      bottom: unset;
      left: 50%; }

.hot-deal__small-banner {
  border-top: 1px solid #8f8f8f;
  border-bottom: 1px solid #8f8f8f; }
  .hot-deal__small-banner__inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.hot-deal__create-trip__title {
  text-align: center;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  margin: 0;
  margin-right: 2rem;
  margin-bottom: 2rem;
  letter-spacing: normal; }

.hot-deal__hot-deal-tour {
  width: 48%;
  display: inline-block;
  margin-bottom: 1rem; }
  .hot-deal__hot-deal-tour:first-child {
    margin-right: 4%; }
  .hot-deal__hot-deal-tour:nth-child(3) {
    display: none; }

.hot-deal__why-vietravel {
  padding: 30px 0;
  text-align: center;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4; }
  .hot-deal__why-vietravel__block {
    padding: 0 20px; }
    .hot-deal__why-vietravel__block img {
      width: 60px;
      display: inline-block; }
  .hot-deal__why-vietravel__title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px; }
  .hot-deal__why-vietravel__content {
    font-size: 12px; }

.hot-deal__plan-trip {
  position: relative;
  text-align: center;
  background-position: center;
  padding: 50px 20px;
  color: #fff; }
  .hot-deal__plan-trip::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  .hot-deal__plan-trip__content {
    position: relative;
    z-index: 2; }
  .hot-deal__plan-trip__title-small {
    font-size: 16px !important;
    color: #fff !important; }
  .hot-deal__plan-trip__title-big {
    font-size: 24px !important;
    text-transform: uppercase;
    color: #dac633 !important;
    font-weight: 900; }
  .hot-deal__plan-trip__desc {
    font-size: 14px; }

@media screen and (min-width: 992px) {
  .hot-deal .panel {
    position: relative; }
    .hot-deal .panel .title {
      font-size: 2rem;
      color: #0064b6; }
  .hot-deal__popular-activities {
    width: 24%;
    margin-right: 1rem;
    margin-bottom: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .hot-deal .section-title {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    color: #0064b6; }
  .hot-deal .title {
    font-size: 3.2rem;
    margin-bottom: 2.5rem; }
  .hot-deal__banner {
    padding-bottom: 6rem;
    height: 530px; }
  .hot-deal__banner-title-inner {
    height: 100%;
    position: relative; }
  .hot-deal__banner-pink p {
    font-size: 18px; }
  .hot-deal__banner-description, .hot-deal__banner-title {
    text-align: center; }
  .hot-deal__banner-title {
    display: block;
    font-size: 3.2rem;
    padding-right: 0; }
  .hot-deal .icon--search {
    margin-left: 2.2rem;
    font-size: 2.4rem; }
  .hot-deal .home-page__banner-input input {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    font-size: 1.8rem;
    height: 6.2rem;
    padding-left: 6.3rem; }
    .hot-deal .home-page__banner-input input:focus {
      outline: none;
      border: 1px solid #d4d4d4;
      box-shadow: 0 2px 16px #edeef1; }
  .hot-deal .home-page__banner-input .plan-your-trip__destination-result {
    width: calc(100% - 12.6rem);
    left: 6.3rem; }
  .hot-deal__hot-deal-tour {
    width: 30%;
    margin-right: 3%; }
    .hot-deal__hot-deal-tour:nth-child(3) {
      display: block; }
  .hot-deal .link-more {
    margin-top: 1.2rem;
    font-size: 1.4rem; }
  .hot-deal__banner-search-button {
    height: 65%;
    padding: 0 2.2rem;
    right: 1.5rem; }
  .hot-deal__banner-title-inner {
    max-width: 93rem;
    padding: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .hot-deal__banner-form-search {
    position: relative; }
  .hot-deal__banner-search {
    z-index: 5;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    top: 7rem;
    right: unset;
    bottom: unset;
    left: 0; }
    .hot-deal__banner-search.hidden {
      opacity: 0;
      pointer-events: none; }
  .hot-deal__small-banner {
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f; }
    .hot-deal__small-banner__inner {
      padding-top: 2rem;
      padding-bottom: 2rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .hot-deal__create-trip__title {
    -moz-text-align-last: left;
         text-align-last: left;
    margin-bottom: 0;
    font-size: 2rem; }
  .hot-deal__why-vietravel {
    padding: 30px 0; }
    .hot-deal__why-vietravel__list {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .hot-deal__why-vietravel__block {
      width: 25%;
      padding: 0 20px; }
      .hot-deal__why-vietravel__block img {
        width: 100px;
        display: inline-block; }
    .hot-deal__why-vietravel__title {
      font-size: 20px; }
    .hot-deal__why-vietravel__content {
      font-size: 16px; }
  .hot-deal__plan-trip {
    padding: 80px 20px; }
    .hot-deal__plan-trip__desc {
      font-size: 16px;
      margin: 0 auto 80px;
      max-width: 900px; }
  .hot-deal .slick-dots li button:before {
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    content: '\2022';
    text-align: center; }
  .hot-deal .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #0064b6; }
  .hot-deal .slick-dots li button:before {
    opacity: 0.25;
    color: #0064b6; } }

.check-out-hotdeal__header {
  color: #f01335;
  font-weight: 700; }

.check-out-hotdeal__block {
  margin-bottom: 2rem; }

.check-out-hotdeal__divider {
  clear: both;
  width: 100%;
  background-color: #c4c4c4;
  height: 1px; }

.check-out-hotdeal__inner {
  border-radius: 7px;
  overflow: hidden;
  border: 1px solid #c4c4c4; }

.check-out-hotdeal__summary-block {
  padding: 2rem;
  padding-bottom: 0; }

.check-out-hotdeal__item-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 40px 0; }
  .check-out-hotdeal__item-wrapper:first-child {
    border-top: none; }

.check-out-hotdeal__summary__subtotal {
  border-top: 1px solid #c4c4c4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  padding-top: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.check-out-hotdeal__summary__subtotal-text {
  font-weight: 600;
  color: #979797; }

.check-out-hotdeal__summary__subtotal-price {
  font-weight: 600;
  color: #000; }

.check-out-hotdeal__summary__header {
  background-color: #0064b6;
  color: #fff;
  font-weight: 700;
  padding: 2rem; }
  .check-out-hotdeal__summary__header--optional {
    position: relative;
    font-weight: 600;
    font-size: 14px;
    padding: 2rem 2.5rem 0;
    padding-right: 4rem; }
    .check-out-hotdeal__summary__header--optional .icon {
      position: absolute;
      color: #0064b6;
      right: 15px;
      top: calc(50% + 1rem);
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      cursor: pointer; }

.check-out-hotdeal__summary__header-number {
  position: absolute;
  left: 0;
  padding: 6px;
  padding-left: 2px;
  border-radius: 0 18px 18px 0;
  background: #0064b6;
  color: #fff;
  top: calc(50% + 1rem);
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.check-out-hotdeal__summary__body {
  padding: 2rem;
  border-bottom: 1px solid #c4c4c4; }
  .check-out-hotdeal__summary__body--optional-services__delete {
    width: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .check-out-hotdeal__summary__body--optional-services__header {
    background: #5ba4df;
    padding: 1rem 2.5rem;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.5rem; }
  .check-out-hotdeal__summary__body--optional-services__item {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    margin-bottom: 1.5rem;
    position: relative; }
    .check-out-hotdeal__summary__body--optional-services__item__wrapper {
      padding-left: 2.5rem;
      padding-right: 2.5rem; }
    .check-out-hotdeal__summary__body--optional-services__item__number {
      width: 15px;
      height: 30px;
      /* as the half of the width */
      border-bottom-right-radius: 30px;
      border-top-right-radius: 30px;
      background-color: #0064b6;
      color: #fff;
      position: absolute;
      left: 0;
      top: 10px;
      font-weight: 700;
      line-height: 28px; }
    .check-out-hotdeal__summary__body--optional-services__item--header-text {
      width: 90%; }
    .check-out-hotdeal__summary__body--optional-services__item--title {
      font-weight: 700;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .check-out-hotdeal__summary__body--optional-services__item--total {
      padding: 1.5rem 0; }
      .check-out-hotdeal__summary__body--optional-services__item--total__label {
        color: #979797;
        margin-right: 3rem;
        font-weight: 600; }
      .check-out-hotdeal__summary__body--optional-services__item--total__text {
        font-weight: 800;
        font-size: 2rem; }
  .check-out-hotdeal__summary__body--info__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 8px; }
    .check-out-hotdeal__summary__body--info__item--icon {
      width: 8%;
      margin-right: 4%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .check-out-hotdeal__summary__body--info__item--icon img {
        width: 75%; }
    .check-out-hotdeal__summary__body--info__item .icon--hotel {
      font-size: 1.8rem; }
    .check-out-hotdeal__summary__body--info__item .icon--transportation {
      font-size: 2rem; }
    .check-out-hotdeal__summary__body--info__item--text {
      width: 88%; }
  .check-out-hotdeal__summary__body--contact {
    padding: 1.5rem 2rem;
    border-top: 1px solid #c4c4c4; }

@media screen and (max-width: 768px) {
  .check-out-hotdeal__wrapper {
    padding-top: 2rem; }
  .check-out-hotdeal__item-wrapper {
    padding: 20px 0; }
  .check-out-hotdeal__inner {
    margin-bottom: 30px; } }

@media screen and (max-width: 992px) {
  .check-out-hotdeal__item-wrapper--hide-mobile {
    height: 0;
    border: 0;
    padding: 0; }
  .check-out-hotdeal__accommodation, .check-out-hotdeal__note {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: auto;
    z-index: 90;
    padding: 60px 10px;
    background: #fff; }
    .check-out-hotdeal__accommodation.active, .check-out-hotdeal__note.active {
      display: block; }
    .check-out-hotdeal__accommodation .check-out-tour__room__item--optional, .check-out-hotdeal__note .check-out-tour__room__item--optional {
      width: 60%;
      padding-right: 1rem; }
    .check-out-hotdeal__accommodation textarea, .check-out-hotdeal__note textarea {
      height: 100%; }
    .check-out-hotdeal__accommodation__footer, .check-out-hotdeal__note__footer {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 10px;
      background: #fff;
      box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.1); }
      .check-out-hotdeal__accommodation__footer .btn, .check-out-hotdeal__note__footer .btn {
        margin-bottom: 0;
        width: 100%;
        border-radius: 5px; } }

.check-out-tour__flight__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.check-out-tour__flight__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1.5rem;
  border: 1px solid #c4c4c4;
  padding: 1rem 2rem;
  border-radius: 5px; }
  .check-out-tour__flight__item--label {
    font-size: 1.3rem;
    color: #828282; }
  .check-out-tour__flight__item--action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .check-out-tour__flight__item--action button {
      margin-bottom: 0;
      cursor: pointer; }

.check-out-tour__flight__button-add {
  background-color: #0064b6;
  font-weight: 600;
  padding: 6px 20px;
  color: #fff;
  border: none;
  border-radius: 5px; }

.check-out-tour__room__item {
  border-radius: 5px;
  border: 1px solid #c4c4c4;
  width: 100%;
  margin-bottom: 1.5rem; }
  .check-out-tour__room__item__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 1.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .check-out-tour__room__item__additional {
    padding: 1.5rem 2rem;
    border-top: 1px solid #c4c4c4; }
    .check-out-tour__room__item__additional .checkbox__input {
      margin-bottom: 0; }
  .check-out-tour__room__item__checkbox:disabled ~ label {
    opacity: 0.5; }
  .check-out-tour__room__item__checkbox ~ label {
    font-size: 1.4rem; }
  .check-out-tour__room__item--icon {
    width: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .check-out-tour__room__item--icon .icon {
      font-size: 20px;
      margin-right: 5px; }
  .check-out-tour__room__item--info {
    width: 75%;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .check-out-tour__room__item--optional {
    font-size: 1.5rem;
    padding-right: 3rem; }
  .check-out-tour__room__item--quantity {
    width: 15%; }
    .check-out-tour__room__item--quantity select {
      height: 3rem;
      margin-bottom: 0;
      border-radius: 5px; }

.modal-confirm-booking {
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  -webkit-transform: none;
          transform: none;
  z-index: 200;
  overflow: auto;
  padding: 60px 15px 10px; }
  .modal-confirm-booking:focus {
    outline: none; }

@media screen and (min-width: 992px) {
  .modal-confirm-booking {
    background: #fff;
    width: 80vw !important;
    max-width: 1100px;
    position: absolute;
    z-index: 50;
    inset: unset !important;
    top: 50% !important;
    left: 50% !important;
    max-height: 90vh !important;
    padding: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    overflow: auto; }
    .modal-confirm-booking:focus {
      outline: none; }
    .modal-confirm-booking__overlay {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 20;
      background-color: rgba(0, 0, 0, 0.5); } }

@media screen and (max-width: 768px) {
  .check-out-tour__room__item__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: unset;
    -webkit-align-items: unset;
        -ms-flex-align: unset;
            align-items: unset; }
  .check-out-tour__room__item--icon {
    width: 100%;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
        -ms-flex-pack: left;
            justify-content: left;
    margin-bottom: 1rem; }
  .check-out-tour__room__item--info {
    width: 100%;
    margin-bottom: 1rem; }
  .check-out-tour__room__item--quantity {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .check-out-tour__room__item--quantity select {
      width: 30%; } }

.popular-destination__title-text {
  font-size: 2rem;
  color: #0064b6;
  font-weight: 700;
  margin-bottom: 3rem; }

.popular-destination__welcome {
  text-align: center;
  color: #f01335;
  font-weight: 700;
  font-size: 2.5rem;
  margin-bottom: 2rem; }

.popular-destination__block {
  margin-bottom: 4.5rem; }

.popular-destination__paragraph {
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
  white-space: pre-wrap; }

.popular-destination__description {
  text-align: center;
  font-size: 1.8rem;
  padding: 2rem 10rem;
  word-break: break-word;
  white-space: pre-wrap;
  margin-bottom: 2rem; }

.popular-destination .tour-detail-new__title-text {
  font-size: 2rem;
  color: #0064b6;
  font-weight: bold; }

.popular-destination .image-content-gallery__main {
  padding-left: 0; }

.popular-destination__post-suggest .container {
  padding-left: 0; }

.popular-destination__slider .slick-track {
  margin: 0; }

@media screen and (max-width: 768px) {
  .popular-destination__slider {
    overflow: hidden;
    padding-right: 15px; }
    .popular-destination__slider .slick-slider {
      width: calc(100vw + 30px); } }

.hotel-content .check-out-hotdeal__summary__header {
  overflow: hidden;
  position: relative; }
  .hotel-content .check-out-hotdeal__summary__header .popular-activities__image__sale {
    right: -50px;
    top: 25px;
    -webkit-transform: rotate(36deg);
            transform: rotate(36deg); }

.hotel-content__header {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1.5rem 0;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #979797; }
  .hotel-content__header__label {
    font-weight: 700; }

.hotel-content__description {
  margin-bottom: 1.5rem; }

.hotel-content__collapse {
  margin-bottom: 2rem; }
  .hotel-content__collapse__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 0;
    position: relative;
    border-bottom: 1px solid #c4c4c4; }
    .hotel-content__collapse__item__title {
      font-size: 20px;
      font-weight: 700;
      color: #0064b6; }
  .hotel-content__collapse--facilities__title {
    font-size: 16px;
    font-weight: 700;
    padding: 1.5rem 0; }
  .hotel-content__collapse--facilities__container {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3; }
  .hotel-content__collapse--facilities__item {
    margin-bottom: 0.5rem; }
    .hotel-content__collapse--facilities__item span {
      font-size: 14px; }

.hotel-content__availability-room {
  margin-bottom: 1rem; }
  .hotel-content__availability-room__wrapper {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    background-color: #fff; }
  .hotel-content__availability-room__image {
    width: 30%; }
    .hotel-content__availability-room__image__wrapper {
      padding: 1rem; }
    .hotel-content__availability-room__image__thumbnail {
      margin-bottom: 0.5rem; }
    .hotel-content__availability-room__image__gallery {
      width: 100%; }
      .hotel-content__availability-room__image__gallery__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
      .hotel-content__availability-room__image__gallery__item {
        width: calc(100% / 3);
        margin-left: 0.5rem; }
        .hotel-content__availability-room__image__gallery__item img {
          width: 100%;
          border-radius: 5px; }
        .hotel-content__availability-room__image__gallery__item:first-child {
          margin-left: 0; }
  .hotel-content__availability-room__info {
    width: 50%; }
    .hotel-content__availability-room__info__wrapper {
      padding: 1rem;
      position: relative;
      height: 100%; }
    .hotel-content__availability-room__info p {
      margin-bottom: 1rem; }
    .hotel-content__availability-room__info--name {
      font-weight: 700;
      font-size: 2rem; }
    .hotel-content__availability-room__info--more {
      position: absolute;
      bottom: 5px; }
      .hotel-content__availability-room__info--more a {
        font-size: 1.4rem;
        font-weight: 600;
        color: #0064b6;
        cursor: pointer; }
        .hotel-content__availability-room__info--more a:hover {
          color: #0064b6;
          font-weight: 700; }
  .hotel-content__availability-room__price {
    width: 20%;
    background-color: #f1f1f1; }
    .hotel-content__availability-room__price__wrapper {
      padding: 1rem;
      height: 100%; }
    .hotel-content__availability-room__price__summary {
      height: 100%; }
      .hotel-content__availability-room__price__summary__description {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 0.6); }
      .hotel-content__availability-room__price__summary__old {
        text-decoration: line-through;
        font-size: 1.5rem;
        font-weight: 700; }
      .hotel-content__availability-room__price__summary__new {
        font-size: 2.5rem;
        font-weight: 700; }
    .hotel-content__availability-room__price__room {
      height: 100%; }
      .hotel-content__availability-room__price__room__label {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 0.6); }
      .hotel-content__availability-room__price__room input {
        width: 100px;
        height: 3rem;
        border-radius: 5px; }

.hotel-content__summary {
  padding: 1rem; }
  .hotel-content__summary__header .icon--user-new {
    font-size: 3.5rem;
    margin-right: 1rem; }
  .hotel-content__summary__content {
    padding: 1rem;
    border: 1px solid #c4c4c4; }
    .hotel-content__summary__content__wrapper {
      padding-bottom: 1rem;
      border-bottom: 1px solid #979797;
      margin-bottom: 1rem; }
    .hotel-content__summary__content__price {
      font-size: 1.6rem;
      margin-bottom: 1rem; }

.hotel-content__search-box {
  background-color: #0064b6;
  height: 80px; }
  .hotel-content__search-box__wrapper {
    padding: 0 3rem;
    height: 100%; }
  .hotel-content__search-box__input {
    margin-right: 1rem; }
  .hotel-content__search-box__search {
    text-transform: uppercase;
    padding: 1rem 5rem;
    color: #fff;
    background: #f01335;
    font-weight: 700;
    border-radius: 5px;
    cursor: pointer; }
  .hotel-content__search-box input {
    margin-bottom: 0; }
  .hotel-content__search-box .input-passenger {
    margin-bottom: 0; }
  .hotel-content__search-box .input-passenger__label {
    display: none; }
  .hotel-content__search-box .date-picker .icon {
    bottom: 13px;
    color: #000;
    font-size: 2.2rem; }
  .hotel-content__search-box .date-range-picker__arrow {
    display: none; }

.tour-activity .panel {
  margin-bottom: 2rem; }
  .tour-activity .panel .title {
    font-size: 2rem;
    color: #0064b6;
    font-weight: bold; }

@media screen and (min-width: 992px) {
  .tour-activity .slick-dots li button:before {
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    content: '\2022';
    text-align: center; }
  .tour-activity .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #0064b6; }
  .tour-activity .slick-dots li button:before {
    opacity: .25;
    color: #0064b6; } }

.user-account .title {
  font-size: 20px;
  font-weight: 700;
  color: #0064b6; }

.user-account__cover-form {
  position: relative; }

.user-account__cover-input {
  position: absolute;
  right: 15px;
  top: -5rem;
  border-radius: 5px;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0.7;
  cursor: pointer; }
  .user-account__cover-input .icon {
    margin-right: 10px; }
  .user-account__cover-input label {
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer; }
  .user-account__cover-input:hover {
    opacity: 1; }

.user-account__right__tab__menu {
  border-bottom: 1px solid #656565;
  margin-bottom: 1.5rem; }
  .user-account__right__tab__menu__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .user-account__right__tab__menu__item {
    color: #656565;
    position: relative;
    padding: 5px;
    padding-left: 2rem;
    cursor: pointer;
    font-size: 20px;
    margin-bottom: 1rem; }
    .user-account__right__tab__menu__item:first-child {
      padding-left: 0;
      padding-right: 2rem;
      border-right: 1px solid #000; }
    .user-account__right__tab__menu__item--active {
      color: #0064b6;
      font-weight: 600; }

.user-account__tour {
  font-size: 16px; }
  .user-account__tour__header-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 15%;
    line-height: 1; }
    .user-account__tour__header-column:first-child {
      width: 30%; }
    .user-account__tour__header-column:last-child {
      width: 25%;
      text-align: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .user-account__tour__card-column {
    width: 15%; }
    .user-account__tour__card-column:first-child {
      width: 30%; }
    .user-account__tour__card-column:last-child {
      width: 25%;
      text-align: center; }
  .user-account__tour--cart .user-account__tour__card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .user-account__tour--cart .user-account__tour__card-column:first-child,
  .user-account__tour--cart .user-account__tour__header-column:first-child {
    width: 5%; }
  .user-account__tour--cart .user-account__tour__card-column:nth-child(2),
  .user-account__tour--cart .user-account__tour__header-column:nth-child(2) {
    width: 30%; }
  .user-account__tour--cart .user-account__tour__card-column:nth-child(4),
  .user-account__tour--cart .user-account__tour__header-column:nth-child(4) {
    width: 12%; }
  .user-account__tour--cart .user-account__tour__card-column:nth-child(5),
  .user-account__tour--cart .user-account__tour__header-column:nth-child(5) {
    width: 18%; }
  .user-account__tour--cart .user-account__tour__card-column:last-child,
  .user-account__tour--cart .user-account__tour__header-column:last-child {
    width: 20%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right; }
  .user-account__tour--cart .user-account__tour__card-column .checkbox__input,
  .user-account__tour--cart .user-account__tour__header-column .checkbox__input {
    margin-bottom: 0; }
  .user-account__tour--cart .user-account__tour__header-column:last-child {
    padding-right: 40px; }
  .user-account__tour--cart .user-account__tour__card-column:last-child {
    padding-right: 15px; }
  .user-account__tour--cart .user-account__tour__summary__wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .user-account__tour--cart .user-account__tour__card--total {
    width: 18%;
    padding-right: 0; }
  .user-account__tour--cart .user-account__tour__card--status {
    width: 20%;
    padding-right: 0; }
  .user-account__tour__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    color: #787777; }
    .user-account__tour__header--services {
      width: 30%; }
    .user-account__tour__header--date {
      width: calc(70% / 4); }
    .user-account__tour__header--travellers {
      width: calc(70% / 4 - 45px); }
    .user-account__tour__header--total {
      width: calc(70% / 4); }
    .user-account__tour__header--status {
      width: calc(70% / 4 + 45px); }
  .user-account__tour__card-subtitle {
    color: #686868; }
  .user-account__tour__card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0;
    margin-bottom: 1.5rem; }
    .user-account__tour__card--services {
      width: 30%; }
      .user-account__tour__card--services__title {
        font-size: 15px;
        font-weight: 700;
        padding-right: 1rem; }
      .user-account__tour__card--services__more {
        margin-top: 1rem;
        font-size: 12px;
        font-weight: 700;
        color: #656565; }
      .user-account__tour__card--services__booking-no {
        font-size: 12px; }
    .user-account__tour__card--date {
      width: calc(70% / 4);
      padding-right: 1rem; }
      .user-account__tour__card--date__date, .user-account__tour__card--date__duration {
        font-size: 15px;
        margin-bottom: 0; }
    .user-account__tour__card--travellers {
      width: calc(70% / 4 - 45px);
      padding-right: 1rem; }
      .user-account__tour__card--travellers ul li {
        list-style-type: none;
        font-size: 15px;
        margin-bottom: 0; }
    .user-account__tour__card--total, .user-account__tour__card--commission {
      width: calc(70% / 4);
      font-size: 15px;
      padding-right: 1rem; }
    .user-account__tour__card--status {
      width: calc(70% / 4 + 45px);
      font-size: 15px;
      padding-right: 1rem; }
      .user-account__tour__card--status p {
        margin-bottom: 1rem; }
      .user-account__tour__card--status img {
        width: 100%;
        margin-top: 1rem; }
      .user-account__tour__card--status__button {
        padding: 1rem 2rem;
        color: #fff;
        font-weight: 600;
        border: none;
        border-radius: 5px;
        margin-bottom: 0; }
        .user-account__tour__card--status__button--completed {
          background-color: #0064b6; }
        .user-account__tour__card--status__button--pending {
          background-color: #f01335; }
    .user-account__tour__card--mobile-info {
      display: none; }
  .user-account__tour__summary {
    width: 100%; }
    .user-account__tour__summary__wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      border-top: 1px solid #656565;
      padding: 1.5rem 0; }
      .user-account__tour__summary__wrapper button {
        margin-bottom: 0; }

.user-account__my-reviews {
  border-top: 1px solid #656565;
  padding-top: 1rem; }
  .user-account__my-reviews .user-account__tour__header--date {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__header--travellers {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__header--total {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__header--status {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__header--action {
    text-align: center; }
  .user-account__my-reviews .user-account__tour__card--date {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__card--travellers {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__card--total {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__card--status {
    width: calc(70% / 5); }
  .user-account__my-reviews .user-account__tour__card--action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.user-account__block {
  margin-bottom: 2.5rem; }

.user-account__redeem-point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .user-account__redeem-point .title {
    margin-bottom: 0; }
  .user-account__redeem-point__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .user-account__redeem-point__container img {
      margin-right: 1rem; }
  .user-account__redeem-point__text {
    color: #f01335;
    font-weight: bold;
    font-size: 20px; }

@media screen and (max-width: 992px) {
  .user-account__cover-input {
    top: calc(-45vw - 8px);
    left: 5px;
    right: unset; }
  .user-account__block__mobile-review-header {
    font-weight: 700;
    margin-bottom: 10px; }
    .user-account__block__mobile-review-header span:first-child {
      color: #686868; }
  .user-account__block__mobile-review-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 30px; }
  .user-account__block .star-rating {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 15px;
    margin-bottom: 0; }
    .user-account__block .star-rating .star-rating__star-container {
      margin-bottom: 0;
      margin-left: -10px; }
  .user-account__block .star-rating__star {
    height: 10px; }
  .user-account__block__mobile-review-date {
    font-size: 13px;
    line-height: 1; }
  .user-account__tour__header {
    display: none; }
  .user-account__tour__card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .user-account__tour__card--date, .user-account__tour__card--travellers, .user-account__tour__card--total, .user-account__tour__card--status {
      display: none;
      width: 100%; }
    .user-account__tour__card--services {
      width: 100%; }
      .user-account__tour__card--services__title {
        font-size: 16px;
        margin-bottom: 10px; }
      .user-account__tour__card--services__booking-no {
        font-size: 14px; }
      .user-account__tour__card--services b {
        font-weight: 600;
        color: #686868; }
    .user-account__tour__card--mobile-info {
      display: block;
      font-size: 14px; }
    .user-account__tour__card__subtotal {
      font-size: 16px;
      margin-top: 10px;
      margin-bottom: 10px; }
      .user-account__tour__card__subtotal strong {
        color: #000; }
      .user-account__tour__card__subtotal .blue {
        color: #0064b6;
        font-weight: 700; }
  .user-account__tour__summary {
    display: none; } }

.user-account-modal {
  max-width: 120rem;
  width: 90vw;
  max-height: 90vh;
  overflow: auto;
  padding: 4rem 6rem;
  background-color: #fff; }
  .user-account-modal .title {
    font-size: 20px;
    font-weight: 700;
    color: #0064b6; }
  .user-account-modal__separator {
    margin: 40px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5); }
  .user-account-modal__wrapper {
    padding: 2rem;
    border: none; }
  .user-account-modal__block {
    margin-bottom: 2rem; }
  .user-account-modal__change-password .user-account-modal__form__input--label {
    width: calc(100px + 8%); }
  .user-account-modal__change-password .user-account-modal__form__input--textbox {
    width: calc(100% - 8% - 100px); }
  .user-account-modal__avatar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2rem; }
    .user-account-modal__avatar .agent-profile__profile {
      margin-bottom: 0; }
      .user-account-modal__avatar .agent-profile__profile input {
        margin-bottom: 0;
        border: 1px solid #8b8585;
        background-color: #fff;
        border-radius: 3px;
        height: 32px; }
  .user-account-modal__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .user-account-modal__form__left, .user-account-modal__form__right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 48%;
          -ms-flex: 0 0 48%;
              flex: 0 0 48%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .user-account-modal__form__input {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 1rem; }
      .user-account-modal__form__input--icon {
        width: 8%;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-right: 2%;
        font-size: 24px; }
      .user-account-modal__form__input--label {
        width: 10rem;
        min-width: 10rem;
        font-size: 15px; }
      .user-account-modal__form__input--textbox {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        .user-account-modal__form__input--textbox input,
        .user-account-modal__form__input--textbox select {
          margin-bottom: 0;
          border: 1px solid #8b8585;
          background-color: #fff;
          border-radius: 3px;
          height: 32px;
          padding-left: 1.5rem; }
    .user-account-modal__form__check-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .user-account-modal__form__check-box .checkbox label {
        font-weight: 400; }
      .user-account-modal__form__check-box .checkbox__input {
        margin-bottom: 0; }
      .user-account-modal__form__check-box .checkbox:first-child {
        margin-right: 1rem; }
  .user-account-modal__contact-method {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .user-account-modal__contact-method__item {
      cursor: pointer; }
      .user-account-modal__contact-method__item i {
        font-size: 24px; }
      .user-account-modal__contact-method__item:hover {
        color: #0064b6;
        opacity: 0.85; }
      .user-account-modal__contact-method__item--active {
        color: #0064b6;
        font-weight: bold;
        opacity: 1; }
  .user-account-modal__submit {
    width: 100%;
    text-align: center; }
    .user-account-modal__submit button {
      text-align: center;
      border-radius: 5px; }

@media screen and (max-width: 992px) {
  .user-account-modal {
    width: 100%;
    max-height: 100vh;
    padding: 0;
    overflow: hidden; }
    .user-account-modal__form {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .user-account-modal__wrapper {
      height: 100vh;
      overflow: auto;
      padding-bottom: 80px;
      padding-top: 60px; }
    .user-account-modal__submit {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #fff;
      padding: 15px 0;
      box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.1); }
      .user-account-modal__submit button {
        margin-bottom: 0; }
    .user-account-modal__avatar .agent-profile__profile {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      font-size: 20px;
      font-weight: 700; }
      .user-account-modal__avatar .agent-profile__profile__avatar {
        width: 100px;
        height: 100px;
        margin-right: 15px; }
        .user-account-modal__avatar .agent-profile__profile__avatar .user-profile__avatar__edit-icon {
          display: block; } }

.agent-profile .title {
  font-size: 20px;
  font-weight: 700;
  color: #0064b6; }

.agent-profile .sub-title {
  font-size: 16px;
  font-weight: 700;
  color: #0064b6; }

.agent-profile__charts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .agent-profile__charts__chart {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50%;
    padding: 0 3rem; }

.agent-profile__credit-bar {
  margin-bottom: 8rem; }
  .agent-profile__credit-bar__total {
    width: 100%;
    height: 3.4rem;
    border-radius: 1.7rem;
    background: #979797;
    position: relative; }
  .agent-profile__credit-bar__current {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 1.7rem;
    background: #ff7800;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .agent-profile__credit-bar__current-value {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 3.4rem; }
  .agent-profile__credit-bar__current-text {
    position: absolute;
    font-weight: 700;
    font-size: 2rem;
    top: 140%;
    left: 50%;
    white-space: nowrap;
    color: #ff7800;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1; }
  .agent-profile__credit-bar__total-text {
    position: absolute;
    font-weight: 700;
    font-size: 2rem;
    top: 140%;
    right: 0;
    color: #f01335;
    z-index: 1; }

.agent-profile__credit-controller .user-account__right__tab__menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.agent-profile__credit-controller .user-account__tour__summary__wrapper {
  -webkit-box-align: unset;
  -webkit-align-items: unset;
      -ms-flex-align: unset;
          align-items: unset; }

.agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--services {
  width: 25%; }

.agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--travellers {
  width: 10%; }

.agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--date, .agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--total, .agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--status, .agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--commission, .agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--action {
  width: calc(65% / 5); }

.agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--action .user-account__tour__card--status__button {
  margin-bottom: 1.5rem; }

.agent-profile__credit-controller .user-account__tour__summary .user-account__tour__card--action img {
  width: 100%; }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--services {
  width: 25%; }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--travellers {
  width: 10%; }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--date, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--total, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--status, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--commission, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--action {
  width: calc(65% / 5); }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__header--action {
  text-align: center; }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--services {
  width: 25%; }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--travellers {
  width: 10%; }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--date, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--total, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--status, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--commission, .agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--action {
  width: calc(65% / 5); }

.agent-profile__credit-controller .user-account__right__tab__content__cart .user-account__tour__card--action {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 0; }

.agent-profile__profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 2.5rem; }
  .agent-profile__profile__avatar-wrapper {
    position: relative; }
  .agent-profile__profile__avatar {
    border-radius: 50%;
    width: 99px;
    height: 99px;
    margin-right: 2rem;
    position: relative;
    border: 3px solid #fff;
    overflow: hidden; }
    .agent-profile__profile__avatar img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      right: unset;
      bottom: unset;
      left: 0; }
  .agent-profile__profile__avatar-input {
    position: absolute;
    right: 20px;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    width: 30px;
    height: 30px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0.7;
    cursor: pointer; }
    .agent-profile__profile__avatar-input label {
      margin-bottom: 0;
      color: #fff;
      line-height: 1;
      cursor: pointer; }
    .agent-profile__profile__avatar-input:hover {
      opacity: 1; }
  .agent-profile__profile__info p {
    margin-bottom: 10px; }
  .agent-profile__profile__info--header {
    font-weight: 700;
    color: #f01335;
    font-size: 24px; }
  .agent-profile__profile__info__button--log-out {
    background-color: #f01335;
    font-weight: 800;
    font-size: 16px;
    color: #fff;
    border: none;
    padding: 5px 1rem;
    border-radius: 5px; }
  .agent-profile__profile__info__button--save {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #f01335;
    font-weight: 800;
    font-size: 16px;
    color: #fff;
    border: none;
    padding: 1rem;
    border-radius: 5px; }
  .agent-profile__profile__info__button--change-password {
    font-size: 15px;
    color: #000;
    text-decoration: underline;
    margin-left: 1rem; }

.agent-profile__account-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2.5rem; }
  .agent-profile__account-info__left {
    width: 25%;
    border: 1px solid #979797;
    border-radius: 5px;
    overflow: hidden;
    height: 100%; }
    .agent-profile__account-info__left__header {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 1rem 2.5rem;
      background: #0064b6;
      color: #fff;
      font-weight: 700;
      border-radius: 0 0 5px 5px; }
      .agent-profile__account-info__left__header a {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin-left: 10px; }
    .agent-profile__account-info__left__body ul {
      list-style-type: none;
      padding: 1rem 2.5rem;
      margin-bottom: 0; }
    .agent-profile__account-info__left__body ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .agent-profile__account-info__left__body ul li .icon {
        font-size: 2.4rem;
        width: 3rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-right: 1rem; }
      .agent-profile__account-info__left__body ul li span a {
        text-decoration: underline;
        color: #0064b6; }
    .agent-profile__account-info__left__body__account-info {
      padding: 1rem;
      margin-bottom: 0; }
    .agent-profile__account-info__left__body__agency-info {
      padding: 1rem;
      border-top: 1px solid #979797; }
  .agent-profile__account-info__right {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    width: 75%;
    padding-left: 6rem; }
    .agent-profile__account-info__right__agent-tier {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 2rem; }
      .agent-profile__account-info__right__agent-tier--icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .agent-profile__account-info__right__agent-tier--icon .icon--crown {
          font-size: 30px;
          margin-bottom: 5px;
          margin-right: 1rem; }
        .agent-profile__account-info__right__agent-tier--icon__tier {
          font-size: 20px;
          font-weight: 700; }
        .agent-profile__account-info__right__agent-tier--icon .icon--help {
          font-size: 12px;
          margin-left: 1.5rem; }
      .agent-profile__account-info__right__agent-tier--text {
        font-size: 20px;
        margin-right: 2rem; }
    .agent-profile__account-info__right__summary-dashboard__title--tour {
      font-size: 16px;
      font-weight: bold;
      color: #ff6700;
      margin-bottom: 0; }
    .agent-profile__account-info__right__summary-dashboard__title--hotdeal {
      font-size: 16px;
      font-weight: bold;
      color: #0d47a1;
      margin-bottom: 0; }
    .agent-profile__account-info__right__summary-dashboard__title--services {
      font-size: 16px;
      font-weight: bold;
      color: #b71c1c;
      margin-bottom: 0; }
  .agent-profile__account-info__summary-list {
    margin-bottom: 2.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .agent-profile__account-info__summary-list--tour .agent-profile__account-info__summary-card__bottom {
      background-color: #ff6700; }
    .agent-profile__account-info__summary-list--tour .agent-profile__account-info__summary-card__top__text--number {
      color: #ff6700; }
    .agent-profile__account-info__summary-list--tour .agent-profile__account-info__summary-card__top__icon i {
      color: #ff6700; }
    .agent-profile__account-info__summary-list--hotdeal .agent-profile__account-info__summary-card__bottom {
      background-color: #0d47a1; }
    .agent-profile__account-info__summary-list--hotdeal .agent-profile__account-info__summary-card__top__text--number {
      color: #0d47a1; }
    .agent-profile__account-info__summary-list--hotdeal .agent-profile__account-info__summary-card__top__icon i {
      color: #0d47a1; }
    .agent-profile__account-info__summary-list--services .agent-profile__account-info__summary-card__bottom {
      background-color: #b71c1c; }
    .agent-profile__account-info__summary-list--services .agent-profile__account-info__summary-card__top__text--number {
      color: #b71c1c; }
    .agent-profile__account-info__summary-list--services .agent-profile__account-info__summary-card__top__icon i {
      color: #b71c1c; }
  .agent-profile__account-info__summary-card {
    width: 24%;
    margin-right: 1%;
    margin-top: 2rem;
    border-radius: 5px;
    border: 1px solid #c4c4c4; }
    .agent-profile__account-info__summary-card__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .agent-profile__account-info__summary-card__top__icon {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: relative; }
        .agent-profile__account-info__summary-card__top__icon i {
          font-size: 32px; }
        .agent-profile__account-info__summary-card__top__icon::after {
          content: '';
          position: absolute;
          width: 1px;
          height: 100%;
          right: 0;
          top: 0;
          background-color: #c4c4c4; }
      .agent-profile__account-info__summary-card__top__text {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 12px;
        padding: 1rem; }
        .agent-profile__account-info__summary-card__top__text--number {
          font-size: 20px;
          font-weight: bold; }
    .agent-profile__account-info__summary-card__bottom {
      padding: 0.5rem 1rem;
      border-top: 1px solid;
      text-align: center;
      font-size: 14px;
      color: #fff;
      font-weight: 700;
      border-radius: 0 0 5px 5px;
      box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25); }

.agent-profile__popup-selector {
  display: none; }

@media screen and (max-width: 992px) {
  .agent-profile__wrapper {
    margin-top: -110px; }
  .agent-profile__profile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .agent-profile__profile__avatar {
      margin-right: 0;
      width: 133px;
      height: 133px;
      border-width: 5px; }
    .agent-profile__profile__info > * {
      display: none; }
    .agent-profile__profile__info--header {
      display: block;
      text-align: center; }
  .agent-profile__popup-selector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -15px 15px; }
    .agent-profile__popup-selector__item {
      color: #0064b6;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 15px;
      cursor: pointer;
      position: relative; }
      .agent-profile__popup-selector__item .icon {
        font-size: 30px; }
    .agent-profile__popup-selector__item-count {
      position: absolute;
      top: -8px;
      left: 22px;
      background: #f01335;
      color: #fff;
      border-radius: 12px;
      min-width: 20px;
      text-align: center;
      line-height: 1.6;
      font-size: 12px; }
    .agent-profile__popup-selector__item-text {
      margin-left: 10px;
      font-size: 16px;
      font-weight: 700; }
  .agent-profile__account-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden; }
    .agent-profile__account-info__left {
      width: 100%;
      border: 0;
      border-top: 2px solid rgba(0, 0, 0, 0.1);
      border-radius: 0;
      padding-top: 15px; }
      .agent-profile__account-info__left__header {
        background: #fff;
        padding: 0;
        color: #0064b6;
        margin-bottom: 15px; }
        .agent-profile__account-info__left__header a {
          color: #000 !important; }
      .agent-profile__account-info__left__body ul {
        padding: 0; }
    .agent-profile__account-info__right {
      width: 100%;
      position: fixed;
      right: 0;
      top: 0;
      background: #fff;
      height: 100%;
      -webkit-transform: translate(100%, 0);
              transform: translate(100%, 0);
      -webkit-transition: -webkit-transform 300ms ease;
      transition: -webkit-transform 300ms ease;
      transition: transform 300ms ease;
      transition: transform 300ms ease, -webkit-transform 300ms ease;
      z-index: 200;
      padding: 50px 0 10px; }
      .agent-profile__account-info__right__wrapper {
        height: 100%;
        overflow: auto;
        padding: 0 15px; }
      .agent-profile__account-info__right.active {
        -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }
  .agent-profile__mobile-menu {
    margin-bottom: 1.5rem; }
    .agent-profile__mobile-menu__container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 1.5rem; }
    .agent-profile__mobile-menu__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .agent-profile__mobile-menu__item i {
        margin-right: 1rem;
        font-size: 30px;
        color: #0064b6; }
      .agent-profile__mobile-menu__item--title {
        font-size: 16px;
        font-weight: 700;
        color: #0064b6; } }

.agent-portal__wrapper {
  padding-bottom: 50px; }

.agent-portal .user-account-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.agent-portal__modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 90rem;
  background-color: #fff;
  position: fixed; }
  .agent-portal__modal .agent-portal__text-section {
    margin: 3rem 0; }
  .agent-portal__modal .user-account-modal__form {
    margin-bottom: 2rem; }
  .agent-portal__modal .user-account-modal__form__check-box {
    margin-bottom: 2rem; }
  .agent-portal__modal .user-account-modal__form__input--label {
    width: 15%;
    margin-right: 1%; }
  .agent-portal__modal .user-account-modal__form__input--textbox {
    width: 90%; }
  .agent-portal__modal .user-account-modal__form__input--short-input {
    width: 74%; }
  .agent-portal__modal .user-account-modal__form__input select {
    margin-bottom: 0;
    border: 1px solid #8b8585;
    background-color: #fff;
    border-radius: 3px;
    height: 32px; }

.agent-portal__header {
  margin-top: 4rem;
  text-align: center;
  margin-bottom: 8rem; }
  .agent-portal__header h3, .agent-portal__header .h3 {
    font-size: 35px;
    font-weight: bold;
    color: #0064b6; }
  .agent-portal__header p {
    font-size: 18px;
    color: #686868; }

.agent-portal__text-section {
  font-size: 18px;
  color: #686868;
  margin: 8rem 0;
  text-align: center; }

.agent-portal__summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .agent-portal__summary__item {
    width: 10%;
    text-align: center; }
    .agent-portal__summary__item--number {
      font-size: 25px;
      font-weight: bold;
      color: #0064b6;
      margin-bottom: 1.5rem; }
    .agent-portal__summary__item--text {
      font-size: 16px;
      font-weight: 600;
      line-height: 1.2;
      color: #0064b6; }
    .agent-portal__summary__item:last-child {
      width: 13%; }

.agent-portal__accommondation__title {
  font-size: 22px;
  font-weight: bold;
  color: #f01335;
  text-align: center; }
  .agent-portal__accommondation__title--how-it-work {
    margin-bottom: 8rem; }

.agent-portal__accommondation__description {
  font-size: 18px;
  color: #686868;
  text-align: center;
  margin-bottom: 6rem; }

.agent-portal__accommondation__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.agent-portal__accommondation__item {
  text-align: center; }
  .agent-portal__accommondation__item--icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 4rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 8px; }
    .agent-portal__accommondation__item--icon i {
      color: #0064b6;
      font-size: 40px; }
  .agent-portal__accommondation__item--text {
    color: #0064b6;
    font-size: 18px;
    font-weight: 600; }

.agent-portal__accommondation__button {
  text-align: center;
  margin: 8rem 0; }
  .agent-portal__accommondation__button button {
    border-radius: 5px;
    border: 1px solid #f01335;
    color: #f01335;
    font-size: 16px;
    font-weight: 600;
    padding: 1rem 1.5rem;
    background: transparent; }

.agent-portal__slogan {
  height: 300px;
  background-color: #0064b6;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .agent-portal__slogan i {
    font-size: 87px;
    margin-bottom: 3rem; }
  .agent-portal__slogan h3, .agent-portal__slogan .h3 {
    font-size: 40px;
    font-weight: 700; }

.agent-portal__description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8rem; }
  .agent-portal__description__item {
    width: 24%; }
    .agent-portal__description__item__top {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 1rem; }
      .agent-portal__description__item__top--number {
        font-size: 50px;
        opacity: 0.5;
        color: #0064b6;
        margin-right: 2rem; }
      .agent-portal__description__item__top--icon i {
        color: #0064b6;
        font-size: 62px; }
    .agent-portal__description__item__bottom--title {
      color: #0064b6;
      font-size: 18px;
      font-weight: 700;
      margin-bottom: 1.5rem; }
    .agent-portal__description__item__bottom--description {
      font-size: 16px;
      color: #686868; }

.agent-portal__request-account {
  width: 100%;
  position: relative;
  margin-bottom: 8rem; }
  .agent-portal__request-account__big-text {
    width: 700px;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    color: #0064b6; }
  .agent-portal__request-account__button {
    text-align: center;
    margin: 5rem 0; }
    .agent-portal__request-account__button button {
      font-size: 30px;
      padding: 2rem 3rem;
      color: #fff;
      font-weight: 700;
      background-color: #f01335;
      border: none;
      border-radius: 80px; }
  .agent-portal__request-account__small-text {
    font-size: 16px;
    color: #686868;
    text-align: center; }

.agent-portal__hotdeal__title {
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  color: #0064b6;
  margin-bottom: 2rem; }

.agent-portal__hotdeal__description {
  font-size: 18px;
  text-align: center;
  color: #686868;
  margin-bottom: 3rem; }

@media screen and (max-width: 768px) {
  .agent-portal__header {
    margin-bottom: 3rem; }
    .agent-portal__header h3, .agent-portal__header .h3 {
      font-size: 18px;
      margin-bottom: 10px; }
    .agent-portal__header p {
      font-size: 12px; }
  .agent-portal__request-account {
    margin-bottom: 4rem; }
    .agent-portal__request-account__big-text {
      margin-bottom: 2rem;
      max-width: 700px;
      font-size: 16px;
      width: auto; }
    .agent-portal__request-account__button {
      margin-top: 2rem;
      margin-bottom: 1rem; }
      .agent-portal__request-account__button button {
        font-size: 16px;
        padding-top: 1rem;
        padding-bottom: 1rem; }
  .agent-portal__summary {
    margin-bottom: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .agent-portal__summary__item {
      width: 33%;
      margin-bottom: 2.5rem; }
      .agent-portal__summary__item--number {
        font-size: 18px;
        margin-bottom: 1rem; }
      .agent-portal__summary__item--text {
        font-size: 12px; }
      .agent-portal__summary__item:nth-last-child(2) {
        width: 50%; }
      .agent-portal__summary__item:last-child {
        width: 50%; }
  .agent-portal__text-section {
    margin: 0 0 3rem;
    font-size: 16px; }
  .agent-portal__accommondation__container {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .agent-portal__accommondation__title {
    font-size: 16px;
    margin-bottom: 1rem; }
    .agent-portal__accommondation__title--how-it-work {
      margin-bottom: 4rem; }
  .agent-portal__accommondation__description {
    font-size: 12px;
    margin-bottom: 2rem; }
  .agent-portal__accommondation__item {
    margin-bottom: 3.5rem;
    width: 50%; }
    .agent-portal__accommondation__item span {
      display: block; }
  .agent-portal__accommondation__button {
    margin: 2rem 0 4rem; }
  .agent-portal__description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 2rem; }
    .agent-portal__description__item {
      width: 100%;
      text-align: center;
      margin-bottom: 4rem; }
      .agent-portal__description__item__top {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
  .agent-portal__slogan {
    height: auto;
    padding: 20px 0;
    margin-bottom: 2rem; }
    .agent-portal__slogan .icon {
      font-size: 40px; }
    .agent-portal__slogan h3, .agent-portal__slogan .h3 {
      font-size: 16px; }
  .agent-portal__hotdeal__title {
    font-size: 16px; }
  .agent-portal__hotdeal__description {
    font-size: 16px; }
  .agent-portal__modal {
    width: 100vw;
    height: 100vh; }
    .agent-portal__modal .user-account-modal__wrapper {
      padding: 40px 15px 80px; } }

.day-by-day {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 2rem; }
  .day-by-day__add-activities-modal {
    max-width: 84rem;
    margin: 0 auto;
    background: #fff;
    width: 80%; }
  .day-by-day__calendar-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    list-style: none; }
    .day-by-day__calendar-wrap li {
      cursor: pointer;
      text-transform: uppercase; }
  .day-by-day__calendar--active {
    color: #f01335;
    font-weight: 700; }
  .day-by-day__content-note {
    margin-bottom: 4rem;
    position: relative; }
    .day-by-day__content-note textarea {
      resize: none;
      background-color: #fff; }
      .day-by-day__content-note textarea:-moz-read-only:focus {
        border: 1px solid #d4d4d4; }
      .day-by-day__content-note textarea:read-only:focus {
        border: 1px solid #d4d4d4; }
  .day-by-day__content {
    width: 100%; }
    .day-by-day__content-wrap {
      position: relative; }
    .day-by-day__content-destination {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      position: relative;
      margin-bottom: 3rem; }
      .day-by-day__content-destination--image {
        position: relative;
        width: 30%;
        overflow: hidden; }
        .day-by-day__content-destination--image img {
          position: absolute;
          width: 100%;
          top: 50%;
          left: 0;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
      .day-by-day__content-destination--text {
        font-size: 1.8rem;
        padding: 1.5rem;
        font-weight: 700;
        border: 1px solid #d4d4d4; }
    .day-by-day__content-date {
      margin-bottom: 3rem;
      background: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .day-by-day__content-date--block {
        padding: 0.5rem;
        width: 35%;
        background: #464646;
        color: #fff;
        text-align: center; }
      .day-by-day__content-date--edit {
        color: #0064b6;
        line-height: 1.8;
        margin-left: 2rem; }
    .day-by-day__content-plan {
      border: 1px solid #d4d4d4;
      padding: 2rem;
      margin-bottom: 3rem;
      background: #fff; }
      .day-by-day__content-plan-wrap {
        height: 6rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        border: 1px dashed #d4d4d4;
        background: #f9f9f9; }
      .day-by-day__content-plan-text {
        font-size: 1.5rem; }
      .day-by-day__content-plan-action {
        font-style: italic;
        color: #0064b6;
        font-size: 1.2rem;
        line-height: 1.2rem;
        font-weight: 600; }
    .day-by-day__content-additional {
      border: 1px solid #d4d4d4;
      margin-bottom: 3rem;
      background: #fff; }
      .day-by-day__content-additional-wrap {
        padding: 2rem 1.5rem;
        display: block; }
      .day-by-day__content-additional-activities {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
      .day-by-day__content-additional-text {
        font-size: 1.2rem;
        font-weight: 600; }
      .day-by-day__content-additional-action {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; }
      .day-by-day__content-additional-button {
        cursor: pointer;
        font-style: italic;
        color: #0064b6;
        font-size: 1.2rem;
        font-weight: 600; }
    .day-by-day__content-recommend {
      background: #fff;
      margin-bottom: 3rem; }
      .day-by-day__content-recommend h3, .day-by-day__content-recommend .h3 {
        font-size: 1.8rem;
        font-weight: 700; }
      .day-by-day__content-recommend-item {
        display: inline-block;
        width: 100%;
        padding: 1rem 2rem 0 0;
        overflow: hidden;
        position: relative; }
      .day-by-day__content-recommend-add {
        position: absolute;
        position: absolute;
        top: 0;
        right: 0;
        bottom: unset;
        left: unset; }
        .day-by-day__content-recommend-add i {
          -webkit-text-stroke: 2px #0064b6;
          font-size: 20px; }
      .day-by-day__content-recommend-image {
        position: relative;
        overflow: hidden;
        padding-top: 60%;
        margin-bottom: 1rem; }
        .day-by-day__content-recommend-image img {
          position: absolute;
          width: 100%;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%); }
      .day-by-day__content-recommend-title {
        font-size: 1.2rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        -o-text-overflow: ellipsis;
        line-height: 2.4rem;
        max-height: 5rem;
        text-overflow: ellipsis;
        overflow: hidden;
        word-break: break-word;
        min-height: 3rem;
        font-weight: 700;
        color: #231f20; }
      .day-by-day__content-recommend-plan {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                align-items: flex-start; }
        .day-by-day__content-recommend-plan-divider {
          display: none; }
      .day-by-day__content-recommend-price {
        font-size: 1.2rem;
        color: #0064b6; }
      .day-by-day__content-recommend-slot {
        font-size: 1.2rem; }
      .day-by-day__content-recommend__placeholder {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
      .day-by-day__content-recommend .link-more {
        margin-top: 2.5rem;
        font-size: 1.4rem; }
    .day-by-day__content-detail {
      position: relative;
      margin-bottom: 3rem;
      background: #fff; }
      .day-by-day__content-detail-wrap {
        border: 1px solid #d4d4d4;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        position: relative; }
      .day-by-day__content-detail-time {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        font-size: 1.4rem;
        position: relative; }
        .day-by-day__content-detail-time-from {
          margin-bottom: 5.5rem;
          text-align: center; }
          .day-by-day__content-detail-time-from::before {
            content: '';
            position: absolute;
            left: 2rem;
            top: 5rem;
            border-left: 1.5px solid #464646;
            height: 30%; }
        .day-by-day__content-detail-time-to {
          text-align: center; }
      .day-by-day__content-detail-image {
        width: 100%; }
        .day-by-day__content-detail-image img {
          width: 100%; }
      .day-by-day__content-detail-info {
        position: relative;
        padding: 1.5rem; }
        .day-by-day__content-detail-info--title {
          font-size: 1.5rem;
          font-weight: 700; }
        .day-by-day__content-detail-info--description, .day-by-day__content-detail-info--time {
          font-size: 1.2rem; }
        .day-by-day__content-detail-info--footer-price {
          color: #0064b6;
          padding: 0 1.5rem 1.5rem; }
        .day-by-day__content-detail-info--footer-number {
          font-weight: 700;
          font-size: 1.8rem; }
      .day-by-day__content-detail-quantity-wrap {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 40%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        padding-left: 1.5rem; }
        .day-by-day__content-detail-quantity-wrap__select {
          width: 100%; }
      .day-by-day__content-detail-quantity .btn-minus,
      .day-by-day__content-detail-quantity .btn-plus {
        height: 3rem;
        width: 5rem;
        background: none; }
      .day-by-day__content-detail-transportation {
        width: 90%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        text-align: center; }
        .day-by-day__content-detail-transportation-icon {
          margin-bottom: 2.5rem; }
        .day-by-day__content-detail-transportation-item {
          margin-bottom: 1rem; }
        .day-by-day__content-detail-transportation-title {
          font-size: 1.5rem; }
        .day-by-day__content-detail-transportation-note {
          font-size: 1.2rem;
          font-style: italic;
          white-space: pre-line; }
      .day-by-day__content-detail-menu {
        position: absolute;
        font-size: 15px;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 2%;
        bottom: unset;
        left: unset; }
        .day-by-day__content-detail-menu--icon {
          text-align: right;
          color: #fff; }
      .day-by-day__content-detail-note {
        margin-top: 3rem;
        position: relative; }
        .day-by-day__content-detail-note::before {
          position: absolute;
          content: '';
          display: block;
          height: 3rem;
          border-left: 1px solid #d4d4d4;
          top: -3rem;
          left: 50%; }
  .day-by-day__overview {
    width: 100%; }
    .day-by-day__overview-wrapper {
      border: 1px solid #d4d4d4; }
    .day-by-day__overview-wrap {
      padding: 1.5rem; }
    .day-by-day__overview-item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      border-bottom: 1px solid #d4d4d4;
      padding: 1.5rem 0; }
      .day-by-day__overview-item-name {
        font-size: 1.4rem; }
      .day-by-day__overview-item-price {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        text-align: right;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .day-by-day__overview-item-price--quantity {
          font-size: 1.2rem; }
        .day-by-day__overview-item-price--summary {
          font-weight: 700; }
    .day-by-day__overview-total--wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding: 1.5rem 0; }
      .day-by-day__overview-total--wrap--has-border-bottom {
        border-bottom: 1px solid #d4d4d4; }
    .day-by-day__overview-total--label {
      font-size: 1.4rem; }
    .day-by-day__overview-total--value {
      color: #0064b6;
      font-size: 1.8rem;
      font-weight: 700; }
    .day-by-day__overview-guest {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 2rem 0;
      border-bottom: 1px solid #d4d4d4; }
      .day-by-day__overview-guest--label {
        width: 50%;
        font-weight: 700; }
      .day-by-day__overview-guest--text {
        width: 50%;
        text-align: right; }
    .day-by-day__overview-booking-charge {
      padding-bottom: 2rem;
      border-bottom: 1px solid #d4d4d4; }
      .day-by-day__overview-booking-charge-note {
        font-size: 1.2rem;
        font-style: italic;
        color: #0064b6;
        padding: 1.5rem 0; }
      .day-by-day__overview-booking-charge-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .day-by-day__overview-booking-charge-wrap--label {
          width: 50%; }
        .day-by-day__overview-booking-charge-wrap--text {
          width: 50%;
          text-align: right;
          font-weight: 700; }
    .day-by-day__overview-total-last {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 2.5rem 0; }
      .day-by-day__overview-total-last-label {
        width: 50%; }
      .day-by-day__overview-total-last-value {
        width: 50%;
        text-align: right; }
        .day-by-day__overview-total-last-value--price {
          font-size: 2rem;
          font-weight: 700; }
        .day-by-day__overview-total-last-value--additional {
          font-size: 1.2rem;
          color: #28c07b; }
    .day-by-day__overview-action-btn {
      width: 100%;
      border: none;
      color: #fff;
      text-transform: uppercase; }
      .day-by-day__overview-action-btn--yellow {
        background: #f0ad4e; }
      .day-by-day__overview-action-btn--blue {
        background: #0064b6; }
    .day-by-day__overview-action-quantity {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
      .day-by-day__overview-action-quantity-input {
        width: 100%; }
      .day-by-day__overview-action-quantity-btn {
        width: 30%; }
        .day-by-day__overview-action-quantity-btn-wrap {
          height: 55px;
          border: 1px solid #d4d4d4; }
        .day-by-day__overview-action-quantity-btn--minus, .day-by-day__overview-action-quantity-btn--plus {
          width: 50%;
          height: 100%;
          border: none;
          background: none;
          cursor: pointer; }
    .day-by-day__overview-note {
      font-size: 1.5rem;
      font-weight: 600; }

@media screen and (min-width: 992px) {
  .day-by-day {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
    .day-by-day__calendar {
      width: 15%; }
    .day-by-day__content {
      padding: 0 2.5rem;
      width: 60%; }
      .day-by-day__content-wrap {
        position: relative; }
        .day-by-day__content-wrap::before {
          content: '';
          position: absolute;
          left: 4rem;
          top: 0;
          border-left: 1px solid #d4d4d4;
          height: 100%;
          z-index: -1; }
      .day-by-day__content-destination {
        margin-bottom: 5rem; }
        .day-by-day__content-destination--image {
          position: relative;
          width: 13%;
          overflow: hidden; }
          .day-by-day__content-destination--image img {
            position: absolute;
            width: 100%;
            top: 50%;
            left: 0;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
        .day-by-day__content-destination--text {
          font-size: 2.5rem;
          line-height: 3.5rem; }
      .day-by-day__content-date {
        margin-bottom: 5rem;
        display: block; }
        .day-by-day__content-date--block {
          width: 17rem; }
      .day-by-day__content-plan {
        margin-bottom: 5rem; }
        .day-by-day__content-plan-wrap {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row; }
        .day-by-day__content-plan-text {
          font-size: 2.2rem; }
        .day-by-day__content-plan-action {
          margin-left: 3rem;
          font-size: 1.5rem;
          line-height: 1.5rem; }
      .day-by-day__content-additional {
        margin-bottom: 5rem; }
        .day-by-day__content-additional-button {
          font-size: 1.5rem;
          margin-right: 5rem; }
        .day-by-day__content-additional-text {
          font-size: 1.5rem;
          margin-right: 5rem; }
      .day-by-day__content-recommend {
        margin-bottom: 5rem; }
        .day-by-day__content-recommend h3, .day-by-day__content-recommend .h3 {
          font-size: 2.5rem; }
        .day-by-day__content-recommend-item {
          position: relative; }
        .day-by-day__content-recommend-title {
          font-size: 1.8rem; }
        .day-by-day__content-recommend-plan {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .day-by-day__content-recommend-plan-divider {
            display: block;
            margin: 0 1rem;
            color: #898989;
            font-size: 1.5rem; }
        .day-by-day__content-recommend-price {
          font-size: 1.5rem; }
        .day-by-day__content-recommend-action {
          font-size: 1.7rem;
          color: #0064b6;
          font-weight: 600; }
      .day-by-day__content-detail {
        margin-bottom: 5rem; }
        .day-by-day__content-detail-wrap {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          padding: 1.5rem; }
        .day-by-day__content-detail-image {
          position: relative;
          width: 30%;
          padding-top: 25%;
          overflow: hidden;
          margin-right: 1.5rem;
          margin-left: 1.5rem; }
          .day-by-day__content-detail-image img {
            position: absolute;
            width: 100%;
            top: 50%;
            -webkit-transform: translate(0, -50%);
                    transform: translate(0, -50%); }
        .day-by-day__content-detail-info {
          width: 60%;
          padding: 0 0 0 1rem; }
          .day-by-day__content-detail-info--title {
            font-size: 1.8rem; }
          .day-by-day__content-detail-info--description {
            font-size: 1.3rem;
            max-height: 9.5rem;
            overflow: hidden; }
          .day-by-day__content-detail-info--footer {
            position: absolute;
            bottom: 0;
            padding: 0; }
            .day-by-day__content-detail-info--footer-price {
              padding: 0; }
        .day-by-day__content-detail-quantity {
          text-align: right;
          width: 30%;
          position: absolute;
          top: unset;
          right: 2%;
          bottom: 0;
          left: unset; }
          .day-by-day__content-detail-quantity-wrap:first-child {
            width: 60%; }
        .day-by-day__content-detail-transportation-title {
          font-size: 1.8rem; }
        .day-by-day__content-detail-transportation-note {
          font-size: 1.5rem; }
        .day-by-day__content-detail-menu {
          font-size: 15px;
          z-index: 2;
          position: absolute;
          top: 1%;
          right: 1%;
          bottom: unset;
          left: unset; }
          .day-by-day__content-detail-menu--icon {
            color: #464646; }
        .day-by-day__content-detail-note {
          margin-top: 5rem; }
          .day-by-day__content-detail-note::before {
            height: 5rem;
            top: -5rem; }
      .day-by-day__content-editBtn {
        position: absolute;
        position: absolute;
        top: 0;
        right: 0;
        bottom: unset;
        left: unset; }
        .day-by-day__content-editBtn button {
          border-radius: 0;
          background-color: #f01335;
          border: none;
          width: 150px;
          text-transform: uppercase;
          color: #fff;
          height: 55px;
          font-size: 1.4rem;
          font-weight: 600; }
    .day-by-day__overview {
      width: 25%; }
      .day-by-day__overview-wrap {
        padding: 2rem; } }

.modal-activities {
  padding: 0; }
  .modal-activities:focus {
    outline: none; }

/*----------------------------------------------------------------------
    Template Name: Ravelo - Travel & Tour Booking HTML Template
    Template URI: https://webtend.net/demo/html/ravelo/
    Author: WebTend
    Author URI:  https://webtend.net/
    Version: 1.0

    Note: This is Main Style CSS File. */
/*----------------------------------------------------------------------
	CSS INDEX
	----------------------

    ## Default Style
    ## Common Classes
    ## Repeat Style
    ## Padding Margin
    ## Custom Animation
    ## Header style
    ## Hero Area
    ## Banner Area
    ## Destinations Area
    ## Counter Area
    ## About Area
    ## Features Area
    ## Mobile App
    ## Testimonials
    ## Instagram
    ## Newsletter
    ## Team Area
    ## CTA Area
    ## Benefit Area
    ## Products
    ## Client Logo
    ## Contact Forms
    ## Videos
    ## Gallery
    ## Blog Area
    ## FAQs Area
    ## 404 Error
    ## Pricing
    ## Skillbar
    ## Activity Area
    ## Sidebar Widgets
    ## Main Footer */
/* -------------------------------------------------------------- */
/*******************************************************/
/******************* ## Default Style ******************/
/*******************************************************/
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none; }

.hcmFWT-wrapper {
  color: var(--base-color);
  background: white;
  font-weight: 400;
  line-height: 28px;
  font-size: 16px;
  font-family: var(--base-font);
  --base-font: 'Outfit', sans-serif;
  --heading-font: 'Outfit', sans-serif;
  --primary-color: #0066b3;
  --secondary-color: #ed1a3b;
  --heading-color: #0066b3;
  --base-color: #484848;
  --lighter-color: #f9f9f7;
  --border-color: #e9e9e9;
  --primary-rgb: 0, 102, 179;
  --secondary-rgb: 237, 26, 59;
  --white: #ffffff;
  /*======= Input Styles =======*/ }
  .hcmFWT-wrapper a {
    color: var(--base-color);
    cursor: pointer;
    outline: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none; }
  .hcmFWT-wrapper a:hover,
  .hcmFWT-wrapper a:focus,
  .hcmFWT-wrapper a:visited {
    text-decoration: none;
    outline: none; }
  .hcmFWT-wrapper a:hover {
    color: var(--heading-color); }
  .hcmFWT-wrapper h1 a, .hcmFWT-wrapper .h1 a,
  .hcmFWT-wrapper h2 a,
  .hcmFWT-wrapper .h2 a,
  .hcmFWT-wrapper h3 a,
  .hcmFWT-wrapper .h3 a,
  .hcmFWT-wrapper h4 a,
  .hcmFWT-wrapper .h4 a,
  .hcmFWT-wrapper h5 a,
  .hcmFWT-wrapper .h5 a,
  .hcmFWT-wrapper h6 a,
  .hcmFWT-wrapper .h6 a {
    color: var(--heading-color); }
  .hcmFWT-wrapper .text-white h1, .hcmFWT-wrapper .text-white .h1,
  .hcmFWT-wrapper .text-white h1 a,
  .hcmFWT-wrapper .text-white .h1 a,
  .hcmFWT-wrapper .text-white h2,
  .hcmFWT-wrapper .text-white .h2,
  .hcmFWT-wrapper .text-white h2 a,
  .hcmFWT-wrapper .text-white .h2 a,
  .hcmFWT-wrapper .text-white h3,
  .hcmFWT-wrapper .text-white .h3,
  .hcmFWT-wrapper .text-white h3 a,
  .hcmFWT-wrapper .text-white .h3 a,
  .hcmFWT-wrapper .text-white h4,
  .hcmFWT-wrapper .text-white .h4,
  .hcmFWT-wrapper .text-white h4 a,
  .hcmFWT-wrapper .text-white .h4 a,
  .hcmFWT-wrapper .text-white h5,
  .hcmFWT-wrapper .text-white .h5,
  .hcmFWT-wrapper .text-white h5 a,
  .hcmFWT-wrapper .text-white .h5 a,
  .hcmFWT-wrapper .text-white h6,
  .hcmFWT-wrapper .text-white .h6,
  .hcmFWT-wrapper .text-white h6 a,
  .hcmFWT-wrapper .text-white .h6 a,
  .hcmFWT-wrapper .text-white .h1,
  .hcmFWT-wrapper .text-white .h1 a,
  .hcmFWT-wrapper .text-white .h2,
  .hcmFWT-wrapper .text-white .h2 a,
  .hcmFWT-wrapper .text-white .h3,
  .hcmFWT-wrapper .text-white .h3 a,
  .hcmFWT-wrapper .text-white .h4,
  .hcmFWT-wrapper .text-white .h4 a,
  .hcmFWT-wrapper .text-white .h5,
  .hcmFWT-wrapper .text-white .h5 a,
  .hcmFWT-wrapper .text-white .h6,
  .hcmFWT-wrapper .text-white .h6 a {
    color: white; }
  .hcmFWT-wrapper .footer-widget ul,
  .hcmFWT-wrapper .footer-widget li,
  .hcmFWT-wrapper .blog-item ul,
  .hcmFWT-wrapper .blog-item li,
  .hcmFWT-wrapper .faq-page-about-content ul,
  .hcmFWT-wrapper .faq-page-about-content li,
  .hcmFWT-wrapper .accordion-body ul,
  .hcmFWT-wrapper .accordion-body li,
  .hcmFWT-wrapper .tour-include-exclude ul,
  .hcmFWT-wrapper .tour-include-exclude li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .hcmFWT-wrapper .navigation {
    list-style: none;
    padding: 0;
    margin: 0; }
  .hcmFWT-wrapper img {
    max-width: 100%;
    display: inline-block; }
  .hcmFWT-wrapper hr {
    opacity: 1;
    background: var(--border-color); }
  .hcmFWT-wrapper mark, .hcmFWT-wrapper .mark {
    color: var(--primary-color);
    background: transparent;
    text-decoration: underline; }
  .hcmFWT-wrapper header:after,
  .hcmFWT-wrapper section:after,
  .hcmFWT-wrapper footer:after {
    display: block;
    clear: both;
    content: ''; }
  .hcmFWT-wrapper input,
  .hcmFWT-wrapper select,
  .hcmFWT-wrapper textarea,
  .hcmFWT-wrapper .nice-select,
  .hcmFWT-wrapper .form-control {
    width: 100%;
    height: auto;
    font-weight: 400;
    border-radius: 0;
    font-size: 16px;
    padding: 15px 30px;
    background-color: #fff;
    border: 1px solid white;
    font-family: var(--heading-font);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .hcmFWT-wrapper input:focus,
  .hcmFWT-wrapper select:focus,
  .hcmFWT-wrapper textarea:focus,
  .hcmFWT-wrapper .nice-select:focus,
  .hcmFWT-wrapper .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--primary-color); }
  .hcmFWT-wrapper input:focus::-webkit-input-placeholder,
  .hcmFWT-wrapper select:focus::-webkit-input-placeholder,
  .hcmFWT-wrapper textarea:focus::-webkit-input-placeholder,
  .hcmFWT-wrapper .nice-select:focus::-webkit-input-placeholder,
  .hcmFWT-wrapper .form-control:focus::-webkit-input-placeholder {
    color: var(--heading-color); }
  .hcmFWT-wrapper input:focus:-ms-input-placeholder,
  .hcmFWT-wrapper select:focus:-ms-input-placeholder,
  .hcmFWT-wrapper textarea:focus:-ms-input-placeholder,
  .hcmFWT-wrapper .nice-select:focus:-ms-input-placeholder,
  .hcmFWT-wrapper .form-control:focus:-ms-input-placeholder {
    color: var(--heading-color); }
  .hcmFWT-wrapper input:focus::-webkit-input-placeholder, .hcmFWT-wrapper select:focus::-webkit-input-placeholder, .hcmFWT-wrapper textarea:focus::-webkit-input-placeholder, .hcmFWT-wrapper .nice-select:focus::-webkit-input-placeholder, .hcmFWT-wrapper .form-control:focus::-webkit-input-placeholder {
    color: var(--heading-color); }
  .hcmFWT-wrapper input:focus::-moz-placeholder, .hcmFWT-wrapper select:focus::-moz-placeholder, .hcmFWT-wrapper textarea:focus::-moz-placeholder, .hcmFWT-wrapper .nice-select:focus::-moz-placeholder, .hcmFWT-wrapper .form-control:focus::-moz-placeholder {
    color: var(--heading-color); }
  .hcmFWT-wrapper input:focus:-ms-input-placeholder, .hcmFWT-wrapper select:focus:-ms-input-placeholder, .hcmFWT-wrapper textarea:focus:-ms-input-placeholder, .hcmFWT-wrapper .nice-select:focus:-ms-input-placeholder, .hcmFWT-wrapper .form-control:focus:-ms-input-placeholder {
    color: var(--heading-color); }
  .hcmFWT-wrapper input:focus::placeholder,
  .hcmFWT-wrapper select:focus::placeholder,
  .hcmFWT-wrapper textarea:focus::placeholder,
  .hcmFWT-wrapper .nice-select:focus::placeholder,
  .hcmFWT-wrapper .form-control:focus::placeholder {
    color: var(--heading-color); }
  .hcmFWT-wrapper textarea {
    display: inherit;
    padding-top: 20px; }
  .hcmFWT-wrapper label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 5px;
    color: var(--base-color); }
  .hcmFWT-wrapper .form-group {
    position: relative;
    margin-bottom: 20px; }
  .hcmFWT-wrapper input[type='search']::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .hcmFWT-wrapper input[type='search']::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .hcmFWT-wrapper input[type='search']::-webkit-search-decoration,
  .hcmFWT-wrapper input[type='search']::-webkit-search-cancel-button,
  .hcmFWT-wrapper input[type='search']::-webkit-search-results-button,
  .hcmFWT-wrapper input[type='search']::-webkit-search-results-decoration {
    display: none; }
  .hcmFWT-wrapper input[type='checkbox'],
  .hcmFWT-wrapper input[type='radio'] {
    height: auto;
    width: auto; }

/*******************************************************/
/******************  ## Common Classes *****************/
/*******************************************************/
.page-wrapper {
  position: relative;
  z-index: 9;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  min-width: 300px; }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1320px;
    padding-left: 15px;
    padding-right: 15px; }
  .container.container-1400 {
    max-width: 1430px; }
  .container.container-1500 {
    max-width: 1530px; } }

@media only screen and (min-width: 576px) {
  
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (min-width: 1600px) {
  
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    padding-left: 70px;
    padding-right: 70px; } }

.row {
  --bs-gutter-x: 30px; }

.no-gap {
  --bs-gutter-x: 0; }

@media only screen and (max-width: 375px) {
  .col-small {
    width: 100%; } }

.gap-10 {
  --bs-gutter-x: 10px; }

.gap-20 {
  --bs-gutter-x: 20px; }

@media only screen and (min-width: 1400px) {
  .gap-30 {
    --bs-gutter-x: 30px; } }

@media only screen and (min-width: 1400px) {
  .gap-40 {
    --bs-gutter-x: 40px; } }

@media only screen and (min-width: 1400px) {
  .gap-50 {
    --bs-gutter-x: 50px; } }

@media only screen and (min-width: 1400px) {
  .gap-60 {
    --bs-gutter-x: 60px; } }

@media only screen and (min-width: 1400px) {
  .gap-70 {
    --bs-gutter-x: 70px; } }

@media only screen and (min-width: 1400px) {
  .gap-80 {
    --bs-gutter-x: 80px; } }

@media only screen and (min-width: 1400px) {
  .gap-90 {
    --bs-gutter-x: 90px; } }

@media only screen and (min-width: 1400px) {
  .gap-100 {
    --bs-gutter-x: 100px; } }

@media only screen and (min-width: 1400px) {
  .gap-110 {
    --bs-gutter-x: 110px; } }

@media only screen and (min-width: 1400px) {
  .gap-120 {
    --bs-gutter-x: 120px; } }

@media only screen and (min-width: 1400px) {
  .gap-130 {
    --bs-gutter-x: 130px; } }

@media only screen and (min-width: 1400px) {
  .gap-140 {
    --bs-gutter-x: 140px; } }

@media only screen and (min-width: 1400px) {
  .gap-150 {
    --bs-gutter-x: 150px; } }

@media only screen and (min-width: 1200px) {
  .row-cols-xl-7 > * {
    width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto; } }

/** Section Title style **/
.section-title {
  margin-top: -10px;
  position: relative; }

.section-title h2, .section-title .h2 {
  margin-bottom: 15px;
  letter-spacing: -1px;
  text-transform: capitalize; }

@media only screen and (max-width: 575px) {
  .section-title h2, .section-title .h2 {
    font-size: 35px; } }

@media only screen and (max-width: 375px) {
  .section-title h2, .section-title .h2 {
    font-size: 30px; } }

.section-title h2 span, .section-title .h2 span {
  color: white;
  border-radius: 25px;
  display: inline-block;
  padding: 0 10px 0 15px;
  background: var(--secondary-color); }

@media only screen and (min-width: 376px) {
  .section-title p {
    font-size: 18px; } }

.section-title p span {
  color: white;
  font-weight: 500;
  padding-left: 8px;
  padding-right: 5px;
  border-radius: 12px;
  background: var(--secondary-color); }

.section-title p span.bgc-primary {
  background: var(--primary-color); }

.subtitle {
  font-weight: 600;
  padding: 3px 20px;
  border: 1px solid;
  border-radius: 30px;
  background: #f0f7ed;
  color: var(--primary-color);
  display: inline-block; }

@media only screen and (min-width: 576px) {
  .subtitle {
    font-size: 18px; } }

/* Divider */
.divider {
  z-index: 1;
  text-align: center;
  position: relative; }

.divider:before {
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: var(--border-color); }

.divider > span {
  line-height: 1.4;
  background: white;
  border-radius: 20px;
  display: inline-block;
  padding: 4px 20px 7px;
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 60px rgba(151, 151, 151, 0.25); }

.divider > span > span {
  color: white;
  font-size: 0.88em;
  border-radius: 12px;
  padding: 1px 10px 2px;
  background: var(--secondary-color); }

.divider.style-two > span {
  color: white;
  border: none;
  font-size: 14px;
  padding: 2px 10px 2px;
  background: var(--primary-color); }

.divider.style-two > span span {
  padding: 0;
  font-size: 1em;
  background: transparent; }

/** Button style **/
.theme-btn,
a.theme-btn {
  color: white;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  padding: 11px 36px;
  border-radius: 30px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-transform: capitalize;
  background: var(--primary-color); }

@media only screen and (max-width: 375px) {
  .theme-btn,
  a.theme-btn {
    padding: 8px 28px; } }

.theme-btn span,
a.theme-btn span {
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.theme-btn span:before,
a.theme-btn span:before {
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  content: attr(data-hover);
  -webkit-transform: translateY(150%);
  transform: translateY(150%); }

.theme-btn i,
a.theme-btn i {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-left: 10px; }

.theme-btn.style-two i,
a.theme-btn.style-two i {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.theme-btn:hover span,
a.theme-btn:hover span {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%); }

.theme-btn:hover span:before,
a.theme-btn:hover span:before {
  opacity: 1; }

.theme-btn.bgc-secondary,
a.theme-btn.bgc-secondary {
  background: var(--secondary-color); }

.theme-btn.style-three,
a.theme-btn.style-three {
  border: 1px solid; }

.theme-btn.style-three:not(:hover),
a.theme-btn.style-three:not(:hover) {
  color: var(--heading-color);
  background: transparent; }

.theme-btn.style-three:hover,
a.theme-btn.style-three:hover {
  border-color: var(--primary-color);
  color: var(--white); }

.theme-btn.style-four,
a.theme-btn.style-four {
  background: transparent;
  border: 1px solid white; }

.theme-btn.style-four:hover,
a.theme-btn.style-four:hover {
  background: var(--primary-color);
  border-color: var(--primary-color); }

/* Read More */
.read-more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  text-transform: capitalize; }

.read-more i {
  color: white;
  float: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: -2px;
  margin-left: 5px;
  font-size: 0.9em;
  width: 20px;
  height: 20px;
  background: var(--primary-color);
  line-height: 20px;
  border-radius: 50%;
  text-align: center; }

.read-more:hover {
  text-decoration: underline; }

.read-more:hover i {
  background: var(--secondary-color); }

/* List style One */
.list-style-one li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 12px; }

.list-style-one li i {
  font-size: 18px;
  margin-right: 15px;
  color: var(--secondary-color); }

/* List Style Two */
.list-style-two li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: 500;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (min-width: 376px) {
  .list-style-two li {
    font-size: 18px; } }

.list-style-two li:before {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  color: white;
  content: '\F00C';
  font-size: 12px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: var(--secondary-color);
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  font-family: 'Font Awesome 5 Pro'; }

/* List Style Three */
.list-style-three li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.list-style-three li:before {
  content: '\F105';
  margin-right: 8px;
  margin-bottom: -2px;
  font-family: 'Font Awesome 5 Pro'; }

/* List Style Four */
.list-style-four li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 18px; }

@media only screen and (min-width: 376px) {
  .list-style-four li {
    font-size: 18px; } }

.list-style-four li:before {
  content: '\F00C';
  margin-right: 12px;
  color: var(--primary-color);
  font-family: 'Font Awesome 5 Pro'; }

/** Social Link One **/
.social-style-one {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -5px;
  margin-right: -5px; }

.social-style-one a {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  line-height: 45px;
  border-radius: 50%;
  text-align: center; }

.social-style-one a:hover {
  background: var(--primary-color); }

/** Social Link Two **/
.social-style-two {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -5px;
  margin-right: -5px; }

.social-style-two a {
  margin-left: 5px;
  margin-right: 5px;
  color: var(--secondary-color);
  width: 35px;
  height: 35px;
  background: rgba(var(--secondary-rgb), 0.15);
  line-height: 35px;
  border-radius: 50%;
  text-align: center; }

.social-style-two a:hover {
  color: white;
  background: var(--secondary-color); }

/* Tab Style One */
.tab-style-one {
  border-bottom: 1px solid var(--border-color); }

.tab-style-one li {
  margin-right: 30px; }

.tab-style-one li a {
  margin-bottom: -1px;
  padding: 0 20px 16px;
  display: inline-block;
  border-bottom: 2px solid transparent; }

@media only screen and (max-width: 767px) {
  .tab-style-one li a {
    padding-bottom: 10px;
    font-size: 20px !important; } }

.tab-style-one li a:first-child {
  padding-left: 0; }

.tab-style-one li a.active {
  color: var(--primary-color);
  border-bottom-color: var(--primary-color); }

@media only screen and (max-width: 575px) {
  .tab-style-one li a.active {
    border-bottom-color: transparent; } }

/*** Preloader style ** */
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center; }

.preloader .custom-loader {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid var(--heading-color);
  border-top: 2px solid var(--primary-color);
  border-bottom: 2px solid var(--primary-color);
  -webkit-animation: 1s preloader linear infinite;
  animation: 1s preloader linear infinite; }

/* Pagination */
.pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-left: -5px;
  margin-right: -5px; }

.pagination li {
  margin: 10px 5px 0; }

.pagination li a,
.pagination li .page-link {
  padding: 0;
  font-size: 20px;
  box-shadow: none;
  font-weight: 600;
  color: var(--base-color);
  width: 44px;
  height: 44px;
  background: transparent;
  line-height: 44px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--border-color);
  line-height: 42px; }

.pagination li.disabled .page-link,
.pagination li:last-child .page-link {
  border-radius: 50%; }

.pagination li.active .page-link,
.pagination li:hover:not(.disabled) .page-link {
  color: white;
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

/* Rating */
.ratting {
  line-height: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.ratting i {
  margin: 3px;
  color: var(--secondary-color);
  font-size: 13px; }

.ratting span {
  margin-left: 7px; }

.ratting.style-two i {
  margin: 6px;
  font-size: 18px;
  color: var(--primary-color); }

/* Slick Arrows */
.slick-arrow {
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 2px;
  width: 65px;
  height: 65px;
  background: white;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  color: var(--heading-color);
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15); }

.slick-arrow:focus,
.slick-arrow:hover {
  background: var(--primary-color); }

/*** Slick Dots ***/
.slick-dots {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.slick-dots li {
  width: 7px;
  height: 7px;
  margin: 0 7px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  position: relative;
  background: var(--primary-color); }

.slick-dots li:before {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  border: 1px solid var(--primary-color); }

.slick-dots li button {
  opacity: 0; }

.slick-dots li.slick-active {
  margin-left: 15px;
  margin-right: 15px; }

.slick-dots li.slick-active:before {
  width: 22px;
  height: 22px; }

/*** Scroll Top style ***/
.scroll-top {
  width: 56px;
  height: 56px;
  z-index: 99;
  color: white;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite; }

/* Text White */
.text-white *,
.text-white a,
.text-white .read-more,
.text-white .counter-text-wrap .count-text {
  color: white; }

.text-white.section-title p span {
  background: var(--primary-color); }

.text-white .subtitle {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.1); }

/*Project Filter*/
.filter-btns-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }

.filter-btns-one li {
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  padding: 5px 20px;
  margin: 0 5px 10px;
  color: var(--heading-color);
  border: 1px solid var(--border-color); }

@media only screen and (min-width: 480px) {
  .filter-btns-one li {
    font-size: 18px; } }

@media only screen and (max-width: 375px) {
  .filter-btns-one li {
    padding-left: 15px;
    padding-right: 15px; } }

.filter-btns-one li.active {
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

/* Before After None */
.before-after-none:after,
.before-after-none:before {
  display: none; }

/* Position */
.rel {
  position: relative; }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.overlay {
  z-index: 1;
  position: relative; }

.overlay::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.95;
  background-color: #1d231f; }

/* Backgruond Size */
.bgs-cover {
  background-size: cover;
  background-position: center; }

.bgp-top {
  background-repeat: no-repeat;
  background-position: top center; }

.bgp-bottom {
  background-repeat: no-repeat;
  background-position: bottom center; }

/* Color + Background */
.bg-black {
  background-color: black; }

.bgc-black {
  background-color: var(--heading-color); }

.bgc-lighter {
  background-color: var(--lighter-color); }

.bgc-primary {
  background-color: var(--primary-color); }

.bgc-secondary {
  background-color: var(--secondary-color); }

/* Border Radius */
.br-5 {
  border-radius: 5px; }

.br-10 {
  border-radius: 10px; }

.br-15 {
  border-radius: 15px; }

.br-20 {
  border-radius: 20px; }

.br-25 {
  border-radius: 25px; }

.br-30 {
  border-radius: 30px; }

/* Color Two */
.color-two {
  --primary-color: #e65a11; }

.color-two .theme-btn {
  color: white; }

/*******************************************************/
/******************* ## Repeat Style ******************/
/*******************************************************/
.heading, h1, .h1,
.h1,
h2,
.h2,
.h2,
.pricing-plan-item .content .price span,
h3,
.h3,
.h3,
h4,
.h4,
.h4,
.tab-style-one li a,
h5,
.h5,
.h5,
.product-details-content .price,
h6,
.h6,
.h6,
blockquote,
.counter-item .count-text {
  font-weight: 500;
  line-height: 1.23;
  color: var(--heading-color);
  font-family: var(--heading-font); }

h1, .h1,
.h1 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 85px; }


h2,
.h2,
.h2,
.pricing-plan-item .content .price span {
  font-size: 42px; }


h3,
.h3,
.h3 {
  font-size: 30px; }


h4,
.h4,
.h4,
.tab-style-one li a {
  font-size: 27px; }


h5,
.h5,
.h5,
.product-details-content .price {
  line-height: 1.44;
  font-size: 24px; }


h6,
.h6,
.h6,
blockquote {
  line-height: 1.5;
  font-size: 20px; }

/*******************************************************/
/************** ## Padding Margin Spacing *************/
/*******************************************************/
/* Padding Around */
.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px; }

.p-15 {
  padding: 15px; }

.p-20 {
  padding: 20px; }

.p-25 {
  padding: 25px; }

.p-30 {
  padding: 30px; }

.p-35 {
  padding: 35px; }

.p-40 {
  padding: 40px; }

.p-45 {
  padding: 45px; }

.p-50 {
  padding: 50px; }

.p-55 {
  padding: 55px; }

.p-60 {
  padding: 60px; }

.p-65 {
  padding: 65px; }

.p-70 {
  padding: 70px; }

.p-75 {
  padding: 75px; }

.p-80 {
  padding: 80px; }

.p-85 {
  padding: 85px; }

.p-90 {
  padding: 90px; }

.p-95 {
  padding: 95px; }

.p-100 {
  padding: 100px; }

.p-105 {
  padding: 105px; }

.p-110 {
  padding: 110px; }

.p-115 {
  padding: 115px; }

.p-120 {
  padding: 120px; }

.p-125 {
  padding: 125px; }

.p-130 {
  padding: 130px; }

.p-135 {
  padding: 135px; }

.p-140 {
  padding: 140px; }

.p-145 {
  padding: 145px; }

.p-150 {
  padding: 150px; }

.p-155 {
  padding: 155px; }

.p-160 {
  padding: 160px; }

.p-165 {
  padding: 165px; }

.p-170 {
  padding: 170px; }

.p-175 {
  padding: 175px; }

.p-180 {
  padding: 180px; }

.p-185 {
  padding: 185px; }

.p-190 {
  padding: 190px; }

.p-195 {
  padding: 195px; }

.p-200 {
  padding: 200px; }

.p-205 {
  padding: 205px; }

.p-210 {
  padding: 210px; }

.p-215 {
  padding: 215px; }

.p-220 {
  padding: 220px; }

.p-225 {
  padding: 225px; }

.p-230 {
  padding: 230px; }

.p-235 {
  padding: 235px; }

.p-240 {
  padding: 240px; }

.p-245 {
  padding: 245px; }

.p-250 {
  padding: 250px; }

/* Padding Top */
.pt-5,
.py-5 {
  padding-top: 5px !important; }

.pt-10,
.py-10 {
  padding-top: 10px; }

.pt-15,
.py-15 {
  padding-top: 15px; }

.pt-20,
.py-20 {
  padding-top: 20px; }

.pt-25,
.py-25 {
  padding-top: 25px; }

.pt-30,
.py-30 {
  padding-top: 30px; }

.pt-35,
.py-35 {
  padding-top: 35px; }

.pt-40,
.py-40 {
  padding-top: 40px; }

.pt-45,
.py-45 {
  padding-top: 45px; }

.pt-50,
.py-50 {
  padding-top: 50px; }

.pt-55,
.py-55 {
  padding-top: 55px; }

.pt-60,
.py-60 {
  padding-top: 60px; }

.pt-65,
.py-65 {
  padding-top: 65px; }

.pt-70,
.py-70 {
  padding-top: 70px; }

.pt-75,
.py-75 {
  padding-top: 75px; }

.pt-80,
.py-80 {
  padding-top: 80px; }

.pt-85,
.py-85 {
  padding-top: 85px; }

.pt-90,
.py-90 {
  padding-top: 90px; }

.pt-95,
.py-95 {
  padding-top: 95px; }

.pt-100,
.py-100 {
  padding-top: 100px; }

.pt-105,
.py-105 {
  padding-top: 105px; }

.pt-110,
.py-110 {
  padding-top: 110px; }

.pt-115,
.py-115 {
  padding-top: 115px; }

.pt-120,
.py-120 {
  padding-top: 120px; }

.pt-125,
.py-125 {
  padding-top: 125px; }

.pt-130,
.py-130 {
  padding-top: 130px; }

.pt-135,
.py-135 {
  padding-top: 135px; }

.pt-140,
.py-140 {
  padding-top: 140px; }

.pt-145,
.py-145 {
  padding-top: 145px; }

.pt-150,
.py-150 {
  padding-top: 150px; }

.pt-155,
.py-155 {
  padding-top: 155px; }

.pt-160,
.py-160 {
  padding-top: 160px; }

.pt-165,
.py-165 {
  padding-top: 165px; }

.pt-170,
.py-170 {
  padding-top: 170px; }

.pt-175,
.py-175 {
  padding-top: 175px; }

.pt-180,
.py-180 {
  padding-top: 180px; }

.pt-185,
.py-185 {
  padding-top: 185px; }

.pt-190,
.py-190 {
  padding-top: 190px; }

.pt-195,
.py-195 {
  padding-top: 195px; }

.pt-200,
.py-200 {
  padding-top: 200px; }

.pt-205,
.py-205 {
  padding-top: 205px; }

.pt-210,
.py-210 {
  padding-top: 210px; }

.pt-215,
.py-215 {
  padding-top: 215px; }

.pt-220,
.py-220 {
  padding-top: 220px; }

.pt-225,
.py-225 {
  padding-top: 225px; }

.pt-230,
.py-230 {
  padding-top: 230px; }

.pt-235,
.py-235 {
  padding-top: 235px; }

.pt-240,
.py-240 {
  padding-top: 240px; }

.pt-245,
.py-245 {
  padding-top: 245px; }

.pt-250,
.py-250 {
  padding-top: 250px; }

/* Padding Bottom */
.pb-5,
.py-5 {
  padding-bottom: 5px !important; }

.pb-10,
.py-10 {
  padding-bottom: 10px; }

.pb-15,
.py-15 {
  padding-bottom: 15px; }

.pb-20,
.py-20 {
  padding-bottom: 20px; }

.pb-25,
.py-25 {
  padding-bottom: 25px; }

.pb-30,
.py-30 {
  padding-bottom: 30px; }

.pb-35,
.py-35 {
  padding-bottom: 35px; }

.pb-40,
.py-40 {
  padding-bottom: 40px; }

.pb-45,
.py-45 {
  padding-bottom: 45px; }

.pb-50,
.py-50 {
  padding-bottom: 50px; }

.pb-55,
.py-55 {
  padding-bottom: 55px; }

.pb-60,
.py-60 {
  padding-bottom: 60px; }

.pb-65,
.py-65 {
  padding-bottom: 65px; }

.pb-70,
.py-70 {
  padding-bottom: 70px; }

.pb-75,
.py-75 {
  padding-bottom: 75px; }

.pb-80,
.py-80 {
  padding-bottom: 80px; }

.pb-85,
.py-85 {
  padding-bottom: 85px; }

.pb-90,
.py-90 {
  padding-bottom: 90px; }

.pb-95,
.py-95 {
  padding-bottom: 95px; }

.pb-100,
.py-100 {
  padding-bottom: 100px; }

.pb-105,
.py-105 {
  padding-bottom: 105px; }

.pb-110,
.py-110 {
  padding-bottom: 110px; }

.pb-115,
.py-115 {
  padding-bottom: 115px; }

.pb-120,
.py-120 {
  padding-bottom: 120px; }

.pb-125,
.py-125 {
  padding-bottom: 125px; }

.pb-130,
.py-130 {
  padding-bottom: 130px; }

.pb-135,
.py-135 {
  padding-bottom: 135px; }

.pb-140,
.py-140 {
  padding-bottom: 140px; }

.pb-145,
.py-145 {
  padding-bottom: 145px; }

.pb-150,
.py-150 {
  padding-bottom: 150px; }

.pb-155,
.py-155 {
  padding-bottom: 155px; }

.pb-160,
.py-160 {
  padding-bottom: 160px; }

.pb-165,
.py-165 {
  padding-bottom: 165px; }

.pb-170,
.py-170 {
  padding-bottom: 170px; }

.pb-175,
.py-175 {
  padding-bottom: 175px; }

.pb-180,
.py-180 {
  padding-bottom: 180px; }

.pb-185,
.py-185 {
  padding-bottom: 185px; }

.pb-190,
.py-190 {
  padding-bottom: 190px; }

.pb-195,
.py-195 {
  padding-bottom: 195px; }

.pb-200,
.py-200 {
  padding-bottom: 200px; }

.pb-205,
.py-205 {
  padding-bottom: 205px; }

.pb-210,
.py-210 {
  padding-bottom: 210px; }

.pb-215,
.py-215 {
  padding-bottom: 215px; }

.pb-220,
.py-220 {
  padding-bottom: 220px; }

.pb-225,
.py-225 {
  padding-bottom: 225px; }

.pb-230,
.py-230 {
  padding-bottom: 230px; }

.pb-235,
.py-235 {
  padding-bottom: 235px; }

.pb-240,
.py-240 {
  padding-bottom: 240px; }

.pb-245,
.py-245 {
  padding-bottom: 245px; }

.pb-250,
.py-250 {
  padding-bottom: 250px; }

/* Margin Around */
.m-5 {
  margin: 5px !important; }

.m-10 {
  margin: 10px; }

.m-15 {
  margin: 15px; }

.m-20 {
  margin: 20px; }

.m-25 {
  margin: 25px; }

.m-30 {
  margin: 30px; }

.m-35 {
  margin: 35px; }

.m-40 {
  margin: 40px; }

.m-45 {
  margin: 45px; }

.m-50 {
  margin: 50px; }

.m-55 {
  margin: 55px; }

.m-60 {
  margin: 60px; }

.m-65 {
  margin: 65px; }

.m-70 {
  margin: 70px; }

.m-75 {
  margin: 75px; }

.m-80 {
  margin: 80px; }

.m-85 {
  margin: 85px; }

.m-90 {
  margin: 90px; }

.m-95 {
  margin: 95px; }

.m-100 {
  margin: 100px; }

.m-105 {
  margin: 105px; }

.m-110 {
  margin: 110px; }

.m-115 {
  margin: 115px; }

.m-120 {
  margin: 120px; }

.m-125 {
  margin: 125px; }

.m-130 {
  margin: 130px; }

.m-135 {
  margin: 135px; }

.m-140 {
  margin: 140px; }

.m-145 {
  margin: 145px; }

.m-150 {
  margin: 150px; }

.m-155 {
  margin: 155px; }

.m-160 {
  margin: 160px; }

.m-165 {
  margin: 165px; }

.m-170 {
  margin: 170px; }

.m-175 {
  margin: 175px; }

.m-180 {
  margin: 180px; }

.m-185 {
  margin: 185px; }

.m-190 {
  margin: 190px; }

.m-195 {
  margin: 195px; }

.m-200 {
  margin: 200px; }

.m-205 {
  margin: 205px; }

.m-210 {
  margin: 210px; }

.m-215 {
  margin: 215px; }

.m-220 {
  margin: 220px; }

.m-225 {
  margin: 225px; }

.m-230 {
  margin: 230px; }

.m-235 {
  margin: 235px; }

.m-240 {
  margin: 240px; }

.m-245 {
  margin: 245px; }

.m-250 {
  margin: 250px; }

/* Margin Top */
.mt-5,
.my-5 {
  margin-top: 5px !important; }

.mt-10,
.my-10 {
  margin-top: 10px; }

.mt-15,
.my-15 {
  margin-top: 15px; }

.mt-20,
.my-20 {
  margin-top: 20px; }

.mt-25,
.my-25 {
  margin-top: 25px; }

.mt-30,
.my-30 {
  margin-top: 30px; }

.mt-35,
.my-35 {
  margin-top: 35px; }

.mt-40,
.my-40 {
  margin-top: 40px; }

.mt-45,
.my-45 {
  margin-top: 45px; }

.mt-50,
.my-50 {
  margin-top: 50px; }

.mt-55,
.my-55 {
  margin-top: 55px; }

.mt-60,
.my-60 {
  margin-top: 60px; }

.mt-65,
.my-65 {
  margin-top: 65px; }

.mt-70,
.my-70 {
  margin-top: 70px; }

.mt-75,
.my-75 {
  margin-top: 75px; }

.mt-80,
.my-80 {
  margin-top: 80px; }

.mt-85,
.my-85 {
  margin-top: 85px; }

.mt-90,
.my-90 {
  margin-top: 90px; }

.mt-95,
.my-95 {
  margin-top: 95px; }

.mt-100,
.my-100 {
  margin-top: 100px; }

.mt-105,
.my-105 {
  margin-top: 105px; }

.mt-110,
.my-110 {
  margin-top: 110px; }

.mt-115,
.my-115 {
  margin-top: 115px; }

.mt-120,
.my-120 {
  margin-top: 120px; }

.mt-125,
.my-125 {
  margin-top: 125px; }

.mt-130,
.my-130 {
  margin-top: 130px; }

.mt-135,
.my-135 {
  margin-top: 135px; }

.mt-140,
.my-140 {
  margin-top: 140px; }

.mt-145,
.my-145 {
  margin-top: 145px; }

.mt-150,
.my-150 {
  margin-top: 150px; }

.mt-155,
.my-155 {
  margin-top: 155px; }

.mt-160,
.my-160 {
  margin-top: 160px; }

.mt-165,
.my-165 {
  margin-top: 165px; }

.mt-170,
.my-170 {
  margin-top: 170px; }

.mt-175,
.my-175 {
  margin-top: 175px; }

.mt-180,
.my-180 {
  margin-top: 180px; }

.mt-185,
.my-185 {
  margin-top: 185px; }

.mt-190,
.my-190 {
  margin-top: 190px; }

.mt-195,
.my-195 {
  margin-top: 195px; }

.mt-200,
.my-200 {
  margin-top: 200px; }

.mt-205,
.my-205 {
  margin-top: 205px; }

.mt-210,
.my-210 {
  margin-top: 210px; }

.mt-215,
.my-215 {
  margin-top: 215px; }

.mt-220,
.my-220 {
  margin-top: 220px; }

.mt-225,
.my-225 {
  margin-top: 225px; }

.mt-230,
.my-230 {
  margin-top: 230px; }

.mt-235,
.my-235 {
  margin-top: 235px; }

.mt-240,
.my-240 {
  margin-top: 240px; }

.mt-245,
.my-245 {
  margin-top: 245px; }

.mt-250,
.my-250 {
  margin-top: 250px; }

/* Margin Bottom */
.mb-5,
.my-5 {
  margin-bottom: 5px !important; }

.mb-10,
.my-10 {
  margin-bottom: 10px; }

.mb-15,
.my-15 {
  margin-bottom: 15px; }

.mb-20,
.my-20 {
  margin-bottom: 20px; }

.mb-25,
.my-25 {
  margin-bottom: 25px; }

.mb-30,
.my-30 {
  margin-bottom: 30px; }

.mb-35,
.my-35 {
  margin-bottom: 35px; }

.mb-40,
.my-40 {
  margin-bottom: 40px; }

.mb-45,
.my-45 {
  margin-bottom: 45px; }

.mb-50,
.my-50 {
  margin-bottom: 50px; }

.mb-55,
.my-55 {
  margin-bottom: 55px; }

.mb-60,
.my-60 {
  margin-bottom: 60px; }

.mb-65,
.my-65 {
  margin-bottom: 65px; }

.mb-70,
.my-70 {
  margin-bottom: 70px; }

.mb-75,
.my-75 {
  margin-bottom: 75px; }

.mb-80,
.my-80 {
  margin-bottom: 80px; }

.mb-85,
.my-85 {
  margin-bottom: 85px; }

.mb-90,
.my-90 {
  margin-bottom: 90px; }

.mb-95,
.my-95 {
  margin-bottom: 95px; }

.mb-100,
.my-100 {
  margin-bottom: 100px; }

.mb-105,
.my-105 {
  margin-bottom: 105px; }

.mb-110,
.my-110 {
  margin-bottom: 110px; }

.mb-115,
.my-115 {
  margin-bottom: 115px; }

.mb-120,
.my-120 {
  margin-bottom: 120px; }

.mb-125,
.my-125 {
  margin-bottom: 125px; }

.mb-130,
.my-130 {
  margin-bottom: 130px; }

.mb-135,
.my-135 {
  margin-bottom: 135px; }

.mb-140,
.my-140 {
  margin-bottom: 140px; }

.mb-145,
.my-145 {
  margin-bottom: 145px; }

.mb-150,
.my-150 {
  margin-bottom: 150px; }

.mb-155,
.my-155 {
  margin-bottom: 155px; }

.mb-160,
.my-160 {
  margin-bottom: 160px; }

.mb-165,
.my-165 {
  margin-bottom: 165px; }

.mb-170,
.my-170 {
  margin-bottom: 170px; }

.mb-175,
.my-175 {
  margin-bottom: 175px; }

.mb-180,
.my-180 {
  margin-bottom: 180px; }

.mb-185,
.my-185 {
  margin-bottom: 185px; }

.mb-190,
.my-190 {
  margin-bottom: 190px; }

.mb-195,
.my-195 {
  margin-bottom: 195px; }

.mb-200,
.my-200 {
  margin-bottom: 200px; }

.mb-205,
.my-205 {
  margin-bottom: 205px; }

.mb-210,
.my-210 {
  margin-bottom: 210px; }

.mb-215,
.my-215 {
  margin-bottom: 215px; }

.mb-220,
.my-220 {
  margin-bottom: 220px; }

.mb-225,
.my-225 {
  margin-bottom: 225px; }

.mb-230,
.my-230 {
  margin-bottom: 230px; }

.mb-235,
.my-235 {
  margin-bottom: 235px; }

.mb-240,
.my-240 {
  margin-bottom: 240px; }

.mb-245,
.my-245 {
  margin-bottom: 245px; }

.mb-250,
.my-250 {
  margin-bottom: 250px; }

/* Responsive Padding Margin */
@media only screen and (max-width: 991px) {
  /* Padding Around */
  .rp-0 {
    padding: 0px !important; }
  .rp-5 {
    padding: 5px !important; }
  .rp-10 {
    padding: 10px; }
  .rp-15 {
    padding: 15px; }
  .rp-20 {
    padding: 20px; }
  .rp-25 {
    padding: 25px; }
  .rp-30 {
    padding: 30px; }
  .rp-35 {
    padding: 35px; }
  .rp-40 {
    padding: 40px; }
  .rp-45 {
    padding: 45px; }
  .rp-50 {
    padding: 50px; }
  .rp-55 {
    padding: 55px; }
  .rp-60 {
    padding: 60px; }
  .rp-65 {
    padding: 65px; }
  .rp-70 {
    padding: 70px; }
  .rp-75 {
    padding: 75px; }
  .rp-80 {
    padding: 80px; }
  .rp-85 {
    padding: 85px; }
  .rp-90 {
    padding: 90px; }
  .rp-95 {
    padding: 95px; }
  .rp-100 {
    padding: 100px; }
  .rp-105 {
    padding: 105px; }
  .rp-110 {
    padding: 110px; }
  .rp-115 {
    padding: 115px; }
  .rp-120 {
    padding: 120px; }
  .rp-125 {
    padding: 125px; }
  .rp-130 {
    padding: 130px; }
  .rp-135 {
    padding: 135px; }
  .rp-140 {
    padding: 140px; }
  .rp-145 {
    padding: 145px; }
  .rp-150 {
    padding: 150px; }
  /* Padding Top */
  .rpt-0,
  .rpy-0 {
    padding-top: 0px !important; }
  .rpt-5,
  .rpy-5 {
    padding-top: 5px !important; }
  .rpt-10,
  .rpy-10 {
    padding-top: 10px; }
  .rpt-15,
  .rpy-15 {
    padding-top: 15px; }
  .rpt-20,
  .rpy-20 {
    padding-top: 20px; }
  .rpt-25,
  .rpy-25 {
    padding-top: 25px; }
  .rpt-30,
  .rpy-30 {
    padding-top: 30px; }
  .rpt-35,
  .rpy-35 {
    padding-top: 35px; }
  .rpt-40,
  .rpy-40 {
    padding-top: 40px; }
  .rpt-45,
  .rpy-45 {
    padding-top: 45px; }
  .rpt-50,
  .rpy-50 {
    padding-top: 50px; }
  .rpt-55,
  .rpy-55 {
    padding-top: 55px; }
  .rpt-60,
  .rpy-60 {
    padding-top: 60px; }
  .rpt-65,
  .rpy-65 {
    padding-top: 65px; }
  .rpt-70,
  .rpy-70 {
    padding-top: 70px; }
  .rpt-75,
  .rpy-75 {
    padding-top: 75px; }
  .rpt-80,
  .rpy-80 {
    padding-top: 80px; }
  .rpt-85,
  .rpy-85 {
    padding-top: 85px; }
  .rpt-90,
  .rpy-90 {
    padding-top: 90px; }
  .rpt-95,
  .rpy-95 {
    padding-top: 95px; }
  .rpt-100,
  .rpy-100 {
    padding-top: 100px; }
  .rpt-105,
  .rpy-105 {
    padding-top: 105px; }
  .rpt-110,
  .rpy-110 {
    padding-top: 110px; }
  .rpt-115,
  .rpy-115 {
    padding-top: 115px; }
  .rpt-120,
  .rpy-120 {
    padding-top: 120px; }
  .rpt-125,
  .rpy-125 {
    padding-top: 125px; }
  .rpt-130,
  .rpy-130 {
    padding-top: 130px; }
  .rpt-135,
  .rpy-135 {
    padding-top: 135px; }
  .rpt-140,
  .rpy-140 {
    padding-top: 140px; }
  .rpt-145,
  .rpy-145 {
    padding-top: 145px; }
  .rpt-150,
  .rpy-150 {
    padding-top: 150px; }
  /* Padding Bottom */
  .rpb-0,
  .rpy-0 {
    padding-bottom: 0px !important; }
  .rpb-5,
  .rpy-5 {
    padding-bottom: 5px !important; }
  .rpb-10,
  .rpy-10 {
    padding-bottom: 10px; }
  .rpb-15,
  .rpy-15 {
    padding-bottom: 15px; }
  .rpb-20,
  .rpy-20 {
    padding-bottom: 20px; }
  .rpb-25,
  .rpy-25 {
    padding-bottom: 25px; }
  .rpb-30,
  .rpy-30 {
    padding-bottom: 30px; }
  .rpb-35,
  .rpy-35 {
    padding-bottom: 35px; }
  .rpb-40,
  .rpy-40 {
    padding-bottom: 40px; }
  .rpb-45,
  .rpy-45 {
    padding-bottom: 45px; }
  .rpb-50,
  .rpy-50 {
    padding-bottom: 50px; }
  .rpb-55,
  .rpy-55 {
    padding-bottom: 55px; }
  .rpb-60,
  .rpy-60 {
    padding-bottom: 60px; }
  .rpb-65,
  .rpy-65 {
    padding-bottom: 65px; }
  .rpb-70,
  .rpy-70 {
    padding-bottom: 70px; }
  .rpb-75,
  .rpy-75 {
    padding-bottom: 75px; }
  .rpb-80,
  .rpy-80 {
    padding-bottom: 80px; }
  .rpb-85,
  .rpy-85 {
    padding-bottom: 85px; }
  .rpb-90,
  .rpy-90 {
    padding-bottom: 90px; }
  .rpb-95,
  .rpy-95 {
    padding-bottom: 95px; }
  .rpb-100,
  .rpy-100 {
    padding-bottom: 100px; }
  .rpb-105,
  .rpy-105 {
    padding-bottom: 105px; }
  .rpb-110,
  .rpy-110 {
    padding-bottom: 110px; }
  .rpb-115,
  .rpy-115 {
    padding-bottom: 115px; }
  .rpb-120,
  .rpy-120 {
    padding-bottom: 120px; }
  .rpb-125,
  .rpy-125 {
    padding-bottom: 125px; }
  .rpb-130,
  .rpy-130 {
    padding-bottom: 130px; }
  .rpb-135,
  .rpy-135 {
    padding-bottom: 135px; }
  .rpb-140,
  .rpy-140 {
    padding-bottom: 140px; }
  .rpb-145,
  .rpy-145 {
    padding-bottom: 145px; }
  .rpb-150,
  .rpy-150 {
    padding-bottom: 150px; }
  /* Margin Around */
  .rm-0 {
    margin: 0px !important; }
  .rm-5 {
    margin: 5px !important; }
  .rm-10 {
    margin: 10px; }
  .rm-15 {
    margin: 15px; }
  .rm-20 {
    margin: 20px; }
  .rm-25 {
    margin: 25px; }
  .rm-30 {
    margin: 30px; }
  .rm-35 {
    margin: 35px; }
  .rm-40 {
    margin: 40px; }
  .rm-45 {
    margin: 45px; }
  .rm-50 {
    margin: 50px; }
  .rm-55 {
    margin: 55px; }
  .rm-60 {
    margin: 60px; }
  .rm-65 {
    margin: 65px; }
  .rm-70 {
    margin: 70px; }
  .rm-75 {
    margin: 75px; }
  .rm-80 {
    margin: 80px; }
  .rm-85 {
    margin: 85px; }
  .rm-90 {
    margin: 90px; }
  .rm-95 {
    margin: 95px; }
  .rm-100 {
    margin: 100px; }
  .rm-105 {
    margin: 105px; }
  .rm-110 {
    margin: 110px; }
  .rm-115 {
    margin: 115px; }
  .rm-120 {
    margin: 120px; }
  .rm-125 {
    margin: 125px; }
  .rm-130 {
    margin: 130px; }
  .rm-135 {
    margin: 135px; }
  .rm-140 {
    margin: 140px; }
  .rm-145 {
    margin: 145px; }
  .rm-150 {
    margin: 150px; }
  /* Margin Top */
  .rmt-0,
  .rmy-0 {
    margin-top: 0px !important; }
  .rmt-5,
  .rmy-5 {
    margin-top: 5px !important; }
  .rmt-10,
  .rmy-10 {
    margin-top: 10px; }
  .rmt-15,
  .rmy-15 {
    margin-top: 15px; }
  .rmt-20,
  .rmy-20 {
    margin-top: 20px; }
  .rmt-25,
  .rmy-25 {
    margin-top: 25px; }
  .rmt-30,
  .rmy-30 {
    margin-top: 30px; }
  .rmt-35,
  .rmy-35 {
    margin-top: 35px; }
  .rmt-40,
  .rmy-40 {
    margin-top: 40px; }
  .rmt-45,
  .rmy-45 {
    margin-top: 45px; }
  .rmt-50,
  .rmy-50 {
    margin-top: 50px; }
  .rmt-55,
  .rmy-55 {
    margin-top: 55px; }
  .rmt-60,
  .rmy-60 {
    margin-top: 60px; }
  .rmt-65,
  .rmy-65 {
    margin-top: 65px; }
  .rmt-70,
  .rmy-70 {
    margin-top: 70px; }
  .rmt-75,
  .rmy-75 {
    margin-top: 75px; }
  .rmt-80,
  .rmy-80 {
    margin-top: 80px; }
  .rmt-85,
  .rmy-85 {
    margin-top: 85px; }
  .rmt-90,
  .rmy-90 {
    margin-top: 90px; }
  .rmt-95,
  .rmy-95 {
    margin-top: 95px; }
  .rmt-100,
  .rmy-100 {
    margin-top: 100px; }
  .rmt-105,
  .rmy-105 {
    margin-top: 105px; }
  .rmt-110,
  .rmy-110 {
    margin-top: 110px; }
  .rmt-115,
  .rmy-115 {
    margin-top: 115px; }
  .rmt-120,
  .rmy-120 {
    margin-top: 120px; }
  .rmt-125,
  .rmy-125 {
    margin-top: 125px; }
  .rmt-130,
  .rmy-130 {
    margin-top: 130px; }
  .rmt-135,
  .rmy-135 {
    margin-top: 135px; }
  .rmt-140,
  .rmy-140 {
    margin-top: 140px; }
  .rmt-145,
  .rmy-145 {
    margin-top: 145px; }
  .rmt-150,
  .rmy-150 {
    margin-top: 150px; }
  /* Margin Bottom */
  .rmb-0,
  .rmy-0 {
    margin-bottom: 0px !important; }
  .rmb-5,
  .rmy-5 {
    margin-bottom: 5px !important; }
  .rmb-10,
  .rmy-10 {
    margin-bottom: 10px; }
  .rmb-15,
  .rmy-15 {
    margin-bottom: 15px; }
  .rmb-20,
  .rmy-20 {
    margin-bottom: 20px; }
  .rmb-25,
  .rmy-25 {
    margin-bottom: 25px; }
  .rmb-30,
  .rmy-30 {
    margin-bottom: 30px; }
  .rmb-35,
  .rmy-35 {
    margin-bottom: 35px; }
  .rmb-40,
  .rmy-40 {
    margin-bottom: 40px; }
  .rmb-45,
  .rmy-45 {
    margin-bottom: 45px; }
  .rmb-50,
  .rmy-50 {
    margin-bottom: 50px; }
  .rmb-55,
  .rmy-55 {
    margin-bottom: 55px; }
  .rmb-60,
  .rmy-60 {
    margin-bottom: 60px; }
  .rmb-65,
  .rmy-65 {
    margin-bottom: 65px; }
  .rmb-70,
  .rmy-70 {
    margin-bottom: 70px; }
  .rmb-75,
  .rmy-75 {
    margin-bottom: 75px; }
  .rmb-80,
  .rmy-80 {
    margin-bottom: 80px; }
  .rmb-85,
  .rmy-85 {
    margin-bottom: 85px; }
  .rmb-90,
  .rmy-90 {
    margin-bottom: 90px; }
  .rmb-95,
  .rmy-95 {
    margin-bottom: 95px; }
  .rmb-100,
  .rmy-100 {
    margin-bottom: 100px; }
  .rmb-105,
  .rmy-105 {
    margin-bottom: 105px; }
  .rmb-110,
  .rmy-110 {
    margin-bottom: 110px; }
  .rmb-115,
  .rmy-115 {
    margin-bottom: 115px; }
  .rmb-120,
  .rmy-120 {
    margin-bottom: 120px; }
  .rmb-125,
  .rmy-125 {
    margin-bottom: 125px; }
  .rmb-130,
  .rmy-130 {
    margin-bottom: 130px; }
  .rmb-135,
  .rmy-135 {
    margin-bottom: 135px; }
  .rmb-140,
  .rmy-140 {
    margin-bottom: 140px; }
  .rmb-145,
  .rmy-145 {
    margin-bottom: 145px; }
  .rmb-150,
  .rmy-150 {
    margin-bottom: 150px; } }

/*******************************************************/
/***************** ## Custom Animation ****************/
/*******************************************************/
/* Animation Delay */
.delay-1-0s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.delay-2-0s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.delay-0-1s {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.delay-0-2s {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.delay-0-3s {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.delay-0-4s {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay-0-5s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.delay-0-6s {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.delay-0-7s {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.delay-0-8s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.delay-0-9s {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.delay-1-1s {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.delay-1-2s {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.delay-1-3s {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.delay-1-4s {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.delay-1-5s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.delay-1-6s {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.delay-1-7s {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.delay-1-8s {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.delay-1-9s {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

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

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

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

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

@-webkit-keyframes toggler {
  0%,
  10% {
    background-position: 0 0, 0 calc(100% / 3); }
  50% {
    background-position: 0 0, calc(100% / 3) calc(100% / 3); }
  90%,
  100% {
    background-position: 0 0, calc(100% / 3) 0; } }

@keyframes toggler {
  0%,
  10% {
    background-position: 0 0, 0 calc(100% / 3); }
  50% {
    background-position: 0 0, calc(100% / 3) calc(100% / 3); }
  90%,
  100% {
    background-position: 0 0, calc(100% / 3) 0; } }

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, 0); } }

@keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, 0); } }

/* Menu Sticky */
@-webkit-keyframes sticky {
  0% {
    top: -100px; }
  100% {
    top: 0; } }

@keyframes sticky {
  0% {
    top: -100px; }
  100% {
    top: 0; } }

/* Rotated Circle */
@-webkit-keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

/* Rotated Circle reverse */
@-webkit-keyframes rotated_circle_reverse {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes rotated_circle_reverse {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

/* Rotated Man */
@-webkit-keyframes semi_rotated {
  0%,
  100% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  50% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg); } }

@keyframes semi_rotated {
  0%,
  100% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  50% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg); } }

/* BG Shape Rotated */
@-webkit-keyframes semi_rotated_two {
  0%,
  100% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg); }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); } }

@keyframes semi_rotated_two {
  0%,
  100% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg); }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); } }

@-webkit-keyframes move_arround {
  0% {
    top: 20px;
    left: 20px; }
  25% {
    top: 20px;
    left: -20px; }
  50% {
    top: -20px;
    left: -20px; }
  75% {
    top: -20px;
    left: 20px; }
  100% {
    top: 20px;
    left: 20px; } }

@keyframes move_arround {
  0% {
    top: 20px;
    left: 20px; }
  25% {
    top: 20px;
    left: -20px; }
  50% {
    top: -20px;
    left: -20px; }
  75% {
    top: -20px;
    left: 20px; }
  100% {
    top: 20px;
    left: 20px; } }

/* Hero Circle */
@-webkit-keyframes upDownLeft {
  0%,
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  25%,
  75% {
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px); }
  50% {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); } }

@keyframes upDownLeft {
  0%,
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  25%,
  75% {
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px); }
  50% {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); } }

@-webkit-keyframes shapeAnimationOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 0px) rotate(270deg);
    transform: translate(150px, 0px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 0px) rotate(270deg);
    transform: translate(150px, 0px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px, 0px) rotate(270deg);
    transform: translate(-150px, 0px) rotate(270deg); }
  50% {
    -webkit-transform: translate(-150px, 150px) rotate(180deg);
    transform: translate(-150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px, 0px) rotate(270deg);
    transform: translate(-150px, 0px) rotate(270deg); }
  50% {
    -webkit-transform: translate(-150px, 150px) rotate(180deg);
    transform: translate(-150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationThree {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(50px, 150px) rotate(90deg);
    transform: translate(50px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 50px) rotate(270deg);
    transform: translate(150px, 50px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationThree {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(50px, 150px) rotate(90deg);
    transform: translate(50px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 50px) rotate(270deg);
    transform: translate(150px, 50px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationFour {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px -50px) rotate(90deg);
    transform: translate(-150px -50px) rotate(90deg); }
  50% {
    -webkit-transform: translate(-150px, -150px) rotate(180deg);
    transform: translate(-150px, -150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-50px, -150px) rotate(270deg);
    transform: translate(-50px, -150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationFour {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px -50px) rotate(90deg);
    transform: translate(-150px -50px) rotate(90deg); }
  50% {
    -webkit-transform: translate(-150px, -150px) rotate(180deg);
    transform: translate(-150px, -150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-50px, -150px) rotate(270deg);
    transform: translate(-50px, -150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationFive {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-100px -100px) rotate(90deg);
    transform: translate(-100px -100px) rotate(90deg); }
  50% {
    -webkit-transform: translate(100px, 50px) rotate(180deg);
    transform: translate(100px, 50px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-100px, 150px) rotate(270deg);
    transform: translate(-100px, 150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationFive {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-100px -100px) rotate(90deg);
    transform: translate(-100px -100px) rotate(90deg); }
  50% {
    -webkit-transform: translate(100px, 50px) rotate(180deg);
    transform: translate(100px, 50px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-100px, 150px) rotate(270deg);
    transform: translate(-100px, 150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes down-up-one {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(25px);
    transform: rotateX(0deg) translateY(25px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }

@keyframes down-up-one {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(25px);
    transform: rotateX(0deg) translateY(25px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }

@-webkit-keyframes down-up-two {
  0% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translate(0, -25px);
    transform: rotateX(0deg) translate(0, -25px); }
  100% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); } }

@keyframes down-up-two {
  0% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translate(0, -25px);
    transform: rotateX(0deg) translate(0, -25px); }
  100% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); } }

@-webkit-keyframes leftRightOne {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px); } }

@keyframes leftRightOne {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px); } }

@-webkit-keyframes leftRightTwo {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); } }

@keyframes leftRightTwo {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); } }

@-webkit-keyframes zoomInOut {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes zoomInOut {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

/* Preloader */
@-webkit-keyframes preloader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

/* Headline */
@-webkit-keyframes marquee {
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

@keyframes marquee {
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

@-webkit-keyframes marquee_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes marquee_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes marquee_left {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes marquee_left {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/*******************************************************/
/******************* ## Header style *******************/
/*******************************************************/
.main-header {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.main-header .header-upper {
  z-index: 5;
  width: 100%;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.main-header .logo-outer {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none; }

@media only screen and (max-width: 991px) {
  .main-header .logo-outer {
    display: none; } }

.main-header .logo {
  z-index: 9;
  padding: 2px 0;
  position: relative; }

.main-header.menu-absolute .header-upper {
  position: absolute; }

.main-header.fixed-header .header-upper {
  top: 0;
  left: 0;
  position: fixed;
  -webkit-animation: sticky 1s;
  animation: sticky 1s;
  box-shadow: 0px 0px 30px 0px rgba(87, 95, 245, 0.1); }

@media only screen and (min-width: 992px) {
  .main-header.fixed-header .main-menu .navbar-collapse > ul > li {
    padding-top: 25px;
    padding-bottom: 25px; } }

@media only screen and (max-width: 991px) {
  .nav-outer {
    width: 100%; } }

/** Header Main Menu **/
@media only screen and (max-width: 991px) {
  .main-menu {
    width: 100%; } }

.main-menu .mobile-logo {
  margin-right: auto; }

@media only screen and (max-width: 575px) {
  .main-menu .mobile-logo {
    max-width: 150px; } }

@media only screen and (max-width: 991px) {
  .main-menu .collapse {
    overflow: auto; } }

.main-menu .navbar-collapse {
  padding: 5px; }

.main-menu .navbar-collapse > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse > ul {
    display: block;
    padding: 25px 0;
    background: #f9f9f9;
    box-shadow: inset 0px 0px 30px 0px rgba(87, 95, 245, 0.1); }
  .main-menu .navbar-collapse > ul > li:last-child {
    border-bottom: 1px solid var(--border-color); } }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse {
    left: 0;
    width: 100%;
    position: absolute;
    max-height: calc(100vh - 80px); } }

.main-menu .navbar-collapse li {
  padding: 35px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

@media only screen and (max-width: 1399px) {
  .main-menu .navbar-collapse li {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li {
    display: block;
    padding: 0 15px;
    border-top: 1px solid var(--border-color); } }

.main-menu .navbar-collapse li.dropdown .dropdown-btn {
  cursor: pointer;
  margin-left: 5px;
  margin-bottom: -3px;
  color: var(--heading-color); }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 0;
    width: 50px;
    height: 43px;
    border-left: 1px solid var(--border-color);
    text-align: center;
    line-height: 43px; } }

.main-menu .navbar-collapse li a {
  display: block;
  opacity: 1;
  position: relative;
  color: var(--heading-color);
  font-family: var(--heading-font);
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

@media only screen and (min-width: 376px) {
  .main-menu .navbar-collapse li a {
    font-size: 18px; } }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li a {
    padding: 10px 10px;
    line-height: 22px; } }

.main-menu .navbar-collapse li a:hover {
  color: var(--primary-color);
  text-decoration: underline; }

.main-menu .navbar-collapse li.current > a,
.main-menu .navbar-collapse li.current-menu-item > a {
  font-weight: 500; }

.main-menu .navbar-collapse li li {
  border-top: 1px solid var(--border-color); }

.main-menu .navbar-collapse li li a {
  text-transform: capitalize; }

.main-menu .navbar-collapse li li a:before {
  display: none; }

.main-menu .navbar-collapse li .megamenu {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 100%;
  z-index: 100;
  display: none;
  padding: 20px 0;
  background: #ffffff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); }

.main-menu .navbar-collapse li .megamenu:after {
  display: block;
  clear: both;
  content: ''; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li .megamenu {
    position: relative;
    box-shadow: none;
    width: 100%; }
  .main-menu .navbar-collapse li .megamenu .container {
    max-width: 100%; }
  .main-menu .navbar-collapse li .megamenu .row {
    margin: 0px; } }

.main-menu .navbar-collapse li .megamenu ul {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
  box-shadow: none; }

.main-menu .navbar-collapse li ul {
  position: absolute;
  left: inherit;
  top: 100%;
  min-width: 250px;
  z-index: 100;
  display: none;
  background: white;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li ul {
    position: relative;
    display: none;
    width: 100%;
    box-shadow: none;
    background: transparent; }
  .main-menu .navbar-collapse li ul:after {
    display: block;
    clear: both;
    content: ''; } }

@media only screen and (max-width: 991px) and (max-width: 375px) {
  .main-menu .navbar-collapse li ul {
    min-width: auto; } }

.main-menu .navbar-collapse li ul li {
  width: 100%;
  padding: 7px 20px; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li ul li {
    padding: 0 15px; } }

.main-menu .navbar-collapse li ul li ul {
  left: 100%;
  top: 0%; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li ul li ul {
    left: auto; } }

.main-menu .navbar-header {
  display: none; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
            justify-content: start; } }

.main-menu .navbar-header .navbar-toggle {
  float: right;
  padding: 4px 0;
  cursor: pointer;
  background: transparent; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-header .navbar-toggle {
    margin-right: 12px; } }

.main-menu .navbar-header .navbar-toggle .icon-bar {
  background: var(--base-color);
  height: 2px;
  width: 30px;
  display: block;
  margin: 7px 0; }

/* Header One */
@media only screen and (min-width: 992px) {
  .main-header.header-one .main-menu .navbar-collapse {
    padding: 5px;
    border-radius: 40px;
    background: var(--lighter-color);
    border: 1px solid var(--border-color); }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li {
    padding: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 30px; }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li > a {
    padding: 15px 30px; } }

@media only screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1299px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li > a {
    padding: 10px 20px; } }

@media only screen and (min-width: 992px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li.dropdown > a {
    padding-right: 8px; }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li.dropdown > .dropdown-btn {
    margin-left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-right: 30px; } }

@media only screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1299px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li.dropdown > .dropdown-btn {
    padding-right: 20px; } }

@media only screen and (min-width: 992px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li:hover {
    background: var(--primary-color); }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li:hover > a,
  .main-header.header-one .main-menu .navbar-collapse .navigation > li:hover > .dropdown-btn {
    color: white; }
  .main-header.header-one.fixed-header .header-upper {
    padding-top: 10px;
    padding-bottom: 10px; } }

/* Header Two */
@media only screen and (min-width: 992px) {
  .main-header.header-two {
    display: none; } }

.main-header.header-two .header-upper {
  background: white;
  box-shadow: 0px 0px 30px 0px rgba(87, 95, 245, 0.1); }

.main-header.header-two .menu-sidebar > button {
  border-color: var(--heading-color); }

.main-header.header-two .menu-sidebar > button .icon-bar {
  background: var(--heading-color); }

@media only screen and (min-width: 992px) {
  .for-sidebar-menu.page-wrapper {
    padding-left: 315px;
    padding-right: 10px; } }

.for-sidebar-menu.page-wrapper .hidden-bar {
  top: 10px;
  right: auto;
  border: none;
  width: 295px;
  left: -315px;
  background: white;
  border-radius: 10px;
  height: calc(100% - 20px);
  max-width: calc(100% - 20px);
  box-shadow: 0px 4px 40px rgba(179, 179, 179, 0.25); }

@media only screen and (min-width: 992px) {
  .for-sidebar-menu.page-wrapper .hidden-bar {
    left: 10px;
    opacity: 1;
    visibility: visible; } }

.for-sidebar-menu.page-wrapper .hidden-bar .inner-box {
  padding: 40px 30px; }

.for-sidebar-menu.page-wrapper .hidden-bar .inner-box .cross-icon {
  color: var(--base-color); }

@media only screen and (min-width: 992px) {
  .for-sidebar-menu.page-wrapper .hidden-bar .inner-box .cross-icon {
    display: none; } }

.for-sidebar-menu.page-wrapper .hidden-bar .inner-box .theme-btn {
  margin-left: 20px; }

.for-sidebar-menu.page-wrapper .form-back-drop {
  left: -100%; }

.side-content-visible .for-sidebar-menu.page-wrapper .hidden-bar {
  left: 10px; }

@media only screen and (max-width: 991px) {
  .side-content-visible .for-sidebar-menu.page-wrapper .form-back-drop {
    left: 0; } }

/* Sidebar Menu */
.sidebar-menu li a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 20px;
  color: var(--heading-color);
  text-transform: capitalize; }

.sidebar-menu li.dropdown > ul {
  display: none; }

.sidebar-menu li.dropdown .dropdown-btn {
  position: absolute;
  right: 5px;
  top: 0;
  width: 45px;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: center; }

.sidebar-menu li ul {
  margin-top: 5px;
  margin-left: 10px; }

.sidebar-menu > li {
  margin-bottom: 12px; }

.sidebar-menu > li:hover > a,
.sidebar-menu > li.active > a {
  color: white;
  background: var(--primary-color); }

.sidebar-menu > li:hover > .dropdown-btn,
.sidebar-menu > li.active > .dropdown-btn {
  color: white; }

/* Menu Btns */
.menu-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.menu-btns > button {
  font-size: 20px;
  position: relative;
  margin-left: 30px;
  background-color: transparent; }

@media only screen and (min-width: 1300px) {
  .menu-btns > button {
    margin-right: 60px; } }

@media only screen and (max-width: 1299px) {
  .menu-btns > button {
    margin-right: 35px; } }

@media only screen and (max-width: 479px) {
  .menu-btns > button {
    display: none; } }

.menu-btns > button span {
  position: absolute;
  left: 95%;
  bottom: 95%;
  color: white;
  font-size: 14px;
  font-family: var(--heading-font);
  width: 20px;
  height: 20px;
  background: var(--primary-color);
  line-height: 20px;
  border-radius: 50%;
  text-align: center; }

@media only screen and (max-width: 991px) {
  .menu-btns > button span {
    bottom: 80%; } }

.menu-btns > button span.bgc-secondary {
  color: var(--heading-color);
  background-color: var(--secondary-color); }

.menu-btns .theme-btn {
  margin-right: 10px; }

@media only screen and (max-width: 1199px) {
  .menu-btns .theme-btn {
    display: none; } }

/* Header Search */
.nav-search {
  position: relative;
  margin-right: 10px; }

@media only screen and (max-width: 375px) {
  .nav-search {
    display: none; } }

.nav-search > button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.nav-search form {
  position: absolute;
  width: 320px;
  top: 100%;
  right: 0;
  z-index: 777;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: #fff;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05); }

@media only screen and (max-width: 479px) {
  .nav-search form {
    width: 300px; } }

@media only screen and (max-width: 375px) {
  .nav-search form {
    width: 250px; } }

.nav-search form.hide {
  display: none; }

.nav-search form input {
  border: none;
  padding: 15px 5px 15px 25px; }

.nav-search form button {
  background: transparent;
  padding: 15px 20px 15px 0; }

/* White Menu */
.main-header.white-menu .top-left {
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgba(255, 255, 255, 0.65); }

.main-header.white-menu .top-left:before {
  display: none; }

.main-header.white-menu .top-right ul {
  z-index: 1;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px; }

@media only screen and (min-width: 992px) {
  .main-header.white-menu .top-right ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex; } }

.main-header.white-menu .top-right ul li > i {
  color: white; }

.main-header.white-menu .top-right ul:before {
  content: '';
  z-index: -1;
  height: 100%;
  width: 100vw;
  position: absolute;
  left: -80px;
  top: 0;
  background: var(--heading-color); }

@media only screen and (max-width: 991px) {
  .main-header.white-menu .top-right ul:before {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%); } }

@media only screen and (min-width: 992px) {
  .main-header.white-menu .navbar-collapse > ul > li > a,
  .main-header.white-menu .navbar-collapse > ul > li > .dropdown-btn {
    color: white; } }

.main-header.white-menu .main-menu .navbar-header .navbar-toggle .icon-bar {
  background: white; }

.main-header.white-menu .header-number,
.main-header.white-menu .header-number a,
.main-header.white-menu .menu-btns > button,
.main-header.white-menu .nav-search > button {
  color: white; }

.main-header.white-menu .menu-sidebar > button {
  border-color: rgba(255, 255, 255, 0.1); }

.main-header.white-menu .menu-sidebar > button .icon-bar {
  background: white; }

.main-header.white-menu.fixed-header .header-upper {
  background: #222222; }

.main-header.white-menu.header-one .main-menu .navbar-collapse {
  background: #232c26;
  border-color: rgba(255, 255, 255, 0.1); }

/* Menu Sidebar */
.menu-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.menu-sidebar > button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  border: 1px solid var(--border-color); }

.menu-sidebar > button .icon-bar {
  width: 20px;
  height: 2px;
  margin: 3px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: var(--heading-color); }

.menu-sidebar > button .icon-bar:nth-child(2) {
  width: 25px; }

.menu-sidebar > button:hover .icon-bar {
  width: 25px; }

/** hidden-sidebar * */
.hidden-bar {
  position: fixed;
  right: -350px;
  top: 0px;
  opacity: 0;
  width: 350px;
  height: 100%;
  z-index: 99999;
  overflow-y: auto;
  visibility: hidden;
  background-color: #222222;
  border-left: 1px solid #231b26;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

@media only screen and (max-width: 375px) {
  .hidden-bar {
    width: 300px; } }

.hidden-bar .social-style-one a {
  width: 40px;
  height: 40px;
  line-height: 40px; }

.side-content-visible .hidden-bar {
  right: 0px;
  opacity: 1;
  visibility: visible; }

.hidden-bar .inner-box {
  position: relative;
  padding: 100px 40px 50px; }

@media only screen and (max-width: 375px) {
  .hidden-bar .inner-box {
    padding-left: 25px;
    padding-right: 25px; } }

.hidden-bar .inner-box .cross-icon {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.hidden-bar .inner-box h4, .hidden-bar .inner-box .h4 {
  position: relative;
  color: #ffffff;
  font-size: 25px;
  margin-bottom: 35px; }

/*Appointment Form */
.hidden-bar .appointment-form {
  position: relative; }

.hidden-bar .appointment-form .form-group {
  position: relative;
  margin-bottom: 20px; }

.hidden-bar .appointment-form input[type='text'],
.hidden-bar .appointment-form input[type='email'] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 23px;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 16px;
  background: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.hidden-bar .appointment-form textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 23px;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  resize: none; }

.hidden-bar .appointment-form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form input:-ms-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form input::-moz-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form input::placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea::-moz-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea::placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form .form-group button {
  width: 100%;
  font-size: 16px;
  padding: 10px 15px;
  margin-bottom: 20px;
  border-color: white; }

.form-back-drop {
  position: fixed;
  left: 100%;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  z-index: 9990;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.side-content-visible .form-back-drop {
  opacity: 1;
  left: 0;
  visibility: visible; }

@media only screen and (max-width: 991px) {
  .header-top {
    padding-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .header-top {
    display: none; } }

.header-top .top-left {
  color: var(--heading-color);
  font-weight: 500;
  line-height: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  z-index: 1; }

@media only screen and (min-width: 992px) {
  .header-top .top-left:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: var(--primary-color);
    width: 50vw;
    height: 100%;
    -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 100%, 0% 100%);
    z-index: -1; } }

@media only screen and (max-width: 991px) {
  .header-top .top-left {
    color: rgba(255, 255, 255, 0.65); } }

.header-top .top-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

@media only screen and (min-width: 992px) {
  .header-top .top-right ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end; } }

.header-top .top-right ul li {
  line-height: 1; }

.header-top .top-right ul li:not(:last-child) {
  margin-right: 50px;
  padding-right: 50px;
  border-right: 2px solid rgba(255, 255, 255, 0.2); }

@media only screen and (max-width: 1199px) {
  .header-top .top-right ul li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px; } }

.header-top .top-right ul li > i {
  color: var(--primary-color);
  margin-right: 10px; }

.header-top .top-right ul li a {
  color: rgba(255, 255, 255, 0.65); }

.header-top .top-right ul li a:hover {
  color: var(--primary-color); }

/*******************************************************/
/******************** ## Hero Area ********************/
/*******************************************************/
.hero-title {
  z-index: 2;
  color: white;
  font-weight: 700;
  font-size: 200px;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

@media only screen and (max-width: 1599px) {
  .hero-title {
    font-size: 150px; } }

@media only screen and (max-width: 1299px) {
  .hero-title {
    font-size: 120px; } }

@media only screen and (max-width: 991px) {
  .hero-title {
    font-size: 80px; } }

@media only screen and (max-width: 767px) {
  .hero-title {
    font-size: 60px; } }

@media only screen and (max-width: 575px) {
  .hero-title {
    font-size: 50px; } }

@media only screen and (max-width: 479px) {
  .hero-title {
    font-size: 40px; } }

@media only screen and (max-width: 375px) {
  .hero-title {
    font-size: 35px; } }

.main-hero-image {
  height: 790px;
  margin-top: -8%;
  position: relative;
  border-radius: 20px; }

@media only screen and (max-width: 1399px) {
  .main-hero-image {
    height: 555px; } }

@media only screen and (max-width: 991px) {
  .main-hero-image {
    height: 450px; } }

@media only screen and (max-width: 575px) {
  .main-hero-image {
    height: 400px; } }

.main-hero-image:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#1d231f), to(rgba(29, 35, 31, 0)));
  background: -webkit-linear-gradient(top, #1d231f 0%, rgba(29, 35, 31, 0) 100%);
  background: linear-gradient(180deg, #1d231f 0%, rgba(29, 35, 31, 0) 100%); }

.search-filter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 2;
  position: relative;
  margin-top: -50px;
  background: white;
  border-radius: 12px;
  padding: 28px 55px 10px;
  box-shadow: 10px 4px 60px rgba(197, 197, 197, 0.25); }

@media only screen and (max-width: 1299px) {
  .search-filter-inner {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 1199px) {
  .search-filter-inner {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; } }

.search-filter-inner .filter-item {
  min-width: 18%;
  padding-left: 28px;
  position: relative;
  margin-bottom: 15px;
  padding-right: 20px;
  margin-right: 30px;
  border-right: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .search-filter-inner .filter-item {
    margin-right: 15px;
    padding-right: 5px;
    width: calc(50% - 15px); } }

@media only screen and (max-width: 479px) {
  .search-filter-inner .filter-item {
    width: 100%;
    margin-right: 0; } }

.search-filter-inner .filter-item .icon {
  position: absolute;
  left: 0;
  top: 3px; }

.search-filter-inner .filter-item .title {
  font-size: 14px; }

.search-filter-inner .filter-item .nice-select {
  border: none;
  line-height: 1.1;
  padding: 0 20px 0 0; }

.search-filter-inner .filter-item .nice-select .current {
  font-weight: 500;
  color: var(--heading-color); }

.search-filter-inner .filter-item .nice-select:after {
  top: 0;
  width: 8px;
  height: 8px; }

.search-filter-inner .search-button {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
          align-self: center;
  margin-bottom: 15px; }

@media only screen and (min-width: 1200px) {
  .search-filter-inner .search-button {
    margin-left: auto; } }

.search-filter-inner.style-two {
  margin-top: 0;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding: 40px 30px 25px;
  background: var(--heading-color); }

@media only screen and (max-width: 375px) {
  .search-filter-inner.style-two {
    padding-left: 20px;
    padding-right: 20px; } }

.search-filter-inner.style-two .filter-item {
  width: 100%;
  max-width: none;
  margin-right: 0;
  border-right: none;
  margin-bottom: -1px;
  border-radius: 10px;
  background: #292e2a;
  padding: 15px 20px 20px 55px;
  border: 1px solid rgba(255, 255, 255, 0.07); }

.search-filter-inner.style-two .filter-item .icon {
  top: 20px;
  left: 30px; }

.search-filter-inner.style-two .filter-item .title {
  color: #939393; }

.search-filter-inner.style-two .filter-item .nice-select {
  background-color: transparent; }

.search-filter-inner.style-two .filter-item .nice-select .current {
  color: white; }

.search-filter-inner.style-two .filter-item .nice-select .list li {
  color: var(--base-color); }

/* Hero Two */
@media only screen and (min-width: 1200px) {
  .hero-area-two {
    padding-bottom: 160px; } }

.hero-image-two {
  min-height: 500px;
  border-radius: 10px; }

@media only screen and (min-width: 1200px) {
  .hero-image-two {
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(50vw - 155px);
    height: calc(100% - 10px); } }

.hero-content-two {
  max-width: 535px; }

@media only screen and (min-width: 992px) {
  .hero-content-two {
    padding-right: 20px; } }

@media only screen and (max-width: 1199px) {
  .hero-content-two {
    margin-bottom: 55px; } }

.hero-content-two h1, .hero-content-two .h1 {
  margin-bottom: 22px;
  letter-spacing: -2px; }

@media only screen and (max-width: 1599px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 72px; } }

@media only screen and (min-width: 992px) and (max-width: 1299px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 65px; } }

@media only screen and (max-width: 767px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 55px; } }

@media only screen and (max-width: 575px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 50px; } }

@media only screen and (max-width: 479px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 45px; } }

@media only screen and (max-width: 375px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 40px; } }

.hero-content-two p {
  line-height: 1.66; }

@media only screen and (min-width: 376px) {
  .hero-content-two p {
    font-size: 18px; } }

/* Hero Three */
.hero-area-three {
  margin-left: 30px;
  margin-right: 30px; }

@media only screen and (max-width: 991px) {
  .hero-area-three {
    margin-left: 15px;
    margin-right: 15px; } }

@media only screen and (min-width: 992px) {
  .hero-content-three .subtitle {
    font-size: 20px; } }

.hero-content-three h1, .hero-content-three .h1 {
  font-size: 80px;
  font-weight: 500;
  margin-bottom: 50px;
  letter-spacing: -2px; }

@media only screen and (max-width: 1199px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 65px; } }

@media only screen and (max-width: 767px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 55px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 575px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 50px; } }

@media only screen and (max-width: 479px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 42px; } }

@media only screen and (max-width: 375px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 36px; } }

@media only screen and (min-width: 1400px) {
  .hero-content-three p {
    font-size: 27px; } }

@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .hero-content-three p {
    font-size: 22px; } }

.hero-content-three p span {
  color: white;
  font-weight: 600;
  padding-left: 8px;
  padding-right: 5px;
  border-radius: 12px;
  background: var(--secondary-color); }

.hero-shapes .shape {
  z-index: -1;
  position: absolute; }

.hero-shapes .shape.one {
  left: 0;
  top: 6%;
  max-width: 30%; }

.hero-shapes .shape.two {
  top: 0;
  right: 25%;
  max-width: 10%; }

.hero-shapes .shape.three {
  left: 5%;
  bottom: 3%;
  max-width: 20%; }

.hero-shapes .shape.four {
  bottom: 0;
  right: 3%;
  max-width: 20%; }

/*******************************************************/
/******************* ## Banner Area *******************/
/*******************************************************/
.page-banner-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  min-height: 590px;
  border-radius: 10px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin-left: 30px;
  margin-right: 30px; }

@media only screen and (max-width: 991px) {
  .page-banner-area {
    margin-left: 15px;
    margin-right: 15px; } }

@media only screen and (max-width: 1399px) {
  .page-banner-area {
    min-height: 450px; } }

@media only screen and (max-width: 1199px) {
  .page-banner-area {
    min-height: 400px; } }

@media only screen and (max-width: 767px) {
  .page-banner-area {
    min-height: 350px; } }

@media only screen and (max-width: 575px) {
  .page-banner-area {
    min-height: 300px; } }

.page-banner-area:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 35, 31, 0)), to(#1d231f));
  background: -webkit-linear-gradient(top, rgba(29, 35, 31, 0) 0%, #1d231f 100%);
  background: linear-gradient(180deg, rgba(29, 35, 31, 0) 0%, #1d231f 100%); }

.banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.banner-inner .page-title {
  max-width: 800px;
  margin-right: 15px; }

@media only screen and (min-width: 1200px) {
  .banner-inner .page-title {
    font-size: 65px; } }

@media only screen and (max-width: 767px) {
  .banner-inner .page-title {
    font-size: 35px; } }

@media only screen and (max-width: 575px) {
  .banner-inner .page-title {
    font-size: 30px; } }

@media only screen and (min-width: 768px) {
  .banner-inner .breadcrumb {
    font-size: 20px; } }

.banner-inner .breadcrumb .breadcrumb-item {
  font-weight: 300;
  color: var(--heading-color); }

.banner-inner .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 15px; }

.banner-inner .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  font-weight: 300;
  content: '\F054';
  font-size: 0.8em;
  padding-right: 15px;
  color: var(--heading-color);
  font-family: 'Font Awesome 5 Pro'; }

.banner-inner .breadcrumb .breadcrumb-item.active {
  font-weight: 500;
  text-decoration: underline; }

.text-white .breadcrumb .breadcrumb-item {
  color: white; }

.text-white .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: white; }

@media only screen and (max-width: 991px) {
  .banner-and-search {
    padding-left: 10px;
    padding-right: 10px; } }

.banner-and-search > .row {
  --bs-gutter-x: 10px; }

.search-banner {
  min-height: 400px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-size: cover;
  height: calc(100% - 10px);
  background-position: center; }

.search-banner .content {
  background-repeat: repeat-x;
  padding: 15px 20px 100px 35px;
  border-radius: 10px 10px 0 0; }

@media only screen and (min-width: 480px) {
  .search-banner .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (max-width: 375px) {
  .search-banner .content {
    padding-left: 25px; } }

.search-banner .content .left {
  color: white;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -1px;
  padding-top: 20px;
  padding-bottom: 20px; }

.search-banner .content .left > i {
  margin-left: 10px; }

.search-banner .content .left > b {
  font-weight: 600; }

.search-banner .content .left span > b {
  font-weight: 700; }

.search-banner .content .right {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  width: 180px;
  height: 180px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  color: var(--heading-color);
  background-size: cover;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column; }

.search-banner .content .right span {
  font-size: 2em;
  font-weight: 500;
  line-height: 0.9; }

/*******************************************************/
/**************** ## Destinations Area ****************/
/*******************************************************/
.destination-item-fwt {
  color: #92a498;
  margin-bottom: 30px;
  background: #232c26;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.destination-item-fwt .image {
  margin: 10px;
  overflow: hidden;
  position: relative;
  border-radius: 10px; }

.destination-item-fwt .image img {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.destination-item-fwt .image .ratting {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  color: white;
  font-size: 18px;
  padding: 30px 50px 20px;
  background: var(--secondary-color);
  -webkit-transform: rotate(-45deg) translate(-30px, -40px);
  transform: rotate(-45deg) translate(-30px, -40px); }

.destination-item-fwt .image .ratting i {
  color: white;
  font-size: 16px;
  margin: 0 5px 0 0; }

.destination-item-fwt .image .heart {
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: white;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  color: var(--secondary-color); }

.destination-item-fwt .content {
  padding: 18px 40px 40px; }

@media only screen and (max-width: 1599px) {
  .destination-item-fwt .content {
    padding-left: 22px;
    padding-right: 22px; } }

.destination-item-fwt .content .location {
  display: block;
  margin-bottom: 3px; }

.destination-item-fwt .content .location i {
  margin-right: 5px; }

@media only screen and (max-width: 375px) {
  .destination-item-fwt .content h5, .destination-item-fwt .content .h5 {
    font-size: 22px; } }

.destination-item-fwt .content h5 a, .destination-item-fwt .content .h5 a {
  color: white; }

.destination-item-fwt .content h5 a:hover, .destination-item-fwt .content .h5 a:hover {
  text-decoration: underline; }

.destination-item-fwt .destination-footer {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 40px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

@media only screen and (max-width: 1599px) {
  .destination-item-fwt .destination-footer {
    padding-left: 22px;
    padding-right: 22px; } }

.destination-item-fwt .destination-footer .price {
  font-size: 14px;
  margin-bottom: 5px; }

.destination-item-fwt .destination-footer .price span {
  color: white;
  font-size: 24px;
  font-weight: 500; }

.destination-item-fwt .destination-footer .read-more {
  color: white;
  margin-bottom: 5px; }

.destination-item-fwt:hover .image img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.destination-item-fwt.style-two {
  background: white;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid var(--border-color); }

.destination-item-fwt.style-two .image {
  display: inline-block; }

.destination-item-fwt.style-two .image .heart {
  width: 30px;
  height: 30px;
  font-size: 13px;
  line-height: 30px; }

.destination-item-fwt.style-two .image .location {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  padding: 0 10px;
  font-weight: 500;
  background: white;
  border-radius: 7px;
  color: var(--heading-color); }

.destination-item-fwt.style-two .image .location i {
  margin-right: 5px; }

.destination-item-fwt.style-two .content {
  position: relative;
  padding: 15px 45px 20px 30px; }

@media only screen and (max-width: 1299px) {
  .destination-item-fwt.style-two .content {
    padding-left: 20px;
    padding-right: 35px; } }

.destination-item-fwt.style-two .content h6, .destination-item-fwt.style-two .content .h6 {
  margin-bottom: 0; }

@media only screen and (max-width: 375px) {
  .destination-item-fwt.style-two .content h6, .destination-item-fwt.style-two .content .h6 {
    font-size: 18px; } }

.destination-item-fwt.style-two .content .time {
  font-size: 14px; }

.destination-item-fwt.style-two .content .more {
  color: #adadad;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

@media only screen and (max-width: 1299px) {
  .destination-item-fwt.style-two .content .more {
    right: 20px; } }

.destination-item-fwt.style-two:hover .more {
  color: var(--heading-color); }

.destination-item-fwt.style-two.bgc-lighter {
  background: var(--lighter-color); }

.destination-item-fwt.style-two.bgc-lighter .content {
  padding: 10px 35px 15px; }

.destination-item-fwt.style-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 767px) {
  .destination-item-fwt.style-three {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; } }

.destination-item-fwt.style-three .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 48%; }

@media only screen and (max-width: 767px) {
  .destination-item-fwt.style-three .image {
    max-width: none;
    width: calc(100% - 20px); } }

.destination-item-fwt.style-three .content {
  padding: 30px 50px 25px 40px; }

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .destination-item-fwt.style-three .content {
    padding-left: 15px;
    padding-right: 25px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .destination-item-fwt.style-three .content {
    padding-left: 25px;
    padding-right: 35px; } }

@media only screen and (max-width: 767px) {
  .destination-item-fwt.style-three .content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
            order: 2;
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (max-width: 479px) {
  .destination-item-fwt.style-three .content {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .destination-item-fwt.style-three .content {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (min-width: 1600px) {
  .destination-item-fwt.style-three .content:first-child {
    padding-left: 50px;
    padding-right: 40px; } }

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .destination-item-fwt.style-three .content:first-child {
    padding-left: 25px;
    padding-right: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .destination-item-fwt.style-three .content:first-child {
    padding-left: 35px;
    padding-right: 25px; } }

.destination-item-fwt.style-three .content h5, .destination-item-fwt.style-three .content .h5 {
  max-width: 320px; }

.destination-item-fwt.style-three .content .list-style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.destination-item-fwt.style-three .content .list-style-one li:nth-child(odd) {
  width: 55%; }

.destination-item-fwt.style-three .content .list-style-one li:nth-child(even) {
  width: 42%; }

.destination-item-fwt.style-three .content .destination-footer {
  margin-top: 20px;
  padding: 20px 0 0; }

.destination-item-fwt.style-three.bgc-lighter {
  color: var(--base-color);
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.destination-item-fwt.style-three.bgc-lighter .image .badge {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 12px;
  border-radius: 10px;
  background: var(--secondary-color); }

.destination-item-fwt.style-three.bgc-lighter .image .badge.bgc-pink {
  background: #fd4c5c; }

.destination-item-fwt.style-three.bgc-lighter .image .badge.bgc-primary {
  background: var(--primary-color); }

@media only screen and (min-width: 992px) {
  .destination-item-fwt.style-three.bgc-lighter .content {
    padding-left: 30px;
    padding-right: 40px; } }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header .location {
  margin-right: 20px;
  margin-bottom: 5px; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header .ratting {
  padding: 5px 10px;
  background: white;
  margin-bottom: 5px;
  border-radius: 30px; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header .ratting i {
  font-size: 10px; }

.destination-item-fwt.style-three.bgc-lighter .content h5, .destination-item-fwt.style-three.bgc-lighter .content .h5 {
  max-width: none; }

.destination-item-fwt.style-three.bgc-lighter .content h5 a, .destination-item-fwt.style-three.bgc-lighter .content .h5 a {
  color: var(--heading-color); }

.destination-item-fwt.style-three.bgc-lighter .content p {
  margin-top: 12px; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer {
  border-top-color: var(--border-color); }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .price span {
  color: var(--heading-color); }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .read-more {
  color: var(--base-color);
  text-decoration: underline; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .read-more i {
  background: var(--secondary-color); }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .theme-btn.style-three {
  margin-bottom: 5px;
  padding: 5px 20px;
  font-size: 14px; }

.destination-item-fwt.style-three.tour-grid {
  display: block; }

.destination-item-fwt.style-three.tour-grid .image {
  max-width: none; }

.destination-item-fwt.style-three.tour-grid .content {
  padding: 20px 30px 30px; }

@media only screen and (max-width: 375px) {
  .destination-item-fwt.style-three.tour-grid .content {
    padding-left: 20px;
    padding-right: 20px; } }

.destination-item-fwt.style-three.tour-grid .content .destination-footer {
  margin-top: 15px;
  border-top: none; }

.destination-item-fwt.style-three.tour-grid .content .destination-footer .theme-btn.style-three:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

.destination-item-fwt.style-four {
  color: var(--base-color);
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.destination-item-fwt.style-four .content h5 a, .destination-item-fwt.style-four .content .h5 a,
.destination-item-fwt.style-four .destination-footer .read-more,
.destination-item-fwt.style-four .destination-footer .price span {
  color: var(--heading-color); }

@media only screen and (min-width: 576px) {
  .destination-item-fwt.style-four.image-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

.destination-item-fwt.style-four.image-left .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
          align-self: center; }

@media only screen and (min-width: 576px) {
  .destination-item-fwt.style-four.image-left .image {
    max-width: 46%; } }

.destination-item-fwt.style-four.image-left .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 50px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

@media only screen and (max-width: 575px) {
  .destination-item-fwt.style-four.image-left .content {
    padding-top: 30px;
    padding-bottom: 40px; } }

.destination-item-fwt.style-four.image-left .content .price {
  display: block;
  font-size: 14px;
  margin-top: auto;
  margin-bottom: 15px; }

.destination-item-fwt.style-four.image-left .content .price span {
  font-size: 24px;
  font-weight: 500;
  color: var(--heading-color); }

.destination-item-fwt.style-four.image-left .content .theme-btn {
  font-size: 14px;
  padding: 4px 20px; }

.destination-item-fwt.style-four.no-border {
  border: none;
  margin-bottom: 50px;
  background: transparent; }

.destination-item-fwt.style-four.no-border .image {
  margin: 0 0 22px; }

.destination-item-fwt.style-four.no-border .image .badge {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 12px;
  border-radius: 10px;
  background: var(--secondary-color); }

.destination-item-fwt.style-four.no-border .image .badge.bgc-pink {
  background: #fd4c5c; }

.destination-item-fwt.style-four.no-border .image .badge.bgc-primary {
  background: var(--primary-color); }

.destination-item-fwt.style-four.no-border .content {
  padding: 0; }

.destination-item-fwt.style-four.no-border .destination-footer {
  border-top: none;
  padding: 18px 0 10px; }

.destination-item-fwt.style-four.no-border .theme-btn.style-three {
  font-size: 14px;
  padding: 4px 20px; }

.text-white .destination-item-fwt.style-four.no-border .image .heart i {
  color: var(--secondary-color); }

.text-white .destination-item-fwt.style-four.no-border .content .location,
.text-white .destination-item-fwt.style-four.no-border .content .location i {
  color: #92a498; }

.text-white .destination-item-fwt.style-four.no-border .destination-footer .price span {
  color: white; }

.text-white .destination-item-fwt.style-four.no-border .theme-btn.style-three:not(:hover) {
  color: #92a498;
  border-color: #92a498; }

.text-white .destination-item-fwt.style-four.no-border .theme-btn.style-three:not(:hover) i,
.text-white .destination-item-fwt.style-four.no-border .theme-btn.style-three:not(:hover) span {
  color: #92a498; }

.popular-destinations-wrap {
  border: 1px solid var(--border-color); }

.destination-active {
  margin-left: -5px;
  margin-right: -5px; }

.destination-active .destination-item-fwt.style-two {
  padding: 30px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px; }

.destination-active .destination-item-fwt.style-two .image {
  margin: 0 0 25px;
  border-radius: 50%; }

.destination-active .destination-item-fwt.style-two .image img {
  border-radius: 50%;
  display: inline-block; }

.destination-active .destination-item-fwt.style-two .content {
  padding: 0; }

.destination-active .slick-dots {
  margin-top: 50px; }

.destinations-page-area .destination-item-fwt.style-two .content {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (max-width: 375px) {
  .destinations-page-area .destination-item-fwt.style-two .content {
    padding-left: 0;
    padding-right: 0; } }

.hot-deals-active {
  margin-left: -15px;
  margin-right: -15px; }

.hot-deals-active .destination-item-fwt.style-four.no-border {
  margin-left: 15px;
  margin-right: 15px; }

.hot-deals-active .slick-list {
  padding-top: 40px; }

.hot-deals-active .slick-dots {
  margin-top: 10px; }

@media only screen and (min-width: 1200px) {
  .destination-left-content {
    margin-top: 65px; } }

.destinations-nav {
  padding: 5px;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  border-radius: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid var(--border-color); }

.destinations-nav li {
  cursor: pointer;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  padding: 10px 25px;
  border-radius: 30px; }

@media only screen and (max-width: 991px) {
  .destinations-nav li {
    font-size: 18px; } }

@media only screen and (max-width: 767px) {
  .destinations-nav li {
    font-size: 16px;
    padding: 5px 15px; } }

.destinations-nav li.active {
  color: white;
  background: var(--primary-color); }

.destinations-nav.style-two li {
  font-size: 16px;
  padding: 1px 15px; }

.destinations-nav.style-two li.active {
  background: var(--secondary-color); }

.text-white .destinations-nav {
  border-color: rgba(255, 255, 255, 0.1); }

.text-white .destinations-nav li:not(.active) {
  color: #92a498; }

/* Destination Details */
.gallery-more-btn {
  position: absolute;
  right: 27%;
  bottom: 60px; }

@media only screen and (max-width: 1199px) {
  .destination-details-content .section-title .h2 {
    font-size: 35px; } }

@media only screen and (max-width: 991px) {
  .destination-details-content .section-title .h2 {
    font-size: 30px; } }

@media only screen and (max-width: 575px) {
  .destination-details-content .section-title .h2 {
    font-size: 25px; } }

@media only screen and (max-width: 375px) {
  .destination-details-content .section-title .h2 {
    font-size: 20px; } }

@media only screen and (min-width: 1200px) {
  .destination-details-content .section-title h2, .destination-details-content .section-title .h2 {
    font-size: 65px; } }

/* Tour Grid */
.tour-grid-wrap .tour-grid.destination-item-fwt .content {
  padding-top: 10px;
  position: relative;
  padding-bottom: 15px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .ratting {
  position: absolute;
  right: 20px;
  top: -46px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .blog-meta {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .blog-meta li:not(:last-child) {
  margin-right: 10px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .destination-footer {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid var(--border-color); }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .destination-footer .theme-btn.style-three {
  width: 35px;
  height: 35px;
  padding: 0;
  line-height: 35px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .destination-footer .theme-btn.style-three i {
  margin-left: 0; }

/* Tour Details */
@media only screen and (min-width: 576px) {
  .tour-header-content .ratting i {
    font-size: 18px; } }

.tour-header-social a {
  margin-bottom: 10px;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 5px 20px 5px 5px;
  border: 1px solid var(--border-color); }

.tour-header-social a:not(:last-child) {
  margin-right: 20px; }

@media only screen and (max-width: 375px) {
  .tour-header-social a:not(:last-child) {
    margin-right: 10px; } }

.tour-header-social a i {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  color: white;
  font-size: 12px;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background: var(--primary-color);
  line-height: 30px;
  border-radius: 50%;
  text-align: center; }

.tour-header-social a i.bgc-secondary {
  background: var(--secondary-color); }

.tour-details-content h3, .tour-details-content .h3 {
  margin-bottom: 20px; }

.tour-include-exclude {
  border-radius: 10px;
  padding: 35px 50px 28px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1199px) {
  .tour-include-exclude {
    padding-left: 25px;
    padding-right: 20px; } }

.tour-include-exclude .check li i {
  color: var(--primary-color); }

.tour-map iframe {
  height: 500px;
  border-radius: 10px; }

@media only screen and (max-width: 767px) {
  .tour-map iframe {
    height: 400px; } }

@media only screen and (max-width: 575px) {
  .tour-map iframe {
    height: 300px; } }

.clients-reviews {
  padding: 50px;
  border-radius: 10px; }

@media only screen and (min-width: 768px) {
  .clients-reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

@media only screen and (max-width: 479px) {
  .clients-reviews {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 375px) {
  .clients-reviews {
    padding-left: 20px;
    padding-right: 20px; } }

.clients-reviews .left {
  padding: 60px;
  margin-right: 8%;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1); }

@media only screen and (max-width: 1199px) {
  .clients-reviews .left {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 767px) {
  .clients-reviews .left {
    margin-right: 0;
    margin-bottom: 30px; } }

.clients-reviews .left b {
  color: white;
  line-height: 1;
  font-size: 70px;
  margin-top: -5px; }

.clients-reviews .left span {
  color: white;
  margin-top: 5px;
  margin-bottom: 10px; }

.clients-reviews .left .ratting {
  margin-bottom: 5px; }

.clients-reviews .left .ratting i {
  font-size: 16px; }

.clients-reviews .right {
  width: 100%; }

.ratting-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.ratting-item:not(:last-child) {
  margin-bottom: 10px; }

.ratting-item .title {
  color: white;
  font-size: 18px;
  min-width: 68px;
  font-weight: 500; }

@media only screen and (max-width: 375px) {
  .ratting-item .title {
    font-size: 16px;
    min-width: 59px; } }

.ratting-item .line {
  width: 100%;
  height: 5px;
  margin-left: 22px;
  margin-right: 22px;
  background: rgba(255, 255, 255, 0.2); }

@media only screen and (max-width: 479px) {
  .ratting-item .line {
    margin-left: 10px;
    margin-right: 10px; } }

.ratting-item .line span {
  height: 100%;
  display: block;
  background: var(--secondary-color); }

.ratting-item .ratting {
  min-width: 97px; }

@media only screen and (max-width: 375px) {
  .ratting-item .ratting {
    min-width: 75px; } }

.ratting-item .ratting i {
  font-size: 12px; }

@media only screen and (max-width: 375px) {
  .ratting-item .ratting i {
    font-size: 8px; } }

/*******************************************************/
/******************* ## Counter Area *******************/
/*******************************************************/
.counter-item {
  margin-bottom: 30px; }

.counter-item .count-text {
  display: block;
  font-size: 55px; }

.counter-item.style-two {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 50px 70px;
  margin: 0 -1px -1px 0;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1199px) {
  .counter-item.style-two {
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (min-width: 376px) and (max-width: 479px) {
  .counter-item.style-two {
    padding-left: 30px;
    padding-right: 30px; } }

.counter-item.style-two .icon {
  line-height: 1;
  font-size: 55px;
  margin-bottom: 15px;
  color: var(--secondary-color); }

.counter-item.style-two .count-text {
  margin-bottom: 3px; }

@media only screen and (max-width: 479px) {
  .counter-item.style-two .count-text {
    font-size: 45px; } }

.counter-item.style-two .counter-title {
  display: block;
  font-size: 20px; }

@media only screen and (max-width: 479px) {
  .counter-item.style-two .counter-title {
    font-size: 18px; } }

.counter-item.style-two:hover {
  background: white;
  border-color: white;
  box-shadow: 10px 0px 60px rgba(175, 175, 175, 0.25); }

.count-text.plus:after {
  content: '+'; }

.count-text.k-plus:after {
  content: 'k+'; }

.count-text.m-plus:after {
  content: 'm+'; }

/*******************************************************/
/******************** ## About Area ********************/
/*******************************************************/
.about-us-content {
  max-width: 450px; }

.about-us-image {
  z-index: 1;
  padding: 5%;
  margin: 30px;
  max-width: 630px;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid var(--border-color);
  -webkit-animation: circle_animation 30s linear infinite;
  animation: circle_animation 30s linear infinite; }

@media only screen and (min-width: 992px) {
  .about-us-image {
    margin-left: auto; } }

.about-us-image:before {
  content: '';
  width: 82%;
  height: 82%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(var(--primary-rgb), 0.1); }

.about-us-image > img {
  max-width: 88%;
  -webkit-animation: circle_animation_invers 30s linear infinite;
  animation: circle_animation_invers 30s linear infinite; }

.about-us-image .shape {
  position: absolute;
  width: 65px;
  height: 65px;
  background: white;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  -webkit-animation: zoomInOut 5s linear infinite;
  animation: zoomInOut 5s linear infinite;
  box-shadow: 0px 10px 30px rgba(184, 184, 184, 0.25); }

@media only screen and (max-width: 479px) {
  .about-us-image .shape {
    width: 45px;
    height: 45px;
    line-height: 45px; } }

.about-us-image .shape img {
  max-width: 50%; }

.about-us-image .shape:nth-child(1) {
  left: 22%;
  top: -5px; }

.about-us-image .shape:nth-child(2) {
  left: 70%;
  top: 1%; }

.about-us-image .shape:nth-child(3) {
  top: 43%;
  right: -30px; }

.about-us-image .shape:nth-child(4) {
  right: 8%;
  bottom: 8%; }

.about-us-image .shape:nth-child(5) {
  left: 38%;
  bottom: -30px; }

.about-us-image .shape:nth-child(6) {
  left: 0;
  bottom: 20%; }

.about-us-image .shape:nth-child(7) {
  top: 30%;
  left: -25px; }

.about-us-image .shape:nth-child(odd) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* About Two */
.experience-years {
  width: 216px;
  height: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 35px;
  border-radius: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid var(--border-color); }

.experience-years .title {
  color: white;
  padding: 2px 15px;
  position: absolute;
  border-radius: 20px;
  background: var(--primary-color);
  -webkit-transform: rotate(25deg) translate(40px, -60px);
  transform: rotate(25deg) translate(40px, -60px); }

.experience-years .title.bgc-secondary {
  background: var(--secondary-color); }

.experience-years .text {
  font-weight: 500;
  color: var(--heading-color); }

.experience-years .years {
  line-height: 1;
  font-size: 80px;
  font-weight: 600;
  color: var(--heading-color); }

/* About Page */
.about-page-content .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.about-page-content .list-style-two li {
  width: 48%; }

@media only screen and (max-width: 479px) {
  .about-page-content .list-style-two li {
    width: 100%; } }

.about-feature-image {
  margin-bottom: 30px; }

.about-feature-image img {
  width: 100%;
  border-radius: 10px; }

.about-feature-boxes .feature-item.style-three {
  padding-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px; }

/* FAQ Page About */
.faq-page-about-content {
  max-width: 525px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq-page-about-content .section-title h2, .faq-page-about-content .section-title .h2 {
    font-size: 40px; } }

.faq-page-about-content .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.faq-page-about-content .list-style-two li {
  width: 48%; }

@media only screen and (max-width: 479px) {
  .faq-page-about-content .list-style-two li {
    width: 100%; } }

/*******************************************************/
/******************* ## Features Area *******************/
/*******************************************************/
.feature-item {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 40px 40px 20px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .feature-item {
    margin-top: 0; } }

@media only screen and (max-width: 375px) {
  .feature-item {
    padding-left: 30px;
    padding-right: 30px; } }

.feature-item .icon {
  z-index: 1;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 55px;
  position: relative;
  margin-bottom: 50px;
  color: var(--primary-color); }

.feature-item .icon:before {
  content: '';
  width: 50px;
  height: 50px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: white;
  position: absolute;
  left: 15px;
  bottom: -10px;
  border-radius: 50%; }

.feature-item:hover {
  background: white;
  border-radius: 20px;
  box-shadow: 0px 10px 60px rgba(208, 208, 208, 0.25); }

.feature-item:hover .icon {
  color: var(--secondary-color); }

.feature-item:hover .icon:before {
  background: rgba(var(--secondary-rgb), 0.1); }

.feature-item.style-two {
  background: white;
  border-radius: 10px; }

.feature-item.style-two .icon {
  margin-bottom: 18px;
  color: var(--secondary-color); }

.feature-item.style-two .icon:before {
  display: none; }

.feature-item.style-two .content h5, .feature-item.style-two .content .h5 {
  margin-bottom: 0;
  letter-spacing: -1px; }

.feature-item.style-two .content p {
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.feature-item.style-two:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  box-shadow: 10px 4px 40px rgba(99, 171, 69, 0.5); }

.feature-item.style-two:hover .icon,
.feature-item.style-two:hover .content p,
.feature-item.style-two:hover .content h5 a,
.feature-item.style-two:hover .content .h5 a {
  color: white; }

.feature-item.style-three {
  border: none;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 50px 50px 30px;
  height: calc(100% - 10px);
  background: var(--heading-color); }

@media only screen and (max-width: 479px) {
  .feature-item.style-three {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .feature-item.style-three {
    padding-left: 25px;
    padding-right: 25px; } }

.feature-item.style-three .icon,
.feature-item.style-three .content p,
.feature-item.style-three .content h3 a,
.feature-item.style-three .content .h3 a,
.feature-item.style-three .content h6 a,
.feature-item.style-three .content .h6 a,
.feature-item.style-three .icon-title h5 a,
.feature-item.style-three .icon-title .h5 a {
  color: white; }

.feature-item.style-three .icon {
  margin-bottom: 25px; }

.feature-item.style-three .icon:before {
  display: none; }

@media only screen and (max-width: 1599px) {
  .feature-item.style-three .content h3, .feature-item.style-three .content .h3 {
    font-size: 25px; } }

.feature-item.style-three.bgc-primary {
  background: var(--primary-color); }

.feature-item.style-three.bgc-secondary {
  background: var(--secondary-color); }

.feature-item.style-three.bgc-pink {
  background: #fd4c5c; }

.feature-item.style-three .icon-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.feature-item.style-three .icon-title .icon {
  margin-right: 30px;
  margin-bottom: 15px; }

@media only screen and (max-width: 375px) {
  .feature-item.style-three .icon-title .icon {
    font-size: 45px;
    margin-right: 20px; } }

.feature-item.style-three .icon-title h5, .feature-item.style-three .icon-title .h5 {
  line-height: 1.3;
  margin-top: -7px;
  margin-bottom: 15px; }

@media only screen and (max-width: 375px) {
  .feature-item.style-three .icon-title h5, .feature-item.style-three .icon-title .h5 {
    font-size: 20px; } }

.features-content-part {
  max-width: 580px; }

.features-content-part .section-title {
  max-width: 500px; }

@media only screen and (min-width: 768px) {
  .features-customer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

.features-customer-box .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 50%;
  position: relative; }

@media only screen and (max-width: 767px) {
  .features-customer-box .image {
    max-width: none;
    margin-left: 15px;
    margin-right: 15px; } }

.features-customer-box .content {
  margin-left: -20%;
  background: white;
  border-radius: 20px;
  padding: 50px 55px 40px 30%;
  padding-left: calc(20% + 55px);
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 60px rgba(208, 208, 208, 0.25); }

@media only screen and (max-width: 767px) {
  .features-customer-box .content {
    margin-left: 0;
    margin-top: -35px;
    padding: 70px 45px 30px; } }

@media only screen and (max-width: 375px) {
  .features-customer-box .content {
    padding-left: 25px;
    padding-right: 25px; } }

.features-customer-box .content h6, .features-customer-box .content .h6 {
  font-size: 18px; }

.feature-authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.feature-authors > * {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid white; }

.feature-authors img {
  margin-right: -15px; }

.feature-authors > span {
  color: white;
  line-height: 46px;
  text-align: center;
  background: var(--secondary-color); }

/* Features Two */
@media only screen and (min-width: 992px) {
  .features-wrap-two {
    margin-right: -350px; } }

.features-image-two img {
  border-radius: 10px; }

/* Features Three */
.features-area-three {
  margin-left: 30px;
  margin-right: 30px; }

@media only screen and (max-width: 991px) {
  .features-area-three {
    margin-left: 15px;
    margin-right: 15px; } }

.features-area-three .row {
  --bs-gutter-x: 10px; }

.about-feature-two .feature-item.style-two:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  box-shadow: 10px 4px 40px rgba(247, 146, 30, 0.5); }

.about-feature-two .shape {
  position: absolute;
  left: 0;
  top: 28px;
  max-width: 15%; }

/* Feature FAQ Page */
.faq-page-featuers .feature-item.style-three {
  height: calc(100% - 30px);
  padding-bottom: 20px;
  margin-bottom: 30px;
  padding-top: 40px; }

@media only screen and (min-width: 376px) {
  .faq-page-featuers .feature-item.style-three {
    padding-left: 40px;
    padding-right: 40px; } }

.faq-page-featuers .feature-item.style-three .icon {
  font-size: 45px; }

/*******************************************************/
/***************** ## Mobile App Area *****************/
/*******************************************************/
.mobile-app-content {
  max-width: 475px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mobile-app-content .section-title h2, .mobile-app-content .section-title .h2 {
    font-size: 40px; } }

.mobile-app-content .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.mobile-app-content .list-style-two li {
  width: 48%; }

@media only screen and (max-width: 479px) {
  .mobile-app-content .list-style-two li {
    width: 100%; } }

.google-play-app-store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.google-play-app-store a {
  max-width: 205px; }

.google-play-app-store a:first-child {
  margin-right: 25px; }

.google-play-app-store a img {
  border-radius: 8px; }

.mobile-app-images {
  z-index: 1;
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content; }

@media only screen and (min-width: 1200px) {
  .mobile-app-images {
    margin-left: auto; } }

.mobile-app-images .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.mobile-app-images .images img:nth-child(1) {
  max-width: 23%;
  margin-bottom: 3.5%;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
          align-self: flex-end; }

.mobile-app-images .images img:nth-child(2) {
  max-width: 50%;
  margin-bottom: 1%;
  margin-left: -0.7%; }

.mobile-app-images .images img:nth-child(3) {
  max-width: 26%;
  margin-top: 10%;
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
          align-self: flex-start; }

.mobile-app-images .bg {
  width: 83%;
  z-index: -1;
  position: absolute;
  left: 6%;
  bottom: 0; }

/*******************************************************/
/**************** ## Testimonials Area ****************/
/*******************************************************/
.testimonials-wrap {
  padding: 100px 85px;
  border-radius: 20px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1299px) {
  .testimonials-wrap {
    padding-left: 40px;
    padding-right: 40px; } }

@media only screen and (max-width: 767px) {
  .testimonials-wrap {
    padding-left: 25px;
    padding-right: 25px; } }

.testimonial-left-image {
  min-height: 500px;
  border-radius: 20px;
  background-size: cover;
  background-position: center; }

@media only screen and (min-width: 992px) {
  .testimonial-left-image {
    position: absolute;
    right: 0;
    top: -30px;
    width: calc(50vw - 20%);
    height: calc(100% + 60px); } }

.testimonial-right-content {
  max-width: 570px; }

@media only screen and (min-width: 992px) {
  .testimonial-right-content {
    margin-left: auto; } }

.testimonial-item .text {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 60px; }

@media only screen and (max-width: 767px) {
  .testimonial-item .text {
    font-size: 25px; } }

@media only screen and (max-width: 575px) {
  .testimonial-item .text {
    font-size: 22px; } }

@media only screen and (max-width: 375px) {
  .testimonial-item .text {
    font-size: 20px; } }

.testi-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 15px; }

.testi-header .quote {
  font-size: 60px;
  margin-right: 30px;
  margin-bottom: 15px;
  color: var(--primary-color); }

@media only screen and (max-width: 767px) {
  .testi-header .quote {
    font-size: 45px;
    margin-right: 15px; } }

.testi-header h4, .testi-header .h4 {
  margin-right: 15px;
  margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  .testi-header h4, .testi-header .h4 {
    font-size: 20px; } }

.testi-header .ratting {
  padding: 5px 12px;
  margin-bottom: 15px;
  border-radius: 20px;
  background: var(--secondary-color); }

.testi-header .ratting i {
  color: white; }

@media only screen and (min-width: 768px) {
  .testi-header .ratting i {
    font-size: 16px; } }

.author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.author .image {
  max-width: 65px;
  margin-right: 25px; }

@media only screen and (max-width: 575px) {
  .author .image {
    margin-right: 15px; } }

@media only screen and (max-width: 375px) {
  .author .image {
    max-width: 55px; } }

.author .image img {
  border-radius: 50%; }

.author .content h5, .author .content .h5 {
  margin-bottom: 0; }

@media only screen and (max-width: 375px) {
  .author .content h5, .author .content .h5 {
    font-size: 18px; } }

.testimonial-left-content {
  position: relative;
  max-width: 595px;
  padding-right: 50px;
  padding-bottom: 60px; }

@media only screen and (max-width: 479px) {
  .testimonial-left-content {
    padding-right: 20px; } }

.testimonial-left-content .happy-customer {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 35px 40px 40px;
  max-width: 270px;
  border-radius: 10px; }

@media only screen and (max-width: 479px) {
  .testimonial-left-content .happy-customer {
    padding: 25px 30px 30px; } }

.testimonial-left-content .happy-customer h6, .testimonial-left-content .happy-customer .h6 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 18px;
  letter-spacing: -0.02em; }

.testimonial-left-content .happy-customer hr {
  margin-top: 30px;
  margin-bottom: 20px;
  opacity: 0.3; }

.testimonial-left-content .happy-customer p {
  margin-bottom: 13px; }

.testimonial-left-content .happy-customer .testi-header {
  margin-bottom: 0; }

.testimonial-left-content .happy-customer .testi-header .ratting {
  margin-bottom: 0; }

.testimonial-left-content .happy-customer.bgc-black {
  outline: 5px solid white; }

.testimonial-left-content .happy-customer.bgc-black .feature-authors > span {
  background: var(--primary-color); }

/*******************************************************/
/***************** ## Instagram Area *****************/
/*******************************************************/
.footer-instagram .row {
  --bs-gutter-x: 10px; }

.instagram-item {
  display: block;
  margin-bottom: 10px; }

.instagram-item img {
  width: 100%;
  border-radius: 7px; }

/*******************************************************/
/***************** ## Newsletter Area *****************/
/*******************************************************/
.newsletter-content-part {
  max-width: 545px; }

.newsletter-content-part > p {
  margin-bottom: 0; }

@media only screen and (min-width: 376px) {
  .newsletter-content-part > p {
    margin-left: 30px; } }

.text-white.newsletter-content-part .newsletter-form input {
  color: var(--base-color); }

.newsletter-bg-image {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  text-align: center;
  width: calc(50vw - 140px); }

@media only screen and (max-width: 991px) {
  .newsletter-bg-image {
    width: 100%; } }

.newsletter-image-part {
  min-height: 500px; }

@media only screen and (min-width: 992px) {
  .newsletter-image-part {
    height: 100%;
    width: calc(50vw - 200px);
    position: absolute;
    left: calc(50vw - 140px);
    top: 0; } }

.newsletter-three .newsletter-image-part {
  right: 0;
  left: auto; }

@media only screen and (min-width: 992px) {
  .newsletter-three .newsletter-image-part {
    width: calc(50vw - 15px); } }

@media only screen and (min-width: 992px) {
  .newsletter-three .newsletter-bg-image {
    width: calc(50vw - 15px); } }

/*******************************************************/
/******************** ## Team Area ********************/
/*******************************************************/
.hcmFWT-wrapper.team-area:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(88.59deg, rgba(29, 35, 31, 0.3) 1.2%, #1d231f 98.81%);
  background: linear-gradient(1.41deg, rgba(29, 35, 31, 0.3) 1.2%, #1d231f 98.81%); }

.team-item {
  margin-bottom: 30px; }

.team-item img {
  width: 100%;
  border-radius: 10px; }

.team-item .content {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: white;
  text-align: center;
  border-radius: 10px;
  padding: 15px 10px; }

.team-item .content h6, .team-item .content .h6 {
  margin-bottom: 0; }

.team-item .content .designation {
  display: block; }

.team-item .content .social-style-one {
  display: none;
  margin-top: 10px;
  margin-bottom: 5px; }

.team-item .content .social-style-one a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block; }

.team-item .content .social-style-one a:not(:hover) {
  color: var(--primary-color);
  background: rgba(var(--primary-rgb), 0.15); }

.guide-shapes .shape {
  top: 0;
  z-index: -1;
  max-width: 15%;
  position: absolute; }

.guide-shapes .shape.one {
  left: 0; }

.guide-shapes .shape.two {
  right: 2%; }

/*******************************************************/
/******************** ## CTA Area ********************/
/*******************************************************/
.cta-item {
  z-index: 1;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  min-height: 400px;
  position: relative;
  border-radius: 15px;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  background-size: cover;
  height: calc(100% - 30px);
  background-position: center; }

@media only screen and (max-width: 991px) {
  .cta-item {
    padding-left: 45px;
    padding-right: 45px; } }

@media only screen and (max-width: 479px) {
  .cta-item {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .cta-item {
    padding-right: 30px; } }

.cta-item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(29, 35, 31, 0.5)), to(rgba(29, 35, 31, 0)));
  background: -webkit-linear-gradient(bottom, rgba(29, 35, 31, 0.5) 0%, rgba(29, 35, 31, 0) 100%);
  background: linear-gradient(360deg, rgba(29, 35, 31, 0.5) 0%, rgba(29, 35, 31, 0) 100%); }

.cta-item .category {
  color: white;
  display: block;
  margin-top: -5px;
  margin-bottom: 5px; }

.cta-item h2, .cta-item .h2 {
  color: white;
  max-width: 400px;
  margin-bottom: 30px; }

@media only screen and (max-width: 1399px) {
  .cta-item h2, .cta-item .h2 {
    font-size: 38px; } }

@media only screen and (max-width: 375px) {
  .cta-item h2, .cta-item .h2 {
    font-size: 33px; } }

.cta-item .theme-btn {
  margin-top: auto; }

/* CTA Two */
.cta-area-two {
  border-radius: 10px; }

.cta-area-two:before {
  opacity: 0.75; }

.cta-content-part {
  max-width: 444px; }

.cta-content-part .section-title h2, .cta-content-part .section-title .h2 {
  letter-spacing: -2px; }

@media only screen and (min-width: 1400px) {
  .cta-content-part .section-title h2, .cta-content-part .section-title .h2 {
    font-size: 65px; } }

.cta-content-part .section-title h2 span, .cta-content-part .section-title .h2 span {
  line-height: 1;
  border-radius: 7px;
  background: var(--primary-color); }

.cta-content-part p {
  max-width: 350px; }

@media only screen and (min-width: 576px) {
  .cta-content-part p {
    font-size: 20px; } }

/* CTA Three */
.cta-three-content {
  max-width: 550px;
  padding: 100px 80px; }

@media only screen and (max-width: 575px) {
  .cta-three-content {
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (max-width: 479px) {
  .cta-three-content {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .cta-three-content {
    padding-left: 25px;
    padding-right: 25px; } }

.cta-three-shape {
  z-index: -1;
  position: absolute;
  right: 8%;
  bottom: 0;
  max-width: 25%; }

.cta-three-image {
  height: 100%;
  min-height: 400px; }

/*******************************************************/
/******************* ## Benefit Area *******************/
/*******************************************************/
.benefit-area-inner {
  position: relative;
  z-index: 1; }

.benefit-area-inner:before {
  content: '';
  background-size: cover;
  background-position: center;
  background-color: var(--heading-color);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1650px;
  height: 100%;
  border-radius: 20px; }

@media only screen and (min-width: 376px) {
  .benefit-content-part .happy-customer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

.benefit-content-part .happy-customer h6, .benefit-content-part .happy-customer .h6 {
  font-size: 18px;
  font-weight: 400;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  margin-right: 20px;
  margin-bottom: 0; }

@media only screen and (max-width: 375px) {
  .benefit-content-part .happy-customer .feature-authors {
    margin-top: 15px; } }

.benefit-content-part .happy-customer .feature-authors > span {
  background: var(--primary-color); }

.benefit-image-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 740px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

@media only screen and (min-width: 1200px) {
  .benefit-image-part {
    margin-left: auto; } }

.benefit-image-part .image-two {
  margin-top: 50px;
  margin-left: -80px; }

@media only screen and (min-width: 1200px) {
  .benefit-image-part.style-two {
    margin-left: -30px; } }

/*******************************************************/
/****************** ## Products Area ******************/
/*******************************************************/
.product-item {
  margin-bottom: 40px; }

.product-item .image {
  max-height: 400px;
  position: relative;
  border-radius: 7px;
  margin-bottom: 18px;
  padding-bottom: 110%;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.product-item .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%; }

.product-item .content h6, .product-item .content .h6 {
  margin-bottom: 0; }

.product-slider {
  margin-left: -15px;
  margin-right: -15px; }

.product-slider .product-item {
  margin-left: 15px;
  margin-right: 15px; }

.product-slider .slick-dots {
  margin-top: 10px; }

.shop-shorter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 1199px) {
  .shop-shorter {
    margin-right: -10px; } }

.shop-shorter .grid-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.shop-shorter .grid-list li {
  margin-right: 15px; }

.shop-shorter .nice-select {
  font-size: 14px;
  max-width: 190px;
  margin-bottom: 10px;
  border-radius: 22px;
  width: calc(50% - 10px);
  padding: 1px 35px 1px 20px;
  border: 1px solid var(--border-color); }

.shop-shorter .nice-select:not(:last-child) {
  margin-right: 10px; }

.shop-shorter .nice-select:after {
  width: 8px;
  height: 8px;
  right: 20px;
  margin-top: -5px; }

.shop-shorter .sort-text {
  font-weight: 500;
  color: var(--heading-color); }

@media only screen and (min-width: 576px) {
  .shop-shorter.style-two .sort-text {
    font-size: 20px; } }

.shop-shorter.style-two .nice-select {
  width: auto;
  font-size: 16px;
  border-color: black; }

@media only screen and (min-width: 576px) {
  .shop-shorter.style-two .nice-select {
    max-width: 230px;
    border-radius: 25px;
    padding: 4px 45px 4px 25px; } }

/* Product Details */
.preview-images {
  margin-bottom: 30px;
  border-radius: 10px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.preview-images .preview-item {
  position: relative;
  padding-bottom: 94%; }

.preview-images .preview-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 60%;
  max-height: 70%; }

.thumb-images {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.thumb-images .thumb-item {
  position: relative;
  padding-bottom: 30%;
  border-radius: 7px;
  width: calc(33% - 18px);
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.thumb-images .thumb-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 65%;
  max-height: 70%; }

@media only screen and (min-width: 1200px) {
  .product-details-content {
    margin-top: 55px;
    max-width: 520px;
    margin-left: auto; } }

.product-details-content .section-title h2, .product-details-content .section-title .h2 {
  margin-bottom: 7px; }

.product-details-content .ratting i {
  font-size: 16px; }

.product-details-content .price {
  display: block; }

@media only screen and (max-width: 375px) {
  .product-details-content .price {
    font-size: 18px; } }

.product-details-content .add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.product-details-content .add-to-cart h6, .product-details-content .add-to-cart .h6 {
  margin-bottom: 0;
  margin-top: 15px;
  margin-right: 30px; }

.product-details-content .add-to-cart .theme-btn {
  margin-top: 15px; }

.product-details-content .add-to-cart input {
  font-size: 22px;
  font-weight: 600;
  max-width: 130px;
  margin-top: 15px;
  margin-right: 20px;
  padding: 10px 30px;
  border-radius: 25px;
  background: transparent;
  border: 1px solid var(--border-color); }

.product-details-content .wishlist {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.product-details-content .wishlist i {
  margin-right: 5px; }

.product-details-content .category-tags li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.product-details-content .category-tags li b {
  min-width: 85px;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 5px;
  color: var(--heading-color); }

.product-details-content .category-tags li a {
  margin-bottom: 5px;
  display: inline-block; }

.product-details-content .category-tags li a:not(:last-child) {
  margin-right: 5px; }

.product-details-content .category-tags li a:not(:last-child):after {
  content: ','; }

.product-tab {
  margin-right: -10px; }

.product-tab li {
  margin-right: 10px;
  margin-bottom: 10px; }

.product-tab li a {
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 35px;
  border-radius: 30px;
  display: inline-block;
  color: var(--heading-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .product-tab li a {
    font-size: 14px;
    padding: 7px 20px; } }

.product-tab li a i {
  margin-left: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.product-tab li a.active {
  color: white;
  background: var(--primary-color);
  border-color: var(--primary-color); }

.tab-content .list-style-two li {
  font-size: 16px;
  font-weight: 400; }

.tab-content .list-style-two li:before {
  width: 20px;
  height: 20px;
  font-size: 10px;
  line-height: 20px; }

/*******************************************************/
/**************** ## Client Logo Area ****************/
/*******************************************************/
.client-logo-wrap {
  border-radius: 10px;
  margin-left: -10px;
  margin-right: -10px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.client-logo-wrap .client-logo-item {
  margin-left: 10px;
  margin-right: 10px; }

.client-logo-item {
  text-align: center;
  margin-bottom: 15px; }

.client-logo-item img {
  display: inline-block; }

/*******************************************************/
/****************** ## Contact Forms *******************/
/*******************************************************/
.contact-info-content {
  max-width: 385px; }

.features-team-box {
  background: white;
  padding: 30px 40px;
  border-radius: 7px;
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 60px rgba(208, 208, 208, 0.25); }

@media only screen and (max-width: 1199px) {
  .features-team-box {
    padding-left: 30px;
    padding-right: 30px; } }

.features-team-box h6, .features-team-box .h6 {
  font-size: 18px;
  margin-top: -5px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border-color); }

.features-team-box .feature-authors > * {
  width: 40px;
  height: 40px;
  border: none;
  line-height: 40px; }

@media only screen and (min-width: 1200px) {
  .features-team-box .feature-authors img {
    margin-right: -8px; } }

.features-team-box .feature-authors > span {
  font-size: 22px; }

.contact-info-item {
  padding: 40px 50px;
  border-radius: 7px;
  margin-bottom: 30px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1199px) {
  .contact-info-item {
    padding-left: 33px;
    padding-right: 33px; } }

.contact-info-item .icon {
  width: 55px;
  height: 55px;
  font-size: 22px;
  background: white;
  line-height: 53px;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 33px;
  color: var(--primary-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 375px) {
  .contact-info-item .icon {
    margin-bottom: 22px; } }

.contact-info-item h5, .contact-info-item .h5 {
  margin-bottom: 12px; }

@media only screen and (max-width: 375px) {
  .contact-info-item h5, .contact-info-item .h5 {
    font-size: 22px; } }

.contact-info-item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 20px;
  line-height: 1.6; }

@media only screen and (max-width: 1199px) {
  .contact-info-item .text {
    font-size: 18px; } }

.contact-info-item .text i {
  margin-top: 8px;
  margin-right: 10px; }

.contact-images-part {
  position: relative; }

.contact-images-part img {
  width: 100%;
  margin-bottom: 30px; }

.contact-images-part .circle-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 250px;
  height: 250px;
  background: white;
  line-height: 250px;
  border-radius: 50%;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  border: 10px solid var(--secondary-color); }

.contact-images-part .circle-logo img {
  width: auto;
  margin-bottom: 10px; }

@media only screen and (max-width: 479px) {
  .contact-images-part .circle-logo {
    width: 170px;
    height: 170px;
    border-width: 8px;
    line-height: 170px; }
  .contact-images-part .circle-logo img {
    max-width: 33%;
    margin-bottom: 5px; }
  .contact-images-part .circle-logo .h2 {
    font-size: 30px; } }

.contact-map iframe {
  margin-bottom: -10px;
  height: 616px; }

@media only screen and (max-width: 1199px) {
  .contact-map iframe {
    height: 500px; } }

@media only screen and (max-width: 767px) {
  .contact-map iframe {
    height: 350px; } }

/* Contact Form Validation */
.has-error .with-errors {
  color: red;
  margin-top: 5px;
  margin-bottom: -15px; }

#msgSubmit {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 10px; }

/*******************************************************/
/****************** ## Videos Area ********************/
/*******************************************************/
/* Video Play */
.video-play {
  padding-left: 4px;
  width: 65px;
  height: 65px;
  background: white;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: var(--primary-color); }

.video-play:hover {
  color: white;
  background: var(--primary-color); }

/* Video Play With Text */
.video-play-text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.video-play-text > i {
  font-size: 14px;
  margin-right: 15px;
  color: var(--heading-color);
  width: 55px;
  height: 55px;
  background: var(--lighter-color);
  line-height: 55px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--border-color); }

.video-play-text span {
  font-weight: 500;
  color: var(--heading-color);
  font-family: var(--heading-font);
  text-decoration: underline; }

/* Video Section */
.video-title-wrap {
  z-index: 2;
  position: relative;
  margin-bottom: -7%; }

@media only screen and (max-width: 991px) {
  .video-title-wrap {
    margin-bottom: -5%; } }

.video-title {
  color: white;
  display: block;
  font-size: 180px;
  line-height: 0.93;
  font-family: var(--heading-font); }

@media only screen and (max-width: 1199px) {
  .video-title {
    font-size: 120px; } }

@media only screen and (max-width: 991px) {
  .video-title {
    font-size: 90px; } }

@media only screen and (max-width: 767px) {
  .video-title {
    font-size: 70px; } }

@media only screen and (max-width: 575px) {
  .video-title {
    font-size: 50px; } }

@media only screen and (max-width: 375px) {
  .video-title {
    font-size: 40px; } }

.video-area .for-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 80%; }

.video-area .shape {
  position: absolute;
  right: 4%;
  bottom: 0;
  max-width: 15%; }

.video-wrap {
  z-index: 1;
  position: relative; }

.video-wrap::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.3;
  background-color: var(--heading-color); }

.video-wrap:before {
  z-index: 1;
  border-radius: 20px; }

.video-wrap img {
  border-radius: 20px; }

.video-wrap .video-play {
  z-index: 2;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: var(--secondary-color);
  font-size: 18px;
  line-height: 100px;
  background: white;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  -webkit-animation: pulse 1.5s infinite linear;
  animation: pulse 1.5s infinite linear; }

@media only screen and (max-width: 991px) {
  .video-wrap .video-play {
    width: 70px;
    height: 70px;
    line-height: 70px; } }

@media only screen and (max-width: 479px) {
  .video-wrap .video-play {
    width: 50px;
    height: 50px;
    font-size: 15px;
    line-height: 50px; } }

/*******************************************************/
/****************** ## Gallery Area ******************/
/*******************************************************/
.gallery-item {
  margin-bottom: 10px; }

.gallery-item img {
  width: 100%; }

.destination-map iframe {
  height: 500px;
  border-radius: 10px;
  margin-bottom: -10px; }

.gallery-two-item {
  margin-bottom: 40px; }

.gallery-two-item .image {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px; }

.gallery-two-item .image:after {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  content: '';
  width: 100%;
  height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: var(--heading-color); }

.gallery-two-item .image img {
  width: 100%; }

.gallery-two-item .image .link {
  z-index: 2;
  top: -70px;
  opacity: 0;
  color: white;
  font-size: 22px;
  position: absolute;
  left: calc(50% - 32.5px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 65px;
  height: 65px;
  background: var(--secondary-color);
  line-height: 65px;
  border-radius: 50%;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .gallery-two-item .content h5, .gallery-two-item .content .h5 {
    font-size: 22px; } }

.gallery-two-item:hover .image:after {
  height: 100%;
  opacity: 0.5; }

.gallery-two-item:hover .image .link {
  opacity: 1;
  top: calc(50% - 32.5px); }

.gallery-slider-active {
  margin-left: -5px;
  margin-right: -5px; }

.gallery-slider-active .gallery-three-item {
  margin-left: 5px;
  margin-right: 5px; }

.gallery-slider-active .slick-dots {
  margin-top: 45px; }

.gallery-three-item {
  margin-bottom: 10px; }

.gallery-three-item .image img {
  width: 100%; }

.gallery-three-item .content {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 30px;
  bottom: 60px;
  background: white;
  padding: 13px 30px;
  border-radius: 10px; }

@media only screen and (max-width: 991px) {
  .gallery-three-item .content {
    left: 10px; } }

@media only screen and (max-width: 767px) {
  .gallery-three-item .content {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 479px) {
  .gallery-three-item .content .category {
    font-size: 14px; } }

.gallery-three-item .content h5, .gallery-three-item .content .h5 {
  margin-bottom: 0;
  line-height: 1.3; }

@media only screen and (max-width: 991px) {
  .gallery-three-item .content h5, .gallery-three-item .content .h5 {
    font-size: 20px; } }

@media only screen and (max-width: 479px) {
  .gallery-three-item .content h5, .gallery-three-item .content .h5 {
    font-size: 16px; } }

@media only screen and (max-width: 375px) {
  .gallery-three-item .content h5, .gallery-three-item .content .h5 {
    font-size: 14px; } }

.gallery-three-item:hover .content {
  opacity: 1;
  bottom: 30px; }

@media only screen and (max-width: 991px) {
  .gallery-three-item:hover .content {
    bottom: 10px; } }

/*******************************************************/
/******************** ## Blog Area ********************/
/*******************************************************/
.blog-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.blog-meta li {
  margin-bottom: 2px; }

.blog-meta li i {
  margin-right: 5px; }

.blog-meta li img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px; }

.blog-meta li:not(:last-child) {
  margin-right: 30px; }

.blog-item {
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 375px) {
  .blog-item {
    padding-left: 25px;
    padding-right: 25px; } }

.blog-item .content {
  padding-bottom: 40px; }

@media only screen and (min-width: 1400px) {
  .blog-item .content {
    padding-left: 20px;
    padding-right: 20px; } }

.blog-item .content .category {
  font-weight: 500;
  padding: 2px 15px;
  background: white;
  margin-bottom: 20px;
  border-radius: 10px;
  display: inline-block; }

.blog-item .content h5, .blog-item .content .h5 {
  margin-bottom: 25px; }

@media only screen and (max-width: 479px) {
  .blog-item .content h5, .blog-item .content .h5 {
    font-size: 22px; } }

@media only screen and (max-width: 375px) {
  .blog-item .content h5, .blog-item .content .h5 {
    font-size: 20px; } }

.blog-item .theme-btn {
  margin-top: 30px; }

.blog-item .theme-btn > span:before {
  color: white; }

.blog-item:not(:hover) .theme-btn {
  background: white;
  color: var(--heading-color); }

.blog-item.style-two {
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px; }

.blog-item.style-two .image img {
  width: 100%;
  border-radius: 10px; }

.blog-item.style-two .content {
  padding: 0 40px 25px; }

@media only screen and (max-width: 479px) {
  .blog-item.style-two .content {
    padding-left: 20px;
    padding-right: 20px; } }

.blog-item.style-two .content .blog-meta {
  margin-top: -22px;
  padding: 6px 25px;
  background: white;
  position: relative;
  margin-bottom: 25px;
  border-radius: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-shadow: 10px 4px 60px rgba(133, 133, 133, 0.25); }

.blog-item.style-two .content .blog-meta li i {
  font-size: 0.9em; }

.blog-item.style-two .content .blog-meta li:not(:last-child) {
  margin-right: 15px; }

.blog-item.style-two .content h5, .blog-item.style-two .content .h5 {
  margin-bottom: 20px; }

.blog-item.style-two:not(:hover) {
  background: transparent; }

.blog-item.style-three {
  padding: 10px; }

@media only screen and (min-width: 768px) {
  .blog-item.style-three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

.blog-item.style-three .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none; }

@media only screen and (min-width: 768px) {
  .blog-item.style-three .image {
    max-width: 45%; } }

@media only screen and (min-width: 1200px) {
  .blog-item.style-three .image {
    margin-right: 6%; } }

@media only screen and (max-width: 767px) {
  .blog-item.style-three .image img {
    margin-bottom: 10px; } }

.blog-item.style-three .content {
  padding: 20px; }

@media only screen and (min-width: 768px) {
  .blog-item.style-three .content {
    max-width: 350px; } }

@media only screen and (max-width: 375px) {
  .blog-item.style-three .content {
    padding-left: 10px;
    padding-right: 10px; } }

.blog-item.style-three .content .category {
  margin-bottom: 15px;
  box-shadow: 10px 4px 40px rgba(153, 153, 153, 0.25); }

.blog-item.style-three .content h5, .blog-item.style-three .content .h5 {
  margin-bottom: 14px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-item.style-three .content h5, .blog-item.style-three .content .h5 {
    font-size: 22px; } }

.blog-item.style-three .content .blog-meta {
  margin-bottom: 15px; }

@media only screen and (min-width: 1200px) {
  .blog-item.style-three .content .blog-meta {
    margin-top: 15%; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-item.style-three .content .blog-meta li:not(:last-child) {
    margin-right: 10px; } }

.blog-item.style-three .content p {
  margin-top: auto; }

.blog-item.style-three .content .theme-btn {
  margin-top: 5px;
  font-size: 14px;
  padding: 4px 20px; }

/* Blog Details */
.blog-details-content h1, .blog-details-content .h1,
.blog-details-content h2,
.blog-details-content .h2,
.blog-details-content h3,
.blog-details-content .h3,
.blog-details-content h4,
.blog-details-content .h4,
.blog-details-content h5,
.blog-details-content .h5 {
  margin-bottom: 15px; }

.blog-details-content .category {
  color: white;
  font-weight: 500;
  padding: 2px 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  display: inline-block;
  background: var(--secondary-color); }

.blog-details-content .blog-meta li {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  -webkit-flex: 1 auto;
          flex: 1 auto;
  padding: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0 -1px -1px 0;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 479px) {
  .blog-details-content .blog-meta li {
    padding-top: 6px;
    padding-bottom: 6px; } }

.blog-details-content .image img {
  border-radius: 10px; }

.blog-details-content .list-style-two li {
  font-size: 16px;
  font-weight: 400; }

.blog-details-content .list-style-two li:before {
  width: 20px;
  height: 20px;
  font-size: 10px;
  line-height: 20px;
  background: var(--primary-color); }

blockquote {
  position: relative;
  padding: 40px 60px 25px 130px;
  background: var(--lighter-color);
  border-radius: 7px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  blockquote {
    padding-top: 30px;
    padding-left: 70px;
    padding-right: 20px;
    font-size: 18px; } }

@media only screen and (max-width: 375px) {
  blockquote {
    padding-right: 10px;
    padding-left: 50px;
    font-size: 16px; } }

blockquote i {
  position: absolute;
  left: 40px;
  top: 15px;
  font-size: 70px;
  color: var(--primary-color); }

@media only screen and (max-width: 767px) {
  blockquote i {
    top: 8px;
    left: 15px;
    font-size: 45px; } }

@media only screen and (max-width: 375px) {
  blockquote i {
    font-size: 35px;
    left: 10px; } }

blockquote .blockquote-footer {
  display: block;
  color: var(--base-color);
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 0.9em; }

blockquote .blockquote-footer:before {
  content: '\2014\2014\2014\2014';
  margin-right: 22px;
  letter-spacing: -4px; }

.tag-share {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.tag-share .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 15px; }

.tag-share .item h6, .tag-share .item .h6 {
  font-size: 18px;
  margin-top: 5px;
  margin-right: 15px; }

.tag-share .item .social-style-one a {
  width: 35px;
  height: 35px;
  font-size: 13px;
  line-height: 35px;
  border: 1px solid var(--border-color); }

.tag-share .item .social-style-one a:not(:hover) {
  color: var(--base-color); }

.tag-share .item .social-style-one a:hover {
  border-color: var(--primary-color); }

/* Next Prev Blog */
.next-prev-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.next-prev-blog .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 340px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 30px; }

.next-prev-blog .item .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 100px;
  margin-right: 30px; }

@media only screen and (max-width: 375px) {
  .next-prev-blog .item .image {
    max-width: 80px;
    margin-right: 20px; } }

.next-prev-blog .item h6, .next-prev-blog .item .h6 {
  line-height: 1.5;
  margin-bottom: 5px; }

@media only screen and (max-width: 375px) {
  .next-prev-blog .item h6, .next-prev-blog .item .h6 {
    font-size: 17px; } }

.next-prev-blog .item .date i {
  margin-right: 4px; }

/* Comments */
.comments {
  border-radius: 10px;
  border: 1px solid var(--border-color); }

.comment-body {
  padding: 50px; }

@media only screen and (min-width: 480px) {
  .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (max-width: 767px) {
  .comment-body {
    padding-left: 25px;
    padding-right: 25px; } }

.comment-body .author-thumb {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 85px;
  margin-right: 35px;
  margin-bottom: 20px; }

@media only screen and (max-width: 575px) {
  .comment-body .author-thumb {
    margin-right: 20px; } }

.comment-body .author-thumb img {
  border-radius: 50%; }

.comment-body .content h6, .comment-body .content .h6 {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 600; }

.comment-body .content .ratting {
  margin-bottom: 15px; }

.comment-body .content .ratting i {
  font-size: 12px;
  margin: 0 5px 0 0; }

.comment-body .content .time {
  display: block;
  font-weight: 500;
  margin-bottom: 2px;
  color: var(--heading-color); }

.comment-body .content .read-more {
  text-decoration: none;
  color: var(--heading-color); }

.comment-body .content .read-more i {
  margin-top: 2px;
  background: var(--heading-color); }

.comment-body .content .read-more:hover i {
  background: var(--primary-color); }

.comment-body:not(:first-child) {
  border-top: 1px solid var(--border-color); }

.comment-body.comment-child {
  padding-top: 0;
  border-top: none;
  padding-left: 90px; }

@media only screen and (max-width: 767px) {
  .comment-body.comment-child {
    padding-left: 40px; } }

.admin-comment {
  border-radius: 10px;
  border: 1px solid var(--border-color); }

.admin-comment .comment-body {
  max-width: none;
  margin-bottom: 0;
  padding: 35px 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 767px) {
  .admin-comment .comment-body {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (min-width: 1200px) {
  .admin-comment .comment-body .author-thumb {
    max-width: 130px; } }

@media only screen and (min-width: 576px) {
  .admin-comment .comment-body .author-thumb {
    margin-bottom: 0;
    margin-right: 40px; } }

.admin-comment .comment-body .content h4, .admin-comment .comment-body .content .h4 {
  font-size: 20px;
  margin-bottom: 12px; }

.admin-comment .comment-body .content .author {
  display: block;
  margin-bottom: 15px; }

.admin-comment .comment-body .content .social-icons {
  margin-top: 10px; }

.admin-comment .comment-body .content .social-icons a {
  margin-right: 20px; }

.admin-comment .comment-body .content .social-icons a:hover {
  color: var(--primary-color); }

/* Comment Form */
.comment-form {
  padding: 50px;
  border-radius: 10px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .comment-form {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .comment-form {
    padding-left: 25px;
    padding-right: 25px; } }

.comment-form .section-title h2, .comment-form .section-title .h2 {
  margin-bottom: 4px; }

.comment-form .form-group {
  margin-bottom: 20px; }

.comment-form .form-group label {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--heading-color); }

.comment-form .form-control {
  background: white;
  border-radius: 7px;
  border-color: var(--border-color); }

.comment-form .form-control:focus {
  border-color: var(--heading-color); }

.comment-form .radio-filter input {
  width: 25px;
  height: 25px;
  border-width: 2px; }

.comment-form .radio-filter input:before {
  opacity: 1;
  background: var(--border-color); }

.comment-form .radio-filter input:checked:before {
  background: var(--secondary-color); }

.comment-form .radio-filter label {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400; }

.comment-review-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -5px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.comment-review-wrap .comment-ratting-item {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 767px) {
  .comment-review-wrap .comment-ratting-item {
    width: 45%; } }

@media only screen and (max-width: 479px) {
  .comment-review-wrap .comment-ratting-item {
    width: 100%; } }

.comment-review-wrap .comment-ratting-item .title {
  font-size: 18px;
  font-weight: 500;
  margin-right: 25px; }

.comment-review-wrap .comment-ratting-item .ratting i {
  font-size: 12px; }

/*******************************************************/
/******************** ## FAQs Area ********************/
/*******************************************************/
.accordion-item {
  border-radius: 10px;
  margin-bottom: 15px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.accordion-item:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.accordion-item:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.accordion-item:last-of-type .accordion-button {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.accordion-item:not(:last-child) {
  margin-bottom: 10px; }

.accordion-item:not(:first-of-type) {
  border-top: 1px solid var(--border-color); }

.accordion-item .accordion-button {
  border: none;
  font-size: 20px;
  box-shadow: none;
  font-weight: 500;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: var(--heading-color);
  background: transparent;
  padding: 12px 10px 10px 30px; }

@media only screen and (max-width: 479px) {
  .accordion-item .accordion-button {
    font-size: 16px;
    padding: 8px 10px 8px 20px; } }

.accordion-item .accordion-button:after {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  font-size: 15px;
  font-weight: 300;
  margin-top: -2px;
  content: '\F068';
  text-align: center;
  width: 40px;
  height: 40px;
  background: white;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border: 1px solid var(--border-color);
  font-family: 'Font Awesome 5 Pro'; }

@media only screen and (max-width: 375px) {
  .accordion-item .accordion-button:after {
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 30px; } }

.accordion-item .accordion-button.collapsed:after {
  content: '\F067';
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.accordion-body {
  padding: 0 30px 8px; }

@media only screen and (max-width: 479px) {
  .accordion-body {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px; } }

.accordion-body .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.accordion-body .list-style-two li {
  font-size: 16px;
  font-weight: 400;
  margin-right: 70px; }

@media only screen and (max-width: 1199px) {
  .accordion-body .list-style-two li {
    margin-right: 30px; } }

.accordion-body .list-style-two li:before {
  width: 20px;
  height: 20px;
  font-size: 10px;
  margin-top: 2px;
  line-height: 20px;
  background: var(--primary-color); }

.accordion-two {
  position: relative;
  padding-left: 50px; }

.accordion-two:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 30px;
  background: var(--border-color);
  width: 1px;
  height: calc(100% - 50px); }

.accordion-two .accordion-item {
  border: none;
  border-radius: 0;
  position: relative;
  margin-bottom: 35px;
  background: transparent; }

.accordion-two .accordion-item:before {
  color: white;
  font-size: 14px;
  content: '\F00C';
  position: absolute;
  left: -50px;
  top: 5px;
  width: 30px;
  height: 30px;
  background: var(--primary-color);
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: 'Font Awesome 5 Pro'; }

.accordion-two .accordion-item .accordion-button {
  padding: 0 0 15px;
  background: transparent;
  border-bottom: 1px solid var(--border-color); }

.accordion-two .accordion-item .accordion-button:after {
  width: auto;
  height: auto;
  border: none;
  font-size: 20px;
  font-weight: 400;
  content: '\F35A';
  background: transparent;
  color: var(--secondary-color);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.accordion-two .accordion-item .accordion-button.collapsed:after {
  content: '\F35A';
  color: var(--heading-color);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.accordion-two .accordion-item .accordion-body {
  padding: 20px 0 0; }

.accordion-two .accordion-item .accordion-body p:last-child {
  margin-bottom: 0; }

/*******************************************************/
/******************** ## 404 Error ********************/
/*******************************************************/
@media only screen and (min-width: 1200px) {
  .error-content h1, .error-content .h1 {
    font-size: 100px; } }

@media only screen and (max-width: 575px) {
  .error-content h1, .error-content .h1 {
    font-size: 70px; } }

@media only screen and (max-width: 375px) {
  .error-content h1, .error-content .h1 {
    font-size: 55px; } }

.error-content .newsletter-form {
  padding: 5px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.error-content .newsletter-form input {
  background: transparent; }

.error-content .keywords {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px; }

.error-content .keywords a {
  padding: 3px 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  border: 1px solid var(--border-color); }

.error-content .keywords a:hover {
  color: var(--heading-color);
  border-color: var(--heading-color); }

/*******************************************************/
/******************* ## Pricing Area *******************/
/*******************************************************/
.pricing-plan-item {
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 30px 10px 40px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.pricing-plan-item .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
  margin-right: -5px;
  margin-bottom: 30px; }

.pricing-plan-item .images img {
  margin-right: 5px;
  border-radius: 7px; }

.pricing-plan-item .images img.one {
  width: calc(25% - 5px); }

.pricing-plan-item .images img.two {
  width: calc(50% - 5px); }

.pricing-plan-item .images img.three {
  width: calc(75% - 5px); }

.pricing-plan-item .content {
  padding-left: 40px;
  padding-right: 40px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-plan-item .content {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (max-width: 479px) {
  .pricing-plan-item .content {
    padding-left: 20px;
    padding-right: 20px; } }

.pricing-plan-item .content .price {
  display: block;
  margin-bottom: 5px; }

.pricing-plan-item .content h6, .pricing-plan-item .content .h6 {
  margin-bottom: 24px; }

@media only screen and (min-width: 480px) {
  .pricing-plan-item .content h6, .pricing-plan-item .content .h6 {
    font-size: 22px; } }

@media only screen and (max-width: 375px) {
  .pricing-plan-item .content h6, .pricing-plan-item .content .h6 {
    font-size: 18px; } }

.pricing-plan-item .content .theme-btn.style-three {
  margin-top: 15px;
  width: 100%; }

.pricing-plan-item .badge {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  font-weight: 400;
  padding: 7px 10px;
  border-radius: 7px;
  text-transform: uppercase;
  background: var(--primary-color); }

.pricing-plan-item.bgc-black {
  border-color: var(--heading-color);
  background-color: var(--heading-color); }

.pricing-plan-item.bgc-black .list-style-four li:before {
  color: var(--secondary-color); }

.pricing-plan-item.bgc-black .theme-btn.style-three {
  color: white;
  background: var(--primary-color);
  border-color: var(--primary-color); }

.pricing-plan-item.text-white .price span {
  color: white; }

/*******************************************************/
/****************** ## Skillbar Area *******************/
/*******************************************************/
.skillbar {
  height: 15px;
  margin-top: 70p;
  position: relative;
  border-radius: 7.5px;
  border: 1px solid var(--base-color); }

.skillbar .skillbar-title,
.skillbar .skill-bar-percent {
  top: -40px;
  color: white;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  color: var(--heading-color); }

.skillbar .skillbar-title {
  z-index: 2; }

.skillbar .skill-bar-percent {
  right: 0; }

.skillbar .skillbar-bar {
  width: 0;
  margin: 4px;
  height: 5px;
  position: relative;
  border-radius: 2.5px;
  background-image: none;
  overflow: inherit !important;
  background-color: var(--secondary-color); }

/*******************************************************/
/***************** ## Activity Area *****************/
/*******************************************************/
.popular-activity-area {
  border: 1px solid var(--border-color); }

.activity-item {
  padding: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: white;
  margin-bottom: 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 375px) {
  .activity-item {
    padding-left: 15px;
    padding-right: 15px; } }

.activity-item .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  margin-right: 25px; }

@media only screen and (max-width: 1399px) {
  .activity-item .image {
    margin-right: 15px; } }

.activity-item .image img {
  border-radius: 50%; }

@media only screen and (max-width: 1399px) {
  .activity-item .image img {
    width: 65px;
    height: 65px; } }

.activity-item .content {
  margin-right: 10px; }

.activity-item .content h5, .activity-item .content .h5 {
  line-height: 1.2;
  margin-bottom: 5px; }

@media only screen and (max-width: 1399px) {
  .activity-item .content h5, .activity-item .content .h5 {
    font-size: 20px; } }

.activity-item .right-btn {
  margin-left: auto; }

.activity-item .right-btn .more {
  color: white;
  font-size: 14px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: var(--secondary-color);
  line-height: 30px;
  border-radius: 50%;
  text-align: center; }

.activity-item:hover {
  border-color: var(--secondary-color);
  box-shadow: 10px 4px 60px rgba(247, 146, 30, 0.3); }

/* Tour Activity */
.tour-activities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px; }

.tour-activity-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: white;
  padding: 15px 25px;
  border-radius: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin: 0 15px 15px 0;
  border: 1px solid var(--border-color);
  box-shadow: 10px 4px 60px rgba(197, 197, 197, 0.25); }

@media only screen and (max-width: 767px) {
  .tour-activity-item {
    padding: 8px 15px;
    margin: 0 5px 5px 0; } }

@media only screen and (max-width: 375px) {
  .tour-activity-item {
    padding: 5px 12px; } }

.tour-activity-item i {
  font-size: 40px;
  margin-right: 15px;
  color: var(--primary-color); }

@media only screen and (max-width: 1199px) {
  .tour-activity-item i {
    font-size: 25px;
    margin-right: 10px; } }

@media only screen and (max-width: 479px) {
  .tour-activity-item i {
    font-size: 18px; } }

.tour-activity-item b {
  font-size: 22px;
  font-weight: 500;
  color: var(--heading-color); }

@media only screen and (max-width: 991px) {
  .tour-activity-item b {
    font-size: 18px; } }

@media only screen and (max-width: 479px) {
  .tour-activity-item b {
    font-size: 16px; } }

/*******************************************************/
/***************** ## Sidebar Widgets *****************/
/*******************************************************/
.widget:not(:last-child) {
  margin-bottom: 45px; }

.widget-title {
  margin-bottom: 14px; }

.widget-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 15px 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: var(--lighter-color); }

.widget-search form input {
  padding: 0;
  border: none;
  background: transparent; }

.widget-search form button {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  background: transparent; }

.widget-gallery .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px;
  margin-bottom: -10px; }

.widget-gallery .gallery a {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: calc(33.333% - 10px); }

.widget-gallery .gallery a img {
  border-radius: 7px; }

.widget-cta {
  z-index: 1;
  border: none;
  overflow: hidden;
  position: relative;
  padding: 0 !important;
  background: var(--heading-color); }

.widget-cta .content {
  padding: 40px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-cta .content {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (max-width: 375px) {
  .widget-cta .content {
    padding-left: 25px;
    padding-right: 25px; } }

.widget-cta .content .h6 {
  display: block;
  font-weight: 300;
  margin-bottom: 5px; }

.widget-cta .content h3, .widget-cta .content .h3 {
  margin-bottom: 20px; }

@media only screen and (max-width: 375px) {
  .widget-cta .content h3, .widget-cta .content .h3 {
    font-size: 28px; } }

.widget-cta .content .theme-btn.style-two {
  padding: 5px 20px;
  font-size: 14px; }

.widget-cta .image img {
  width: 100%; }

.widget-cta .cta-shape {
  z-index: -1;
  position: absolute;
  right: 20px;
  top: 0;
  max-width: 30%; }

.price-filter-wrap {
  margin-top: 25px; }

.price-filter-wrap .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: var(--heading-color); }

.price-filter-wrap .price span {
  margin-right: 5px; }

.price-filter-wrap .price input {
  padding: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  background: transparent; }

.ui-widget.ui-widget-content {
  height: 5px;
  border: none;
  cursor: pointer;
  background: rgba(var(--primary-rgb), 0.2); }

.ui-widget-header {
  background: var(--primary-color); }

.ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  top: -4px;
  border: none;
  cursor: e-resize;
  border-radius: 50%;
  background: var(--primary-color); }

.widget-news li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.widget-news li:not(:last-child) {
  margin-bottom: 30px; }

.widget-news li .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 100px;
  margin-right: 30px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-news li .image {
    max-width: 80px;
    margin-right: 15px; } }

@media only screen and (max-width: 375px) {
  .widget-news li .image {
    max-width: 75px;
    margin-right: 12px; } }

.widget-news li .image img {
  border-radius: 7px; }

.widget-news li .content h6, .widget-news li .content .h6 {
  margin-bottom: 5px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 15px; } }

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 17px; } }

@media only screen and (max-width: 479px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 16px; } }

@media only screen and (max-width: 375px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 15px; } }

@media only screen and (max-width: 375px) {
  .widget-news li .content .date {
    font-size: 14px; } }

.widget-news li .content .date i {
  margin-right: 5px; }

.tag-coulds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px;
  margin-bottom: -10px; }

.tag-coulds a {
  padding: 3px 15px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 10px 10px 0;
  border-radius: 7px;
  border: 1px solid var(--border-color); }

.tag-coulds a:hover {
  color: white;
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

.widget-booking form .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .date b {
  line-height: 1.3; }

.widget-booking form .date input {
  max-width: 190px;
  padding: 5px 15px;
  border: 1px solid var(--border-color); }

.widget-booking form .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .time .radio-filter {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .time .radio-filter li {
  margin-bottom: 0; }

.widget-booking form .tickets li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .tickets li .nice-select {
  width: auto;
  border: none;
  padding: 0 18px 0 0;
  background: transparent; }

.widget-booking form .tickets li .nice-select:after {
  width: 9px;
  height: 9px;
  right: 2px;
  margin-top: -6px; }

.widget-booking form h6, .widget-booking form .h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form h6 span, .widget-booking form .h6 span {
  font-size: 1.2em; }

/* Blog Sidebar */
.blog-sidebar .widget {
  padding: 40px 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color); }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-sidebar .widget {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (max-width: 375px) {
  .blog-sidebar .widget {
    padding-left: 20px;
    padding-right: 20px; } }

.blog-sidebar .widget:not(:last-child) {
  margin-bottom: 30px; }

.blog-sidebar .widget .widget-title {
  margin-top: -8px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border-color); }

.blog-sidebar .widget .list-style-one li:last-child,
.blog-sidebar .widget .list-style-three li:last-child {
  margin-bottom: 0; }

.blog-sidebar .widget-search {
  padding: 0; }

/* Tour Sidebar */
.tour-sidebar .widget:not(.widget-cta) {
  background: var(--lighter-color); }

@media only screen and (min-width: 1200px) {
  .tour-sidebar .widget:not(.widget-cta) {
    padding-left: 40px;
    padding-right: 40px; } }

.tour-sidebar .widget-cta .content .h6 {
  font-size: 14px; }

.tour-sidebar .widget-cta .content h3, .tour-sidebar .widget-cta .content .h3 {
  font-size: 22px; }

.tour-sidebar .widget-cta .cta-shape {
  right: 0; }

/* Shop Sidebar */
.radio-filter li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.radio-filter li:not(:last-child) {
  margin-bottom: 10px; }

.radio-filter li input {
  width: 15px;
  height: 15px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  padding: 0;
  margin-top: 0;
  margin-right: 7px;
  border-radius: 50%;
  position: relative;
  background: transparent;
  border: 1px solid var(--border-color); }

.radio-filter li input:before {
  content: '';
  width: 5px;
  height: 5px;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 50%;
  background: var(--secondary-color); }

.radio-filter li input:checked {
  background: transparent;
  border-color: var(--secondary-color); }

.radio-filter li input:checked:before {
  opacity: 1; }

.radio-filter li input:focus {
  box-shadow: none; }

.radio-filter li label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.radio-filter li label .ratting i {
  font-size: 12px;
  line-height: 1.8; }

.radio-filter li label .ratting i.white {
  color: #aaaaaa; }

.widget-tour .tour-grid.style-three {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  background: transparent; }

.widget-tour .tour-grid.style-three:not(:last-child) {
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border-color); }

.widget-tour .tour-grid.style-three .image {
  width: 100%;
  margin: 0 0 12px; }

.widget-tour .tour-grid.style-three .content {
  padding: 0; }

.widget-tour .tour-grid.style-three .content .destination-header {
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-tour .tour-grid.style-three .content .destination-header .location {
  margin-right: 0; }

.widget-tour .tour-grid.style-three .content .destination-header .ratting {
  padding: 0; }

.widget-tour .tour-grid.style-three .content h6, .widget-tour .tour-grid.style-three .content .h6 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--heading-color); }

.shop-sidebar {
  padding: 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color); }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-sidebar {
    padding-left: 15px;
    padding-right: 15px; } }

.shop-sidebar .widget:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color); }

.shop-sidebar .widget .widget-title {
  margin-bottom: 15px; }

.shop-sidebar + .widget-cta {
  border-radius: 7px; }

.shop-sidebar + .widget-cta .content .h6 {
  font-size: 14px; }

.shop-sidebar + .widget-cta .content h3, .shop-sidebar + .widget-cta .content .h3 {
  font-size: 22px; }

.shop-sidebar + .widget-cta .cta-shape {
  right: 0;
  top: 22%;
  max-width: 35%; }

/*******************************************************/
/******************* ## Main Footer *******************/
/*******************************************************/
.main-footer {
  color: #b6cabc; }

.main-footer a {
  color: #b6cabc; }

.main-footer a:hover {
  color: white;
  text-decoration: underline; }

.footer-widget {
  margin-bottom: 50px; }

.footer-title {
  margin-bottom: 24px; }

.footer-title h5, .footer-title .h5 {
  color: white;
  font-size: 22px;
  text-transform: capitalize; }

.footer-contact .list-style-one li {
  margin-bottom: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
          align-items: start; }

.footer-contact .list-style-one li i {
  font-size: 16px;
  margin-top: 7px; }

.footer-contact .list-style-one li:not(:last-child) {
  margin-bottom: 15px; }

.footer-map iframe {
  height: 125px;
  border-radius: 6px; }

.footer-top {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

@media only screen and (min-width: 992px) {
  .footer-top:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.1); } }

.footer-top .section-title h2, .footer-top .section-title .h2 {
  color: white; }

.newsletter-form {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  position: relative;
  border-radius: 35px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.newsletter-form input {
  border: 0;
  padding: 11px 5px 11px 30px;
  height: auto !important; }
  .newsletter-form input:active, .newsletter-form input:focus {
    border: none;
    outline: none; }

@media only screen and (max-width: 375px) {
  .newsletter-form input {
    padding-left: 22px; } }

.newsletter-form .theme-btn {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none; }

@media only screen and (max-width: 479px) {
  .newsletter-form .theme-btn i {
    display: none; } }

/* Widget Area */
@media only screen and (min-width: 1200px) {
  .widget-area .col-md-6 {
    width: 20%; } }

/* Footer Two */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-two .widget-area .col-md-6 {
    width: 40%; } }

/* Footer Bottom */
.footer-bottom {
  position: relative;
  background: #222924; }

.footer-bottom .copyright-text a {
  color: var(--secondary-color); }

.footer-bottom .scroll-top {
  top: -30px;
  position: absolute;
  left: calc(50% - 28px); }

.footer-bottom-nav {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -13px;
  margin-right: -13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.footer-bottom-nav li {
  margin: 0 13px 5px; }

/*----------------------------------------------------------------------
    Template Name: Ravelo - Travel & Tour Booking HTML Template
    Template URI: https://webtend.net/demo/html/ravelo/
    Author: WebTend
    Author URI:  https://webtend.net/
    Version: 1.0

    Note: This is Main Style CSS File. */
/*----------------------------------------------------------------------
	CSS INDEX
	----------------------

    ## Default Style
    ## Common Classes
    ## Repeat Style
    ## Padding Margin
    ## Custom Animation
    ## Header style
    ## Hero Area
    ## Banner Area
    ## Destinations Area
    ## Counter Area
    ## About Area
    ## Features Area
    ## Mobile App
    ## Testimonials
    ## Instagram
    ## Newsletter
    ## Team Area
    ## CTA Area
    ## Benefit Area
    ## Products
    ## Client Logo
    ## Contact Forms
    ## Videos
    ## Gallery
    ## Blog Area
    ## FAQs Area
    ## 404 Error
    ## Pricing
    ## Skillbar
    ## Activity Area
    ## Sidebar Widgets
    ## Main Footer */
/* -------------------------------------------------------------- */
/*******************************************************/
/******************* ## Default Style ******************/
/*******************************************************/
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  box-shadow: none; }

.fwc2025-wrapper {
  color: var(--base-color);
  background: white;
  font-weight: 400;
  line-height: 28px;
  font-size: 16px;
  font-family: var(--base-font);
  --base-font: 'Outfit', sans-serif;
  --heading-font: 'Outfit', sans-serif;
  --primary-color: #0b3f74;
  --secondary-color: #219ad3;
  --heading-color: #0b3f74;
  --base-color: #484848;
  --lighter-color: #f9f9f7;
  --border-color: #e9e9e9;
  --primary-rgb: 0, 102, 179;
  --secondary-rgb: 237, 26, 59;
  --white: #ffffff;
  /*======= Input Styles =======*/ }
  .fwc2025-wrapper a {
    color: var(--base-color);
    cursor: pointer;
    outline: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none; }
  .fwc2025-wrapper a:hover,
  .fwc2025-wrapper a:focus,
  .fwc2025-wrapper a:visited {
    text-decoration: none;
    outline: none; }
  .fwc2025-wrapper a:hover {
    color: var(--heading-color); }
  .fwc2025-wrapper h1 a, .fwc2025-wrapper .h1 a,
  .fwc2025-wrapper h2 a,
  .fwc2025-wrapper .h2 a,
  .fwc2025-wrapper h3 a,
  .fwc2025-wrapper .h3 a,
  .fwc2025-wrapper h4 a,
  .fwc2025-wrapper .h4 a,
  .fwc2025-wrapper h5 a,
  .fwc2025-wrapper .h5 a,
  .fwc2025-wrapper h6 a,
  .fwc2025-wrapper .h6 a {
    color: var(--heading-color); }
  .fwc2025-wrapper .text-white h1, .fwc2025-wrapper .text-white .h1,
  .fwc2025-wrapper .text-white h1 a,
  .fwc2025-wrapper .text-white .h1 a,
  .fwc2025-wrapper .text-white h2,
  .fwc2025-wrapper .text-white .h2,
  .fwc2025-wrapper .text-white h2 a,
  .fwc2025-wrapper .text-white .h2 a,
  .fwc2025-wrapper .text-white h3,
  .fwc2025-wrapper .text-white .h3,
  .fwc2025-wrapper .text-white h3 a,
  .fwc2025-wrapper .text-white .h3 a,
  .fwc2025-wrapper .text-white h4,
  .fwc2025-wrapper .text-white .h4,
  .fwc2025-wrapper .text-white h4 a,
  .fwc2025-wrapper .text-white .h4 a,
  .fwc2025-wrapper .text-white h5,
  .fwc2025-wrapper .text-white .h5,
  .fwc2025-wrapper .text-white h5 a,
  .fwc2025-wrapper .text-white .h5 a,
  .fwc2025-wrapper .text-white h6,
  .fwc2025-wrapper .text-white .h6,
  .fwc2025-wrapper .text-white h6 a,
  .fwc2025-wrapper .text-white .h6 a,
  .fwc2025-wrapper .text-white .h1,
  .fwc2025-wrapper .text-white .h1 a,
  .fwc2025-wrapper .text-white .h2,
  .fwc2025-wrapper .text-white .h2 a,
  .fwc2025-wrapper .text-white .h3,
  .fwc2025-wrapper .text-white .h3 a,
  .fwc2025-wrapper .text-white .h4,
  .fwc2025-wrapper .text-white .h4 a,
  .fwc2025-wrapper .text-white .h5,
  .fwc2025-wrapper .text-white .h5 a,
  .fwc2025-wrapper .text-white .h6,
  .fwc2025-wrapper .text-white .h6 a {
    color: white; }
  .fwc2025-wrapper .footer-widget ul,
  .fwc2025-wrapper .footer-widget li,
  .fwc2025-wrapper .blog-item ul,
  .fwc2025-wrapper .blog-item li,
  .fwc2025-wrapper .faq-page-about-content ul,
  .fwc2025-wrapper .faq-page-about-content li,
  .fwc2025-wrapper .accordion-body ul,
  .fwc2025-wrapper .accordion-body li,
  .fwc2025-wrapper .tour-include-exclude ul,
  .fwc2025-wrapper .tour-include-exclude li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .fwc2025-wrapper .navigation {
    list-style: none;
    padding: 0;
    margin: 0; }
  .fwc2025-wrapper img {
    max-width: 100%;
    display: inline-block; }
  .fwc2025-wrapper hr {
    opacity: 1;
    background: var(--border-color); }
  .fwc2025-wrapper mark, .fwc2025-wrapper .mark {
    color: var(--primary-color);
    background: transparent;
    text-decoration: underline; }
  .fwc2025-wrapper header:after,
  .fwc2025-wrapper section:after,
  .fwc2025-wrapper footer:after {
    display: block;
    clear: both;
    content: ''; }
  .fwc2025-wrapper input,
  .fwc2025-wrapper select,
  .fwc2025-wrapper textarea,
  .fwc2025-wrapper .nice-select,
  .fwc2025-wrapper .form-control {
    width: 100%;
    height: auto;
    font-weight: 400;
    border-radius: 0;
    font-size: 16px;
    padding: 15px 30px;
    background-color: #fff;
    border: 1px solid white;
    font-family: var(--heading-font);
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .fwc2025-wrapper input:focus,
  .fwc2025-wrapper select:focus,
  .fwc2025-wrapper textarea:focus,
  .fwc2025-wrapper .nice-select:focus,
  .fwc2025-wrapper .form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: var(--primary-color); }
  .fwc2025-wrapper input:focus::-webkit-input-placeholder,
  .fwc2025-wrapper select:focus::-webkit-input-placeholder,
  .fwc2025-wrapper textarea:focus::-webkit-input-placeholder,
  .fwc2025-wrapper .nice-select:focus::-webkit-input-placeholder,
  .fwc2025-wrapper .form-control:focus::-webkit-input-placeholder {
    color: var(--heading-color); }
  .fwc2025-wrapper input:focus:-ms-input-placeholder,
  .fwc2025-wrapper select:focus:-ms-input-placeholder,
  .fwc2025-wrapper textarea:focus:-ms-input-placeholder,
  .fwc2025-wrapper .nice-select:focus:-ms-input-placeholder,
  .fwc2025-wrapper .form-control:focus:-ms-input-placeholder {
    color: var(--heading-color); }
  .fwc2025-wrapper input:focus::-webkit-input-placeholder, .fwc2025-wrapper select:focus::-webkit-input-placeholder, .fwc2025-wrapper textarea:focus::-webkit-input-placeholder, .fwc2025-wrapper .nice-select:focus::-webkit-input-placeholder, .fwc2025-wrapper .form-control:focus::-webkit-input-placeholder {
    color: var(--heading-color); }
  .fwc2025-wrapper input:focus::-moz-placeholder, .fwc2025-wrapper select:focus::-moz-placeholder, .fwc2025-wrapper textarea:focus::-moz-placeholder, .fwc2025-wrapper .nice-select:focus::-moz-placeholder, .fwc2025-wrapper .form-control:focus::-moz-placeholder {
    color: var(--heading-color); }
  .fwc2025-wrapper input:focus:-ms-input-placeholder, .fwc2025-wrapper select:focus:-ms-input-placeholder, .fwc2025-wrapper textarea:focus:-ms-input-placeholder, .fwc2025-wrapper .nice-select:focus:-ms-input-placeholder, .fwc2025-wrapper .form-control:focus:-ms-input-placeholder {
    color: var(--heading-color); }
  .fwc2025-wrapper input:focus::placeholder,
  .fwc2025-wrapper select:focus::placeholder,
  .fwc2025-wrapper textarea:focus::placeholder,
  .fwc2025-wrapper .nice-select:focus::placeholder,
  .fwc2025-wrapper .form-control:focus::placeholder {
    color: var(--heading-color); }
  .fwc2025-wrapper textarea {
    display: inherit;
    padding-top: 20px; }
  .fwc2025-wrapper label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 5px;
    color: var(--base-color); }
  .fwc2025-wrapper .form-group {
    position: relative;
    margin-bottom: 20px; }
  .fwc2025-wrapper input[type='search']::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .fwc2025-wrapper input[type='search']::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .fwc2025-wrapper input[type='search']::-webkit-search-decoration,
  .fwc2025-wrapper input[type='search']::-webkit-search-cancel-button,
  .fwc2025-wrapper input[type='search']::-webkit-search-results-button,
  .fwc2025-wrapper input[type='search']::-webkit-search-results-decoration {
    display: none; }
  .fwc2025-wrapper input[type='checkbox'],
  .fwc2025-wrapper input[type='radio'] {
    height: auto;
    width: auto; }

/*******************************************************/
/******************  ## Common Classes *****************/
/*******************************************************/
.page-wrapper {
  position: relative;
  z-index: 9;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  min-width: 300px; }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1320px;
    padding-left: 15px;
    padding-right: 15px; }
  .container.container-1400 {
    max-width: 1430px; }
  .container.container-1500 {
    max-width: 1530px; } }

@media only screen and (min-width: 576px) {
  
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (min-width: 1600px) {
  
  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    padding-left: 70px;
    padding-right: 70px; } }

.row {
  --bs-gutter-x: 30px; }

.no-gap {
  --bs-gutter-x: 0; }

@media only screen and (max-width: 375px) {
  .col-small {
    width: 100%; } }

.gap-10 {
  --bs-gutter-x: 10px; }

.gap-20 {
  --bs-gutter-x: 20px; }

@media only screen and (min-width: 1400px) {
  .gap-30 {
    --bs-gutter-x: 30px; } }

@media only screen and (min-width: 1400px) {
  .gap-40 {
    --bs-gutter-x: 40px; } }

@media only screen and (min-width: 1400px) {
  .gap-50 {
    --bs-gutter-x: 50px; } }

@media only screen and (min-width: 1400px) {
  .gap-60 {
    --bs-gutter-x: 60px; } }

@media only screen and (min-width: 1400px) {
  .gap-70 {
    --bs-gutter-x: 70px; } }

@media only screen and (min-width: 1400px) {
  .gap-80 {
    --bs-gutter-x: 80px; } }

@media only screen and (min-width: 1400px) {
  .gap-90 {
    --bs-gutter-x: 90px; } }

@media only screen and (min-width: 1400px) {
  .gap-100 {
    --bs-gutter-x: 100px; } }

@media only screen and (min-width: 1400px) {
  .gap-110 {
    --bs-gutter-x: 110px; } }

@media only screen and (min-width: 1400px) {
  .gap-120 {
    --bs-gutter-x: 120px; } }

@media only screen and (min-width: 1400px) {
  .gap-130 {
    --bs-gutter-x: 130px; } }

@media only screen and (min-width: 1400px) {
  .gap-140 {
    --bs-gutter-x: 140px; } }

@media only screen and (min-width: 1400px) {
  .gap-150 {
    --bs-gutter-x: 150px; } }

@media only screen and (min-width: 1200px) {
  .row-cols-xl-7 > * {
    width: 14.2857%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto; } }

/** Section Title style **/
.section-title {
  margin-top: -10px;
  position: relative; }

.section-title h2, .section-title .h2 {
  margin-bottom: 15px;
  letter-spacing: -1px;
  text-transform: capitalize; }

@media only screen and (max-width: 575px) {
  .section-title h2, .section-title .h2 {
    font-size: 35px; } }

@media only screen and (max-width: 375px) {
  .section-title h2, .section-title .h2 {
    font-size: 30px; } }

.section-title h2 span, .section-title .h2 span {
  color: white;
  border-radius: 25px;
  display: inline-block;
  padding: 0 10px 0 15px;
  background: var(--secondary-color); }

@media only screen and (min-width: 376px) {
  .section-title p {
    font-size: 18px; } }

.section-title p span {
  color: white;
  font-weight: 500;
  padding-left: 8px;
  padding-right: 5px;
  border-radius: 12px;
  background: var(--secondary-color); }

.section-title p span.bgc-primary {
  background: var(--primary-color); }

.subtitle {
  font-weight: 600;
  padding: 3px 20px;
  border: 1px solid;
  border-radius: 30px;
  background: #f0f7ed;
  color: var(--primary-color);
  display: inline-block; }

.fwc2025-wrapper .subtitle {
  background: rgba(255, 255, 255, 0.178);
  border-color: rgba(255, 255, 255, 0.301); }

@media only screen and (min-width: 576px) {
  .subtitle {
    font-size: 18px; } }

/* Divider */
.divider {
  z-index: 1;
  text-align: center;
  position: relative; }

.divider:before {
  z-index: -1;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: var(--border-color); }

.divider > span {
  line-height: 1.4;
  background: white;
  border-radius: 20px;
  display: inline-block;
  padding: 4px 20px 7px;
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 60px rgba(151, 151, 151, 0.25); }

.divider > span > span {
  color: white;
  font-size: 0.88em;
  border-radius: 12px;
  padding: 1px 10px 2px;
  background: var(--secondary-color); }

.divider.style-two > span {
  color: white;
  border: none;
  font-size: 14px;
  padding: 2px 10px 2px;
  background: var(--primary-color); }

.divider.style-two > span span {
  padding: 0;
  font-size: 1em;
  background: transparent; }

/** Button style **/
.theme-btn,
a.theme-btn {
  color: white;
  cursor: pointer;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  padding: 11px 36px;
  border-radius: 30px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  text-transform: capitalize;
  background: var(--primary-color); }

@media only screen and (max-width: 375px) {
  .theme-btn,
  a.theme-btn {
    padding: 8px 28px; } }

.theme-btn span,
a.theme-btn span {
  -webkit-transition: 0.4s;
  transition: 0.4s; }

.theme-btn span:before,
a.theme-btn span:before {
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: absolute;
  content: attr(data-hover);
  -webkit-transform: translateY(150%);
  transform: translateY(150%); }

.theme-btn i,
a.theme-btn i {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-left: 10px; }

.theme-btn.style-two i,
a.theme-btn.style-two i {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.theme-btn:hover span,
a.theme-btn:hover span {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%); }

.theme-btn:hover span:before,
a.theme-btn:hover span:before {
  opacity: 1; }

.theme-btn.bgc-secondary,
a.theme-btn.bgc-secondary {
  background: var(--secondary-color); }

.theme-btn.style-three,
a.theme-btn.style-three {
  border: 1px solid; }

.theme-btn.style-three:not(:hover),
a.theme-btn.style-three:not(:hover) {
  color: var(--heading-color);
  background: transparent; }

.theme-btn.style-three:hover,
a.theme-btn.style-three:hover {
  border-color: var(--primary-color);
  color: var(--white); }

.theme-btn.style-four,
a.theme-btn.style-four {
  background: transparent;
  border: 1px solid white; }

.theme-btn.style-four:hover,
a.theme-btn.style-four:hover {
  background: var(--primary-color);
  border-color: var(--primary-color); }

/* Read More */
.read-more {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  text-transform: capitalize; }

.read-more i {
  color: white;
  float: right;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: -2px;
  margin-left: 5px;
  font-size: 0.9em;
  width: 20px;
  height: 20px;
  background: var(--primary-color);
  line-height: 20px;
  border-radius: 50%;
  text-align: center; }

.read-more:hover {
  text-decoration: underline; }

.read-more:hover i {
  background: var(--secondary-color); }

/* List style One */
.list-style-one li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 12px; }

.list-style-one li i {
  font-size: 18px;
  margin-right: 15px;
  color: var(--secondary-color); }

/* List Style Two */
.list-style-two li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: 500;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (min-width: 376px) {
  .list-style-two li {
    font-size: 18px; } }

.list-style-two li:before {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  color: white;
  content: '\F00C';
  font-size: 12px;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background: var(--secondary-color);
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  font-family: 'Font Awesome 5 Pro'; }

/* List Style Three */
.list-style-three li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.list-style-three li:before {
  content: '\F105';
  margin-right: 8px;
  margin-bottom: -2px;
  font-family: 'Font Awesome 5 Pro'; }

/* List Style Four */
.list-style-four li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 18px; }

@media only screen and (min-width: 376px) {
  .list-style-four li {
    font-size: 18px; } }

.list-style-four li:before {
  content: '\F00C';
  margin-right: 12px;
  color: var(--primary-color);
  font-family: 'Font Awesome 5 Pro'; }

/** Social Link One **/
.social-style-one {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -5px;
  margin-right: -5px; }

.social-style-one a {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.1);
  line-height: 45px;
  border-radius: 50%;
  text-align: center; }

.social-style-one a:hover {
  background: var(--primary-color); }

/** Social Link Two **/
.social-style-two {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -5px;
  margin-right: -5px; }

.social-style-two a {
  margin-left: 5px;
  margin-right: 5px;
  color: var(--secondary-color);
  width: 35px;
  height: 35px;
  background: rgba(var(--secondary-rgb), 0.15);
  line-height: 35px;
  border-radius: 50%;
  text-align: center; }

.social-style-two a:hover {
  color: white;
  background: var(--secondary-color); }

/* Tab Style One */
.tab-style-one {
  border-bottom: 1px solid var(--border-color); }

.tab-style-one li {
  margin-right: 30px; }

.tab-style-one li a {
  margin-bottom: -1px;
  padding: 0 20px 16px;
  display: inline-block;
  border-bottom: 2px solid transparent; }

@media only screen and (max-width: 767px) {
  .tab-style-one li a {
    padding-bottom: 10px;
    font-size: 20px !important; } }

.tab-style-one li a:first-child {
  padding-left: 0; }

.tab-style-one li a.active {
  color: var(--primary-color);
  border-bottom-color: var(--primary-color); }

@media only screen and (max-width: 575px) {
  .tab-style-one li a.active {
    border-bottom-color: transparent; } }

/*** Preloader style ** */
.preloader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center center; }

.preloader .custom-loader {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid var(--heading-color);
  border-top: 2px solid var(--primary-color);
  border-bottom: 2px solid var(--primary-color);
  -webkit-animation: 1s preloader linear infinite;
  animation: 1s preloader linear infinite; }

/* Pagination */
.pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-left: -5px;
  margin-right: -5px; }

.pagination li {
  margin: 10px 5px 0; }

.pagination li a,
.pagination li .page-link {
  padding: 0;
  font-size: 20px;
  box-shadow: none;
  font-weight: 600;
  color: var(--base-color);
  width: 44px;
  height: 44px;
  background: transparent;
  line-height: 44px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--border-color);
  line-height: 42px; }

.pagination li.disabled .page-link,
.pagination li:last-child .page-link {
  border-radius: 50%; }

.pagination li.active .page-link,
.pagination li:hover:not(.disabled) .page-link {
  color: white;
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

/* Rating */
.ratting {
  line-height: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.ratting i {
  margin: 3px;
  color: var(--secondary-color);
  font-size: 13px; }

.ratting span {
  margin-left: 7px; }

.ratting.style-two i {
  margin: 6px;
  font-size: 18px;
  color: var(--primary-color); }

/* Slick Arrows */
.slick-arrow {
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 2px;
  width: 65px;
  height: 65px;
  background: white;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  color: var(--heading-color);
  box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15); }

.slick-arrow:focus,
.slick-arrow:hover {
  background: var(--primary-color); }

/*** Slick Dots ***/
.slick-dots {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.slick-dots li {
  width: 7px;
  height: 7px;
  margin: 0 7px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  position: relative;
  background: var(--primary-color); }

.slick-dots li:before {
  width: 0;
  height: 0;
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
  border: 1px solid var(--primary-color); }

.slick-dots li button {
  opacity: 0; }

.slick-dots li.slick-active {
  margin-left: 15px;
  margin-right: 15px; }

.slick-dots li.slick-active:before {
  width: 22px;
  height: 22px; }

/*** Scroll Top style ***/
.scroll-top {
  width: 56px;
  height: 56px;
  z-index: 99;
  color: white;
  font-size: 24px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite; }

/* Text White */
.text-white *,
.text-white a,
.text-white .read-more,
.text-white .counter-text-wrap .count-text {
  color: white; }

.text-white.section-title p span {
  background: var(--primary-color); }

.text-white .subtitle {
  background: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.1); }

/*Project Filter*/
.filter-btns-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }

.filter-btns-one li {
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  padding: 5px 20px;
  margin: 0 5px 10px;
  color: var(--heading-color);
  border: 1px solid var(--border-color); }

@media only screen and (min-width: 480px) {
  .filter-btns-one li {
    font-size: 18px; } }

@media only screen and (max-width: 375px) {
  .filter-btns-one li {
    padding-left: 15px;
    padding-right: 15px; } }

.filter-btns-one li.active {
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

/* Before After None */
.before-after-none:after,
.before-after-none:before {
  display: none; }

/* Position */
.rel {
  position: relative; }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.overlay {
  z-index: 1;
  position: relative; }

.overlay::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.95;
  background-color: #1d231f; }

/* Backgruond Size */
.bgs-cover {
  background-size: cover;
  background-position: center; }

.bgp-top {
  background-repeat: no-repeat;
  background-position: top center; }

.bgp-bottom {
  background-repeat: no-repeat;
  background-position: bottom center; }

/* Color + Background */
.bg-black {
  background-color: black; }

.bgc-black {
  background-color: var(--heading-color); }

.bgc-lighter {
  background-color: var(--lighter-color); }

.bgc-primary {
  background-color: var(--primary-color); }

.bgc-secondary {
  background-color: var(--secondary-color); }

/* Border Radius */
.br-5 {
  border-radius: 5px; }

.br-10 {
  border-radius: 10px; }

.br-15 {
  border-radius: 15px; }

.br-20 {
  border-radius: 20px; }

.br-25 {
  border-radius: 25px; }

.br-30 {
  border-radius: 30px; }

/* Color Two */
.color-two {
  --primary-color: #e65a11; }

.color-two .theme-btn {
  color: white; }

/*******************************************************/
/******************* ## Repeat Style ******************/
/*******************************************************/
.heading, h1, .h1,
.h1,
h2,
.h2,
.h2,
.pricing-plan-item .content .price span,
h3,
.h3,
.h3,
h4,
.h4,
.h4,
.tab-style-one li a,
h5,
.h5,
.h5,
.product-details-content .price,
h6,
.h6,
.h6,
blockquote,
.counter-item .count-text {
  font-weight: 500;
  line-height: 1.23;
  color: var(--heading-color);
  font-family: var(--heading-font); }

h1, .h1,
.h1 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 85px; }


h2,
.h2,
.h2,
.pricing-plan-item .content .price span {
  font-size: 42px; }


h3,
.h3,
.h3 {
  font-size: 30px; }


h4,
.h4,
.h4,
.tab-style-one li a {
  font-size: 27px; }


h5,
.h5,
.h5,
.product-details-content .price {
  line-height: 1.44;
  font-size: 24px; }


h6,
.h6,
.h6,
blockquote {
  line-height: 1.5;
  font-size: 20px; }

/*******************************************************/
/************** ## Padding Margin Spacing *************/
/*******************************************************/
/* Padding Around */
.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px; }

.p-15 {
  padding: 15px; }

.p-20 {
  padding: 20px; }

.p-25 {
  padding: 25px; }

.p-30 {
  padding: 30px; }

.p-35 {
  padding: 35px; }

.p-40 {
  padding: 40px; }

.p-45 {
  padding: 45px; }

.p-50 {
  padding: 50px; }

.p-55 {
  padding: 55px; }

.p-60 {
  padding: 60px; }

.p-65 {
  padding: 65px; }

.p-70 {
  padding: 70px; }

.p-75 {
  padding: 75px; }

.p-80 {
  padding: 80px; }

.p-85 {
  padding: 85px; }

.p-90 {
  padding: 90px; }

.p-95 {
  padding: 95px; }

.p-100 {
  padding: 100px; }

.p-105 {
  padding: 105px; }

.p-110 {
  padding: 110px; }

.p-115 {
  padding: 115px; }

.p-120 {
  padding: 120px; }

.p-125 {
  padding: 125px; }

.p-130 {
  padding: 130px; }

.p-135 {
  padding: 135px; }

.p-140 {
  padding: 140px; }

.p-145 {
  padding: 145px; }

.p-150 {
  padding: 150px; }

.p-155 {
  padding: 155px; }

.p-160 {
  padding: 160px; }

.p-165 {
  padding: 165px; }

.p-170 {
  padding: 170px; }

.p-175 {
  padding: 175px; }

.p-180 {
  padding: 180px; }

.p-185 {
  padding: 185px; }

.p-190 {
  padding: 190px; }

.p-195 {
  padding: 195px; }

.p-200 {
  padding: 200px; }

.p-205 {
  padding: 205px; }

.p-210 {
  padding: 210px; }

.p-215 {
  padding: 215px; }

.p-220 {
  padding: 220px; }

.p-225 {
  padding: 225px; }

.p-230 {
  padding: 230px; }

.p-235 {
  padding: 235px; }

.p-240 {
  padding: 240px; }

.p-245 {
  padding: 245px; }

.p-250 {
  padding: 250px; }

/* Padding Top */
.pt-5,
.py-5 {
  padding-top: 5px !important; }

.pt-10,
.py-10 {
  padding-top: 10px; }

.pt-15,
.py-15 {
  padding-top: 15px; }

.pt-20,
.py-20 {
  padding-top: 20px; }

.pt-25,
.py-25 {
  padding-top: 25px; }

.pt-30,
.py-30 {
  padding-top: 30px; }

.pt-35,
.py-35 {
  padding-top: 35px; }

.pt-40,
.py-40 {
  padding-top: 40px; }

.pt-45,
.py-45 {
  padding-top: 45px; }

.pt-50,
.py-50 {
  padding-top: 50px; }

.pt-55,
.py-55 {
  padding-top: 55px; }

.pt-60,
.py-60 {
  padding-top: 60px; }

.pt-65,
.py-65 {
  padding-top: 65px; }

.pt-70,
.py-70 {
  padding-top: 70px; }

.pt-75,
.py-75 {
  padding-top: 75px; }

.pt-80,
.py-80 {
  padding-top: 80px; }

.pt-85,
.py-85 {
  padding-top: 85px; }

.pt-90,
.py-90 {
  padding-top: 90px; }

.pt-95,
.py-95 {
  padding-top: 95px; }

.pt-100,
.py-100 {
  padding-top: 100px; }

.pt-105,
.py-105 {
  padding-top: 105px; }

.pt-110,
.py-110 {
  padding-top: 110px; }

.pt-115,
.py-115 {
  padding-top: 115px; }

.pt-120,
.py-120 {
  padding-top: 120px; }

.pt-125,
.py-125 {
  padding-top: 125px; }

.pt-130,
.py-130 {
  padding-top: 130px; }

.pt-135,
.py-135 {
  padding-top: 135px; }

.pt-140,
.py-140 {
  padding-top: 140px; }

.pt-145,
.py-145 {
  padding-top: 145px; }

.pt-150,
.py-150 {
  padding-top: 150px; }

.pt-155,
.py-155 {
  padding-top: 155px; }

.pt-160,
.py-160 {
  padding-top: 160px; }

.pt-165,
.py-165 {
  padding-top: 165px; }

.pt-170,
.py-170 {
  padding-top: 170px; }

.pt-175,
.py-175 {
  padding-top: 175px; }

.pt-180,
.py-180 {
  padding-top: 180px; }

.pt-185,
.py-185 {
  padding-top: 185px; }

.pt-190,
.py-190 {
  padding-top: 190px; }

.pt-195,
.py-195 {
  padding-top: 195px; }

.pt-200,
.py-200 {
  padding-top: 200px; }

.pt-205,
.py-205 {
  padding-top: 205px; }

.pt-210,
.py-210 {
  padding-top: 210px; }

.pt-215,
.py-215 {
  padding-top: 215px; }

.pt-220,
.py-220 {
  padding-top: 220px; }

.pt-225,
.py-225 {
  padding-top: 225px; }

.pt-230,
.py-230 {
  padding-top: 230px; }

.pt-235,
.py-235 {
  padding-top: 235px; }

.pt-240,
.py-240 {
  padding-top: 240px; }

.pt-245,
.py-245 {
  padding-top: 245px; }

.pt-250,
.py-250 {
  padding-top: 250px; }

/* Padding Bottom */
.pb-5,
.py-5 {
  padding-bottom: 5px !important; }

.pb-10,
.py-10 {
  padding-bottom: 10px; }

.pb-15,
.py-15 {
  padding-bottom: 15px; }

.pb-20,
.py-20 {
  padding-bottom: 20px; }

.pb-25,
.py-25 {
  padding-bottom: 25px; }

.pb-30,
.py-30 {
  padding-bottom: 30px; }

.pb-35,
.py-35 {
  padding-bottom: 35px; }

.pb-40,
.py-40 {
  padding-bottom: 40px; }

.pb-45,
.py-45 {
  padding-bottom: 45px; }

.pb-50,
.py-50 {
  padding-bottom: 50px; }

.pb-55,
.py-55 {
  padding-bottom: 55px; }

.pb-60,
.py-60 {
  padding-bottom: 60px; }

.pb-65,
.py-65 {
  padding-bottom: 65px; }

.pb-70,
.py-70 {
  padding-bottom: 70px; }

.pb-75,
.py-75 {
  padding-bottom: 75px; }

.pb-80,
.py-80 {
  padding-bottom: 80px; }

.pb-85,
.py-85 {
  padding-bottom: 85px; }

.pb-90,
.py-90 {
  padding-bottom: 90px; }

.pb-95,
.py-95 {
  padding-bottom: 95px; }

.pb-100,
.py-100 {
  padding-bottom: 100px; }

.pb-105,
.py-105 {
  padding-bottom: 105px; }

.pb-110,
.py-110 {
  padding-bottom: 110px; }

.pb-115,
.py-115 {
  padding-bottom: 115px; }

.pb-120,
.py-120 {
  padding-bottom: 120px; }

.pb-125,
.py-125 {
  padding-bottom: 125px; }

.pb-130,
.py-130 {
  padding-bottom: 130px; }

.pb-135,
.py-135 {
  padding-bottom: 135px; }

.pb-140,
.py-140 {
  padding-bottom: 140px; }

.pb-145,
.py-145 {
  padding-bottom: 145px; }

.pb-150,
.py-150 {
  padding-bottom: 150px; }

.pb-155,
.py-155 {
  padding-bottom: 155px; }

.pb-160,
.py-160 {
  padding-bottom: 160px; }

.pb-165,
.py-165 {
  padding-bottom: 165px; }

.pb-170,
.py-170 {
  padding-bottom: 170px; }

.pb-175,
.py-175 {
  padding-bottom: 175px; }

.pb-180,
.py-180 {
  padding-bottom: 180px; }

.pb-185,
.py-185 {
  padding-bottom: 185px; }

.pb-190,
.py-190 {
  padding-bottom: 190px; }

.pb-195,
.py-195 {
  padding-bottom: 195px; }

.pb-200,
.py-200 {
  padding-bottom: 200px; }

.pb-205,
.py-205 {
  padding-bottom: 205px; }

.pb-210,
.py-210 {
  padding-bottom: 210px; }

.pb-215,
.py-215 {
  padding-bottom: 215px; }

.pb-220,
.py-220 {
  padding-bottom: 220px; }

.pb-225,
.py-225 {
  padding-bottom: 225px; }

.pb-230,
.py-230 {
  padding-bottom: 230px; }

.pb-235,
.py-235 {
  padding-bottom: 235px; }

.pb-240,
.py-240 {
  padding-bottom: 240px; }

.pb-245,
.py-245 {
  padding-bottom: 245px; }

.pb-250,
.py-250 {
  padding-bottom: 250px; }

/* Margin Around */
.m-5 {
  margin: 5px !important; }

.m-10 {
  margin: 10px; }

.m-15 {
  margin: 15px; }

.m-20 {
  margin: 20px; }

.m-25 {
  margin: 25px; }

.m-30 {
  margin: 30px; }

.m-35 {
  margin: 35px; }

.m-40 {
  margin: 40px; }

.m-45 {
  margin: 45px; }

.m-50 {
  margin: 50px; }

.m-55 {
  margin: 55px; }

.m-60 {
  margin: 60px; }

.m-65 {
  margin: 65px; }

.m-70 {
  margin: 70px; }

.m-75 {
  margin: 75px; }

.m-80 {
  margin: 80px; }

.m-85 {
  margin: 85px; }

.m-90 {
  margin: 90px; }

.m-95 {
  margin: 95px; }

.m-100 {
  margin: 100px; }

.m-105 {
  margin: 105px; }

.m-110 {
  margin: 110px; }

.m-115 {
  margin: 115px; }

.m-120 {
  margin: 120px; }

.m-125 {
  margin: 125px; }

.m-130 {
  margin: 130px; }

.m-135 {
  margin: 135px; }

.m-140 {
  margin: 140px; }

.m-145 {
  margin: 145px; }

.m-150 {
  margin: 150px; }

.m-155 {
  margin: 155px; }

.m-160 {
  margin: 160px; }

.m-165 {
  margin: 165px; }

.m-170 {
  margin: 170px; }

.m-175 {
  margin: 175px; }

.m-180 {
  margin: 180px; }

.m-185 {
  margin: 185px; }

.m-190 {
  margin: 190px; }

.m-195 {
  margin: 195px; }

.m-200 {
  margin: 200px; }

.m-205 {
  margin: 205px; }

.m-210 {
  margin: 210px; }

.m-215 {
  margin: 215px; }

.m-220 {
  margin: 220px; }

.m-225 {
  margin: 225px; }

.m-230 {
  margin: 230px; }

.m-235 {
  margin: 235px; }

.m-240 {
  margin: 240px; }

.m-245 {
  margin: 245px; }

.m-250 {
  margin: 250px; }

/* Margin Top */
.mt-5,
.my-5 {
  margin-top: 5px !important; }

.mt-10,
.my-10 {
  margin-top: 10px; }

.mt-15,
.my-15 {
  margin-top: 15px; }

.mt-20,
.my-20 {
  margin-top: 20px; }

.mt-25,
.my-25 {
  margin-top: 25px; }

.mt-30,
.my-30 {
  margin-top: 30px; }

.mt-35,
.my-35 {
  margin-top: 35px; }

.mt-40,
.my-40 {
  margin-top: 40px; }

.mt-45,
.my-45 {
  margin-top: 45px; }

.mt-50,
.my-50 {
  margin-top: 50px; }

.mt-55,
.my-55 {
  margin-top: 55px; }

.mt-60,
.my-60 {
  margin-top: 60px; }

.mt-65,
.my-65 {
  margin-top: 65px; }

.mt-70,
.my-70 {
  margin-top: 70px; }

.mt-75,
.my-75 {
  margin-top: 75px; }

.mt-80,
.my-80 {
  margin-top: 80px; }

.mt-85,
.my-85 {
  margin-top: 85px; }

.mt-90,
.my-90 {
  margin-top: 90px; }

.mt-95,
.my-95 {
  margin-top: 95px; }

.mt-100,
.my-100 {
  margin-top: 100px; }

.mt-105,
.my-105 {
  margin-top: 105px; }

.mt-110,
.my-110 {
  margin-top: 110px; }

.mt-115,
.my-115 {
  margin-top: 115px; }

.mt-120,
.my-120 {
  margin-top: 120px; }

.mt-125,
.my-125 {
  margin-top: 125px; }

.mt-130,
.my-130 {
  margin-top: 130px; }

.mt-135,
.my-135 {
  margin-top: 135px; }

.mt-140,
.my-140 {
  margin-top: 140px; }

.mt-145,
.my-145 {
  margin-top: 145px; }

.mt-150,
.my-150 {
  margin-top: 150px; }

.mt-155,
.my-155 {
  margin-top: 155px; }

.mt-160,
.my-160 {
  margin-top: 160px; }

.mt-165,
.my-165 {
  margin-top: 165px; }

.mt-170,
.my-170 {
  margin-top: 170px; }

.mt-175,
.my-175 {
  margin-top: 175px; }

.mt-180,
.my-180 {
  margin-top: 180px; }

.mt-185,
.my-185 {
  margin-top: 185px; }

.mt-190,
.my-190 {
  margin-top: 190px; }

.mt-195,
.my-195 {
  margin-top: 195px; }

.mt-200,
.my-200 {
  margin-top: 200px; }

.mt-205,
.my-205 {
  margin-top: 205px; }

.mt-210,
.my-210 {
  margin-top: 210px; }

.mt-215,
.my-215 {
  margin-top: 215px; }

.mt-220,
.my-220 {
  margin-top: 220px; }

.mt-225,
.my-225 {
  margin-top: 225px; }

.mt-230,
.my-230 {
  margin-top: 230px; }

.mt-235,
.my-235 {
  margin-top: 235px; }

.mt-240,
.my-240 {
  margin-top: 240px; }

.mt-245,
.my-245 {
  margin-top: 245px; }

.mt-250,
.my-250 {
  margin-top: 250px; }

/* Margin Bottom */
.mb-5,
.my-5 {
  margin-bottom: 5px !important; }

.mb-10,
.my-10 {
  margin-bottom: 10px; }

.mb-15,
.my-15 {
  margin-bottom: 15px; }

.mb-20,
.my-20 {
  margin-bottom: 20px; }

.mb-25,
.my-25 {
  margin-bottom: 25px; }

.mb-30,
.my-30 {
  margin-bottom: 30px; }

.mb-35,
.my-35 {
  margin-bottom: 35px; }

.mb-40,
.my-40 {
  margin-bottom: 40px; }

.mb-45,
.my-45 {
  margin-bottom: 45px; }

.mb-50,
.my-50 {
  margin-bottom: 50px; }

.mb-55,
.my-55 {
  margin-bottom: 55px; }

.mb-60,
.my-60 {
  margin-bottom: 60px; }

.mb-65,
.my-65 {
  margin-bottom: 65px; }

.mb-70,
.my-70 {
  margin-bottom: 70px; }

.mb-75,
.my-75 {
  margin-bottom: 75px; }

.mb-80,
.my-80 {
  margin-bottom: 80px; }

.mb-85,
.my-85 {
  margin-bottom: 85px; }

.mb-90,
.my-90 {
  margin-bottom: 90px; }

.mb-95,
.my-95 {
  margin-bottom: 95px; }

.mb-100,
.my-100 {
  margin-bottom: 100px; }

.mb-105,
.my-105 {
  margin-bottom: 105px; }

.mb-110,
.my-110 {
  margin-bottom: 110px; }

.mb-115,
.my-115 {
  margin-bottom: 115px; }

.mb-120,
.my-120 {
  margin-bottom: 120px; }

.mb-125,
.my-125 {
  margin-bottom: 125px; }

.mb-130,
.my-130 {
  margin-bottom: 130px; }

.mb-135,
.my-135 {
  margin-bottom: 135px; }

.mb-140,
.my-140 {
  margin-bottom: 140px; }

.mb-145,
.my-145 {
  margin-bottom: 145px; }

.mb-150,
.my-150 {
  margin-bottom: 150px; }

.mb-155,
.my-155 {
  margin-bottom: 155px; }

.mb-160,
.my-160 {
  margin-bottom: 160px; }

.mb-165,
.my-165 {
  margin-bottom: 165px; }

.mb-170,
.my-170 {
  margin-bottom: 170px; }

.mb-175,
.my-175 {
  margin-bottom: 175px; }

.mb-180,
.my-180 {
  margin-bottom: 180px; }

.mb-185,
.my-185 {
  margin-bottom: 185px; }

.mb-190,
.my-190 {
  margin-bottom: 190px; }

.mb-195,
.my-195 {
  margin-bottom: 195px; }

.mb-200,
.my-200 {
  margin-bottom: 200px; }

.mb-205,
.my-205 {
  margin-bottom: 205px; }

.mb-210,
.my-210 {
  margin-bottom: 210px; }

.mb-215,
.my-215 {
  margin-bottom: 215px; }

.mb-220,
.my-220 {
  margin-bottom: 220px; }

.mb-225,
.my-225 {
  margin-bottom: 225px; }

.mb-230,
.my-230 {
  margin-bottom: 230px; }

.mb-235,
.my-235 {
  margin-bottom: 235px; }

.mb-240,
.my-240 {
  margin-bottom: 240px; }

.mb-245,
.my-245 {
  margin-bottom: 245px; }

.mb-250,
.my-250 {
  margin-bottom: 250px; }

/* Responsive Padding Margin */
@media only screen and (max-width: 991px) {
  /* Padding Around */
  .rp-0 {
    padding: 0px !important; }
  .rp-5 {
    padding: 5px !important; }
  .rp-10 {
    padding: 10px; }
  .rp-15 {
    padding: 15px; }
  .rp-20 {
    padding: 20px; }
  .rp-25 {
    padding: 25px; }
  .rp-30 {
    padding: 30px; }
  .rp-35 {
    padding: 35px; }
  .rp-40 {
    padding: 40px; }
  .rp-45 {
    padding: 45px; }
  .rp-50 {
    padding: 50px; }
  .rp-55 {
    padding: 55px; }
  .rp-60 {
    padding: 60px; }
  .rp-65 {
    padding: 65px; }
  .rp-70 {
    padding: 70px; }
  .rp-75 {
    padding: 75px; }
  .rp-80 {
    padding: 80px; }
  .rp-85 {
    padding: 85px; }
  .rp-90 {
    padding: 90px; }
  .rp-95 {
    padding: 95px; }
  .rp-100 {
    padding: 100px; }
  .rp-105 {
    padding: 105px; }
  .rp-110 {
    padding: 110px; }
  .rp-115 {
    padding: 115px; }
  .rp-120 {
    padding: 120px; }
  .rp-125 {
    padding: 125px; }
  .rp-130 {
    padding: 130px; }
  .rp-135 {
    padding: 135px; }
  .rp-140 {
    padding: 140px; }
  .rp-145 {
    padding: 145px; }
  .rp-150 {
    padding: 150px; }
  /* Padding Top */
  .rpt-0,
  .rpy-0 {
    padding-top: 0px !important; }
  .rpt-5,
  .rpy-5 {
    padding-top: 5px !important; }
  .rpt-10,
  .rpy-10 {
    padding-top: 10px; }
  .rpt-15,
  .rpy-15 {
    padding-top: 15px; }
  .rpt-20,
  .rpy-20 {
    padding-top: 20px; }
  .rpt-25,
  .rpy-25 {
    padding-top: 25px; }
  .rpt-30,
  .rpy-30 {
    padding-top: 30px; }
  .rpt-35,
  .rpy-35 {
    padding-top: 35px; }
  .rpt-40,
  .rpy-40 {
    padding-top: 40px; }
  .rpt-45,
  .rpy-45 {
    padding-top: 45px; }
  .rpt-50,
  .rpy-50 {
    padding-top: 50px; }
  .rpt-55,
  .rpy-55 {
    padding-top: 55px; }
  .rpt-60,
  .rpy-60 {
    padding-top: 60px; }
  .rpt-65,
  .rpy-65 {
    padding-top: 65px; }
  .rpt-70,
  .rpy-70 {
    padding-top: 70px; }
  .rpt-75,
  .rpy-75 {
    padding-top: 75px; }
  .rpt-80,
  .rpy-80 {
    padding-top: 80px; }
  .rpt-85,
  .rpy-85 {
    padding-top: 85px; }
  .rpt-90,
  .rpy-90 {
    padding-top: 90px; }
  .rpt-95,
  .rpy-95 {
    padding-top: 95px; }
  .rpt-100,
  .rpy-100 {
    padding-top: 100px; }
  .rpt-105,
  .rpy-105 {
    padding-top: 105px; }
  .rpt-110,
  .rpy-110 {
    padding-top: 110px; }
  .rpt-115,
  .rpy-115 {
    padding-top: 115px; }
  .rpt-120,
  .rpy-120 {
    padding-top: 120px; }
  .rpt-125,
  .rpy-125 {
    padding-top: 125px; }
  .rpt-130,
  .rpy-130 {
    padding-top: 130px; }
  .rpt-135,
  .rpy-135 {
    padding-top: 135px; }
  .rpt-140,
  .rpy-140 {
    padding-top: 140px; }
  .rpt-145,
  .rpy-145 {
    padding-top: 145px; }
  .rpt-150,
  .rpy-150 {
    padding-top: 150px; }
  /* Padding Bottom */
  .rpb-0,
  .rpy-0 {
    padding-bottom: 0px !important; }
  .rpb-5,
  .rpy-5 {
    padding-bottom: 5px !important; }
  .rpb-10,
  .rpy-10 {
    padding-bottom: 10px; }
  .rpb-15,
  .rpy-15 {
    padding-bottom: 15px; }
  .rpb-20,
  .rpy-20 {
    padding-bottom: 20px; }
  .rpb-25,
  .rpy-25 {
    padding-bottom: 25px; }
  .rpb-30,
  .rpy-30 {
    padding-bottom: 30px; }
  .rpb-35,
  .rpy-35 {
    padding-bottom: 35px; }
  .rpb-40,
  .rpy-40 {
    padding-bottom: 40px; }
  .rpb-45,
  .rpy-45 {
    padding-bottom: 45px; }
  .rpb-50,
  .rpy-50 {
    padding-bottom: 50px; }
  .rpb-55,
  .rpy-55 {
    padding-bottom: 55px; }
  .rpb-60,
  .rpy-60 {
    padding-bottom: 60px; }
  .rpb-65,
  .rpy-65 {
    padding-bottom: 65px; }
  .rpb-70,
  .rpy-70 {
    padding-bottom: 70px; }
  .rpb-75,
  .rpy-75 {
    padding-bottom: 75px; }
  .rpb-80,
  .rpy-80 {
    padding-bottom: 80px; }
  .rpb-85,
  .rpy-85 {
    padding-bottom: 85px; }
  .rpb-90,
  .rpy-90 {
    padding-bottom: 90px; }
  .rpb-95,
  .rpy-95 {
    padding-bottom: 95px; }
  .rpb-100,
  .rpy-100 {
    padding-bottom: 100px; }
  .rpb-105,
  .rpy-105 {
    padding-bottom: 105px; }
  .rpb-110,
  .rpy-110 {
    padding-bottom: 110px; }
  .rpb-115,
  .rpy-115 {
    padding-bottom: 115px; }
  .rpb-120,
  .rpy-120 {
    padding-bottom: 120px; }
  .rpb-125,
  .rpy-125 {
    padding-bottom: 125px; }
  .rpb-130,
  .rpy-130 {
    padding-bottom: 130px; }
  .rpb-135,
  .rpy-135 {
    padding-bottom: 135px; }
  .rpb-140,
  .rpy-140 {
    padding-bottom: 140px; }
  .rpb-145,
  .rpy-145 {
    padding-bottom: 145px; }
  .rpb-150,
  .rpy-150 {
    padding-bottom: 150px; }
  /* Margin Around */
  .rm-0 {
    margin: 0px !important; }
  .rm-5 {
    margin: 5px !important; }
  .rm-10 {
    margin: 10px; }
  .rm-15 {
    margin: 15px; }
  .rm-20 {
    margin: 20px; }
  .rm-25 {
    margin: 25px; }
  .rm-30 {
    margin: 30px; }
  .rm-35 {
    margin: 35px; }
  .rm-40 {
    margin: 40px; }
  .rm-45 {
    margin: 45px; }
  .rm-50 {
    margin: 50px; }
  .rm-55 {
    margin: 55px; }
  .rm-60 {
    margin: 60px; }
  .rm-65 {
    margin: 65px; }
  .rm-70 {
    margin: 70px; }
  .rm-75 {
    margin: 75px; }
  .rm-80 {
    margin: 80px; }
  .rm-85 {
    margin: 85px; }
  .rm-90 {
    margin: 90px; }
  .rm-95 {
    margin: 95px; }
  .rm-100 {
    margin: 100px; }
  .rm-105 {
    margin: 105px; }
  .rm-110 {
    margin: 110px; }
  .rm-115 {
    margin: 115px; }
  .rm-120 {
    margin: 120px; }
  .rm-125 {
    margin: 125px; }
  .rm-130 {
    margin: 130px; }
  .rm-135 {
    margin: 135px; }
  .rm-140 {
    margin: 140px; }
  .rm-145 {
    margin: 145px; }
  .rm-150 {
    margin: 150px; }
  /* Margin Top */
  .rmt-0,
  .rmy-0 {
    margin-top: 0px !important; }
  .rmt-5,
  .rmy-5 {
    margin-top: 5px !important; }
  .rmt-10,
  .rmy-10 {
    margin-top: 10px; }
  .rmt-15,
  .rmy-15 {
    margin-top: 15px; }
  .rmt-20,
  .rmy-20 {
    margin-top: 20px; }
  .rmt-25,
  .rmy-25 {
    margin-top: 25px; }
  .rmt-30,
  .rmy-30 {
    margin-top: 30px; }
  .rmt-35,
  .rmy-35 {
    margin-top: 35px; }
  .rmt-40,
  .rmy-40 {
    margin-top: 40px; }
  .rmt-45,
  .rmy-45 {
    margin-top: 45px; }
  .rmt-50,
  .rmy-50 {
    margin-top: 50px; }
  .rmt-55,
  .rmy-55 {
    margin-top: 55px; }
  .rmt-60,
  .rmy-60 {
    margin-top: 60px; }
  .rmt-65,
  .rmy-65 {
    margin-top: 65px; }
  .rmt-70,
  .rmy-70 {
    margin-top: 70px; }
  .rmt-75,
  .rmy-75 {
    margin-top: 75px; }
  .rmt-80,
  .rmy-80 {
    margin-top: 80px; }
  .rmt-85,
  .rmy-85 {
    margin-top: 85px; }
  .rmt-90,
  .rmy-90 {
    margin-top: 90px; }
  .rmt-95,
  .rmy-95 {
    margin-top: 95px; }
  .rmt-100,
  .rmy-100 {
    margin-top: 100px; }
  .rmt-105,
  .rmy-105 {
    margin-top: 105px; }
  .rmt-110,
  .rmy-110 {
    margin-top: 110px; }
  .rmt-115,
  .rmy-115 {
    margin-top: 115px; }
  .rmt-120,
  .rmy-120 {
    margin-top: 120px; }
  .rmt-125,
  .rmy-125 {
    margin-top: 125px; }
  .rmt-130,
  .rmy-130 {
    margin-top: 130px; }
  .rmt-135,
  .rmy-135 {
    margin-top: 135px; }
  .rmt-140,
  .rmy-140 {
    margin-top: 140px; }
  .rmt-145,
  .rmy-145 {
    margin-top: 145px; }
  .rmt-150,
  .rmy-150 {
    margin-top: 150px; }
  /* Margin Bottom */
  .rmb-0,
  .rmy-0 {
    margin-bottom: 0px !important; }
  .rmb-5,
  .rmy-5 {
    margin-bottom: 5px !important; }
  .rmb-10,
  .rmy-10 {
    margin-bottom: 10px; }
  .rmb-15,
  .rmy-15 {
    margin-bottom: 15px; }
  .rmb-20,
  .rmy-20 {
    margin-bottom: 20px; }
  .rmb-25,
  .rmy-25 {
    margin-bottom: 25px; }
  .rmb-30,
  .rmy-30 {
    margin-bottom: 30px; }
  .rmb-35,
  .rmy-35 {
    margin-bottom: 35px; }
  .rmb-40,
  .rmy-40 {
    margin-bottom: 40px; }
  .rmb-45,
  .rmy-45 {
    margin-bottom: 45px; }
  .rmb-50,
  .rmy-50 {
    margin-bottom: 50px; }
  .rmb-55,
  .rmy-55 {
    margin-bottom: 55px; }
  .rmb-60,
  .rmy-60 {
    margin-bottom: 60px; }
  .rmb-65,
  .rmy-65 {
    margin-bottom: 65px; }
  .rmb-70,
  .rmy-70 {
    margin-bottom: 70px; }
  .rmb-75,
  .rmy-75 {
    margin-bottom: 75px; }
  .rmb-80,
  .rmy-80 {
    margin-bottom: 80px; }
  .rmb-85,
  .rmy-85 {
    margin-bottom: 85px; }
  .rmb-90,
  .rmy-90 {
    margin-bottom: 90px; }
  .rmb-95,
  .rmy-95 {
    margin-bottom: 95px; }
  .rmb-100,
  .rmy-100 {
    margin-bottom: 100px; }
  .rmb-105,
  .rmy-105 {
    margin-bottom: 105px; }
  .rmb-110,
  .rmy-110 {
    margin-bottom: 110px; }
  .rmb-115,
  .rmy-115 {
    margin-bottom: 115px; }
  .rmb-120,
  .rmy-120 {
    margin-bottom: 120px; }
  .rmb-125,
  .rmy-125 {
    margin-bottom: 125px; }
  .rmb-130,
  .rmy-130 {
    margin-bottom: 130px; }
  .rmb-135,
  .rmy-135 {
    margin-bottom: 135px; }
  .rmb-140,
  .rmy-140 {
    margin-bottom: 140px; }
  .rmb-145,
  .rmy-145 {
    margin-bottom: 145px; }
  .rmb-150,
  .rmy-150 {
    margin-bottom: 150px; } }

/*******************************************************/
/***************** ## Custom Animation ****************/
/*******************************************************/
/* Animation Delay */
.delay-1-0s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.delay-2-0s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.delay-0-1s {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.delay-0-2s {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.delay-0-3s {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.delay-0-4s {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.delay-0-5s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.delay-0-6s {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s; }

.delay-0-7s {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s; }

.delay-0-8s {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s; }

.delay-0-9s {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s; }

.delay-1-1s {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.delay-1-2s {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.delay-1-3s {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.delay-1-4s {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.delay-1-5s {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.delay-1-6s {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s; }

.delay-1-7s {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s; }

.delay-1-8s {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s; }

.delay-1-9s {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s; }

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

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

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

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

@-webkit-keyframes toggler {
  0%,
  10% {
    background-position: 0 0, 0 calc(100% / 3); }
  50% {
    background-position: 0 0, calc(100% / 3) calc(100% / 3); }
  90%,
  100% {
    background-position: 0 0, calc(100% / 3) 0; } }

@keyframes toggler {
  0%,
  10% {
    background-position: 0 0, 0 calc(100% / 3); }
  50% {
    background-position: 0 0, calc(100% / 3) calc(100% / 3); }
  90%,
  100% {
    background-position: 0 0, calc(100% / 3) 0; } }

@-webkit-keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, 0); } }

@keyframes pulse {
  to {
    box-shadow: 0 0 0 35px rgba(255, 255, 255, 0); } }

/* Menu Sticky */
@-webkit-keyframes sticky {
  0% {
    top: -100px; }
  100% {
    top: 0; } }

@keyframes sticky {
  0% {
    top: -100px; }
  100% {
    top: 0; } }

/* Rotated Circle */
@-webkit-keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

/* Rotated Circle reverse */
@-webkit-keyframes rotated_circle_reverse {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes rotated_circle_reverse {
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

/* Rotated Man */
@-webkit-keyframes semi_rotated {
  0%,
  100% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  50% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg); } }

@keyframes semi_rotated {
  0%,
  100% {
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg); }
  50% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg); } }

/* BG Shape Rotated */
@-webkit-keyframes semi_rotated_two {
  0%,
  100% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg); }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); } }

@keyframes semi_rotated_two {
  0%,
  100% {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg); }
  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg); } }

@-webkit-keyframes move_arround {
  0% {
    top: 20px;
    left: 20px; }
  25% {
    top: 20px;
    left: -20px; }
  50% {
    top: -20px;
    left: -20px; }
  75% {
    top: -20px;
    left: 20px; }
  100% {
    top: 20px;
    left: 20px; } }

@keyframes move_arround {
  0% {
    top: 20px;
    left: 20px; }
  25% {
    top: 20px;
    left: -20px; }
  50% {
    top: -20px;
    left: -20px; }
  75% {
    top: -20px;
    left: 20px; }
  100% {
    top: 20px;
    left: 20px; } }

/* Hero Circle */
@-webkit-keyframes upDownLeft {
  0%,
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  25%,
  75% {
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px); }
  50% {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); } }

@keyframes upDownLeft {
  0%,
  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px); }
  25%,
  75% {
    -webkit-transform: translate(0px, 50px);
    transform: translate(0px, 50px); }
  50% {
    -webkit-transform: translate(-50px, 50px);
    transform: translate(-50px, 50px); } }

@-webkit-keyframes shapeAnimationOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 0px) rotate(270deg);
    transform: translate(150px, 0px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 0px) rotate(270deg);
    transform: translate(150px, 0px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px, 0px) rotate(270deg);
    transform: translate(-150px, 0px) rotate(270deg); }
  50% {
    -webkit-transform: translate(-150px, 150px) rotate(180deg);
    transform: translate(-150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationTwo {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px, 0px) rotate(270deg);
    transform: translate(-150px, 0px) rotate(270deg); }
  50% {
    -webkit-transform: translate(-150px, 150px) rotate(180deg);
    transform: translate(-150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(0px, 150px) rotate(90deg);
    transform: translate(0px, 150px) rotate(90deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationThree {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(50px, 150px) rotate(90deg);
    transform: translate(50px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 50px) rotate(270deg);
    transform: translate(150px, 50px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationThree {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(50px, 150px) rotate(90deg);
    transform: translate(50px, 150px) rotate(90deg); }
  50% {
    -webkit-transform: translate(150px, 150px) rotate(180deg);
    transform: translate(150px, 150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(150px, 50px) rotate(270deg);
    transform: translate(150px, 50px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationFour {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px -50px) rotate(90deg);
    transform: translate(-150px -50px) rotate(90deg); }
  50% {
    -webkit-transform: translate(-150px, -150px) rotate(180deg);
    transform: translate(-150px, -150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-50px, -150px) rotate(270deg);
    transform: translate(-50px, -150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationFour {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-150px -50px) rotate(90deg);
    transform: translate(-150px -50px) rotate(90deg); }
  50% {
    -webkit-transform: translate(-150px, -150px) rotate(180deg);
    transform: translate(-150px, -150px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-50px, -150px) rotate(270deg);
    transform: translate(-50px, -150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes shapeAnimationFive {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-100px -100px) rotate(90deg);
    transform: translate(-100px -100px) rotate(90deg); }
  50% {
    -webkit-transform: translate(100px, 50px) rotate(180deg);
    transform: translate(100px, 50px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-100px, 150px) rotate(270deg);
    transform: translate(-100px, 150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@keyframes shapeAnimationFive {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  25% {
    -webkit-transform: translate(-100px -100px) rotate(90deg);
    transform: translate(-100px -100px) rotate(90deg); }
  50% {
    -webkit-transform: translate(100px, 50px) rotate(180deg);
    transform: translate(100px, 50px) rotate(180deg); }
  75% {
    -webkit-transform: translate(-100px, 150px) rotate(270deg);
    transform: translate(-100px, 150px) rotate(270deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(360deg);
    transform: translate(0px, 0px) rotate(360deg); } }

@-webkit-keyframes down-up-one {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(25px);
    transform: rotateX(0deg) translateY(25px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }

@keyframes down-up-one {
  0% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translateY(25px);
    transform: rotateX(0deg) translateY(25px); }
  100% {
    -webkit-transform: rotateX(0deg) translateY(0px);
    transform: rotateX(0deg) translateY(0px); } }

@-webkit-keyframes down-up-two {
  0% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translate(0, -25px);
    transform: rotateX(0deg) translate(0, -25px); }
  100% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); } }

@keyframes down-up-two {
  0% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); }
  50% {
    -webkit-transform: rotateX(0deg) translate(0, -25px);
    transform: rotateX(0deg) translate(0, -25px); }
  100% {
    -webkit-transform: rotateX(0deg) translate(0px);
    transform: rotateX(0deg) translate(0px); } }

@-webkit-keyframes leftRightOne {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px); } }

@keyframes leftRightOne {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px); } }

@-webkit-keyframes leftRightTwo {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); } }

@keyframes leftRightTwo {
  0%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  50% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px); } }

@-webkit-keyframes zoomInOut {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes zoomInOut {
  0%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

/* Preloader */
@-webkit-keyframes preloader {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

/* Headline */
@-webkit-keyframes marquee {
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

@keyframes marquee {
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

@-webkit-keyframes marquee_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes marquee_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes marquee_left {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes marquee_left {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

/*******************************************************/
/******************* ## Header style *******************/
/*******************************************************/
.main-header {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.main-header .header-upper {
  z-index: 5;
  width: 100%;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.main-header .logo-outer {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none; }

@media only screen and (max-width: 991px) {
  .main-header .logo-outer {
    display: none; } }

.main-header .logo {
  z-index: 9;
  padding: 2px 0;
  position: relative; }

.main-header.menu-absolute .header-upper {
  position: absolute; }

.main-header.fixed-header .header-upper {
  top: 0;
  left: 0;
  position: fixed;
  -webkit-animation: sticky 1s;
  animation: sticky 1s;
  box-shadow: 0px 0px 30px 0px rgba(87, 95, 245, 0.1); }

@media only screen and (min-width: 992px) {
  .main-header.fixed-header .main-menu .navbar-collapse > ul > li {
    padding-top: 25px;
    padding-bottom: 25px; } }

@media only screen and (max-width: 991px) {
  .nav-outer {
    width: 100%; } }

/** Header Main Menu **/
@media only screen and (max-width: 991px) {
  .main-menu {
    width: 100%; } }

.main-menu .mobile-logo {
  margin-right: auto; }

@media only screen and (max-width: 575px) {
  .main-menu .mobile-logo {
    max-width: 150px; } }

@media only screen and (max-width: 991px) {
  .main-menu .collapse {
    overflow: auto; } }

.main-menu .navbar-collapse {
  padding: 5px; }

.main-menu .navbar-collapse > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse > ul {
    display: block;
    padding: 25px 0;
    background: #f9f9f9;
    box-shadow: inset 0px 0px 30px 0px rgba(87, 95, 245, 0.1); }
  .main-menu .navbar-collapse > ul > li:last-child {
    border-bottom: 1px solid var(--border-color); } }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse {
    left: 0;
    width: 100%;
    position: absolute;
    max-height: calc(100vh - 80px); } }

.main-menu .navbar-collapse li {
  padding: 35px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

@media only screen and (max-width: 1399px) {
  .main-menu .navbar-collapse li {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li {
    display: block;
    padding: 0 15px;
    border-top: 1px solid var(--border-color); } }

.main-menu .navbar-collapse li.dropdown .dropdown-btn {
  cursor: pointer;
  margin-left: 5px;
  margin-bottom: -3px;
  color: var(--heading-color); }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 0;
    width: 50px;
    height: 43px;
    border-left: 1px solid var(--border-color);
    text-align: center;
    line-height: 43px; } }

.main-menu .navbar-collapse li a {
  display: block;
  opacity: 1;
  position: relative;
  color: var(--heading-color);
  font-family: var(--heading-font);
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

@media only screen and (min-width: 376px) {
  .main-menu .navbar-collapse li a {
    font-size: 18px; } }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li a {
    padding: 10px 10px;
    line-height: 22px; } }

.main-menu .navbar-collapse li a:hover {
  color: var(--primary-color);
  text-decoration: underline; }

.main-menu .navbar-collapse li.current > a,
.main-menu .navbar-collapse li.current-menu-item > a {
  font-weight: 500; }

.main-menu .navbar-collapse li li {
  border-top: 1px solid var(--border-color); }

.main-menu .navbar-collapse li li a {
  text-transform: capitalize; }

.main-menu .navbar-collapse li li a:before {
  display: none; }

.main-menu .navbar-collapse li .megamenu {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 100%;
  z-index: 100;
  display: none;
  padding: 20px 0;
  background: #ffffff;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); }

.main-menu .navbar-collapse li .megamenu:after {
  display: block;
  clear: both;
  content: ''; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li .megamenu {
    position: relative;
    box-shadow: none;
    width: 100%; }
  .main-menu .navbar-collapse li .megamenu .container {
    max-width: 100%; }
  .main-menu .navbar-collapse li .megamenu .row {
    margin: 0px; } }

.main-menu .navbar-collapse li .megamenu ul {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
  box-shadow: none; }

.main-menu .navbar-collapse li ul {
  position: absolute;
  left: inherit;
  top: 100%;
  min-width: 250px;
  z-index: 100;
  display: none;
  background: white;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05); }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li ul {
    position: relative;
    display: none;
    width: 100%;
    box-shadow: none;
    background: transparent; }
  .main-menu .navbar-collapse li ul:after {
    display: block;
    clear: both;
    content: ''; } }

@media only screen and (max-width: 991px) and (max-width: 375px) {
  .main-menu .navbar-collapse li ul {
    min-width: auto; } }

.main-menu .navbar-collapse li ul li {
  width: 100%;
  padding: 7px 20px; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li ul li {
    padding: 0 15px; } }

.main-menu .navbar-collapse li ul li ul {
  left: 100%;
  top: 0%; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-collapse li ul li ul {
    left: auto; } }

.main-menu .navbar-header {
  display: none; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
            justify-content: start; } }

.main-menu .navbar-header .navbar-toggle {
  float: right;
  padding: 4px 0;
  cursor: pointer;
  background: transparent; }

@media only screen and (max-width: 991px) {
  .main-menu .navbar-header .navbar-toggle {
    margin-right: 12px; } }

.main-menu .navbar-header .navbar-toggle .icon-bar {
  background: var(--base-color);
  height: 2px;
  width: 30px;
  display: block;
  margin: 7px 0; }

/* Header One */
@media only screen and (min-width: 992px) {
  .main-header.header-one .main-menu .navbar-collapse {
    padding: 5px;
    border-radius: 40px;
    background: var(--lighter-color);
    border: 1px solid var(--border-color); }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li {
    padding: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 30px; }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li > a {
    padding: 15px 30px; } }

@media only screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1299px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li > a {
    padding: 10px 20px; } }

@media only screen and (min-width: 992px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li.dropdown > a {
    padding-right: 8px; }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li.dropdown > .dropdown-btn {
    margin-left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-right: 30px; } }

@media only screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1299px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li.dropdown > .dropdown-btn {
    padding-right: 20px; } }

@media only screen and (min-width: 992px) {
  .main-header.header-one .main-menu .navbar-collapse .navigation > li:hover {
    background: var(--primary-color); }
  .main-header.header-one .main-menu .navbar-collapse .navigation > li:hover > a,
  .main-header.header-one .main-menu .navbar-collapse .navigation > li:hover > .dropdown-btn {
    color: white; }
  .main-header.header-one.fixed-header .header-upper {
    padding-top: 10px;
    padding-bottom: 10px; } }

/* Header Two */
@media only screen and (min-width: 992px) {
  .main-header.header-two {
    display: none; } }

.main-header.header-two .header-upper {
  background: white;
  box-shadow: 0px 0px 30px 0px rgba(87, 95, 245, 0.1); }

.main-header.header-two .menu-sidebar > button {
  border-color: var(--heading-color); }

.main-header.header-two .menu-sidebar > button .icon-bar {
  background: var(--heading-color); }

@media only screen and (min-width: 992px) {
  .for-sidebar-menu.page-wrapper {
    padding-left: 315px;
    padding-right: 10px; } }

.for-sidebar-menu.page-wrapper .hidden-bar {
  top: 10px;
  right: auto;
  border: none;
  width: 295px;
  left: -315px;
  background: white;
  border-radius: 10px;
  height: calc(100% - 20px);
  max-width: calc(100% - 20px);
  box-shadow: 0px 4px 40px rgba(179, 179, 179, 0.25); }

@media only screen and (min-width: 992px) {
  .for-sidebar-menu.page-wrapper .hidden-bar {
    left: 10px;
    opacity: 1;
    visibility: visible; } }

.for-sidebar-menu.page-wrapper .hidden-bar .inner-box {
  padding: 40px 30px; }

.for-sidebar-menu.page-wrapper .hidden-bar .inner-box .cross-icon {
  color: var(--base-color); }

@media only screen and (min-width: 992px) {
  .for-sidebar-menu.page-wrapper .hidden-bar .inner-box .cross-icon {
    display: none; } }

.for-sidebar-menu.page-wrapper .hidden-bar .inner-box .theme-btn {
  margin-left: 20px; }

.for-sidebar-menu.page-wrapper .form-back-drop {
  left: -100%; }

.side-content-visible .for-sidebar-menu.page-wrapper .hidden-bar {
  left: 10px; }

@media only screen and (max-width: 991px) {
  .side-content-visible .for-sidebar-menu.page-wrapper .form-back-drop {
    left: 0; } }

/* Sidebar Menu */
.sidebar-menu li a {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 6px 20px;
  border-radius: 20px;
  color: var(--heading-color);
  text-transform: capitalize; }

.sidebar-menu li.dropdown > ul {
  display: none; }

.sidebar-menu li.dropdown .dropdown-btn {
  position: absolute;
  right: 5px;
  top: 0;
  width: 45px;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: center; }

.sidebar-menu li ul {
  margin-top: 5px;
  margin-left: 10px; }

.sidebar-menu > li {
  margin-bottom: 12px; }

.sidebar-menu > li:hover > a,
.sidebar-menu > li.active > a {
  color: white;
  background: var(--primary-color); }

.sidebar-menu > li:hover > .dropdown-btn,
.sidebar-menu > li.active > .dropdown-btn {
  color: white; }

/* Menu Btns */
.menu-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.menu-btns > button {
  font-size: 20px;
  position: relative;
  margin-left: 30px;
  background-color: transparent; }

@media only screen and (min-width: 1300px) {
  .menu-btns > button {
    margin-right: 60px; } }

@media only screen and (max-width: 1299px) {
  .menu-btns > button {
    margin-right: 35px; } }

@media only screen and (max-width: 479px) {
  .menu-btns > button {
    display: none; } }

.menu-btns > button span {
  position: absolute;
  left: 95%;
  bottom: 95%;
  color: white;
  font-size: 14px;
  font-family: var(--heading-font);
  width: 20px;
  height: 20px;
  background: var(--primary-color);
  line-height: 20px;
  border-radius: 50%;
  text-align: center; }

@media only screen and (max-width: 991px) {
  .menu-btns > button span {
    bottom: 80%; } }

.menu-btns > button span.bgc-secondary {
  color: var(--heading-color);
  background-color: var(--secondary-color); }

.menu-btns .theme-btn {
  margin-right: 10px; }

@media only screen and (max-width: 1199px) {
  .menu-btns .theme-btn {
    display: none; } }

/* Header Search */
.nav-search {
  position: relative;
  margin-right: 10px; }

@media only screen and (max-width: 375px) {
  .nav-search {
    display: none; } }

.nav-search > button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.nav-search form {
  position: absolute;
  width: 320px;
  top: 100%;
  right: 0;
  z-index: 777;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  background-color: #fff;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05); }

@media only screen and (max-width: 479px) {
  .nav-search form {
    width: 300px; } }

@media only screen and (max-width: 375px) {
  .nav-search form {
    width: 250px; } }

.nav-search form.hide {
  display: none; }

.nav-search form input {
  border: none;
  padding: 15px 5px 15px 25px; }

.nav-search form button {
  background: transparent;
  padding: 15px 20px 15px 0; }

/* White Menu */
.main-header.white-menu .top-left {
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 12px;
  color: rgba(255, 255, 255, 0.65); }

.main-header.white-menu .top-left:before {
  display: none; }

.main-header.white-menu .top-right ul {
  z-index: 1;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px; }

@media only screen and (min-width: 992px) {
  .main-header.white-menu .top-right ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex; } }

.main-header.white-menu .top-right ul li > i {
  color: white; }

.main-header.white-menu .top-right ul:before {
  content: '';
  z-index: -1;
  height: 100%;
  width: 100vw;
  position: absolute;
  left: -80px;
  top: 0;
  background: var(--heading-color); }

@media only screen and (max-width: 991px) {
  .main-header.white-menu .top-right ul:before {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%); } }

@media only screen and (min-width: 992px) {
  .main-header.white-menu .navbar-collapse > ul > li > a,
  .main-header.white-menu .navbar-collapse > ul > li > .dropdown-btn {
    color: white; } }

.main-header.white-menu .main-menu .navbar-header .navbar-toggle .icon-bar {
  background: white; }

.main-header.white-menu .header-number,
.main-header.white-menu .header-number a,
.main-header.white-menu .menu-btns > button,
.main-header.white-menu .nav-search > button {
  color: white; }

.main-header.white-menu .menu-sidebar > button {
  border-color: rgba(255, 255, 255, 0.1); }

.main-header.white-menu .menu-sidebar > button .icon-bar {
  background: white; }

.main-header.white-menu.fixed-header .header-upper {
  background: #222222; }

.main-header.white-menu.header-one .main-menu .navbar-collapse {
  background: #232c26;
  border-color: rgba(255, 255, 255, 0.1); }

/* Menu Sidebar */
.menu-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.menu-sidebar > button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  border: 1px solid var(--border-color); }

.menu-sidebar > button .icon-bar {
  width: 20px;
  height: 2px;
  margin: 3px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: var(--heading-color); }

.menu-sidebar > button .icon-bar:nth-child(2) {
  width: 25px; }

.menu-sidebar > button:hover .icon-bar {
  width: 25px; }

/** hidden-sidebar * */
.hidden-bar {
  position: fixed;
  right: -350px;
  top: 0px;
  opacity: 0;
  width: 350px;
  height: 100%;
  z-index: 99999;
  overflow-y: auto;
  visibility: hidden;
  background-color: #222222;
  border-left: 1px solid #231b26;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

@media only screen and (max-width: 375px) {
  .hidden-bar {
    width: 300px; } }

.hidden-bar .social-style-one a {
  width: 40px;
  height: 40px;
  line-height: 40px; }

.side-content-visible .hidden-bar {
  right: 0px;
  opacity: 1;
  visibility: visible; }

.hidden-bar .inner-box {
  position: relative;
  padding: 100px 40px 50px; }

@media only screen and (max-width: 375px) {
  .hidden-bar .inner-box {
    padding-left: 25px;
    padding-right: 25px; } }

.hidden-bar .inner-box .cross-icon {
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease; }

.hidden-bar .inner-box h4, .hidden-bar .inner-box .h4 {
  position: relative;
  color: #ffffff;
  font-size: 25px;
  margin-bottom: 35px; }

/*Appointment Form */
.hidden-bar .appointment-form {
  position: relative; }

.hidden-bar .appointment-form .form-group {
  position: relative;
  margin-bottom: 20px; }

.hidden-bar .appointment-form input[type='text'],
.hidden-bar .appointment-form input[type='email'] {
  position: relative;
  display: block;
  width: 100%;
  line-height: 23px;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 16px;
  background: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.hidden-bar .appointment-form textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 23px;
  padding: 10px 25px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  resize: none; }

.hidden-bar .appointment-form input::-webkit-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form input:-ms-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form input::-moz-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form input::placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea:-ms-input-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea::-moz-placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form textarea::placeholder {
  font-size: 14px;
  color: #bdbdbd; }

.hidden-bar .appointment-form .form-group button {
  width: 100%;
  font-size: 16px;
  padding: 10px 15px;
  margin-bottom: 20px;
  border-color: white; }

.form-back-drop {
  position: fixed;
  left: 100%;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  z-index: 9990;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.side-content-visible .form-back-drop {
  opacity: 1;
  left: 0;
  visibility: visible; }

@media only screen and (max-width: 991px) {
  .header-top {
    padding-bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .header-top {
    display: none; } }

.header-top .top-left {
  color: var(--heading-color);
  font-weight: 500;
  line-height: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
  position: relative;
  z-index: 1; }

@media only screen and (min-width: 992px) {
  .header-top .top-left:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: var(--primary-color);
    width: 50vw;
    height: 100%;
    -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, calc(100% - 20px) 0%, 100% 100%, 0% 100%);
    z-index: -1; } }

@media only screen and (max-width: 991px) {
  .header-top .top-left {
    color: rgba(255, 255, 255, 0.65); } }

.header-top .top-right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

@media only screen and (min-width: 992px) {
  .header-top .top-right ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end; } }

.header-top .top-right ul li {
  line-height: 1; }

.header-top .top-right ul li:not(:last-child) {
  margin-right: 50px;
  padding-right: 50px;
  border-right: 2px solid rgba(255, 255, 255, 0.2); }

@media only screen and (max-width: 1199px) {
  .header-top .top-right ul li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px; } }

.header-top .top-right ul li > i {
  color: var(--primary-color);
  margin-right: 10px; }

.header-top .top-right ul li a {
  color: rgba(255, 255, 255, 0.65); }

.header-top .top-right ul li a:hover {
  color: var(--primary-color); }

/*******************************************************/
/******************** ## Hero Area ********************/
/*******************************************************/
.hero-title {
  z-index: 2;
  color: white;
  font-weight: 700;
  font-size: 200px;
  position: relative;
  text-align: center;
  text-transform: uppercase; }

@media only screen and (max-width: 1599px) {
  .hero-title {
    font-size: 150px; } }

@media only screen and (max-width: 1299px) {
  .hero-title {
    font-size: 120px; } }

@media only screen and (max-width: 991px) {
  .hero-title {
    font-size: 80px; } }

@media only screen and (max-width: 767px) {
  .hero-title {
    font-size: 60px; } }

@media only screen and (max-width: 575px) {
  .hero-title {
    font-size: 50px; } }

@media only screen and (max-width: 479px) {
  .hero-title {
    font-size: 40px; } }

@media only screen and (max-width: 375px) {
  .hero-title {
    font-size: 35px; } }

.main-hero-image {
  height: 790px;
  margin-top: -8%;
  position: relative;
  border-radius: 20px; }

@media only screen and (max-width: 1399px) {
  .main-hero-image {
    height: 555px; } }

@media only screen and (max-width: 991px) {
  .main-hero-image {
    height: 450px; } }

@media only screen and (max-width: 575px) {
  .main-hero-image {
    height: 400px; } }

.main-hero-image:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#1d231f), to(rgba(29, 35, 31, 0)));
  background: -webkit-linear-gradient(top, #1d231f 0%, rgba(29, 35, 31, 0) 100%);
  background: linear-gradient(180deg, #1d231f 0%, rgba(29, 35, 31, 0) 100%); }

.search-filter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 2;
  position: relative;
  margin-top: -50px;
  background: white;
  border-radius: 12px;
  padding: 28px 55px 10px;
  box-shadow: 10px 4px 60px rgba(197, 197, 197, 0.25); }

@media only screen and (max-width: 1299px) {
  .search-filter-inner {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 1199px) {
  .search-filter-inner {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; } }

.search-filter-inner .filter-item {
  min-width: 18%;
  padding-left: 28px;
  position: relative;
  margin-bottom: 15px;
  padding-right: 20px;
  margin-right: 30px;
  border-right: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .search-filter-inner .filter-item {
    margin-right: 15px;
    padding-right: 5px;
    width: calc(50% - 15px); } }

@media only screen and (max-width: 479px) {
  .search-filter-inner .filter-item {
    width: 100%;
    margin-right: 0; } }

.search-filter-inner .filter-item .icon {
  position: absolute;
  left: 0;
  top: 3px; }

.search-filter-inner .filter-item .title {
  font-size: 14px; }

.search-filter-inner .filter-item .nice-select {
  border: none;
  line-height: 1.1;
  padding: 0 20px 0 0; }

.search-filter-inner .filter-item .nice-select .current {
  font-weight: 500;
  color: var(--heading-color); }

.search-filter-inner .filter-item .nice-select:after {
  top: 0;
  width: 8px;
  height: 8px; }

.search-filter-inner .search-button {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
          align-self: center;
  margin-bottom: 15px; }

@media only screen and (min-width: 1200px) {
  .search-filter-inner .search-button {
    margin-left: auto; } }

.search-filter-inner.style-two {
  margin-top: 0;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  padding: 40px 30px 25px;
  background: var(--heading-color); }

@media only screen and (max-width: 375px) {
  .search-filter-inner.style-two {
    padding-left: 20px;
    padding-right: 20px; } }

.search-filter-inner.style-two .filter-item {
  width: 100%;
  max-width: none;
  margin-right: 0;
  border-right: none;
  margin-bottom: -1px;
  border-radius: 10px;
  background: #292e2a;
  padding: 15px 20px 20px 55px;
  border: 1px solid rgba(255, 255, 255, 0.07); }

.search-filter-inner.style-two .filter-item .icon {
  top: 20px;
  left: 30px; }

.search-filter-inner.style-two .filter-item .title {
  color: #939393; }

.search-filter-inner.style-two .filter-item .nice-select {
  background-color: transparent; }

.search-filter-inner.style-two .filter-item .nice-select .current {
  color: white; }

.search-filter-inner.style-two .filter-item .nice-select .list li {
  color: var(--base-color); }

/* Hero Two */
@media only screen and (min-width: 1200px) {
  .hero-area-two {
    padding-bottom: 160px; } }

.hero-image-two {
  min-height: 500px;
  border-radius: 10px; }

@media only screen and (min-width: 1200px) {
  .hero-image-two {
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(50vw - 155px);
    height: calc(100% - 10px); } }

.hero-content-two {
  max-width: 535px; }

@media only screen and (min-width: 992px) {
  .hero-content-two {
    padding-right: 20px; } }

@media only screen and (max-width: 1199px) {
  .hero-content-two {
    margin-bottom: 55px; } }

.hero-content-two h1, .hero-content-two .h1 {
  margin-bottom: 22px;
  letter-spacing: -2px; }

@media only screen and (max-width: 1599px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 72px; } }

@media only screen and (min-width: 992px) and (max-width: 1299px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 65px; } }

@media only screen and (max-width: 767px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 55px; } }

@media only screen and (max-width: 575px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 50px; } }

@media only screen and (max-width: 479px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 45px; } }

@media only screen and (max-width: 375px) {
  .hero-content-two h1, .hero-content-two .h1 {
    font-size: 40px; } }

.hero-content-two p {
  line-height: 1.66; }

@media only screen and (min-width: 376px) {
  .hero-content-two p {
    font-size: 18px; } }

/* Hero Three */
.hero-area-three {
  margin-left: 30px;
  margin-right: 30px; }

@media only screen and (max-width: 991px) {
  .hero-area-three {
    margin-left: 15px;
    margin-right: 15px; } }

@media only screen and (min-width: 992px) {
  .hero-content-three .subtitle {
    font-size: 20px; } }

.hero-content-three h1, .hero-content-three .h1 {
  font-size: 80px;
  font-weight: 500;
  margin-bottom: 50px;
  letter-spacing: -2px; }

@media only screen and (max-width: 1199px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 65px; } }

@media only screen and (max-width: 767px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 55px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 575px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 50px; } }

@media only screen and (max-width: 479px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 42px; } }

@media only screen and (max-width: 375px) {
  .hero-content-three h1, .hero-content-three .h1 {
    font-size: 36px; } }

@media only screen and (min-width: 1400px) {
  .hero-content-three p {
    font-size: 27px; } }

@media only screen and (min-width: 768px) and (max-width: 1399px) {
  .hero-content-three p {
    font-size: 22px; } }

.hero-content-three p span {
  color: white;
  font-weight: 600;
  padding-left: 8px;
  padding-right: 5px;
  border-radius: 12px;
  background: var(--secondary-color); }

.hero-shapes .shape {
  z-index: -1;
  position: absolute; }

.hero-shapes .shape.one {
  left: 0;
  top: 6%;
  max-width: 30%; }

.hero-shapes .shape.two {
  top: 0;
  right: 25%;
  max-width: 10%; }

.hero-shapes .shape.three {
  left: 5%;
  bottom: 3%;
  max-width: 20%; }

.hero-shapes .shape.four {
  bottom: 0;
  right: 3%;
  max-width: 20%; }

/*******************************************************/
/******************* ## Banner Area *******************/
/*******************************************************/
.page-banner-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  min-height: 590px;
  border-radius: 10px;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
  margin-left: 30px;
  margin-right: 30px; }

@media only screen and (max-width: 991px) {
  .page-banner-area {
    margin-left: 15px;
    margin-right: 15px; } }

@media only screen and (max-width: 1399px) {
  .page-banner-area {
    min-height: 450px; } }

@media only screen and (max-width: 1199px) {
  .page-banner-area {
    min-height: 400px; } }

@media only screen and (max-width: 767px) {
  .page-banner-area {
    min-height: 350px; } }

@media only screen and (max-width: 575px) {
  .page-banner-area {
    min-height: 300px; } }

.page-banner-area:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 35, 31, 0)), to(#1d231f));
  background: -webkit-linear-gradient(top, rgba(29, 35, 31, 0) 0%, #1d231f 100%);
  background: linear-gradient(180deg, rgba(29, 35, 31, 0) 0%, #1d231f 100%); }

.banner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.banner-inner .page-title {
  max-width: 800px;
  margin-right: 15px; }

@media only screen and (min-width: 1200px) {
  .banner-inner .page-title {
    font-size: 65px; } }

@media only screen and (max-width: 767px) {
  .banner-inner .page-title {
    font-size: 35px; } }

@media only screen and (max-width: 575px) {
  .banner-inner .page-title {
    font-size: 30px; } }

@media only screen and (min-width: 768px) {
  .banner-inner .breadcrumb {
    font-size: 20px; } }

.banner-inner .breadcrumb .breadcrumb-item {
  font-weight: 300;
  color: var(--heading-color); }

.banner-inner .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 15px; }

.banner-inner .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  font-weight: 300;
  content: '\F054';
  font-size: 0.8em;
  padding-right: 15px;
  color: var(--heading-color);
  font-family: 'Font Awesome 5 Pro'; }

.banner-inner .breadcrumb .breadcrumb-item.active {
  font-weight: 500;
  text-decoration: underline; }

.text-white .breadcrumb .breadcrumb-item {
  color: white; }

.text-white .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
  color: white; }

@media only screen and (max-width: 991px) {
  .banner-and-search {
    padding-left: 10px;
    padding-right: 10px; } }

.banner-and-search > .row {
  --bs-gutter-x: 10px; }

.search-banner {
  min-height: 400px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-size: cover;
  height: calc(100% - 10px);
  background-position: center; }

.search-banner .content {
  background-repeat: repeat-x;
  padding: 15px 20px 100px 35px;
  border-radius: 10px 10px 0 0; }

@media only screen and (min-width: 480px) {
  .search-banner .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (max-width: 375px) {
  .search-banner .content {
    padding-left: 25px; } }

.search-banner .content .left {
  color: white;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: -1px;
  padding-top: 20px;
  padding-bottom: 20px; }

.search-banner .content .left > i {
  margin-left: 10px; }

.search-banner .content .left > b {
  font-weight: 600; }

.search-banner .content .left span > b {
  font-weight: 700; }

.search-banner .content .right {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  width: 180px;
  height: 180px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  color: var(--heading-color);
  background-size: cover;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column; }

.search-banner .content .right span {
  font-size: 2em;
  font-weight: 500;
  line-height: 0.9; }

/*******************************************************/
/**************** ## Destinations Area ****************/
/*******************************************************/
.fwc-tag-hotel {
  position: absolute;
  top: 10px !important;
  right: 10px !important;
  width: 140px !important;
  z-index: 2 !important; }

.destination-item-fwt {
  color: #92a498;
  margin-bottom: 30px;
  background: #232c26;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.1); }

.destination-item-fwt .image {
  margin: 10px;
  overflow: hidden;
  position: relative;
  border-radius: 10px; }

.destination-item-fwt .image img {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.destination-item-fwt .image .ratting {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  color: white;
  font-size: 18px;
  padding: 30px 50px 20px;
  background: var(--secondary-color);
  -webkit-transform: rotate(-45deg) translate(-30px, -40px);
  transform: rotate(-45deg) translate(-30px, -40px); }

.destination-item-fwt .image .ratting i {
  color: white;
  font-size: 16px;
  margin: 0 5px 0 0; }

.destination-item-fwt .image .heart {
  z-index: 2;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: white;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  color: var(--secondary-color); }

.destination-item-fwt .content {
  padding: 18px 40px 40px; }

@media only screen and (max-width: 1599px) {
  .destination-item-fwt .content {
    padding-left: 22px;
    padding-right: 22px; } }

.destination-item-fwt .content .location {
  display: block;
  margin-bottom: 3px; }

.destination-item-fwt .content .location i {
  margin-right: 5px; }

@media only screen and (max-width: 375px) {
  .destination-item-fwt .content h5, .destination-item-fwt .content .h5 {
    font-size: 22px; } }

.destination-item-fwt .content h5 a, .destination-item-fwt .content .h5 a {
  color: white; }

.destination-item-fwt .content h5 a:hover, .destination-item-fwt .content .h5 a:hover {
  text-decoration: underline; }

.destination-item-fwt .destination-footer {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 20px 40px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  border-top: 1px solid rgba(255, 255, 255, 0.1); }

@media only screen and (max-width: 1599px) {
  .destination-item-fwt .destination-footer {
    padding-left: 22px;
    padding-right: 22px; } }

.destination-item-fwt .destination-footer .price {
  font-size: 14px;
  margin-bottom: 5px; }

.destination-item-fwt .destination-footer .price span {
  color: white;
  font-size: 24px;
  font-weight: 500; }

.destination-item-fwt .destination-footer .read-more {
  color: white;
  margin-bottom: 5px; }

.destination-item-fwt:hover .image img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15); }

.destination-item-fwt.style-two {
  background: white;
  text-align: center;
  margin-bottom: 10px;
  border: 1px solid var(--border-color); }

.destination-item-fwt.style-two .image {
  display: inline-block; }

.destination-item-fwt.style-two .image .heart {
  width: 30px;
  height: 30px;
  font-size: 13px;
  line-height: 30px; }

.destination-item-fwt.style-two .image .location {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 14px;
  padding: 0 10px;
  font-weight: 500;
  background: white;
  border-radius: 7px;
  color: var(--heading-color); }

.destination-item-fwt.style-two .image .location i {
  margin-right: 5px; }

.destination-item-fwt.style-two .content {
  position: relative;
  padding: 15px 45px 20px 30px; }

@media only screen and (max-width: 1299px) {
  .destination-item-fwt.style-two .content {
    padding-left: 20px;
    padding-right: 35px; } }

.destination-item-fwt.style-two .content h6, .destination-item-fwt.style-two .content .h6 {
  margin-bottom: 0; }

@media only screen and (max-width: 375px) {
  .destination-item-fwt.style-two .content h6, .destination-item-fwt.style-two .content .h6 {
    font-size: 18px; } }

.destination-item-fwt.style-two .content .time {
  font-size: 14px; }

.destination-item-fwt.style-two .content .more {
  color: #adadad;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

@media only screen and (max-width: 1299px) {
  .destination-item-fwt.style-two .content .more {
    right: 20px; } }

.destination-item-fwt.style-two:hover .more {
  color: var(--heading-color); }

.destination-item-fwt.style-two.bgc-lighter {
  background: var(--lighter-color); }

.destination-item-fwt.style-two.bgc-lighter .content {
  padding: 10px 35px 15px; }

.destination-item-fwt.style-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 767px) {
  .destination-item-fwt.style-three {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; } }

.destination-item-fwt.style-three .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 48%; }

@media only screen and (max-width: 767px) {
  .destination-item-fwt.style-three .image {
    max-width: none;
    width: calc(100% - 20px); } }

.destination-item-fwt.style-three .content {
  padding: 30px 50px 25px 40px; }

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .destination-item-fwt.style-three .content {
    padding-left: 15px;
    padding-right: 25px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .destination-item-fwt.style-three .content {
    padding-left: 25px;
    padding-right: 35px; } }

@media only screen and (max-width: 767px) {
  .destination-item-fwt.style-three .content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
            order: 2;
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (max-width: 479px) {
  .destination-item-fwt.style-three .content {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .destination-item-fwt.style-three .content {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (min-width: 1600px) {
  .destination-item-fwt.style-three .content:first-child {
    padding-left: 50px;
    padding-right: 40px; } }

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .destination-item-fwt.style-three .content:first-child {
    padding-left: 25px;
    padding-right: 15px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .destination-item-fwt.style-three .content:first-child {
    padding-left: 35px;
    padding-right: 25px; } }

.destination-item-fwt.style-three .content h5, .destination-item-fwt.style-three .content .h5 {
  max-width: 320px; }

.destination-item-fwt.style-three .content .list-style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.destination-item-fwt.style-three .content .list-style-one li:nth-child(odd) {
  width: 55%; }

.destination-item-fwt.style-three .content .list-style-one li:nth-child(even) {
  width: 42%; }

.destination-item-fwt.style-three .content .destination-footer {
  margin-top: 20px;
  padding: 20px 0 0; }

.destination-item-fwt.style-three.bgc-lighter {
  color: var(--base-color);
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.destination-item-fwt.style-three.bgc-lighter .image .badge {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 12px;
  border-radius: 10px;
  background: var(--secondary-color); }

.fwc2025-wrapper.destination-item-fwt.style-three.bgc-lighter .image .badge.bgc-pink {
  background: #77bc15; }

.destination-item-fwt.style-three.bgc-lighter .image .badge.bgc-primary {
  background: var(--primary-color); }

@media only screen and (min-width: 992px) {
  .destination-item-fwt.style-three.bgc-lighter .content {
    padding-left: 30px;
    padding-right: 40px; } }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header .location {
  margin-right: 20px;
  margin-bottom: 5px; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header .ratting {
  padding: 5px 10px;
  background: white;
  margin-bottom: 5px;
  border-radius: 30px; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-header .ratting i {
  font-size: 10px; }

.destination-item-fwt.style-three.bgc-lighter .content h5, .destination-item-fwt.style-three.bgc-lighter .content .h5 {
  max-width: none; }

.destination-item-fwt.style-three.bgc-lighter .content h5 a, .destination-item-fwt.style-three.bgc-lighter .content .h5 a {
  color: var(--heading-color); }

.destination-item-fwt.style-three.bgc-lighter .content p {
  margin-top: 12px; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer {
  border-top-color: var(--border-color); }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .price span {
  color: var(--heading-color); }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .read-more {
  color: var(--base-color);
  text-decoration: underline; }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .read-more i {
  background: var(--secondary-color); }

.destination-item-fwt.style-three.bgc-lighter .content .destination-footer .theme-btn.style-three {
  margin-bottom: 5px;
  padding: 5px 20px;
  font-size: 14px; }

.destination-item-fwt.style-three.tour-grid {
  display: block; }

.destination-item-fwt.style-three.tour-grid .image {
  max-width: none; }

.destination-item-fwt.style-three.tour-grid .content {
  padding: 20px 30px 30px; }

@media only screen and (max-width: 375px) {
  .destination-item-fwt.style-three.tour-grid .content {
    padding-left: 20px;
    padding-right: 20px; } }

.destination-item-fwt.style-three.tour-grid .content .destination-footer {
  margin-top: 15px;
  border-top: none; }

.destination-item-fwt.style-three.tour-grid .content .destination-footer .theme-btn.style-three:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

.destination-item-fwt.style-four {
  color: var(--base-color);
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.destination-item-fwt.style-four .content h5 a, .destination-item-fwt.style-four .content .h5 a,
.destination-item-fwt.style-four .destination-footer .read-more,
.destination-item-fwt.style-four .destination-footer .price span {
  color: var(--heading-color); }

@media only screen and (min-width: 576px) {
  .destination-item-fwt.style-four.image-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

.destination-item-fwt.style-four.image-left .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
          align-self: center; }

@media only screen and (min-width: 576px) {
  .destination-item-fwt.style-four.image-left .image {
    max-width: 46%; } }

.destination-item-fwt.style-four.image-left .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 50px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

@media only screen and (max-width: 575px) {
  .destination-item-fwt.style-four.image-left .content {
    padding-top: 30px;
    padding-bottom: 40px; } }

.destination-item-fwt.style-four.image-left .content .price {
  display: block;
  font-size: 14px;
  margin-top: auto;
  margin-bottom: 15px; }

.destination-item-fwt.style-four.image-left .content .price span {
  font-size: 24px;
  font-weight: 500;
  color: var(--heading-color); }

.destination-item-fwt.style-four.image-left .content .theme-btn {
  font-size: 14px;
  padding: 4px 20px; }

.destination-item-fwt.style-four.no-border {
  border: none;
  margin-bottom: 50px;
  background: transparent; }

.destination-item-fwt.style-four.no-border .image {
  margin: 0 0 22px; }

.destination-item-fwt.style-four.no-border .image .badge {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 2;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 12px;
  border-radius: 10px;
  background: var(--secondary-color); }

.fwc2025-wrapper.destination-item-fwt.style-four.no-border .image .badge.bgc-pink {
  background: #77bc15; }

.destination-item-fwt.style-four.no-border .image .badge.bgc-primary {
  background: var(--primary-color); }

.destination-item-fwt.style-four.no-border .content {
  padding: 0; }

.destination-item-fwt.style-four.no-border .destination-footer {
  border-top: none;
  padding: 18px 0 10px; }

.destination-item-fwt.style-four.no-border .theme-btn.style-three {
  font-size: 14px;
  padding: 4px 20px; }

.text-white .destination-item-fwt.style-four.no-border .image .heart i {
  color: var(--secondary-color); }

.text-white .destination-item-fwt.style-four.no-border .content .location,
.text-white .destination-item-fwt.style-four.no-border .content .location i {
  color: #92a498; }

.text-white .destination-item-fwt.style-four.no-border .destination-footer .price span {
  color: white; }

.text-white .destination-item-fwt.style-four.no-border .theme-btn.style-three:not(:hover) {
  color: #92a498;
  border-color: #92a498; }

.text-white .destination-item-fwt.style-four.no-border .theme-btn.style-three:not(:hover) i,
.text-white .destination-item-fwt.style-four.no-border .theme-btn.style-three:not(:hover) span {
  color: #92a498; }

.popular-destinations-wrap {
  border: 1px solid var(--border-color); }

.destination-active {
  margin-left: -5px;
  margin-right: -5px; }

.destination-active .destination-item-fwt.style-two {
  padding: 30px;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px; }

.destination-active .destination-item-fwt.style-two .image {
  margin: 0 0 25px;
  border-radius: 50%; }

.destination-active .destination-item-fwt.style-two .image img {
  border-radius: 50%;
  display: inline-block; }

.destination-active .destination-item-fwt.style-two .content {
  padding: 0; }

.destination-active .slick-dots {
  margin-top: 50px; }

.destinations-page-area .destination-item-fwt.style-two .content {
  padding-left: 20px;
  padding-right: 20px; }

@media only screen and (max-width: 375px) {
  .destinations-page-area .destination-item-fwt.style-two .content {
    padding-left: 0;
    padding-right: 0; } }

.hot-deals-active {
  margin-left: -15px;
  margin-right: -15px; }

.hot-deals-active .destination-item-fwt.style-four.no-border {
  margin-left: 15px;
  margin-right: 15px; }

.hot-deals-active .slick-list {
  padding-top: 40px; }

.hot-deals-active .slick-dots {
  margin-top: 10px; }

@media only screen and (min-width: 1200px) {
  .destination-left-content {
    margin-top: 65px; } }

.destinations-nav {
  padding: 5px;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  border-radius: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid var(--border-color); }

.destinations-nav li {
  cursor: pointer;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  padding: 10px 25px;
  border-radius: 30px; }

@media only screen and (max-width: 991px) {
  .destinations-nav li {
    font-size: 18px; } }

@media only screen and (max-width: 767px) {
  .destinations-nav li {
    font-size: 16px;
    padding: 5px 15px; } }

.destinations-nav li.active {
  color: white;
  background: var(--primary-color); }

.destinations-nav.style-two li {
  font-size: 16px;
  padding: 1px 15px; }

.destinations-nav.style-two li.active {
  background: var(--secondary-color); }

.text-white .destinations-nav {
  border-color: rgba(255, 255, 255, 0.1); }

.text-white .destinations-nav li:not(.active) {
  color: #92a498; }

/* Destination Details */
.gallery-more-btn {
  position: absolute;
  right: 27%;
  bottom: 60px; }

@media only screen and (max-width: 1199px) {
  .destination-details-content .section-title .h2 {
    font-size: 35px; } }

@media only screen and (max-width: 991px) {
  .destination-details-content .section-title .h2 {
    font-size: 30px; } }

@media only screen and (max-width: 575px) {
  .destination-details-content .section-title .h2 {
    font-size: 25px; } }

@media only screen and (max-width: 375px) {
  .destination-details-content .section-title .h2 {
    font-size: 20px; } }

@media only screen and (min-width: 1200px) {
  .destination-details-content .section-title h2, .destination-details-content .section-title .h2 {
    font-size: 65px; } }

/* Tour Grid */
.tour-grid-wrap .tour-grid.destination-item-fwt .content {
  padding-top: 10px;
  position: relative;
  padding-bottom: 15px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .ratting {
  position: absolute;
  right: 20px;
  top: -46px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .blog-meta {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .blog-meta li:not(:last-child) {
  margin-right: 10px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .destination-footer {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid var(--border-color); }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .destination-footer .theme-btn.style-three {
  width: 35px;
  height: 35px;
  padding: 0;
  line-height: 35px; }

.tour-grid-wrap .tour-grid.destination-item-fwt .content .destination-footer .theme-btn.style-three i {
  margin-left: 0; }

/* Tour Details */
@media only screen and (min-width: 576px) {
  .tour-header-content .ratting i {
    font-size: 18px; } }

.tour-header-social a {
  margin-bottom: 10px;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 5px 20px 5px 5px;
  border: 1px solid var(--border-color); }

.tour-header-social a:not(:last-child) {
  margin-right: 20px; }

@media only screen and (max-width: 375px) {
  .tour-header-social a:not(:last-child) {
    margin-right: 10px; } }

.tour-header-social a i {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  color: white;
  font-size: 12px;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  background: var(--primary-color);
  line-height: 30px;
  border-radius: 50%;
  text-align: center; }

.tour-header-social a i.bgc-secondary {
  background: var(--secondary-color); }

.tour-details-content h3, .tour-details-content .h3 {
  margin-bottom: 20px; }

.tour-include-exclude {
  border-radius: 10px;
  padding: 35px 50px 28px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1199px) {
  .tour-include-exclude {
    padding-left: 25px;
    padding-right: 20px; } }

.tour-include-exclude .check li i {
  color: var(--primary-color); }

.tour-map iframe {
  height: 500px;
  border-radius: 10px; }

@media only screen and (max-width: 767px) {
  .tour-map iframe {
    height: 400px; } }

@media only screen and (max-width: 575px) {
  .tour-map iframe {
    height: 300px; } }

.clients-reviews {
  padding: 50px;
  border-radius: 10px; }

@media only screen and (min-width: 768px) {
  .clients-reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

@media only screen and (max-width: 479px) {
  .clients-reviews {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 375px) {
  .clients-reviews {
    padding-left: 20px;
    padding-right: 20px; } }

.clients-reviews .left {
  padding: 60px;
  margin-right: 8%;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1); }

@media only screen and (max-width: 1199px) {
  .clients-reviews .left {
    padding-left: 30px;
    padding-right: 30px; } }

@media only screen and (max-width: 767px) {
  .clients-reviews .left {
    margin-right: 0;
    margin-bottom: 30px; } }

.clients-reviews .left b {
  color: white;
  line-height: 1;
  font-size: 70px;
  margin-top: -5px; }

.clients-reviews .left span {
  color: white;
  margin-top: 5px;
  margin-bottom: 10px; }

.clients-reviews .left .ratting {
  margin-bottom: 5px; }

.clients-reviews .left .ratting i {
  font-size: 16px; }

.clients-reviews .right {
  width: 100%; }

.ratting-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.ratting-item:not(:last-child) {
  margin-bottom: 10px; }

.ratting-item .title {
  color: white;
  font-size: 18px;
  min-width: 68px;
  font-weight: 500; }

@media only screen and (max-width: 375px) {
  .ratting-item .title {
    font-size: 16px;
    min-width: 59px; } }

.ratting-item .line {
  width: 100%;
  height: 5px;
  margin-left: 22px;
  margin-right: 22px;
  background: rgba(255, 255, 255, 0.2); }

@media only screen and (max-width: 479px) {
  .ratting-item .line {
    margin-left: 10px;
    margin-right: 10px; } }

.ratting-item .line span {
  height: 100%;
  display: block;
  background: var(--secondary-color); }

.ratting-item .ratting {
  min-width: 97px; }

@media only screen and (max-width: 375px) {
  .ratting-item .ratting {
    min-width: 75px; } }

.ratting-item .ratting i {
  font-size: 12px; }

@media only screen and (max-width: 375px) {
  .ratting-item .ratting i {
    font-size: 8px; } }

/*******************************************************/
/******************* ## Counter Area *******************/
/*******************************************************/
.counter-item {
  margin-bottom: 30px; }

.counter-item .count-text {
  display: block;
  font-size: 55px; }

.counter-item.style-two {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 50px 70px;
  margin: 0 -1px -1px 0;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1199px) {
  .counter-item.style-two {
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (min-width: 376px) and (max-width: 479px) {
  .counter-item.style-two {
    padding-left: 30px;
    padding-right: 30px; } }

.counter-item.style-two .icon {
  line-height: 1;
  font-size: 55px;
  margin-bottom: 15px;
  color: var(--secondary-color); }

.counter-item.style-two .count-text {
  margin-bottom: 3px; }

@media only screen and (max-width: 479px) {
  .counter-item.style-two .count-text {
    font-size: 45px; } }

.counter-item.style-two .counter-title {
  display: block;
  font-size: 20px; }

@media only screen and (max-width: 479px) {
  .counter-item.style-two .counter-title {
    font-size: 18px; } }

.counter-item.style-two:hover {
  background: white;
  border-color: white;
  box-shadow: 10px 0px 60px rgba(175, 175, 175, 0.25); }

.count-text.plus:after {
  content: '+'; }

.count-text.k-plus:after {
  content: 'k+'; }

.count-text.m-plus:after {
  content: 'm+'; }

/*******************************************************/
/******************** ## About Area ********************/
/*******************************************************/
.about-us-content {
  max-width: 450px; }

.about-us-image {
  z-index: 1;
  padding: 5%;
  margin: 30px;
  max-width: 630px;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid var(--border-color);
  -webkit-animation: circle_animation 30s linear infinite;
  animation: circle_animation 30s linear infinite; }

@media only screen and (min-width: 992px) {
  .about-us-image {
    margin-left: auto; } }

.about-us-image:before {
  content: '';
  width: 82%;
  height: 82%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: rgba(var(--primary-rgb), 0.1); }

.about-us-image > img {
  max-width: 88%;
  -webkit-animation: circle_animation_invers 30s linear infinite;
  animation: circle_animation_invers 30s linear infinite; }

.about-us-image .shape {
  position: absolute;
  width: 65px;
  height: 65px;
  background: white;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  -webkit-animation: zoomInOut 5s linear infinite;
  animation: zoomInOut 5s linear infinite;
  box-shadow: 0px 10px 30px rgba(184, 184, 184, 0.25); }

@media only screen and (max-width: 479px) {
  .about-us-image .shape {
    width: 45px;
    height: 45px;
    line-height: 45px; } }

.about-us-image .shape img {
  max-width: 50%; }

.about-us-image .shape:nth-child(1) {
  left: 22%;
  top: -5px; }

.about-us-image .shape:nth-child(2) {
  left: 70%;
  top: 1%; }

.about-us-image .shape:nth-child(3) {
  top: 43%;
  right: -30px; }

.about-us-image .shape:nth-child(4) {
  right: 8%;
  bottom: 8%; }

.about-us-image .shape:nth-child(5) {
  left: 38%;
  bottom: -30px; }

.about-us-image .shape:nth-child(6) {
  left: 0;
  bottom: 20%; }

.about-us-image .shape:nth-child(7) {
  top: 30%;
  left: -25px; }

.about-us-image .shape:nth-child(odd) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

/* About Two */
.experience-years {
  width: 216px;
  height: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 35px;
  border-radius: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  border: 1px solid var(--border-color); }

.experience-years .title {
  color: white;
  padding: 2px 15px;
  position: absolute;
  border-radius: 20px;
  background: var(--primary-color);
  -webkit-transform: rotate(25deg) translate(40px, -60px);
  transform: rotate(25deg) translate(40px, -60px); }

.experience-years .title.bgc-secondary {
  background: var(--secondary-color); }

.experience-years .text {
  font-weight: 500;
  color: var(--heading-color); }

.experience-years .years {
  line-height: 1;
  font-size: 80px;
  font-weight: 600;
  color: var(--heading-color); }

/* About Page */
.about-page-content .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.about-page-content .list-style-two li {
  width: 48%; }

@media only screen and (max-width: 479px) {
  .about-page-content .list-style-two li {
    width: 100%; } }

.about-feature-image {
  margin-bottom: 30px; }

.about-feature-image img {
  width: 100%;
  border-radius: 10px; }

.about-feature-boxes .feature-item.style-three {
  padding-top: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px; }

/* FAQ Page About */
.faq-page-about-content {
  max-width: 525px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq-page-about-content .section-title h2, .faq-page-about-content .section-title .h2 {
    font-size: 40px; } }

.faq-page-about-content .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.faq-page-about-content .list-style-two li {
  width: 48%; }

@media only screen and (max-width: 479px) {
  .faq-page-about-content .list-style-two li {
    width: 100%; } }

/*******************************************************/
/******************* ## Features Area *******************/
/*******************************************************/
.feature-item {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 40px 40px 20px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .feature-item {
    margin-top: 0; } }

@media only screen and (max-width: 375px) {
  .feature-item {
    padding-left: 30px;
    padding-right: 30px; } }

.feature-item .icon {
  z-index: 1;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 55px;
  position: relative;
  margin-bottom: 50px;
  color: var(--primary-color); }

.feature-item .icon:before {
  content: '';
  width: 50px;
  height: 50px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: white;
  position: absolute;
  left: 15px;
  bottom: -10px;
  border-radius: 50%; }

.feature-item:hover {
  background: white;
  border-radius: 20px;
  box-shadow: 0px 10px 60px rgba(208, 208, 208, 0.25); }

.feature-item:hover .icon {
  color: var(--secondary-color); }

.feature-item:hover .icon:before {
  background: rgba(var(--secondary-rgb), 0.1); }

.feature-item.style-two {
  background: white;
  border-radius: 10px; }

.feature-item.style-two .icon {
  margin-bottom: 18px;
  color: var(--secondary-color); }

.feature-item.style-two .icon:before {
  display: none; }

.feature-item.style-two .content h5, .feature-item.style-two .content .h5 {
  margin-bottom: 0;
  letter-spacing: -1px; }

.feature-item.style-two .content p {
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.feature-item.style-two:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  box-shadow: 10px 4px 40px rgba(99, 171, 69, 0.5); }

.feature-item.style-two:hover .icon,
.feature-item.style-two:hover .content p,
.feature-item.style-two:hover .content h5 a,
.feature-item.style-two:hover .content .h5 a {
  color: white; }

.feature-item.style-three {
  border: none;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 50px 50px 30px;
  height: calc(100% - 10px);
  background: var(--heading-color); }

@media only screen and (max-width: 479px) {
  .feature-item.style-three {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .feature-item.style-three {
    padding-left: 25px;
    padding-right: 25px; } }

.feature-item.style-three .icon,
.feature-item.style-three .content p,
.feature-item.style-three .content h3 a,
.feature-item.style-three .content .h3 a,
.feature-item.style-three .content h6 a,
.feature-item.style-three .content .h6 a,
.feature-item.style-three .icon-title h5 a,
.feature-item.style-three .icon-title .h5 a {
  color: white; }

.feature-item.style-three .icon {
  margin-bottom: 25px; }

.feature-item.style-three .icon:before {
  display: none; }

@media only screen and (max-width: 1599px) {
  .feature-item.style-three .content h3, .feature-item.style-three .content .h3 {
    font-size: 25px; } }

.feature-item.style-three.bgc-primary {
  background: var(--primary-color); }

.feature-item.style-three.bgc-secondary {
  background: var(--secondary-color); }

.fwc2025-wrapper .feature-item.style-three.bgc-pink {
  background: #77bc15; }

.feature-item.style-three .icon-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 6px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.feature-item.style-three .icon-title .icon {
  margin-right: 30px;
  margin-bottom: 15px; }

@media only screen and (max-width: 375px) {
  .feature-item.style-three .icon-title .icon {
    font-size: 45px;
    margin-right: 20px; } }

.feature-item.style-three .icon-title h5, .feature-item.style-three .icon-title .h5 {
  line-height: 1.3;
  margin-top: -7px;
  margin-bottom: 15px; }

@media only screen and (max-width: 375px) {
  .feature-item.style-three .icon-title h5, .feature-item.style-three .icon-title .h5 {
    font-size: 20px; } }

.features-content-part {
  max-width: 580px; }

.features-content-part .section-title {
  max-width: 500px; }

@media only screen and (min-width: 768px) {
  .features-customer-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

.features-customer-box .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 50%;
  position: relative; }

@media only screen and (max-width: 767px) {
  .features-customer-box .image {
    max-width: none;
    margin-left: 15px;
    margin-right: 15px; } }

.features-customer-box .content {
  margin-left: -20%;
  background: white;
  border-radius: 20px;
  padding: 50px 55px 40px 30%;
  padding-left: calc(20% + 55px);
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 60px rgba(208, 208, 208, 0.25); }

@media only screen and (max-width: 767px) {
  .features-customer-box .content {
    margin-left: 0;
    margin-top: -35px;
    padding: 70px 45px 30px; } }

@media only screen and (max-width: 375px) {
  .features-customer-box .content {
    padding-left: 25px;
    padding-right: 25px; } }

.features-customer-box .content h6, .features-customer-box .content .h6 {
  font-size: 18px; }

.feature-authors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.feature-authors > * {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid white; }

.feature-authors img {
  margin-right: -15px; }

.feature-authors > span {
  color: white;
  line-height: 46px;
  text-align: center;
  background: var(--secondary-color); }

/* Features Two */
@media only screen and (min-width: 992px) {
  .features-wrap-two {
    margin-right: -350px; } }

.features-image-two img {
  border-radius: 10px; }

/* Features Three */
.features-area-three {
  margin-left: 30px;
  margin-right: 30px; }

@media only screen and (max-width: 991px) {
  .features-area-three {
    margin-left: 15px;
    margin-right: 15px; } }

.features-area-three .row {
  --bs-gutter-x: 10px; }

.about-feature-two .feature-item.style-two:hover {
  background: var(--secondary-color);
  border-color: var(--secondary-color);
  box-shadow: 10px 4px 40px rgba(247, 146, 30, 0.5); }

.about-feature-two .shape {
  position: absolute;
  left: 0;
  top: 28px;
  max-width: 15%; }

/* Feature FAQ Page */
.faq-page-featuers .feature-item.style-three {
  height: calc(100% - 30px);
  padding-bottom: 20px;
  margin-bottom: 30px;
  padding-top: 40px; }

@media only screen and (min-width: 376px) {
  .faq-page-featuers .feature-item.style-three {
    padding-left: 40px;
    padding-right: 40px; } }

.faq-page-featuers .feature-item.style-three .icon {
  font-size: 45px; }

/*******************************************************/
/***************** ## Mobile App Area *****************/
/*******************************************************/
.mobile-app-content {
  max-width: 475px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mobile-app-content .section-title h2, .mobile-app-content .section-title .h2 {
    font-size: 40px; } }

.mobile-app-content .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.mobile-app-content .list-style-two li {
  width: 48%; }

@media only screen and (max-width: 479px) {
  .mobile-app-content .list-style-two li {
    width: 100%; } }

.google-play-app-store {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.google-play-app-store a {
  max-width: 205px; }

.google-play-app-store a:first-child {
  margin-right: 25px; }

.google-play-app-store a img {
  border-radius: 8px; }

.mobile-app-images {
  z-index: 1;
  position: relative;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content; }

@media only screen and (min-width: 1200px) {
  .mobile-app-images {
    margin-left: auto; } }

.mobile-app-images .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.mobile-app-images .images img:nth-child(1) {
  max-width: 23%;
  margin-bottom: 3.5%;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
          align-self: flex-end; }

.mobile-app-images .images img:nth-child(2) {
  max-width: 50%;
  margin-bottom: 1%;
  margin-left: -0.7%; }

.mobile-app-images .images img:nth-child(3) {
  max-width: 26%;
  margin-top: 10%;
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
          align-self: flex-start; }

.mobile-app-images .bg {
  width: 83%;
  z-index: -1;
  position: absolute;
  left: 6%;
  bottom: 0; }

/*******************************************************/
/**************** ## Testimonials Area ****************/
/*******************************************************/
.testimonials-wrap {
  padding: 100px 85px;
  border-radius: 20px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1299px) {
  .testimonials-wrap {
    padding-left: 40px;
    padding-right: 40px; } }

@media only screen and (max-width: 767px) {
  .testimonials-wrap {
    padding-left: 25px;
    padding-right: 25px; } }

.testimonial-left-image {
  min-height: 500px;
  border-radius: 20px;
  background-size: cover;
  background-position: center; }

@media only screen and (min-width: 992px) {
  .testimonial-left-image {
    position: absolute;
    right: 0;
    top: -30px;
    width: calc(50vw - 20%);
    height: calc(100% + 60px); } }

.testimonial-right-content {
  max-width: 570px; }

@media only screen and (min-width: 992px) {
  .testimonial-right-content {
    margin-left: auto; } }

.testimonial-item .text {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 60px; }

@media only screen and (max-width: 767px) {
  .testimonial-item .text {
    font-size: 25px; } }

@media only screen and (max-width: 575px) {
  .testimonial-item .text {
    font-size: 22px; } }

@media only screen and (max-width: 375px) {
  .testimonial-item .text {
    font-size: 20px; } }

.testi-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 15px; }

.testi-header .quote {
  font-size: 60px;
  margin-right: 30px;
  margin-bottom: 15px;
  color: var(--primary-color); }

@media only screen and (max-width: 767px) {
  .testi-header .quote {
    font-size: 45px;
    margin-right: 15px; } }

.testi-header h4, .testi-header .h4 {
  margin-right: 15px;
  margin-bottom: 15px; }

@media only screen and (max-width: 767px) {
  .testi-header h4, .testi-header .h4 {
    font-size: 20px; } }

.testi-header .ratting {
  padding: 5px 12px;
  margin-bottom: 15px;
  border-radius: 20px;
  background: var(--secondary-color); }

.testi-header .ratting i {
  color: white; }

@media only screen and (min-width: 768px) {
  .testi-header .ratting i {
    font-size: 16px; } }

.author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.author .image {
  max-width: 65px;
  margin-right: 25px; }

@media only screen and (max-width: 575px) {
  .author .image {
    margin-right: 15px; } }

@media only screen and (max-width: 375px) {
  .author .image {
    max-width: 55px; } }

.author .image img {
  border-radius: 50%; }

.author .content h5, .author .content .h5 {
  margin-bottom: 0; }

@media only screen and (max-width: 375px) {
  .author .content h5, .author .content .h5 {
    font-size: 18px; } }

.testimonial-left-content {
  position: relative;
  max-width: 595px;
  padding-right: 50px;
  padding-bottom: 60px; }

@media only screen and (max-width: 479px) {
  .testimonial-left-content {
    padding-right: 20px; } }

.testimonial-left-content .happy-customer {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 35px 40px 40px;
  max-width: 270px;
  border-radius: 10px; }

@media only screen and (max-width: 479px) {
  .testimonial-left-content .happy-customer {
    padding: 25px 30px 30px; } }

.testimonial-left-content .happy-customer h6, .testimonial-left-content .happy-customer .h6 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 18px;
  letter-spacing: -0.02em; }

.testimonial-left-content .happy-customer hr {
  margin-top: 30px;
  margin-bottom: 20px;
  opacity: 0.3; }

.testimonial-left-content .happy-customer p {
  margin-bottom: 13px; }

.testimonial-left-content .happy-customer .testi-header {
  margin-bottom: 0; }

.testimonial-left-content .happy-customer .testi-header .ratting {
  margin-bottom: 0; }

.testimonial-left-content .happy-customer.bgc-black {
  outline: 5px solid white; }

.testimonial-left-content .happy-customer.bgc-black .feature-authors > span {
  background: var(--primary-color); }

/*******************************************************/
/***************** ## Instagram Area *****************/
/*******************************************************/
.footer-instagram .row {
  --bs-gutter-x: 10px; }

.instagram-item {
  display: block;
  margin-bottom: 10px; }

.instagram-item img {
  width: 100%;
  border-radius: 7px; }

/*******************************************************/
/***************** ## Newsletter Area *****************/
/*******************************************************/
.newsletter-content-part {
  max-width: 545px; }

.newsletter-content-part > p {
  margin-bottom: 0; }

@media only screen and (min-width: 376px) {
  .newsletter-content-part > p {
    margin-left: 30px; } }

.text-white.newsletter-content-part .newsletter-form input {
  color: var(--base-color); }

.newsletter-bg-image {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  text-align: center;
  width: calc(50vw - 140px); }

@media only screen and (max-width: 991px) {
  .newsletter-bg-image {
    width: 100%; } }

.newsletter-image-part {
  min-height: 500px; }

@media only screen and (min-width: 992px) {
  .newsletter-image-part {
    height: 100%;
    width: calc(50vw - 200px);
    position: absolute;
    left: calc(50vw - 140px);
    top: 0; } }

.newsletter-three .newsletter-image-part {
  right: 0;
  left: auto; }

@media only screen and (min-width: 992px) {
  .newsletter-three .newsletter-image-part {
    width: calc(50vw - 15px); } }

@media only screen and (min-width: 992px) {
  .newsletter-three .newsletter-bg-image {
    width: calc(50vw - 15px); } }

/*******************************************************/
/******************** ## Team Area ********************/
/*******************************************************/
.fwc2025-wrapper .team-area:before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  content: '';
  width: 100%;
  height: 100%; }

.team-item {
  margin-bottom: 30px; }
  .team-item:hover {
    cursor: pointer; }

.team-item img {
  width: 100%;
  border-radius: 10px; }

.team-item .content {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: white;
  text-align: center;
  border-radius: 10px;
  padding: 15px 10px; }

.team-item .content h6, .team-item .content .h6 {
  margin-bottom: 0; }

.team-item .content .designation {
  display: block; }

.team-item .content .social-style-one {
  display: none;
  margin-top: 10px;
  margin-bottom: 5px; }

.team-item .content .social-style-one a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block; }

.team-item .content .social-style-one a:not(:hover) {
  color: var(--primary-color);
  background: rgba(var(--primary-rgb), 0.15); }

.guide-shapes .shape {
  top: 0;
  z-index: -1;
  max-width: 15%;
  position: absolute; }

.guide-shapes .shape.one {
  left: 0; }

.guide-shapes .shape.two {
  right: 2%; }

/*******************************************************/
/******************** ## CTA Area ********************/
/*******************************************************/
.cta-item {
  z-index: 1;
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  min-height: 400px;
  position: relative;
  border-radius: 15px;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  background-size: cover;
  height: calc(100% - 30px);
  background-position: center; }

@media only screen and (max-width: 991px) {
  .cta-item {
    padding-left: 45px;
    padding-right: 45px; } }

@media only screen and (max-width: 479px) {
  .cta-item {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .cta-item {
    padding-right: 30px; } }

.cta-item:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(29, 35, 31, 0.5)), to(rgba(29, 35, 31, 0)));
  background: -webkit-linear-gradient(bottom, rgba(29, 35, 31, 0.5) 0%, rgba(29, 35, 31, 0) 100%);
  background: linear-gradient(360deg, rgba(29, 35, 31, 0.5) 0%, rgba(29, 35, 31, 0) 100%); }

.cta-item .category {
  color: white;
  display: block;
  margin-top: -5px;
  margin-bottom: 5px; }

.cta-item h2, .cta-item .h2 {
  color: white;
  max-width: 400px;
  margin-bottom: 30px; }

@media only screen and (max-width: 1399px) {
  .cta-item h2, .cta-item .h2 {
    font-size: 38px; } }

@media only screen and (max-width: 375px) {
  .cta-item h2, .cta-item .h2 {
    font-size: 33px; } }

.cta-item .theme-btn {
  margin-top: auto; }

/* CTA Two */
.cta-area-two {
  border-radius: 10px; }

.cta-area-two:before {
  opacity: 0.75; }

.cta-content-part {
  max-width: 444px; }

.cta-content-part .section-title h2, .cta-content-part .section-title .h2 {
  letter-spacing: -2px; }

@media only screen and (min-width: 1400px) {
  .cta-content-part .section-title h2, .cta-content-part .section-title .h2 {
    font-size: 65px; } }

.cta-content-part .section-title h2 span, .cta-content-part .section-title .h2 span {
  line-height: 1;
  border-radius: 7px;
  background: var(--primary-color); }

.cta-content-part p {
  max-width: 350px; }

@media only screen and (min-width: 576px) {
  .cta-content-part p {
    font-size: 20px; } }

/* CTA Three */
.cta-three-content {
  max-width: 550px;
  padding: 100px 80px; }

@media only screen and (max-width: 575px) {
  .cta-three-content {
    padding-left: 50px;
    padding-right: 50px; } }

@media only screen and (max-width: 479px) {
  .cta-three-content {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .cta-three-content {
    padding-left: 25px;
    padding-right: 25px; } }

.cta-three-shape {
  z-index: -1;
  position: absolute;
  right: 8%;
  bottom: 0;
  max-width: 25%; }

.cta-three-image {
  height: 100%;
  min-height: 400px; }

/*******************************************************/
/******************* ## Benefit Area *******************/
/*******************************************************/
.benefit-area-inner {
  position: relative;
  z-index: 1; }

.benefit-area-inner:before {
  content: '';
  background-size: cover;
  background-position: center;
  background-color: var(--heading-color);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 1650px;
  height: 100%;
  border-radius: 20px; }

@media only screen and (min-width: 376px) {
  .benefit-content-part .happy-customer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

.benefit-content-part .happy-customer h6, .benefit-content-part .happy-customer .h6 {
  font-size: 18px;
  font-weight: 400;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  margin-right: 20px;
  margin-bottom: 0; }

@media only screen and (max-width: 375px) {
  .benefit-content-part .happy-customer .feature-authors {
    margin-top: 15px; } }

.benefit-content-part .happy-customer .feature-authors > span {
  background: var(--primary-color); }

.benefit-image-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 740px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start; }

@media only screen and (min-width: 1200px) {
  .benefit-image-part {
    margin-left: auto; } }

.benefit-image-part .image-two {
  margin-top: 50px;
  margin-left: -80px; }

@media only screen and (min-width: 1200px) {
  .benefit-image-part.style-two {
    margin-left: -30px; } }

/*******************************************************/
/****************** ## Products Area ******************/
/*******************************************************/
.product-item {
  margin-bottom: 40px; }

.product-item .image {
  max-height: 400px;
  position: relative;
  border-radius: 7px;
  margin-bottom: 18px;
  padding-bottom: 110%;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.product-item .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%; }

.product-item .content h6, .product-item .content .h6 {
  margin-bottom: 0; }

.product-slider {
  margin-left: -15px;
  margin-right: -15px; }

.product-slider .product-item {
  margin-left: 15px;
  margin-right: 15px; }

.product-slider .slick-dots {
  margin-top: 10px; }

.shop-shorter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 1199px) {
  .shop-shorter {
    margin-right: -10px; } }

.shop-shorter .grid-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.shop-shorter .grid-list li {
  margin-right: 15px; }

.shop-shorter .nice-select {
  font-size: 14px;
  max-width: 190px;
  margin-bottom: 10px;
  border-radius: 22px;
  width: calc(50% - 10px);
  padding: 1px 35px 1px 20px;
  border: 1px solid var(--border-color); }

.shop-shorter .nice-select:not(:last-child) {
  margin-right: 10px; }

.shop-shorter .nice-select:after {
  width: 8px;
  height: 8px;
  right: 20px;
  margin-top: -5px; }

.shop-shorter .sort-text {
  font-weight: 500;
  color: var(--heading-color); }

@media only screen and (min-width: 576px) {
  .shop-shorter.style-two .sort-text {
    font-size: 20px; } }

.shop-shorter.style-two .nice-select {
  width: auto;
  font-size: 16px;
  border-color: black; }

@media only screen and (min-width: 576px) {
  .shop-shorter.style-two .nice-select {
    max-width: 230px;
    border-radius: 25px;
    padding: 4px 45px 4px 25px; } }

/* Product Details */
.preview-images {
  margin-bottom: 30px;
  border-radius: 10px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.preview-images .preview-item {
  position: relative;
  padding-bottom: 94%; }

.preview-images .preview-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 60%;
  max-height: 70%; }

.thumb-images {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.thumb-images .thumb-item {
  position: relative;
  padding-bottom: 30%;
  border-radius: 7px;
  width: calc(33% - 18px);
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.thumb-images .thumb-item img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 65%;
  max-height: 70%; }

@media only screen and (min-width: 1200px) {
  .product-details-content {
    margin-top: 55px;
    max-width: 520px;
    margin-left: auto; } }

.product-details-content .section-title h2, .product-details-content .section-title .h2 {
  margin-bottom: 7px; }

.product-details-content .ratting i {
  font-size: 16px; }

.product-details-content .price {
  display: block; }

@media only screen and (max-width: 375px) {
  .product-details-content .price {
    font-size: 18px; } }

.product-details-content .add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.product-details-content .add-to-cart h6, .product-details-content .add-to-cart .h6 {
  margin-bottom: 0;
  margin-top: 15px;
  margin-right: 30px; }

.product-details-content .add-to-cart .theme-btn {
  margin-top: 15px; }

.product-details-content .add-to-cart input {
  font-size: 22px;
  font-weight: 600;
  max-width: 130px;
  margin-top: 15px;
  margin-right: 20px;
  padding: 10px 30px;
  border-radius: 25px;
  background: transparent;
  border: 1px solid var(--border-color); }

.product-details-content .wishlist {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.product-details-content .wishlist i {
  margin-right: 5px; }

.product-details-content .category-tags li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.product-details-content .category-tags li b {
  min-width: 85px;
  font-weight: 600;
  margin-right: 5px;
  margin-bottom: 5px;
  color: var(--heading-color); }

.product-details-content .category-tags li a {
  margin-bottom: 5px;
  display: inline-block; }

.product-details-content .category-tags li a:not(:last-child) {
  margin-right: 5px; }

.product-details-content .category-tags li a:not(:last-child):after {
  content: ','; }

.product-tab {
  margin-right: -10px; }

.product-tab li {
  margin-right: 10px;
  margin-bottom: 10px; }

.product-tab li a {
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 10px 35px;
  border-radius: 30px;
  display: inline-block;
  color: var(--heading-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .product-tab li a {
    font-size: 14px;
    padding: 7px 20px; } }

.product-tab li a i {
  margin-left: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.product-tab li a.active {
  color: white;
  background: var(--primary-color);
  border-color: var(--primary-color); }

.tab-content .list-style-two li {
  font-size: 16px;
  font-weight: 400; }

.tab-content .list-style-two li:before {
  width: 20px;
  height: 20px;
  font-size: 10px;
  line-height: 20px; }

/*******************************************************/
/**************** ## Client Logo Area ****************/
/*******************************************************/
.client-logo-wrap {
  border-radius: 10px;
  margin-left: -10px;
  margin-right: -10px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.client-logo-wrap .client-logo-item {
  margin-left: 10px;
  margin-right: 10px; }

.client-logo-item {
  text-align: center;
  margin-bottom: 15px; }

.client-logo-item img {
  display: inline-block; }

/*******************************************************/
/****************** ## Contact Forms *******************/
/*******************************************************/
.contact-info-content {
  max-width: 385px; }

.features-team-box {
  background: white;
  padding: 30px 40px;
  border-radius: 7px;
  border: 1px solid var(--border-color);
  box-shadow: 0px 10px 60px rgba(208, 208, 208, 0.25); }

@media only screen and (max-width: 1199px) {
  .features-team-box {
    padding-left: 30px;
    padding-right: 30px; } }

.features-team-box h6, .features-team-box .h6 {
  font-size: 18px;
  margin-top: -5px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border-color); }

.features-team-box .feature-authors > * {
  width: 40px;
  height: 40px;
  border: none;
  line-height: 40px; }

@media only screen and (min-width: 1200px) {
  .features-team-box .feature-authors img {
    margin-right: -8px; } }

.features-team-box .feature-authors > span {
  font-size: 22px; }

.contact-info-item {
  padding: 40px 50px;
  border-radius: 7px;
  margin-bottom: 30px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 1199px) {
  .contact-info-item {
    padding-left: 33px;
    padding-right: 33px; } }

.contact-info-item .icon {
  width: 55px;
  height: 55px;
  font-size: 22px;
  background: white;
  line-height: 53px;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 33px;
  color: var(--primary-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 375px) {
  .contact-info-item .icon {
    margin-bottom: 22px; } }

.contact-info-item h5, .contact-info-item .h5 {
  margin-bottom: 12px; }

@media only screen and (max-width: 375px) {
  .contact-info-item h5, .contact-info-item .h5 {
    font-size: 22px; } }

.contact-info-item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 20px;
  line-height: 1.6; }

@media only screen and (max-width: 1199px) {
  .contact-info-item .text {
    font-size: 18px; } }

.contact-info-item .text i {
  margin-top: 8px;
  margin-right: 10px; }

.contact-images-part {
  position: relative; }

.contact-images-part img {
  width: 100%;
  margin-bottom: 30px; }

.contact-images-part .circle-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 250px;
  height: 250px;
  background: white;
  line-height: 250px;
  border-radius: 50%;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  border: 10px solid var(--secondary-color); }

.contact-images-part .circle-logo img {
  width: auto;
  margin-bottom: 10px; }

@media only screen and (max-width: 479px) {
  .contact-images-part .circle-logo {
    width: 170px;
    height: 170px;
    border-width: 8px;
    line-height: 170px; }
  .contact-images-part .circle-logo img {
    max-width: 33%;
    margin-bottom: 5px; }
  .contact-images-part .circle-logo .h2 {
    font-size: 30px; } }

.contact-map iframe {
  margin-bottom: -10px;
  height: 616px; }

@media only screen and (max-width: 1199px) {
  .contact-map iframe {
    height: 500px; } }

@media only screen and (max-width: 767px) {
  .contact-map iframe {
    height: 350px; } }

/* Contact Form Validation */
.has-error .with-errors {
  color: red;
  margin-top: 5px;
  margin-bottom: -15px; }

#msgSubmit {
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 10px; }

/*******************************************************/
/****************** ## Videos Area ********************/
/*******************************************************/
/* Video Play */
.video-play {
  padding-left: 4px;
  width: 65px;
  height: 65px;
  background: white;
  line-height: 65px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  color: var(--primary-color); }

.video-play:hover {
  color: white;
  background: var(--primary-color); }

/* Video Play With Text */
.video-play-text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.video-play-text > i {
  font-size: 14px;
  margin-right: 15px;
  color: var(--heading-color);
  width: 55px;
  height: 55px;
  background: var(--lighter-color);
  line-height: 55px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid var(--border-color); }

.video-play-text span {
  font-weight: 500;
  color: var(--heading-color);
  font-family: var(--heading-font);
  text-decoration: underline; }

/* Video Section */
.video-title-wrap {
  z-index: 2;
  position: relative;
  margin-bottom: -7%; }

@media only screen and (max-width: 991px) {
  .video-title-wrap {
    margin-bottom: -5%; } }

.video-title {
  color: white;
  display: block;
  font-size: 180px;
  line-height: 0.93;
  font-family: var(--heading-font); }

@media only screen and (max-width: 1199px) {
  .video-title {
    font-size: 120px; } }

@media only screen and (max-width: 991px) {
  .video-title {
    font-size: 90px; } }

@media only screen and (max-width: 767px) {
  .video-title {
    font-size: 70px; } }

@media only screen and (max-width: 575px) {
  .video-title {
    font-size: 50px; } }

@media only screen and (max-width: 375px) {
  .video-title {
    font-size: 40px; } }

.video-area .for-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 80%; }

.video-area .shape {
  position: absolute;
  right: 4%;
  bottom: 0;
  max-width: 15%; }

.video-wrap {
  z-index: 1;
  position: relative; }

.video-wrap::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.3;
  background-color: var(--heading-color); }

.video-wrap:before {
  z-index: 1;
  border-radius: 20px; }

.video-wrap img {
  border-radius: 20px; }

.video-wrap .video-play {
  z-index: 2;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: var(--secondary-color);
  font-size: 18px;
  line-height: 100px;
  background: white;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  -webkit-animation: pulse 1.5s infinite linear;
  animation: pulse 1.5s infinite linear; }

@media only screen and (max-width: 991px) {
  .video-wrap .video-play {
    width: 70px;
    height: 70px;
    line-height: 70px; } }

@media only screen and (max-width: 479px) {
  .video-wrap .video-play {
    width: 50px;
    height: 50px;
    font-size: 15px;
    line-height: 50px; } }

/*******************************************************/
/****************** ## Gallery Area ******************/
/*******************************************************/
.gallery-item {
  margin-bottom: 10px; }

.gallery-item img {
  width: 100%; }

.destination-map iframe {
  height: 500px;
  border-radius: 10px;
  margin-bottom: -10px; }

.gallery-two-item {
  margin-bottom: 40px; }

.gallery-two-item .image {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  border-radius: 10px; }

.gallery-two-item .image:after {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  content: '';
  width: 100%;
  height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: var(--heading-color); }

.gallery-two-item .image img {
  width: 100%; }

.gallery-two-item .image .link {
  z-index: 2;
  top: -70px;
  opacity: 0;
  color: white;
  font-size: 22px;
  position: absolute;
  left: calc(50% - 32.5px);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 65px;
  height: 65px;
  background: var(--secondary-color);
  line-height: 65px;
  border-radius: 50%;
  text-align: center; }

@media only screen and (max-width: 767px) {
  .gallery-two-item .content h5, .gallery-two-item .content .h5 {
    font-size: 22px; } }

.gallery-two-item:hover .image:after {
  height: 100%;
  opacity: 0.5; }

.gallery-two-item:hover .image .link {
  opacity: 1;
  top: calc(50% - 32.5px); }

.gallery-slider-active {
  margin-left: -5px;
  margin-right: -5px; }

.gallery-slider-active .gallery-three-item {
  margin-left: 5px;
  margin-right: 5px; }

.gallery-slider-active .slick-dots {
  margin-top: 45px; }

.gallery-three-item {
  margin-bottom: 10px; }

.gallery-three-item .image img {
  width: 100%; }

.gallery-three-item .content {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 30px;
  bottom: 60px;
  background: white;
  padding: 13px 30px;
  border-radius: 10px; }

@media only screen and (max-width: 991px) {
  .gallery-three-item .content {
    left: 10px; } }

@media only screen and (max-width: 767px) {
  .gallery-three-item .content {
    padding-left: 15px;
    padding-right: 15px; } }

@media only screen and (max-width: 479px) {
  .gallery-three-item .content .category {
    font-size: 14px; } }

.gallery-three-item .content h5, .gallery-three-item .content .h5 {
  margin-bottom: 0;
  line-height: 1.3; }

@media only screen and (max-width: 991px) {
  .gallery-three-item .content h5, .gallery-three-item .content .h5 {
    font-size: 20px; } }

@media only screen and (max-width: 479px) {
  .gallery-three-item .content h5, .gallery-three-item .content .h5 {
    font-size: 16px; } }

@media only screen and (max-width: 375px) {
  .gallery-three-item .content h5, .gallery-three-item .content .h5 {
    font-size: 14px; } }

.gallery-three-item:hover .content {
  opacity: 1;
  bottom: 30px; }

@media only screen and (max-width: 991px) {
  .gallery-three-item:hover .content {
    bottom: 10px; } }

/*******************************************************/
/******************** ## Blog Area ********************/
/*******************************************************/
.blog-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.blog-meta li {
  margin-bottom: 2px; }

.blog-meta li i {
  margin-right: 5px; }

.blog-meta li img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  margin-right: 10px; }

.blog-meta li:not(:last-child) {
  margin-right: 30px; }

.blog-item {
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 20px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 375px) {
  .blog-item {
    padding-left: 25px;
    padding-right: 25px; } }

.blog-item .content {
  padding-bottom: 40px; }

@media only screen and (min-width: 1400px) {
  .blog-item .content {
    padding-left: 20px;
    padding-right: 20px; } }

.blog-item .content .category {
  font-weight: 500;
  padding: 2px 15px;
  background: white;
  margin-bottom: 20px;
  border-radius: 10px;
  display: inline-block; }

.blog-item .content h5, .blog-item .content .h5 {
  margin-bottom: 25px; }

@media only screen and (max-width: 479px) {
  .blog-item .content h5, .blog-item .content .h5 {
    font-size: 22px; } }

@media only screen and (max-width: 375px) {
  .blog-item .content h5, .blog-item .content .h5 {
    font-size: 20px; } }

.blog-item .theme-btn {
  margin-top: 30px; }

.blog-item .theme-btn > span:before {
  color: white; }

.blog-item:not(:hover) .theme-btn {
  background: white;
  color: var(--heading-color); }

.blog-item.style-two {
  padding: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px; }

.blog-item.style-two .image img {
  width: 100%;
  border-radius: 10px; }

.blog-item.style-two .content {
  padding: 0 40px 25px; }

@media only screen and (max-width: 479px) {
  .blog-item.style-two .content {
    padding-left: 20px;
    padding-right: 20px; } }

.blog-item.style-two .content .blog-meta {
  margin-top: -22px;
  padding: 6px 25px;
  background: white;
  position: relative;
  margin-bottom: 25px;
  border-radius: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  box-shadow: 10px 4px 60px rgba(133, 133, 133, 0.25); }

.blog-item.style-two .content .blog-meta li i {
  font-size: 0.9em; }

.blog-item.style-two .content .blog-meta li:not(:last-child) {
  margin-right: 15px; }

.blog-item.style-two .content h5, .blog-item.style-two .content .h5 {
  margin-bottom: 20px; }

.blog-item.style-two:not(:hover) {
  background: transparent; }

.blog-item.style-three {
  padding: 10px; }

@media only screen and (min-width: 768px) {
  .blog-item.style-three {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; } }

.blog-item.style-three .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none; }

@media only screen and (min-width: 768px) {
  .blog-item.style-three .image {
    max-width: 45%; } }

@media only screen and (min-width: 1200px) {
  .blog-item.style-three .image {
    margin-right: 6%; } }

@media only screen and (max-width: 767px) {
  .blog-item.style-three .image img {
    margin-bottom: 10px; } }

.blog-item.style-three .content {
  padding: 20px; }

@media only screen and (min-width: 768px) {
  .blog-item.style-three .content {
    max-width: 350px; } }

@media only screen and (max-width: 375px) {
  .blog-item.style-three .content {
    padding-left: 10px;
    padding-right: 10px; } }

.blog-item.style-three .content .category {
  margin-bottom: 15px;
  box-shadow: 10px 4px 40px rgba(153, 153, 153, 0.25); }

.blog-item.style-three .content h5, .blog-item.style-three .content .h5 {
  margin-bottom: 14px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-item.style-three .content h5, .blog-item.style-three .content .h5 {
    font-size: 22px; } }

.blog-item.style-three .content .blog-meta {
  margin-bottom: 15px; }

@media only screen and (min-width: 1200px) {
  .blog-item.style-three .content .blog-meta {
    margin-top: 15%; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-item.style-three .content .blog-meta li:not(:last-child) {
    margin-right: 10px; } }

.blog-item.style-three .content p {
  margin-top: auto; }

.blog-item.style-three .content .theme-btn {
  margin-top: 5px;
  font-size: 14px;
  padding: 4px 20px; }

/* Blog Details */
.blog-details-content h1, .blog-details-content .h1,
.blog-details-content h2,
.blog-details-content .h2,
.blog-details-content h3,
.blog-details-content .h3,
.blog-details-content h4,
.blog-details-content .h4,
.blog-details-content h5,
.blog-details-content .h5 {
  margin-bottom: 15px; }

.blog-details-content .category {
  color: white;
  font-weight: 500;
  padding: 2px 15px;
  border-radius: 10px;
  margin-bottom: 30px;
  display: inline-block;
  background: var(--secondary-color); }

.blog-details-content .blog-meta li {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  -webkit-flex: 1 auto;
          flex: 1 auto;
  padding: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin: 0 -1px -1px 0;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 479px) {
  .blog-details-content .blog-meta li {
    padding-top: 6px;
    padding-bottom: 6px; } }

.blog-details-content .image img {
  border-radius: 10px; }

.blog-details-content .list-style-two li {
  font-size: 16px;
  font-weight: 400; }

.blog-details-content .list-style-two li:before {
  width: 20px;
  height: 20px;
  font-size: 10px;
  line-height: 20px;
  background: var(--primary-color); }

blockquote {
  position: relative;
  padding: 40px 60px 25px 130px;
  background: var(--lighter-color);
  border-radius: 7px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  blockquote {
    padding-top: 30px;
    padding-left: 70px;
    padding-right: 20px;
    font-size: 18px; } }

@media only screen and (max-width: 375px) {
  blockquote {
    padding-right: 10px;
    padding-left: 50px;
    font-size: 16px; } }

blockquote i {
  position: absolute;
  left: 40px;
  top: 15px;
  font-size: 70px;
  color: var(--primary-color); }

@media only screen and (max-width: 767px) {
  blockquote i {
    top: 8px;
    left: 15px;
    font-size: 45px; } }

@media only screen and (max-width: 375px) {
  blockquote i {
    font-size: 35px;
    left: 10px; } }

blockquote .blockquote-footer {
  display: block;
  color: var(--base-color);
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 0.9em; }

blockquote .blockquote-footer:before {
  content: '\2014\2014\2014\2014';
  margin-right: 22px;
  letter-spacing: -4px; }

.tag-share {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.tag-share .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 15px; }

.tag-share .item h6, .tag-share .item .h6 {
  font-size: 18px;
  margin-top: 5px;
  margin-right: 15px; }

.tag-share .item .social-style-one a {
  width: 35px;
  height: 35px;
  font-size: 13px;
  line-height: 35px;
  border: 1px solid var(--border-color); }

.tag-share .item .social-style-one a:not(:hover) {
  color: var(--base-color); }

.tag-share .item .social-style-one a:hover {
  border-color: var(--primary-color); }

/* Next Prev Blog */
.next-prev-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.next-prev-blog .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 340px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 30px; }

.next-prev-blog .item .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 100px;
  margin-right: 30px; }

@media only screen and (max-width: 375px) {
  .next-prev-blog .item .image {
    max-width: 80px;
    margin-right: 20px; } }

.next-prev-blog .item h6, .next-prev-blog .item .h6 {
  line-height: 1.5;
  margin-bottom: 5px; }

@media only screen and (max-width: 375px) {
  .next-prev-blog .item h6, .next-prev-blog .item .h6 {
    font-size: 17px; } }

.next-prev-blog .item .date i {
  margin-right: 4px; }

/* Comments */
.comments {
  border-radius: 10px;
  border: 1px solid var(--border-color); }

.comment-body {
  padding: 50px; }

@media only screen and (min-width: 480px) {
  .comment-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media only screen and (max-width: 767px) {
  .comment-body {
    padding-left: 25px;
    padding-right: 25px; } }

.comment-body .author-thumb {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 85px;
  margin-right: 35px;
  margin-bottom: 20px; }

@media only screen and (max-width: 575px) {
  .comment-body .author-thumb {
    margin-right: 20px; } }

.comment-body .author-thumb img {
  border-radius: 50%; }

.comment-body .content h6, .comment-body .content .h6 {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 600; }

.comment-body .content .ratting {
  margin-bottom: 15px; }

.comment-body .content .ratting i {
  font-size: 12px;
  margin: 0 5px 0 0; }

.comment-body .content .time {
  display: block;
  font-weight: 500;
  margin-bottom: 2px;
  color: var(--heading-color); }

.comment-body .content .read-more {
  text-decoration: none;
  color: var(--heading-color); }

.comment-body .content .read-more i {
  margin-top: 2px;
  background: var(--heading-color); }

.comment-body .content .read-more:hover i {
  background: var(--primary-color); }

.comment-body:not(:first-child) {
  border-top: 1px solid var(--border-color); }

.comment-body.comment-child {
  padding-top: 0;
  border-top: none;
  padding-left: 90px; }

@media only screen and (max-width: 767px) {
  .comment-body.comment-child {
    padding-left: 40px; } }

.admin-comment {
  border-radius: 10px;
  border: 1px solid var(--border-color); }

.admin-comment .comment-body {
  max-width: none;
  margin-bottom: 0;
  padding: 35px 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 767px) {
  .admin-comment .comment-body {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (min-width: 1200px) {
  .admin-comment .comment-body .author-thumb {
    max-width: 130px; } }

@media only screen and (min-width: 576px) {
  .admin-comment .comment-body .author-thumb {
    margin-bottom: 0;
    margin-right: 40px; } }

.admin-comment .comment-body .content h4, .admin-comment .comment-body .content .h4 {
  font-size: 20px;
  margin-bottom: 12px; }

.admin-comment .comment-body .content .author {
  display: block;
  margin-bottom: 15px; }

.admin-comment .comment-body .content .social-icons {
  margin-top: 10px; }

.admin-comment .comment-body .content .social-icons a {
  margin-right: 20px; }

.admin-comment .comment-body .content .social-icons a:hover {
  color: var(--primary-color); }

/* Comment Form */
.comment-form {
  padding: 50px;
  border-radius: 10px;
  border: 1px solid var(--border-color); }

@media only screen and (max-width: 767px) {
  .comment-form {
    padding-left: 35px;
    padding-right: 35px; } }

@media only screen and (max-width: 375px) {
  .comment-form {
    padding-left: 25px;
    padding-right: 25px; } }

.comment-form .section-title h2, .comment-form .section-title .h2 {
  margin-bottom: 4px; }

.comment-form .form-group {
  margin-bottom: 20px; }

.comment-form .form-group label {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--heading-color); }

.comment-form .form-control {
  background: white;
  border-radius: 7px;
  border-color: var(--border-color); }

.comment-form .form-control:focus {
  border-color: var(--heading-color); }

.comment-form .radio-filter input {
  width: 25px;
  height: 25px;
  border-width: 2px; }

.comment-form .radio-filter input:before {
  opacity: 1;
  background: var(--border-color); }

.comment-form .radio-filter input:checked:before {
  background: var(--secondary-color); }

.comment-form .radio-filter label {
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 400; }

.comment-review-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -5px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.comment-review-wrap .comment-ratting-item {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 767px) {
  .comment-review-wrap .comment-ratting-item {
    width: 45%; } }

@media only screen and (max-width: 479px) {
  .comment-review-wrap .comment-ratting-item {
    width: 100%; } }

.comment-review-wrap .comment-ratting-item .title {
  font-size: 18px;
  font-weight: 500;
  margin-right: 25px; }

.comment-review-wrap .comment-ratting-item .ratting i {
  font-size: 12px; }

/*******************************************************/
/******************** ## FAQs Area ********************/
/*******************************************************/
.accordion-item {
  border-radius: 10px;
  margin-bottom: 15px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.accordion-item:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.accordion-item:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.accordion-item:last-of-type .accordion-button {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; }

.accordion-item:not(:last-child) {
  margin-bottom: 10px; }

.accordion-item:not(:first-of-type) {
  border-top: 1px solid var(--border-color); }

.accordion-item .accordion-button {
  border: none;
  font-size: 20px;
  box-shadow: none;
  font-weight: 500;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: var(--heading-color);
  background: transparent;
  padding: 12px 10px 10px 30px; }

@media only screen and (max-width: 479px) {
  .accordion-item .accordion-button {
    font-size: 16px;
    padding: 8px 10px 8px 20px; } }

.accordion-item .accordion-button:after {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  font-size: 15px;
  font-weight: 300;
  margin-top: -2px;
  content: '\F068';
  text-align: center;
  width: 40px;
  height: 40px;
  background: white;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  border: 1px solid var(--border-color);
  font-family: 'Font Awesome 5 Pro'; }

@media only screen and (max-width: 375px) {
  .accordion-item .accordion-button:after {
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 30px; } }

.accordion-item .accordion-button.collapsed:after {
  content: '\F067';
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.accordion-body {
  padding: 0 30px 8px; }

@media only screen and (max-width: 479px) {
  .accordion-body {
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px; } }

.accordion-body .list-style-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.accordion-body .list-style-two li {
  font-size: 16px;
  font-weight: 400;
  margin-right: 70px; }

@media only screen and (max-width: 1199px) {
  .accordion-body .list-style-two li {
    margin-right: 30px; } }

.accordion-body .list-style-two li:before {
  width: 20px;
  height: 20px;
  font-size: 10px;
  margin-top: 2px;
  line-height: 20px;
  background: var(--primary-color); }

.accordion-two {
  position: relative;
  padding-left: 50px; }

.accordion-two:before {
  content: '';
  position: absolute;
  left: 15px;
  top: 30px;
  background: var(--border-color);
  width: 1px;
  height: calc(100% - 50px); }

.accordion-two .accordion-item {
  border: none;
  border-radius: 0;
  position: relative;
  margin-bottom: 35px;
  background: transparent; }

.accordion-two .accordion-item:before {
  color: white;
  font-size: 14px;
  content: '\F00C';
  position: absolute;
  left: -50px;
  top: 5px;
  width: 30px;
  height: 30px;
  background: var(--primary-color);
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  font-family: 'Font Awesome 5 Pro'; }

.accordion-two .accordion-item .accordion-button {
  padding: 0 0 15px;
  background: transparent;
  border-bottom: 1px solid var(--border-color); }

.accordion-two .accordion-item .accordion-button:after {
  width: auto;
  height: auto;
  border: none;
  font-size: 20px;
  font-weight: 400;
  content: '\F35A';
  background: transparent;
  color: var(--secondary-color);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.accordion-two .accordion-item .accordion-button.collapsed:after {
  content: '\F35A';
  color: var(--heading-color);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.accordion-two .accordion-item .accordion-body {
  padding: 20px 0 0; }

.accordion-two .accordion-item .accordion-body p:last-child {
  margin-bottom: 0; }

/*******************************************************/
/******************** ## 404 Error ********************/
/*******************************************************/
@media only screen and (min-width: 1200px) {
  .error-content h1, .error-content .h1 {
    font-size: 100px; } }

@media only screen and (max-width: 575px) {
  .error-content h1, .error-content .h1 {
    font-size: 70px; } }

@media only screen and (max-width: 375px) {
  .error-content h1, .error-content .h1 {
    font-size: 55px; } }

.error-content .newsletter-form {
  padding: 5px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.error-content .newsletter-form input {
  background: transparent; }

.error-content .keywords {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px; }

.error-content .keywords a {
  padding: 3px 20px;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  border: 1px solid var(--border-color); }

.error-content .keywords a:hover {
  color: var(--heading-color);
  border-color: var(--heading-color); }

/*******************************************************/
/******************* ## Pricing Area *******************/
/*******************************************************/
.pricing-plan-item {
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 30px 10px 40px;
  background: var(--lighter-color);
  border: 1px solid var(--border-color); }

.pricing-plan-item .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
  margin-right: -5px;
  margin-bottom: 30px; }

.pricing-plan-item .images img {
  margin-right: 5px;
  border-radius: 7px; }

.pricing-plan-item .images img.one {
  width: calc(25% - 5px); }

.pricing-plan-item .images img.two {
  width: calc(50% - 5px); }

.pricing-plan-item .images img.three {
  width: calc(75% - 5px); }

.pricing-plan-item .content {
  padding-left: 40px;
  padding-right: 40px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-plan-item .content {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (max-width: 479px) {
  .pricing-plan-item .content {
    padding-left: 20px;
    padding-right: 20px; } }

.pricing-plan-item .content .price {
  display: block;
  margin-bottom: 5px; }

.pricing-plan-item .content h6, .pricing-plan-item .content .h6 {
  margin-bottom: 24px; }

@media only screen and (min-width: 480px) {
  .pricing-plan-item .content h6, .pricing-plan-item .content .h6 {
    font-size: 22px; } }

@media only screen and (max-width: 375px) {
  .pricing-plan-item .content h6, .pricing-plan-item .content .h6 {
    font-size: 18px; } }

.pricing-plan-item .content .theme-btn.style-three {
  margin-top: 15px;
  width: 100%; }

.pricing-plan-item .badge {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  font-weight: 400;
  padding: 7px 10px;
  border-radius: 7px;
  text-transform: uppercase;
  background: var(--primary-color); }

.pricing-plan-item.bgc-black {
  border-color: var(--heading-color);
  background-color: var(--heading-color); }

.pricing-plan-item.bgc-black .list-style-four li:before {
  color: var(--secondary-color); }

.pricing-plan-item.bgc-black .theme-btn.style-three {
  color: white;
  background: var(--primary-color);
  border-color: var(--primary-color); }

.pricing-plan-item.text-white .price span {
  color: white; }

/*******************************************************/
/****************** ## Skillbar Area *******************/
/*******************************************************/
.skillbar {
  height: 15px;
  margin-top: 70p;
  position: relative;
  border-radius: 7.5px;
  border: 1px solid var(--base-color); }

.skillbar .skillbar-title,
.skillbar .skill-bar-percent {
  top: -40px;
  color: white;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  color: var(--heading-color); }

.skillbar .skillbar-title {
  z-index: 2; }

.skillbar .skill-bar-percent {
  right: 0; }

.skillbar .skillbar-bar {
  width: 0;
  margin: 4px;
  height: 5px;
  position: relative;
  border-radius: 2.5px;
  background-image: none;
  overflow: inherit !important;
  background-color: var(--secondary-color); }

/*******************************************************/
/***************** ## Activity Area *****************/
/*******************************************************/
.popular-activity-area {
  border: 1px solid var(--border-color); }

.activity-item {
  padding: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: white;
  margin-bottom: 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

@media only screen and (max-width: 375px) {
  .activity-item {
    padding-left: 15px;
    padding-right: 15px; } }

.activity-item .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  margin-right: 25px; }

@media only screen and (max-width: 1399px) {
  .activity-item .image {
    margin-right: 15px; } }

.activity-item .image img {
  border-radius: 50%; }

@media only screen and (max-width: 1399px) {
  .activity-item .image img {
    width: 65px;
    height: 65px; } }

.activity-item .content {
  margin-right: 10px; }

.activity-item .content h5, .activity-item .content .h5 {
  line-height: 1.2;
  margin-bottom: 5px; }

@media only screen and (max-width: 1399px) {
  .activity-item .content h5, .activity-item .content .h5 {
    font-size: 20px; } }

.activity-item .right-btn {
  margin-left: auto; }

.activity-item .right-btn .more {
  color: white;
  font-size: 14px;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: var(--secondary-color);
  line-height: 30px;
  border-radius: 50%;
  text-align: center; }

.activity-item:hover {
  border-color: var(--secondary-color);
  box-shadow: 10px 4px 60px rgba(247, 146, 30, 0.3); }

/* Tour Activity */
.tour-activities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px; }

.tour-activity-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: white;
  padding: 15px 25px;
  border-radius: 12px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin: 0 15px 15px 0;
  border: 1px solid var(--border-color);
  box-shadow: 10px 4px 60px rgba(197, 197, 197, 0.25); }

@media only screen and (max-width: 767px) {
  .tour-activity-item {
    padding: 8px 15px;
    margin: 0 5px 5px 0; } }

@media only screen and (max-width: 375px) {
  .tour-activity-item {
    padding: 5px 12px; } }

.tour-activity-item i {
  font-size: 40px;
  margin-right: 15px;
  color: var(--primary-color); }

@media only screen and (max-width: 1199px) {
  .tour-activity-item i {
    font-size: 25px;
    margin-right: 10px; } }

@media only screen and (max-width: 479px) {
  .tour-activity-item i {
    font-size: 18px; } }

.tour-activity-item b {
  font-size: 22px;
  font-weight: 500;
  color: var(--heading-color); }

@media only screen and (max-width: 991px) {
  .tour-activity-item b {
    font-size: 18px; } }

@media only screen and (max-width: 479px) {
  .tour-activity-item b {
    font-size: 16px; } }

/*******************************************************/
/***************** ## Sidebar Widgets *****************/
/*******************************************************/
.widget:not(:last-child) {
  margin-bottom: 45px; }

.widget-title {
  margin-bottom: 14px; }

.widget-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 15px 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: var(--lighter-color); }

.widget-search form input {
  padding: 0;
  border: none;
  background: transparent; }

.widget-search form button {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  background: transparent; }

.widget-gallery .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px;
  margin-bottom: -10px; }

.widget-gallery .gallery a {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: calc(33.333% - 10px); }

.widget-gallery .gallery a img {
  border-radius: 7px; }

.widget-cta {
  z-index: 1;
  border: none;
  overflow: hidden;
  position: relative;
  padding: 0 !important;
  background: var(--heading-color); }

.widget-cta .content {
  padding: 40px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-cta .content {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (max-width: 375px) {
  .widget-cta .content {
    padding-left: 25px;
    padding-right: 25px; } }

.widget-cta .content .h6 {
  display: block;
  font-weight: 300;
  margin-bottom: 5px; }

.widget-cta .content h3, .widget-cta .content .h3 {
  margin-bottom: 20px; }

@media only screen and (max-width: 375px) {
  .widget-cta .content h3, .widget-cta .content .h3 {
    font-size: 28px; } }

.widget-cta .content .theme-btn.style-two {
  padding: 5px 20px;
  font-size: 14px; }

.widget-cta .image img {
  width: 100%; }

.widget-cta .cta-shape {
  z-index: -1;
  position: absolute;
  right: 20px;
  top: 0;
  max-width: 30%; }

.price-filter-wrap {
  margin-top: 25px; }

.price-filter-wrap .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: var(--heading-color); }

.price-filter-wrap .price span {
  margin-right: 5px; }

.price-filter-wrap .price input {
  padding: 0;
  border: none;
  font-size: 16px;
  font-weight: 500;
  background: transparent; }

.ui-widget.ui-widget-content {
  height: 5px;
  border: none;
  cursor: pointer;
  background: rgba(var(--primary-rgb), 0.2); }

.ui-widget-header {
  background: var(--primary-color); }

.ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  top: -4px;
  border: none;
  cursor: e-resize;
  border-radius: 50%;
  background: var(--primary-color); }

.widget-news li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.widget-news li:not(:last-child) {
  margin-bottom: 30px; }

.widget-news li .image {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  max-width: 100px;
  margin-right: 30px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-news li .image {
    max-width: 80px;
    margin-right: 15px; } }

@media only screen and (max-width: 375px) {
  .widget-news li .image {
    max-width: 75px;
    margin-right: 12px; } }

.widget-news li .image img {
  border-radius: 7px; }

.widget-news li .content h6, .widget-news li .content .h6 {
  margin-bottom: 5px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 15px; } }

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 17px; } }

@media only screen and (max-width: 479px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 16px; } }

@media only screen and (max-width: 375px) {
  .widget-news li .content h6, .widget-news li .content .h6 {
    font-size: 15px; } }

@media only screen and (max-width: 375px) {
  .widget-news li .content .date {
    font-size: 14px; } }

.widget-news li .content .date i {
  margin-right: 5px; }

.tag-coulds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -10px;
  margin-bottom: -10px; }

.tag-coulds a {
  padding: 3px 15px;
  font-size: 16px;
  font-weight: 500;
  margin: 0 10px 10px 0;
  border-radius: 7px;
  border: 1px solid var(--border-color); }

.tag-coulds a:hover {
  color: white;
  background: var(--secondary-color);
  border-color: var(--secondary-color); }

.widget-booking form .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .date b {
  line-height: 1.3; }

.widget-booking form .date input {
  max-width: 190px;
  padding: 5px 15px;
  border: 1px solid var(--border-color); }

.widget-booking form .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .time .radio-filter {
  width: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .time .radio-filter li {
  margin-bottom: 0; }

.widget-booking form .tickets li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form .tickets li .nice-select {
  width: auto;
  border: none;
  padding: 0 18px 0 0;
  background: transparent; }

.widget-booking form .tickets li .nice-select:after {
  width: 9px;
  height: 9px;
  right: 2px;
  margin-top: -6px; }

.widget-booking form h6, .widget-booking form .h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-booking form h6 span, .widget-booking form .h6 span {
  font-size: 1.2em; }

/* Blog Sidebar */
.blog-sidebar .widget {
  padding: 40px 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color); }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-sidebar .widget {
    padding-left: 20px;
    padding-right: 20px; } }

@media only screen and (max-width: 375px) {
  .blog-sidebar .widget {
    padding-left: 20px;
    padding-right: 20px; } }

.blog-sidebar .widget:not(:last-child) {
  margin-bottom: 30px; }

.blog-sidebar .widget .widget-title {
  margin-top: -8px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border-color); }

.blog-sidebar .widget .list-style-one li:last-child,
.blog-sidebar .widget .list-style-three li:last-child {
  margin-bottom: 0; }

.blog-sidebar .widget-search {
  padding: 0; }

/* Tour Sidebar */
.tour-sidebar .widget:not(.widget-cta) {
  background: var(--lighter-color); }

@media only screen and (min-width: 1200px) {
  .tour-sidebar .widget:not(.widget-cta) {
    padding-left: 40px;
    padding-right: 40px; } }

.tour-sidebar .widget-cta .content .h6 {
  font-size: 14px; }

.tour-sidebar .widget-cta .content h3, .tour-sidebar .widget-cta .content .h3 {
  font-size: 22px; }

.tour-sidebar .widget-cta .cta-shape {
  right: 0; }

/* Shop Sidebar */
.radio-filter li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.radio-filter li:not(:last-child) {
  margin-bottom: 10px; }

.radio-filter li input {
  width: 15px;
  height: 15px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none;
  padding: 0;
  margin-top: 0;
  margin-right: 7px;
  border-radius: 50%;
  position: relative;
  background: transparent;
  border: 1px solid var(--border-color); }

.radio-filter li input:before {
  content: '';
  width: 5px;
  height: 5px;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 50%;
  background: var(--secondary-color); }

.radio-filter li input:checked {
  background: transparent;
  border-color: var(--secondary-color); }

.radio-filter li input:checked:before {
  opacity: 1; }

.radio-filter li input:focus {
  box-shadow: none; }

.radio-filter li label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.radio-filter li label .ratting i {
  font-size: 12px;
  line-height: 1.8; }

.radio-filter li label .ratting i.white {
  color: #aaaaaa; }

.widget-tour .tour-grid.style-three {
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  background: transparent; }

.widget-tour .tour-grid.style-three:not(:last-child) {
  margin-bottom: 22px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--border-color); }

.widget-tour .tour-grid.style-three .image {
  width: 100%;
  margin: 0 0 12px; }

.widget-tour .tour-grid.style-three .content {
  padding: 0; }

.widget-tour .tour-grid.style-three .content .destination-header {
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.widget-tour .tour-grid.style-three .content .destination-header .location {
  margin-right: 0; }

.widget-tour .tour-grid.style-three .content .destination-header .ratting {
  padding: 0; }

.widget-tour .tour-grid.style-three .content h6, .widget-tour .tour-grid.style-three .content .h6 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--heading-color); }

.shop-sidebar {
  padding: 30px;
  border-radius: 10px;
  border: 1px solid var(--border-color); }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-sidebar {
    padding-left: 15px;
    padding-right: 15px; } }

.shop-sidebar .widget:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color); }

.shop-sidebar .widget .widget-title {
  margin-bottom: 15px; }

.shop-sidebar + .widget-cta {
  border-radius: 7px; }

.shop-sidebar + .widget-cta .content .h6 {
  font-size: 14px; }

.shop-sidebar + .widget-cta .content h3, .shop-sidebar + .widget-cta .content .h3 {
  font-size: 22px; }

.shop-sidebar + .widget-cta .cta-shape {
  right: 0;
  top: 22%;
  max-width: 35%; }

/*******************************************************/
/******************* ## Main Footer *******************/
/*******************************************************/
.main-footer {
  color: #b6cabc; }

.main-footer a {
  color: #b6cabc; }

.main-footer a:hover {
  color: white;
  text-decoration: underline; }

.footer-widget {
  margin-bottom: 50px; }

.footer-title {
  margin-bottom: 24px; }

.footer-title h5, .footer-title .h5 {
  color: white;
  font-size: 22px;
  text-transform: capitalize; }

.footer-contact .list-style-one li {
  margin-bottom: 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: start;
          align-items: start; }

.footer-contact .list-style-one li i {
  font-size: 16px;
  margin-top: 7px; }

.footer-contact .list-style-one li:not(:last-child) {
  margin-bottom: 15px; }

.footer-map iframe {
  height: 125px;
  border-radius: 6px; }

.footer-top {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

@media only screen and (min-width: 992px) {
  .footer-top:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, 0.1); } }

.footer-top .section-title h2, .footer-top .section-title .h2 {
  color: white; }

.newsletter-form {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: #fff;
  position: relative;
  border-radius: 35px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.newsletter-form input {
  border: 0;
  padding: 11px 5px 11px 30px;
  height: auto !important; }
  .newsletter-form input:active, .newsletter-form input:focus {
    border: none;
    outline: none; }

@media only screen and (max-width: 375px) {
  .newsletter-form input {
    padding-left: 22px; } }

.newsletter-form .theme-btn {
  -webkit-box-flex: 0;
  -ms-flex: none;
  -webkit-flex: none;
          flex: none; }

@media only screen and (max-width: 479px) {
  .newsletter-form .theme-btn i {
    display: none; } }

/* Widget Area */
@media only screen and (min-width: 1200px) {
  .fwc2025-wrapper .widget-area .col-md-6 {
    width: 50%; } }

/* Footer Two */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .footer-two .widget-area .col-md-6 {
    width: 40%; } }

/* Footer Bottom */
.footer-bottom {
  position: relative;
  background: #222924; }

.footer-bottom .copyright-text a {
  color: var(--secondary-color); }

.footer-bottom .scroll-top {
  top: -30px;
  position: absolute;
  left: calc(50% - 28px); }

.footer-bottom-nav {
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  margin-left: -13px;
  margin-right: -13px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.footer-bottom-nav li {
  margin: 0 13px 5px; }

