@charset "UTF-8";
.listreset, .block-tabs .block-tabs_links, .list-icons, .navbar-nav, .navbar-nav ul, .nav-columns, .nav-columns ul, .mobilenav_nav ul, .address_postcode_list, .howitworks-steps, .new-howitworks-steps, .bignav ul, .typeahead-results ul, .carousel .slick-dots, .validation-messages, .sitemap, .list-stars, .list-orange-mark, .list-orange-mark > li.noicon ul {
  list-style-type: none;
  padding: 0;
}

.clearfix:after, .block:after {
  clear: both;
  content: '';
  display: block;
}

@media (min-width: 0px) {
  .sample-xs {
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .sample-sm {
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .sample-md {
    z-index: 1;
  }
}

@media (min-width: 1200px) {
  .sample-lg {
    z-index: 1;
  }
}

.clearfix:after, .block:after {
  clear: both;
  content: '';
  display: block;
}

@media (max-width: 768px) {
  .mobile-top {
    margin-top: 60px;
  }
}

@media (max-width: 768px) {
  .mobile-white {
    color: white;
  }
}

.login {
  color: #003F5C !important;
}

.login h2 {
  color: #003F5C !important;
  font-size: 34px;
  font-weight: 400;
}

.login button {
  background-color: #003F5C !important;
  color: #fff !important;
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1040px;
  max-width: 1200px;
  position: relative;
  width: calc(100vw - 40px);
}

.container + * {
  margin-top: 20px;
}

.container-row + * {
  margin-top: 20px;
}

.row {
  clear: both;
  margin-left: -10px;
  margin-right: -10px;
}

.row + * {
  margin-top: 20px;
}

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

.search .row + * {
  margin-top: 0;
}

.row-double + * {
  margin-top: 40px;
}

.row-breakout {
  margin-left: 50%;
  width: 100vw;
  transform: translateX(-50vw);
}

.bg_overlay::before {
  content: '';
  display: block;
  background: white;
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%);
}

.row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.row-nogutter {
  margin-left: 0;
  margin-right: 0;
}

.row-nogutter .col {
  padding-left: 0;
  padding-right: 0;
}

.text_yellow {
  color: #ffe19d !important;
}

.row-biggutter {
  margin-left: -20px;
  margin-right: -20px;
}

.row-biggutter .col {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-button {
  border: 1px solid #CCC !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  border-color: #CCC !important;
  border-radius: 0 !important;
  background-color: #003F5C !important;
  color: #FFC950 !important;
  font-weight: 500 !important;
  cursor: pointer;
  display: inline-block;
  font-weight: 900;
  overflow: visible;
  position: relative;
  font-size: 16px;
  line-height: 2.2rem;
  margin-right: 1em;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: background-color 0.3s;
  border-radius: 5rem !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (min-width: 1024px) {
  .row-button {
    margin-top: -38px;
    margin-bottom: -38px;
  }
}

@media (min-width: 0px) {
  .row-flex-xs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 768px) {
  .row-flex-sm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  .row-flex-md {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 1200px) {
  .row-flex-lg {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.row-flex-stretch {
  -ms-flex-align: stretch;
      align-items: stretch;
}

.row-flex-end {
  -ms-flex-align: end;
      align-items: flex-end;
}

.row-flex-centre {
  -ms-flex-align: center;
      align-items: center;
}

.row-flex-vertical {
  -ms-flex-direction: column;
      flex-direction: column;
}

.row-flex-child-grow {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: stretch;
      align-items: stretch;
}

.row-flex-child-grow > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
  height: 100%;
}

.round-logo {
  margin-top: 30px;
  position: relative;
  z-index: 9999;
}

.col {
  display: block;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

@media (min-width: 0px) {
  .col-xs-1 {
    width: 8.333%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-2 {
    width: 16.666%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-3 {
    width: 24.999%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-4 {
    width: 33.332%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-5 {
    width: 41.665%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-6 {
    width: 49.998%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-7 {
    width: 58.331%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-8 {
    width: 66.664%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-9 {
    width: 74.997%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-10 {
    width: 83.33%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-11 {
    width: 91.663%;
    float: left;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 0px) {
  .col-xs-12 {
    width: 99.996%;
    float: none;
  }
}

@media (min-width: 0px) {
  .col-xs-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-1 {
    width: 8.333%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-2 {
    width: 16.666%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-3 {
    width: 24.999%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-4 {
    width: 33.332%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-5 {
    width: 41.665%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-6 {
    width: 49.998%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-7 {
    width: 58.331%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-8 {
    width: 66.664%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-9 {
    width: 74.997%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-10 {
    width: 83.33%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-11 {
    width: 91.663%;
    float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 768px) {
  .col-sm-12 {
    width: 99.996%;
    float: none;
  }
}

@media (min-width: 768px) {
  .col-sm-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-1 {
    width: 8.333%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-2 {
    width: 16.666%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-3 {
    width: 24.999%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-4 {
    width: 33.332%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-5 {
    width: 41.665%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-6 {
    width: 49.998%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-7 {
    width: 58.331%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-8 {
    width: 66.664%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-9 {
    width: 74.997%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-10 {
    width: 83.33%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-11 {
    width: 91.663%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 992px) {
  .col-md-12 {
    width: 99.996%;
    float: none;
  }
}

@media (min-width: 992px) {
  .col-md-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-1 {
    width: 8.333%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-2 {
    width: 16.666%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-3 {
    width: 24.999%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-4 {
    width: 33.332%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-5 {
    width: 41.665%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-6 {
    width: 49.998%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-7 {
    width: 58.331%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-8 {
    width: 66.664%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-9 {
    width: 74.997%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-10 {
    width: 83.33%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-11 {
    width: 91.663%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

@media (min-width: 1200px) {
  .col-lg-12 {
    width: 99.996%;
    float: none;
  }
}

@media (min-width: 1200px) {
  .col-lg-auto {
    width: auto;
  }
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

img.float-left {
  margin-right: 12px;
  margin-bottom: 12px;
}

img.float-right {
  margin-left: 12px;
  margin-bottom: 12px;
}

img.float-none {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

.float-left-img {
  margin-right: 12px;
  margin-bottom: 12px;
}

.float-right-img {
  margin-left: 12px;
  margin-bottom: 12px;
}

.float-none-img {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}

@media (min-width: 0px) {
  .float-left-xs {
    float: left;
  }
}

@media (min-width: 0px) {
  .float-right-xs {
    float: right;
  }
}

@media (min-width: 0px) {
  .float-none-xs {
    float: none;
  }
}

@media (min-width: 0px) {
  img.float-left-xs {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 0px) {
  img.float-right-xs {
    margin-left: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 0px) {
  img.float-none-xs {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .float-left-sm {
    float: left;
  }
}

@media (min-width: 768px) {
  .float-right-sm {
    float: right;
  }
}

@media (min-width: 768px) {
  .float-none-sm {
    float: none;
  }
}

@media (min-width: 768px) {
  img.float-left-sm {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 768px) {
  img.float-right-sm {
    margin-left: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 768px) {
  img.float-none-sm {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .float-left-md {
    float: left;
  }
}

@media (min-width: 992px) {
  .float-right-md {
    float: right;
  }
}

@media (min-width: 992px) {
  .float-none-md {
    float: none;
  }
}

@media (min-width: 992px) {
  img.float-left-md {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 992px) {
  img.float-right-md {
    margin-left: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 992px) {
  img.float-none-md {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .float-left-lg {
    float: left;
  }
}

@media (min-width: 1200px) {
  .float-right-lg {
    float: right;
  }
}

@media (min-width: 1200px) {
  .float-none-lg {
    float: none;
  }
}

@media (min-width: 1200px) {
  img.float-left-lg {
    margin-right: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 1200px) {
  img.float-right-lg {
    margin-left: 12px;
    margin-bottom: 12px;
  }
}

@media (min-width: 1200px) {
  img.float-none-lg {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.margin {
  margin: 20px;
}

.margin-top {
  margin-top: 20px;
}

.margin-bottom {
  margin-bottom: 20px;
}

.margin-left {
  margin-left: 20px;
}

.margin-right {
  margin-right: 20px;
}

.margin-double-top {
  margin-top: 40px;
}

.margin-double-bottom {
  margin-bottom: 40px;
}

.margin-double-left {
  margin-left: 40px;
}

.margin-double-right {
  margin-right: 40px;
}

.margin-half-top {
  margin-top: 40px;
}

.margin-half-bottom {
  margin-bottom: 10px;
}

.margin-half-left {
  margin-left: 10px;
}

.margin-half-right {
  margin-right: 10px;
}

.margin-top-reset {
  margin-top: 0;
}

.margin-bottom-reset {
  margin-bottom: 0;
}

.margin-left-reset {
  margin-left: 0;
}

.margin-right-reset {
  margin-right: 0;
}

.margin-collapse + * {
  margin-top: 0;
}

.margin-expand + * {
  margin-top: 40px;
}

@media (min-width: 0px) {
  .margin-xs {
    margin: 20px;
  }
}

@media (min-width: 0px) {
  .margin-top-xs {
    margin-top: 20px;
  }
}

@media (min-width: 0px) {
  .margin-bottom-xs {
    margin-bottom: 20px;
  }
}

@media (min-width: 0px) {
  .margin-left-xs {
    margin-left: 20px;
  }
}

@media (min-width: 0px) {
  .margin-right-xs {
    margin-right: 20px;
  }
}

@media (min-width: 0px) {
  .margin-xs-reset {
    margin: 0;
  }
}

@media (min-width: 0px) {
  .margin-top-xs-reset {
    margin-top: 0;
  }
}

@media (min-width: 0px) {
  .margin-bottom-xs-reset {
    margin-bottom: 0;
  }
}

@media (min-width: 0px) {
  .margin-left-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .margin-right-xs-reset {
    margin-right: 0;
  }
}

@media (min-width: 0px) {
  .margin-collapse-xs + * {
    margin-top: 0;
  }
}

@media (min-width: 0px) {
  .row-double-xs + * {
    margin-top: 40px;
  }
}

@media (min-width: 768px) {
  .margin-sm {
    margin: 20px;
  }
}

@media (min-width: 768px) {
  .margin-top-sm {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .margin-bottom-sm {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .margin-left-sm {
    margin-left: 20px;
  }
}

@media (min-width: 768px) {
  .margin-right-sm {
    margin-right: 20px;
  }
}

@media (min-width: 768px) {
  .margin-sm-reset {
    margin: 0;
  }
}

@media (min-width: 768px) {
  .margin-top-sm-reset {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .margin-bottom-sm-reset {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .margin-left-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .margin-right-sm-reset {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .margin-collapse-sm + * {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .row-double-sm + * {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  .margin-md {
    margin: 20px;
  }
}

@media (min-width: 992px) {
  .margin-top-md {
    margin-top: 20px;
  }
}

@media (min-width: 992px) {
  .margin-bottom-md {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .margin-left-md {
    margin-left: 20px;
  }
}

@media (min-width: 992px) {
  .margin-right-md {
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  .margin-md-reset {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .margin-top-md-reset {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .margin-bottom-md-reset {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .margin-left-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .margin-right-md-reset {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .margin-collapse-md + * {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .row-double-md + * {
    margin-top: 40px;
  }
}

@media (min-width: 1200px) {
  .margin-lg {
    margin: 20px;
  }
}

@media (min-width: 1200px) {
  .margin-top-lg {
    margin-top: 20px;
  }
}

@media (min-width: 1200px) {
  .margin-bottom-lg {
    margin-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .margin-left-lg {
    margin-left: 20px;
  }
}

@media (min-width: 1200px) {
  .margin-right-lg {
    margin-right: 20px;
  }
}

@media (min-width: 1200px) {
  .margin-lg-reset {
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .margin-top-lg-reset {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .margin-bottom-lg-reset {
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .margin-left-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .margin-right-lg-reset {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .margin-collapse-lg + * {
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .row-double-lg + * {
    margin-top: 40px;
  }
}

.padding {
  padding: 20px;
}

.padding-top {
  padding-top: 20px;
}

.padding-bottom {
  padding-bottom: 20px;
}

.padding-left {
  padding-left: 20px;
}

.padding-right {
  padding-right: 20px;
}

.padding-half {
  padding: 10px;
}

.padding-half-top {
  padding-top: 10px;
}

.padding-half-bottom {
  padding-bottom: 10px;
}

.padding-half-left {
  padding-left: 10px;
}

.padding-half-right {
  padding-right: 10px;
}

.padding-double {
  padding: 40px;
}

.padding-double-top {
  padding-top: 40px;
}

.padding-double-bottom {
  padding-bottom: 40px;
}

.padding-double-left {
  padding-left: 40px;
}

.padding-double-right {
  padding-right: 40px;
}

.padding-triple {
  padding: 60px;
}

.padding-triple-top {
  padding-top: 60px;
}

.padding-triple-bottom {
  padding-bottom: 60px;
}

.padding-triple-left {
  padding-left: 60px;
}

.padding-triple-right {
  padding-right: 60px;
}

@media (min-width: 0px) {
  .padding-xs {
    padding: 20px;
  }
}

@media (min-width: 0px) {
  .padding-top-xs {
    padding-top: 20px;
  }
}

@media (min-width: 0px) {
  .padding-bottom-xs {
    padding-bottom: 20px;
  }
}

@media (min-width: 0px) {
  .padding-left-xs {
    padding-left: 20px;
  }
}

@media (min-width: 0px) {
  .padding-right-xs {
    padding-right: 20px;
  }
}

@media (min-width: 0px) {
  .padding-xs {
    padding: 20px;
  }
}

@media (min-width: 0px) {
  .padding-half-top-xs {
    padding-top: 10px;
  }
}

@media (min-width: 0px) {
  .padding-half-bottom-xs {
    padding-bottom: 10px;
  }
}

@media (min-width: 0px) {
  .padding-half-left-xs {
    padding-left: 10px;
  }
}

@media (min-width: 0px) {
  .padding-half-right-xs {
    padding-right: 10px;
  }
}

@media (min-width: 0px) {
  .padding-double-top-xs {
    padding-top: 40px;
  }
}

@media (min-width: 0px) {
  .padding-double-bottom-xs {
    padding-bottom: 40px;
  }
}

@media (min-width: 0px) {
  .padding-double-left-xs {
    padding-left: 40px;
  }
}

@media (min-width: 0px) {
  .padding-double-right-xs {
    padding-right: 40px;
  }
}

@media (min-width: 0px) {
  .padding-xs-reset {
    padding: 0;
  }
}

@media (min-width: 0px) {
  .padding-top-xs-reset {
    padding-top: 0;
  }
}

@media (min-width: 0px) {
  .padding-bottom-xs-reset {
    padding-bottom: 0;
  }
}

@media (min-width: 0px) {
  .padding-left-xs-reset {
    padding-left: 0;
  }
}

@media (min-width: 0px) {
  .padding-right-xs-reset {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .padding-sm {
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .padding-top-sm {
    padding-top: 20px;
  }
}

@media (min-width: 768px) {
  .padding-bottom-sm {
    padding-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .padding-left-sm {
    padding-left: 20px;
  }
}

@media (min-width: 768px) {
  .padding-right-sm {
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .padding-sm {
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .padding-half-top-sm {
    padding-top: 10px;
  }
}

@media (min-width: 768px) {
  .padding-half-bottom-sm {
    padding-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .padding-half-left-sm {
    padding-left: 10px;
  }
}

@media (min-width: 768px) {
  .padding-half-right-sm {
    padding-right: 10px;
  }
}

@media (min-width: 768px) {
  .padding-double-top-sm {
    padding-top: 40px;
  }
}

@media (min-width: 768px) {
  .padding-double-bottom-sm {
    padding-bottom: 40px;
  }
}

@media (min-width: 768px) {
  .padding-double-left-sm {
    padding-left: 40px;
  }
}

@media (min-width: 768px) {
  .padding-double-right-sm {
    padding-right: 40px;
  }
}

@media (min-width: 768px) {
  .padding-sm-reset {
    padding: 0;
  }
}

@media (min-width: 768px) {
  .padding-top-sm-reset {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .padding-bottom-sm-reset {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) {
  .padding-left-sm-reset {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .padding-right-sm-reset {
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .padding-md {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .padding-top-md {
    padding-top: 20px;
  }
}

@media (min-width: 992px) {
  .padding-bottom-md {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .padding-left-md {
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  .padding-right-md {
    padding-right: 20px;
  }
}

@media (min-width: 992px) {
  .padding-md {
    padding: 20px;
  }
}

@media (min-width: 992px) {
  .padding-half-top-md {
    padding-top: 10px;
  }
}

@media (min-width: 992px) {
  .padding-half-bottom-md {
    padding-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .padding-half-left-md {
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  .padding-half-right-md {
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .padding-double-top-md {
    padding-top: 40px;
  }
}

@media (min-width: 992px) {
  .padding-double-bottom-md {
    padding-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .padding-double-left-md {
    padding-left: 40px;
  }
}

@media (min-width: 992px) {
  .padding-double-right-md {
    padding-right: 40px;
  }
}

@media (min-width: 992px) {
  .padding-md-reset {
    padding: 0;
  }
}

@media (min-width: 992px) {
  .padding-top-md-reset {
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  .padding-bottom-md-reset {
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .padding-left-md-reset {
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .padding-right-md-reset {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .padding-lg {
    padding: 20px;
  }
}

@media (min-width: 1200px) {
  .padding-top-lg {
    padding-top: 20px;
  }
}

@media (min-width: 1200px) {
  .padding-bottom-lg {
    padding-bottom: 20px;
  }
}

@media (min-width: 1200px) {
  .padding-left-lg {
    padding-left: 20px;
  }
}

@media (min-width: 1200px) {
  .padding-right-lg {
    padding-right: 20px;
  }
}

@media (min-width: 1200px) {
  .padding-lg {
    padding: 20px;
  }
}

@media (min-width: 1200px) {
  .padding-half-top-lg {
    padding-top: 10px;
  }
}

@media (min-width: 1200px) {
  .padding-half-bottom-lg {
    padding-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .padding-half-left-lg {
    padding-left: 10px;
  }
}

@media (min-width: 1200px) {
  .padding-half-right-lg {
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .padding-double-top-lg {
    padding-top: 40px;
  }
}

@media (min-width: 1200px) {
  .padding-double-bottom-lg {
    padding-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .padding-double-left-lg {
    padding-left: 40px;
  }
}

@media (min-width: 1200px) {
  .padding-double-right-lg {
    padding-right: 40px;
  }
}

@media (min-width: 1200px) {
  .padding-lg-reset {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .padding-top-lg-reset {
    padding-top: 0;
  }
}

@media (min-width: 1200px) {
  .padding-bottom-lg-reset {
    padding-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .padding-left-lg-reset {
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .padding-right-lg-reset {
    padding-right: 0;
  }
}

.border-clear {
  border-width: 0;
}

.border {
  border: 1px solid #CCC;
}

.border-top {
  border-top: 1px solid #CCC;
}

.border-bottom {
  border-bottom: 1px solid #CCC;
}

.border-left {
  border-left: 1px solid #CCC;
}

.border-right {
  border-right: 1px solid #CCC;
}

@media (min-width: 0px) {
  .border-xs {
    border: 1px solid #CCC;
  }
}

@media (min-width: 0px) {
  .border-top-xs {
    border-top: 1px solid #CCC;
  }
}

@media (min-width: 0px) {
  .border-bottom-xs {
    border-bottom: 1px solid #CCC;
  }
}

@media (min-width: 0px) {
  .border-left-xs {
    border-left: 1px solid #CCC;
  }
}

@media (min-width: 0px) {
  .border-right-xs {
    border-right: 1px solid #CCC;
  }
}

@media (min-width: 0px) {
  .border-xs-reset {
    border: none;
  }
}

@media (min-width: 0px) {
  .border-top-xs-reset {
    border-top: none;
  }
}

@media (min-width: 0px) {
  .border-bottom-xs-reset {
    border-bottom: none;
  }
}

@media (min-width: 0px) {
  .border-left-xs-reset {
    border-left: none;
  }
}

@media (min-width: 0px) {
  .border-right-xs-reset {
    border-right: none;
  }
}

@media (min-width: 768px) {
  .border-sm {
    border: 1px solid #CCC;
  }
}

@media (min-width: 768px) {
  .border-top-sm {
    border-top: 1px solid #CCC;
  }
}

@media (min-width: 768px) {
  .border-bottom-sm {
    border-bottom: 1px solid #CCC;
  }
}

@media (min-width: 768px) {
  .border-left-sm {
    border-left: 1px solid #CCC;
  }
}

@media (min-width: 768px) {
  .border-right-sm {
    border-right: 1px solid #CCC;
  }
}

@media (min-width: 768px) {
  .border-sm-reset {
    border: none;
  }
}

@media (min-width: 768px) {
  .border-top-sm-reset {
    border-top: none;
  }
}

@media (min-width: 768px) {
  .border-bottom-sm-reset {
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .border-left-sm-reset {
    border-left: none;
  }
}

@media (min-width: 768px) {
  .border-right-sm-reset {
    border-right: none;
  }
}

@media (min-width: 992px) {
  .border-md {
    border: 1px solid #CCC;
  }
}

@media (min-width: 992px) {
  .border-top-md {
    border-top: 1px solid #CCC;
  }
}

@media (min-width: 992px) {
  .border-bottom-md {
    border-bottom: 1px solid #CCC;
  }
}

@media (min-width: 992px) {
  .border-left-md {
    border-left: 1px solid #CCC;
  }
}

@media (min-width: 992px) {
  .border-right-md {
    border-right: 1px solid #CCC;
  }
}

@media (min-width: 992px) {
  .border-md-reset {
    border: none;
  }
}

@media (min-width: 992px) {
  .border-top-md-reset {
    border-top: none;
  }
}

@media (min-width: 992px) {
  .border-bottom-md-reset {
    border-bottom: none;
  }
}

@media (min-width: 992px) {
  .border-left-md-reset {
    border-left: none;
  }
}

@media (min-width: 992px) {
  .border-right-md-reset {
    border-right: none;
  }
}

@media (min-width: 1200px) {
  .border-lg {
    border: 1px solid #CCC;
  }
}

@media (min-width: 1200px) {
  .border-top-lg {
    border-top: 1px solid #CCC;
  }
}

@media (min-width: 1200px) {
  .border-bottom-lg {
    border-bottom: 1px solid #CCC;
  }
}

@media (min-width: 1200px) {
  .border-left-lg {
    border-left: 1px solid #CCC;
  }
}

@media (min-width: 1200px) {
  .border-right-lg {
    border-right: 1px solid #CCC;
  }
}

@media (min-width: 1200px) {
  .border-lg-reset {
    border: none;
  }
}

@media (min-width: 1200px) {
  .border-top-lg-reset {
    border-top: none;
  }
}

@media (min-width: 1200px) {
  .border-bottom-lg-reset {
    border-bottom: none;
  }
}

@media (min-width: 1200px) {
  .border-left-lg-reset {
    border-left: none;
  }
}

@media (min-width: 1200px) {
  .border-right-lg-reset {
    border-right: none;
  }
}

.border-color-black {
  border-color: #000;
}

.border-color-white {
  border-color: #FFF;
}

.border-color-base {
  border-color: #003F5C;
}

.border-color-highlight {
  border-color: #FFC950;
}

.border-color-alt {
  border-color: #809EAE;
}

.border-style-dots {
  border-style: dotted;
}

.border-style-dashed {
  border-style: dashed;
}

@media (max-width: 768px) {
  .mob-hero {
    margin-top: 40px;
    font-size: 26px !important;
  }
}

.trustpilot {
  margin-right: 35px;
  font-size: 36px;
}

.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-none {
  clear: none;
}

@media (min-width: 0px) {
  .clear-xs {
    clear: both;
  }
}

@media (min-width: 0px) {
  .clear-left-xs {
    clear: left;
  }
}

@media (min-width: 0px) {
  .clear-right-xs {
    clear: right;
  }
}

@media (min-width: 0px) {
  .clear-none-xs {
    clear: none;
  }
}

@media (min-width: 768px) {
  .clear-sm {
    clear: both;
  }
}

@media (min-width: 768px) {
  .clear-left-sm {
    clear: left;
  }
}

@media (min-width: 768px) {
  .clear-right-sm {
    clear: right;
  }
}

@media (min-width: 768px) {
  .clear-none-sm {
    clear: none;
  }
}

@media (min-width: 992px) {
  .clear-md {
    clear: both;
  }
}

@media (min-width: 992px) {
  .clear-left-md {
    clear: left;
  }
}

@media (min-width: 992px) {
  .clear-right-md {
    clear: right;
  }
}

@media (min-width: 992px) {
  .clear-none-md {
    clear: none;
  }
}

@media (min-width: 1200px) {
  .clear-lg {
    clear: both;
  }
}

@media (min-width: 1200px) {
  .clear-left-lg {
    clear: left;
  }
}

@media (min-width: 1200px) {
  .clear-right-lg {
    clear: right;
  }
}

@media (min-width: 1200px) {
  .clear-none-lg {
    clear: none;
  }
}

@media (min-width: 0px) {
  .push-xs-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .push-xs-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 0px) {
  .push-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .push-sm-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 768px) {
  .push-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .push-md-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 992px) {
  .push-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .push-lg-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 1200px) {
  .push-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .offset-xs-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 0px) {
  .oggset-xs-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .offset-sm-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 768px) {
  .oggset-sm-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .offset-md-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 992px) {
  .oggset-md-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-1 {
    margin-left: 8.333%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-2 {
    margin-left: 16.666%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-3 {
    margin-left: 24.999%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-4 {
    margin-left: 33.332%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-5 {
    margin-left: 41.665%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-6 {
    margin-left: 49.998%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-7 {
    margin-left: 58.331%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-8 {
    margin-left: 66.664%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-9 {
    margin-left: 74.997%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-10 {
    margin-left: 83.33%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-11 {
    margin-left: 91.663%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .offset-lg-12 {
    margin-left: 99.996%;
  }
}

@media (min-width: 1200px) {
  .oggset-lg-reset {
    margin-left: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-1 {
    position: relative;
    left: 8.333%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-1 {
    position: relative;
    right: 8.333%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-2 {
    position: relative;
    left: 16.666%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-2 {
    position: relative;
    right: 16.666%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-3 {
    position: relative;
    left: 24.999%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-3 {
    position: relative;
    right: 24.999%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-4 {
    position: relative;
    left: 33.332%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-4 {
    position: relative;
    right: 33.332%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-5 {
    position: relative;
    left: 41.665%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-5 {
    position: relative;
    right: 41.665%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-6 {
    position: relative;
    left: 49.998%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-6 {
    position: relative;
    right: 49.998%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-7 {
    position: relative;
    left: 58.331%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-7 {
    position: relative;
    right: 58.331%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-8 {
    position: relative;
    left: 66.664%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-8 {
    position: relative;
    right: 66.664%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-9 {
    position: relative;
    left: 74.997%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-9 {
    position: relative;
    right: 74.997%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-10 {
    position: relative;
    left: 83.33%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-10 {
    position: relative;
    right: 83.33%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-11 {
    position: relative;
    left: 91.663%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-11 {
    position: relative;
    right: 91.663%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .shift-left-xs-12 {
    position: relative;
    left: 99.996%;
  }
}

@media (min-width: 0px) {
  .shift-right-xs-12 {
    position: relative;
    right: 99.996%;
  }
}

@media (min-width: 0px) {
  .shift-xs-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-1 {
    position: relative;
    left: 8.333%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-1 {
    position: relative;
    right: 8.333%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-2 {
    position: relative;
    left: 16.666%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-2 {
    position: relative;
    right: 16.666%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-3 {
    position: relative;
    left: 24.999%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-3 {
    position: relative;
    right: 24.999%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-4 {
    position: relative;
    left: 33.332%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-4 {
    position: relative;
    right: 33.332%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-5 {
    position: relative;
    left: 41.665%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-5 {
    position: relative;
    right: 41.665%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-6 {
    position: relative;
    left: 49.998%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-6 {
    position: relative;
    right: 49.998%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-7 {
    position: relative;
    left: 58.331%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-7 {
    position: relative;
    right: 58.331%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-8 {
    position: relative;
    left: 66.664%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-8 {
    position: relative;
    right: 66.664%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-9 {
    position: relative;
    left: 74.997%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-9 {
    position: relative;
    right: 74.997%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-10 {
    position: relative;
    left: 83.33%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-10 {
    position: relative;
    right: 83.33%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-11 {
    position: relative;
    left: 91.663%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-11 {
    position: relative;
    right: 91.663%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 768px) {
  .shift-left-sm-12 {
    position: relative;
    left: 99.996%;
  }
}

@media (min-width: 768px) {
  .shift-right-sm-12 {
    position: relative;
    right: 99.996%;
  }
}

@media (min-width: 768px) {
  .shift-sm-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-1 {
    position: relative;
    left: 8.333%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-1 {
    position: relative;
    right: 8.333%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-2 {
    position: relative;
    left: 16.666%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-2 {
    position: relative;
    right: 16.666%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-3 {
    position: relative;
    left: 24.999%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-3 {
    position: relative;
    right: 24.999%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-4 {
    position: relative;
    left: 33.332%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-4 {
    position: relative;
    right: 33.332%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-5 {
    position: relative;
    left: 41.665%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-5 {
    position: relative;
    right: 41.665%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-6 {
    position: relative;
    left: 49.998%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-6 {
    position: relative;
    right: 49.998%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-7 {
    position: relative;
    left: 58.331%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-7 {
    position: relative;
    right: 58.331%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-8 {
    position: relative;
    left: 66.664%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-8 {
    position: relative;
    right: 66.664%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-9 {
    position: relative;
    left: 74.997%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-9 {
    position: relative;
    right: 74.997%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-10 {
    position: relative;
    left: 83.33%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-10 {
    position: relative;
    right: 83.33%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-11 {
    position: relative;
    left: 91.663%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-11 {
    position: relative;
    right: 91.663%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 992px) {
  .shift-left-md-12 {
    position: relative;
    left: 99.996%;
  }
}

@media (min-width: 992px) {
  .shift-right-md-12 {
    position: relative;
    right: 99.996%;
  }
}

@media (min-width: 992px) {
  .shift-md-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-1 {
    position: relative;
    left: 8.333%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-1 {
    position: relative;
    right: 8.333%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-2 {
    position: relative;
    left: 16.666%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-2 {
    position: relative;
    right: 16.666%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-3 {
    position: relative;
    left: 24.999%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-3 {
    position: relative;
    right: 24.999%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-4 {
    position: relative;
    left: 33.332%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-4 {
    position: relative;
    right: 33.332%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-5 {
    position: relative;
    left: 41.665%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-5 {
    position: relative;
    right: 41.665%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-6 {
    position: relative;
    left: 49.998%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-6 {
    position: relative;
    right: 49.998%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-7 {
    position: relative;
    left: 58.331%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-7 {
    position: relative;
    right: 58.331%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-8 {
    position: relative;
    left: 66.664%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-8 {
    position: relative;
    right: 66.664%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-9 {
    position: relative;
    left: 74.997%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-9 {
    position: relative;
    right: 74.997%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-10 {
    position: relative;
    left: 83.33%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-10 {
    position: relative;
    right: 83.33%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-11 {
    position: relative;
    left: 91.663%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-11 {
    position: relative;
    right: 91.663%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 1200px) {
  .shift-left-lg-12 {
    position: relative;
    left: 99.996%;
  }
}

@media (min-width: 1200px) {
  .shift-right-lg-12 {
    position: relative;
    right: 99.996%;
  }
}

@media (min-width: 1200px) {
  .shift-lg-reset {
    left: 0;
    right: 0;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-1 {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-2 {
    -ms-flex-order: 2;
        order: 2;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-3 {
    -ms-flex-order: 3;
        order: 3;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-4 {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-5 {
    -ms-flex-order: 5;
        order: 5;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-6 {
    -ms-flex-order: 6;
        order: 6;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-7 {
    -ms-flex-order: 7;
        order: 7;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-8 {
    -ms-flex-order: 8;
        order: 8;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-9 {
    -ms-flex-order: 9;
        order: 9;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-10 {
    -ms-flex-order: 10;
        order: 10;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-11 {
    -ms-flex-order: 11;
        order: 11;
  }
}

@media (min-width: 0px) {
  .flex-order-xs-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-1 {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-2 {
    -ms-flex-order: 2;
        order: 2;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-3 {
    -ms-flex-order: 3;
        order: 3;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-4 {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-5 {
    -ms-flex-order: 5;
        order: 5;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-6 {
    -ms-flex-order: 6;
        order: 6;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-7 {
    -ms-flex-order: 7;
        order: 7;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-8 {
    -ms-flex-order: 8;
        order: 8;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-9 {
    -ms-flex-order: 9;
        order: 9;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-10 {
    -ms-flex-order: 10;
        order: 10;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-11 {
    -ms-flex-order: 11;
        order: 11;
  }
}

@media (min-width: 768px) {
  .flex-order-sm-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}

@media (min-width: 992px) {
  .flex-order-md-1 {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 992px) {
  .flex-order-md-2 {
    -ms-flex-order: 2;
        order: 2;
  }
}

@media (min-width: 992px) {
  .flex-order-md-3 {
    -ms-flex-order: 3;
        order: 3;
  }
}

@media (min-width: 992px) {
  .flex-order-md-4 {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (min-width: 992px) {
  .flex-order-md-5 {
    -ms-flex-order: 5;
        order: 5;
  }
}

@media (min-width: 992px) {
  .flex-order-md-6 {
    -ms-flex-order: 6;
        order: 6;
  }
}

@media (min-width: 992px) {
  .flex-order-md-7 {
    -ms-flex-order: 7;
        order: 7;
  }
}

@media (min-width: 992px) {
  .flex-order-md-8 {
    -ms-flex-order: 8;
        order: 8;
  }
}

@media (min-width: 992px) {
  .flex-order-md-9 {
    -ms-flex-order: 9;
        order: 9;
  }
}

@media (min-width: 992px) {
  .flex-order-md-10 {
    -ms-flex-order: 10;
        order: 10;
  }
}

@media (min-width: 992px) {
  .flex-order-md-11 {
    -ms-flex-order: 11;
        order: 11;
  }
}

@media (min-width: 992px) {
  .flex-order-md-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-1 {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-2 {
    -ms-flex-order: 2;
        order: 2;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-3 {
    -ms-flex-order: 3;
        order: 3;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-4 {
    -ms-flex-order: 4;
        order: 4;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-5 {
    -ms-flex-order: 5;
        order: 5;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-6 {
    -ms-flex-order: 6;
        order: 6;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-7 {
    -ms-flex-order: 7;
        order: 7;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-8 {
    -ms-flex-order: 8;
        order: 8;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-9 {
    -ms-flex-order: 9;
        order: 9;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-10 {
    -ms-flex-order: 10;
        order: 10;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-11 {
    -ms-flex-order: 11;
        order: 11;
  }
}

@media (min-width: 1200px) {
  .flex-order-lg-12 {
    -ms-flex-order: 12;
        order: 12;
  }
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

.position-absolute-fill {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (min-width: 0px) {
  .position-relative-xs {
    position: relative;
  }
}

@media (min-width: 0px) {
  .position-absolute-xs {
    position: absolute;
  }
}

@media (min-width: 0px) {
  .position-absolute-fill-xs {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 768px) {
  .position-relative-sm {
    position: relative;
  }
}

@media (min-width: 768px) {
  .position-absolute-sm {
    position: absolute;
  }
}

@media (min-width: 768px) {
  .position-absolute-fill-sm {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 992px) {
  .position-relative-md {
    position: relative;
  }
}

@media (min-width: 992px) {
  .position-absolute-md {
    position: absolute;
  }
}

@media (min-width: 992px) {
  .position-absolute-fill-md {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 1200px) {
  .position-relative-lg {
    position: relative;
  }
}

@media (min-width: 1200px) {
  .position-absolute-lg {
    position: absolute;
  }
}

@media (min-width: 1200px) {
  .position-absolute-fill-lg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.flex {
  display: -ms-flexbox;
  display: flex;
}

.flex-direction-row {
  -ms-flex-direction: row;
      flex-direction: row;
}

.flex-direction-col {
  -ms-flex-direction: column;
      flex-direction: column;
}

.flex-justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.flex-justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.flex-justify-space {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.flex-justify-centre {
  -ms-flex-pack: center;
      justify-content: center;
}

.flex-align-centre {
  -ms-flex-align: center;
      align-items: center;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-self-centre {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media (min-width: 0px) {
  .flex-direction-row-xs {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media (min-width: 0px) {
  .flex-direction-col-xs {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 768px) {
  .flex-direction-row-sm {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media (min-width: 768px) {
  .flex-direction-col-sm {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 992px) {
  .flex-direction-row-md {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media (min-width: 992px) {
  .flex-direction-col-md {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 1200px) {
  .flex-direction-row-lg {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media (min-width: 1200px) {
  .flex-direction-col-lg {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (max-width: -1px) {
  .show-xs {
    display: none;
  }
}

@media (max-width: 767px) {
  .show-sm {
    display: none;
  }
}

@media (max-width: 991px) {
  .show-md {
    display: none;
  }
}

@media (max-width: 1199px) {
  .show-lg {
    display: none;
  }
}

.row_nopadding {
  margin-left: 0;
  margin-right: 0;
}

.row_nopadding .col {
  padding-left: 0;
  padding-right: 0;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

.display-inline {
  display: inline;
}

.display-iblock {
  display: inline-block;
}

.display-flex {
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 0px) {
  .display-none-xs {
    display: none;
  }
}

@media (min-width: 0px) {
  .display-block-xs {
    display: block;
  }
}

@media (min-width: 0px) {
  .display-inline-xs {
    display: inline;
  }
}

@media (min-width: 0px) {
  .display-iblock-xs {
    display: inline-block;
  }
}

@media (min-width: 0px) {
  .display-flex-xs {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 768px) {
  .display-none-sm {
    display: none;
  }
}

@media (min-width: 768px) {
  .display-block-sm {
    display: block;
  }
}

@media (min-width: 768px) {
  .display-inline-sm {
    display: inline;
  }
}

@media (min-width: 768px) {
  .display-iblock-sm {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .display-flex-sm {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 992px) {
  .display-none-md {
    display: none;
  }
}

@media (min-width: 992px) {
  .display-block-md {
    display: block;
  }
}

@media (min-width: 992px) {
  .display-inline-md {
    display: inline;
  }
}

@media (min-width: 992px) {
  .display-iblock-md {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .display-flex-md {
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 1200px) {
  .display-none-lg {
    display: none;
  }
}

@media (min-width: 1200px) {
  .display-block-lg {
    display: block;
  }
}

@media (min-width: 1200px) {
  .display-inline-lg {
    display: inline;
  }
}

@media (min-width: 1200px) {
  .display-iblock-lg {
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .display-flex-lg {
    display: -ms-flexbox;
    display: flex;
  }
}

.overflow-hidden {
  overflow: hidden;
}

/* Non-Standard Columns */
/* Because designers hate grids */
.columns-5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}

.columns-5 .col {
  margin-top: 10px;
}

@media (min-width: 960px) {
  .columns-5 .col {
    margin-top: 0;
    width: 20%;
  }
}

.block + .block {
  margin-top: 20px;
}

.block-quote img {
  float: left;
  max-width: 64px;
}

.block-quote img + blockquote {
  margin-left: 74px;
}

.block-quote cite {
  display: block;
  text-align: right;
}

.block_accordion {
  border: none;
  border-radius: 0;
}

.block_accordion .accordion_title {
  background-color: white;
  color: #809EAE;
  margin-top: 2px;
  padding: 10px;
}

.block_accordion .accordion_title:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: none;
  margin-top: 0;
}

.block_accordion .accordion_content {
  padding: 10px;
}

.block-tabs {
  overflow: hidden;
  position: relative;
}

.block-tabs .block-tabs_links {
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  position: relative;
  width: 100%;
}

.block-tabs .block-tabs_links li {
  -ms-flex-align: center;
      align-items: center;
  color: #232323;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.block-tabs .block-tabs_links li + li {
  margin-left: 1px;
}

.block-tabs .block-tabs_links a {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  padding: 11px;
  text-decoration: none;
}

.block-tabs .block-tabs_links span {
  margin-right: 0.25em;
}

.block-tabs .block-tabs_links .block-tabs_links__active:before {
  content: '';
  background: #FFC950;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.block-tabs .block-tabs_links + * {
  margin-top: 0;
}

.block-tabs .block-tabs_panel.padding-double-top {
  padding-top: 40px;
}

.block-tabs .block-tabs_panel.border-bottom-none {
  border-bottom: none;
}

.block-tabs .block-tabs_panel_nopadding {
  padding-top: 0;
  padding-bottom: 0;
}

.block-tabs .block-tabs__hidden {
  left: -9999px;
  position: absolute;
  visibility: hidden;
  width: 100%;
}

.block-tabs.js-tabs__active .block-tabs_title {
  display: none;
  visibility: hidden;
}

.block-tabs.js-tabs__active .block-tabs_title + * {
  margin-top: 0;
}

.block-tabs_inverse .block-tabs_links li {
  background-color: #809EAE;
}

.block-tabs_inverse .block-tabs_links li:hover {
  background-color: #003F5C;
}

.block-tabs_inverse .block-tabs_links .block-tabs_links__active {
  background-color: #003F5C;
  position: relative;
}

.scroll {
  border-radius: 5px;
  overflow-x: hidden;
  overflow-y: auto;
}

.scroll::-webkit-scrollbar {
  width: 10px;
}

.scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  -webkit-border-radius: 8px;
}

.scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(100, 100, 100, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.scroll_inner {
  padding: 10px;
}

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin: -10px;
}

.grid .grid_item {
  padding: 10px;
  width: 100%;
}

.grid .no-results {
  padding: 10px;
}

.grid-2 {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.grid-2 .grid_item {
  width: 50%;
}

.grid-3 {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.grid-3 .grid_item {
  width: 33.3333%;
}

.grid-4 {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.grid-4 .grid_item {
  width: 25%;
}

.grid-5 {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.grid-5 .grid_item {
  width: 20%;
}

@media (min-width: 0px) {
  .grid-2-xs {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-2-xs .grid_item {
    width: 50%;
  }
}

@media (min-width: 0px) {
  .grid-3-xs {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-3-xs .grid_item {
    width: 33.3333%;
  }
}

@media (min-width: 0px) {
  .grid-4-xs {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-4-xs .grid_item {
    width: 25%;
  }
}

@media (min-width: 0px) {
  .grid-5-xs {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-5-xs .grid_item {
    width: 20%;
  }
}

@media (min-width: 768px) {
  .grid-2-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-2-sm .grid_item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .grid-3-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-3-sm .grid_item {
    width: 33.3333%;
  }
}

@media (min-width: 768px) {
  .grid-4-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-4-sm .grid_item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .grid-5-sm {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-5-sm .grid_item {
    width: 20%;
  }
}

@media (min-width: 992px) {
  .grid-2-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-2-md .grid_item {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .grid-3-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-3-md .grid_item {
    width: 33.3333%;
  }
}

@media (min-width: 992px) {
  .grid-4-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-4-md .grid_item {
    width: 25%;
  }
}

@media (min-width: 992px) {
  .grid-5-md {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-5-md .grid_item {
    width: 20%;
  }
}

@media (min-width: 1200px) {
  .grid-2-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-2-lg .grid_item {
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .grid-3-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-3-lg .grid_item {
    width: 33.3333%;
  }
}

@media (min-width: 1200px) {
  .grid-4-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-4-lg .grid_item {
    width: 25%;
  }
}

@media (min-width: 1200px) {
  .grid-5-lg {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .grid-5-lg .grid_item {
    width: 20%;
  }
}

.grid-centre {
  -ms-flex-pack: center;
      justify-content: center;
}

.highlight {
  border: 1px solid #CCC;
  border-radius: 5px;
  background-color: #EEE;
  padding: 10px;
}

.highlight + * {
  margin-top: 1em;
}

.faq + .faq {
  margin-top: 40px;
}

.faq .faq_title a {
  text-decoration: none;
}

.faq .faq_content {
  height: 0;
  overflow: hidden;
  position: relative;
}

.faq .glyphicon-chevron-down {
  display: none;
}

.faq:target .faq_title {
  color: #FFC950;
}

.faq:target .faq_content {
  display: block;
}

.faq:target .glyphicon-chevron-right {
  display: none;
}

.faq:target .glyphicon-chevron-down {
  display: inline-block;
}

.faq.faq__show .faq_title {
  color: #FFC950;
}

.faq.faq__show .faq_content {
  height: auto;
}

.faq.faq__show .glyphicon-chevron-right {
  display: none;
}

.faq.faq__show .glyphicon-chevron-down {
  display: inline-block;
}

.blog-list-item {
  margin: 2em 0 !important;
  padding-bottom: 1em;
  border-bottom: 1px solid #FFC950;
}

.blog-list-item h2 a {
  color: #FFC950;
  font-size: 2.2rem;
  text-decoration: none;
}

.form_button {
  margin-left: 50%;
}

.form_input_short {
  max-width: 200px;
}

.form_row_check {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: start;
      align-items: flex-start;
}

.form_row_check label {
  margin-left: 20px;
  width: auto;
}

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

.input-group input,
.input-group button {
  border-radius: 0;
}

.input-group input + *,
.input-group button + * {
  border-left: none;
}

.input-group input {
  min-width: 0;
}

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

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

.form-group_check {
  padding-top: 5px;
}

.form-group_check .form-item {
  width: 100%;
  padding: 5px;
}

.form-group_check_split {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.form-group_check_split .form-item {
  min-width: 70px;
  width: 50%;
}

.form_input_inline {
  width: auto;
}

.form .button, .form .nav-main li:last-child a, .nav-main li:last-child .form a {
  background-color: #FFC950;
  color: #232323;
  margin-right: 0;
}

.form_item + * {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .form_item + * {
    margin-top: 20px;
  }
}

.form_item label {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

.form_inline label,
.form_inline input,
.form_inline select,
.form_inline textarea,
.form_inline .form_item,
.form_inline .niceselect-wrapper {
  display: inline-block;
  vertical-align: top;
}

.form_inline label + *,
.form_inline input + *,
.form_inline select + *,
.form_inline textarea + *,
.form_inline .form_item + *,
.form_inline .niceselect-wrapper + * {
  margin-top: 0;
}

.form_flex {
  display: -ms-flexbox;
  display: flex;
}

.form_flex label,
.form_flex input,
.form_flex select,
.form_flex textarea {
  display: inline-block;
}

.form_fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.form_fieldset + * {
  margin-top: 10px;
}

.form_checkbox {
  overflow: hidden;
  position: relative;
}

.form_checkbox input {
  left: -9999px;
  position: absolute;
}

.form_checkbox input:checked + .form_checkbox_label:before {
  background-position: center center;
}

.form_checkbox .form_checkbox_label {
  display: block;
  padding-left: 1.5em;
  position: relative;
  padding: 11px 0 11px 30px;
  cursor: pointer;
}

.form_checkbox .form_checkbox_label:before, .form_checkbox .form_checkbox_label:after {
  content: '';
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 11px;
}

.form_checkbox .form_checkbox_label:before {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
}

.form_checkbox .form_checkbox_label:after {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5.72222L3.28571 7.66667L9 1' stroke='%23FF6600' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 10px 10px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.form_checkbox input[type="checkbox"]:checked + .form_checkbox_label:after, .form_checkbox input[type="radio"]:checked + .form_checkbox_label:after {
  opacity: 1;
}

.form_checkbox_white .form_checkbox_label:before {
  background-color: #FFF;
}

.form_checkbox_none > .form_checkbox_label:before {
  content: none;
}

.form_checkbox_radio input:checked + .form_checkbox_label:before {
  background-color: #FFF;
  background-color: #FFC950;
  box-shadow: inset 0 0 1px 0.25em #FFF;
}

.form_checkbox_radio .form_checkbox_label:before {
  background-color: #FFC950;
  background-color: #FFF;
  background-image: none;
  border: 2px solid #FFC950;
  border-radius: 50%;
}

.form_checkbox_spacing {
  padding-left: 1.5em;
}

.input__loading {
  background-image: url(/img/ajax-loader_input.gif);
  background-position: 99% center;
  background-repeat: no-repeat;
  background-size: 28px 28px;
}

.niceselect-wrapper {
  background-color: white;
  border: 1px solid white;
  border-radius: 0;
  color: #000;
  display: block;
  line-height: 1.8rem;
  overflow: hidden;
  padding: 6px 32px 6px 6px;
  position: relative;
  transition: border-color 0.5s, box-shadow 0.5s;
  z-index: 1;
  /* Creates the arrow and positions it to the right */
  /* Make sure the line-height matches the height of .niceSelect including padding */
  /* The height must match the overall height of .niceSelect including padding */
}

.niceselect-wrapper.focus {
  /* This is applied when the user tabs to focus or hovers on a nice select element */
  border-color: #FFC950;
}

.niceselect-wrapper:after {
  background-color: #FFC950;
  background-image: url(/img/icon/niceselect.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 6px 3px;
  border-radius: 50%;
  content: '';
  height: 12px;
  position: absolute;
  right: 10px;
  transform: translateY(-50%);
  top: 50%;
  width: 12px;
  z-index: 5;
}

.niceselect-wrapper .niceselect-text {
  display: block;
}

.niceselect-wrapper select {
  border: 1px solid #eee;
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

.has-error input,
.has-error textarea {
  border-color: #F00;
}

.has-error .help-block, .has-error .has-error {
  color: #FFC950;
  font-size: 1.2rem;
  font-weight: 700;
}

.membership-number-error,
label.error {
  color: #FFC950;
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
}

.btn-edit {
  background-color: transparent;
  background-image: url(/img/icon/edit.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  text-indent: -9999em;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.btn-delete {
  background-color: transparent;
  background-image: url(/img/icon/delete.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  text-indent: -9999em;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

h1,
.h1 {
  font-size: 2.6rem;
  font-weight: 900;
  text-transform: none;
}

h1 small,
.h1 small {
  font-size: 0.75em;
  font-weight: 500;
}

h2,
.h2 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.2;
}

h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
  font-weight: inherit;
}

p + *,
h2 + *,
h3 + *,
h4 + *,
h5 + *,
h6 + *,
ul + *,
ol + *,
dl + *,
table + *,
form + * {
  margin-top: 1em;
}

ol {
  padding-left: 2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-centre,
.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media (min-width: 0px) {
  .text-left-xs {
    text-align: left;
  }
}

@media (min-width: 0px) {
  .text-right-xs {
    text-align: right;
  }
}

@media (min-width: 0px) {
  .text-center-xs,
  .text-centre-xs {
    text-align: center;
  }
}

@media (min-width: 0px) {
  .text-justify-xs {
    text-align: justify;
  }
}

@media (min-width: 768px) {
  .text-left-sm {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .text-right-sm {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .text-center-sm,
  .text-centre-sm {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .text-justify-sm {
    text-align: justify;
  }
}

@media (min-width: 992px) {
  .text-left-md {
    text-align: left;
  }
}

@media (min-width: 992px) {
  .text-right-md {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .text-center-md,
  .text-centre-md {
    text-align: center;
  }
}

@media (min-width: 992px) {
  .text-justify-md {
    text-align: justify;
  }
}

@media (min-width: 1200px) {
  .text-left-lg {
    text-align: left;
  }
}

@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .text-center-lg,
  .text-centre-lg {
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .text-justify-lg {
    text-align: justify;
  }
}

.text-normal {
  font-size: 1.4rem;
}

.text-medium {
  font-size: 1.6rem;
}

.text-large {
  font-size: 1.9rem;
}

.text-extra-large {
  font-size: 2.1rem;
  line-height: 2.5rem;
}

.text-extra-extra-large {
  font-size: 2.6rem;
}

.text-extra-extra-extra-large {
  font-size: 4rem;
}

.text-extra-extra-extra-extra-large {
  font-size: 4.5rem;
}

.text-small {
  font-size: 1.2rem;
}

.text-extra-small {
  font-size: 1rem;
}

@media (min-width: 0px) {
  .text-normal-xs {
    font-size: 1.4rem;
  }
}

@media (min-width: 0px) {
  .text-medium-xs {
    font-size: 1.6rem;
  }
}

@media (min-width: 0px) {
  .text-large-xs {
    font-size: 1.9rem;
  }
}

@media (min-width: 0px) {
  .text-extra-large-xs {
    font-size: 2.1rem;
  }
}

@media (min-width: 0px) {
  .text-extra-extra-large-xs {
    font-size: 2.6rem;
  }
}

@media (min-width: 0px) {
  .text-extra-extra-extra-large-xs {
    font-size: 4rem;
  }
}

@media (min-width: 0px) {
  .text-extra-extra-extra-extra-large-xs {
    font-size: 4.5rem;
  }
}

@media (min-width: 0px) {
  .text-small-xs {
    font-size: 1.2rem;
  }
}

@media (min-width: 0px) {
  .text-extra-small-xs {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .text-normal-sm {
    font-size: 1.4rem;
  }
}

@media (min-width: 768px) {
  .text-medium-sm {
    font-size: 1.6rem;
  }
}

@media (min-width: 768px) {
  .text-large-sm {
    font-size: 1.9rem;
  }
}

@media (min-width: 768px) {
  .text-extra-large-sm {
    font-size: 2.1rem;
  }
}

@media (min-width: 768px) {
  .text-extra-extra-large-sm {
    font-size: 2.6rem;
  }
}

@media (min-width: 768px) {
  .text-extra-extra-extra-large-sm {
    font-size: 4rem;
  }
}

@media (min-width: 768px) {
  .text-extra-extra-extra-extra-large-sm {
    font-size: 4.5rem;
  }
}

@media (min-width: 768px) {
  .text-small-sm {
    font-size: 1.2rem;
  }
}

@media (min-width: 768px) {
  .text-extra-small-sm {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .text-normal-md {
    font-size: 1.4rem;
  }
}

@media (min-width: 992px) {
  .text-medium-md {
    font-size: 1.6rem;
  }
}

@media (min-width: 992px) {
  .text-large-md {
    font-size: 1.9rem;
  }
}

@media (min-width: 992px) {
  .text-extra-large-md {
    font-size: 2.1rem;
  }
}

@media (min-width: 992px) {
  .text-extra-extra-large-md {
    font-size: 2.6rem;
  }
}

@media (min-width: 992px) {
  .text-extra-extra-extra-large-md {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  .text-extra-extra-extra-extra-large-md {
    font-size: 4.5rem;
  }
}

@media (min-width: 992px) {
  .text-small-md {
    font-size: 1.2rem;
  }
}

@media (min-width: 992px) {
  .text-extra-small-md {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .text-normal-lg {
    font-size: 1.4rem;
  }
}

@media (min-width: 1200px) {
  .text-medium-lg {
    font-size: 1.6rem;
  }
}

@media (min-width: 1200px) {
  .text-large-lg {
    font-size: 1.9rem;
  }
}

@media (min-width: 1200px) {
  .text-extra-large-lg {
    font-size: 2.1rem;
  }
}

@media (min-width: 1200px) {
  .text-extra-extra-large-lg {
    font-size: 2.6rem;
  }
}

@media (min-width: 1200px) {
  .text-extra-extra-extra-large-lg {
    font-size: 4rem;
  }
}

@media (min-width: 1200px) {
  .text-extra-extra-extra-extra-large-lg {
    font-size: 4.5rem;
  }
}

@media (min-width: 1200px) {
  .text-small-lg {
    font-size: 1.2rem;
  }
}

@media (min-width: 1200px) {
  .text-extra-small-lg {
    font-size: 1rem;
  }
}

.table {
  border: 1px solid #333;
  border-collapse: collapse;
}

.table tbody tr:nth-child(2n),
.table tbody tr:nth-child(2n) td {
  background-color: #EEE;
}

.table th,
.table td {
  border: 1px solid #333;
  padding: 5px;
}

.table th {
  background-color: #003F5C;
  color: white;
}

@media (max-width: 767px) {
  .table-mobile,
  .table-mobile tbody,
  .table-mobile tfoot,
  .table-mobile tr,
  .table-mobile td {
    display: block;
  }
  .table-mobile thead,
  .table-mobile th {
    display: none;
  }
  .table-mobile td {
    clear: both;
    text-align: left;
  }
  .table-mobile td:before {
    content: attr(data-title);
    display: block;
    font-weight: 700;
    text-align: left;
  }
  .table-mobile tr td {
    border: none;
  }
  .table-mobile tr + tr {
    border-top: 1px solid #333;
  }
}

.va-middle {
  vertical-align: middle;
}

.va-text-bottom {
  vertical-align: text-bottom;
}

.va-top {
  vertical-align: top;
}

.va-bottom {
  vertical-align: bottom;
}

.list-icons_title {
  line-height: 4rem;
}

.list-icons_title + .list-icons {
  margin-top: 10px;
}

.list-icons li {
  border-bottom: 1px solid white;
  margin-top: 5px;
  min-height: 40px;
  padding-left: 3em;
  padding-bottom: 5px;
  position: relative;
}

.list-icons .glyphicon,
.list-icons .list-icons_icon {
  left: 0;
  max-width: 32px;
  position: absolute;
  top: 0;
}

.list-icons .glyphicon {
  font-size: 2em;
}

.join-button {
  background-color: #003F5C !important;
  color: #FFC950 !important;
}

.bg-base {
  background-color: #003F5C;
}

.bg-base-light-35 {
  background-color: #10b4ff;
}

.bg-base-light-50 {
  background-color: #5cccff;
}

.bg-base-light-60 {
  background-color: #8fdcff;
}

.bg-highlight {
  background-color: #FFC950;
}

.bg-highlight-light-20 {
  background-color: #ffe8b6;
}

.bg-highlight-light-25 {
  background-color: #fff0d0;
}

.bg-highlight-light-35 {
  background-color: white;
}

.bg-highlight-light-45 {
  background-color: #fff0d0;
}

.bg-alt {
  background-color: #809EAE;
}

.bg-alt-light-15 {
  background-color: #afc2cc;
}

.bg-alt-light-25 {
  background-color: #ced9e0;
}

.bg-alt-light-30 {
  background-color: #dde5ea;
}

.bg-alt-light-35 {
  background-color: #edf1f4;
}

.bg-alt-light-45 {
  background-color: white;
}

.bg-grey {
  background-color: #ECECEC;
}

.bg-darkgrey {
  background-color: #222221;
}

.bg-white {
  background-color: #FFF;
}

.colour-highlight {
  color: #FFC950;
}

.colour-highlight-light-20 {
  color: #ffe8b6;
}

.colour-highlight-light-25 {
  color: #fff0d0;
}

.colour-highlight-light-35 {
  color: white;
}

.colour-highlight-light-40 {
  color: white;
}

.colour-highlight-light-50 {
  color: white;
}

.colour-alt {
  color: #809EAE;
}

.colour-alt-light-45 {
  color: white;
}

.colour-grey {
  color: #BBB;
}

.colour-white {
  color: #FFF;
}

.colour-black {
  color: #000;
}

.colour-base {
  color: #003F5C;
}

.colour-goco {
  color: #6cc249;
}

.colour-mvc {
  color: #e1163c;
}

.weight-light {
  font-weight: 300;
}

.weight-normal {
  font-weight: 400;
}

.weight-medium {
  font-weight: 500;
}

.weight-bold {
  font-weight: 700;
}

.weight-heavy {
  font-weight: 900;
}

.text-normal {
  text-transform: none;
}

.text-upper {
  text-transform: uppercase;
}

.font-style-none {
  font-style: normal;
}

.text-decoration-none {
  text-decoration: none;
}

.text-decoration-underline {
  text-decoration: underline;
}

.cur-pointer {
  cursor: pointer;
}

.white-space-pre {
  white-space: pre;
}

.line-height-12 {
  line-height: 1.2;
}

.line-height-1 {
  line-height: 1;
}

.line-height-075 {
  line-height: 0.75;
}

.line-height-15 {
  line-height: 1.5;
}

.spaced_caps {
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 1rem;
  text-transform: uppercase;
}

.button, .nav-main li:last-child a {
  border: none;
  border-radius: 0;
  background-color: #FFC950;
  color: #003F5C;
  cursor: pointer;
  display: inline-block;
  font-weight: 900;
  overflow: visible;
  position: relative;
  font-size: 16px;
  line-height: 2.2rem;
  margin-right: 1em;
  padding: 1.4rem 3rem;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s;
  border-radius: 5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.button:hover, .nav-main li:last-child a:hover {
  background-color: #ffe19d;
}

.button:hover:after, .nav-main li:last-child a:hover:after {
  border-left-color: #003F5C;
  border-right-color: #003F5C;
}

.button.text-medium, .nav-main li:last-child a.text-medium {
  font-size: 1.6rem;
}

.button.text-large, .nav-main li:last-child a.text-large {
  font-size: 1.9rem;
}

.button.text-extra-large, .nav-main li:last-child a.text-extra-large {
  font-size: 2.1rem;
  padding-bottom: 0.6em;
  padding-top: 0.6em;
}

.button.text-extra-large:after, .nav-main li:last-child a.text-extra-large:after {
  border-width: 1.1em 0 1.1em 1em;
}

.button.text-extra-extra-large, .nav-main li:last-child a.text-extra-extra-large {
  font-size: 2.6rem;
}

.button.text-extra-extra-extra-large, .nav-main li:last-child a.text-extra-extra-extra-large {
  font-size: 4rem;
}

.button.text-extra-extra-extra-extra-large, .nav-main li:last-child a.text-extra-extra-extra-extra-large {
  font-size: 4.5rem;
}

.button.text-centre, .nav-main li:last-child a.text-centre {
  text-align: center;
}

.button.button_icon, .nav-main li:last-child a.button_icon {
  padding-left: 2em;
}

.button.button_icon .fa, .nav-main li:last-child a.button_icon .fa,
.button.button_icon .glyphicon,
.nav-main li:last-child a.button_icon .glyphicon {
  left: 1em;
  transform: translateY(-50%) translateX(-50%);
}

.button[disabled], .nav-main li:last-child a[disabled] {
  background-color: #BBB;
  color: #FFF;
}

.button[disabled]:after, .nav-main li:last-child a[disabled]:after {
  border-color: transparent #BBB;
}

.button.radius-50, .nav-main li:last-child a.radius-50 {
  border-radius: 50px;
}

.button_search {
  color: #003F5C !important;
  padding-right: 50px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNiAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEuOTUyOCA2LjMxNDczYzAgMi45MTE1NS0yLjQyNzg4IDUuMzE0NzctNS40NzYzOSA1LjMxNDc3QzMuNDI3ODkgMTEuNjI5NSAxIDkuMjI2MjggMSA2LjMxNDczIDEgMy40MDMxNyAzLjQyNzg5IDEgNi40NzY0MSAxYzMuMDQ4NTEgMCA1LjQ3NjM5IDIuNDAzMTcgNS40NzYzOSA1LjMxNDczek0xMC43OTQxIDkuNzA0MjVsNC40OTc1IDQuNDExMDUiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+");
  background-position: right 20px center;
  background-repeat: no-repeat;
}

.button_icon {
  padding-left: 28px;
}

.button_icon .glyphicon,
.button_icon .fa {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.button_reverse {
  margin-right: 0;
  margin-left: 1em;
  padding-left: 0.5em;
  padding-right: 1em;
}

.button_reverse:after {
  border-left-width: 0;
  border-right-width: 1em;
  left: auto;
  right: 100%;
}

.button_block {
  display: block;
  width: 100%;
  width: calc(100% - 1em);
}

.button_heavy {
  font-size: 2.6rem;
  font-weight: 900;
}

.button_low_rem {
  font-size: 2.3rem;
  font-weight: 900;
}

.button_flick {
  margin-left: -6px;
}

.button_flick:before {
  border-color: transparent #ffb91d transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0 0;
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  transition: border-color 0.3s;
}

.button_flick:hover:before {
  border-right-color: #001c29;
}

.button_white {
  background-color: #FFF;
  color: #FFC950;
}

.button_white:after {
  border-left-color: #FFF;
  border-right-color: #FFF;
}

.button_white:hover {
  background-color: #FFC950;
  color: #FFF;
}

.button_white:hover:after {
  border-left-color: #FFC950;
  border-right-color: #FFC950;
}

.button_base {
  background-color: #003F5C;
  color: #FFF !important;
}

.button_base:after {
  border-left-color: #003F5C;
  border-right-color: #003F5C;
}

.button_base:hover {
  background-color: #FFC950;
}

.button_base:hover:after {
  border-left-color: #FFC950;
  border-right-color: #FFC950;
}

.button_base.button_flick:before {
  border-color: transparent #001c29 transparent transparent;
}

.button_noarrow {
  margin-left: 0;
  margin-right: 0;
  padding-left: 1em;
  padding-right: 1em;
}

.button_noarrow:after {
  content: none;
}

.button_noarrow.button_block {
  width: 100%;
}

.button_hover_white:hover {
  background-color: #FFF;
  color: #FFC950;
}

.button_hover_white:hover:before {
  border-right-color: #e6e5e5;
}

.button_hover_white:hover:after {
  border-left-color: #FFF;
  border-right-color: #FFF;
}

.button_google {
  background-image: url(/img/button/btn_google_signin_light_normal_web.png);
  display: inline-block;
  width: 191px;
  height: 46px;
}

.button_google:before, .button_google:focus {
  background-image: url(/img/button/btn_google_signin_light_focus_web.png);
}

.button_google:after, .button_google:active {
  background-image: url(/img/button/btn_google_signin_light_pressed_web.png);
}

.button_loading {
  padding-left: 2em;
}

.button_loading:before {
  background-image: url(/img/ajax-loader_button.gif);
  background-size: 100% 100%;
  content: '';
  left: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 16px;
  width: 16px;
}

.button_loading[disabled]:before {
  background-image: url(/img/ajax-loader_button-disabled-2.gif);
}

.button_action {
  border: 2px solid #FFF;
  filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.75));
  font-size: 2rem;
  font-weight: 900;
  margin: 0;
  padding: 16px 32px;
  text-shadow: 3px 3px 0 rgba(0, 0, 0, 0.2);
}

@media (min-width: 1024px) {
  .button_action {
    font-size: 4rem;
  }
}

.button_action:after {
  border-width: 26px 0 26px 26px;
  z-index: 2;
}

@media (min-width: 1024px) {
  .button_action:after {
    border-width: 36px 0 36px 36px;
  }
}

.button_action:before {
  border-color: transparent #FFF;
  border-style: solid;
  border-width: 28px 0 28px 28px;
  content: '';
  position: absolute;
  top: -2px;
  right: -30px;
  z-index: 1;
}

@media (min-width: 1024px) {
  .button_action:before {
    border-width: 38px 0 38px 38px;
    right: -40px;
  }
}

.button_light {
  background-color: white;
  color: #003F5C;
}

.button_light:after {
  border-left-color: white;
}

.button_light:hover {
  color: #FFF;
}

.nav-link {
  background-color: #809EAE;
  color: #FFF;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 4.4rem;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s;
  padding: 0 1.5rem;
}

.nav-link:hover {
  background-color: #003F5C;
}

.nav-link_dark {
  background-color: #003F5C;
}

.nav-link_dark:hover {
  background-color: #809EAE;
}

.nav-link_highlight {
  background-color: #FFC950;
}

.nav-link_vert + .nav-link {
  margin-left: 0;
}

.nav-link_horiz + .nav-link {
  margin-top: 0;
}

@media (min-width: 0px) {
  .nav-link_vert-xs + .nav-link {
    margin-left: 0;
    margin-top: 1px;
  }
}

@media (min-width: 0px) {
  .nav-link_horiz-xs + .nav-link {
    margin-left: 1px;
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .nav-link_vert-sm + .nav-link {
    margin-left: 0;
    margin-top: 1px;
  }
}

@media (min-width: 768px) {
  .nav-link_horiz-sm + .nav-link {
    margin-left: 1px;
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .nav-link_vert-md + .nav-link {
    margin-left: 0;
    margin-top: 1px;
  }
}

@media (min-width: 992px) {
  .nav-link_horiz-md + .nav-link {
    margin-left: 1px;
    margin-top: 0;
  }
}

@media (min-width: 1200px) {
  .nav-link_vert-lg + .nav-link {
    margin-left: 0;
    margin-top: 1px;
  }
}

@media (min-width: 1200px) {
  .nav-link_horiz-lg + .nav-link {
    margin-left: 1px;
    margin-top: 0;
  }
}

.navbar {
  width: 100%;
  background: #003F5C;
}

.navbar > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.navbar-nav ul {
  background-color: #FFF;
  display: none;
  position: absolute;
  text-align: left;
  width: 100%;
}

.navbar-nav li {
  display: inline-block;
  position: relative;
}

.navbar-nav li:hover > ul {
  display: block;
}

.navbar-nav li li {
  display: block;
}

.navbar-nav > li {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.nav-columns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  width: 100%;
}

.nav-columns > li {
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-left: 10px;
  padding-right: 10px;
}

.panel {
  border: none;
  border-radius: 0;
  padding: 20px;
}

.panel .panel-title {
  background-color: white;
  border-bottom: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 1rem;
  margin-right: -20px;
  margin-left: -20px;
  margin-top: -20px;
  padding: 20px;
}

.panel .panel-title + * {
  margin-top: 10px;
}

.panel.padding-double-bottom {
  padding-bottom: 40px;
}

.panel.padding-triple-bottom {
  padding-bottom: 60px;
}

.panel_textbar {
  background-color: #CCC;
  line-height: 1.2;
  margin-bottom: -10px;
  margin-left: -25px;
  margin-right: -25px;
  padding: 10px 20px;
  text-align: center;
}

.panel-style-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5ecef+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, #e5ecef 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5ecef',GradientType=0 );
  /* IE6-9 */
  border-top: 1px solid #cedae1;
  padding: 40px;
}

.banner {
  background-image: url(http://placehold.it/1920x1080/);
  background-position: center center;
  background-size: cover;
  padding: 50px;
}

.hr_thick {
  border-top-width: 4px;
}

.hr_alt {
  border-top-color: #809EAE;
}

.hr_white {
  border-top-color: #FFF;
}

.hr_nobottom {
  margin-bottom: 0;
}

.hr_notop {
  margin-top: 0;
}

.hr_dotted {
  border-top-style: dotted;
}

.hr_dashed {
  border-top-style: dotted;
}

.alert-danger, .alert-good, .alert-alert {
  border: 1px solid;
  padding: 20px;
}

.alert-danger {
  background-color: rgba(64, 114, 149, 0.1);
  border-color: #003F5C;
  color: #003F5C;
}

.alert-good {
  background-color: #EFE;
  border-color: #090;
  color: #090;
}

.keyline + * {
  margin-top: 1px;
}

.tp p {
  margin-left: 17px;
}

.tp .tp-fixedwidth {
  max-width: 220px;
}

body .smartbanner {
  z-index: 30;
  bottom: 0;
  top: auto;
  position: fixed;
}

.header {
  padding-top: 6rem;
}

@media (min-width: 768px) {
  .header {
    padding-top: 0;
    padding-bottom: 20px;
  }
}

.header .header-right-side {
  width: 100%;
}

@media (min-width: 768px) {
  .header .header-right-side {
    width: auto;
  }
}

.header .container {
  width: 100%;
}

@media (min-width: 768px) {
  .header .container {
    width: calc(100vw - 40px);
  }
}

.back {
  background-color: #003F5C;
  color: #FFC950;
}

.master-wrapper {
  background-color: #003F5C;
}

.white_bg {
  background-color: white;
}

.beans {
  background-image: url("/img/content/beans-background.png");
  background-size: cover;
  background-color: transparent;
}

.extra-margin {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .navbar.sticky-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
  }
  .navbar.sticky-nav + .master-wrapper {
    margin-top: 70px;
  }
}

.header-strapline {
  font-size: 17px;
  max-width: 400px;
  text-align: right;
  margin: 2rem 0 0;
}

.header-strapline strong {
  font-weight: bold;
}

.header_buttons {
  clear: left;
}

@media (min-width: 640px) {
  .header_buttons {
    clear: none;
    float: left;
    margin-top: 3em;
    width: 5000%;
  }
}

@media (min-width: 768px) {
  .header_buttons {
    margin-top: 0;
    width: 6666.66666667%;
  }
}

.header_buttons .nav-link {
  text-align: center;
}

@media (max-width: 767px) {
  .header_buttons .nav-link {
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 419px) {
  .header_buttons_loggedin .nav-link {
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    margin-left: 0;
    width: 50%;
  }
}

.footer {
  background-color: #003F5C;
  margin-top: 0;
  position: relative;
  z-index: 10;
  padding: 50px 0;
  border-top: 1px solid #FFC950;
}

.footer_top + * {
  margin-top: 20px;
}

.footer_top .container {
  border-top: 2px solid #FFC950;
}

.footer_copyright {
  margin-top: 50px;
  font-size: 12px;
  font-weight: 500;
  color: #FFC950;
}

@media (max-width: 768px) {
  .footer_copyright {
    margin-top: 30px;
  }
}

.footer_logos img + img {
  margin-left: 20px;
}

.site-logo {
  display: none;
}

@media (min-width: 768px) {
  .site-logo {
    display: block;
  }
}

@media (max-width: 767px) {
  .nav-top .nav-link {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .nav-top .nav-link {
    margin-left: 1px;
  }
}

@media (max-width: 359px) {
  .nav-top .nav-link {
    font-size: 1rem;
  }
}

.nav-top .nav-link_primary {
  background: #003F5C;
}

@media (min-width: 768px) {
  .nav-top .nav-link_primary {
    background: #003F5C;
  }
}

.nav-top .nav-link_secondary {
  background: #FFC950;
}

@media (min-width: 768px) {
  .nav-top .nav-link_secondary {
    background: #486172;
  }
}

.nav-top .nav-link_desktop_only {
  display: none;
}

@media (min-width: 768px) {
  .nav-top .nav-link_desktop_only {
    display: block;
  }
}

@media (min-width: 768px) {
  .nav-top .nav-link_mobile_only {
    display: none;
  }
}

.nav-main {
  -ms-flex-align: center;
      align-items: center;
  color: #FFF;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 70px;
}

.nav-main li {
  -ms-flex-align: center;
      align-items: center;
  display: block;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin-left: -1.5rem;
}

@media (min-width: 840px) {
  .nav-main li {
    margin-left: -2rem;
  }
}

@media (min-width: 1025px) {
  .nav-main li {
    margin-left: -3rem;
  }
}

.nav-main li + li {
  margin-left: 0rem;
}

.nav-main li:last-child {
  margin: 0 0 0 auto;
  justify-self: flex-end;
}

.nav-main a {
  color: #FFC950;
  display: block;
  text-decoration: none;
  transition: color 0.3s;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: -0.01em;
  padding: 2.6rem 1.5rem;
}

@media (min-width: 840px) {
  .nav-main a {
    padding: 2.6rem 2rem;
  }
}

@media (min-width: 1025px) {
  .nav-main a {
    padding: 2.6rem 3rem;
  }
}

.column-title {
  font-size: 16px;
  font-weight: bold;
  color: #FFC950;
  font-weight: 400;
  text-transform: uppercase;
}

.app-download-icon {
  width: 135px;
  height: 40px;
  display: inline-block;
}

.app-download-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.nav-footer a {
  display: block;
  text-decoration: none;
  transition: color 0.3s;
  color: #FFC950;
  font-size: 14px;
}

.nav-footer a:hover {
  color: #FFC950;
}

.nav-footer li {
  font-weight: 700;
}

.nav-footer li li {
  font-weight: 400;
  margin-top: 10px;
}

.nav-footer [href$="#"] {
  pointer-events: none;
}

.nav-social {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.nav-social a {
  margin-left: 20px;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 4.4rem;
}

@media (max-width: 768px) {
  .footer {
    padding: 30px 0;
  }
}

@media (max-width: 768px) {
  .footer-main .row {
    margin: 0;
  }
  .footer-main .row .col {
    width: 100%;
    padding: 0;
    float: none;
  }
  .footer-main .row .col ul.nav-columns {
    margin: 0;
  }
  .footer-main .row .col ul.nav-columns > li {
    padding: 0;
    margin: 0 0 20px 0;
    width: 100%;
    display: block;
    float: none;
  }
}

.footer-social {
  text-align: right;
}

.footer-social .nav-social {
  margin: 20px 0;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media (max-width: 991px) {
  .footer-social .nav-social {
    -ms-flex-pack: start;
        justify-content: flex-start;
    margin-left: -20px;
  }
}

@media (max-width: 991px) {
  .footer-social {
    text-align: left;
    margin-top: 30px;
  }
}

@media (max-width: 768px) {
  .footer-social {
    margin-top: 0;
  }
}

.table-feed {
  border: none;
}

.table-feed,
.table-feed th,
.table-feed td {
  border: none;
}

.table-feed + th,
.table-feed + td,
.table-feed th + th,
.table-feed th + td,
.table-feed td + th,
.table-feed td + td {
  border: none;
}

.table-feed th {
  background-color: #FFC950;
  color: #000;
  padding: 11px 15px;
  text-align: left;
  text-transform: uppercase;
}

.table-feed td {
  background-color: #fff8e9;
  padding: 15px;
  vertical-align: top;
}

.table-feed tbody tr:nth-child(2n) td {
  background-color: #fff8e9;
}

.table-feed tfoot td {
  color: #0073a9;
}

.table-feed .table-feed_image {
  padding-right: 0;
  width: 85px;
}

@media (max-width: 767px) {
  .table-feed tr {
    background-color: #fff8e9;
  }
  .table-feed tr + tr {
    margin-top: 10px;
  }
  .table-feed td:nth-child(3), .table-feed td:nth-child(4), .table-feed td:nth-child(5) {
    clear: left;
    padding-top: 0;
  }
  .table-feed tfoot {
    margin-top: 10px;
  }
  .table-feed .table-feed_image {
    float: left;
    padding-right: 15px;
    width: auto;
  }
  .table-feed .favourite {
    width: 70px;
  }
}

.panel_base {
  background-color: #003F5C;
  border: none;
}

.panel_base .panel_textbar {
  background-color: #43c4ff;
  color: #003F5C;
}

.panel_base-light {
  background-color: #43c4ff;
  border: none;
}

.panel_alt {
  background-color: #809EAE;
  border: none;
}

.panel_alt .panel_textbar {
  background-color: white;
  color: #809EAE;
}

.panel_alt-light {
  background-color: #dde5ea;
  border: none;
}

.panel_highlight {
  background-color: #FFC950;
  border: none;
}

.panel_highlight .panel_textbar {
  background-color: white;
  color: #FFC950;
}

.panel_highlight-light {
  background-color: #fff0d0;
  border: none;
}

.panel_shadow {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.9);
}

.search_filters {
  background: #e9e9e9;
  color: #232323;
  position: relative;
  display: none;
  width: 100%;
}

.search_filters.open {
  display: block;
}

.search_filters .block {
  padding: 10px 0;
}

@media (min-width: 768px) {
  .search_filters .block {
    padding: 40px 20px;
  }
}

.search_filters:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #e9e9e9;
  position: absolute;
  bottom: 100%;
  right: 50px;
}

.search_filters:before {
  content: '';
  display: block;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  background: #e9e9e9;
  transform: translateX(-50%);
  z-index: 1;
}

.search_filters .close.button, .search_filters .nav-main li:last-child a.close, .nav-main li:last-child .search_filters a.close {
  outline: none;
  float: right;
  background: #fff;
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L13 0.999999 M1 1L13 13' stroke='%23232323' stroke-width='2'/%3E%3C/svg%3E");
  padding-left: 50px;
  margin: 0;
  color: #232323;
  display: none;
}

@media (min-width: 768px) {
  .search_filters .close.button, .search_filters .nav-main li:last-child a.close, .nav-main li:last-child .search_filters a.close {
    display: block;
  }
}

.search_filters > * {
  position: relative;
  z-index: 2;
}

.search_filters h2.h1 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
  display: none;
}

@media (min-width: 768px) {
  .search_filters h2.h1 {
    display: block;
  }
}

.search_filters .form_actions {
  padding: 0 30px;
}

.search_filters .form_actions .button, .search_filters .form_actions .nav-main li:last-child a, .nav-main li:last-child .search_filters .form_actions a {
  width: 100%;
  text-align: center;
  margin-right: 0;
}

.search_filters .form_actions .reset-form {
  width: 100%;
  display: block;
  padding: 20px;
  text-decoration: underline;
  text-align: center;
  cursor: pointer;
}

@media (min-width: 768px) {
  .search_filters .form_actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 30px 10px 0;
  }
  .search_filters .form_actions .button, .search_filters .form_actions .nav-main li:last-child a, .nav-main li:last-child .search_filters .form_actions a {
    -ms-flex-preferred-size: 33.332%;
        flex-basis: 33.332%;
    margin-right: 20px;
  }
  .search_filters .form_actions .reset-form {
    padding: 0;
    text-align: left;
  }
}

.search_filters .form_fieldset {
  padding: 0 10px;
}

.search_filters .form_fieldset + .form_fieldset {
  margin: 0;
}

.search_filters .form_fieldset + .form_fieldset:before {
  content: '';
  display: block;
  width: calc(100% - 40px);
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  margin: 0 20px;
}

@media (min-width: 768px) {
  .search_filters .form_fieldset + .form_fieldset:before {
    display: none;
  }
}

.search_filters .form_fieldset h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  padding: 20px;
  font-size: 16px;
  position: relative;
}

.search_filters .form_fieldset h2:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  transition: transform 0.2s linear;
  transform: translateY(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999999' stroke='%23232323' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-size: 14px 9px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 14px;
  height: 9px;
}

.search_filters .form_fieldset h2.opened:before {
  transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 768px) {
  .search_filters .form_fieldset h2 {
    padding: 0;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .search_filters .form_fieldset h2:before {
    display: none;
  }
}

.search_filters .form_fieldset .fieldset-fields {
  display: none;
  padding: 0 20px 30px;
  margin: 0;
}

.search_filters .form_fieldset .fieldset-fields.fieldset-fields-open {
  display: block;
}

@media (min-width: 768px) {
  .search_filters .form_fieldset .fieldset-fields {
    padding: 0;
    display: block !important;
  }
}

.search_filters .form_fieldset .form-group_check {
  padding-top: 0;
}

.search_filters .form_fieldset .form-item {
  padding: 0;
  margin: 0;
}

.search_filters .form_fieldset .form-item label {
  padding: 0;
}

.search_filters .form_fieldset .form-item.filter_cuisines_all {
  color: #003F5C;
  text-decoration: underline;
  font-weight: bold;
  display: inline-block;
  margin-top: 20px;
}

.search_filters .form_fieldset .form_checkbox .form_checkbox_label {
  font-size: 16px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .search_filters .form_fieldset .form_checkbox .form_checkbox_label {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .search_filters .form_fieldset .form_checkbox .form_checkbox_label:before, .search_filters .form_fieldset .form_checkbox .form_checkbox_label:after {
    top: 5px;
  }
}

.search_filters .panel {
  border-bottom: 5px solid #809EAE;
}

.block_ads {
  display: block;
}

@media (min-width: 768px) {
  .block_ads {
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .block_ads .block {
    display: block;
    margin: 0;
  }
}

.view-changers .searchbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  padding: 20px 20px 0;
  width: 100%;
}

.view-changers .searchbar > .filter-toggle {
  display: none;
}

@media (min-width: 768px) {
  .view-changers .searchbar > .filter-toggle {
    display: block;
    text-align: right;
    margin: 0 0 0 auto;
    padding-right: 0;
  }
}

.view-changers .searchbar .form .filter-toggle {
  line-height: 48px;
}

.view-changers .searchbar .form .filter-toggle svg {
  margin: 0 0 0 10px;
}

.view-changers .searchbar .filter-toggle {
  color: white;
  margin: 0 0 0 auto;
}

@media (min-width: 768px) {
  .view-changers .searchbar {
    padding: 30px 20px;
  }
  .view-changers .searchbar + .search_filters .block {
    padding: 40px 0;
  }
  .view-changers .searchbar + .search_filters {
    margin-left: -20px;
    margin-right: -20px;
  }
  .view-changers .searchbar:after {
    content: '';
    display: block;
    width: 100vw;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.block-tabs_links {
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  border: none;
  justify-self: flex-start;
  position: relative;
  z-index: 4;
  -ms-flex-order: 3;
      order: 3;
  list-style: none;
  padding: 0;
  margin: 0;
}

.block-tabs_links:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  background: #003F5C;
  width: 100vw;
  height: 1px;
  z-index: 3;
}

.block-tabs_links li {
  display: block;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  z-index: 4;
  position: relative;
  margin: 0 0 0;
}

@media (min-width: 768px) {
  .block-tabs_links li {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.block-tabs_links a {
  display: block;
  padding: 12px 20px;
  text-decoration: none;
  color: #232323;
}

.block-tabs_links a.button_base, .block-tabs_links a.button_base:hover {
  background: inherit;
  font-weight: bold;
  position: relative;
}

.block-tabs_links a.button_base:before, .block-tabs_links a.button_base:hover:before {
  content: '';
  background: #FFC950;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.block-tabs_links.tight:after {
  display: none;
}

@media (min-width: 768px) {
  .block-tabs_links {
    width: auto;
  }
  .block-tabs_links:after {
    display: none;
  }
  .block-tabs_links.mobile-tabs {
    display: none !important;
  }
}

.block-tabs_links_restaurant a {
  color: white;
}

.view-changers {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: top;
      align-items: top;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .view-changers:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    background: #003F5C;
    width: 100vw;
    height: 1px;
    z-index: 3;
  }
}

.view-changers .block-tabs_links {
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  border: none;
  justify-self: flex-start;
  position: relative;
  z-index: 4;
  -ms-flex-order: 3;
      order: 3;
}

.view-changers .block-tabs_links:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  background: #003F5C;
  width: 100vw;
  height: 1px;
  z-index: 3;
}

.view-changers .block-tabs_links li {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  z-index: 4;
  position: relative;
}

@media (min-width: 768px) {
  .view-changers .block-tabs_links li {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.view-changers .block-tabs_links a {
  padding: 20px;
}

@media (min-width: 768px) {
  .view-changers .block-tabs_links {
    width: auto;
  }
  .view-changers .block-tabs_links:after {
    display: none;
  }
}

.view-changers .filter-toggle {
  line-height: 50px;
  cursor: pointer;
  text-align: right;
  padding: 0 20px;
  margin: 5px 0;
  font-size: 14px;
}

@media (min-width: 768px) {
  .view-changers .filter-toggle {
    font-size: 16px;
  }
}

.view-changers .form .filter-toggle {
  padding: 0 0 0 20px;
}

.view-changers .search_orderby {
  position: relative;
  text-align: right;
  z-index: 10;
  padding: 5px 0 5px 10px;
  margin-right: auto;
}

.view-changers .search_orderby select {
  width: 100%;
}

#overlay-cuisines {
  width: 800px;
}

#overlay-cuisines .form-item {
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 768px) {
  #overlay-cuisines .form-item {
    float: left;
    width: 50%;
  }
}

@media (min-width: 1024px) {
  #overlay-cuisines .form-item {
    width: 33.3333%;
  }
}

@media (min-width: 1200px) {
  #overlay-cuisines .form-item {
    width: 25%;
  }
}

#overlay-cuisines .form_checkbox .form_checkbox_label:before {
  background-color: #FFF;
}

.join-overlay {
  position: absolute;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  text-align: center;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
  top: 0;
  left: 0;
  width: calc(100% + 40px);
  height: calc(100% - 60px);
  margin: 60px -20px 0 -20px;
  padding-top: 60px;
}

@media (min-width: 768px) {
  .join-overlay {
    top: calc(50% - 250px);
    left: calc(50% - 228px);
    border-radius: 50%;
    width: 500px;
    height: 500px;
    padding-top: 0;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

.join-overlay h1 {
  text-transform: uppercase;
  color: #FFC950;
  font-size: 6rem;
  font-weight: 500;
  line-height: 1;
}

@media (min-width: 768px) {
  .join-overlay h1 {
    font-size: 8rem;
  }
}

.join-overlay h1 span {
  color: white;
  display: block;
}

.join-overlay p {
  font-size: 2.4rem;
  padding: 0 2.4rem;
}

@media (min-width: 768px) {
  .join-overlay p {
    font-size: 2.4rem;
    padding: 0 1.2rem;
  }
}

.join-offers .panel {
  background-color: #fdfdfd;
}

.join-offers .col {
  margin-bottom: 20px;
}

.join-offers .col:first-child {
  margin-bottom: 0;
}

.join-offers .col:first-child .panel {
  background-color: #FFC950;
  color: #FFF;
}

.join-offers .col:first-child .panel-title {
  background-color: #003F5C;
  color: #FFF;
  font-size: 2.6rem;
  font-weight: 900;
}

.join-offers .col:first-child .button, .join-offers .col:first-child .nav-main li:last-child a, .nav-main li:last-child .join-offers .col:first-child a {
  background-color: #003F5C;
  font-weight: 700;
  margin-right: 1.5em;
  min-width: 260px;
  max-width: 330px;
}

.join-offers .col:first-child .button:before, .join-offers .col:first-child .nav-main li:last-child a:before, .nav-main li:last-child .join-offers .col:first-child a:before {
  border-right-color: #001c29;
}

.join-offers .col:first-child .button:after, .join-offers .col:first-child .nav-main li:last-child a:after, .nav-main li:last-child .join-offers .col:first-child a:after {
  border-left-color: #003F5C;
  border-width: 1.642857142857143em 0 1.642857142857143em 1.5em;
}

.join-offers .button, .join-offers .nav-main li:last-child a, .nav-main li:last-child .join-offers a {
  margin-left: -26px;
  text-align: left;
}

.join-offers .button.text-extra-extra-large, .join-offers .nav-main li:last-child a.text-extra-extra-large, .nav-main li:last-child .join-offers a.text-extra-extra-large {
  font-size: 2.5rem;
}

.join-offers-marketing .col:first-child .panel-title {
  font-size: 2.1rem;
  padding: 10px;
}

.join-offers-2 h2 {
  color: #FFF;
  margin: -20px -20px 0;
  padding: 20px;
  text-align: center;
}

.join-offers-2 .panel {
  background-color: #fdfdfd;
  width: 100%;
}

.join-offers-2 .col:first-child h2 {
  background-color: #fff8e9;
}

.join-offers-2 .col:first-child .panel {
  background-color: #FFC950;
  color: #FFF;
}

.join-offers-2 .col:first-child .panel-title {
  background-color: #003F5C;
  color: #FFF;
  font-size: 2.6rem;
  font-weight: 900;
}

.join-offers-2 .col:nth-child(2) h2 {
  background-color: #809EAE;
}

.join-offers-2 .col:nth-child(2) .panel {
  background-color: #fdfdfd;
}

.join-offers-2 .button, .join-offers-2 .nav-main li:last-child a, .nav-main li:last-child .join-offers-2 a {
  margin-left: -26px;
  text-align: left;
}

.join-offers-3 {
  padding: 45px 0 10px;
}

.join-offers-3 h1 {
  font-size: 3.8rem;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  padding-bottom: 15px;
}

.join-offers-3 .join-offers-3-item {
  border-radius: 10px 10px 0 0;
  padding: 0;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
}

.join-offers-3 .join-offers-3-item .panel-heading {
  border-radius: 10px 10px 0 0;
  height: 19rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  overflow: hidden;
}

.join-offers-3 .join-offers-3-item .panel-heading .corner-ribbon {
  width: 200px;
  background: #e43;
  position: absolute;
  text-align: center;
  padding: 5px 0;
  line-height: 1.2em;
  color: #ffffff;
  top: 20px;
  right: -60px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.join-offers-3 .join-offers-3-item .panel-heading .offer-title + .current-price {
  margin-top: 2.1rem;
}

.join-offers-3 .join-offers-3-item .panel-heading .original-price {
  opacity: 0.5;
  padding-top: 0.3rem;
}

.join-offers-3 .join-offers-3-item .panel-heading .panel-button {
  padding-top: 1em;
  width: 80%;
}

.join-offers-3 .join-offers-3-item .panel-body {
  padding: 2rem 1.6rem;
}

.join-offers-3 .join-offers-3-item .panel-body > a.button, .join-offers-3 .join-offers-3-item .nav-main li:last-child .panel-body > a, .nav-main li:last-child .join-offers-3 .join-offers-3-item .panel-body > a {
  margin-top: 2.4rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}

.join-offers-3 .join-offers-3-item.margin-left-auto {
  margin-left: auto;
}

.join-offers-3.small-padding-top {
  padding-top: 30px;
}

@media (min-width: 321px) {
  .join-offers-3 .join-offers-3-item .panel-body {
    padding: 3rem;
  }
  .join-offers-3 .join-offers-3-item .panel-body > a.button, .join-offers-3 .join-offers-3-item .nav-main li:last-child .panel-body > a, .nav-main li:last-child .join-offers-3 .join-offers-3-item .panel-body > a {
    margin-top: 3rem;
  }
}

@media (min-width: 768px) {
  .join-offers-3 h1 {
    font-size: 4.8rem;
  }
  .join-offers-3 .join-offers-3-item {
    max-width: 36rem;
    margin-left: 0.7rem;
    margin-right: 0.7rem;
  }
}

@media (min-width: 1024px) {
  .join-offers-3 h1 {
    font-size: 5.2rem;
  }
}

.site-logo svg {
  height: 100px;
  width: 222px;
  display: block;
}

.full-logo-header {
  height: 7rem;
  padding: 1rem 0;
}

.full-logo-header > div, .full-logo-header .site-logo {
  height: 100%;
}

.payment-secure > p {
  font-size: 1.6rem;
}

.payment-secure > p strong {
  color: #003F5C;
}

.payment-secure .payment-logos {
  margin-top: 2rem;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.payment-secure .payment-logos svg + svg {
  margin-left: 2rem;
}

@media (min-width: 321px) {
  .payment-secure .payment-logos svg + svg {
    margin-left: 3.2rem;
  }
}

@media (min-width: 640px) {
  .payment-secure > p {
    font-size: 1.8rem;
  }
  .payment-secure .payment-logos {
    margin-top: 2rem;
    padding-left: 0;
    padding-right: 0;
  }
  .payment-secure .payment-logos svg + svg {
    margin-left: 4rem;
  }
}

.mobilemasternav {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 15;
  background: white;
  height: 6rem;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05);
}

.mobilemasternav .mobilenav_logo {
  height: 60px;
  width: 60px;
  padding: 1.3rem 0;
  text-align: center;
}

.mobilemasternav .mobilenav_logo svg {
  display: block;
  width: 100%;
  height: 100%;
}

.mobilemasternav .mobilenav_search, .mobilemasternav .mobilenav_button {
  width: 10.5rem;
  cursor: pointer;
  height: 6rem;
  line-height: 6rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 0.8rem;
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #232323;
  text-decoration: none;
}

.mobilemasternav .mobilenav_search svg, .mobilemasternav .mobilenav_button svg {
  margin: 0 1.2rem;
}

.mobilemasternav button {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.mobilenav {
  z-index: 9999;
  position: fixed;
}

@media (min-width: 768px) {
  .mobilenav {
    display: none;
  }
}

.mobilenav_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 5rem;
  height: 5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.mobilenav_panel {
  background-color: #FFF;
  box-shadow: 6px 0 1px 0 rgba(0, 0, 0, 0.1);
  height: calc(100vh - 125px);
  padding: 0;
  position: fixed;
  width: calc(100vw - 5rem);
  top: 0;
  left: 0;
  transform: translateX(-120%);
  transition: transform 0.3s;
  z-index: 30;
}

.mobilenav_panel_inner {
  height: 100%;
}

.mobilenav_panel_inner header {
  padding: 20px 20px 30px 20px;
  position: relative;
  color: #232323;
  height: 60px;
}

.mobilenav_panel_inner header:after {
  content: '';
  display: block;
  width: 2.6rem;
  height: 0.2rem;
  background: #FFC950;
  position: absolute;
  bottom: 0;
  left: 20px;
}

.mobilenav_panel_inner .mobilenav_nav {
  height: calc(100% - 10.4rem);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  overflow: auto;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.mobilenav_panel_inner .mobilenav_nav .mobilenav_extra {
  padding: 0;
}

.mobilenav_panel_inner .trustpilot a, .mobilenav_panel_inner .trustpilot div {
  color: #FFC950 !important;
}

.mobilenav_panel_inner .mobilenav_trustpilot {
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  padding: 0.8rem 2rem;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #232323;
  text-decoration: none;
}

.mobilenav_panel_inner .mobilenav_trustpilot span {
  display: block;
  padding-top: 0.6rem;
}

.mobilenav_panel_inner .mobilenav_trustpilot svg {
  display: block;
  margin-left: 0.5rem;
}

.mobilenav_panel_inner .mobilenav_actions {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.mobilenav_panel_inner .mobilenav_actions a {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  color: white;
  font-weight: 900;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  line-height: 4.4rem;
  height: 4.4rem;
}

.mobilenav_panel_inner .mobilenav_actions .bg_secondary {
  background: #003F5C;
}

.mobilenav_panel_inner .mobilenav_actions .bg_primary {
  background: #FFC950;
  color: #003F5C;
}

.mobilenav_nav li {
  font-size: 1.6rem;
  font-weight: bold;
  color: #232323;
  margin-top: 30px;
}

@media (min-width: 321px) {
  .mobilenav_nav li {
    font-size: 2.4rem;
  }
}

.mobilenav_nav li a {
  padding: 0 20px;
  display: block;
  text-decoration: none;
  padding: 5px 20px;
}

.mobilenav_nav li + li {
  margin-top: 10px;
}

.mobilenav__open {
  overflow: hidden;
}

.mobilenav__open .mobilenav_panel {
  transform: translateX(0);
}

.mobilenav__open .mobilenav_panel_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.8;
  z-index: 20;
}

.address_postcode_list {
  border: 1px solid #FFC950;
  position: absolute;
  background-color: #FFF;
  margin-top: -1px;
  max-height: calc(1.4em * 10 + 1em);
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 100;
}

.address_postcode_list li + li {
  margin-top: 1px;
}

.address_postcode_list a {
  display: block;
  padding: 0.5em;
}

.address_postcode_list a:hover, .address_postcode_list a:focus {
  background-color: white;
}

.address_postcode_list .address_postcode_list__focus a {
  background-color: white;
}

.table-order {
  border-collapse: collapse;
}

.table-order th,
.table-order td {
  padding: 6px 16px;
}

.table-order .table-order_desc_inner {
  border-bottom: 1px dotted #809EAE;
  border-top: 1px dotted #809EAE;
  padding-top: 6px;
  padding-bottom: 6px;
}

.home-carousel {
  position: relative;
}

.home-carousel_search {
  background-color: rgba(0, 0, 0, 0.75);
  background-color: #003F5C;
  padding: 10px 16px;
  bottom: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 767px) {
  .home-carousel_search {
    display: none;
  }
}

.home-carousel_search h2 {
  font-size: 2.2rem;
  line-height: 2.8rem;
  padding-top: 1px;
}

.home-carousel_search [type=text],
.home-carousel_search .niceselect-wrapper {
  background-color: #FFF;
  border-color: #FFF;
}

.home-carousel_search [type=text] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.home-carousel_search .niceselect-wrapper {
  padding-top: 4px;
  padding-bottom: 4px;
}

.home-carousel_search .button, .home-carousel_search .nav-main li:last-child a, .nav-main li:last-child .home-carousel_search a {
  padding-top: 7px;
  padding-bottom: 7px;
}

.home-carousel_search .button:after, .home-carousel_search .nav-main li:last-child a:after, .nav-main li:last-child .home-carousel_search a:after {
  border-top-width: 14px;
  border-bottom-width: 14px;
}

.loggedin .nav-main li:last-child {
  display: none !important;
  visibility: hidden !important;
}

.loggedin .nav-main li:nth-last-child(2) {
  -ms-flex-positive: 1;
      flex-grow: 1;
  text-align: right;
}

.corporate-landing_head {
  -ms-flex-align: center;
      align-items: center;
  background-repeat: no-repeat;
  background-size: 587px 330px;
  display: none;
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
  z-index: 20;
}

@media (max-width: 839px) {
  .corporate-landing_head br {
    display: none;
  }
}

@media (min-width: 840px) {
  .corporate-landing_head {
    background-image: url(/img/logo/dine-corporate.png);
    font-size: 7rem;
    height: 330px;
    padding-bottom: 100px;
    padding-left: 320px;
  }
}

.corporate-landing_body {
  background-color: #EEE;
  color: #000;
  margin-top: 0;
  padding: 40px;
  position: static;
  z-index: 10;
}

.corporate-landing_body input,
.corporate-landing_body .niceselect-wrapper {
  background-color: #FFF;
  border-color: #FFF;
}

.corporate-landing_body input.focus,
.corporate-landing_body .niceselect-wrapper.focus {
  border-color: #FFC950;
}

.corporate-landing_body_inner + * {
  margin-top: 40px;
}

@media (max-width: 400px) {
  .app-extras .col:first-child .panel {
    padding-bottom: 80px;
  }
}

.partners {
  background-color: #E9E9EC;
  padding: 50px;
}

.partners h1,
.partners h2 {
  color: #FFC950;
}

@media (min-width: 768px) {
  .partners h1 {
    font-size: 4.5rem;
  }
}

@media (min-width: 768px) {
  .partners h2,
  .partners .h2 {
    font-size: 2.1rem;
  }
}

.partners a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .free-memberships h1 {
    font-size: 4.5rem;
  }
}

@media (min-width: 1024px) {
  .free-memberships h1 {
    font-size: 10rem;
  }
}

@media (min-width: 768px) {
  .free-memberships h2,
  .free-memberships .h2 {
    font-size: 2.6rem;
  }
}

@media (min-width: 1024) {
  .free-memberships h2,
  .free-memberships .h2 {
    font-size: 4rem;
  }
}

.free-memberships a {
  text-decoration: none;
}

@media (max-width: 1200px) {
  .closest .grid_item:nth-child(5) {
    display: none;
  }
}

@media (min-width: 768px) {
  .closest .grid_item:nth-child(2n) {
    border-left: 1px solid #FFC950;
  }
}

@media (min-width: 992px) {
  .closest .grid_item + .grid_item {
    border-left: 1px solid #FFC950;
  }
}

.form-payment .js-pay {
  position: absolute;
  left: -9999px;
}

.howitworks-steps {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 920px;
}

.howitworks-steps li {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 33.3333%;
      flex-basis: 33.3333%;
  max-width: 33.3333%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding: 2px;
  font-size: 1.1rem;
}

.howitworks-steps li .text-large {
  font-size: 1.3rem;
}

@media (min-width: 768px) {
  .howitworks-steps li {
    -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    padding: 0 20px;
    max-width: 33.3333%;
    font-size: 1.4rem;
  }
  .howitworks-steps li .text-large {
    font-size: 1.9rem;
  }
}

@media (min-width: 1024px) {
  .howitworks-steps li {
    padding: 0 40px;
  }
}

.howitworks-steps a {
  display: block;
  text-decoration: none;
}

.howitworks-steps .howitworks-steps_inner {
  background-color: #ffd983;
  border-radius: 10px;
  padding: 20px;
  width: 100%;
}

.new-howitworks-steps {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}

.new-howitworks-steps li {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}

.new-howitworks-steps li::before {
  content: '';
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCA4MiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA5aDgwbTAgMGwtOC04bTggOGwtOCA4IiBzdHJva2U9IiNFOUU5RTkiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 82px 18px;
  background-position: right center;
  position: absolute;
  width: 60px;
  height: 18px;
  bottom: -22%;
  left: calc(50% - 18px);
  transform: rotate(90deg) translateY(9px);
}

.new-howitworks-steps li .step-text {
  opacity: 0.5;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding-top: 25px;
  line-height: 1.25;
}

.new-howitworks-steps li .step-text + svg {
  transform: scale(0.88);
}

.new-howitworks-steps li .step-desc {
  line-height: 1.475;
  padding: 1rem 1rem 0;
  max-width: 30rem;
  font-family: 'Lato', sans-serif;
}

.new-howitworks-steps li:last-child::before {
  content: none;
}

.new-howitworks-steps li + li {
  margin-top: 115px;
}

@media (min-width: 321px) {
  .new-howitworks-steps li .step-text {
    padding-top: 35px;
  }
}

@media (min-width: 840px) {
  .new-howitworks-steps li {
    -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    max-width: 33.3333%;
  }
  .new-howitworks-steps li::before {
    top: 56%;
    left: auto;
    right: -30px;
    bottom: auto;
    transform: rotate(0);
  }
  .new-howitworks-steps li + li {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .new-howitworks-steps li::before {
    top: 60%;
  }
  .new-howitworks-steps li .step-text + svg {
    transform: scale(1);
  }
  .new-howitworks-steps li .step-desc {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1100px) {
  .new-howitworks-steps li::before {
    width: 82px;
    right: -41px;
  }
}

.new-howitworks {
  border-top: 2px solid #E9E9E9;
  padding-bottom: 6rem;
}

.new-howitworks h1 {
  font-size: 3rem;
  font-weight: bold;
  color: #232323;
  line-height: 1.167;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 840px) {
  .new-howitworks {
    padding-bottom: 8rem;
  }
  .new-howitworks h1 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

@media (min-width: 1024px) {
  .new-howitworks {
    padding-bottom: 12rem;
  }
  .new-howitworks h1 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.offer-block {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.offer-block__1 {
  background-color: #FFC950;
}

.offer-block__2 {
  background-color: #9db4c4;
}

.offer-block__3 {
  background-color: #3c6a89;
}

.corporate-banner {
  background-image: url(/img/background/corporate-1.jpg);
  background-repeat: no-repeat;
  min-height: 564px;
}

.banner-deal-141, .banner-deal-241, .banner-deal-25, .banner-deal-50, .banner-deal-15, .banner-deal-20, .banner-deal-new {
  position: relative;
}

.banner-deal-141:after, .banner-deal-241:after, .banner-deal-25:after, .banner-deal-50:after, .banner-deal-15:after, .banner-deal-20:after, .banner-deal-new:after {
  background-size: cover;
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  bottom: 10px;
  left: 10px;
}

@media (min-width: 768px) {
  .banner-deal-141:after, .banner-deal-241:after, .banner-deal-25:after, .banner-deal-50:after, .banner-deal-15:after, .banner-deal-20:after, .banner-deal-new:after {
    width: 171px;
    height: 171px;
  }
}

.banner-deal-wrap {
  position: relative;
}

.banner-deal {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.banner-deal-141:after {
  background-image: url(/img/icon/deal-141.png);
}

.banner-deal-241:after {
  background-image: url(/img/icon/deal-241.png);
}

.banner-deal-25:after {
  background-image: url(/img/icon/deal-25.png);
}

.banner-deal-50:after {
  background-image: url(/img/icon/deal-50.png);
}

.banner-deal-15:after {
  background-image: url(/img/icon/deal-15.png);
}

.banner-deal-20:after {
  background-image: url(https://dine.s3.eu-west-1.amazonaws.com/media/dealtypes/April2019/D3fi0r9sxLNFfVBmQnVu.png);
}

.banner-deal-new:after {
  background-image: url(/img/icon/deal-new.png);
}

.row-extras {
  display: -ms-flexbox;
  display: flex;
}

.row-extras h2 {
  border-radius: 10px 10px 0 0;
  box-shadow: 0 7px 0 0 rgba(0, 0, 0, 0.3);
  height: 60px;
  line-height: 60px;
  position: relative;
  text-align: center;
  z-index: 10;
}

.row-extras h2 img {
  vertical-align: middle;
}

.row-extras ul {
  list-style: none;
  padding-left: 20px;
}

.row-extras ul li {
  position: relative;
}

.row-extras ul li:before {
  background-color: #003F5C;
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  left: -14px;
  top: 1.25rem;
  transform: translateY(-50%);
}

.row-extras .img-responsive {
  width: 100%;
}

.row-extras .row-extras_inner {
  border-radius: 10px 10px 0 0;
  box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.row-extras .row-extras__tickets ul li:nth-child(4), .row-extras .row-extras__tickets ul li:nth-child(5) {
  padding-right: 100px;
}

.row-extras .col {
  float: none;
}

@media (max-width: 1023px) {
  .row-extras .col .js-fix-height {
    height: auto !important;
  }
}

.row-extras .col.attractions h2 {
  background-color: #ffa266;
}

.row-extras .col.attractions .row-extras_inner {
  background-color: #fbd8c2;
}

.row-extras .col.cinema h2 {
  background-color: #FFC950;
}

.row-extras .col.cinema .row-extras_inner {
  background-color: #ffdec7;
}

.row-extras .col.foodie h2 {
  background-color: #003F5C;
}

.row-extras .col.foodie .row-extras_inner {
  background-color: #bdcdd6;
}

.row-extras .col.tickets h2 {
  background-color: #9db4c4;
}

.row-extras .col.tickets .row-extras_inner {
  background-color: #f4f7f8;
}

@media (min-width: 768px) {
  .dine-extra-tickets .imagebar .imagebar_logo {
    width: 40%;
    margin-right: 0;
    margin-top: 11%;
  }
}

.dine-extra-tickets .imagebar .imagebar_logo img:first-child {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .dine-extra-tickets .imagebar .imagebar_logo img:first-child {
    margin-bottom: 0;
  }
}

.dine-extra-tickets .dine-extra-tickets_ribbon {
  position: relative;
  padding-top: 16px;
  margin-top: 16px;
}

@media (min-width: 768px) {
  .dine-extra-tickets .dine-extra-tickets_ribbon {
    padding-top: 0;
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .dine-extra-tickets .dine-extra-tickets_ribbon img {
    left: 0;
    position: absolute;
    top: -88px;
  }
}

.dine-extra-tickets .dine-extra-tickets_content {
  background-image: linear-gradient(#FFF, #f5f8f8);
  padding: 40px;
}

.dine-extra-tickets.dine-extra-tickets__goco .dine-extra-tickets_content {
  background-image: linear-gradient(#FFF, #ebf5e8);
}

.dine-extra .dine-extra_ribbon {
  -ms-flex-item-align: start;
      align-self: flex-start;
  position: relative;
}

@media (min-width: 1024px) {
  .dine-extra .dine-extra_ribbon img {
    left: 0;
    position: absolute;
    top: -65px;
    width: auto;
  }
}

.hero {
  position: relative;
  text-align: center;
  color: #fff;
  z-index: 1;
}

.hero .hero-image {
  display: block;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: calc(100% - 160px);
  background-size: cover;
  background-position: center center;
}

.hero .hero-image:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.78) 0%, rgba(0, 0, 0, 0.3) 49.48%, rgba(0, 0, 0, 0.65) 100%);
}

.hero .hero-image img {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .hero .hero-image {
    height: calc(100% + 250px);
  }
}

.hero .container {
  padding: 50px 0 36px;
}

@media (min-width: 768px) {
  .hero .container {
    padding: 70px 0 80px;
  }
}

.hero .subtitle {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .hero .subtitle {
    font-size: 24px;
  }
}

.hero h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 100%;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .hero h1 {
    font-size: 36px;
  }
}

.hero h2 {
  margin-bottom: 60px;
  font-size: 32px;
  font-weight: 300;
}

.hero + * {
  position: relative;
  z-index: 10;
}

.stretch {
  min-height: calc(100vh - 420px);
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 768px) {
  .restaurant-list-abs {
    overflow: visible;
  }
}

@media (min-width: 768px) {
  .form.inlineform {
    width: 900px;
    max-width: 100%;
    margin: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }
  .form.inlineform:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: #fff;
    z-index: 1;
  }
  .form.inlineform > * {
    position: relative;
    z-index: 2;
  }
  .form.inlineform .flex {
    -ms-flex-align: center;
        align-items: center;
  }
  .form.inlineform input, .form.inlineform select {
    border: none;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    height: 80px;
  }
  .form.inlineform input[name="term"] {
    -ms-flex-preferred-size: calc(60% - 1px);
        flex-basis: calc(60% - 1px);
    padding-left: 30px;
  }
  .form.inlineform select[name="cuisine_id"] {
    -ms-flex-preferred-size: calc(20% - 1px);
        flex-basis: calc(20% - 1px);
  }
  .form.inlineform select[name="radius"] {
    -ms-flex-preferred-size: calc(20% - 1px);
        flex-basis: calc(20% - 1px);
  }
  .form.inlineform .seperator {
    height: 40px;
    width: 1px;
    background: rgba(0, 0, 0, 0.1);
  }
  .form.inlineform button {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 80px;
    background-position: right 40px center;
  }
  .form.inlineform.longer {
    width: calc(100% - 190px);
    margin: 0;
  }
  .form.inlineform.longer .flex {
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .form.inlineform.longer input[name="term"] {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    -ms-flex-positive: 1;
        flex-grow: 1;
  }
  .form.inlineform.longer select[name="radius"] {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 200px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .form.inlineform.longer button {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: 200px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .form.inlineform.longer .filter-toggle {
    display: none;
  }
}

@media (max-width: 768px) {
  .form.inlineform .flex {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .form.inlineform select {
    width: 140px;
    max-width: 40%;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding-left: 0;
    padding-right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999999' stroke='%23ffffff' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-position: right center;
    color: #fff;
  }
  .form.inlineform .button, .form.inlineform .nav-main li:last-child a, .nav-main li:last-child .form.inlineform a {
    width: 100%;
    margin: 0;
  }
  .form.inlineform .seperator {
    display: none;
  }
  .form.inlineform.longer {
    width: 100%;
  }
  .form.inlineform.longer input[name="term"] {
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.9528 6.31473C11.9528 9.22628 9.52492 11.6295 6.47641 11.6295C3.42789 11.6295 1 9.22628 1 6.31473C1 3.40317 3.42789 1 6.47641 1C9.52492 1 11.9528 3.40317 11.9528 6.31473Z' stroke='%23003F5C' stroke-width='2'/%3E%3Cpath d='M10.7939 9.70425L15.2914 14.1153' stroke='%23003F5C' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 16px 15px;
    padding-right: 45px;
  }
  .form.inlineform.longer select {
    color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999999' stroke='%23232323' stroke-width='2'/%3E%3C/svg%3E%0A");
  }
  .form.inlineform.longer .button_search {
    display: none;
  }
  .form.inlineform.longer .filter-toggle {
    display: block;
    margin: 0 0 0 auto;
  }
}

@media (min-width: 768px) {
  .features {
    margin-top: 100px;
    padding-bottom: 70px;
  }
}

@media (min-width: 768px) {
  .features .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
}

.features .button, .features .nav-main li:last-child a, .nav-main li:last-child .features a {
  margin-top: 15px;
}

@media (min-width: 768px) {
  .features .button, .features .nav-main li:last-child a, .nav-main li:last-child .features a {
    margin-top: 25px;
  }
}

.features .feature {
  position: relative;
  border-radius: 4px;
  text-decoration: none;
  display: block;
  padding: 20px;
  margin: 0 -10px 15px -10px;
}

.features .feature > * {
  position: relative;
  z-index: 10;
}

.features .feature > img {
  position: absolute;
  z-index: 5;
  transform: translateY(-50%) rotate(4deg);
  top: 50%;
}

.features .feature h2 {
  font-size: 32px;
  line-height: 93.9%;
  text-transform: uppercase;
}

.features .feature h2 strong {
  opacity: 0.6;
}

.features .feature .app-download-links {
  margin-top: 25px;
}

.features .feature .app-download-links .app-download-icon {
  display: block;
  margin: 0;
}

.features .feature .app-download-links .app-download-icon + .app-download-icon {
  margin-top: 10px;
}

.features .feature.bg_grey {
  background: #E9E9E9;
  color: #232323;
}

.features .feature.bg_grey h2 {
  font-size: 30px;
}

.features .feature.bg_grey h2 span {
  display: inline-block;
  margin-bottom: 15px;
}

.features .feature.bg_grey h2 svg {
  display: block;
  width: 125px;
  height: 31px;
}

@media (min-width: 768px) {
  .features .feature.bg_grey h2 svg {
    margin: -15px 0 0 0;
    width: 169px;
    height: 42px;
    display: inline-block;
    vertical-align: top;
  }
}

.features .feature.bg_grey .button, .features .feature.bg_grey .nav-main li:last-child a, .nav-main li:last-child .features .feature.bg_grey a {
  background: inherit;
  border: 2px solid #232323;
  color: #232323;
}

.features .feature.bg_grey .button:hover, .features .feature.bg_grey .nav-main li:last-child a:hover, .nav-main li:last-child .features .feature.bg_grey a:hover {
  background: #232323;
  color: #fff;
}

.features .feature.bg_white {
  background: white;
}

.features .feature.bg_white .button, .features .feature.bg_white .nav-main li:last-child a, .nav-main li:last-child .features .feature.bg_white a {
  background: inherit;
  border: 2px solid #003F5C;
  color: #003F5C;
}

.features .feature.bg_white .button:hover, .features .feature.bg_white .nav-main li:last-child a:hover, .nav-main li:last-child .features .feature.bg_white a:hover {
  background: #fff;
  color: #003F5C;
}

.features .feature.bg_blue {
  background: #003F5C;
  color: white;
}

.features .feature.bg_blue .button, .features .feature.bg_blue .nav-main li:last-child a, .nav-main li:last-child .features .feature.bg_blue a {
  background: inherit;
  border: 2px solid white;
  color: white;
}

.features .feature.bg_blue .button:hover, .features .feature.bg_blue .nav-main li:last-child a:hover, .nav-main li:last-child .features .feature.bg_blue a:hover {
  background: #fff;
  color: #003F5C;
}

.features .feature.bg_orange {
  background: #FFC950;
  color: #232323;
}

.features .feature.bg_orange .button, .features .feature.bg_orange .nav-main li:last-child a, .nav-main li:last-child .features .feature.bg_orange a {
  background: inherit;
  border: 2px solid white;
  color: white;
}

.features .feature.bg_orange .button:hover, .features .feature.bg_orange .nav-main li:last-child a:hover, .nav-main li:last-child .features .feature.bg_orange a:hover {
  background: #fff;
  color: #FFC950;
}

.features .feature img {
  width: auto;
  max-height: 180px;
  right: -5px;
}

@media (min-width: 768px) {
  .features .feature {
    margin: 0;
    padding: 20px;
    -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
  }
  .features .feature h2 {
    font-size: 32px;
  }
  .features .feature img {
    max-height: 200px;
  }
}

@media (min-width: 900px) {
  .features .feature {
    padding: 30px;
  }
  .features .feature .app-download-links {
    margin: 0;
  }
  .features .feature .app-download-links .app-download-icon {
    display: inline-block;
    margin-top: 25px;
  }
  .features .feature .app-download-links .app-download-icon + .app-download-icon {
    margin-left: 20px;
  }
}

@media (min-width: 1140px) {
  .features .feature {
    padding: 40px;
  }
  .features .feature h2 {
    font-size: 40px;
  }
  .features .feature img {
    width: auto;
    max-height: 300px;
    right: 40px;
  }
}

.features a.feature.bg_blue:hover .button, .features a.feature.bg_blue:hover .nav-main li:last-child a, .nav-main li:last-child .features a.feature.bg_blue:hover a {
  background: #fff;
  color: #003F5C;
}

.callouts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: stretch;
      align-items: stretch;
  position: relative;
}

@media (min-width: 768px) {
  .callouts {
    -ms-flex-direction: row;
        flex-direction: row;
    margin-bottom: 70px;
  }
}

.callouts img {
  display: none;
}

@media (min-width: 768px) {
  .callouts img {
    display: block;
    position: absolute;
    width: auto;
    max-height: 300px;
    left: -50px;
    top: -40px;
  }
}

.callouts .callout {
  background-color: #003F5C;
  color: white;
}

.callouts .callout h2 {
  font-size: 32px;
}

.callouts .callout.right {
  padding: 20px;
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (min-width: 768px) {
  .callouts .callout.right {
    width: 20%;
  }
}

.callouts .callout.right h2 {
  font-size: 46px;
  line-height: 1;
}

.callouts .callout.right h2 span {
  color: #b3c7d5;
}

.callouts .callout.left {
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (min-width: 768px) {
  .callouts .callout.left {
    margin-right: 20px;
    margin-bottom: 0;
    width: 80%;
  }
}

.callouts .callout.left .top {
  background-color: #b3c7d5;
  color: #003F5C;
  padding: 20px;
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media (min-width: 768px) {
  .callouts .callout.left .top {
    padding: 20px 20px 20px 175px;
  }
}

.callouts .callout.left .top h2 {
  font-size: 36px;
  text-transform: uppercase;
}

.callouts .callout.left .top p {
  font-size: 18px;
}

.callouts .callout.left .bottom {
  padding: 11px 20px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
}

@media (min-width: 768px) {
  .callouts .callout.left .bottom {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.callouts .callout.left .bottom h2 {
  text-transform: uppercase;
  font-size: 30px;
  margin-top: 9px;
  margin-right: 20px;
}

.callouts .callout.left .bottom h2 span {
  color: #b3c7d5;
}

body.leaflet-popup-content {
  margin: 0;
}

.rating .rating_stars {
  border: 1px solid #CCC;
  height: 10px;
  position: relative;
  width: 100px;
}

.rating .rating_stars:before, .rating .rating_stars:after {
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.rating .rating_stars:before {
  background-color: #FFF;
  width: 100%;
}

.rating .rating_stars:after {
  background-color: #EEE;
  z-index: 10;
}

.rating .rating_stars[data-rating="0.5"]:after {
  width: 10%;
}

.rating .rating_stars[data-rating="1"]:after {
  width: 20%;
}

.rating .rating_stars[data-rating="1.5"]:after {
  width: 30%;
}

.rating .rating_stars[data-rating="2"]:after {
  width: 40%;
}

.rating .rating_stars[data-rating="2.5"]:after {
  width: 50%;
}

.rating .rating_stars[data-rating="3"]:after {
  width: 60%;
}

.rating .rating_stars[data-rating="3.5"]:after {
  width: 70%;
}

.rating .rating_stars[data-rating="4"]:after {
  width: 80%;
}

.rating .rating_stars[data-rating="4.5"]:after {
  width: 90%;
}

.rating .rating_stars[data-rating="5"]:after {
  width: 100%;
}

.rating .rating_count {
  padding-left: 10px;
}

.iframe-embed {
  min-height: 300px;
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
}

.iframe-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-frame {
  padding-bottom: 100%;
  position: relative;
  margin: 0 -20px;
}

@media (min-width: 768px) {
  .map-frame {
    padding-bottom: 66.66%;
    margin: 0;
  }
}

.map-frame .map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#tab-map .map-frame {
  padding-bottom: 100%;
}

.list-wrapper {
  position: relative;
  z-index: 2;
}

.map-wrapper {
  height: 70vh;
  min-height: 720px;
  z-index: 1;
}

.map .grid_item_restaurant {
  max-width: 300px;
}

.map .grid_item_restaurant strong {
  font-weight: 700;
}

.favourite {
  position: relative;
}

.favourite img {
  display: block;
}

.favourite .glyphicon {
  background-color: #FFC950;
  cursor: pointer;
  font-size: 3em;
  padding: 3px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transform-origin: bottom right;
  transform: scale(0.2);
  transition: all 0.3s;
}

.favourite .glyphicon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.favourite .glyphicon-heart {
  background-color: #FFC950;
  color: #FFF;
}

.favourite .glyphicon-heart-empty {
  background-color: #FFC950;
  color: #FFF;
}

.favourite:hover .glyphicon {
  transform: scale(1);
}

.favourite-inline {
  display: inline-block;
}

.favourite-inline .glyphicon {
  border-radius: 50%;
  cursor: pointer;
  display: none;
  transition: all 0.3s;
}

.favourite-inline.favourite__on .glyphicon-heart {
  display: block;
  opacity: 1;
}

.favourite-inline.favourite__off .glyphicon-heart-empty {
  display: block;
  opacity: 1;
}

h1 .favourite-inline {
  font-size: 3.5rem;
}

.favourite__on:hover .glyphicon-heart {
  opacity: 1;
}

.favourite__on:active .glyphicon-heart {
  opacity: 0.5;
}

.favourite__on .glyphicon-heart {
  opacity: 1;
}

.favourite__on .glyphicon-heart-empty {
  opacity: 0;
}

.favourite__off:hover .glyphicon-heart-empty {
  opacity: 1;
}

.favourite__off:active .glyphicon-heart-empty {
  opacity: 0.5;
}

.favourite__off .glyphicon-heart {
  opacity: 0;
}

.favourite__off .glyphicon-heart-empty {
  opacity: 1;
}

.table-reviews-summary td,
.table-reviews-summary th {
  padding: 5px;
}

.table-reviews-summary th {
  text-align: left;
  width: 20%;
}

.table-reviews-summary td {
  width: 15%;
}

.table-reviews-summary td:nth-child(2) {
  width: 70%;
}

.table-reviews-summary_bar {
  background-color: #FFC950;
  height: 15px;
  padding: 3px;
}

.table-reviews-summary_bar_inner {
  background-color: #FFF;
  max-height: 100%;
}

.table-reviews-summary_bar_inner:before {
  content: attr(data-percent);
  visibility: hidden;
}

.star-yellow {
  color: #FFC950;
}

.stars {
  display: inline-block;
  vertical-align: middle;
}

.stars .star {
  float: left;
  position: relative;
  z-index: 1;
}

.stars .star .glyphicon,
.stars .star .fa {
  display: block;
}

.stars .star .glyphicon-star {
  color: goldenrod;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
}

.stars .star .fa {
  color: #FFC950;
}

.stars .star .fa:last-child {
  opacity: 1;
  overflow: hidden;
  position: absolute;
  width: 0;
  top: 0;
  left: 0;
}

.stars .stars_stars, .stars .rating_rating {
  display: inline-block;
  vertical-align: middle;
}

.stars .stars_stars .star + .star, .stars .rating_rating .star + .star {
  margin-left: 0.25em;
}

.stars .rating_logo {
  display: inline-block;
  vertical-align: middle;
}

.stars .rating_logo svg {
  display: block;
}

.stars .stars_text, .stars .rating_text {
  font-size: 12px;
  font-family: sans-serif;
  display: inline-block;
  vertical-align: middle;
}

.stars[data-rating="0.5"] .star:nth-child(1) .glyphicon-star {
  width: 50%;
}

.stars[data-rating="0.5"] .star:nth-child(1) .fa-star:last-child {
  width: 50%;
}

.stars[data-rating="0.5"] .circle:nth-child(1):before {
  display: block;
}

.stars[data-rating="1"] .star:nth-child(1) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="1"] .star:nth-child(1) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="1"] .circle:nth-child(1):after {
  display: block;
}

.stars[data-rating="1.5"] .star:nth-child(1) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="1.5"] .star:nth-child(1) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="1.5"] .star:nth-child(2) .glyphicon-star {
  width: 50%;
}

.stars[data-rating="1.5"] .star:nth-child(2) .fa-star:last-child {
  width: 50%;
}

.stars[data-rating="1.5"] .circle:nth-child(1):after {
  display: block;
}

.stars[data-rating="1.5"] .circle:nth-child(2):before {
  display: block;
}

.stars[data-rating="2"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="2"] .star:nth-child(2) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="2"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="2"] .star:nth-child(2) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="2"] .circle:nth-child(1):after, .stars[data-rating="2"] .circle:nth-child(2):after {
  display: block;
}

.stars[data-rating="2.5"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="2.5"] .star:nth-child(2) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="2.5"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="2.5"] .star:nth-child(2) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="2.5"] .star:nth-child(4) .glyphicon-star {
  width: 50%;
}

.stars[data-rating="2.5"] .star:nth-child(4) .fa-star:last-child {
  width: 50%;
}

.stars[data-rating="2.5"] .circle:nth-child(1):after, .stars[data-rating="2.5"] .circle:nth-child(2):after {
  display: block;
}

.stars[data-rating="2.5"] .circle:nth-child(3):before {
  display: block;
}

.stars[data-rating="3"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="3"] .star:nth-child(2) .glyphicon-star, .stars[data-rating="3"] .star:nth-child(3) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="3"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="3"] .star:nth-child(2) .fa-star:last-child, .stars[data-rating="3"] .star:nth-child(3) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="3"] .circle:nth-child(1):after, .stars[data-rating="3"] .circle:nth-child(2):after, .stars[data-rating="3"] .circle:nth-child(3):after {
  display: block;
}

.stars[data-rating="3.5"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="3.5"] .star:nth-child(2) .glyphicon-star, .stars[data-rating="3.5"] .star:nth-child(3) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="3.5"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="3.5"] .star:nth-child(2) .fa-star:last-child, .stars[data-rating="3.5"] .star:nth-child(3) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="3.5"] .star:nth-child(4) .glyphicon-star {
  width: 50%;
}

.stars[data-rating="3.5"] .star:nth-child(4) .fa-star:last-child {
  width: 50%;
}

.stars[data-rating="3.5"] .circle:nth-child(1):after, .stars[data-rating="3.5"] .circle:nth-child(2):after, .stars[data-rating="3.5"] .circle:nth-child(3):after {
  display: block;
}

.stars[data-rating="3.5"] .circle:nth-child(4):before {
  display: block;
}

.stars[data-rating="4"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="4"] .star:nth-child(2) .glyphicon-star, .stars[data-rating="4"] .star:nth-child(3) .glyphicon-star, .stars[data-rating="4"] .star:nth-child(4) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="4"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="4"] .star:nth-child(2) .fa-star:last-child, .stars[data-rating="4"] .star:nth-child(3) .fa-star:last-child, .stars[data-rating="4"] .star:nth-child(4) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="4"] .circle:nth-child(1):after, .stars[data-rating="4"] .circle:nth-child(2):after, .stars[data-rating="4"] .circle:nth-child(3):after, .stars[data-rating="4"] .circle:nth-child(4):after {
  display: block;
}

.stars[data-rating="4.5"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="4.5"] .star:nth-child(2) .glyphicon-star, .stars[data-rating="4.5"] .star:nth-child(3) .glyphicon-star, .stars[data-rating="4.5"] .star:nth-child(4) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="4.5"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="4.5"] .star:nth-child(2) .fa-star:last-child, .stars[data-rating="4.5"] .star:nth-child(3) .fa-star:last-child, .stars[data-rating="4.5"] .star:nth-child(4) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="4.5"] .star:nth-child(5) .glyphicon-star {
  width: 50%;
}

.stars[data-rating="4.5"] .star:nth-child(5) .fa-star:last-child {
  width: 50%;
}

.stars[data-rating="4.5"] .circle:nth-child(1):after, .stars[data-rating="4.5"] .circle:nth-child(2):after, .stars[data-rating="4.5"] .circle:nth-child(3):after, .stars[data-rating="4.5"] .circle:nth-child(4):after {
  display: block;
}

.stars[data-rating="4.5"] .circle:nth-child(5):before {
  display: block;
}

.stars[data-rating="5"] .star:nth-child(1) .glyphicon-star, .stars[data-rating="5"] .star:nth-child(2) .glyphicon-star, .stars[data-rating="5"] .star:nth-child(3) .glyphicon-star, .stars[data-rating="5"] .star:nth-child(4) .glyphicon-star, .stars[data-rating="5"] .star:nth-child(5) .glyphicon-star {
  width: 100%;
}

.stars[data-rating="5"] .star:nth-child(1) .fa-star:last-child, .stars[data-rating="5"] .star:nth-child(2) .fa-star:last-child, .stars[data-rating="5"] .star:nth-child(3) .fa-star:last-child, .stars[data-rating="5"] .star:nth-child(4) .fa-star:last-child, .stars[data-rating="5"] .star:nth-child(5) .fa-star:last-child {
  width: 100%;
}

.stars[data-rating="5"] .circle:nth-child(1):after, .stars[data-rating="5"] .circle:nth-child(2):after, .stars[data-rating="5"] .circle:nth-child(3):after, .stars[data-rating="5"] .circle:nth-child(4):after, .stars[data-rating="5"] .circle:nth-child(5):after {
  display: block;
}

.stars .rating_rating .circle {
  border: 1px solid #00A680;
  border-radius: 20px;
  width: 12px;
  height: 12px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.stars .rating_rating .circle:before, .stars .rating_rating .circle:after {
  content: '';
  position: absolute;
  display: none;
  top: 2px;
  left: 2px;
  background: #00A680;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  height: 6px;
}

.stars .rating_rating .circle:after {
  width: 6px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.stars .rating_rating .circle:before {
  width: 3px;
}

.stars.stars-form:hover .star .glyphicon-star,
.stars.stars-form:hover .star .fa-star:last-child {
  width: 100%;
}

.stars.stars-form .star {
  float: left;
  pointer-events: all;
  position: relative;
  z-index: 1;
}

.stars.stars-form .star:hover ~ .star .glyphicon-star,
.stars.stars-form .star:hover ~ .star .fa-star:last-child {
  width: 0;
}

.stars.stars-form .star label {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20;
}

.stars.stars-form .star label:hover ~ .glyphicon-star,
.stars.stars-form .star label:hover ~ .fa-star:last-child {
  width: 100%;
}

.stars.stars-form .star .glyphicon-star {
  color: goldenrod;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
}

.stars.stars-form .stars_inputs {
  display: none;
  overflow: hidden;
  position: relative;
}

.stars.stars-form .stars_inputs input {
  left: -9999px;
  position: absolute;
}

.bignav {
  background-color: #EEE;
  border-top: 1px solid #FFF;
  box-shadow: 6px 6px 1px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  display: none;
  padding: 25px calc(25px - 10px);
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  margin: 0;
  z-index: 100;
}

.bignav h3 {
  padding-left: 32px;
  position: relative;
}

.bignav h3:before {
  content: '';
  left: 0;
  position: absolute;
  top: 0.7em;
  transform: translateY(-50%);
}

.bignav ul {
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 30px;
  text-align: left;
  width: 100%;
}

.bignav ul a {
  position: relative;
  text-decoration: none;
}

.bignav ul a:hover {
  text-decoration: underline;
}

.bignav ul a:hover:before {
  border-color: transparent #000;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  content: '';
  position: absolute;
  left: -12px;
  top: 0.7em;
  transform: translateY(-50%);
}

.bignav li {
  padding: 2px;
  min-width: 100px;
}

.bignav .col {
  padding-top: 0;
  padding-bottom: 0;
}

.bignav .button, .bignav .nav-main li:last-child a, .nav-main li:last-child .bignav a {
  font-size: 2.5rem;
  margin-left: -31px;
  white-space: nowrap;
}

.bignav_location {
  padding-right: 20px;
}

.bignav_location h3:before {
  background-image: url(/img/icon/nav-marker@3x.png);
  background-size: 21px 28px;
  width: 21px;
  height: 28px;
}

.bignav_location li {
  width: 33.3333%;
  max-width: 33.3333%;
}

.bignav_chain {
  padding-left: 20px;
}

.bignav_chain h3:before {
  background-image: url(/img/icon/nav-cutlery@3x.png);
  background-size: 22px 29px;
  width: 22px;
  height: 29px;
}

.bignav_chain li {
  width: 50%;
}

.show-bignav .bignav {
  display: block;
}

/* =======
   Overlay
   ======= */
.overlay,
.overlay_box {
  margin: 0;
  opacity: 0;
  position: fixed;
  transition: all 0.3s;
}

.overlay {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
}

.overlay:before {
  content: '';
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.overlay_box {
  color: #232323;
  left: 10px;
  bottom: 10px;
  height: 100%;
  max-width: calc(100vw - 20px);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (min-width: 768px) {
  .overlay_box {
    left: 50%;
    top: 50%;
    bottom: auto;
    width: 700px;
    height: 100%;
    margin-top: -10px;
    transform: translateX(-50%) translateY(-50%);
  }
}

.overlay_box_ctas {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (min-width: 768px) {
  .overlay_box_ctas {
    margin-top: 50px;
  }
}

.overlay_box_ctas .item {
  -ms-flex-positive: 1;
      flex-grow: 1;
  background: #E9E9E9;
}

.overlay_box_ctas .item h3 {
  display: none;
  font-size: 20px;
  font-weight: bold;
}

.overlay_box_ctas .item .button, .overlay_box_ctas .item .nav-main li:last-child a, .nav-main li:last-child .overlay_box_ctas .item a {
  margin: 0;
  border-radius: 0;
  width: 100%;
  text-align: center;
  background: #003F5C;
}

.overlay_box_ctas .item:nth-child(2n) .button, .overlay_box_ctas .item:nth-child(2n) .nav-main li:last-child a, .nav-main li:last-child .overlay_box_ctas .item:nth-child(2n) a {
  background: #486172;
}

@media (min-width: 768px) {
  .overlay_box_ctas .item {
    text-align: center;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 30px 50px;
  }
  .overlay_box_ctas .item h3 {
    display: block;
    line-height: 100%;
    margin: 0 0 20px;
  }
  .overlay_box_ctas .item .button, .overlay_box_ctas .item .nav-main li:last-child a, .nav-main li:last-child .overlay_box_ctas .item a {
    background: #003F5C;
    color: white;
    width: 100%;
    text-align: center;
    border-radius: 50px;
  }
  .overlay_box_ctas .item:nth-child(2n) .button, .overlay_box_ctas .item:nth-child(2n) .nav-main li:last-child a, .nav-main li:last-child .overlay_box_ctas .item:nth-child(2n) a {
    background: #003F5C;
  }
}

.overlay_box_ctas .item:nth-child(2n) {
  background: #D6D6D6;
}

.overlay_box_inner {
  background-color: #fff;
  height: calc(100% - 68px);
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 768px) {
  .overlay_box_inner {
    height: auto;
    max-height: calc(100% - 68px);
  }
}

.overlay_box_inner form, .overlay_box_inner .form {
  padding: 30px 20px 0;
}

@media (min-width: 740px) {
  .overlay_box_inner form, .overlay_box_inner .form {
    padding: 30px 50px 0;
  }
}

.overlay_box_inner .form {
  padding-bottom: 30px;
}

.overlay_box_inner .form .form-group + .button, .overlay_box_inner .form .nav-main li:last-child .form-group + a, .nav-main li:last-child .overlay_box_inner .form .form-group + a {
  margin-top: 20px;
}

.overlay_box_inner .h1 {
  color: #FFC950;
  font-size: 40px;
}

@media (min-width: 768px) {
  .overlay_box_inner .h1 {
    font-size: 50px;
  }
}

.overlay_box_inner .h1 + .form-group_check {
  margin-top: 20px;
}

.overlay_box_inner .form_item.flex > * {
  width: 100%;
  text-align: center;
}

.overlay_box_inner .form_item.flex > * + * {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .overlay_box_inner .form_item.flex > * {
    width: auto;
    text-align: inherit;
  }
  .overlay_box_inner .form_item.flex > *.button, .overlay_box_inner .nav-main li:last-child .form_item.flex > a, .nav-main li:last-child .overlay_box_inner .form_item.flex > a {
    min-width: 300px;
    text-align: center;
  }
}

.overlay__show {
  opacity: 1;
}

.overlay__hide {
  display: none;
}

.overlay_close {
  color: #fff;
  background: rgba(0, 0, 0, 0);
  text-align: left;
  line-height: 68px;
  height: 68px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-size: 14px 14px;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L13 0.999999' stroke='white' stroke-width='2'/%3E%3Cpath d='M1 1L13 13' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
  padding: 0 0 0 30px;
  width: 100%;
  outline: none;
  cursor: pointer;
}

#overlay-custom {
  background-color: transparent;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  height: 410px;
}

@media (max-width: 375px) {
  #overlay-custom {
    transform: translateY(-50%);
    width: 100%;
    left: 0;
  }
}

#overlay-custom .overlay-custom-link {
  height: 100%;
  width: 100%;
  display: inline-block;
}

#overlay-custom .overlay_close {
  opacity: 0.8;
  top: 20px;
  right: 28px;
  transition: opacity 0.3s;
}

#overlay-custom .overlay_close:hover {
  opacity: 1;
}

/* =========
   Typeahead
   ========= */
.typeahead-results {
  background-color: #FFF;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
  padding: 1px;
  position: absolute;
  z-index: 100;
}

.typeahead-results ul + ul {
  border-top: 2px solid #000;
  margin-top: 0;
}

.typeahead-results a {
  display: block;
  padding: 5px;
  text-decoration: none;
}

.typeahead-results a:hover {
  background-color: #EEE;
}

.typeahead-results .typeahead-results__hide {
  display: none;
}

.typeahead-results .typeahead-results__hide + ul {
  border-top: none;
}

.typeahead-results .typeahead-results__focus {
  background-color: #CCC;
}

/* ===============
   Filter Cuisines
   =============== */
.filter_cuisines .form-item {
  -ms-flex-order: 2;
      order: 2;
}

.filter_cuisines .form-item__checked {
  -ms-flex-order: 1;
      order: 1;
}

.filter_cuisines .form-item__hidden {
  display: none;
}

.filter_cuisines__loading {
  background-image: url(/img/ajax-loader_cuisines.gif);
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 32px;
}

.filter_cuisines__loading .form-item {
  display: none !important;
  visibility: hidden !important;
}

/* ========
   Carousel
   ======== */
.carousel {
  position: relative;
}

.carousel .carousel_slide {
  display: none;
}

.carousel .carousel_slide:first-child {
  display: block;
}

.carousel.slick-initialized .carousel_slide {
  display: block;
}

.carousel .slick-track {
  margin: auto;
}

.carousel .slick-dots {
  bottom: 20px;
  height: 10px;
  left: 0;
  position: absolute;
  text-align: center;
  top: auto;
  width: 100%;
}

.carousel .slick-dots li {
  display: inline-block;
}

.carousel .slick-dots li + li {
  margin-left: 8px;
}

.carousel .slick-dots button {
  background-image: none;
  background-color: #FFF;
  border: none;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
  display: block;
  width: 10px;
  height: 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: -9999px;
}

.carousel .slick-dots .slick-active button:after {
  background-color: #FFC950;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
}

.carousel-gallery {
  padding-left: 65px;
  padding-right: 65px;
  position: relative;
  text-align: center;
}

.carousel-gallery img {
  margin-left: auto;
  margin-right: auto;
}

.carousel-gallery .carousel_item {
  padding: 10px;
}

.carousel-gallery .carousel_item a {
  display: block;
  max-width: 200px;
  overflow: hidden;
}

.carousel-gallery .slick-track {
  -ms-flex-align: stretch;
      align-items: stretch;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.carousel-gallery .slick-slide {
  opacity: 0;
  transition: opacity 1s;
}

.carousel-gallery .slick-active {
  opacity: 1;
}

.carousel-gallery .slick-prev {
  left: 0;
}

.carousel-gallery .slick-prev:after, .carousel-gallery .slick-prev:before {
  background-position: left center;
}

.carousel-gallery .slick-next {
  right: 0;
}

.carousel-gallery .slick-next:after, .carousel-gallery .slick-next:before {
  background-position: right center;
}

.carousel-gallery .slick-arrow {
  background-image: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 62px;
}

.carousel-gallery .slick-arrow:after, .carousel-gallery .slick-arrow:before {
  background-size: 200% 100%;
  content: '';
  display: block;
  opacity: 1;
  width: 32px;
  height: 62px;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s;
}

.carousel-gallery .slick-arrow:after {
  background-image: url(/img/icon/carousel-arrows.svg);
}

.carousel-gallery .slick-arrow:before {
  background-image: url(/img/icon/carousel-arrows-hover.svg);
  opacity: 0;
}

.carousel-gallery .slick-arrow:hover:after {
  opacity: 0;
}

.carousel-gallery .slick-arrow:hover:before {
  opacity: 1;
}

.carousel-gallery.slick-initialized .slick-slide {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  height: auto;
}

.brands-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0 50px;
}

@media (min-width: 1024px) {
  .brands-gallery {
    padding: 0;
  }
}

.brands-gallery .brands-gallery_item a {
  display: block;
  margin: auto;
  max-width: 200px;
  padding-left: 10px;
  padding-right: 10px;
}

.brands-gallery .brands-gallery_item img {
  display: inline-block;
  max-height: 60px;
  vertical-align: top;
}

.brands-gallery .slick-list,
.brands-gallery .slick-track {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 1024px) {
  .brands-gallery .slick-list,
  .brands-gallery .slick-track {
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
  }
}

.brands-gallery .slick-prev {
  left: 0;
}

.brands-gallery .slick-prev:after, .brands-gallery .slick-prev:before {
  background-position: left center;
}

.brands-gallery .slick-next {
  right: 0;
}

.brands-gallery .slick-next:after, .brands-gallery .slick-next:before {
  background-position: right center;
}

.brands-gallery .slick-arrow {
  background-image: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 62px;
}

@media (max-width: 767px) {
  .brands-gallery .slick-arrow {
    width: 13px;
    height: 20px;
  }
}

.brands-gallery .slick-arrow:after, .brands-gallery .slick-arrow:before {
  background-size: 200% 100%;
  content: '';
  display: block;
  opacity: 1;
  width: 32px;
  height: 62px;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s;
}

@media (max-width: 767px) {
  .brands-gallery .slick-arrow:after, .brands-gallery .slick-arrow:before {
    width: 13px;
    height: 20px;
  }
}

.brands-gallery .slick-arrow:after {
  background-image: url(/img/icon/carousel-arrows.svg);
}

@media (max-width: 767px) {
  .brands-gallery .slick-arrow:after {
    background-image: url(/img/icon/carousel-arrows-mobile.png);
  }
}

.brands-gallery .slick-arrow:before {
  background-image: url(/img/icon/carousel-arrows-hover.svg);
  opacity: 0;
}

@media (max-width: 767px) {
  .brands-gallery .slick-arrow:before {
    background-image: url(/img/icon/carousel-arrows-mobile.png);
  }
}

.brands-gallery .slick-arrow:hover:after {
  opacity: 0;
}

.brands-gallery .slick-arrow:hover:before {
  opacity: 1;
}

.brands-gallery.finedining {
  border: 1px solid #003F5C;
  padding: 20px;
  margin-bottom: 40px;
}

.white .brands-gallery .slick-track {
  width: 80%;
  margin: auto;
}

.overblock {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
  position: relative;
  text-decoration: none;
}

.overblock:hover .overblock_text {
  opacity: 1;
}

.overblock:hover .button, .overblock:hover .nav-main li:last-child a, .nav-main li:last-child .overblock:hover a {
  background-color: #FFF;
  color: #FFC950;
}

.overblock:hover .button:before, .overblock:hover .nav-main li:last-child a:before, .nav-main li:last-child .overblock:hover a:before {
  border-right-color: #DDD;
}

.overblock:hover .button:after, .overblock:hover .nav-main li:last-child a:after, .nav-main li:last-child .overblock:hover a:after {
  border-left-color: #FFF;
}

.overblock .button, .overblock .nav-main li:last-child a, .nav-main li:last-child .overblock a {
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 20;
}

.overblock_text {
  -ms-flex-align: center;
      align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 65px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: 10;
}

.overblock_text h3 {
  max-width: 200px;
}

.h2-highlight {
  background-color: #809EAE;
  color: #FFF;
  font-weight: 900;
  padding: 8px;
  text-transform: uppercase;
  text-align: center;
}

.h2-highlight + * {
  margin-top: 0;
}

.signposts > .row > .col > .button, .nav-main li:last-child .signposts > .row > .col > a {
  display: inline-block;
  border-bottom: 1px solid #003F5C;
  padding-left: 0;
  padding-right: 0;
  margin-left: 21px;
  width: auto;
  padding-bottom: 3px;
  margin-bottom: 11px;
}

.signposts > .row > .col > .button:hover, .nav-main li:last-child .signposts > .row > .col > a:hover {
  color: #9EB5C4;
}

.signposts .row + .row {
  margin-top: 2px;
}

@media (max-width: 767px) {
  .signposts .col + .col {
    margin-top: 2px;
  }
}

.signposts .button, .signposts .nav-main li:last-child a, .nav-main li:last-child .signposts a {
  background-color: #f6f8f9;
  color: #003F5C;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

@media (min-width: 360px) {
  .signposts .button, .signposts .nav-main li:last-child a, .nav-main li:last-child .signposts a {
    font-size: 2.1rem;
  }
}

.signposts .button:after, .signposts .nav-main li:last-child a:after, .nav-main li:last-child .signposts a:after {
  border-left-color: #f6f8f9;
}

.icon-row {
  position: relative;
  padding-left: 2em;
}

.icon-row .fa,
.icon-row .glyphicon {
  position: absolute;
  left: 0;
  top: 0.7em;
  transform: translateY(-50%);
}

body .leaflet-popup-content-wrapper {
  padding: 0;
}

body .leaflet-popup-content {
  margin: 0;
}

body .leaflet-popup-content a {
  text-decoration: none;
  color: #232323;
}

body .leaflet-popup-content .listing-deal {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
}

body .leaflet-popup-content .listing-deal img {
  width: 100%;
  height: 100%;
  display: block;
}

body .leaflet-popup-content .listing-favourite {
  float: right;
  width: 47px;
  height: 47px;
  padding: 15px;
  margin-right: -15px;
  margin-top: -15px;
}

body .leaflet-popup-content .listing-favourite.favourite__off svg {
  stroke: rgba(0, 0, 0, 0.3);
  stroke-width: 2;
}

body .leaflet-popup-content .listing-favourite.favourite__on svg {
  fill: #FFC950;
}

body .leaflet-popup-content .listing-text {
  padding: 15px;
}

body .leaflet-popup-content .listing-text .listing-title {
  font-size: 18px;
  margin: 0;
}

body .leaflet-popup-content .listing-text .listing-subtitle {
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 5px;
}

body .leaflet-popup-content .listing-text .listing-distance {
  margin-top: 5px;
  font-size: 10px;
  font-family: sans-serif;
}

body .leaflet-popup-content .listing-text .listing-distance svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}

body .leaflet-popup-content .listing-text .listing-ratings {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 10px 0 0;
}

body .leaflet-popup-content .listing-text .listing-ratings > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

body .leaflet-popup-content .listing-text .listing-ratings .listing-rating-title {
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: block;
  color: rgba(0, 0, 0, 0.3);
}

body .leaflet-popup-content .listing-image {
  padding-bottom: 38.35616438%;
  background-size: cover;
  background-position: center;
  position: relative;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  overflow: hidden;
}

body .leaflet-popup-content .listing-image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(259.41deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 49.69%, rgba(0, 0, 0, 0.4) 99.39%);
}

body .leaflet-popup-content .listing-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.grid-restaurants {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  padding: 0 5px 5px 5px;
  background: #E9E9E9;
}

.grid-restaurants .no-results {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.grid-restaurants .grid_item {
  background: #fff;
  border-radius: 4px;
  text-decoration: none;
  color: #232323;
  position: relative;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin-top: 5px;
  display: block;
}

.grid-restaurants .grid_item a {
  text-decoration: none;
}

.grid-restaurants .grid_item .listing-deal {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
}

.grid-restaurants .grid_item .listing-deal img {
  width: 100%;
  height: 100%;
  display: block;
}

.grid-restaurants .grid_item .listing-favourite {
  float: right;
  width: 47px;
  height: 47px;
  padding: 15px;
  margin-right: -15px;
  margin-top: -15px;
}

.grid-restaurants .grid_item .listing-favourite.favourite__off svg {
  stroke: rgba(0, 0, 0, 0.3);
  stroke-width: 2;
}

.grid-restaurants .grid_item .listing-favourite.favourite__on svg {
  fill: #FFC950;
}

.grid-restaurants .grid_item .listing-text {
  padding: 15px;
}

.grid-restaurants .grid_item .listing-text .listing-title {
  font-size: 18px;
}

.grid-restaurants .grid_item .listing-text .listing-subtitle {
  font-size: 14px;
  font-weight: 300;
  margin: 5px 0;
}

.grid-restaurants .grid_item .listing-text .listing-distance {
  margin-top: 5px;
  font-size: 10px;
  font-family: sans-serif;
}

.grid-restaurants .grid_item .listing-text .listing-distance svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}

.grid-restaurants .grid_item .listing-text .listing-ratings {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 10px 0 0;
}

.grid-restaurants .grid_item .listing-text .listing-ratings > * {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.grid-restaurants .grid_item .listing-text .listing-ratings .listing-rating-title {
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: block;
  color: rgba(0, 0, 0, 0.3);
}

.grid-restaurants .grid_item .listing-image {
  padding-bottom: 38.35616438%;
  background-size: cover;
  background-position: center;
  position: relative;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  overflow: hidden;
}

.grid-restaurants .grid_item .listing-image:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(259.41deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 49.69%, rgba(0, 0, 0, 0.4) 99.39%);
}

.grid-restaurants .grid_item .listing-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.grid-restaurants.overflow {
  overflow: scroll;
  height: 800px;
}

.grid-restaurants.overflow .grid_item {
  margin-right: 10px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .grid-restaurants {
    padding: 0;
    margin: 0;
    background: #fff;
  }
  .grid-restaurants .grid_item {
    margin-top: 30px;
    margin-right: 30px;
    box-shadow: none;
  }
  .grid-restaurants .grid_item .listing-text {
    padding: 0;
  }
  .grid-restaurants .grid_item .listing-text .listing-title {
    margin: 10px 0 0;
    font-size: 20px;
  }
  .grid-restaurants .grid_item .listing-image {
    border-radius: 3px;
  }
  .grid-restaurants .grid_item .listing-favourite {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }
  .grid-restaurants .grid_item .listing-favourite.favourite__off svg {
    stroke: #fff;
    stroke-width: 2;
  }
  .grid-restaurants .grid_item .listing-favourite.favourite__on svg {
    fill: #fff;
  }
  .grid-restaurants.grid-cols-3 .grid_item {
    -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
  }
  .grid-restaurants.grid-cols-3 .grid_item:nth-of-type(3n) {
    margin-right: 30px;
  }
  .grid-restaurants.grid-cols-3 .grid_item:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (min-width: 1024px) {
  .grid-restaurants.grid-cols-2 .grid_item {
    -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px);
  }
  .grid-restaurants.grid-cols-2 .grid_item:nth-of-type(3n) {
    margin-right: 30px;
  }
  .grid-restaurants.grid-cols-2 .grid_item:nth-of-type(2n) {
    margin-right: 0;
  }
  .grid-restaurants.grid-cols-3 .grid_item {
    -ms-flex-preferred-size: calc(33.33332% - 20px);
        flex-basis: calc(33.33332% - 20px);
  }
  .grid-restaurants.grid-cols-3 .grid_item:nth-of-type(2n) {
    margin-right: 30px;
  }
  .grid-restaurants.grid-cols-3 .grid_item:nth-of-type(3n) {
    margin-right: 0;
  }
}

.download-apps {
  -ms-flex-align: center;
      align-items: center;
  background-color: #809EAE;
  color: #FFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 10px;
}

@media (min-width: 768px) {
  .download-apps {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.download-apps .download-apps_title,
.download-apps .download-apps_image,
.download-apps .download-apps_text {
  padding: 10px;
}

.download-apps .download-apps_title {
  padding-top: 20px;
  padding-bottom: 0;
}

.download-apps .download-apps_title h2 {
  background-image: url(/img/icon/download.svg);
  background-position: 1em center;
  background-repeat: no-repeat;
  background-size: 2em 2em;
  padding-left: 4em;
}

@media (min-width: 768px) {
  .download-apps .download-apps_title h2 + * {
    margin-top: 0;
  }
}

.download-apps .download-apps_title a {
  display: inline-block;
  vertical-align: middle;
}

.download-apps .download-apps_image {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  display: none;
  position: relative;
  width: 187px;
}

@media (min-width: 768px) {
  .download-apps .download-apps_image {
    display: block;
  }
}

.download-apps .download-apps_image img {
  bottom: -10px;
  left: 10px;
  position: absolute;
  width: calc(100% - 20px);
}

.mobile-tabs .button, .mobile-tabs .nav-main li:last-child a, .nav-main li:last-child .mobile-tabs a {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .mobile-tabs_tab {
    position: absolute;
    left: -999px;
    width: 100%;
  }
}

.mobiles-tabs_tab__open {
  position: relative;
  left: auto;
}

@media (max-width: 767px) {
  #tab-map {
    height: 400px;
  }
}

@media (min-width: 1024px) {
  .dine-extra-widget .col-cust-1 {
    float: left;
    width: 20%;
  }
}

@media (min-width: 1024px) {
  .dine-extra-widget .col-cust-2 {
    float: left;
    width: 80%;
  }
}

.dine-extra-widget .col-cust-2 .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: -18px;
  margin-right: -19px;
}

@media (min-width: 1024px) {
  .dine-extra-widget .col-cust-2 .row {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.dine-extra-widget .col-cust-2 .row .col {
  padding-left: 18px;
  padding-right: 18px;
}

.dine-extra-widget .dine-extra-widget_maintitle {
  margin-top: -0.25em;
}

.dine-extra-widget .dine-extra-widget_col {
  display: block;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.dine-extra-widget .button, .dine-extra-widget .nav-main li:last-child a, .nav-main li:last-child .dine-extra-widget a {
  margin-left: -26px;
}

.dine-extra-widget .dine-extra-widget_item {
  max-width: 298px;
}

.dine-extra-widget .dine-extra-widget_item h2 {
  background-color: #FFF;
  border-radius: 10px 10px 0 0;
  height: 45px;
  line-height: 45px;
}

.dine-extra-widget .dine-extra-widget_item h2 img {
  vertical-align: middle;
}

.restaurant_item a,
.restaurant_item_inner a {
  transition: color 0.3s;
}

.restaurant_item a:hover,
.restaurant_item_inner a:hover {
  color: #FFC950;
}

.restaurant_item .stars[data-rating="0"],
.restaurant_item_inner .stars[data-rating="0"] {
  display: none !important;
  visibility: hidden !important;
}

.restaurant_cuisine:after {
  content: ', ';
}

.restaurant_cuisine:last-child:after {
  content: none;
}

.restaurant_address_item:after {
  content: ', ';
}

.restaurant_address_item:last-child:after {
  content: none;
}

.restaurant_criteria {
  clear: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
}

.restaurant_criteria + * {
  margin-top: 1em;
}

.restaurant_criteria img + img {
  margin-left: 4px;
}

.restaurant_criteria img:first-child + img {
  margin-left: 0;
}

.restaurant_criteria.bar {
  background-color: rgba(255, 201, 80, 0.5);
  padding: 2px 10px;
  color: white;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: uppercase;
}

.restaurant_strap {
  background-color: #003F5C;
  padding: 2px 10px;
  color: white;
  font-weight: 600;
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 10px;
}

.app-buttons_android {
  position: relative;
  left: -10px;
}

.imagebar {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.imagebar .imagebar_logo,
.imagebar .imagebar_image {
  padding-left: 10px;
  padding-right: 10px;
  width: 33.3333%;
}

@media (min-width: 768px) {
  .imagebar .imagebar_logo,
  .imagebar .imagebar_image {
    width: 20%;
  }
}

.imagebar .imagebar_logo {
  margin-right: 66.6666%;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .imagebar .imagebar_logo {
    margin-right: 20%;
    margin-bottom: 0;
  }
}

.imagebar .imagebar_steps {
  color: #333;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .imagebar .imagebar_steps {
    width: 40%;
  }
}

.imagebar .imagebar_steps ol {
  counter-reset: steps;
  list-style: none;
  margin: 0;
  padding: 0;
}

.imagebar .imagebar_steps ol li {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  min-height: 70px;
  padding-right: 15px;
}

.imagebar .imagebar_steps ol li:nth-child(1):before {
  background-color: #FFC950;
}

.imagebar .imagebar_steps ol li:nth-child(2):before {
  background-color: #809EAE;
}

.imagebar .imagebar_steps ol li:nth-child(3):before {
  background-color: #003F5C;
}

.imagebar .imagebar_steps ol li:before {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  -ms-flex-align: center;
      align-items: center;
  color: #FFF;
  counter-increment: steps;
  content: counter(steps);
  display: -ms-flexbox;
  display: flex;
  font-size: 48px;
  font-weight: 800;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 15px;
  width: 70px;
  min-width: 70px;
  line-height: 62px;
  text-align: center;
}

.imagebar .imagebar_steps ol li + li {
  margin-top: 5px;
}

.sitemap-title {
  text-transform: capitalize;
}

.sitemap li + li {
  border-top: 1px solid white;
  margin-top: 10px;
  padding-top: 10px;
}

.sitemap .sitemap_indent {
  margin-left: 2em;
}

.extras-column-logo {
  position: absolute;
  right: 20px;
  bottom: 20px;
  max-width: 50%;
  max-width: calc(50% - 40px);
}

.extras-column-logo img {
  display: block;
}

.register-restuarant_selectoffer + * {
  margin-top: 50px;
}

.register-restuarant_popular {
  background-color: #FFC950;
  color: #FFF;
  font-weight: 700;
  padding: 5px;
  position: relative;
}

@media (min-width: 768px) {
  .register-restuarant_popular {
    margin-top: 5px;
    top: 100%;
    left: 0;
    position: absolute;
  }
}

.register-restuarant_popular:after {
  border-color: transparent transparent #FFC950;
  border-style: solid;
  border-width: 0 10px 10px;
  content: '';
  position: absolute;
  bottom: 100%;
  left: 2em;
}

.register-restuarant_popular small {
  font-weight: 400;
}

@media (max-width: 767px) {
  .table-feed,
  .table-feed tbody,
  .table-feed tfoot,
  .table-feed tr,
  .table-feed td {
    display: block;
    width: 100%;
  }
  .table-feed thead,
  .table-feed th {
    display: none;
  }
  .table-feed [data-label]:before {
    content: attr(data-label);
    display: inline-block;
    margin-right: 0.2em;
  }
}

.list-collapse,
.list-collapse ol,
.list-collapse ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list-collapse ol,
.list-collapse ul {
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.3s;
}

.list-collapse li {
  padding-left: 1em;
  position: relative;
}

.list-collapse li:before {
  border-color: transparent #003F5C;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  content: '';
  position: absolute;
  left: 0;
  top: 0.7em;
  margin-top: -1.5px;
}

.list-collapse .list-collapse__open:before {
  border-color: #003F5C transparent;
  border-width: 6px 3px 0;
  margin-top: -3px;
}

.row-extras .col {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.block-link {
  cursor: pointer;
}

.inline-image-wrapper {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 1px;
  height: 1px;
}

.inline-image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
}

.text-promo2-join {
  font-size: 2.6rem;
}

.text-promo2-inlineimg {
  width: 220px;
}

.text-promo2-pagetitle p {
  display: inline;
}

.text-promo2-pagetitle p + * {
  margin-top: 0;
}

.promo-banner {
  position: relative;
}

.promo-banner_logo {
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  right: 2.982%;
  top: 50%;
  transform: translateY(-50%);
  width: 26.3157%;
  padding-bottom: 26.3157%;
}

.promo-banner_logo_inner {
  color: #000;
  font-size: 1.2rem;
  font-weight: 500;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 5%;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.promo-banner_logo_inner img {
  margin-top: 1em;
}

.benefits-gallery .slick-prev,
.benefits-gallery .slick-next {
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 12px;
  z-index: 10;
}

.benefits-gallery .slick-prev:before,
.benefits-gallery .slick-next:before {
  border-color: transparent #FFF;
  border-style: solid;
  border-width: 6px;
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.benefits-gallery .slick-prev {
  left: 0;
}

.benefits-gallery .slick-prev:before {
  border-left-width: 0;
  left: 0;
}

.benefits-gallery .slick-next {
  right: 0;
}

.benefits-gallery .slick-next:before {
  border-right-width: 0;
  right: 0;
}

.benefits-gallery .col:focus {
  outline: none;
}

.slick-slider a:hover, .slick-slider a:focus, .slick-slider a:active,
.slick-slider button:hover,
.slick-slider button:focus,
.slick-slider button:active {
  outline: none;
}

.list-stars li {
  min-height: 20px;
  padding-left: 40px;
  position: relative;
}

.list-stars li:before {
  background-color: #FFC950;
  background-image: url(/img/icon/star.png);
  background-position: center 4px;
  background-repeat: no-repeat;
  background-size: 12px 11px;
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0.7em;
  left: 0;
  transform: translateY(-50%);
}

.list-stars li + li {
  margin-top: 10px;
}

.list-orange-mark > li {
  padding-left: 2.9rem;
  line-height: 1.1875;
  position: relative;
}

.list-orange-mark > li:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgNy4yNUw0LjU1NiAxMSAxMyAxIiBzdHJva2U9IiNFQzY2MDgiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: 14px 13px;
  content: '';
  position: absolute;
  width: 14px;
  height: 13px;
  top: 0.65em;
  left: 0;
  transform: translateY(-50%);
}

.list-orange-mark > li + li {
  margin-top: 1.6rem;
}

.list-orange-mark > li.noicon::before {
  content: none;
}

.list-orange-mark > li.noicon ul > li {
  line-height: 1.167;
  opacity: 0.7;
}

.list-orange-mark > li.noicon ul > li + li {
  margin-top: 1.2rem;
}

@media (min-width: 321px) {
  .list-orange-mark > li {
    padding-left: 3.4rem;
  }
  .list-orange-mark > li + li {
    margin-top: 1.8rem;
  }
  .list-orange-mark > li.noicon ul > li + li {
    margin-top: 1.4rem;
  }
}

.content-stars p {
  min-height: 20px;
  padding-left: 40px;
  position: relative;
}

.content-stars p:before {
  background-image: url(/img/icon/list-star.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 19px 19px;
  content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  top: 0.7em;
  left: 0;
  transform: translateY(-50%);
}

.content-stars p strong {
  font-size: 1.6rem;
  font-weight: 900;
}

.howitworks_right {
  position: relative;
}

.howitworks_right a {
  position: relative;
  z-index: 20;
}

.howitworks_right .howitworks_right_img {
  left: -10px;
  position: absolute;
  top: 175px;
  width: 150px;
  z-index: 10;
}

@media (min-width: 375px) {
  .howitworks_right .howitworks_right_img {
    top: 115px;
    width: 200px;
  }
}

@media (min-width: 768px) {
  .howitworks_right .howitworks_right_img {
    left: -60px;
    width: 400px;
  }
}

@media (min-width: 1100px) {
  .howitworks_right .howitworks_right_img {
    left: -40px;
    top: 10px;
  }
}

.filter-toggle {
  font-size: 16px;
  cursor: pointer;
  color: #232323;
}

.filter-toggle svg {
  display: inline-block;
  vertical-align: middle;
  stroke: #fff;
  margin-right: 10px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.sr-only {
  display: none !important;
}

@media only speech {
  .sr-only {
    display: block !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

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

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

.master-wrapper.how-it-works-bg {
  background-color: initial;
}

.how-it-works {
  padding: 0 1rem;
}

.how-it-works .save-some-beans {
  background-color: #FFF8EB;
  position: relative;
  padding: 3rem 0;
  text-align: center;
  margin-top: 6rem;
}

@media (min-width: 768px) {
  .how-it-works .save-some-beans {
    padding: 6rem 0 7rem 0;
    margin-top: 0;
  }
}

.how-it-works .save-some-beans:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: #FFF8EB;
  z-index: -1;
}

.how-it-works .save-some-beans h1 {
  font-size: 3.5rem;
  margin-bottom: 0.8rem;
}

.how-it-works .save-some-beans p {
  font-size: 2.2rem;
}

.how-it-works .search-sip-save {
  padding: 3rem 0;
}

@media (min-width: 768px) {
  .how-it-works .search-sip-save {
    padding: 9.5rem 0;
  }
}

.how-it-works .search-sip-save .search-sip-save-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.how-it-works .search-sip-save .search-sip-save-img img {
  max-height: 30rem;
}

@media (min-width: 768px) {
  .how-it-works .search-sip-save .search-sip-save-img img {
    max-height: 52rem;
  }
}

.how-it-works .search-sip-save .search-sip-save-contents {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .how-it-works .search-sip-save .search-sip-save-contents {
    margin-top: 0rem;
  }
}

.how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item {
    margin-top: 6rem;
  }
}

.how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item:first-of-type {
  margin-top: 0;
}

.how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item h2 {
  font-weight: 400;
  font-size: 2.3rem;
}

.how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item h2 span {
  width: 4rem;
  height: 4rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #FFF3DB;
  border-radius: 50%;
}

.how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item p {
  font-size: 1.9rem;
  margin-top: 0.8rem;
  margin-left: 4.5rem;
  width: 85%;
}

@media (min-width: 1140px) {
  .how-it-works .search-sip-save .search-sip-save-contents .search-sip-save-contents-item p {
    width: 50%;
  }
}

.how-it-works .not-a-member-yet {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  background-color: #003F5C;
  position: relative;
  padding: 3rem 0;
  margin-top: 0;
}

@media (min-width: 768px) {
  .how-it-works .not-a-member-yet {
    -ms-flex-direction: row;
        flex-direction: row;
    padding: 7.45rem 0;
  }
}

.how-it-works .not-a-member-yet:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: #003F5C;
  z-index: -1;
}

.how-it-works .not-a-member-yet h2 {
  color: #FFC950;
  margin-right: 0;
  font-size: 3.2rem;
  margin-bottom: 2rem;
}

@media (min-width: 768px) {
  .how-it-works .not-a-member-yet h2 {
    margin-right: 3rem;
    margin-bottom: 0;
  }
}

.how-it-works .not-a-member-yet a {
  margin: 0;
}

.how-it-works .download-app {
  background-color: #FFC950;
  position: relative;
  padding: 3rem 0;
  margin-top: 0;
}

@media (min-width: 768px) {
  .how-it-works .download-app {
    padding: 10rem 0;
  }
}

.how-it-works .download-app:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: #FFC950;
  z-index: -1;
}

@media (min-width: 768px) and (max-width: 980px) {
  .how-it-works .download-app .col.col-sm-4, .how-it-works .download-app .col.col-sm-8 {
    width: 50%;
  }
}

.how-it-works .download-app .download-app-contents {
  margin-left: 0rem;
}

@media (min-width: 980px) {
  .how-it-works .download-app .download-app-contents {
    margin-top: 8rem;
  }
}

@media (min-width: 1240px) {
  .how-it-works .download-app .download-app-contents {
    margin-top: 13rem;
    margin-left: 8rem;
  }
}

.how-it-works .download-app .download-app-contents h2 {
  font-size: 3.7rem;
}

.how-it-works .download-app .download-app-contents p {
  font-size: 2.2rem;
  margin-right: 0rem;
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .how-it-works .download-app .download-app-contents p {
    margin-right: 4rem;
    margin-top: 2.2rem;
  }
}

.how-it-works .download-app .download-app-contents .app-download-links {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .how-it-works .download-app .download-app-contents .app-download-links {
    margin-top: 3rem;
  }
}

.how-it-works .download-app .download-app-contents .app-download-links .app-download-icon {
  width: 100%;
}

@media (min-width: 350px) {
  .how-it-works .download-app .download-app-contents .app-download-links .app-download-icon {
    width: initial;
  }
}

.how-it-works .download-app .download-app-contents .app-download-links .app-download-icon:first-of-type {
  margin-right: 0;
  margin-bottom: 1rem;
}

@media (min-width: 350px) {
  .how-it-works .download-app .download-app-contents .app-download-links .app-download-icon:first-of-type {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }
}

.how-it-works .download-app .download-app-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 3rem;
}

@media (min-width: 768px) {
  .how-it-works .download-app .download-app-img {
    margin-top: 0;
    margin-left: 2rem;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.how-it-works .download-app .download-app-img img {
  max-height: 30rem;
}

@media (min-width: 768px) {
  .how-it-works .download-app .download-app-img img {
    max-height: 56.7rem;
  }
}

.master-wrapper.corporate-3-bg {
  background-color: initial;
  overflow-x: hidden;
}

.corporate-3 {
  padding: 0 1rem;
}

.corporate-3 .the-right-kind-of-perk {
  background-color: #FFC950;
  position: relative;
  margin-top: 6rem;
}

@media (min-width: 768px) {
  .corporate-3 .the-right-kind-of-perk {
    margin-top: 0rem;
  }
}

.corporate-3 .the-right-kind-of-perk:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: #FFC950;
  z-index: -1;
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}

@media (min-width: 768px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding: 0;
}

@media (min-width: 768px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents {
    margin-right: 1rem;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3rem 0;
  }
}

@media (min-width: 930px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents {
    padding: 6rem 0;
  }
}

@media (min-width: 1200px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents {
    padding: 12.5rem 0;
    margin-right: 0rem;
  }
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents h1 {
  margin-bottom: 1rem;
  font-size: 3.3rem;
  color: #003F5C;
}

@media (min-width: 1200px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents h1 {
    margin-bottom: 4rem;
  }
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents p {
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.9rem;
  line-height: 1.2em;
  color: #003F5C;
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents p:last-of-type {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents p {
    margin-bottom: 1rem;
  }
}

@media (min-width: 930px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents p {
    line-height: 1.59em;
    margin-bottom: 2rem;
  }
}

@media (min-width: 1200px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents p {
    width: 74%;
    margin-bottom: 3.5rem;
  }
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents a {
  padding: 1.2rem 2.3rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 2rem;
  background-color: #003F5C;
  color: #FFC950;
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents a:hover {
  background-color: rgba(0, 63, 92, 0.5);
}

@media (min-width: 930px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents a {
    margin-top: 3rem;
  }
}

@media (min-width: 1200px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-contents a {
    margin-top: 5.5rem;
  }
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 0;
  width: calc(100% + 6rem);
  margin-left: -3rem;
}

@media (min-width: 768px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-image {
    margin-left: 1rem;
    width: calc(100% + 42rem);
  }
}

@media (min-width: 930px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-image {
    width: calc(100% + 45.5rem);
  }
}

@media (min-width: 1200px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-image {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    position: absolute;
    left: -3rem;
    bottom: 0;
    margin: 0;
    width: calc(100% + 54rem);
    height: 100%;
  }
}

.corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .corporate-3 .the-right-kind-of-perk .the-right-kind-of-perk-container .the-right-kind-of-perk-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
}

.corporate-3 .the-perfect-blend {
  padding: 3rem 0;
}

@media (min-width: 768px) {
  .corporate-3 .the-perfect-blend {
    padding: 6.7rem 0 8.6rem 0;
  }
}

.corporate-3 .the-perfect-blend .the-perfect-blend-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (min-width: 768px) {
  .corporate-3 .the-perfect-blend .the-perfect-blend-img {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

.corporate-3 .the-perfect-blend .the-perfect-blend-img img {
  max-height: 30rem;
}

@media (min-width: 768px) {
  .corporate-3 .the-perfect-blend .the-perfect-blend-img img {
    max-height: 44rem;
  }
}

.corporate-3 .the-perfect-blend .the-perfect-blend-contents {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .corporate-3 .the-perfect-blend .the-perfect-blend-contents {
    margin-top: 0rem;
  }
}

@media (min-width: 930px) {
  .corporate-3 .the-perfect-blend .the-perfect-blend-contents {
    margin-top: 6.6rem;
  }
}

.corporate-3 .the-perfect-blend .the-perfect-blend-contents h2 {
  font-size: 3.4rem;
}

.corporate-3 .the-perfect-blend .the-perfect-blend-contents ul {
  padding-left: 4rem;
  margin-top: 2rem;
}

@media (min-width: 930px) {
  .corporate-3 .the-perfect-blend .the-perfect-blend-contents ul {
    margin-top: 5.4rem;
  }
}

.corporate-3 .the-perfect-blend .the-perfect-blend-contents ul li {
  position: relative;
  list-style: none;
  font-size: 2.1rem;
  width: 100%;
  margin-bottom: 2rem;
}

@media (min-width: 930px) {
  .corporate-3 .the-perfect-blend .the-perfect-blend-contents ul li {
    width: 70%;
  }
}

.corporate-3 .the-perfect-blend .the-perfect-blend-contents ul li:before {
  content: '';
  position: absolute;
  top: 0.1em;
  left: -4rem;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("/img/content/corporate-3/blink-icon.svg");
}

.corporate-3 .the-perfect-blend .the-perfect-blend-contents ul li:last-of-type {
  margin-bottom: 0;
}

.corporate-3 .have-it-your-way {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #FFF6E4;
  position: relative;
  padding: 3rem 0;
  margin-top: 0;
}

@media (min-width: 768px) {
  .corporate-3 .have-it-your-way {
    -ms-flex-direction: row;
        flex-direction: row;
    padding: 7.45rem 0 0 0;
  }
}

.corporate-3 .have-it-your-way:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: #FFF6E4;
  z-index: -1;
}

.corporate-3 .have-it-your-way .have-it-your-way-contents {
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .corporate-3 .have-it-your-way .have-it-your-way-contents {
    margin-top: -7.5rem;
  }
}

.corporate-3 .have-it-your-way .have-it-your-way-contents h2 {
  font-size: 3.4rem;
  color: #003F5C;
}

.corporate-3 .have-it-your-way .have-it-your-way-contents p {
  width: 100%;
  font-size: 1.9rem;
  line-height: 1.2em;
  color: #003F5C;
  margin-top: 2rem;
}

@media (min-width: 930px) {
  .corporate-3 .have-it-your-way .have-it-your-way-contents p {
    line-height: 1.59em;
    margin-top: 4.1rem;
  }
}

@media (min-width: 1200px) {
  .corporate-3 .have-it-your-way .have-it-your-way-contents p {
    width: 76%;
  }
}

.corporate-3 .have-it-your-way .have-it-your-way-contents a {
  padding: 1.2rem 2.3rem;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 2rem;
  background-color: #003F5C;
  color: #FFC950;
}

.corporate-3 .have-it-your-way .have-it-your-way-contents a:hover {
  background-color: rgba(0, 63, 92, 0.5);
}

@media (min-width: 930px) {
  .corporate-3 .have-it-your-way .have-it-your-way-contents a {
    margin-top: 3rem;
  }
}

@media (min-width: 1200px) {
  .corporate-3 .have-it-your-way .have-it-your-way-contents a {
    margin-top: 6.5rem;
  }
}

.corporate-3 .have-it-your-way .have-it-your-way-img-container {
  position: relative;
  overflow: hidden;
  min-height: initial;
}

@media (min-width: 768px) {
  .corporate-3 .have-it-your-way .have-it-your-way-img-container {
    min-height: 50.8rem;
  }
}

.corporate-3 .have-it-your-way .have-it-your-way-img-container .have-it-your-way-img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (min-width: 768px) {
  .corporate-3 .have-it-your-way .have-it-your-way-img-container .have-it-your-way-img {
    display: initial;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 6rem;
  }
}

.corporate-3 .have-it-your-way .have-it-your-way-img-container .have-it-your-way-img img {
  max-height: 30rem;
}

@media (min-width: 768px) {
  .corporate-3 .have-it-your-way .have-it-your-way-img-container .have-it-your-way-img img {
    max-height: 69rem;
  }
}

.corporate-3 .get-your-fix {
  margin-top: 0;
  background-color: #FFC950;
  position: relative;
}

.corporate-3 .get-your-fix:before {
  content: '';
  position: absolute;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 100%;
  background: #FFC950;
  z-index: -1;
}

.corporate-3 .get-your-fix .get-your-fix-image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-right: 0;
  width: calc(100% + 6rem);
  margin-left: -3rem;
}

@media (min-width: 768px) {
  .corporate-3 .get-your-fix .get-your-fix-image {
    margin-left: -18rem;
    width: calc(100% + 16.5rem);
  }
}

@media (min-width: 1200px) {
  .corporate-3 .get-your-fix .get-your-fix-image {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    position: absolute;
    right: 3rem;
    bottom: 0;
    margin: 0;
    height: 100%;
    width: calc(100% + 41.5rem);
  }
}

.corporate-3 .get-your-fix .get-your-fix-image img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .corporate-3 .get-your-fix .get-your-fix-image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
}

.corporate-3 .get-your-fix .get-your-fix-contents {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  margin-bottom: 5rem;
}

@media (min-width: 768px) {
  .corporate-3 .get-your-fix .get-your-fix-contents {
    margin-left: 1rem;
    margin-bottom: 0;
    padding: 3rem 0;
  }
}

@media (min-width: 930px) {
  .corporate-3 .get-your-fix .get-your-fix-contents {
    padding: 3rem 0 3rem 6rem;
  }
}

@media (min-width: 1200px) {
  .corporate-3 .get-your-fix .get-your-fix-contents {
    padding: 12.5rem 0 12.5rem 6rem;
    margin-left: 0rem;
  }
}

.corporate-3 .get-your-fix .get-your-fix-contents h2 {
  font-size: 3.4rem;
  color: #003F5C;
}

.corporate-3 .get-your-fix .get-your-fix-contents ul {
  padding-left: 4rem;
  margin-top: 2rem;
}

@media (min-width: 1200px) {
  .corporate-3 .get-your-fix .get-your-fix-contents ul {
    margin-top: 5.4rem;
  }
}

.corporate-3 .get-your-fix .get-your-fix-contents ul li {
  position: relative;
  list-style: none;
  font-size: 2.1rem;
  width: 100%;
  margin-bottom: 2rem;
  color: #003F5C;
}

@media (min-width: 1200px) {
  .corporate-3 .get-your-fix .get-your-fix-contents ul li {
    width: 58%;
  }
}

.corporate-3 .get-your-fix .get-your-fix-contents ul li:before {
  content: '';
  position: absolute;
  top: 0.1em;
  left: -4rem;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("/img/content/corporate-3/blink-icon-white.svg");
}

.corporate-3 .get-your-fix .get-your-fix-contents ul li:last-of-type {
  margin-bottom: 0;
}

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

html {
  box-sizing: border-box;
  font-size: 10px;
}

body {
  color: #003F5C;
  font-family: "Raleway", sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

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

a {
  color: inherit;
}

hr {
  border-color: #FFC950;
  border-style: solid;
  border-width: 1px 0 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
}

table {
  width: 100%;
}

select,
textarea,
[type=text],
[type=email],
[type=password],
[type=date] {
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 16px 20px;
  background-color: #fff;
  color: #000;
  border-radius: 50px;
  width: 100%;
  outline: none;
}

select:focus,
textarea:focus,
[type=text]:focus,
[type=email]:focus,
[type=password]:focus,
[type=date]:focus {
  border: 1px solid black;
}

select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
[type=text]:-ms-input-placeholder,
[type=email]:-ms-input-placeholder,
[type=password]:-ms-input-placeholder,
[type=date]:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
  transition: color 0.3s;
}

select::placeholder,
textarea::placeholder,
[type=text]::placeholder,
[type=email]::placeholder,
[type=password]::placeholder,
[type=date]::placeholder {
  color: rgba(0, 0, 0, 0.3);
  transition: color 0.3s;
}

select {
  color: #003F5C;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 50px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='9' viewBox='0 0 14 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 0.999999' stroke='%23232323' stroke-width='2'/%3E%3C/svg%3E%0A");
  background-position: right 20px center;
  background-repeat: no-repeat;
}

textarea {
  resize: none;
}

.img-responsive {
  display: block;
}

.img-centre {
  margin-left: auto;
  margin-right: auto;
}

.img-stretch {
  width: 100%;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}
