@font-face {
  font-family: 'TUITypeLightLATNW-Bold';
  src: url("../fonts/TUIType_LATN_W_Bd.eot");
  src: url("../fonts/TUIType_LATN_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/TUIType_LATN_W_Bd.woff") format("woff"), url("../fonts/TUIType_LATN_W_Bd.ttf") format("truetype"); }

@font-face {
  font-family: 'TUITypeLightLATNW';
  src: url("../fonts/TUITypeLt_LATN_W_Rg.eot");
  src: url("../fonts/TUITypeLt_LATN_W_Rg.eot?#iefix") format("embedded-opentype"), url("../fonts/TUITypeLt_LATN_W_Rg.woff") format("woff"), url("../fonts/TUITypeLt_LATN_W_Rg.ttf") format("truetype"); }

body {
  overflow: hidden; }

a:focus {
  outline: 0 none; }

.js-open-modal {
  cursor: pointer; }

#modal p:last-child {
  margin-bottom: 0; }

#modal .modal-body {
  padding: 0; }

#modal .modal-content {
  position: relative; }

#modal .modal-content .close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 32px;
  line-height: 24px; }

#modal .modal-content .close:focus {
  outline: 0 none; }

#modal .destination-info {
  padding: 20px; }

#modal .destination-deals {
  padding: 20px;
  background: #dbf2fc; }

#io-content {
  font-size: 18px;
  line-height: 27px;
  color: #092a5e;
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif; }

#io-content h1, #io-content h2, #io-content h3, #io-content h4, #io-content h5, #io-content h6 {
  font-weight: bold; }

#io-content h1 {
  font-family: "TUITypeLightLATNW", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 24px;
  text-transform: uppercase; }

#io-content h1, #io-content h2, #io-content h3, #io-content h4, #io-content h5, #io-content h6, #io-content p, #io-content ul, #io-content ol, #io-content dl, #io-content blockquote, #io-content pre {
  margin-bottom: 16px; }

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

#io-content a {
  text-decoration: none; }

#io-content .site-logo {
  height: 36px;
  width: auto; }

#io-content .site-title {
  margin: 0;
  font-size: 26px;
  line-height: 30px; }

#io-content #header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  padding: 15px 15px;
  background: #dbf2fc;
  color: #092a5e;
  z-index: 999; }

#io-content #header a {
  color: #092a5e; }

#io-content #header .site-title {
  margin-top: 3px; }

#io-content #map {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100vh; }

#io-content #sidebar {
  position: absolute;
  top: 90px;
  bottom: 20px;
  right: 10px;
  width: 320px; }

#io-content #sidebar {
  background: #fff;
  padding: 16px;
  overflow: hidden; }

#io-content #sidebar table {
  width: 100%; }

#io-content #sidebar table thead {
  color: #092a5e; }

#io-content #sidebar table tbody {
  color: #fff; }

#io-content #sidebar table td, #io-content #sidebar table th {
  padding: 4px; }

#io-content #sidebar .select2-container {
  width: 100% !important; }

#io-content #intro {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  font-size: 16px;
  line-height: 1.4em; }

#io-content #intro h1 {
  font-size: 24px; }

#io-content #intro .bg {
  position: absolute;
  bottom: 0;
  right: 30%;
  width: 100%;
  height: 100vh;
  background: url(../images/bg.svg) no-repeat right top;
  background-size: cover; }

#io-content #intro .bg .image {
  position: absolute;
  right: 10%;
  top: 10%;
  bottom: 10%;
  width: 100%;
  background: url(../images/intro-image.png) no-repeat right center;
  background-size: auto 100%; }

#io-content #intro .container {
  position: relative;
  height: 100vh;
  margin: 0;
  width: 50%; }

#io-content #intro .logo-link {
  margin-bottom: 20px; }

#io-content #intro .site-logo {
  height: 60px; }

#io-content #intro .intro-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 15px; }

#io-content #intro .intro-logo .site-logo {
  height: 36px; }

#io-content #intro .intro-logo a {
  display: inline-block;
  position: relative;
  z-index: 1; }

#io-content #intro .content {
  position: absolute;
  left: 50%;
  top: 10vh;
  width: 348px;
  max-width: 100%;
  transform: translate(-50%, 0); }

#io-content .block-link {
  text-decoration: none !important; }

#io-content .block-deal {
  display: block;
  background: #fff;
  font-size: 14px;
  line-height: 1.4em;
  color: #777;
  margin: 0; }

#io-content .block-deal img {
  width: 100%;
  height: auto; }

#io-content .block-deal h4, #io-content .block-deal p {
  margin: 0; }

#io-content .block-deal .block-body {
  display: block;
  padding: 15px 15px; }

#io-content .block-deal .block-thumb {
  display: block; }

#io-content .block-deal .deal-title {
  display: block;
  font-size: 17px;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0 0 5px;
  color: #00164f; }

#io-content .block-deal .deal-location {
  display: block;
  text-transform: uppercase; }

#io-content .block-deal .deal-metas {
  display: block;
  padding: 7px 0 0;
  margin: 7px 0 0;
  border: #ddd solid 1px;
  border-width: 1px 0 0; }

#io-content .block-deal .deal-price {
  color: #00164f;
  padding: 3px 0; }

#io-content .block-deal .deal-price strong {
  font-size: 27px;
  margin: 0 2px; }

#io-content .block-deal .btn {
  padding: 5px 12px 7px;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em; }

#io-content .block-deal .meta-departure {
  display: block;
  color: #333; }

#io-content .block-deal .meta-duration {
  display: block; }

#io-content .block-deal.scraped hr {
  border-color: #dcdcdc;
  margin: 15px 0;
  clear: both; }

#io-content .block-deal.scraped p.small {
  margin: 0 0 5px; }

#io-content .block-deal.scraped .deal-title {
  font-size: 20px;
  color: #70cbf4; }

#io-content .block-deal.scraped .deal-location {
  font-size: 16px; }

#io-content .block-deal.scraped .deal-price {
  font-size: 16px; }

#io-content .block-deal.scraped .deal-price strong {
  font-size: 42px;
  font-weight: bold;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#io-content .block-deal.scraped .deal-price i {
  font-size: 24px;
  font-weight: bold;
  font-family: "TUITypeLightLATNW-Bold", Helvetica, Arial, sans-serif; }

#io-content .block-deal.scraped .deal-location {
  float: left; }

#io-content .block-deal.scraped .rating-tui {
  float: right; }

#io-content .block-deal.scraped .js-match-height {
  overflow: hidden; }

#io-content .block-deal.scraped .block-thumb {
  background-size: cover;
  background-position: center;
  height: 180px;
  overflow: hidden; }

#io-content .select2-container--default .select2-selection--single {
  height: 40px; }

#io-content .select2-container--default .select2-selection--single .select2-selection__placeholder {
  background: url(../images/pin.svg) no-repeat left center;
  background-size: auto 16px;
  padding-left: 20px; }

#io-content .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px; }

#io-content .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px; }

#io-content .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0 none;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -12px;
  margin-top: -8px;
  background: url(../images/down.svg) no-repeat center;
  background-size: auto 16px;
  opacity: 0.5; }

#map-container {
  overflow: hidden; }

#intro {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
  transition: all 0.6s; }

#sidebar {
  visibility: hidden;
  opacity: 0;
  transform: translate(100%, 0);
  transition: all 0.6s; }

#header {
  visibility: hidden;
  opacity: 0;
  transform: translate(0, -100%);
  transition: all 0.6s; }

.show-result #intro {
  visibility: hidden;
  opacity: 0;
  transform: translate(-100%, 0);
  top: 0;
  transition: all 1.2s; }

.show-result #sidebar {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0); }

.show-result #header {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0); }

@media (max-width: 568px) {
  #io-content .site-logo {
    height: 30px; }
  #io-content .site-title {
    font-size: 16px; }
  #io-content #intro {
    padding-top: 60px; }
  #io-content #intro .bg {
    right: 0;
    bottom: 15vh;
    background: url(../images/bg-mobile.svg) no-repeat center bottom;
    background-size: cover; }
  #io-content #intro .bg .image {
    left: 10px;
    top: auto;
    right: 10px;
    bottom: 2vh;
    width: auto;
    height: 50%;
    background: url(../images/intro-image-mobile.png) no-repeat right center;
    background-size: 100%; }
  #io-content #intro .container {
    width: auto; }
  #io-content #intro .content {
    position: static;
    width: auto;
    padding-top: 15px;
    left: 0;
    transform: translate(0, 0); }
  #io-content #intro .site-logo {
    height: 40px; }
  #io-content #sidebar {
    position: static;
    width: auto;
    height: 50vh;
    bottom: auto;
    top: auto; }
  .show-result #map {
    min-height: 50vh !important; } }

/* --- custom marker --- */
.pin-wrap {
  position: absolute;
  width: 127px;
  height: 46px; }

.pin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-left: -63px;
  margin-top: -46px;
  background: url(../images/marker-origin.svg) no-repeat center top;
  background-size: cover;
  box-sizing: border-box;
  padding: 15px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase; }

.shadow {
  position: absolute; }

.shadow::after {
  position: absolute;
  left: -125px;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  content: '';
  -webkit-transform: rotateX(55deg);
  transform: rotateX(55deg);
  border-radius: 50%;
  box-shadow: rgba(0, 0, 0, 0.5) 100px 0 20px; }

.pulse {
  position: absolute;
  margin-top: -50px;
  margin-left: -50px;
  -webkit-transform: rotateX(55deg);
  transform: rotateX(55deg); }

.pulse::after {
  display: block;
  width: 100px;
  height: 100px;
  content: '';
  -webkit-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  border-radius: 50%;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 3px #f93c11; }

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; } }

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0; } }

@media (min-width: 1600px) {
  #io-content #intro h1 {
    font-size: 32px;
    line-height: 1.2em; }
  #io-content #intro .content {
    width: 450px;
    font-size: 22px;
    line-height: 1.4em; } }
