@import url(https://fonts.googleapis.com/css?family=Prompt|Quicksand:100,200,300,400,500,600,700);/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

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

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

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

/*
 *  Owl Carousel - Core
 */

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */

.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/images/vendor/owl.carousel/dist/owl.video.play.png?4cbde124d6cd8122c801118696c16f07) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.pretty * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pretty input:not([type='checkbox']):not([type='radio']) {
  display: none;
}

.pretty {
  position: relative;
  display: inline-block;
  margin-right: 1em;
  white-space: nowrap;
  line-height: 1;
}

.pretty input {
  position: absolute;
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.pretty .state label {
  position: initial;
  display: inline-block;
  font-weight: normal;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px);
}

.pretty .state label:before,
.pretty .state label:after {
  content: '';
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  z-index: 0;
  position: absolute;
  left: 0;
  top: calc((0% - (100% - 1em)) - 8%);
  background-color: transparent;
}

.pretty .state label:before {
  border-color: #bdc3c7;
}

.pretty .state.p-is-hover,
.pretty .state.p-is-indeterminate {
  display: none;
}

@-webkit-keyframes zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

@keyframes zoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
}

@-webkit-keyframes tada {
  0% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: scale(7);
            transform: scale(7);
  }

  38% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  55% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }

  72% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  81% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(1.24);
            transform: scale(1.24);
  }

  89% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  95% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(1.04);
            transform: scale(1.04);
  }

  100% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes tada {
  0% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: scale(7);
            transform: scale(7);
  }

  38% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  55% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }

  72% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  81% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(1.24);
            transform: scale(1.24);
  }

  89% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  95% {
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    -webkit-transform: scale(1.04);
            transform: scale(1.04);
  }

  100% {
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes jelly {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
            transform: scale3d(0.85, 1.15, 1);
  }

  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }

  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes jelly {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
            transform: scale3d(0.85, 1.15, 1);
  }

  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }

  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-200px) rotate(-45deg);
            transform: translateZ(-200px) rotate(-45deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) rotate(0);
            transform: translateZ(0) rotate(0);
  }
}

@keyframes rotate {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-200px) rotate(-45deg);
            transform: translateZ(-200px) rotate(-45deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) rotate(0);
            transform: translateZ(0) rotate(0);
  }
}

@keyframes pulse {
  0% {
    -webkit-box-shadow: 0px 0px 0px 0px #bdc3c7;
            box-shadow: 0px 0px 0px 0px #bdc3c7;
  }

  100% {
    -webkit-box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
            box-shadow: 0px 0px 0px 1.5em rgba(189, 195, 199, 0);
  }
}

.pretty.p-default.p-fill .state label:after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.pretty.p-default .state label:after {
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
}

.pretty.p-default input:checked ~ .state label:after {
  background-color: #bdc3c7 !important;
}

.pretty.p-default.p-thick .state label:before,
.pretty.p-default.p-thick .state label:after {
  border-width: calc(1em / 7);
}

.pretty.p-default.p-thick .state label:after {
  -webkit-transform: scale(0.4) !important;
          transform: scale(0.4) !important;
}

.pretty.p-icon .state .icon {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc((0% - (100% - 1em)) - 8%);
  border: 1px solid transparent;
  opacity: 0;
}

.pretty.p-icon .state .icon:before {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.pretty.p-icon input:checked ~ .state .icon {
  opacity: 1;
}

.pretty.p-icon input:checked ~ .state label:before {
  border-color: #5a656b;
}

.pretty.p-svg .state .svg {
  position: absolute;
  font-size: 1em;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  left: 0;
  z-index: 1;
  text-align: center;
  line-height: normal;
  top: calc((0% - (100% - 1em)) - 8%);
  border: 1px solid transparent;
  opacity: 0;
}

.pretty.p-svg .state svg {
  margin: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.pretty.p-svg input:checked ~ .state .svg {
  opacity: 1;
}

.pretty.p-image .state img {
  opacity: 0;
  position: absolute;
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  top: 0;
  top: calc((0% - (100% - 1em)) - 8%);
  left: 0;
  z-index: 0;
  text-align: center;
  line-height: normal;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.pretty.p-image input:checked ~ .state img {
  opacity: 1;
}

.pretty.p-switch input {
  min-width: 2em;
}

.pretty.p-switch .state {
  position: relative;
}

.pretty.p-switch .state:before {
  content: '';
  border: 1px solid #bdc3c7;
  border-radius: 60px;
  width: 2em;
  -webkit-box-sizing: unset;
          box-sizing: unset;
  height: calc(1em + 2px);
  position: absolute;
  top: 0;
  top: calc((0% - (100% - 1em)) - 16%);
  z-index: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pretty.p-switch .state label {
  text-indent: 2.5em;
}

.pretty.p-switch .state label:before,
.pretty.p-switch .state label:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 100%;
  left: 0;
  border-color: transparent;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.pretty.p-switch .state label:after {
  background-color: #bdc3c7 !important;
}

.pretty.p-switch input:checked ~ .state:before {
  border-color: #5a656b;
}

.pretty.p-switch input:checked ~ .state label:before {
  opacity: 0;
}

.pretty.p-switch input:checked ~ .state label:after {
  background-color: #5a656b !important;
  left: 1em;
}

.pretty.p-switch.p-fill input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important;
}

.pretty.p-switch.p-fill input:checked ~ .state label:before {
  opacity: 0;
}

.pretty.p-switch.p-fill input:checked ~ .state label:after {
  background-color: #fff !important;
  left: 1em;
}

.pretty.p-switch.p-slim .state:before {
  height: 0.1em;
  background: #bdc3c7 !important;
  top: calc(50% - 0.1em);
}

.pretty.p-switch.p-slim input:checked ~ .state:before {
  border-color: #5a656b;
  background-color: #5a656b !important;
}

.pretty.p-has-hover input:hover ~ .state:not(.p-is-hover) {
  display: none;
}

.pretty.p-has-hover input:hover ~ .state.p-is-hover {
  display: block;
}

.pretty.p-has-hover input:hover ~ .state.p-is-hover .icon {
  display: block;
}

.pretty.p-has-focus input:focus ~ .state label:before {
  -webkit-box-shadow: 0px 0px 3px 0px #bdc3c7;
          box-shadow: 0px 0px 3px 0px #bdc3c7;
}

.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state:not(.p-is-indeterminate) {
  display: none;
}

.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate {
  display: block;
}

.pretty.p-has-indeterminate input[type='checkbox']:indeterminate ~ .state.p-is-indeterminate .icon {
  display: block;
  opacity: 1;
}

.pretty.p-toggle .state.p-on {
  opacity: 0;
  display: none;
}

.pretty.p-toggle .state.p-off,
.pretty.p-toggle .state .icon,
.pretty.p-toggle .state .svg,
.pretty.p-toggle .state img {
  opacity: 1;
  display: inherit;
}

.pretty.p-toggle .state.p-off .icon {
  color: #bdc3c7;
}

.pretty.p-toggle input:checked ~ .state.p-on {
  opacity: 1;
  display: inherit;
}

.pretty.p-toggle input:checked ~ .state.p-off {
  opacity: 0;
  display: none;
}

.pretty.p-plain input:checked ~ .state label:before,
.pretty.p-plain.p-toggle .state label:before {
  content: none;
}

.pretty.p-plain.p-plain .icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pretty.p-round .state label:before,
.pretty.p-round .state label:after {
  border-radius: 100%;
}

.pretty.p-round.p-icon .state .icon {
  border-radius: 100%;
  overflow: hidden;
}

.pretty.p-round.p-icon .state .icon:before {
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.pretty.p-curve .state label:before,
.pretty.p-curve .state label:after {
  border-radius: 20%;
}

.pretty.p-smooth label:before,
.pretty.p-smooth label:after,
.pretty.p-smooth .icon,
.pretty.p-smooth .svg {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pretty.p-smooth input:checked + .state label:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pretty.p-smooth input:checked + .state .icon,
.pretty.p-smooth input:checked + .state .svg,
.pretty.p-smooth input:checked + .state img {
  -webkit-animation: zoom 0.2s ease;
          animation: zoom 0.2s ease;
}

.pretty.p-smooth.p-default input:checked + .state label:after {
  -webkit-animation: zoom 0.2s ease;
          animation: zoom 0.2s ease;
}

.pretty.p-smooth.p-plain input:checked + .state label:before {
  content: '';
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.pretty.p-tada:not(.p-default) input:checked + .state .icon,
.pretty.p-tada:not(.p-default) input:checked + .state .svg,
.pretty.p-tada:not(.p-default) input:checked + .state img,
.pretty.p-tada:not(.p-default) input:checked + .state label:before,
.pretty.p-tada:not(.p-default) input:checked + .state label:after {
  -webkit-animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
          animation: tada 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1 alternate;
  opacity: 1;
}

.pretty.p-jelly:not(.p-default) input:checked + .state .icon,
.pretty.p-jelly:not(.p-default) input:checked + .state .svg,
.pretty.p-jelly:not(.p-default) input:checked + .state img,
.pretty.p-jelly:not(.p-default) input:checked + .state label:before,
.pretty.p-jelly:not(.p-default) input:checked + .state label:after {
  -webkit-animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation: jelly 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.pretty.p-jelly:not(.p-default) input:checked + .state label:before {
  border-color: transparent;
}

.pretty.p-rotate:not(.p-default) input:checked ~ .state .icon,
.pretty.p-rotate:not(.p-default) input:checked ~ .state .svg,
.pretty.p-rotate:not(.p-default) input:checked ~ .state img,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before,
.pretty.p-rotate:not(.p-default) input:checked ~ .state label:after {
  -webkit-animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
          animation: rotate 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.pretty.p-rotate:not(.p-default) input:checked ~ .state label:before {
  border-color: transparent;
}

.pretty.p-pulse:not(.p-switch) input:checked ~ .state label:before {
  -webkit-animation: pulse 1s;
          animation: pulse 1s;
}

.pretty input[disabled] {
  cursor: not-allowed;
  display: none;
}

.pretty input[disabled] ~ * {
  opacity: .5;
}

.pretty.p-locked input {
  display: none;
  cursor: not-allowed;
}

.pretty input:checked ~ .state.p-primary label:after,
.pretty.p-toggle .state.p-primary label:after {
  background-color: #428bca !important;
}

.pretty input:checked ~ .state.p-primary .icon,
.pretty input:checked ~ .state.p-primary .svg,
.pretty.p-toggle .state.p-primary .icon,
.pretty.p-toggle .state.p-primary .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-primary-o label:before,
.pretty.p-toggle .state.p-primary-o label:before {
  border-color: #428bca;
}

.pretty input:checked ~ .state.p-primary-o label:after,
.pretty.p-toggle .state.p-primary-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-primary-o .icon,
.pretty input:checked ~ .state.p-primary-o .svg,
.pretty input:checked ~ .state.p-primary-o svg,
.pretty.p-toggle .state.p-primary-o .icon,
.pretty.p-toggle .state.p-primary-o .svg,
.pretty.p-toggle .state.p-primary-o svg {
  color: #428bca;
  stroke: #428bca;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-primary-o label:after {
  background-color: #428bca !important;
}

.pretty.p-switch input:checked ~ .state.p-primary:before {
  border-color: #428bca;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-primary:before {
  background-color: #428bca !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-primary:before {
  border-color: #245682;
  background-color: #245682 !important;
}

.pretty input:checked ~ .state.p-info label:after,
.pretty.p-toggle .state.p-info label:after {
  background-color: #5bc0de !important;
}

.pretty input:checked ~ .state.p-info .icon,
.pretty input:checked ~ .state.p-info .svg,
.pretty.p-toggle .state.p-info .icon,
.pretty.p-toggle .state.p-info .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-info-o label:before,
.pretty.p-toggle .state.p-info-o label:before {
  border-color: #5bc0de;
}

.pretty input:checked ~ .state.p-info-o label:after,
.pretty.p-toggle .state.p-info-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-info-o .icon,
.pretty input:checked ~ .state.p-info-o .svg,
.pretty input:checked ~ .state.p-info-o svg,
.pretty.p-toggle .state.p-info-o .icon,
.pretty.p-toggle .state.p-info-o .svg,
.pretty.p-toggle .state.p-info-o svg {
  color: #5bc0de;
  stroke: #5bc0de;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-info-o label:after {
  background-color: #5bc0de !important;
}

.pretty.p-switch input:checked ~ .state.p-info:before {
  border-color: #5bc0de;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-info:before {
  background-color: #5bc0de !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-info:before {
  border-color: #2390b0;
  background-color: #2390b0 !important;
}

.pretty input:checked ~ .state.p-success label:after,
.pretty.p-toggle .state.p-success label:after {
  background-color: #5cb85c !important;
}

.pretty input:checked ~ .state.p-success .icon,
.pretty input:checked ~ .state.p-success .svg,
.pretty.p-toggle .state.p-success .icon,
.pretty.p-toggle .state.p-success .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-success-o label:before,
.pretty.p-toggle .state.p-success-o label:before {
  border-color: #5cb85c;
}

.pretty input:checked ~ .state.p-success-o label:after,
.pretty.p-toggle .state.p-success-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-success-o .icon,
.pretty input:checked ~ .state.p-success-o .svg,
.pretty input:checked ~ .state.p-success-o svg,
.pretty.p-toggle .state.p-success-o .icon,
.pretty.p-toggle .state.p-success-o .svg,
.pretty.p-toggle .state.p-success-o svg {
  color: #5cb85c;
  stroke: #5cb85c;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-success-o label:after {
  background-color: #5cb85c !important;
}

.pretty.p-switch input:checked ~ .state.p-success:before {
  border-color: #5cb85c;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-success:before {
  background-color: #5cb85c !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-success:before {
  border-color: #357935;
  background-color: #357935 !important;
}

.pretty input:checked ~ .state.p-warning label:after,
.pretty.p-toggle .state.p-warning label:after {
  background-color: #f0ad4e !important;
}

.pretty input:checked ~ .state.p-warning .icon,
.pretty input:checked ~ .state.p-warning .svg,
.pretty.p-toggle .state.p-warning .icon,
.pretty.p-toggle .state.p-warning .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-warning-o label:before,
.pretty.p-toggle .state.p-warning-o label:before {
  border-color: #f0ad4e;
}

.pretty input:checked ~ .state.p-warning-o label:after,
.pretty.p-toggle .state.p-warning-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-warning-o .icon,
.pretty input:checked ~ .state.p-warning-o .svg,
.pretty input:checked ~ .state.p-warning-o svg,
.pretty.p-toggle .state.p-warning-o .icon,
.pretty.p-toggle .state.p-warning-o .svg,
.pretty.p-toggle .state.p-warning-o svg {
  color: #f0ad4e;
  stroke: #f0ad4e;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-warning-o label:after {
  background-color: #f0ad4e !important;
}

.pretty.p-switch input:checked ~ .state.p-warning:before {
  border-color: #f0ad4e;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-warning:before {
  background-color: #f0ad4e !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-warning:before {
  border-color: #c77c11;
  background-color: #c77c11 !important;
}

.pretty input:checked ~ .state.p-danger label:after,
.pretty.p-toggle .state.p-danger label:after {
  background-color: #d9534f !important;
}

.pretty input:checked ~ .state.p-danger .icon,
.pretty input:checked ~ .state.p-danger .svg,
.pretty.p-toggle .state.p-danger .icon,
.pretty.p-toggle .state.p-danger .svg {
  color: #fff;
  stroke: #fff;
}

.pretty input:checked ~ .state.p-danger-o label:before,
.pretty.p-toggle .state.p-danger-o label:before {
  border-color: #d9534f;
}

.pretty input:checked ~ .state.p-danger-o label:after,
.pretty.p-toggle .state.p-danger-o label:after {
  background-color: transparent;
}

.pretty input:checked ~ .state.p-danger-o .icon,
.pretty input:checked ~ .state.p-danger-o .svg,
.pretty input:checked ~ .state.p-danger-o svg,
.pretty.p-toggle .state.p-danger-o .icon,
.pretty.p-toggle .state.p-danger-o .svg,
.pretty.p-toggle .state.p-danger-o svg {
  color: #d9534f;
  stroke: #d9534f;
}

.pretty.p-default:not(.p-fill) input:checked ~ .state.p-danger-o label:after {
  background-color: #d9534f !important;
}

.pretty.p-switch input:checked ~ .state.p-danger:before {
  border-color: #d9534f;
}

.pretty.p-switch.p-fill input:checked ~ .state.p-danger:before {
  background-color: #d9534f !important;
}

.pretty.p-switch.p-slim input:checked ~ .state.p-danger:before {
  border-color: #a02622;
  background-color: #a02622 !important;
}

.pretty.p-bigger label:before,
.pretty.p-bigger label:after,
.pretty.p-bigger .icon,
.pretty.p-bigger .svg,
.pretty.p-bigger .img {
  font-size: 1.2em !important;
  top: calc((0% - (100% - 1em)) - 35%) !important;
}

.pretty.p-bigger label {
  text-indent: 1.7em;
}

@media print {
  .pretty .state:before,
  .pretty .state label:before,
  .pretty .state label:after,
  .pretty .state .icon {
    color-adjust: exact;
    /* stylelint-disable */
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  background-color: #f8f8f8;
  font-family: Tahoma, sans-serif;
  line-height: 1.5;
  color: #252525;
  font-size: 14px;
  position: relative;
}

a {
  color: #5C88DA;
  text-decoration: none;
}

a:hover {
  color: #326ad1;
}

a:visited {
  color: #86a6e3;
}

a:visited:hover {
  color: #326ad1;
}

hr {
  border-color: #EEE;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin: 30px 0;
}

.app-container {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 1000px) {
  .app-container {
    width: auto;
  }
}

.error-line {
  color: red;
}

.button.facebook:disabled,
.button.facebook.disabled,
.button:disabled,
.button.disabled {
  cursor: default;
}

.button:hover:disabled,
.button.disabled:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: none;
          transform: none;
}

.button {
  text-align: center;
  background-color: #5C88DA;
  color: #FFF;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
  font-weight: 200;
  padding: 18px 23px;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.button.block {
  display: block;
  width: 100%;
}

.button.blink {
  background-color: transparent;
  border: 1px solid #5C88DA;
  color: #5C88DA;
}

.button.blink:hover,
.button.blink:visited:hover {
  color: #5C88DA;
}

.button.blink:visited {
  color: #5C88DA;
}

.button.facebook {
  background-color: #4267b2;
}

.button.facebook:disabled,
.button.facebook.disabled {
  background-color: #d2dbee;
}

.button:hover {
  color: #FFF;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);
}

.button:visited,
.button:visited:hover {
  color: #FFF;
}

.button:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.button:disabled,
.button.disabled {
  background-color: #afc5ed;
}

.button.s {
  font-size: 14px;
  padding: 10px 15px;
}

.button.xs {
  font-size: 14px;
  padding: 5px 10px;
}

.button.m {
  padding: 15px 23px;
}

.button.wide {
  padding: 8px 25px;
}

.button.circle {
  border-radius: 50%;
  min-width: 35px;
  text-align: center;
}

.button.rectangle {
  border-radius: 0;
}

.button.white {
  background-color: #FFF;
  color: #898989;
  border: 1px solid #EEE;
}

.button.white:hover,
.button.white:visited:hover {
  color: #898989;
}

.button.white:visited {
  color: #898989;
}

.button.black {
  background-color: #000;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
}

.button.black:hover,
.button.black:visited:hover {
  color: #fff;
}

.button.black:visited {
  color: #fff;
}

.button.black.disabled,
.button.black:disabled {
  background-color: #807f7f;
}

.button.grey {
  background-color: #eeeeee;
  color: #252525 !important;
}

.button.pdf {
  background-color: #da251c;
}

.button .loading {
  vertical-align: middle;
}

.input {
  background-color: #eeeeee;
  border-radius: 5px;
  padding: 18px;
  font-size: 14px;
  outline: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.input.s {
  font-size: 14px;
  padding: 10px 15px;
}

.input.xs {
  font-size: 14px;
  padding: 7px;
}

.input.m {
  padding: 12px;
  font-size: 14px;
}

.input.disabled {
  background-color: #fbfbfb;
  color: #CCC;
}

.input.block {
  width: 100%;
}

.input.with-border {
  border: 1px solid #eeeeee;
  background-color: #f8f8f8;
  font-size: 16px;
}

.input.white {
  background-color: #ffffff;
}

.input-group {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.input-group .input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
}

.input-group .input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 15px;
  background-color: #d5d4d4;
  border-radius: 5px 0 0 5px;
}

.input-group .input-group-prepend.l {
  padding: 11px 15px;
}

.input-group .input-group-prepend.l i,
.input-group .input-group-prepend.l svg {
  font-size: 20px;
}

.input-group .input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 15px;
  background-color: #d5d4d4;
  border-radius: 0 5px 5px 0;
}

.input-group .input-group-append.l {
  padding: 11px 15px;
}

.input-group .input-group-append.l i,
.input-group .input-group-append.l svg {
  font-size: 20px;
}

.input-group > .input:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .input:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.white .input-group-prepend,
.input-group.white .input-group-append {
  background-color: #fff;
}

.input-group.with-border .input-group-prepend,
.input-group.with-border .input-group-append {
  border: 1px solid #eeeeee;
  border-right: 0;
  color: #898989;
}

.input-group.with-border > .input.with-border:not(:first-child) {
  border-left: 0;
}

.input-group.with-border > .input.with-border:not(:last-child) {
  border-right: 0;
}

.input-group.s .input-group-prepend,
.input-group.s .input-group-append {
  padding: 9px 12px;
}

.input-group.s .input {
  font-size: 14px;
}

.textarea {
  background-color: #eeeeee;
  border: 0;
  border-radius: 5px;
  padding: 18px;
  font-size: 14px;
  outline: 0;
  resize: vertical;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.textarea.xs {
  font-size: 14px;
  padding: 7px;
}

.textarea.disabled {
  background-color: #fbfbfb;
  color: #CCC;
}

.textarea.block {
  width: 100%;
}

.alert {
  padding: 10px;
  border-radius: 5px;
}

.alert.success {
  background-color: green;
  color: #fff;
}

.alert.error {
  background-color: red;
  color: #fff;
}

.alert ul {
  padding: 0 0 0 20px;
  margin: 0;
  list-style: auto;
}

.with-toolbar {
  padding-top: 30px;
}

.with-toolbar-and-nav {
  padding-top: 95px;
}

.owl-theme {
  position: relative;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #5C88DA;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}

.owl-theme .owl-nav button.owl-prev,
.owl-theme .owl-nav button.owl-next {
  position: absolute;
  font-size: 60px;
  color: #5C88DA;
  padding: 10px 20px !important;
  top: 50%;
  margin-top: -60px;
  line-height: 1;
  outline: 0;
}

.owl-theme .owl-nav button.owl-prev:hover,
.owl-theme .owl-nav button.owl-next:hover {
  background-color: transparent;
  color: #5C88DA;
}

.owl-theme .owl-nav .owl-prev {
  left: -70px;
}

.owl-theme .owl-nav .owl-next {
  right: -70px;
}

.daterangepicker {
  display: none;
  border: 1px solid #EDEDED;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.daterangepicker_input svg {
  position: absolute;
  top: 8px;
  left: 8px;
}

.page-404 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  text-align: center;
  padding: 160px 20px;
}

.hide {
  display: none;
}

.row .left {
  float: left;
}

.row .right {
  float: right;
}

.row::after {
  clear: both;
  content: "";
  display: block;
}

.summary-badges::after {
  clear: both;
  content: "";
  display: block;
}

.summary-badges .summary {
  background-color: #fff;
  border: 1px solid #ebebeb;
  padding: 20px;
  font-family: "Quicksand", "Prompt", sans-serif;
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

.summary-badges .summary:last-child {
  margin-right: 0;
}

.summary-badges .summary .title {
  font-weight: 300;
  font-size: 16px;
}

.summary-badges .summary .amount {
  font-weight: 500;
  font-size: 36px;
}

.summary-badges .summary .unit {
  font-weight: 300;
  font-size: 16px;
}

.summary-badges:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 1000px) {
  .summary-badges .summary {
    float: none;
    margin: 0;
    display: block;
    width: auto;
    margin-bottom: 10px;
  }

  .summary-badges .summary:last-child {
    margin-bottom: 0;
  }

  .owl-theme .owl-nav {
    display: none;
  }
}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  30%, 70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.dropzone,
.dropzone * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dropzone {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px;
}

.dropzone.dz-clickable {
  cursor: pointer;
}

.dropzone.dz-clickable * {
  cursor: default;
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}

.dropzone.dz-started .dz-message {
  display: none;
}

.dropzone.dz-drag-hover {
  border-style: solid;
}

.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}

.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}

.dropzone .dz-preview:hover {
  z-index: 1000;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
  background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}

.dropzone .dz-preview.dz-image-preview {
  background: white;
}

.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}

.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}

.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}

.dropzone .dz-preview .dz-image img {
  display: block;
}

.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: -webkit-gradient(linear, left top, left bottom, from(#be2626), to(#a92222));
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}

.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */

@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .drp-calendar {
    float: left;
  }

  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .drp-calendar {
    float: right;
  }

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

  .daterangepicker.ltr .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker.ltr .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker.ltr .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .drp-calendar {
    float: left;
  }

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

  .daterangepicker.rtl .drp-calendar.left {
    clear: right;
    margin-left: 0;
  }

  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker.rtl .drp-calendar.right {
    margin-right: 0;
  }

  .daterangepicker.rtl .drp-calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    padding-left: 12px;
  }

  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .drp-calendar {
    text-align: right;
    float: right;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker.ltr .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

/* ----------------------------------------------------------- */

/* == tingle v0.13.0 */

/* ----------------------------------------------------------- */

.tingle-modal * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

/* confirm and alerts
-------------------------------------------------------------- */

.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}

/* modal
-------------------------------------------------------------- */

.tingle-modal--noOverlayClose {
  cursor: default;
}

.tingle-modal--noClose .tingle-modal__close {
  display: none;
}

.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 1000;
  padding: 0;
  width: 5rem;
  height: 5rem;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 6rem;
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.tingle-modal__closeLabel {
  display: none;
}

.tingle-modal__close:hover {
  color: #fff;
}

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  /* TODO : find a better way */
  z-index: 10001;
  opacity: 1;
  -webkit-transition: bottom .3s ease-in-out .3s;
  transition: bottom .3s ease-in-out .3s;
}

/* state
-------------------------------------------------------------- */

.tingle-enabled {
  position: fixed;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}

.tingle-enabled .tingle-content-wrapper {
  -webkit-filter: blur(12px);
  filter: blur(12px);
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

.tingle-modal--visible .tingle-modal-box {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

/* btn
-------------------------------------------------------------- */

.tingle-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}

.tingle-btn--primary {
  background-color: #3498db;
}

.tingle-btn--danger {
  background-color: #e74c3c;
}

.tingle-btn--default {
  background-color: #34495e;
}

.tingle-btn--pull-left {
  float: left;
}

.tingle-btn--pull-right {
  float: right;
}

/* responsive
-------------------------------------------------------------- */

@media (max-width: 540px) {
  .tingle-modal {
    top: 0px;
    display: block;
    padding-top: 60px;
    width: 100%;
  }

  .tingle-modal-box {
    width: auto;
    border-radius: 0;
  }

  .tingle-modal-box__content {
    overflow-y: scroll;
  }

  .tingle-modal--noClose {
    top: 0;
  }

  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }

  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }

  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #2c3e50;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #fff;
    line-height: 55px;
  }

  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }

  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: .5rem;
    vertical-align: middle;
    font-size: 4rem;
  }
}

@supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
  .tingle-modal {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }

@media (max-width: 540px) {
    .tingle-modal {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px);
    }
}

  .tingle-enabled .tingle-content-wrapper {
    -webkit-filter: none;
    filter: none;
  }
}

.auth-wrapper {
  margin-top: 155px;
  margin-bottom: 60px;
}

.auth-wrapper .alert {
  margin: 20px 0;
}

.auth-container {
  width: 500px;
  margin: 0 auto;
  background-color: #FFF;
  padding: 40px 70px;
  border-radius: 5px;
}

.auth-container .loading-container {
  text-align: center;
  padding: 40px;
  min-height: 200px;
  position: relative;
}

.auth-container .loading-container .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.auth-container .title {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 20px;
  color: #5C88DA;
  font-weight: 200;
  text-align: center;
  margin: 0;
}

.auth-container .tagline {
  text-align: center;
}

.auth-container .help-tag {
  color: #bbb;
  font-size: 12px;
}

.auth-container .facebook i {
  font-size: 20px;
  margin-right: 5px;
}

.auth-container .facebook-user .avatar {
  float: left;
}

.auth-container .facebook-user .avatar img {
  border-radius: 5px;
}

.auth-container .facebook-user .info {
  margin-left: 60px;
}

.auth-container .facebook-user .info .name,
.auth-container .facebook-user .info .email {
  display: block;
}

.auth-container .facebook-user .info .name {
  font-size: 16px;
  font-weight: bold;
  color: #5C88DA;
}

.auth-container .facebook-user::after {
  clear: both;
  content: "";
  display: block;
}

.auth-container .separate {
  position: relative;
}

.auth-container .separate .label {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 10px 5px;
  background-color: #FFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.auth-container .row {
  padding: 5px 0;
}

.auth-container .row.center {
  text-align: center;
}

.auth-container .row.right {
  text-align: right;
}

.auth-container .row .column {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.auth-container .row .column:last-child {
  margin-right: 0;
}

.auth-container .row .input {
  width: 100%;
}

.auth-container .row .g-recaptcha {
  display: inline-block;
}

.auth-container .row::after {
  clear: both;
  content: "";
  display: block;
}

.auth-container .help-block {
  margin-top: 5px;
  display: inline-block;
}

.auth-container .term {
  text-align: center;
  font-size: 12px;
  padding: 5px 0;
}

.auth-container .forget-link {
  font-size: 12px;
}

.auth-container .suggest-to-register .suggest {
  float: left;
  display: inline-block;
  margin-top: 23px;
}

.auth-container .suggest-to-register .register {
  float: right;
  width: 180px;
}

.auth-container .suggest-to-register::after {
  clear: both;
  content: "";
  display: block;
}

.auth-container .confirm-email {
  color: #5C88DA;
  font-weight: 300;
}

.auth-container .errors-container {
  color: red;
}

@media only screen and (max-width: 500px) {
  .auth-container {
    width: auto;
    padding: 20px;
  }

  .auth-container .term a {
    display: block;
  }

  .auth-container .suggest-to-register .suggest {
    float: none;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }

  .auth-container .suggest-to-register .register {
    float: none;
    display: block;
    width: 100%;
  }
}

@media only screen and (max-width: 540px) {
  .tingle-modal__close {
    text-align: right;
    background-color: #5C88DA;
  }
}

#toolbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

#toolbar .tagline {
  background-color: #f8f8f8;
  height: 30px;
  font-size: 12px;
  font-weight: 300;
  font-family: "Quicksand", "Prompt", sans-serif;
}

#toolbar .tagline .text {
  padding: 6px;
  display: inline-block;
}

#toolbar .tagline .ico {
  color: #5C88DA;
}

#toolbar .tagline .line {
  min-width: 95px;
  display: inline-block;
}

#toolbar .tagline .line iframe {
  vertical-align: middle;
  margin-top: -2px;
}

#toolbar .navigation {
  background-color: rgba(47, 120, 189, 0.8);
  height: 65px;
  color: #FFF;
}

#toolbar .navigation .logo {
  margin-top: 5px;
}

#toolbar .navigation .logo img {
  height: 40px;
  margin-top: 7px;
}

#toolbar .navigation .menu-item {
  display: inline-block;
  position: relative;
}

#toolbar .navigation .menu-item.menu-mobile {
  display: none;
}

#toolbar .navigation .menu-item a {
  padding: 19px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #FFF;
  display: inline-block;
  -webkit-transition: all .2s;
  transition: all .2s;
}

#toolbar .navigation .menu-item a:hover {
  background-color: #5885d9;
}

#toolbar .navigation .menu-item .auth-container {
  display: none;
}

#toolbar .navigation .menu-item.open a {
  background-color: #5885d9;
}

#toolbar .navigation .menu-item .fa-user-circle {
  width: 28px;
  height: 28px;
}

#toolbar .navigation .menu-item i,
#toolbar .navigation .menu-item svg {
  vertical-align: middle;
}

#toolbar .navigation .auth a {
  padding: 19px 19px 16px;
}

#toolbar .navigation .menu-sub {
  position: absolute;
  top: 100%;
  right: 0;
  padding: 0;
  margin: 0;
  background-color: #5C88DA;
  min-width: 160px;
  list-style: none;
}

#toolbar .navigation .menu-sub .menu-item-sub {
  text-align: left;
}

#toolbar .navigation .menu-sub .menu-item-sub.secret {
  background-color: #326ad1;
}

#toolbar .navigation .menu-sub .menu-item-sub.secret a {
  background-color: #326ad1;
}

#toolbar .navigation .menu-sub .menu-item-sub a {
  font-size: 14px;
  font-weight: 200;
  padding: 10px;
  display: block;
}

#toolbar .navigation .menu-sub .menu-item-sub span {
  vertical-align: middle;
}

#toolbar .navigation .menu-sub .menu-item-sub i,
#toolbar .navigation .menu-sub .menu-item-sub svg {
  vertical-align: middle;
}

@media only screen and (max-width: 1024px) {
  #toolbar .app-container {
    text-align: center;
  }

  #toolbar .logo {
    display: inline-block;
    float: none;
  }

  #toolbar .auth .name {
    display: none;
  }

  #toolbar .auth .fa-chevron-down {
    display: none;
  }

  #toolbar .menu {
    display: none;
  }

  #toolbar .navigation .menu-item.menu-mobile {
    display: inline-block;
    cursor: pointer;
  }

  .menu-modal .menu .menu-item a {
    display: block;
    font-family: "Quicksand", "Prompt", sans-serif;
    padding: 15px 20px;
    font-weight: 300;
    font-size: 16px;
    color: #252525;
    border-bottom: 1px solid #F2F2F2;
  }

  .menu-modal .menu .button {
    display: block;
    margin: 20px;
  }

  .menu-modal .menu .contact-us {
    padding: 20px;
  }

  .menu-modal .menu .contact-us h3 {
    color: #5C88DA;
    font-family: "Quicksand", "Prompt", sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 10px 0;
  }

  .menu-modal .menu .contact-us .working-hours {
    padding-bottom: 20px;
  }

  .menu-modal .menu .contact-us .working-hours strong {
    color: #5C88DA;
    font-weight: normal;
  }

  .menu-modal .menu .contact-us .contact-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .menu-modal .menu .contact-us .contact-info li {
    padding-bottom: 5px;
  }

  .menu-modal .menu .contact-us .contact-info i,
  .menu-modal .menu .contact-us .contact-info svg {
    color: #5C88DA;
    width: 20px;
  }
}

@media only screen and (max-width: 1000px) {
  #toolbar .navigation {
    background-color: #5C88DA;
  }

  #toolbar .tagline .right {
    display: none;
  }
}

.select2-container .select {
  border: 1px solid #eeeeee;
  border-radius: 5px;
  outline: 0;
  height: 53px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.select2-container .select .select2-selection__rendered {
  padding: 12px 30px 11px 18px;
}

.select2-container .select .select2-container--default,
.select2-container .select .select2-selection--single,
.select2-container .select .select2-selection__arrow {
  margin-top: -9px;
  top: 50%;
  right: 10px;
}

.select2-container .select.xs {
  height: 32px;
}

.select2-container .select.xs .select2-selection__rendered {
  padding: 1px 30px 1px 18px;
}

.select2-container .select.s {
  height: 37px;
}

.select2-container .select.s .select2-selection__rendered {
  padding: 4px 30px 1px 14px;
}

.select2-container .select .select2-selection__arrow {
  font-family: FontAwesome;
  font-size: 12px;
  width: 13px;
  height: 18px;
  color: #8b8b8b;
}

.select2-container .select .select2-selection__arrow:before {
  content: "\F078";
}

.select2-container .select .select2-selection__arrow b {
  display: none;
}

.select2-container .select.grey {
  background-color: #eeeeee;
}

.select2-container.select2-container--open .select .select2-selection__arrow:before {
  content: "\F077";
}

.select2-container.select2-container--focus .select2-selection--multiple {
  border: 1px solid #eee;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 0 !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered li {
  margin: 5px;
}

.dropdown {
  border: 1px solid #eeeeee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.dropdown .select2-search__field {
  outline: 0;
  background-color: #eeeeee;
  padding: 7px;
  border: 0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.dropdown .select2-results {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
}

.dropdown .select2-results__option--highlighted {
  background-color: #86a6e3 !important;
}

.table {
  width: 100%;
  background-color: #fff;
  border: 1px solid #ebebeb;
  margin: 25px 0;
}

.table thead {
  font-family: "Quicksand", "Prompt", sans-serif;
  border-bottom: 1px solid #5C88DA;
}

.table thead th {
  font-weight: 500;
  padding: 20px 10px;
}

.table tfoot {
  font-family: "Quicksand", "Prompt", sans-serif;
  border-top: 1px solid #5C88DA;
}

.table tfoot th {
  font-weight: 500;
  padding: 20px 10px;
}

.table tbody tr {
  border-bottom: 1px solid #f8f8f8;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.table tbody tr td {
  padding: 10px;
}

.table tbody tr:last-child {
  border-bottom: 0;
}

.table tbody tr:hover {
  background-color: #f8f8f8;
}

.table .sortable.active a .sort-indicator {
  visibility: visible;
}

.table .sortable.active .sort-indicator {
  display: none;
}

.table .sortable.active:hover .sort-current {
  display: none;
}

.table .sortable.active:hover .sort-indicator {
  display: inline;
}

.table .sortable a:hover .sort-indicator {
  visibility: visible;
}

.table .sortable a .sort-indicator {
  visibility: hidden;
}

.table .empty {
  padding: 40px;
  text-align: center;
}

.table .left {
  text-align: left;
}

.table .right {
  text-align: right;
}

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

.table .center.checkbox-only .pretty {
  margin-right: 0;
}

.table .green {
  color: green;
}

.table .orange {
  color: orange;
}

.table .grey {
  color: #CCC;
}

.table .red {
  color: red;
}

.table .airline-icon {
  max-width: 25px;
  vertical-align: middle;
}

#footer {
  background-color: #FFF;
}

#footer .section-subscription {
  border-bottom: 1px solid #ebebeb;
}

#footer .section-subscription .head {
  padding: 21px 0;
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 40.29136965%;
}

#footer .section-subscription .head:last-child {
  margin-right: 0;
}

#footer .section-subscription .head h3 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 500;
  padding: 0;
  margin: 10px 0 0 0;
}

#footer .section-subscription .head h3 span {
  color: #c1d041;
}

#footer .section-subscription .head h3 i,
#footer .section-subscription .head h3 svg {
  color: #CCC;
  margin-right: 10px;
}

#footer .section-subscription #email-subscription::after {
  clear: both;
  content: "";
  display: block;
}

#footer .section-subscription .content {
  padding: 22px 0;
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 57.35097832%;
}

#footer .section-subscription .content:last-child {
  margin-right: 0;
}

#footer .section-subscription .content .input-column {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 65.88078266%;
}

#footer .section-subscription .content .input-column:last-child {
  margin-right: 0;
}

#footer .section-subscription .content .button-column {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

#footer .section-subscription .content .button-column:last-child {
  margin-right: 0;
}

#footer .section-subscription .success {
  font-family: Kanit;
  font-size: 18px;
  padding: 13px 0 0;
}

#footer .section-subscription .success span {
  color: #5C88DA;
}

#footer .section-subscription::after {
  clear: both;
  content: "";
  display: block;
}

#footer .section-others {
  padding-top: 30px;
  padding-bottom: 35px;
}

#footer .section-others h3 {
  color: #5C88DA;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 10px 0;
}

#footer .section-others p {
  margin: 0;
}

#footer .section-others ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#footer .section-others .services {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 40.29136965%;
}

#footer .section-others .services:last-child {
  margin-right: 0;
}

#footer .section-others .contact-us {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 23.23176098%;
}

#footer .section-others .contact-us:last-child {
  margin-right: 0;
}

#footer .section-others .contact-us .address {
  padding-bottom: 25px;
}

#footer .section-others .contact-us .working-hours {
  padding-bottom: 20px;
}

#footer .section-others .contact-us .working-hours strong {
  color: #5C88DA;
  font-weight: normal;
}

#footer .section-others .contact-us .contact-info li {
  padding-bottom: 5px;
}

#footer .section-others .contact-us .contact-info i,
#footer .section-others .contact-us .contact-info svg {
  color: #5C88DA;
  width: 20px;
}

#footer .section-others .others {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

#footer .section-others .others .badge {
  margin-top: 25px;
}

#footer .section-others .others .badge img {
  vertical-align: middle;
}

#footer .section-others .others .copyright {
  font-size: 12px;
  color: #898989;
}

#footer .section-others .others:last-child {
  margin-right: 0;
}

#footer .section-others::after {
  clear: both;
  content: "";
  display: block;
}

@media only screen and (max-width: 1000px) {
  #footer .section-subscription .head {
    float: none;
    text-align: center;
    width: auto;
    padding: 10px 0;
    margin-right: 0;
  }

  #footer .section-subscription .head h3 {
    font-size: 18px;
  }

  #footer .section-subscription .content {
    float: none;
    width: auto;
    padding: 0 10px 20px;
  }

  #footer .section-subscription .content .input-column {
    width: auto;
    margin: 0;
    float: none;
  }

  #footer .section-subscription .content .input-column .input {
    padding: 10px 15px;
  }

  #footer .section-subscription .content .button-column {
    width: 100%;
    float: none;
    margin-top: 10px;
  }

  #footer .section-subscription .content .button-column .button {
    padding: 10px 15px;
  }

  #footer .section-others .services,
  #footer .section-others .contact-us,
  #footer .section-others .others {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px;
  }
}

.pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 300;
  font-family: "Quicksand", "Prompt", sans-serif;
}

.pagination li {
  float: left;
  margin-left: 5px;
}

.pagination li.active a,
.pagination li.active span {
  color: #FFF;
  background-color: #5C88DA;
  border: 1px solid #5C88DA;
}

.pagination li.disabled a,
.pagination li.disabled span {
  color: #EDEDED;
  cursor: auto;
}

.pagination li span {
  border-radius: 5px;
  display: block;
  padding: 6px 13px;
  min-width: 35px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pagination a {
  border-radius: 5px;
  display: block;
  padding: 6px 13px;
  min-width: 35px;
  text-align: center;
  cursor: pointer;
  outline: 0;
  background-color: #FFF;
  border: 1px solid #EEE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.pagination a svg {
  vertical-align: bottom;
}

.pagination .no-border {
  border-color: transparent;
  background: transparent;
}

.pagination::after {
  clear: both;
  content: "";
  display: block;
}

.short .pagination li span {
  padding: 4px 13px;
}

.short .pagination a {
  padding: 4px 13px;
}

.tabs .tab-menu {
  border-bottom: 1px solid #5C88DA;
}

.tabs .tab-menu::after {
  clear: both;
  content: "";
  display: block;
}

.tabs .tab-menu .tab-menu-item {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  padding: 10px 20px;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}

.tabs .tab-menu .tab-menu-item.active {
  color: #fff;
  background-color: #5C88DA;
}

.tabs .tab-content {
  display: none;
}

.tabs .tab-content.active {
  display: block;
}

.card {
  width: 320px;
  display: inline-block;
  position: relative;
  min-height: 180px;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.card .cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 180px;
  border-radius: 5px 5px 0 0;
}

.card .content {
  background-color: #ffffff;
  border-radius: 5px 5px 0 0;
  border: 1px solid #ebebeb;
  overflow: hidden;
  padding-top: 180px;
  color: #252525;
}

.card .title {
  padding: 15px;
  height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.card .info {
  margin: 0 15px;
  padding: 10px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  font-size: 14px;
}

.card .info::after {
  clear: both;
  content: "";
  display: block;
}

.card .info .range,
.card .info .amount {
  line-height: 1;
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 57.35097832%;
}

.card .info .range:last-child,
.card .info .amount:last-child {
  margin-right: 0;
}

.card .info .range span,
.card .info .amount span {
  vertical-align: middle;
}

.card .info .amount {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 40.29136965%;
}

.card .info .amount:last-child {
  margin-right: 0;
}

.card .info i,
.card .info svg {
  color: #ccc;
  font-size: 14px;
  vertical-align: middle;
  margin-right: 5px;
}

.card .price {
  color: #cccccc;
  text-align: left;
  font-size: 12px;
}

.card .price::after {
  clear: both;
  content: "";
  display: block;
}

.card .price .code,
.card .price .price-amount {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
  vertical-align: middle;
  padding-left: 15px;
}

.card .price .code:last-child,
.card .price .price-amount:last-child {
  margin-right: 0;
}

.card .price .code {
  padding-top: 12px;
}

.card .price .code strong {
  color: #5C88DA;
}

.card .price span,
.card .price .number {
  vertical-align: middle;
}

.card .price .number {
  color: #5C88DA;
  font-size: 28px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 500;
}

.card .download {
  background-color: #ebebeb;
  font-size: 14px;
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #252525;
  text-align: center;
  padding: 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 0 0 5px 5px;
}

.card .download i,
.card .download svg {
  color: #cccccc;
}

.card .close {
  position: absolute;
  right: 0;
  top: 0;
  background-color: red;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.card:hover {
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.05);
}

.card:hover .download {
  background-color: #5C88DA;
  color: #FFF;
}

.card:hover .download i,
.card:hover .download svg {
  color: #FFF;
}

.card-list::after {
  clear: both;
  content: "";
  display: block;
}

.card-list .card {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card-list.grid-3 .card:nth-child(3n) {
  margin-right: 0;
}

.agent-wrapper .card .info {
  font-weight: 300;
  font-size: 13px;
}

.agent-wrapper .card .price {
  font-weight: 300;
}

.agent-wrapper .card .price .code {
  padding-top: 9px;
}

.agent-wrapper .card .price .code strong {
  font-weight: 300;
}

.agent-wrapper .card .price .number {
  font-weight: 300;
  font-size: 24px;
}

@media only screen and (max-width: 1000px) {
  .card-list .card {
    width: 280px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .card-list .card .cover {
    height: auto;
    position: initial;
  }

  .card-list .card .cover img {
    width: 100%;
  }

  .card-list .card .content {
    padding-top: 0px;
  }

  .card-list .card .title {
    font-size: 14px;
    height: 70px;
  }

  .card-list .card .info {
    font-size: 14px;
  }

  .card-list .card .price {
    font-size: 14px;
  }

  .card-list .card .price .number {
    font-size: 20px;
  }

  .card-list .card .download {
    font-size: 12px;
  }
}

.card-category {
  width: 320px;
  height: 180px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.card-category .cover {
  border-radius: 5px;
  width: 100%;
}

.card-category .text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.69);
}

.card-category .title {
  font-size: 36px;
  text-transform: uppercase;
  line-height: 1;
}

.card-category .subtitle {
  font-size: 16px;
}

.card-category:hover {
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.15);
}

.card-category-list .card-category {
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card-category-list.small .card-category {
  width: 280px;
  height: 155px;
  margin-right: 25px;
}

.card-category-list.grid-2 .card-category:nth-child(2n) {
  margin-right: 0;
}

.card-category-list.grid-3 .card-category:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 1000px) {
  .card-category-list .card-category {
    width: 280px;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}

.card-article {
  width: 320px;
  height: 280px;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.card-article .cover {
  border-radius: 5px;
}

.card-article:hover {
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.15);
}

.card-article-list::after {
  clear: both;
  content: "";
  display: block;
}

.card-article-list .card-article {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.card-article-list.grid-2 .card-article:nth-child(2n) {
  margin-right: 0;
}

.card-article-list.grid-3 .card-article:nth-child(3n) {
  margin-right: 0;
}

@media only screen and (max-width: 1000px) {
  .card-article-list .card-article {
    width: 280px;
    height: auto;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}

.card-wide {
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #eee;
  overflow: hidden;
  height: 160px;
}

.card-wide::after {
  clear: both;
  content: "";
  display: block;
}

.card-wide .title {
  font-size: 16px;
  padding: 10px;
  color: #5C88DA;
  font-family: "Quicksand", "Prompt", sans-serif;
}

.card-wide .thumb {
  float: left;
  width: 280px;
}

.card-wide .content {
  margin-left: 290px;
  padding: 10px 0;
  height: 160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  color: #252525;
}

.card-wide .content .desc {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}

.card-wide .content .info i,
.card-wide .content .info svg {
  color: #ccc;
  font-size: 20px;
  vertical-align: middle;
  margin-right: 5px;
}

.card-wide .content .info .text {
  vertical-align: middle;
}

.card-wide .content .info .range,
.card-wide .content .info .package {
  display: inline-block;
}

.card-wide .content .info .range {
  width: 145px;
}

.card-wide .content .price {
  color: #898989;
}

.card-wide .content .price .label,
.card-wide .content .price .number,
.card-wide .content .price .code {
  vertical-align: middle;
}

.card-wide .content .price .label {
  display: inline-block;
  margin-right: 5px;
}

.card-wide .content .price .code {
  display: inline-block;
  min-width: 140px;
  margin-right: 5px;
}

.card-wide .content .price .code strong {
  color: #5C88DA;
  font-weight: 500;
}

.card-wide .content .price .number {
  color: #5C88DA;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.card-wide .content .price .number.small {
  font-size: 16px;
  font-weight: 300;
}

.card-wide:hover {
  -webkit-box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.05);
}

.card-wide.agent {
  height: auto;
  min-height: 160px;
  cursor: pointer;
}

.card-wide.agent .title {
  font-family: "Quicksand", "Prompt", sans-serif;
  padding: 0 10px;
  padding-right: 125px;
}

.card-wide.agent .description {
  font-size: 12px;
  padding: 10px;
}

.card-wide.agent .description span {
  color: #5C88DA;
}

.card-wide.agent .download {
  position: absolute;
  right: 20px;
  top: 10px;
}

.card-wide.agent .download .pdf i,
.card-wide.agent .download .pdf svg {
  color: #ff0006;
}

.card-wide.agent .download .doc i,
.card-wide.agent .download .doc svg {
  color: #106DB3;
}

.card-wide.agent .download .image i,
.card-wide.agent .download .image svg {
  color: #284860;
}

.card-wide.agent .download a {
  color: #252525;
  padding-left: 5px;
}

.card-wide.agent .download i,
.card-wide.agent .download svg {
  font-size: 24px;
  color: #ff0006;
  vertical-align: middle;
}

.card-wide.agent .download span {
  vertical-align: middle;
  font-size: 12px;
}

.card-wide.agent .desc .info {
  float: left;
  padding-top: 7px;
}

.card-wide.agent .desc .info i,
.card-wide.agent .desc .info svg {
  color: #0f6db3;
}

.card-wide.agent .desc .price {
  float: right;
}

.card-wide.agent .info {
  font-size: 12px;
}

.card-wide.agent .price {
  font-size: 12px;
}

.card-wide.agent .table {
  margin: 0;
  border-left: 0;
  border-right: 0;
}

.card-wide.agent .table tbody,
.card-wide.agent .table thead tr {
  display: block;
}

.card-wide.agent .table tbody td,
.card-wide.agent .table thead th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.card-wide.agent .table tbody {
  max-height: 320px;
  overflow-y: auto;
  overflow-x: hidden;
}

.card-wide.agent .table .range {
  width: 200px;
}

.card-wide.agent .table .airline {
  width: 135px;
}

.card-wide.agent .table .price-adult {
  width: 100px;
}

.card-wide.agent .table .price-child {
  width: 130px;
}

.card-wide.agent .table .price-alone {
  width: 100px;
}

.card-wide.agent .table .available-slot {
  width: 80px;
}

.card-wide.agent .table .status-slot {
  width: 80px;
}

.card-wide.agent .table .last {
  width: 76px;
}

.card-wide.agent .table .button {
  color: #252525;
}

.card-wide.agent .table .button:hover {
  background-color: #0f6db3;
  color: #fff;
  border-color: #0f6db3;
}

.card-wide.agent .table .button.disabled,
.card-wide.agent .table .button.disabled:hover {
  color: #cccccc;
  background-color: #f8f8f8;
  border-color: #ebebeb;
}

.card-wide.agent .table .status.waitlist {
  color: #fc951b;
}

.card-wide.agent .table .status.available {
  color: #098426;
}

.card-wide.agent .table .status.closed {
  color: #da251c;
}

.card-wide.agent .thumb {
  height: 160px;
}

.agent-wrapper .card-wide .price .number {
  font-weight: 300;
  font-size: 24px;
}

.agent-wrapper .search-bar .contact .info {
  font-size: 14px;
}

.card-wide-list {
  margin-bottom: 30px;
}

.card-wide-list .card-wide {
  margin-bottom: 10px;
}

.card-wide-list .empty {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 300;
  font-size: 18px;
  text-align: center;
  padding: 60px 20px;
}

@media only screen and (max-width: 600px) {
  .card-wide {
    height: auto;
  }

  .card-wide .thumb {
    float: none;
    width: auto;
  }

  .card-wide .thumb img {
    width: 100%;
  }

  .card-wide .content {
    margin-left: 0;
    height: auto;
    min-height: 160px;
  }

  .card-wide .hide-mobile {
    display: none;
  }

  .card-wide.agent .content {
    min-height: 240px;
  }

  .card-wide.agent .title {
    margin-top: 35px;
  }

  .card-wide.agent .desc .price,
  .card-wide.agent .desc .info {
    display: block;
    float: none;
  }

  .card-wide.agent .desc .price .agent-label {
    display: block;
  }

  .card-wide.agent .separate {
    vertical-align: middle;
  }

  .card-wide.agent .download {
    right: auto;
    top: 10px;
    left: 10px;
  }

  .card-wide.agent .download span {
    display: none;
  }

  .card-wide.agent .download a {
    padding-left: 0;
    padding-right: 5px;
  }
}

.page-home {
  overflow-x: hidden;
  overflow-y: auto;
}

.page-home .section {
  position: relative;
  margin-bottom: 35px;
}

.page-home .section.no-margin {
  margin-bottom: 0;
}

.page-home .section .title-head {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #5C88DA;
  margin: 20px 0;
  position: relative;
}

.page-home .section .title-head .button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.page-home .section .title-head .button .fa-ellipsis-h {
  display: none;
  vertical-align: middle;
}

.page-home .blur {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.page-home .static {
  background-color: #f8f8f8;
}

.page-home .parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.page-home .section-banner {
  /* height: 565px; */
}

.page-home .section-banner .banner-text {
  position: absolute;
  right: 30%;
  top: 30%;
}

.page-home .section-banner .banner {
  text-align: center;
}

.page-home .tagline {
  background-color: rgba(9, 55, 86, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65px;
  text-align: center;
}

.page-home .tagline .text {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #FFF;
  font-weight: 400;
  font-size: 24px;
}

.page-home .section-search .form-search::after {
  clear: both;
  content: "";
  display: block;
}

.page-home .section-search .search {
  background-color: #FFF;
  border-bottom: #CCC;
  height: 60px;
}

.page-home .section-search .country {
  float: left;
  width: 320px;
}

.page-home .section-search .continent {
  float: left;
  width: 240px;
}

.page-home .section-search .start-date {
  float: left;
  width: 240px;
}

.page-home .section-search .select2-container .select {
  border-top: 0;
  border-bottom: 0;
  border-left: 1px solid #ebebeb;
  border-right: 0;
  border-radius: 0;
  height: 60px;
}

.page-home .section-search .select2-container .select .select2-selection__rendered {
  padding: 17px 30px 16px 18px;
}

.page-home .section-search .input {
  border-radius: 0;
  padding: 22px 20px 21px;
  background-color: #FFF;
  border-left: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-home .section-search .button {
  height: 60px;
  padding: 0;
  width: 200px;
  border-radius: 0;
}

.page-home .section-why {
  border-bottom: 1px solid #CCC;
  padding-bottom: 30px;
}

.page-home .section-why .cover {
  background-image: url("/img/mascot.png");
  background-repeat: no-repeat;
  background-position: 112px 0;
  padding-left: 375px;
}

.page-home .section-why h2 {
  font-size: 30px;
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #5C88DA;
  font-weight: 600;
  margin: 30px 0 5px;
}

.page-home .section-why h2 strong {
  color: #c1d041;
  font-weight: 600;
}

.page-home .section-why ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-home .section-why ul li {
  padding-left: 35px;
  padding-bottom: 15px;
  position: relative;
}

.page-home .section-why ul li i,
.page-home .section-why ul li svg {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 24px;
  color: #CCC;
}

.page-home .section-why ul strong {
  color: #5C88DA;
}

.page-home .section-tagline-2 {
  height: 320px;
}

.page-home .section-tagline-2 .overlay {
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #ffffff;
  position: relative;
  height: 320px;
}

.page-home .section-tagline-2 h2 {
  font-size: 36px;
  font-weight: 300;
  margin: 0;
}

.page-home .section-tagline-2 h2 span {
  color: #c1d041;
}

.page-home .section-tagline-2 p {
  font-size: 18px;
  font-weight: 300;
}

.page-home .section-tagline-2 .text {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.page-home .section-review {
  height: 375px;
}

.page-home .section-review .review-container {
  padding: 25px 0 0;
}

.page-home .section-review .review-container::after {
  clear: both;
  content: "";
  display: block;
}

.page-home .section-review .review-container h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 300;
  font-size: 36px;
  color: #5C88DA;
  margin: 0;
}

.page-home .section-review .review-container h2 span {
  color: #c1d041;
}

.page-home .section-review .review-container .review-tagline {
  float: left;
  margin-right: 20px;
  width: 320px;
  padding-top: 60px;
}

.page-home .section-review .review-container .review-tagline p {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
}

.page-home .section-review .review-container .review-list {
  float: left;
  width: 660px;
}

.page-home .section-testimonial .people::after {
  clear: both;
  content: "";
  display: block;
}

.page-home .section-testimonial .people .person {
  float: left;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 320px;
  height: 360px;
  border-radius: 5px;
  border: 1px solid #f8f8f8;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  position: relative;
}

.page-home .section-testimonial .people .person .avatar {
  padding: 10px 0;
  text-align: center;
}

.page-home .section-testimonial .people .person .avatar img {
  border-radius: 50%;
  width: 130px;
  height: 130px;
  display: inline-block;
}

.page-home .section-testimonial .people .person .message {
  font-size: 16px;
}

.page-home .section-testimonial .people .person .info {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
  font-family: "Quicksand", "Prompt", sans-serif;
}

.page-home .section-testimonial .people .person .info .name {
  font-size: 14px;
  color: #898989;
}

.page-home .section-testimonial .people .person .info .travel-to {
  font-size: 18px;
  font-weight: 400;
  color: #c1d041;
}

.page-home .section-testimonial .people.grid-3 .card:nth-child(3n) {
  margin-right: 0;
}

.page-home .section-warning {
  padding-bottom: 20px;
}

.page-home .section-warning .warning {
  background-color: #f88324;
  color: #fff;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
  font-weight: 200;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
}

.page-home .section-warning .warning strong {
  font-weight: 400;
}

@media only screen and (min-width: 1000px) {
  .dropdown.country {
    width: 321px !important;
  }

  .dropdown.continent {
    width: 241px !important;
  }
}

@media only screen and (max-width: 1000px) {
  .page-home .section-search .search {
    height: auto;
    padding: 10px;
    background-color: #f8f8f8;
  }

  .page-home .section-search .country,
  .page-home .section-search .continent,
  .page-home .section-search .start-date {
    float: none;
    display: block;
    width: auto;
    border-bottom: 1px solid #eee;
  }

  .page-home .section-search .button {
    width: 100%;
    margin-top: 10px;
  }

  .page-home .section-review .review-container {
    padding-top: 0;
  }

  .page-home .section-review .review-container .review-tagline {
    float: none;
    width: auto;
    text-align: center;
    padding: 10px;
    margin: 0;
  }

  .page-home .section-review .review-container .review-tagline p {
    margin: 10px;
    font-size: 14px;
    font-weight: 300;
  }

  .page-home .section-warning .warning {
    border-radius: 0;
  }

  .page-home .section-banner {
    /* height: 330px; */
  }

  .page-home .section-banner .banner img {
    /* height: 330px; */
  }

  .page-home .section-banner .search {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
  }

  .page-home .tagline .text {
    font-size: 18px;
    position: relative;
  }
  
  .banner{
    margin-top: 65px;
  }

  .card-list.promotion .card .content {
    padding-top: 0px;
  }

  .page-home .tagline{
    position: unset;
  }

  .page-home .section-why,
  .page-home .section-tagline-2 {
    display: none;
  }

  .page-home .section .title-head {
    text-align: center;
    font-size: 26px;
    margin-bottom: 0;
    margin-right: 10px;
    margin-left: 10px;
  }

  .page-home .section .title-head span {
    display: none;
  }

  .page-home .section .title-head .button {
    padding: 10px 12px;
    right: 10px;
  }

  .page-home .section .title-head .button .fa-ellipsis-h {
    display: block;
  }

  .page-home .section .title-head .button span {
    display: none;
  }

  .page-home .section-review {
    height: auto;
  }

  .page-home .section-testimonial .people {
    margin-top: 20px;
  }

  .page-home .section-testimonial .people .person {
    width: 280px;
    height: 320px;
    margin: 0 10px 0 10px;
    text-align: center;
    font-size: 14px;
  }
}

.search-bar {
  background-color: #ffffff;
  float: left;
  width: 280px;
  border-radius: 0 0 5px 5px;
  padding: 15px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 40px;
}

.search-bar h2 {
  margin: 0;
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #5C88DA;
  font-size: 24px;
  font-weight: 500;
}

.search-bar .section-title {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.search-bar ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

.search-bar ul li {
  padding-bottom: 10px;
  padding-left: 10px;
}

.search-bar ul li:last-child {
  padding-bottom: 0;
}

.search-bar ul li a {
  color: #252525;
}

.search-bar hr {
  margin: 15px 0;
}

.search-bar .input-group {
  margin-top: 10px;
}

.search-bar .button {
  margin: 15px 0;
}

.search-bar .contact {
  position: relative;
  height: 40px;
  font-family: "Quicksand", "Prompt", sans-serif;
}

.search-bar .contact .phone {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
}

.search-bar .contact .line {
  position: absolute;
  top: 0;
  left: 50%;
  padding-left: 15px;
  margin-left: 2px;
  border-left: 1px solid #eee;
  height: 40px;
}

.search-bar .contact .line .icon {
  margin-left: 5px;
}

.search-bar .contact .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 24px;
  color: #5C88DA;
  line-height: 1;
}

.search-bar .contact .icon img {
  display: block;
}

.search-bar .contact .desc,
.search-bar .contact .info {
  padding-left: 26px;
  line-height: 1;
}

.search-bar .contact .desc {
  font-size: 12px;
  font-weight: 300;
  color: #898989;
  padding-top: 5px;
}

.search-bar .contact .info {
  font-size: 16px;
  font-weight: 300;
}

.page-tour::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour .section-main::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour .tours-bar {
  margin-left: 300px;
  margin-bottom: 40px;
}

.page-tour .tours-bar h1 {
  margin: 0;
  padding: 15px 0;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 500;
  position: relative;
}

.page-tour .tours-bar h1 .order {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  font-size: 14px;
  font-weight: 300;
  color: #898989;
}

.page-tour .tours-bar h1 .order .label {
  vertical-align: middle;
}

.page-tour .tours-bar h1 .order .select {
  width: 150px;
}

.page-tour .tours-bar h1 + .action-desc {
  margin-top: -20px;
  margin-bottom: 20px;
}

.page-tour .tours-bar .action-desc {
  font-size: 16px;
}

.page-tour .tours-bar .action-desc span {
  color: #5C88DA;
  font-weight: bold;
}

.page-tour .tours-bar .pagination-container {
  text-align: center;
}

.page-tour .tours-bar .pagination-container .pagination {
  display: inline-block;
}

.page-tour .section-recommended {
  margin-bottom: 40px;
}

.page-tour .section-recommended .title-head {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #5C88DA;
  margin: 20px 0 0;
  position: relative;
}

.page-tour .section-recommended .title-head .button {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.page-tour .filter-mobile {
  display: none;
}

@media only screen and (max-width: 1000px) {
  .page-tour {
    padding-top: 135px;
  }

  .page-tour h1 {
    text-align: center;
  }

  .page-tour .section-main .search-bar {
    display: none;
  }

  .page-tour .section-main .tours-bar {
    margin-left: 0;
    padding: 10px;
  }

  .page-tour .section-main .tours-bar .order {
    display: none;
  }

  .page-tour .section-recommended .title-head {
    text-align: center;
    font-size: 28px;
  }

  .page-tour .section-recommended .title-head span {
    display: none;
  }

  .page-tour .filter-mobile {
    display: block;
    position: fixed;
    top: 95px;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 2;
  }

  .page-tour .filter-mobile::after {
    clear: both;
    content: "";
    display: block;
  }

  .page-tour .filter-mobile .filter {
    text-align: center;
    color: #636363;
    font-family: "Quicksand", "Prompt", sans-serif;
    padding: 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 48.82117399%;
  }

  .page-tour .filter-mobile .filter:last-child {
    margin-right: 0;
  }

  .search-bar {
    width: auto;
    float: none;
  }

  .order-mobile {
    min-height: 600px;
  }

  .order-mobile h2 {
    margin: 0;
    font-family: "Quicksand", "Prompt", sans-serif;
    color: #5C88DA;
    font-size: 24px;
    font-weight: 500;
    padding: 10px;
  }

  .order-mobile a {
    display: block;
    color: #252525;
    padding: 10px;
  }

  .order-mobile a.active i,
  .order-mobile a.active svg {
    color: #5C88DA;
  }
}

.section-reserve {
  width: 280px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 5px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
}

.section-reserve h2 {
  margin: 0;
  font-family: "Quicksand", "Prompt", sans-serif;
  color: #5C88DA;
  font-size: 24px;
  font-weight: 500;
  padding: 15px;
}

.section-reserve .reserve-input {
  padding: 15px;
  font-size: 16px;
}

.section-reserve .contact {
  background-color: #eee;
  position: relative;
  height: 40px;
  font-family: "Quicksand", "Prompt", sans-serif;
  height: 60px;
}

.section-reserve .contact .phone {
  position: absolute;
  top: 0;
  left: 10px;
  height: 40px;
  margin-top: 12px;
}

.section-reserve .contact .line {
  position: absolute;
  top: 0;
  left: 50%;
  padding-left: 15px;
  margin-left: 2px;
  border-left: 1px solid #e1e1e1;
  height: 40px;
  margin-top: 12px;
}

.section-reserve .contact .line .icon {
  margin-left: 5px;
}

.section-reserve .contact .icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 20px;
  color: #5C88DA;
  line-height: 1;
}

.section-reserve .contact .icon img {
  display: block;
}

.section-reserve .contact .desc,
.section-reserve .contact .info {
  padding-left: 26px;
  line-height: 1;
}

.section-reserve .contact .desc {
  font-size: 12px;
  font-weight: 300;
  color: #898989;
  padding-top: 5px;
}

.section-reserve .contact .info {
  font-size: 16px;
  font-weight: 300;
}

.section-reserve .row {
  padding-bottom: 10px;
}

.section-reserve .reserve-column::after {
  clear: both;
  content: "";
  display: block;
}

.section-reserve .reserve-column-left {
  float: left;
  width: 125px;
}

.section-reserve .reserve-column-right {
  float: right;
  padding: 14px 0;
  font-weight: bold;
}

.section-reserve hr {
  margin: 10px 0 15px;
}

.section-reserve .summary {
  font-weight: bold;
  margin-bottom: 15px;
}

.section-reserve .summary::after {
  clear: both;
  content: "";
  display: block;
}

.section-reserve .summary .summary-label {
  float: left;
}

.section-reserve .summary .summary-price {
  float: right;
  color: #5C88DA;
}

.section-reserve .notice {
  color: #5C88DA;
  font-size: 14px;
  text-align: center;
}

.page-tour-show {
  overflow-x: hidden;
  overflow-y: auto;
}

.page-tour-show .section {
  position: relative;
  margin-bottom: 35px;
}

.page-tour-show .static {
  background-color: #f8f8f8;
}

.page-tour-show .parallax {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.page-tour-show .title-head {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #5C88DA;
  margin: 20px 0 0;
  position: relative;
}

.page-tour-show .section-cover {
  height: auto;
  margin-bottom: 15px;
  text-align: center;
  overflow: hidden;
}

.section.section-cover img {
  max-width: 100%;
}

.page-tour-show .section-cover .parallax {
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.page-tour-show .section-tour {
  position: relative;
}

.page-tour-show .section-detail {
  width: 700px;
}

.page-tour-show .section-detail .breadcrumb {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.page-tour-show .section-detail .breadcrumb a {
  color: #252525;
}

.page-tour-show .section-detail .breadcrumb .active {
  color: #5C88DA;
}

.page-tour-show .section-detail .head {
  position: relative;
}

.page-tour-show .section-detail .head .social {
  position: absolute;
  right: 0;
  top: 10px;
}

.page-tour-show .section-detail .head .tags {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.page-tour-show .section-detail .head .tags .code {
  display: inline-block;
  margin-right: 35px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 300;
  vertical-align: middle;
}

.page-tour-show .section-detail .head .tags .code strong {
  color: #5C88DA;
}

.page-tour-show .section-detail .head .tags a {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}

.page-tour-show .section-detail h1 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 300;
  margin: 15px 0 5px;
}

.page-tour-show .section-detail h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 500;
  color: #5C88DA;
  position: relative;
}

.page-tour-show .section-detail h2 .bold {
  color: #252525;
}

.page-tour-show .section-detail h2 .download {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-align: right;
}

.page-tour-show .section-detail h2 .download a {
  padding: 11px 15px;
  font-size: 16px;
  font-family: Tahoma, sans-serif;
  display: inline-block;
}

.page-tour-show .section-detail h2 .download .mobile {
  display: none;
}

.page-tour-show .section-detail h3 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin: 15px 0 5px;
}

.page-tour-show .section-detail .status.waitlist {
  color: #fc951b;
}

.page-tour-show .section-detail .status.available {
  color: #098426;
}

.page-tour-show .section-detail .status.closed {
  color: #da251c;
}

.page-tour-show .section-detail .status-container {
  position: relative;
}

.page-tour-show .section-detail .status-container .button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
}

.page-tour-show .section-detail .packages-more {
  text-align: center;
}

.page-tour-show .section-detail .packages-more .button {
  border: 1px solid #eee;
  background-color: #f8f8f8;
}

.page-tour-show .section-detail .hightlight {
  margin-bottom: 50px;
}

.page-tour-show .section-detail .conditions-and-faqs {
  margin-bottom: 40px;
}

.page-tour-show .section-detail .table tbody tr:hover .button {
  opacity: 1;
}

.page-tour-show .section-detail .tab-menu-item {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.page-tour-show .section-detail .tab-menu-item:last-child {
  margin-right: 0;
}

.page-tour-show .section-detail .tab-content {
  font-size: 16px;
}

.page-tour-show .section-detail .tab-content ol {
  padding-left: 20px;
}

@media only screen and (max-width: 512px) {
  .page-tour-show .hide-mobile {
    display: none;
  }
}

@media only screen and (max-width: 1000px) {
  .page-tour-show .section-detail {
    padding: 10px;
    width: auto;
  }

  .page-tour-show .section-detail h2 span {
    display: none;
  }

  .page-tour-show .section-detail h2 .download {
    position: static;
    right: auto;
    top: auto;
    -webkit-transform: none;
            transform: none;
  }

  .page-tour-show .section-detail h2 .download .button.white {
    display: none;
  }

  .page-tour-show .section-detail h2 .download .pdf {
    display: block;
    width: 100%;
  }

  .page-tour-show .section-detail h2 .download .mobile {
    display: inline;
  }

  .page-tour-show .section-detail .table tbody tr .button {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: none;
            transform: none;
  }

  .page-tour-show .section-reserve {
    display: none;
  }

  .page-tour-show .section-recommended .title-head {
    text-align: center;
  }

  .section-reserve {
    border-radius: 0;
    width: auto;
    position: static;
  }
}

.page-tour-checkout .breadcrumb {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-top: 20px;
}

.page-tour-checkout .breadcrumb a {
  color: #252525;
}

.page-tour-checkout .breadcrumb .active {
  color: #5C88DA;
}

.page-tour-checkout .head {
  position: relative;
}

.page-tour-checkout .head .social {
  position: absolute;
  right: 0;
  top: 10px;
}

.page-tour-checkout .head .tags {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.page-tour-checkout .head .tags a {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}

.page-tour-checkout .head .package-detail {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.page-tour-checkout .head .package-detail .detail {
  display: inline-block;
  margin-right: 60px;
}

.page-tour-checkout .head .package-detail .label {
  color: #5C88DA;
  font-weight: 400;
}

.page-tour-checkout .head .package-detail .waitlist {
  color: #fc951b;
}

.page-tour-checkout .head .package-detail .available {
  color: #098426;
}

.page-tour-checkout .head .package-detail .closed {
  color: #da251c;
}

.page-tour-checkout h1 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 300;
  margin: 10px 0 0;
}

.page-tour-checkout hr {
  margin: 20px 0;
}

.page-tour-checkout .checkout .checkout-step::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour-checkout .checkout .checkout-step-item {
  border-bottom: 3px solid #ebebeb;
  text-align: center;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
  font-weight: 300;
  padding: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

.page-tour-checkout .checkout .checkout-step-item:last-child {
  margin-right: 0;
}

.page-tour-checkout .checkout .checkout-step-item .step-number {
  width: 40px;
  height: 40px;
  padding: 5px;
  display: inline-block;
  border-radius: 50%;
  background-color: #ebebeb;
  color: #fff;
  font-weight: 400;
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-tour-checkout .checkout .checkout-step-item .step-label {
  display: inline-block;
  vertical-align: middle;
  color: #ebebeb;
  margin-left: 5px;
}

.page-tour-checkout .checkout .checkout-step-item.pass {
  border-bottom: 3px solid #5C88DA;
  cursor: pointer;
}

.page-tour-checkout .checkout .checkout-step-item.pass .step-number {
  background-color: #5C88DA;
}

.page-tour-checkout .checkout .checkout-step-item.pass .step-label {
  color: #252525;
}

.page-tour-checkout .checkout-detail {
  padding: 30px 0;
  margin-bottom: 20px;
}

.page-tour-checkout .checkout-detail::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour-checkout .checkout-detail .checkout-condition {
  background-color: #ebebeb;
  padding: 20px;
  min-height: 575px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

.page-tour-checkout .checkout-detail .checkout-condition:last-child {
  margin-right: 0;
}

.page-tour-checkout .checkout-detail .checkout-condition h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #5C88DA;
  margin: 0 0 20px;
}

.page-tour-checkout .checkout-detail .checkout-condition ol {
  margin: 0 0 40px;
  padding: 0 0 0 17px;
}

.page-tour-checkout .checkout-detail .checkout-condition .notice ol {
  list-style: none;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-tour-checkout .checkout-detail .checkout-condition .contact .phone,
.page-tour-checkout .checkout-detail .checkout-condition .contact .line {
  position: relative;
  height: 45px;
  font-family: "Quicksand", "Prompt", sans-serif;
  margin-bottom: 10px;
}

.page-tour-checkout .checkout-detail .checkout-condition .contact .label {
  font-weight: 300;
  color: #898989;
  padding-left: 45px;
  line-height: 1;
  padding-top: 3px;
  font-size: 12px;
}

.page-tour-checkout .checkout-detail .checkout-condition .contact .info {
  padding-left: 45px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
}

.page-tour-checkout .checkout-detail .checkout-condition .contact .icon {
  position: absolute;
  color: #5C88DA;
  font-size: 30px;
  left: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.page-tour-checkout .checkout-detail .checkout-info {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 65.88078266%;
}

.page-tour-checkout .checkout-detail .checkout-info:last-child {
  margin-right: 0;
}

.page-tour-checkout .checkout-detail .checkout-info h2 {
  font-size: 24px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 500;
  margin: 0 0 15px;
}

.page-tour-checkout .checkout-detail .checkout-info .package-info {
  margin-bottom: 40px;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info {
  font-size: 16px;
  margin-bottom: 10px;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .label {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .label:last-child {
  margin-right: 0;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .selected {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 40.29136965%;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .selected:last-child {
  margin-right: 0;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .sum {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 23.23176098%;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .sum:last-child {
  margin-right: 0;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .label {
  padding-top: 7px;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .selected .price {
  color: #ccc;
  display: inline-block;
  width: 70px;
  text-align: center;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .selected .amount {
  display: inline-block;
  width: 60px;
  text-align: center;
}

.page-tour-checkout .checkout-detail .checkout-info .amount-info .sum {
  padding-top: 7px;
  text-align: right;
}

.page-tour-checkout .checkout-detail .checkout-info hr {
  margin: 5px 0;
}

.page-tour-checkout .checkout-detail .checkout-info .summary-info {
  font-size: 16px;
}

.page-tour-checkout .checkout-detail .checkout-info .summary-info::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour-checkout .checkout-detail .checkout-info .summary-info .summary-label {
  float: left;
  font-weight: bold;
}

.page-tour-checkout .checkout-detail .checkout-info .summary-info .summary-price {
  float: right;
  font-weight: bold;
  color: #5C88DA;
}

.page-tour-checkout .checkout-detail .checkout-info .notice {
  margin: 60px 0 33px;
}

.page-tour-checkout .checkout-detail .checkout-info .notice ol {
  margin: 0;
  padding: 0 0 0 20px;
}

.page-tour-checkout .contact-info {
  margin-bottom: 35px;
}

.page-tour-checkout .contact-info .row {
  padding-bottom: 20px;
}

.page-tour-checkout .contact-info .row::after {
  clear: both;
  content: "";
  display: block;
}

.page-tour-checkout .contact-info .row .firstname,
.page-tour-checkout .contact-info .row .lastname {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.page-tour-checkout .contact-info .row .firstname:last-child,
.page-tour-checkout .contact-info .row .lastname:last-child {
  margin-right: 0;
}

.page-tour-checkout .success {
  padding-top: 180px;
  font-family: "Quicksand", "Prompt", sans-serif;
  text-align: center;
}

.page-tour-checkout .success .title {
  font-size: 36px !important;
  font-weight: 600 !important;
  color: #5C88DA;
}

.page-tour-checkout .success .warning {
  font-size: 18px;
  font-weight: 600;
}

.page-tour-checkout .success .text {
  font-size: 18px;
  font-weight: 300;
}

.page-tour-checkout .success .button {
  display: inline-block;
  width: 300px;
  padding: 14px;
  margin-top: 40px;
}

@media only screen and (max-width: 512px) {
  .page-tour-checkout .head .package-detail .detail {
    display: block;
  }
}

@media only screen and (max-width: 1000px) {
  .page-tour-checkout {
    padding: 95px 10px 10px;
  }

  .page-tour-checkout .checkout-detail .checkout-condition {
    float: none;
    width: auto;
    min-height: auto;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .page-tour-checkout .checkout-detail .checkout-condition h2 {
    margin: 0 0 10px;
  }

  .page-tour-checkout .checkout-detail .checkout-condition ol {
    margin: 0 0 20px;
  }

  .page-tour-checkout .checkout-detail .checkout-info {
    width: auto;
    float: none;
  }

  .page-tour-checkout .checkout-detail .checkout-info .traveler-info .amount-info .label {
    width: auto;
    float: none;
    margin: 0;
  }

  .page-tour-checkout .checkout-detail .checkout-info .traveler-info .amount-info .selected {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 65.88078266%;
  }

  .page-tour-checkout .checkout-detail .checkout-info .traveler-info .amount-info .selected:last-child {
    margin-right: 0;
  }

  .page-tour-checkout .checkout-detail .checkout-info .traveler-info .amount-info .sum {
    float: left;
    display: block;
    margin-right: 2.35765202%;
    width: 31.76156532%;
  }

  .page-tour-checkout .checkout-detail .checkout-info .traveler-info .amount-info .sum:last-child {
    margin-right: 0;
  }

  .page-tour-checkout .checkout-detail .checkout-info .traveler-info .button {
    font-size: 12px;
    padding: 8px 13px;
  }

  .page-tour-checkout .no-mobile {
    display: none;
  }
}

.page-article h1 {
  margin: 0;
  padding: 15px 0;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.page-article .pagination-container {
  text-align: center;
  margin-bottom: 40px;
}

.page-article .pagination-container .pagination {
  display: inline-block;
}

.page-article-show h1 {
  margin: 0;
  padding: 15px 0 10px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.page-article-show .content {
  margin-bottom: 40px;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  min-height: 500px;
}

.page-article-show h2 {
  margin: 0;
  padding: 15px 0;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.page-article-show .related-list {
  margin-bottom: 60px;
}

.page-article-show .terms-list {
  line-height: 2em;
  font-size: 16px;
}

@media only screen and (max-width: 1000px) {
  .page-article h1 {
    text-align: center;
  }

  .page-article-show h1 {
    text-align: center;
  }
}

.page-subscription .content {
  margin: 40px auto;
  background-color: #FFF;
  width: 300px;
  padding: 20px;
  border-radius: 5px;
}

.page-subscription .content h1 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 400;
  margin: 0 0 20px;
  color: #5C88DA;
}

.page-subscription .content .red {
  color: red;
}

.page-subscription .content .green {
  color: green;
}

.me .menu::after {
  clear: both;
  content: "";
  display: block;
}

.me .menu .profile,
.me .menu .bookings {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.me .menu .profile:last-child,
.me .menu .bookings:last-child {
  margin-right: 0;
}

.me .menu a {
  display: block;
  padding: 15px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 18px;
  text-align: center;
  border-bottom: 3px solid #ccc;
  color: #ccc;
}

.me .menu a:hover {
  color: #d9e3f6;
  border-bottom: 3px solid #d9e3f6;
}

.me .menu a.active {
  color: #5C88DA;
  border-bottom: 3px solid #5C88DA;
}

.page-profile {
  margin: 40px 0;
}

.page-profile h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 500;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.page-profile .row {
  padding-bottom: 20px;
}

.page-profile .row::after {
  clear: both;
  content: "";
  display: block;
}

.page-profile .row .firstname,
.page-profile .row .lastname,
.page-profile .row .email,
.page-profile .row .phone,
.page-profile .row .facebook,
.page-profile .row .passport,
.page-profile .row .company,
.page-profile .row .country,
.page-profile .row .state,
.page-profile .row .zip {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 31.76156532%;
}

.page-profile .row .firstname:last-child,
.page-profile .row .lastname:last-child,
.page-profile .row .email:last-child,
.page-profile .row .phone:last-child,
.page-profile .row .facebook:last-child,
.page-profile .row .passport:last-child,
.page-profile .row .company:last-child,
.page-profile .row .country:last-child,
.page-profile .row .state:last-child,
.page-profile .row .zip:last-child {
  margin-right: 0;
}

.page-profile .submit {
  text-align: right;
}

.page-profile .warning-tag {
  color: orange;
  font-size: 12px;
}

.page-profile .help-tag {
  color: #ccc;
  font-size: 12px;
}

@media only screen and (max-width: 1000px) {
  .page-profile {
    margin: 40px 10px;
  }
}

.page-booking {
  margin: 40px 0;
}

.page-booking-show {
  padding-top: 135px 0;
}

.page-booking-show .breadcrumb {
  padding: 20px 0;
  font-family: "Quicksand", "Prompt", sans-serif;
}

.page-booking-show .info,
.page-booking-show .inform,
.page-booking-show .travelers {
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.page-booking-show .travelers {
  padding: 20px;
}

.page-booking-show .travelers h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 20px;
}

.page-booking-show .travelers h3 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 20px;
  color: #5C88DA;
}

.page-booking-show .travelers .traveler {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.page-booking-show .travelers .row {
  padding-bottom: 10px;
}

.page-booking-show .travelers .firstName,
.page-booking-show .travelers .lastName,
.page-booking-show .travelers .passportId,
.page-booking-show .travelers .visaId,
.page-booking-show .travelers .phone,
.page-booking-show .travelers .email {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.page-booking-show .travelers .firstName:last-child,
.page-booking-show .travelers .lastName:last-child,
.page-booking-show .travelers .passportId:last-child,
.page-booking-show .travelers .visaId:last-child,
.page-booking-show .travelers .phone:last-child,
.page-booking-show .travelers .email:last-child {
  margin-right: 0;
}

.page-booking-show .travelers .action {
  text-align: right;
}

.page-booking-show .travelers .thumb {
  max-width: 100%;
  display: block;
  margin-top: 10px;
}

.page-booking-show .inform {
  padding: 20px;
}

.page-booking-show .inform h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 20px;
}

.page-booking-show .inform .row {
  padding-bottom: 20px;
}

.page-booking-show .inform .amount,
.page-booking-show .inform .datetime {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.page-booking-show .inform .amount:last-child,
.page-booking-show .inform .datetime:last-child {
  margin-right: 0;
}

.page-booking-show .inform .datetime i,
.page-booking-show .inform .datetime svg {
  margin-top: 12px;
}

.page-booking-show .drop-here {
  border: 3px dashed #eee;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  text-align: center;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.page-booking-show .alert {
  margin-bottom: 20px;
  font-weight: 300;
}

.page-booking-show .alert.success {
  color: #FFF;
  padding: 20px;
  font-size: 18px;
}

.page-booking-show .success {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 500;
  font-size: 28px;
  padding: 80px 0;
  text-align: center;
  color: #5C88DA;
}

@media only screen and (max-width: 1000px) {
  .page-booking {
    margin: 40px 10px;
  }

  .page-booking-show {
    margin: 10px;
  }
}

.quotation .header img {
  width: 100%;
  display: block;
}

.quotation h1 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 30px !important;
  font-weight: 500;
  color: #5C88DA;
  margin: 0;
}

.quotation h2 {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 20px;
  font-weight: 300;
  margin: 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

.quotation h2 span {
  display: inline-block;
  vertical-align: middle;
}

.quotation h2 a {
  vertical-align: middle;
}

.quotation .content {
  padding: 20px;
}

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

.quotation .row .column {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.quotation .row .column:last-child {
  margin-right: 0;
}

.quotation .row .label {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.quotation .row .bold {
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 300;
  font-size: 14px;
  background-color: #eee;
  padding: 10px 20px;
  border-radius: 5px;
}

.quotation .summary {
  text-align: right;
}

.quotation .summary span {
  color: #5C88DA;
  font-weight: bold;
}

.quotation .condition {
  font-size: 12px;
}

.quotation .condition h2 {
  font-size: 12px;
  font-weight: 500;
}

.quotation .condition ol {
  margin-bottom: 0;
}

.quotation .notice {
  text-align: center;
  font-size: 18px;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-weight: 300;
  padding: 10px;
  background-color: #5C88DA;
  color: #fff;
}

.quotation .table {
  margin: 25px 0 10px;
}

.quotation .table thead th {
  padding: 10px;
}

.quotation .table tbody tr td {
  padding: 5px;
}

.page-contact-show h1 {
  margin: 0;
  padding: 15px 0;
  font-family: "Quicksand", "Prompt", sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.page-contact-show .content {
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}

.page-contact-show .name,
.page-contact-show .email {
  float: left;
  display: block;
  margin-right: 2.35765202%;
  width: 48.82117399%;
}

.page-contact-show .name:last-child,
.page-contact-show .email:last-child {
  margin-right: 0;
}

.page-contact-show .row {
  padding-bottom: 10px;
}

.page-contact-show .row:last-child {
  padding-bottom: 0;
}

.page-contact-show .right {
  text-align: right;
  margin-bottom: 40px;
}

@media only screen and (max-width: 1000px) {
  .page-contact-show h1 {
    text-align: center;
  }

  .page-contact-show .form-contact .right {
    text-align: center;
  }

  .card-list .card-mobile .cover img {
    width: 100%;
    max-height: unset;
  }

  .card-mobile .card:nth-child(2n){
      display: none;
  }
  .card-mobile {
    width: 97% !important;
    max-height: 180 px;
  }
  
}
.owl-theme.owl-dots-none .owl-dots{
  display: none;
}
.row.recaptcha .g-recaptcha{
  display: flex;
  justify-content: center;
}
.js-error-recaptcha {
  display: flex;
  justify-content: center;
}

.fa-check{
  color: #056100;
}

.page-tour-show .section-detail .status-container:hover .status.waitlist + .select-package{
  display: unset !important;
}