/* Home page qtt start */

.qtt-form-stations {
    display: block;
}

.tabs-wrapper {
    display: block;
}

.qtt-form-railcards-bookingflow {
    display: block !important;
    margin-left: 0px !important;
    width: 100%;
}

body .select2-container--open {
    z-index: 1 !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: 0px;
}

    .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;
        /* transform: translateY(-50%); */
    }

        .banner-home .home-qtt-bx h3 {
            text-align: center;
            /* color: #E2F5E9; */
            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;
                /* border: 1px solid #E2F5E9; */
                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;
                /* border-bottom: 2px solid #E2F5E9; */
            }

        .banner-home .home-qtt-bx .tabs nav.tab-nav.ticket-type li {
            width: 43% !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 {
            /* border-bottom: 2px solid #0092cc; */
            font-weight: 600;
        }

        .banner-home .home-qtt-bx .tabs nav.tab-nav.ticket-type li.info-icon {
            width: 10% !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: 0px;
        }

        .banner-home .home-qtt-bx .tabs .tab-nav li img {
            /* width: 20px; */
            vertical-align: middle;
            margin-left: 5px;
        }

        /* .banner-home .home-qtt-bx .tabs .tab-nav li.active img { */

        /* filter: brightness(0) invert(1); */

        /* } */

        .banner-home .home-qtt-bx .tabs .tab-nav li.info-icon {
            width: 10% !important;
            min-width: 30px;
        }

        .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: #0092cc;
            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;
        }

            .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: 0px 4px 4px 0px;
        }

        .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;
        font-weight: 500;
        line-height: 19px;
        width: 100%;
        text-align: center;
        border-radius: 4px;
        padding: 9px;
        border: none;
        cursor: pointer;
        font-weight: 600;
    }

.mb-0 {
    margin-bottom: 0px !important;
}

.banner-home .home-qtt-bx select {
    -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;
    /* background-image: url(../img/exchange.png) !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important; */
}

.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: 0px;
    border-radius: 4px 0px 4px 4px;
    height: 0 !important;
    overflow: hidden;
    transition: 0.3s;
}

    .info-content.collapse.in {
        height: auto !important;
        overflow: auto;
        padding: 5px;
    }

    .info-content p {
        margin: 0 0 4px 0;
        font-size: 12px;
        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';
    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: '';
        -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;
}

.w-100 {
    width: 100% !important;
}

input#dateofbirth {
    width: 33.33%;
}

input#dateofbirth2 {
    width: 33.33%;
}

.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: 0px;
    border-bottom-right-radius: 0px;
}

.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: 0px;
    border-bottom-left-radius: 0px;
}

.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: 0px !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';
        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;
    /* transform: translateY(-50%); */
    font-size: 10px;
}

.promo-content {
    background: #e9f0f5 !important;
}

.home-qtt-bx.component-qtt-form .validation .validation-error-message {
    margin-top: 0;
    margin-bottom: 10px
}

div[role=main] .promo-content > .container {
    margin-top: 0px !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: 0px 2px 0px 0px rgba(0, 0, 0, 0.3), 0px 6px 4px 0px 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;
}

.disableDatePicker {
    opacity: 0.5;
    width: 100%;
    background: #AEB6BC !important;
}

.flexi-text {
    margin: 0 !important;
}

.tab-nav.ticket-type li:last-child span:hover, .tab-nav.ticket-type li:last-child span, .tab-nav.ticket-type li:last-child {
    cursor: not-allowed !important;
}

body .select2-container--open .select2-dropdown--below {
    margin-top: -36px;
}

.select2-results {
    display: block !important;
}

/* #scroll span:last-child */

/* { */

/* display:none; */

/* } */

.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;
}

.banner-home .select2 .select2-selection--single {
    height: 42px !important;
    border: 0;
    line-height: 18px !important;
    /* border-radius: 0 4px 4px 0 !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;
    }

.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;
}

.home-qtt-bx.component-qtt-form .fancy-select select {
    width: 0% !important;
    padding: 0px !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 label:before {
    padding: 7px;
}

.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--raildcard-field {
    display: flex;
    flex-wrap: wrap;
}
.flexi-adult-field {
    width: 50%;  
}
.flexi-adult-field .fancy-select {
    border-right: 1px solid #c2d4e0;
}
.flexi-adult-field .fancy-select .trigger {
    border-radius: 4px 0px 0px 4px;   
}
.flexi-raildcard-field {
    width: 50%;   
}
.flexi-raildcard-field .fancy-select .trigger {
    border-radius: 0 4px 4px 0;
} */
.flexi-adult-field .fancy-select .trigger:after {
    opacity: 0;
}

@media(min-width:1199px) {
    .slider-wrapper img {
        width: 100%;
    }
}

@media(max-width: 47.9375em) {
    div[role=main] .promo-content > .container {
        margin-top: 0px !important;
    }
}

@media(max-width:1199px) {
    .custom-layout-signup .input-wrapper {
        width: 60% !important;
    }

    .custom-layout-signup a.btn.btn-secondary.btn-submit {
        min-width: auto !important;
        width: 35%;
        margin-left: 0 !important;
    }
}

@media (max-width: 1024px) {
    .banner-home .home-qtt-bx.component-qtt-form {
        right: 12px;
    }

    .qtt-form-date-select {
        width: 100% !important;
        float: none;
        margin: 0 !important;
    }

    .qtt-form-railcards {
        margin-right: 0 !important;
    }

    .layout--3-3-3-3 > .column {
        width: 50% !important;
        float: left;
    }

    .mobile-header ul {
        display: inline-block;
        padding: 0;
        padding-left: 0;
        margin: 0;
    }

    div.textfirst {
        border-bottom: 0 !important;
    }

    .mobile-header ul li {
        display: inline-block;
        vertical-align: middle;
        padding: 0 5px;
        box-sizing: content-box;
        width: auto !important;
    }

    .mobile-header .nav-top-wrapper {
        padding-right: 15px;
    }

    .banner-home .simple-slider .slider-wrapper .banner-txt .banner-title {
        font-size: 2.5rem;
    }

    .qtt-form-date-select {
        width: 100% !important;
        float: left;
        margin: 0px;
    }

    .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: 0px;
        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(max-width:767px) {
    .banner-home {
        padding: 0px 0;
    }
    /*
    .banner-home .simple-slider {
        display: none;
    }*/
    .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;
        /* margin-left: 0; */
        width: auto;
    }

    .qtt-form-railcards .trigger .form-control {
        font-size: 13px;
    }
}

@media(max-width:640px) {
    .qtt-form-date-select {
        width: 100% !important;
        float: left;
        margin: 0 !important;
    }
}

@media(max-width:595px) {
    /* .qtt-form-railcards .railcards {
        margin-left: -201.5%;
        width: 385.4px;
    } */
    .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%;
            /* object-fit:contain; */
        }

        .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) {
    div.component-qtt-form div.fancy-select div.trigger, div.component-journey-check-form div.fancy-select div.trigger {
        max-width: 100% !important;
    }

    .banner-home .form-group.checkboxes-bx label {
        display: flex;
        align-items: center;
    }

        .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;
    }

    .banner-home .form-group.checkboxes-bx label {
        font-size: 13px;
    }
}

@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{background: rgba(0, 0, 0, 0.9)} */
/*.banner-home .home-qtt-bx .form-group .qtt-input, .banner-home .qtt-form-railcards label, .banner-home .form-group .via-field select, .banner-home .form-group .ViaInputStation select, .banner-home select.form-sub-depart, .banner-home select.search-via-input, .banner-home #adult-children-div select, .qtt-form-close .icon-close_no_circle span {display:none !important;}*/
.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.1px;
}

.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: "Weissenhof Grotesk",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;
}
