/* Home page qtt start */

/*Railcard - Start*/
.railcards .fancy-select .trigger {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 23px;
    overflow: hidden;
}

.railcards .fancy-select ul.options li {
    max-width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.railcards {
    z-index: 100;
    width: 100%;
    margin: -4px 0 0 0;
    background: #fff;
    position: inherit;
    padding: 12px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0 0 4px 4px;
}

.railcards.warning {
    border-color: #00A6E6;
}

.railcards .row {
    margin: 0;
    padding: 0;
}

.railcards .row:last-of-type {
    line-height: 40px;
    margin-top: 10px;
}

.railcards .row .done {
    text-align: right;
}

.railcards .row .done button {
    margin: 0;
    background: #00A6E6;
    color: #fff;
    min-width: auto;
    padding: 10px 25px;
}

.railcards .removebuttonrailcard {
    line-height: 20px;
    margin: 15px 0;
    display: inline-flex;
}

.railcards .with-caret {
    padding: 3px 3px 3px 0 !important;
}

.railcards a.addanotherrailcardbutton {
    line-height: 1;
    margin: 15px 0;
    display: inline-flex;
    align-items: baseline;
    padding-left: 20px;
}

.railcards a.addanotherrailcardbutton .icon-add {
    line-height: 14px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.railcards .fancy-select {
    border: 1px solid #dadada;
}

.railcards .fancy-select .trigger::after {
    border-color: #000 transparent transparent;
}

.railcards .fancy-select .trigger.open {
    color: inherit;
}

.railcards .fancy-select .trigger.open::after {
    border-color: #000 transparent transparent;
}

.railcards .validation-error-message {
    display: inline-block;
    margin: 0;
    color: #061B2B !important;
}

.railcards a,
.railcards .expandable-panel-link {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 46px;
}

.railcards a i,
.railcards .expandable-panel-link i {
    font-style: normal;
}

.railcards div {
    margin-bottom: 0;
}

.qtt-form-railcards-bookingflow {
    display: block !important;
    margin-left: 0 !important;
    width: 100%;
}

body .select2-container--open {
    z-index: 9999 !important;
}

.departure-station-bookingflow,
.arrival-station-bookingflow {
    width: 100% !important;
}

button.disabled {
    cursor: not-allowed !important;
    opacity: 0.8;
}

.banner-home {
    position: relative;
    line-height: 0;
}

.banner-home .home-qtt-bx {
    width: 399px;
    background: #c2d4e0;
    border-radius: 4px;
    padding: 15px;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10%;
    left: auto;
}

.banner-home .home-qtt-bx h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 12px 0;
    padding: 0;
}

.banner-home .home-qtt-bx .tabs .tab-nav {
    text-align: left;
    margin: 0 0 10px 0;
}

.banner-home .home-qtt-bx .tabs .tab-nav ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
    display: flex;
}

.banner-home .home-qtt-bx .tabs .tab-nav ul li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.banner-home .home-qtt-bx .tabs .tab-nav ul li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.banner-home .home-qtt-bx .tabs .tab-nav li {
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    margin-bottom: 0;
    border-right: 1px solid #E2F5E9;
    width: 43%;
    text-align: center;
    color: #061b2b;
    font-size: 14px;
    background: #fff;
    position: relative;
    height: 35px;
    line-height: 1;
}

        .banner-home .home-qtt-bx .tabs nav.tab-nav.ticket-type li {
            width: 50% !important;
            border: 0;
            font-size: 15px;
            border-right: 1px solid #E2F5E9;
            height: 45px;
            /* border-bottom: 2px solid #E2F5E9; */
        }

.banner-home .home-qtt-bx .tabs nav.tab-nav li.active {
    font-weight: 600;
}

        .banner-home .home-qtt-bx .tabs nav.tab-nav.ticket-type li.info-icon {
            width: 8% !important;
            min-width: 30px;
        }

.banner-home .home-qtt-bx .tabs nav.tab-nav li.info-icon[aria-expanded="true"] {
    border-bottom: 2px solid #fff !important;
    border-bottom-right-radius: 0;
}

.banner-home .home-qtt-bx .tabs .tab-nav li img {
    vertical-align: middle;
    margin-left: 5px;
}


        /* filter: brightness(0) invert(1); */

        /* } */

        .banner-home .home-qtt-bx .tabs .tab-nav li.info-icon {
            width: 10% !important;
            min-width: 30px;
            margin-top: 0;
        }

.banner-home .home-qtt-bx .tabs .tab-nav li:last-child {
    border-right: none;
    position: relative;
}

.banner-home .home-qtt-bx .tabs .tab-nav li.active {
    background: #007cad;
    color: #fff;
    font-weight: 500 !important;
}

.banner-home .home-qtt-bx .tabs .tab-nav li span {
    cursor: pointer;
    display: block;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    height: 100%;
    line-height: 36px;
}

.banner-home .home-qtt-bx #tab-1 ul li span {
    line-height: 24px;
}

.banner-home .home-qtt-bx .tab.season-tab .checkboxes-bx {
    background: #fff;
    padding: 2px 12px;
    border-radius: 4px;
}

.banner-home .home-qtt-bx .tabs .tab {
    display: none;
}

.banner-home .home-qtt-bx .tabs .tab.active {
    display: block;
}

.banner-home .home-qtt-bx .form-group {
    margin-bottom: 5px;
    display: flex;
    width: 100%;
    position: relative;
    justify-content: space-between;
}

/*.banner-home .home-qtt-bx .carnet-tab .form-group {
    margin-bottom: 10px;
}*/

        .banner-home .home-qtt-bx .form-group .qtt-input {
            background: #fff;
            color: #131E29;
            padding: 8px 10px;
            font-size: 14px;
            border-radius: 4px;
            border: none;
            width: 100%;
            line-height: 20px;
            cursor: text;
        }

.banner-home .home-qtt-bx .form-group .qtt-input:focus {
    outline: none;
}

.banner-home .home-qtt-bx .form-group .search-via-select {
    width: 100%;
    border: none;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #D6D1CA;
    background: #fff;
    color: #131E29;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 20px;
}

.banner-home .home-qtt-bx .form-group .search-via-input,
.banner-home .home-qtt-bx .form-group .search-via-input .select2 .select2-selection--single {
    width: 100%;
    border-radius: 0 4px 4px 0;
}

.banner-home .home-qtt-bx [type="date"]::-webkit-inner-spin-button {
    display: none;
}

.banner-home .home-qtt-bx [type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.banner-home .home-qtt-bx [type="date"] {
    background: #fff url('../Expandarrow.png') 95% 50% no-repeat !important;
}

.banner-home .home-qtt-bx .form-group .inputdate {
    border-right: 1px solid #D6D1CA;
    border-radius: 4px 0 0 4px;
}

.banner-home .home-qtt-bx .form-group .inputdate2 {
    border-right: 1px solid #D6D1CA;
    border-radius: 0 4px 4px 0;
}

.banner-home .main-qtt-submit {
    background: #f5d83c;
    color: #131E29;
    margin-top: 0;
    font-size: 15px;
    line-height: 19px;
    width: 100%;
    text-align: center;
    border-radius: 4px;
    padding: 9px;
    border: none;
    cursor: pointer;
    font-weight: 600;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.banner-home .home-qtt-bx select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*background-image: url(../img/Expandarrow.png) !important;*/
    background-position: 95% 50% !important;
    background-repeat: no-repeat !important;
}

.banner-home .exchangebtn {
    background: #0092cc;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    position: absolute;
    right: 20px;
    top: -16px;
}

.banner-home .tab.carnet-tab .exchangebtn {
    top: -36px;
}

.banner-home .exchangebtn:hover {
    cursor: pointer;
}

.banner-home .exchangebtn:focus,
.banner-home .exchangebtn:active {
    outline: none;
}



.banner-home .info-icon button {
    border: none;
    background: transparent;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    cursor: pointer;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0;
}

.info-content {
    background: #fff;
    padding: 0;
    border-radius: 4px 0 4px 4px;
    height: 0 !important;
    overflow: hidden;
    transition: 0.3s;
}

.info-content.collapse.show,
.info-content.collapse.in {
    height: auto !important;
    overflow: auto;
    padding: 5px;
}

.info-content p {
    margin: 0 0 4px 0;
    line-height: 1.3;
    font-size: 13px;
}

.info-content a {
    font-size: 13px;
    text-decoration: underline;
    line-height: 1;
}

.banner-home .info-icon button:before {
    content: '\e821';
    color: #323333;
    font-family: 'icons', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.banner-home .form-group.checkboxes-bx input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.banner-home .form-group.checkboxes-bx label {
    position: relative;
    cursor: pointer;
    color: #061b2b !important;
    font-weight: 500;
    font-size: 12px;
}

.banner-home .form-group.checkboxes-bx label:before {
    content: '';
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #0092cc;
    padding: 8px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 3px;
}

.banner-home .form-group.checkboxes-bx input:checked+label:before {
    background: #0092cc;
    border: 1px solid #0092cc;
}

.banner-home .form-group.checkboxes-bx input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
}

.banner-home .div-checkbox {
    display: flex;
}

.banner-home .br-0 {
    border-radius: 0 !important;
}

.banner-home .simple-slider .slider-wrapper {
    position: relative;
}

.banner-home .simple-slider .slider-wrapper .banner-txt {
    position: absolute;
    top: 80px;
    left: 0;
    width: 40%;
    background: rgba(0, 0, 0, 0.6);
    padding: 1% 1%;
}

.banner-home .simple-slider .slider-wrapper .banner-txt .banner-title {
    font-size: 3.5rem;
    color: #fff;
    line-height: 55px;
    margin-bottom: 0;
    font-weight: 500;
    text-shadow: 1px 2px 3px #666;
}

.banner-home .simple-slider .slider-wrapper .banner-txt .banner-tnc {
    color: #fff;
}

.banner-home .simple-slider .slider-pagination .pagination-bullet {
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(127, 127, 127, 0);
    margin-left: 5px;
    margin-right: 5px;
    border: 1px solid #fff;
    transition: 0.5s;
}

.banner-home .simple-slider .slider-pagination .pagination-bullet.is-active {
    background: #fff;
    height: 14px;
    width: 14px;
    margin-bottom: 2px;
}

.banner-home .simple-slider .slider-pagination {
    bottom: 25px;
}

.via-station {
    width: 100%;
}

.home-qtt-bx.component-qtt-form .via-station .fancy-select,
.home-qtt-bx.component-qtt-form .via-station .via-field {
    width: 29% !important;
    float: left;
    margin-right: 1%;
}

.via-station .ViaInputStation {
    width: 70%;
    float: left;
    position: relative;
}

.banner-home .via-station .select2 .select2-selection--single,
.home-qtt-bx.component-qtt-form .via-station .ViaInputStation .qtt-input {
    height: 42px !important;
}

.home-qtt-bx.component-qtt-form .via-station .via-field .fancy-select {
    width: 100% !important;
}

.hidden-label {
    visibility: hidden;
}

#adult-children-div .qtt_wd_100 {
    width: 100%;
}

.home-qtt-bx.component-qtt-form p.field-label {
    margin: 0 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
}

.home-qtt-bx.component-qtt-form .qtt_bx_33 {
    width: 33.33%;
    float: left;
    border-right: 1px solid #c2d4e0;
}

.home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33:first-child .trigger,
.home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33.depart-arrive .trigger,
.qtt-form-date-select .qtt-form--date.with-caret.qtt_bx_33,
#adult-children-div .qtt_wd_100 .qtt_bx_33:first-child .trigger {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33:last-child .trigger,
.home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33.depart-arrive .trigger,
.qtt-form-railcards.qtt-form-railcards-bookingflow .with-caret.railcards-wrapper {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33.depart-arrive select,
#adult-children-div .qtt_bx_33.depart-arrive select,
#adult-children-div .qtt_bx_33.depart-arrive .trigger {
    border-radius: 0 !important;
}

.home-qtt-bx.component-qtt-form .qtt_wd_100 .qtt_bx_33:last-child {
    margin-right: 0;
}

.home-qtt-bx.component-qtt-form .via-station .fancy-select select.form-control {
    margin-right: 0;
    float: none;
}

.home-qtt-bx.component-qtt-form .via-field .fancy-select select {
    width: 0% !important;
    padding: 0 !important;
}

.carnet-tab #adult-children-div .with-caret .datepickerwrap,
.season-tab .qtt-form-date-select .datepickerwrap {
    position: relative;
}

.carnet-tab #adult-children-div .with-caret .datepickerwrap:after,
.season-tab .qtt-form-date-select .datepickerwrap:after {
    content: '\e900';
    font-family: 'icons', sans-serif;
    font-weight: 400;
    font-size: 11px;
    position: absolute;
    right: 9px;
    color: #0092CB !important;
    box-sizing: border-box;
    top: 50%;
    transform: tranlateY(-50%);
}

.qtt-form-railcards:after {
    top: 22px !important;
    font-size: 10px;
}

.home-qtt-bx.component-qtt-form .validation .validation-error-message {
    margin-top: 0;
    margin-bottom: 10px
}

div[role=main] .promo-content>.container {
    margin-top: 0 !important;
}

.qtt-form-date-select .qtt-form--date.with-caret:after {
    font-size: 10px;
    top: 50% !important;
    transform: translateY(-50%);
}

.ui-datepicker .ui-datepicker-calendar tbody .ui-state-highlight.ui-state-active,
.ui-state-hover.ui-state-default,
.ui-datepicker .ui-datepicker-calendar tbody .ui-state-default {
    border-radius: 50% !important;
}

.ui-datepicker-buttonpane.ui-widget-content .ui-state-hover.ui-state-default.ui-datepicker-close {
    border-radius: 5px !important;
}

.ui-datepicker-buttonpane.custom-buttons button.first.ui-state-hover.ui-state-default {
    border-radius: 5px 0 0 5px !important;
}

.ui-datepicker-buttonpane.custom-buttons button.last.ui-state-hover.ui-state-default {
    border-radius: 0 5px 5px 0 !important;
}

div.component-qtt-form div.fancy-select ul.options,
div.component-journey-check-form div.fancy-select ul.options {
    min-width: auto !important;
    z-index: 999;
}

.qtt-form-railcards .railcards {
    position: absolute;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.3), 0 6px 4px 0 rgba(0, 0, 0, 0.2);
    margin-top: auto;
    margin-left: -202%;
    width: 368px;
}

.season-tab .qtt-form-date-select:not(.railcardExpiryDate) .qtt-form--date {
    width: 49%;
    padding: 0;
}

.season-tab .qtt-form-date-select:not(.railcardExpiryDate) .qtt-form--date:first-child {
    margin-right: 1%;
}

.season-tab .qtt-form-date-select:not(.railcardExpiryDate) .qtt-form--date:last-child {
    margin-left: 1%;
}

.season-tab .qtt-form-date-select .datepickerwrap {
    background: #fff;
    border-radius: 4px;
}

.season-tab .qtt-form-date-select.railcardExpiryDate .qtt-form--date.with-caret {
    padding: 0;
}

.with-caret {
    position: relative;
}

.with-caret .qtt-icon {
    position: absolute;
    color: #00A6E6;
}

.disableDatePicker {
    opacity: 0.5;
    width: 100%;
    background: #AEB6BC !important;
}

.flexi-text {
    margin: 0 !important;
}

body .select2-container--open .select2-dropdown--below {
    margin-top: -36px;
}

.select2-results {
    display: block !important;
}

.component-qtt-form.home-qtt-bx .validation-error-message,
.home-qtt-bx .component-journey-check-form .validation-error-message,
.home-qtt-bx .component-alt-route-finder .validation-error-message,
.validation #GreaterThan9 a {
    color: #0092CB !important;
}

.component-qtt-form.home-qtt-bx .railcards .validation-error-message {
    color: #061B2B !important;
}

.slider-slide {
    position: relative;
}

.home-qtt-bx.deutsch-Lang div.form-group label {
    font-size: 13px;
}

.banner-home .home-qtt-bx.deutsch-Lang .form-group.checkboxes-bx label:before {
    margin-right: 3px;
    padding: 7px;
}

.banner-home .select2 .select2-selection--single {
    height: 42px !important;
    border: 0;
    line-height: 18px !important;
}

.banner-home .select2 .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important;
    padding: 8px 10px !important;
    color: #131E29 !important;
    line-height: 24px !important;
    border-radius: 0 4px 4px 0 !important;
}


.home-qtt-bx.component-qtt-form .fancy-select select {
    width: 0% !important;
    padding: 0 !important;
}

.ui-datepicker .ui-datepicker-calendar tbody .ui-state-default.ui-state-active {
    font-size: 16px !important;
}

.banner-home .home-qtt-bx.deutsch-Lang .form-group.checkboxes-bx input:checked+label:after {
    top: 7px;
    width: 3px;
    height: 8px;
}

.banner-home .polski-Lang.home-qtt-bx .tabs nav.tab-nav.ticket-type li {
    font-size: 15px;
}

.flexi-adult-field .fancy-select .trigger:after {
    opacity: 0;
}

.extend-travelcard-btn-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 10px;
}

.extend-travelcard-btn-wrapper .extend-travelcard-link {
    display: block;
    padding: 10px;
    background-color: transparent;
    color: #007cad;
    font-size: 15px;
    width: 100%;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    border: 1px solid #007cad;
    border-radius: 5px;
    font-family: 'D-DIN-PRO', sans-serif;
    font-weight: 600;
}

span.right-arrow {
    position: relative;
    padding-left: 10px;
}

span.right-arrow::after {
    content: '\e84d';
    font-family: 'icons', sans-serif;
    height: 15px;
    width: 15px;
    display: inline-block;
}

img.hide-img,
li.active img.hide-img,
li.active img.show-img,
.london-theme-return {
    display: none;
}

.form-group label.field-label {
    color: #061B2B !important;
    margin: 0 !important;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    padding: 0;
}
.banner-home .form-group .promo-input {
    width: 100%;
}
.banner-home .form-group .pin-code-field.pin-code-input {
    margin-top: 5px;
}
.banner-home .form-group .promo-input .validation-error-message,
.banner-home .form-group .pin-code-input .validation-error-message {
    margin-top: 5px;
}
.banner-home .home-qtt-bx .form-group.last-form-group {
    margin-bottom: 10px;
}
.banner-home .promo-input .qtt-input {
    padding-right: 40px !important;
}

.banner-home .promo-input .qtt-input::placeholder,
.banner-home .pin-code-input .qtt-input::placeholder {
    color: #131E29 !important;
    opacity: 1;
}
/* Modern and Old browsers (Chrome, Edge, Firefox, Safari)  */
::placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-moz-placeholder,
:-ms-input-placeholder {
    color: #131E29;
    opacity: 1;
}

.banner-home .promo-input .info-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 42px;
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
    border-left: 1px solid #c2d4e0;
}
.home-qtt-bx.component-qtt-form .promo-input .validation .validation-error-message {
    margin-top: 5px;
    margin-bottom: 0;
}


#havePromoCodeQuestion,
#havePromoCodeQuestion2 {
    display: inline-flex;
    padding: 0;
    background-color: transparent;
    border: 1px solid transparent;
    width: auto;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 500;
    color: #061B2B;
    cursor: pointer;
    font-family: 'D-DIN-PRO', sans-serif;
    position: relative;
    gap: 4px;
    align-items: center;
}
#havePromoCodeQuestion::before,
#havePromoCodeQuestion2::before {
    content: '\e821';
    color: #061B2B;
    font-family: 'icons', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
div#PromoInputFields:not(.show),
div#PromoInputFields2:not(.show) {
    display: none;
}
div#PromoInputFields,
div#PromoInputFields2 {
    flex-direction: column;
    gap: 5px;
}
div#PromoInputFields.show,
div#PromoInputFields2.show {
    display: flex;
}

.season-align-center{
    display: flex;
    align-items: center;
    gap: 4px;
}

/* showButtonPanel: false not working so this is a temporary workaround - Start */
.ui-datepicker-buttonpane.custom-buttons.clearfix {
    display: none;
}
/* showButtonPanel: false not working so this is a temporary workaround - End */

.checkboxseasonhomepage label {
    font-size: 13px;
    line-height: 11px;
}

@media(min-width:1199px) {
    .slider-wrapper img {
        width: 100%;
    }
}
li.active img.hide-img {
    display: inline-block;
}


.nav-top-wrap .top-nav-form .top-nav-form-inner .forms-wrapper i::before,
.nav-top-wrap .top-nav-form .top-nav-form-inner .forms-wrapper a::before {
    content: "";
    font-size: 18px;
    position: relative;
    right: 30px;
    color: #ccc;
    top: 1px;
}

.banner-home .dropdown-wrapper{
    display: none;
}

.slider-wrapper img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

@media (min-width:1023.99px) {
    .slider-wrapper img {
        min-height: 560px;
    }
}

@media (max-width: 1024px) {
    .banner-home .home-qtt-bx.component-qtt-form {
        right: 12px;
    }

    .qtt-form-date-select {
        width: 100% !important;
        float: left;
        margin: 0;
    }

    .qtt-form-railcards {
        margin-right: 0 !important;
    }
    .banner-home .simple-slider .slider-wrapper .banner-txt .banner-title {
        font-size: 2.5rem;
    }

    .home-qtt-bx.component-qtt-form .qtt-form-passengers {
        float: none;
        width: 100% !important;
        margin: 0 !important;
    }

    .qtt-form-railcards-bookingflow.qtt-form-railcards {
        margin-right: 0;
        display: block !important;
    }
    
}

@media (max-width:991px) {
    .banner-home .home-qtt-bx {
        position: static;
        margin: 30px auto 0;
        transform: translateY(0);
        max-width: 399px;
        width: 100%;
    }

    .banner-home .item img {
        min-height: auto;
        object-fit: contain;
    }

    .banner-home {
        background: #E9F0F5;
        z-index: 1;
    }

    .banner-home .simple-slider .slider-wrapper .banner-txt {
        width: 70%;
    }

    .banner-home .simple-slider .slider-wrapper .banner-txt .banner-title {
        margin-top: 0;
    }

    .banner-home .simple-slider .slider-wrapper {
        max-height: 425px;
    }

    .banner-home .simple-slider .slider-wrapper img {
        height: 425px;
    }
}

@media screen and (max-width: 767.98px) {

    .banner-home {
        padding: 0;
    }

    .season-tab .qtt-form-date-select .qtt-form--date.with-caret {
        width: 49% !important;
        margin-bottom: 0 !important;
    }

    .season-tab .qtt-form-date-select.railcardExpiryDate .qtt-form--date.with-caret {
        width: 100% !important;
    }

    .season-tab #adult-children-div .qtt_bx_lft_49 {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .banner-home .home-qtt-bx h3 {
        padding: 0;
    }

    .with-caret.railcards-wrapper .trigger.netig:before {
        content: "";
    }

    div.fancy-select div.trigger:after {
        right: 9px !important;
    }

    .qtt-form-railcards .railcards {
        position: static;
        width: auto;
    }

    .qtt-form-railcards .trigger .form-control {
        font-size: 13px;
    }

    .component-qtt-form #adult-children-div div.fancy-select ul.options {
        position: relative;
        display: none;
    }

    .component-qtt-form #adult-children-div div.fancy-select ul.options.open {
        display: block;
    }

    .railcards-button {
        margin-top: 0% !important;
    }

    .railcards {
        z-index: 100;
        width: 100%;
        margin: -4px 0 0 0;
        background: #fff;
        position: inherit;
        padding: 12px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3), 0 4px 4px 0 rgba(0, 0, 0, 0.2);
        border-radius: 0 0 4px 4px;
    }
    .home-qtt-bx .season-tab .qtt_100 {
        margin-bottom: 0 !important;
    }
    .home-qtt-bx.component-qtt-form .flexi-season-validation .validation-error-message {
        margin-top: 7px;
        margin-bottom: 5px;
    }
    .home-qtt-bx.component-qtt-form .validation.gt9-validation .validation-error-message {
        margin-top: 12px;
        margin-bottom: 5px;
        padding-top: 0;
    }
    .banner-home .form-group .promo-input .validation-error-message, 
    .banner-home .form-group .pin-code-input .validation-error-message {
        margin-top: 12px;
        margin-bottom: 0px;
    }
}

@media(max-width:640px) {
    .qtt-form-date-select {
        width: 100% !important;
        float: left;
        margin: 0 !important;
    }
}

@media(max-width:595px) {

    .banner-home .simple-slider .slider-pagination {
        bottom: 40px;
    }

    .banner-home .simple-slider .slider-wrapper .banner-txt {
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
        width: 50%;
    }

    .banner-home .simple-slider .slider-wrapper {
        height: 180px;
    }

    .banner-home .simple-slider .slider-wrapper img {
        height: 180px;
        width: 100%;
    }

    .banner-home .simple-slider .slider-wrapper .banner-txt .banner-title {
        font-size: 18px;
        line-height: 1;
        margin: 0;
    }

    .banner-home .simple-slider .slider-wrapper .banner-txt .banner-tnc {
        margin: 10px 0;
    }

    .banner-home .home-qtt-bx {
        width: 97%;
        padding: 10px 6px;
        margin: 0 auto;
        overflow: visible;
    }

    .banner-home .home-qtt-bx h3 {
        font-size: 18px;
        background-color: #c2d4e0eb;
        line-height: 1;
    }
}

@media(max-width:480px) {

    .banner-home .form-group.checkboxes-bx label {
        display: flex;
        align-items: center;
        font-size: 13px;
    }

    .banner-home .form-group.checkboxes-bx label:before {
        padding: 5px;
        margin-right: 2px;
    }

    .banner-home .form-group.checkboxes-bx input:checked+label:after {
        top: 5px;
        left: 5px;
        width: 3px;
        height: 8px;
    }

    .component-qtt-form div.fancy-select div.trigger {
        max-width: 100% !important;
    }
}

@media(max-width:474px) {
    .banner-home .home-qtt-bx .tab.season-tab .checkboxes-bx {
        padding: 2px 4px;
    }

    .mobile-header .nav-top-wrap {
        height: auto;
        line-height: 1;
    }

        .mobile-header .nav-top-wrap ul.top-nav-lists li {
            width: 49% !important;
        }
    /* .home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33, .home-qtt-bx.component-qtt-form #adult-children-div .qtt_bx_33 {
        width: 33.33%;
    } */
    /* .home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33.qtt-form--date.with-caret {
        margin-bottom: 10px;
        border-radius: 4px;
        width: 100%;
    } */
    /* .home-qtt-bx.component-qtt-form .qtt-form-date-select .qtt_bx_33.depart-arrive .trigger, .home-qtt-bx.component-qtt-form #adult-children-div .qtt_bx_33:first-child select, .qtt-form-railcards.qtt-form-railcards-bookingflow .with-caret.railcards-wrapper {
        border-top-left-radius: 4px !important;
        border-bottom-left-radius: 4px !important;
    } */
    /* .home-qtt-bx.component-qtt-form #adult-children-div .qtt_bx_33:last-child, .home-qtt-bx.component-qtt-form #adult-children-div .qtt_bx_33.depart-arrive .trigger {
        border-top-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important;
    } */
    /* .home-qtt-bx.component-qtt-form #adult-children-div .qtt_wd_100 .qtt_bx_33:last-child {
        width: 100%;
    } */
}

img.hide-img, li.active img.hide-img, li.active img.show-img, .london-theme-return {
    display: none;
}

li.active img.hide-img {
    display: inline-block;
}

@media( max-width: 595px) {
    .mobile-benefits-banner .benefits-banner-inner-mob .owl-carousel {
        z-index: 0;
    }
}

/*accessibility css*/
.banner-home .home-qtt-bx .tabs .tab-nav li.active {
    background: #007cad;
}

.footer-text a {
    color: #52A8FF
}
.banner-home .simple-slider .slider-wrapper .banner-txt .banner-title {
    text-shadow: 0 0 0
}

.component-cookie-notification button {
    font-size: 0px;
}

    .component-cookie-notification button::before {
        font-size: 16px !important;
    }

.component-breadcrumbs ul li:not(:last-child):after, .footer-links li:not(:last-child) a:after {
    font-size: 0px;
    content: "";
}

.component-breadcrumbs ul li a, .component-breadcrumbs ul li span {
    margin-left: 10px;
    margin-right: 9px;
}

.component-breadcrumbs ul li:first-child a {
    margin-left: 0px;
}

.footer-links li a {
    margin: 0 5px;
    border-right: 1px #000 solid;
    padding: 0;
    line-height: 6px;
}

.nav-top-wrap .top-nav-form .top-nav-form-inner .forms-wrapper i::before, .nav-top-wrap .top-nav-form .top-nav-form-inner .forms-wrapper a::before {
    content: "";
    font-size: 18px;
    position: relative;
    right: 30px;
    color: #ccc;
    top: 1px;
}

.banner-home .dropdown-wrapper, .component-qtt-form--simple .dropdown-wrapper, .component-grouptravel-form .dropdown-wrapper {
    display: none;
}

.article-description .article-description-inner a, .article-description .article-description-inner a:after {
    color: #005070 !important;
}

.pagination a, .pagination .expandable-panel-link {
    background: #e8f0f6 !important;
}

.component-qtt-form--simple label {
    display: block !important;
    font-size: 0px;
}

.component-journey-check-form h3, .component-journey-check-form h3.route_heading {
    font-size: 22px;
    font-weight: 400;
}

.component-journey-check-form h4 {
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0
}

.truste_cursor_pointer {
    color: #fff;
}

.component-jumbotron .jumbotron__title {
    font-weight: 300 !important;
}

.component-jumbotron .jumbotron__subtitle {
    margin-top: 0px !important
}

.captcha-cookies-emsg .recaptcha-alert, .map-placeholder {
    background: #c7dae7;
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    font-size: 15px;
    position: relative;
    display: flex;
    text-align: left;
}

    .captcha-cookies-emsg .recaptcha-alert i {
        margin-top: 3px;
        padding-right: 10px;
    }

.footer-links li:last-child a {
    border: 0px;
}

.pagination .label-first a, .pagination .label-last a, .pagination .label-first.active a, .pagination .label-last.active a {
    background: transparent !important;
}

.pagination .active a {
    background: #061b2b !important;
}

.top-nav-form-inner a:hover, .truste_cursor_pointer:hover {
    text-decoration: none;
}

.qtt-form-stations .departure-station div, .qtt-form-stations .arrival-station div, .qtt-form-stations .departure-station div, .qtt-form-stations .arrival-station div {
    height: 42px;
}

.component-breadcrumbs ul li a, .component-breadcrumbs ul li span {
    margin-left: 8px;
    margin-right: 10px;
}

.component-breadcrumbs ul li {
    font-weight: 500;
}

.qtt-tabbed.complete .form-row--hidden {
    max-height: 42px;
}

.component-jumbotron .jumbotron__subtitle, .component-journey-check-form h3, .component-journey-check-form h3.route_heading {
    letter-spacing: 0.35px;
}

.component-journey-check-form h4 {
    line-height: 21px;
}

.accordion-content p {
    margin-left: 0px !important;
}
/* p:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty, span:empty, td:empty, tr:empty, th:empty, label:empty, table:empty, i:empty, a:empty, br:empty, ul:empty, li:empty, ol:empty {
    display: none;
} */
@media (max-width: 1024px) {
    .scfForm .captcha-cookies-emsg {
        width: 100% !important;
    }

    .featured {
        margin: 10px 0 0 !important;
    }
}

@media (max-width: 767px) {
    .component-qtt-form #adult-children-div div.fancy-select ul.options {
        position: relative;
        display: none;
    }

        .component-qtt-form #adult-children-div div.fancy-select ul.options.open {
            display: block;
        }
}

.swr-rich-text a.download-link {
    clear: none;
    display: table;
    margin-top: 10px;
}

@media (max-width: 1024px) {
    .scfForm .display-section-border2 {
        width: 100% !important
    }
}

.input-wrapper input[type="tel"], .input-wrapper input[type="email"] {
    font-family: "D-DIN-PRO",sans-serif;
    font-weight: 400;
    background: #fff !important;
    cursor: pointer;
    border: none !important;
    outline: none !important;
    padding-left: 9px;
    min-height: 42px;
    line-height: 42px !important;
    font-size: 16px !important;
    font-style: normal;
    font-variant: normal;
    width: 100%;
    color: #061b2b !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px
}

}

.component-newsletter-form .validation-error .validation-error-message {
    clear: both;
}

.swr-rich-text a.download-link {
    clear: none;
    display: table;
    margin-top: 10px;
}

@media (max-width: 1024px) {
    .scfForm .display-section-border2 {
        width: 100% !important
    }
}


/* ui fixes 11-17-2022*/
.modal-open #Xclose {
    width: auto;
    right: 0px;
}
