.luxair {
  font-size: 16px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.luxair * {
  font-style: normal;
  font-weight: 400;
}

.luxair em,
.luxair i {
  font-style: italic !important;
}

.luxair b,
.luxair strong {
  font-weight: 600;
}

.luxair {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.luxair * {
  font-style: normal !important;
  font-weight: 400;
}

.luxair em, .luxair i {
  font-style: italic !important;
}

.luxair b, .luxair strong {
  font-weight: 600;
}

.luxair a, .luxair .textlink {
  color: #035066;
}

.luxair strong, .luxair .font-bold {
  font-weight: 500;
}

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

.bgcolor-pampas {
  background-color: #f5f5f5;
}

.bgcolor-fuscousGray {
  background-color: #04242f;
}

.bgcolor-lejaune {
  background-color: #297BAE;
}

/*.switches__sites.active {
    border-top-color: $le-bleu-80-lg;
}*/
.mobile-spacing {
  margin-top: 0px !important;
  margin-bottom: -50px !important;
}

.u-pv-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.illustration-container {
  margin: 24px 0px;
  width: 100%;
  box-sizing: border-box;
}

.illustration-container > div {
  padding: 0px 4px;
}

.illustration-container .illustration-box {
  width: 100%;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0 auto;
}

.illustration-container .illustration-my-bookings-page {
  background-image: url(../images/luxairtours/pages/my-booking/illusrtation-manage-booking-page.svg?u35cdb4af);
}

.illustration-container .illustration-check-in-page {
  background-image: url(../images/luxairtours/pages/check-in/illusrtation-checkin-page.svg?u35cdb4af);
}

.illustration-container .illustration-box:after {
  content: '';
  display: block;
  padding-bottom: 23.7%;
}

.illustration-check-in-myluxair {
  background-image: url(../images/myluxair/check-in/check-in-page-illustration.svg?u35cdb4af);
}

.illustration-webcontactform-wheelchair {
  background-image: url(../images/web-contact-form/wheelchair-form-illustration-main.svg?u35cdb4af);
  height: 486px;
  width: 428px;
  float: right;
}

.illustration-webcontactform-own-wheelchair-yes {
  background-image: url(../images/web-contact-form/own-wheelchair-yes.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-own-wheelchair-no {
  background-image: url(../images/web-contact-form/own-wheelchair-no.svg?u35cdb4af);
  height: 125px;
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
}

.illustration-webcontactform-impairment-high {
  background-image: url(../images/web-contact-form/impairment-high.svg?u35cdb4af);
  width: 91px;
  height: 96px;
}

.illustration-webcontactform-impairment-medium {
  background-image: url(../images/web-contact-form/impairment-medium.svg?u35cdb4af);
  width: 91px;
  height: 96px;
}

.illustration-webcontactform-impairment-low {
  background-image: url(../images/web-contact-form/impairment-low.svg?u35cdb4af);
  width: 91px;
  height: 96px;
}

.illustration-webcontactform-requirements-form {
  background-image: url(../images/web-contact-form/requirements-form.svg?u35cdb4af);
  width: 507px;
  height: 100px;
}

.illustration-webcontactform-requirements-form-no-own-wheelchair {
  background-image: url(../images/web-contact-form/requirements-form-no-own-wheelchair.svg?u35cdb4af);
  width: 507px;
  height: 100px;
}

.illustration-webcontactform-success {
  background-image: url(../images/web-contact-form/wheelchair-succes-request.svg?u35cdb4af);
  background-repeat: no-repeat;
  aspect-ratio: 507/150;
  background-size: contain;
}

.illustration-webcontactform-wheelchair-foldable {
  background-image: url(../images/web-contact-form/wheelchair-foldable.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-wheelchair-not-foldable {
  background-image: url(../images/web-contact-form/wheelchair-not-foldable.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-wheelchair-battery-removable {
  background-image: url(../images/web-contact-form/wheelchair-removable-battery.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-wheelchair-battery-not-removable {
  background-image: url(../images/web-contact-form/wheelchair-not-removable-battery.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-wheelchair-assistance-removable {
  background-image: url(../images/web-contact-form/assistance-removable.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-wheelchair-example {
  background-image: url(../images/web-contact-form/wheelchair-example.png?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-wheelchair-assistance-not-removable {
  background-image: url(../images/web-contact-form/assistance-not-removable.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 100%;
  height: 125px;
}

.illustration-webcontactform-passport {
  background-image: url(../images/web-contact-form/passport-TSA.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-position-x: center;
  width: 428px;
  height: 486px;
}

.voucher-progress-wrapper {
  background-image: url(../images/highfive/high5-progress-card-bg-mobile.svg?u35cdb4af);
}

.voucher-progress-card {
  background-image: url(../images/highfive/voucher-background-progress-status.svg?u35cdb4af);
}

.voucher-progress-card.voucher-img-completed {
  background-image: url(../images/highfive/voucher-background-success-status.svg?u35cdb4af);
}

.welcome-page-header-illustration {
  background-image: url(../images/highfive/mobile-banner-rules-page.svg?u35cdb4af);
}

.button__inner {
  border-radius: 0;
  background-color: #001B50;
  color: #ffffff;
}

.button__inner:hover {
  background-color: #368399;
}

.button__inner:disabled {
  opacity: 1;
  background: #b1c3ca;
}

.button--link {
  color: #035066;
}

.dropdown {
  background-color: #ffffff;
  border-radius: 0;
  border: 1px solid #cccccc;
  z-index: auto !important;
}

.dropdown:before {
  border: none;
  background: #ffffff;
  right: calc(50% - 5px);
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  bottom: -21px;
  height: 10px;
  width: 10px;
  z-index: 41;
  transform: rotate(-45deg);
}

.dropdown--light .dropdown__items {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  top: 100%;
  width: calc(100% + 2px);
}

.dropdown--light .dropdown__items .dropdown__item {
  background-color: #ffffff;
}

.dropdown__items {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.horizontalLine {
  background-color: #cccccc;
}

.horizontalLine.horizontalLine--full {
  border-bottom: 1px solid #cccccc;
}

.search--new .checkbox input[type="checkbox"]:checked + span, .checkbox input[type="checkbox"]:checked + span {
  background: transparent;
}

.inputTextSubmit .inputTextField {
  border: 1px solid #cccccc;
}

.radio__button--section {
  background: #035066;
}

.radio__button--white-bg {
  background: #ffffff;
}

.radio__button {
  color: #ffffff;
}

.radio__button span {
  border: 2px solid #ffffff;
}

.radio__button input[type="radio"]:checked + span {
  background: #035066;
}

.radio__button input[type="radio"]:checked + span:before {
  background: #ffffff;
  border: 2px solid #035066;
}

.radio__button--inverse {
  color: #035066;
}

.radio__button--inverse span {
  border-color: #035066;
}

.radio__button--inverse input[type="radio"]:checked + span:before {
  border: 2px solid #ffffff;
  background: #035066;
}

.bullet-list__item:before {
  background-color: #035066;
}

.search--new .inputTextField::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #a3a3a3;
}

.search--new .inputTextField:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #a3a3a3;
}

.search--new .inputTextField::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #a3a3a3;
}

.search--new .inputTextField.disabled::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b1c3ca;
}

.search--new .inputTextField.disabled:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b1c3ca;
}

.search--new .inputTextField.disabled::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #b1c3ca;
}

.search--new .radio__button--section {
  background: #297BAE;
  padding: 20px;
}

.search--new .radio__button input[type="radio"]:checked + span {
  background: #297BAE;
}

.search--new .radio__button input[type="radio"]:checked + span:before {
  background: #ffffff;
  border: 2px solid #297BAE;
}

.price, a.price {
  background-color: #ffffff;
  color: #297BAE;
  border-radius: 0;
}

.price:hover, a.price:hover {
  background-color: #cccccc;
}

.price--inline {
  color: #297BAE;
}

.price--inline:hover {
  background: none;
}

.price--inverse {
  background-color: #035066;
  color: white;
}

.price--inverse:hover {
  background-color: #297BAE;
}

.price--inverse.price--inline {
  background-color: transparent;
  color: white;
}

.darksite__logo {
  background-image: url("../images/logos/logos/grayscale-luxair.svg");
}

.imageTextBlock__content p > a {
  color: #297BAE;
}

.intro h1, .intro h3 {
  color: #035066;
}

.intro h6 {
  color: #035066;
}

.linkBlock > p > a {
  color: #297BAE;
}

.offerTeaser {
  background-color: rgba(255, 255, 255, .8);
  border: 1px solid #ccc;
}

.offerTeaser:hover {
  text-decoration: none;
}

.offerTeaser h2 {
  color: #035066 !important;
  font-weight: 600;
}

.offerTeaser .price:hover {
  background: none;
}

.offerTeaser .price--inverse:hover {
  background-color: #297BAE;
}

.service h3 {
  color: #353535;
}

.teaser {
  background: none;
  border-bottom: none;
}

.teaser h2,
.teaser h3,
.teaser h4 {
  color: #035066;
}

.teaser .teaser__text {
  padding: 20px 0 20px;
}

.teaser .price:hover {
  background: none;
}

.teaser .teaser--text.teaser--textLarge {
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.teaser .teaser--text a.link {
  right: unset;
  left: 20px;
}

.teaser .teaser--whiteOnBlue .price {
  background-color: transparent;
  color: #ffffff;
}

.teaser .teaser--greyOnWhite.teaser--textLarge h2,
.teaser .teaser--greyOnWhite h4 {
  color: #035066;
}

.teaser .teaser--whiteOnImage h2 {
  color: #ffffff;
}

.teaser .teaser--whiteOnImage .button__inner {
  background: #035066;
  color: #ffffff;
}

.teaser .teaser--whiteOnImage .button__inner:hover {
  background: #368399;
}

.teaser .teaser__title {
  background: #297BAE;
}

.teaserImageText {
  background: transparent;
  border: 1px solid #cccccc;
}

.teaserImageText h3,
.teaserImageText h5 {
  font-weight: 400 !important;
  clear: both;
}

.teaserImageText .teaserImageText__textContainer {
  background: none;
}

.teaserImageText .teaserImageText__textContainer .headline-hint {
  background: #e2003b;
  color: #ffffff;
  padding: 3px 10px;
  margin-bottom: 7px;
  float: left;
}

.teaserImageText.teaserImageText--small {
  background: transparent;
}

.teaserImageText.teaserImageText--small .teaserImageText__textContainer {
  color: #504d41;
  background: transparent;
}

a.teaserCatalogue {
  color: #ffffff;
}

.timeTableRow__activeDay {
  background-color: #297BAE;
}

.topicBlock h3 {
  color: #035066;
}

.rating .rating__item {
  background: url(../images/icons/global/rating_lg_white.png?u35cdb4af) no-repeat center center;
  background-size: contain;
}

.rating.rating--colored .rating__item {
  background: url(../images/icons/global/rating_lg.png?u35cdb4af) no-repeat center center;
  background-size: contain;
}

.linkBlock > p > a {
  color: #297BAE;
}

.tooltip:before {
  border: none;
  background: #ffffff;
  right: calc(50% - 5px);
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  bottom: -21px;
  height: 10px;
  width: 10px;
  z-index: 41;
  transform: rotate(-45deg);
}

.tooltip__content {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}

.tooltip__content a {
  color: #ffffff;
}

.accordion__item:hover h4.accordion__headline button {
  background-color: #297BAE;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

.accordion__item:hover .collapse_icon:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3IDEyIiBoZWlnaHQ9IjEyIiB3aWR0aD0iNyI+PHBhdGggZD0iTTEgMTFsNS01bTAgMEwxIDEiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjMDBmZjAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=) no-repeat center center;
}

.accordion__item h4.accordion__headline {
  -webkit-text-fill-color: #030303;
}

.accordion__item h4.accordion__headline button:focus,
.accordion__item h4.accordion__headline:hover button,
.accordion__item h4.accordion__headline:focus button {
  font-weight: bold;
  background-color: #297BAE;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

.accordion__item .accordion__content h4 {
  color: #001B50;
}

.accordion__item.active h4.accordion__headline button {
  background: #297BAE;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

.accordion__item.active .collapse_icon:after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3IDEyIiBoZWlnaHQ9IjEyIiB3aWR0aD0iNyI+PHBhdGggZD0iTTEgMTFsNS01bTAgMEwxIDEiIHN0cm9rZT0iI2ZmZmZmZiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSIjMDBmZjAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=) no-repeat center center;
  transform: rotate(-90deg);
}

.footer {
  margin-top: 60px;
  padding-top: 0px;
}

.footer:before {
  background-color: transparent;
}

.footer a, .footer .textlink {
  color: #ffffff;
}

.footer__container {
  background-color: #297BAE;
}

.footer__copyRight {
  opacity: .4;
  color: #ffffff;
}

.footer__logo {
  background-image: url(../images/logos/logos/logo-luxair-white.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 77px;
  height: 24px;
  margin: 16px auto 0 auto;
}

.footer__phone {
  display: none;
}

.footer__phone__content {
  background-color: #297BAE;
}

.darksite_enable .footer__logo {
  background-image: url(../images/logos/logos/logo-luxair-white.svg?u35cdb4af);
}

.footer__part__content {
  width: 60%;
}

#new-newsletter-widget .title {
  margin-top: 11px;
}

.header {
  border-color: #cccccc;
}

.header h5 {
  margin-bottom: 12px;
}

.header .sites__site__link {
  color: #ffffff;
}

.header .header__countrylanguage .sites__headline {
  color: #035066;
}

.header .header__countrylanguage h4 {
  color: #035066;
}

.header__toTop {
  background-color: #297BAE;
}

.header__toTop a, .header__toTop .textlink {
  color: #ffffff;
}

.logo {
  -ms-flex: 140px 0 0px;
      flex: 140px 0 0;
}

.logo--logo {
  padding-left: 40px;
  background-size: auto 20px;
}

.logo.logo--lgb2b {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.logo.logo--lgb2b:hover {
  text-decoration: none;
}

.logo.darksite--logo {
  display: none;
}

.darksite_enable .logo {
  display: none;
}

.darksite_enable .logo.darksite--logo {
  display: block;
}

.darksite_enable .header__toTop {
  background-color: #A8A8A8;
}

.logo--lgb2b__wrapper {
  padding-top: 9px;
  position: absolute;
  top: 21px;
  left: 105px;
}

.nav__link__inner .price {
  background: transparent;
}

.nav__link__name, a.nav__link__name {
  color: #297BAE;
}

.nav__link__name > a, a.nav__link__name > a {
  color: #297BAE;
}

.nav__link__name.active, .nav__link__name:hover, a.nav__link__name.active, a.nav__link__name:hover {
  border-bottom: 4px solid #00A3E0;
}

.switches__burger {
  background: url(../images/icons/global/lg/hamburger.svg?u35cdb4af) no-repeat center center transparent;
}

.switches.active .switches__burger {
  background-image: url(../images/icons/global/lg/close.svg?u35cdb4af);
}

.switches__languageDropdown a:hover {
  font-weight: 400;
}

.switches .icon--phone {
  background-image: url(../images/icons/global/lg/phone.svg?u35cdb4af);
}

.switches .icon--magnifier {
  background-image: url(../images/icons/search/lg/magnifier.svg?u35cdb4af);
}

.switches .icon--mail {
  background-image: url(../images/icons/global/lg/mail.svg?u35cdb4af);
}

.hdB--border {
  background-color: #00A3E0;
  height: 6px;
}

.hdB--wrapper {
  position: absolute;
  background-color: white;
  z-index: 100;
  width: 100%;
  height: 10px;
  overflow: hidden;
}

.hdB--start {
  position: absolute;
  height: 27px;
  width: 40px;
  background-color: #297BAE;
}

.hdB--base {
  width: 90%;
  height: 27px;
  background: linear-gradient(to right, #297BAE, #ffffff);
}

.hdB--overlay {
  left: 77px;
  z-index: 100;
  position: absolute;
  width: 25%;
  height: 27px;
  background-color: #297BAE;
  background: linear-gradient(to right, #297BAE, #297BAE, transparent);
  transform: skew(-50deg);
  transition: left 1s;
}

.red__container {
  position: absolute;
  left: -60px;
  overflow: hidden;
  width: 150px;
  height: 27px;
  transition: left 1s;
}

.hdB__red--start {
  z-index: 0;
  position: absolute;
  height: 27px;
  width: 40px;
  background-color: #71020e;
}

.hdB__red--base {
  z-index: 20;
  width: 91px;
  height: 27px;
  transform: skew(-60deg);
  position: absolute;
  background: linear-gradient(to right, #71020e 5%, #e2003b 70%);
}

.white__container {
  position: absolute;
  left: -60px;
  height: 27px;
  overflow: hidden;
  width: 200px;
  transition: left 1s, width 1s;
}

.white__1 {
  position: absolute;
  left: 89px;
  z-index: 47;
  width: 30px;
  height: 27px;
  background: linear-gradient(to right, white, transparent);
  transform: skew(-55deg);
}

.white__11 {
  position: absolute;
  height: 12px;
  top: 15px;
  width: 7px;
  z-index: 30;
  left: 76px;
  transform: skew(-63deg);
  background-color: white;
}

.white__2 {
  position: absolute;
  transform: skew(-46deg);
  left: 133px;
  height: 27px;
  width: 51px;
  z-index: 45;
  background: linear-gradient(to right, transparent, white, transparent);
}

.white__3 {
  position: absolute;
  width: 0px;
  left: 149px;
  height: 26px;
  z-index: 41;
  background: linear-gradient(to right, transparent, rgba(255, 204, 245, .7));
  transform: skew(-65deg);
  transition: width 1s;
}

.white__4 {
  position: absolute;
  z-index: 44;
  width: 20px;
  left: 151px;
  height: 10px;
  top: 17px;
  background: linear-gradient(to bottom, transparent, white);
  transform: skew(-70deg);
}

.white__topBarAbove {
  position: absolute;
  height: 7px;
  left: 102px;
  width: 70px;
  z-index: 20;
  background: linear-gradient(#ffffff, rgba(255, 235, 250, .8), rgba(255, 224, 245, .8));
  transform: skew(-55deg);
}

.white__topBar {
  position: absolute;
  height: 25px;
  left: 82px;
  top: 7px;
  width: 70px;
  z-index: 20;
  background: linear-gradient(rgba(255, 224, 245, .8), rgba(255, 224, 245, .7), rgba(255, 224, 245, .5), transparent);
  transform: skew(-55deg);
}

.white__left {
  position: absolute;
  left: 90px;
  transform: skew(-50deg);
  width: 11px;
  height: 27px;
  z-index: 60;
  background: linear-gradient(to right, #ffffff, transparent);
}

.white__circle--blur {
  position: absolute;
  background-image: radial-gradient(circle closest-side, #ffffff, transparent);
  top: 10px;
  left: 137px;
  width: 30px;
  height: 30px;
  z-index: 61;
}

.myarea__footer {
  background-color: #03242F;
}

/***
 * Luxair and luxairtours use an image for the logo while, b2c, b2b and w2s use a background-image.
 * In order to avoid the logo being displayed twice in luxair and luxairtours, we set the background
 * to none.
 *
 * Migration has proved to not be easy as Luxair and Luxairtours have also a dark mode and migrating
 * that is not part of the scope of the user story.
 */

.logo--logo {
  width: unset;
  margin-top: 0;
}

body[data-theme='lgit'] .logo--logo {
  width: 90%;
  margin-top: 10px;
}

.slider .slider__textContainer .rating > .rating__item {
  background: url(../images/icons/global/rating_lg.png?u35cdb4af) no-repeat left top;
  background-size: contain;
}

.slider.slider--textbox-inverse .slider__textContainer .rating__item, .slider.slider--textbox-transparent .slider__textContainer .rating__item {
  background: url(../images/icons/global/rating_lg_white.png?u35cdb4af) no-repeat left top;
  background-size: cover;
}

.slider .slider__label.active .slider__label__icon {
  background-color: #297BAE;
}

.slider .slider__label__icon {
  border: 1px solid #297BAE;
}

.slider .slider__textContainer .price {
  color: white;
  background-color: #035066;
}

.slider .slider__textContainer .price:hover {
  background-color: #368399;
  text-decoration: none !important;
}

.slider.slider--textbox-transparent .slider__textContainer .price, .slider.slider--textbox-inverse .slider__textContainer .price {
  color: #035066;
  background-color: white;
}

.slider.slider--textbox-transparent .slider__textContainer .price:hover, .slider.slider--textbox-inverse .slider__textContainer .price:hover {
  background-color: #cccccc;
  text-decoration: none !important;
}

.search-booknow__destinations, .search-booknow__dates {
  border-bottom: 1px solid #ccc;
}

.search-booknow__switch-icon svg #Oval-2 {
  fill: #297BAE;
}

.search-booknow__navigation__dropdown .dropdown__items {
  width: 100%;
}

.search-booknow .search-booknow__navigation__label {
  background-color: #297BAE;
}

.search-booknow .search-booknow__navigation__label.active {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.search-booknow .search-booknow__navigation__label:hover {
  background-color: #297BAE;
}

.search-booknow .search-booknow__input {
  border: 1px solid #ccc;
}

.search-booknow .inputTextField {
  border: 1px solid #ccc;
}

.search-booknow .inputTextField.search-booknow__arrivalInput, .search-booknow .inputTextField.search-booknow__destinationInput {
  border: 1px solid #ccc;
}

.search-booknow .inputTextField:disabled {
  background: #f5f5f5;
}

.search-booknow .radio__button input:checked + span:before {
  border: 2px solid #ffffff;
}

.search-booknow .radio__button input[type="radio"]:checked + .radio__button__label,
.search-booknow .search__passengers__decreaseButton,
.search-booknow .search__passengers__increaseButton {
  background-color: #035066;
}

.search-booknow .radio__button input[type="radio"]:checked + .radio__button__label {
  border-color: #035066;
}

.search-booknow__loading {
  background: #ffffff url(../images/icons/global/lg/loading.gif?u35cdb4af) no-repeat center center;
}

.search-result__loading {
  background: #ffffff url(../images/icons/global/lg/loading.gif?u35cdb4af) no-repeat center center;
}

.services .services__inner h3, .services .services__inner h4 {
  color: #035066;
}

.services .service h3 {
  color: #035066;
}

.services--withBackground *, .services--withBackground h3, .services--withBackground h4 {
  color: #ffffff !important;
}

.stage span,
.stage .stage__location {
  font-size: 16px;
  font-family: var(--font-body);
}

.stage h2 {
  margin-top: 5px;
  margin-bottom: 8px;
}

.twoColumnContainer--grey {
  background: #04242f;
}

.contact-us strong {
  font-weight: 600;
}

.contact-us ul li {
  padding-left: 20px;
  position: relative;
  margin-bottom: .5em;
}

.contact-us ul li:before {
  background-color: #035066;
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 2px;
  position: absolute;
  left: 2px;
  top: calc(.5em + 1px);
}

.contact-us__phone {
  color: #035066;
}

.contact-us__phone:before {
  background-image: url(../images/icons/global/lg/phone.svg?u35cdb4af);
}

.contact-us__phone span {
  color: #035066;
}

.contact-us__phone span:before {
  color: #035066;
}

.contact-us__phone i {
  color: #035066;
}

.contact-us__phone a {
  color: #035066;
}

.offers h3,
.offers h4 {
  color: #035066;
}

.offers .offers__list .offer {
  border-bottom: 1px solid #cccccc;
}

.offers .offers__list .price:hover {
  background: none;
}

.phoneBox {
  color: #000;
}

.phoneBox .phoneBox__phone, .phoneBox .phoneBox__phone:hover, .phoneBox a, .phoneBox a:hover {
  color: #035066;
  font-weight: 300 !important;
}

.banner_1 {
  background-image: url(../images/myluxair/campaigns/banner_1.svg?u35cdb4af);
}

.banner_2 {
  background-image: url(../images/myluxair/campaigns/banner_2.svg?u35cdb4af);
}

.banner_3 {
  background-image: url(../images/myluxair/campaigns/banner_3.svg?u35cdb4af);
}

.banner_4 {
  background-image: url(../images/myluxair/campaigns/banner_4.svg?u35cdb4af);
}

.campaign-stepper-desk {
  background-image: url(../images/myluxair/campaigns/stepperCampaignDesktop.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 548/167;
}

.campaign-stepper-mobile {
  background-image: url(../images/myluxair/campaigns/stepperCampaignMobile.svg?u35cdb4af);
  background-repeat: no-repeat;
  background-size: cover;
  aspect-ratio: 548/167;
}

.four-plus-one-bg-airport {
  background-image: url(../images/myluxair/campaigns/fourplusone/banner-airport-new.svg?u35cdb4af);
}

.four-plus-one-bg-waves {
  background-image: url(../images/myluxair/campaigns/fourplusone/banner-waves-new.svg?u35cdb4af);
}

.five-equals-one-logo {
  background-image: url(../images/myluxair/campaigns/fiveequalsone/highfive-logo-expanded-horizontal-web.svg?u35cdb4af);
}

.five-equals-one-logo-vertical {
  background-image: url(../images/myluxair/campaigns/fiveequalsone/highfive-logo-expanded-vertical-web.svg?u35cdb4af);
}

.five-equals-one-bg-airport {
  background-image: url(../images/myluxair/campaigns/fiveequalsone/banner-airport-h5.svg?u35cdb4af);
}

.new-joiner-banner-en {
  background-image: url(../images/myluxair/campaigns/highFive/english-desktop-highfive-myluxair-entry-point-01.svg?u35cdb4af);
}

.new-joiner-banner-de {
  background-image: url(../images/myluxair/campaigns/highFive/german-desktop-highfive-myluxair-entry-point-02.svg?u35cdb4af);
}

.new-joiner-banner-it {
  background-image: url(../images/myluxair/campaigns/highFive/italian-desktop-highfive-myluxair-entry-point-05.svg?u35cdb4af);
}

.new-joiner-banner-pt {
  background-image: url(../images/myluxair/campaigns/highFive/portuguese-desktop-highfive-myluxair-entry-point-04.svg?u35cdb4af);
}

.new-joiner-banner-es {
  background-image: url(../images/myluxair/campaigns/highFive/spanish-desktop-highfive-myluxair-entry-point-06.svg?u35cdb4af);
}

.new-joiner-banner-fr {
  background-image: url(../images/myluxair/campaigns/highFive/french-desktop-highfive-myluxair-entry-point.svg?u35cdb4af);
}

.luxair-highfive-logo-white {
  background-image: url(../images/myluxair/campaigns/highFive/luxair-highfive-logo-white.svg?u35cdb4af);
}

.luxair-highfive-mobile-banner {
  background-image: url(../images/myluxair/campaigns/highFive/entry-banner-highfive-myluxair-mobile.svg?u35cdb4af);
}

.luxair-highfive-illustrator-banner-mobile-pt {
  background-image: url(../images/myluxair/campaigns/highFive/portuguese-mobile-highfive-myluxair-entry-point-graphich-elements.svg?u35cdb4af);
}

.luxair-highfive-illustrator-banner-mobile-es {
  background-image: url(../images/myluxair/campaigns/highFive/spanish-mobile-highfive-myluxair-entry-point-graphich-elements.svg?u35cdb4af);
}

.luxair-highfive-illustrator-banner-mobile-fr {
  background-image: url(../images/myluxair/campaigns/highFive/french-mobile-highfive-myluxair-entry-point.svg?u35cdb4af);
}

.luxair-highfive-illustrator-banner-mobile-de {
  background-image: url(../images/myluxair/campaigns/highFive/german-mobile-highfive-myluxair-entry-point-graphich-elements.svg?u35cdb4af);
}

.luxair-highfive-illustrator-banner-mobile-it {
  background-image: url(../images/myluxair/campaigns/highFive/italian-mobile-highfive-myluxair-entry-point-graphich-elements.svg?u35cdb4af);
}

.luxair-highfive-illustrator-banner-mobile-en {
  background-image: url(../images/myluxair/campaigns/highFive/english-illustration-elements-banner-mobile.svg?u35cdb4af);
}

.airplane-ticket {
  background-image: url(../images/myluxair/campaigns/highFive/airplane_ticket_outline.svg?u35cdb4af);
}

.airplane-ticket-blue {
  background-image: url(../images/myluxair/campaigns/highFive/airplane_ticket_outline_blue.svg?u35cdb4af);
}

.plane-icon {
  background-image: url(../images/myluxair/campaigns/highFive/plane-icon.svg?u35cdb4af);
}

.banner-update-state-banner {
  background-image: url(../images/myluxair/campaigns/highFive/banner-background-h5-voucher.svg?u35cdb4af);
}

.banner-update-state-completed-voucher {
  background-image: url(../images/myluxair/campaigns/highFive/background-celebrating.svg?u35cdb4af);
}

.banner-update-state-completed-voucher-mobile {
  background-image: url(../images/myluxair/campaigns/highFive/background-dynamic-banner-succes.svg?u35cdb4af);
}

.banner-update-state-not-completed-voucher-mobile {
  background-image: url(../images/myluxair/campaigns/highFive/background-dynamic-banner-mobile.svg?u35cdb4af);
}

.banner-update-state-not-completed-voucher {
  background-image: url(../images/myluxair/campaigns/highFive/not-completed-five-flights-banner.svg?u35cdb4af);
}

.empty-banner-dashed-voucher {
  background-image: url(../images/myluxair/campaigns/highFive/empty-banner-dashed-voucher.svg?u35cdb4af);
}

.five-equals-one-bg-waves {
  background-image: url(../images/myluxair/campaigns/fiveequalsone/banner-waves-new.svg?u35cdb4af);
}

.background-promotion-desk {
  background-image: url(../images/myluxair/campaigns/promotion-image-desktop.png?u35cdb4af);
}

.background-promotion-mobile {
  background-image: url(../images/myluxair/campaigns/promotion4plus1Mobile.png?u35cdb4af);
}

.four-plus-one-logo {
  background-image: url(../images/myluxair/campaigns/4-equal-1-logo.svg?u35cdb4af);
}

.four-plus-one-reach {
  background-image: url(../images/myluxair/campaigns/goalReach.png?u35cdb4af);
}

.four-plus-one-refesh {
  background-image: url(../images/myluxair/campaigns/refresh.svg?u35cdb4af);
}

.sign-up-4plus-1-img {
  background-image: url(../images/myluxair/campaigns/signUpFourPlusOne.svg?u35cdb4af);
}

.plane-icon {
  background-image: url(../images/myluxair/campaigns/planeIcon.svg?u35cdb4af);
}

.fail-icon {
  background-image: url(../images/myluxair/campaigns/failIcon.svg?u35cdb4af);
}

.terminus-icon {
  background-image: url(../images/myluxair/campaigns/terminusIcon.svg?u35cdb4af);
}

.ticket-icon {
  background-image: url(../images/myluxair/campaigns/ticketAndRound.svg?u35cdb4af);
}

.ticket-icon-current {
  background-image: url(../images/myluxair/campaigns/ticketAndRoundCurent.svg?u35cdb4af);
}

.check-circle {
  background-image: url(../images/myluxair/campaigns/check_circle.svg?u35cdb4af);
}

.ticket-icon-check {
  background-image: url(../images/myluxair/campaigns/ticket-icon-check.svg?u35cdb4af);
}

.goal-reached-icon-0 {
  background: url(../images/myluxair/campaigns/goalReached/goalReached-0.svg?u35cdb4af);
}

.goal-reached-icon-1 {
  background: url(../images/myluxair/campaigns/goalReached/goalReached-1.svg?u35cdb4af);
}

.goal-reached-icon-2 {
  background: url(../images/myluxair/campaigns/goalReached/goalReached-2.svg?u35cdb4af);
}

.goal-reached-icon-3 {
  background: url(../images/myluxair/campaigns/goalReached/goalReached-3.svg?u35cdb4af);
}

.goal-reached-confirm {
  background: url(../images/myluxair/campaigns/goalReached/confirmGoalReached.svg?u35cdb4af);
}

.co-traveller-banner-fr {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-desktop-fr.svg?u35cdb4af);
}

.co-traveller-banner-mobile-fr {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-mobile-fr.svg?u35cdb4af);
}

.co-traveller-banner-de {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-desktop-de.svg?u35cdb4af);
}

.co-traveller-banner-mobile-de {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-mobile-de.svg?u35cdb4af);
}

.co-traveller-banner-en {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-desktop-en.svg?u35cdb4af);
}

.co-traveller-banner-mobile-en {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-mobile-en.svg?u35cdb4af);
}

.co-traveller-banner-es {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-desktop-es.svg?u35cdb4af);
}

.co-traveller-banner-mobile-es {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-mobile-es.svg?u35cdb4af);
}

.co-traveller-banner-pt {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-desktop-pt.svg?u35cdb4af);
}

.co-traveller-banner-mobile-pt {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-mobile-pt.svg?u35cdb4af);
}

.co-traveller-banner-it {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-desktop-it.svg?u35cdb4af);
}

.co-traveller-banner-mobile-it {
  background-image: url(../images/myluxair/co-traveller/no-cotravellers-banner-mobile-it.svg?u35cdb4af);
}

.co-traveller-add-banner {
  background-image: url(../images/myluxair/co-traveller/add-cotraveller.svg?u35cdb4af);
}

.background--authentication {
  background-image: url(../images/myluxair/authentication_background.svg?u35cdb4af);
}

.background--authentication_loyalty_program {
  background-image: url(../images/myluxair/authentication/authentication_loyalty_program.svg?u35cdb4af);
}

.background--authentication_loyalty_program_h5 {
  background-image: url(../images/myluxair/campaigns/fiveequalsone/highfive-logo-expanded-vertical.svg?u35cdb4af);
}

.background--authentication_save_your_time {
  background-image: url(../images/myluxair/authentication/authentication_save_your_time.svg?u35cdb4af);
}

.background--authentication_manage_bookings {
  background-image: url(../images/myluxair/authentication/authentication_manage_bookings.svg?u35cdb4af);
}

.background--authentication_stay_up_to_date {
  background-image: url(../images/myluxair/authentication/authentication_stay_up_to_date.svg?u35cdb4af);
}

.profile-button {
  border: 1px solid #001B50;
  border-radius: 25px;
  width: 100%;
  height: 52px;
  text-align: center;
  -ms-flex: display;
      flex: display;
  color: #001B50;
}

.profile-button:hover {
  text-decoration: none;
}

.illustration_left {
  background-image: url(../images/myluxair/profile-button/illustration_left.svg?u35cdb4af);
}

.illustration_right {
  background-image: url(../images/myluxair/profile-button/illustration_right.svg?u35cdb4af);
}

.faq-feedback {
  -ms-flex: 1 0;
  flex: 1 0;
  -ms-flex-preferred-size: calc(15% - 20px);
  flex-basis: calc(15% - 20px);
  max-width: calc(15% - 20px);
  min-width: 200px;
  box-sizing: border-box;
  margin: 1rem 0 0 0;
  padding: 1rem 0.5rem;
  border: 1px solid #becfd3;
  border-radius: 2px;
}

.faq-feedback .title {
  text-align: center;
  line-height: 1rem;
  font-size: 1rem;
  font-family: var(--font-body);
}

.faq-feedback .faq-feedback-button {
  box-sizing: border-box;
  min-width: 35%;
  padding: 0.5rem 0;
}

.faq-feedback .button-container {
  margin-top: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

.faq-feedback .btn {
  border-radius: 2px;
  text-align: center;
  font-size: 1rem;
  font-family: var(--font-body);
  letter-spacing: 0;
  line-height: 1rem;
}

.faq-feedback .btn--default {
  background-color: #001B50;
  border: 1px solid #001B50;
  color: #ffffff;
}

.faq-feedback .btn--default:hover, .faq-feedback .btn--default:active {
  background-color: #0090b8;
  border-color: #0090b8;
}

.faq-feedback .btn--secondary-default {
  border: 1px solid #001B50;
  background-color: #ffffff;
  color: #001B50;
}

.faq-feedback .btn--secondary-default:hover, .faq-feedback .btn--secondary-default:active {
  border-color: #0090b8;
  color: #0090b8;
}

.search--old .search {
  margin-top: -40px;
}

.search--old .search__navigation__label.active {
  background: #297BAE;
}

.search--old .search__navigation__label.active:hover {
  background-color: #297BAE;
}

.search--old .search__content {
  background: #297BAE;
  border-bottom: 1px solid #035066;
}

.search--old .search__introText {
  color: #ffffff;
}

.search--old .search__inputIcon {
  background: transparent url(../images/icons/search/lg/luxair-plane.svg?u35cdb4af) no-repeat center center;
}

.search--old .search__travelDuration .dropdown:before {
  content: none;
}

.search--old .search__loading {
  background: #ffffff url(../images/icons/global/lg/loading.gif?u35cdb4af) no-repeat center center;
}

.search--new .search {
  margin-top: -40px;
}

.search--new .search .search__content {
  background: #297BAE;
}

.search--new .search .radio__button input:checked + span:before {
  border: 2px solid #297BAE;
}

.search--new .search .inputTextField {
  border-top: 1px solid #a3a3a3;
}

.search--new .search .inputTextField.disabled {
  background: #ffffff;
}

.search--new .search .inputTextField.disabled:before {
  opacity: 0.4;
}

.search--new .search__navigation__label.active {
  background: #297BAE;
}

.search--new .search__navigation__label.active:hover {
  background-color: #297BAE;
}

.search--new .search__passengers__label {
  color: #a3a3a3;
}

.search--new .search__content {
  background: #297BAE;
  border-bottom: 1px solid #035066;
}

.search--new .search__introText {
  color: #ffffff;
}

.search--new .search__inputIcon {
  background: transparent url(../images/icons/search/lg/luxair-plane.svg?u35cdb4af) no-repeat center center;
}

.search--new .search__travelDuration .dropdown:before {
  content: none;
}

.search--new .search__switch-icon {
  background: transparent url(../images/icons/search/lg/switch.svg?u35cdb4af) no-repeat center center;
}

.search--new .search__loading {
  background: #ffffff url(../images/icons/global/lg/loading.gif?u35cdb4af) no-repeat center center;
}

.search--new .search__interval::before {
  background: url(../images/icons/search/lg/luxair-icon-time.svg?u35cdb4af) no-repeat center center;
}

.search--new .search__interval.disabled::before {
  opacity: 0.25;
}

.search--new .search__departure::before {
  background: url(../images/icons/search/lg/luxair-icon-from.svg?u35cdb4af) no-repeat center center;
}

.search--new .search__arrival::before {
  background: url(../images/icons/search/lg/luxair-icon-to.svg?u35cdb4af) no-repeat center center;
}

@media (min-width: 768px) {
  .luxair .search__footer a {
    color: #ffffff;
    font-weight: 400;
  }
  .teaser .teaser__content {
    min-height: 150px;
  }
  .teaser .teaser__content {
    min-height: auto;
  }
  .search--old .search {
    margin-top: -40px;
    margin-bottom: 180px;
  }
  .search--new .search {
    margin-top: -40px;
    margin-bottom: 280px;
  }
  .search--new .search .inputTextField {
    border-top: 0;
    border-right: 1px solid #a3a3a3;
  }
}

@media screen and (min-width: 576px) {
  .voucher-progress-wrapper {
    background-image: url(../images/highfive/high5-progress-card-bg.svg?u35cdb4af);
  }
  .welcome-page-header-illustration {
    background-image: url(../images/highfive/banner-welcome-rules-page.svg?u35cdb4af);
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .teaserImageText .teaserImageText__textContainer {
    position: absolute;
    right: 0;
    height: 100%;
  }
  .stage {
    max-height: 405px;
  }
  .stage ng-map, .stage .slider__inner {
    height: 405px;
  }
  .stage .slider__labels {
    top: 310px;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .footer__phone {
    display: block;
  }
  .footer__phone__content {
    padding: 35px 0;
  }
  .footer__part__content {
    width: 100%;
  }
  .stage {
    max-height: 356px;
  }
  .stage ng-map, .stage .slider__inner {
    height: 356px;
  }
  .search--old .search {
    border: 0;
  }
  .search--old .search .search__content {
    background: #ffffff;
    border-bottom: 0;
  }
  .search--old .search__navigation {
    background-color: #b1c3ca;
  }
  .search--new .search {
    border: 0;
  }
  .search--new .search .search__content {
    border-bottom: 0;
  }
  .search--new .search__navigation {
    background-color: #b1c3ca;
  }
}

@media only screen and (max-width: 768px) {
  #new-newsletter-widget {
    width: 100%;
    margin-bottom: 20px;
  }
  #feature-newsletter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}

@media only screen and (min-width: 768px) {
  #new-newsletter-widget .title {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  #newsletter-widget {
    max-width: 360px;
  }
}

@media screen and (max-width: 768px) {
  #newsletter-widget {
    margin-bottom: 20px;
  }
}

@media (min-width: 0px) and (max-width: 1023px) {
  .logo {
    background: white url(../images/logos/logos/logo-luxair.svg?u35cdb4af) no-repeat center;
    background-size: auto 16px;
  }
}

@media (min-width: 1024px) {
  .logo--lgb2b__wrapper {
    position: static;
    position: initial;
  }
  .logo {
    background-image: none;
    background-size: auto;
  }
}

@media only screen and (min-width: 450px) {
  .hdB--overlay {
    left: 132px;
  }
  .red__container {
    left: -30px;
  }
  .white__container {
    left: -30px;
    width: 250px;
  }
}

@media only screen and (min-width: 800px) {
  .hdB--overlay {
    left: 194px;
    transform: skew(-63deg);
  }
  .red__container {
    left: 0;
  }
  .white__container {
    left: 0;
    width: 300px;
  }
  .white__3 {
    width: 42px;
  }
}

@media (min-width: 1280px) {
  .stage span,
  .stage .stage__location {
    font-size: 18px;
    font-family: var(--font-body);
  }
  .stage {
    max-height: 370px;
  }
  .stage.slider {
    min-height: 360px;
  }
  .stage .slider__labels {
    top: 285px;
  }
  .stage ng-map, .stage .slider__inner {
    height: 370px;
  }
  .search--old .search {
    margin-top: -40px;
    margin-bottom: 180px;
  }
  .search--new .search {
    margin-top: -40px;
    margin-bottom: 160px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .stage {
    max-height: 405px;
  }
  .stage ng-map, .stage .slider__inner {
    height: 405px;
  }
  .stage .slider__labels {
    top: 310px;
  }
}

@media (min-width: 1440px) {
  .stage {
    max-height: 370px;
  }
  .stage.slider {
    min-height: 360px;
  }
  .stage .slider__labels {
    top: 285px;
  }
  .stage ng-map, .stage .slider__inner {
    height: 370px;
  }
}
