.centered-content, .content {
  margin: 0 auto;
  padding: 0px 16px; }
  @media only screen and (min-width: 481px) {
    .centered-content, .content {
      max-width: 768px; } }
  @media only screen and (min-width: 769px) {
    .centered-content, .content {
      max-width: 960px; } }

body {
  background-color: white;
  font-family: "Roboto", "Noto", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, p {
  padding: 0;
  margin: 0; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

a {
  color: #0066cc; }

#app-shell {
  background: #000; }

.hero-content {
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 300;
  text-shadow: 1px 1px 1px #000;
  position: relative;
  padding-top: 3rem;
  padding-bottom: 0rem; }
  .hero-content.has-bg {
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  @media only screen and (min-width: 481px) {
    .hero-content {
      font-size: 2rem;
      height: 11.875rem; } }
  .hero-content:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 0;
    padding-top: 6rem;
    padding-bottom: 3rem;
    box-sizing: border-box; }
  .hero-content .airline-name {
    font-weight: 500; }
  .hero-content div, .hero-content img, .hero-content p, .hero-content h1, .hero-content lazy-image {
    z-index: 1; }
  .hero-content h1 {
    text-align: center;
    padding: 0 16px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.1;
    margin-top: 1rem; }
    @media only screen and (min-width: 481px) {
      .hero-content h1 {
        font-size: 2rem; } }
    .hero-content h1.large {
      font-size: 1.5rem;
      font-weight: 600; }
      @media only screen and (min-width: 481px) {
        .hero-content h1.large {
          font-size: 2.25rem; } }
    .hero-content h1 b {
      font-weight: 500;
      display: block; }
      @media only screen and (min-width: 481px) {
        .hero-content h1 b {
          display: inline; } }

.site-option {
  display: none;
  padding-left: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  cursor: pointer;
  width: 100%;
  white-space: nowrap;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  box-sizing: border-box; }
  @media only screen and (min-width: 481px) {
    .site-option {
      width: 25%; } }
  .web-components-loaded .site-option {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .site-option:hover {
    color: #21a024;
    background-color: #f8fdf0; }
  .site-option.selected {
    font-weight: 500; }
  .site-option.even {
    cursor: default; }
    .site-option.even:hover {
      background-color: initial; }

.language-name {
  display: none;
  flex-grow: 1;
  cursor: pointer;
  padding: 0.5rem 1rem;
  color: #000;
  text-decoration: none; }
  .web-components-loaded .language-name {
    display: block; }
  .language-name:hover {
    color: #21a024;
    background-color: #f8fdf0; }
  .language-name.selected {
    font-weight: 500; }

wego-icon.green-tick {
  --wego-icon-height: 16px;
  --wego-icon-width: 16px;
  --wego-icon-fill-color: #55c901;
  height: 16px;
  width: 16px;
  color: #55c901;
  height: 16px;
  width: 16px;
  color: #55c901;
  margin-left: 6px;
  margin-bottom: 0.2rem; }

.flag {
  margin-right: 0.5rem;
  display: inline-block;
  width: 16px;
  height: 11px;
  margin-top: 3px;
  background: url(https://res.cloudinary.com/wego/f_auto,fl_lossy/v21012019/makalu/flags.png) no-repeat; }

.flag.flag-ps {
  background-position: -64px -55px; }

.flag.flag-ch {
  background-position: 0 -11px; }

.flag.flag-nz {
  background-position: -112px -44px; }

.flag.flag-nl {
  background-position: -96px -44px; }

.flag.flag-de {
  background-position: -64px -11px; }

.flag.flag-hk {
  background-position: -48px -22px; }

.flag.flag-sg {
  background-position: -48px -66px; }

.flag.flag-ar {
  background-position: -32px 0; }

.flag.flag-jp {
  background-position: -48px -33px; }

.flag.flag-om {
  background-position: 0 -55px; }

.flag.flag-jo {
  background-position: -32px -33px; }

.flag.flag-bh {
  background-position: -80px 0; }

.flag.flag-dz {
  background-position: -80px -11px; }

.flag.flag-it {
  background-position: -16px -33px; }

.flag.flag-tr {
  background-position: -112px -66px; }

.flag.flag-cn {
  background-position: -32px -11px; }

.flag.flag-iq {
  background-position: -112px -22px; }

.flag.flag-co {
  background-position: -48px -11px; }

.flag.flag-vn {
  background-position: -32px -77px; }

.flag.flag-ir {
  background-position: 0 -33px; }

.flag.flag-mx {
  background-position: -48px -44px; }

.flag.flag-gh {
  background-position: -32px -22px; }

.flag.flag-qa {
  background-position: -96px -55px; }

.flag.flag-ie {
  background-position: -80px -22px; }

.flag.flag-pk {
  background-position: -32px -55px; }

.flag.flag-cl {
  background-position: -16px -11px; }

.flag.flag-tn {
  background-position: -96px -66px; }

.flag.flag-es {
  background-position: -112px -11px; }

.flag.flag-th {
  background-position: -80px -66px; }

.flag.flag-gb {
  background-position: -16px -22px; }

.flag.flag-sa {
  background-position: 0 -66px; }

.flag.flag-in {
  background-position: -96px -22px; }

.flag.flag-sd {
  background-position: -16px -66px; }

.flag.flag-tw {
  background-position: 0 -77px; }

.flag.flag-pl {
  background-position: -48px -55px; }

.flag.flag-ae {
  background-position: 0 0; }

.flag.flag-id {
  background-position: -64px -22px; }

.flag.flag-lk {
  background-position: -112px -33px; }

.flag.flag-ly {
  background-position: 0 -44px; }

.flag.flag-an {
  background-position: -16px 0; }

.flag.flag-ru {
  background-position: -112px -55px; }

.flag.flag-za {
  background-position: -48px -77px; }

.flag.flag-ng {
  background-position: -80px -44px; }

.flag.flag-bd {
  background-position: -64px 0; }

.flag.flag-pt {
  background-position: -80px -55px; }

.flag.flag-us {
  background-position: -16px -77px; }

.flag.flag-sy {
  background-position: -64px -66px; }

.flag.flag-lb {
  background-position: -96px -33px; }

.flag.flag-se {
  background-position: -32px -66px; }

.flag.flag-kw {
  background-position: -80px -33px; }

.flag.flag-fr {
  background-position: 0 -22px; }

.flag.flag-mo {
  background-position: -32px -44px; }

.flag.flag-ma {
  background-position: -16px -44px; }

.flag.flag-ca {
  background-position: -112px 0; }

.flag.flag-kr {
  background-position: -64px -33px; }

.flag.flag-au {
  background-position: -48px 0; }

.flag.flag-my {
  background-position: -64px -44px; }

.flag.flag-ph {
  background-position: -16px -55px; }

.flag.flag-br {
  background-position: -96px 0; }

.flag.flag-eg {
  background-position: -96px -11px; }

.breadcrumbs-container {
  background: #FAFAFA;
  box-shadow: 0 1px 2px 0 #d8d8d8;
  width: 100%;
  display: none; }
  @media only screen and (min-width: 481px) {
    .breadcrumbs-container {
      display: block; } }

.breadcrumbs {
  margin: 0 auto;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 16px;
  color: #999; }
  .breadcrumbs a {
    color: #333;
    text-decoration: none; }
    .breadcrumbs a:hover {
      color: #21a024; }
  .breadcrumbs li {
    padding: 0;
    padding-right: 8px; }
    .breadcrumbs li span {
      margin-left: 8px; }
    .breadcrumbs li:not(:first-child):not(:last-child) span {
      margin-left: 0; }
      @media only screen and (min-width: 769px) {
        .breadcrumbs li:not(:first-child):not(:last-child) span {
          margin-left: 8px; } }
      .breadcrumbs li:not(:first-child):not(:last-child) span:before {
        content: "\2026";
        display: inline-block;
        padding-right: 10px; }
        @media only screen and (min-width: 769px) {
          .breadcrumbs li:not(:first-child):not(:last-child) span:before {
            content: "";
            padding: 0; } }
    .breadcrumbs li:not(:first-child):not(:last-child) a {
      display: none; }
      @media only screen and (min-width: 769px) {
        .breadcrumbs li:not(:first-child):not(:last-child) a {
          display: inline-block; } }
    .breadcrumbs li:last-child {
      color: #999; }
      .breadcrumbs li:last-child span {
        display: none; }

footer {
  background: #4A4A4A;
  color: #fff;
  padding: 40px 0;
  font-size: 14px;
  width: 100%; }

.footer {
  margin: 0 auto;
  padding: 0 16px;
  max-width: 960px; }

.footer-links {
  display: flex;
  flex-direction: column;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #6a6a6a; }
  @media only screen and (min-width: 481px) {
    .footer-links {
      flex-direction: row; } }
  .footer-links ul {
    width: 100%;
    margin-bottom: 18px; }
    @media only screen and (min-width: 481px) {
      .footer-links ul {
        width: 25%;
        margin-bottom: 0; } }
  .footer-links li {
    list-style-type: none;
    padding: 0.5rem 0; }
  .footer-links .samandehi {
    cursor: pointer;
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.61);
    width: 87px; }
  .footer-links a {
    color: #fff;
    text-decoration: none; }
  .footer-links .footer-link-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 0.5rem 0;
    color: #d8d8d8; }
    @media only screen and (min-width: 481px) {
      .footer-links .footer-link-title {
        margin-bottom: 18px;
        color: #fff; } }

.footer-copyright {
  text-align: left;
  color: #999;
  padding-bottom: 1rem;
  margin-top: 0.4rem; }
  @media only screen and (min-width: 481px) {
    .footer-copyright {
      text-align: center; } }

.footer-social {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .footer-social li {
    list-style-type: none;
    padding: 8px; }
  .footer-social a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: rgba(155, 155, 155, 0.4);
    font-size: 0; }
  .footer-social img {
    width: 40px;
    height: 40px; }

wego-sprite.facebook {
  background-position: 0px 0px;
  width: 40px;
  height: 40px; }

wego-sprite.instagram {
  background-position: 0px -42px;
  width: 40px;
  height: 40px; }

wego-sprite.linkedin {
  background-position: 0px -84px;
  width: 40px;
  height: 40px; }

wego-sprite.pinterest {
  background-position: 0px -126px;
  width: 40px;
  height: 40px; }

wego-sprite.rss {
  background-position: 0px -168px;
  width: 40px;
  height: 40px; }

wego-sprite.snapchat {
  background-position: 0px -210px;
  width: 40px;
  height: 40px; }

wego-sprite.telegram {
  background-position: 0px -252px;
  width: 40px;
  height: 40px; }

wego-sprite.twitter {
  background-position: 0px -294px;
  width: 40px;
  height: 40px; }

wego-sprite.youtube {
  background-position: 0px -336px;
  width: 40px;
  height: 40px; }

body {
  box-sizing: border-box; }

h3 {
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px; }

h4 {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 500; }
  h4.sub-heading {
    font-weight: 300;
    color: #9b9b9b;
    font-size: 14px;
    margin-top: -10px;
    margin-bottom: 10px; }

h5 {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 300; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.wego-button {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  width: 232px;
  height: 40px;
  border-radius: 4px;
  padding: 0 16px;
  outline: none;
  border: 0;
  margin-bottom: 2px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center; }
  .wego-button.green {
    color: white;
    background-color: #21a024;
    box-shadow: 0 2px 0 0 #007f03; }

.button {
  background: #f4f4f4;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%; }
  @media only screen and (min-width: 769px) {
    .button {
      background: none;
      width: auto;
      height: auto;
      display: inline-block; } }
  .button wego-icon.search-icon {
    --wego-icon-fill-color: #fca328;
    --wego-icon-height: 21px;
    --wego-icon-width: 21px;
    color: #fca328;
    height: 18px;
    width: 18px; }
    @media only screen and (min-width: 481px) {
      .button wego-icon.search-icon {
        height: 21px;
        width: 21px; } }

section {
  padding-top: 20px;
  padding-bottom: 10px; }
  section:last-of-type {
    padding-bottom: 20px; }

ul.label-filters {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 8px; }
  @media only screen and (min-width: 481px) {
    ul.label-filters {
      flex-wrap: wrap;
      margin-bottom: 0;
      overflow-x: hidden;
      overflow-y: hidden; } }
  ul.label-filters li {
    display: inline-block;
    padding: 5px 10px;
    border: solid 1px #d8d8d8;
    border-radius: 2px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    user-select: none;
    white-space: nowrap; }
    ul.label-filters li.selected {
      background: #21a024;
      color: #fff;
      border-color: #21a024; }
    ul.label-filters li:hover {
      border-color: #333; }

.tile {
  border-radius: 2px;
  border: 1px solid #fff;
  box-shadow: 0 1px 5px 0 #ccc;
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  max-width: 220px;
  min-width: 219px;
  box-sizing: border-box; }
  .tile:hover {
    border-radius: 2px;
    box-shadow: 0 0 3px 0 #55c901;
    border: solid 1px #999999;
    cursor: pointer;
    text-decoration: none; }
    .tile:hover .title {
      color: #21a024; }
  .tile > * {
    margin: 0 16px 12px; }
  .tile .top-image {
    margin-left: -1px;
    margin-top: -1px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    width: 220px;
    height: 118px;
    display: block;
    background: #adcce4;
    margin-right: 0; }
  .tile .title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #4a4a4a;
    display: inline-block; }
  .tile .description {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.4;
    letter-spacing: normal;
    color: #999;
    flex-grow: 1; }
  .tile .link {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    color: #21a024; }

html.scroll-disabled {
  overflow-x: hidden !important;
  overflow-y: hidden !important; }
  html.scroll-disabled body {
    overflow: hidden !important;
    height: 100vh; }

ul.filter {
  display: flex;
  margin: 12px 0 4px;
  flex-wrap: wrap; }
  ul.filter li {
    padding: 8px 24px;
    text-transform: capitalize;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    border: 1px solid #ccc;
    display: inline-block;
    user-select: none; }
    ul.filter li.selected {
      color: #fff; }
    ul.filter li[data-filter="economy"] {
      order: 1; }
    ul.filter li[data-filter="premium-economy"] {
      order: 2; }
    ul.filter li[data-filter="business"] {
      order: 3; }
    ul.filter li[data-filter="first"] {
      order: 4; }

.popular-flight-destinations ul,
.popular-hotel-destinations ul {
  display: flex;
  flex-wrap: wrap; }
  .popular-flight-destinations ul li,
  .popular-hotel-destinations ul li {
    width: 100%;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 14px; }
    @media only screen and (min-width: 481px) {
      .popular-flight-destinations ul li,
      .popular-hotel-destinations ul li {
        width: 33.33%; } }
    @media only screen and (min-width: 769px) {
      .popular-flight-destinations ul li,
      .popular-hotel-destinations ul li {
        width: 25%; } }

.popular-providers {
  flex-direction: column;
  justify-content: center;
  display: flex; }
  .popular-providers p {
    text-align: center;
    color: #9b9b9b;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0; }
  .popular-providers div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .popular-providers div lazy-image {
      margin: 0 9px; }

.popular-airlines .airlines {
  display: flex;
  flex-wrap: wrap; }
  .popular-airlines .airlines div:nth-child(n+13) {
    display: none; }
  .popular-airlines .airlines.is-expanded div:nth-child(n+13) {
    display: block; }

.popular-airlines .airline {
  margin: 8px 0;
  width: 100%; }
  @media only screen and (min-width: 481px) {
    .popular-airlines .airline {
      width: calc(50% - 12px); } }
  @media only screen and (min-width: 769px) {
    .popular-airlines .airline {
      width: calc(25% - 12px);
      padding-right: 12px; } }
  .popular-airlines .airline img, .popular-airlines .airline lazy-image {
    height: 40px;
    width: 40px;
    --lazy-image-height: 40px;
    --lazy-image-width: 40px;
    margin-right: 18px;
    display: inline; }
  .popular-airlines .airline .code {
    display: none; }

.popular-airlines a {
  display: flex;
  align-items: center;
  color: #333333; }
  .popular-airlines a:hover {
    text-decoration: underline; }

.is-showing-overlay {
  overflow: hidden; }
  .is-showing-overlay .overlay {
    display: block; }
  .is-showing-overlay.init-searchform #app-shell {
    position: fixed;
    top: -100%;
    width: 100%;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
    z-index: 3;
    transition: top 0.15s ease;
    background: #333; }
  .is-showing-overlay.is-showing-searchform #app-shell {
    top: -245px; }
  .is-showing-overlay .search-form-overlay {
    display: block; }

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  cursor: pointer; }

.search-form-overlay {
  display: none;
  text-align: center;
  padding-top: 30px;
  position: relative;
  margin-bottom: -25px; }
  .search-form-overlay .overlay-close {
    padding: 10px 30px;
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    z-index: 1; }
    .search-form-overlay .overlay-close:hover {
      color: #ccc; }

.custom-dropdown {
  display: inline-block;
  border: 1px solid #e4e4e4;
  position: relative;
  font-size: 13px;
  cursor: pointer;
  min-width: 200px;
  user-select: none; }
  .custom-dropdown.has-error {
    border: 1px solid #CC061B; }
    .custom-dropdown.has-error .display {
      background: rgba(204, 6, 26, 0.07); }
  .custom-dropdown .instruction {
    display: block; }
  .custom-dropdown .selection {
    display: none; }
  .custom-dropdown .dropdown {
    position: absolute;
    padding: 6px 4px 4px;
    display: none;
    z-index: 1;
    background: #fff;
    margin-top: 1px;
    box-shadow: 0px 3px 10px #ccc;
    width: calc(100% - 8px); }
    .custom-dropdown .dropdown .search-icon {
      --wego-icon-fill-color: #9b9b9b;
      --wego-icon-height: 12px;
      --wego-icon-width: 12px;
      position: absolute;
      left: 10px;
      top: 17px; }
    .custom-dropdown .dropdown input {
      border-radius: 2px;
      border: solid 1px #d8d8d8;
      width: calc(100% - 18px);
      font-size: 13px;
      padding: 8px;
      outline: none;
      margin-bottom: 5px;
      text-indent: 20px; }
  .custom-dropdown .display {
    padding: 8px;
    padding-right: 50px;
    min-height: 19px;
    unicode-bidi: plaintext; }
    .custom-dropdown .display:before {
      content: "";
      border-top: 5px solid #9b9b9b;
      position: absolute;
      right: 10px;
      top: 40%;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-bottom: 5px solid transparent; }
    .custom-dropdown .display:hover:before {
      border-top-color: #000; }
    .custom-dropdown .display .code:before {
      content: "("; }
    .custom-dropdown .display .code:after {
      content: ")"; }
    .custom-dropdown .display.is-selected .instruction {
      display: none; }
    .custom-dropdown .display.is-selected .selection {
      display: block; }
  .custom-dropdown.is-updating:before {
    display: block;
    position: absolute;
    bottom: 0;
    content: "";
    height: 2px;
    background-color: #666;
    animation: loading 2s linear infinite; }

@keyframes loading {
  from {
    left: 0px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 30%; }
  80% {
    left: 50%; }
  95% {
    left: 100%; }
  to {
    left: 80%; } }
  .custom-dropdown.focused .dropdown {
    display: block; }
  .custom-dropdown.focused .display:before {
    top: 25%;
    border-top: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #9b9b9b; }
  .custom-dropdown.focused ul {
    max-height: 335px;
    overflow: scroll;
    display: flex;
    flex-direction: column; }
  .custom-dropdown.focused li {
    display: block;
    padding: 10px 8px;
    background: #fff;
    cursor: pointer;
    position: relative;
    unicode-bidi: plaintext;
    order: 1; }
    .custom-dropdown.focused li[data-code="00"] {
      order: 0; }
    .custom-dropdown.focused li.has-no-match {
      display: none; }
    .custom-dropdown.focused li.selected {
      border-bottom: 1px solid #d8d8d8;
      order: 0;
      color: #21a024; }
      .custom-dropdown.focused li.selected:before {
        content: "";
        width: 4px;
        height: 10px;
        border-right: 2px solid #21a024;
        border-bottom: 2px solid #21a024;
        position: absolute;
        right: 10px;
        top: 10px;
        transform: rotate(45deg); }
    .custom-dropdown.focused li:hover {
      background: #F8FDF1;
      color: #21a024; }
  .custom-dropdown li {
    display: none;
    padding-right: 50px; }

.dropdown-container {
  padding: 20px 0;
  display: inline-block; }
  .dropdown-container label {
    display: inline;
    font-size: 14px;
    color: #999; }

.schedules-header .custom-dropdown {
  width: 100%; }
  @media only screen and (min-width: 769px) {
    .schedules-header .custom-dropdown {
      border: none;
      position: absolute;
      top: calc(100% - 2.4em); } }
  .schedules-header .custom-dropdown .display {
    padding: 0;
    color: #333;
    font-size: 14px; }
    .schedules-header .custom-dropdown .display:before {
      display: none; }
  .schedules-header .custom-dropdown .dropdown {
    margin-top: 0px;
    border-top: 2px solid #279f07; }

.schedules .schedules-table ul > li.time {
  display: none; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.time {
      display: inherit; } }

@media only screen and (min-width: 769px) {
  .schedules .schedules-table ul > li.depart {
    width: 12%; } }

@media only screen and (min-width: 769px) {
  .schedules .schedules-table ul > li.arrive {
    width: 15%; } }

@media only screen and (min-width: 769px) {
  .schedules .schedules-table ul > li.airline {
    width: 35%; } }

.schedules .schedules-table ul > li.flight {
  order: 10; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.flight {
      order: 1;
      width: 8%; } }

.schedules .schedules-table ul > li.route {
  display: none;
  order: 10; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.route {
      display: none; } }

.schedules .schedules-table ul > li.duration {
  order: 10;
  display: block; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.duration {
      display: flex;
      width: 12%;
      order: 1; }
      .schedules .schedules-table ul > li.duration .stopover-time {
        display: none; } }
  .schedules .schedules-table ul > li.duration div {
    display: inline-block;
    width: auto; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-table ul > li.duration div {
        display: block;
        width: 100%; } }

.schedules .schedules-table ul > li.stopover {
  order: 10; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.stopover {
      width: 8%;
      order: 1; } }

.schedules .schedules-table ul > li.availability {
  color: #333;
  justify-content: space-between; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.availability {
      color: inherit;
      width: 20%; } }

.schedules .schedules-table ul > li.aircraft {
  order: 10; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-table ul > li.aircraft {
      order: 1;
      display: none; } }

.schedules .schedules-header,
.schedules .schedules-row {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-header,
    .schedules .schedules-row {
      padding-top: 0;
      padding-bottom: 0; } }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-header,
    .schedules .schedules-row {
      flex-wrap: nowrap; } }
  .schedules .schedules-header > li,
  .schedules .schedules-row > li {
    display: flex;
    width: calc(50% - 10px);
    position: initial;
    order: 1; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-header > li,
      .schedules .schedules-row > li {
        min-height: 30px;
        padding: 8px;
        position: relative; } }

@media only screen and (min-width: 769px) {
  .schedules .schedules-header {
    border-bottom: 1px solid #999; } }

.schedules .schedules-header > li {
  display: none;
  flex-wrap: wrap;
  align-items: center; }
  .schedules .schedules-header > li.airline {
    width: 100%;
    display: flex; }
  .schedules .schedules-header > li.availability {
    background: #FFF; }
  .schedules .schedules-header > li.sorter:hover, .schedules .schedules-header > li.filter:hover {
    background: transparent; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-header > li.sorter:hover, .schedules .schedules-header > li.filter:hover {
        background: #F9F9F9; } }

.schedules .schedules-header .label {
  width: 100%;
  color: #999;
  text-transform: capitalize; }

@media only screen and (min-width: 769px) {
  .schedules .schedules-header {
    display: flex; }
    .schedules .schedules-header > li {
      display: flex; } }

.schedules .schedules-header .has-dropdown .label {
  position: relative;
  display: none; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-header .has-dropdown .label {
      display: inline-block; } }
  .schedules .schedules-header .has-dropdown .label.mobile {
    display: block;
    margin-bottom: 5px; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-header .has-dropdown .label.mobile {
        display: none; } }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-header .has-dropdown .label:after {
      content: "\2303";
      color: #333;
      transform: rotate(180deg);
      display: inline-block;
      margin: 0 5px;
      position: absolute;
      top: -3px; } }

.schedules .schedules-header .has-dropdown:hover {
  cursor: pointer;
  user-select: none; }

.schedules .schedules-header .has-dropdown.is-expanded > ul {
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  background: #fff;
  display: block;
  width: 100%;
  z-index: 1;
  box-shadow: 0px 3px 5px #ccc;
  border-top: 2px solid #279f07; }

.schedules .schedules-header .has-dropdown.is-expanded li {
  padding: 10px;
  position: relative; }
  .schedules .schedules-header .has-dropdown.is-expanded li:hover {
    background: #F8FDF1; }

.schedules .schedules-header .sorter .selection {
  color: #333; }

.schedules .schedules-header .sorter ul {
  display: none; }

.schedules .schedules-header .sorter li.selected {
  color: #21a024; }
  .schedules .schedules-header .sorter li.selected:after {
    content: "";
    width: 4px;
    height: 10px;
    border-right: 2px solid #21a024;
    border-bottom: 2px solid #21a024;
    position: absolute;
    right: 10px;
    top: 10px;
    transform: rotate(45deg); }

.schedules .schedules-header .filter {
  flex-direction: column;
  align-items: start; }
  .schedules .schedules-header .filter ul {
    display: flex; }
  .schedules .schedules-header .filter.availability .selected {
    background: #21a024;
    color: #fff; }
    .schedules .schedules-header .filter.availability .selected:hover {
      background: #52CB2F; }
  .schedules .schedules-header .filter.availability li {
    width: 18px;
    margin-right: 4px;
    color: #333;
    background: #F0F0F0;
    line-height: 18px;
    border-radius: 2px;
    text-align: center; }
    .schedules .schedules-header .filter.availability li:hover {
      cursor: pointer;
      background: #D8D8D8; }

.schedules .schedules-header .custom-dropdown {
  left: 0; }
  .schedules .schedules-header .custom-dropdown .display {
    padding-left: 12px;
    padding-top: 9px;
    padding-bottom: 9px; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-header .custom-dropdown .display {
        padding-top: inherit;
        padding-bottom: inherit; } }
    .schedules .schedules-header .custom-dropdown .display:after {
      content: "\2303";
      color: #333;
      transform: rotate(180deg);
      display: inline-block;
      margin: 0 10px;
      position: absolute;
      top: 5px;
      right: 0; }
      @media only screen and (min-width: 769px) {
        .schedules .schedules-header .custom-dropdown .display:after {
          display: none; } }
    .schedules .schedules-header .custom-dropdown .display br {
      display: none; }
  .schedules .schedules-header .custom-dropdown .dropdown {
    margin-top: 8px; }
    .schedules .schedules-header .custom-dropdown .dropdown input {
      display: none; }
      @media only screen and (min-width: 769px) {
        .schedules .schedules-header .custom-dropdown .dropdown input {
          display: block; } }
  .schedules .schedules-header .custom-dropdown .selected {
    border-bottom: none; }
  .schedules .schedules-header .custom-dropdown .show-all {
    font-weight: 500;
    order: -1;
    border-bottom: 1px solid #d8d8d8; }
    .schedules .schedules-header .custom-dropdown .show-all.selected {
      font-weight: 400; }

.schedules .schedules-row {
  color: #999;
  display: none;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  padding-right: 35px; }
  .schedules .schedules-row:hover {
    background: #F7F7F7; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-row {
      padding-right: 0; } }
  .schedules .schedules-row.selected.matches-item {
    display: flex; }
  .schedules .schedules-row li {
    flex-direction: column;
    justify-content: flex-start;
    order: 1; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-row li {
        justify-content: center; } }
    .schedules .schedules-row li div {
      width: 100%;
      unicode-bidi: bidi-override; }
      .schedules .schedules-row li div:only-child {
        margin-top: 0; }
  .schedules .schedules-row .depart-return {
    display: inline-block; }
    .schedules .schedules-row .depart-return div {
      color: #333; }
      .schedules .schedules-row .depart-return div:nth-of-type(2n) {
        color: #999; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-row .depart-return {
        display: none; } }
  .schedules .schedules-row .time {
    font-weight: 500; }
    .schedules .schedules-row .time > div {
      margin: 5px 0; }
    .schedules .schedules-row .time .code,
    .schedules .schedules-row .time .stopover {
      font-weight: 300;
      color: #9C9C9C; }
    .schedules .schedules-row .time .stopover {
      display: none; }
      @media only screen and (min-width: 769px) {
        .schedules .schedules-row .time .stopover {
          display: inline-block; } }
  .schedules .schedules-row .airline div span {
    display: block; }
  @media only screen and (min-width: 481px) {
    .schedules .schedules-row .airline div {
      display: flex;
      align-items: center; }
      .schedules .schedules-row .airline div span {
        display: inline-block;
        margin-right: 5px; } }
  .schedules .schedules-row .airline img, .schedules .schedules-row .airline lazy-image {
    position: absolute;
    width: 16px;
    height: 16px;
    display: inline-block;
    --lazy-image-width: 16px;
    --lazy-image-height: 16px;
    margin-right: 4px;
    margin-left: -20px;
    margin-top: 3px; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-row .airline img, .schedules .schedules-row .airline lazy-image {
        position: relative;
        width: 24px;
        height: 24px;
        display: inline-block;
        --lazy-image-width: 24px;
        --lazy-image-height: 24px;
        margin-right: 10px;
        margin-left: 0;
        margin-top: 0; } }
  .schedules .schedules-row .flight .flight-number {
    color: #333;
    margin-right: 10px; }
  .schedules .schedules-row .availability,
  .schedules .schedules-row .depart-return {
    flex-direction: row;
    align-items: flex-start; }
    @media only screen and (min-width: 769px) {
      .schedules .schedules-row .availability,
      .schedules .schedules-row .depart-return {
        align-items: center; } }
    .schedules .schedules-row .availability ul,
    .schedules .schedules-row .depart-return ul {
      display: flex;
      margin-left: -2px; }
      @media only screen and (min-width: 769px) {
        .schedules .schedules-row .availability ul,
        .schedules .schedules-row .depart-return ul {
          margin-left: 0; } }
    .schedules .schedules-row .availability li,
    .schedules .schedules-row .depart-return li {
      min-width: 10px;
      display: inline-block;
      margin: 0;
      padding: 0 2px; }
      @media only screen and (min-width: 769px) {
        .schedules .schedules-row .availability li,
        .schedules .schedules-row .depart-return li {
          margin-left: 3px;
          margin-right: 3px;
          padding: 0; } }
      @media only screen and (min-width: 769px) {
        .schedules .schedules-row .availability li,
        .schedules .schedules-row .depart-return li {
          margin-left: 0px;
          margin-right: 8px; } }
    .schedules .schedules-row .availability .expand-button,
    .schedules .schedules-row .depart-return .expand-button {
      font-size: 30px;
      margin-top: -20px;
      color: #d8d8d8;
      cursor: pointer; }
  .schedules .schedules-row .availability .selected {
    color: #21a024;
    font-weight: 500; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-row .flight > div:nth-child(2),
    .schedules .schedules-row .airline > div:nth-child(2) {
      margin-top: 10px; } }
  .schedules .schedules-row .time,
  .schedules .schedules-row .airline {
    color: #333333; }
  .schedules .schedules-row .arrival-offset {
    padding: 0 5px;
    color: #666;
    background: #efefef;
    margin-left: 5px;
    border-radius: 3px;
    font-weight: 300;
    font-size: 12px; }
  .schedules .schedules-row .has-tooltip {
    position: relative; }
    .schedules .schedules-row .has-tooltip .tooltip {
      display: none;
      font-size: 13px;
      font-weight: 300;
      color: #fff;
      border-radius: 4px;
      background: rgba(0, 0, 0, 0.7);
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
      transition: opacity 250ms ease-out, left 0ms 250ms linear;
      padding: 10px 12px;
      position: absolute;
      z-index: 1;
      text-align: center;
      top: 100%;
      margin-top: 10px;
      white-space: nowrap;
      pointer-events: none;
      left: 50%;
      transform: translate(-50%); }
      .schedules .schedules-row .has-tooltip .tooltip:after {
        content: " ";
        top: -20px;
        background: transparent;
        border: solid rgba(0, 0, 0, 0);
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: rgba(0, 0, 0, 0.7);
        border-width: 10px;
        z-index: 9999;
        left: calc(50% - 10px); }
    .schedules .schedules-row .has-tooltip:hover {
      cursor: pointer; }
      .schedules .schedules-row .has-tooltip:hover .tooltip {
        display: block; }

.schedules .schedules-direct li .duration {
  display: none; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-direct li .duration {
      display: inherit; } }

.schedules .schedules-connecting h3, .schedules .schedules-connecting h5 {
  background: #FAFAFA;
  margin: 0;
  padding: 15px 10px;
  font-weight: 400; }

.schedules .schedules-connecting .schedules-row .stopover {
  display: none; }
  @media only screen and (min-width: 769px) {
    .schedules .schedules-connecting .schedules-row .stopover {
      display: flex; } }

@media only screen and (min-width: 769px) {
  .schedules .schedules-connecting .time .item-1 {
    font-weight: 300;
    color: #9C9C9C; } }

.schedules.is-updating .schedules-section,
.schedules.is-updating .error-msg {
  opacity: 0.2; }

.schedules .error-msg {
  display: none; }

.schedules.has-error .schedules-section {
  display: none; }

.schedules.has-error .error-msg {
  display: block; }

.schedules .button {
  position: absolute;
  right: 0;
  top: 15px; }
  @media only screen and (min-width: 769px) {
    .schedules .button {
      background: none;
      border-radius: 0;
      height: 22px;
      width: 22px;
      cursor: pointer;
      position: relative;
      right: auto;
      top: auto; } }

.schedules .no-schedules-msg {
  display: none;
  text-align: center;
  padding: 30px; }
  .schedules .no-schedules-msg:before {
    content: " ! ";
    color: #B9BAB7;
    border: 10px solid #B9BAB7;
    border-radius: 100px;
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 50px;
    line-height: 55px; }
  .schedules .no-schedules-msg .header {
    display: block;
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 0.88em;
    text-transform: capitalize; }
  .schedules .no-schedules-msg .main-text {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #999999; }
  .schedules .no-schedules-msg .reset-button {
    display: inline-block;
    color: #279F07;
    font-size: 16px;
    font-weight: 500;
    background: #fff;
    border-radius: 999px;
    border: 1px solid #DFDFDF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.36);
    padding: .625em 1.5em .75em;
    cursor: pointer;
    margin: 20px;
    transition: color 200ms ease-in-out;
    text-transform: capitalize;
    clear: both; }

.schedules.no-schedules .no-schedules-msg {
  display: block; }

.schedules.no-connecting-schedules .schedules-connecting h3, .schedules.no-connecting-schedules .schedules-connecting h5 {
  display: none; }

.is-showing-overlay.is-showing-searchform #app-shell {
  top: -350px; }

.hero-content {
  padding-top: 5rem;
  padding-bottom: 2rem;
  height: 8rem; }
  @media only screen and (min-width: 481px) {
    .hero-content {
      padding-top: 4rem;
      padding-bottom: 6rem;
      height: 11.875rem; } }

.best-deals .route-tiles {
  display: flex;
  flex-wrap: wrap;
  margin-right: -16px; }

.best-deals .route-tile {
  width: calc(50% - 16px);
  border: 1px solid #e4e4e4;
  padding: 13px;
  box-sizing: border-box;
  margin-bottom: 16px;
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  border-radius: 2px;
  user-select: none; }
  .best-deals .route-tile > * {
    pointer-events: none; }
  .best-deals .route-tile .header {
    border-bottom: 1px solid #E9E9E9;
    display: flex;
    flex-direction: column;
    padding-bottom: 10px;
    margin-bottom: 10px; }
  .best-deals .route-tile .price .from {
    color: #999; }
  .best-deals .route-tile .detail {
    font-size: 13px;
    color: #0000005c; }
    .best-deals .route-tile .detail .secondary {
      font-style: italic; }
    .best-deals .route-tile .detail .action {
      opacity: 0;
      font-size: 11px;
      text-transform: uppercase;
      color: #0066cc;
      transition: opacity ease-in 0.2s; }
  .best-deals .route-tile:hover {
    border-color: #9b9b9b;
    box-shadow: 0px 0px 10px #ddd; }
    .best-deals .route-tile:hover .arrival {
      color: #0066cc; }
    .best-deals .route-tile:hover .action {
      opacity: 1; }
  @media only screen and (min-width: 481px) {
    .best-deals .route-tile {
      width: calc(33.33% - 16px); } }
  @media only screen and (min-width: 769px) {
    .best-deals .route-tile {
      width: calc(25% - 16px); } }
  .best-deals .route-tile .logo {
    position: absolute;
    right: 13px; }
    .best-deals .route-tile .logo img, .best-deals .route-tile .logo lazy-image {
      height: 30px;
      --lazy-image-height: 30px; }
  .best-deals .route-tile .departure,
  .best-deals .route-tile .trip-type {
    font-size: 14px;
    color: #999999; }
  .best-deals .route-tile .departure {
    width: calc(100% - 30px); }
  .best-deals .route-tile .arrival {
    font-size: 20px;
    font-weight: 500;
    color: #4a4a4a;
    width: calc(100% - 30px); }
  .best-deals .route-tile .amount,
  .best-deals .route-tile .currency-code {
    font-weight: 500;
    font-size: 20px;
    color: #4a4a4a; }
  .best-deals .route-tile .trip-type {
    padding-top: 12px;
    margin-top: 12px;
    border-top: 1px solid #e4e4e4; }
  .best-deals .route-tile .button {
    float: right;
    background: #f4f4f4;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%; }
  .best-deals .route-tile wego-price.hidden {
    display: none; }

.best-deals .dropdown-container {
  padding-top: 0;
  padding-bottom: 20px; }
  .best-deals .dropdown-container label {
    display: block; }

.best-deals .custom-dropdown {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.36);
  width: auto;
  min-width: 180px; }
  .best-deals .custom-dropdown .display {
    font-size: 20px;
    padding-left: 0;
    font-weight: 500;
    color: #4a4a4a;
    padding-top: 0; }

.best-deals.has-no-deals .route-tiles {
  display: none; }

.best-deals.has-no-deals .error-msg {
  display: block; }

.best-deals.has-no-deals .route-tiles div:nth-child(n+11) {
  display: flex; }

.best-deals.is-updating .route-tiles,
.best-deals.is-updating .error-msg {
  opacity: 0.2; }

.best-deals .error-msg {
  display: none; }

.reviews .review-items {
  display: flex;
  flex-direction: column; }

.reviews .review-item {
  display: none;
  margin-bottom: 16px;
  text-decoration: none;
  color: #333;
  cursor: pointer;
  position: relative; }
  .reviews .review-item.selected {
    display: flex;
    flex-direction: column; }
    @media only screen and (min-width: 481px) {
      .reviews .review-item.selected {
        display: block; } }
  .reviews .review-item h4 {
    order: 0;
    line-height: 1.3;
    margin-bottom: 10px; }
    @media only screen and (min-width: 481px) {
      .reviews .review-item h4 {
        line-height: inherit;
        margin-bottom: 0; } }
  .reviews .review-item p {
    order: 1;
    font-size: 12px;
    margin-top: 7px; }
    .reviews .review-item p.views {
      color: #999; }
      @media only screen and (min-width: 481px) {
        .reviews .review-item p.views {
          margin-top: 0;
          display: inline-block; } }
      .reviews .review-item p.views span {
        margin-right: 10px; }
      .reviews .review-item p.views .uploader {
        color: #333; }
  .reviews .review-item:hover h4 {
    text-decoration: underline; }
  .reviews .review-item.is-showing-video:before {
    display: none; }
  .reviews .review-item + iframe {
    background: #333;
    margin-bottom: 30px;
    margin-top: 10px;
    margin-left: 0;
    width: 100%;
    height: 220px; }
    @media only screen and (min-width: 481px) {
      .reviews .review-item + iframe {
        width: 560px;
        height: 315px;
        margin-left: 200px; } }

.reviews img, .reviews lazy-image {
  width: 100%;
  --lazy-image-width: 1000px;
  order: 1;
  position: relative; }
  @media only screen and (min-width: 481px) {
    .reviews img, .reviews lazy-image {
      background: #eee;
      --lazy-image-height: 138px;
      --lazy-image-width: auto;
      width: 245px;
      height: 138px;
      float: left;
      margin-right: 16px; } }
  .reviews img:before, .reviews lazy-image:before {
    content: '\25B8';
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    font-size: 20px;
    top: calc(50% - 20px);
    left: calc(50% - 20px); }

.reviews .show-more {
  display: none;
  margin: 0 auto;
  padding: 5px 10px;
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  width: 100px;
  text-align: center; }

.reviews.has-more .review-items span:nth-of-type(n+6) {
  display: none; }

.reviews.has-more .show-more {
  display: block; }

.reviews .aircraft-filters-container div.filter-container {
  width: 100%;
  height: 45px;
  overflow-x: scroll;
  overflow-y: hidden; }
  @media only screen and (min-width: 481px) {
    .reviews .aircraft-filters-container div.filter-container {
      width: auto;
      height: auto;
      overflow-x: auto;
      overflow-y: auto; } }

.reviews .aircraft-filters-container ul.filter {
  display: block;
  margin: 0;
  width: 500%; }
  @media only screen and (min-width: 481px) {
    .reviews .aircraft-filters-container ul.filter {
      display: flex;
      margin: 12px 0 4px;
      width: auto; } }

.news {
  display: none; }
  @media only screen and (min-width: 769px) {
    .news {
      display: block; } }
  .news .news-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  .news .news-item {
    width: 100%;
    margin-bottom: 34px;
    text-decoration: none;
    cursor: pointer; }
    .news .news-item:hover h4 {
      text-decoration: underline; }
    @media only screen and (min-width: 481px) {
      .news .news-item {
        width: calc(50% - 32px); } }
  .news .news-meta {
    color: #999; }
    .news .news-meta span {
      margin-right: 10px; }
  .news h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #333;
    text-decoration: none; }
  .news p {
    color: #666;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px; }
  .news .news-container {
    position: fixed;
    top: 10%;
    z-index: 2;
    background: #fff;
    height: 90%;
    width: 90%;
    display: none;
    max-width: 1120px; }
    .is-showing-news-popup .news .news-container {
      display: block; }
  .news .news-loading {
    display: none; }
    .is-showing-news-loading .news .news-loading {
      display: block;
      position: fixed;
      top: 20%;
      z-index: 2;
      background: #fff;
      margin: 0 auto;
      padding: 10px;
      border-radius: 3px;
      left: calc(50% - 82px); }
  .news .news-close {
    position: absolute;
    right: -60px;
    padding: 0px 13px 5px;
    font-size: 45px;
    cursor: pointer;
    background: #fff;
    border-radius: 100px;
    font-weight: 300;
    color: #666;
    line-height: 1; }
  .news .news-frame {
    height: calc(100% - 20px);
    padding: 20px; }

.information .information-content {
  display: flex;
  justify-content: space-between;
  color: #666;
  line-height: 1.72;
  flex-wrap: wrap;
  align-items: flex-start; }
  @media only screen and (min-width: 481px) {
    .information .information-content {
      width: 100%; } }
  .information .information-content img {
    width: 100%; }
  .information .information-content p {
    unicode-bidi: plaintext; }
  .information .information-content > div {
    padding-bottom: 20px; }
  .information .information-content .summary {
    width: 100%; }
    @media only screen and (min-width: 481px) {
      .information .information-content .summary {
        width: 70%; } }
    .information .information-content .summary p {
      margin-bottom: 2em; }
      .information .information-content .summary p:empty {
        display: none; }
  .information .information-content .contacts {
    width: 100%;
    font-size: 14px; }
    @media only screen and (min-width: 481px) {
      .information .information-content .contacts {
        width: calc(30% - 60px);
        background: #fafafa;
        padding: 16px; } }
    .information .information-content .contacts strong {
      font-size: 16px;
      display: block; }
      .information .information-content .contacts strong + br {
        display: none; }
    .information .information-content .contacts br + strong {
      margin-top: 18px; }

.popular-flight-destinations ul,
.popular-hotel-destinations ul, .fees-link-container ul {
  display: flex;
  flex-wrap: wrap; }
  .popular-flight-destinations ul li,
  .popular-hotel-destinations ul li, .fees-link-container ul li {
    width: 100%;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 14px; }
    @media only screen and (min-width: 481px) {
      .popular-flight-destinations ul li,
      .popular-hotel-destinations ul li, .fees-link-container ul li {
        width: 33.33%; } }
    @media only screen and (min-width: 769px) {
      .popular-flight-destinations ul li,
      .popular-hotel-destinations ul li, .fees-link-container ul li {
        width: 25%; } }
  .popular-flight-destinations ul a,
  .popular-hotel-destinations ul a, .fees-link-container ul a {
    text-decoration: none; }
    .popular-flight-destinations ul a:hover,
    .popular-hotel-destinations ul a:hover, .fees-link-container ul a:hover {
      text-decoration: underline; }

.popular-hotel-destinations + section {
  border-top: 1px solid #e4e4e4;
  margin-top: 30px;
  padding-top: 20px; }

.route-map h3 {
  display: none; }
  @media only screen and (min-width: 481px) {
    .route-map h3 {
      display: block; } }

.route-map h4 {
  font-size: 20px; }
  @media only screen and (min-width: 481px) {
    .route-map h4 {
      font-size: inherit; } }

.route-map .map-container {
  position: relative;
  height: 550px;
  overflow: hidden;
  margin-bottom: 24px;
  display: none; }
  @media only screen and (min-width: 481px) {
    .route-map .map-container {
      display: block; } }

.route-map .map {
  background: #9CCAFF;
  height: 550px; }
  .route-map .map > div {
    background-color: #9CCAFF !important; }

.route-map .info-window {
  padding: 6px 0;
  display: none; }
  .route-map .info-window .info-window-title {
    font-weight: bold; }
  .route-map .info-window .segment {
    display: flex;
    flex-direction: row;
    margin: 8px 0; }
  .route-map .info-window .logo {
    width: 32px;
    height: 32px;
    --lazy-image-width: 32px;
    --lazy-image-height: 32px;
    margin-top: 2px;
    margin-right: 8px; }
  .route-map .info-window .label {
    font-size: 14px;
    color: #333;
    font-weight: normal; }
  .route-map .info-window .airline-name {
    text-transform: capitalize;
    color: #999;
    font-size: 13px; }
  .route-map .info-window .schedules-btn-container {
    display: flex;
    align-items: center;
    flex-direction: column; }
  .route-map .info-window .schedules-btn {
    border-radius: 100px;
    background-color: #fff;
    border: solid 1px #e0e0e0;
    color: #616161;
    font-weight: 500;
    display: inline-block;
    padding: 6px 14px;
    margin-top: 8px;
    margin-left: 20px;
    cursor: pointer;
    user-select: none; }
    .route-map .info-window .schedules-btn:hover {
      background-color: #F3F3F3;
      color: #333; }
    .route-map .info-window .schedules-btn:active {
      background-color: #E7E7E7; }

.route-map html[dir="rtl"] #info-window {
  direction: rtl; }

.route-map .marker {
  position: relative;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  border: 2px solid #fff;
  background: #ff9b35;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5); }
  .route-map .marker:hover, .route-map .marker:active, .route-map .marker[hover] {
    z-index: 1;
    transform: scale(1.2);
    transition: .2s ease-in-out;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.5); }
  .route-map .marker[codeshare] {
    background: #56a4ea; }

.route-map .marker-stopover {
  border-radius: 1px;
  transform: rotate(45deg); }
  .route-map .marker-stopover:hover, .route-map .marker-stopover:active, .route-map .marker-stopover[hover] {
    transform: rotate(45deg) scale(1.2); }
    .route-map .marker-stopover:hover .tooltiptext, .route-map .marker-stopover:active .tooltiptext, .route-map .marker-stopover[hover] .tooltiptext {
      transform: rotate(-45deg) translateX(-50%);
      transform-origin: 0 0;
      margin-left: 12px;
      margin-top: 4px; }

.route-map .tooltiptext {
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  white-space: nowrap;
  font-size: 13px;
  text-align: center;
  border-radius: 3px;
  padding: 6px 8px;
  position: absolute;
  margin-top: 8px;
  z-index: 1;
  top: 150%;
  left: 50%;
  pointer-events: none;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

.route-map .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent rgba(0, 0, 0, 0.7) transparent; }

.route-map .marker:hover .tooltiptext,
.route-map .marker:active .tooltiptext,
.route-map .marker[hover] .tooltiptext {
  display: block; }

.route-map .stopover-txt {
  display: block;
  opacity: 0.8;
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #fff; }

.route-map .legend {
  position: absolute;
  margin-left: 16px;
  margin-top: 16px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #e4e4e4;
  color: #222;
  font-size: 12px; }

.route-map .map-info {
  padding: 8px 0;
  margin: 0 16px;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  font-weight: 500;
  min-height: 16px; }
  .route-map .map-info:empty {
    display: none; }

.route-map .codeshare {
  font-size: 14px;
  height: 44px;
  padding: 11px 16px;
  box-sizing: border-box;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.14); }

.route-map .switch-input {
  display: none; }

.route-map .switch-label {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 112px;
  cursor: pointer;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  padding-left: 60px;
  padding-right: 16px;
  box-sizing: border-box;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.14); }

.route-map .switch-label:before, .route-map .switch-label:after {
  content: "";
  position: absolute;
  margin: 0;
  outline: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.route-map .switch-label:before {
  left: 16px;
  width: 34px;
  height: 14px;
  background-color: #9E9E9E;
  border-radius: 8px; }

.route-map .switch-label:after {
  left: 15px;
  width: 20px;
  height: 20px;
  background-color: #FAFAFA;
  border-radius: 50%;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084); }

.route-map .switch-label .toggle--on {
  display: none; }

.route-map .switch-label .toggle--off {
  display: inline-block; }

.route-map .switch-input:checked + .switch-label:before {
  background-color: #A5D6A7; }

.route-map .switch-input:checked + .switch-label:after {
  background-color: #4CAF50;
  -ms-transform: translate(80%, -50%);
  -webkit-transform: translate(80%, -50%);
  transform: translate(80%, -50%); }

.route-map .switch-input:checked + .switch-label .toggle--on {
  display: inline-block; }

.route-map .switch-input:checked + .switch-label .toggle--off {
  display: none; }

.route-map .legend-row {
  display: flex;
  flex-direction: row;
  height: 20px;
  margin: 2px 8px;
  align-items: center; }

.route-map .legend-circle {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  background-color: #ff9b35;
  border: solid 2px #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
  margin: 0 10px; }

.route-map .codeshare-color {
  background: #56a4ea; }

.route-map .legend-info, .route-map .legend-info > * {
  transition: max-height .25s ease-in-out;
  max-height: 500px; }

.route-map .switch-input:not(:checked) + .switch-label + .legend-info,
.route-map .switch-input:not(:checked) + .switch-label + .legend-info > * {
  max-height: 0;
  overflow: hidden; }

.schedules {
  display: none; }
  .schedules.is-active {
    display: block; }
  .schedules > div.hide {
    display: none; }
  .schedules .route-selection .dropdown-container {
    padding: 10px 0 0 0;
    margin-right: 10px; }
    @media only screen and (min-width: 481px) {
      .schedules .route-selection .dropdown-container {
        padding: 20px 0; } }
  .schedules .route-selection label {
    min-width: 50px;
    display: inline-block; }
    @media only screen and (min-width: 481px) {
      .schedules .route-selection label {
        width: auto;
        min-width: 0;
        margin-right: 10px;
        display: inline-block; } }

