.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-right: 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-right: 6px;
  margin-bottom: 0.2rem; }

.flag {
  margin-left: 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-left: 8px; }
    .breadcrumbs li span {
      margin-right: 8px; }
    .breadcrumbs li:not(:first-child):not(:last-child) span {
      margin-right: 0; }
      @media only screen and (min-width: 769px) {
        .breadcrumbs li:not(:first-child):not(:last-child) span {
          margin-right: 8px; } }
      .breadcrumbs li:not(:first-child):not(:last-child) span:before {
        content: "\2026";
        display: inline-block;
        padding-left: 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: right;
  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-left: 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-left: 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-right: -1px;
    margin-top: -1px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    width: 220px;
    height: 118px;
    display: block;
    background: #adcce4;
    margin-left: 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-left: 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; }

.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;
    left: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    z-index: 1; }
    .search-form-overlay .overlay-close:hover {
      color: #ccc; }

.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-left: 12px; } }
  .popular-airlines .airline img, .popular-airlines .airline lazy-image {
    height: 40px;
    width: 40px;
    --lazy-image-height: 40px;
    --lazy-image-width: 40px;
    margin-left: 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; }

.airlines-by-letter > ul {
  display: flex;
  flex-wrap: wrap; }
  .airlines-by-letter > ul li {
    padding: 8px;
    width: calc((100% / 3) - 16px); }
    @media only screen and (min-width: 481px) {
      .airlines-by-letter > ul li {
        width: 80px; } }

.tabs {
  display: none; }
  @media only screen and (min-width: 481px) {
    .tabs {
      display: flex; } }
  .tabs > div {
    padding: 16px;
    background: #fff;
    border-top: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    flex-grow: 1; }
    .tabs > div:hover {
      background: #fafafafa; }
    .tabs > div:first-of-type {
      border-top-right-radius: 4px; }
    .tabs > div:last-of-type {
      border-left: 1px solid #d8d8d8;
      border-top-left-radius: 4px; }
    .tabs > div.is-active {
      border-bottom: none; }
      .tabs > div.is-active:hover {
        background: #fff; }
      .tabs > div.is-active .detail {
        color: #333; }
      .tabs > div.is-active:before {
        content: " ";
        position: absolute;
        border-top: 4px solid #21a024;
        display: block;
        width: 100%;
        top: 0;
        left: 0; }
      .tabs > div.is-active:after {
        content: " ";
        position: absolute;
        border-bottom: 1px solid #d8d8d8;
        display: block;
        width: calc(100% - 32px);
        bottom: 0;
        left: 16px; }

.tab-content {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  border-radius: 4px;
  display: block;
  margin-bottom: 8px; }
  @media only screen and (min-width: 481px) {
    .tab-content {
      display: none;
      padding: 16px;
      border-top: none;
      border-top-right-radius: 0px;
      border-top-left-radius: 0px;
      margin-bottom: inherit; } }
  .tab-content .header {
    padding: 16px;
    cursor: pointer; }
    @media only screen and (min-width: 481px) {
      .tab-content .header {
        display: none; } }
    .tab-content .header .heading {
      font-size: 16px;
      font-weight: 500;
      color: #333333;
      display: block;
      text-transform: capitalize; }
    .tab-content .header .detail {
      font-size: 20px;
      font-weight: 500;
      color: #21a024; }
      .tab-content .header .detail.no-data {
        color: #d8d8d8; }
  .tab-content .content {
    display: none;
    padding: 16px; }
    .tab-content .content .disclaimer {
      font-style: italic;
      margin-bottom: 0; }
    @media only screen and (min-width: 769px) {
      .tab-content .content {
        display: flex;
        flex-direction: column;
        padding: 0; } }
  .tab-content.is-active {
    border-color: #666569;
    border-width: 2px; }
    @media only screen and (min-width: 481px) {
      .tab-content.is-active {
        display: block;
        border-color: #d8d8d8;
        border-width: 1px; } }
    .tab-content.is-active .header {
      border-bottom: 1px solid #ccc;
      padding-bottom: 16px; }
    .tab-content.is-active .content {
      display: flex;
      flex-direction: column; }

.airlines-by-region .tabs > div {
  text-align: center; }

@media only screen and (min-width: 481px) {
  .airlines-by-region .tab-content {
    margin-top: -1px;
    border-top-style: solid; } }

@media only screen and (min-width: 481px) {
  .airlines-by-region .content ul {
    display: flex;
    flex-wrap: wrap; } }

.airlines-by-region .content li {
  padding: 8px; }
  @media only screen and (min-width: 481px) {
    .airlines-by-region .content li {
      width: calc(33.33% - 16px); } }

