<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* variables */
/* end variables */
@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSansLight.eot");
    src: url("../fonts/OpenSansLight.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansLight.ttf") format("truetype"), url("../fonts/OpenSansLight.woff") format("woff"), url("../fonts/OpenSansLight.svg#helveticaneuecyrroman") format("svg");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSansRegular.eot");
    src: url("../fonts/OpenSansRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansRegular.ttf") format("truetype"), url("../fonts/OpenSansRegular.woff") format("woff"), url("../fonts/OpenSansRegular.svg#helveticaneuecyrroman") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSansSemiBold.eot");
    src: url("../fonts/OpenSansSemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansSemiBold.ttf") format("truetype"), url("../fonts/OpenSansSemiBold.woff") format("woff"), url("../fonts/OpenSansSemiBold.svg#helveticaneuecyrroman") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSansBold.eot");
    src: url("../fonts/OpenSansBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansBold.ttf") format("truetype"), url("../fonts/OpenSansBold.woff") format("woff"), url("../fonts/OpenSansBold.svg#helveticaneuecyrroman") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSansExtraBold.eot");
    src: url("../fonts/OpenSansExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansExtraBold.ttf") format("truetype"), url("../fonts/OpenSansExtraBold.woff") format("woff"), url("../fonts/OpenSansExtraBold.svg#helveticaneuecyrroman") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "DB Sans";
    src: url("../fonts/dbsan03-webfont.eot");
    src: url("../fonts/dbsan03-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dbsan03-webfont.ttf") format("truetype"), url("../fonts/dbsan03-webfont.woff") format("woff"), url("../fonts/dbsan03-webfont.svg#helveticaneuecyrroman") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "DB Sans";
    src: url("../fonts/dbsan06-webfont.eot");
    src: url("../fonts/dbsan06-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/dbsan06-webfont.ttf") format("truetype"), url("../fonts/dbsan06-webfont.woff") format("woff"), url("../fonts/dbsan06-webfont.svg#helveticaneuecyrroman") format("svg");
    font-weight: 600;
    font-style: normal;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark,
audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font: inherit;
    font-size: 100%;
    vertical-align: top;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

b, u, i, strong, em {
    vertical-align: baseline;
}

html,
body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

*,
*:before,
*:after {
    outline: none;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

img,
video {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

iframe {
    display: inline-block;
    max-width: 100%;
}

iframe:not([height]) {
    height: auto;
}

/*::-webkit-input-placeholder {}*/
/*::-moz-placeholder {}*/
/* firefox 19+ */
/*:-moz-placeholder {}*/
/* firefox 18- */
/*:-ms-input-placeholder {}*/
/* ie */
html,
body,
.wrapper {
    height: 100%;
}

.sf-wrap {
    margin-bottom: 70px;
    position: relative;
}

@media (max-width: 982px) {
    .sf-wrap {
        margin-bottom: 0px;
        padding-bottom: 95px;
    }
}

._screen {
    height: 100%;
    height: 100vh;
    min-height: 600px;
}

._content-header-offset {
    margin-top: -70px;
    padding-top: 70px;
}

._section {
    margin: 60px 0;
}

._section:last-child {
    margin-bottom: 0;
}

._section:first-child {
    margin-top: 0;
}

._overflow-hidden {
    overflow: hidden !important;
    /*&amp;.app-desktop {
    .wrapper {
      overflow-y: scroll;
    }
  }*/
}

._overflow-hidden .wrapper {
    overflow: hidden !important;
}

.container {
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 962px) {
    .container {
        width: 982px;
    }
}

._row {
    margin-left: -10px;
    margin-right: -10px;
}

._row:before, ._row:after {
    content: " ";
    display: table;
}

._row:after {
    clear: both;
}

._col-xs-12, ._col-sm-12, ._col-md-12, ._col-lg-12, ._col-xs-11, ._col-sm-11, ._col-md-11, ._col-lg-11, ._col-xs-10, ._col-sm-10, ._col-md-10, ._col-lg-10, ._col-xs-9, ._col-sm-9, ._col-md-9, ._col-lg-9, ._col-xs-8, ._col-sm-8, ._col-md-8, ._col-lg-8, ._col-xs-7, ._col-sm-7, ._col-md-7, ._col-lg-7, ._col-xs-6, ._col-sm-6, ._col-md-6, ._col-lg-6, ._col-xs-5, ._col-sm-5, ._col-md-5, ._col-lg-5, ._col-xs-4, ._col-sm-4, ._col-md-4, ._col-lg-4, ._col-xs-3, ._col-sm-3, ._col-md-3, ._col-lg-3, ._col-xs-2, ._col-sm-2, ._col-md-2, ._col-lg-2, ._col-xs-1, ._col-sm-1, ._col-md-1, ._col-lg-1, ._col-xs-0, ._col-sm-0, ._col-md-0, ._col-lg-0 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

._col-xs-12 {
    float: left;
}

._col-xs-11 {
    float: left;
}

._col-xs-10 {
    float: left;
}

._col-xs-9 {
    float: left;
}

._col-xs-8 {
    float: left;
}

._col-xs-7 {
    float: left;
}

._col-xs-6 {
    float: left;
}

._col-xs-5 {
    float: left;
}

._col-xs-4 {
    float: left;
}

._col-xs-3 {
    float: left;
}

._col-xs-2 {
    float: left;
}

._col-xs-1 {
    float: left;
}

._col-xs-0 {
    float: left;
}

._col-xs-12 {
    width: 100%;
}

._col-xs-11 {
    width: 91.66667%;
}

._col-xs-10 {
    width: 83.33333%;
}

._col-xs-9 {
    width: 75%;
}

._col-xs-8 {
    width: 66.66667%;
}

._col-xs-7 {
    width: 58.33333%;
}

._col-xs-6 {
    width: 50%;
}

._col-xs-5 {
    width: 41.66667%;
}

._col-xs-4 {
    width: 33.33333%;
}

._col-xs-3 {
    width: 25%;
}

._col-xs-2 {
    width: 16.66667%;
}

._col-xs-1 {
    width: 8.33333%;
}

._col-xs-push-12 {
    width: 100%;
}

._col-xs-push-11 {
    width: 91.66667%;
}

._col-xs-push-10 {
    width: 83.33333%;
}

._col-xs-push-9 {
    width: 75%;
}

._col-xs-push-8 {
    width: 66.66667%;
}

._col-xs-push-7 {
    width: 58.33333%;
}

._col-xs-push-6 {
    width: 50%;
}

._col-xs-push-5 {
    width: 41.66667%;
}

._col-xs-push-4 {
    width: 33.33333%;
}

._col-xs-push-3 {
    width: 25%;
}

._col-xs-push-2 {
    width: 16.66667%;
}

._col-xs-push-1 {
    width: 8.33333%;
}

._col-xs-pull-0 {
    right: auto;
}

._col-xs-push-12 {
    width: 100%;
}

._col-xs-push-11 {
    width: 91.66667%;
}

._col-xs-push-10 {
    width: 83.33333%;
}

._col-xs-push-9 {
    width: 75%;
}

._col-xs-push-8 {
    width: 66.66667%;
}

._col-xs-push-7 {
    width: 58.33333%;
}

._col-xs-push-6 {
    width: 50%;
}

._col-xs-push-5 {
    width: 41.66667%;
}

._col-xs-push-4 {
    width: 33.33333%;
}

._col-xs-push-3 {
    width: 25%;
}

._col-xs-push-2 {
    width: 16.66667%;
}

._col-xs-push-1 {
    width: 8.33333%;
}

._col-xs-push-0 {
    left: auto;
}

._col-xs-offset-12 {
    margin-left: 100%;
}

._col-xs-offset-11 {
    margin-left: 91.66667%;
}

._col-xs-offset-10 {
    margin-left: 83.33333%;
}

._col-xs-offset-9 {
    margin-left: 75%;
}

._col-xs-offset-8 {
    margin-left: 66.66667%;
}

._col-xs-offset-7 {
    margin-left: 58.33333%;
}

._col-xs-offset-6 {
    margin-left: 50%;
}

._col-xs-offset-5 {
    margin-left: 41.66667%;
}

._col-xs-offset-4 {
    margin-left: 33.33333%;
}

._col-xs-offset-3 {
    margin-left: 25%;
}

._col-xs-offset-2 {
    margin-left: 16.66667%;
}

._col-xs-offset-1 {
    margin-left: 8.33333%;
}

._col-xs-offset-0 {
    margin-left: 0%;
}

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

    ._col-sm-11 {
        float: left;
    }

    ._col-sm-10 {
        float: left;
    }

    ._col-sm-9 {
        float: left;
    }

    ._col-sm-8 {
        float: left;
    }

    ._col-sm-7 {
        float: left;
    }

    ._col-sm-6 {
        float: left;
    }

    ._col-sm-5 {
        float: left;
    }

    ._col-sm-4 {
        float: left;
    }

    ._col-sm-3 {
        float: left;
    }

    ._col-sm-2 {
        float: left;
    }

    ._col-sm-1 {
        float: left;
    }

    ._col-sm-0 {
        float: left;
    }

    ._col-sm-12 {
        width: 100%;
    }

    ._col-sm-11 {
        width: 91.66667%;
    }

    ._col-sm-10 {
        width: 83.33333%;
    }

    ._col-sm-9 {
        width: 75%;
    }

    ._col-sm-8 {
        width: 66.66667%;
    }

    ._col-sm-7 {
        width: 58.33333%;
    }

    ._col-sm-6 {
        width: 50%;
    }

    ._col-sm-5 {
        width: 41.66667%;
    }

    ._col-sm-4 {
        width: 33.33333%;
    }

    ._col-sm-3 {
        width: 25%;
    }

    ._col-sm-2 {
        width: 16.66667%;
    }

    ._col-sm-1 {
        width: 8.33333%;
    }

    ._col-sm-push-12 {
        width: 100%;
    }

    ._col-sm-push-11 {
        width: 91.66667%;
    }

    ._col-sm-push-10 {
        width: 83.33333%;
    }

    ._col-sm-push-9 {
        width: 75%;
    }

    ._col-sm-push-8 {
        width: 66.66667%;
    }

    ._col-sm-push-7 {
        width: 58.33333%;
    }

    ._col-sm-push-6 {
        width: 50%;
    }

    ._col-sm-push-5 {
        width: 41.66667%;
    }

    ._col-sm-push-4 {
        width: 33.33333%;
    }

    ._col-sm-push-3 {
        width: 25%;
    }

    ._col-sm-push-2 {
        width: 16.66667%;
    }

    ._col-sm-push-1 {
        width: 8.33333%;
    }

    ._col-sm-pull-0 {
        right: auto;
    }

    ._col-sm-push-12 {
        width: 100%;
    }

    ._col-sm-push-11 {
        width: 91.66667%;
    }

    ._col-sm-push-10 {
        width: 83.33333%;
    }

    ._col-sm-push-9 {
        width: 75%;
    }

    ._col-sm-push-8 {
        width: 66.66667%;
    }

    ._col-sm-push-7 {
        width: 58.33333%;
    }

    ._col-sm-push-6 {
        width: 50%;
    }

    ._col-sm-push-5 {
        width: 41.66667%;
    }

    ._col-sm-push-4 {
        width: 33.33333%;
    }

    ._col-sm-push-3 {
        width: 25%;
    }

    ._col-sm-push-2 {
        width: 16.66667%;
    }

    ._col-sm-push-1 {
        width: 8.33333%;
    }

    ._col-sm-push-0 {
        left: auto;
    }

    ._col-sm-offset-12 {
        margin-left: 100%;
    }

    ._col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    ._col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    ._col-sm-offset-9 {
        margin-left: 75%;
    }

    ._col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    ._col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    ._col-sm-offset-6 {
        margin-left: 50%;
    }

    ._col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    ._col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    ._col-sm-offset-3 {
        margin-left: 25%;
    }

    ._col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    ._col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    ._col-sm-offset-0 {
        margin-left: 0%;
    }
}

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

    ._col-md-11 {
        float: left;
    }

    ._col-md-10 {
        float: left;
    }

    ._col-md-9 {
        float: left;
    }

    ._col-md-8 {
        float: left;
    }

    ._col-md-7 {
        float: left;
    }

    ._col-md-6 {
        float: left;
    }

    ._col-md-5 {
        float: left;
    }

    ._col-md-4 {
        float: left;
    }

    ._col-md-3 {
        float: left;
    }

    ._col-md-2 {
        float: left;
    }

    ._col-md-1 {
        float: left;
    }

    ._col-md-0 {
        float: left;
    }

    ._col-md-12 {
        width: 100%;
    }

    ._col-md-11 {
        width: 91.66667%;
    }

    ._col-md-10 {
        width: 83.33333%;
    }

    ._col-md-9 {
        width: 75%;
    }

    ._col-md-8 {
        width: 66.66667%;
    }

    ._col-md-7 {
        width: 58.33333%;
    }

    ._col-md-6 {
        width: 50%;
    }

    ._col-md-5 {
        width: 41.66667%;
    }

    ._col-md-4 {
        width: 33.33333%;
    }

    ._col-md-3 {
        width: 25%;
    }

    ._col-md-2 {
        width: 16.66667%;
    }

    ._col-md-1 {
        width: 8.33333%;
    }

    ._col-md-push-12 {
        width: 100%;
    }

    ._col-md-push-11 {
        width: 91.66667%;
    }

    ._col-md-push-10 {
        width: 83.33333%;
    }

    ._col-md-push-9 {
        width: 75%;
    }

    ._col-md-push-8 {
        width: 66.66667%;
    }

    ._col-md-push-7 {
        width: 58.33333%;
    }

    ._col-md-push-6 {
        width: 50%;
    }

    ._col-md-push-5 {
        width: 41.66667%;
    }

    ._col-md-push-4 {
        width: 33.33333%;
    }

    ._col-md-push-3 {
        width: 25%;
    }

    ._col-md-push-2 {
        width: 16.66667%;
    }

    ._col-md-push-1 {
        width: 8.33333%;
    }

    ._col-md-pull-0 {
        right: auto;
    }

    ._col-md-push-12 {
        width: 100%;
    }

    ._col-md-push-11 {
        width: 91.66667%;
    }

    ._col-md-push-10 {
        width: 83.33333%;
    }

    ._col-md-push-9 {
        width: 75%;
    }

    ._col-md-push-8 {
        width: 66.66667%;
    }

    ._col-md-push-7 {
        width: 58.33333%;
    }

    ._col-md-push-6 {
        width: 50%;
    }

    ._col-md-push-5 {
        width: 41.66667%;
    }

    ._col-md-push-4 {
        width: 33.33333%;
    }

    ._col-md-push-3 {
        width: 25%;
    }

    ._col-md-push-2 {
        width: 16.66667%;
    }

    ._col-md-push-1 {
        width: 8.33333%;
    }

    ._col-md-push-0 {
        left: auto;
    }

    ._col-md-offset-12 {
        margin-left: 100%;
    }

    ._col-md-offset-11 {
        margin-left: 91.66667%;
    }

    ._col-md-offset-10 {
        margin-left: 83.33333%;
    }

    ._col-md-offset-9 {
        margin-left: 75%;
    }

    ._col-md-offset-8 {
        margin-left: 66.66667%;
    }

    ._col-md-offset-7 {
        margin-left: 58.33333%;
    }

    ._col-md-offset-6 {
        margin-left: 50%;
    }

    ._col-md-offset-5 {
        margin-left: 41.66667%;
    }

    ._col-md-offset-4 {
        margin-left: 33.33333%;
    }

    ._col-md-offset-3 {
        margin-left: 25%;
    }

    ._col-md-offset-2 {
        margin-left: 16.66667%;
    }

    ._col-md-offset-1 {
        margin-left: 8.33333%;
    }

    ._col-md-offset-0 {
        margin-left: 0%;
    }
}

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

    ._col-lg-11 {
        float: left;
    }

    ._col-lg-10 {
        float: left;
    }

    ._col-lg-9 {
        float: left;
    }

    ._col-lg-8 {
        float: left;
    }

    ._col-lg-7 {
        float: left;
    }

    ._col-lg-6 {
        float: left;
    }

    ._col-lg-5 {
        float: left;
    }

    ._col-lg-4 {
        float: left;
    }

    ._col-lg-3 {
        float: left;
    }

    ._col-lg-2 {
        float: left;
    }

    ._col-lg-1 {
        float: left;
    }

    ._col-lg-0 {
        float: left;
    }

    ._col-lg-12 {
        width: 100%;
    }

    ._col-lg-11 {
        width: 91.66667%;
    }

    ._col-lg-10 {
        width: 83.33333%;
    }

    ._col-lg-9 {
        width: 75%;
    }

    ._col-lg-8 {
        width: 66.66667%;
    }

    ._col-lg-7 {
        width: 58.33333%;
    }

    ._col-lg-6 {
        width: 50%;
    }

    ._col-lg-5 {
        width: 41.66667%;
    }

    ._col-lg-4 {
        width: 33.33333%;
    }

    ._col-lg-3 {
        width: 25%;
    }

    ._col-lg-2 {
        width: 16.66667%;
    }

    ._col-lg-1 {
        width: 8.33333%;
    }

    ._col-lg-push-12 {
        width: 100%;
    }

    ._col-lg-push-11 {
        width: 91.66667%;
    }

    ._col-lg-push-10 {
        width: 83.33333%;
    }

    ._col-lg-push-9 {
        width: 75%;
    }

    ._col-lg-push-8 {
        width: 66.66667%;
    }

    ._col-lg-push-7 {
        width: 58.33333%;
    }

    ._col-lg-push-6 {
        width: 50%;
    }

    ._col-lg-push-5 {
        width: 41.66667%;
    }

    ._col-lg-push-4 {
        width: 33.33333%;
    }

    ._col-lg-push-3 {
        width: 25%;
    }

    ._col-lg-push-2 {
        width: 16.66667%;
    }

    ._col-lg-push-1 {
        width: 8.33333%;
    }

    ._col-lg-pull-0 {
        right: auto;
    }

    ._col-lg-push-12 {
        width: 100%;
    }

    ._col-lg-push-11 {
        width: 91.66667%;
    }

    ._col-lg-push-10 {
        width: 83.33333%;
    }

    ._col-lg-push-9 {
        width: 75%;
    }

    ._col-lg-push-8 {
        width: 66.66667%;
    }

    ._col-lg-push-7 {
        width: 58.33333%;
    }

    ._col-lg-push-6 {
        width: 50%;
    }

    ._col-lg-push-5 {
        width: 41.66667%;
    }

    ._col-lg-push-4 {
        width: 33.33333%;
    }

    ._col-lg-push-3 {
        width: 25%;
    }

    ._col-lg-push-2 {
        width: 16.66667%;
    }

    ._col-lg-push-1 {
        width: 8.33333%;
    }

    ._col-lg-push-0 {
        left: auto;
    }

    ._col-lg-offset-12 {
        margin-left: 100%;
    }

    ._col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    ._col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    ._col-lg-offset-9 {
        margin-left: 75%;
    }

    ._col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    ._col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    ._col-lg-offset-6 {
        margin-left: 50%;
    }

    ._col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    ._col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    ._col-lg-offset-3 {
        margin-left: 25%;
    }

    ._col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    ._col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    ._col-lg-offset-0 {
        margin-left: 0%;
    }
}

._font-normal {
    font-size: 12px;
}

@media (min-width: 829px) {
    ._font-sm {
        font-size: 13px;
    }
}

@media (min-width: 829px) {
    ._font-lg {
        font-size: 15px;
    }
}

._bold {
    font-weight: 600;
}

._font-size-sm {
    font-size: 1.167rem;
    line-height: 1.429rem;
}

h1, .h1 {
    font: normal 2.167rem/2.5rem "DB sans", sans-serif;
}

h2, .h2 {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
}

h3, .h3 {
    font-size: 14px;
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
}

h4, .h4 {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
}

._text-wrap {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

._text-center {
    text-align: center;
}

._text-left {
    text-align: left;
}

._text-right {
    text-align: right;
}

._text-green {
    color: #889900;
}

._text-red {
    color: #f01414;
}

._text-bold {
    font-weight: bold;
}

._text-gray {
    color: #878c96;
}

@media (max-width: 768px) {
    ._text-left-xs {
        text-align: left;
    }

    ._text-right-xs {
        text-align: right !important;
    }
}

.dropdown {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.dropdown__menu-item {
    position: relative;
    cursor: pointer;
}

.dropdown__item {
    position: relative;
    cursor: pointer;
}

.dropdown__item:after {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    position: absolute;
    right: 0;
    top: 0;
    font-size: 8px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    color: #878c96;
}

.dropdown__item:hover {
    color: #f01414;
    text-decoration: underline;
}

.dropdown__item--lang {
    padding-left: 38px;
}

.dropdown__item--lang:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/lang.png);
    background-repeat: no-repeat;
    background-position: 0 -88px;
    width: 30px;
    height: 17px;
}

.dropdown__item--lang:hover:before {
    background-position: 0 0px;
}

.dropdown__item--lang:before {
    left: 2px;
    top: 4px;
}

.dropdown--show .dropdown__item:before {
    background-position: 0 -44px;
}

.dropdown--show .dropdown__item:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.dropdown--show .dropdown__menu {
    display: block;
}

.dropdown__menu {
    left: 0 !important;
    top: 30px !important;
    position: absolute;
    margin: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    list-style-type: none;
    width: 100%;
    z-index: 10;
    padding: 10px 30px;
    display: none;
}

.dropdown__menu ul {
    list-style-type: none;
}

.dropdown__menu:before {
    background: #fff;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    top: 0;
    left: 10px;
    -webkit-transform: skew(0) rotate(135deg) translateX(-50%);
    -ms-transform: skew(0) rotate(135deg) translateX(-50%);
    transform: skew(0) rotate(135deg) translateX(-50%);
    width: 10px;
    -webkit-box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12);
}

._pull-right {
    float: right;
}

._pull-left {
    float: left;
}

._relative {
    position: relative;
}

._hidden {
    display: none !important;
}

._visible-device {
    display: none !important;
}

@media (max-width: 829px) {
    ._visible-device {
        display: block !important;
    }
}

._visible-sm {
    display: none !important;
}

@media (max-width: 767px) {
    ._visible-sm {
        display: block !important;
    }
}

._visible-xs {
    display: none !important;
}

@media (max-width: 580px) {
    ._visible-xs {
        display: block !important;
    }
}

@media (max-width: 767px) {
    ._hidden-xs {
        display: none !important;
    }
}

@media (max-width: 829px) {
    ._hidden-sm {
        display: none !important;
    }
}

._top-50 {
    margin-top: 50px;
}

._top-45 {
    margin-top: 45px;
}

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

._top-35 {
    margin-top: 35px;
}

._top-30 {
    margin-top: 30px;
}

._top-25 {
    margin-top: 25px;
}

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

._top-15 {
    margin-top: 15px;
}

._top-10 {
    margin-top: 10px;
}

._top-5 {
    margin-top: 5px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 0;
    background-image: none;
    text-decoration: none;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 2px 2px 0px rgba(51, 51, 51, 0.5);
    white-space: nowrap;
    padding: 10px 35px;
    font-size: 1rem;
    line-height: 1rem;
    border-radius: 0;
}

@media (max-width: 767px) {
    .btn {
        padding: 10px 25px;
    }
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 1px 7px 0px rgba(0, 0, 0, 0.5);
}

.btn--disabled, .btn[disabled],
fieldset[disabled] .btn {
    cursor: default;
    opacity: .35;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a .btn.disabled,
fieldset[disabled] a .btn {
    pointer-events: none;
}

.btn--default {
    color: #fff;
    background-color: #878c96;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.btn--default:focus, .btn--default.focus {
    color: #fff;
    background-color: #6d727d;
}

.btn--default:hover {
    color: #fff;
    background-color: #6d727d;
}

.btn--default:active, .btn--default.active {
    color: #fff;
    background-color: #878c96;
}

.btn--default.btn--disabled:hover, .btn--default.btn--disabled:focus, .btn--default.btn--disabled.focus, .btn--default[disabled]:hover, .btn--default[disabled]:focus, .btn--default[disabled].focus,
fieldset[disabled] .btn--default:hover,
fieldset[disabled] .btn--default:focus,
fieldset[disabled] .btn--default.focus {
    background-color: #878c96;
}

.btn--primary {
    color: #fff;
    background-color: #f01414;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.btn--primary:focus, .btn--primary.focus {
    color: #fff;
    background-color: #c40d0d;
}

.btn--primary:hover {
    color: #fff;
    background-color: #c40d0d;
}

.btn--primary:active, .btn--primary.active {
    color: #fff;
    background-color: #f01414;
}

.btn--primary.btn--disabled:hover, .btn--primary.btn--disabled:focus, .btn--primary.btn--disabled.focus, .btn--primary[disabled]:hover, .btn--primary[disabled]:focus, .btn--primary[disabled].focus,
fieldset[disabled] .btn--primary:hover,
fieldset[disabled] .btn--primary:focus,
fieldset[disabled] .btn--primary.focus {
    background-color: #f01414;
}

.btn--secondary {
    color: #646973;
    background-color: #e7e7e7;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.btn--secondary:focus, .btn--secondary.focus {
    color: #646973;
    background-color: #cecece;
}

.btn--secondary:hover {
    color: #646973;
    background-color: #cecece;
}

.btn--secondary:active, .btn--secondary.active {
    color: #646973;
    background-color: #e7e7e7;
}

.btn--secondary.btn--disabled:hover, .btn--secondary.btn--disabled:focus, .btn--secondary.btn--disabled.focus, .btn--secondary[disabled]:hover, .btn--secondary[disabled]:focus, .btn--secondary[disabled].focus,
fieldset[disabled] .btn--secondary:hover,
fieldset[disabled] .btn--secondary:focus,
fieldset[disabled] .btn--secondary.focus {
    background-color: #e7e7e7;
}

.btn--padding-sm {
    padding: 10px 20px;
}

.btn--block {
    display: block;
    width: 100%;
}

.btn--block + .btn--block {
    margin-top: 5px;
}

.btn__icon {
    padding-right: 0.5rem;
    font-size: 0.7rem;
}

.btn--icon {
    padding: 0;
    height: 24px;
    width: 24px;
    line-height: 24px;
    font-size: 8px;
}

.btn--icon .icon-bahn-arrow-down {
    display: inline-block;
    margin-top: 1px;
}

.btn--bordered {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #878c96;
    border: 1px solid #878c96;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    min-width: 30px;
    position: relative;
}

.btn--bordered .path2 {
    color: #f01414;
}

.btn--bordered:focus, .btn--bordered.focus {
    color: #878c96;
    text-decoration: none;
}

.btn--bordered:hover {
    background: #cccccc;
    color: #878c96;
}

.btn--bordered:active, .btn--bordered.active {
    background: #878c96;
    color: #fff;
}

.btn--bordered:active .path1, .btn--bordered:active .path2, .btn--bordered.active .path1, .btn--bordered.active .path2 {
    color: #fff;
}

.btn--bordered.btn--disabled:hover, .btn--bordered.btn--disabled:focus, .btn--bordered.btn--disabled.focus, .btn--bordered[disabled]:hover, .btn--bordered[disabled]:focus, .btn--bordered[disabled].focus,
fieldset[disabled] .btn--bordered:hover,
fieldset[disabled] .btn--bordered:focus,
fieldset[disabled] .btn--bordered.focus {
    background: #fff;
    color: #878c96;
}

.btn-icon-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: inherit;
}

.btn-icon-group__text {
    text-decoration: none;
    color: inherit;
}

.btn-icon-group--active-rotate .btn--icon i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    margin: 0px -2px 0px 0px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.input {
    display: inline-block;
    border: 1px solid #878c96;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    background: #fff;
    border-radius: 0;
    height: 32px;
    padding: 0px 7px;
    width: 100%;
    font-weight: normal;
}

.input::-webkit-input-placeholder {
    color: #646973;
    font-weight: normal;
}

.input::-moz-placeholder {
    color: #646973;
    font-weight: normal;
}

.input:-moz-placeholder {
    color: #646973;
    font-weight: normal;
}

.input:-ms-input-placeholder {
    color: #646973;
    font-weight: normal;
}

.input::-ms-clear {
    display: none;
}

.input--disabled, .input:disabled, .input[read-only=true] {
    opacity: 0.35;
    font-weight: normal;
}

.input--disabled ~ .input__arrow, .input:disabled ~ .input__arrow, .input[read-only=true] ~ .input__arrow {
    cursor: default;
}

.input--disabled ~ .input__arrow:hover, .input:disabled ~ .input__arrow:hover, .input[read-only=true] ~ .input__arrow:hover {
    background: #f5f5f5;
}

.input--select {
    display: inline-block;
    border: 1px solid #878c96;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    background: #fff;
    border-radius: 0;
    height: 32px;
    padding: 0px 7px;
    width: 100%;
    font-weight: normal;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 220px;
}

.input--select::-ms-clear {
    display: none;
}

.input--select--disabled, .input--select:disabled, .input--select[read-only=true] {
    opacity: 0.35;
    font-weight: normal;
}

.input--select--disabled ~ .input__arrow, .input--select:disabled ~ .input__arrow, .input--select[read-only=true] ~ .input__arrow {
    cursor: default;
}

.input--select--disabled ~ .input__arrow:hover, .input--select:disabled ~ .input__arrow:hover, .input--select[read-only=true] ~ .input__arrow:hover {
    background: #f5f5f5;
}

.input--arrows {
    padding-left: 34px;
    padding-right: 34px;
    text-align: center;
}

.input--arrows[type="date"], .input--arrows[type="time"] {
    padding-left: 7px;
    padding-right: 7px;
    line-height: 32px;
}

.input--tag input {
    display: none;
}

.input--tag input + label {
    position: relative;
    line-height: 30px;
    margin-top: 10px;
    display: none;
}

.input--tag input + label .input__select-clear {
    top: 0px;
    right: 0px;
    width: 30px;
    height: 100%;
}

.input--tag input:checked + label {
    display: block;
}

.input__arrow {
    position: absolute;
    background: #f5f5f5;
    width: 30px;
    height: 30px;
    top: 1px;
    cursor: pointer;
}

.input__arrow:hover {
    background: #e7e7e7;
}

.input__arrow:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #878c96;
    content: "\e900";
    font-size: 7px;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.input__arrow--prev {
    left: 1px;
}

.input__arrow--prev:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.input__arrow--next {
    right: 1px;
}

.input__arrow--next:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none;
}

.input::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
    display: none;
}

.input::-webkit-clear-button {
    -webkit-appearance: none;
    display: none;
}

.input[type="date"] ~ .input__arrow,
.input[type="time"] ~ .input__arrow {
    display: none;
}

.input-line {
    width: 100%;
}

@media (min-width: 768px) {
    .input-line .input--time {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .input-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .input-line .input {
        width: 280px;
    }

    .input-line .input--time {
        width: 121px;
    }

    .input-line .input--leng {
        width: 263px;
    }

    .input-line__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .input-line__item + .input-line__item {
        margin-left: 15px;
    }
}

@media (max-width: 829px) {
    .input-line .input {
        width: 100%;
    }

    .input-line__item--time {
        width: 140px;
    }

    .input-line__item--radio {
        width: 100px;
    }
}

.input-line__item--fourth {
    width: 100%;
}

@media (min-width: 768px) {
    .input-line__item--fourth {
        width: 25%;
    }
}

.input-line__item--half {
    width: 100%;
}

@media (min-width: 768px) {
    .input-line__item--half {
        width: 45%;
    }
}

@media (min-width: 768px) {
    .input-line__item--radio {
        width: auto;
    }
}

@media (max-width: 767px) {
    .input-line__item--radio {
        width: 100%;
    }
}

@media (max-width: 580px) {
    .input-line__item--radio {
        width: calc(100% - 120px);
        padding-left: 10px;
        float: left;
    }
}

@media (min-width: 768px) {
    .input-line__item--time {
        width: 121px;
    }
}

@media (max-width: 580px) {
    .input-line__item--time {
        width: 120px;
        float: left;
    }
}

@media (max-width: 767px) {
    .input-line__item--with-btn-xs {
        width: calc(100% - 45px);
        float: left;
        margin-right: 15px;
    }

    .input-line__item--with-btn-xs + .input-line__item {
        width: auto;
        display: inline-block;
    }

    .input-line__item--calendar {
        width: calc(70% - 15px);
        margin-right: 15px;
        float: left;
    }

    .input-line__item--time {
        width: 30%;
        float: left;
    }
}

@media (max-width: 580px) {
    .input-line__item--calendar, .input-line__item--time, .input-line__item--radio {
        width: 100%;
    }
}

.checkbox, .radio {
    display: inline-block;
    padding-right: 22px;
    cursor: pointer;
}

.checkbox__input, .radio__input {
    display: none;
}

.checkbox__label, .radio__label {
    position: relative;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    cursor: pointer;
}

.checkbox__label[disabled], .radio__label[disabled] {
    cursor: default;
}

.checkbox__icon, .checkbox__text, .radio__icon, .radio__text {
    display: inline-block;
    cursor: pointer;
}

.checkbox__text, .radio__text {
    padding-left: 30px;
}

.checkbox__input:checked + .checkbox__label .checkbox__icon:after, .radio__input:checked + .checkbox__label .checkbox__icon:after, .checkbox__input:checked + .radio__label .checkbox__icon:after, .radio__input:checked + .radio__label .checkbox__icon:after, .checkbox__input:checked + .checkbox__label .radio__icon:after, .radio__input:checked + .checkbox__label .radio__icon:after, .checkbox__input:checked + .radio__label .radio__icon:after, .radio__input:checked + .radio__label .radio__icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.checkbox__input[disabled] + .checkbox__label .checkbox__icon, .radio__input[disabled] + .checkbox__label .checkbox__icon, .checkbox__input[disabled] + .radio__label .checkbox__icon, .radio__input[disabled] + .radio__label .checkbox__icon, .checkbox__input[disabled] + .checkbox__label .radio__icon, .radio__input[disabled] + .checkbox__label .radio__icon, .checkbox__input[disabled] + .radio__label .radio__icon, .radio__input[disabled] + .radio__label .radio__icon {
    background: #e7e7e7;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: 0.35;
}

.checkbox__input[disabled] + .checkbox__label, .radio__input[disabled] + .checkbox__label, .checkbox__input[disabled] + .radio__label, .radio__input[disabled] + .radio__label {
    opacity: 0.35;
}

.checkbox__icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #878c96;
}

.tos_checkbox {
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
}

@media screen and (min-width: 580px) {
    .tos_checkbox {
        bottom: 0;
        right: 0;
        margin-top: auto;
        margin-bottom: auto;
        margin-left: 7.5%;
    }
}

.checkbox__input:checked + .checkbox__label .checkbox__icon:after {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    font-size: 12px;
    color: #f01414;
}

.checkbox--error .checkbox__icon {
    border-color: #f01414;
}

.radio__icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    -webkit-box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid #878c96;
    border-radius: 50%;
}

.radio__input:checked + .radio__label .radio__icon:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f01414;
}

.radio--error .radio__icon {
    border-color: #f01414;
}

.tooltip {
    position: relative;
    display: inline-block;
    font-size: 1rem;
}

.tooltip__icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #878c96;
    color: #878c96;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    cursor: pointer;
    position: relative;
}

.tooltip__icon:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e910";
    position: absolute;
    left: 7.5px;
}

.tooltip__icon--white {
    color: #fff;
    border-color: #fff;
}

.tooltip__content {
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.6);
    background: #fff;
    color: #333333;
    text-align: center;
    padding: 10px;
    position: absolute;
    bottom: 32px;
    max-width: 320px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    opacity: 0;
    z-index: 10;
    min-width: 200px;
    font-weight: normal;
}

.tooltip__content:before {
    background: #fff;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    margin-left: -9px;
    bottom: -7px;
    left: 50%;
    -webkit-transform: skew(0) rotate(135deg) translateX(-50%);
    -ms-transform: skew(0) rotate(135deg) translateX(-50%);
    transform: skew(0) rotate(135deg) translateX(-50%);
    width: 10px;
    -webkit-box-shadow: 3px -3px 3px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 3px -3px 3px 0 rgba(0, 0, 0, 0.2);
}

.tooltip__content--left {
    text-align: left;
    left: -10px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.tooltip__content--left:before {
    left: 26px;
    -webkit-transform: skew(0) rotate(135deg) translateX(0%);
    -ms-transform: skew(0) rotate(135deg) translateX(0%);
    transform: skew(0) rotate(135deg) translateX(0%);
    bottom: -3px;
}

.tooltip__content--right {
    text-align: right;
    left: inherit;
    right: -10px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.tooltip__content--right:before {
    left: inherit;
    bottom: -3px;
    right: 17px;
    -webkit-transform: skew(0) rotate(135deg) translateX(0%);
    -ms-transform: skew(0) rotate(135deg) translateX(0%);
    transform: skew(0) rotate(135deg) translateX(0%);
}

.tooltip:hover .tooltip__content {
    -webkit-animation: tooltip-show 0.3s linear forwards;
    animation: tooltip-show 0.3s linear forwards;
    display: block;
    opacity: 1;
}

@-webkit-keyframes tooltip-show {
    0% {
        display: none;
        opacity: 0;
    }
    10% {
        display: block;
        opacity: 0;
    }
    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes tooltip-show {
    0% {
        display: none;
        opacity: 0;
    }
    10% {
        display: block;
        opacity: 0;
    }
    100% {
        display: block;
        opacity: 1;
    }
}

.ui-selectmenu-button {
    position: relative;
    display: inline-block;
    border: 1px solid #878c96;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    background: #fff;
    border-radius: 0;
    height: 32px;
    padding: 0px 7px;
    width: 100%;
    font-weight: normal;
    padding-right: 30px;
    width: 100%;
    cursor: pointer;
}

.ui-selectmenu-button::-ms-clear {
    display: none;
}

.ui-selectmenu-button--disabled, .ui-selectmenu-button:disabled, .ui-selectmenu-button[read-only=true] {
    opacity: 0.35;
    font-weight: normal;
}

.ui-selectmenu-button--disabled ~ .input__arrow, .ui-selectmenu-button:disabled ~ .input__arrow, .ui-selectmenu-button[read-only=true] ~ .input__arrow {
    cursor: default;
}

.ui-selectmenu-button--disabled ~ .input__arrow:hover, .ui-selectmenu-button:disabled ~ .input__arrow:hover, .ui-selectmenu-button[read-only=true] ~ .input__arrow:hover {
    background: #f5f5f5;
}

@media (max-width: 829px) {
    .ui-selectmenu-button {
        max-width: inherit;
    }
}

.ui-selectmenu-button.ui-state-disabled {
    opacity: 0.3;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.ui-selectmenu-text {
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
}

.ui-selectmenu-icon {
    cursor: pointer;
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    top: 0;
}

.ui-selectmenu-icon:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    position: absolute;
    color: #8a8f98;
    right: 8px;
    font-size: 9px;
    line-height: 31px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ui-selectmenu-menu {
    position: absolute;
    z-index: 10;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    display: none;
    visibility: hidden;
    opacity: 0;
    padding-top: 15px;
}

.ui-menu-item-wrapper {
    padding: 4px 10px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    cursor: pointer;
}

.ui-menu-item-wrapper:hover, .ui-menu-item-wrapper:focus {
    background: #e7e7e7;
}

.ui-menu-item {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ui-selectmenu-menu .ui-menu {
    position: relative;
    margin: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    padding: 7px 0 0 0;
    list-style-type: none;
    width: 100px;
    max-height: 260px;
    height: 100%;
    overflow-y: auto;
}

.ui-selectmenu-open {
    display: block;
    visibility: inherit;
    opacity: 1;
}

.ui-selectmenu-open:before {
    background: #fff;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    top: 14px;
    left: 10px;
    -webkit-transform: skew(0) rotate(135deg) translateX(-50%);
    -ms-transform: skew(0) rotate(135deg) translateX(-50%);
    transform: skew(0) rotate(135deg) translateX(-50%);
    width: 10px;
    -webkit-box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    z-index: 1;
}

.measure-zoom {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
}

.input__select-clear {
    background: #f5f5f5;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 31px;
    height: calc(100% - 2px);
    cursor: pointer;
}

.input__select-clear:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e905";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 580px) {
    .toggle-wrapper--bottom-line-xs {
        position: relative;
        padding-bottom: 15px;
    }

    .toggle-wrapper--bottom-line-xs:after {
        content: "";
        position: absolute;
        background: #e7e7e7;
        bottom: 0;
        left: -20px;
        height: 1px;
        width: calc(100% + 40px);
    }
}

.toggle-block {
    display: none;
}

.toggle-block--show {
    display: block;
}

.toggle-block--xs, .toggle-block--sm {
    display: block;
}

@media (max-width: 767px) {
    .toggle-block--sm {
        display: none;
    }

    .toggle-block--show {
        display: block !important;
    }
}

@media (max-width: 580px) {
    .toggle-block--xs {
        display: none;
    }

    .toggle-block--show {
        display: block !important;
    }
}

._open-modal {
    overflow: hidden;
}

.modal {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    z-index: 1000;
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
}

.modal__content {
    position: relative;
    background: #fff;
    width: 660px;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 38px;
    padding: 15px 40px 40px 18px;
}

@media (max-width: 768px) {
    .modal__content {
        width: calc(100% - 20px);
    }

    #buyer-info-modal p {
        font-size: 14px;
    }
}

.modal__content--lg {
    width: 982px;
}

@media (max-width: 982px) {
    .modal__content--lg {
        width: calc(100% - 20px);
    }
}

.modal__content--empty {
    padding: 0;
}

.modal__text {
    font-size: 1.167em;
    line-height: 1.429em;
    word-break: break-word;
}

.modal__title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: 600;
    padding-bottom: 8px;
    padding-top: 25px;
}

.modal__close {
    border: 0;
    padding: 1px 6px;
    margin: 0;
    background: transparent;
    position: absolute;
    top: 10px;
    right: 8px;
    font-size: 15px;
    opacity: 0.5;
    outline: none;
    cursor: pointer;
}

.modal__close:hover {
    opacity: 1;
}

.modal__footer {
    padding: 4px 0 4px 0;
}

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

[data-modal-open] {
    cursor: pointer;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
}

.modal-scrollbar-measure p {
    width: 100%;
    height: 200px;
}

.autocomplete__item {
    display: inline-block;
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
}

.autocomplete__image {
    width: 20px;
    height: 20px;
    float: left;
    text-align: center;
}

.autocomplete__image img {
    max-width: 100%;
    max-height: 100%;
}

.autocomplete__text {
    width: calc(100% - 20px);
    padding-left: 7px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.autocomplete__placeholder {
    position: absolute;
    left: 0;
    top: 0;
    padding: 7px 5px 7px 10px;
    color: #878c96;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-autocomplete {
    position: absolute;
    z-index: 10;
    max-height: 130px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    width: 100px;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    padding: 10px 0;
    margin-top: 10px;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.loading {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f5f5f5;
    z-index: 1000;
    position: fixed;
}

.loading--white {
    background: #fff;
}

.loading--in-page {
    position: absolute;
    z-index: 5;
    display: block !important;
    opacity: 1 !important;
}

.loading--in-page .loading__inner {
    margin-top: -20px;
}

.loading--in-page .progress__bar {
    width: 100% !important;
}

.loading__title {
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.loading__subtitle {
    font-size: 1.167rem;
    text-align: center;
    margin-bottom: 20px;
}

.loading__inner {
    margin-top: -50px;
    max-width: 600px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.progress {
    overflow: hidden;
    height: 16px;
    background-color: #e7e7e7;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress__bar {
    float: left;
    width: 0%;
    height: 100%;
    text-align: center;
    background-color: #cc0000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress__bar--striped {
    background-image: -o-linear-gradient(45deg, #F01414 25%, transparent 25%, transparent 50%, #F01414 50%, #F01414 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, #F01414 25%, transparent 25%, transparent 50%, #F01414 50%, #F01414 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress__bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress__bar--big.active {
    -webkit-animation: progress-bar-stripes 0.3s linear infinite;
    animation: progress-bar-stripes 0.3s linear infinite;
}

.ui-datepicker {
    background: #fff;
    padding: 20px 24px;
    z-index: 100 !important;
    margin-left: -96px;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    width: 794px !important;
    margin-top: 15px;
    display: none;
}

@media (max-width: 1220px) {
    .ui-datepicker {
        margin-left: 0px;
    }
}

@media (max-width: 982px) {
    .ui-datepicker {
        width: 100% !important;
        padding: 12px 10px;
        left: 50% !important;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .ui-datepicker {
        padding: 10px 20px 30px 20px;
    }
}

.ui-datepicker:before {
    background: #fff;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    top: -2px;
    left: 50%;
    -webkit-transform: skew(0) rotate(135deg) translateX(-50%);
    -ms-transform: skew(0) rotate(135deg) translateX(-50%);
    transform: skew(0) rotate(135deg) translateX(-50%);
    width: 10px;
    -webkit-box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12);
    box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.12);
}

@media (max-width: 1220px) {
    .ui-datepicker:before {
        left: 265px;
        -webkit-transform: skew(0) rotate(135deg) translateX(0%);
        -ms-transform: skew(0) rotate(135deg) translateX(0%);
        transform: skew(0) rotate(135deg) translateX(0%);
    }
}

@media (max-width: 982px) {
    .ui-datepicker:before {
        left: 50%;
    }
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    top: 0;
    left: 0px;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    top: 0;
    right: 0px;
}

.ui-datepicker .ui-datepicker-header .ui-icon {
    width: 32px;
    height: 32px;
    text-indent: -99999px;
    background: #f5f5f5;
}

.ui-datepicker .ui-datepicker-header .ui-icon:after {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    text-indent: 0;
    font-size: 7px;
    color: #878c96;
    position: absolute;
    top: 50%;
    left: 50%;
}

.ui-datepicker .ui-datepicker-header .ui-icon:hover {
    background: #e7e7e7;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon:after {
    margin: -11px 0 0 -5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon:after {
    margin: -11px 0 0 -5px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    position: absolute;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
    cursor: pointer;
    display: block;
    position: absolute;
}

.ui-datepicker .ui-datepicker-group {
    width: 50%;
    padding: 0 12px;
    float: left;
}

@media (max-width: 982px) {
    .ui-datepicker .ui-datepicker-group {
        width: 100%;
    }
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    font-size: 1.417rem;
    font-weight: bold;
}

@media (max-width: 982px) {
    .ui-datepicker .ui-datepicker-title {
        margin-top: 20px;
    }
}

.ui-datepicker .ui-datepicker-other-month {
    background: #f5f5f5;
}

.ui-datepicker table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    font-size: 1.417rem;
}

.ui-datepicker table th {
    background: #fff;
    border: 0 none;
    padding: .7em .3em;
    text-align: center;
    font-weight: normal;
}

.ui-datepicker table tbody tr td {
    padding: 0;
    border: 1px solid #e5e5e6;
    width: 48px;
    height: 48px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.ui-datepicker table tbody tr td.ui-datepicker-unselectable {
    opacity: 0.3;
    background: #ddd;
}

.ui-datepicker table tbody tr td.ui-datepicker-other-month {
    background: #fff;
}

@media (max-width: 580px) {
    .ui-datepicker table tbody tr td {
        width: 40px;
        height: 40px;
    }
}

.ui-datepicker table tbody tr td a {
    display: block;
    background: #fff;
    border: 0;
    color: #333333;
    text-decoration: none;
    text-align: center;
    padding: 0;
    line-height: 50px;
}

@media (max-width: 580px) {
    .ui-datepicker table tbody tr td a {
        line-height: 40px;
    }
}

.ui-datepicker table tbody tr td a:hover {
    background: #f5f5f5;
    color: #333333;
}

.ui-datepicker table tbody tr td .ui-datepicker-today a {
    color: #f01414;
}

.ui-datepicker .ui-state-active {
    background: #878c96;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
    color: #fff;
}

.ui-datepicker-trigger {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #878c96;
    border: 1px solid #878c96;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    min-width: 30px;
}

.ui-datepicker-trigger .path2 {
    color: #f01414;
}

.ui-datepicker-trigger:focus, .ui-datepicker-trigger.focus {
    color: #878c96;
    text-decoration: none;
}

.ui-datepicker-trigger:hover {
    background: #cccccc;
    color: #878c96;
}

.ui-datepicker-trigger:active, .ui-datepicker-trigger.active {
    background: #878c96;
    color: #fff;
}

.ui-datepicker-trigger:active .path1, .ui-datepicker-trigger:active .path2, .ui-datepicker-trigger.active .path1, .ui-datepicker-trigger.active .path2 {
    color: #fff;
}

.ui-datepicker-trigger.btn--disabled:hover, .ui-datepicker-trigger.btn--disabled:focus, .ui-datepicker-trigger.btn--disabled.focus, .ui-datepicker-trigger[disabled]:hover, .ui-datepicker-trigger[disabled]:focus, .ui-datepicker-trigger[disabled].focus,
fieldset[disabled] .ui-datepicker-trigger:hover,
fieldset[disabled] .ui-datepicker-trigger:focus,
fieldset[disabled] .ui-datepicker-trigger.focus {
    background: #fff;
    color: #878c96;
}

.sidebar-total {
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    background: #fff;
    margin-top: -61px;
}

.sidebar-total__link {
    padding: 10px 20px;
}

@media (max-width: 767px) {
    .sidebar-total__link {
        display: none;
    }
}

.sidebar-total--fixed {
    position: fixed !important;
    top: 71px;
    z-index: 3;
}

.sidebar-total__title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    padding: 7px 10px 7px 15px;
    color: #878c96;
    font-weight: bold;
}

@media (max-width: 767px) {
    .sidebar-total__title {
        font-size: 1.167rem;
        color: #333333;
    }

    .sidebar-total__title:first-of-type {
        position: fixed;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 11;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
    }
}

.sidebar-total__title--gray {
    background: #878c96;
    color: #fff;
}

.sidebar-total__title--tooltip {
    padding-right: 30px;
    position: relative;
}

.sidebar-total__title--tooltip .tooltip {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 100%;
    text-align: right;
}

.sidebar-total__title--tooltip .tooltip__content {
    min-width: inherit;
}

@media (max-width: 767px) {
    .sidebar-total__title:last-of-type {
        display: none;
    }
}

.sidebar-total__trips {
    border-bottom: 1px solid #e7e7e7;
    padding: 14px 9px 16px 14px;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .sidebar-total__trips {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.sidebar-total__trip-item {
    margin-bottom: 13px;
}

.sidebar-total__trip-item-title {
    font-weight: bold;
    line-height: 1.917rem;
    white-space: nowrap;
}

.sidebar-total__trip-station {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.833rem;
}

.sidebar-total__trip-station-time {
    font-size: 1.083rem;
    font-weight: bold;
    width: 53px;
    min-width: 53px;
}

.sidebar-total__ticket {
    display: inline-block;
    width: 100%;
    padding: 4px 9px 30px 14px;
}

@media (max-width: 767px) {
    .sidebar-total__ticket {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.sidebar-total__ticket-icon {
    float: left;
    color: #878c96;
    width: 33px;
    font-size: 21px;
    margin: 0px 0 0 -3px;
    text-align: center;
}

.sidebar-total__ticket-content {
    float: left;
    width: calc(100% - 31px);
    line-height: 1.750em;
}

.sidebar-total__trip-item-point ~ .sidebar-total__trip-item-point {
    margin-top: 25px;
    position: relative;
}

.sidebar-total__trip-item-point ~ .sidebar-total__trip-item-point:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #878c96;
    content: "\e906";
    position: absolute;
    top: -25px;
    left: 7px;
    font-size: 10px;
}

@media (max-width: 767px) {
    .sidebar-total__trip-item-point {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 10px;
    }
}

.sidebar-total__trip-item-stations {
    width: 100%;
}

@media (max-width: 767px) {
    .sidebar-total__trip-item-stations {
        width: 55%;
    }
}

.sidebar-total__trip-station-day {
    color: #878c96;
}

.sidebar-total__trip-station-day:last-of-type {
    display: none;
}

.sidebar-total__trip-item-products {
    display: none;
}

@media (max-width: 767px) {
    .sidebar-total__trip-item-products {
        display: block;
        width: 45%;
        text-align: right;
        font-weight: bold;
        font-size: 1.167rem;
    }
}

.sidebar-total__offer {
    line-height: 1.5rem;
    display: none;
    border-bottom: 1px solid #e7e7e7;
}

@media (max-width: 767px) {
    .sidebar-total__offer {
        display: block;
    }
}

.sidebar-total__offer-rows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sidebar-total__offer-column {
    padding: 5px 20px;
}

.sidebar-total__offer-column--type, .sidebar-total__offer-column--condition {
    width: 40%;
}

@media (max-width: 767px) {
    .sidebar-total__offer-column--type, .sidebar-total__offer-column--condition {
        width: 55%;
    }
}

.sidebar-total__offer-column--company {
    text-align: center;
}

.sidebar-total__offer-column--company, .sidebar-total__offer-column--info {
    width: 60%;
}

@media (max-width: 767px) {
    .sidebar-total__offer-column--company, .sidebar-total__offer-column--info {
        text-align: right;
        width: 45%;
    }
}

.sidebar-total__inner .sidebar-total__link {
    display: none;
}

@media (max-width: 767px) {
    .sidebar-total__inner {
        padding: 40px 0 90px 0;
        position: fixed;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        margin-top: 0;
        z-index: 10;
        overflow: auto;
        background: #fff;
        -webkit-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all;
    }

    .sidebar-total__inner .sidebar-total__link {
        display: block;
    }

    .sidebar-total__inner + .sidebar-total__title {
        display: none;
    }
}

.sidebar-total__offer-item {
    padding: 10px 0;
}

.sidebar-total__bottom-fixed {
    background: #878c96;
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 12;
    font-weight: bold;
    font-size: 1.167rem;
    padding: 7px 20px;
    cursor: pointer;
    display: none;
}

@media (max-width: 767px) {
    .sidebar-total__bottom-fixed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.sidebar-total__bottom-fixed-toggle {
    position: relative;
    padding-left: 25px;
    width: 50%;
}

.sidebar-total__bottom-fixed-toggle:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 9px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.sidebar-total__bottom-fixed-info {
    width: 50%;
    display: table;
}

.sidebar-total__bottom-fixed-text, .sidebar-total__bottom-fixed-price {
    display: table-cell;
    text-align: right;
}

@media (max-width: 767px) {
    .sidebar-total {
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .sidebar-open {
        overflow: hidden;
    }

    .sidebar-open .sidebar-total {
        display: block;
    }

    .sidebar-open .sidebar-total__inner {
        top: 0;
    }

    .sidebar-open .sidebar-total__title:first-of-type {
        top: 0;
    }

    .sidebar-open .sidebar-total__bottom-fixed-toggle:before {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        top: 1px;
    }
}

._font-sm .sidebar-total__trip-item-title, ._font-lg .sidebar-total__trip-item-title {
    white-space: inherit;
}

.sidebar--top-0 .sidebar-total {
    margin-top: 10px;
}

.navigate {
    background: #f01414;
    height: 54px;
    position: relative;
}

.navigate__menu {
    padding: 0 4px;
    list-style-type: none;
    display: inline-block;
    width: auto;
}

.navigate__menu ul {
    list-style-type: none;
}

.navigate__menu-item {
    line-height: 21px;
    font-size: 16px;
    float: left;
    display: inline-block;
    font-weight: bold;
}

.navigate__menu-item &gt; a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 13px 20px 16px 20px;
    border-top: 4px solid #f01414;
    overflow: hidden;
    position: relative;
}

.navigate__menu-item:hover &gt; a {
    border-top: 4px solid #f01414;
    color: #333333;
    background: #fff;
}

.navigate__menu-item--active &gt; a {
    border-top: 0;
    padding-top: 17px;
    background: #cc0000;
}

.navigate__menu-item--active &gt; a:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    height: calc(100% + 16px);
    top: -6px;
    left: 0;
    -webkit-box-shadow: 0px 0px 8px -1px black inset;
    box-shadow: 0px 0px 8px -1px black inset;
}

.navigate__menu-item--active:hover &gt; a {
    padding: 13px 25px 16px 25px;
    border-top: 4px solid #f01414;
    color: #333333;
    background: #fff;
}

.navigate__menu-item--active:hover &gt; a:before {
    content: none;
}

.navigate__submenu {
    display: none;
    -webkit-box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.3);
    background: #fff;
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 54px;
    left: 0;
    padding: 20px 30px;
}

.navigate__menu-item:hover .navigate__submenu {
    display: block;
}

.navigate__submenu-item {
    padding: 10px 0;
}

.tablet-menu {
    background: #f5f5f5;
    position: absolute;
    z-index: 20;
    width: 100%;
    left: 100%;
    top: 60px;
    height: calc(100% - 70px);
    overflow: hidden;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
    display: none;
}

@media (max-width: 982px) {
    .tablet-menu {
        height: calc(100% - 56px);
    }
}

@media (min-width: 768px) {
    .tablet-menu {
        top: 72px;
    }
}

.tablet-menu__back {
    position: absolute;
    background: #fff;
    height: 35px;
    top: 0;
    left: 0;
    padding: 0px 20px;
    font-size: 14px;
    font-weight: bold;
    display: none;
    color: inherit;
    text-decoration: none;
    padding-left: 30px;
}

.tablet-menu__back:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e901";
    position: absolute;
    left: 6px;
    top: -1px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    font-size: 13px;
}

.tablet-menu [data-navigate-level="0"] {
    background: #f5f5f5;
}

@media (min-width: 768px) {
    .tablet-menu[data-navigate-active-level="1"] [data-navigate-level="0"],
    .tablet-menu[data-navigate-active-level="1"] [data-navigate-level="0"] .tablet-menu__content,
    .tablet-menu[data-navigate-active-level="1"] [data-navigate-level="0"] .tablet-menu__indicator:before, .tablet-menu[data-navigate-active-level="2"] [data-navigate-level="0"],
    .tablet-menu[data-navigate-active-level="2"] [data-navigate-level="0"] .tablet-menu__content,
    .tablet-menu[data-navigate-active-level="2"] [data-navigate-level="0"] .tablet-menu__indicator:before {
        background: #f5f5f5;
    }

    .tablet-menu[data-navigate-active-level="2"] [data-navigate-level="1"],
    .tablet-menu[data-navigate-active-level="2"] [data-navigate-level="1"] .tablet-menu__content,
    .tablet-menu[data-navigate-active-level="2"] [data-navigate-level="1"] .tablet-menu__indicator:before {
        background: #f5f5f5;
    }
}

.tablet-menu__breadcrumbs {
    padding: 17px 15px 11px 7px;
    color: #878c96;
    cursor: pointer;
    font-size: 11px;
    line-height: 15px;
}

.tablet-menu__breadcrumbs .icon-bahn-home {
    padding: 0 0 0 8px;
}

@media (min-width: 768px) {
    .tablet-menu__breadcrumbs {
        display: none;
    }
}

.tablet-menu__breadcrumbs span ~ span {
    padding-left: 15px;
    position: relative;
}

.tablet-menu__breadcrumbs span ~ span:before {
    content: "•";
    position: absolute;
    left: 4px;
    top: 0px;
    color: #878c96;
}

.tablet-menu__breadcrumbs span:last-of-type {
    color: #f01414;
}

.tablet-menu__indicator {
    position: absolute;
    top: 51px;
    left: 2px;
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
}

@media (min-width: 768px) {
    .tablet-menu__indicator {
        display: none;
    }
}

.tablet-menu__indicator:before {
    background: #fff;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    top: 0;
    left: 10px;
    -webkit-transform: skew(0) rotate(135deg) translateX(-50%);
    -ms-transform: skew(0) rotate(135deg) translateX(-50%);
    transform: skew(0) rotate(135deg) translateX(-50%);
    width: 10px;
    -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.1);
}

.tablet-menu__indicator--left {
    display: none;
}

@media (min-width: 768px) {
    .tablet-menu__indicator--left {
        display: block;
    }

    .tablet-menu__indicator--left:before {
        -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.1);
        left: -11px;
        top: 0;
    }
}

.tablet-menu__title {
    font-weight: bold;
}

.tablet-menu__nav {
    background: #fff;
    position: absolute;
    left: 101%;
    top: 50px;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    transition: 0.6s all;
}

.tablet-menu__nav--open, .tablet-menu__nav[data-navigate-level="0"] {
    left: 0;
}

.tablet-menu__nav[data-navigate-level="0"] ul {
    display: block;
}

@media (min-width: 768px) {
    .tablet-menu__nav {
        -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
        box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
        top: 0;
    }

    .tablet-menu__nav--open[data-navigate-level="0"] {
        left: 0px;
        width: calc(100% - 0px);
    }

    .tablet-menu__nav--open[data-navigate-level="0"] .tablet-menu__indicator {
        display: none;
    }

    .tablet-menu__nav--open[data-navigate-level="1"] {
        left: 175px;
        width: calc(100% - 175px);
    }

    .tablet-menu__nav--open[data-navigate-level="2"] {
        width: calc(100% - 350px);
        left: 350px;
    }
}

.tablet-menu__nav .tablet-menu__content {
    background: #fff;
    list-style-type: none;
    font-size: 1.167rem;
    display: none;
}

.tablet-menu__nav .tablet-menu__content--show {
    display: block;
}

.tablet-menu__nav .tablet-menu__content--meta {
    background: #f5f5f5;
}

.tablet-menu__nav .tablet-menu__content li {
    padding: 12px 20px 12px 18px;
    color: #333333;
    border-bottom: 1px solid #e7e7e7;
    text-decoration: none;
}

.tablet-menu__nav .tablet-menu__content li.tablet-menu__link--active {
    color: #f01414;
}

.tablet-menu__nav .tablet-menu__content li:hover {
    color: #f01414;
    text-decoration: underline;
}

.tablet-menu__nav .tablet-menu__content li.tablet-menu__lang {
    position: relative;
    padding-left: 60px;
}

.tablet-menu__nav .tablet-menu__content li.tablet-menu__lang:before {
    content: "";
    position: absolute;
    display: block;
    background-image: url(../images/lang.png);
    background-repeat: no-repeat;
    background-position: 0 -88px;
    width: 30px;
    height: 17px;
}

.tablet-menu__nav .tablet-menu__content li.tablet-menu__lang:hover:before {
    background-position: 0 0px;
}

.tablet-menu__nav .tablet-menu__content li.tablet-menu__lang:before {
    top: 16px;
    left: 20px;
}

.tablet-menu__nav .tablet-menu__content li a {
    color: inherit;
    text-decoration: inherit;
    cursor: pointer;
}

.tablet-menu__nav .tablet-menu__content li a[data-navigate-target] {
    position: relative;
    display: block;
    padding-right: 10px;
}

.tablet-menu__nav .tablet-menu__content li a[data-navigate-target]:after {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e901";
    position: absolute;
    right: 0;
    top: 0;
    color: #878c96;
    font-size: 9px;
}

.tablet-menu__nav .tablet-menu__content li a[data-navigate-target]:hover:after {
    color: #f01414;
}

.tablet-menu__search {
    max-width: 280px;
    padding: 6px 0px;
}

.tablet-menu--open .tablet-menu {
    -webkit-animation: menu-show 0.3s linear forwards;
    animation: menu-show 0.3s linear forwards;
    left: 0;
    margin-left: 50px;
    display: block;
}

@media (max-width: 767px) {
    .tablet-menu--open .tablet-menu {
        margin-left: 0;
    }
}

.tablet-menu--open .tablet-menu__back.show {
    display: block;
}

@media (min-width: 768px) {
    .tablet-menu--open .tablet-menu {
        -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
        box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
        left: 50px;
        width: calc(100% - 50px);
    }

    .tablet-menu--open .tablet-menu__back.show {
        display: none;
    }
}

@-webkit-keyframes menu-show {
    0% {
        display: none;
        left: 100%;
    }
    10% {
        display: block;
        left: 100%;
    }
    100% {
        display: block;
        left: 0%;
    }
}

.input-compobox {
    position: relative;
}

.input-compobox .input {
    padding-right: 40px;
}

.input-compobox .custom-combobox-toggle {
    position: absolute;
}

.header {
    background: #fff;
    padding: 16px 20px 16px 20px;
    display: inline-block;
    width: 100%;
}

@media (max-width: 829px) {
    .header {
        border-bottom: 7px solid #f01414;
    }
}

.header__logo {
    width: 126px;
    height: 32px;
    display: block;
    text-align: left;
}

.header__logo img {
    height: 100%;
}

@media (max-width: 767px) {
    .header__logo {
        width: 83px;
        height: 21px;
    }
}

.header__nav {
    list-style-type: none;
    display: inline-block;
    float: left;
    padding: 3px 0;
}

.header__nav li {
    display: inline-block;
}

.header__nav li a {
    color: #333333;
    text-decoration: none;
}

.header__nav li:after {
    content: "|";
    margin: 0 5px 0 7px;
    display: inline-block;
}

.header__lang {
    display: inline-block;
    float: left;
    padding: 4px 0;
    margin: 0px 9px 0 0;
    width: 156px;
}

.header__font {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 72px;
    float: left;
    padding: 0 5px;
}

.header__font-size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 32px;
    text-decoration: none;
    font-size: 11.2px;
    color: #333333;
}

.header__font-size--medium {
    font-size: 13.4333px;
}

.header__font-size--large {
    font-size: 15.6833px;
}

.header__search {
    display: inline-block;
    float: right;
    width: 170px;
}

.header__search-input {
    position: relative;
}

.header__search-input input {
    padding-right: 40px;
}

.header__search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #878c96;
    background: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    cursor: pointer;
}

.header__search-btn:hover {
    color: #f01414;
}

.header__menu-button {
    position: relative;
    padding-right: 50px;
    cursor: pointer;
    margin: 3px 0 0 0;
}

@media (max-width: 767px) {
    .header__menu-button {
        padding-right: 30px;
        margin: 0;
    }
}

.header__menu-button-btn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    height: 26px;
    width: 30px;
}

@media (max-width: 767px) {
    .header__menu-button-btn {
        height: 20px;
        width: 22px;
    }
}

.header__menu-button-btn:before, .header__menu-button-btn:after {
    content: "";
}

.header__menu-button-btn span, .header__menu-button-btn:before, .header__menu-button-btn:after {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #878c96;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

@media (max-width: 767px) {
    .header__menu-button-btn span, .header__menu-button-btn:before, .header__menu-button-btn:after {
        height: 3px;
    }
}

.header__menu-button-btn:before {
    top: 0;
}

.header__menu-button-btn:after {
    bottom: 0;
}

.header__menu-button-btn span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header__menu-button-text {
    font-weight: bold;
    font-size: 16px;
}

@media (max-width: 767px) {
    .header__menu-button-text {
        font-size: 14px;
        line-height: 17px;
    }
}

.tablet-menu--open .header__menu-button-btn span {
    width: 0;
}

.tablet-menu--open .header__menu-button-btn:before {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.tablet-menu--open .header__menu-button-btn:after {
    bottom: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}

.header-line {
    background: #f01414;
    height: 5px;
}

.footer {
    position: relative;
    background: #fff;
}

.footer__menu {
    background: #f5f5f5;
    padding: 10px 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
}

@media (max-width: 767px) {
    .footer__menu {
        margin-bottom: 0;
    }
}

.footer__menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px 0;
}

.footer__menu ul li {
    padding: 3px 0;
}

@media (max-width: 767px) {
    .footer__menu ul {
        display: none;
    }

    .footer__menu ul.active {
        display: block;
    }
}

@media (max-width: 767px) {
    .footer__menu {
        padding-bottom: 30px;
    }
}

.footer__menu-title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

@media (max-width: 767px) {
    .footer__menu-title {
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 10px;
        position: relative;
        padding-right: 30px;
        cursor: pointer;
    }

    .footer__menu-title:after {
        position: absolute;
        right: 10px;
        top: 0;
        font-size: 0.6rem;
        font-family: 'icon-bahn' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e900";
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .footer__menu-title.active:after {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
}

.footer__info {
    background: #f5f5f5;
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.footer__info:before {
    content: "";
    position: absolute;
    display: block;
    -webkit-box-shadow: 0px 0px 1.84px 3.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 3.16px rgba(0, 0, 0, 0.13);
    height: 0px;
    width: 100%;
    left: 0;
    top: -1px;
}

.footer__info-content {
    display: table;
    margin: 10px auto;
    width: auto;
}

.footer__info-image {
    display: table-cell;
    height: 56px;
    vertical-align: middle;
    width: 65px;
    text-align: center;
}

.footer__info-image img {
    max-width: 60px;
    max-height: 56px;
}

.footer__bottom {
    background: #f01414;
    padding: 5px 10px 5px;
}

.footer__bottom ul {
    margin: 0;
    text-align: center;
    padding: 2px 0;
    line-height: 1.2;
}

.footer__bottom ul li {
    display: inline-block;
    line-height: 1;
    padding: 5px 0;
}

.footer__bottom ul li a {
    font-size: 1.167rem;
    line-height: 1rem;
    color: #fff;
    text-decoration: none;
}

.footer__bottom ul li a:hover {
    text-decoration: underline;
}

.footer__bottom ul li:after {
    color: #fff;
    content: "|";
    font-size: 1.167rem;
    margin: 0 7px 0 12px;
    line-height: 0.8;
}

.footer__bottom ul li:last-of-type:after {
    content: none;
}

.footer__partners {
    position: absolute;
    bottom: -70px;
    left: 0;
    width: 100%;
    text-align: center;
}

@media (max-width: 982px) {
    .footer__partners {
        background: #cccccc;
        background: #cccccc;
        bottom: -96px;
        padding-top: 10px;
        padding-bottom: 30px;
    }
}

.footer__partners-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    margin: 0 auto;
}

.form {
    padding: 10px 20px;
}

.form__group {
    position: relative;
    width: 100%;
    margin-bottom: 22px;
    display: inline-block;
}

.form__group--selects {
    margin-bottom: 9px;
}

.form__group--selects:last-of-type {
    margin-bottom: 19px;
}

.form__group--success {
    position: relative;
}

.form__group--success:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e902';
    color: #8cb90f;
    position: absolute;
    bottom: 4px;
    right: 9px;
}

.no-before:before {
    display: none;
}

.form__group--success .input {
    padding-right: 30px;
}

.form__group--error .input,
.form__group--error .ui-selectmenu-button {
    border-color: #f01414;
}

.form__group--tooltip {
    position: relative;
}

.form__group--tooltip .tooltip {
    position: absolute;
    right: -8px;
    top: 30px;
}

.form__group--tooltip .input {
    width: calc(100% - 30px);
}

.form__group--medium {
    max-width: 220px;
}

@media (max-width: 767px) {
    .form__group--medium {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    .form__group--radio {
        margin-bottom: 0;
    }
}

.form__group--small {
    max-width: 170px;
}

.form__group--smallest {
    max-width: 100px;
}

.form__group--text {
    font-size: 14px;
    margin-top: 29px;
}

@media (max-width: 767px) {
    .form__group--text {
        margin-top: 0;
    }
}

.form__group + .form__message {
    margin-top: -17px;
}

@media (max-width: 767px) {
    .form__group--birth {
        display: inline-block;
        width: 100%;
        max-width: 100%;
    }

    .form__group--birth .form__label {
        display: inline-block !important;
        position: relative;
        padding-left: 38px;
        padding-top: 5px;
    }

    .form__group--birth .form__label + .input {
        float: right;
        width: 110px;
        text-align: center;
    }
}

.form__label {
    display: block;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    padding-bottom: 5px;
}

.form__label--required:after {
    content: "*";
    color: #f01414;
}

.form__message {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    padding-top: 10px;
}

.form__message--error {
    color: #f01414;
}

.icon {
    position: relative;
    display: inline-block;
}

.icon, .icon:before, .icon:after, .icon__inner {
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

@font-face {
    font-family: "icon-bahn";
    src: url("../fonts/icon-bahn.eot");
    src: url("../fonts/icon-bahn.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-bahn.ttf") format("truetype"), url("../fonts/icon-bahn.woff") format("woff"), url("../fonts/icon-bahn.svg#helveticaneuecyrroman") format("svg");
    font-weight: "normal";
    font-style: "normal";
}

[class^="icon-bahn-"], [class*=" icon-bahn-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bahn-arrow-next:before {
    content: "\e913";
}

.icon-bahn-warning:before {
    content: "\e915";
}

.icon-bahn-user:before {
    content: "\e912";
}

.icon-bahn-euro:before {
    content: "\e911";
}

.icon-bahn-info:before {
    content: "\e910";
}

.icon-bahn-home:before {
    content: "\e90f";
}

.icon-bahn-search:before {
    content: "\e90e";
}

.icon-bahn-calendar .path1:before {
    content: "\e907";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.icon-bahn-calendar .path2:before {
    content: "\e908";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.icon-bahn-tickets:before {
    content: "\e90d";
}

.icon-bahn-reserve:before {
    content: "\e90c";
}

.icon-bahn-replace:before {
    content: "\e909";
}

.icon-bahn-close:before {
    content: "\e905";
}

.icon-bahn-transfer:before {
    content: "\e906";
}

.icon-bahn-corner:before {
    content: "\e904";
}

.icon-bahn-arrow-down:before {
    content: "\e900";
}

.icon-bahn-arrow-right:before {
    content: "\e901";
}

.icon-bahn-check:before {
    content: "\e902";
}

.icon-bahn-train-arrow:before {
    content: "\e903";
}

.icon-bahn-print:before {
    content: "\e914";
}

.icon-bahn-phone:before {
    content: "\e90a";
}

.icon-bahn-online-ticket:before {
    content: "\e90b";
}

/* classes */
._layer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

._justify {
    text-align: justify;
    margin-bottom: 0;
    line-height: 0;
}

._justify &gt; * {
    display: inline-block;
}

._justify:after {
    height: 20px;
    display: inline-block;
    width: 100%;
    content: '';
}

.content {
    overflow: hidden;
}

._align-middle-box {
    font-size: 0;
}

._align-middle-box &gt; *, ._align-middle-box:before {
    display: inline-block;
    vertical-align: middle;
}

._align-middle-box:before {
    height: 100%;
    content: '';
}

._group:after,
.input-line:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}

._fadable {
    -webkit-transition: opacity .3s ease, visibility .3s ease;
    -o-transition: opacity .3s ease, visibility .3s ease;
    transition: opacity .3s ease, visibility .3s ease;
}

._fade {
    opacity: 0;
    visibility: hidden;
}

/* /end classes */
/* default style */
html {
    font: normal 12px/1.5rem "DB sans", sans-serif;
}

body {
    background-color: #cecece;
    color: #333333;
}

._bg-white {
    background: #fff;
}

._bg-gray-light {
    background: #f5f5f5;
}

._bg-gray-lighter {
    background: #e7e7e7;
}

._shadow {
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
}

._padding-xs {
    padding: 10px 10px;
}

._padding-sm {
    padding: 10px 20px;
}

._padding-md {
    padding: 20px 20px;
}

.line {
    width: 100%;
    height: 1px;
    background: #e7e7e7;
}

.unknown--tariff {
    margin-left: 1.286em;
}

.link {
    cursor: pointer;
    display: inline-block;
    color: #333333;
    text-decoration: none;
    font-size: 1em;
}

.link--underline {
    text-decoration: underline;
}

.link--red {
    color: #f01414;
}

.link--arrow {
    margin-left: 1.286em;
    position: relative;
}

.link--arrow:hover {
    text-decoration: underline;
    color: #f01414;
}

.link--arrow:before {
    content: "\e901";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: -1.5em;
    font-size: 1rem;
    top: 0em;
    color: #f01414;
    text-decoration: none;
}

@media (min-width: 768px) {
    .link--sm {
        font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    }
}

.link--md {
    font-size: 1.333em;
    font-weight: 600;
    margin-top: 4px;
    margin-bottom: 4px;
}

@media (max-width: 768px) {
    .link--md {
        font-size: 13px;
        font-weight: normal;
    }
}

p {
    margin-bottom: 12px;
}

/* /end default */
/* content style */
.steps {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    padding: 10px 20px;
    padding-bottom: 0;
}

.steps__header {
    background: #8cb90f;
    color: #fff;
    padding: 0.1em 0.714em;
}

.steps__breadcrumbs {
    text-align: center;
    padding: 10px 20px;
    border: 1px solid #333;
    margin-top: 10px;
    display: none;
}

.steps__list {
    color: #878c96;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
    margin: 0 -4% 0 -5%;
    width: 109%;
}

@media (max-width: 982px) {
    .steps__list {
        margin: 0 0% 0 0%;
        width: 103%;
    }
}

@media (max-width: 767px) {
    .steps__list {
        width: 200%;
        margin-left: calc((-200% / 6) * 0.2);
    }

    .steps__list--active-2 {
        margin-left: calc((-200% / 6) * 1);
    }

    .steps__list--active-3 {
        margin-left: calc((-200% / 6) * 2);
    }

    .steps__list--active-4, .steps__list--active-5 {
        width: 260%;
        margin-left: calc((-200% / 6) * 4.35);
    }
}

@media (max-width: 580px) {
    .steps__list {
        width: 220%;
        margin-left: calc((-220% / 6) * 0.2);
        line-height: 16px;
    }

    .steps__list--active-2 {
        width: 240%;
        margin-left: calc((-220% / 6) * 1.36);
    }

    .steps__list--active-3 {
        width: 215%;
        margin-left: calc((-220% / 6) * 2);
    }

    .steps__list--active-4 {
        width: 220%;
        line-height: 13px;
        margin-left: calc((-220% / 6) * 3.2);
    }

    .steps__list--active-5 {
        width: 370%;
        line-height: 21px;
        margin-left: calc((-220% / 6) * 7);
    }
}

.steps__item {
    display: block;
    float: left;
    width: calc(100% / 6);
    text-align: center;
    position: relative;
    font-weight: 500;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (max-width: 580px) {
    .steps__item {
        white-space: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.steps__item:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: calc(-48% - 1px);
    background-color: #e7e7e7;
    left: -50%;
}

.steps__item:first-of-type:before {
    content: none;
}

.steps__item:after {
    content: "";
    position: absolute;
    bottom: calc(-48% - 4px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e7e7e7;
    z-index: 2;
}

.steps__item--active {
    color: #333333;
    font-weight: 600;
}

.steps__item--active:after, .steps__item--active:before {
    background-color: #8cb90f;
}

.steps__item--completed {
    color: #8cb90f;
}

.steps__item--completed:after, .steps__item--completed:before {
    background-color: #8cb90f;
}

@media (max-width: 982px) and (min-width: 768px) {
    .steps__item:first-of-type {
        width: 8%;
    }

    .steps__item:nth-of-type(2):before {
        width: 72%;
        left: -24%;
    }

    .steps__item:nth-of-type(3) {
        width: 30%;
    }

    .steps__item:nth-of-type(3):before {
        width: 75%;
        left: -26%;
    }

    .steps__item:nth-of-type(4):before {
        width: 134%;
        left: -87%;
    }
}

.steps__icon {
    opacity: 0;
    font-size: 12px;
    padding: 0 0 0 5px;
    display: none;
}

.steps__item--completed .steps__icon {
    opacity: 1;
    display: inline-block;
}

.faqs {
    margin-top: 20px;
    background: #f5f5f5;
    padding: 15px 17px;
}

.faqs__title {
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    margin-bottom: 22px;
}

.faqs p {
    margin-bottom: 5px;
}

.faqs .link {
    line-height: 1.3em;
}

.bottom-info {
    background: #fff;
    -webkit-box-shadow: 0px 1.2px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 1.2px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    padding: 18px 20px;
}

.bottom-info__title {
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    padding-left: 22px;
    margin-bottom: 16px;
}

.bottom-info__title--second {
    padding-left: 0;
}

@media (max-width: 580px) {
    .bottom-info__title {
        padding-left: 0;
    }
}

.bottom-info p {
    margin-bottom: 17px;
    line-height: 1.500rem;
}

.back {
    background: #e7e7e7;
    padding: 13px 20px;
    margin: 20px 0;
}

.box-white {
    background: #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

.box-white--title {
    padding-bottom: 20px;
}

.list-checked {
    text-align: left;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    display: table;
}

.list-checked li {
    position: relative;
    padding: 5px 10px 5px 26px;
}

.list-checked li:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    color: #889900;
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 12px;
}

.list-tickets {
    text-align: left;
    padding: 0;
    list-style-type: none;
    display: table;
}

.list-tickets li {
    position: relative;
    padding: 5px 10px 5px 26px;
}

.ticket-icons {
    width: 10%;
    float: left;
}

.ticket-icons img {
    height: 38px;
    width: 38px;
}

/* /end content style */
/* rotate style */
/* /end rotate style */
/* gallery style */
/* /end gallery style */
/* media box style */
/* /end media box style */
.ps {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none;
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}

.ps.ps--active-x &gt; .ps__scrollbar-x-rail,
.ps.ps--active-y &gt; .ps__scrollbar-y-rail {
    display: block;
    background-color: transparent;
}

.ps.ps--in-scrolling.ps--x &gt; .ps__scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps.ps--in-scrolling.ps--x &gt; .ps__scrollbar-x-rail &gt; .ps__scrollbar-x {
    background-image: #999;
    height: 11px;
}

.ps.ps--in-scrolling.ps--y &gt; .ps__scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps.ps--in-scrolling.ps--y &gt; .ps__scrollbar-y-rail &gt; .ps__scrollbar-y {
    background-image: #999;
    width: 11px;
}

.ps &gt; .ps__scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    bottom: 0px;
    /* there must be 'bottom' for ps__scrollbar-x-rail */
    height: 15px;
}

.ps &gt; .ps__scrollbar-x-rail &gt; .ps__scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    background-color: #aaa;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    bottom: 2px;
    /* there must be 'bottom' for ps__scrollbar-x */
    height: 6px;
}

.ps &gt; .ps__scrollbar-x-rail:hover &gt; .ps__scrollbar-x, .ps &gt; .ps__scrollbar-x-rail:active &gt; .ps__scrollbar-x {
    height: 11px;
}

.ps &gt; .ps__scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    opacity: 0;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -o-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
    right: 0;
    /* there must be 'right' for ps__scrollbar-y-rail */
    width: 15px;
}

.ps &gt; .ps__scrollbar-y-rail &gt; .ps__scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    background-color: #aaa;
    border-radius: 6px;
    -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    -o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
    right: 2px;
    /* there must be 'right' for ps__scrollbar-y */
    width: 6px;
}

.ps &gt; .ps__scrollbar-y-rail:hover &gt; .ps__scrollbar-y, .ps &gt; .ps__scrollbar-y-rail:active &gt; .ps__scrollbar-y {
    width: 11px;
}

.ps:hover.ps--in-scrolling.ps--x &gt; .ps__scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps:hover.ps--in-scrolling.ps--x &gt; .ps__scrollbar-x-rail &gt; .ps__scrollbar-x {
    background-image: #999;
    height: 11px;
}

.ps:hover.ps--in-scrolling.ps--y &gt; .ps__scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9;
}

.ps:hover.ps--in-scrolling.ps--y &gt; .ps__scrollbar-y-rail &gt; .ps__scrollbar-y {
    background-image: #999;
    width: 11px;
}

.ps:hover &gt; .ps__scrollbar-x-rail,
.ps:hover &gt; .ps__scrollbar-y-rail {
    opacity: 0.6;
}

.ps:hover &gt; .ps__scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}

.ps:hover &gt; .ps__scrollbar-x-rail:hover &gt; .ps__scrollbar-x {
    background-image: #999;
}

.ps:hover &gt; .ps__scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9;
}

.ps:hover &gt; .ps__scrollbar-y-rail:hover &gt; .ps__scrollbar-y {
    background-image: #999;
}

.ps__scrollbar-y {
    right: 0 !important;
    border-radius: 10px !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#5AE4D4), to(#FFFFFF));
    background: -o-linear-gradient(top, #5AE4D4 0%, #FFFFFF 100%);
    background: linear-gradient(180deg, #5AE4D4 0%, #FFFFFF 100%);
    width: 20px !important;
    height: 20px;
}

.ps__scrollbar-y-rail {
    cursor: pointer;
    opacity: 1 !important;
    background: transparent !important;
    width: 20px !important;
}

.ps__scrollbar-y-rail:before {
    position: absolute;
    left: 50%;
    width: 4px;
    margin: 0 0 0 -2px;
    background: #444;
    content: '';
    height: 100%;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    /*img {
        display: block;
    }*/
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.total-routes {
    margin-top: 11px;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
}

.total-routes__item {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 0;
}

.total-routes__title {
    width: 11rem;
    float: left;
}

@media (max-width: 768px) {
    .total-routes__title {
        width: 100%;
        margin-bottom: 7px;
    }
}

.total-routes__content {
    width: calc(100% - 11rem);
    float: left;
}

@media (max-width: 768px) {
    .total-routes__content {
        width: 100%;
    }
}

.total-routes__way {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    list-style-type: none;
    font-weight: 600;
}

.total-routes__way li {
    float: left;
    position: relative;
}

.total-routes__way li + li {
    padding-left: 8px;
}

.total-routes__way li + li:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e903";
    color: #c3c3c3;
    padding-right: 8px;
}

.offer-details {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    margin-bottom: 20px;
}

.offer-details__stops {
    background: #f5f5f5;
    margin: 0 10px;
    padding: 5px 0 15px 0;
}

@media (max-width: 768px) {
    .offer-details__stops {
        margin: 0;
    }
}

.offer-details__stop-item {
    line-height: 1.817em;
}

.offer-details__transfer {
    padding: 2px 9px;
    margin-bottom: 5px;
}

.offer-details__icon {
    color: #979ba4;
    padding-right: 8px;
}

.offers-search {
    background: #f5f5f5;
    padding: 15px 20px;
    margin-top: 15px;
}

.offers-search__days {
    position: absolute;
    width: 100%;
    padding-left: 22%;
    z-index: 1;
    color: #646973;
    margin-top: 35px;
}

.offers-search__days ~ .offers__size--station .offers-search__time:first-of-type, .offers-search__days ~ .offers__size--station p:first-of-type, .offers-search__days ~ .offers__size--time .offers-search__time:first-of-type, .offers-search__days ~ .offers__size--time p:first-of-type {
    margin-bottom: 30px;
}

.offers-search__title {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    margin-top: 6px;
    margin-bottom: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .offers-search__title {
        font-size: 14px;
    }
}

.offers-search__title-date {
    position: relative;
    margin-top: 10px;
    height: 24px;
}

.offers-search__title-date span {
    background: #f5f5f5;
    display: inline-block;
    padding: 0 10px;
    font-weight: bold;
    position: absolute;
    left: 21.5%;
    top: 0;
}

.offers-search__title-date:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #e7e7e7;
    z-index: 0;
}

.offers-search__title-text {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

@media (max-width: 580px) {
    .offers-search__title-text {
        width: 65%;
    }
}

.offers-search__title-print {
    width: 30%;
    text-align: right;
    text-decoration: none;
    color: #878c96;
}

.offers-search__title-print span {
    font-size: 14px;
    padding-left: 10px;
}

@media (max-width: 580px) {
    .offers-search__title-print {
        width: 35%;
    }
}

.offers-search__captions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 767px) {
    .offers-search__captions {
        display: none;
    }
}

.offers-search .offers__caption {
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    margin-left: 1px;
}

.offers-search__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    margin-top: 10px;
}

@media (max-width: 767px) {
    .offers-search__item {
        display: inline-block;
        width: 100%;
    }
}

.offers-search__col {
    padding: 12px 10px 28px 10px;
    position: relative;
    margin-left: 1px;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
}

.offers-search__col--gray {
    background: #f5f5f5;
}

@media (max-width: 767px) {
    .offers-search__col--gray {
        background: #fff;
    }
}

@media (max-width: 767px) {
    .offers-search__col {
        float: left;
        margin-left: 0;
    }
}

.offers-search__col-caption-sm {
    display: none;
    font-size: 12px;
}

.offers-search__item .offers-search-no-fares-block {
    min-height: 90px;
}

@media (max-width: 767px) {
    .offers-search__col-caption-sm {
        display: block;
    }

    .offers-search__col-caption-sm--inline {
        display: inline;
        font-size: 14px;
    }

    .offers-search__col-caption-sm--inline + div {
        display: inline;
    }
}

.offers-search__time {
    margin-left: 7px;
}

.offers-search p {
    margin-bottom: 10px;
}

.offers-search__link {
    position: absolute;
    width: 270px;
    bottom: 28px;
    z-index: 2;
    left: 18px;
}

@media (max-width: 767px) {
    .offers-search__link {
        position: relative;
        float: left;
        width: 100%;
        margin-top: -10px;
        margin-bottom: 0;
        bottom: 0;
        left: 20px;
    }
}

.offers-search__caption {
    padding: 0 0 0 9px;
    font-size: 14px;
}

@media (max-width: 829px) {
    .offers-search__caption {
        padding: 0 0 0 1px;
        font-size: 13px;
    }
}

@media (max-width: 965px) {
    .offers-search__caption {
        padding-left: 1px;
    }
}

@media (max-width: 767px) {
    .offers-search__caption {
        padding-left: 0;
    }
}

.offers-search__btn {
    position: absolute;
    z-index: 2;
    bottom: 18px;
    left: 0;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (max-width: 767px) {
    .offers-search__btn {
        bottom: 15px;
    }
}

.offers-search__price {
    font-size: 21px;
    font-weight: 600;
    margin-left: 9px;
}

@media (max-width: 965px) {
    .offers-search__price {
        font-size: 22px;
        font-weight: 600;
        margin-left: 9px;
    }
}

@media (max-width: 965px) {
    .offers-search__price {
        font-size: 18px;
        margin-left: 1px;
    }
}

@media (max-width: 835px) {
    .offers-search__price {
        font-size: 16px;
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .offers-search__price {
        margin-left: 0;
    }
}


@media (max-width: 580px) {
    .offers-search__price {
        font: normal 1.417rem/1.833rem "DB sans", sans-serif;
        font-weight: bold;
    }
}

.offers-search__details {
    margin-top: 9px;
    line-height: 20px;
    display: inline-block;
}

.offers-search__details .btn {
    margin-right: 10px;
}

.offers-search .offer-details {
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    margin-top: 1px;
}

.offers-search .offer-details .offers__captions .offers__caption {
    margin: 0;
    border-left: 1px solid #f5f5f5;
}

.offers-search .offer-details .offers__item--detail {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 0;
}

.offers__class {
    margin-top: 28px;
}

.offers {
    padding: 15px 20px;
    border-top: 1px solid #e7e7e7;
}

.offers__product-compeny-name {
    margin-top: 10px;
}

@media (max-width: 982px) {
    .offers__product-compeny-name {
        margin-top: 0;
    }
}

@media (min-width: 829px) {
    .offers__item-detail-time {
        padding: 0 25px;
    }
}

.offers__company-product {
    display: inline-block;
    line-height: 1.167rem;
    margin-top: 6px;
    margin-bottom: 15px;
}

.offers__item-detail-day {
    margin-top: 7px;
    font-size: 1rem;
}

.offers__item-detail-stantion {
    vertical-align: bottom !important;
}

@media (max-width: 767px) {
    .offers {
        padding: 10px 20px;
    }
}

.offers__title {
    font-size: 14px;
    margin-top: 23px;
}

.offers__title--gray {
    background: #cccccc;
    margin-top: 18px;
    padding: 15px 22px;
}

.offers__title--gray-dark {
    background: #878c96;
    color: #fff;
    margin-top: 18px;
    padding: 15px 22px;
}

@media (min-width: 768px) {
    .offers__title {
        font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    }
}

.offers__title-number {
    padding-right: 5px;
}

.offers__size {
    padding: 10px;
}

.offers__size--station {
    width: 200px;
    min-width: 175px;
}

@media (max-width: 829px) {
    .offers__size--station {
        width: 200px;
    }
}

@media (max-width: 767px) {
    .offers__size--station {
        width: 50%;
        padding-bottom: 5px;
    }
}

.offers__size--time {
    width: 88px;
}

@media (max-width: 767px) {
    .offers__size--time {
        width: 23%;
    }
}

.offers__size--station-time {
    width: 344px;
}

.offers__size--duration {
    width: 98px;
}

@media (max-width: 767px) {
    .offers__size--duration {
        width: 27%;
        padding-top: 24px;
    }
}

.offers__size--chg {
    width: 80px;
}

@media (max-width: 767px) {
    .offers__size--chg {
        clear: both;
        width: 45%;
        padding-bottom: 0;
    }
}

.offers__size--products {
    width: 140px;
}

@media (max-width: 829px) {
    .offers__size--products {
        width: 104px;
    }
}

@media (max-width: 767px) {
    .offers__size--products {
        width: 55%;
        padding-bottom: 0;
    }
}

.offers__size--savings {
    width: 171px;
}

@media (max-width: 767px) {
    .offers__size--savings {
        width: 50%;
        padding-bottom: 60px;
    }
}

.offers__size--flexpreis {
    width: 173px;
}

@media (max-width: 767px) {
    .offers__size--flexpreis {
        width: 50%;
        padding-bottom: 60px;
    }
}

.offers__captions {
    display: table;
    width: 100%;
    overflow: hidden;
}

@media (max-width: 768px) {
    .offers__captions {
        display: none;
    }
}

@media print {
    .offers__captions {
        display: table;
    }
}

.offers__captions .offers__item-column {
    padding: 0 10px;
}

.offers__caption {
    background: #e7e7e7;
    -webkit-print-color-adjust: exact;
    font: normal 12px/1.5rem "DB sans", sans-serif;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #f5f5f5;
}

.offers__caption--sort {
    cursor: pointer;
    position: relative;
}

.offers__caption--sort:after {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 11px;
    top: 4px;
    font-size: 5px;
    content: "\e900";
}

.offers__item {
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    background: #fff;
    display: table;
    width: 100%;
    margin-top: 10px;
}

.offers__item--detail {
    padding: 5px 10px;
    display: block;
}

.offers__item--print {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: -7px;
}

.offers__item ._row {
    display: table;
    width: 100%;
}

.offers__item ._row [class^="_col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

@media (max-width: 768px) and (false) {
    .offers__item ._row {
        display: block;
        width: auto;
    }

    .offers__item ._row [class^="_col"], .offers__item ._row [class*=" _col"] {
        display: block;
        float: left;
    }

    .offers__item ._row [class^="_col-xs"], .offers__item ._row [class*=" _col-xs"] {
        float: left;
    }
}

.offers__item .offers__item-column {
    padding: 15px 10px 10px 10px;
}

.offers__item-column {
    display: table-cell;
    vertical-align: middle;
}

.offers__item-column--big {
    width: 83.33333%;
}

@media (max-width: 962px) {
    .offers__item-column--big {
        width: 75%;
    }
}

.offers__item-column--small {
    width: 16.66667%;
}

@media (max-width: 962px) {
    .offers__item-column--small {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .offers__item-column--small {
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .offers__item-column {
        width: 100%;
        display: table;
    }
}

.offers__item-column--gray {
    background: #f5f5f5;
    text-align: center;
}

@media (max-width: 768px) {
    .offers__item-column--gray {
        background: #fff;
        border: 0;
        border-top: 1px solid #e7e7e7;
        margin-top: 10px;
    }
}

.offers__item .offers__item-column--big {
    padding: 0px 10px 0px 10px;
    position: relative;
}

.offers__price {
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 22px;
}

@media (max-width: 768px) {
    .offers__price {
        font-size: 14px;
        margin-top: 0px;
    }

    .offers__price + .btn {
        margin: 0px 0 10px 0;
    }
}

.offers__more {
    padding: 0px 35px 1px 0px;
    width: 100%;
    display: inline-block;
}

@media (min-width: 768px) {
    .offers__more {
        position: absolute;
        right: 0;
        bottom: 23px;
    }
}

@media (max-width: 767px) {
    .offers__more {
        width: auto;
        padding-top: 10px;
        margin-bottom: -8px;
    }
}

.offers__product {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.offers__product:before, .offers__product:after {
    content: " ";
    display: table;
}

.offers__product:after {
    clear: both;
}

@media (min-width: 768px) {
    .offers__product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .offers__product:last-of-type .offers__conditions {
        padding-bottom: 50px;
    }
}

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

.offers__conditions {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
}

@media (max-width: 768px) {
    .offers__conditions {
        font-size: 1rem;
    }
}

.offers__passengers {
    margin-top: 15px;
    font-size: 1.167rem;
}

.offers__passengers-title {
    margin-bottom: 8px;
}

.offers__passengers-text {
    margin-bottom: 8px;
}

.offers__passengers-text a {
    color: inherit;
}

.offers__passenger-item {
    position: relative;
    padding: 5px 0 5px 32px;
}

.offers__passenger-item:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #878c96;
    position: absolute;
    top: 4px;
    left: 5px;
    content: "\e912";
    font-size: 18px;
}

.offers__passenger-item-date {
    padding-right: 6px;
}

.offers__passengers-remove {
    display: none;
}

.offers__item-detail-route {
    background: #f5f5f5;
    -webkit-print-color-adjust: exact;
    margin: 5px 0;
    padding: 10px 0;
}

@media (max-width: 768px) {
    .offers__item-detail-route._row {
        display: block;
        width: auto;
    }
}

@media print and (max-width: 768px) {
    .offers__item-detail-route._row {
        display: table;
        width: 100%; }
    .offers__item-detail-route._row .offers__item-detail-stantions {
        width: 75%;
    }
    .offers__item-detail-route._row .offers__item-detail-stantions + div {
        width: 25%;
    }
}
@media (max-width: 768px) {
    .offers__item-detail-route._row [class^="_col-"] {
        display: block;
        float: none; } }
@media print and (max-width: 768px) {
    .offers__item-detail-route._row [class^="_col-"] {
        display: table-cell; } }
@media (max-width: 768px) {
    .offers__item-detail-route._row [class^="_col-xs"] {
        float: left; } }
@media print and (max-width: 768px) {
    .offers__item-detail-route._row [class^="_col-xs"] {
        display: table-cell;
        float: none;
    }
}

@media (max-width: 768px) {
    .offers__item-detail-stantions {
        padding-bottom: 10px;
    }

    .offers__item-detail-stantions ._row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}

@media (max-width: 767px) {
    .offers__passengers-remove-block {
        position: relative;
        padding-right: 30px;
    }

    .offers__passengers-remove {
        display: block;
        position: absolute;
        height: 100%;
        width: 30px;
        right: 0;
        top: -10px;
        background: transparent;
        border: 0;
    }

    .offers__passengers-remove:before {
        font-family: 'icon-bahn' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e905";
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 14px;
        color: #878c96;
    }
}

.offers__later {
    width: 86px;
    padding: 8px 10px;
    margin-left: 21%;
    margin-top: 20px;
}

.form--offer {
    padding-bottom: 25px;
}

.offers-modal__caption {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    padding: 10px 20px;
    border-bottom: 1px solid #e7e7e7;
}

.modal__content .offers__item--detail {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    margin-top: -7px;
}

.warning-text {
    margin-top: 30px;
    padding: 0px 0 25px 40px;
    position: relative;
}

@media (max-width: 767px) {
    .warning-text {
        padding: 0px 0 25px 0px;
    }
}

.warning-icon:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e915";
    font-size: 18px;
    position: absolute;
    left: 8px;
    top: 0;
    color: #f01414;
}

@media (max-width: 767px) {
    .warning-icon:before {
        position: relative;
        display: inline-block;
        left: 0;
        padding-right: 6px;
        font-size: 14px;
    }
}

.detail-offers__item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 12px;
}

.detail-offers__item:last-of-type {
    margin-bottom: -10px;
    border: 0;
}

.retrieve__warning.refund__not_allowed {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(240, 20, 20, 0.33);
    box-shadow: 0px 0px 1.84px 2.16px rgba(240, 20, 20, 0.33);
    font-size: 1.167rem;
    padding: 10px 20px;
}

.detail-offers__title {
    font-weight: bold;
    font-size: 1.24rem;
    padding: 2px 0 16px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.detail-offers__tickets {
    position: relative;
    padding-right: 100px;
}

@media (max-width: 580px) {
    .detail-offers__tickets {
        padding-right: 0;
    }
}

.detail-offers__ticket {
    position: relative;
    padding: 10px 0 10px 33px;
    display: inline-block;
    width: 100%;
}

.detail-offers__ticket:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90d";
    color: #878c96;
    position: absolute;
    top: 19px;
    left: -4px;
    font-size: 30px;
}

@media (max-width: 580px) {
    .detail-offers__ticket {
        padding-left: 0;
    }
}

.detail-offers__ticket-title {
    float: left;
    width: 30%;
    line-height: 1.6rem;
    padding: 5px 10px;
}

@media (max-width: 580px) {
    .detail-offers__ticket-title {
        padding: 3px 38% 10px 37px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        min-height: 40px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.detail-offers__ticket-companies {
    float: left;
    width: 42%;
    text-align: center;
    padding: 5px 10px;
    line-height: 1.4rem;
}

@media (max-width: 580px) {
    .detail-offers__ticket-companies {
        text-align: left;
        width: 62%;
        padding-left: 0;
    }
}

.detail-offers__ticket-company {
    margin-bottom: 15px;
}

.detail-offers__ticket-company-name {
    font-weight: bold;
}

.detail-offers__ticket-condition {
    float: left;
    width: 26%;
    text-align: center;
    line-height: 1.3rem;
    padding-top: 5px;
}

@media (max-width: 580px) {
    .detail-offers__ticket-condition {
        text-align: right;
        width: 38%;
    }
}

.detail-offers__ticket-description {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    padding: 0 40px 18px 45px;
    margin-top: -15px;
}

@media (max-width: 580px) {
    .detail-offers__ticket-description {
        padding: 0 0px 18px 0px;
    }
}

.detail-offers__ticket-price {
    font-weight: bold;
    position: absolute;
    top: 12px;
    right: 2px;
    font-size: 1.24rem;
}

.detail-offers__reserve {
    position: relative;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
    padding: 26px 0 30px 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #ddd;
}

.detail-offers__reserve:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90c";
    color: #878c96;
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 37px;
}

@media (max-width: 580px) {
    .detail-offers__reserve {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.detail-offers__reserve-title {
    width: 60%;
}

.detail-offers__reserve-price {
    font-weight: bold;
    width: 40%;
    text-align: right;
}

.total-sum {
    background: #878c96;
    color: #fff;
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .total-sum {
        font-size: 1.167rem;
        line-height: 16px;
    }
}

.total-sum__title {
    width: 50%;
    padding-left: 30px;
    position: relative;
}

@media (max-width: 767px) {
    .total-sum__title {
        padding-left: 20px;
    }
}

.total-sum__title:before {
    content: "\e911";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 829px) {
    .total-sum__title:before {
        left: -5px;
        font-size: 20px;
    }
}

.total-sum__price {
    width: 50%;
    text-align: right;
}

.form-offers .radio {
    padding-right: 12px;
    margin-top: 5px;
}

.form-offers__link-change {
    margin-top: 15px;
    margin-bottom: -10px;
}

.form-offers .form__group {
    margin-bottom: 19px;
}

.form-offers .form__group--birth {
    width: 141px;
}

.form-offers .form__group--tooltip .tooltip {
    position: absolute;
    right: -11px;
    top: 4px;
}

.form-offers .form__group--radio {
    margin-bottom: 5px;
}

.form-offers .form__group--selects {
    margin-bottom: 9px;
}

.form-offers .form__group--selects:last-of-type {
    margin-bottom: 19px;
}

.form-offers--with-sidebar .input-line__item--radio {
    width: auto;
    min-width: 150px;
}

@media (max-width: 962px) {
    .form-offers--with-sidebar .input-line {
        display: inline-block;
        width: 100%;
    }

    .form-offers--with-sidebar .input-line .input {
        width: 100%;
    }

    .form-offers--with-sidebar .input-line .form__group--tooltip .input {
        width: calc(100% - 30px);
    }

    .form-offers--with-sidebar .input-line__item {
        display: block;
        margin-left: 0;
    }

    .form-offers--with-sidebar .input-line__item--with-btn-xs, .form-offers--with-sidebar .input-line__item--calendar {
        width: calc(100% - 45px);
        float: left;
    }

    .form-offers--with-sidebar .input-line__item--with-btn-xs + .input-line__item, .form-offers--with-sidebar .input-line__item--calendar + .input-line__item {
        width: 30px;
        float: left;
        margin-left: 15px;
    }

    .form-offers--with-sidebar .input-line__item--time {
        float: left;
    }

    .form-offers--with-sidebar .input-line__item--half {
        width: 100%;
    }

    .form-offers--with-sidebar .input-line__item--radio {
        float: left;
        margin-left: 15px;
        min-width: 300px;
        width: auto;
    }
}

@media (max-width: 767px) {
    .form-offers--with-sidebar .input-line__item--calendar {
        width: 100%;
    }

    .form-offers--with-sidebar .input-line__item--with-btn-xs + .input-line__item {
        margin-left: 0px;
    }

    .form-offers--with-sidebar .input-line__item--time {
        width: 110px;
        float: left;
    }

    .form-offers--with-sidebar .input-line__item--radio {
        margin-left: 15px;
        min-width: auto;
    }
}

@media (min-width: 768px) {
    ._grey-column {
        background: #f5f5f5;
        margin: -15px 0;
        padding: 15px 10px;
    }
}

._vertical-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ticket-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 28px;
    margin-bottom: 25px;
}

.ticket-caption__icon {
    width: 68px;
    color: #878c96;
    font-size: 33px;
}

.ticket-caption__content {
    width: calc(100% - 68px);
}

.ticket-caption__title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    margin-bottom: 4px;
}

.ticket-caption__text {
    font-size: 1.167rem;
    line-height: 1.750rem;
}

.ticket-item {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
}

.ticket-item--single {
    margin-top: -10px;
}

.ticket-item--single .ticket-item__section:last-of-type {
    padding-bottom: 18px;
}

.ticket-item__title {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    padding: 21px 20px 0px 20px;
}

.ticket-item__section {
    padding-bottom: 10px;
}

.ticket-item__section:last-of-type {
    padding-bottom: 30px;
}

.ticket-item__subtitle {
    background: #f5f5f5;
    font-size: 1.167rem;
    padding: 16px 20px;
    font-weight: bold;
    margin-top: 25px;
}

.ticket-item__subtitle--big {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    padding: 20px 20px 25px 20px;
}

.ticket-item__type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

@media (max-width: 768px) {
    .ticket-item__type {
        display: block;
        padding-left: 30px;
    }
}

.ticket-item__checkbox, .ticket-item__radio {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 20px;
}

.ticket-item__checkbox {
    padding-bottom: 18px;
    margin: 13px 0 0 0;
}

.ticket-item__reserve {
    padding: 15px 20px;
}

.ticket-item__reserve-text {
    line-height: 1rem;
}

.ticket-item__reserve-title {
    font-size: 1.167rem;
    font-weight: bold;
}

.ticket-item__type-check {
    width: 77px;
}

@media (max-width: 768px) {
    .ticket-item__type-check {
        position: absolute;
        left: 0;
    }
}

.ticket-item__type-icon {
    font-size: 39px;
    color: #878c96;
    width: 63px;
}

@media (max-width: 768px) {
    .ticket-item__type-icon {
        margin-bottom: 20px;
        width: 100%;
    }
}

.ticket-item__type-content {
    font-size: 1.167rem;
    margin-top: -2px;
    width: calc(100% - 406px);
}

@media (max-width: 829px) {
    .ticket-item__type-content {
        width: calc(100% - 246px);
    }
}

@media (max-width: 768px) {
    .ticket-item__type-content {
        margin-bottom: 20px;
        width: 100%;
    }
}

.ticket-item__type-content-title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
}

.ticket-item__type-content-text {
    margin-top: 2px;
    font-size: 1.083rem;
}

.ticket-item__type-price {
    position: absolute;
    top: 0;
    right: 20px;
    height: 100%;
    width: 266px;
    text-align: right;
    font-weight: bold;
    font-size: 15px;
    margin-top: -3px;
    padding-right: 35px;
}

.ticket-item__type-price .tooltip {
    margin: 0px 0 0 5px;
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    text-align: right;
}

@media (max-width: 768px) {
    .ticket-item__type-price {
        position: relative;
        margin-bottom: 20px;
        text-align: left;
        display: inline-block;
        width: auto;
        margin-left: 66px;
    }

    .ticket-item__type-price .tooltip__content {
        min-width: 190px;
    }
}

.ticket-item__options {
    border-top: 1px solid #e7e7e7;
    padding: 13px 20px 10px 20px;
    font-size: 1.167rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 768px) {
    .ticket-item__options {
        display: block;
    }
}

.ticket-item__option {
    padding-right: 10px;
    width: 27%;
}

@media (max-width: 829px) {
    .ticket-item__option {
        width: 33%;
    }
}

@media (max-width: 768px) {
    .ticket-item__option {
        width: 100%;
        margin-bottom: 30px;
    }
}

.ticket-item__option-title {
    margin-bottom: 13px;
}

.ticket-item__option-item {
    margin-bottom: 11px;
}

.ticket-item__text-warning {
    padding: 0 20px 0px 20px;
    font-size: 1.167rem;
    color: #f01414;
}

.ticket-item__select-title {
    padding: 20px 20px;
    font-size: 1.250em;
    font-weight: bold;
    margin-top: 8px;
}

.ticket-item__select-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 4px 0;
}

@media (max-width: 768px) {
    .ticket-item__select-item {
        display: block;
        padding-left: 50px;
    }
}

.ticket-item__radio ~ .ticket-item__radio {
    margin-top: 21px;
}

@media (max-width: 768px) {
    .ticket-item__radio ~ .ticket-item__radio {
        margin-top: 50px;
    }
}

.ticket-item__select-item-radio {
    width: 77px;
    position: relative;
}

@media (max-width: 768px) {
    .ticket-item__select-item-radio {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.ticket-item__select-item-icon {
    font-size: 32px;
    width: 63px;
    color: #878c96;
}

.ticket-item__select-item-icon .icon-bahn-phone {
    font-size: 40px;
    margin: -9px 0 0 7px;
    display: block;
}

@media (max-width: 768px) {
    .ticket-item__select-item-icon {
        margin-bottom: 20px;
        width: 100%;
    }
}

.ticket-item__select-item-content {
    width: calc(100% - 120px);
}

@media (max-width: 768px) {
    .ticket-item__select-item-content {
        margin-bottom: 20px;
        width: 100%;
    }
}

.ticket-item__select-item-title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    margin-bottom: 6px;
    margin-top: -2px;
}

.ticket-item__select-item-text {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
}

.ticket-item-buttons {
    padding: 20px 0;
    margin-bottom: 27px;
}

.payment-text {
    font-size: 1.25rem;
    font-weight: bold;
    margin: 15px 0 22px 0;
}

.payment-item {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    margin-top: 10px;
    padding: 15px 60px 20px 60px;
}

@media (max-width: 829px) {
    .payment-item {
        padding: 15px 0px 20px 0px;
    }
}

.payment-item__title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
}

.payment-item__tooltip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 20px 12px 20px;
}

.payment-item__tooltip-icon {
    width: 38px;
}

.payment-item__tooltip-text {
    font-size: 1.25rem;
    line-height: 1.5rem;
    width: 370px;
}

@media (max-width: 829px) {
    .payment-item__tooltip-text {
        width: calc(100% - 28px);
    }
}

.payment-item .form__group {
    margin-bottom: 17px;
}

.payment-item--height {
    min-height: 300px;
}

.payment-item-bonus-card__checkbox {
    float: left;
    width: 85%;
    padding-bottom: 18px;
    margin: 13px 0 0 0;
}

.payment-item-bonus-card__row {
    display: block;
    overflow: auto;
}

.payment-item-bonus-card__type {
    display: flex;
    position: relative;
    align-items: center;
}

.payment-item-bonus-card__type-check {
    width: 40px;
}

.checkbox-bonus-card__icon {
    top: 10px;
}

.payment-item-bonus-card__type-icon {
    width: 56px;
}

@media (max-width: 767px) {
    .payment-item-bonus-card__type-icon {
        display: none;
    }
}

.payment-item-bonus-card__title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    padding: 10px 20px 10px 10px;
}

.payment-item-bonus-card__type-content {
    font-size: 1.167rem;
    margin-top: -2px;
    width: 90%;
}

@media (min-width: 768px) {
    .payment-item-bonus-card__type-content {
        margin-top: 8px;
    }
}

.payment-item-bonus-card__type-content-title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
}

.payment-item-bonus-card__tooltip {
    float: right;
}

.payment-item-bonus-card__options {
    border-top: 1px solid #e7e7e7;
    padding: 10px 0px 0px 0px;
}

.payment-item-bonus-card__text {
    font-size: 1.167rem;
    width: 100%;
    padding: 0px 10px 5px 10px;
    overflow: auto;
}

.payment-item-bonus-card__label {
    font-size: 1.167rem;
    width: fit-content;
    padding: 5px 0px 0px 10px;
}

@media (max-width: 768px) {
    .payment-item-bonus-card__field {
        width: 100%;
    }
}

.payment-item-bonus-card__content {
    display: flex;
}

.final__header {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    background: #8cb90f;
    color: #fff;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .final__header {
        padding: 20px 15px;
        -webkit-box-align: normal;
        -ms-flex-align: normal;
        align-items: normal;
    }
}

.final__header-img {
    padding: 20px 50px;
}

.final__header-img img {
    width: 70px;
}

@media (max-width: 767px) {
    .final__header-img img {
        width: 90px;
    }
}

@media (max-width: 767px) {
    .final__header-img {
        padding: 7px 20px;
    }
}

@media (max-width: 580px) {
    .final__header-img {
        padding: 7px 10px;
    }
}

.final__header-content {
    padding: 0 17px;
    line-height: 2.083rem;
}

@media (max-width: 580px) {
    .final__header-content {
        padding: 0px 10px;
        font-size: 15px;
        line-height: 22px;
    }
}

.final__content {
    font-size: 1.167rem;
    line-height: 1.667rem;
}

.final__content-text {
    padding: 20px 20px;
}

@media (max-width: 580px) {
    .final__content-text {
        padding: 20px 10px;
    }
}

.final__items {
    counter-reset: final-counter;
}

.final__item {
    line-height: 1.833rem;
}

.final__item ._row ._col-md-4:last-of-type .final__item-option:after {
    display: none;
}

.final__item-title {
    background: #f5f5f5;
    padding: 16px 10px 17px 40px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

@media (max-width: 767px) {
    .final__item-title {
        display: block;
    }

    .final__item-title .total-routes__way {
        margin-left: -20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 580px) {
    .final__item-title {
        padding: 16px 10px 17px 30px;
    }
}

.final__item-title:before {
    content: counter(final-counter) ".";
    counter-increment: final-counter;
    position: absolute;
    left: 22px;
    font-weight: bold;
    top: 15px;
}

@media (max-width: 580px) {
    .final__item-title:before {
        left: 11px;
    }
}

.final__item-title-text {
    white-space: nowrap;
    padding-right: 8px;
}

.final__item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 96px;
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.final__item-img img {
    max-width: 80%;
    max-height: 80%;
}

.final__item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 100%;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.final__item-icon img {
    max-width: 80%;
    max-height: 80%;
}

.final__item-option {
    text-align: center;
    padding: 30px 30px;
    color: #333333;
    margin-bottom: 5px;
}

@media (max-width: 580px) {
    .final__item-option {
        padding: 15px 30px;
        margin-bottom: 0;
        padding-bottom: 50px;
        position: relative;
    }

    .final__item-option:after {
        display: none;
        font-family: 'icon-bahn' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 24px;
        color: #878c96;
        content: "\e913";
    }
}

.final__item-option.list-info {
    text-align: left;
    padding: 15px 25px;
}

.list-info div.final__item-text {
    padding-bottom: 5px;
}

.final__item-option-title {
    font-weight: bold;
    margin: 20px 0;
}

@media (max-width: 580px) {
    .final__item-option-title {
        margin: 5px 0 15px 0;
    }
}

.final__item-error {
    padding: 21px 20px 20px 70px;
    position: relative;
    color: #f01414;
}

@media (max-width: 767px) {
    .final__item-error {
        padding: 20px 10px 20px 10px;
    }
}

.final__item-error:before {
    content: "";
    position: absolute;
    left: 14px;
    top: 14px;
    background: url("../images/final-step/final-warn.png");
    width: 38px;
    height: 36px;
}

@media (max-width: 767px) {
    .final__item-error:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .final__error-icon {
        background: url("../images/final-step/final-warn.png");
        width: 26px;
        background-position: -11px -10px;
        height: 18px;
        display: inline-block;
        padding-right: 10px;
    }
}

.confirmation__journey {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    margin-top: 20px;
    font-size: 1.167rem;
    padding-bottom: 20px;
}

.confirmation__journey-day {
    color: #878c96;
    font-size: 1rem;
    top: 27px;
    line-height: 30px;
    position: absolute;
}

.confirmation__journey-row.segment-not-bookable .confirmation__journey-reserve {
    color: #f01414;
    line-height: 1.25;
}

.confirmation__journey-row.segment-not-bookable .confirmation__journey-reserve:before {
    content: " ";
    display: block;
    width: 28px;
    height: 28px;
    left: 0;
    filter: invert(48%) sepia(79%) saturate(2476%) hue-rotate(323deg) brightness(85%) contrast(119%);
    background: url("/bundles/mcpdb/images/offer-selector/ic-db_notification_warning_24.svg") top left no-repeat;
}

.confirmation__journey-row.segment-not-bookable .confirmation__journey-column--stantion .confirmation__journey-stantion &gt; span,
.confirmation__journey-row.segment-not-bookable .confirmation__journey-column--date,
.confirmation__journey-row.segment-not-bookable .confirmation__journey-column--time,
.confirmation__journey-row.segment-not-bookable .confirmation__journey-column--type {
    opacity: 0.4;
}

.confirmation__journey-row.segment-not-bookable .confirmation__journey-column--stantion:before,
.confirmation__journey-row.segment-not-bookable .confirmation__journey-column--stantion .confirmation__journey-stantion:before {
    opacity: 1;
    background-color: #ddd;
    z-index: 5;
}

@media (max-width: 580px) {
    .confirmation__journey-day {
        right: 20px;
    }
}

.confirmation__journey-title, .confirmation__offer-title {
    border-bottom: 1px solid #e7e7e7;
    padding: 24px 20px;
    font-size: 1.167rem;
}

.confirmation__journey-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 10px;
    position: relative;
}

.confirmation__journey-row:last-child {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .confirmation__journey-row {
        display: inline-block;
        width: 100%;
    }
}

@media (max-width: 580px) {
    .confirmation__journey-row {
        margin: 0 -10px;
        width: calc(100% + 20px);
    }
}

.confirmation__journey-row ~ .confirmation__journey-row:before {
    content: "";
    border-left: 2px dotted #878c96;
    height: 100%;
    position: absolute;
    left: 26px;
    top: -50%;
}

@media (max-width: 767px) {
    .confirmation__journey-row ~ .confirmation__journey-row:before {
        top: -86%;
        height: 110%;
    }
}

@media (max-width: 736px) {
    .confirmation__journey-row ~ .confirmation__journey-row:before {
        top: -76%;
        height: 110%;
    }
}

@media (max-width: 667px) {
    .confirmation__journey-row ~ .confirmation__journey-row:before {
        top: -76%;
    }
}

@media (max-width: 580px) {
    .confirmation__journey-row ~ .confirmation__journey-row:before {
        top: -82%;
    }
}

@media (width: 667px) and (min-height: 300px) and (max-height: 376px) {
    .confirmation__journey-row ~ .confirmation__journey-row:before {
        top: -80%;
    }
}

@media (max-width: 414px) {
    .confirmation__journey-row ~ .confirmation__journey-row:before {
        top: -80%;
    }
}

.confirmation__journey-row--device {
    display: none;
}

@media (max-width: 767px) {
    .confirmation__journey-row--device {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 25px 10px 0px 10px;
        position: relative;
    }
}

@media (max-width: 580px) {
    .confirmation__journey-row--device {
        padding-left: 0;
        padding-right: 0;
    }
}

.confirmation__journey-column {
    padding: 0 10px;
}

@media (max-width: 767px) {
    .confirmation__journey-column {
        float: left;
    }
}

.confirmation__journey-column--stantion {
    position: relative;
    width: 30%;
}

@media (max-width: 767px) {
    .confirmation__journey-column--stantion {
        width: 42%;
    }
}

@media (max-width: 580px) {
    .confirmation__journey-column--stantion {
        width: 70%;
    }
}

.confirmation__journey-column--stantion:before {
    content: "";
    background: #878c96;
    color: #fff;
    height: calc(100% - 20px);
    width: 2px;
    position: absolute;
    left: 16px;
    top: 10px;
}

.confirmation__journey-column--date {
    width: 11%;
}

@media (max-width: 767px) {
    .confirmation__journey-column--date {
        display: none;
    }
}

.confirmation__journey-column--time {
    width: 10%;
}

@media (max-width: 767px) {
    .confirmation__journey-column--time {
        width: 12%;
    }
}

@media (max-width: 580px) {
    .confirmation__journey-column--time {
        text-align: right;
        width: 30%;
    }
}

.confirmation__journey-column--type {
    width: 12%;
}

@media (max-width: 767px) {
    .confirmation__journey-column--type {
        display: none;
    }
}

.confirmation__journey-column--reserve {
    width: 34%;
}

@media (max-width: 767px) {
    .confirmation__journey-column--reserve {
        width: 36%;
    }
}

@media (max-width: 580px) {
    .confirmation__journey-column--reserve {
        width: 100%;
        padding-left: 36px;
        margin-top: 10px;
    }
}

.confirmation__journey-column--date-device {
    width: 35%;
    text-align: right;
}

.confirmation__journey-column--type-device {
    width: 65%;
    padding-left: 40px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.confirmation__journey-time {
    font-weight: bold;
    line-height: 20px;
}

.confirmation__journey-time ~ .confirmation__journey-time {
    margin-top: 16px;
}

.confirmation__journey-stantion {
    position: relative;
    padding-left: 31px;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.confirmation__journey-stantion:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #878c96;
    color: #fff;
}

.confirmation__journey-stantion ~ .confirmation__journey-stantion {
    margin-top: 16px;
}

.confirmation__journey-reserve {
    position: relative;
    padding-left: 30px;
    min-height: 3.6em;
}

.confirmation__journey-reserve:before {
    content: "\e90c";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #878c96;
    left: 7px;
    top: 1px;
    font-size: 25px;
}

@media (max-width: 580px) {
    .confirmation__journey-reserve:before {
        font-size: 22px;
    }
}

.confirmation__offers-title {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    margin-top: 30px;
    margin-bottom: 24px;
}

.confirmation__offer {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
}

.confirmation__offer ~ .confirmation__offer {
    margin-top: 37px;
}

.confirmation__offer ._row {
    display: table;
    width: 100%;
}

.confirmation__offer ._row [class^="_col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

@media (max-width: 828px) {
    .confirmation__offer ._row {
        display: block;
        width: auto;
    }

    .confirmation__offer ._row [class^="_col-"] {
        display: block;
    }
}

.confirmation__offer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 13px 10px;
    line-height: 1.500rem;
}

@media (max-width: 829px) {
    .confirmation__offer-row {
        display: inline-block;
        width: calc(100% + 20px);
        margin: 0 -10px;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-class {
        padding-right: 5px;
    }
}

.confirmation__offer-column {
    padding: 0 10px;
}

@media (max-width: 829px) {
    .confirmation__offer-column {
        float: left;
    }
}

.confirmation__offer-column--type {
    text-align: center;
    width: 19%;
    -ms-flex-preferred-size: 19%;
    flex-basis: 19%;
}

@media (max-width: 767px) {
    .confirmation__offer-column--type {
        width: 30%;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-column--type {
        width: 100%;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
        margin-top: 5px;
    }
}

.confirmation__offer-column--company {
    text-align: center;
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

@media (max-width: 767px) {
    .confirmation__offer-column--company {
        width: 50%;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-column--company {
        width: 65%;
        text-align: left;
        line-height: 26px;
    }

    .confirmation__offer-column--company ._text-bold {
        font-size: 13px;
    }
}

.confirmation__offer-column--condition {
    width: 19%;
    -ms-flex-preferred-size: 19%;
    flex-basis: 19%;
    padding-left: 36px;
}

@media (max-width: 767px) {
    .confirmation__offer-column--condition {
        width: 20%;
        padding-left: 0;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-column--condition {
        width: 35%;
        line-height: 26px;
    }
}

.confirmation__offer-column--info {
    width: 56%;
    -ms-flex-preferred-size: 56%;
    flex-basis: 56%;
}

@media (max-width: 767px) {
    .confirmation__offer-column--info {
        width: 100%;
        padding-top: 20px;
        margin-bottom: 20px;
    }
}

.confirmation__offer-more {
    float: right;
    margin-top: -14px;
    margin-right: 3px;
}

@media (max-width: 829px) {
    .confirmation__offer-more {
        float: none;
        margin-top: 0;
        padding-left: 20px;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-more {
        padding-left: 10px;
    }
}

.confirmation__offer-price {
    text-align: right;
    padding-right: 20px;
    font-size: 1.250rem;
    font-weight: bold;
}

@media (max-width: 982px) {
    .confirmation__offer-price {
        padding-right: 0px;
    }
}

@media (max-width: 828px) {
    .confirmation__offer-price {
        margin-top: 0;
        padding-right: 20px;
    }
}

@media (max-width: 768px) {
    .confirmation__offer-price {
        padding-right: 20px;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-price {
        padding-right: 10px;
    }
}

.confirmation__offer-reserve {
    margin-top: 20px;
    border-top: 1px solid #e7e7e7;
    padding: 26px 43px 26px 20px;
    font-size: 1.167rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 982px) {
    .confirmation__offer-reserve {
        padding-right: 20px;
    }
}

@media (max-width: 580px) {
    .confirmation__offer-reserve {
        margin-top: 15px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.confirmation__offer-reserve-title {
    position: relative;
    padding-left: 39px;
    width: 60%;
}

@media (max-width: 580px) {
    .confirmation__offer-reserve-title {
        padding-left: 27px;
        width: 50%;
    }
}

.confirmation__offer-reserve-title:before {
    content: "\e90c";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #878c96;
    left: 1px;
    top: 0px;
    font-size: 36px;
}

@media (max-width: 580px) {
    .confirmation__offer-reserve-title:before {
        font-size: 22px;
    }
}

.confirmation__offer-reserve-price {
    width: 40%;
    text-align: right;
    font-size: 1.250rem;
    font-weight: bold;
}

@media (max-width: 580px) {
    .confirmation__offer-reserve-price {
        width: 50%;
    }
}

.confirmation__offers-total {
    background: #878c96;
    color: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    color: #fff;
    font-weight: bold;
    padding: 10px 43px 10px 20px;
    position: relative;
}

@media (max-width: 982px) {
    .confirmation__offers-total {
        padding-right: 20px;
    }
}

@media (max-width: 580px) {
    .confirmation__offers-total {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.confirmation__offers-total:before {
    content: "\e911";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 20px;
    top: 10px;
}

@media (max-width: 580px) {
    .confirmation__offers-total:before {
        left: 10px;
    }
}

.confirmation__offers-total-text {
    width: 50%;
    padding-left: 25px;
}

.confirmation__offers-total-price {
    width: 50%;
    text-align: right;
}

.confirmation__details {
    font-size: 1.167rem;
}

.confirmation__details-title {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    margin-top: 32px;
    margin-bottom: 25px;
}

.confirmation__detail-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 23px 20px;
    border-bottom: 1px solid #e7e7e7;
}

@media (max-width: 580px) {
    .confirmation__detail-item {
        display: block;
        padding: 15px 10px;
    }
}

.confirmation__detail-title {
    width: 221px;
}

@media (max-width: 767px) {
    .confirmation__detail-title {
        width: 171px;
    }
}

@media (max-width: 580px) {
    .confirmation__detail-title {
        width: 100%;
    }
}

.confirmation__detail-value {
    width: calc(100% - 300px);
}

@media (max-width: 767px) {
    .confirmation__detail-value {
        width: calc(100% - 251px);
    }
}

@media (max-width: 580px) {
    .confirmation__detail-value {
        width: 100%;
        margin-top: 5px;
    }
}

.confirmation__detail-checkbox {
    padding: 29px 20px 36px 20px;
}

@media (max-width: 580px) {
    .confirmation__detail-checkbox {
        margin-top: 5px;
        margin-bottom: 10px;
        padding: 15px 10px 25px 10px;
    }
}

.confirmation__detail-checkbox .checkbox {
    padding-right: 0;
    position: relative;
}

.confirmation__detail-checkbox .checkbox__label {
    position: static;
}

.confirmation__detail-checkbox .checkbox__text {
    padding-left: 221px;
}

@media (max-width: 767px) {
    .confirmation__detail-checkbox .checkbox__text {
        padding-left: 171px;
    }
}

@media (max-width: 580px) {
    .confirmation__detail-checkbox .checkbox__text {
        padding-left: 0;
        padding-top: 0px;
    }

    .confirmation__detail-checkbox .checkbox__text .checkbox__text-title {
        padding-left: 30px;
        padding-bottom: 5px;
    }
}

.confirmation__detail-checkbox .checkbox__icon {
    left: 0px;
    top: 4px;
}

@media (max-width: 580px) {
    .confirmation__detail-checkbox .checkbox__icon {
        left: 0;
        top: 0;
    }
}

.confirmation__total {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    margin-top: 20px;
}

.confirmation__total-info {
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    height: 91px;
    border-bottom: 1px solid #e7e7e7;
}

@media (max-width: 580px) {
    .confirmation__total-info {
        border: 0;
        padding-bottom: 0;
        margin-bottom: -20px;
        padding-top: 0;
        margin-left: -10px;
    }
}

.confirmation__total-title {
    width: 60%;
    position: relative;
    padding-left: 51px;
}

@media (max-width: 829px) {
    .confirmation__total-title {
        padding-left: 41px;
    }
}

@media (max-width: 580px) {
    .confirmation__total-title {
        font-size: 14px;
        padding-left: 34px;
    }
}

.confirmation__total-title:before {
    content: "\e911";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #878c96;
    top: 0;
    left: 20px;
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
}

@media (max-width: 829px) {
    .confirmation__total-title:before {
        left: 10px;
    }
}

.confirmation__total-price {
    width: 40%;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
}

@media (max-width: 580px) {
    .confirmation__total-price {
        font-size: 16px;
        padding-right: 0;
    }
}

.confirmation__total-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    height: 112px;
}

@media (max-width: 829px) {
    .confirmation__total-buttons {
        display: inline-block;
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
}

@media (max-width: 580px) {
    .confirmation__total-buttons {
        padding-top: 0;
    }
}

.confirmation__total-buttons-back {
    padding-left: 20px;
    width: 43%;
}

@media (max-width: 829px) {
    .confirmation__total-buttons-back {
        padding-left: 0;
        width: 70%;
        float: left;
    }

    .confirmation__total-buttons-back a {
        margin-bottom: 5px;
    }
}

@media (max-width: 580px) {
    .confirmation__total-buttons-back {
        width: 52%;
    }
}

.confirmation__total-buttons-text {
    width: 36%;
    margin-top: -9px;
}

@media (max-width: 829px) {
    .confirmation__total-buttons-text {
        margin-top: 0;
        width: 100%;
        margin-bottom: 25px;
    }
}

.confirmation__total-buttons-next {
    width: 21%;
    text-align: right;
}

@media (max-width: 829px) {
    .confirmation__total-buttons-next {
        width: 30%;
        float: left;
    }
}

@media (max-width: 580px) {
    .confirmation__total-buttons-next {
        width: 48%;
    }
}

.confirmation__bonus-points {
    color: #8cb90f;
}

.confirmation_check__bonus-points {
    padding-right: 5px;
}

.modal__content .confirmation__journey {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.modal__content .confirmation__offer {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

.compartments__title {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    padding: 5px 0 17px 0;
}

@media (max-width: 982px) {
    .compartments__title {
        font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    }
}

@media (max-width: 829px) {
    .compartments__title {
        font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    }
}

.compartments__item {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
}

.compartments__item ~ .compartments__item {
    margin-top: 22px;
}

@media (max-width: 580px) {
    .compartments__item {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.compartments__item-header {
    background: #cccccc;
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    padding: 20px 20px;
    display: inline-block;
    width: 100%;
    position: relative;
}

@media (max-width: 580px) {
    .compartments__item-header {
        display: inline-block;
        width: 100%;
    }
}

@media (max-width: 982px) {
    .compartments__item-header {
        font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    }
}

@media (max-width: 830px) {
    .compartments__item-header {
        font-size: 16px;
        padding: 15px;
    }
}

@media (max-width: 580px) {
    .compartments__item-header {
        font-size: 14px;
        padding: 15px 10px 15px 10px;
    }
}

.compartments__item-header--white {
    background: #fff;
    padding: 25px 20px;
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
}

@media (max-width: 580px) {
    .compartments__item-header--white {
        font-size: 16px;
        padding: 15px 10px 15px 10px;
    }
}

.compartments__item-header-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-right: 110px;
}

.compartments__item-header-inner ~ .compartments__item-header-inner {
    margin-top: 10px;
}

@media (max-width: 830px) {
    .compartments__item-header-inner {
        padding-right: 94px;
    }
}

.compartments__item-header-number {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-100%);
}
@media (max-width: 830px) {
    .compartments__item-header-number {
        transform: translateY(-50%);
    }
}

.compartments__item-header-title {
    white-space: nowrap;
    padding-right: 10px;
}

@media (max-width: 580px) {
    .compartments__item-header-title {
        display: block;
        width: 100%;
        padding-right: 100px;
    }
}

.compartments__item-header-company {
    display: inline-block;
    padding-right: 10px;
    float: left;
}

.compartments__item-body {
    padding: 10px 0 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.compartments__item-captions {
    width: 190px;
    text-align: right;
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 80px;
}

@media (max-width: 962px) {
    .compartments__item-captions {
        width: 120px;
    }
}

@media (max-width: 830px) {
    .compartments__item-captions {
        padding-left: 15px;
    }
}

@media (max-width: 580px) {
    .compartments__item-captions {
        padding-left: 10px;
    }
}

.compartments__item-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 47px;
    line-height: 1.5rem;
    font-size: 1.167rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 982px) {
    .compartments__item-caption {
        font-size: 1rem;
    }
}

.compartments__item-zones {
    width: calc(100% - 190px);
    display: inline-block;
    overflow: hidden;
    position: relative;
}

@media (max-width: 962px) {
    .compartments__item-zones {
        width: calc(100% - 120px);
    }
}

.compartments__item-zones--inner {
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
}

.compartments__item-zones--inner.show {
    visibility: visible;
}

.compartments__item-zone {
    position: relative;
    float: left;
    padding: 0 10px;
    width: 190.5px;
}

@media (max-width: 982px) {
    .compartments__item-zone:first-of-type {
        padding-left: 10px;
    }
}

.compartments__item-zones-items {
    display: table;
    margin: 0 auto;
    width: auto;
}

.compartments__item-zones-item {
    padding: 9px 0;
    line-height: 22px;
    height: 47px;
}

.compartments__item-zones-header {
    text-align: center;
    margin-bottom: 11px;
    line-height: 14px;
    height: 60px;
}

.compartments__item-zones-header--title {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    font-size: 1.167rem;
    font-weight: bold;
    margin: 12px 0 3px 0;
}

.compartments__item-zones-header--link {
    display: block;
    text-decoration: underline;
    color: #878c96;
    font-size: 1.167rem;
    line-height: 1.6rem;
    margin: 8px 0 0px 0;
}

.compartments__item-zones-header--text {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    font-size: 1.167rem;
    line-height: 1.6rem;
    margin: 8px 0 0px 0;
}

@media (max-width: 580px) {
    .compartments__item-zones-header {
        position: relative;
    }
}

.compartments__item-footer {
    background: #cccccc;
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.compartments__item-footer-title {
    position: relative;
    width: 60%;
}

.compartments__item-footer-title:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e911";
    padding-right: 20px;
}

@media (max-width: 580px) {
    .compartments__item-footer-title:before {
        padding-right: 10px;
    }
}

@media (max-width: 580px) {
    .compartments__item-footer-title {
        font-size: 14px;
    }
}

.compartments__item-footer-price {
    width: 40%;
    text-align: right;
}

@media (max-width: 962px) {
    .compartments__item-footer-price {
        padding-right: 0px;
    }
}

.compartments__item-next, .compartments__item-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    width: 50px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px;
}

.compartments__item-next:before, .compartments__item-prev:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e901";
    color: #f01414;
}

.compartments__item-prev {
    left: -10px;
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

.compartments__item-next {
    right: -10px;
}

.compartments__item-header-arrows {
    top: 30px;
    margin-top: 0;
}

.compartments__total {
    background: #878c96;
    color: #fff;
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
    margin-bottom: 20px;
}

@media (max-width: 580px) {
    .compartments__total {
        margin-right: -20px;
        margin-left: -20px;
    }
}

.compartments__total-title {
    width: 60%;
}

.compartments__total-title:before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e911";
    padding-right: 20px;
}

@media (max-width: 580px) {
    .compartments__total-title:before {
        padding-right: 10px;
    }
}

.compartments__total-price {
    width: 40%;
    text-align: right;
}

@media (max-width: 962px) {
    .compartments__total-price {
        padding-right: 0;
    }
}

.compartments__btns {
    background: #e7e7e7;
    padding: 15px 20px;
}

@media (max-width: 580px) {
    .compartments__btns {
        margin-right: -20px;
        margin-left: -20px;
    }
}

.compartments .total-routes__way {
    font-weight: normal;
    width: auto;
    display: inline-block;
    float: left;
}

@media (max-width: 580px) {
    .compartments .total-routes__way {
        min-width: 260px;
    }
}

.compartments .total-routes__way li + li:before {
    color: #878c96;
}

.compartments .radio {
    padding-right: 0;
}

.compartments .radio__text {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
}

@media (max-width: 829px) {
    .compartments .radio__text {
        font-size: 12px;
    }
}

@media (max-width: 580px) {
    .compartments .radio__text {
        font-size: 14px;
    }
}

.retrieve__title {
    font: normal 1.5rem/2.167rem "DB sans", sans-serif;
    padding: 0px 20px;
    margin-top: 15px;
    margin-bottom: -5px;
}

.retrieve__subtitle {
    font: normal 1.667rem/2.167rem "DB sans", sans-serif;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .retrieve__subtitle {
        font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    }
}

.retrieve__box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    margin: 25px 0 15px 0;
    padding: 25px 80px 10px 80px;
}

@media (max-width: 580px) {
    .retrieve__box {
        padding: 25px 10px 10px 10px;
    }
}

.retrieve__box .form__label {
    display: inline-block;
}

.retrieve__box .tooltip__icon {
    top: -3px;
}

.retrieve__capcha {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 829px) {
    .retrieve__capcha {
        margin-top: 10px;
        margin-bottom: 20px;
    }
}

@media (max-width: 580px) {
    .retrieve__capcha {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.retrieve__capcha-inner {
    background: #cccccc;
    width: 181px;
    height: 44px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.retrieve__buttons {
    text-align: center;
}

.retrieve__captions, .retrieve__cells {
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

@media (max-width: 767px) {
    .retrieve__captions {
        display: none;
    }
}

.retrieve__cells {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    font-size: 1.167rem;
    padding: 10px 0;
    margin-bottom: 20px;
}

.retrieve__caption {
    background: #e7e7e7;
    -webkit-print-color-adjust: exact;
    font: normal 12px/1.5rem "DB sans", sans-serif;
    height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid #f5f5f5;
    vertical-align: middle;
}

.retrieve__col-xs-caption {
    display: none;
}

@media (max-width: 767px) {
    .retrieve__col-xs-caption {
        display: block;
        font-size: 1rem;
        line-height: 10px;
        margin-top: 10px;
    }
}

.retrieve__row {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

.retrieve__row--total {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    border-top: 1px solid #e7e7e7;
    padding-top: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .retrieve__row--total {
        font-size: 1.167rem;
        margin-bottom: 5px;
    }
}

.retrieve__row--total:last-of-type {
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .retrieve__row--total:last-of-type {
        margin-bottom: 0;
    }
}

.retrieve .retrieve__ticket {
    margin: 20px 0;
}

.retrieve__col {
    display: table-cell;
    padding: 0 20px;
}

.retrieve__col--pnr, .retrieve__col--receipt {
    width: 17%;
}

.retrieve__col--number {
    width: 20%;
    padding: 0 10px;
}

.retrieve__col--date {
    width: 20.2%;
}

.retrieve__col--person {
    width: 26.8%;
}

.retrieve__col--traveller {
    width: 21%;
}

.retrieve__col--description {
    width: 35%;
}

.retrieve__col--status, .retrieve__col--price {
    width: 15%;
}

.retrieve__col--reserve {
    text-align: right;
    padding-right: 24%;
}

.retrieve__col--conditions {
    padding-right: 34%;
    padding-left: 15.5%;
    text-align: left;
}

.retrieve__col--total-price {
    width: 40%;
}

.retrieve__col--total-title {
    width: 60%;
    text-align: left;
}

@media (max-width: 962px) {
    .retrieve__col--price {
        width: 20%;
    }

    .retrieve__col--description {
        width: 33%;
    }

    .retrieve__col--date-travels, .retrieve__col--number {
        width: 15%;
        padding: 0;
    }

    .retrieve__col--conditions {
        padding-left: calc(15% + 20px);
    }
}

@media (max-width: 767px) {
    .retrieve__col {
        width: 100%;
        float: left;
        text-align: left;
        margin-bottom: 10px;
    }

    .retrieve__col--xs-half {
        width: 50% !important;
        padding: 0 20px !important;
    }

    .retrieve__col--number-reserve {
        text-align: right;
        padding: 0px 20px;
        width: 50%;
        margin-top: -10px;
    }

    .retrieve__col--number-reserve + .retrieve__col--price {
        margin-top: -8px;
    }

    .retrieve__col--total-price {
        width: 45%;
    }

    .retrieve__col--total-title {
        width: 55%;
    }

    .retrieve__col--conditions {
        padding: 0 20px;
    }
}

.retrieve__col-more {
    padding: 10px 0;
    text-align: right;
}

@media (max-width: 767px) {
    .retrieve__col-more {
        text-align: right;
        padding-bottom: 0;
    }
}

.retrieve__cells .retrieve__col--price {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    text-align: right;
    font-weight: bold;
}

@media (max-width: 767px) {
    .retrieve__cells .retrieve__col--price {
        font-size: 1.167rem;
    }

    .retrieve__cells .retrieve__col--price .retrieve__col-xs-caption {
        width: 50%;
        float: left;
        text-align: left;
    }
}

.retrieve__total-sum {
    background: #878c96;
    color: #fff;
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .retrieve__total-sum {
        font-size: 1.167rem;
        line-height: 16px;
    }
}

.retrieve__total-title {
    width: 50%;
    padding-left: 30px;
    position: relative;
}

@media (max-width: 767px) {
    .retrieve__total-title {
        padding-left: 20px;
    }
}

.retrieve__total-title:before {
    content: "\e911";
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 829px) {
    .retrieve__total-title:before {
        left: -5px;
        font-size: 20px;
    }
}

.retrieve__total-price {
    width: 50%;
    text-align: right;
}

.pico_refund_conditions {
    color: #f01414;
}

.retrieve__warning.refund__not_allowed {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(240, 20, 20, 0.33);
    box-shadow: 0px 0px 1.84px 2.16px rgba(240, 20, 20, 0.33);
    font-size: 1.167rem;
    padding: 10px 20px;
}

.retrieve__total {
    background: #e7e7e7;
    margin-top: 20px;
}

.retrieve__total-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 20px;
}

@media (max-width: 767px) {
    .retrieve__total-buttons {
        display: inline-block;
        width: 100%;
        height: auto;
        padding: 10px;
        margin-bottom: 5px;
    }
}

@media (max-width: 580px) {
    .retrieve__total-buttons {
        padding-top: 0;
    }
}

.retrieve__total-buttons-back {
    width: 30%;
}

@media (max-width: 767px) {
    .retrieve__total-buttons-back {
        width: 45%;
        float: left;
    }
}

.retrieve__total-buttons-text {
    width: 49%;
    margin-top: -9px;
}

@media (max-width: 829px) {
    .retrieve__total-buttons-text {
        margin-top: 0;
        width: 100%;
        margin-bottom: 10px;
    }
}

.retrieve__total-buttons-next {
    width: 21%;
    text-align: right;
}

@media (max-width: 767px) {
    .retrieve__total-buttons-next {
        width: 55%;
        float: left;
    }
}

.retrieve__total-buttons-tickets {
    width: 21%;
    text-align: right;
}

@media (max-width: 767px) {
    .retrieve__total-buttons-tickets {
        width: 100%;
        float: left;
    }

    .retrieve__total-buttons-tickets .btn--primary {
        width: 100%;
    }
}

.search {
    background: url("../images/bg_search.jpg");
    background-size: 100% 230px;
    background-repeat: no-repeat;
    padding-top: 60px;
}

.search .link {
    margin-right: 15px;
}

.search__box {
    background: #fff;
    -webkit-box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 1.84px 2.16px rgba(0, 0, 0, 0.13);
    display: table;
    margin: 0px auto 60px auto;
    width: 660px;
}

@media (max-width: 767px) {
    .search__box {
        width: calc(100% - 20px);
    }
}

@media (max-width: 580px) {
    .search__box {
        width: 100%;
    }
}

.search__title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    background: #8cb90f;
    color: #fff;
    padding: 10px 20px;
    position: relative;
}

.search__title .tooltip {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
}

.search .btn--primary {
    margin-top: 15px;
    float: right;
}

@media (max-width: 767px) {
    .search .btn--primary {
        float: left;
        margin-bottom: 20px;
    }
}

.faqs-page {
    margin: 0 60px;
}

@media (max-width: 767px) {
    .faqs-page {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .faqs-page__form {
        margin-top: 20px;
    }
}

.faqs-page__topic {
    margin: 10px 0;
}

.faqs-page__topic-title {
    font: normal 1.417rem/1.833rem "DB sans", sans-serif;
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 5px;
}

.faqs-page__item {
    border-bottom: 1px solid #e7e7e7;
}

.faqs-page__item-question {
    font-size: 1.167rem;
    position: relative;
    padding: 8px 30px 8px 0;
    cursor: pointer;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.faqs-page__item-question:after {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f01414;
    content: "\e900";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    font-size: 7px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
}

.faqs-page__item-question--show {
    font-weight: bold;
}

.faqs-page__item-question--show:after {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

.faqs-page__item-question--show ~ .faqs-page__item-answer {
    display: block;
}

.faqs-page__item-answer {
    display: none;
    padding-left: 20px;
    line-height: 1.3rem;
    padding-bottom: 15px;
}

.ticket-icons-horz &gt; .ticket-icons-item {
    padding-left: 10px;
    padding-right: 10px;
}

.ticket-icons-item-header {
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
}

.ticket-icons-item-block {
    padding-top: 10px;
    text-align: center;
}

.ticket-icons-item-block.left {
    text-align: left;
}

.ticket-icons-item .final__item-icon img {
    max-width: 100%;
    max-height: 100%;
}

.ticket-icons-item-block strong {
    font-weight: bold;
}

.issue_online_ticket_note {
    color: red;
    margin-bottom: 10px;
}

.final__item-error ul {
    list-style-type: none;
}

.final__item-error.in_header {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.in_header.final__item-error:before {
    background: none;
}

@media (max-width: 829px) {
    .ticket-icons-horz &gt; .ticket-icons-item {
        margin-bottom: 60px;
    }

    .ticket-icons-horz &gt; .ticket-icons-item:last-child {
        margin-bottom: 20px;
    }

    .ticket-icons-horz &gt; .ticket-icons-item.arrow:after {
        font-family: 'icon-bahn' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        bottom: -45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 24px;
        color: #878c96;
        content: "\e913";
    }
}

.buyer_form__wrapper {
    height: 0;
    overflow: hidden;
    padding-top: 0;
    position: relative;
}

.buyer_form__wrapper .ui-selectmenu-button.ui-state-disabled {
    opacity: 1;
}

.buyer_form__wrapper.open {
    height: 100%;
    overflow: visible;
}

.buyer_form__wrapper .payment-item__tooltip {
    padding-top: 30px;
}

.buyer_form__checkbox {
    padding: 0 20px;
    position: relative;
}

.buyer_form__wrapper::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
    width: calc(100% + 30px);
    height: 1px;
    background-color: #e7e7e7;
}

.buyer_form__checkbox .checkbox__icon {
    top: 10px;
}

.payment-type--radio-option {
    position: relative;
}

.payment-type--radio-option input {
    display: none;
}

.payment-type--radio-option {
    padding-left: 40px;
    position: relative;
}

.payment-type--radio-option .tooltip__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    cursor: pointer;
    display: none;
}

.payment-item.disabled .payment-type--radio-option .tooltip__icon {
    display: block;
}
.payment-item.disabled .payment-type--radio-option label, .payment-item.disabled .payment-type--radio-option .svg_wrap{
    opacity: 0.5;
}
.payment-item.disabled {

}

#errorOutput {
    color: red;
    font-style: italic;
}

#payment-type-switcher .cc-row {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

#paypal-info-modal li {
    margin: 10px 10px;
}

#payment-type-switcher fieldset &gt; .cc-row {
    margin: 10px 0 20px 0;
}

#payment-type-switcher .cc-row label::after {
    content: '*';
    color: red;
}

#payment-type-switcher .error_message::before {
    clear: both;
}

#payment-type-switcher .error_message {
    color: red;
    font-style: italic;
    width: 100%;
    max-width: 225px;

}

#payment-type-switcher .cc-row .input {
    width: 100%;
    max-width: 225px;
}

#payment-type-switcher .cc-row.cc-nowrap-row {
    flex-wrap: nowrap;
}

#payment-type-switcher .cc-row &gt; div {
    flex: 1;
}

.cc-row.cc-row-float &gt; div {
    flex: none !important;
    float: left;
}

.cc-row.cc-row-float &gt; div:first-child {
    width: 225px
}

.cc-row-float &gt; div:last-child {
    width: 270px;
    margin-left: 17px;
}

#cardexpiremonth, #cardexpireyear {
    position: relative;
    border: 1px solid #878c96;
    height: 30px;
}

#cardexpiremonth::before, #cardexpireyear::before {
    font-family: 'icon-bahn' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    position: absolute;
    color: #8a8f98;
    right: 8px;
    font-size: 9px;
    top: 0;
    background-color: #fff;
    width: 20px;
    height: 28px;
    line-height: 28px;
    text-align: right;
}

#expireInput iframe {
    position: relative;
    z-index: 1;
}

#expireInput .cc-row &gt; span,
.cc-row.cardcvc2 &gt; span {
    float: left;
}

#expireInput .cc-row &gt; span,
.cc-row.cardcvc2 &gt; span {
    margin-right: 17px;
}

#payment-type-switcher .cc-row .inputIframe {

    min-width: 225px;
}

#payment-type-switcher .inputIframe .select_wrap {
    max-width: 225px;
}

#payment-type-switcher .inputIframe .select_wrap .ui-selectmenu-text {
    font-weight: bold;
}

#payment-type-switcher .cc-row .small-frame {

}

#payment-type-switcher .cc-row .field-label {
    flex: 1 1 225px;
    max-width: 225px;
}

#payment-type-switcher .cc-row label {
    display: block;
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;

}

#payment-type-switcher .cc-cvv-row {
    margin: 10px 0
}

#payment-type-switcher .cc-cvv-row .inputIframe {
    margin-bottom: 12px;
    width: 80px;
    min-width: 80px;
}

#payment-type-switcher .cc-cvv-row .error_message {
    width: 224px;
}

@media (max-width: 961px) {
    .cc-row.cc-row-float &gt; div:last-child {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 874px) {
    .cc-row.cc-row-float &gt; div:first-child {
        width: 100%;
    }

    .cc-row.cc-row-float &gt; div {
        float: none;
    }

    .cc-row.cc-row-float &gt; div:last-child {
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .cc-row.cc-row-float &gt; div:first-child {
        width: 225px;
    }
}

@media (max-width: 569px) {
    .cc-row.cc-row-float &gt; div:first-child {
        width: 100%;
    }
}

@media (max-width: 360px) {
    #payment-type-switcher .cc-row .inputIframe {
        min-width: 100px;
    }
}


#payment-type-switcher .payment-item.selected .payment-type--payment-body {
    height: auto;
    overflow: visible;
    visibility: visible;
    padding: 35px 20px 20px 50px;
}

#payment-type-switcher .payment-item fieldset {
    padding-bottom: 10px;
}

#payment-type-switcher .payment-item .payment-type--payment-body {
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

#payment-type-switcher .payment-item p, #payment-type-switcher .payment-item li {
    font: normal 1.167rem/1.667rem "DB sans", sans-serif;
}

#payment-type-switcher .payment-item.selected:not(.disabled)
.payment-type--radio-option::after {
    content: '';
    display: block;
    width: calc(100% + 30px);
    height: 1px;
    position: absolute;
    bottom: -15px;
    border-bottom: 1px solid #e7e7e7;
    left: -30px;
}

.payment-type--radio-option label {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;

}

.payment-type--radio-option .svg_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

#payment-type-switcher .payment-type--radio-option .payment-type--option-label {
    padding: 0 20px;

}

#payment-type-switcher p strong {
    font-weight: bold;
}

#payment-type-switcher .payment-type--option-label {
    font: bold 1.471rem/1.833rem "DB sans", sans-serif
}

#payment-type-switcher .paypal-info--block .payment-type--option-label {
    padding-bottom: 10px;
}

.payment-type--radio-option label::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    top: 50%;
    left: 0;
    position: absolute;
    box-shadow: inset 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    transform: translateY(-50%);
}

.payment-type--radio-option input:checked ~ label::after {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 50%;
    left: 5px;
    background-color: red;
    transform: translateY(-50%);
}

#cardcvc2 + p {
    display: flex;
    max-width: 295px;
    margin-bottom: 0;
}

#cardcvc2 {
    width: 90px;
}

@media (max-width: 992px) {
    #cardcvc2 + p {
        max-width: 100%;
    }

    #payment-type-switcher .cc-row.cvv-row label {
        order: 1;
    }

    #payment-type-switcher .cc-row.cvv-row #cardcvc2 {
        order: 2;
    }

    #payment-type-switcher .cc-row.cvv-row .error_message {
        order: 3;
    }

    #payment-type-switcher .cc-row.cvv-row p {
        order: 4;
    }
}

@media (max-width: 767px) {
    #payment-type-switcher .cc-row {
        align-items: flex-start;
    }

    #payment-type-switcher .error_message {
        padding-left: 0;
    }

    #payment-type-switcher .payment-item.selected .payment-type--payment-body {
        padding-left: 30px;
    }
}

@media print {
    .ticket-icons-horz &gt; .ticket-icons-item.arrow:after {
        display: none;
    }

    .text-print {
        font-size: 14px !important;
    }
}

.tickets_download_error {
    padding: 5px 30px 10px 30px;
    color: #f01414;
}

.tickets_download_error &gt; p {
    margin-bottom: 7px;
}

.tickets_download_error strong {
    font-weight: bold;
}


#interRailBanner {
    display: inline-block;
    width: 100%;
    padding: 20px;
    border: 1px solid #e7e7e7;
}

#interRailBannerLeftImg {
    float: left;
    height: 47px;
}

#interRailBannerRightImg {
    float: right;
    height: 47px;
}

#interRailBannerRightImg img {
    height: 47px;
}

#interRailBannerButton {
    clear: both;
    float: right;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    background-color: #f01414;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.inter-rail-banner-bg {
    display: block;
}

.inter-rail-banner-sm {
    display: none;
}

@media (max-width: 830px) {
    #interRailBanner {
        padding: 0;
    }
}

@media (max-width: 767px) {
    #interRailBanner {
        padding: 20px;
    }
}

@media (max-width: 580px) {
    #interRailBanner {
    }

    #interRailBannerLeftImg {
        height: 47px !important;
    }

    #interRailBannerLeftImg img {
        height: 47px !important;
    }

    #interRailBannerRightImg {
        height: 156px !important;
    }

    #interRailBannerRightImg img {
        height: 156px !important;
    }

    .inter-rail-banner-bg {
        display: none;
    }

    .inter-rail-banner-sm {
        display: block;
    }
}

#interRailBanner {
    display: inline-block;
    width: 100%;
    padding: 20px;
    border: 1px solid #e7e7e7;
}

#interRailBannerLeftImg {
    float: left;
    height: 47px;
}

#interRailBannerRightImg {
    float: right;
    height: 47px;
}

#interRailBannerRightImg img {
    height: 47px;
}

#interRailBannerButton {
    clear: both;
    float: right;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    background-color: #f01414;
    color: white;
    font-weight: bold;
    border-radius: 5px;
}

.inter-rail-banner-bg {
    display: block;
}

.inter-rail-banner-sm {
    display: none;
}

@media (max-width: 830px) {
    #interRailBanner {
        padding: 0;
    }
}

@media (max-width: 767px) {
    #interRailBanner {
        padding: 20px;
    }
}

@media (max-width: 580px) {
    #interRailBanner {
    }

    #interRailBannerLeftImg {
        height: 47px !important;
    }

    #interRailBannerLeftImg img {
        height: 47px !important;
    }

    #interRailBannerRightImg {
        height: 156px !important;
    }

    #interRailBannerRightImg img {
        height: 156px !important;
    }

    .inter-rail-banner-bg {
        display: none;
    }

    .inter-rail-banner-sm {
        display: block;
    }
}

.first_enter_popup_text p{
    font-size: 12px;
    padding-left: 30px;
    padding-bottom: 2px;
    display: block;
    margin: 0;
    background-position-y: center;
}

.jump-link-list-checked {
    background: url("../images/checkbox-circle-with-white-check.png") no-repeat;
}

.jump-link-list-info {
    background: url("../images/checkbox-circle-with-grey-i.png") no-repeat;
}

/**
 ** &lt;strong&gt; is not working in modal, so i made a class
 **/
.bold {
    font-weight: bold;
}

.no-padding {
    padding: 0 !important;
}
</pre></body></html>