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

body,
html {
    height: 100%
}

a img,
fieldset,
img {
    border: none
}

input[type=email],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

button,
input {
    margin: 0;
    padding: 0;
    border: 0
}

button,
input[type=submit] {
    cursor: pointer
}

a,
a:focus,
button,
div,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
span,
textarea {
    outline: none
}

ol,
ul {
    list-style-type: none
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-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,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-loading .slick-list {
    background: #fff
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block;
    max-width: 100%
}

.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-next,
.slick-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    height: 20px;
    background: none;
    left: 0;
    z-index: 1
}

.slick-next:focus,
.slick-prev:focus {
    outline: none
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: .2
}

.slick-next:before,
.slick-prev:before {
    height: 30px;
    line-height: 30px;
    content: "prev";
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #fff;
    background: #000
}

.slick-next {
    right: 0;
    left: auto
}

.slick-next:before {
    content: "next";
    display: inline-block
}

.slick-dots {
    text-align: center;
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0 3px
}

.slick-dots li.slick-active button {
    background: #000
}

.slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .25);
    cursor: pointer;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    border-radius: 50%
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: -webkit-calc(100% - 2.4em);
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-datepicker {
    width: 18.875rem;
    padding: .9375rem 1.25rem 0;
    display: none;
    border: none;
    -webkit-box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11)
}

.ui-datepicker div::-webkit-scrollbar {
    border-radius: 0;
    width: 5px;
    background-color: #e8edf1
}

.ui-datepicker div::-webkit-scrollbar-thumb {
    background-color: #ff9829
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    /* padding-bottom:1.5625rem */
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.875rem
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title .ui-button {
    display: inline-block;
    width: auto
}

.ui-datepicker .ui-datepicker-title .ui-button .ui-icon {
    display: none
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .8125rem;
    border-collapse: collapse;
    margin-bottom: 1.25rem;
    font-family: Open Sans;
    font-weight: 400
}

.ui-datepicker th {
    padding: .4375rem 0;
    text-align: center;
    border: 0;
    font-size: .75rem;
    color: #c2c4c5;
    width: 2.1875rem;
    height: 2.1875rem
}

.ui-datepicker td {
    border: 0;
    padding: 0;
    text-align: center;
    width: 2rem;
    height: 2rem;
    padding: .25rem .375rem .5rem
}

.ui-datepicker td a {
    width: 100%;
    height: 100%;
    line-height: 1.3125rem;
    border-radius: 50%
}

.ui-datepicker td a.ui-state-active {
    color: #ff8400;
    font-weight: 600;
    background-color: #f2f2f2
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s
}

.ui-menu .ui-menu-item:hover {
    color: #ff8400
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: .25rem .5rem;
    text-align: left
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    max-height: 13.125rem;
    overflow-y: auto
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    color: #0f4a9b;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input::-webkit-clear-button,
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none
}

input[type=password] {
    font: small-caption;
    line-height: 1.65
}

input {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Open Sans;
    color: #000;
    font-size: 1rem
}

input::-moz-placeholder {
    font-family: Open Sans
}

input:-ms-input-placeholder {
    font-family: Open Sans
}

input::placeholder {
    font-family: Open Sans
}

input::-ms-input-placeholder {
    font-family: Open Sans
}

input::-webkit-input-placeholder {
    font-family: Open Sans
}

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

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

button {
    background: 0 0
}

a {
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    color: #ff8400
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

::-moz-placeholder {
    font-family: Open Sans;
    font-size: 1rem
}

:-ms-input-placeholder {
    font-family: Open Sans;
    font-size: 1rem
}

::placeholder {
    font-family: Open Sans;
    font-size: 1rem
}

::-ms-input-placeholder {
    font-family: Open Sans;
    font-size: 1rem
}

::-webkit-input-placeholder {
    font-family: Open Sans;
    font-size: 1rem
}

textarea {
    resize: none
}

textarea::-moz-placeholder {
    font-family: Open Sans;
    font-size: .875rem
}

textarea:-ms-input-placeholder {
    font-family: Open Sans;
    font-size: .875rem
}

textarea::placeholder {
    font-family: Open Sans;
    font-size: .875rem
}

textarea::-ms-input-placeholder {
    font-family: Open Sans;
    font-size: .875rem
}

textarea::-webkit-input-placeholder {
    font-family: Open Sans;
    font-size: .875rem
}

ul li>a {
    display: inline-block;
    width: 100%
}

html {
    font-size: 16px;
    line-height: 1;
    overflow-x: hidden
}

body {
    background-color: #fff;
    background-attachment: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: Open Sans;
    min-width: 320px;
    -webkit-overflow-scrolling: touch
}

body::selection {
    background-color: #ff8400;
    color: #fff
}

body::-moz-selection {
    background-color: #ff8400;
    color: #fff
}

.out,
body {
    width: 100%;
    height: 100%
}

.out.modal_open,
body.modal_open {
    position: fixed
}

.loading * {
    opacity: .8;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    pointer-events: none
}

.out {
    position: relative
}

.page__header--wrap {
    position: fixed;
    left: 0;
    width: 100%;
    right: 0;
    top: 0;
    z-index: 20;
    visibility: hidden;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#logob {
    width: 100%;
    height: 100%;
    display: inline-block
}

.page__wrapper {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden
}

.page__outer {
    width: 100%;
    display: block;
    height: 100%
}

.page__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    visibility: visible;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.page__footer {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #e3ecf2;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.page__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 100%
}

.m-logo {
    display: inline-block;
    width: 15.5%;
    max-width: 12.625rem;
    padding-bottom: 7%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    vertical-align: middle
}

.title {
    color: #262e33;
    font-weight: 700;
    line-height: .842
}

.title.h1 {
    font-size: 2.375rem
}

.title.h2 {
    font-size: 1.375rem;
    line-height: 1.455
}

.title.h3,
.title.h4 {
    color: #40474c;
    line-height: 2;
    font-size: 1.25rem;
    font-weight: 400
}

.title.h4 {
    font-size: 1rem;
    line-height: 1.625
}

.box {
    max-width: 75.625rem;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-left: .9375rem;
    padding-right: .9375rem;
    position: relative
}

.wrapper.gray {
    background-color: #f0f4f7
}

#slide-line {
    display: inline-block;
    height: 3px;
    background-color: #ff8400;
    position: absolute;
    bottom: -.375rem
}

.page__header:not(.is-hidden) .dropdown-tel-wrapp {
    -webkit-animation: a .5s;
    animation: a .5s
}

.page__header.menu-open .header-bottom-mobnav,
.page__header.menu-open .m-logo {
    z-index: 110
}

.page__header.menu-open .header-bottom-nav {
    display: none
}

@-webkit-keyframes a {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    90% {
        opacity: 1
    }
}

@keyframes a {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0
    }
    90% {
        opacity: 1
    }
}

.header-bottom {
    width: 100%;
    height: 4.0625rem;
    background-color: transparent;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.header-bottom .m-logo {
    max-width: 14.0625rem;
    width: 20%;
    background-position: 0;
    margin-left: .3125rem;
    position: relative;
    height: 100%;
    padding-bottom: 0;
    text-align: center;
    font-size: 0
}

.header-bottom .m-logo:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.header-bottom .m-logo img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    margin-top: .9375rem
}

.header-bottom-mobnav {
    font-size: 0;
    width: 50%;
    text-align: right
}

.header-bottom-mobnav-btn {
    cursor: pointer
}

.header-bottom-mobnav-btn.active .navTrigger i:first-child {
    -webkit-animation: d .8s forwards;
    animation: d .8s forwards
}

.header-bottom-mobnav-btn.active .navTrigger i:nth-child(2) {
    -webkit-animation: b .8s forwards;
    animation: b .8s forwards
}

.header-bottom-mobnav-btn.active .navTrigger i:nth-child(3) {
    -webkit-animation: f .8s forwards;
    animation: f .8s forwards
}

.header-bottom-mobnav-acc,
.header-bottom-mobnav-btn {
    display: inline-block;
    width: 5.125rem;
    vertical-align: top;
    height: 100%;
    position: relative;
    text-align: center
}

.header-bottom-mobnav-acc .header-btn-inner,
.header-bottom-mobnav-btn .header-btn-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
    padding: 1rem 0;
    /* text-align: right */
}

.header-bottom-mobnav-acc .header-btn-inner:before,
.header-bottom-mobnav-btn .header-btn-inner:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.header-bottom-mobnav-acc svg,
.header-bottom-mobnav-btn svg {
    display: inline-block;
    width: 100%;
    height: 100%;
    stroke: #fff;
    overflow: visible;
    vertical-align: middle;
    max-height: 1.5625rem
}

.header-bottom-mobnav-acc.mobnav-phone svg,
.header-bottom-mobnav-btn.mobnav-phone svg {
    stroke: none;
    fill: #fff
}

.header-bottom-mobnav-acc .navTrigger,
.header-bottom-mobnav-btn .navTrigger {
    width: 2.0625rem;
    height: 1.4375rem;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    will-change: transform
}

.header-bottom-mobnav-acc .navTrigger i,
.header-bottom-mobnav-btn .navTrigger i {
    background-color: #fff;
    border-radius: 2px;
    content: "";
    display: block;
    width: 100%;
    height: 2px
}

.header-bottom-mobnav-acc .navTrigger i:first-child,
.header-bottom-mobnav-btn .navTrigger i:first-child {
    -webkit-animation: e .8s backwards;
    animation: e .8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.header-bottom-mobnav-acc .navTrigger i:nth-child(2),
.header-bottom-mobnav-btn .navTrigger i:nth-child(2) {
    margin: 8px 0;
    -webkit-animation: c .8s backwards;
    animation: c .8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.header-bottom-mobnav-acc .navTrigger i:nth-child(3),
.header-bottom-mobnav-btn .navTrigger i:nth-child(3) {
    -webkit-animation: g .8s backwards;
    animation: g .8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}

.header-bottom-inner {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: visible
}

.header-bottom-nav {
    margin-left: -2.625rem;
    height: 100%;
    position: relative
}

.header-bottom-menu {
    font-size: 0;
    height: 100%
}

.header-bottom-menu-item {
    display: inline-block;
    vertical-align: top;
    height: 100%
}

.header-bottom-menu-item.active {
    /*pointer-events:none*/
}

.header-bottom-menu-item:nth-of-type(n+5) {
    display: none
}

.header-bottom-menu-item .header-bottom-menu-navlink {
    line-height: 1;
    color: #fff;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    height: 100%;
    text-align: center;
    font-size: 0;
    display: inline-block;
    width: 100%;
    padding-top: 2.125rem;
    -webkit-transition: color .3s;
    transition: color .3s
}

.header-bottom-menu-item .header-bottom-menu-navlink:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.header-bottom-menu-item .header-bottom-menu-navlink:hover {
    color: #ff8400
}

.header-bottom-menu-item .header-bottom-menu-navlink span {
    display: inline-block;
    vertical-align: middle;
    font-size: 1rem
}

.header-bottom-contact {
    width: 310px;
    padding-top: 2.125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-top {
    background-color: #283342;
    width: 100%;
    height: 3.75rem
}

.header-top-inner {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-top-nav {
    height: 100%;
    position: relative
}

.header-top-nav-menu {
    font-size: 0;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 1.5rem
}

.header-top-nav .top-nav-item.top-link.active span,
.header-top-nav .top-nav-item.top-link:hover span {
    color: #fff
}

.header-top-nav .top-nav-item.top-link.active svg,
.header-top-nav .top-nav-item.top-link:hover svg {
    stroke: #fff
}

.header-top-nav .top-nav-botton.top-link.active span,
.header-top-nav .top-nav-botton.top-link:hover span {
    color: #fff
}

.header-top-nav .top-nav-botton.top-link.active svg,
.header-top-nav .top-nav-botton.top-link:hover svg {
    stroke: #fff
}

.header-top .top-nav-item {
    padding-left: .875rem;
    padding-right: .875rem
}

.header-top .top-nav-botton {
    border-left: 1px solid #46535b;
    padding-left: 1.875rem;
    padding-right: 1.875rem;
    min-width: 11.625rem
}

.header-top .top-nav-botton svg {
    stroke: #d9dfec
}

.header-top .top-nav-botton.active span,
.header-top .top-nav-botton:hover span {
    color: #fff
}

.header-top .top-nav-botton.fixed {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    position: relative;
    z-index: 2
}

.header-top .top-nav-botton.fixed span {
    color: #d9dfec
}

.header-top .top-nav-botton.fixed svg {
    stroke: #d9dfec
}

.header-top .top-link {
    height: 100%;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header-top .top-link:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.header-top .top-link span {
    display: inline-block;
    vertical-align: middle;
    font-size: .8125rem;
    color: #929bae;
    -webkit-transition: color .3s;
    transition: color .3s
}

.header-top .top-link svg {
    display: inline-block;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    margin-top: -.125rem;
    margin-right: .6875rem;
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
    stroke: #929bae
}

.header-top .top-link.active,
.header-top .top-link:hover {
    background-color: #1f2631
}

.header-top .top-link.active span,
.header-top .top-link:hover span {
    color: #929bae
}

.header-top .top-link.active {
    pointer-events: none
}

.header-lang {
    font-size: 0
}

.header-lang .header-lang-item {
    height: 3.75rem
}

.header-lang .header-lang-item span {
    color: #fff
}

.header-lang-item {
    width: 3.75rem
}

.dropdown-tel-item span {
    position: relative
}

.dropdown-tel-item span:before {
    height: 1.5px;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ff8400), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(left, #ff8400, hsla(0, 0%, 100%, 0) 30%);
    background-image: linear-gradient(90deg, #ff8400, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x
}

.dropdown-tel-item:hover span:before {
    display: none
}

.header-mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 100;
    background-color: rgba(15, 74, 155, .3);
    text-align: right;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s;
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.header-mobile-menu.active {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 1;
    visibility: visible
}

.header-mobile-menu.active .header-mobile-menu-outer {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.header-mobile-menu-outer {
    padding-bottom: 1.25rem;
    height: 100%;
    padding-top: 5rem;
    background-color: #0f4a9b;
    width: 100%;
    display: inline-block;
    max-width: 26.25rem;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s, -webkit-transform .25s;
    text-align: center;
    font-size: 0
}

.header-mobile-menu-outer:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.header-mobile-menu-inner {
    overflow-y: auto;
    max-height: 88%;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.875rem;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    min-height: 21.875rem
}

.header-mobile-menu-inner li {
    display: block;
    text-align: center
}

.header-mobile-menu-content {
    display: inline-block;
    vertical-align: top;
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    overflow: hidden;
    width: 100%
}

.header-mobile-menu .phones-content .info-block-list {
    margin-top: .625rem
}

.select-item {
    display: inline-block;
    width: 100%;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-item.hover .select-text,
.select-item:hover .select-text {
    -webkit-transition: color .3s;
    transition: color .3s
}

.select-item.hover .select-checked,
.select-item:hover .select-checked {
    border-color: #ff9829;
    -webkit-transition: border-color .3s ease;
    transition: border-color .3s ease
}

.select-item .select-label {
    display: inline-block;
    min-width: .9375rem;
    cursor: pointer;
    width: 100%;
    margin-bottom: 0
}

.select-item .select-label .select-main {
    float: left;
    position: relative;
    display: inline-block
}

.select-item .select-text {
    font-size: .9375rem;
    color: #404040;
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding-left: .9375rem;
    -webkit-transition: color .3s;
    transition: color .3s;
    font-weight: 600;
    line-height: 1.6
}

.select-item .select-text span {
    font-weight: 600;
    color: #0f4a9b
}

.select-item .select-real {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.select-item .select-real.active+.select-checked:before,
.select-item .select-real:checked+.select-checked:before {
    opacity: 1
}

.select-item .select-real.active+.select-checked,
.select-item .select-real:checked+.select-checked {
    border: 1px solid #bebabb
}

.select-item .select-checked {
    width: 1.375rem;
    height: 1.375rem;
    display: block;
    margin-top: .0625rem;
    background: #fff;
    border: 1px solid #bebabb;
    border-radius: 3px;
    position: relative;
    -webkit-transition: all .1s ease;
    transition: all .1s ease
}

.select-item .select-checked:before {
    content: "";
    width: 1.125rem;
    height: 1.125rem;
    background: url(../img/icons/checkbox.svg) no-repeat;
    display: block;
    position: absolute;
    left: .1875rem;
    bottom: .125rem;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.select-check.active:not(.disabled) {
    border-color: #ff9829;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select-check.active:not(.disabled) .arr-down {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.select-check.active:not(.disabled) .arr-down svg {
    fill: #ff8400!important
}

.select-check.active:not(.disabled) .dropdown-target {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.select-check {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-radius: .1875rem;
    height: 2.5rem
}

.select-check .arr-down svg {
    fill: #b9c8d1
}

.select-check .selects {
    width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem;
    color: #404040;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    line-height: 2.375rem;
    font-family: Open Sans;
    position: relative;
    background-color: #fff;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    height: 100%
}

.select-check .selects .btn-text {
    padding-right: .25rem;
    display: inline-block;
    font-size: .9375rem;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden
}

.select-check .selects .btn-text .elem-price-value {
    width: auto;
    height: auto;
    padding: 0;
    color: #ff8400;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 600
}

.select-check .selects .btn-text .elem-price-value span {
    padding: 0;
    padding-right: .3125rem;
    padding-left: .3125rem;
    color: #ff8400;
    line-height: 1
}

.select-check .selects .btn-text:not(.active):after,
.select-check .selects .btn-text:not(.active):before {
    content: "--";
    display: inline-block;
    vertical-align: middle;
    margin-top: -.3125rem;
    font-size: .9375rem;
    font-weight: 600
}

.select-check .selects .btn-text:not(.active):before {
    padding-right: .1875rem
}

.select-check .selects .btn-text:not(.active):after {
    padding-left: .1875rem
}

.select-check.disabled {
    opacity: .95;
    pointer-events: none
}

.select-check.disabled .selects {
    background-color: #f5f5f5
}

.select-check.error {
    border-color: red
}

.select-check div::-webkit-scrollbar {
    border-radius: 0;
    width: 5px;
    background-color: #e8edf1
}

.select-check div::-webkit-scrollbar-thumb {
    background-color: #ff9829
}

.select-check .dropdown-inner {
    padding: .625rem;
    -webkit-box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11)
}

.select-check .dropdown-content {
    overflow-y: auto;
    max-height: 15.125rem
}

.select-check .dropdown-target {
    min-width: 12.5rem
}

.select-check .select-list {
    font-size: 0
}

.select-check .select-list .help-block {
    display: none
}

.select-check .option,
.select-check .sort-select-item {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0;
    padding-right: .3125rem
}

.select-check .option:hover span,
.select-check .sort-select-item:hover span {
    color: #ff8400
}

.select-check .option input,
.select-check .sort-select-item input {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 0
}

.select-check .option input:checked~span,
.select-check .sort-select-item input:checked~span {
    color: #ff8400
}

.select-check .option .elem-price,
.select-check .option a,
.select-check .option span,
.select-check .sort-select-item .elem-price,
.select-check .sort-select-item a,
.select-check .sort-select-item span {
    display: inline-block;
    width: 100%;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.6;
    color: #404040;
    padding: .5rem 0;
    -webkit-transition: color .3s;
    transition: color .3s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.select-check .option .elem-price,
.select-check .sort-select-item .elem-price {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1;
    padding: .4375rem 0;
    color: #c2c4c5;
    vertical-align: bottom
}

.select-check .option .elem-price-value,
.select-check .sort-select-item .elem-price-value {
    width: auto;
    height: auto;
    padding: 0;
    color: #ff8400;
    text-transform: uppercase;
    line-height: 1;
    text-overflow: clip;
    vertical-align: inherit
}

.select-check .option .elem-price-value span,
.select-check .sort-select-item .elem-price-value span {
    padding: 0;
    padding-right: .3125rem;
    color: #ff8400;
    line-height: 1;
    vertical-align: top;
    text-overflow: clip
}

.price-total {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.price-total .selects .btn-text {
    font-size: .75rem;
    font-weight: 400;
    color: #c2c4c5
}

.price-total .selects .btn-text .elem-price-value {
    font-size: .9375rem;
    margin-top: .0625rem
}

.price-total .selects .btn-text .elem-price-value span {
    padding-left: 0
}

.price-total .selects .btn-text.active {
    padding-top: .125rem
}

.price-total .selects .btn-text:not(.active) {
    font-size: .875rem;
    font-weight: 600;
    color: #262e33
}

.ui-datepicker {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 20!important
}

.ui-datepicker .ui-datepicker-calendar td a {
    height: 1.5625rem
}

.ui-datepicker .ui-datepicker-next {
    right: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ui-datepicker .ui-datepicker-prev {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: .8125rem 1.25rem;
    background-position: 50%;
    background-image: url(../img/icons/strelka.svg)
}

.ui-datepicker .ui-selectmenu-button {
    padding-left: 0;
    padding-right: 0;
    padding-right: .75rem;
    background-image: url(../img/icons/strelka.svg);
    background-size: .5rem .75rem;
    background-position: 100%;
    background-repeat: no-repeat
}

.ui-datepicker .date-range-selected a {
    color: #ff8400;
    font-weight: 600;
    background-color: #f2f2f2;
    border-radius: 0;
    margin: 0 -.625rem;
    width: auto;
    padding-left: .8125rem;
    padding-right: .8125rem;
    display: block
}

select.ui-datepicker-month,
select.ui-datepicker-year {
    max-width: 3.75rem;
    opacity: 0
}

.input-form {
    position: relative
}

.input-form>.small-link {
    top: 1.5625rem;
    right: .9375rem;
    width: 1.25rem
}

.input-item {
    display: inline-block;
    vertical-align: top;
    padding-right: .375rem;
    position: relative
}

.input-item>.small-link {
    top: 1.5625rem;
    right: .9375rem;
    width: 1.25rem
}

.input-item.s100 {
    width: 100%
}

.input-item.s100 .select-label {
    white-space: normal
}

.input-item.s50 {
    width: 50%
}

.input-item.s33 {
    width: 33.33%
}

.input-item.s25 {
    width: 25%
}

.input-item.s25 .dropdown-target {
    min-width: 100%
}

.input-item.s25 .selects {
    padding-left: .4375rem
}

.input-item.s25 .btn-text {
    font-size: .8125rem
}

.input-item.s25 .btn-text:after,
.input-item.s25 .btn-text:before {
    display: none!important
}

.input-item.s20 {
    width: 20%
}

.input-wrapper {
    position: relative;
    margin-bottom: .9375rem
}

.input-wrapper .small-link {
    right: 0
}

.input-wrapper.disabled {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    opacity: .9
}

.input-wrapper.disabled .input-main,
.input-wrapper.disabled .selects {
    background-color: #f5f5f5
}

.input-wrapper.disabled .input-main::-moz-placeholder {
    color: transparent!important
}

.input-wrapper.disabled .input-main:-ms-input-placeholder {
    color: transparent!important
}

.input-wrapper.disabled .input-main::placeholder {
    color: transparent!important
}

.input-wrapper.disabled .input-main::-ms-input-placeholder {
    color: transparent!important
}

.input-wrapper.disabled .input-main::-webkit-input-placeholder {
    color: transparent!important
}

.input-wrapper.org .input-main {
    border-color: #ff8400;
    color: #ff8400;
    font-weight: 600
}

.input-wrapper.org.disabled .input-main {
    border-color: #ff8400
}

.input-wrapper.special .input-main {
    padding-right: 76%;
    padding-left: 1.25rem
}

.input-wrapper.special.has-error .input-value {
    border-left-color: red
}

.input-wrapper.special .input-value {
    position: absolute;
    top: 1.5625rem;
    right: 0;
    width: 70%;
    height: 2.375rem;
    border-left: 1px solid #d7d7d7;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.input-wrapper.special .input-value .text-bold {
    padding-left: .9375rem;
    padding-top: .75rem;
    line-height: 1
}

.input-wrapper.code {
    *zoom: 1
}

.input-wrapper.code:after {
    content: " ";
    display: table;
    clear: both
}

.input-wrapper.code .input-img,
.input-wrapper.code .input-main {
    display: inline-block;
    vertical-align: bottom
}

.input-wrapper.code .input-main {
    width: -webkit-calc(100% - 11.8rem);
    width: calc(100% - 11.8rem)
}

.input-wrapper.code .input-img {
    width: 10.625rem;
    float: right;
    overflow: hidden;
    height: 2.5rem;
    border: 1px solid #ebebeb
}

.input-wrapper.code .input-img img {
    max-width: 100%
}

.input-wrapper:nth-child(n+2)>label {
    opacity: 0
}

.input-wrapper.double {
    font-size: 0
}

.input-wrapper.double .select-check {
    width: 50%;
    display: inline-block;
    vertical-align: top
}

.input-wrapper.double .select-check:nth-child(2) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-wrapper.double .select-check:nth-child(3) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-wrapper.double .select-check:nth-child(n+4) {
    display: none
}

.input-wrapper.double .select-check .btn-text,
.input-wrapper.double .select-check .btn-text:after,
.input-wrapper.double .select-check .btn-text:before {
    font-size: .8125rem
}

.input-wrapper.has-error .input-main {
    border-color: red
}

.input-wrapper.req .label:after,
.input-wrapper.req>label:after {
    content: "*";
    color: #ff8400;
    font-size: 1rem;
    line-height: 0;
    display: inline-block;
    margin-left: .1875rem;
    vertical-align: middle;
    font-weight: 100
}

.input-wrapper .label,
.input-wrapper label {
    display: inline-block;
    width: 100%;
    margin-bottom: .25rem;
    white-space: nowrap;
    font-size: .75rem;
    color: #535c69;
    line-height: 1.714;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input-wrapper .input-main {
    border: 1px solid #e3e3e3;
    border-radius: .1875rem;
    min-height: 2.4375rem;
    line-height: 2.375rem;
    width: 100%;
    padding-left: .9375rem;
    padding-right: .9375rem;
    color: #404040;
    font-weight: 600;
    font-family: Open Sans;
    font-size: .9375rem
}

.input-wrapper .input-main.datepicker {
    cursor: pointer;
    position: relative;
    z-index: 2
}

.input-wrapper .input-main.datepicker::-moz-placeholder {
    color: #404040;
    opacity: 1;
    font-weight: 700
}

.input-wrapper .input-main.datepicker:-ms-input-placeholder {
    color: #404040;
    opacity: 1;
    font-weight: 700
}

.input-wrapper .input-main.datepicker::placeholder {
    color: #404040;
    opacity: 1;
    font-weight: 700
}

.input-wrapper .input-main.datepicker::-ms-input-placeholder {
    color: #404040;
    opacity: 1;
    font-weight: 700
}

.input-wrapper .input-main.datepicker::-webkit-input-placeholder {
    color: #404040;
    opacity: 1;
    font-weight: 700
}

.input-wrapper .input-main.datepicker:valid::-moz-placeholder {
    color: #fff;
    opacity: 0
}

.input-wrapper .input-main.datepicker:valid:-ms-input-placeholder {
    color: #fff;
    opacity: 0
}

.input-wrapper .input-main.datepicker:valid::placeholder {
    color: #fff;
    opacity: 0
}

.input-wrapper .input-main.datepicker:valid::-ms-input-placeholder {
    color: #fff;
    opacity: 0
}

.input-wrapper .input-main.datepicker:valid::-webkit-input-placeholder {
    color: #fff;
    opacity: 0
}

.input-wrapper .input-main~svg {
    position: absolute;
    top: 53%;
    pointer-events: none;
    width: 1.1875rem;
    height: 1.1875rem;
    right: .75rem;
    z-index: 2
}

.input-wrapper .input-main:focus {
    border-color: #ff9829
}

.input-wrapper .input-main::-moz-placeholder {
    color: #c5c5c5;
    font-size: .875rem;
    font-weight: 400
}

.input-wrapper .input-main:-ms-input-placeholder {
    color: #c5c5c5;
    font-size: .875rem;
    font-weight: 400
}

.input-wrapper .input-main::placeholder {
    color: #c5c5c5;
    font-size: .875rem;
    font-weight: 400
}

.input-wrapper .input-main::-ms-input-placeholder {
    color: #c5c5c5;
    font-size: .875rem;
    font-weight: 400
}

.input-wrapper .input-main::-webkit-input-placeholder {
    color: #c5c5c5;
    font-size: .875rem;
    font-weight: 400
}

.input-wrapper textarea.input-main {
    line-height: 1.3;
    padding-top: .625rem;
    padding-bottom: .625rem
}

.input-wrapper .help-block {
    position: absolute;
    bottom: -.9375rem;
    font-size: .75rem;
    color: red;
    left: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.mobile-header-lang {
    display: block;
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: .875rem;
    color: #fff;
    margin: .9375rem 0
}

.mobile-header-lang .top-link {
    padding: .625rem;
    color: #fff
}

.mobile-header-lang .top-link:not(:last-child) {
    position: relative
}

.mobile-header-lang .top-link:not(:last-child) span:before {
    content: "";
    position: absolute;
    right: -.0625rem;
    top: .625rem;
    bottom: .625rem;
    width: 1px;
    background-color: #929bae
}

.mobile-header-lang .top-link:not(.active) span {
    opacity: .7
}

.mobile-list {
    padding: 0 0 1.5rem
}

.mobile-list-wrapper {
    border-bottom: 1px solid #c5d4e7;
    margin-bottom: 1.5625rem
}

.mobile-list li a {
    font-size: .875rem;
    color: #929bae;
    line-height: 2.077;
    padding: .3125rem .625rem
}

.mobile-list li a.active,
.mobile-list li a:active {
    color: #ff8400
}

.mobile-list.bold {
    padding: 0
}

.mobile-list.bold li a {
    font-size: 1.0625rem;
    color: #fff;
    line-height: 1.687;
    padding: .5rem .625rem
}

.mobile-list.bold li a.active,
.mobile-list.bold li a:active {
    color: #ff8400
}

.mobile-soc .soc-wrapp {
    max-width: 120%;
    text-align: center
}

.mobile-contact {
    margin-top: 1.5625rem
}

.mobile-contact .info-block-head {
    text-align: center
}

.mobile-contact .info-block-link {
    font-weight: 400;
    color: #fff;
    position: relative
}

.index-wrapper {
    background-color: #0f4a9b;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-attachment: fixed;
    will-change: background;
    background-size: 100%;
    background-position: top 55px right;
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.index-wrapper:after {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 0;
    background-color: #f0f4f7;
    left: 0;
    right: 0;
    /* height: 4.375rem */
}

.index-wrapper .promo-wrapper {
    position: relative;
    z-index: 1
}

.page-margin {
    padding-top: 9.6875rem
}

.promo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    z-index: 2
}

.promo-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-box-shadow: 0 23px 90px 0 rgba(0, 68, 111, .2);
    box-shadow: 0 23px 90px 0 rgba(0, 68, 111, .2)
}

.promo-form {
    background-color: #fff;
    width: 40%;
    max-width: 29.8125rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2.375rem 2.375rem 3.4375rem
}

.promo-form .input-form {
    font-size: 0;
    margin-right: -.375rem;
    margin-top: 1.875rem
}

.promo-form .input-form .form-footer .link-border {
    margin: .625rem 0 0 2.5rem
}

.promo-slider {
    -webkit-flex-basis: 25rem;
    -ms-flex-preferred-size: 25rem;
    flex-basis: 25rem;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 60%;
    max-width: 44.1875rem;
    position: relative
}

.promo-slider-inner,
.promo-slider-item {
    height: 100%
}

.promo-slider-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.promo-slider .slick-list,
.promo-slider .slick-track {
    height: 100%
}

.promo-slider-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-position: 100%
}

.promo-slider .nav-dots {
    position: absolute;
    bottom: 1.4375rem;
    right: .9375rem
}

.promo-slider .nav-dots .slick-dots {
    text-align: right
}

.nav-dots {
    display: inline-block
}

.nav-dots,
.nav-dots .slick-dots {
    width: 100%
}

.nav-dots .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 .25rem
}

.nav-dots .slick-dots li button {
    width: .8125rem;
    height: .8125rem;
    border: none;
    -webkit-box-shadow: 0 1px 4px 0 rgba(1, 42, 68, .35);
    box-shadow: 0 1px 4px 0 rgba(1, 42, 68, .35)
}

.nav-dots .slick-dots li.slick-active button {
    background-color: #0f4a9b
}

.input-form .form-footer {
    margin-top: .625rem
}

.link-border {
    display: inline-block;
    font-size: .9375rem;
    font-weight: 600;
    color: #404040;
    cursor: pointer
}

.link-border.gray {
    font-size: .8125rem;
    color: #929bae
}

.link-border.gray:hover span {
    color: #ff8400
}

.link-border.gray span {
    font-weight: 400
}

.link-border.gray span:before {
    background-color: #929bae
}

.link-border.dotted {
    font-weight: 400;
    color: #262e33
}

.link-border.dotted span:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ff8400), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #ff8400, hsla(0, 0%, 100%, 0) 30%);
    background: linear-gradient(90deg, #ff8400, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom left 2px;
    background-size: 6px 2px;
    background-repeat: repeat-x;
    height: 2px
}

.link-border span {
    display: inline-block;
    width: 100%;
    position: relative;
    line-height: 1.6
}

.link-border span:before {
    content: "";
    display: inline-block;
    height: 1px;
    background-color: #ff9829;
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -.0625rem;
    -webkit-transition: width .3s;
    transition: width .3s
}

@-webkit-keyframes b {
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity: 1
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes b {
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        opacity: 1
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes c {
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@keyframes c {
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@-webkit-keyframes d {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(10px) rotate(0deg);
        transform: translateY(10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(10px) rotate(135deg);
        transform: translateY(10px) rotate(135deg)
    }
}

@keyframes d {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(10px) rotate(0deg);
        transform: translateY(10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(10px) rotate(135deg);
        transform: translateY(10px) rotate(135deg)
    }
}

@-webkit-keyframes e {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg)
    }
    50% {
        -webkit-transform: translateY(10px) rotate(0deg);
        transform: translateY(10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(10px) rotate(135deg);
        transform: translateY(10px) rotate(135deg)
    }
}

@keyframes e {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg)
    }
    50% {
        -webkit-transform: translateY(10px) rotate(0deg);
        transform: translateY(10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(10px) rotate(135deg);
        transform: translateY(10px) rotate(135deg)
    }
}

@-webkit-keyframes f {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(-10px) rotate(0deg);
        transform: translateY(-10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(-10px) rotate(135deg);
        transform: translateY(-10px) rotate(135deg)
    }
}

@keyframes f {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg);
        opacity: 1
    }
    50% {
        -webkit-transform: translateY(-10px) rotate(0deg);
        transform: translateY(-10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(-10px) rotate(135deg);
        transform: translateY(-10px) rotate(135deg)
    }
}

@-webkit-keyframes g {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg)
    }
    50% {
        -webkit-transform: translateY(-10px) rotate(0deg);
        transform: translateY(-10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(-10px) rotate(135deg);
        transform: translateY(-10px) rotate(135deg)
    }
}

@keyframes g {
    0% {
        -webkit-transform: translateY(0) rotate(0deg);
        transform: translateY(0) rotate(0deg)
    }
    50% {
        -webkit-transform: translateY(-10px) rotate(0deg);
        transform: translateY(-10px) rotate(0deg)
    }
    to {
        -webkit-transform: translateY(-10px) rotate(135deg);
        transform: translateY(-10px) rotate(135deg)
    }
}

.btn {
    outline: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    border: 1px solid;
    line-height: 1;
    font-size: .9375rem;
    background-color: transparent;
    color: #262e33;
    white-space: nowrap;
    border-radius: 2px;
    overflow: hidden;
    vertical-align: top;
    font-weight: 400;
    border-color: #ff8400;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Open Sans;
    -webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out;
    transition: color .3s ease-in-out, border-color .3s ease-in-out, background-color .3s ease-in-out
}

.btn,
.btn span {
    display: inline-block
}

.btn span {
    width: 100%;
    height: 100%;
    padding: .875rem 1.375rem
}

.btn:hover {
    background-color: #ff8400
}

.btn.btn-gray {
    border-color: #96b3db;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .8125rem
}

.btn.btn-gray span {
    padding: .78125rem 2.125rem;
    letter-spacing: -.0125rem
}

.btn.btn-gray:hover {
    background-color: #ecf1f4
}

.btn.btn-colored {
    color: #fff;
    background-color: #ff8400;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    /*! min-width: 10.09375rem */
}

.btn.btn-colored span {
    padding: .9375rem 1.375rem;
    letter-spacing: 0
}

.btn.btn-colored:hover {
    background-color: #fcb212;
    border-color: #fcb212
}

.btn.btn-colored.red {
    background-color: #e93700;
    border-color: #e93700
}

.btn.btn-colored.red:hover {
    background-color: #ff7950;
    border-color: #ff7950
}

.btn.btn-colored.blue {
    background-color: #0f4a9b;
    border-color: #0f4a9b
}

.btn.btn-colored.blue:hover {
    background-color: #2679ea;
    border-color: #2679ea
}

.btn.btn-colored.small {
    /*! min-width: 11.25rem */
}

.btn.btn-colored.small span {
    padding: .78125rem 1.375rem
}

.btn.btn-extrasmall {
    min-width: 5.75rem;
    border-color: #262e33;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .625rem
}

.btn.btn-extrasmall span {
    padding: .375rem .625rem
}

.btn.btn-extrasmall:hover {
    background-color: transparent;
    color: #0f4a9b;
    border-color: #0f4a9b
}

.btn.btn-extrasmall:active {
    color: #ff8400
}

.btn.btn-extrasmall.blue,
.btn.btn-extrasmall.orange {
    color: #fff
}

.btn.btn-extrasmall.blue {
    background-color: #0f4a9b;
    border-color: #0f4a9b
}

.btn.btn-extrasmall.blue:hover {
    background-color: #2679ea;
    border-color: #2679ea
}

.btn.btn-extrasmall.orange {
    background-color: #ff8400;
    border-color: #ff8400
}

.btn.btn-extrasmall.orange:hover {
    background-color: #fcb212;
    border-color: #fcb212
}

.btn.btn-colored.disabled,
.btn.disabled:not(.btn-extrasmall) {
    border-color: #dedede;
    background-color: #dedede;
    color: #fff;
    pointer-events: none
}

.btn.btn-extrasmall:not(.blue).disabled,
.btn.btn-extrasmall:not(.orange).disabled {
    opacity: .5;
    pointer-events: none
}

.btn.btn-extrasmall.blue.disabled,
.btn.btn-extrasmall.orange.disabled {
    border-color: #dedede;
    background-color: #dedede;
    color: #fff;
    pointer-events: none
}

.text-1 {
    font-size: .9375rem;
    /* line-height: 1.75; */
    color: #656565;
    font-weight: 400;
    font-size: 16px;
}

.text-2 {
    font-size: .875rem;
    line-height: 1.43;
    color: #656565
}

.text-3 {
    color: #656565;
    line-height: 1.85
}

.text-3,
.text-sm {
    font-size: .8125rem
}

.text-sm {
    line-height: 2;
    color: #969696
}

.text-bold {
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.6;
    color: #404040;
    -webkit-transition: color .3s;
    transition: color .3s
}

.text-medium {
    color: #404040;
    font-size: 1.25rem;
    line-height: 1.4
}

.dropdown-select-wrapp {
    min-width: 7.625rem;
    cursor: pointer
}

.dropdown-select-wrapp:hover {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-box-shadow: 0 5px 9px 0 rgba(7, 35, 53, .25);
    box-shadow: 0 5px 9px 0 rgba(7, 35, 53, .25)
}

.country-list-item,
.country-list-link {
    display: block;
    font-size: 0
}

.country-list-link {
    padding: .5625rem 1.5rem .5625rem .625rem;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    background-color: #0f4a9b;
    width: 100%;
    white-space: nowrap;
    text-align: left
}

.country-list-link:hover {
    background-color: #275ca5
}

.country-list-link.active {
    pointer-events: none
}

.country-img,
.country-text {
    display: inline-block;
    vertical-align: middle
}

.country-img {
    width: 1rem;
    height: .6875rem
}

.country-img img {
    max-height: 100%;
    margin: 0 auto
}

.country-img img,
.country-img svg {
    display: block;
    max-width: 100%
}

.country-img svg use {
    display: inline-block;
    max-width: 100%
}

.country-text {
    color: #fff;
    font-size: .8125rem;
    line-height: 1;
    padding-left: .6875rem;
    margin-right: .3125rem
}

.country-head {
    position: relative
}

.dropdown-select-wrapp.white {
    max-width: 5.625rem;
    min-width: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.dropdown-select-wrapp.white:not(:hover) .country-head {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden
}

.dropdown-select-wrapp.white .country-head {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.dropdown-select-wrapp.white .country-list-link {
    background-color: #fff;
    padding: .46875rem 1.25rem .46875rem .5rem
}

.dropdown-select-wrapp.white .country-text {
    color: #656565
}

.dropdown-select-wrapp.white .arr-down svg {
    stroke: #0f4a9b
}

.dropdown-select-wrapp.white .country-head {
    border: 1px solid #d7d7d7
}

.dropdown-select-wrapp.white .dropdown-target .dropdown-inner {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.dropdown-select-wrapp.white .dropdown-target .dropdown-inner .country-list-link:not(:last-child) {
    border-bottom: 1px solid #d7d7d7
}

.dropdown-select-wrapp.white .dropdown-target .dropdown-inner .country-list-link:hover {
    background-color: #d6d7db
}

.arr-down {
    width: .5625rem;
    position: absolute;
    top: 0;
    right: .5rem;
    text-align: center;
    font-size: 0
}

.arr-down,
.arr-down:before {
    display: inline-block;
    height: 100%
}

.arr-down:before {
    content: "";
    vertical-align: middle;
    width: 0
}

.arr-down svg {
    stroke: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: .0625rem
}

.dropdown-tel-wrapp {
    width: 11.5625rem;
    position: relative
}

.dropdown-tel-inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: max-height .3s, background-color .3s;
    transition: max-height .3s, background-color .3s;
    max-height: 2.0625rem;
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.dropdown-tel-inner:not(.active) {
    display: none
}

.dropdown-tel-inner:hover {
    max-height: 10.3125rem;
    background-color: #0f4a9b
}

.dropdown-tel-item {
    display: block;
    font-size: 1.1875rem;
    line-height: 1.263;
    font-weight: 500;
    padding: .3125rem 0;
    letter-spacing: -.025rem;
    text-align: right;
    white-space: nowrap
}

.dropdown-tel-content {
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.dropdown-trigger {
    position: relative;
    cursor: pointer
}

.dropdown-trigger:hover .arr-down {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.dropdown-trigger:hover .dropdown-target {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.js-select-item.active .arr-down {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.js-select-item.active .dropdown-target {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.dropdown-target {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    z-index: 5;
    margin: 0 -.9375rem -.9375rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    left: 0;
    right: 0;
    opacity: 0;
    top: 100%;
    -webkit-transform: translateY(5%);
    -ms-transform: translateY(5%);
    transform: translateY(5%);
    -webkit-transition: opacity .25s, visibility .25s, -webkit-transform .25s;
    transition: opacity .25s, visibility .25s, -webkit-transform .25s;
    transition: opacity .25s, transform .25s, visibility .25s;
    transition: opacity .25s, transform .25s, visibility .25s, -webkit-transform .25s;
    visibility: hidden;
    *zoom: 1
}

.dropdown-target:after {
    content: " ";
    display: table;
    clear: both
}

.dropdown-target.arrow-bottom .dropdown-inner {
    position: relative
}

.dropdown-target.arrow-bottom .dropdown-inner:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 13px 0;
    border-color: #fff transparent transparent;
    position: absolute;
    bottom: -13px;
    left: -webkit-calc(50% - 13px);
    left: calc(50% - 13px);
    -webkit-filter: drop-shadow(0 6px 4px rgba(7, 35, 53, .25));
    filter: drop-shadow(0 6px 4px rgba(7, 35, 53, .25))
}

.dropdown-target.small-dropdown-target {
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%)
}

.dropdown-target.small-dropdown-target .dropdown-inner {
    background: #0f4a9b;
    -webkit-box-shadow: 0 5px 9px 0 rgba(7, 35, 53, .25);
    box-shadow: 0 5px 9px 0 rgba(7, 35, 53, .25)
}

.dropdown-target .dropdown-inner {
    margin-bottom: .125rem;
    float: right;
    width: 100%;
    font-size: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 13px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 5px 13px 0 rgba(7, 35, 53, .11)
}

.page__footer .box {
    position: relative
}

.footer-row {
    font-size: 0;
    padding-left: 25%;
    pointer-events: none
}

.footer-row-pay,
.footer-row-text {
    display: inline-block;
    vertical-align: middle
}

.footer-row-text {
    font-size: .75rem;
    line-height: 1.667;
    color: #969696;
    width: 33.33%;
    padding-right: 1.25rem
}

.footer-row-pay {
    width: 66.66%
}

.footer-row-pay-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer-row-pay-item {
    height: 1.5625rem;
    width: 4.1875rem
}

.footer-row-pay-item img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.footer__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    position: relative
}

.footer-main-nav {
    width: 100%;
    font-size: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.125rem;
    *zoom: 1
}

.footer-main-nav:after {
    content: " ";
    display: table;
    clear: both
}

.footer-main-nav .btn {
    vertical-align: middle;
    margin-top: .5rem;
    margin-left: 10.5%
}

.footer-dop-nav {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 0;
    width: 100%
}

.footer-dop-nav .footer-column {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 1.875rem
}

.footer-dop-nav .footer-column-wrap {
    margin-right: -1.875rem
}

.footer-dop-nav .footer-column.info-column {
    margin-top: .4375rem;
    padding-bottom: 3.75rem
}

.footer-dop-nav .footer-column .footer-column-list.bold .footer-column-list-item a {
    font-weight: 700;
    line-height: 1.733;
    font-size: .9375rem
}

.footer-dop-nav .footer-column-list {
    margin-bottom: 1.0625rem
}

.footer-dop-nav .footer-column-list-item a {
    font-size: .875rem;
    color: #000;
    line-height: 1.857;
    padding: .3125rem 0 .375rem
}

.footer-dop-nav .footer-column-list-item a:hover {
    color: #ff8400
}

.footer__footer {
    display: block;
    font-size: 0;
    padding: 1.875rem 0 2.125rem;
    margin-top: 1.875rem;
    border-top: 1px solid #e1e1e1
}

.footer__footer .soc-wrapp {
    position: absolute;
    top: 9%;
    right: .3125rem
}

.footer__footer-developer {
    font-size: 0;
    white-space: nowrap
}

.footer__footer-copy,
.footer__footer-developer {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.footer__footer-developer {
    text-align: right
}

.info-block {
    display: block;
    width: 100%;
    margin-bottom: 1.875rem
}

.info-block.small {
    margin-bottom: .875rem
}

.info-block-head {
    display: block;
    font-size: .8125rem;
    line-height: 1.846;
    color: #929bae
}

.info-block-link {
    font-size: .875rem;
    line-height: 1.857;
    color: #000;
    margin: .6875rem 0;
    display: block;
    -webkit-transition: color .3s;
    transition: color .3s;
    *zoom: 1
}

.info-block-link:after {
    content: " ";
    display: table;
    clear: both
}

.info-block-link.bold {
    font-weight: 600
}

.info-block-link.descr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.info-block-link.descr span:not(.main) {
    font-size: .75rem;
    color: #969696;
    padding-left: .1875rem;
    font-weight: 400
}

.info-block-link.phone-item {
    min-width: 13.75rem;
    border: 1px solid #718ea1;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 40, 85, .3);
    box-shadow: 0 2px 7px 0 rgba(0, 40, 85, .3);
    padding: .3125rem .9375rem;
    border-radius: 4px;
    display: inline-block;
    width: auto;
    font-size: 1.0625rem;
    font-weight: 500;
    color: #fff;
    margin: .1875rem 0;
    position: relative
}

.info-block-link.phone-item img {
    position: absolute;
    display: inline-block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.875rem;
    height: 1.875rem;
    left: -.75rem
}

.info-block-link.phone-item img:nth-of-type(2) {
    left: -2.8125rem
}

.info-block-link.phone-item img:nth-of-type(3) {
    left: -4.875rem
}

.info-block a:active,
.info-block a:hover {
    color: #ff8400
}

.soc-wrapp {
    max-width: 17.625rem
}

.soc-wrapp-item {
    display: inline-block;
    vertical-align: top;
    width: 1.5625rem;
    height: 1.5625rem;
    margin-right: .6875rem;
    margin-left: .6875rem;
    border-radius: 50%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    text-align: center;
    position: relative
}

.soc-wrapp-item svg {
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 100%!important;
    height: 100%!important
}

.soc-wrapp-item svg use {
    width: 100%;
    height: 100%
}

.soc-wrapp-item.vk {
    background-color: #526ea8
}

.soc-wrapp-item.fb {
    background-color: #405b99
}

.soc-wrapp-item.in {
    background-color: #557fa3
}

.soc-wrapp-item.gp {
    background-color: #f13830
}

.soc-wrapp-item.tw {
    background-color: #3eaadf
}

.soc-wrapp-item.ok {
    background-color: #f58220
}

.soc-wrapp-item svg {
    width: .9375rem;
    fill: #fff
}

.footer-developer {
    font-size: 0
}

.footer-developer-icon,
.footer-developer-text {
    display: inline-block;
    vertical-align: middle;
    margin-left: .8125rem
}

.footer-developer-link {
    display: block
}

.footer-developer-link .text-sm {
    display: inline-block;
    vertical-align: middle
}

.footer-developer-link:hover svg {
    fill: #fa453c
}

.footer-developer-icon {
    width: 1.375rem;
    height: 1.375rem;
    margin-right: -.25rem
}

.footer-developer-icon svg {
    fill: #000;
    -webkit-transition: fill .3s;
    transition: fill .3s
}

.footer-developer-text {
    font-size: .84375rem;
    color: #000;
    font-family: Open Sans;
    font-weight: 800;
    -webkit-transform: scaleY(.9);
    -ms-transform: scaleY(.9);
    transform: scaleY(.9);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

.tour-outer {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.tour-outer .btn {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.tour-outer .btn.btn-gray {
    width: 100%;
    margin-right: 0 !important;
}

.tour-wrapper {
    margin-right: -1.875rem;
    overflow: hidden;
    font-size: 0;
    position: relative
}

.tour-wrapper .card-item-inner:hover .card-item-img-inner {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.tour-wrapper~.tour-sort-wrapper {
    /* position: absolute; */
    left: .8125rem;
    top: 2.6875rem;
    z-index: 0;
    order: -1;
    margin-bottom: 1rem;
}

.tour-wrapper .card-item-inner .card-item-img-inner {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.card-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding-right: 1.875rem;
    margin-bottom: 1.5625rem;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.card-item .small-block {
    position: absolute;
    top: .9375rem;
    left: .9375rem;
    z-index: 3
}

.card-item .small-block span {
    font-size: .625rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .03125rem;
    padding-left: .125rem;
    padding-right: .125rem
}

.card-item-bus {
    width: 50%;
    margin-bottom: 2.1875rem;
    min-height: 11.25rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.card-item-bus .card-item-inner {
    height: 100%
}

.card-item-bus .card-item-inner:hover .card-item-content {
    border-color: transparent
}

.card-item-bus .card-item-img {
    width: 39%
}

.card-item-bus .card-item-img-inner {
    padding: 0;
    height: 100%
}

.card-item-bus .text-sm {
    position: static!important;
    padding: 0!important
}

.card-item-bus .card-item-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 1.25rem 2% .9375rem 5%;
    border: 1px solid #d7d7d7;
    width: 61%;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.card-item-bus .card-item-content .card-item-link {
    top: .9375rem;
    right: 1.25rem
}

.card-item-bus .card-bus-content {
    font-size: 0;
    margin-right: -2.5rem
}

.card-item-bus .card-bus-content-name {
    font-size: .8125rem;
    color: #0f438a;
    line-height: 1.231;
    padding-right: 4.375rem
}

.card-item-bus .card-bus-content-block {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 2.5rem;
    padding-top: 7.7%;
    overflow: hidden
}

.card-item-bus .card-bus-content-block .text-sm {
    font-size: .75rem;
    line-height: 1.5
}

.card-item-bus .card-bus-content-block:nth-of-type(2) {
    width: 100%
}

.card-item-bus .card-bus-content-block:nth-of-type(n+3) .text-sm {
    height: 2.25rem;
    overflow: hidden
}

.card-item-bus .card-bus-content-block .card-bus-val {
    font-size: .8125rem;
    margin-top: .125rem;
    color: #404040;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-item:last-of-type {
    margin-bottom: 1.875rem
}

.card-item.twoway .card-item-name span:first-of-type:after {
    content: "\21C6"
}

.card-item.oneway .card-item-name span:first-of-type:after {
    content: "\27f6"
}

.card-item.backway .card-item-name span:first-of-type:after {
    content: "\27f5"
}

.card-item-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    font-size: 0;
    position: relative;
    z-index: 0;
    height: 100%
}

.card-item-inner:hover:before {
    opacity: 1
}

.card-item-inner:hover .card-item-img:after,
.card-item-inner:hover .card-item-img:before {
    -webkit-transform: skew(-13.7deg) translateX(0);
    -ms-transform: skew(-13.7deg) translateX(0);
    transform: skew(-13.7deg) translateX(0)
}

.card-item-inner:hover .card-item-img:after {
    -webkit-transition-delay: .175s;
    transition-delay: .175s
}

.card-item-inner:hover .card-item-img:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.card-item-inner:hover .card-item-link {
    opacity: 1
}

.card-item-inner:hover .card-item-name {
    color: #0f4a9b
}

.card-item-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    z-index: -1
}

.card-item-img {
    width: 45.5%;
    position: relative;
    overflow: hidden;
    background-color: #898989;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.card-item-img-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    padding-bottom: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    /* height: 120px; */
}

.card-item-img:after,
.card-item-img:before {
    content: "";
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 50%;
    -webkit-transform: skew(-13.7deg) translateX(-100%);
    -ms-transform: skew(-13.7deg) translateX(-100%);
    transform: skew(-13.7deg) translateX(-100%);
    top: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
    transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
    transition: transform .3s cubic-bezier(.75, 0, .125, 1);
    transition: transform .3s cubic-bezier(.75, 0, .125, 1), -webkit-transform .3s cubic-bezier(.75, 0, .125, 1)
}

.card-item-img:before {
    right: 86%;
    z-index: 1;
    background-color: #0f4a9b;
    opacity: .71;
    -webkit-transition-delay: .175s;
    transition-delay: .175s
}

.card-item-img:after {
    background-color: #0f4a9b;
    z-index: 2;
    right: 96%
}

.card-item-content {
    background-color: #fff;
    width: 64.5%;
    position: relative;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.card-item-content .card-item-link {
    position: absolute;
    width: 1.75rem;
    height: 1.75rem;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    right: .6875rem;
    top: .6875rem
}

.card-item-content .text-sm {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding-right: 3.125rem;
    padding-left: 1.25rem;
    top: 1.25rem;
    line-height: 1;
    text-align: left;
    color: #c2c4c5
}

.card-item-value {
    width: 100%;
    vertical-align: bottom;
    padding: 2.1875rem 1.25rem .8125rem
}

.card-item-name {
    -webkit-transition: color .3s;
    transition: color .3s;
    line-height: 1.2
}

.card-item-name span {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-inline-box
}

.card-item-name span:first-of-type:after {
    content: "";
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    font-family: Open Sans;
    line-height: 1;
    color: #404040;
    -webkit-transition: color .3s;
    transition: color .3s;
    padding-left: .3125rem;
    padding-right: .3125rem
}

.card-item-price {
    display: block;
    color: #ff9829;
    text-transform: uppercase;
    font-weight: 700
}

.card-item-price span {
    display: inline-block;
    padding-left: .3125rem
}

.tour-sort-wrapper {
    font-size: 0
}

.tour-sort-dropdown,
.tour-sort-text {
    display: inline-block;
    vertical-align: top
}

.tour-sort-text {
    font-size: 1.25rem;
    color: #404040;
    line-height: 2;
    padding-right: .3125rem
}

.sort-select {
    position: relative;
    border: 0;
    min-height: 0;
    margin-top: .03125rem
}

.sort-select.active .sort-select-title span:before {
    display: none
}

.sort-select-title {
    color: #ff9829;
    position: relative;
    font-size: 1.25rem;
    line-height: 2;
    cursor: pointer;
    padding-right: 1.25rem
}

.sort-select-title span {
    position: relative
}

.sort-select-title span:before {
    height: 1px;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #ff8400), color-stop(25%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(left, #ff8400, hsla(0, 0%, 100%, 0) 25%);
    background-image: linear-gradient(90deg, #ff8400, hsla(0, 0%, 100%, 0) 25%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x
}

.sort-select-title .arr-down {
    width: .5rem
}

.sort-select-title .arr-down svg {
    fill: #ff9829;
    stroke: transparent
}

.sort-select-item.active a {
    color: #ff8400
}

.sort-select .dropdown-target {
    min-width: 12.0625rem;
    left: -.9375rem;
    margin-top: -.3125rem
}

.services-wrapper {
    margin-left: -.8125rem;
    padding-top: 4.6875rem
}

.services-wrapper .slick-list {
    margin-top: -1.25rem;
    padding-top: 1.25rem
}

.services-outer {
    padding-top: 5rem;
    padding-bottom: 5.625rem
}

.services-item {
    padding: .625rem 1.875rem .625rem .8125rem
}

.services-item-inner {
    position: relative
}

.services-item-inner:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: -60px;
    bottom: 0;
    width: 1px;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(20%, #e9e9e9), color-stop(29%, #e9e9e9), color-stop(80%, #e9e9e9), color-stop(100%, hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), #e9e9e9 20%, #e9e9e9 29%, #e9e9e9 80%, hsla(0, 0%, 100%, 0) 100%, hsla(0, 0%, 100%, 0) 0);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #e9e9e9 20%, #e9e9e9 29%, #e9e9e9 80%, hsla(0, 0%, 100%, 0) 100%, hsla(0, 0%, 100%, 0) 0)
}

.services-item-head {
    position: relative;
    overflow: hidden;
    min-height: 5.625rem;
    will-change: margin-left;
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s
}

.services-item-links {
    padding-left: 7.625rem;
    margin-top: .625rem;
    min-height: 6.25rem
}

.services-item-link {
    display: block;
    width: 100%;
    font-size: .8125rem;
    line-height: 2.077;
    color: #0f4a9b
}

.services-item-link:hover {
    color: #ff8400
}

.services-item-img {
    position: absolute;
    left: -.8125rem;
    height: 5.625rem;
    width: 7.625rem;
    display: block;
    top: 0;
    will-change: margin-left;
    -webkit-transition: left .3s;
    transition: left .3s
}

.services-item-img-inner {
    width: 100%;
    height: 100%;
    position: relative
}

.services-item-img-main {
    height: 100%;
    width: 5rem
}

.services-item-img-arrow {
    width: 2.375rem;
    height: 2.375rem;
    position: absolute;
    left: 3.5rem;
    top: 1.5rem;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.services-item-body,
.services-item-footer {
    padding-left: 12%;
    padding-right: 8%
}

.services-item-body {
    margin-top: 1.5625rem;
    display: block
}

.services-item-body:hover .link-border span:before {
    width: 0
}

.services-item-body .text-1 {
    margin-top: .625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box
}

.services-item-body .link-border {
    margin-top: 2.5rem
}

.nav-arrows {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding-left: .9375rem;
    padding-right: .9375rem;
    *zoom: 1;
    z-index: 2;
    visibility: hidden
}

.nav-arrows:after {
    content: " ";
    display: table;
    clear: both
}

.nav-arrows .slick-arrow {
    display: inline-block;
    vertical-align: middle;
    width: 1.5625rem;
    height: 1.5625rem;
    visibility: visible
}

.nav-arrows .slick-arrow:hover svg {
    fill: #ff8400!important
}

.nav-arrows .slick-arrow.carousel-next {
    float: right
}

.nav-arrows .slick-arrow.carousel-prev {
    float: left;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.small-block {
    font-size: .625rem;
    text-transform: uppercase;
    line-height: 1;
    color: #000;
    border-radius: .125rem;
    background-color: #ffae00;
    display: inline-block;
    font-weight: 400;
    padding: .3125rem .5rem;
    white-space: nowrap;
    overflow: hidden;
    max-width: 6.25rem;
    font-family: Open Sans;
    -webkit-transition: background-color .3s, -webkit-box-shadow .3s;
    transition: background-color .3s, -webkit-box-shadow .3s;
    transition: box-shadow .3s, background-color .3s;
    transition: box-shadow .3s, background-color .3s, -webkit-box-shadow .3s
}

.small-block.promo {
    background-color: #f7d61d
}

.small-block.news {
    background-color: #f7941d
}

.news-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 5.3125rem;
    padding-bottom: 2.3125rem
}

.news-nav .btn span {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 10px;
}

.news-wrapper {
    padding-bottom: 4.6875rem
}

.news-wrapper-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -1.9375rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 0
}

.news-item {
    width: 25%;
    padding-right: 1.875rem;
    margin-bottom: 1.875rem;
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.news-item.big {
    width: 50%;
}

.news-item-inner {
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 0;
    font-size: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
}

.news-item-inner:active .news-item-name {
    color: #ff8400
}

.news-item-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    z-index: -1
}

.news-item-img {
    width: 50%;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.news-item-img-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block
}

.news-item-content {
    width: 50%;
    position: relative;
    padding-left: 4.5%;
    padding-right: 4.5%;
    display: flex;
    align-items: center;
    margin: top;
    background-color: #fff;
    height: 100%;
    text-align: center;
    font-size: 0;
}

.news-item-content:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.news-item-content .small-block {
    position: absolute;
    right: .9375rem;
    top: .9375rem
}

.news-item-content-inner {
    /* padding-top: 23%; */
    padding-bottom: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: left;
}

.news-item-content-inner .text-sm {
    color: #b4b4b4
}

.news-item-content-inner .text-2 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.news-item-content:only-child {
    width: 100%
}

.news-item-content:only-child .news-item-content-inner {
    padding-top: 24%
}

.news-item-name {
    font-size: 1rem;
    line-height: 1.5;
    color: #404040;
    font-weight: 400;
    margin: .625rem 0 1.5625rem;
    -webkit-transition: color .3s;
    transition: color .3s
}

.question-outer {
    padding-top: 5.3125rem;
    padding-bottom: 6.75rem
}

.question-outer .nav-arrows {
    top: 50%
}

.question-outer .title {
    text-align: center;
    padding-bottom: 2.5rem
}

.question-inner {
    border: 1px solid #ebebeb
}

.question-inner:not(.slick-initialized) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.question-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 16.66%;
    -ms-flex-preferred-size: 16.66%;
    flex-basis: 16.66%;
    margin-bottom: -.0625rem;
    border-bottom: 2px solid transparent;
    padding-top: 3.5%;
    padding-bottom: 3%;
    height: 100%;
    border-right: 1px solid #ebebeb;
    text-align: center
}

.question-item.active {
    border-bottom-color: #0f4a9b
}

.question-item:hover .question-item-name {
    color: #0f4a9b
}

.question-item-img {
    display: inline-block;
    width: 4.0625rem;
    height: 5rem;
    text-align: center;
    font-size: 0;
    margin-bottom: 2.5rem
}

.question-item-img:before {
    content: "";
    width: 0;
    height: 100%
}

.question-item-img:before,
.question-item-img img {
    display: inline-block;
    vertical-align: middle
}

.question-item-name {
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: 1rem;
    color: #404040;
    line-height: 1.625;
    -webkit-transition: color .3s;
    transition: color .3s
}

.i-arrows {
    display: block;
    text-align: center;
    margin-top: .9375rem
}

.i-arrows .slider-counter {
    display: inline-block;
    font-size: 0
}

.i-arrows .slider-counter .slider-curr,
.i-arrows .slider-counter .slider-divider,
.i-arrows .slider-counter .slider-total {
    display: inline-block;
    vertical-align: middle;
    font-size: .9375rem;
    color: #404040
}

.i-arrows .slider-counter .slider-curr {
    font-weight: 600;
    color: #0f4a9b
}

.i-arrows .slider-counter .slider-divider {
    font-size: .875rem;
    padding-left: .3125rem;
    padding-right: .3125rem
}

.page-head {
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.page-head:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-radial-gradient(center ellipse, rgba(15, 74, 155, .55) 0, #0f4a9b 60%, #0f4a9b 61%);
    background-image: radial-gradient(ellipse at center, rgba(15, 74, 155, .55) 0, #0f4a9b 60%, #0f4a9b 61%);
    background-attachment: fixed;
    background-position: top -15% center;
    background-repeat: no-repeat;
    z-index: -1
}

.page-head-breadcrums {
    /* position: absolute; */
    /* left: .9375rem; */
    /* bottom: -3.6875rem; */
}

.page-head-inner {
    padding-top: 4.375rem;
    position: relative;
    z-index: 3
}

.page-head-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: 2.375rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-head-title .title {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.2;
    color: #fff
}

.page-head-title .title:not(:only-child) {
    max-width: -webkit-calc(100% - 220px);
    max-width: calc(100% - 220px)
}

.page-head-title .title:not(:only-child)~.btn {
    margin-top: 1.5625rem
}

.page-head-title .title~.btn {
    min-width: 11.375rem
}

.page-head-form {
    font-size: 0;
    margin-right: -.6875rem;
    padding-bottom: 1.5625rem
}

.page-head-form .form-group {
    display: inline-block;
    vertical-align: top;
    padding-right: .6875rem;
    width: 33.33%;
    font-size: 0
}

.page-head-form .form-group .input-wrapper {
    /*! display: inline-block; */
    /*! vertical-align: top; */
    /*! width: 50% */
}

.page-head-form .form-group .input-wrapper:nth-child(2) .label,
.page-head-form .form-group .input-wrapper:nth-child(2) label {
    opacity: 1
}

.page-head-form .form-group .input-wrapper:first-child .input-main,
.page-head-form .form-group .input-wrapper:first-child .select-check:not(.price-total) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.page-head-form .form-group .input-wrapper:last-child .input-main,
.page-head-form .form-group .input-wrapper:last-child .select-check {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.page-head-form .form-group .input-wrapper .btn {
    margin-top: 1.5rem;
    margin-left: .6875rem
}

.has-animation {
    position: relative
}

.has-animation:before {
    content: "";
    width: 1.75rem;
    height: 1.75rem;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSc0MHB4JyBoZWlnaHQ9JzQwcHgnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIiBjbGFzcz0idWlsLXJpbmciPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI0Mi41IiBzdHJva2UtZGFzaGFycmF5PSIyMDYuOTUyNDE2MDU1MjI3NjQgNjAuMDgyOTU5NDk5OTA0Nzc0IiBzdHJva2U9InJnYigyNTUsIDE1MiwgNDEpIiBmaWxsPSJub25lIiBzdHJva2Utd2lkdGg9IjE1Ij48YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InJvdGF0ZSIgdmFsdWVzPSIwIDUwIDUwOzE4MCA1MCA1MDszNjAgNTAgNTA7IiBrZXlUaW1lcz0iMDswLjU7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGJlZ2luPSIwcyI+PC9hbmltYXRlVHJhbnNmb3JtPjwvY2lyY2xlPjwvc3ZnPg==");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.875rem;
    margin-left: -.875rem;
    z-index: 1;
    display: none
}

.has-animation.animated {
    background-color: #dae6ec;
    color: transparent!important;
    pointer-events: none;
    border-color: #dae6ec
}

.has-animation.animated:before {
    display: inline-block;
    -webkit-animation: h 1s linear infinite;
    animation: h 1s linear infinite
}

@-webkit-keyframes h {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes h {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

form.processed .input-wrapper {
    opacity: .5;
    pointer-events: none
}

form.processed .input-wrapper .input-main,
form.processed .input-wrapper .selects {
    background-color: #f5f5f5
}

.content-bread-item {
    color: #404040;
    display: inline
}

.content-bread-item:not(:first-child) {
    position: relative
}

.content-bread-item:not(:first-child):before {
    content: "/";
    color: #dfdfdf;
    display: inline-block;
    padding-left: .3125rem;
    padding-right: .3125rem
}

.content-bread-item:last-child {
    pointer-events: none;
    color: #929bae
}

.content-bread-item:active {
    color: #ff8400
}

ul.special {
    margin: 2.625rem 0;
    display: block
}

ul.special li {
    font-size: .9375rem;
    color: #404040;
    line-height: 1.8;
    padding-left: 1.6875rem;
    position: relative;
    margin-bottom: 2.1875rem
}

ul.special li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .5rem;
    width: .9375rem;
    display: inline-block;
    height: .625rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-image: url(../img/icons/i-check.png)
}

.promo-card {
    margin: 3.125rem 0
}

.border-card {
    vertical-align: top
}

.border-card.extra .border-card-inner {
    padding: 3.125rem 2rem
}

.border-card.extra .special {
    width: 75%
}

.border-card.extra .border-card-name {
    color: #0f4a9b;
    font-size: 1.25rem;
    line-height: 1.6
}

.border-card.extra .btn {
    margin-top: 3.25rem;
    margin-left: 1.6875rem;
    display: block;
    max-width: 11.25rem
}

.border-card.small {
    min-height: 7.875rem
}

.border-card.small .border-card-name {
    font-size: 1.125rem;
    color: #40474c;
    line-height: 1.556;
    margin-bottom: .4375rem;
    min-height: 3.75rem
}

.border-card.small .border-card-name:only-child {
    margin-bottom: -.9375rem
}

.border-card.small .border-card-name span {
    font-size: 1.625rem;
    color: #ff8400
}

.border-card.small .border-card-inner {
    padding: 6% 1% 11% 5%
}

.border-card.small .bonus-content .link-border,
.border-card.small .bonus-content p {
    display: inline-block;
    vertical-align: middle
}

.border-card.small .bonus-content p {
    color: #404040
}

.border-card.small .link-border {
    color: #0f4a9b
}

.border-card.small.percent .border-card-inner {
    padding-left: 10%
}

.border-card.small.percent .border-card-name {
    max-width: 16.25rem
}

.border-card.small.percent .border-card-name .text-sm {
    color: #c2c4c5;
    line-height: 1.4
}

.border-card.small.percent .border-card-name span {
    line-height: 1;
    font-size: 2.5rem;
    margin: .9375rem 0 2.8125rem;
    display: inline-block
}

.border-card:not(.medium) {
    display: inline-block
}

.border-card.medium .border-card-inner {
    padding: 13% 5% 4% 13%
}

.border-card.medium .text-medium {
    line-height: 1.55
}

.border-card.medium .border-card-name {
    min-height: 6.0625rem;
    max-width: 95%
}

.border-card.medium .border-card-content {
    min-height: 4.6875rem
}

.border-card.big .border-card-inner {
    padding: 8% 8% 11% 6%
}

.border-card.big .text-medium {
    font-size: 1.125rem;
    line-height: 1.5;
    display: block;
    z-index: 0;
}

.border-card.big .text-3 {
    margin-top: 10%;
    margin-bottom: 2%;
    display: block
}

.border-card.big .link-border {
    width: 100%;
    display: block
}

.border-card.big .link-border span {
    display: inline
}

.border-card.big .link-border span:before {
    bottom: -.3125rem
}

.border-card.big img {
    max-width: 10.5rem;
    margin-top: 2.8125rem;
    will-change: opacity
}

.border-card-link {
    display: inline-block
}

.border-card-link:hover .border-card .link-border:not(.dotted) span:before {
    width: 0
}

.border-card-inner {
    border: 1px solid #d7d7d7;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative
}

.border-card-inner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .3;
    z-index: 0
}

.border-card-name {
    position: relative;
    z-index: 1;
    max-width: 90%
}

.border-card-name .text-medium {
    color: #0f4a9b
}

.border-card-name .text-medium a,
.border-card-name .text-medium span {
    color: #ff8400
}

.border-card-content {
    position: relative;
    z-index: 0;
}

.border-card-content .soc-wrapp {
    margin-left: -.625rem;
    margin-top: 1.25rem
}

.border-card-content .soc-wrapp-item {
    width: 1.875rem;
    height: 1.875rem
}

.rules-outer {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.rules-outer .text-1,
.rules-outer .title {
    text-align: center
}

.rules-outer .title {
    padding-bottom: 1.375rem
}

.rules-outer.rules-content {
    padding-top: 0;
    margin-top: -3.75rem;
    padding-bottom: 0
}

.rules-outer.rules-content .rules-inner {
    padding-top: 0
}

.rules-outer.rules-content+.aside-wrapp {
    padding-top: 2.5rem
}

.rules-outer.rules-content+.aside-wrapp .content-column-right .caption-content {
    margin-bottom: 0;
    margin-top: 1.875rem
}

.rules-outer.rules-content+.aside-wrapp .content-column-content {
    *zoom: 1
}

.rules-outer.rules-content+.aside-wrapp .content-column-content:after {
    content: " ";
    display: table;
    clear: both
}

.rules-outer.rules-content+.aside-wrapp .content-column-content p.special {
    max-width: 18.75rem;
    float: right;
    margin-right: 7.8125rem
}

.rules-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -1.875rem;
    padding-top: 4.0625rem;
    counter-reset: a
}

.rules-inner .border-card {
    width: 33.33%;
    padding-right: 1.875rem;
    margin-bottom: 1.5625rem;
    counter-increment: a
}

.rules-inner .border-card-name {
    position: relative
}

.rules-inner .border-card-name:before {
    content: counter(a);
    font-size: 1.25rem;
    color: #929bae;
    position: absolute;
    top: .375rem;
    left: -1.5625rem
}

.rules-inner .border-card-inner {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.rules-btn {
    margin-top: 1.8125rem
}

.rules-btn .btn {
    display: block;
    margin: 0 auto;
    max-width: 9rem;
    padding-top: .1875rem;
    padding-bottom: .1875rem
}

.aside-title {
    position: relative;
    color: #262e33;
    padding: .5625rem .8125rem;
    cursor: pointer
}

.aside-list {
    width: 100%;
    margin-top: -.5rem
}

.aside-list-item {
    display: block;
    width: 100%;
    font-weight: 600;
    padding: .875rem 0
}

.aside-list-item:hover:not(.active) {
    color: #0f4a9b!important
}

.aside-list-item:hover:not(.active) span:after {
    opacity: 0
}

.aside-list-item.active {
    color: #ff8400;
    pointer-events: none
}

.aside-list-item.active span:after {
    opacity: 0
}

.aside-list-item span {
    display: inline;
    width: 100%;
    position: relative;
    -webkit-transition: color .3s;
    transition: color .3s
}

.aside-list-item span:after {
    height: 2px;
    display: inline-block;
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: -.1875rem;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff8400), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(left, #ff8400, hsla(0, 0%, 100%, 0) 30%);
    background-image: linear-gradient(90deg, #ff8400, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.aside-list.bold {
    margin-top: -.625rem
}

.aside-list.bold .aside-list-item {
    color: #404040;
    line-height: 1.2;
    padding: 1.0625rem 0 1.125rem
}

.aside-list.bold .aside-list-item:hover span {
    color: #ff8400
}

.aside-list.bold .aside-list-item.active {
    color: #0f4a9b;
    pointer-events: none
}

.aside-list.bold .aside-list-item.active span {
    display: inline-block;
    width: auto
}

.aside-list.bold .aside-list-item.active span:after {
    width: 100%
}

.aside-list.bold .aside-list-item span {
    display: inline-block;
    width: auto
}

.aside-list.bold .aside-list-item span:after {
    bottom: -.5625rem;
    height: 3px;
    opacity: 1;
    -webkit-transition: width .3s;
    transition: width .3s;
    width: 0;
    background-color: #ff8400
}

.aside-list.bold .aside-list-item i {
    display: inline-block;
    padding-left: .625rem;
    max-width: 2.8125rem;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.aside-wrapp {
    font-size: 0;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 6.5625rem;
    padding-bottom: 2.5rem;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.aside-wrapp+.question-outer {
    padding-top: 1.25rem;
    position: relative
}

.aside-content,
.aside-menu {
    min-height: 1px;
    display: inline-block;
    vertical-align: top
}

.aside-menu {
    -webkit-flex-basis: 14.75rem;
    -ms-flex-preferred-size: 14.75rem;
    flex-basis: 14.75rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 2.1875rem
}

.aside-menu .aside-stick {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: position
}

.aside-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 14px;
    -webkit-flex-basis: 17.5rem;
    -ms-flex-preferred-size: 17.5rem;
    flex-basis: 17.5rem;
    max-width: -webkit-calc(100% - 14.75rem);
    max-width: calc(100% - 14.75rem)
}

.aside-section {
    width: 100%
}

.aside-section:not(:first-child) {
    /* margin-top: 3.125rem */
}

.aside-section:last-child {
    padding-bottom: 3.75rem
}

.feature-wrap {
    position: relative;
    padding-bottom: 1.5625rem
}

.feature-wrap .nav-arrows {
    right: -1.875rem;
    left: -1.25rem;
    top: 45%
}

.feature-inner {
    padding-top: 3.125rem
}

.feature-inner:not(.slick-initialized) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.feature-item {
    text-align: center;
    position: relative;
    padding-left: .3125rem;
    padding-right: .3125rem;
    margin-bottom: .625rem
}

.feature-item-img {
    width: 2.8125rem;
    height: 3.125rem;
    display: inline-block;
    margin-bottom: .9375rem
}

.feature-item-name {
    line-height: 1.2
}

.feature-item .dropdown-target {
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%);
    top: auto;
    bottom: 115%;
    text-align: left;
    width: 150%;
    right: auto;
    left: -17%
}

.feature-item .dropdown-inner {
    padding: 1.875rem
}

.feature-item .dropdown-inner .text-sm {
    font-size: .75rem;
    color: #656565
}

.table {
    display: table;
    width: 100%;
    position: relative;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1
}

.table-head {
    display: table-header-group;
    font-size: .6875rem;
    color: #c2c4c5;
    font-weight: 400
}

.table-head .table-item {
    border-bottom: 1px solid #e1e1e1
}

.table-item {
    display: table-cell;
    vertical-align: top;
    padding: .9375rem 0
}

.table-item .comment-wrapper {
    position: relative
}

.table-item .comment-wrapper .text-1 {
    margin: .3125rem 0
}

.table-item .comment-wrapper .text-sm {
    margin-top: .3125rem;
    margin-left: -.3125rem
}

.table-item .comment-wrapper .comment-section {
    position: absolute;
    left: 0;
    z-index: 1;
    margin-top: .625rem;
    top: 100%;
    width: 18.75rem;
    background-color: #fff;
    padding: .9375rem;
    -webkit-box-shadow: 0 3px 14px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 3px 14px 0 rgba(7, 35, 53, .11)
}

.table-row {
    display: table-row;
    padding: .9375rem 0;
    font-size: 0;
    position: relative
}

.table-sheldue {
    border: none
}

.table-sheldue .table-item-from {
    width: 9.6875rem;
    padding-left: 1.75rem
}

.table-sheldue .table-row .table-item-from .text-1 {
    font-weight: 600;
    color: #262e33
}

.table-sheldue .table-row .table-item-from:first-of-type .text-1 {
    width: 100%;
    position: relative;
    padding-right: .9375rem
}

.table-sheldue .table-row .table-item-from:first-of-type .text-1:after {
    content: "";
    font-size: .9375rem;
    font-weight: 600;
    background-color: #404040;
    position: absolute;
    right: 1.75rem;
    height: 1px;
    width: .4375rem;
    top: .875rem
}

.table-sheldue .table-row .table-item {
    vertical-align: middle
}

.table-sheldue .table-row .table-item:not(.table-item-from) .bus-item {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: .5625rem;
    margin-bottom: .5625rem
}

.table-sheldue .table-row .table-item:not(.table-item-from) .bus-item:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-image: url(../img/route/bus_mini.svg);
    opacity: .4
}

.table-sheldue .table-row .table-item:not(.table-item-from).yes .bus-item {
    position: relative
}

.table-sheldue .table-row .table-item:not(.table-item-from).yes .bus-item:before {
    opacity: 1
}

.table-sheldue .table-row .table-item:not(.table-item-from).yes .bus-item:after {
    content: "";
    position: absolute;
    width: .84375rem;
    height: .84375rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-image: url(../img/route/bus_mini_da.svg);
    bottom: -.25rem;
    right: -.3125rem
}

.table-wrapper {
    position: relative
}

.table-price {
    border: none
}

.table-price .table-item {
    border: none;
    padding: .875rem 0
}

.table-price .table-item .text-sm {
    color: #c2c4c5
}

.table-price .table-item:not(.table-item-from) {
    width: 27%;
    max-width: 27%;
    padding-right: .3125rem
}

.table-price .table-item-from {
    padding-right: 8%
}

.table-price .table-head .table-item {
    padding-bottom: .3125rem
}

.table-price .table-head .table-item span {
    display: inline-block;
    max-width: 3.125rem;
    line-height: 1.7
}

.table-price .table-row .table-item:not(.table-item-from) {
    text-transform: uppercase
}

.table-price .table-row .table-item:not(.table-item-from) .text-bold {
    font-weight: 700;
    color: #262e33;
    line-height: 1;
    padding-top: .3125rem
}

.table-price .table-row .table-item:not(.table-item-from) span {
    display: inline-block;
    padding-left: .3125rem
}

.route-table-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #e1e1e1;
    padding-top: 2.125rem;
    padding-bottom: 1.25rem
}

.route-table-head .text-medium {
    line-height: 1.2
}

.route-table-head-text {
    padding-left: 1.75rem;
    padding-right: .9375rem
}

.route-table-head-link {
    padding-right: 1.75rem
}

.route-table-head .table-wrapper {
    margin-top: .9375rem;
    width: 100%
}

.price-table-wrap {
    font-size: 0
}

.price-table-table {
    width: 54%
}

.price-table-banner,
.price-table-table {
    display: inline-block;
    vertical-align: top
}

.price-table-banner {
    width: 46%
}

.price-table-banner .border-card-link {
    width: 100%
}

.table-tickets {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 1.875rem
}

.table-tickets .table-item {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.table-tickets .table-item .text-1,
.table-tickets .table-item .text-bold,
.table-tickets .table-item .text-sm {
    display: flex;
    flex-direction: column-reverse;
}

.table-tickets .table-item .table-navigation-link {
    margin-top: .625rem;
    display: inline-block
}

.table-tickets .table-item .text-1,
.table-tickets .table-item .text-bold {
    font-size: .8125rem
}

.table-tickets .table-item .text-bold span {
    display: inline-block;
    padding-left: .25rem
}

.table-tickets .table-head .table-item {
    border-top: 1px solid #e1e1e1;
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem
}

.table-tickets .table-head .table-item:first-child {
    width: 3.4375rem;
    max-width: 3.4375rem
}

.table-tickets .table-head .table-item:nth-child(2) {
    width: 4.75rem
}

.table-tickets .table-head .table-item:nth-child(3) {
    width: 7.5rem
}

.table-tickets .table-head .table-item:nth-child(6) {
    width: 6.25rem
}

.table-tickets .table-head .table-item:nth-child(5) {
    width: 9.375rem
}

.table-tickets .table-row:last-of-type .table-actions {
    padding-bottom: 1.875rem
}

.table-tickets .table-row a:not([class]) {
    color: #0f4a9b;
    font-size: .8125rem;
    line-height: 1.3
}

.table-tickets.buyed .table-head .table-item:nth-child(3),
.table-tickets.buyed .table-head .table-item:nth-child(4),
.table-tickets.buyed .table-head .table-item:nth-child(5) {
    width: 10.625rem
}

.table-tickets.buyed .table-row .table-item .text-1,
.table-tickets.buyed .table-row .table-item .text-sm {
    line-height: 1.4
}

.table-tickets.sold .table-head span {
    line-height: 1.7;
    max-width: 4.0625rem;
    display: inline-block
}

.table-tickets.sold .table-head .table-item:nth-child(3) {
    width: 5rem
}

.table-tickets.sold .table-head .table-item:nth-child(4) {
    width: 5.3125rem
}

.table-tickets.sold .table-head .table-item:nth-child(6),
.table-tickets.sold .table-head .table-item:nth-child(7) {
    width: 5.9375rem
}

.table-tickets.sold .table-head .table-item.table-road {
    width: 17.5rem
}

.table-tickets.sold .table-row .table-item:not(.table-actions) {
    padding-bottom: 1.25rem;
    padding-top: 2.1875rem
}

.table-tickets.sold.report .table-num {
    padding-left: 0;
    width: 1.875rem
}

.table-tickets.sold.report .table-check {
    width: 4.0625rem;
    padding-left: 1.375rem
}

.table-tickets.sold.report .table-row .table-item {
    padding-top: 2.1875rem;
    padding-bottom: 2.8125rem
}

.table-tickets.rays-today .text-1 {
    line-height: 1.3
}

.table-tickets.rays-today .table-road {
    width: 16.25rem
}

.table-tickets.rays-today .table-item:nth-child(3) {
    width: 3.5625rem
}

.table-tickets.rays-today .table-item:nth-child(4) {
    width: 14.6875rem
}

.table-wrapper {
    font-size: 0
}

.table-wrapper .table-inline {
    display: block;
    margin-top: .1875rem
}

.table-wrapper .table-inline>.table-head,
.table-wrapper .table-inline>.table-row {
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    font-size: 0
}

.table-wrapper .table-inline>.table-head>.table-item,
.table-wrapper .table-inline>.table-row>.table-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.table-wrapper .table-inline>.table-head>.table-item.table-num,
.table-wrapper .table-inline>.table-row>.table-item.table-num {
    min-width: 5.5%;
    max-width: 5.5%
}

.table-wrapper .table-inline>.table-head>.table-item.table-time,
.table-wrapper .table-inline>.table-row>.table-item.table-time {
    min-width: 8.5%;
    max-width: 8.5%
}

.table-wrapper .table-inline>.table-head>.table-item.table-road,
.table-wrapper .table-inline>.table-row>.table-item.table-road {
    min-width: 30%;
    max-width: 30%
}

.table-wrapper .table-inline>.table-head>.table-item.table-bus,
.table-wrapper .table-inline>.table-row>.table-item.table-bus {
    min-width: 23%;
    max-width: 23%
}

.table-wrapper .table-inline>.table-head>.table-item.table-tel,
.table-wrapper .table-inline>.table-row>.table-item.table-tel {
    min-width: 17%;
    max-width: 17%
}

.table-wrapper .table-inline>.table-head>.table-item.table-collapse,
.table-wrapper .table-inline>.table-row>.table-item.table-collapse {
    min-width: 16%;
    max-width: 16%;
    text-align: left
}

.table-wrapper .table-inline>.table-head .table-collapse,
.table-wrapper .table-inline>.table-row .table-collapse {
    position: relative;
    padding-left: 1.875rem
}

.table-wrapper .table-inline>.table-head .table-collapse .arr-down,
.table-wrapper .table-inline>.table-row .table-collapse .arr-down {
    right: 2.625rem;
    width: .625rem;
    padding-top: 1.25rem;
    padding-bottom: .3125rem
}

.table-wrapper .table-inline>.table-head .table-collapse .arr-down svg,
.table-wrapper .table-inline>.table-row .table-collapse .arr-down svg {
    width: .625rem;
    height: .375rem;
    fill: #c2c4c5;
    margin: 0
}

.table-wrapper .table-inline>.table-row {
    font-size: 0;
    position: relative;
    padding: 0
}

.table-wrapper .table-inline>.table-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    -webkit-box-shadow: 0 3px 14px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 3px 14px 0 rgba(7, 35, 53, .11);
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.table-wrapper .table-inline>.table-row.active {
    z-index: 1
}

.table-wrapper .table-inline>.table-row.active:before {
    opacity: 1
}

.table-wrapper .table-inline>.table-row.active .arr-down {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.table-wrapper .table-inline>.table-row.active .table-item {
    min-height: 5.4375rem
}

.table-wrapper .table-inline>.table-head {
    height: 4.5rem
}

.table-wrapper .table-inline>.table-head .table-item {
    height: 100%;
    padding-top: 1.375rem;
    padding-bottom: .625rem
}

.table-wrapper .table-inline>.table-head .table-item span {
    min-height: 2.5rem;
    font-size: .75rem
}

.table-wrapper .table-inline .accordeon-content {
    position: relative;
    width: 100%;
    display: block
}

.table-wrapper .table-inline .accordeon-content-inner {
    width: 100%;
    padding: .9375rem 1.4375rem
}

.table-wrapper .table-inline .accordeon-content-inner .table-wrapper {
    display: block;
    width: 100%
}

.table-wrapper .table-inline .accordeon-content .table,
.table-wrapper .table-inline .accordeon-content .table .table-item {
    border: none
}

.table-wrapper .table-inline .accordeon-content .table-navigation {
    padding-top: 1.875rem;
    border-top: 1px solid #d7d7d7;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: .9375rem;
    display: block;
    white-space: normal
}

.table-wrapper .table-inline .accordeon-content .table-row {
    padding: 0
}

.table-wrapper .table-inline .accordeon-content .table-row .table-item {
    padding-top: .4375rem;
    white-space: normal;
    padding-bottom: 1.0625rem
}

.table-wrapper .table-inline .accordeon-content .table-row .table-item:nth-child(2) {
    width: 31%;
    max-width: 31%
}

.table-wrapper .table-inline .accordeon-content .table-row .table-item:nth-child(3) {
    width: 12%
}

.table-wrapper .table-inline .accordeon-content .table-row .table-item:nth-child(4) {
    width: 18%
}

.table-wrapper .table-inline .accordeon-content .table-row .table-item.table-num {
    width: 4%
}

.table-wrapper .table-inline .accordeon-content .table-head .table-item.table-num,
.table-wrapper .table-inline .accordeon-content .table-row .table-item.table-num {
    padding-left: 0
}

.accordeon-trigger {
    cursor: pointer
}

.table-tel {
    width: 9.375rem
}

.table-tel a:not([class]) {
    display: block;
    color: #404040!important
}

.table-tel a:not([class]):hover {
    color: #ff8400!important
}

.text-bold.org {
    color: #ff8400
}

.table-points {
    width: 5.9375rem
}

.table-points .text-bold {
    color: #0f4a9b
}

.table-head .table-item.table-num,
.table-row .table-item.table-num {
    padding-left: 1.25rem
}

.table-head .table-item.table-num .text-1,
.table-row .table-item.table-num .text-1 {
    word-break: break-word
}

.table-head .table-item.table-actions,
.table-row .table-item.table-actions {
    max-width: 7.9375rem;
    width: 7.9375rem;
    padding-left: .625rem;
    padding-right: 1.6875rem
}

.table-head .table-item.table-actions a,
.table-row .table-item.table-actions a {
    display: block;
    text-align: center;
    margin-bottom: .375rem
}

.table-head .table-item.table-actions .link-border span,
.table-row .table-item.table-actions .link-border span {
    width: auto
}

.roadmap-wrapper {
    padding-top: 3.125rem
}

.roadmap-inner {
    position: relative;
    font-size: 0
}

.roadmap-item {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 6.25rem
}

.roadmap-item-text {
    font-size: .75rem;
    color: #656565;
    line-height: 2;
    margin-top: .9375rem
}

.roadmap-item-type {
    margin-bottom: 1.25rem
}

.roadmap-item.roadmap-2w .small:nth-child(2) {
    left: -webkit-calc(33.33% - 3.25rem);
    left: calc(33.33% - 3.25rem)
}

.roadmap-item.roadmap-2w .small:nth-child(3) {
    right: -webkit-calc(33.33% - 3.25rem);
    right: calc(33.33% - 3.25rem)
}

.roadmap-item.roadmap-1w .small:nth-child(2) {
    left: -webkit-calc(50% - 3.25rem);
    left: calc(50% - 3.25rem)
}

.roadmap-item.roadmap-3w .small:nth-child(2) {
    left: -webkit-calc(25% - 3.25rem);
    left: calc(25% - 3.25rem)
}

.roadmap-item.roadmap-3w .small:nth-child(3) {
    left: -webkit-calc(50% - 3.25rem);
    left: calc(50% - 3.25rem)
}

.roadmap-item.roadmap-3w .small:nth-child(4) {
    left: -webkit-calc(75% - 3.25rem);
    left: calc(75% - 3.25rem)
}

.roadmap-item.roadmap-main:after {
    background-color: #0f4a9b
}

.roadmap-item.roadmap-main .item-circle {
    border-color: #0f4a9b
}

.roadmap-item.roadmap-main .item-circle:after {
    background-color: #0f4a9b
}

.roadmap-item.roadmap-pre {
    width: 33.33%
}

.roadmap-item.roadmap-pre:after {
    background-color: #929bae;
    right: -3.25rem
}

.roadmap-item.roadmap-pre .small:nth-child(2) {
    left: 50%
}

.roadmap-item.roadmap-pre+.roadmap-main {
    width: 66.66%
}

.roadmap-item.roadmap-pre .item-circle {
    border-color: #929bae
}

.roadmap-item.roadmap-pre .item-circle:after {
    background-color: #929bae
}

.roadmap-item:only-child {
    width: 100%
}

.roadmap-item:after {
    display: inline-block;
    content: "";
    left: 3.125rem;
    right: 3.125rem;
    top: .875rem;
    height: 1px;
    position: absolute;
    z-index: 0
}

.roadmap-item-point {
    text-align: center;
    position: absolute;
    z-index: 1
}

.roadmap-item-point:hover .item-circle:after {
    background-color: #ff8400
}

.roadmap-item-point .dropdown-target {
    top: auto;
    bottom: -webkit-calc(100% + .8125rem);
    bottom: calc(100% + .8125rem);
    min-width: 15rem;
    left: -25%
}

.roadmap-item-point .dropdown-content {
    padding: 1.5625rem .9375rem 2.1875rem
}

.roadmap-item-point .dropdown-content .text-sm {
    color: #969696
}

.roadmap-item-point .dropdown-content .services-item-link {
    font-size: .8125rem;
    line-height: 1.2
}

.roadmap-item-point-inner {
    position: relative
}

.roadmap-item-point .text-1 {
    color: #0f4a9b;
    line-height: 1.2
}

.roadmap-item-point.small {
    top: .5625rem;
    width: 7.5rem
}

.roadmap-item-point.small .dropdown-target {
    bottom: -webkit-calc(100% + 1.1rem);
    bottom: calc(100% + 1.1rem);
    left: -37%
}

.roadmap-item-point.small .item-circle {
    width: .625rem;
    height: .625rem;
    margin-bottom: .9375rem
}

.roadmap-item-point.big {
    top: 0;
    width: 8.75rem
}

.roadmap-item-point.big:first-of-type {
    left: -.3125rem
}

.roadmap-item-point.big:last-of-type {
    right: -.3125rem
}

.roadmap-item-point.big .item-circle {
    width: 1.875rem;
    height: 1.875rem;
    position: relative;
    text-align: center;
    font-size: 0
}

.roadmap-item-point.big .item-circle:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.roadmap-item-point.big .item-circle:after {
    display: inline-block;
    content: "";
    border-radius: 50%;
    width: .625rem;
    height: .625rem;
    vertical-align: middle;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.roadmap-item-description {
    text-align: left
}

.item-circle {
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    border: 1px solid;
    -webkit-transition: border-color .3s, background-color .3s;
    transition: border-color .3s, background-color .3s;
    margin-bottom: .3125rem
}

.content-column-wrap {
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    min-height: 10rem
}

.content-column-content,
.content-column-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.content-column-content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 1rem;
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-flex-basis: 17.5rem;
    -ms-flex-preferred-size: 17.5rem;
    flex-basis: 17.5rem
}

.content-column-content-inner {
    width: 100%
}

.content-column-content-inner .title.h3,
.content-column-content-inner h3 {
    color: #40474c;
    line-height: 2;
    font-size: 1.25rem;
    font-weight: 400
}

.content-column-content-inner .title.h3:not(:first-child),
.content-column-content-inner h3:not(:first-child) {
    margin: 1.5625rem 0
}

.content-column-content-inner .title.h3:first-child,
.content-column-content-inner h3:first-child {
    margin: -.3125rem 0 1.5625rem
}

.content-column-content-inner p {
    font-size: .9375rem;
    color: #656565;
    line-height: 1.733;
    margin: 1.5625rem 0
}

.content-column-content-inner p:first-child {
    margin: .3125rem 0 1.5625rem
}

.content-column-content-inner .text-bold {
    margin: 1.5625rem 0
}

.content-column-content-inner .text-bold:first-child {
    margin: .3125rem 0 1.5625rem
}

.content-column-content-inner b {
    font-weight: 600;
    color: #262e33
}

.content-column-content-inner i {
    font-style: italic
}

.content-column-content-inner figure,
.content-column-content-inner img {
    display: block;
    max-width: 100%;
    margin: 3.75rem auto;
    position: relative
}

.content-column-content-inner figure:first-child,
.content-column-content-inner img:first-child {
    margin: .3125rem auto 3.75rem
}

.content-column-content-inner figure figcaption,
.content-column-content-inner img figcaption {
    font-size: .8125rem;
    font-style: italic;
    color: #404040;
    line-height: 1.538;
    position: absolute;
    left: 115%;
    width: 12.5rem;
    bottom: 0;
    background-color: transparent;
    margin-top: .9375rem
}

.content-column-content-inner figure>img {
    margin: 0 auto!important
}

.content-column-content-inner .slider-bus-slider {
    max-width: 100%;
    padding-right: 0;
    display: block;
    width: auto;
    margin: 2.5rem auto
}

.content-column-content-inner .slider-bus-slider:first-child {
    margin: .3125rem auto 2.5rem
}

.content-column-content-inner .slider-bus-slider-inner {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

.content-column-content-inner .slider-bus-slider-inner .slick-list,
.content-column-content-inner .slider-bus-slider-inner .slick-track {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content-column-content-inner .slider-bus-slider ul {
    margin: 0
}

.content-column-content-inner .slider-bus-slider li {
    padding-left: 0
}

.content-column-content-inner .slider-bus-slider li:before {
    display: none
}

.content-column-content-inner blockquote {
    background-color: #f0f4f7;
    margin: 3.4375rem 0;
    width: 100%;
    display: block;
    font-size: .8125rem;
    color: #656565;
    line-height: 1.846;
    padding: 1.25rem 1.5625rem
}

.content-column-content-inner ul {
    margin: 2.5rem 0
}

.content-column-content-inner ul>li {
    font-size: .9375rem;
    color: #656565;
    line-height: 1.25;
    position: relative;
    padding-left: 1.0625rem;
    display: block;
    margin: .625rem 0
}

.content-column-content-inner ul>li ol,
.content-column-content-inner ul>li ul {
    margin: .3125rem 0
}

.content-column-content-inner ul>li:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    background-color: #0f4a9b;
    width: .375rem;
    height: .375rem;
    left: .125rem;
    top: .4375rem;
    position: absolute
}

.content-column-content-inner ol {
    margin: 2.5rem 0;
    counter-reset: b
}

.content-column-content-inner ol li {
    font-size: .9375rem;
    counter-increment: b;
    color: #656565;
    line-height: 1.25;
    position: relative;
    display: block;
    margin: .625rem 0
}

.content-column-content-inner ol li:before {
    content: counter(b);
    font-size: .9375rem;
    color: #0f4a9b;
    font-weight: 600;
    margin-right: .625rem
}

.content-column-content-inner a {
    -webkit-box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400;
    box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400
}

.content-column-content-inner a:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.content-column-right {
    -webkit-flex-basis: 18.875rem;
    -ms-flex-preferred-size: 18.875rem;
    flex-basis: 18.875rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 3.5%
}

.content-column-right .border-card-link {
    width: 100%;
    display: block
}

.content-column-right .border-card-link:not(:first-of-type) {
    margin-top: 1.5625rem
}

.content-column-right .border-card-link .border-card {
    width: 100%
}

.content-column-right .caption-content {
    position: static;
    margin-left: auto;
    text-align: left;
    margin: 7.5rem 0 10rem auto;
    display: block
}

.caption {
    position: relative;
    text-align: left
}

.caption-content {
    position: absolute;
    left: 115%;
    width: 12.5rem;
    top: -.625rem;
    background-color: transparent;
    color: #404040
}

.caption-content span {
    font-size: .8125rem;
    color: #404040;
    font-style: italic;
    line-height: 1.538
}

.caption-content span:first-child {
    margin: 0 0 .9375rem
}

.caption-content span:not(:first-child) {
    margin: .9375rem 0
}

.caption-content i {
    font-size: .8125rem;
    color: #404040;
    font-style: italic;
    line-height: 1.538;
    color: #c2c4c5;
    display: block
}

.caption-content i:first-child {
    margin: 0 0 .9375rem
}

.caption-content i:not(:first-child) {
    margin: .9375rem 0
}

.caption-content a {
    -webkit-box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400;
    box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400
}

.caption-content a:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

a.caption-content span {
    color: #ff8400;
    -webkit-box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400;
    box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400;
    font-style: normal
}

a.caption-content:active span {
    -webkit-box-shadow: none;
    box-shadow: none
}

.stpdf2 {
    font-family: Open Sans;
    font-weight: 600
}

.tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #ddd
}

.tabs-head {
    min-width: 10.4375rem;
    border-right: 1px solid #ddd
}

.tabs-head,
.tabs-item {
    background-color: #f7f7f7
}

.tabs-item {
    padding: 1.5625rem .3125rem 1.5625rem 1.8125rem;
    font-size: .9375rem;
    color: #262e33;
    line-height: 1.2;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabs-item:not(:first-of-type) {
    border-top: 1px solid #ddd
}

.tabs-item:last-of-type {
    border-bottom: 1px solid #ddd
}

.tabs-item.active {
    background-color: #fff
}

.tabs-body {
    width: 100%
}

.tabs-cont {
    padding-left: 5%;
    padding-right: 3%;
    width: 100%;
    padding-top: 1.5625rem
}

.tabs-cont ul.js-slidelist-target li {
    cursor: pointer;
    -webkit-transition: color .3s;
    transition: color .3s
}

.tabs-cont ul.js-slidelist-target li:hover {
    color: #0f4a9b
}

.tabs-cont ul.js-slidelist-target li.active {
    color: #ff8400
}

.tabs-cont .map-body {
    min-height: 15.625rem;
    position: relative;
    margin-left: -webkit-calc(-5.3% - 10.4375rem);
    margin-left: calc(-5.3% - 10.4375rem);
    margin-right: -3%
}

.tabs-cont .map-body .map-elem,
.tabs-cont .map-body iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.tabs-cont-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 1.5625rem
}

.tabs-cont .content-column-content-inner {
    padding-bottom: 0;
    padding-bottom: .9375rem
}

.tabs-cont .content-column-content-inner ul {
    margin: .9375rem 0 1.5625rem
}

.bus-wrapper {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -1.875rem
}

.bus-wrapper,
.slider-bus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.slider-bus {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: .9375rem
}

.slider-bus-slider {
    max-width: 71%;
    padding-right: 3%;
    position: relative;
    width: 100%
}

.slider-bus-slider .nav-dots {
    position: absolute;
    bottom: 1.875rem;
    left: 0
}

.slider-bus-slider .nav-dots .slick-dots {
    text-align: left;
    padding-left: 1.25rem
}

.slider-bus-slider-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 24.8125rem;
    width: 100%
}

.slider-bus-slider-inner .slick-list,
.slider-bus-slider-inner .slick-track {
    height: 100%;
    width: 100%
}

.slider-bus-slider-elem {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.slider-bus-char {
    margin: 1.875rem 0
}

.slider-bus-btn {
    margin-top: 1.25rem
}

.slider-bus-btn .btn {
    width: 100%
}

.slider-bus-btn .btn span {
    padding-left: 0;
    padding-right: 0
}

.slider-bus-about {
    width: 29%
}

.slider-bus-about-inner {
    width: 100%;
    border: 1px solid #d7d7d7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5% 14% 7%;
    height: 100%
}

.slider-bus-about-inner .text-1 {
    line-height: 1.2
}

.slider-bus-about-inner .text-sm {
    color: #c2c4c5;
    font-size: .75rem
}

.slider-bus-about-inner .card-bus-val {
    font-size: .75rem
}

.slider-bus-about-inner .card-bus-content-block {
    padding: 3.5% 0
}

.feature-outer.feature-bus {
    margin-top: 3.125rem;
    padding-bottom: 1.25rem
}

.feature-outer.feature-bus .feature-wrap {
    width: 72%;
    padding-right: 3%
}

.feature-outer.feature-bus .feature-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 2.8125rem
}

.feature-outer.feature-bus .feature-inner .feature-item {
    width: 16.66%
}

.feature-outer.feature-bus .feature-inner .feature-item .dropdown-target {
    min-width: 15rem;
    left: -3.125rem
}

.form-block-wrapper {
    border: 1px solid #d7d7d7;
    margin: 2.8125rem 0 1.25rem
}

.form-block-section {
    padding: 3.5rem 0 .9375rem;
}

.form-block-section:not(:first-of-type) {
    position: relative
}

.form-block-section:not(:first-of-type):before {
    content: "";
    position: absolute;
    height: 1.7px;
    display: inline-block;
    left: 0;
    width: 100%;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, from(#cecece), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #cecece, hsla(0, 0%, 100%, 0) 30%);
    background: linear-gradient(90deg, #cecece, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x
}

.form-block-section .title {
    line-height: 1;
    margin-bottom: 2.6875rem;
    *zoom: 1
}

.form-block-section .title:after {
    content: " ";
    display: table;
    clear: both
}

.form-block-section .title .link-border {
    float: right
}

.form-block-section .input-form {
    font-size: 0;
    margin-right: -2.5625rem
}

.form-block-section .input-form .input-item {
    padding-right: 2.5625rem
}

.form-block-section .input-form .input-item.s20 {
    width: 20%
}

.form-block-section .input-form .input-main,
.form-block-section .input-form .selects {
    background-color: #fafafa;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.form-block-section .input-form .input-main:hover,
.form-block-section .input-form .selects:hover {
    background-color: #fff
}

.form-block-section .input-item {
    margin-bottom: 2.8125rem
}

.form-block-section .input-item .arr-down {
    width: .625rem
}

.form-block-section .input-item .input-wrapper {
    margin-bottom: 0
}

.form-block-section .input-item .select-text {
    font-weight: 400;
    font-size: .8125rem;
    letter-spacing: 0;
    padding-left: .625rem;
    padding-top: .125rem
}

.form-block-footer {
    padding: 0 0 5rem;
    margin-top: -.9375rem;
}

.form-block-footer .input-form {
    font-size: 0;
    margin-right: -.3125rem
}

.form-block-footer .input-form .btn {
    min-width: 0;
    width: 100%;
    margin-bottom: .625rem
}

.form-block-footer .input-form .btn span {
    white-space: normal
}

.form-footer-notify {
    padding-bottom: 2.1875rem
}

.form-footer-notify .text-sm {
    color: #c2c4c5
}

.form-footer-notify .text-sm:before {
    content: "*";
    color: #ff8400;
    display: inline-block;
    padding-right: .3125rem
}

.feedback-wrapper {
    margin-top: .3125rem
}

.feedback-item {
    padding: 1.875rem 0 2.1875rem
}

.feedback-item:not(:last-child) {
    border-bottom: 1px solid #d7d7d7
}

.feedback-item .text-sm {
    color: #c2c4c5
}

.feedback-item-head {
    display: table;
    width: 100%;
    margin-bottom: .5rem
}

.feedback-item-content {
    color: #6d6d6d;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: .625rem;
    overflow: hidden
}

.feedback-item-reply {
    position: relative;
    padding-left: 1.125rem;
    color: #6d6d6d;
    font-size: .96875rem;
    margin-top: 1.75rem
}

.feedback-item-reply .text-bold {
    margin-bottom: .625rem
}

.feedback-item-reply ul {
    margin: .9375rem 0
}

.feedback-item-reply ul li {
    font-size: .9375rem;
    color: #656565;
    line-height: 1.25;
    position: relative;
    padding-left: 1.0625rem;
    display: block;
    margin: .625rem 0
}

.feedback-item-reply ul li:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    background-color: #0f4a9b;
    width: .375rem;
    height: .375rem;
    left: .125rem;
    top: .4375rem;
    position: absolute
}

.feedback-item-reply ul a {
    -webkit-box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400;
    box-shadow: 0 -2px 0 0 #fff, 0 1px 0 0 #ff8400
}

.feedback-item-reply ul a:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.feedback-item-reply:before {
    content: "";
    position: absolute;
    left: 0;
    top: .3125rem;
    bottom: .3125rem;
    width: 1px;
    background-color: #ff8400
}

.profile-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #e1e1e1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.profile-img {
    width: 22.5%;
    background-color: #929bae
}

.profile-img-inner {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

.profile-coupons,
.profile-total {
    padding: 1.375rem 1.875rem 1.875rem
}

.profile-coupons .text-sm,
.profile-total .text-sm {
    color: #c2c4c5;
    height: 3.125rem;
    max-width: 6.875rem;
    line-height: 1.4
}

.profile-total {
    width: 32%;
    border-left: 1px solid #e1e1e1
}

.profile-total .text-1 {
    color: #0f4a9b;
    font-size: 2.5rem;
    line-height: 1;
    margin: 0 0 1.5625rem
}

.profile-total .link-border {
    max-width: 12.5rem
}

.profile-total .link-border span {
    display: inline-block;
    width: auto
}

.profile-total .link-border span:before {
    display: inline
}

.profile-coupons {
    width: 45.5%;
    font-size: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 1.5625rem
}

.profile-coupons-about {
    *zoom: 1
}

.profile-coupons-about:after {
    content: " ";
    display: table;
    clear: both
}

.profile-coupons-about-buyed,
.profile-coupons-about-who {
    display: inline-block;
    vertical-align: top
}

.profile-coupons-about-buyed {
    float: right;
    width: 8.125rem
}

.profile-coupons-about-buyed .tik {
    margin-right: .1875rem;
    margin-top: .1875rem
}

.profile-coupons-about-who {
    max-width: -webkit-calc(100% - 135px);
    max-width: calc(100% - 135px)
}

.profile-coupons-about-who .text-sm {
    color: #0f4a9b
}

.profile-coupons-history {
    height: 3.125rem;
    margin: 1.875rem -1.875rem 0;
    position: relative;
    padding-left: 1.875rem;
    padding-right: 1.875rem
}

.profile-coupons-history:before {
    position: absolute;
    content: "";
    display: inline-block;
    left: 0;
    right: 0;
    top: .3125rem;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #bebebe), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(left, #bebebe, hsla(0, 0%, 100%, 0) 30%);
    background-image: linear-gradient(90deg, #bebebe, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x
}

.profile-coupons-history-inner {
    margin-right: -.5rem;
    position: relative;
    height: 100%
}

.profile-coupons-history-inner.half-year .history-year.month:nth-child(n+2):nth-child(odd) .text-2 {
    -webkit-transform: translateY(-2.375rem);
    -ms-transform: translateY(-2.375rem);
    transform: translateY(-2.375rem)
}

.history-year {
    position: absolute;
    text-align: center;
    top: .3125rem
}

.history-year.end,
.history-year.start {
    margin-top: -.125rem
}

.history-year.end:before,
.history-year.start:before {
    content: "";
    display: inline-block;
    background-color: #ff8400;
    border-radius: 50%;
    width: .3125rem;
    height: .3125rem
}

.history-year.month {
    margin-top: -.5rem
}

.history-year.month .tik {
    height: 1.25rem
}

.history-year.month .text-2 {
    font-size: .6875rem;
    font-weight: 700;
    color: #0f4a9b;
    margin-top: .125rem
}

.history-year.start {
    left: 0
}

.history-year.end {
    right: 0
}

.history-year._1 {
    left: 11%
}

.history-year._2 {
    left: 17.63%
}

.history-year._3 {
    left: 24.26%
}

.history-year._4 {
    left: 30.89%
}

.history-year._5 {
    left: 37.52%
}

.history-year._6 {
    left: 44.15%
}

.history-year._7 {
    left: 50.78%
}

.history-year._8 {
    left: 57.41%
}

.history-year._9 {
    left: 64.04%
}

.history-year._10 {
    left: 70.67%
}

.history-year._11 {
    left: 77.3%
}

.history-year._12 {
    left: 84%
}

.tik {
    width: 1.125rem;
    vertical-align: top
}

.btn-add,
.tik {
    display: inline-block
}

.btn-add {
    font-size: .8125rem;
    line-height: 0;
    color: #656565;
    cursor: pointer;
    padding-left: 1.375rem;
    position: relative;
    left: 0;
    margin-top: .3125rem;
    bottom: -1.25rem;
    -webkit-transition: color .2s;
    transition: color .2s
}

.btn-add.disabled {
    opacity: .7;
    pointer-events: none
}

.btn-add span {
    position: relative
}

.btn-add span:before {
    content: "";
    position: absolute;
    width: 1rem;
    height: 1.0625rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-image: url(../img/icons/add.svg);
    left: -1.375rem;
    top: .0625rem
}

.btn-add:active {
    color: #0f4a9b
}

.company-section {
    border: 1px solid #e1e1e1;
    padding: 1.25rem 2rem;
    margin-bottom: 1.5625rem
}

.company-section .text-sm {
    color: #c2c4c5;
    max-width: 6.875rem;
    line-height: 1.4;
    margin-top: .3125rem
}

.company-section .text-medium {
    margin-bottom: 1.5625rem;
    margin-top: .625rem
}

.company-section-row {
    font-size: 0;
    margin-right: -1.5625rem
}

.company-section-row+.text-medium {
    margin-top: 3.4375rem
}

.company-section-block {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 1.5625rem;
    margin-bottom: 1.875rem
}

.company-section-block:nth-child(2n) {
    padding-left: 1.5625rem
}

.company-section-block .text-1 {
    max-width: 11.25rem;
    font-size: .8125rem;
    line-height: 1.4
}

.company-section-block a.text-1 {
    display: block
}

.company-section-block .text-sm {
    margin-bottom: 1.125rem
}

.table-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .9375rem;
    margin-top: 3.4375rem
}

.table-navigation-links {
    font-size: 0
}

.table-navigation-nav {
    *zoom: 1
}

.table-navigation-nav:after {
    content: " ";
    display: table;
    clear: both
}

.table-navigation-nav .table-collapse,
.table-navigation-nav .table-pagination {
    display: inline-block;
    vertical-align: middle
}

.table-navigation-link {
    color: #929bae;
    padding-right: 1.375rem;
    font-size: .8125rem;
    -webkit-transition: color .25s;
    transition: color .25s;
    white-space: nowrap;
    position: relative;
    cursor: pointer
}

.table-navigation-link svg {
    overflow: visible
}

.table-navigation-link svg .sttable0 {
    -webkit-transition: fill .3s;
    transition: fill .3s
}

.table-navigation-link.active,
.table-navigation-link:active {
    color: #ff8400
}

.table-navigation-link.active .arr-down {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.table-navigation-link.disabled {
    opacity: .7;
    pointer-events: none
}

.table-navigation-link i,
.table-navigation-link span {
    display: inline-block;
    vertical-align: top
}

.table-navigation-link i {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    width: 1.0625rem;
    height: 1rem;
    margin-top: -.0625rem;
    margin-right: .5rem
}

.table-navigation-link i svg {
    fill: #929bae
}

.table-navigation-link i.arr-down {
    width: .5rem;
    position: static;
    margin-left: .5rem
}

.table-navigation-link.has-select {
    cursor: pointer
}

.table-navigation-link.has-select span {
    text-align: left
}

.table-navigation-link.has-select.active {
    color: #ff8400
}

.table-navigation-link.has-select .dropdown-target {
    left: -.8125rem
}

.table-navigation-link.has-select .dropdown-content {
    padding: .625rem;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.table-navigation-link.has-select .sort-select-item {
    font-size: .8125rem;
    text-align: left
}

.table-navigation-link.has-select .sort-select-item a {
    color: #929bae;
    display: block;
    padding: .3125rem .1875rem
}

.table-navigation-link.has-select .sort-select-item a:hover {
    color: #0f4a9b
}

.table-navigation-link.has-select .sort-select-item.active {
    opacity: .5;
    pointer-events: none
}

.table-collapse {
    text-align: right
}

.table-collapse .table-navigation-link {
    margin-right: 0;
    padding-right: 0;
    padding-left: .625rem
}

.table-pagination {
    white-space: nowrap
}

.table-pagination span {
    color: #929bae
}

.table-pagination-arr,
.table-pagination-inner {
    display: inline-block;
    vertical-align: middle
}

.table-pagination-arr .arr-down,
.table-pagination-inner .arr-down {
    position: static;
    height: .8125rem
}

.table-pagination-arr .arr-down svg,
.table-pagination-inner .arr-down svg {
    fill: #929bae;
    margin-top: -.3125rem
}

.table-pagination-arr:hover svg {
    fill: #ff8400
}

.table-pagination-arr.left {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.table-pagination-arr.right {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.table-pagination-arr.disabled {
    opacity: .5;
    pointer-events: none
}

.table-pagination-item {
    font-size: .8125rem;
    color: #929bae;
    padding: .3125rem .5rem;
    display: inline-block
}

.table-pagination-item:hover:not(.active) {
    color: #ff8400
}

.table-pagination-item.active {
    color: #0f4a9b;
    pointer-events: none;
    font-weight: 700
}

.table-pagination-inner {
    text-align: center;
    vertical-align: middle;
    padding-left: .4375rem;
    padding-right: .4375rem
}

a.text-1:active {
    color: #ff8400
}

ymaps ymaps[class$=balloon__content] {
    padding: 1.25rem 0 1.25rem 1.25rem;
    min-width: 11.25rem;
    margin-right: 36px!important
}

ymaps b {
    font-size: 1.25rem;
    font-weight: 600
}

ymaps b,
ymaps p {
    font-family: Open Sans
}

ymaps p {
    font-size: .9375rem;
    color: #656565;
    line-height: 1.25
}

.table-notification {
    position: fixed;
    z-index: 8;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 14px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 5px 14px 0 rgba(7, 35, 53, .11);
    padding: .9375rem;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.table-notification:not(.active) {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.table-notification .aside-wrapp {
    padding: 0;
    margin: 0
}

.table-notification-content .table-navigation-link,
.table-notification-content .text-1 {
    display: inline-block;
    vertical-align: middle
}

.table-notification-content .text-1 {
    padding-right: .9375rem;
    max-width: 11.875rem
}

.table-notification-content .text-1 span {
    padding-right: .3125rem
}

.table-notification-inner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.table-notification-inner .table-navigation-link {
    padding-right: 0
}

.modal-layout {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    background-color: rgba(15, 74, 155, 0.28);
    z-index: 200;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s, visibility .2s;
    transition: opacity .2s, visibility .2s;
    text-align: center;
    font-size: 0;
    contain: paint;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    overflow-y: auto;
}

.modal-layout:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.modal-layout.active {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.modal-layout.active .modal-container {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.modal-layout.modal-login .modal-container {
    padding-top: 0
}

.modal-layout.modal-login .modal-container-header {
    padding: 1.5625rem 2.125rem;
    margin: 0 -2.125rem;
    border-bottom: 1px solid #c5d4e7
}

.modal-layout.modal-login .modal-container-header .small-link {
    top: 1.375rem;
    right: 1.875rem
}

.modal-layout.modal-details .modal-container {
    padding: 0;
    max-width: 59.1875rem
}

.modal-layout.modal-details .modal-container-header {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem
}

.modal-layout.modal-details .modal-container-header .table-navigation {
    margin-top: 1.875rem;
    margin-bottom: 0;
    padding-bottom: 1.75rem;
    border-bottom: 1px solid #d7d7d7
}

.modal-layout.modal-details .modal-container-header .small-link {
    right: .625rem
}

.modal-layout.modal-details .modal-container-content {
    margin-top: 0
}

.modal-layout .modal-container {
    min-width: 300px;
    display: inline-block;
    vertical-align: middle;
    /*! min-width: 18.75rem; */
    max-width: 40.4375rem;
    margin-bottom: 1.25rem;
    overflow-y: auto;
    /*! width: 100%; */
    background-color: #fff;
    position: relative;
    -webkit-transform: translateY(5%);
    -ms-transform: translateY(5%);
    transform: translateY(5%);
    -webkit-transition: opacity .2s, -webkit-transform .2s;
    transition: opacity .2s, -webkit-transform .2s;
    transition: transform .2s, opacity .2s;
    transition: transform .2s, opacity .2s, -webkit-transform .2s;
    opacity: 0;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    padding: 1rem;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
}

.modal-layout .modal-container-content {
    /* margin-top: 1.875rem; */
    margin: 1rem 0 0;
    text-align: left;
}

.modal-layout .modal-container-content .form-block-wrapper {
    border: none
}

.modal-layout .modal-container-content .form-block-section {
    padding-left: 0;
    padding-right: 0;
    padding-top: .625rem
}

.modal-layout .modal-container-content .form-block-footer {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

.modal-layout .modal-container-content>.form-block-footer {
    margin-top: 1.875rem
}

.modal-layout .modal-container-footer {
    padding: 1.5625rem 0 2.1875rem;
    text-align: left
}

.modal-layout .modal-container-header {
    position: relative;
    text-align: left;
    border-bottom: 1px dashed lightgray;
    padding-bottom: 0.5rem;
}

.modal-container-header.ts-pb-1 {}

.modal-layout .modal-container-header .small-link {
    right: -1rem;
    top: -.875rem
}

.small-link {
    cursor: pointer;
    position: absolute;
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    font-size: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.small-link:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.small-link:not(:hover) {
    opacity: .7
}

.small-link:after {
    content: "";
    width: .8125rem;
    height: .875rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    background-image: url(../img/icons/i-close.png);
    display: inline-block;
    vertical-align: middle
}

.text-bold.nope,
.text-bold.yep {
    text-align: center;
    font-size: 0
}

.text-bold.nope:before,
.text-bold.yep:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.text-bold.nope:after,
.text-bold.yep:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: .6875rem;
    height: .5625rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%
}

.text-bold.yep:after {
    background-image: url(../img/icons/da.svg)
}

.text-bold.nope:after {
    background-image: url(../img/icons/net.svg)
}

.login-container {
    font-size: 0;
    margin-right: -4.6875rem
}

.login-container-block {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 4.6875rem
}

.login-container-block .text-1 {
    margin-bottom: .3125rem
}

.login-container-block .text-sm {
    padding: .625rem 0 2.5rem;
    color: #656565
}

.login-container-block .form-block-wrapper {
    margin-top: 0
}

.login-container-block .form-block-wrapper .input-item {
    margin-bottom: 1.25rem;
    *zoom: 1
}

.login-container-block .form-block-wrapper .input-item:after {
    content: " ";
    display: table;
    clear: both
}

.login-container-block .form-block-wrapper .input-item .link-border {
    font-size: .75rem;
    margin-top: .625rem;
    float: right
}

.login-container-block .form-block-footer {
    margin-top: .3125rem
}

.login-container-block .form-block-footer .btn {
    min-width: 0
}

.multipicker-real {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 3
}

.multipicker-real:before {
    content: "";
    top: -2.5rem;
    height: 2.5rem;
    right: 2.5rem;
    width: 1px;
    background-color: #e3e3e3;
    position: absolute;
    z-index: -1
}

.multipicker-real .ui-datepicker-buttonpane {
    text-align: center
}

.multipicker-real .ui-datepicker-buttonpane .btn {
    font-family: Open Sans;
    float: none;
    margin-bottom: 1.875rem;
    padding: 0
}

.multipicker-real .ui-datepicker-buttonpane .ui-datepicker-current {
    display: none
}

.lilform-wrap {
    border: 1px solid #e3e3e3;
    padding: 1.25rem 1.0625rem;
    margin-top: .1875rem
}

.lilform-wrap .input-item {
    padding-right: 0
}

.person-profile-wrapper {
    font-size: 0;
    margin-right: -1.5625rem
}

.person-profile-about,
.person-profile-reys {
    padding-right: 1.5625rem
}

.person-profile-about-inner,
.person-profile-reys-inner {
    font-size: 0
}

.person-profile-about {
    width: 66%
}

.person-profile-reys {
    width: 34%;
    padding-left: .3125rem;
    padding-bottom: .625rem;
    position: relative
}

.person-profile-reys .person-profile-elem {
    padding-right: 1.5625rem
}

.person-profile-reys:before {
    content: "";
    display: inline-block;
    width: 1px;
    top: 0;
    bottom: 0;
    position: absolute;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #bebebe), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background-image: -webkit-linear-gradient(top, #bebebe, hsla(0, 0%, 100%, 0) 30%);
    background-image: linear-gradient(180deg, #bebebe, hsla(0, 0%, 100%, 0) 30%);
    background-position: 0;
    background-size: 2px 6px;
    background-repeat: repeat-y
}

.person-profile-reys a {
    margin-bottom: -.625rem;
    line-height: 1.5
}

.person-profile-elem {
    display: inline-block;
    vertical-align: top;
    padding: 1.25rem 2.1875rem 1.25rem 1.5625rem
}

.person-profile-elem .table-navigation-link {
    margin: .625rem 0
}

.person-profile-elem .text-sm {
    font-size: .75rem;
    line-height: 1.6;
    color: #c2c4c5;
    margin-bottom: .9375rem;
    min-height: 1.1875rem
}

.person-profile-elem .text-1 {
    font-size: .8125rem;
    line-height: 1.4
}

.person-profile-elem.s33 {
    width: 33.33%
}

.person-profile-elem.s66 {
    width: 66.66%
}

.person-profile-elem.s100 {
    width: 100%
}

.person-profile-elem.s50 {
    width: 50%
}

.comment-wrapper .text-1 {
    margin: .625rem 0 .9375rem;
    width: 100%
}

.comment-wrapper>.text-sm {
    padding-left: 0
}

.comment-wrapper .table-navigation-link {
    font-size: .8125rem
}

.comment-wrapper .table-navigation-link i {
    width: 1rem;
    height: 1.0625rem;
    margin-top: .125rem
}

.comment-wrapper .table-navigation-link i svg {
    width: 100%
}

.comment-section,
.comment-wrapper:not(.active)>.text-1,
.comment-wrapper:not(.active)>.text-sm {
    display: none
}

.comment-section .input-main {
    font-weight: 400;
    font-size: .875rem
}

.btn-switcher {
    font-size: 0;
    white-space: nowrap;
    border-radius: 3px;
    overflow: hidden;
    display: inline-block
}

.btn-switcher-elem {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding: .46875rem .3125rem;
    text-align: center;
    -moz-text-align-last: center;
    text-align-last: center;
    line-height: 1;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: .8125rem;
    min-width: 3.75rem;
    color: #0f4a9b;
    cursor: pointer;
    border-top: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.btn-switcher-elem:first-child {
    border-left: 1px solid #d7d7d7;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.btn-switcher-elem:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.btn-switcher-elem.active {
    background-color: #0f4a9b;
    color: #fff;
    pointer-events: none;
    border-color: #0f4a9b
}

.booking-wrapper {
    font-size: 0;
    padding-top: 2rem;
    padding-bottom: 5rem;
}

.booking-wrapper-inner {
    counter-reset: c;
    border: 1px solid #d7d7d7;
    position: relative
}

.booking-smallcont {
    counter-increment: c;
    text-align: center;
    font-size: 0
}

.booking-smallcont:not(.active),
.booking-smallcont:not(.options) {
    cursor: pointer
}

.booking-smallcont:not(:last-child) {
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7
}

.booking-smallcont:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%
}

.booking-smallcont.off {
    background-color: #fdfdfd;
    pointer-events: none
}

.booking-smallcont.off .text-1 {
    color: #c2c4c5
}

.booking-smallcont.off .text-1:before {
    border-color: #c2c4c5;
    color: #c2c4c5
}

.booking-smallcont.filled .text-1 {
    color: #262e33
}

.booking-smallcont.filled .text-1:before {
    border-color: #262e33;
    color: #262e33
}

.booking-smallcont.active {
    font-weight: 600;
    pointer-events: none;
    border-bottom-color: transparent
}

.booking-smallcont.active .text-1 {
    color: #0f4a9b
}

.booking-smallcont.active .text-1:before {
    background-color: #0f4a9b;
    border-color: #0f4a9b;
    color: #fff
}

.booking-smallcont.options {
    padding-left: 1.875rem;
    padding-right: 1.875rem
}

.booking-smallcont.options .booking-smallcont-inner {
    text-align: justify;
    line-height: 0;
    font-size: 0;
    text-justify: newspaper;
    zoom: 1;
    -moz-text-align-last: justify;
    text-align-last: justify
}

.booking-smallcont.options .booking-smallcont-inner:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden
}

.booking-smallcont-inner,
.booking-smallcont.options .booking-smallcont-inner>div {
    display: inline-block;
    vertical-align: middle
}

.booking-smallcont-inner {
    width: 100%;
    padding-left: .3125rem;
    padding-right: .3125rem
}

.booking-smallcont-inner>.text-1:before {
    display: inline-block;
    padding: .3125rem;
    border-radius: 50%;
    content: counter(c);
    font-size: .8125rem;
    border: 1px solid #d7d7d7;
    text-align: center;
    width: .9375rem;
    height: .9375rem;
    line-height: .9375rem;
    margin-right: .625rem
}

.booking-block {
    width: 100%;
    margin: 1rem 0;
}

.booking-block-inner {
    padding: 2.5rem 2.5rem 3.125rem
}

.booking-block-inner .page-head-form {
    padding-bottom: 0
}

.booking-block-inner .table-wrapper *,
.booking-block-inner .table-wrapper .table-item {
    /* border: none; */
}

.booking-block-inner .table-wrapper * .dropdown-target,
.booking-block-inner .table-wrapper .table-item .dropdown-target {
    z-index: 2;
    min-width: 13.125rem
}

.booking-block-inner .table-wrapper * .dropdown-target .dropdown-inner,
.booking-block-inner .table-wrapper .table-item .dropdown-target .dropdown-inner {
    padding: .9375rem
}

.booking-block-inner .table-wrapper .table-item {
    vertical-align: middle;
    width: auto;
}

.booking-block-inner .table-wrapper .table-item.table-road {
    width: 20rem;
    padding-left: 0
}

.booking-block-inner .table-wrapper .table-item:nth-child(2) {
    width: calc(11.5625rem / 1.5);
}

.booking-block-inner .table-wrapper .table-item:nth-child(3) {
    /* width: 11.25rem; */
}

.booking-block-inner .table-wrapper .table-item:nth-child(5) {
    width: 12.8125rem;
    padding-right: 0
}

.booking-block-inner .table-wrapper .table-row .table-item {
    /* padding-top: 12px!important */
}

.booking-block-inner .table-wrapper .table-head .table-item {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    /* margin: 1rem 1rem; */
}

.booking-block-inner .select-text {
    font-weight: 400
}

.booking-block-inner .form-block-section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

.booking-block-inner .form-block-section .select-text {
    font-size: .9375rem
}

.booking-block-inner .form-block-section .input-form {
    margin-right: -1.25rem
}

.booking-block-inner .form-block-section .input-form .input-item {
    padding-right: 1.25rem;
    margin-bottom: 1.5625rem
}

.booking-block-inner .form-block-section .input-form .input-item .btn {
    margin-top: 1.4375rem
}

.booking-block-inner .form-block-wrapper {
    border: none;
    margin: 0
}

.booking-block-inner .form-block-wrapper .form-block-section .input-item {
    margin-bottom: 2.8125rem
}

.booking-block-inner .form-block-footer {
    padding-left: 0;
    padding-right: 0
}

.booking-block-head {
    margin-bottom: 1.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.booking-block-head .title {
    width: -webkit-calc(100% - 25rem);
    width: calc(100% - 25rem)
}

.booking-block-date {
    margin-right: -.75rem;
    margin-top: .625rem
}

.booking-block-date-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    white-space: nowrap
}

.booking-block-date-inner .text-1 {
    padding-left: .625rem;
    padding-right: .625rem;
    font-size: .8125rem
}

.booking-block-date-inner .text-1 span {
    color: #0f4a9b
}

.booking-block-date-inner .table-navigation-link {
    padding-right: 0
}

.booking-block-date-inner .table-navigation-link svg {
    stroke: #929bae
}

.booking-block-date-inner .table-navigation-link:hover svg {
    stroke: #0f4a9b
}

.booking-block-date-inner .table-navigation-link:first-child i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.booking-block-date-inner .table-navigation-link:last-child i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.info-i>svg {
    width: .9375rem;
    height: .9375rem;
    vertical-align: sub;
    margin-left: .3125rem
}

.promocode-wrapper {
    margin: 0 -2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    display: flex;
    position: relative;
}

.promocode-wrapper .dropdown-target {
    z-index: 2;
    min-width: 13.125rem
}

.promocode-wrapper .dropdown-target .dropdown-inner {
    padding: .9375rem
}

.promocode-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 2.25rem;
    padding-bottom: 2.375rem;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}


.promocode-inner:before {
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(#cecece), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #cecece, hsla(0, 0%, 100%, 0) 30%);
    background: linear-gradient(90deg, #cecece, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x
}

.promocode-inner:before {
    top: 0
}

.promocode-inner:after {
    bottom: 0
}

.promocode-text {
    max-width: 20.75rem;
    padding-right: .9375rem;
    width: 100%;
}

.promocode-text>.text-1 {
    margin-top: .9375rem;
    line-height: 1.3
}

.promocode-input {
    padding-top: .5625rem
}

.promocode-input .input-wrapper,
.promocode-input .promocode-btn {
    display: inline-block;
    vertical-align: top;
    white-space: normal
}

.promocode-input .input-wrapper {
    max-width: 12.625rem
}

.promocode-btn {
    padding-top: 1.5rem;
    padding-left: 1.25rem
}

.booking-details-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -1.625rem
}

.booking-details-inner .dropdown-target {
    z-index: 2;
    min-width: 13.125rem
}

.booking-details-inner .dropdown-target .dropdown-inner {
    padding: .9375rem
}

.booking-details-card {
    width: 33.33%;
    padding-right: 1.625rem
}

.booking-details-card-head {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 2.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -.3125rem;
    margin-bottom: .625rem
}

.booking-details-card-head .table-navigation-link {
    padding-right: 0
}

.booking-details-card-inner {
    border: 1px solid #ebebeb;
    height: 100%;
    padding-bottom: 2.1875rem
}

.booking-details-card-inner .person-profile-about {
    width: 100%;
    max-width: 100%
}

.booking-details-card-inner .person-profile-elem {
    padding-bottom: .625rem
}

.booking-details-card-inner .person-profile-elem.summ {
    position: relative;
    padding-top: 5rem
}

.booking-details-card-inner .person-profile-elem.summ:before {
    content: "";
    position: absolute;
    top: 1.875rem;
    left: 0;
    right: -1.25rem;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, from(#cecece), color-stop(30%, hsla(0, 0%, 100%, 0)));
    background: -webkit-linear-gradient(left, #cecece, hsla(0, 0%, 100%, 0) 30%);
    background: linear-gradient(90deg, #cecece, hsla(0, 0%, 100%, 0) 30%);
    background-position: bottom;
    background-size: 6px 2px;
    background-repeat: repeat-x
}

.booking-details-card-inner .person-profile-elem .text-sm {
    margin-bottom: .5rem
}

.booking-details-card-inner .person-profile-elem .services-item-link {
    line-height: 1.2
}

.faq-answer {
    margin-top: 1.875rem
}

.faq-answer .tabs-cont {
    padding-left: 0;
    padding-right: 0
}

.faq-answer .feedback-wrapper {
    margin: .3125rem auto;
    max-width: 43.75rem
}

.faq-answer .feedback-wrapper .feedback-item {
    padding-bottom: 0;
    padding-top: 1.25rem
}

.faq-answer .feedback-wrapper .feedback-item .link-border {
    font-size: .9375rem;
    font-weight: 600
}

.faq-answer .feedback-wrapper .feedback-item-reply {
    max-width: 40.625rem
}

.faq-answer .feedback-wrapper .feedback-item:not(:last-child) {
    border: none
}

.faq-answer .feedback-all {
    margin-top: 3.75rem
}

.aside-blue {
    padding-right: 1.25rem
}

.aside-blue .aside-stick {
    border: none
}

.blue-card {
    background-color: #f0f4f7;
    padding: 1.25rem 1.5625rem 1.875rem
}

.blue-card .info-block {
    margin-bottom: .625rem
}

.blue-card .info-block-link.bold {
    color: #0f4a9b;
    font-size: 1rem;
    margin: .5rem 0
}

.blue-card .info-block-link.bold:hover {
    color: #ff8400
}

.blue-card .info-block-link.bold.descr:not(:hover) {
    color: #404040
}

.blue-card .info-block-link.bold.descr {
    margin-bottom: 1.0625rem;
    font-size: .9375rem
}

.blue-card .info-block-link.descr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    line-height: 1.4
}

.blue-card .info-block-link.descr span.main {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.blue-card .info-block-link.descr span:not(.main) {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding-left: 0
}

.blue-card .info-block-link:not(.bold) {
    line-height: 1.6;
    margin-bottom: 1.0625rem
}

.blue-card .btn {
    width: 100%;
    margin-top: .75rem;
    margin-bottom: 1.375rem;
    max-width: 15.625rem
}

.blue-card .btn span {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.map-wrapper {
    width: 68%;
    max-width: 41.25rem;
    border: 1px solid #d7d7d7
}

.map-wrapper .company-section {
    border: none;
    position: relative;
    padding-bottom: 1.875rem
}

.map-wrapper .company-section:not(:first-child) {
    border-top: 1px solid #d7d7d7
}

.map-wrapper .company-section>.text-medium {
    margin-top: 1.875rem
}

.map-wrapper .company-section .text-sm {
    max-width: 100%
}

.map-wrapper .company-section .company-section-block {
    margin: 1.25rem 0 1.875rem;
    padding-right: 4.375rem
}

.map-wrapper .company-section .map-container {
    position: absolute;
    left: -webkit-calc(100% - 4.375rem);
    left: calc(100% - 4.375rem);
    height: 15.625rem;
    width: 59%;
    top: 2.1875rem;
    border: 1px solid #d7d7d7;
    background-color: #fff
}

.service-mainwrap .services-wrapper {
    font-size: 0;
    margin-right: -.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.5625rem;
    margin-bottom: 7.1875rem
}

.service-mainwrap .services-item {
    width: 33.33%;
    padding-right: .5rem
}

.service-mainwrap .services-item-inner {
    border: 1px solid #d7d7d7;
    height: 100%;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    z-index: 1
}

.service-mainwrap .services-item-inner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11);
    box-shadow: 0 10px 27px 0 rgba(7, 35, 53, .11)
}

.service-mainwrap .services-item-inner:before {
    display: none
}

.service-mainwrap .services-item-bg {
    height: 7.5625rem;
    margin-right: -.0625rem;
    margin-left: -.0625rem;
    margin-top: -.0625rem;
    overflow: hidden
}

.service-mainwrap .services-item-bg-middle {
    height: 100%;
    width: 100%;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.service-mainwrap .services-item-bg-inner {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.service-mainwrap .services-item-head {
    margin-top: -2.625rem
}

.service-mainwrap .services-item-body {
    padding-left: 10%;
    margin-top: 2.75rem;
    margin-bottom: 3.5625rem
}

.service-mainwrap .services-item-links {
    padding-left: 10%
}

.service-mainwrap .services-item-footer {
    margin-top: 1.1875rem;
    padding-left: 10%;
    padding-right: 7%;
    padding-bottom: 2.1875rem;
    *zoom: 1;
    border-bottom: 2px solid transparent;
    min-height: 5.125rem;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.service-mainwrap .services-item-footer:after {
    content: " ";
    display: table;
    clear: both
}

.service-mainwrap .services-item-footer .link-border {
    margin-top: .625rem
}

.service-mainwrap .services-item-footer .btn {
    float: right;
    -webkit-transition: opacity .3s, visibility .3s, border-color .3s, background-color .3s;
    transition: opacity .3s, visibility .3s, border-color .3s, background-color .3s
}
@media  (min-width:769px){
    .modal-container{
        min-width: 400px !important;
    }
}
@media screen and (min-width:769px) and (max-width:1024px) {
    .booking-smallcont {
        height: 6.25rem;
        width: 20%
    }

    .booking-smallcont.options {
        width: 20%
    }
    .booking-smallcont.options .booking-smallcont-inner {
        text-align: center
    }
    .booking-smallcont.options .booking-smallcont-inner .contry-switcher {
        display: block
    }
    .booking-smallcont.options .booking-smallcont-inner .contry-switcher .dropdown-select-wrapp {
        margin: .9375rem auto 0
    }
}

@media only screen and (max-width:768px) and (max-width:400px) {
    .aside-list.bold.aside-list-tabs .aside-list-item {
        font-size: .875rem
    }
}

@media only screen and (max-width:600px) and (max-width:600px) {
    .table-sheldue .table-item.table-item-from {
        height: 2.1875rem
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) {
    * {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (max-width:1280px) {
    .header-top .top-nav-botton {
        padding-left: .9375rem;
        padding-right: .9375rem;
        min-width: 11rem
    }
}

@media only screen and (max-width:1260px) {
    .page__header.is-hidden .m-logo {
        margin-left: 0
    }
    .page__header.is-hidden .header-bottom-menu {
        white-space: nowrap;
        margin-left: .9375rem
    }
    .page__header.is-hidden .header-bottom-menu-item .header-bottom-menu-navlink {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .page__header.is-hidden .dropdown-tel-wrapp {
        max-width: 12.5rem
    }
    .page__header.is-hidden .dropdown-tel-wrapp .dropdown-tel-item {
        font-size: 1.0625rem;
        padding: 1.25rem
    }
}

@media only screen and (max-width:1210px) {
    .roadmap-inner {
        width: -webkit-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem)
    }
}

@media only screen and (max-width:1190px) {
    .profile-total {
        width: 22%;
        min-width: 13.9375rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media only screen and (max-width:1180px) {
    .input-form>.small-link,
    .input-item>.small-link {
        right: 0
    }
    .form-block-section .input-form {
        margin-right: -1.5625rem
    }
    .form-block-section .input-form .input-item {
        padding-right: 1.5625rem
    }
}

@media only screen and (max-width:1160px) {
    .booking-smallcont.options {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media only screen and (max-width:1150px) {
    html {
        font-size: 15px
    }
    .table-tickets.buyed .table-head .table-item:nth-child(3),
    .table-tickets.buyed .table-head .table-item:nth-child(4),
    .table-tickets.buyed .table-head .table-item:nth-child(5) {
        width: 8.75rem
    }
    .booking-block-inner .table-wrapper .table-item:nth-child(5) {
        width: 10.3125rem
    }
}

@media only screen and (max-width:1130px) {
    .footer__main {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .services-item-links {
        padding-left: 7rem
    }
    .form-block-footer .input-form .input-item.s33 {
        width: 50%
    }
}

@media only screen and (max-width:1110px) {
    .slider-bus-about-inner {
        padding: 5% 9% 7%
    }
}

@media only screen and (max-width:1100px) {
    .card-item-bus,
    .services-item {
        padding-right: 1.25rem
    }
    .table-wrapper .table-inline>.table-head>.table-item.table-collapse,
    .table-wrapper .table-inline>.table-row>.table-item.table-collapse {
        min-width: 13%;
        max-width: 13%
    }
    .table-wrapper .table-inline>.table-head .table-collapse,
    .table-wrapper .table-inline>.table-row .table-collapse {
        padding-left: .9375rem
    }
    .table-wrapper .table-inline>.table-head .table-collapse .arr-down,
    .table-wrapper .table-inline>.table-row .table-collapse .arr-down {
        right: 1.25rem
    }
    .bus-wrapper {
        margin-right: -1.25rem
    }
    .table-navigation-links .table-navigation-link {
        width: 50%;
        margin-bottom: .625rem;
        display: inline-block
    }
    .table-navigation-nav .table-collapse {
        float: right
    }
    .table-navigation-nav .table-pagination {
        text-align: right
    }
    .table-pagination {
        width: 100%;
        margin-bottom: .3125rem
    }
}

@media only screen and (max-width:1050px) {
    .card-item-bus .card-item-content {
        padding: 2% 2% 3% 5%
    }
    .card-item-bus .card-item-content .card-item-link {
        top: .625rem
    }
}

@media only screen and (max-width:1040px) {
    .footer-row {
        padding-left: 0;
        bottom: 7.1875rem
    }
    .footer-row-pay-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .footer-row-pay-inner .footer-row-pay-item {
        margin-bottom: .9375rem
    }
    .footer-dop-nav .footer-column {
        padding-right: 1.25rem
    }
    .footer-dop-nav .footer-column-wrap {
        margin-right: -1.25rem
    }
    .footer__footer .soc-wrapp {
        top: 7%
    }
    .footer__footer {
        margin-top: .9375rem
    }
    .info-block-link.descr {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .info-block-link.descr span {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 100%
    }
    .info-block-link.descr span:not(.main) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        line-height: 1;
        padding-left: 0
    }
}

@media only screen and (min-width:1025px) {
    .page__header.is-hidden {
        -webkit-transform: translateY(-3.75rem);
        -ms-transform: translateY(-3.75rem);
        transform: translateY(-3.75rem)
    }
    .page__header.is-hidden #slide-line {
        bottom: 0
    }
    .page__header.is-hidden .header-bottom {
        background-color: #0f4a9b
    }
    .page__header.is-hidden .header-bottom .m-logo {
        padding-bottom: 3%;
        max-width: 12.5rem;
        margin-top: -.3125rem
    }
    .page__header.is-hidden .top-nav-botton.fixed {
        -webkit-transform: translateY(3.75rem);
        -ms-transform: translateY(3.75rem);
        transform: translateY(3.75rem);
        border-left-color: #2e72d0;
        z-index: 2
    }
    .page__header.is-hidden .header-bottom {
        height: 3.75rem
    }
    .page__header.is-hidden .header-bottom-inner {
        max-width: 100%;
        padding-right: 12.1875rem
    }
    .page__header.is-hidden .header-bottom-menu-item .header-bottom-menu-navlink {
        padding-top: 0
    }
    .page__header.is-hidden .header-bottom-contact {
        padding-top: .9375rem;
        width: 21.875rem
    }
    .page__header.is-hidden .header-bottom-nav {
        margin-left: 0
    }
    .page__header.is-hidden .dropdown-select-wrapp,
    .page__header.is-hidden .dropdown-tel-wrapp {
        height: auto
    }
    .page__header.is-hidden .dropdown-select-wrapp .dropdown-target,
    .page__header.is-hidden .dropdown-tel-wrapp .dropdown-target {
        margin-top: -.9375rem
    }
    .page__header.is-hidden .dropdown-select-wrapp .country-text,
    .page__header.is-hidden .dropdown-tel-wrapp .country-text {
        padding-right: .1875rem
    }
    .page__header.is-hidden .dropdown-tel-content {
        background-color: #0f4a9b
    }
    .page__header.is-hidden .dropdown-tel-inner {
        max-height: 3.75rem;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        -webkit-animation: a .5s forwards;
        animation: a .5s forwards
    }
    .page__header.is-hidden .dropdown-tel-inner:hover {
        max-height: 14.25rem
    }
    .page__header.is-hidden .dropdown-tel-item {
        padding: 1.0625rem 1.875rem 1.0625rem 1.25rem
    }
    .page__header.is-hidden .dropdown-tel-wrapp {
        width: 14.875rem;
        margin-top: -.9375rem
    }
    .header-bottom-mobnav,
    .header-mobile-menu {
        display: none
    }
    .link-border.dotted:hover span:before {
        opacity: 0;
        width: 100%
    }
    .link-border:hover span:before {
        width: 0
    }
    .feature-inner .slick-list {
        padding-top: 9.375rem;
        margin-top: -9.375rem;
        padding-left: 9.375rem;
        margin-left: -9.375rem;
        padding-right: 9.375rem;
        margin-right: -9.375rem
    }
    .table-tickets .table-row a:not([class]):hover {
        color: #ff8400
    }
    .caption-content a:hover,
    .content-column-content-inner a:hover,
    .feedback-item-reply ul a:hover,
    a.caption-content:hover span {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .btn-add:hover,
    .table-navigation-link:hover {
        color: #0f4a9b
    }
    .table-navigation-link:hover svg .sttable0 {
        fill: #ff8400
    }
    a.text-1:hover {
        color: #ff8400
    }
    .booking-smallcont {
        height: 6.25rem;
        width: 18.7%
    }
    .booking-smallcont.options {
        width: 25.2%
    }
    .service-mainwrap .services-item-inner:hover {
        border-color: transparent
    }
    .service-mainwrap .services-item-inner:hover:after {
        opacity: 1
    }
    .service-mainwrap .services-item-inner:hover .services-item-bg-middle {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    .service-mainwrap .services-item-inner:hover .services-item-footer {
        border-color: #0f4a9b
    }
    .service-mainwrap .services-item-inner:hover .services-item-footer .btn {
        opacity: 1;
        visibility: visible
    }
    .service-mainwrap .services-item-footer .btn {
        opacity: 0;
        visibility: hidden
    }
}

@media only screen and (max-width:1025px) {
    .promo-form {
        padding: 1.875rem 1.875rem 2.8125rem
    }
}

@media only screen and (min-width:1024px) {
    .mobile-list.bold li a:hover,
    .mobile-list li a:hover {
        color: #ff8400
    }
    .services-item-inner:hover .services-item-head {
        margin-left: -.8125rem
    }
    .services-item-inner:hover .services-item-img {
        left: 0
    }
    .services-item-inner:hover .services-item-img-arrow {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
    .news-item-inner:hover:before {
        opacity: 1
    }
    .news-item-inner:hover .news-item-name {
        color: #ff8400
    }
}

@media only screen and (max-width:1024px) {
    .out.menu-open,
    body.menu-open {
        position: fixed
    }
    #slide-line {
        display: none
    }
    .page__header.is-hidden .header-bottom {
        height: 3.4375rem
    }
    .page__header.is-hidden .header-bottom:before {
        opacity: 0
    }
    .page__header.is-hidden .header-bottom .m-logo {
        width: 9.375rem
    }
    .page__header.is-hidden .header-bottom-nav {
        -webkit-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        transform: translateY(-20%);
        opacity: 0;
        visibility: hidden
    }
    .header-bottom {
        height: 5rem;
        -webkit-transition: height .3s;
        transition: height .3s;
        background-color: #0f4a9b;
        position: relative
    }
    .header-bottom:before {
        content: "";
        display: inline-block;
        left: .9375rem;
        right: .9375rem;
        bottom: 0;
        height: 1px;
        background-color: #9fbacb;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        position: absolute;
        z-index: 150
    }
    .header-bottom .m-logo {
        -webkit-transition: width .3s;
        transition: width .3s
    }
    .header-bottom .m-logo img {
        margin-top: -.5rem
    }
    .header-bottom-inner .m-logo {
        width: 12.5rem;
        padding: 0;
        height: 100%;
        margin-left: 0
    }
    .header-bottom-nav {
        position: absolute;
        bottom: -3.125rem;
        right: .625rem;
        width: -webkit-calc(100% - 1.25rem);
        width: calc(100% - 1.25rem);
        text-align: center;
        -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: opacity .3s, visibility .3s, -webkit-transform .3s;
        transition: transform .3s, opacity .3s, visibility .3s;
        transition: transform .3s, opacity .3s, visibility .3s, -webkit-transform .3s;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: none;
    }
    .header-bottom-contact,
    .header-top {
        display: none
    }
    .page-margin {
        padding-top: 4rem;
    }
    .tour-wrapper {
        margin-right: -1.25rem
    }
    .card-item {
        padding-right: 1.25rem;
        margin-bottom: 1.25rem
    }
    .card-item-content .text-sm {
        padding-left: .9375rem
    }
    .services-wrapper {
        padding-top: 3.4375rem
    }
    .services-outer {
        padding-top: 3.125rem;
        padding-bottom: 4.375rem
    }
    .services-outer .title.h3 {
        text-align: center
    }
    .news-nav,
    .question-outer {
        padding-top: 4.0625rem
    }
    .question-outer {
        padding-bottom: 5rem
    }
    .page-head-inner {
        padding-top: 3.75rem
    }
    .border-card.small.percent .border-card-inner {
        padding-left: 5%
    }
    .border-card.small.percent .border-card-inner .border-card-name span {
        margin: .9375rem 0 1.5625rem
    }
    .rules-outer {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }
    .rules-outer.rules-content+.aside-wrapp .content-column-content p.special {
        max-width: 100%;
        float: none;
        margin-right: 0
    }
    .rules-inner {
        padding-top: 2.8125rem;
        margin-right: -1.25rem
    }
    .rules-inner .border-card {
        padding-right: 1.25rem
    }
    .aside-wrapp {
        padding-top: 5.3125rem
    }
    .aside-menu {
        -webkit-flex-basis: 13.25rem;
        -ms-flex-preferred-size: 13.25rem;
        flex-basis: 13.25rem;
        padding-right: .9375rem
    }
    .aside-content {
        max-width: -webkit-calc(100% - 13.25rem);
        max-width: calc(100% - 13.25rem)
    }
    .aside-section:last-child {
        padding-bottom: 1.875rem
    }
    .feature-wrap {
        padding-bottom: .3125rem
    }
    .feature-wrap .nav-arrows {
        display: block
    }
    .feature-item .dropdown-target {
        display: none
    }
    .table-sheldue .table-item-from {
        width: 8.4375rem
    }
    .table-sheldue .table-row .table-item-from:first-of-type .text-1:after {
        top: .875rem
    }
    .table-tickets.sold.report .table-check {
        padding-left: .625rem
    }
    .roadmap-item-point .dropdown-target {
        left: -2.125rem
    }
    .slider-bus-slider {
        padding-right: 1.5%
    }
    .feature-outer.feature-bus {
        margin-top: 1.875rem
    }
    .feature-outer.feature-bus .feature-wrap {
        width: 95%;
        padding-right: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .feature-outer.feature-bus .feature-inner .feature-item {
        min-width: 7.5rem;
        margin-bottom: 1.25rem
    }
    .profile-coupons-history-inner {
        margin: 0 -.9375rem
    }
    .faq-wrapper {
        padding-top: 1.25rem
    }
}

@media only screen and (max-width:1000px) {
    .card-item {
        width: 50%
    }
}

@media only screen and (min-width:992px) {
    .content-column-wrap.content-small .content-column-right {
        -webkit-flex-basis: 21.25rem;
        -ms-flex-preferred-size: 21.25rem;
        flex-basis: 21.25rem
    }
    .content-column-wrap.content-small .content-column-right .border-card-link {
        margin-left: -1px
    }
    .content-column-wrap.content-small .content-column-content {
        margin-right: -2.0625rem
    }
    .content-column-wrap.content-small .content-column-content-inner {
        padding-right: 2.1875rem
    }
}

@media only screen and (max-width:991px) {
    .out.open,
    body.open {
        overflow: hidden
    }
    .input-form>.small-link,
    .input-item>.small-link {
        right: .3125rem
    }
    .border-card.small .border-card-inner {
        padding: 6% 1% 6% 5%
    }
    .content-column-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .content-column-content {
        display: block;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0
    }
    .content-column-content-inner figure figcaption,
    .content-column-content-inner img figcaption {
        position: static;
        width: 100%
    }
    .content-column-right .caption-content {
        margin: 1.875rem 0 0 auto
    }
    .content-column-right {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        padding-left: 0;
        margin-top: 0
    }
    .content-column-right .border-card-link {
        margin-bottom: 1.5625rem
    }
    .caption-content {
        display: none
    }
    .form-block-section .input-form {
        margin-right: -1.9375rem
    }
    .form-block-section .input-form .input-item {
        padding-right: 1.9375rem
    }
    .form-block-footer .input-form .input-item.s33 {
        width: 33.33%
    }
}

@media only screen and (min-width:991px) {
    .content-bread-item:hover {
        color: #ff8400
    }
}

@media only screen and (min-width:950px) {
    .services-outer .nav-arrows {
        display: none
    }
    .news-item-content:only-child {
        padding-left: 9%;
        padding-right: 9%
    }
    .i-arrows {
        display: none
    }
}

@media only screen and (max-width:950px) {
    .services-wrapper {
        padding-left: 3.75rem;
        padding-right: 3.75rem
    }
    .services-item-body .text-medium {
        line-height: 1.2
    }
    .news-item {
        width: 50%
    }
    .news-item.big {
        width: 100%
    }
    .news-item-content:only-child .news-item-content-inner {
        padding-top: 18%
    }
    .question-outer {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .question-item-img {
        margin-bottom: 1.25rem
    }
    .page-head-form .form-group {
        width: 50%
    }
    .slider-bus-btn .btn {
        font-size: .75rem
    }
    .slider-bus-about {
        -webkit-flex-basis: 14.375rem;
        -ms-flex-preferred-size: 14.375rem;
        flex-basis: 14.375rem;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .form-block-section .input-form .input-item.s20 {
        width: 33.33%
    }
    .profile-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .profile-wrapper .profile-coupons {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        width: 100%
    }
    .profile-wrapper .profile-total {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .profile-wrapper .profile-img,
    .profile-wrapper .profile-total {
        width: 50%
    }
    .profile-wrapper .profile-img-inner {
        height: 0;
        padding-bottom: 100%
    }
    .booking-details-card {
        width: 50%;
        margin-bottom: 1.25rem
    }
    .map-wrapper {
        max-width: 100%;
        width: 100%
    }
    .map-wrapper .company-section {
        padding-bottom: 0;
        margin-bottom: 0
    }
    .map-wrapper .company-section .company-section-row {
        margin-right: 0
    }
    .map-wrapper .company-section .company-section-block {
        padding-right: 1.875rem;
        padding-left: 0!important
    }
    .map-wrapper .company-section .company-section-block:first-child {
        width: 100%
    }
    .map-wrapper .company-section .map-container {
        position: static;
        width: auto;
        margin: 0 -2rem;
        border: none
    }
    .service-mainwrap .services-wrapper {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 5.3125rem
    }
    .service-mainwrap .services-item {
        width: 50%
    }
    .service-mainwrap .services-item-body {
        margin-top: 1.875rem;
        margin-bottom: 2.8125rem
    }
}

@media only screen and (max-width:945px) {
    .card-item-bus {
        width: 100%
    }
    .card-item-bus .card-item-img-inner {
        height: 0;
        padding-bottom: 100%
    }
}

@media only screen and (max-width:930px) {
    .faq-wrapper .question-inner {
        overflow-x: scroll;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .faq-wrapper .question-inner .question-item {
        min-width: 11.875rem;
        margin: 0
    }
}

@media only screen and (max-width:920px) {
    .index-tours .card-item:nth-of-type(n+7) {
        display: none
    }
    .table-tickets.sold.report {
        white-space: nowrap;
        overflow-x: scroll;
        display: block;
        margin: 0 -.9375rem;
        width: 100%
    }
    .table-tickets.sold.report .table-item {
        white-space: normal
    }
}

@media only screen and (max-width:919px) {
    .card-item-bus {
        width: 100%
    }
    .card-item-bus .card-item-content {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (min-width:900px) {
    .soc-wrapp-item.vk:hover {
        background-color: #4d74c6
    }
    .soc-wrapp-item.fb:hover {
        background-color: #284faa
    }
    .soc-wrapp-item.in:hover {
        background-color: #387ab2
    }
    .soc-wrapp-item.gp:hover {
        background-color: #f51a10
    }
    .soc-wrapp-item.tw:hover {
        background-color: #03a9fb
    }
    .soc-wrapp-item.ok:hover {
        background-color: #ff9000
    }
}

@media only screen and (max-width:900px) {
    .slider-bus {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        padding-top: 0
    }
    .slider-bus .slider-bus-about,
    .slider-bus .slider-bus-slider {
        width: 100%;
        padding: 0;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .slider-bus .slider-bus-slider {
        height: 0;
        padding-bottom: 56.25%;
        position: relative
    }
    .slider-bus .slider-bus-slider-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .slider-bus .slider-bus-about-inner {
        padding: 1.875rem 5%
    }
    .slider-bus .card-bus-content-block {
        padding: 1% 0;
        width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-bottom: .625rem
    }
    .slider-bus .card-bus-content-block .text-sm {
        line-height: 1.25;
        margin-bottom: .3125rem
    }
    .slider-bus .slider-bus-char {
        margin: .9375rem 0;
        font-size: 0
    }
    .slider-bus .slider-bus-btn .btn {
        max-width: 12.625rem
    }
}

@media only screen and (max-width:870px) {
    .footer__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        min-height: 46vh;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .footer-main-nav {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        position: relative;
        z-index: 2;
        padding-bottom: 1.25rem;
        padding-top: 1.25rem
    }
    .footer-dop-nav {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        padding-bottom: 1.25rem;
        display: block!important;
        -webkit-flex-basis: 0%;
        -ms-flex-preferred-size: 0%;
        flex-basis: 0%
    }
    .feature-item {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media only screen and (max-width:860px) {
    .rules-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .rules-inner .border-card {
        width: 50%
    }
}

@media only screen and (max-width:850px) {
    .promo-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        font-size: 0
    }
    .promo-wrapper .promo-form,
    .promo-wrapper .promo-slider {
        max-width: 100%;
        width: 100%
    }
    .promo-wrapper .promo-form {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-top: -1px
    }
    .promo-wrapper .promo-form .input-item.s100 {
        width: 50%
    }
    .promo-wrapper .promo-form .input-item.s100 .select-item {
        margin-top: 1.25rem
    }
    .promo-wrapper .promo-slider {
        height: 0;
        padding-bottom: 56.25%;
        position: relative;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .promo-wrapper .promo-slider-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .table-row:last-child .comment-section,
    .table-row:nth-last-child(2) .comment-section {
        top: auto!important;
        bottom: 100%
    }
    .route-table-head-text {
        padding-left: 1rem;
        padding-right: .5625rem;
        width: 80%
    }
    .route-table-head-text .text-medium {
        font-size: 1.125rem
    }
    .route-table-head-link {
        padding-right: 1rem
    }
    .table-wrapper .table-inline {
        overflow-x: auto
    }
    .table-wrapper .table-inline>.table-head,
    .table-wrapper .table-inline>.table-row {
        min-width: 50rem
    }
}

@media only screen and (max-width:840px) {
    .footer__footer .soc-wrapp {
        top: 6%
    }
}

@media only screen and (max-width:820px) {
    .table-price .table-item:not(.table-item-from) {
        width: 30%;
        max-width: 30%
    }
}

@media only screen and (max-width:800px) {
    .table-tickets .table-head .table-item:nth-child(6) {
        width: 5rem
    }
}

@media only screen and (min-width:769px) {
    .aside-title {
        display: none
    }
    .route-table-head .table-wrapper .table-row:nth-of-type(2) .table-item {
        padding-top: 1.5625rem
    }
    .price-table-table .title {
        /* padding-top: 1.875rem */
    }
    .booking-wrapper-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .booking-wrapper-inner .booking-smallcont:first-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .booking-wrapper-inner .booking-smallcont:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .booking-wrapper-inner .booking-smallcont:nth-child(5) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .booking-wrapper-inner .booking-smallcont:nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .booking-wrapper-inner .booking-smallcont:nth-child(9) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .booking-wrapper-inner .booking-block:nth-child(2) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .booking-wrapper-inner .booking-block:nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .booking-wrapper-inner .booking-block:nth-child(6) {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .booking-wrapper-inner .booking-block:nth-child(8) {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
}

@media only screen and (max-width:768px) {
    .input-form>.small-link,
    .input-item>.small-link {
        right: .5rem
    }
    .footer-row {
        bottom: 10.3125rem
    }
    .footer-main-nav .m-logo {
        width: 12.625rem;
        padding-bottom: 0;
        height: 3.75rem
    }
    .footer-main-nav .btn {
        float: right;
        margin-top: 0
    }
    .footer-dop-nav .footer-column:not(.bold) {
        width: 33.33%;
        padding-bottom: 0
    }
    .footer-dop-nav .footer-column:first-child {
        width: 100%
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list {
        width: 100%;
        border-top: 1px solid #c5d4e7
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list.bold {
        margin-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list.bold .footer-column-list-item:first-child {
        text-align: left
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list.bold .footer-column-list-item:first-child a {
        padding-left: 0
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list.bold .footer-column-list-item:last-child {
        text-align: right
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list.bold .footer-column-list-item:last-child a {
        padding-right: 0
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list.bold .footer-column-list-item a {
        padding: 1.875rem .625rem
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list:not(.bold) .footer-column-list-item {
        display: none;
        margin-bottom: 0
    }
    .footer-dop-nav .footer-column:first-child .footer-column-list .footer-column-list-item {
        display: inline-block;
        vertical-align: top;
        text-align: center
    }
    .footer__footer .soc-wrapp {
        position: static;
        margin: 0 auto 1.875rem
    }
    ul.special {
        margin: 1.5rem 0
    }
    ul.special li {
        margin-bottom: 1.25rem
    }
    .border-card.extra .border-card-inner {
        padding: 2.1875rem 1.5rem
    }
    .border-card.big .text-3 {
        max-width: 80%
    }
    .border-card.big img {
        margin-top: 1.5625rem;
        max-width: 7.375rem
    }
    .aside-stick {
        border-radius: .1875rem;
        width: 100%;
        max-width: 25rem;
        text-align: left;
        margin-bottom: 1.875rem
    }
    .aside-stick.js-dropdown-parent {
        border: 1px solid #d7d7d7
    }
    .aside-stick .aside-list.bold {
        margin-top: 0;
        -webkit-transition: max-height .3s ease-in-out;
        transition: max-height .3s ease-in-out;
        max-height: 0;
        overflow: hidden
    }
    .aside-stick .aside-list.bold.active {
        max-height: 40.625rem
    }
    .aside-stick .aside-list.bold .aside-list-item {
        display: block;
        padding: .75rem .8125rem
    }
    .aside-stick .aside-list.bold .aside-list-item:last-child {
        margin-bottom: .625rem
    }
    .aside-list:not(.bold),
    .aside-stick .aside-list.bold .aside-list-item span:after {
        display: none
    }
    .aside-list.bold.aside-list-tabs {
        max-height: 100%;
        display: table
    }
    .aside-list.bold.aside-list-tabs .aside-list-item {
        display: table-cell;
        vertical-align: middle;
        width: auto;
        min-width: 33.33%;
        text-align: center;
        color: #0f4a9b;
        padding-left: .125rem;
        padding-right: .125rem
    }
    .aside-list.bold.aside-list-tabs .aside-list-item.active {
        background-color: #0f4a9b;
        color: #fff
    }
    .aside-list.bold.aside-list-tabs .aside-list-item:not(:last-child) {
        border-right: 1px solid #e1e1e1
    }
    .aside-list.bold.aside-list-tabs .aside-list-item i {
        display: none
    }
    .aside-wrapp {
        display: block
    }
    .aside-menu {
        padding-right: 0;
        margin-bottom: .9375rem;
        text-align: center;
        display: block
    }
    .aside-content {
        max-width: 100%;
        display: block
    }
    .table-sheldue .table-item-from {
        width: 7.1875rem
    }
    .price-table-banner {
        vertical-align: middle
    }
    .price-table-banner .border-card-link {
        margin-top: .9375rem
    }
    .price-table-banner .border-card {
        display: block;
        max-width: 30rem;
        margin: 0 auto
    }
    .table-tickets .table-head .table-item:nth-child(5) {
        width: 6.25rem;
        max-width: 6.25rem
    }
    .table-tickets.sold.report {
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px)
    }
    .table-tickets.sold.report .table-item {
        min-width: 1.875rem
    }
    .table-tickets.sold.report .table-item.table-check,
    .table-tickets.sold.report .table-item.table-num {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .roadmap-inner {
        width: 100%;
        margin: 2.1875rem 0
    }
    .roadmap-item {
        display: inherit;
        min-width: 100%;
        height: auto
    }
    .roadmap-item .item-circle {
        position: absolute!important;
        left: -3.375rem;
        z-index: 1;
        will-change: opacity
    }
    .roadmap-item.roadmap-main {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .roadmap-item.roadmap-pre {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .roadmap-item.roadmap-pre:after {
        height: 100%;
        bottom: -7.5rem
    }
    .roadmap-item:after {
        right: auto;
        height: -webkit-calc(100% - 4rem);
        height: calc(100% - 4rem);
        width: 1px
    }
    .roadmap-item-point {
        position: static;
        display: block;
        min-width: 100%;
        text-align: left;
        padding-left: 6.25rem;
        height: 5rem;
    }
    .roadmap-item-point .dropdown-target {
        left: -5.25rem;
        right: auto;
        width: 100%;
        max-width: 25rem
    }
    .roadmap-item-point .dropdown-target .dropdown-inner:after {
        display: none
    }
    .roadmap-item-point.small .dropdown-target {
        left: -2.75rem
    }
    .roadmap-item-point.small .item-circle {
        top: .25rem
    }
    .roadmap-item-point.big .item-circle {
        left: -4rem
    }
    .content-column-content-inner figure,
    .content-column-content-inner img {
        margin: 2.1875rem auto
    }
    .content-column-content-inner figure:first-child,
    .content-column-content-inner img:first-child {
        margin: .3125rem auto 2.1875rem
    }
    .form-block-section {
        padding: 2.25rem 0 .9375rem;
    }
    .form-block-footer {
        padding: 0 0 3.125rem;
    }
    .form-footer-notify {
        padding-bottom: 1.25rem
    }
    .company-section-row+.text-medium {
        margin-top: 1.25rem
    }
    .company-section-block .text-sm {
        margin-bottom: .625rem
    }
    .table-navigation {
        margin-top: 1.5625rem;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .booking-wrapper {
        padding-top: 0;
        margin: 0 !important;
        padding-bottom: 1rem;
    }
    .booking-wrapper-inner {
        /* margin-top:3.125rem */
        margin: 1rem 0;
        border: 0;
    }
    .booking-smallcont {
        border-bottom: none!important
    }
    .booking-smallcont:not(.options) {
        height: 5rem;
        display: none;
    }
    .booking-smallcont:not(:first-child):not(.options) {
        border-top: 1px solid #d7d7d7
    }
    .booking-smallcont.options {
        position: absolute;
        left: 0;
        right: 0;
        top: -3.125rem
    }
    .booking-block-inner {
        padding-left: .9375rem;
        padding-right: .9375rem;
        padding-top: 1.25rem;
        position: relative
    }
    .booking-block-inner:before {
        content: "";
        position: absolute;
        left: .9375rem;
        right: .9375rem;
        top: 0;
        height: 1px;
        background-color: #d7d7d7
        display:none;
    }
    .booking-block-head {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .booking-block-head .title {
        width: 100%
    }
    .booking-block-date {
        margin-left: -.5rem
    }
    .promocode-wrapper {
        margin: 0 -.9375rem;
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .promocode-inner {
        padding-top: 1rem;
        padding-bottom: 1.25rem;
        display: flex;
        /* justify-content: center; */
    }
    .promocode-inner:before {
        display: none
    }
    .promocode-input {
        padding-top: .9375rem;
        width: 100%;
        white-space: nowrap;
        display: flex;
        justify-content: center;
    }
    .promocode-btn {
        padding-left: .625rem;
        padding-top: 1.5625rem
    }
    .promocode-btn .btn span {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .faq-answer {
        margin-top: 0
    }
    .faq-answer .feedback-all {
        margin-top: 2.1875rem
    }
    .blue-card {
        text-align: center
    }
}

@media only screen and (min-width:768px) {
    .page__content::-webkit-scrollbar {
        width: .25rem
    }
    .page__content::-webkit-scrollbar-thumb {
        width: .375rem;
        border-radius: .1875rem;
        background: #888;
        cursor: pointer
    }
}

@media only screen and (max-width:767px) {
    .table-notification .aside-menu {
        margin: 0
    }
}

@media only screen and (min-width:736px) {
    .tabs-wrapper {
        padding-bottom: 3.125rem
    }
    .tabs-item.active {
        margin-right: -1px
    }
}

@media only screen and (max-width:735px) {
    .footer-row .footer-row-pay {
        margin-top: 1.25rem;
        width: 100%;
        pointer-events: all;
        overflow-x: auto
    }
    .footer-row .footer-row-pay-inner {
        min-width: 37.5rem;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        padding-bottom: .3125rem
    }
    .footer-row .footer-row-text {
        width: 100%;
        text-align: center;
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .footer-main-nav {
        padding-top: 2.1875rem
    }
    .footer-main-nav .btn span {
        font-size: 0
    }
    .footer-main-nav .btn span:before {
        content: attr(data-text);
        font-size: .875rem;
        line-height: 1;
        color: #262e33;
        display: inline-block;
        width: 100%;
        text-align: center;
        height: 100%
    }
    .aside-menu .aside-stick {
        position: static!important
    }
    .price-table-banner,
    .price-table-table {
        width: 100%
    }
    .content-column-content {
        padding: 0
    }
    .tabs,
    .tabs-head {
        display: block
    }
    .tabs-head {
        width: 100%;
        min-width: 100%;
        border-right: 0
    }
    .tabs-item {
        padding: .9375rem .3125rem .9375rem 1.25rem
    }
    .tabs-cont {
        padding-left: .9375rem;
        padding-right: .9375rem;
        position: relative
    }
    .tabs-cont .map-body {
        margin: 0 -.9375rem
    }
    .tabs-cont-link {
        position: absolute;
        bottom: 16.875rem;
        left: .9375rem
    }
    .tabs-cont .content-column-content-inner {
        padding-bottom: 2.8125rem
    }
    .table-navigation-links .table-navigation-link {
        width: 100%
    }
    .table-navigation-links .table-navigation-link span {
        white-space: normal
    }
    .table-navigation-links .table-navigation-link:last-child {
        margin-bottom: 0
    }
    .faq-wrapper {
        padding-top: 2.5rem
    }
}

@media only screen and (max-width:700px) {
    .select-check .selects .btn-text:not(.active):after,
    .select-check .selects .btn-text:not(.active):before {
        margin-top: 0
    }
    .card-item-content .text-sm {
        padding-left: .75rem
    }
    .card-item-value {
        padding: 2.1875rem .625rem .8125rem .75rem
    }
    .sort-select .dropdown-target {
        left: -2.1875rem
    }
    .services-wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-left: 0
    }
    .services-item {
        text-align: center;
        padding-left: .3125rem;
        padding-right: .3125rem
    }
    .services-item-inner:before {
        display: none
    }
    .services-item-head {
        overflow: visible
    }
    .services-item-links {
        display: none
    }
    .services-item-img {
        position: static;
        width: auto;
        max-width: 5.625rem;
        display: inline-block
    }
    .services-item-img-arrow {
        top: 75%
    }
    .services-item-body,
    .services-item-footer {
        padding-left: 5%;
        padding-right: 5%;
        text-align: center
    }
    .services-item-body {
        margin-top: 2.3125rem
    }
    .services-item-body .link-border {
        margin-top: 1.25rem;
        display: none
    }
    .nav-arrows .slick-arrow {
        padding: .3125rem
    }
    .question-outer {
        padding-top: 2.8125rem;
        padding-bottom: 3.75rem
    }
    .question-outer .title {
        padding-bottom: 1.25rem
    }
    .page-head-inner {
        padding-top: 2.5rem
    }
    .form-block-section .input-form .input-item.s20 {
        width: 50%
    }
    .person-profile-reys {
        padding-left: 0
    }
    .person-profile-elem {
        padding-top: .625rem
    }
    .person-profile-elem .text-sm {
        margin-bottom: .625rem
    }
    .person-profile-elem.s33 {
        width: 50%
    }
    .person-profile-elem.s50,
    .person-profile-elem.s66 {
        width: 100%
    }
    .booking-block-inner .form-block-wrapper .form-block-section .input-item.s33 {
        width: 50%
    }
    .booking-block-inner .form-block-wrapper .form-block-section .input-item.s50 {
        width: 100%
    }
    .service-mainwrap .services-wrapper {
        margin-bottom: 2.8125rem
    }
    .service-mainwrap .services-item {
        width: 100%
    }
    .service-mainwrap .services-item-body,
    .service-mainwrap .services-item-footer {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .service-mainwrap .services-item-footer .btn {
        float: none
    }
}

@media only screen and (max-width:660px) {
    .index-tours .card-item:nth-of-type(n+4) {
        display: none
    }
    .card-item {
        width: 100%
    }
}

@media only screen and (min-width:651px) {
    .table-tickets {
        margin-top: 1.875rem
    }
    .table-tickets .table-row .table-item:not(.table-actions) {
        padding-top: 2.9375rem
    }
    .table-tickets .table-row .table-item.table-actions {
        padding-top: 1.25rem
    }
    .table-tickets.rays-today:not(.table-inline) .table-row:last-of-type .table-item {
        padding-bottom: 1.875rem
    }
}

@media only screen and (max-width:650px) {
    .page-head-title .title:not(: only-child) {
        width: 100%;
        max-width: 100%
    }
    .page-head-form .form-group {
        width: 100%
    }
    .page-head-form .form-group .input-wrapper .btn {
        width: 100%;
        margin-left: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        height: 2.5625rem;
        min-width: 0;
        margin-top: 1.5rem
    }
    .table-item .comment-wrapper .comment-section {
        margin-top: 0;
        top: 90%
    }
    .table-tickets.sold {
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 1.25rem;
        display: block;
        margin: 0 -.9375rem;
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px)
    }
    .table-tickets.sold .table-item {
        white-space: normal
    }
    .table-tickets.sold .table-item:not(:first-child) {
        min-width: 4.375rem
    }
    .table-tickets.sold .table-item.table-road,
    .table-tickets.sold .table-item.table-tel {
        min-width: 8.75rem
    }
    .table-tickets:not(.sold) {
        overflow-x: auto;
        display: block;
        border: 1px solid #e1e1e1;
        font-size: 0;
        margin-left: -.9375rem;
        margin-right: -.9375rem;
        width: auto;
        padding: .625rem 0 .625rem 5.9375rem;
        position: static;
    }
    .table-tickets:not(.sold) .table-head,
    .table-tickets:not(.sold) .table-row {
        display: inline-block;
        vertical-align: top;
        border: none
    }
    .table-tickets:not(.sold) .table-head {
        /* max-width: 5.9375rem; */
        border: 1px solid #e1e1e1;
        height: 100%;
        position: absolute;
        left: -.9375rem;
        top: 0;
        bottom: 0;
        z-index: 1;
        background-color: #fff;
    }
    .table-tickets:not(.sold) .table-head .table-item {
        width: 100%;
        border: none;
        padding-left: 10px!important;
        padding-top: 18px!important;
    }
    .table-tickets:not(.sold) .table-row {
        padding: 0!important;
        border: none;
        width: 100%;
    }
    .table-tickets:not(.sold) .table-item {
        display: block;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        border: none;
        padding: 3px 12px!important;
        white-space: normal;
        /* min-height: 2.8125rem; */
    }
    .table-tickets:not(.sold) .table-item.table-actions {
        font-size: .8125rem
    }
    .table-tickets:not(.sold) .table-item.table-road {
        width: 16.25rem
    }
    .table-tickets:not(.sold) .table-actions {
        font-size: 0
    }
    .table-tickets:not(.sold) .table-actions .btn,
    .table-tickets:not(.sold) .table-actions .link-border {
        width: 50%;
        max-width: 6.875rem;
        display: inline-block!important;
        vertical-align: top;
        margin-right: .3125rem
    }
    .table-tickets .table-item .text-sm {
        padding-left: .375rem
    }
    .table-tickets.buyed .table-head .table-item:nth-child(3),
    .table-tickets.buyed .table-head .table-item:nth-child(4),
    .table-tickets.buyed .table-head .table-item:nth-child(5) {
        min-height: 5rem;
        width: 100%
    }
    .table-tickets.buyed .table-row .table-item:nth-child(3),
    .table-tickets.buyed .table-row .table-item:nth-child(4),
    .table-tickets.buyed .table-row .table-item:nth-child(5) {
        min-height: 5rem
    }
    .table-tickets.sold {
        padding-left: 0
    }
    .table-tickets.sold .table-head {
        position: static
    }
    .table-tickets.rays-today .table-item:nth-child(4) {
        min-height: 4.5rem
    }
    .table-wrapper .table-inline {
        white-space: normal
    }
    .table-head .table-item.table-actions a,
    .table-row .table-item.table-actions a {
        padding-top: .375rem;
        padding-bottom: .375rem
    }
    .table-head .table-item.table-actions .link-border,
    .table-row .table-item.table-actions .link-border {
        text-align: left
    }
    .booking-block-inner .table-wrapper .table-head .table-item {
        /* min-height: 2.9375rem */
    }
}

@media only screen and (min-width:601px) {
    .modal-layout.modal-login {
        text-align: right;
        padding-top: 3.75rem
    }
    .modal-layout.modal-login:before {
        display: none
    }
    .person-profile-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
}

@media only screen and (max-width:600px) {
    .header-bottom:before {
        bottom: .75rem
    }
    .header-bottom-mobnav-acc,
    .header-bottom-mobnav-btn {
        width: 33.33%;
        max-width: 5.125rem
    }
    .header-bottom-inner .m-logo {
        width: 45%;
        max-width: 10.9375rem
    }
    .header-bottom-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .header-bottom-menu-item .header-bottom-menu-navlink {
        padding: 1rem .625rem
    }
    .promo-wrapper .promo-form .input-item.s50,
    .promo-wrapper .promo-form .input-item.s100 {
        width: 100%
    }
    .promo-wrapper .promo-form .input-item.s50 .select-item,
    .promo-wrapper .promo-form .input-item.s100 .select-item {
        margin-top: 0
    }
    .promo-form {
        padding: 1.875rem 1.125rem 2.8125rem
    }
    .footer-row {
        position: static
    }
    .footer-dop-nav {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .footer__footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        padding: 2.1875rem 0;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }
    .footer__footer-developer {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .footer__footer-copy {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding-top: .625rem;
        position: relative
    }
    .footer__footer-copy,
    .footer__footer-developer {
        width: 100%;
        text-align: center
    }
    .footer__footer-developer {
        min-width: 100%;
        text-align: left;
        padding: .625rem 0
    }
    .footer-developer-link {
        text-align: center
    }
    .card-item-name {
        font-size: .875rem
    }
    .tour-sort-text {
        font-size: 1rem
    }
    .tour-sort-dropdown .sort-select-title,
    .tour-sort-text {
        line-height: 1.3
    }
    .sort-select-title {
        font-size: 1.0625rem
    }
    .news-nav {
        padding-top: 2.5rem
    }
    .news-nav .btn span {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .news-wrapper {
        padding-bottom: 2.5rem
    }
    .page-head:before {
        background-position: top 40px center
    }
    .border-card.extra {
        margin: 0 -.9375rem
    }
    .border-card.extra .special {
        width: 95%
    }
    .border-card.small.percent .border-card-inner .border-card-name span {
        margin: .625rem 0 1.25rem
    }
    .rules-inner .border-card {
        width: 100%
    }
    .table-sheldue {
        font-size: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        border-top: 1px solid #e1e1e1
    }
    .table-sheldue .table-head,
    .table-sheldue .table-row {
        width: 33.33%;
        padding: 0
    }
    .table-sheldue .table-row .text-1 {
        padding-right: 0!important
    }
    .table-sheldue .table-row .table-item {
        text-align: center
    }
    .table-sheldue .table-row .table-item .bus-item {
        display: inline-block
    }
    .table-sheldue .table-item {
        display: block;
        width: 100%;
        border: none;
        height: 2.8125rem
    }
    .table-sheldue .table-item .text-1 {
        line-height: 2.375rem
    }
    .table-sheldue .table-item.table-item-from,
    .table-sheldue .table-item:not(.table-item-from) {
        padding: .625rem
    }
    .table-sheldue .table-head .table-item {
        padding: .625rem;
        line-height: 2.375rem
    }
    .table-sheldue .table-row .table-item-from:first-of-type .text-1:after {
        top: auto;
        right: auto;
        left: -webkit-calc(50% - 3.5px);
        left: calc(50% - 3.5px);
        bottom: 0
    }
    .route-table-head {
        width: 100%;
        border-bottom: 1px solid #e1e1e1
    }
    .route-table-head-link {
        display: none
    }
    .route-table-head .table-wrapper {
        overflow: visible;
        width: 100%
    }
    .route-table-head .table-wrapper .table {
        height: 100%;
        white-space: nowrap;
        overflow-x: auto;
        width: 100%;
        padding-bottom: .625rem
    }
    .slider-bus .slider-bus-btn {
        margin: 0
    }
    .feature-outer.feature-bus .feature-wrap {
        margin: 0 -.9375rem;
        width: auto
    }
    .form-block-wrapper {
        margin: 1.875rem -.9375rem 1.25rem
    }
    .form-block-section .input-form .input-item,
    .form-block-section .title {
        margin-bottom: 1.875rem
    }
    .form-block-footer .input-form .input-item.s33,
    .form-block-section .input-form .input-item.s25 {
        width: 50%
    }
    .form-block-footer .input-form .input-item.s33 .btn {
        font-size: .75rem
    }
    .form-block-footer .input-form .input-item.s33 .btn span {
        padding-left: .625rem;
        padding-right: .625rem
    }
    .table-notification-inner {
        margin: 0 -1.25rem;
        width: auto
    }
    .table-notification-inner .table-navigation-link,
    .table-notification-inner .text-1 {
        display: block
    }
    .table-notification-inner .table-navigation-link {
        font-size: .875rem
    }
    .table-notification-inner .table-notification-btn .btn {
        font-size: .75rem
    }
    .table-notification-inner .table-notification-btn .btn span {
        padding: .6875rem .75rem
    }
    .modal-layout {
        padding-left: .625rem;
        padding-right: .625rem;
        padding-top: 3.75rem
    }
    .modal-layout .modal-container .form-block-wrapper {
        margin: 0
    }
    .login-container-block {
        width: 100%;
        margin-bottom: 2.1875rem
    }
    .login-container-block .form-block-wrapper {
        margin: 0
    }
    .person-profile-about,
    .person-profile-reys {
        min-width: 100%;
        display: inline-block;
        vertical-align: top;
        padding-left: 1.5625rem
    }
    .person-profile-reys:before {
        width: 100%;
        height: 1px;
        bottom: auto;
        background-size: 6px 2px;
        background-repeat: repeat-x;
        background-position: bottom;
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #bebebe), color-stop(30%, hsla(0, 0%, 100%, 0)));
        background-image: -webkit-linear-gradient(left, #bebebe, hsla(0, 0%, 100%, 0) 30%);
        background-image: linear-gradient(90deg, #bebebe, hsla(0, 0%, 100%, 0) 30%);
        right: 0
    }
    .person-profile-elem {
        padding-left: 0
    }
    .booking-wrapper {
        margin: 0 -.9375rem
    }
    .booking-smallcont {
        text-align: left;
        padding-left: 3.4375rem
    }
    .booking-details-card {
        width: 100%
    }
    .booking-details-card-head {
        padding-top: 1.6875rem
    }
}

@media only screen and (max-width:544px) {
    .footer-main-nav .m-logo {
        width: -webkit-calc(100% - 10rem);
        width: calc(100% - 10rem);
        padding-bottom: 11%;
        height: 0;
        background-position: 0
    }
    .footer-main-nav .btn {
        margin-left: 0
    }
    .footer-main-nav .btn span {
        padding: .8125rem
    }
    .footer-dop-nav .footer-column-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .footer-dop-nav .footer-column-wrap .footer-column:first-child {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .footer-dop-nav .footer-column-wrap .footer-column:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .footer-dop-nav .footer-column:nth-child(2) {
        width: 100%;
        font-size: 0
    }
    .footer-dop-nav .footer-column:nth-child(2) .info-block {
        display: inline-block;
        vertical-align: bottom;
        width: 50%
    }
    .footer-dop-nav .footer-column:nth-child(2)~.footer-column {
        display: none
    }
    .footer__footer {
        margin-top: 0;
        border-top: none;
        padding-top: .9375rem
    }
    .news-item {
        width: 100%;
        /* margin: 2rem 0; */
        margin-bottom: 2rem;
    }
    .news-item-inner {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .news-item-img {
        width: 100%
    }
    .news-item-img-inner {
        padding-bottom: 85%
    }
    .news-item-content {
        width: 100%;
        height: auto
    }
    .news-item-content .news-item-content-inner {
        /* padding-top: 3.125rem; */
        /* padding-bottom: 2.1875rem; */
    }
}

@media only screen and (max-width:500px) {
    .input-form>.small-link,
    .input-item>.small-link {
        right: -.1875rem
    }
    .border-card-name .text-medium a {
        font-size: 1.125rem
    }
    .form-block-section .input-form {
        margin-right: -1.25rem
    }
    .form-block-section .input-form .input-item {
        padding-right: 1.25rem
    }
    .form-block-section .input-form .input-item.s33 {
        width: 50%
    }
    .form-block-section .input-form .input-item.s50 {
        width: 100%
    }
    .profile-wrapper {
        border: none
    }
    .profile-wrapper .profile-coupons {
        margin: 0 -.9375rem
    }
    .profile-wrapper .profile-coupons-history-inner {
        margin: 0 -1.25rem
    }
    .profile-wrapper .profile-total {
        padding-right: 0;
        padding-left: .625rem;
        border: none;
        min-width: 0;
        padding-top: .9375rem
    }
    .profile-wrapper .profile-total .link-border {
        white-space: nowrap
    }
}

@media only screen and (min-width:500px) {
    .form-block-section .input-item .input-wrapper .select-item {
        margin-top: 1.875rem
    }
}

@media only screen and (max-width:480px) {
    .card-item-bus {
        min-height: 0
    }
    .question-outer {
        padding-left: 0;
        padding-right: 0;
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
    .question-outer .question-item {
        margin: 0 .9375rem
    }
    .question-inner.slick-initialized {
        border: none
    }
    .question-inner.slick-initialized .question-item {
        border: 1px solid #ebebeb
    }
    .question-item {
        padding-top: 2.5%;
        padding-bottom: 2.5%
    }
    .page-head-inner {
        padding-top: 1.25rem
    }
    .bus-wrapper {
        margin-left: -.9375rem;
        margin-right: -2.1875rem
    }
    .form-block-footer .input-form .input-item.s50 .btn {
        font-size: .75rem
    }
    .form-block-footer .input-form .input-item.s50 .btn span {
        padding-left: .625rem;
        padding-right: .625rem
    }
    .modal-layout.modal-login .modal-container-header {
        margin: 0 -1.25rem;
        padding: 1.5625rem 1.25rem
    }
    .modal-layout.modal-login .modal-container-header .small-link {
        right: .625rem
    }
    .modal-layout .modal-container {
        padding: 2rem 1.25rem
    }
    .faq-answer {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media only screen and (max-width:450px) {
    .form-block-section .input-form .input-item.s20 {
        width: 100%
    }
}

@media only screen and (max-width:440px) {
    .roadmap-item-point .dropdown-target {
        min-width: 18.75rem
    }
    .roadmap-item-point.small .dropdown-target {
        left: -5.25rem
    }
    .booking-block-inner .form-block-wrapper .form-block-section .input-item.s33 {
        width: 100%
    }
}

@media only screen and (max-width:435px) {
    .footer-dop-nav .footer-column:not(.info-column) .footer-column-list .footer-column-list-item a {
        font-size: .75rem
    }
}

@media only screen and (max-width:420px) {
    .header-bottom-menu-item .header-bottom-menu-navlink {
        padding-left: .25rem;
        padding-right: .25rem
    }
    .header-bottom-menu-item .header-bottom-menu-navlink span {
        font-size: .8125rem
    }
}

@media only screen and (max-width:400px) {
    .form-block-section .title .link-border {
        display: block;
        margin: .625rem auto 0;
        float: none;
        max-width: 15.625rem;
        text-align: center
    }
    .form-block-section .title .link-border span {
        width: auto
    }
    .company-section {
        padding: .9375rem 1.125rem
    }
    .map-wrapper .company-section .map-container {
        margin: 0 -1.125rem
    }
}

@media only screen and (max-width:380px) {
    .card-item-bus .card-item-img-inner {
        padding: 0;
        height: 100%
    }
    .booking-block-date .text-1 {
        font-size: .75rem;
        padding-left: .3125rem;
        padding-right: .3125rem
    }
    .booking-block-date .table-navigation-link {
        font-size: .75rem
    }
    .booking-block-date .table-navigation-link i {
        margin-left: .1875rem;
        margin-right: .1875rem
    }
    .promocode-input .input-wrapper {
        width: -webkit-calc(100% - 7.5rem);
        width: calc(100% - 7.5rem);
        max-width: -webkit-calc(100% - 7.5rem);
        max-width: calc(100% - 7.5rem)
    }
}

@media only screen and (max-width:360px) {
    .map-wrapper .company-section-block {
        width: 100%!important
    }
}

@media only screen and (max-width:350px) {
    .tour-sort-text {
        display: block
    }
    .tour-sort-dropdown .dropdown-target {
        left: 0;
        right: -1.5625rem
    }
}

@media only screen and (max-width:340px) {
    .mobile-soc .soc-wrapp {
        margin: 0 -.75rem
    }
    .form-block-section .input-form .input-item.s33 {
        width: 100%
    }
    .company-section-block {
        padding-left: 0!important;
        width: 100%
    }
    .table-notification-inner .table-notification-btn .btn {
        font-size: .6875rem
    }
    .table-notification-inner .table-notification-btn .btn span {
        padding: .75rem .4375rem
    }
}

@media only screen and (max-width:335px) {
    .slider-bus .text-sm {
        height: 1.75rem
    }
}

@media only screen and (max-width:330px) {
    .aside-list.bold.aside-list-tabs {
        margin-right: -.625rem;
        margin-left: -.625rem;
        width: -webkit-calc(100% + 10px);
        width: calc(100% + 10px)
    }
    .profile-wrapper .profile-total .link-border {
        font-size: .75rem
    }
}

@media (max-width: 768px) {
    #search-form-header{
        overflow: visible !important;
    }
    .page-head-title {
        padding-bottom: 1rem;
    }
    .page-head-breadcrums {
        display: none;
    }
    .page-head-title .title {
        font-size: 1.5rem;
        text-align: center;
    }
    .banner{
        display: none;
    }
    .booking-block-head{
        margin-bottom: 1rem;
    }
    .table-item.table-item-from .roadmap-item-point{
        padding-left: 0 ;
    }

}

.question:hover  > .question__tooltip{
    display: block;
}
.question__tooltip{
    display: none;
    background: white;
    position: absolute;
    right: -40px;
    bottom: 30px;
    padding: 0.75rem;
    box-shadow: 0 5px 13px 0 rgba(7, 35, 53, .11);
}
.question__tooltip-content {
    position: relative;
}

.question__tooltip-content:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background: white;
    right: 32px;
    bottom: -17px;
    position: absolute;
}


@media (max-width: 568px) {
    .aside-menu{
        display: none !important;
    }
    .page-head{
        position: relative;
        transition: position 0.3s;
    }
    .scroll_header{
        transition: position 0.3s;
        position: fixed !important;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 4;
    }
    .tour-outer{
        padding-top: 2rem;
    }
    .scroll.wrapper{
        margin-top:180px;
        /* transition: all 0.3s; */
    }

    .scroll_header .page-head-title{
        display: none;
    }
    .scroll_header .page-head-inner{
        padding-top: 0 !important;
    }
    .news-wrapper .card-item-img-inner{
        padding-bottom: 1rem;
        height: 200px;
    }
    .promo-form .input-form .form-footer .link-border{
        margin: 1rem 0 0;
        display: block;
    }
    .question__tooltip-content:after {
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        transform: rotate(45deg);
        background: white;
        right: 32px;
        bottom: -17px;
        position: absolute;
    }
    .price-table-table .road-popup .dropdown-trigger .dropdown-target{
        left: -40px !important;
    }
    .roadmap-inner {
        width: 100%;
        margin: 0;
    }
    .price-table-table{
        border: 1px solid lightgray;
        padding: 0.5rem 1rem;
    }
    .roadmap-wrapper {
        padding-top: 0;
        margin: 2rem 0 0.75rem;
    }
    .roadmap-item-point {
        position: static;
        display: block;
        min-width: 100%;
        text-align: left;
        padding-left: 4.25rem;
        height: 3.5rem;
    }
    .roadmap-item:first-child .text-1{
        transform: translateY(5px);
    }
    .roadmap-item:last-child .text-1{
        transform: translateY(7px);
    }
    .roadmap-item:after {
        display: inline-block;
        content: "";
        left: 1.125rem;
        right: 3.125rem;
        top: .875rem;
        position: absolute;
        z-index: 0;
    }
}
.pp-tb {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
@media (max-width: 968px) {
    .revert{
        display: none !important;
    }

}

.people-input{
    width: 50px;
    text-align: center;
}
.sub-input-wrapper .people-choose{
    width: 99%;
    font-size: 20px;
    display: inline-block;
    text-align: right;
    margin-left: 1px;
    display: flex;
    justify-content: space-around;
}
.plus, .minus {
    font-size: 20px;
    color: #ff8400;
    background-color: #fff;
    cursor: pointer;
    border: 1px solid #ff8400;
    width: 100%;
}
.alert-booking.active{
    margin: 15px 0 0;
    background: #f3f8ff;
    width: 100%;
    color: #1754a2;
    border-radius: 4px;
    border: 1px solid #a5aebb59;
    font-style: italic;
    font-size: 13px;
    display: flex !important;
    align-items: center;
}
.alert-booking .icon-important:before{
    content: '!';
    display: block;

    color: #1754a2;
    font-size: 19px;
    margin-right: 10px;
}
.passangers-item{
    color:#404040;
    font-size: 15px;
}
.passangers-item a{
    color:#404040;
}
.passangers-item:hover,.passangers-item:hover a {
    color:rgb(254, 131, 3);
    text-shadow: 2px 2px 6px rgba(0,0,0,0.1);
}

.page-head-title .title{
    color: white !important;
}



