@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300,400,500,600,700);

.cards .card__title {
    color: rgb(35, 44, 101);
}

.slideshow-header {
    color: rgb(35, 44, 101);
    padding-bottom: 25px;
}

.teaser .text-block__title-sub{
    font-size: 17px;
}

.panes .container {
    margin-left: 0;
}
.text-block__list {
    font-size: 17px;
}

.collapsable-title {
    color: rgb(35, 44, 101);
}

.container-fluid {
    padding: 25px 10px 25px 10px;
}

.container.container--full-width .text-block {
    padding: 25px 0 25px 0;
}

.text-block {
    padding: 25px 15px 25px 15px;
}

.text-block__title{
    color: rgb(35, 44, 101);
    font-weight: bold;
    margin-bottom: 34px;
}

.text-block__title-sub {
    color: rgb(35, 44, 101);
}

.slider-gallery .slideshow-controls .next:focus, .slider-gallery .slideshow-controls .prev:focus, .slider-teaser .slideshow-controls .next:focus, .slider-teaser .slideshow-controls .prev:focus, a:focus, button:focus, input:focus, select:focus, textarea:focus {
    outline: 0
}

.departure-grid, .page-departure, html, html body {
  min-height: 100%
}

@media (min-width:768px) {
  .row, .row.reverse {
    -webkit-box-orient: horizontal
  }

  .row, [class*=col-] {
    box-sizing: border-box
  }

  .row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    min-width: 100%
  }

  [class*=col-] {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 100%;
    max-width: 100%
  }

  .row.reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse
  }

  .col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse
  }

  .col-xs, .col-xs-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xs {
    flex: 0 0 auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-xs-1 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }

  .col-xs-10, .col-xs-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xs-10 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }

  .col-xs-11 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }

  .col-xs-12, .col-xs-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xs-12 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-xs-2 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }

  .col-xs-3, .col-xs-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xs-3 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-xs-4 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }

  .col-xs-5, .col-xs-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xs-5 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }

  .col-xs-6 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-xs-7, .col-xs-8 {
    -ms-flex: 0 0 auto;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-xs-7 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }

  .col-xs-8 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }

  .col-xs-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-xs-offset-1 {
    margin-left: 8.333%
  }

  .col-xs-offset-2 {
    margin-left: 16.667%
  }

  .col-xs-offset-3 {
    margin-left: 25%
  }

  .col-xs-offset-4 {
    margin-left: 33.333%
  }

  .col-xs-offset-5 {
    margin-left: 41.667%
  }

  .col-xs-offset-6 {
    margin-left: 50%
  }

  .col-xs-offset-7 {
    margin-left: 58.333%
  }

  .col-xs-offset-8 {
    margin-left: 66.667%
  }

  .col-xs-offset-9 {
    margin-left: 75%
  }

  .col-xs-offset-10 {
    margin-left: 83.333%
  }

  .col-xs-offset-11 {
    margin-left: 91.667%
  }

  .start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-xs {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }

  .middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }

  .bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }

  .around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-xs {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }

  .first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

@media only screen and (min-width:768px) and (min-width:768px) {
  .col-sm, .col-sm-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm {
    flex: 0 0 auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }

  .col-sm-10, .col-sm-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }

  .col-sm-12, .col-sm-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }

  .col-sm-3, .col-sm-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }

  .col-sm-5, .col-sm-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-sm-7, .col-sm-8 {
    -ms-flex: 0 0 auto;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }

  .col-sm-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-sm-offset-1 {
    margin-left: 8.333%
  }

  .col-sm-offset-2 {
    margin-left: 16.667%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-4 {
    margin-left: 33.333%
  }

  .col-sm-offset-5 {
    margin-left: 41.667%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-7 {
    margin-left: 58.333%
  }

  .col-sm-offset-8 {
    margin-left: 66.667%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-10 {
    margin-left: 83.333%
  }

  .col-sm-offset-11 {
    margin-left: 91.667%
  }

  .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }

  .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }

  .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }

  .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    .list-items .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 28.333%;
        max-width: 33.333%
    }

    .container .slider-teaser {
        flex-basis: 100%;
        max-width: 100%
    }

    .container .cards {
        flex-basis: 100%;
        max-width: 100%
    }
}

@media only screen and (min-width:768px) and (min-width:992px) {
  .col-md, .col-md-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md {
    flex: 0 0 auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }

  .col-md-10, .col-md-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }

  .col-md-12, .col-md-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }

  .col-md-3, .col-md-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }

  .col-md-5, .col-md-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-md-7, .col-md-8 {
    -ms-flex: 0 0 auto;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }

  .col-md-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-md-offset-1 {
    margin-left: 8.333%
  }

  .col-md-offset-2 {
    margin-left: 16.667%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-4 {
    margin-left: 33.333%
  }

  .col-md-offset-5 {
    margin-left: 41.667%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-7 {
    margin-left: 58.333%
  }

  .col-md-offset-8 {
    margin-left: 66.667%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-10 {
    margin-left: 83.333%
  }

  .col-md-offset-11 {
    margin-left: 91.667%
  }

  .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }

  .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }

  .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }

  .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

@media only screen and (min-width:768px) and (min-width:1200px) {
  .col-lg, .col-lg-1 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg {
    flex: 0 0 auto;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%
  }

  .col-lg-10, .col-lg-11 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%
  }

  .col-lg-12, .col-lg-2 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%;
    max-width: 16.667%
  }

  .col-lg-3, .col-lg-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%
  }

  .col-lg-5, .col-lg-6 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
  }

  .col-lg-7, .col-lg-8 {
    -ms-flex: 0 0 auto;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%
  }

  .col-lg-9 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
  }

  .col-lg-offset-1 {
    margin-left: 8.333%
  }

  .col-lg-offset-2 {
    margin-left: 16.667%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-4 {
    margin-left: 33.333%
  }

  .col-lg-offset-5 {
    margin-left: 41.667%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-7 {
    margin-left: 58.333%
  }

  .col-lg-offset-8 {
    margin-left: 66.667%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-10 {
    margin-left: 83.333%
  }

  .col-lg-offset-11 {
    margin-left: 91.667%
  }

  .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start
  }

  .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center
  }

  .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end
  }

  .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start
  }

  .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
  }

  .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around
  }

  .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between
  }

  .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
  }

  .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
  }
}

@font-face {
  font-family: Market-Medium;
  src: url(fonts/374ABE_5_0.eot);
  src: url(fonts/374ABE_5_0.eot?#iefix) format("embedded-opentype"),url(fonts/374ABE_5_0.woff2) format("woff2"),url(fonts/374ABE_5_0.woff) format("woff"),url(fonts/374ABE_5_0.ttf) format("truetype")
}

button, input {
  border: none;
  padding: 0
}

article, aside, details, figcaption, figure, footer-unused, header, hgroup, menu, nav, section {
  display: block
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

  blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
  }

table {
  border-collapse: collapse;
  border-spacing: 0
}

button {
  background: 0 0;
  cursor: pointer;
  font: inherit;
  margin: 0
}

.italic, .status, .title {
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
}

.mob-detect {
  position: fixed;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -9999;
  left: -9999px
}

@media (min-width:768px) {
  .mob-detect {
    display: none
  }
}

::-moz-selection {
  color: #fff;
  background: #2199d4
}

::selection {
  color: #fff;
  background: #2199d4
}

html {
    display: flex;
    flex-direction: column;
    background: #fff;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

    html body {
        flex: 1 1 auto;
        display: flex;
        flex-direction: column;
        overflow-x: hidden;
        position: relative;
        overflow: hidden;
    }

    html body main {
      flex: 1 0 auto;
      display: flex;
      flex-direction: column
    }

    html body footer-unused {
      flex: 0 0 auto
    }

body {
    font-weight: 300;
    line-height: 1.4;
    color: black;
    font-family: 'Open Sans', sans-serif;
}

@media (min-width:768px) {
  body {
    font-size: 16px;
    line-height: 1.6
  }
}

@media (min-width:992px) {
  body {
    font-size: 16px;
    line-height: 1.6
  }
}

@media (min-width:1200px) {
  body {
    font-size: 17px;
    line-height: 1.6
  }

  .status, .title, [class$='__title'] {
    line-height: 1.15
  }
}

a {
  color: inherit;
  text-decoration: none
}

hr {
  border: 0;
  border-bottom: 1px solid #D1D6DE;
  margin: 0
}

.strong, .teaser__badge, strong {
  font-weight: 600
}

.text-link {
  color: #2199d4;
  text-decoration: underline;
  cursor: pointer
}

.button, .text-link--alt {
  color: #F4F4F9
}

.back-area .text-link, .text-link:hover {
  text-decoration: none
}

.nav ul, .unstyled-list {
  padding: 0;
  list-style: none;
  margin: 0
}

.button, .medium, .nav {
  font-weight: 500
}

.back-area {
  display: block;
  margin-bottom: 10px !important
}

  .back-area .text-link .text {
    text-decoration: underline
  }

  .back-area .text-link:hover .text {
    text-decoration: none
  }

.status, .title, [class$='__title'] {
  line-height: 1.15;
  font-weight: 700;

}

  .status + .title-sub, .status + [class$='__title-sub'], .title + .title-sub, .title + [class$='__title-sub'], [class$='__title'] + .title-sub, [class$='__title'] + [class$='__title-sub'] {
    margin-top: -10px;
    margin-bottom: 20px
  }

.mt-i, p + p {
  margin-top: 20px
}

.bold {
  font-weight: 700
}

.has-box-shadow-old, .pricing-totals, .ticket-group {
  box-shadow: 0 2px 1px rgba(0,0,0,.16)
}

.has-border-old, .pricing-totals, .ticket-group {
  border: 1px solid #D1D6DE;
  border-radius: 4px
}

.has-border-old-radius {
  border-radius: 4px
}

.has-padding-internal, .has-padding-variable {
  padding: 20px
}

@media (min-width:768px) {
  .status, .title, [class$='__title'] {
    line-height: 1.15
  }

  .has-padding-variable {
    padding: 30px
  }
}

@media (min-width:992px) {
  .status, .title, [class$='__title'] {
    line-height: 1.15
  }

  .has-padding-variable {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .has-padding-variable {
    padding: 30px
  }
}

@media (max-width:767px) {
  html.overflow-mobile-hidden {
    overflow: hidden
  }

  .mob-remove-gutter, .table.pretty, .table:not(.simple), .table__swipe-message {
    margin-left: -15px;
    margin-right: -15px;
    border-left: none;
    border-right: none;
    border-radius: 0
  }
}

@media (min-width:768px) and (max-width:991px) {
  .tab-remove-gutter {
    margin-left: -15px;
    margin-right: -15px;
    border-left: none;
    border-right: none;
    border-radius: 0
  }
}

.box-theme-one, .box-theme-two {
  border: 1px solid #D1D6DE;
  box-shadow: 0 2px 1px rgba(0,0,0,.16)
}

.box-theme-one {
  border-radius: 4px;
  background: #F4F4F9;
  padding: 20px
}

@media (min-width:768px) {
  .box-theme-one {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:992px) {
  .box-theme-one {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1200px) {
  .box-theme-one {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (max-width:767px) {
  .box-theme-one.mob-remove-gutter, .box-theme-one.table.pretty, .box-theme-one.table:not(.simple), .box-theme-one.table__swipe-message {
    border-radius: 0 !important;
    border-left: none !important;
    border-right: none !important
  }
}

.box-theme-two {
  border-radius: 4px;
  padding: 20px
}

.box-theme-three {
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  box-shadow: 0 2px 1px rgba(0,0,0,.16)
}

.set-h2, h2 {
  font-size: 36px;
}

@media (min-width:480px) {
    .set-h2, h2 {
        font-size: 34px;
    }
}

@media (min-width:768px) {
  .set-h2, h2 {
    font-size: 36px;
  }
}

@media (min-width:992px) {
  .set-h2, h2 {
    font-size: 36px;
  }
}

@media (min-width:1200px) {
  .set-h2, h2 {
    font-size: 36px;
  }
}

.set-h3, h3 {
  font-size: 30px;
}

@media (min-width:768px) {
  .set-h3, h3 {
    font-size: 28px;
  }
}

@media (min-width:992px) {
  .set-h3, h3 {
    font-size: 30px;
  }
}

@media (min-width:1200px) {
  .set-h3, h3 {
    font-size: 30px;
  }
}

.set-h4, h4 {
  font-size: 26px;
}

@media (min-width:768px) {
  .set-h4, h4 {
    font-size: 24px;
  }
}

@media (min-width:992px) {
  .set-h4, h4 {
    font-size: 26px;
  }
}

@media (min-width:1200px) {
  .set-h4, h4 {
    font-size: 26px;
  }
}

.set-h5, h5 {
  font-size: 24px;
}

@media (min-width:768px) {
  .set-h5, h5 {
    font-size: 22px;
  }
}

@media (min-width:992px) {
  .set-h5, h5 {
    font-size: 24px;
  }
}

@media (min-width:1200px) {
  .set-h5, h5 {
    font-size: 24px;
  }
}

.set-h6, h6 {
  font-size: 22px;
}

@media (min-width:768px) {
  .set-h6, h6 {
    font-size: 20px;
  }
}

@media (min-width:992px) {
  .set-h6, h6 {
    font-size: 22px;
  }
}

@media (min-width:1200px) {
  .set-h6, h6 {
    font-size: 22px;
  }
}

.card:after, .fa, .header > .container > div:first-child + div > .nav > ul > li > a:after, .header > .container > div:first-child + div > .nav > ul > li > label:not(.nav__list__back):after {
  font: normal normal normal 14px/1 LineAwesome;
  font-size: inherit;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased
}

.page-content {
  padding-top: 20px;
  padding-bottom: 20px
}


@media (min-width:768px) {
  .page-content {
    padding-top: 30px;
    padding-bottom: 30px
  }

}

@media (min-width:992px) {
  .page-content {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:1200px) {
  .page-content {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.page-content.no-top-padding {
  padding-top: 0
}


.container--full-width {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative
}

@media (min-width:768px) {
  .container--full-width > * {
    width: 750px;
    max-width: calc(750px - (15px * 2));
    margin-left: auto;
    margin-right: auto
  }

  .mb-1 {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .container--full-width > * {
    width: 970px;
    max-width: calc(970px - (15px * 2))
  }

  .mb-1 {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .container--full-width > * {
    width: 1370px;
    max-width: calc(1370px - (15px * 2))
  }

  .mb-1 {
    margin-bottom: 30px
  }
}

@media (max-width:991px) {
  .-col-mob-reverse {
    display: flex;
    flex-direction: column-reverse
  }
}

.lg-backdrop {
  z-index: 10000 !important
}

.lg-outer {
  z-index: 10005 !important
}

.text-align-center {
  text-align: center
}

.max-width-100 {
  max-width: 100%
}

.width-100 {
  width: 100%
}

.height-auto {
  height: auto !important;
  max-height: none !important
}

@media screen and (min-width:768px) and (-ms-high-contrast:active),(min-width:768px) and (-ms-high-contrast:none) {
  .change-ticket {
    width: 706px
  }

  .ticket-changes.change-time {
    width: 353px
  }
}

.page-bf-confirmation .confirmation-page > :not(:last-child), .page-bf-confirmation .page-title.status, .page-bf-confirmation .page-title.title {
  margin-bottom: 10px
}

.page-bf-confirmation .container--main-content {
  margin-bottom: 0 !important
}

@media (max-width:767px) {
  .mob-hidden {
    display: none
  }

  .page-bf-confirmation .confirmation-page .checkout-form {
    padding: 20px
  }

    .page-bf-confirmation .confirmation-page .checkout-form th span {
      display: block
    }

  .page-bf-checkout .checkout-group-forms {
    box-shadow: 0 2px 1px rgba(0,0,0,.16);
    border-radius: 4px;
    border: 1px solid #D1D6DE;
    overflow: hidden
  }

    .page-bf-checkout .checkout-group-forms .checkout-form {
      box-shadow: none;
      border: 0;
      border-radius: 0
    }

      .page-bf-checkout .checkout-group-forms .checkout-form:not(:last-child) {
        border-bottom: 1px solid #D1D6DE
      }

    .page-bf-checkout .checkout-group-forms + * {
      padding: 20px
    }

  .page-bf-checkout .checkout-form {
    border-radius: 0
  }
}

.basket-add__add-quantity, .basket-form__add-quantity, .button, .button--two, .page-confirm-and-pay .payment-method-select, .page-mmb-order-history .history__text-block, .page-mmb-your-tickets .history__text-block {
  box-shadow: 0 2px 1px rgba(0,0,0,.16)
}

.ticket-changes.renew-season-ticket .list-tabs .tab:first-child, .ticket-changes.renew-season-ticket .week > .days:first-child {
  border-right: 1px solid #D1D6DE
}

.page-bf-checkout .confirm-wrap .checkout-form__title {
  font-size: 26px;
  font-size: 2.6rem
}

@media (min-width:768px) {
  .page-bf-checkout .basket, .page-bf-checkout .checkout-group-forms, .page-bf-checkout .checkout-group-forms .checkout-form {
    margin-bottom: 10px !important
  }

  .page-bf-checkout .checkout-form .form-group-old   .narrow {
    width: 262px
  }

  .page-bf-checkout .table.simple td {
    font-weight: 400
  }
}

.page-confirm-and-pay .basket-total {
  margin-bottom: 10px
}

.page-confirm-and-pay .payment-method-select {
  background: #fff;
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  padding: 20px
}

@media (min-width:768px) {
  .page-confirm-and-pay .payment-method-select {
    padding: 30px
  }
}

@media (min-width:992px) {
  .page-confirm-and-pay .payment-method-select {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .page-confirm-and-pay .payment-method-select {
    padding: 30px
  }
}

.page-confirm-and-pay .payment-method-select > :last-child {
  margin-bottom: 0
}

.page-confirm-and-pay .payment-method-select .lower {
  padding-top: 20px
}

@media (min-width:768px) {
  .page-confirm-and-pay .payment-method-select .lower {
    padding-top: 30px
  }
}

@media (min-width:992px) {
  .page-confirm-and-pay .payment-method-select .lower {
    padding-top: 30px
  }
}

@media (min-width:1200px) {
  .page-confirm-and-pay .payment-method-select .lower {
    padding-top: 30px
  }
}

.page-bf-events, .page-bf-results, .page-kw-results {
  padding-top: 0
}

.page-confirm-and-pay .payment-method-select .lower .form-group-old    {
  max-width: 550px
}

.page-confirm-and-pay .payment-method-select .payment-upper {
  display: block
}

  .page-confirm-and-pay .payment-method-select .payment-upper > span {
    padding-right: 20px
  }

.page-confirm-and-pay .iframe-wrap {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px;
  border-bottom: #D1D6DE solid 1px
}

  .page-confirm-and-pay .iframe-wrap:last-child {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: -20px
  }

@media (min-width:768px) {
  .page-confirm-and-pay .iframe-wrap {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -30px;
    margin-right: -30px
  }

    .page-confirm-and-pay .iframe-wrap:last-child {
      margin-bottom: -30px
    }
}

@media (min-width:992px) {
  .page-confirm-and-pay .iframe-wrap {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -30px;
    margin-right: -30px
  }

    .page-confirm-and-pay .iframe-wrap:last-child {
      margin-bottom: -30px
    }
}

@media (min-width:1200px) {
  .page-confirm-and-pay .iframe-wrap {
    padding-left: 30px;
    padding-right: 30px;
    margin-left: -30px;
    margin-right: -30px
  }

    .page-confirm-and-pay .iframe-wrap:last-child {
      margin-bottom: -30px
    }
}

.page-confirm-and-pay .iframe-wrap > * {
  margin-bottom: 20px
}

@media (min-width:992px) {
  .page-confirm-and-pay .iframe-wrap > * {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .page-confirm-and-pay .iframe-wrap > * {
    margin-bottom: 30px
  }
}

@media (min-width:768px) {
  .page-confirm-and-pay .iframe-wrap > * {
    margin-bottom: 30px
  }

  .page-confirm-and-pay .ref-no-small {
    max-width: 550px
  }
}

.page-bf-events .title-bar {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .page-bf-events .title-bar {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .page-bf-events .title-bar {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .page-bf-events .title-bar {
    margin-bottom: 30px
  }
}

@media (max-width:767px) {
  .page-confirm-and-pay .payment-method-select {
    border-radius: 0
  }

  .page-bf-events .title-bar__inner {
    margin-bottom: 20px
  }
}

.page-bf-results .title-bar {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .page-bf-results .title-bar {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .page-bf-results .title-bar {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .page-bf-results .title-bar {
    margin-bottom: 30px
  }
}

.page-bf-results .select-text {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

@media (max-width:767px) {
  .page-bf-results {
    padding-bottom: 0
  }

    .page-bf-results .title-bar__inner {
      margin-bottom: 20px
    }

    .page-bf-results .title-bar__title-sub {
      color: #D1D6DE
    }

    .page-bf-results .flights:first-child {
      margin-top: -20px
    }
}


.page-homepage {
  padding-bottom: 40px
}




@media (min-width:768px) {

  .page-homepage {
    padding-bottom: 60px
  }
}


@media (min-width:1200px) {

  .page-homepage {
    padding-bottom: 60px
  }

    .page-homepage .blurb .text-block {
      padding-right: 20px
    }
}

@media (min-width:1200px) and (min-width:768px) {
  .page-homepage .blurb .text-block {
    padding-right: 30px
  }
}

@media (min-width:1200px) and (min-width:992px) {
  .page-homepage .blurb .text-block {
    padding-right: 30px
  }
}

@media (min-width:1200px) and (min-width:1200px) {
  .page-homepage .blurb .text-block {
    padding-right: 30px
  }
}

.page-kw-results .title-bar {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .page-kw-results .title-bar {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .page-kw-results .title-bar {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .page-kw-results .title-bar {
    margin-bottom: 30px
  }
}

.page-kw-results .select-text {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

@media (max-width:767px) {
  .page-kw-results {
    padding-bottom: 0
  }

    .page-kw-results .title-bar__inner {
      margin-bottom: 20px
    }

    .page-kw-results .title-bar__title-sub {
      color: #D1D6DE
    }

    .page-kw-results .flights:first-child {
      margin-top: -20px
    }

  .page-mmb-reset-password .list-tabs:after, .page-mmb-reset-password .text-block__title {
    display: none
  }

  .page-mmb-reset-password .list-tabs {
    margin-top: -20px
  }
}




.page-content-builder .title-bar {
  margin-bottom: 20px !important
}

.page-content-builder .text-block__title {
  font-size: 20px;
  font-size: 2rem
}

@media (min-width:768px) {
  .page-content-builder .text-block__title {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:992px) {
  .page-content-builder .text-block__title {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:1200px) {
  .page-content-builder .text-block__title {
    font-size: 26px;
    font-size: 2.6rem
  }
}

.page-content-builder .location-card__address .text-block__title {
  font-size: 16px;
  font-size: 1.6rem
}

@media (min-width:768px) {
  .page-content-builder .location-card__address .text-block__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:992px) {
  .page-content-builder .location-card__address .text-block__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:1200px) {
  .page-content-builder .location-card__address .text-block__title {
    font-size: 20px;
    font-size: 2rem
  }

  .page-mmb-login .form-login__upper {
    padding-right: 16.6667%
  }
}

.page-mmb-reset-password .text-block__title {
  font-size: 26px;
  font-size: 2.6rem
}

.page-mmb-my-preferences .label {
  font-weight: 500;
  line-height: inherit
}

.page-mmb-my-preferences .form-group-old    .flag-wrap .flag .text {
  font-size: 16px;
  font-size: 1.6rem
}

@media (min-width:768px) {
  .page-mmb-my-preferences .label {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 500;
  }

  .page-mmb-my-preferences .form-login__upper .form-group-old   :not(:last-child) {
    margin-bottom: 40px
  }

  .page-mmb-my-preferences .form-login__upper .flag-wrap .flag {
    margin-right: 50px
  }
}

.page-mmb-login .text-block__title {
  font-size: 26px;
  font-size: 2.6rem
}

@media (max-width:767px) {
  .page-mmb-login .text-block__title {
    display: none
  }
}

.page-mmb-order-history .logged-status {
  margin-bottom: 0
}

.page-mmb-order-history .history__text-block {
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  background: #F4F4F9;
  margin-bottom: 0;
  padding: 20px
}

@media (min-width:992px) {
  .page-mmb-order-history .history__text-block {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1200px) {
  .page-mmb-order-history .history__text-block {
    padding-left: 30px;
    padding-right: 30px
  }
}

.page-mmb-order-history .history__text-block .text-block__text {
  margin-bottom: 0
}

.page-mmb-order-history .history__text-block .phone-no {
  font-size: 32px;
  font-size: 3.2rem
}

@media (min-width:768px) {
  .page-mmb-order-history .history__text-block {
    padding-left: 30px;
    padding-right: 30px
  }

  .page-mmb-order-history .basket {
    margin-bottom: 15px !important
  }
}

.page-mmb-your-tickets .logged-status {
  margin-bottom: 0
}

.page-mmb-your-tickets .history__text-block {
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  background: #F4F4F9;
  padding: 20px
}

@media (min-width:992px) {
  .page-mmb-your-tickets .history__text-block {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1200px) {
  .page-mmb-your-tickets .history__text-block {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:768px) {
  .page-mmb-your-tickets .history__text-block {
    padding-left: 30px;
    padding-right: 30px
  }

  .page-mmb-your-tickets .basket {
    margin-bottom: 10px
  }
}

.ticket-changes .trip__title {
  margin-bottom: 10px
}

.ticket-changes .trip__inner {
  display: flex;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem
}

  .ticket-changes .trip__inner .trip__icon {
    flex: 0 0 auto;
    line-height: inherit;
    padding: 0 5px
  }

.ticket-changes > .button {
  width: 100%
}

.ticket-changes.change-ticket-time .form-control {
  max-width: none
}

.ticket-changes.renew-season-ticket .tabs {
  margin: 0
}

.ticket-changes.renew-season-ticket .list-tabs {
  border-top: 1px solid #D1D6DE;
  background: #F4F4F9
}

    .ticket-changes.renew-season-ticket .list-tabs .tab {
        padding: 0;
        width: 50%;
        font-size: 18px;
        font-size: 1.8rem;
        font-family: 'Open Sans', sans-serif;
        font-style: italic
    }

  .ticket-changes.renew-season-ticket .list-tabs .line, .ticket-changes.renew-season-ticket .list-tabs .text .underline, .ticket-changes.renew-season-ticket .list-tabs:after {
    display: none
  }

.ticket-changes.renew-season-ticket .label {
  font-weight: 700
}


.ticket-changes.renew-season-ticket .trip__inner {
  margin-left: 20px;
  margin-right: 20px
}


@media (min-width:768px) {
  .ticket-changes.renew-season-ticket .week > .days {
    padding-left: 30px;
    padding-right: 30px
  }

  .ticket-changes.renew-season-ticket .list-tabs .tabs .tab {
    pointer-events: none;
    justify-content: flex-start
  }

    .ticket-changes.renew-season-ticket .list-tabs .tabs .tab .text {
      padding-left: 20px;
      padding-right: 20px
    }

    .ticket-changes.renew-season-ticket .list-tabs .tabs .tab.active {
      color: inherit
    }

  .ticket-changes.renew-season-ticket .week {
    display: flex;
    border-bottom: 1px solid #D1D6DE
  }

    .ticket-changes.renew-season-ticket .week > .days {
      flex: 1 1 50%;
      max-width: 50%
    }

  .ticket-changes.renew-season-ticket .date-picker {
    max-width: 335px
  }

  .ticket-changes.renew-season-ticket > .button-area .button {
    width: auto
  }
}

@media (min-width:768px) and (min-width:768px) {
  .ticket-changes.renew-season-ticket .list-tabs .tabs .tab .text {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .ticket-changes.renew-season-ticket .list-tabs .tabs .tab .text {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .ticket-changes.renew-season-ticket .list-tabs .tabs .tab .text {
    padding-left: 30px;
    padding-right: 30px
  }
}

.page-timetables .hero__image-wrap img {
  object-position: right
}

.page-timetables ~ .large-select__options {
  min-width: 260px
}

@media (min-width:768px) and (max-width:991px) {
  .page-timetables .book-block .status, .page-timetables .book-block .title {
    font-size: 20px;
    font-size: 2rem
  }
}

.basket-add {
  padding-top: 20px
}

.basket-add__price-old {
  color: #2199d4;
  text-decoration: line-through;
  font-size: 14px;
  font-size: 1.4rem
}

.basket-add__price-current {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600
}

.basket-add__buttons .button {
  width: 100%;
  white-space: nowrap
}

  .basket-add__buttons .button + .button {
    margin-top: 5px
  }

.basket-add__info-wrap {
  margin-bottom: 20px
}

.basket-add__add-quantity {
  display: flex;
  border: 1px solid #D1D6DE;
  border-radius: 4px
}

  .basket-add__add-quantity .form-group-old    {
    margin-bottom: 0 !important;
    flex: 1 1 auto
  }

    .basket-add__add-quantity .form-group-old    .form-control {
      border: none;
      border-radius: 4px 0 0 4px;
      box-shadow: none
    }

  .basket-add__add-quantity .button {
    flex: 0 0 auto;
    width: auto;
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

@media (min-width:768px) {
  .basket-add .tooltip {
    width: 180px
  }
}

@media (min-width:992px) {
  .basket-add__buttons {
    display: flex;
    justify-content: space-between
  }

    .basket-add__buttons .button {
      width: auto;
      white-space: nowrap;
      padding-left: 20px;
      padding-right: 20px
    }

      .basket-add__buttons .button + .button {
        margin-top: 0
      }
}

.accordion .list-tabs {
  background-color: transparent;
  margin-bottom: 20px
}

@media (max-width:767px) {
  .accordion .row > div {
    display: none
  }

    .accordion .row > div.active {
      display: block
    }
}

@media (min-width:768px) {
  .accordion .list-tabs {
    display: none
  }

  .accordion .row > div {
    display: flex;
    flex-direction: column
  }

  .accordion .side-wrap {
    padding-top: 36px;
    margin-top: 20px
  }

    .accordion .side-wrap .status, .accordion .side-wrap .title {
      display: none
    }

  .accordion .text-block {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
  }

    .accordion .text-block .text-block__text {
      font-size: 14px;
      font-size: 1.4rem;
      max-width: 220px
    }
}

@media (min-width:768px) and (min-width:768px) {
  .accordion .side-wrap {
    margin-top: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .accordion .side-wrap {
    margin-top: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .accordion .side-wrap {
    margin-top: 30px
  }
}

.attractions-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap
}

  .attractions-form .form-group-old    {
    margin-bottom: 0
  }

  .attractions-form > div {
    margin-bottom: 10px;
    -webkit-box-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 0;
    transition: .15s
  }

    .attractions-form .dep-point .form-group-old   , .attractions-form > div:last-child, .banner .image, .banner__text-wrap, .banner__text-wrap .text-block > :last-child, .basket__remove__buttons .button, .basket__title-bar {
      margin-bottom: 0
    }

    .attractions-form > div.disabled {
      opacity: .35;
      pointer-events: none
    }

  .attractions-form .form-group-old    .flag-wrap.row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-top: 0
  }

    .attractions-form .form-group-old    .flag-wrap.row .flag {
      margin-top: 0
    }

      .attractions-form .form-group-old    .flag-wrap.row .flag .text {
        color: #fff;
        margin-left: 10px
      }

  .attractions-form .dep-point .form-group-old    .form-control {
    padding: 0;
    border: 0;
    box-shadow: none;
    height: 26px
  }

.banner, .button {
  border-radius: 4px
}

.basket__remove__confirm, .tooltip {
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.16)
}

.attractions-form .dep-point .form-group-old   .has-icon .inner > .icon {
  width: auto;
  line-height: 26px
}

.attractions-form .dep-point .custom-select.loaded .options {
  left: -20px;
  right: -20px;
  top: calc(100% + 24px)
}

.attractions-form .attraction-date .date-time-picker__time {
  display: none
}

.attractions-form .button {
  width: 100%
}


.banner {
  overflow: hidden
}

.banner__text-wrap .curve, .banner__text-wrap:after {
  position: absolute;
  content: '';
  height: 200%;
  border-radius: 50%;
  bottom: -40px;
  z-index: 1
}

.banner__text-wrap:after {
  width: 200%;
  left: -50%;
  background: inherit
}

.banner__text-wrap .curve {
  width: 200%;
  display: none;
  left: -50%
}

.banner__text-wrap {
  background: #3B4762;
  color: #fff;
  position: relative;
  border: 0;
  padding: 20px
}

  .banner__text-wrap .text-block > * {
    position: relative;
    z-index: 2
  }

    .banner__text-wrap .text-block__title {
        font-family: 'Open Sans', sans-serif;
        font-style: normal;
        font-size: 26px;
        font-size: 2.6rem
    }

@media (min-width:768px) {
  .banner__text-wrap {
    padding-left: 30px;
    padding-right: 30px
  }

    .banner__text-wrap .text-block__title {
      font-size: 36px;
      font-size: 3.6rem
    }
}

@media (min-width:992px) {
  .banner__text-wrap {
    padding-left: 30px;
    padding-right: 30px
  }

    .banner__text-wrap .text-block__title {
      font-size: 40px;
      font-size: 4rem
    }
}

@media (min-width:1200px) {
  .banner__text-wrap {
    padding-left: 30px;
    padding-right: 30px
  }

    .banner__text-wrap .text-block__title {
      font-size: 40px;
      font-size: 4rem
    }
}

.banner__text-wrap__title-sub {
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

.banner__image-wrap {
  position: relative;
  min-height: 184px
}

.banner .image {
  object-fit: cover;
  position: absolute
}

@media (min-width:768px) {
  .banner {
    display: flex
  }

  .banner__text-wrap:after {
    display: none
  }

  .banner .bar, .banner .curve {
    bottom: 0;
    width: 21px;
    top: 0;
    display: block
  }

  .banner .curve {
    left: calc(100% + 10px);
    z-index: 100;
    border-radius: 0;
    height: 100%
  }

  .banner .bar {
    content: '';
    left: calc(100% - 10px);
    z-index: 12;
    position: absolute;
    background: #3B4762
  }

  .banner__text-wrap {
    flex: 1 1 auto
  }

  .banner__image-wrap {
    width: 50%;
    flex: 0 0 auto
  }

    .banner__image-wrap .image {
      min-height: 184px
    }
}

.basket__action .relative, .burger-icon {
  position: relative
}

.basket {
  background: #fff
}

  .basket > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px
  }

    .basket > li + li {
      border-top: 1px solid #D1D6DE
    }

.basket__title-bar {
  flex: 1;
  line-height: 1.15;
  margin-right: 20px;
  font-size: 14px;
  font-size: 1.4rem
}

@media (min-width:768px) {
  .basket > li {
    padding: 30px
  }

  .basket__title-bar {
    margin-right: 30px
  }
}

@media (min-width:992px) {
  .basket > li {
    padding: 30px
  }

  .basket__title-bar {
    margin-right: 30px
  }
}

@media (min-width:1200px) {
  .basket > li {
    padding: 30px
  }

  .basket__title-bar {
    margin-right: 30px
  }
}

.basket__title-bar .status, .basket__title-bar .title {
  font-size: 16px;
  font-size: 1.6rem
}

.basket__title-bar > div p {
  display: block
}

  .basket__title-bar > div p + p {
    margin-top: 3px
  }

.basket__title-bar + .basket__desc {
  margin-top: 20px
}

.basket__desc {
  flex: 1 1 100%;
  order: 2;
  font-size: 14px;
  font-size: 1.4rem
}

  .basket__desc > div:first-child {
    line-height: 1.15
  }

.basket__action .text-link + .text-link {
  margin-left: 10px
}

.basket__action input {
  display: none
}

.basket__remove__confirm {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  padding: 20px;
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  position: absolute;
  font-weight: 400;
  color: #3B4762;
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.16);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.16);
  bottom: 0;
  right: -10px;
  left: auto;
  pointer-events: none;
  opacity: 0;
  z-index: -999999;
  -webkit-transition: .4s ease bottom,.4s ease opacity;
  -moz-transition: .4s ease bottom,.4s ease opacity;
  -o-transition: .4s ease bottom,.4s ease opacity;
  transition: .4s ease bottom,.4s ease opacity;
  -webkit-transform: translate(0,100%);
  -moz-transform: translate(0,100%);
  -ms-transform: translate(0,100%);
  -o-transform: translate(0,100%);
  transform: translate(0,100%)
}

  .basket__remove__confirm:after, .basket__remove__confirm:before, .newsletter .button, .tooltip:after, .tooltip:before {
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
  }

  .basket__remove__confirm:after, .basket__remove__confirm:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    right: 20px;
    left: auto
  }

  .basket__remove__confirm:before {
    top: -11px;
    border-bottom: 10px solid #D1D6DE
  }

  .basket__remove__confirm:after {
    top: -10px;
    border-bottom: 10px solid #fff
  }

.basket__remove__buttons {
  display: flex;
  margin-top: 10px
}

  .basket__remove__buttons .button {
    white-space: nowrap;
    box-shadow: none;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-style: normal
  }

    .basket__remove__buttons .button:first-child {
      margin-right: 10px
    }

.basket__trips > li:not(:last-child) {
  border-bottom: 1px solid #D1D6DE;
  padding-bottom: 20px
}

.basket .ticket-info {
  border-radius: 0 0 4px 4px;
  order: 10;
  flex: 1 1 auto;
  margin: 20px -20px -20px
}

@media (min-width:768px) {
  .basket .ticket-info {
    margin: 30px -30px -30px
  }
}

@media (min-width:992px) {
  .basket .ticket-info {
    margin: 30px -30px -30px
  }
}

@media (min-width:1200px) {
  .basket .ticket-info {
    margin: 30px -30px -30px
  }
}

.basket .trip__title, .basket-total__title, .blurb .image, .blurb .text-block {
  margin-bottom: 0
}

.basket .trip__title {
  margin-top: 20px;
  flex: 1 1 100%;
  font-style: normal
}

  .basket .trip__title > span {
    font-weight: 600;
    display: inline-block;
    width: 40px
  }

.basket .trip__inner {
  display: flex
}

.basket .trip__from > span, .basket .trip__to > span, .date-picker.open .date-popup {
  display: block
}

.basket .trip__icon {
  opacity: .5;
  padding: 0 10px;
  line-height: 25px;
  font-size: 18px;
  font-size: 1.8rem
}

.basket .trip__from .trip__time {
  display: inline-block
}

.basket .trip__time {
  font-size: 18px;
  font-size: 1.8rem
}

@media (max-width:767px) {
  .basket .trip__title {
    font-weight: 500
  }

  .basket .trip__from, .basket .trip__to {
    -webkit-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
  }
}

@media (min-width:768px) {
  .basket .basket__trips > li:not(:last-child) {
    border-bottom: 0;
    padding-bottom: 0
  }

  .basket .trip__from > span, .basket .trip__to > span {
    display: inline
  }

  .basket .trip__title > span {
    width: 40px
  }

  .basket .trip__location, .basket .trip__time {
    font-size: 14px;
    font-size: 1.4rem
  }

  .basket .ticket-info {
    flex-basis: 100%
  }
}

.basket input:checked + .basket__remove__confirm {
  z-index: 1;
  bottom: -10px;
  opacity: 1;
  pointer-events: all;
  -webkit-transition: .4s ease bottom,.4s ease opacity;
  -moz-transition: .4s ease bottom,.4s ease opacity;
  -o-transition: .4s ease bottom,.4s ease opacity;
  transition: .4s ease bottom,.4s ease opacity
}

.basket-total {
  background: #fff;
  padding: 20px
}

@media (min-width:992px) {
  .basket__title-bar {
    flex: 0 0 225px
  }

    .basket__title-bar .status, .basket__title-bar .title {
      font-size: 16px;
      font-size: 1.6rem
    }

    .basket__title-bar + .basket__desc {
      margin-top: 0
    }

  .basket__desc {
    flex: 1;
    order: 0;
    margin-top: 0
  }

  .basket-total {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .basket__title-bar {
    -webkit-flex-basis: 310px;
    -moz-flex-basis: 310px;
    -ms-flex-basis: 310px;
    flex-basis: 310px
  }

  .basket-total {
    padding: 30px
  }
}

.basket-total__price {
    color: #2199d4;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 700
}

.basket-total__bar {
  font-size: 20px;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between
}

@media (min-width:768px) {
  .basket-total {
    padding: 30px
  }

  .basket-total__bar {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:992px) {
  .basket-total__bar {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:1200px) {
  .basket-total__bar {
    font-size: 26px;
    font-size: 2.6rem
  }
}

.basket-total__buttons {
  text-align: center;
  margin-top: 20px
}

  .basket-total__buttons > span {
    line-height: 40px
  }

  .basket-total__buttons .button {
    width: 100%
  }

    .basket-total__buttons .button + .button {
      margin-top: 10px
    }

.blurb .text-block .__button-area, .blurb > div + div {
  margin-top: 20px
}

.blurb .text-block__title {
  font-size: 24px;
  font-size: 2.4rem
}

@media (min-width:768px) {
  .basket-total__buttons {
    text-align: right
  }

    .basket-total__buttons > * {
      margin-left: 12px
    }

    .basket-total__buttons .button {
      width: auto
    }

  .blurb .text-block__title {
    font-size: 28px;
    font-size: 2.8rem
  }
}

@media (min-width:992px) {
  .blurb .text-block__title {
    font-size: 40px;
    font-size: 4rem
  }
}

@media (min-width:1200px) {
  .blurb .text-block__title {
    font-size: 40px;
    font-size: 4rem
  }
}

.blurb .text-block__title-sub {
  font-size: 18px;
  font-size: 1.8rem
}

@media (min-width:768px) {
  .blurb .text-block__title-sub {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:992px) {
  .blurb .text-block__title-sub {
    font-size: 24px;
    font-size: 2.4rem
  }

  .blurb {
    display: flex;
    margin-left: -15px;
    margin-right: -15px
  }

    .blurb > div + div {
      margin-top: 0
    }

  .blurb__content, .blurb__image {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 50%;
    max-width: 50%
  }

  .blurb__content {
    order: -1
  }
}

.blurb [class$='__title'] + [class$='__title-sub'] {
  margin-top: 0
}

.book-block {
  padding: 20px;
  background: #3B4762;
  color: #fff
}

@media (min-width:1200px) {
  .blurb .text-block__title-sub {
    font-size: 24px;
    font-size: 2.4rem
  }

  .book-block {
    padding: 30px
  }
}

@media (max-width:767px) {
  .book-block {
    position: fixed;
    bottom: 0;
    left: 0 !important;
    right: 0;
    width: 100% !important;
    border-radius: 0;
    z-index: 9
  }

    .book-block .button {
      width: 100%
    }
}

@media (min-width:768px) {
  .book-block {
    padding: 30px;
    border-radius: 4px;
    position: relative
  }

  .book-block--stick {
    top: 160px;
    position: fixed;
    max-width: 220px
  }
}

@media (min-width:992px) {
  .book-block {
    padding: 30px
  }

  .book-block--stick {
    max-width: 100%
  }
}

.burger-icon {
  height: 22px;
  width: 16px
}

  .burger-icon input + label .burger:after, .burger-icon input + label .burger:before, .burger-icon input + label:before {
    position: absolute;
    left: 0;
    width: 16px;
    height: 1px;
    border-radius: 2px;
    background: #3B4762;
    content: ''
  }

  .burger-icon input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none
  }

    .burger-icon input + label {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      cursor: pointer
    }

      .burger-icon input + label .burger:after, .burger-icon input + label .burger:before {
        -webkit-transition: all .6s ease;
        -moz-transition: all .6s ease;
        -o-transition: all .6s ease;
        transition: all .6s ease;
        transition-delay: .1s
      }

      .burger-icon input + label .burger:before {
        top: 5px
      }

      .burger-icon input + label .burger:after {
        bottom: 5px
      }

      .burger-icon input + label:before {
        top: 50%;
        margin-top: -1px;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        transition-delay: .5s
      }

    .burger-icon input:checked + label:before {
      left: 50%;
      width: 0;
      transition-delay: .1s
    }

    .burger-icon input:checked + label .burger:before {
      -webkit-transform: rotate(-495deg);
      -moz-transform: rotate(-495deg);
      -ms-transform: rotate(-495deg);
      -o-transform: rotate(-495deg);
      transform: rotate(-495deg);
      top: 11px
    }

    .burger-icon input:checked + label .burger:after {
      -webkit-transform: rotate(-405deg);
      -moz-transform: rotate(-405deg);
      -ms-transform: rotate(-405deg);
      -o-transform: rotate(-405deg);
      transform: rotate(-405deg);
      bottom: 10px
    }

@media only screen and (min-width:768px) {
  .burger-icon {
    height: 30px;
    width: 28px
  }

    .burger-icon input + label .burger:after, .burger-icon input + label .burger:before, .burger-icon input + label:before {
      width: 28px;
      height: 2px
    }

    .burger-icon input + label .burger:before {
      top: 6px
    }

    .burger-icon input + label .burger:after {
      bottom: 6px
    }

    .burger-icon input:checked + label .burger:before {
      top: 14px
    }

    .burger-icon input:checked + label .burger:after {
      bottom: 14px
    }
}

.breadcrumb-old {
  display: none
}

@media (min-width:768px) {
  .breadcrumb-old {
    opacity: .6;
    display: block;
    font-size: 14px;
    font-size: 1.4rem
  }

    .breadcrumb-old li {
      display: inline-block
    }

      .breadcrumb-old li a {
        text-decoration: underline
      }

        .breadcrumb-old li a:hover, .breadcrumb-old li:last-child a {
          text-decoration: none
        }

      .breadcrumb-old li:after {
        font-family: lineAwesome;
        content: "\f112";
        margin: 0 10px
      }

      .breadcrumb-old li:last-child:after {
        display: none
      }

      .breadcrumb-old li:last-child a:hover {
        text-decoration: underline
      }
}

.button {
  background: #2199d4;
  line-height: 20px;
  text-align: center;
  -webkit-transition: background .5s ease;
  -moz-transition: background .5s ease;
  -o-transition: background .5s ease;
  transition: background .5s ease;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 15px 20px
}

.card, .date-time-picker, .date-time-picker--date-only {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex
}

.button__icon--right {
  position: absolute;
  top: 20px;
  right: 20px
}

.button:hover {
  background: #0073e5
}

.button--light {
  background: #fff;
  color: #3B4762;
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  line-height: 18px
}

  .button--light:hover {
    background: #dedede
  }

.button--alt {
  background: #F4F4F9;
  color: #3B4762
}

  .button--alt:hover {
    background: #d3d3e7
  }

.button--dark, .spinner-wrap .controls .control {
  background: #2199d4;
  color: #F4F4F9
}

  .button--dark:hover, .spinner-wrap .controls .control:hover {
    background: #0073e5
  }

.button--two {
  background: #3B4762;
  color: #fff;
  border: 1px solid #D1D6DE;
  border-radius: 4px
}

  .button--two:hover {
    background: #283042
  }

.button--success {
  background: #41CB66;
  color: #fff
}

  .button--success:hover {
    background: #2faa50
  }

.button--disabled {
  cursor: not-allowed;
  opacity: .5
}

@media (max-width:767px) {
  .button .icon[class*=right] {
    position: absolute;
    right: 15px;
    line-height: inherit
  }
}

.card {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center;
  background: #f9f9f9;
  position: relative;
  height: 100%;
  padding: 20px 60px 20px 20px
}

.card__icon {
  color: #2199d4;
  font-size: 40px;
  font-size: 4rem
}

.card__title {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 10px
}

@media (min-width:768px) {
  .card {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .card__title {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:992px) {
  .card {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .card__title {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:1200px) {
  .card {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .card__title {
    font-size: 26px;
    font-size: 2.6rem
  }
}

.card > div + div {
  padding-left: 20px
}

.card:after {
  content: "\f112";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  opacity: .2;
  -webkit-transition: right .4s ease,opacity .4s ease;
  -moz-transition: right .4s ease,opacity .4s ease;
  -o-transition: right .4s ease,opacity .4s ease;
  transition: right .4s ease,opacity .4s ease
}

.card:hover:after {
  right: 10px;
  opacity: 1
}

@media (max-width:991px) {
  .card {
    padding-right: 40px
  }
}

@media (min-width:992px) {
  .card__icon {
    font-size: 80px;
    font-size: 8rem
  }

  .card:after {
    font-size: 30px
  }
}

@media (min-width:1200px) {
  .card:after {
    font-size: 30px
  }
}

.button-wrap {
  margin: -10px -5px
}

  .button-wrap .button {
    margin: 10px 5px
  }

@media only screen and (min-width:768px) {
  .button-wrap--inline {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }
}

@media (max-width:1999px) {
  .collapse-this--1200 {
    border-bottom: solid 1px #D1D6DE
  }

    .collapse-this--1200 .collapsable-content, .collapse-this--1200 .collapsable-title {
      padding-left: 20px;
      padding-right: 20px
    }

    .collapse-this--1200 .collapsable-title {
      position: relative;
      cursor: pointer;
      padding-top: 20px;
      padding-bottom: 20px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center;
      line-height: 1.15;
      margin-bottom: 0;
      -webkit-transition: border .25s ease;
      -moz-transition: border .25s ease;
      -o-transition: border .25s ease;
      transition: border .25s ease;
      font-size: 36px;
    }
}

@media (max-width:1999px) and (min-width:768px) {
  .collapse-this--1200 .collapsable-title {
    font-size: 34px;
  }
}

@media (max-width:1999px) and (min-width:992px) {
  .collapse-this--1200 .collapsable-title {
    font-size: 36px;

  }
}

@media (max-width:1999px) and (min-width:1200px) {
  .collapse-this--1200 .collapsable-title {
    font-size: 36px;
  }
}

@media (max-width:1999px) {
  .collapse-this--1200 .collapsable-title:after {
    font: normal normal normal 14px/1 LineAwesome;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f342";
    -webkit-transition: transform .75s ease;
    -moz-transition: transform .75s ease;
    -o-transition: transform .75s ease;
    transition: transform .75s ease;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .collapse-this--1200 .collapsable-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .75s ease;
    -moz-transition: opacity .75s ease;
    -o-transition: opacity .75s ease;
    transition: opacity .75s ease
  }

  .collapse-this--1200.open .collapsable-title:after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }

  .collapse-this--1200.open .collapsable-content {
    padding-bottom: 20px;
    max-height: none;
    opacity: 1
  }
}

@media (max-width:991px) {
  .collapse-this--992 {
    border-bottom: solid 1px #D1D6DE
  }

    .collapse-this--992 .collapsable-content, .collapse-this--992 .collapsable-title {
      padding-left: 20px;
      padding-right: 20px
    }

    .collapse-this--992 .collapsable-title {
      position: relative;
      cursor: pointer;
      padding-top: 20px;
      padding-bottom: 20px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center;
      line-height: 1.15;
      margin-bottom: 0;
      -webkit-transition: border .25s ease;
      -moz-transition: border .25s ease;
      -o-transition: border .25s ease;
      transition: border .25s ease;
      font-size: 16px;
      font-size: 1.6rem
    }
}

@media (max-width:768px) {
    .collapsable-title {
        font-size: 34px;
    }
}

@media (max-width:991px) and (min-width:768px) {
  .collapse-this--992 .collapsable-title {
    font-size: 36px;

  }
}

@media (max-width:991px) and (min-width:992px) {
  .collapse-this--992 .collapsable-title {
    font-size: 36px;

  }
}

@media (max-width:991px) and (min-width:1200px) {
  .collapse-this--992 .collapsable-title {
    font-size: 36px;

  }
}

@media (max-width:991px) {
  .collapse-this--992 .collapsable-title:after {
    font: normal normal normal 14px/1 LineAwesome;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f342";
    -webkit-transition: transform .75s ease;
    -moz-transition: transform .75s ease;
    -o-transition: transform .75s ease;
    transition: transform .75s ease;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .collapse-this--992 .collapsable-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .75s ease;
    -moz-transition: opacity .75s ease;
    -o-transition: opacity .75s ease;
    transition: opacity .75s ease
  }

  .collapse-this--992.open .collapsable-title:after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }

  .collapse-this--992.open .collapsable-content {
    padding-bottom: 20px;
    max-height: none;
    opacity: 1
  }
}

@media (max-width:767px) {
  .collapse-this .collapsable-title {
    position: relative;
    cursor: pointer;
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    line-height: 1.15;
    margin-bottom: 0
  }

    .collapse-this .collapsable-title:after {
      font: normal normal normal 14px/1 LineAwesome;
      text-decoration: inherit;
      text-rendering: optimizeLegibility;
      text-transform: none;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      font-smoothing: antialiased;
      content: "\f2c2";
      font-size: 36px;
      -webkit-transition: transform .75s ease;
      -moz-transition: transform .75s ease;
      -o-transition: transform .75s ease;
      transition: transform .75s ease;
      color: #3B4762;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -ms-transform: rotate(0);
      -o-transform: rotate(0);
      transform: rotate(0)
    }

  .collapse-this .collapsable-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: opacity .75s ease;
    -moz-transition: opacity .75s ease;
    -o-transition: opacity .75s ease;
    transition: opacity .75s ease
  }

  .collapse-this.open .collapsable-title:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }

  .collapse-this.open .collapsable-content {
    padding-bottom: 20px;
    max-height: none;
    opacity: 1
  }
}

.collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) {
  border-bottom: solid 1px #D1D6DE
}

@media (min-width:768px) {
  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) {
    border-bottom: solid 1px #D1D6DE
  }

    .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-content, .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-title {
      padding-left: 20px;
      padding-right: 20px
    }

    .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-title {
      position: relative;
      cursor: pointer;
      padding-top: 20px;
      padding-bottom: 20px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center;
      line-height: 1.15;
      margin-bottom: 0;
      -webkit-transition: border .25s ease;
      -moz-transition: border .25s ease;
      -o-transition: border .25s ease;
      transition: border .25s ease;
      font-size: 36px;
    }
}

@media (min-width:768px) and (min-width:768px) {
  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-title {
    font-size: 34px;
  }
}

@media (min-width:768px) and (min-width:992px) {
  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-title {
    font-size: 36px;
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-title {
    font-size:36px;
  }
}

@media (min-width:768px) {
  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-title:after {
    font: normal normal normal 14px/1 LineAwesome;
    font-size: inherit;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    content: "\f342";
    -webkit-transition: transform .75s ease;
    -moz-transition: transform .75s ease;
    -o-transition: transform .75s ease;
    transition: transform .75s ease;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768) .collapsable-content {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .75s ease;
    -moz-transition: opacity .75s ease;
    -o-transition: opacity .75s ease;
    transition: opacity .75s ease
  }

  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768).open .collapsable-title:after {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
  }

  .collapse-this:not(.collapse-this--1200):not(.collapse-this--992):not(.collapse-this--768).open .collapsable-content {
    padding-bottom: 20px;
    max-height: none;
    opacity: 1
  }

  .collapse-wrap {
    border-left: solid 1px #D1D6DE;
    border-right: solid 1px #D1D6DE;
    border-radius: 4px;
    box-shadow: 0 2px 1px rgba(0,0,0,.16)
  }
}

.departure-grid__status, .departure-grid__time, .flight-details__head .price .value, .flight-details__trip .locations span, .flight-details__trip time, .form-group-old    .form-control, .header, .hero__badge em, .hero__text-wrap {
    font-family: 'Open Sans', sans-serif;
}

.checkout-form .form-group-old    .flag-wrap .flag .text a, .content-block a {
  text-decoration: underline
}

.collapse-wrap {
  border-top: solid 1px #D1D6DE
}

  .collapse-wrap .collapse-this {
    margin-bottom: 0
  }

.cards .card-wrap {
  margin-top: -10px;
  overflow: hidden
}

  .cards .card-wrap > div {
    margin-top: 10px
  }

.content-block:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .cards .card-wrap {
    margin-top: -30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
  }

    .cards .card-wrap > div {
      margin-top: 30px;
      flex: 1 1;
      margin-left: 15px;
      margin-right: 15px;
      min-width: calc(50% - 30px)
    }

  .content-block:not(:last-child) {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .content-block:not(:last-child) {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .content-block:not(:last-child) {
    margin-bottom: 30px
  }
}

.content-block ol, .content-block ul {
  padding-left: 30px
}

  .content-block ol li, .content-block ul li {
    position: relative;
    line-height: 2
  }

    .content-block ol li:before, .content-block ul li:before {
      content: "";
      position: absolute;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%)
    }

    .content-block ul li:before {
      background: #2199d4;
      border-radius: 99px;
      width: 5px;
      height: 5px;
      top: 17px
    }

.content-block ol {
  counter-reset: alphaList
}

  .content-block ol li {
    counter-increment: alphaList
  }

    .content-block ol li:before {
      content: counter(alphaList);
      font-weight: 600;
      top: 15px
    }

  .content-block ol.bullet-list li:before, .content-block ol.check-list li:before, .content-block ul.bullet-list li:before, .content-block ul.check-list li:before {
    content: ""
  }

  .content-block ol.check-list li:before, .content-block ul.check-list li:before {
    height: 15px;
    width: 15px;
    background: url(/images/icons/check-one.svg) center no-repeat;
    background-size: contain;
    top: 17px
  }

  .content-block ol.bullet-list li:before, .content-block ul.bullet-list li:before {
    background: #2199d4;
    border-radius: 99px;
    width: 5px;
    height: 5px;
    top: 17px
  }

  .content-block ol.alpha-list, .content-block ul.alpha-list {
    counter-reset: alphaList
  }

    .content-block ol.alpha-list li, .content-block ul.alpha-list li {
      counter-increment: alphaList
    }

      .content-block ol.alpha-list li:before, .content-block ul.alpha-list li:before {
        content: counter(alphaList,lower-alpha);
        font-weight: 600;
        top: 15px
      }

.content-block blockquote {
  padding-left: 20px;
  border-left: solid 5px #3B4762
}

.content-block p + p {
  margin-top: 0
}

.content-block .status, .content-block .title, .content-block blockquote, .content-block ol, .content-block p, .content-block ul {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .content-block .status, .content-block .title, .content-block blockquote, .content-block ol, .content-block p, .content-block ul {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .content-block .status, .content-block .title, .content-block blockquote, .content-block ol, .content-block p, .content-block ul {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .content-block .status, .content-block .title, .content-block blockquote, .content-block ol, .content-block p, .content-block ul {
    margin-bottom: 30px
  }
}

.content-block > :last-child {
  margin-bottom: 0
}

.content-block a {
  color: #2199d4
}

  .content-block a:hover {
    text-decoration: none
  }

.content-block img {
  max-width: 100%;
  height: auto !important
}

.large-select__options.large-select__popup--date, .large-select__options.large-select__popup--datetime-date {
  padding: 0
}

.date-picker {
  cursor: pointer
}

.large-select + .date-picker {
  display: none
}

.date-picker .date-popup {
  text-align: center;
  z-index: 200
}

  .date-picker .date-popup .controls {
    border-left: 1px solid #D1D6DE;
    border-right: 1px solid #D1D6DE;
    display: flex;
    line-height: 60px;
    background: rgba(0,0,0,.05)
  }

    .date-picker .date-popup .controls .control {
      flex: 0 0 auto;
      padding: 0 15px;
      opacity: 1;
      transition: .15s;
      cursor: pointer;
      font-size: 24px
    }

      .date-picker .date-popup .controls .control:hover {
        opacity: .5
      }

      .date-picker .date-popup .controls .control.disabled {
        cursor: not-allowed;
        opacity: .2
      }

    .date-picker .date-popup .controls .current {
      flex: 1 1 auto;
      font-size: 20px;
      font-size: 2rem;
      font-style: italic;
      font-weight: 600
    }

  .date-picker .date-popup .days {
    border-top: 1px solid #D1D6DE;
    overflow: hidden;
    line-height: 40px;
    border-bottom: 1px solid #D1D6DE;
    border-right: 1px solid #D1D6DE
  }

    .date-picker .date-popup .days div {
      width: 14.28571%;
      float: left
    }

    .date-picker .date-popup .days .day-name {
      font-size: 12px;
      font-size: 1.2rem
    }

      .date-picker .date-popup .days .day-name:first-child {
        border-left: 1px solid #D1D6DE
      }

    .date-picker .date-popup .days .day {
      border: 1px solid #D1D6DE;
      border-bottom: 0;
      border-right: 0;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 600;
      transition: .15s;
      cursor: pointer
    }

      .date-picker .date-popup .days .day.disabled {
        cursor: not-allowed;
        color: #c2c9da
      }

      .date-picker .date-popup .days .day.faded {
        color: #c2c9da
      }

      .date-picker .date-popup .days .day.today {
        background: #d6eaff
      }

      .date-picker .date-popup .days .day.selected {
        background: #2199d4;
        color: #fff
      }

      .date-picker .date-popup .days .day:not(.disabled):hover {
        background: #9cf;
        color: #fff
      }

@media (max-width:767px) {
  .date-picker .date-popup {
    z-index: 10000000;
    background: #F4F4F9
  }

  .date-picker .date-popup__upper {
    display: flex;
    justify-content: space-between;
    background: #3B4762;
    line-height: 40px;
    color: #fff
  }

    .date-picker .date-popup__upper button {
      color: inherit;
      padding: 0 20px;
      font-size: 16px;
      font-size: 1.6rem
    }

    .date-picker .date-popup__upper .date-popup__upper__title {
      margin-bottom: 0;
      line-height: inherit;
      font-size: 16px;
      font-size: 1.6rem
    }

  .date-picker .date-popup .controls {
    margin: 20px 20px 0;
    border: 1px solid #D1D6DE
  }

  .date-picker .date-popup .days {
    margin: 0 20px 20px;
    border-right: 1px solid #D1D6DE;
    box-shadow: 0 2px 1px rgba(0,0,0,.16);
    background: #fff
  }
}

@media (min-width:768px) {
  .date-picker .date-popup {
    top: 100%;
    bottom: auto
  }

  .date-picker .date-popup__upper {
    display: none
  }

  .date-picker .date-popup.align-top {
    transform: translateY(-8px);
    top: auto;
    bottom: 100%
  }
}

.date-time-picker, .date-time-picker--date-only {
  display: flex;
  width: 100%;
  position: relative
}

  .date-time-picker--date-only > div > .label, .date-time-picker > div > .label {
    font-size: 12px;
    font-size: 1.2rem;
    color: #8095B5
  }

  .date-time-picker--date-only > div .form-row-old-old, .date-time-picker > div .form-row-old-old {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-left: -10px;
    margin-right: -10px
  }

    .date-time-picker--date-only > div .form-row-old-old > div, .date-time-picker > div .form-row-old-old > div {
      padding-left: 10px;
      padding-right: 10px;
      -webkit-box-flex: 1 1 auto;
      -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto
    }

  .date-time-picker--date-only > div:first-child, .date-time-picker > div:first-child {
    -webkit-box-flex: 1 1 55%;
    -webkit-flex: 1 1 55%;
    -ms-flex: 1 1 55%;
    flex: 1 1 55%
  }

  .date-time-picker--date-only > div:last-child, .date-time-picker > div:last-child {
    -webkit-box-flex: 1 1 45%;
    -webkit-flex: 1 1 45%;
    -ms-flex: 1 1 45%;
    flex: 1 1 45%
  }

  .date-time-picker--date-only > div:first-child .large-select, .date-time-picker > div:first-child .large-select {
    border-radius: 4px 0 0 4px;
    border-right: 0
  }

  .date-time-picker--date-only > div:last-child .large-select, .date-time-picker > div:last-child .large-select {
    border-left: 1px solid #D1D6DE;
    border-radius: 0 4px 4px 0
  }

.date-time-picker--date-only__inner, .date-time-picker__inner {
  line-height: 26px;
  padding-right: 26px;
  position: relative
}

.date-time-picker--date-only__value, .date-time-picker__value {
  line-height: inherit;
  text-overflow: ellipsis;
  color: #3B4762;
  font-size: 16px;
  font-size: 1.6rem
}

.date-time-picker--date-only__icon, .date-time-picker__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  line-height: inherit;
  text-align: center;
  color: #3B4762;
  font-size: 24px
}

.date-time-picker--date-only__time--open .date-time-picker__time__lower-options, .date-time-picker__time--open .date-time-picker__time__lower-options {
  display: block
}

.date-time-picker .date-popup:after, .date-time-picker .date-popup:before, .date-time-picker--date-only .date-popup:after, .date-time-picker--date-only .date-popup:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  z-index: 20
}

.date-time-picker .date-popup:before, .date-time-picker--date-only .date-popup:before {
  top: -11px;
  border-bottom: 10px solid #D1D6DE;
  left: 24px
}

.date-time-picker .date-popup:after, .date-time-picker--date-only .date-popup:after {
  top: -10px;
  border-bottom: 10px solid #F4F4F9;
  left: 24px
}

.date-time-picker--date-only__time, .date-time-picker__time {
  padding: 0
}

.date-time-picker--date-only__time__lower-options, .date-time-picker__time__lower-options {
  display: none;
  position: absolute;
  z-index: 20;
  background: #F4F4F9;
  top: 100%;
  right: 0;
  left: 0;
  color: #3B4762;
  transform: translateY(6px);
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  padding: 20px
}

  .date-time-picker--date-only__time__lower-options:after, .date-time-picker--date-only__time__lower-options:before, .date-time-picker__time__lower-options:after, .date-time-picker__time__lower-options:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 20
  }

  .date-time-picker--date-only__time__lower-options:before, .date-time-picker__time__lower-options:before {
    top: -11px;
    border-bottom: 10px solid #D1D6DE;
    right: 24px
  }

  .date-time-picker--date-only__time__lower-options:after, .date-time-picker__time__lower-options:after {
    top: -10px;
    border-bottom: 10px solid #F4F4F9;
    right: 24px
  }

  .date-time-picker--date-only__time__lower-options .form-row-old-old, .date-time-picker__time__lower-options .form-row-old-old {
    margin-bottom: 10px;
    position: relative
  }

    .date-time-picker--date-only__time__lower-options .form-row-old-old:after, .date-time-picker__time__lower-options .form-row-old-old:after {
      content: ":";
      position: absolute;
      left: 0;
      right: 0;
      width: 5px;
      margin: auto;
      top: 0;
      line-height: 50px;
      font-size: 16px;
      font-size: 1.6rem
    }

  .date-time-picker--date-only__time__lower-options .button, .date-time-picker__time__lower-options .button, .excursions-form .button {
    width: 100%
  }

.date-time-picker .date-popup__upper, .date-time-picker--date-only .date-popup__upper {
  display: none
}

.date-time-picker--date-only--date-only > div:first-child, .date-time-picker--date-only > div:first-child {
  border-radius: 4px;
  border-right: 1px solid #D1D6DE
}

.excursions-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap
}

  .excursions-form .form-group-old    {
    margin-bottom: 0
  }

  .excursions-form > div {
    margin-bottom: 10px;
    -webkit-box-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 0;
    transition: .15s
  }

    .departure-grid__title, .event .text-block__title-sub, .excursions-form > div:last-child, .flight .slot .passengers .form-group-old    {
      margin-bottom: 0
    }

    .excursions-form > div.disabled {
      opacity: .35;
      pointer-events: none
    }

.departure-grid {
  line-height: 1;
  display: flex;
  flex-direction: column
}

.departure-grid__foot, .departure-grid__head {
  flex: 0 0 auto
}

.departure-grid__mid {
  flex: 1 1 auto;
  display: flex
}

.departure-grid__foot {
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed
}

.departure-grid__title {
  background: #3B4762;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  font-size: 30px;
  font-size: 3rem
}

.departure-grid__status {
  padding: 10px 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-style: italic;
  color: #fff
}

.departure-grid__table {
  background: #3B4762;
  color: #fff;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto
}

  .departure-grid__table .tr {
    display: flex;
    flex: 1 1 auto;
    max-width: 100vw
  }

    .departure-grid__table .tr + .tr {
      border-top: 1px solid #D1D6DE
    }

    .departure-grid__table .tr.thead {
      background: #fff;
      color: #3B4762;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 600;
      flex: 0 0 auto
    }

    .departure-grid__table .tr > div {
      padding: 10px 20px;
      display: flex;
      align-items: center;
      font-size: 14px;
      font-size: 1.4rem
    }

      .departure-grid__table .tr > div:nth-child(1) {
        flex: 0 0 80px
      }

      .departure-grid__table .tr > div:nth-child(2) {
        flex: 1 1 auto;
        min-width: 0
      }

        .departure-grid__table .tr > div:nth-child(2) .text {
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          line-height: 1.2
        }

      .departure-grid__table .tr > div:nth-child(3) {
        flex: 0 0 155px
      }

  .departure-grid__table .status-icon {
    min-height: 10px;
    min-width: 10px;
    border-radius: 50%;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle
  }

  .departure-grid__table .status-block {
    padding: 10px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 4px
  }

.departure-grid__time {
  flex: 0 0 auto;
  font-style: italic;
  font-size: 24px;
  font-size: 2.4rem
}

  .departure-grid__time .seconds {
    font-size: 16px;
    font-size: 1.6rem
  }

@media (min-width:768px) {
  .departure-grid__title {
    font-size: 50px;
    font-size: 5rem;
    padding: 20px 30px
  }

  .departure-grid__status {
    font-size: 30px;
    font-size: 3rem;
    padding: 20px 30px
  }

  .departure-grid.thead {
    font-size: 34px;
    font-size: 3.4rem
  }

  .departure-grid .tr > div {
    font-size: 28px;
    font-size: 2.8rem;
    padding: 20px 30px
  }

    .departure-grid .tr > div:nth-child(1) {
      flex-basis: 140px
    }

    .departure-grid .tr > div:nth-child(3) {
      flex-basis: 300px
    }

  .departure-grid .status-icon {
    min-height: 20px;
    min-width: 20px;
    margin-right: 20px
  }

  .departure-grid .status-block {
    font-size: 34px;
    font-size: 3.4rem
  }

  .departure-grid__time {
    font-size: 40px;
    font-size: 4rem
  }

    .departure-grid__time .seconds {
      font-size: 16px;
      font-size: 1.6rem
    }
}

@media (min-width:992px) {
  .departure-grid .tr > div, .departure-grid__status, .departure-grid__title {
    padding-left: 50px;
    padding-right: 50px
  }

  .departure-grid__title {
    font-size: 60px;
    font-size: 6rem
  }

  .departure-grid__status {
    font-size: 40px;
    font-size: 4rem
  }

  .departure-grid.thead {
    font-size: 50px;
    font-size: 5rem
  }

  .departure-grid .tr > div {
    font-size: 44px;
    font-size: 4.4rem
  }

    .departure-grid .tr > div:nth-child(1) {
      flex-basis: 200px
    }

    .departure-grid .tr > div:nth-child(3) {
      flex-basis: 380px;
      font-size: 34px;
      font-size: 3.4rem
    }

  .departure-grid .status-icon {
    min-height: 24px;
    min-width: 24px;
    margin-right: 24px
  }

  .departure-grid .status-block {
    font-size: 40px;
    font-size: 4rem
  }

  .departure-grid__time {
    font-size: 60px;
    font-size: 6rem
  }

    .departure-grid__time .seconds {
      font-size: 40px;
      font-size: 4rem
    }
}

@media (min-width:1200px) {
  .departure-grid .tr > div:nth-child(1) {
    flex-basis: 220px
  }

  .departure-grid .tr > div:nth-child(3) {
    flex-basis: 480px
  }

  .departure-grid .status-icon {
    margin-right: 44px
  }
}

.event {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  background: #fff;
  position: relative
}

  .event .image {
    width: 68px;
    height: 58px;
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 4px
  }

  .event .text-block {
    margin-left: 20px;
    border: 0;
    padding: 0;
    box-shadow: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

.flight .slot + .slot, .flight .slots, .flight .time-wrap {
  border-top: 1px solid #D1D6DE
}

.event .text-block__title {
  font-size: 20px;
  font-size: 2rem
}

.event .btn-view {
  -webkit-box-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: block;
  cursor: pointer;
  padding-left: 88px
}

@media (min-width:768px) {
  .event .btn-view {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    right: 20px
  }
}

a.event {
  cursor: pointer
}

.flight {
  background: #fff
}

  .flight .head {
    padding: 20px
  }

    .flight .head .direction {
      display: none
    }

    .flight .head time {
      font-size: 16px;
      font-size: 1.6rem;
      font-style: italic;
      font-weight: 600;
      display: block
    }

    .flight .head .location {
      margin-top: 5px
    }

  .flight .time-wrap .control {
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%;
    display: block;
    text-align: center;
    color: #2199d4;
    line-height: 1;
    transition: .15s;
    padding: 20px
  }

@media (min-width:768px) {
  .flight .time-wrap .control {
    padding-right: 30px;
    padding-left: 30px
  }
}

@media (min-width:992px) {
  .flight .time-wrap .control {
    padding-right: 30px;
    padding-left: 30px
  }
}

@media (min-width:1200px) {
  .flight .time-wrap .control {
    padding-right: 30px;
    padding-left: 30px
  }
}

.flight .time-wrap .control .icon {
  margin-left: 10px
}

.flight .time-wrap .control:hover {
  background: #2199d4;
  color: #fff
}

.flight .time-wrap .control.disabled {
  cursor: not-allowed
}

.flight .slots {
  border-bottom: 1px solid #D1D6DE
}

.flight .slot {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  cursor: pointer;
  position: relative
}

  .flight .slot input {
    display: none
  }

  .flight .slot .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .15s
  }

    .flight .slot .overlay ~ *, .form-group-old    .inner {
      position: relative
    }

  .flight .slot .time {
    flex: 1 1 auto;
    margin-right: 20px
  }

    .flight .slot .time .icon {
      opacity: .2;
      font-size: 18px;
      font-size: 1.8rem
    }

  .flight .slot .duration {
    flex: 0 0 auto;
    font-weight: 600;
    font-style: italic
  }

  .flight .slot .radio {
    margin-left: 20px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #D1D6DE;
    transition: .15s
  }

  .flight .slot .passengers {
    display: none;
    flex: 1 1 100%;
    margin-top: 20px
  }

  .flight .slot:hover .overlay {
    background: rgba(244,244,249,.5)
  }

  .flight .slot input:checked ~ .radio {
    background: #2199d4
  }

  .flight .slot input:checked ~ .passengers {
    display: block
  }

  .flight .slot input:checked ~ .overlay {
    display: block;
    background: #F4F4F9
  }

  .flight .slot.disabled {
    pointer-events: none
  }

    .flight .slot.disabled .duration, .flight .slot.disabled .time {
      opacity: .5
    }

    .flight .slot.disabled .radio {
      opacity: 0
    }

@media (min-width:768px) {
  .flight {
    border: 1px solid #D1D6DE;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 1px rgba(41,59,142,.15)
  }

    .flight .head {
      padding: 20px
    }

      .flight .head .direction {
        display: block;
        font-weight: 600;
        margin-bottom: 5px
      }

      .flight .head time {
        font-size: 20px;
        font-size: 2rem
      }
}

.flight-details-wrap .toggle-details {
  display: none
}

.flight-details {
  border-radius: 4px;
  border: 1px solid #3B4762;
  background: #fff
}

.flight-details__head {
  padding: 20px;
  background: #3B4762;
  color: #fff
}

  .flight-details__head .search-form__validation-area {
    margin-top: 20px
  }

  .flight-details__head .price {
    line-height: 1
  }

    .flight-details__head .price .value {
      display: block;
      font-style: italic;
      font-size: 20px;
      font-size: 2rem
    }

@media (min-width:768px) {
  .flight-details__head .price .value {
    font-size: 34px;
    font-size: 3.4rem
  }
}

@media (min-width:992px) {
  .flight-details__head .price .value {
    font-size: 34px;
    font-size: 3.4rem
  }
}

@media (min-width:1200px) {
  .flight-details__head .price .value {
    font-size: 34px;
    font-size: 3.4rem
  }
}

.flight-details__trip {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px;
  border-top: 1px solid #3B4762
}

  .flight-details__trip > :not(:last-child) {
    margin-bottom: 10px
  }

  .flight-details__trip .type {
    font-weight: 600
  }

  .flight-details__trip time {
    display: block;
    font-style: italic
  }

  .flight-details__trip .locations span {
    font-style: italic
  }

  .flight-details__trip .desc [class*=right] {
    opacity: .5
  }

@media (max-width:767px) {
  .flight-details {
    display: flex;
    flex-direction: column;
    border-radius: 0
  }

  .flight-details__head {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px
  }

    .flight-details__head .price {
      line-height: 1;
      position: relative
    }

      .flight-details__head .price:after {
        content: 'Details';
        text-decoration: underline;
        position: absolute;
        left: 100%;
        bottom: 0;
        margin-left: 10px
      }

    .flight-details__head .pax {
      order: 2;
      flex: 1 1 100%;
      margin-top: 10px
    }

    .flight-details__head .button {
      white-space: nowrap;
      flex: 0 0 auto
    }

  .flight-details__trip-wrap {
    overflow-y: auto;
    overflow-x: hidden;
    height: 100%
  }
}

@media (min-width:768px) and (max-width:991px) {
  .flight-details__head {
    position: relative;
    padding-right: 220px
  }

    .flight-details__head .pax {
      order: 0;
      margin-top: 0
    }

    .flight-details__head .price .value {
      display: inline
    }

    .flight-details__head .button {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 160px;
      margin-right: 20px
    }
}

@media (min-width:992px) {
  .flight-details__opener {
    display: none
  }

  .flight-details__head {
    text-align: center
  }

    .flight-details__head .pax {
      margin-top: 5px
    }

    .flight-details__head .button {
      margin-top: 20px;
      width: 100%
    }
}

@media (max-width:991px) {
  .flight-details {
    position: fixed;
    z-index: 9999;
    bottom: 101px;
    left: 0;
    right: 0;
    transform: translateY(100%);
    transition: .15s
  }

  .flight-details__opener {
    cursor: pointer;
    display: inline-block;
    height: 42px;
    width: 42px;
    background: #3B4762;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transform: translateY(-50%);
    font-size: 14px;
    font-size: 1.4rem;
    z-index: 10
  }

    .flight-details__opener .icon {
      margin: 8px 0;
      vertical-align: top
    }
}

@media (max-width:767px) {
  .flight-details {
    bottom: 71px
  }

  .flight-details-wrap .toggle-details:checked ~ .flight-details {
    top: 70px
  }
}

@media (min-width:768px) and (max-width:991px) {
  .flight-details__opener {
    height: 64px;
    width: 64px;
    font-size: 22px;
    font-size: 2.2rem
  }
}

.flight-details-wrap .toggle-details:checked ~ .flight-details {
  transform: translateY(0);
  bottom: 0
}

  .flight-details-wrap .toggle-details:checked ~ .flight-details .flight-details__opener .icon {
    transform: rotate(180deg)
  }

.flight-search {
  margin-bottom: 20px
}

  .flight-search .button {
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem
  }

@media (min-width:768px) {
  .flight-search {
    margin-bottom: 30px
  }

    .flight-search .button {
      font-size: 21px;
      font-size: 2.1rem
    }
}

.flights .panes {
  display: flex;
  flex: 1 1 auto
}

.flights .list-tabs {
  width: 100%;
  overflow: hidden
}

  .flights .list-tabs:after {
    display: none
  }

  .flights .list-tabs .tabs {
    margin-left: 0;
    margin-right: 0;
    background: #F4F4F9
  }

    .flights .list-tabs .tabs .tab {
      flex: 1;
      padding-left: 0;
      padding-right: 0
    }

      .flights .list-tabs .tabs .tab span {
        width: 100%;
        justify-content: center
      }

@media (max-width:767px) {
  .flights .flight-wrap {
    flex: 1 1 auto;
    display: none
  }

    .flights .flight-wrap.pane--active {
      display: block
    }

  .flights.remove-mobile-spacing {
    margin-top: -20px;
    margin-right: -20px;
    margin-left: -20px
  }

  .checkout-form .table tr:last-child :last-child {
    vertical-align: bottom
  }
}

@media (min-width:768px) {
  .flights {
    margin-left: -20px;
    overflow: visible;
    display: flex
  }
}

@media (min-width:768px) and (min-width:768px) {
  .flights {
    margin-left: -30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .flights {
    margin-left: -30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .flights {
    margin-left: -30px
  }
}

@media (min-width:768px) {
  .flights .list-tabs {
    display: none
  }

  .flights .flight-wrap {
    flex: 0 1 50%;
    margin-left: 20px
  }

    .flights .flight-wrap + .flight-wrap {
      display: block
    }

  .flights.-single-flight .flight-wrap {
    flex-basis: 100%
  }
}

@media (min-width:768px) and (min-width:768px) {
  .flights .flight-wrap {
    margin-left: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .flights .flight-wrap {
    margin-left: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .flights .flight-wrap {
    margin-left: 30px
  }
}

.footer-unused {
  background: #F4F4F9;
  border-top: solid 1px #D1D6DE
}



@media (min-width:992px) {
  .flight-search {
    margin-bottom: 30px
  }

    .flight-search .button {
      font-size: 18px;
      font-size: 1.8rem
    }

}

@media (min-width:1200px) {
  .flight-search {
    margin-bottom: 30px
  }

    .flight-search .button {
      font-size: 21px;
      font-size: 2.1rem
    }


}


  .footer-unused > .container > div:first-child .collapsable-title, .modal--full .footer-unused > .modal__title > div:first-child .collapsable-title {
    font-size: 25px;
  }

.footer-unused > .container .footer-unused__lower, .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__upper {
  padding-left: 20px;
  padding-right: 20px
}

@media (min-width:768px) {
  .footer-unused > .container, .modal--full .footer-unused > .modal__title {
    padding-bottom: 30px
  }

    .footer-unused > .container .footer-unused__lower, .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__upper {
      padding-left: 30px;
      padding-right: 30px
    }
}

.footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__upper {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center
}

@media (min-width:768px) {
  .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:992px) {
  .footer-unused > .container .footer-unused__lower, .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    padding-left: 30px;
    padding-right: 30px
  }

  .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:1200px) {
  .footer-unused > .container .footer-unused__lower, .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    padding-left: 30px;
    padding-right: 30px
  }

  .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.footer-unused > .container .footer-unused__lower > div:first-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center;
  border-top: solid 1px #D1D6DE;
  padding-top: 40px;
  padding-bottom: 40px
}

@media (min-width:992px) {
  .footer-unused > .container .footer-unused__lower > div:first-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

@media (min-width:1200px) {
  .footer-unused > .container .footer-unused__lower > div:first-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.footer-unused > .container .footer-unused__lower > div:first-child .footer-unused__lower__image img, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child .footer-unused__lower__image img {
  width: auto;
  opacity: .5;
  height: 34px
}

.footer-unused > .container .footer-unused__lower > div:first-child .footer-unused__lower__image + .footer-unused__lower__image, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child .footer-unused__lower__image + .footer-unused__lower__image {
  margin-left: 20px
}

.footer-unused > .container .list-links, .modal--full .footer-unused > .modal__title .list-links {
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem
}

@media (min-width:768px) {
  .footer-unused > .container .footer-unused__lower > div:first-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child {
    padding-top: 60px;
    padding-bottom: 60px
  }

  .footer-unused > .container > div:first-child .collapsable-title, .modal--full .footer-unused > .modal__title > div:first-child .collapsable-title {
    font-size: 25px;
  }

  .footer-unused > .container > div, .modal--full .footer-unused > .modal__title > div {
    margin-bottom: 0
  }

  .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
  }

  .footer-unused > .container .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__lower {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border-top: solid 1px #D1D6DE;
    padding: 20px 0
  }
}

@media (min-width:768px) and (min-width:768px) {
  .footer-unused > .container .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__lower {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .footer-unused > .container .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__lower {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .footer-unused > .container .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__lower {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:768px) {
  .footer-unused > .container .footer-unused__lower > div:first-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child {
    -webkit-box-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    display: block;
    border-top: none;
    padding: 0
  }

    .footer-unused > .container .footer-unused__lower > div:first-child .footer-unused__lower__image, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child .footer-unused__lower__image {
      text-align: right
    }

      .footer-unused > .container .footer-unused__lower > div:first-child .footer-unused__lower__image + .footer-unused__lower__image, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child .footer-unused__lower__image + .footer-unused__lower__image {
        margin-left: 0;
        margin-top: 20px
      }

    .footer-unused > .container .footer-unused__lower > div:first-child + div, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child + div {
      -webkit-box-flex: 0 0 75%;
      -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%
    }

  .footer-unused > .container .footer-unused__lower > div:last-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:last-child {
    padding-right: 20px
  }

  .footer-unused__lower__copyright {
    max-width: 75%
  }
}

@media (min-width:768px) and (min-width:768px) {
  .footer-unused > .container .footer-unused__lower > div:last-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:last-child {
    padding-right: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .footer-unused > .container .footer-unused__lower > div:last-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:last-child {
    padding-right: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .footer-unused > .container .footer-unused__lower > div:last-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:last-child {
    padding-right: 30px
  }
}

@media (min-width:992px) {
  .footer-unused {
    border-top: none;
    padding-top: 30px
  }

    .footer-unused > .container, .modal--full .footer-unused > .modal__title {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap
    }

      .footer-unused > .container > div, .modal--full .footer-unused > .modal__title > div {
        padding: 0
      }

        .footer-unused > .container > div.footer-unused__upper, .footer-unused > .container > div:first-child, .modal--full .footer-unused > .modal__title > div.footer-unused__upper, .modal--full .footer-unused > .modal__title > div:first-child {
          padding-top: 20px;
          padding-bottom: 20px
        }

        .footer-unused > .container > div:first-child, .modal--full .footer-unused > .modal__title > div:first-child {
          -webkit-box-flex: 0 0 75%;
          -webkit-flex: 0 0 75%;
          -ms-flex: 0 0 75%;
          flex: 0 0 75%;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex
        }

          .footer-unused > .container > div:first-child > div, .modal--full .footer-unused > .modal__title > div:first-child > div {
            -webkit-box-flex: 0 0 33.33333%;
            -webkit-flex: 0 0 33.33333%;
            -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%
          }

        .footer-unused > .container > div.footer-unused__upper, .modal--full .footer-unused > .modal__title > div.footer-unused__upper {
          -webkit-box-flex: 0 0 25%;
          -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
          flex: 0 0 25%;
          display: block
        }

      .footer-unused > .container .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__lower {
        width: 100%
      }
}

@media (min-width:992px) and (min-width:768px) {
  .footer-unused > .container > div.footer-unused__upper, .footer-unused > .container > div:first-child, .modal--full .footer-unused > .modal__title > div.footer-unused__upper, .modal--full .footer-unused > .modal__title > div:first-child {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:992px) and (min-width:992px) {
  .footer-unused > .container > div.footer-unused__upper, .footer-unused > .container > div:first-child, .modal--full .footer-unused > .modal__title > div.footer-unused__upper, .modal--full .footer-unused > .modal__title > div:first-child {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:992px) and (min-width:1200px) {
  .footer-unused > .container > div.footer-unused__upper, .footer-unused > .container > div:first-child, .modal--full .footer-unused > .modal__title > div.footer-unused__upper, .modal--full .footer-unused > .modal__title > div:first-child {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.footer-unused__lower__copyright {
  font-size: 12px;
  font-size: 1.2rem
}

@media (min-width:1200px) {
  .footer-unused {
    padding-top: 30px
  }

    .footer-unused > .container .footer-unused__lower > div:first-child, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      max-width: 25%
    }

      .footer-unused > .container .footer-unused__lower > div:first-child .footer-unused__lower__image, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child .footer-unused__lower__image {
        -webkit-box-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
      }

        .footer-unused > .container .footer-unused__lower > div:first-child .footer-unused__lower__image + .footer-unused__lower__image, .modal--full .footer-unused > .modal__title .footer-unused__lower > div:first-child .footer-unused__lower__image + .footer-unused__lower__image {
          margin-top: 0
        }
}

@media (min-width:768px) and (max-width:991px) {
  .footer-unused > .container .collapsable-content, .footer-unused > .container .collapsable-title, .footer-unused > .container .footer-unused__lower, .footer-unused > .container .footer-unused__upper, .modal--full .footer-unused > .modal__title .collapsable-content, .modal--full .footer-unused > .modal__title .collapsable-title, .modal--full .footer-unused > .modal__title .footer-unused__lower, .modal--full .footer-unused > .modal__title .footer-unused__upper {
    width: 750px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px
  }
}

.checkout-form .collapsable-content > :not(:last-child), .checkout-form .form-group-old    .flag-wrap .flag:not(:last-child) {
  margin-bottom: 10px
}

.checkout-form {
  background: #fff
}

  .checkout-form .basket-total {
    padding: 0
  }

  .checkout-form .table {
    border-bottom: 1px solid #D1D6DE;
    border-top: 1px solid #D1D6DE;
    font-size: 16px;
    font-size: 1.6rem
  }

    .checkout-form .table:first-child {
      border-top: 0
    }

      .checkout-form .table:first-child tr:first-child :first-child {
        padding-top: 0
      }

    .checkout-form .table tr:first-child :first-child {
      padding-top: 20px
    }

    .checkout-form .table tr:last-child :last-child {
      padding-bottom: 20px
    }

    .checkout-form .table tr td {
      font-weight: 400
    }

.checkout-form__title + div {
  font-size: 14px;
  font-size: 1.4rem
}

.checkout-form .form-group-old    .flag-wrap .flag .text {
  color: #2199d4
}

  .checkout-form .form-group-old    .flag-wrap .flag .text a:hover, .form-group-old    .flag-wrap .flag .text a {
    text-decoration: none
  }

.checkout-form p + p {
  margin-top: 10px
}

.checkout-form .form-group-old    .flag-wrap {
  max-width: 100%;
  margin-top: 0
}

  .checkout-form .form-group-old    .flag-wrap .flag {
    margin-top: 0
  }

.checkout-form .label.hide + .flag-wrap {
  margin-top: 0
}

.checkout-form.confirm-wrap .form-group-old    {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .checkout-form {
    padding: 20px
  }

    .checkout-form .collapsable-content {
      overflow: hidden
    }

  .checkout-form__title {
    margin-bottom: 10px
  }
}

@media (min-width:768px) and (min-width:768px) {
  .checkout-form {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .checkout-form {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .checkout-form {
    padding: 30px
  }
}

.form-homepage-search .accordion .list-tabs, .form-homepage-search--inverted .accordion .list-tabs {
  display: block;
  border-bottom: 0;
  margin-bottom: 10px
}

  .form-homepage-search .accordion .list-tabs:after, .form-homepage-search .panes .pane, .form-homepage-search--inverted .accordion .list-tabs:after, .form-homepage-search--inverted .accordion .pane {
    display: none
  }

  .form-homepage-search .accordion .list-tabs .tabs .tab .text .underline, .form-homepage-search--inverted .accordion .list-tabs .tabs .tab .text .underline, .form-homepage-search--inverted .accordion .tabs .tab .text .underline {
    border-color: #2199d4
  }

  .form-homepage-search .accordion .list-tabs .text, .form-homepage-search--inverted .accordion .list-tabs .text {
    color: #fff
  }

  .form-homepage-search .accordion .list-tabs .tabs, .form-homepage-search--inverted .accordion .list-tabs .tabs {
    margin-left: -7px;
    margin-right: -7px
  }

    .form-homepage-search .accordion .list-tabs .tabs .tab, .form-homepage-search--inverted .accordion .list-tabs .tabs .tab {
      padding-left: 7px;
      padding-right: 7px;
      height: 30px;
      line-height: 1
    }

      .form-homepage-search .accordion .list-tabs .tabs .tab .text, .form-homepage-search--inverted .accordion .list-tabs .tabs .tab .text {
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start
      }

      .form-homepage-search .accordion .list-tabs .tabs .tab.active, .form-homepage-search--inverted .accordion .list-tabs .tabs .tab.active {
        color: inherit
      }

.form-homepage-search .panes .pane--active, .form-homepage-search--inverted .accordion .pane--active {
  display: block
}

.form-homepage-search--inverted .accordion .list-tabs .active .text {
  color: #2199d4
}

.form-homepage-search--inverted .accordion .list-tabs .text {
  color: #3B4762
}

.form-homepage-search--inverted .form-group-old    .flag-wrap.-row .flag .text {
  color: #3B4762 !important
}

.basket-form__price-wrap {
  margin-top: 20px;
  margin-bottom: 20px
}

.basket-form__price-old {
  color: #2199d4;
  text-decoration: line-through;
  font-size: 16px;
  font-size: 1.6rem
}

.basket-form__price-current {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600
}

  .basket-form__price-current span {
    font-size: 16px;
    font-size: 1.6rem
  }

.basket-form .button {
  width: 100%;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px
}

.basket-form__add-quantity {
  display: flex;
  border: 1px solid #D1D6DE;
  border-radius: 4px
}

  .basket-form__add-quantity .form-group-old    {
    margin-bottom: 0 !important;
    flex: 1 1 auto
  }

    .basket-form__add-quantity .form-group-old    .form-control {
      border: none;
      border-radius: 4px 0 0 4px;
      box-shadow: none
    }

.form-group-old    .form-control, .form-group-old    .has-button, .form-group-old   .search .form-control, .slider-teaser .slideshow-controls .next, .slider-teaser .slideshow-controls .prev, .table.pretty, .table:not(.simple), .teaser__badge, .ticket {
  box-shadow: 0 2px 1px rgba(0,0,0,.16)
}

.basket-form__add-quantity .button {
  flex: 0 0 auto;
  width: auto;
  margin-bottom: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

@media (max-width:991px) {
  .basket-form__add-quantity .button {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (min-width:1200px) {
  .basket-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
  }

  .basket-form__price-wrap {
    flex: 1 1 100%
  }

  .basket-form > .button {
    flex: 0 0 52px;
    margin-bottom: 0
  }

  .basket-form__add-quantity {
    flex: 0 0 175px
  }
}

.basket-form .custom-select.loaded .options {
  top: -1px;
  left: -1px;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  border-top: solid 1px #D1D6DE;
  border-bottom: none
}

.form-keyword-search .form-group-old    {
  margin-bottom: 0
}

.form-row-old-old {
  margin-left: -15px;
  margin-right: -15px
}

  .form-row-old-old > div {
    padding-left: 15px;
    padding-right: 15px
  }

@media (min-width:768px) and (max-width:991px) {
  .form-row-old-old > div.flex-basis-100-768-991 {
    flex-basis: 100%
  }
}

.form-row-old-old.tight {
  margin-left: -5px;
  margin-right: -5px
}

  .form-row-old-old.tight > div {
    padding-left: 5px;
    padding-right: 5px
  }

@media (min-width:768px) {
  .form-row-old-old {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }

    .form-row-old-old > div {
      flex: 1
    }

      .form-row-old-old > div.half {
        flex: 0 1 50%;
        max-width: 50%
      }
}

@media (min-width:768px) and (max-width:991px) {
  .form-row-old-old.flex-wrap-wrap-768-991 {
    flex-wrap: wrap
  }
}

.form-group-old    {
  margin-bottom: 0
}

  .form-group-old   :not(.remove-lower-margin) {
    margin-bottom: 30px
  }

  .form-group-old    .date-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
  }

.form-group-old   --size-1, .form-group-old   --size-1 .button, .form-group-old   --size-1 input, .form-group-old   --size-2, .form-group-old   --size-2 .button, .form-group-old   --size-2 input {
  width: 100%
}

.form-group-old   --size-1 {
  max-width: 180px
}

.form-group-old   --size-2 {
  max-width: 360px
}

@media (min-width:768px) {
  .form-group-old    .date-popup {
    top: auto;
    bottom: auto;
    cursor: pointer;
    position: absolute;
    background: #fff;
    z-index: 1
  }

  .form-group-old   --inline {
    display: inline-block !important;
    position: relative
  }

    .form-group-old   --inline.form-group-old   --size-1 {
      max-width: 163px
    }

    .form-group-old   --inline.form-group-old   --size-2 {
      max-width: 343px
    }

    .form-group-old   --inline + .form-group-old   --inline {
      margin-left: 30px
    }

  .form-group-old    .form-control {
    height: 50px
  }
}

.label {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 10px
}

  .label.hide {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important
  }

.payment-upper {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 10px;
  margin-top: 0
}

.form-group-old    {
  display: block
}

.form-group-old   --required > .label:after {
  content: '*';
  font-weight: 700;
  margin-left: 5px;
  color: #FF7F00
}

.form-group-old    p {
  margin: 10px 0
}

.form-group-old    .form-control {
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  height: 50px;
  padding: 0 20px;
  display: block;
  width: 100%;
  color: #3B4762;
  transition: .15s;
  font-size: 16px;
  font-size: 1.6rem;
  background: #fff;
  -webkit-appearance: none
}

  .form-group-old    .form-control::-webkit-input-placeholder {
    color: #c2c9da
  }

  .form-group-old    .form-control::-moz-placeholder {
    color: #c2c9da
  }

  .form-group-old    .form-control:-ms-input-placeholder {
    color: #c2c9da
  }

  .form-group-old    .form-control:-moz-placeholder {
    color: #c2c9da
  }

  .form-group-old    .form-control::placeholder {
    color: #c2c9da
  }

  .form-group-old    .form-control:focus {
    border-color: #2199d4
  }

  .form-group-old    .form-control.remove-input-controls {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

    .form-group-old    .form-control.remove-input-controls::-ms-expand {
      display: none
    }

  .form-group-old    .form-control[type=date]::-webkit-calendar-picker-indicator, .form-group-old    .form-control[type=date]::-webkit-clear-button, .form-group-old    .form-control[type=date]::-webkit-inner-spin-button {
    display: none
  }

.form-group-old    .remove-input-controls[type=date]::-webkit-calendar-picker-indicator, .form-group-old    .remove-input-controls[type=date]::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none
}

.form-group-old    textarea.form-control {
  max-width: 100%;
  min-width: 100%;
  padding-top: 18px;
  padding-bottom: 18px;
  height: 200px
}

.form-group-old    .inline-button .button {
  width: 100%
}

@media (max-width:767px) {
  .form-group-old    .inline-button > :not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
  }

  .form-group-old    .inline-button > :not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
  }
}

@media (min-width:768px) {
  .form-group-old    textarea.form-control {
    padding-top: 17px;
    padding-bottom: 17px;
    height: 200px
  }

  .form-group-old    .inline-button {
    display: flex
  }

    .form-group-old    .inline-button > :not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0
    }

    .form-group-old    .inline-button > :not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0
    }

    .form-group-old    .inline-button .form-control {
      flex: 1 1 auto
    }

    .form-group-old    .inline-button .button {
      flex: 0 0 auto;
      min-width: 0;
      width: auto
    }

  .form-group-old   .has-icon .inner > .icon {
    width: 50px;
    line-height: 50px
  }
}

.form-group-old   .has-icon .inner > .icon {
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  transition: .15s;
  font-size: 14px;
  width: 50px;
  line-height: 50px
}

  .form-group-old   .has-icon .inner > .icon.la-calendar {
    font-size: 22px
  }

.form-group-old   .has-icon .form-control {
  padding-right: calc((20px) + 2em)
}

.form-group-old   .has-icon.icon-reverse .inner > .icon {
  right: auto;
  left: 0
}

.form-group-old   .has-icon.icon-reverse .form-control {
  padding-right: 20px;
  padding-left: calc((20px) + 2em)
}

.form-group-old    .flag-wrap {
  max-width: 100%;
  margin: -10px 0 0 -20px
}

  .form-group-old    .flag-wrap .flag {
    margin: 10px 0 0 20px;
    position: relative;
    cursor: pointer;
    font-size: 0;
    line-height: 1;
    display: flex
  }

    .form-group-old    .flag-wrap .flag .icon {
      flex: 0 0 auto;
      border-radius: 3px;
      border: 1px solid #D1D6DE;
      transition: .15s;
      vertical-align: top;
      background: #fff;
      height: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 20px
    }

@media (min-width:768px) {
  .form-group-old    .flag-wrap .flag .icon {
    height: 20px;
    line-height: 18px;
    width: 20px
  }

  .form-group-old    .flag-wrap .flag .text {
    padding-top: 0
  }
}

.form-group-old    .flag-wrap .flag .text {
  margin-left: 15px;
  line-height: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #3B4762;
  display: inline-block;
  transition: .15s;
  padding-top: 0
}

  .form-group-old    .flag-wrap .flag .text img {
    vertical-align: middle;
    width: 221px;
    height: 28px
  }

  .form-group-old    .flag-wrap .flag .text a:hover, .list-links li a:hover, .text-block a {
    text-decoration: underline
  }

.form-group-old    .flag-wrap .flag input {
  display: none
}

  .form-group-old    .flag-wrap .flag input[type=radio] ~ .icon {
    border-radius: 50%
  }

    .form-group-old    .flag-wrap .flag input[type=radio] ~ .icon:before {
      display: inline-block;
      content: '';
      border-radius: 50%;
      background: #fff;
      height: 10px;
      width: 10px;
      line-height: 1;
      vertical-align: top
    }

  .form-group-old    .flag-wrap .flag input[type=checkbox] ~ .icon {
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 13px
  }

  .form-group-old    .flag-wrap .flag input:checked ~ .icon {
    background: #2199d4;
    border-color: #2199d4
  }

.form-group-old    .flag-wrap.-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: -10px
}

.form-group-old    .state-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

  .form-group-old    .state-wrap.remove-lower-margin .form-group-old    .state-wrap {
    margin-bottom: 20px
  }

  .form-group-old    .state-wrap .flag {
    position: relative;
    cursor: pointer;
    border: 1px solid #D1D6DE;
    border-right: 0;
    overflow: hidden
  }

    .form-group-old    .state-wrap .flag:first-child {
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px
    }

    .form-group-old    .state-wrap .flag:last-child {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      border-right: #D1D6DE 1px solid
    }

    .form-group-old    .state-wrap .flag .text {
      height: 50px;
      line-height: 48px;
      padding-left: 20px;
      padding-right: 20px;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 600;
      background: #F4F4F9;
      color: #3B4762;
      display: block;
      transition: .15s
    }

@media (min-width:768px) {
  .form-group-old    .state-wrap .flag .text {
    height: 50px;
    line-height: 48px;
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:992px) {
  .form-group-old    .state-wrap .flag .text {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1200px) {
  .form-group-old    .state-wrap .flag .text {
    padding-left: 30px;
    padding-right: 30px
  }
}

.form-group-old    .state-wrap .flag .text:hover {
  background: #d3d3e7
}

.form-group-old    .state-wrap .flag input {
  display: none
}

  .form-group-old    .state-wrap .flag input:checked ~ .text {
    background: #2199d4;
    color: #fff
  }

    .form-group-old    .state-wrap .flag input:checked ~ .text:hover {
      background: #7283aa
    }

.form-group-old   .search .icon {
  opacity: .5;
  font-size: 14px
}

.form-group-old   .search .form-control:focus ~ .icon {
  opacity: 1
}

.form-group-old    .has-button {
  display: flex;
  width: 100%;
  border-radius: 4px
}

  .form-group-old    .has-button .inner {
    flex: 1
  }

  .form-group-old    .has-button .form-control {
    box-shadow: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    min-width: 0;
    flex: 0 1 auto
  }

  .form-group-old    .has-button .button {
    white-space: nowrap;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
    flex: 1 0 auto;
    box-shadow: none
  }

@media (max-width:767px) {
  .form-group-old    .has-button.stack-mob {
    display: block
  }

    .form-group-old    .has-button.stack-mob .form-control {
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 4px
    }

    .form-group-old    .has-button.stack-mob .button {
      width: 100%;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px
    }
}

.form-row-old-old > div.narrow {
  max-width: 140px
}

.form-row-old-old:last-child {
  margin-bottom: -30px
}

.form-group-old    {
  position: relative
}

html .umbraco-forms-form input.contourError, html .umbraco-forms-form input.input-validation-error, html .umbraco-forms-form textarea.contourError, html .umbraco-forms-form textarea.input-validation-error {
  border-color: #EA5458 !important;
  background: #fff !important
}

.form-control.input-validation-error {
  border-color: #EA5458 !important
}

.field-validation-error, html .umbraco-forms-form span.field-validation-error {
  z-index: 1;
  top: 100%;
  left: 0;
  color: #EA5458 !important;
  line-height: 1;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px
}

.flag {
  padding: 5px;
  border: 1px solid transparent;
  border-radius: 4px
}

  .flag.-validation-error {
    border-color: #EA5458
  }

.form-row-old-old > div .field-validation-error, .form-row-old-old > div html .umbraco-forms-form span.field-validation-error, html .umbraco-forms-form .form-row-old-old > div span.field-validation-error {
  left: 15px
}

@media (max-width:767px) {
  .flag-wrap--mobile .flag, .mob-flag-row .flag {
    width: auto
  }

  .field-validation-error, html .umbraco-forms-form span.field-validation-error {
    right: 0;
    padding: 2px
  }

  .form-row-old-old > div .field-validation-error, .form-row-old-old > div html .umbraco-forms-form span.field-validation-error, html .umbraco-forms-form .form-row-old-old > div span.field-validation-error {
    right: 15px
  }

  .mob-flag-row {
    flex-wrap: nowrap
  }

  .flag-wrap--mobile {
    display: flex;
    flex-wrap: wrap
  }

  .flag {
    width: 100%
  }

  .form-row-old-old.display-flex-0-767 {
    display: flex
  }

    .form-row-old-old.display-flex-0-767 > div {
      flex: 1
    }

  .form-row-old-old.flex-wrap-wrap-0-767 {
    flex-wrap: wrap
  }

  .form-row-old-old > div.narrow {
    max-width: 140px
  }

  .form-row-old-old > div.flex-basis-100-0-767 {
    flex: 1 1 100%;
    width: 100%
  }

    .form-row-old-old > div.flex-basis-100-0-767 .form-control {
      max-width: 100%
    }

  .form-wrap-old__footer-unused .button + .button {
    margin-top: 20px
  }
}

.form-wrap-old > * + * {
  border-top: 1px solid #D1D6DE
}

.form-wrap-old__title {
  font-size: 20px;
  font-size: 2rem;
  padding: 20px;
  background: #F4F4F9;
  margin-bottom: 0;
  line-height: 1
}

@media (min-width:768px) {
  .form-row-old-old > div.narrow {
    max-width: 140px
  }

  .form-wrap-old__title {
    font-size: 24px;
    font-size: 2.4rem;
    padding: 30px
  }
}

@media (min-width:992px) {
  .form-wrap-old__title {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 30px
  }
}

@media (min-width:1200px) {
  .form-wrap-old__title {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 30px
  }
}

.form-wrap-old__group-wrap {
  padding: 20px
}

.form-wrap-old__group__title {
  font-size: 18px;
  font-size: 1.8rem
}

@media (min-width:768px) {
  .form-wrap-old__group-wrap {
    padding: 30px
  }

  .form-wrap-old__group__title {
    font-size: 20px;
    font-size: 2rem
  }
}

@media (min-width:992px) {
  .form-wrap-old__group-wrap {
    padding: 30px
  }

  .form-wrap-old__group__title {
    font-size: 20px;
    font-size: 2rem
  }
}

@media (min-width:1200px) {
  .form-wrap-old__group-wrap {
    padding: 30px
  }

  .form-wrap-old__group__title {
    font-size: 20px;
    font-size: 2rem
  }
}

.form-wrap-old__lower-text {
  font-size: 12px;
  font-size: 1.2rem
}

@media (min-width:768px) {
  .form-wrap-old__lower-text {
    font-size: 14px;
    font-size: 1.4rem
  }
}

.form-wrap-old__footer-unused {
  padding: 20px;
  background: #F4F4F9
}

@media (min-width:992px) {
  .form-wrap-old__lower-text {
    font-size: 14px;
    font-size: 1.4rem
  }

  .form-wrap-old__footer-unused {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .form-wrap-old__lower-text {
    font-size: 14px;
    font-size: 1.4rem
  }

  .form-wrap-old__footer-unused {
    padding: 30px
  }
}

.form-wrap-old__footer-unused .label {
  font-size: 12px;
  font-size: 1.2rem
}

@media (min-width:768px) {
  .form-wrap-old__footer-unused {
    padding: 30px
  }

    .form-wrap-old__footer-unused .label {
      font-size: 14px;
      font-size: 1.4rem
    }
}

@media (min-width:992px) {
  .form-wrap-old__footer-unused .label {
    font-size: 14px;
    font-size: 1.4rem
  }
}

@media (min-width:1200px) {
  .form-wrap-old__footer-unused .label {
    font-size: 14px;
    font-size: 1.4rem
  }
}

.form-wrap-old__footer-unused .button {
  width: 100%
}

@media (min-width:768px) {
  .form-wrap-old__footer-unused {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center
  }

    .form-wrap-old__footer-unused .button {
      width: auto;
      flex: 0 0 auto;
      margin: 0 10px
    }

      .form-wrap-old__footer-unused .button:first-child {
        margin-left: 0
      }

      .form-wrap-old__footer-unused .button:last-child {
        margin-right: 0
      }

      .form-wrap-old__footer-unused .button.gap-left {
        margin-left: auto
      }

      .form-wrap-old__footer-unused .button.gap-right {
        margin-right: auto
      }
}

.form-login__lower, .form-times__lower {
  border-top: 1px solid #D1D6DE;
  display: flex
}

  .form-login__lower > div:last-child, .form-login__upper > div:last-child {
    margin-bottom: 0
  }

.form-login__upper {
  padding: 20px
}

  .form-login__upper p {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 20px;
    margin-top: -10px
  }

@media (min-width:768px) {
  .form-login__upper p {
    font-size: 14px;
    font-size: 1.4rem
  }

  .form-login__upper {
    padding: 30px
  }
}

.form-login__upper .form-row-old-old:last-child {
  margin-bottom: -30px
}

.header .container, .header .modal--full .modal__title, .header .status, .modal--full .header .modal__title {
  margin-bottom: 0
}

@media (min-width:992px) {
  .form-login__upper p {
    font-size: 14px;
    font-size: 1.4rem
  }

  .form-login__upper {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .form-login__upper p {
    font-size: 14px;
    font-size: 1.4rem
  }

  .form-login__upper {
    padding: 30px
  }
}

.form-login__upper + .form-login__upper {
  border-top: 1px solid #D1D6DE
}

.form-login__lower {
  padding: 20px;
  align-items: center;
  justify-content: flex-end;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px
}

@media (min-width:768px) {
  .form-login__lower {
    padding: 30px
  }
}

@media (min-width:992px) {
  .form-login__lower {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .form-login__lower {
    padding: 30px
  }
}

.form-login__lower--space-between {
  justify-content: space-between
}

.form-login__lower .button {
  padding-left: 20px;
  padding-right: 20px
}

@media (min-width:768px) and (max-width:991px) {
  .form-row-old-old > div.large-768-991 {
    max-width: 580px
  }

    .form-row-old-old > div.large-768-991 .form-control {
      max-width: 100%
    }

  .form-login .form-row-old-old {
    max-width: 620px
  }
}

.form-times__upper {
  padding: 20px
}

@media (min-width:768px) {
  .form-times__upper {
    padding: 30px
  }
}

@media (min-width:992px) {
  .form-login .form-row-old-old > div {
    -webkit-box-flex: 0 1 300px;
    -webkit-flex: 0 1 300px;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px
  }

  .form-times__upper {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .form-times__upper {
    padding: 30px
  }
}

.form-times__lower {
  align-items: center;
  justify-content: flex-end;
  padding: 20px
}

@media (min-width:768px) {
  .form-times__lower {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:992px) {
  .form-times__lower {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1200px) {
  .form-times__lower {
    padding-left: 30px;
    padding-right: 30px
  }
}

.form-times__lower--space-between {
  justify-content: space-between
}

.form-times__lower .button {
  padding-left: 20px;
  padding-right: 20px
}

.header {
  border-bottom: solid 1px #D1D6DE;
  background: #fff;
  color: #3B4762;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2010
}

  .header .container .container, .header .container .modal--full .modal__title, .header .modal--full .modal__title .container, .header .modal--full .modal__title .modal__title, .modal--full .header .container .modal__title, .modal--full .header .modal__title .container, .modal--full .header .modal__title .modal__title {
    width: auto
  }

  .header > .container, .modal--full .header > .modal__title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px
  }

    .header > .container > div:first-child, .modal--full .header > .modal__title > div:first-child {
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      z-index: 0
    }

      .header > .container > div:first-child + div, .modal--full .header > .modal__title > div:first-child + div {
        background: #F4F4F9;
        padding: 0 20px;
        position: fixed;
        z-index: 99;
        top: 0;
        bottom: 0;
        width: 100%;
        right: -100%;
        overflow: auto;
        overflow-x: hidden;
        -webkit-transition: right .6s ease;
        -moz-transition: right .6s ease;
        -o-transition: right .6s ease;
        transition: right .6s ease
      }

        .header > .container > div:first-child + div > .nav, .modal--full .header > .modal__title > div:first-child + div > .nav {
          margin-top: 60px;
          margin-right: auto;
          border-top: solid 1px #D1D6DE;
          border-bottom: solid 1px #D1D6DE;
          margin-bottom: 20px
        }

          .header > .container > div:first-child + div > .nav ul > li, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li {
            position: relative
          }

            .header > .container > div:first-child + div > .nav ul > li .nav__list__overview-mob a, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li .nav__list__overview-mob a {
              font-weight: 700
            }

            .header > .container > div:first-child + div > .nav ul > li .nav__list__overview-mob ~ li a, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li .nav__list__overview-mob ~ li a {
              padding-left: 0
            }

            .header > .container > div:first-child + div > .nav ul > li .nav__list__switch-mob, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li .nav__list__switch-mob {
              position: absolute;
              top: 0;
              right: 0;
              bottom: 0;
              left: 0;
              padding: 0 !important
            }

            .header > .container > div:first-child + div > .nav ul > li .nav__list__back, .header > .container > div:first-child + div > .nav ul > li > a, .header > .container > div:first-child + div > .nav ul > li > label:not(.nav__list__back), .modal--full .header > .modal__title > div:first-child + div > .nav ul > li .nav__list__back, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li > a, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li > label:not(.nav__list__back) {
              padding-top: 20px;
              padding-bottom: 20px
            }

            .header > .container > div:first-child + div > .nav ul > li ul, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li ul {
              overflow-y: auto
            }

              .header > .container > div:first-child + div > .nav ul > li ul > li:first-child, .header > .container > div:first-child + div > .nav ul > li + li, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li ul > li:first-child, .modal--full .header > .modal__title > div:first-child + div > .nav ul > li + li {
                border-top: solid 1px #D1D6DE
              }

          .header > .container > div:first-child + div > .nav > ul > li > a:after, .header > .container > div:first-child + div > .nav > ul > li > label:not(.nav__list__back):after, .modal--full .header > .modal__title > div:first-child + div > .nav > ul > li > a:after, .modal--full .header > .modal__title > div:first-child + div > .nav > ul > li > label:not(.nav__list__back):after {
            content: "\f112";
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            transform: translateY(-50%)
          }

  .header .status, .status + .status {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%)
  }

  .header > .container > div:first-child + div > .header__access-links .nav li > a, .header > .container > div:first-child + div > .header__access-links .nav li > label, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li > a, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li > label {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .header > .container > div:first-child + div > .header__access-links .nav li ul > li > a, .header > .container > div:first-child + div > .header__access-links .nav li ul > li > label, .hero-search__image-wrap, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li ul > li > a, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li ul > li > label {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .header > .container > div:first-child + div > .header__access-links .nav li ul > li, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li ul > li {
    border-top: solid 1px #D1D6DE
  }

  .header > .container > div:first-child + div > .header__access-links .nav li .icon, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li .icon {
    display: none
  }

  .header > .container > div:first-child + div > .header__access-links .nav .nav__search, .large-select__lower-options--active, .large-select__options, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__search {
    display: block
  }

  .header > .container > div:first-child + div > .header__access-links .nav .nav__basket, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__basket {
    position: fixed;
    top: 0;
    left: 20px;
    right: 20px;
    background: #F4F4F9
  }

    .header > .container > div:first-child + div > .header__access-links .nav .nav__basket > a, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__basket > a {
      padding-top: 20px;
      display: none
    }

      .header > .container > div:first-child + div > .header__access-links .nav .nav__basket > a .label, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__basket > a .label {
        display: inline;
        margin-right: 10px;
        font-size: 16px;
        font-size: 1.6rem
      }

      .header > .container > div:first-child + div > .header__access-links .nav .nav__basket > a .count, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__basket > a .count {
        margin-left: 5px
      }

        .header > .container > div:first-child + div > .header__access-links .nav .nav__basket > a .count:before, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__basket > a .count:before {
          content: "("
        }

        .header > .container > div:first-child + div > .header__access-links .nav .nav__basket > a .count:after, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav .nav__basket > a .count:after {
          content: ")"
        }

  .header > .container > div:first-child + div .nav ul .nav__list__back, .modal--full .header > .modal__title > div:first-child + div .nav ul .nav__list__back {
    top: 60px
  }

  .header > .container > div:first-child + div .nav ul ul, .modal--full .header > .modal__title > div:first-child + div .nav ul ul {
    top: 120px
  }

  .header > .container > div:first-child + div .nav ul .nav__list__back, .header > .container > div:first-child + div .nav ul ul, .modal--full .header > .modal__title > div:first-child + div .nav ul .nav__list__back, .modal--full .header > .modal__title > div:first-child + div .nav ul ul {
    position: fixed;
    z-index: 9;
    border: none;
    padding-left: 20px;
    padding-right: 20px
  }

  .header > .container > div:first-child + div .button, .header > .container > div:first-child + div .nav__list, .modal--full .header > .modal__title > div:first-child + div .button, .modal--full .header > .modal__title > div:first-child + div .nav__list {
    opacity: 0;
    margin-left: 100px;
    -webkit-transition: opacity .5s ease,margin-left .5s ease;
    -moz-transition: opacity .5s ease,margin-left .5s ease;
    -o-transition: opacity .5s ease,margin-left .5s ease;
    transition: opacity .5s ease,margin-left .5s ease
  }

  .header .site-logo {
    height: 39px;
    z-index: 999;
    margin-right: 20px;
    vertical-align: top;
    max-width: none
  }

@media (min-width:768px) {
  .header .site-logo {
    margin-right: 30px
  }
}

@media (min-width:992px) {
  .header .site-logo {
    margin-right: 30px
  }
}

@media (min-width:1200px) {
  .header .site-logo {
    margin-right: 30px
  }
}

.header .burger-icon {
  z-index: 999;
  position: fixed;
  top: 24px;
  right: 20px
}

.header .burger-icon__bg-cover {
  position: fixed;
  right: 0;
  background: rgba(0,0,0,.3)
}

.header .burger-icon input[type=checbox]:checked .burger-icon__bg-cover {
  top: 0;
  bottom: 0;
  left: 0
}

.header .status {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  transform: translateY(100%)
}

.header.menu-open > .container > div + div, .modal--full .header.menu-open > .modal__title > div + div {
  right: 0
}

  .header.menu-open > .container > div + div .button, .header.menu-open > .container > div + div .nav__list, .modal--full .header.menu-open > .modal__title > div + div .button, .modal--full .header.menu-open > .modal__title > div + div .nav__list {
    opacity: 1;
    margin-left: 0;
    transition-delay: .1s
  }

  .header.menu-open > .container > div + div .nav__basket > a, .modal--full .header.menu-open > .modal__title > div + div .nav__basket > a {
    display: block !important
  }

.header.menu-open > .container > .nav, .modal--full .header.menu-open > .modal__title > .nav {
  right: 0
}

.header__width-calc {
  visibility: hidden;
  position: fixed;
  z-index: -9999999
}

.header + main {
  margin-top: 69px
}

.header--has-status + main {
  margin-top: 106px
}

@media only screen and (min-width:768px) {
  .header > .container, .modal--full .header > .modal__title {
    padding-top: 0;
    padding-bottom: 0
  }

    .header > .container > div:first-child, .modal--full .header > .modal__title > div:first-child {
      width: auto
    }

      .header > .container > div:first-child + div, .modal--full .header > .modal__title > div:first-child + div {
        -webkit-box-flex: 1 1 100%;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-box-pack: flex-end;
        -webkit-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        padding: 0;
        background: 0 0;
        color: inherit;
        width: auto;
        overflow: visible
      }

        .header > .container > div:first-child + div > .header__access-links, .modal--full .header > .modal__title > div:first-child + div > .header__access-links {
          order: 1
        }

          .header > .container > div:first-child + div > .header__access-links .nav, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav {
            background: 0 0
          }

            .header > .container > div:first-child + div > .header__access-links .nav li.nav__basket, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li.nav__basket {
              position: relative;
              left: auto;
              right: auto
            }

              .header > .container > div:first-child + div > .header__access-links .nav li.nav__basket .label, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li.nav__basket .label {
                display: none
              }

              .header > .container > div:first-child + div > .header__access-links .nav li.nav__basket [class*=cart], .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li.nav__basket [class*=cart] {
                font-size: 18px;
                font-size: 1.8rem
              }

              .header > .container > div:first-child + div > .header__access-links .nav li.nav__basket > a, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li.nav__basket > a {
                padding: 10px;
                display: block !important
              }

            .header > .container > div:first-child + div > .header__access-links .nav li.nav__search span, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li.nav__search span {
              font-size: 18px;
              font-size: 1.8rem
            }

            .header > .container > div:first-child + div > .header__access-links .nav li ul > li, .modal--full .header > .modal__title > div:first-child + div > .header__access-links .nav li ul > li {
              border-top: none
            }

        .header > .container > div:first-child + div > .nav, .modal--full .header > .modal__title > div:first-child + div > .nav {
          order: 2;
          border-top: none;
          border-bottom: none;
          margin-top: 0;
          margin-bottom: 0
        }

          .header > .container > div:first-child + div > .nav .nav__list ul, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list ul {
            overflow-y: auto;
            overflow-x: hidden
          }

          .header > .container > div:first-child + div > .nav .nav__list .la, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list .la {
            font-size: 18px;
            font-size: 1.8rem
          }

          .header > .container > div:first-child + div > .nav .nav__list li:first-child, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li:first-child {
            border-top: none
          }

          .header > .container > div:first-child + div > .nav .nav__list li > a, .header > .container > div:first-child + div > .nav .nav__list li > label:not(.nav__list__back), .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > a, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > label:not(.nav__list__back) {
            padding-top: 10px;
            padding-bottom: 15px
          }

            .header > .container > div:first-child + div > .nav .nav__list li > a:after, .header > .container > div:first-child + div > .nav .nav__list li > label:not(.nav__list__back):after, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > a:after, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > label:not(.nav__list__back):after {
              display: none
            }

          .header > .container > div:first-child + div .nav__list li.nav__search, .header > .container > div:first-child + div ul li.nav__search, .header > .container > div:first-child + div > .nav .nav__list li > label ~ ul li > a, .header > .container > div:first-child + div > .nav .nav__list li > label ~ ul li > label, .modal--full .header > .modal__title > div:first-child + div .nav__list li.nav__search, .modal--full .header > .modal__title > div:first-child + div ul li.nav__search, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > label ~ ul li > a, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > label ~ ul li > label {
            display: block
          }

          .header > .container > div:first-child + div > .nav .nav__list li > label ~ ul li, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li > label ~ ul li {
            white-space: normal
          }

          .header > .container > div:first-child + div > .nav .nav__list li + li, .modal--full .header > .modal__title > div:first-child + div > .nav .nav__list li + li {
            border-top: none
          }

        .header > .container > div:first-child + div .nav__list__switch-mob, .modal--full .header > .modal__title > div:first-child + div .nav__list__switch-mob {
          display: none
        }

        .header > .container > div:first-child + div .nav__list, .modal--full .header > .modal__title > div:first-child + div .nav__list {
          padding: 0;
          opacity: 1;
          border-top: none;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          -ms-align-items: center;
          align-items: center;
          margin-right: -10px;
          margin-left: -10px
        }

          .header > .container > div:first-child + div .nav__list > li ul > li.nav__list__overview-mob, .header > .container > div:first-child + div .nav__list > li__overview-mob, .header > .container > div:first-child + div .nav__list > li__switch-mob, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li.nav__list__overview-mob, .modal--full .header > .modal__title > div:first-child + div .nav__list > li__overview-mob, .modal--full .header > .modal__title > div:first-child + div .nav__list > li__switch-mob {
            display: none
          }

          .header > .container > div:first-child + div .nav__list > li, .modal--full .header > .modal__title > div:first-child + div .nav__list > li {
            position: relative
          }

            .header > .container > div:first-child + div .nav__list > li > a, .header > .container > div:first-child + div .nav__list > li > label, .modal--full .header > .modal__title > div:first-child + div .nav__list > li > a, .modal--full .header > .modal__title > div:first-child + div .nav__list > li > label {
              padding: 10px 15px
            }

            .header > .container > div:first-child + div .nav__list > li ul, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul {
              overflow: hidden;
              max-height: 0;
              opacity: 0;
              bottom: 0;
              width: 275px;
              border-radius: 4px;
              top: auto;
              left: 50%;
              -moz-box-shadow: 0 3px 6px rgba(0,0,0,.16);
              -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
              box-shadow: 0 3px 6px rgba(0,0,0,.16);
              -webkit-transition: opacity .5s ease,bottom .5s ease;
              -moz-transition: opacity .5s ease,bottom .5s ease;
              -o-transition: opacity .5s ease,bottom .5s ease;
              transition: opacity .5s ease,bottom .5s ease;
              -webkit-transform: translate(-50%,100%);
              -moz-transform: translate(-50%,100%);
              -ms-transform: translate(-50%,100%);
              -o-transform: translate(-50%,100%);
              transform: translate(-50%,100%);
              position: absolute;
              padding-left: 0;
              padding-right: 0
            }

              .header > .container > div:first-child + div .nav__list > li ul > li, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li {
                width: 100%;
                -webkit-transition: background .3s ease;
                -moz-transition: background .3s ease;
                -o-transition: background .3s ease;
                transition: background .3s ease
              }

                .header > .container > div:first-child + div .nav__list > li ul > li.nav__list__overview-mob + li:hover:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li.nav__list__overview-mob + li:hover:after {
                  border-bottom-color: #DBEDFF
                }

                .header > .container > div:first-child + div .nav__list > li ul > li.nav__list__overview-mob ~ li a, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li.nav__list__overview-mob ~ li a {
                  padding-left: 20px
                }

                .header > .container > div:first-child + div .nav__list > li ul > li > a, .header > .container > div:first-child + div .nav__list > li ul > li > label, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li > a, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li > label {
                  padding: 10px 20px
                }

                .header > .container > div:first-child + div .nav__list > li ul > li:hover, .modal--full .header > .modal__title > div:first-child + div .nav__list > li ul > li:hover {
                  background: #DBEDFF
                }

            .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:after, .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:before, .header > .container > div:first-child + div .nav__list > li.nav__list__more:after, .header > .container > div:first-child + div .nav__list > li.nav__list__more:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:before {
              content: "";
              position: absolute;
              left: 50%;
              width: 0;
              height: 0;
              border-left: 8px solid transparent;
              border-right: 8px solid transparent;
              max-height: 0;
              bottom: 0;
              -webkit-transition: transform 0s ease;
              -moz-transition: transform 0s ease;
              -o-transition: transform 0s ease;
              transition: transform 0s ease;
              opacity: 0
            }

            .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:before, .header > .container > div:first-child + div .nav__list > li.nav__list__more:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:before {
              z-index: 12;
              border-bottom: 8px solid #D1D6DE;
              -webkit-transform: translate(-50%,0);
              -moz-transform: translate(-50%,0);
              -ms-transform: translate(-50%,0);
              -o-transform: translate(-50%,0);
              transform: translate(-50%,0)
            }

            .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:after, .header > .container > div:first-child + div .nav__list > li.nav__list__more:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:after {
              z-index: 14;
              border-bottom: 8px solid #fff;
              -webkit-transform: translate(-50%,0);
              -moz-transform: translate(-50%,0);
              -ms-transform: translate(-50%,0);
              -o-transform: translate(-50%,0);
              transform: translate(-50%,0)
            }

            .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:hover:after, .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:hover:before, .header > .container > div:first-child + div .nav__list > li.nav__list__more:hover:after, .header > .container > div:first-child + div .nav__list > li.nav__list__more:hover:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:hover:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:hover:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:hover:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:hover:before {
              max-height: none;
              -webkit-transition: transform .5s ease;
              -moz-transition: transform .5s ease;
              -o-transition: transform .5s ease;
              transition: transform .5s ease;
              opacity: 1
            }

            .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:hover:before, .header > .container > div:first-child + div .nav__list > li.nav__list__more:hover:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:hover:before, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:hover:before {
              -webkit-transform: translate(-50%,-8px);
              -moz-transform: translate(-50%,-8px);
              -ms-transform: translate(-50%,-8px);
              -o-transform: translate(-50%,-8px);
              transform: translate(-50%,-8px)
            }

            .header > .container > div:first-child + div .nav__list > li.-has-sub-nav:hover:after, .header > .container > div:first-child + div .nav__list > li.nav__list__more:hover:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.-has-sub-nav:hover:after, .modal--full .header > .modal__title > div:first-child + div .nav__list > li.nav__list__more:hover:after {
              -webkit-transform: translate(-50%,-7px);
              -moz-transform: translate(-50%,-7px);
              -ms-transform: translate(-50%,-7px);
              -o-transform: translate(-50%,-7px);
              transform: translate(-50%,-7px)
            }

            .header > .container > div:first-child + div .nav__list > li:hover > ul, .modal--full .header > .modal__title > div:first-child + div .nav__list > li:hover > ul {
              opacity: 1;
              bottom: 8px;
              max-height: calc(100vh - 120px);
              -webkit-transition: opacity .5s ease,bottom .5s ease;
              -moz-transition: opacity .5s ease,bottom .5s ease;
              -o-transition: opacity .5s ease,bottom .5s ease;
              transition: opacity .5s ease,bottom .5s ease;
              border: 1px solid #D1D6DE
            }

              .header > .container > div:first-child + div .nav__list > li:hover > ul li > a, .header > .container > div:first-child + div .nav__list > li:hover > ul li > label, .modal--full .header > .modal__title > div:first-child + div .nav__list > li:hover > ul li > a, .modal--full .header > .modal__title > div:first-child + div .nav__list > li:hover > ul li > label {
                display: block
              }

          .header > .container > div:first-child + div .nav__list .nav__list__back, .modal--full .header > .modal__title > div:first-child + div .nav__list .nav__list__back {
            display: none
          }

        .header > .container > div:first-child + div .nav__search, .modal--full .header > .modal__title > div:first-child + div .nav__search {
          display: block
        }

  .header .site-logo {
    height: 70px
  }

  .header .burger-icon {
    display: none
  }

  .header .header__access-links {
    margin-right: 0;
    background: #F4F4F9;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 0 20px
  }

    .header .header__access-links .nav li .icon {
      display: inline-block
    }

  .header.menu-open .nav {
    transition-delay: 0s
  }

  /* REMOVING MARGIN TOP PADDING */
  /*  .header + main {
    margin-top: 92px
  }
*/
  .header--has-status + main {
    margin-top: 129px
  }
}

@media (max-width:767px) {
  .header--hidden-mob {
    z-index: 0
  }
}

.hero__badge, .modal__close {
  margin-top: 20px;
  text-align: center
}

.hero__image-wrap {
  min-height: 162px;
  overflow: hidden;
  padding: 20px;
  position: relative
}

  .hero__image-wrap .image {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%
  }

.hero-search, .hero__badge, .hero__text-wrap {
  position: relative
}

.hero__mask {
  display: none
}

.hero__text-wrap {
  width: 50%;
  color: #3B4762;
  line-height: 1.15;
  font-style: italic;
  font-size: 26px;
  font-size: 2.6rem
}

@media (min-width:768px) {
  .hero__image-wrap {
    padding: 30px
  }

  .hero__text-wrap {
    line-height: 1.15;
    font-size: 34px;
    font-size: 3.4rem
  }

  .hero__badge {
    line-height: 1.15
  }
}

.hero__badge {
  background: #2199d4;
  color: #fff;
  line-height: 1.15;
  width: 134px;
  height: 134px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
  border: 3px solid rgba(0,0,0,.05)
}

@media (min-width:992px) {
  .hero__image-wrap {
    padding: 30px
  }

  .hero__text-wrap {
    line-height: 1.15;
    font-size: 34px;
    font-size: 3.4rem
  }

  .hero__badge {
    line-height: 1.15
  }
}

@media (min-width:1200px) {
  .hero__image-wrap {
    padding: 30px
  }

  .hero__text-wrap {
    line-height: 1.15;
    font-size: 34px;
    font-size: 3.4rem
  }

  .hero__badge {
    line-height: 1.15
  }
}

.icon-c, .icon-c:before {
  display: inline-block;
  line-height: 1
}

.hero__badge em {
  font-style: italic;
  font-size: 34px;
  font-size: 3.4rem
}

.hero--has-overlay .hero__image-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.25)
}

@media (min-width:768px) {
  .hero__image-wrap {
    min-height: 450px
  }

  .hero--alt .hero__image-wrap {
    min-height: 300px
  }
}

.icon-wrap {
  margin-bottom: 20px
}

.icon-c:before {
  height: 1em;
  vertical-align: top
}

.hero-search--short__text-wrap, .hero-search__text-wrap {
    color: #fff;
    line-height: 1.15;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

.icon-c.icon-c-backspace:before {
  width: 2em;
  content: url(/images/icons/backspace.svg)
}

.icon-c.icon-c-check:before {
  width: 1em;
  content: url(/images/icons/check.svg)
}

.icon-c.icon-c-facebook:before {
  width: .5em;
  content: url(/images/icons/facebook.svg)
}

.icon-c.icon-c-twitter:before {
  width: 1em;
  content: url(/images/icons/twitter.svg)
}

.icon-c.icon-c-check-one:before {
  width: 1em;
  content: url(/images/icons/check-one.svg)
}

.icon-c.icon-c-spinner:before {
  width: 1em;
  content: url(/images/icons/spinner.svg)
}

.icon-c.icon-c-facebook-2:before {
  width: .5em;
  content: url(/images/icons/facebook-2.svg)
}

.icon-c.icon-c-twitter-2:before {
  width: 1em;
  content: url(/images/icons/twitter-2.svg)
}

.hero-search__image-wrap {
  height: 162px;
  overflow: hidden
}

  .hero-search__image-wrap .image {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    max-height: none
  }

.hero-search__mask {
  display: none
}

.hero-search__text-wrap {
  position: relative;
  z-index: 1;
  font-size: 26px;
  font-size: 2.6rem
}

@media (min-width:768px) {
  .icon-wrap {
    margin-bottom: 30px
  }

  .hero-search__image-wrap {
    /* REMOVING TOP MARGIN */
    /*padding-top: 30px;*/
    padding-bottom: 30px;
    height: 318px
  }

  .hero-search__text-wrap {
    line-height: 1.15;
    font-size: 50px;
    font-size: 5rem
  }
}

@media (min-width:992px) {
  .hero__image-wrap {
    min-height: 450px
  }

  .icon-wrap {
    margin-bottom: 30px
  }

  .hero-search__image-wrap {
    /* REMOVING TOP MARGIN */
    /*padding-top: 30px;*/
    padding-bottom: 30px
  }

  .hero-search__text-wrap {
    line-height: 1.15;
    font-size: 50px;
    font-size: 5rem
  }
}

@media (min-width:1200px) {
  .hero__image-wrap {
    min-height: 450px
  }

  .icon-wrap {
    margin-bottom: 30px
  }

  .hero-search__image-wrap {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .hero-search__text-wrap {
    line-height: 1.15;
    font-size: 50px;
    font-size: 5rem
  }
}

.hero-search__form-wrap-old {
  background: #3B4762;
  position: relative;
  /* REMOVING TOP MARGIN */
  /*padding: 20px;*/
  z-index: 5
}

.hero-search--has-overlay .hero-search__image-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,.25)
}

@media (min-width:992px) {
  .hero-search {
    padding: 20px 0;
    display: flex;
    min-height: 585px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center
  }

  .hero-search__image-wrap {
    position: static;
    margin-left: 30px;
    height: unset;
    align-self: flex-start;
    padding-top: 0;
    padding-bottom: 0
  }

  .hero-search__form-wrap-old {
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    order: -1;
    width: 292px;
    flex: 0 0 auto;
    border-radius: 4px
  }

  .hero-search__mask {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    overflow: hidden;
    pointer-events: none
  }

    .hero-search__mask:after {
      content: url(../images/hero/mask.svg);
      display: block;
      position: relative;
      bottom: -7px;
      width: 105%;
      left: -2.5%
    }

  .hero-search--short__text-wrap {
    line-height: 1.15
  }
}

@media (max-width:991px) {
  .hero-search__image-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (max-width:767px) {
  .hero-search__image-wrap {
    padding-left: 20px;
    padding-right: 20px
  }
}

.hero-search--short {
  position: relative
}

.hero-search--short__image-wrap {
  height: 162px;
  overflow: hidden;
  display: flex;
  align-items: center
}

  .hero-search--short__image-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.25)
  }

  .hero-search--short__image-wrap .image {
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    max-height: none
  }

.hero-search--short__mask {
  display: none
}

.hero-search--short__text-wrap {
  position: relative;
  z-index: 1;
  font-size: 26px;
  font-size: 2.6rem
}

@media (min-width:768px) {
  .hero-search--short__text-wrap {
    line-height: 1.15;
    font-size: 50px;
    font-size: 5rem
  }
}

@media (min-width:992px) {
  .hero-search--short__text-wrap {
    font-size: 50px;
    font-size: 5rem
  }
}

@media (min-width:1200px) {
  .hero-search__form-wrap-old {
    width: 360px
  }

  .hero-search__image-wrap {
    margin-left: 30px
  }

  .hero-search--short__text-wrap {
    line-height: 1.15;
    font-size: 50px;
    font-size: 5rem
  }
}

.hero-search--short__form-wrap-old {
  background: #3B4762;
  position: relative;
  padding: 20px;
  z-index: 5
}

.hero-search--short.-short .hero-search__image-wrap {
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px
}

@media (min-width:768px) {
  .hero-search--short__text-wrap {
    max-width: 500px
  }

  .hero-search--short__image-wrap {
    height: 318px
  }
}

@media (min-width:992px) {
  .hero-search--short {
    padding: 20px 0;
    display: flex;
    min-height: 585px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center
  }

  .hero-search--short__image-wrap {
    position: static;
    margin-left: 30px
  }

  .hero-search--short__form-wrap-old {
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    order: -1;
    width: 292px;
    flex: 0 0 auto;
    border-radius: 4px
  }

  .hero-search--short__mask {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    left: 0;
    overflow: hidden
  }

    .hero-search--short__mask:after {
      content: url(../images/hero/mask.svg);
      display: block;
      position: relative;
      bottom: -7px;
      width: 105%;
      left: -2.5%
    }

  .hero-search--short.-short {
    align-items: flex-start;
    min-height: 205px
  }

    .hero-search--short.-short .hero-search__image-wrap {
      height: auto;
      padding-top: 0
    }
}

@media (min-width:1200px) {
  .hero-search--short__form-wrap-old {
    width: 360px
  }

  .hero-search--short__image-wrap {
    margin-left: 30px
  }
}

@media (max-width:991px) {
  .hero-search--short__image-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (max-width:767px) {
  .hero-search--short__image-wrap {
    padding-left: 20px;
    padding-right: 20px
  }
}

.container--full-width > .hero-search {
  position: static
}

@media (min-width:768px) and (max-width:991px) {
  .container--full-width > .hero-search {
    width: auto;
    max-width: none
  }

    .container--full-width > .hero-search .hero-search__image-wrap {
      padding-left: 0;
      padding-right: 0
    }

      .container--full-width > .hero-search .hero-search__image-wrap .hero-search__inner {
        width: 750px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px
      }

    .container--full-width > .hero-search .hero-search__form-wrap-old {
      padding-left: 0;
      padding-right: 0
    }

      .container--full-width > .hero-search .hero-search__form-wrap-old .hero-search__inner {
        width: 750px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px
      }
}

.image, .itinerary__lower .button {
  width: 100%
}

@media (max-width:767px) {
  .container--full-width > .hero-search .hero-search__form-wrap-old {
    padding-left: 15px;
    padding-right: 15px
  }
}

/*.column { 
  display: flex;
  flex-direction: column;
}
*/
.image {
  display: block;
  width: 100%;
  height: 100%;
  flex-grow: 1;
  vertical-align: top;
  object-fit: cover;
  max-height: 450px
}

.basic-image-container {
  height: 450px;
}

.image--contain {
  object-fit: contain;
}

.itinerary > div:not(:last-child), .itinerary > table:not(:last-child) {
  margin-bottom: 20px
}

@media (min-width:768px) {
  .itinerary > div:not(:last-child), .itinerary > table:not(:last-child) {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .itinerary > div:not(:last-child), .itinerary > table:not(:last-child) {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .row > .col-lg-12 > .image {
    max-height: 550px
  }

  .itinerary > div:not(:last-child), .itinerary > table:not(:last-child) {
    margin-bottom: 30px
  }
}

.itinerary__lower {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  padding: 20px
}

@media (min-width:992px) {
  .itinerary__lower {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -30px;
    padding: 30px
  }
}

@media (min-width:1200px) {
  .itinerary__lower {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -30px;
    padding: 30px
  }
}

@media (min-width:768px) {
  .itinerary__lower {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: -30px;
    padding: 30px;
    display: flex;
    justify-content: flex-end
  }

    .itinerary__lower .button {
      width: auto
    }

      .itinerary__lower .button + .button {
        margin-left: 15px
      }
}

.large-select {
  background: #fff;
  padding: 15px 15px 10px;
  border-radius: 4px;
  width: 100%;
  height: 80px;
  cursor: pointer
}

.large-select__options, [class*=--inverted] .large-select {
  border: 1px solid #D1D6DE
}

.large-select + .large-select__lower-options {
  display: none
}

.large-select .label {
  font-size: 12px;
  font-size: 1.2rem;
  color: #8095B5;
  margin-bottom: 10px
}

.large-select__inner {
  position: relative;
  line-height: 26px;
  padding-right: 26px
}

.large-select__value {
  line-height: inherit;
  text-overflow: ellipsis;
  color: #3B4762;
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden;
  white-space: nowrap
}

  .large-select__value .icon {
    opacity: .6;
    font-size: 24px;
    margin: 0 10px;
    line-height: 21px;
    vertical-align: top
  }

.large-select__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  line-height: inherit;
  text-align: center;
  color: #3B4762;
  font-size: 24px
}

.large-select__lower-options > ul {
  margin: -20px;
  max-height: 357.5px;
  overflow-y: auto;
  overflow-x: hidden
}

  .large-select__lower-options > ul > li {
    cursor: pointer;
    padding: 20px
  }

    .large-select__lower-options > ul > li.-selected {
      font-weight: 700;
      color: #2199d4
    }

    .large-select__lower-options > ul > li .icon {
      opacity: .6;
      font-size: 24px;
      margin: 0 10px;
      line-height: 21px;
      vertical-align: top
    }

    .large-select__lower-options > ul > li:hover {
      background: #DBEDFF
    }

.large-select__options {
  position: absolute;
  z-index: 10010;
  background: #F4F4F9;
  right: 0;
  left: 0;
  top: 100%;
  color: #3B4762;
  transform: translateY(6px);
  border-radius: 4px;
  padding: 20px
}

  .large-select__options:after, .large-select__options:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 20
  }

  .large-select__options:before {
    top: -11px;
    border-bottom: 10px solid #D1D6DE;
    right: 18px
  }

  .large-select__options:after {
    top: -10px;
    border-bottom: 10px solid #F4F4F9;
    right: 18px
  }

  .large-select__options .button {
    width: 100%
  }

@media (max-width:767px) {
  .large-select__options.-fs {
    position: fixed;
    top: 0;
    bottom: 0;
    transform: translateY(0)
  }

    .large-select__options.-fs:after, .large-select__options.-fs:before {
      display: none
    }
}

.list-items .row {
  margin-bottom: -20px;
  overflow: hidden
}

  .list-items .row > * {
    margin-bottom: 20px
  }

@media (min-width:768px) {
  .large-select__options.-fs {
    position: absolute;
    bottom: auto
  }

  .list-items .row {
    margin-bottom: -30px;
    overflow: visible
  }

    .list-items .row > * {
      margin-bottom: 30px;
      display: flex;
      width: 100%
    }

    .list-items .row.h-align-center {
      justify-content: center
    }

  .list-items .teaser {
    display: flex;
    flex: 1;
    flex-direction: column
  }

  .list-items .teaser__image {
    flex: 0 0 auto
  }

  .list-items .teaser__content, .list-items .teaser__content .text-block {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column
  }

    .list-items .teaser__content .text-block .text-block__title {
      height: auto;
      white-space: normal;
      line-height: 1.2
    }

    .list-items .teaser__content .basket {
      flex: 0 0 auto
    }
}

.list-tabs, .map {
  overflow: hidden
}

  .list-tabs .tabs, html.modal-overlay {
    overflow-y: hidden
  }

.large-select-list {
  position: relative;
  height: 80px
}

  .large-select-list select {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    border: none
  }

  .large-select-list .large-select {
    background-color: #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
  }

@media (max-width:767px) {
  .large-select-list .large-select {
    pointer-events: none
  }

  .large-select-list select {
    display: block
  }
}

.list-links {
  line-height: 1.4;
  font-size: 17px;
}

.list-links__title {
  padding-bottom: 25px;
}

/*@media (min-width:768px) {
  .list-links__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:992px) {
  .list-links__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:1200px) {
  .list-links__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.list-links--active {
    color: #2199d4;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}*/

.list-links li + li {
  margin-top: 15px
}

.map {
  border-radius: 4px
}

  .map iframe {
    width: 100%;
    vertical-align: top
  }

.loading {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.loading--has-min-height {
  min-height: 340px
}

.loading__icon {
  display: block;
  margin: 0 auto;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  animation: animate-spin 2s infinite linear;
  font-size: 45px;
  font-size: 4.5rem;
  vertical-align: top
}

.loading__text {
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 20px;
    font-size: 2rem
}

@media (min-width:768px) {
  .loading__text {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@keyframes animate-spin {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(359deg)
  }
}

.list-tabs {
  position: relative;
  border-bottom: 1px solid #D1D6DE
}

  .list-tabs .tabs {
    display: flex;
    overflow-x: auto;
    position: relative;
    margin-left: -10px;
    margin-right: -10px
  }

@media (min-width:992px) {
  .loading__text {
    font-size: 26px;
    font-size: 2.6rem
  }

  .list-tabs .tabs {
    margin-left: -15px;
    margin-right: -15px
  }
}

@media (min-width:1200px) {
  .loading__text {
    font-size: 26px;
    font-size: 2.6rem
  }

  .list-tabs .tabs {
    margin-left: -15px;
    margin-right: -15px
  }
}

.list-tabs .tabs .tab {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  white-space: nowrap;
  flex: 0 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  transition: .15s;
  display: flex;
  height: 55px;
  align-items: center;
  justify-content: center;
  position: relative
}

@media (min-width:768px) {
  .list-tabs .tabs {
    margin-left: -15px;
    margin-right: -15px
  }

    .list-tabs .tabs .tab {
      padding-left: 15px;
      padding-right: 15px
    }
}

@media (min-width:992px) {
  .list-tabs .tabs .tab {
    padding-left: 15px;
    padding-right: 15px
  }
}

@media (min-width:1200px) {
  .list-tabs .tabs .tab {
    padding-left: 15px;
    padding-right: 15px
  }
}

.list-tabs .tabs .tab .text {
  display: flex;
  align-items: center;
  position: relative;
  height: 100%;
  font-weight: 700;
}

  .list-tabs .tabs .tab .text .underline {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: solid 4px;
    border-color: inherit;
    pointer-events: none;
    opacity: 0
  }

.list-tabs .tabs .tab.active {
  color: #2199d4
}

  .list-tabs .tabs .tab.active .underline {
    transition: opacity 0s linear;
    transition-delay: .4s;
    opacity: 1
  }

  .list-tabs .tabs .tab.active::after {
    transform: none
  }

.list-tabs .tabs .line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: #2199d4;
  transition: all .4s ease;
  margin-left: 0;
  margin-right: 0;
  pointer-events: none
}

.list-tabs:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100px;
  background: linear-gradient(to right,rgba(255,255,255,0),#F4F4F9);
  pointer-events: none
}

@media (min-width:768px) {
  .list-tabs {
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
  }

    .list-tabs > .container, .modal--full .list-tabs > .modal__title {
      display: flex;
      justify-content: center;
      align-items: center
    }

    .list-tabs.center .tabs {
      justify-content: center
    }

      .list-tabs.center .tabs .tab {
        height: 70px
      }

    .list-tabs:after {
      display: none
    }
}

@media (min-width:768px) and (min-width:768px) {
  .list-tabs {
    margin-bottom: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .list-tabs {
    margin-bottom: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .list-tabs {
    margin-bottom: 30px
  }
}

.pane-wrap .panes .pane {
  display: none
}

.pane-wrap .panes .pane--active {
  display: block
}

.location-card__map {
  border-radius: 4px;
  overflow: hidden;
  max-height: 180px;
  position: relative;
  margin-bottom: 20px
}

.modal, html:before {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}

.location-card__map img {
  object-fit: cover
}

.location-card__address {
  margin-bottom: 0
}

html:before {
  content: '';
  background: #3B4762;
  z-index: -1;
  opacity: 0;
  transition: opacity .3s,z-index 0s .3s
}

html.modal-overlay:before {
  z-index: 10000;
  opacity: .5;
  transition: opacity .3s,z-index 0s
}


@media (min-width:768px) {
  .location-card__map {
    max-height: 220px;
    margin-bottom: 0
  }


}


.nav {
  width: 100%
}

  .nav .button {
    width: 100%;
    margin-bottom: 20px
  }

.nav__list__more.hide {
  visibility: hidden;
  position: fixed !important;
  left: -9999px;
  top: -9999px
}

.nav ul {
  border-top: solid 1px rgba(255,255,255,.2);
  position: relative
}

  .nav ul li {
    border-bottom: solid 1px rgba(255,255,255,.2)
  }

    .nav ul li > input[type=checkbox] {
      display: none
    }

      .nav ul li > input[type=checkbox] ~ label {
        cursor: pointer
      }

      .nav ul li > input[type=checkbox]:checked ~ .nav__list__back, .nav ul li > input[type=checkbox]:checked ~ ul {
        left: 0;
        opacity: 1
      }

    .nav ul li > a, .nav ul li > label {
      display: block
    }

    .nav ul li .nav__list__back, .nav ul li ul {
      position: absolute;
      background: #F4F4F9;
      border: 1px solid #D1D6DE;
      width: 100%;
      left: 100%;
      opacity: 0;
      -webkit-transition: left .6s ease,opacity .6s ease;
      -moz-transition: left .6s ease,opacity .6s ease;
      -o-transition: left .6s ease,opacity .6s ease;
      transition: left .6s ease,opacity .6s ease
    }

    .nav ul li .nav__list__back {
      top: 0;
      color: #2199d4
    }

    .nav ul li ul {
      bottom: 0;
      top: 63px
    }

      .nav ul li ul li {
        text-align: left
      }

        .nav ul li ul li > a {
          padding: 10px 0;
          font-size: 14px;
          font-size: 1.4rem
        }

@media only screen and (min-width:768px) {
  .nav, .nav ul li .nav__list__back, .nav ul li ul {
    background: #fff;
    color: #3B4762
  }

  .nav {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
  }

    .nav .button {
      display: none
    }

    .nav .nav__list {
      padding: calc((30px - (20px)/ 2)) 30px
    }

      .nav .nav__list > li > a, .nav .nav__list > li > label {
        opacity: 1;
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
      }

      .nav .nav__list > li:hover > a, .nav .nav__list > li:hover > label {
        opacity: .5
      }

    .nav .nav__list__more ul {
      left: -50% !important
    }

      .nav .nav__list__more ul label {
        display: none !important
      }

    .nav ul, .nav ul li {
      border: none
    }

      .nav ul li .nav__list__back {
        top: 1px
      }

      .nav ul li ul {
        top: 28px;
        text-align: center
      }

      .nav ul ul li > a {
        padding: 10px 20px
      }

    .nav.nav--is-collapsable .nav__list > li {
      white-space: nowrap
    }
}

.pricing-totals__main__items + .pricing-totals__main__items, .pricing-totals__main__total {
  border-top: 1px solid #D1D6DE;
  margin-top: 20px;
  padding-top: 20px
}

.newsletter {
  background: #F4F4F9;
  padding: 20px
}


@media (min-width:1200px) {

  .newsletter {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:768px) {
  .newsletter {
    padding: 40px 30px
  }
}

@media (min-width:768px) and (min-width:768px) {
  .newsletter {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .newsletter {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .newsletter {
    padding-top: 60px;
    padding-bottom: 60px
  }
}

.newsletter__title {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center
}

@media (min-width:768px) {
  .newsletter__title {
    font-size: 24px;
    font-size: 2.4rem
  }

  .newsletter .constrain-width {
    max-width: 474px
  }
}

.newsletter__title-sub {
  text-align: center
}

.newsletter .button {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%)
}

.newsletter .constrain-width {
  margin: 0 auto
}

  .newsletter .constrain-width > :last-child {
    margin-bottom: 0
  }

.paging__desc + .paging__controls {
  margin-top: 20px
}

.paging__controls {
  display: flex;
  justify-content: flex-end
}

  .paging__controls .form-group-old    {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    flex: 1
  }

@media (min-width:768px) {
  .paging {
    display: flex;
    justify-content: space-between;
    align-items: center
  }

  .paging__desc + .paging__controls {
    margin-top: 0
  }

  .paging__controls {
    flex: 1 1 auto
  }

    .paging__controls .form-group-old    {
      display: inline-block;
      vertical-align: top;
      width: 160px;
      margin: 0 10px;
      flex: 0 0 auto
    }
}

.notification-list {
  margin-bottom: 20px;
  border: 1px solid #D1D6DE;
  border-bottom: 0
}

  .notification-list .item {
    display: flex;
    transition: .15s;
    border-bottom: 1px solid #D1D6DE;
    cursor: pointer;
    padding: 20px
  }

@media (min-width:992px) {
  .newsletter__title {
    font-size: 24px;
    font-size: 2.4rem
  }

  .newsletter .constrain-width {
    max-width: 546px
  }

  .notification-list {
    margin-bottom: 30px
  }

    .notification-list .item {
      padding-right: 30px;
      padding-left: 30px
    }
}

@media (min-width:1200px) {
  .newsletter__title {
    font-size: 28px;
    font-size: 2.8rem
  }

  .notification-list {
    margin-bottom: 30px
  }

    .notification-list .item {
      padding-right: 30px;
      padding-left: 30px
    }
}

.notification-list .item .status {
  width: 10px;
  margin-right: 20px
}

  .notification-list .item .status .icon {
    vertical-align: 2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #2199d4
  }

.notification-list .item .detail {
  flex: 1;
  min-width: 0
}

  .notification-list .item .detail .label {
    font-weight: 600;
    font-size: 16px;
    font-size: 1.6rem
  }

    .notification-list .item .detail .label .read {
      display: block;
      font-size: 12px;
      font-size: 1.2rem
    }

@media (min-width:768px) {
  .notification-list {
    margin-bottom: 30px
  }

    .notification-list .item {
      padding-right: 30px;
      padding-left: 30px
    }

      .notification-list .item .detail .label .read {
        display: inline;
        padding-left: 10px
      }
}

.notification-list .item .detail .value {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.notification-list .item .info {
  text-align: right;
  white-space: nowrap;
  margin-left: 20px;
  color: #c2c9da
}

  .notification-list .item .info .flag {
    color: #2199d4;
    margin-left: 5px;
    font-size: 18px
  }

.notification-list .item:hover {
  background: #D1D6DE
}

.pax-select {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  width: 100%;
  position: relative
}

.large-select + .pax-select, .pax-select__upper {
  display: none
}

.pax-select > .label {
  font-size: 12px;
  font-size: 1.2rem;
  color: #8095B5
}

.pax-select__inner {
  position: relative;
  line-height: 26px;
  padding-right: 26px
}

.pax-select__value {
  line-height: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #3B4762;
  font-size: 16px;
  font-size: 1.6rem
}

.pax-select__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  line-height: inherit;
  text-align: center;
  color: #3B4762;
  font-size: 24px
}

.pax-select__lower-options {
  background-color: transparent;
  color: #3B4762;
  padding: 0
}

  .pax-select__lower-options .button {
    width: 100%
  }

.pax-select--open .pax-select__lower-options {
  display: block
}

.pax-select .pax-select__lower-options__grid {
  margin-bottom: 20px
}

  .pax-select .pax-select__lower-options__grid:last-child {
    margin-bottom: 0
  }

  .pax-select .pax-select__lower-options__grid .label {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
  }

@media (min-width:768px) {
  .pax-select .pax-select__lower-options__grid {
    margin-left: -10px;
    margin-right: -10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }

    .pax-select .pax-select__lower-options__grid > div {
      padding-left: 10px;
      padding-right: 10px;
      -webkit-box-flex: 1 1 50%;
      -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%
    }
}

@media (max-width:767px) {
  .pax-select .pax-select__lower-options {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: none
  }

  .pax-select .pax-select__upper {
    margin: -20px -20px 20px;
    display: flex;
    justify-content: space-between;
    background: #3B4762;
    line-height: 40px;
    color: #fff
  }

    .pax-select .pax-select__upper button {
      color: inherit;
      padding: 0 20px;
      font-size: 16px;
      font-size: 1.6rem
    }

    .pax-select .pax-select__upper .pax-select__upper__title {
      margin-bottom: 0;
      line-height: inherit;
      font-size: 16px;
      font-size: 1.6rem
    }
}

.pricing-totals__main__items__item__title, .pricing-totals__main__total__title {
  margin-bottom: 0;
  line-height: inherit
}

.pricing-totals {
  background: #fff;
  padding: 20px;
  border-radius: 4px
}

.pricing-totals__main__items__item {
  display: flex;
  justify-content: space-between
}

.pricing-totals__main__items__item__value {
  flex: 0 0 auto;
  text-align: right;
  margin-left: 10px
}

.pricing-totals__main__total {
  display: flex;
  justify-content: space-between;
  font-size: 20px;
  font-size: 2rem
}

@media (min-width:768px) {
  .pricing-totals__main__total {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:992px) {
  .pricing-totals__main__total {
    font-size: 26px;
    font-size: 2.6rem
  }
}

@media (min-width:1200px) {
  .pricing-totals__main__total {
    font-size: 26px;
    font-size: 2.6rem
  }
}

.pricing-totals__main__total__value {
  flex: 0 0 auto;
  color: #2199d4;
  text-align: right;
  margin-left: 10px
}

.pricing-totals__message {
  text-align: left;
  margin-top: 20px
}

.pricing-totals__message__image img {
  vertical-align: top
}

.pricing-totals__message__ref {
  font-weight: 600
}

@media (min-width:768px) {
  .pricing-totals {
    padding: 0;
    display: flex
  }

  .pricing-totals__main {
    flex: 1 1 auto;
    padding: 20px
  }
}

@media (min-width:768px) and (min-width:768px) {
  .pricing-totals__main {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .pricing-totals__main {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .pricing-totals__main {
    padding: 30px
  }
}

@media (min-width:768px) {
  .pricing-totals__message {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 248px;
    padding: 0 20px 20px;
    margin-top: 0;
    border-top: 0;
    border-left: 1px solid #D1D6DE
  }
}

@media (min-width:768px) and (min-width:768px) {
  .pricing-totals__message {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .pricing-totals__message {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .pricing-totals__message {
    padding: 30px
  }
}

.route-select {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  width: 100%;
  position: relative;
  min-height: 88px
}

  .route-select > .label {
    font-size: 12px;
    font-size: 1.2rem;
    color: #8095B5
  }

.route-select__wrap {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  pointer-events: none;
  border-radius: 4px
}

.route-select__inner {
  position: relative;
  line-height: 26px;
  padding-right: 26px
}

.route-select__value {
  line-height: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #3B4762;
  font-size: 16px;
  font-size: 1.6rem
}

  .route-select__value .icon {
    opacity: .6;
    font-size: 24px;
    margin: 0 10px;
    line-height: inherit;
    vertical-align: top
  }

.route-select__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 26px;
  line-height: inherit;
  text-align: center;
  color: #3B4762;
  font-size: 24px
}

.route-select__lower-options {
  display: none !important;
  position: absolute;
  z-index: 20;
  background: #fff;
  top: 100%;
  right: 0;
  left: 0;
  color: #3B4762;
  transform: translateY(6px);
  border: 1px solid #D1D6DE;
  border-radius: 4px
}

  .route-select__lower-options:after, .route-select__lower-options:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 20
  }

  .route-select__lower-options:before {
    top: -11px;
    border-bottom: 10px solid #D1D6DE;
    right: 24px
  }

  .route-select__lower-options:after {
    top: -10px;
    border-bottom: 10px solid #fff;
    right: 24px
  }

  .route-select__lower-options ul {
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: auto
  }

    .route-select__lower-options ul li {
      padding: 15px 20px;
      font-weight: 600;
      font-size: 16px;
      font-size: 1.6rem;
      cursor: pointer;
      line-height: 20px
    }

      .route-select__lower-options ul li .sep {
        font-weight: 400
      }

      .route-select__lower-options ul li:hover {
        background: #DBEDFF
      }

.route-select select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px
}

@media (min-width:768px) {
  .route-select__wrap {
    pointer-events: auto
  }
}

.search-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap
}

  .search-form .form-group-old    {
    margin-bottom: 0
  }

  .search-form > div {
    margin-bottom: 10px;
    -webkit-box-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 0;
    transition: .15s
  }

    .search-form > div:last-child {
      margin-bottom: 0
    }

    .search-form > div.disabled {
      opacity: .35;
      pointer-events: none
    }

  .search-form .form-group-old    .flag-wrap.-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-top: 0
  }

    .search-form .form-group-old    .flag-wrap.-row .flag {
      margin-top: 0;
      width: auto
    }

      .search-form .form-group-old    .flag-wrap.-row .flag .text {
        color: #fff;
        margin-left: 10px
      }

    .search-form .button {
        width: 100%;
        font-family: 'Open Sans', sans-serif;
        font-style: italic;
        font-size: 18px;
        font-size: 1.8rem
    }

.search-form__validation-area {
  display: block;
  color: #fff;
  border-radius: 4px;
  background: #EA5458;
  line-height: 1.2;
  padding: 10px
}

@media (min-width:768px) and (max-width:991px) {

}

@media (min-width:992px) {
 
}

.large-select--open .large-select__options {
  display: block
}

.custom-select.loaded {
  position: relative;
  cursor: pointer
}

  .custom-select.loaded .options, .custom-select.loaded .select {
    display: none
  }

  .custom-select.loaded input {
    -webkit-appearance: none;
    appearance: none
  }

@media (min-width:768px) {
  .search-form .button {
    font-size: 21px;
    font-size: 2.1rem
  }

  .custom-select.loaded select {
    display: none
  }

  .custom-select.loaded .select {
    display: block;
    cursor: pointer
  }

  .custom-select.loaded .options {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: calc(100% + 5px);
    max-height: 400px;
    background: #fff;
    border: 1px solid #D1D6DE;
    overflow-y: auto;
    border-radius: 4px
  }

    .custom-select.loaded .options .option {
      padding: 0 20px;
      cursor: pointer;
      -webkit-transition: background .15s ease,color .15s ease;
      -moz-transition: background .15s ease,color .15s ease;
      -o-transition: background .15s ease,color .15s ease;
      transition: background .15s ease,color .15s ease;
      height: 50px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center
    }

      .custom-select.loaded .options .option .image {
        padding: 5px 0;
        width: 50px;
        height: 100%;
        margin-right: 5px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-align-items: center;
        align-items: center
      }

        .custom-select.loaded .options .option .image img {
          max-width: 100%;
          max-height: 100%;
          border-radius: 4px
        }

      .custom-select.loaded .options .option.active, .custom-select.loaded .options .option:hover {
        background: #DBEDFF
      }

    .custom-select.loaded .options.has-images {
      padding-top: 10px;
      padding-bottom: 10px
    }

  .custom-select.loaded.open .options {
    display: block
  }

  .custom-select.loaded.open.align-top .options {
    top: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    border-top: solid 1px #D1D6DE;
    border-bottom: none
  }

  .custom-select.loaded.inline-label {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    max-width: 768px
  }

    .custom-select.loaded.inline-label label {
      -webkit-box-flex: 1 1 320px;
      -webkit-flex: 1 1 320px;
      -ms-flex: 1 1 320px;
      flex: 1 1 320px
    }

    .custom-select.loaded.inline-label .form-control, .custom-select.loaded.inline-label .options {
      width: 320px
    }

    .custom-select.loaded.inline-label .options {
      right: 0;
      left: auto
    }
}

.custom-select.loaded.striped .options {
  top: calc(100% + 10px);
  border-top: solid 1px #D1D6DE
}

  .custom-select.loaded.striped .options .option + .option {
    border-top: solid 1px #D1D6DE
  }

  .custom-select.loaded.striped .options .option.active, .custom-select.loaded.striped .options .option:hover {
    background: #F4F4F9
  }

.custom-select.loaded.striped.align-top .options {
  top: -10px;
  border-bottom: solid 1px #D1D6DE
}

.colour-text-accent {
  color: #F4F4F9 !important
}

@media (min-width:768px) {
  .colour-text-accent--768 {
    color: #F4F4F9 !important
  }
}

@media (min-width:1200px) {
  .colour-text-accent--1200 {
    color: #F4F4F9 !important
  }

  .colour-text-neutral--1200 {
    color: #fff !important
  }
}

.colour-text-neutral {
  color: #fff !important
}

@media (min-width:768px) {
  .colour-text-neutral--768 {
    color: #fff !important
  }
}

@media (min-width:992px) {
  .colour-text-neutral--992 {
    color: #fff !important
  }

  .colour-text-one--992 {
    color: #2199d4 !important
  }
}

.colour-text-one {
  color: #2199d4 !important
}

@media (min-width:768px) {
  .colour-text-one--768 {
    color: #2199d4 !important
  }
}

@media (min-width:1200px) {
  .colour-text-one--1200 {
    color: #2199d4 !important
  }

  .colour-text-two--1200 {
    color: #3B4762 !important
  }
}

.colour-text-two {
  color: #3B4762 !important
}

@media (min-width:768px) {
  .colour-text-two--768 {
    color: #3B4762 !important
  }
}

@media (min-width:992px) {
  .colour-text-two--992 {
    color: #3B4762 !important
  }

  .colour-text-three--992 {
    color: #F4F4F9 !important
  }
}

.colour-text-three {
  color: #F4F4F9 !important
}

@media (min-width:768px) {
  .colour-text-three--768 {
    color: #F4F4F9 !important
  }
}

@media (min-width:1200px) {
  .colour-text-three--1200 {
    color: #F4F4F9 !important
  }

  .colour-text-four--1200 {
    color: #D1D6DE !important
  }
}

.colour-text-four {
  color: #D1D6DE !important
}

@media (min-width:768px) {
  .colour-text-four--768 {
    color: #D1D6DE !important
  }
}

@media (min-width:992px) {
  .colour-text-four--992 {
    color: #D1D6DE !important
  }

  .colour-text-five--992 {
    color: #DBEDFF !important
  }
}

.colour-text-five {
  color: #DBEDFF !important
}

.colour-bg-accent {
  background-color: #F4F4F9 !important
}

@media (min-width:768px) {
  .colour-text-five--768 {
    color: #DBEDFF !important
  }

  .colour-bg-accent--768 {
    background-color: #F4F4F9 !important
  }
}

@media (min-width:992px) {
  .colour-bg-accent--992 {
    background-color: #F4F4F9 !important
  }
}

@media (min-width:1200px) {
  .colour-text-five--1200 {
    color: #DBEDFF !important
  }

  .colour-bg-accent--1200 {
    background-color: #F4F4F9 !important
  }

  .colour-bg-neutral--1200 {
    background-color: #fff !important
  }
}

.colour-bg-neutral {
  background-color: #fff !important
}

@media (min-width:768px) {
  .colour-bg-neutral--768 {
    background-color: #fff !important
  }
}

@media (min-width:992px) {
  .colour-bg-neutral--992 {
    background-color: #fff !important
  }

  .colour-bg-one--992 {
    background-color: #2199d4 !important
  }
}

.colour-bg-one {
  background-color: #2199d4 !important
}

@media (min-width:768px) {
  .colour-bg-one--768 {
    background-color: #2199d4 !important
  }
}

@media (min-width:1200px) {
  .colour-bg-one--1200 {
    background-color: #2199d4 !important
  }

  .colour-bg-two--1200 {
    background-color: #3B4762 !important
  }
}

.colour-bg-two {
  background-color: #3B4762 !important
}

@media (min-width:768px) {
  .colour-bg-two--768 {
    background-color: #3B4762 !important
  }
}

@media (min-width:992px) {
  .colour-bg-two--992 {
    background-color: #3B4762 !important
  }

  .colour-bg-three--992 {
    background-color: #F4F4F9 !important
  }
}

.colour-bg-three {
  background-color: #F4F4F9 !important
}

@media (min-width:768px) {
  .colour-bg-three--768 {
    background-color: #F4F4F9 !important
  }
}

@media (min-width:1200px) {
  .colour-bg-three--1200 {
    background-color: #F4F4F9 !important
  }

  .colour-bg-four--1200 {
    background-color: #D1D6DE !important
  }
}

.colour-bg-four {
  background-color: #D1D6DE !important
}

@media (min-width:768px) {
  .colour-bg-four--768 {
    background-color: #D1D6DE !important
  }
}

@media (min-width:992px) {
  .colour-bg-four--992 {
    background-color: #D1D6DE !important
  }

  .colour-bg-five--992 {
    background-color: #2199d4 !important
  }
}

.colour-bg-five {
  background-color: #2199d4 !important
}

@media (min-width:768px) {
  .colour-bg-five--768 {
    background-color: #2199d4 !important
  }
}

@media (min-width:1200px) {
  .colour-bg-five--1200 {
    background-color: #2199d4 !important
  }

  .colour-bg-warning--1200 {
    background-color: #FF7F00 !important
  }
}

.colour-bg-warning {
  background-color: #FF7F00 !important
}

@media (min-width:768px) {
  .colour-bg-warning--768 {
    background-color: #FF7F00 !important
  }
}

@media (min-width:992px) {
  .colour-bg-warning--992 {
    background-color: #FF7F00 !important
  }

  .colour-bg-success--992 {
    background-color: #41CB66 !important
  }
}

.colour-bg-success {
  background-color: #41CB66 !important
}

@media (min-width:768px) {
  .colour-bg-success--768 {
    background-color: #41CB66 !important
  }
}

@media (min-width:1200px) {
  .colour-bg-success--1200 {
    background-color: #41CB66 !important
  }

  .colour-bg-danger--1200 {
    background-color: #EA5458 !important
  }
}

.colour-bg-danger {
  background-color: #EA5458 !important
}

.colour-text-warning {
  color: #FF7F00 !important
}

@media (min-width:768px) {
  .colour-bg-danger--768 {
    background-color: #EA5458 !important
  }

  .colour-text-warning--768 {
    color: #FF7F00 !important
  }
}

@media (min-width:992px) {
  .colour-bg-danger--992 {
    background-color: #EA5458 !important
  }

  .colour-text-warning--992 {
    color: #FF7F00 !important
  }
}

@media (min-width:1200px) {
  .colour-text-warning--1200 {
    color: #FF7F00 !important
  }

  .colour-text-success--1200 {
    color: #41CB66 !important
  }
}

.colour-text-success {
  color: #41CB66 !important
}

@media (min-width:768px) {
  .colour-text-success--768 {
    color: #41CB66 !important
  }
}

@media (min-width:992px) {
  .colour-text-success--992 {
    color: #41CB66 !important
  }

  .colour-text-danger--992 {
    color: #EA5458 !important
  }
}

.colour-text-danger {
  color: #EA5458 !important
}

@media (min-width:1200px) {
  .colour-text-danger--1200 {
    color: #EA5458 !important
  }
}

.slider-gallery {
  position: relative;
  overflow-x: hidden
}

  .slider-gallery .tns-ovh, .slider-gallery.overflow-visisble .tns-inner {
    overflow: visible
  }

  .slider-gallery .teaser {
    margin-bottom: 0
  }

  .slider-gallery .items .tns-item:last-child {
    padding-right: 0
  }

  .slider-gallery .slideshow-controls .next, .slider-gallery .slideshow-controls .prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
    z-index: 99;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease
  }

    .slider-gallery .slideshow-controls .next[aria-disabled=true], .slider-gallery .slideshow-controls .prev[aria-disabled=true] {
      cursor: auto;
      opacity: 0;
      pointer-events: none
    }

    .slider-gallery .slideshow-controls .next:hover, .slider-gallery .slideshow-controls .prev:hover, .slider-gallery:hover .full-screen {
      opacity: .5
    }

  .slider-gallery .slideshow-controls .prev {
    left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }

  .slider-gallery .slideshow-controls .next {
    right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }

@media (min-width:768px) {
  .colour-text-danger--768 {
    color: #EA5458 !important
  }

  .slider-gallery {
    padding-left: 0;
    padding-right: 0
  }

    .slider-gallery .tns-ovh {
      overflow: hidden
    }

      .slider-gallery .tns-ovh:after, .slider-gallery .tns-ovh:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background: inherit;
        z-index: 9999;
        pointer-events: none
      }

      .slider-gallery .tns-ovh:before {
        left: -100%
      }

      .slider-gallery .tns-ovh:after {
        right: -100%
      }
}

.slider-gallery .image-wrap {
  position: relative;
  cursor: pointer
}

  .slider-gallery .image-wrap .image {
    height: 218px;
    width: 100%;
    margin-bottom: 0;
    object-fit: cover
  }

.slider-gallery .full-screen {
  position: absolute;
  background: rgba(0,0,0,.75);
  color: #fff;
  line-height: 40px;
  width: 40px;
  right: 0;
  bottom: 0;
  text-align: center;
  font-size: 22px;
  transition: .15s;
  pointer-events: none
}

@media (min-width:768px) {
  .slider-gallery .image-wrap .image {
    height: 420px
  }
}

.slider-teaser {
  position: relative
}

  .slider-teaser .slideshow-header {
    margin-bottom: 20px;
    overflow: hidden
  }

  .slider-teaser .tns-ovh, .slider-teaser.overflow-visisble .tns-inner {
    overflow: visible
  }

@media (min-width:768px) {
  .slider-teaser .slideshow-header {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .slider-gallery .image-wrap .image {
    height: 400px
  }

  .slider-teaser .slideshow-header {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .slider-gallery .image-wrap .image {
    height: 450px
  }

  .slider-teaser .slideshow-header {
    margin-bottom: 30px
  }
}

.slider-teaser .slideshow-header .status, .slider-teaser .slideshow-header .title {
  margin-bottom: 0;
  display: block
}

.slider-teaser .slideshow-header .text-link {
  display: block;
  margin-top: 10px
}

.slider-teaser .tns-inner, .slider-teaser .tns-inner .tns-slider {
  height: 100%
}

  .slider-teaser .tns-inner .tns-slider .tns-item {
    height: 100%;
    padding-bottom: 5px
  }

.slider-teaser .teaser {
  margin-bottom: 5px
}

.slider-teaser .tns-outer {
  margin: 0 -10px
}

.slider-teaser .items .tns-item > * {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 10px
}

  .slider-teaser .items .tns-item > * > * {
    display: flex;
    flex-direction: column;
    height: 100%
  }

  .slider-teaser .items .tns-item > * .teaser__image {
    flex: 0 0 auto
  }

  .slider-teaser .items .tns-item > * .teaser__content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between
  }

.slider-teaser .items .tns-item:last-child {
  padding-right: 0
}

.slider-teaser .slideshow-controls .next, .slider-teaser .slideshow-controls .prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 30px;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #D1D6DE;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  transition: opacity .25s ease
}

  .slider-teaser .slideshow-controls .next[aria-disabled=true], .slider-teaser .slideshow-controls .prev[aria-disabled=true] {
    cursor: auto;
    opacity: 0
  }

.slider-teaser .slideshow-controls .prev {
  left: 20px
}

.slider-teaser .slideshow-controls .next {
  right: 20px
}

.slider-teaser .slideshow-controls {
  display: none
}

@media (min-width:768px) {
  .slider-teaser {
    padding-left: 0;
    padding-right: 0
  }

    .slider-teaser .slideshow-header {
      position: relative
    }

      .slider-teaser .slideshow-header .text-link {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 0
      }

    .slider-teaser .slideshow-controls {
      display: block
    }

      .slider-teaser .slideshow-controls .prev {
        left: -31px
      }

      .slider-teaser .slideshow-controls .next {
        right: -31px
      }

    .slider-teaser .tns-ovh {
      overflow: hidden
    }

      .slider-teaser .tns-ovh:after, .slider-teaser .tns-ovh:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background: inherit;
        z-index: 9999;
        pointer-events: none
      }

      .slider-teaser .tns-ovh:before {
        left: -100%
      }

      .slider-teaser .tns-ovh:after {
        right: -100%
      }
}

.social-links {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}

.social-links__title {
  font-size: 16px;
  font-size: 1.6rem
}

@media (min-width:768px) {
  .social-links__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:992px) {
  .slider-teaser .tns-outer {
    margin: 0 -15px
  }

  .slider-teaser .items .tns-item > * {
    padding: 0 15px
  }

  .social-links__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

@media (min-width:1200px) {
  .social-links__title {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.social-links__icons {
  font-size: 25px;
  font-size: 2.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-left: -10px;
  margin-top: -10px
}

  .social-links__icons > * {
    background: #3B4762;
    color: #fff;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-left: 10px;
    margin-top: 10px
  }

.social-links__description {
  font-weight: 600;
  font-style: italic;
  font-size: 14px;
  font-size: 1.4rem
}

  .social-links__description p + p {
    margin-top: 0
  }

@media (min-width:768px) {
  .social-links__icons {
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
  }

    .social-links__icons > * {
      width: 40px;
      height: 40px
    }
}

.spinner-wrap {
  position: relative
}

  .spinner-wrap .form-control {
    -moz-appearance: textfield;
    min-width: 170px;
    padding-right: 130px
  }

    .spinner-wrap .form-control::-webkit-inner-spin-button, .spinner-wrap .form-control::-webkit-outer-spin-button {
      display: none
    }

  .spinner-wrap .controls {
    position: absolute;
    display: flex;
    bottom: 0;
    top: 0;
    right: 0;
    border: 1px solid #D1D6DE
  }

    .spinner-wrap .controls .control {
      width: 65px;
      display: flex;
      justify-content: center;
      align-items: center;
      cursor: pointer;
      transition: .15s
    }

      .spinner-wrap .controls .control + .control {
        border-left: 1px solid #D1D6DE;
        margin-top: 0 !important;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
      }

.status {
  background: #F4F4F9;
  border-bottom: solid 1px #D1D6DE;
  font-size: 14px;
  font-size: 1.4rem
}

  .modal--full .status > .modal__title, .status > .container {
    height: 36px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
  }

.status-2__indicator, .status__indicator {
  width: 12px;
  height: 12px;
  border-radius: 99px;
  background: #3B4762;
  margin-right: 10px;
  flex: 0 0 auto
}

.status span, .status-2__label, .status__label {
  display: block;
  line-height: 1.2;
  max-height: 32px;
  overflow: hidden;
  text-align: center
}

.status--one .status-2__indicator, .status--one .status__indicator {
  background: #FF7F00
}

.status--two .status-2__indicator, .status--two .status__indicator {
  background: #41CB66
}

.status--three .status-2__indicator, .status--three .status__indicator {
  background: #EA5458
}

.status + .status {
  transform: translateY(100%)
}

  .status + .status + .status {
    -webkit-transform: translateY(200%);
    -moz-transform: translateY(200%);
    -ms-transform: translateY(200%);
    -o-transform: translateY(200%);
    transform: translateY(200%)
  }

    .status + .status + .status + .status {
      -webkit-transform: translateY(300%);
      -moz-transform: translateY(300%);
      -ms-transform: translateY(300%);
      -o-transform: translateY(300%);
      transform: translateY(300%)
    }

.status-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center
}

.status-2--one .status-2__indicator {
  background: #FF7F00
}

.status-2--two .status-2__indicator {
  background: #41CB66
}

.status-2--three .status-2__indicator {
  background: #EA5458
}

.table.pretty, .table:not(.simple) {
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  overflow-y: hidden;
  overflow-x: auto;
  border-radius: 4px;
  position: relative
}

    .table.pretty th, .table:not(.simple) th {
        text-align: left;
        font-family: 'Open Sans', sans-serif;
        font-style: italic
    }

  .table.pretty td, .table.pretty th, .table:not(.simple) td, .table:not(.simple) th {
    padding: 20px
  }

  .table.pretty thead td, .table.pretty thead th, .table:not(.simple) thead td, .table:not(.simple) thead th {
    background: #3B4762;
    color: #fff;
    font-weight: 700
  }

  .table.pretty:after, .table:not(.simple):after {
    content: '';
    position: absolute;
    border: 1px solid #D1D6DE;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none
  }

  .table.pretty tbody tr:nth-child(even) td, .table.pretty tbody tr:nth-child(even) th, .table:not(.simple) tbody tr:nth-child(even) td, .table:not(.simple) tbody tr:nth-child(even) th {
    background: #F4F4F9
  }

  .table.pretty tbody tr > * + *, .table:not(.simple) tbody tr > * + * {
    border-left: 1px solid rgba(0,0,0,.15)
  }

.table.simple {
  width: 100%
}

  .table.simple td {
    font-weight: 600;
    text-align: right
  }

  .table.simple th {
    font-weight: 400;
    text-align: left
  }

  .table.simple thead tr > :not(:first-child) {
    text-align: right
  }

.table--th-no-wrap th {
  white-space: nowrap
}

.table--th-wider-first thead th:first-child {
  min-width: 340px
}

.table__swipe-message {
  background: #2199d4;
  color: #fff;
  padding: 20px;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important
}

.teaser__content .text-block, .teaser__content .text-block__title-sub {
  margin-bottom: 0
}

.table__swipe-message .icon {
  flex: 0 0 auto;
  font-size: 24px;
  margin-right: 10px
}

.table__swipe-message .message {
    flex: 1 1 auto;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

.table__swipe-message .go {
    flex: 0 0 auto;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    margin-left: 10px
}

.table .col-header {
  display: none
}

@media (max-width:767px) {
  .table.pretty, .table:not(.simple) {
    border-radius: 0;
    width: calc(100% + 30px) !important;
    display: block;
    height: auto !important
  }

  .table--is-pivot {
    display: block;
    width: 100%;
    text-align: right
  }

    .table--is-pivot thead {
      display: none
    }

    .table--is-pivot tbody, .table--is-pivot tbody tr {
      display: block
    }

      .table--is-pivot tbody tr + tr {
        border-top: #D1D6DE solid 3px
      }

      .table--is-pivot tbody tr td {
        display: flex;
        justify-content: space-between
      }

        .table--is-pivot tbody tr td + td {
          border-top: #D1D6DE solid 1px
        }

    .table--is-pivot .col-header {
      display: inline-block;
      font-weight: 600;
      padding-right: 10px;
      text-align: left
    }
}

@media (min-width:768px) {
  .table__swipe-message {
    display: none
  }

  .table.pretty, .table:not(.simple) {
    font-size: 18px;
    font-size: 1.8rem
  }
}

.teaser {
  display: block;
  background: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative
}

.teaser__image {
  height: 160px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden
}

.teaser__badge {
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    height: 46px;
    width: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #2199d4;
    background: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: 'Open Sans', sans-serif;
    font-style: italic
}

.teaser__content {
  padding: 20px
}

  .teaser__content .text-block__title {
    font-size: 16px;
    font-size: 1.6rem;
    font-style: normal;
    height: 20px;
/*    overflow: hidden;*/
    text-overflow: ellipsis;
    white-space: nowrap
  }

/*.text-block:not(:last-child) {
  margin-bottom: 20px
}*/

/*@media (min-width:768px) {
  .text-block:not(:last-child) {
    margin-bottom: 30px
  }
}*/

@media (min-width:992px) {
  .teaser__image {
    height: 210px
  }

  .teaser__badge {
    height: 58px;
    width: 58px;
    font-size: 20px;
    font-size: 2rem
  }

/*  .text-block:not(:last-child) {
    margin-bottom: 30px
  }*/
}

/*@media (min-width:1200px) {
  .text-block:not(:last-child) {
    margin-bottom: 30px
  }
}*/

.text-block__text blockquote, .text-block__text ol, .text-block__text table, .text-block__text ul, .text-block__text > div {
  margin-bottom: 20px
}

.text-block__text p + table, .text-block__text p + ul {
  margin-top: 20px
}

.text-block__text ol, .text-block__text ul {
  padding-left: 30px
}

  .text-block__text ol li, .text-block__text ul li {
    position: relative;
    line-height: 2
  }

    .text-block__text ol li:before, .text-block__text ul li:before {
      content: "";
      position: absolute;
      left: -30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%)
    }

    .text-block__text ul li:before {
      background: #2199d4;
      border-radius: 99px;
      width: 5px;
      height: 5px;
      top: 17px
    }

.text-block__text ol {
  counter-reset: alphaList
}

  .text-block__text ol li {
    counter-increment: alphaList
  }

    .text-block__text ol li:before {
      content: counter(alphaList);
      font-weight: 600;
      top: 15px
    }

  .text-block__text ol.bullet-list li:before, .text-block__text ol.check-list li:before, .text-block__text ul.bullet-list li:before, .text-block__text ul.check-list li:before {
    content: ""
  }

  .text-block__text ol.check-list li:before, .text-block__text ul.check-list li:before {
    height: 15px;
    width: 15px;
    background: url(/images/icons/check-one.svg) center no-repeat;
    background-size: contain;
    top: 17px
  }

  .text-block__text ol.bullet-list li:before, .text-block__text ul.bullet-list li:before {
    background: #2199d4;
    border-radius: 99px;
    width: 5px;
    height: 5px;
    top: 17px
  }

.ticket, .ticket-group, .ticket-info {
  border-radius: 4px
}

.text-block__text ol.alpha-list, .text-block__text ul.alpha-list {
  counter-reset: alphaList
}

  .text-block__text ol.alpha-list li, .text-block__text ul.alpha-list li {
    counter-increment: alphaList
  }

    .text-block__text ol.alpha-list li:before, .text-block__text ul.alpha-list li:before {
      content: counter(alphaList,lower-alpha);
      font-weight: 600;
      top: 15px
    }

.text-block__text blockquote {
  padding-left: 20px;
  border-left: solid 5px #3B4762
}

.text-block__text p + p {
  margin-top: 0
}

@media (min-width:768px) {
  .text-block__text blockquote, .text-block__text ol, .text-block__text ul {
    margin-bottom: 30px
  }
}

@media (min-width:992px) {
  .text-block__text blockquote, .text-block__text ol, .text-block__text ul {
    margin-bottom: 30px
  }
}

@media (min-width:1200px) {
  .text-block__text blockquote, .text-block__text ol, .text-block__text ul {
    margin-bottom: 30px
  }
}

.text-block__button-area {
  margin-top: 20px
}

  .text-block__button-area .button {
    margin-top: 0
  }

.text-block__list > li {
  margin-bottom: 20px
}

  .text-block__list > li:last-child {
    margin-bottom: 0
  }

.text-block__text {
  margin-bottom: 20px
}

  .text-block__text small {
    font-size: 14px;
    font-size: 1.4rem
  }

.text-block > :last-child {
  margin-bottom: 0
}

.text-block a {
    color: #2199d4
}

  .text-block a:hover {
    text-decoration: none
  }

.text-block img {
  max-width: 100%;
  height: auto !important
}

.text-block--expandable .text-block__title {
  margin-bottom: 0;
  transition: margin-bottom .6s ease
}

.text-block--expandable .text-block__text {
  max-height: 0;
  overflow: hidden;
  transition: max-height .6s ease
}

.text-block--expandable--open .text-block__title {
  margin-bottom: 20px
}

.text-block--expandable--open .text-block__text {
  max-height: 999px
}

ol.text-block__list {
  list-style-type: decimal;
  padding-left: 2em
}

ul.text-block__list > li {
  padding-left: 2em;
  position: relative
}

  ul.text-block__list > li .icon {
    position: absolute;
    left: 0;
    top: calc(1.4em - 1em)
  }

@media (max-width:767px) {
  .text-block__text, .text-block__title-sub {
    line-height: 24px
  }
}

.ticket {
  border: 1px solid #D1D6DE
}

.ticket__main {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px
}

@media (min-width:768px) {
  ul.text-block__list > li > .icon {
    top: .3em
  }

  .ticket__main {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px
  }
}

@media (min-width:992px) {
  ul.text-block__list > li > .icon {
    top: .3em
  }

  .ticket__main {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px
  }
}

@media (min-width:1200px) {
  ul.text-block__list > li > .icon {
    top: .3em
  }

  .ticket__main {
    padding-top: 30px;
    padding-right: 30px;
    padding-left: 30px
  }
}

.ticket__main__title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  font-style: normal
}

.ticket__main__details__item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  font-size: 14px;
  font-size: 1.4rem
}

.ticket__main__details__item__label {
  font-weight: 600
}

.ticket__main__details__item + .ticket__main__details__item {
  margin-top: 5px
}

.ticket__flight-details {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px
}

@media (min-width:768px) {
  .ticket__flight-details {
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 30px
  }
}

@media (min-width:992px) {
  .ticket__flight-details {
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 30px
  }
}

@media (min-width:1200px) {
  .ticket__flight-details {
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 30px
  }
}

.ticket__flight-details__pax {
  font-size: 14px;
  font-size: 1.4rem
}

.ticket__flight-details__flights {
  margin-top: 20px
}

.ticket__flight-details__flights__flight__label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600
}

.ticket__flight-details__flights__flight__items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between
}

.ticket__flight-details__flights__flight__items__item {
  margin-top: 5px;
  -webkit-box-flex: 0 0 calc(50% - 20px);
  -webkit-flex: 0 0 calc(50% - 20px);
  -ms-flex: 0 0 calc(50% - 20px);
  flex: 0 0 calc(50% - 20px);
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column
}

  .ticket__flight-details__flights__flight__items__item span:first-child {
    font-size: 18px;
    font-size: 1.8rem
  }

  .ticket__flight-details__flights__flight__items__item span:last-child {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 5px
  }

.ticket__flight-details__flights__flight__items__arrow {
  margin: 0 10px;
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.8rem;
  opacity: .3
}

.ticket__flight-details__flights__flight + .ticket__flight-details__flights__flight {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(209,214,222,.5)
}

.ticket__buttons {
  border-top: 1px solid #D1D6DE;
  padding: 20px;
  background: #F4F4F9;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start
}

@media (min-width:992px) {
  .ticket__buttons {
    padding: 30px
  }
}

@media (min-width:1200px) {
  .ticket__buttons {
    padding: 30px
  }
}

.ticket__buttons > * + * {
  margin-top: 6px
}

.ticket__buttons .button {
  width: 100%;
  margin-top: 20px
}

@media (min-width:768px) {
  .ticket__buttons {
    padding: 30px
  }

  .ticket {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
  }

  .ticket__main {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 20px 10px 20px 20px
  }
}

@media (min-width:768px) and (min-width:768px) {
  .ticket__main {
    padding: 30px 15px 30px 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .ticket__main {
    padding: 30px 15px 30px 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .ticket__main {
    padding: 30px 15px 30px 30px
  }
}

@media (min-width:768px) {
  .ticket__main__title {
    font-size: 18px;
    font-size: 1.8rem
  }

  .ticket__main__details__item, .ticket__main__details__item__label, .ticket__main__details__item__value {
    display: block
  }

    .ticket__main__details__item + .ticket__main__details__item {
      margin-top: 10px
    }

  .ticket__flight-details {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0;
    padding: 20px 20px 20px 10px
  }
}

@media (min-width:768px) and (min-width:768px) {
  .ticket__flight-details {
    padding: 30px 30px 30px 15px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .ticket__flight-details {
    padding: 30px 30px 30px 15px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .ticket__flight-details {
    padding: 30px 30px 30px 15px
  }
}

@media (min-width:768px) {
  .ticket__flight-details__flights {
    margin-top: 12px
  }

  .ticket__flight-details__flights__flight__label {
    font-size: 16px;
    font-size: 1.6rem
  }

  .ticket__flight-details__flights__flight__items {
    display: block
  }

  .ticket__flight-details__flights__flight__items__item {
    display: inline;
    font-size: 14px;
    font-size: 1.4rem
  }

    .ticket__flight-details__flights__flight__items__item span {
      display: inline
    }

      .ticket__flight-details__flights__flight__items__item span:first-child {
        font-size: inherit
      }

      .ticket__flight-details__flights__flight__items__item span:last-child {
        font-size: inherit;
        margin-top: 0
      }

  .ticket__flight-details__flights__flight__items__arrow {
    display: block;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    font-size: 1.4rem
  }

  .ticket__flight-details__flights__flight + .ticket__flight-details__flights__flight {
    margin-top: 15px;
    padding-top: 0;
    border-top: 0
  }

  .ticket__buttons {
    border-left: 1px solid #D1D6DE;
    border-top: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-basis: 230px;
    -moz-flex-basis: 230px;
    -ms-flex-basis: 230px;
    flex-basis: 230px
  }

    .ticket__buttons .button {
      width: auto
    }
}

@media (min-width:992px) {
  .ticket__main {
    max-width: 360px
  }

  .ticket__flight-details__flights__flight__items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 5px
  }

  .ticket__flight-details__flights__flight__items__arrow {
    margin-left: 8px;
    margin-right: 8px
  }

  .ticket__flight-details__flights__flight__items__item {
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-top: 0
  }
}

.ticket-group {
  background: #fff;
  padding: 20px
}

.ticket-group__main__each + .ticket-group__main__each {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #D1D6DE
}

.ticket-group__lead__upper {
  display: flex;
  justify-content: space-between
}

.ticket-group__lead__upper__title {
  margin-bottom: 0;
  line-height: inherit
}

.ticket-group__lead__upper__price {
  flex: 0 0 auto;
  text-align: right;
  font-weight: 600;
  margin-left: 10px
}

.ticket-group__flights {
  margin-top: 20px
}

.ticket-group__flights__flight__title {
  margin-bottom: 0;
  line-height: inherit
}

.ticket-group__flights__flight + .ticket-group__flights__flight {
  margin-top: 20px
}

.ticket-group__barcode {
  text-align: center;
  border-top: 1px solid #D1D6DE;
  padding-top: 20px;
  margin-top: 20px
}

.ticket-group__barcode__image img {
  vertical-align: top
}

.ticket-group__barcode__ref {
  font-weight: 600
}

@media (min-width:768px) {
  .ticket-group {
    padding: 0;
    display: flex
  }

  .ticket-group__main {
    flex: 1 1 auto;
    padding: 20px
  }
}

@media (min-width:768px) and (min-width:768px) {
  .ticket-group__main {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .ticket-group__main {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .ticket-group__main {
    padding: 30px
  }
}

@media (min-width:768px) {
  .ticket-group__barcode {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 248px;
    padding: 0 20px 20px;
    margin-top: 0;
    border-top: 0;
    border-left: 1px solid #D1D6DE
  }
}

@media (min-width:768px) and (min-width:768px) {
  .ticket-group__barcode {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .ticket-group__barcode {
    padding: 30px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .ticket-group__barcode {
    padding: 30px
  }
}

.ticket-info {
  background: #2199d4;
  color: #fff;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 20px;
  overflow: hidden;
  display: block
}

@media (min-width:768px) {
  .ticket-info {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:992px) {
  .ticket-info {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (min-width:1200px) {
  .ticket-info {
    padding-left: 30px;
    padding-right: 30px
  }
}

.ticket-info input {
  display: none
}

.ticket-info .button {
  margin-top: 20px;
  font-style: normal
}

  .ticket-info .button .icon {
    font-weight: 700
  }

.ticket-info__desc {
  font-size: 14px;
  font-size: 1.4rem
}

.ticket-info--colour-two {
  background: #3B4762
}

.ticket-info--colour-three, .time-picker__options {
  background: #F4F4F9;
  color: #3B4762
}

.ticket-info--colour-four {
  background: #D1D6DE;
  color: #3B4762
}

.ticket-info--colour-five {
  background: #DBEDFF;
  color: #3B4762
}

.ticket-info--colour-warning {
  background: #FF7F00
}

.ticket-info--colour-success {
  background: #41CB66
}

.ticket-info--colour-danger {
  background: #EA5458
}

.ticket-info__icon {
  display: block;
  vertical-align: top;
  font-size: 40px;
  position: absolute;
  left: 15px;
  top: 10px
}

  .ticket-info__icon + .ticket-info__desc {
    padding-left: 40px
  }

  .ticket-info__icon ~ .button {
    margin-left: 40px
  }

.ticket-info__image {
  vertical-align: top;
  display: inline-block;
  float: left;
  position: relative;
  top: -10px;
  left: -15px
}

  .ticket-info__image img {
    max-height: 50px
  }

.ticket-info.-two-line-limit {
  padding-top: 10px;
  padding-bottom: 10px
}

  .ticket-info.-two-line-limit .ticket-info__desc {
    max-height: 44px;
    overflow: hidden
  }

  .ticket-info.-two-line-limit .ticket-info__icon {
    top: 0;
    bottom: 0;
    height: 40px;
    margin: auto
  }

.ticket-info--unlimit-height .ticket-info__desc {
  max-height: none
}

.ticket-info--renew {
  display: block
}

  .ticket-info--renew .button {
    width: 100%
  }

@media (max-width:767px) {
  .ticket-info__desc, .ticket-info__desc p {
    max-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }

  .ticket-info .button {
    display: block
  }

  .ticket-info input:checked ~ .ticket-info__desc, .ticket-info input:checked ~ .ticket-info__desc p {
    max-height: none;
    white-space: normal
  }

  .mob-remove-gutter .ticket-info, .table.pretty .ticket-info, .table:not(.simple) .ticket-info, .table__swipe-message .ticket-info {
    border-radius: 0
  }
}

@media (min-width:768px) {
  .ticket-info {
    display: flex;
    align-items: center
  }

    .ticket-info .button {
      margin-top: 0
    }

  .ticket-info--renew {
    justify-content: space-between
  }

    .ticket-info--renew .button {
      white-space: nowrap;
      flex: 0 0 auto;
      width: auto;
      margin-left: 20px
    }
}

.ticket-info-wrapper .ticket-info:not(:last-child) {
  margin-bottom: 10px
}

.ticket-list li + li {
  margin-top: 10px
}

.ticket-print {
  background: #fff;
  padding: 20px;
  text-align: center
}

  .ticket-print .image {
    width: auto;
    margin: 10px 0 20px
  }

  .ticket-print .number {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600
  }

@media (min-width:768px) {
  .ticket-print {
    padding: 30px
  }

    .ticket-print .number {
      font-size: 26px;
      font-size: 2.6rem
    }
}

@media (min-width:992px) {
  .ticket-print {
    padding: 30px
  }

    .ticket-print .number {
      font-size: 26px;
      font-size: 2.6rem
    }
}

@media (min-width:1200px) {
  .ticket-print {
    padding: 30px
  }

    .ticket-print .number {
      font-size: 26px;
      font-size: 2.6rem
    }
}

.ticket-print .text-tail {
  font-size: 14px;
  font-size: 1.4rem
}

@media (min-width:768px) {
  .ticket-print .text-tail {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media (min-width:992px) {
  .ticket-print .text-tail {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media (min-width:1200px) {
  .ticket-print .text-tail {
    font-size: 16px;
    font-size: 1.6rem
  }
}

@media (max-width:767px) {
  .ticket-print .text-tail {
    position: relative;
    display: block;
    margin-top: 20px
  }

    .ticket-print .text-tail:before {
      position: absolute;
      content: '';
      top: -20px;
      left: -20px;
      right: -20px;
      height: 1px;
      background: #D1D6DE
    }
}

.time-picker, .toggle label, .toggle label span {
  position: relative
}

.large-select + .time-picker {
  display: none
}

.time-picker:before {
  content: ":";
  position: absolute;
  left: 0;
  right: 0;
  width: 5px;
  margin: auto;
  top: 24px;
  line-height: 50px
}

.time-picker--hidden-labels:before {
  top: 0
}

.time-picker__options {
  display: none;
  position: absolute;
  z-index: 20;
  top: 100%;
  right: 0;
  left: 0;
  transform: translateY(6px);
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  padding: 20px
}

  .time-picker__options:after, .time-picker__options:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 20
  }

  .time-picker__options:before {
    top: -11px;
    border-bottom: 10px solid #D1D6DE;
    right: 24px
  }

  .time-picker__options:after {
    top: -10px;
    border-bottom: 10px solid #F4F4F9;
    right: 24px
  }

  .time-picker__options .button {
    width: 100%
  }

.time-picker--open .time-picker__options {
  display: block
}

@media (max-width:767px) {
  .time-picker .time-popup {
    z-index: 10000000;
    background: #F4F4F9
  }

  .time-picker .time-popup__upper {
    margin: -20px -20px 20px;
    display: flex;
    justify-content: space-between;
    background: #3B4762;
    line-height: 40px;
    color: #fff
  }

    .time-picker .time-popup__upper button {
      color: inherit;
      padding: 0 20px;
      font-size: 16px;
      font-size: 1.6rem
    }

    .time-picker .time-popup__upper .time-popup__upper__title {
      margin-bottom: 0;
      line-height: inherit;
      font-size: 16px;
      font-size: 1.6rem
    }

  .time-picker .time-popup__selected-date {
    margin-bottom: 20px;
    font-size: 22px;
    font-size: 2.2rem
  }

  .time-picker .form-row-old-old {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative
  }

    .time-picker .form-row-old-old:before {
      content: ':';
      position: absolute;
      left: 0;
      right: 0;
      line-height: 50px;
      margin: auto;
      width: 2px
    }

    .time-picker .form-row-old-old > .form-group-old    {
      -webkit-box-flex: 1 1 50%;
      -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
      flex: 1 1 50%
    }
}

.timetables > * + * {
  margin-top: 20px
}

@media (min-width:768px) {
  .time-picker .time-popup__selected-date, .time-picker .time-popup__upper {
    display: none
  }

  .timetables > * + * {
    margin-top: 30px
  }

  .timetables__description {
    padding-right: 40px
  }
}

.timetables .status, .timetables .title {
  margin-bottom: 0
}

.timetables .large-select {
  margin-bottom: 0;
  border: 1px solid #D1D6DE
}

.timetables .large-select--date-only .date-time-picker__date {
  background: #ff69b4 !important
}

.timetables .date-time-picker--date-only > div:last-child .large-select {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.timetables table {
  width: 100%;
  display: table !important
}

@media (min-width:768px) and (min-width:768px) {
  .timetables__description {
    padding-right: 60px
  }
}

@media (min-width:768px) and (min-width:992px) {
  .timetables__description {
    padding-right: 60px
  }
}

@media (min-width:768px) and (min-width:1200px) {
  .timetables__description {
    padding-right: 60px
  }
}

.timetables .timetables__items .disabled {
  opacity: .35;
  pointer-events: none
}

.title-bar[class*=colour] {
  padding-top: 20px;
  padding-bottom: 20px
}

@media (min-width:992px) {
  .timetables > * + * {
    margin-top: 30px
  }

  .title-bar[class*=colour] {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

@media (min-width:1200px) {
  .timetables > * + * {
    margin-top: 30px
  }

  .title-bar[class*=colour] {
    padding-top: 30px;
    padding-bottom: 30px
  }
}

.title-bar__inner + * {
  width: 100%;
  text-align: center
}

.title-bar .button {
  vertical-align: top
}

.title-bar .back-area {
  margin-bottom: 0 !important
}

@media (max-width:767px) {
  .timetables > .row {
    margin-bottom: 0 !important
  }

  .title-bar .back-area .text-link {
    color: #fff
  }
}

@media (min-width:768px) {
  .timetables__date__label {
    display: inline
  }

  .title-bar[class*=colour] {
    padding-top: 30px;
    padding-bottom: 30px
  }

  .title-bar {
    display: flex;
    align-items: flex-start
  }

    .modal--full .title-bar .modal__title, .title-bar .container, .title-bar .modal--full .modal__title {
      display: flex;
      align-items: center
    }

  .title-bar__inner {
    flex: 1 1 auto
  }

    .title-bar__inner :last-child {
      margin-bottom: 0
    }

    .title-bar__inner + * {
      width: auto;
      flex: 0 0 auto;
      margin-left: 20px
    }

  .title-bar .button {
    margin-top: 0
  }
}

.title-bar__title {
  margin-bottom: 10px
}

.toggle {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}

  .toggle input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: none
  }

    .toggle input + label {
      border-radius: 99px;
      color: #fff
    }

      .toggle input + label:before {
        right: 0;
        width: calc(100% - 4px);
        border-radius: 99px
      }

      .toggle input + label + label {
        border-top-right-radius: 99px;
        border-bottom-right-radius: 99px
      }

        .toggle input + label + label:before {
          left: 0;
          width: 0%
        }

    .toggle input:checked + label {
      color: #2199d4;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0
    }

      .toggle input:checked + label:before {
        width: 0%
      }

      .toggle input:checked + label + label {
        color: #fff
      }

        .toggle input:checked + label + label:before {
          width: calc(100% - 4px)
        }

  .toggle label {
    background: #fff;
    cursor: pointer;
    padding: 10px 20px;
    display: block;
    -webkit-transition: color .4s ease;
    -moz-transition: color .4s ease;
    -o-transition: color .4s ease;
    transition: color .4s ease
  }

    .toggle label:before {
      content: "";
      position: absolute;
      top: 2px;
      bottom: 2px;
      background: #2199d4;
      color: #fff;
      -webkit-transition: all .4s ease;
      -moz-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
      z-index: 0
    }

    .toggle label + label:before {
      border-left: none;
      border-right: solid 1px #2199d4
    }

.tooltip {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  padding: 20px;
  width: 320px;
  border: 1px solid #D1D6DE;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
  font-weight: 400;
  color: #3B4762;
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.16);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.16)
}

  .tooltip:after, .tooltip:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
  }

  .tooltip:before {
    bottom: -11px;
    border-top: 10px solid #D1D6DE
  }

  .tooltip:after {
    bottom: -10px;
    border-top: 10px solid #fff
  }

.has-tooltip {
  position: relative;
  cursor: context-menu
}

  .has-tooltip .icon {
    font-size: 26px
  }

  .has-tooltip .tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    pointer-events: none;
    opacity: 0;
    z-index: -999999;
    -webkit-transform: translate(-50%,-100%);
    -moz-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    -o-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    -webkit-transition: .4s ease top,.4s ease opacity;
    -moz-transition: .4s ease top,.4s ease opacity;
    -o-transition: .4s ease top,.4s ease opacity;
    transition: .4s ease top,.4s ease opacity
  }

@media (max-width:767px) {
  .has-tooltip .tooltip.xs-left {
    left: -10px;
    border-bottom-left-radius: 0;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.xs-left:after, .has-tooltip .tooltip.xs-left:before {
      left: 20px
    }

  .has-tooltip .tooltip.xs-right {
    right: -10px;
    left: auto;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.xs-right:after, .has-tooltip .tooltip.xs-right:before {
      right: 20px;
      left: auto
    }
}

@media (min-width:768px) and (max-width:991px) {
  .has-tooltip .tooltip.sm-left {
    left: -10px;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.sm-left:after, .has-tooltip .tooltip.sm-left:before {
      left: 20px
    }

  .has-tooltip .tooltip.sm-right {
    right: -10px;
    left: auto;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.sm-right:after, .has-tooltip .tooltip.sm-right:before {
      right: 0;
      left: auto
    }
}

@media (min-width:992px) and (max-width:1199px) {
  .has-tooltip .tooltip.md-left {
    left: -10px;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.md-left:after, .has-tooltip .tooltip.md-left:before {
      left: 20px
    }

  .has-tooltip .tooltip.md-right {
    right: -10px;
    left: auto;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.md-right:after, .has-tooltip .tooltip.md-right:before {
      right: 0;
      left: auto
    }
}

@media (min-width:1200px) and (max-width:1479px) {
  .has-tooltip .tooltip.lg-left {
    left: -10px;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.lg-left:after, .has-tooltip .tooltip.lg-left:before {
      left: 20px
    }

  .has-tooltip .tooltip.lg-right {
    right: -10px;
    left: auto;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.lg-right:after, .has-tooltip .tooltip.lg-right:before {
      right: 0;
      left: auto
    }
}

@media (min-width:1480px) {
  .has-tooltip .tooltip.xl-left {
    left: 0;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.xl-left:after, .has-tooltip .tooltip.xl-left:before {
      left: 0
    }

  .has-tooltip .tooltip.xl-right {
    right: 0;
    left: auto;
    -webkit-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    transform: translate(0,-100%)
  }

    .has-tooltip .tooltip.xl-right:after, .has-tooltip .tooltip.xl-right:before {
      right: 0;
      left: auto
    }
}

.has-tooltip.hover .tooltip, .has-tooltip:active .tooltip, .has-tooltip:focus .tooltip, .has-tooltip:hover .tooltip, .has-tooltip:visited .tooltip {
  z-index: 1;
  top: -10px;
  opacity: 1;
  pointer-events: all
}

.footer-unused__upper > .container > .row > .column {
  margin-bottom: 20px;
}

.slider-gallery {
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s ease;
}

.slider-gallery__initialised {
  visibility: visible;
  opacity: 1;
}

.button--dark {
  background-color: #3B4762;
}

.button--lg {
  font-size: 20px;
}

.slideshow-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

.video {
    height: -webkit-fill-available;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.umbraco-forms-container.col-md-12 {
    padding-left: 0;
    padding-right: 0;
}