/* original style.css  */

@charset "UTF-8";*,.input,.textarea {
    -webkit-box-sizing: border-box
}

.h1,.h2,.h3,.h4,body,h1,h2,h3,h4,li,ul {
    padding: 0;
    margin: 0
}

.tabs-content,.tabs-nav,body,label,li,p,ul {
    margin: 0
}

.h1,.h2 {
    font-family: Roboto-Bold
}

.h1,.main-page .h2 {
    font-size: 2.25rem;
    line-height: 2.25rem
}

.h1,.h2,.main-page .h2 {
    line-height: 2.25rem
}

.h1:after,.main-page .h2:after {
    position: absolute;
    bottom: -1.25rem;
    width: 6.25rem;
    height: .1875rem;
    background: #f6a409;
    content: ''
}

.span-br,.upbutton {
    display: block
}


.fas,body {
    text-rendering: auto
}

#review_stars label,.accord-wrap--js>.accord-title--js:hover,.radio-pay-text {
    cursor: pointer
}

* {
    box-sizing: border-box
}

html {
    font-size: 16px
}

body {
    font-family: Gilroy-Light,Arial,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;
    color: #181818;
    overflow-x: hidden;
    font-size: 1rem;
    line-height: normal;
    -webkit-font-smoothing: subpixel-antialiased!important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    outline: 0!important
}

li,ul {
    list-style: none
}

a,button,input,textarea {
    outline: 0
}

a:focus,a:visited,button:focus,button:visited,input:focus,input:visited,textarea:focus,textarea:visited {
    text-decoration: none;
    outline: 0
}

a:hover {
    text-decoration: none;
    color: inherit
}

.space-nowrap {
    white-space: nowrap
}

.header-currency__wrap, .header-locale__wrap, .main-page .h2 {
    position: relative;
}

.body .h1 {
    position: relative;
    margin-bottom: 3.25rem
}

.h1:after {
    left: 0;
    border-radius: .375rem
}

.arrow-down-white:after,.upbutton {
    background-image: url("/img/icon-arrow-down-white.svg")
}

.arrow-down-blue:after,.arrow-down-white:after,.icon-dollar:before,.icon-eng:before,.icon-euro:before,.icon-isr:before,.icon-rus:before,.icon-shek:before,.icon-user:before,.upbutton {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.h1+.h2 {
    margin-top: -.875rem
}

.h1+.cities-wrap {
    margin-top: 3.75rem
}

.h2 {
    font-size: 1.625rem;
    margin-bottom: .5625rem
}

.h3 {
    font-family: Gilroy-Bold;
    font-size: 1rem
}

.h3,.p {
    line-height: 1.75rem
}

.h2+.foto-text-block {
    margin-top: 2.0625rem
}

.decs {
    margin-bottom: 1.25rem
}

a {
    font-family: Gilroy-Medium;
    color: #f6a409
}

.p {
    margin-bottom: 1rem
}

.span-semibold-p {
    font-family: Gilroy-Semibold
}

.main-page .h2 {
    font-family: Roboto-Bold;
    margin-bottom: 3.75rem;
    text-align: center
}

.main-page .h2:after {
    left: calc(50% - 50px);
    border-radius: .375rem
}

.h1-title__wrap,.nav-top__menu,.order-step__wrap,.select-block__tab-content,.service-button__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lk-block__wrap,.services-block__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.lk-block:hover,.nav-top__item:hover,.services-block:hover {
    color: #fff
}

.services-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 2.5625rem
}

.header-currency__dropdown,.header-locale__dropdown,.lk-block__dropdown,.services-block__dropdown {
    display: none;
    background: #fff;
    z-index: 10;
    position: absolute
}

.services-block__dropdown {
    width: 23.75rem;
    left: -1.25rem;
    top: 3.625rem
}

.apps-button__wrap,.apps-wrap,.currency-link,.header-locale__block,.header-middle__options,.icon-user,.lk-block,.locale-link,.paginator,.slider-auto__icons,.social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.button,.contacts__header {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.contacts__text {
    font-family: Roboto-Light;
    font-size: .9375rem;
    line-height: 1.25rem;
    margin-bottom: .25rem
}

.banner-top__title,.button-transparent,.header-tel,.section-social .h2,.tabs-main .tabs-link {
    font-family: Roboto-Bold
}

.contacts__call {
    margin-right: 1.5rem
}

.button {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-orange {
    color: #fff;
    background: #f6a409;
    border-radius: 6px
}

.button-orange:hover {
    color: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(176,176,176,.4);
    box-shadow: 0 .125rem .25rem rgba(176,176,176,.4)
}

.button-transparent {
    color: #f6a409;
    background: 0 0;
    border: 1px solid #f6a409;
    border-radius: 2px
}

.button-transparent:hover {
    color: #fff;
    background: #f6a409
}

.section {
    margin-bottom: 5rem
}

.section:last-child {
    margin-bottom: 6.1875rem
}

.section-autos .button__wrap,.section-feedback .button__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-autos .button-orange,.section-feedback .button-orange {
    width: 12.5rem;
    height: 3.125rem;
    font-size: 1rem;
    line-height: 1.1875rem
}

.section-blue {
    padding-top: 4.875rem;
    padding-bottom: 5rem;
    background: #f0f8ff
}

.section-feedback .feedback-rating__full {
    background-image: url("/img/icon-star-darkblue.png")
}

.section-faq .h2,.section-towns .h2 {
    font-size: 2rem
}

.section-faq .h2:after,.section-towns .h2:after {
    bottom: -1.4375rem
}

.section-order {
    margin-bottom: 11.5625rem
}

.section-social .h2 {
    font-size: 2rem;
    margin-bottom: 1.5625rem;
    text-align: center
}

.accord-block--js,.section-social .h2:after {
    display: none
}

.section-social .section-blue {
    border-radius: .25rem
}

.section-select {
    margin-top: -16.125rem
}

.select-block__wrap {
    border-radius: .375rem;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.05);
    box-shadow: 0 0 30px rgba(0,0,0,.05);
    overflow: hidden
}

.tab {
    padding: 2.3125rem 1.875rem;
    pointer-events: none;
    opacity: 0
}

.input,.order-info__wrap .input__wrap.input-bag .input,.order-info__wrap .input__wrap.input-promo .input,.textarea {
    padding-left: 4rem
}

.star {
    margin-left: .1875rem;
    color: #f6a409
}

.input,.textarea {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border-radius: 0.375rem;
    border: 2px solid #dde1e8;
    color: #111827;
    font-family: Inter, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1rem;
    outline: none;
    padding: calc(1rem - 4px);
    background: #ffffff;
    transition: all ease-in-out 0.4s;
}
.input::placeholder {
    color: #333333;
}
.textarea::placeholder {
    color: #333333;
}
.faq-item,.question-block__wrap {
    -webkit-box-sizing: border-box;
    background: #fff
}

.input-block textarea:focus,
.input-block input[type=tel]:focus,
.input-block input[type=text]:focus,
.input-block input[type=email]:focus,
.input-block textarea:active,
.input-block input[type=tel]:active,
.input-block input[type=text]:active,
.input-block input[type=email]:active,
.modal .input-block textarea:hover,
.modal .input-block input[type=tel]:hover,
.modal .input-block input[type=text]:hover,
.modal .input-block input[type=email]:hover {
    border: 2px solid #004C98
}

.modal .input-block textarea,
.modal .input-block input[type=tel],
.modal .input-block input[type=text],
.modal .input-block input[type=email] {
    color: #333333;
    font-size: 16px;
}

.modal .input-block textarea {
    width: 100%;
    min-height: 140px;
}

.input-block.error-valid.error-icon .input-img{
    opacity: 0;
}

.textarea {
    height: 5.75rem;
    padding-top: .625rem;
    padding-bottom: .625rem
}

.slider__wrap {
    position: relative
}


.privilege-item {
    margin-top: .5625rem
}

.privilege-img__wrap {
    position: relative;
    width: 3rem;
    margin-bottom: 1.25rem
}

.privilege-img {
    height: 4.375rem;
    width: auto
}

.privilege-title {
    font-family: Roboto-Bold;
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: .5rem
}

.privilege-decs {
    padding-right: .9375rem;
    font-family: Roboto-Light;
    font-size: 1.0625rem;
    line-height: 1.875rem
}

.slider__wrap-autos {
    margin-bottom: 2.3125rem
}

.container-arrows {
    position: absolute;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    z-index: 100;
    height: 0
}

.next-button,.prev-button {
    display: block;
    background: url("/img/icon-arrow-down-white.svg") center/.9375rem .9375rem no-repeat #f6a409;
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.next-button:hover,.prev-button:hover {
    -webkit-box-shadow: 0 2px 4px rgba(176,176,176,.4);
    box-shadow: 0 2px 4px rgba(176,176,176,.4)
}

.prev-button {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: -5.125rem
}

.next-button {
    margin-right: -5.125rem
}

.count-passenger,.feedback-img__wrap,.slider-excursion-item,.slider-excursion-little__item,.slider-tour__item {
    margin-right: 1.25rem
}

.next-button.slick-disabled,.prev-button.slick-disabled {
    opacity: .4;
    pointer-events: none
}

.next-button.slick-disabled:hover,.prev-button.slick-disabled:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.slider-auto__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 16.875rem;
    background: #f0f8ff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 1.4375rem
}

.auto-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom right;
}

.section.section-autos {
    overflow-x: hidden;
}

.slider-auto__title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #cbe6ff;
    margin-bottom: 1.25rem
}

.slider-auto__title {
    font-family: Roboto-Bold;
    font-size: 1.25rem;
    line-height: 1.5rem
}

.slider-auto__item {
    padding-right: 1.25rem;
}

.slider-auto__decs {
    font-family: Roboto-Light;
    font-size: 1.0625rem;
    line-height: 2rem
}

.count-bag,.count-passenger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto-Medium;
    font-size: .9375rem;
    line-height: 1.25rem
}

.count-bag:before,.count-passenger:before {
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.875rem;
    height: 1.875rem;
    margin-right: .5rem
}

.count-passenger:before,.input-passenger:before {
    background-image: url("../img/icon-passenger.svg")
}

.count-bag:before,.input-bag:before {
    background-image: url("../img/icon-bag.svg")
}

.feedback-wrap {
    margin-bottom: 2.0625rem
}

.feedback-item__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.feedback-img__wrap {
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.feedback-img {
    width: 100%;
    height: 100%
}

.feedback-name {
    font-family: Roboto-Bold;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #262626;
    margin-bottom: .3125rem
}

.star-img {
    width: 1.125rem;
    height: 1.125rem;
    margin-right: .1875rem
}

.feedback-item__text-block {
    position: relative;
    background: #fff;
    border-radius: .375rem;
    padding: 1.5rem .625rem 2rem 2.0625rem;
    z-index: 1
}

.feedback-item__text-nano {
    min-height: 16rem;
    height: 16rem
}

.feedback-item__text {
    font-family: Roboto-Light;
    font-size: 1.0625rem;
    line-height: 2rem;
    color: #2e2e2e;
    padding-right: 1.375rem
}

.nano>.nano-pane>.nano-slider {
    background: #ccd8de;
    width: .25rem
}

.accord-wrap--js>.accord-title--js:after,.town-item:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: ''
}

.icon-message {
    position: absolute;
    top: -1.0625rem;
    left: 4.5625rem;
    width: 3.125rem;
    height: 1.5625rem;
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg)
}

.towns-list {
    margin-bottom: 1.0625rem
}

.town-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-family: Roboto-Light;
    font-size: 1.125rem;
    margin-bottom: 1.875rem
}

.town-item:before {
    background-image: url("/img/icon-geo-blue.png");
    width: 1rem;
    min-width: 1rem;
    height: 1.25rem;
    margin-right: 1.1875rem
}

.more-show {
    font-family: Roboto-Bold;
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #f6a409;
    padding-bottom: 2px;
    border-bottom: 1px dashed #f6a409
}

.faqs-wrap {
    padding-right: 1.25rem
}

.faq-item {
    padding: 1.0625rem .75rem 0;
    border: 1px solid #cbe6ff;
    box-sizing: border-box;
    border-radius: 2px;
    margin-bottom: .375rem
}

.faq-title {
    font-family: Roboto-Medium;
    font-size: 1.0625rem;
    line-height: 1.75rem;
    padding-left: .6875rem;
    padding-right: .5625rem;
    padding-bottom: .9375rem
}

.faq-block {
    border-top: 1px solid #cbe6ff;
    padding: 1.125rem .6875rem 1.8125rem;
    font-family: Roboto-Light;
    font-size: 1.0625rem;
    line-height: 2rem;
    color: #2e2e2e
}

.accord-wrap--js>.accord-title--js,.fix-block-bottom__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.accord-wrap--js>.accord-title--js:after {
    background-image: url("/img/icon-arrow-down-orange.svg");
    width: 1.1875rem;
    min-width: 1.1875rem;
    height: .625rem;
    margin-left: .75rem;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.accord-wrap--js.active>.accord-title--js:after,html[dir=rtl] .paginator-arrow-left svg,html[dir=rtl] .paginator-arrow-right svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.question-block__wrap {
    padding: 2.125rem .8125rem 1.75rem;
    border: 1px solid #cbe6ff;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.05);
    box-shadow: 0 0 30px rgba(0,0,0,.05);
    border-radius: .375rem;
    text-align: center
}

.paginator-wrap,.question-block__wrap .button__wrap,.slider__wrap.slider__wrap-tours {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.question-block__wrap .button-orange {
    width: 11.25rem;
    height: 2.875rem;
    padding-top: 2px;
    font-size: .9375rem;
    line-height: .9375rem
}

.question-title {
    font-family: Roboto-Bold;
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: .4375rem
}

.question-decs {
    margin-bottom: 1.75rem;
    font-family: Roboto-Light;
    font-size: 1rem;
    line-height: 1.5rem
}

.question-inputs__wrap {
    border-top: 1px solid #cbe6ff;
    padding: 1.4375rem .75rem 0;
    margin-bottom: 1rem
}

.question-inputs__wrap .input,.question-inputs__wrap .textarea {
    padding-left: 1.25rem
}

.apps-info__wrap {
    margin-left: 5.0625rem
}

.apps-img__wrap img {
    width: 100%;
}

.apps-info__title {
    width: 27.125rem;
    font-family: Roboto-Bold;
    font-size: 2rem;
    line-height: 2.25rem;
    margin-bottom: 0
}

.apps-info__decs {
    font-family: Roboto-Light;
    font-size: 17px;
    line-height: 30px;
    color: #535353;
    margin-bottom: 1.9375rem
}

.apps-info__text p {
    margin-bottom: 0;
}

.apps-info__decs .apps-info__text {
    margin-bottom: .75rem
}

.apps-info__decs .apps-info__text:last-child {
    margin-bottom: 0
}

.apps-img__wrap {
    width: 29.125rem;
    min-width: 29.125rem;
    height: 35rem;
    margin-top: .75rem
}

.apps-button__wrap .app-wrap {
    width: 10.625rem;
    height: 3.125rem;
    margin-right: .8125rem;
    margin-bottom: 0
}

.apps-button__wrap .app-wrap:last-child,.social__item:last-child {
    margin-right: 0
}

.app-img,.apps-button__wrap .app-img,.basket-img,.excursion-img-big,.img-card,.slider-tour-img {
    width: 100%;
    height: auto
}

.social-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.select .jq-selectbox__trigger:after,.social-link {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.social-link {
    width: 3rem;
    height: 3rem
}

.arrow-down-orange,.select .jq-selectbox__trigger:after {
    width: .75rem;
    min-width: .75rem;
    height: .375rem
}

.social-link_fb {
    background-image: url("/img/icon-fb.svg")
}

.social-link_vimeo {
    background-image: url("/img/icon-vimeo.svg")
}

.social-link_in {
    background-image: url("/img/icon-in.svg")
}

.social-link_google {
    background-image: url("/img/icon-google.svg")
}

.social-link_vk {
    background-image: url("/img/icon-vk.svg")
}

.social-link_ok {
    background-image: url("/img/icon-ok.svg")
}

.select {
    width: 100%;
    min-width: 100%
}

.select .jq-selectbox__dropdown {
    max-width: 100%;
    top: 2.75rem;
    -webkit-box-shadow: none;
    background: #ffffff;
    border-radius: 0.375rem;
    border: #e5e7eb;
    border: 1px solid #e5e7eb;
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.06);
    display: block;
    margin-top: 0.5rem;
    padding: 0.75rem;
    position: absolute;
    width: 100%;
    z-index: 10000;
}

.select .jq-selectbox__dropdown li {
    white-space: pre-wrap;
    color: #111827;
    line-height: 1;
    padding: 0.75rem;
    cursor: pointer;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: 400;
}

.select .jq-selectbox__dropdown li:hover {
    background-color: #ebeff8;
    color: #181818
}

.select .jq-selectbox__dropdown li.sel {
    background-color: #fff;
    color: #f6a409
}

.select .jq-selectbox__dropdown li.sel:hover {
    background-color: #f0f8ff
}

.select .jq-selectbox__select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-shadow: none;
    font-family: Inter;
    font-size: .875rem;
    height: 48px;
    background: #fff;
    border: 2px solid #DDE1E8;
}

.select .option,.header-locale__wrap .select .option {
    -webkit-box-align: center;
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    font-size: .875rem;
    line-height: 1rem;
    font-family: Roboto-Medium
}

.select .jq-selectbox__select-text {
    font-family: 'Inter';
    font-size: 16px;
    opacity: 1;
    color: #111827;
}

.select .jq-selectbox__trigger {
    border-left: none;
    right: -.3125rem
}

.select .jq-selectbox__trigger:after {
    content: '';
    background-image: url("/img/icon-arrow-down-gray.svg");
    margin-right: 10px;
    margin-top: 10px;
    width: 24px;
    height: 24px;
    min-width: 8px;
    background-size: auto;
}

.select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    display: none
}

.jq-selectbox.focused .jq-selectbox__select {
    outline: 0;
    border: 2px solid #004C98
}

.header-currency__wrap .select .jq-selectbox__select {
    border: none;
    background: 0 0;
    max-width: 5.875rem
}

.advant-trip__wrap,.header-locale__wrap, .select .option {
    display: -webkit-box;
    display: -ms-flexbox
}

.breadcrumb__item:last-child:after,.header-locale__wrap .select .jq-selectbox__trigger-arrow {
    display: none
}

.breadcrumb__item:after,.button-minus:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: ''
}

.advant-trip__wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.4375rem
}

.breadcrumb__item,.breadcrumb__list {
    display: -webkit-box;
    display: -ms-flexbox
}

.advant-trip__title {
    font-family: Roboto-Medium;
    font-size: .8125rem;
    line-height: .9375rem;
    text-transform: uppercase;
    color: #c5c5c5;
    margin-right: 1rem
}

.button-minus {
    position: relative;
    width: 1.5rem;
    height: 1.5rem;
    background: #f0f8ff;
    border: 1px solid #cbe6ff;
    border-radius: 2px
}

.button-minus:before {
    position: absolute;
    top: 50%;
    left: .375rem;
    background-image: url("/img/minus.svg");
    width: .625rem;
    min-width: .625rem;
    height: 2px
}

.breadcrumb-wrap {
    background: #fafafa;
    margin-bottom: 3.0625rem
}

#review_stars input~label i,.feedback-rating__empty {
    background-image: url("/img/icon-star-blue.png")
}

.breadcrumb__list {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .875rem 0
}

.breadcrumb__item {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .6875rem
}

.breadcrumb__item:after,.feedback-item__left,.feedback-item__wrap {
    display: -webkit-box;
    display: -ms-flexbox
}

.breadcrumb__item:after {
    display: flex;
    background-image: url("/img/icon-arrow-right-gray.svg");
    width: .5rem;
    min-width: .5rem;
    height: .625rem;
    margin-left: .625rem
}

.breadcrumb__link,.breadcrumb__span {
    font-size: .8125rem;
    color: #818181
}

.h1-title__wrap .h1 {
    margin-bottom: 2.9375rem
}

.h1-title__wrap .button-orange {
    margin-top: .625rem;
    width: 10rem;
    height: 2.75rem;
    font-size: .9375rem;
    line-height: 1.0625rem
}

.feedback-list__wrap {
    margin-bottom: 2.5rem
}

.feedback-item__wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-top: .75rem;
    padding-bottom: .75rem;
    margin-bottom: .625rem;
    border: 1px solid #cbe6ff;
    border-radius: .375rem
}

.catalog-item:last-child,.feedback-item__wrap:last-child {
    margin-bottom: 0
}

.feedback-item__wrap .feedback-img__wrap {
    width: 5.75rem;
    min-width: 5.75rem;
    height: 5.75rem
}

.feedback-item__left {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    min-width: 25%;
    padding-left: 1.6875rem
}

.feedback-date {
    font-family: Gilroy-Light;
    font-size: .875rem;
    line-height: 1rem;
    color: #262626;
    margin-bottom: .5625rem
}

.feedback-rating__wrap {
    margin-left: -2px;
    position: relative;
    width: 7.8125rem
}

.feedback-rating__empty,.feedback-rating__full {
    position: absolute;
    top: 0;
    left: 0;
    height: 1.3125rem;
    background-size: 1.5625rem 1.3125rem;
    background-repeat: repeat-x
}

.feedback-rating__empty {
    width: 100%;
}

#review_stars input:checked~label i,#review_stars label:hover i,#review_stars label:hover~label i,.feedback-rating__full {
    background-image: url("/img/icon-star-orange.png")
}

.feedback-item__decs {
    font-family: Gilroy-Light;
    font-size: 1rem;
    line-height: 1.75rem;
    color: #535353;
    border-left: 1px solid #cbe6ff;
    padding: 1.6875rem 2.75rem
}

/*.paginator li,.paginator-item.last {
    margin-right: -1px
}*/

.button-reverse, .checkbox-block, .feedback-info {
    margin-bottom: 1.3125rem;
}

.paginator-arrow-left,.paginator-arrow-right,.paginator-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    height: 3rem
}

.paginator-arrow-left svg,.paginator-arrow-right svg {
    width: .4375rem;
    min-width: .4375rem;
    height: .8125rem
}

.paginator-arrow-left svg path,.paginator-arrow-right svg path {
    stroke: #F6A409
}

.paginator-arrow-left:hover svg path,.paginator-arrow-right:hover svg path {
    stroke: #FFFFFF
}

.paginator-arrow-left {
    border: 1px solid #cbe6ff;
    border-radius: 4px 0 0 4px
}

.paginator-arrow-left:hover {
    background-color: #f6a409;
    border: 1px solid #f6a409;
    border-radius: 4px 0 0 4px
}

.paginator-arrow-right {
    border: 1px solid #cbe6ff;
    border-radius: 0 4px 4px 0
}

.paginator-arrow-right:hover {
    background-color: #f6a409;
    border: none;
    border-radius: 0 4px 4px 0
}

.paginator-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Gilroy-Regular;
    font-size: 1rem;
    line-height: 1rem;
    color: #535353;
    width: 3rem;
    height: 3rem;
    border: 1px solid #cbe6ff
}

.catalog-item {
    display: -webkit-box;
    display: -ms-flexbox
}

.catalog-item__img-sticker,.catalog-item__info-title,.filter-title {
    font-family: Roboto-Bold;
    line-height: 1.5rem
}

.paginator-link:hover {
    background-color: #f6a409;
    border: 1px solid #f6a409
}

.paginator-item.active .paginator-link {
    color: #fff;
    background-color: #f6a409;
    border: none
}

.filter__wrap {
    width: 100%;
    padding: 1.5625rem .625rem 2.6875rem;
    border: 1px solid #cbe6ff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .375rem
}

.filter__wrap .button-transparent {
    font-family: Roboto-Bold;
    width: 12.75rem;
    height: 3.125rem;
    font-size: .9375rem;
    line-height: 1.125rem
}

.filter__wrap .input-block {
    margin-bottom: 1rem
}

.filter-title {
    width: 100%;
    font-size: 1.125rem;
    padding: 0 .875rem 1.4375rem;
    border-bottom: 1px solid #cbe6ff
}

.filter-middle {
    width: 100%;
    padding: 1.6875rem .875rem 1.625rem
}

.filter-middle .input-block.input-little {
    width: 9.375rem
}

.filter-middle .advant-trip__wrap {
    margin-top: 3.1875rem;
    margin-bottom: .875rem
}

.filter-middle .checkbox-block {
    margin-top: 1.375rem
}

.filter-bottom {
    width: calc(100% - 28px);
    padding-top: 1.875rem;
    margin-left: .875rem;
    border-top: 1px solid #eee
}

.autos-list__wrap .button-transparent {
    margin-top: 1.4375rem;
    font-family: Roboto-Medium;
    width: 11.25rem;
    height: 3.125rem;
    font-size: 1rem;
    line-height: 1.1875rem
}

.catalog-item {
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: .625rem;
    border: 1px solid #cbe6ff;
    border-radius: .375rem
}

.catalog-item__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 74%;
    min-width: 74%;
    padding-left: .5625rem;
    border-right: 1px solid #cbe6ff
}

.catalog-item__img-wrap {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    min-width: 12.5rem;
    width: 12.5rem;
    height: 9.375rem;
    padding-top: .1875rem;
    margin-bottom: .375rem;
    margin-right: 1.75rem
}

.catalog-item-img {
    max-width: 100%;
    height: auto
}

.catalog-item__img-sticker {
    position: absolute;
    right: .75rem;
    bottom: .5625rem;
    background: #004e97;
    border-radius: 2px;
    font-size: .875rem;
    color: #fff;
    padding: .3125rem 1.0625rem .375rem 1.125rem
}

.img-cash,.img-paypal,.img-visa,.info-bag:before,.info-cargo:before,.info-passenger:before,.marker-person:before,.order-way__item:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.catalog-item__info-wrap {
    padding-bottom: .625rem
}

.catalog-item__info-title {
    font-size: 1.125rem;
    margin-bottom: .5625rem
}

.span-analog {
    font-family: Roboto-Light;
    font-size: .875rem
}

.catalog-item__info-decs {
    font-family: Roboto-Regular;
    font-size: .8125rem;
    line-height: 1.125rem;
    color: #565656;
    margin-bottom: 1.25rem;
    padding-right: 2.5rem;
    max-height: 3.5625rem;
    overflow: hidden
}

.catalog-item__info-property {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto-Regular;
    font-size: .875rem;
    line-height: 1.25rem;
    margin-bottom: .1875rem
}

.catalog-item__info-property:last-child {
    margin-bottom: 0
}

.catalog-item__info-property:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    content: '';
    width: 1.875rem;
    min-width: 1.875rem;
    height: 1.875rem;
    margin-right: .625rem
}

.info-passenger:before,.marker-person:before {
    background-image: url("/img/icon-passenger.svg")
}

.info-bag:before {
    background-image: url("/img/icon-bag.svg")
}

.info-cargo:before {
    background-image: url("/img/icon-cargo.svg")
}

.catalog-item__cost-wrap {
    width: 26%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: .25rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem
}

.catalog-item__cost-wrap .button-orange {
    width: 9.375rem;
    height: 2.75rem;
    font-size: .9375rem;
    line-height: 1.0625rem;
    margin-top: 1.0625rem
}

.catalog-item__cost {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: .1875rem
}

.order-pay__wrap,.slider-tour__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox
}

.catalog-item__cost-old {
    font-family: Roboto-Bold;
    font-size: 1rem;
    line-height: 1.625rem;
    text-align: center;
    color: #535353;
    margin-right: .9375rem;
    text-decoration: line-through
}

.catalog-item__cost-new {
    font-family: Roboto-Bold;
    font-size: 1.625rem;
    line-height: 1.625rem
}

.catalog-item__cost-comment {
    font-family: Roboto-Light;
    font-size: .9375rem;
    line-height: 1rem
}

.order-left__wrap .button-orange {
    width: 11.25rem;
    height: 3.125rem;
    padding-top: .125rem;
    font-size: 1rem;
    line-height: 1.1875rem
}

.modal-dialog,.order-info__wrap {
    margin-top: 2.5rem
}

.order-info__wrap .h2 {
    margin-bottom: 1rem
}

.order-info__block,.order-info__wrap .catalog-item__info-wrap {
    margin-bottom: 2.5rem
}

.order-info__wrap.order-tour .catalog-item__info-wrap {
    margin-bottom: 0;
    padding-bottom: 0
}

.calculate-block.calculate-excursion .input-block,.li:last-child,.order-info__block:last-child {
    margin-bottom: 0
}

.order-info__block .order-pay__wrap {
    margin-top: 1.25rem;
    margin-bottom: 3.125rem
}

.order-info__block .order-pay__wrap .jq-radio {
    width: 1.875rem;
    height: 1.875rem;
    margin-right: 0
}

.order-info__block .order-pay__wrap .jq-radio.checked .jq-radio__div {
    margin: .5rem 0 0 .5rem
}

.order-info__block .order-pay__wrap .label-radio {
    margin-right: 2.0625rem
}

.order-info__block .order-pay__wrap .label-radio:last-child {
    margin-right: 0
}

.order-pay__wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.radio-pay-img {
    width: 4.5rem;
    min-width: 4.5rem;
    height: 2.875rem;
    margin-left: .9375rem;
    margin-right: .9375rem
}

.img-visa {
    background-image: url("/img/visa.png")
}

.img-paypal {
    background-image: url("/img/paypal.png")
}

.img-cash {
    background-image: url("/img/cash.png")
}

.radio-pay-text {
    font-family: Roboto-Light;
    font-size: 1rem;
    line-height: 1.25rem;
    width: 5.625rem
}

.radio-pay-text span.span {
    font-size: .75rem
}

.order-way__block {
    padding-left: .625rem;
    padding-top: .3125rem;
    margin-bottom: .5rem
}

.order-way__item {
    position: relative;
    padding-left: 1.5rem;
    padding-bottom: 1.375rem;
    border-left: 3px solid #cbe6ff
}

.order-way__item:last-child {
    border-left: 3px solid transparent
}

.order-way__item:before {
    position: absolute;
    top: -1px;
    left: -.625rem;
    content: '';
    background-image: url("/img/way-point.png");
    width: 1.0625rem;
    min-width: 1.0625rem;
    height: 1.0625rem
}

.order-way__title {
    font-family: Roboto-Light;
    line-height: 1rem;
    margin-bottom: .25rem
}

.order-way__info {
    font-family: Roboto-Bold;
    line-height: 1.375rem
}

.order-way__bottom {
    padding-top: 3.125rem
}

.order-way__bottom .button-transparent {
    font-family: Roboto-Bold;
    width: 9.375rem;
    height: 2.75rem;
    padding-bottom: .1875rem;
    padding-top: .1875rem;
    font-size: .9375rem;
    line-height: 1.125rem
}

.tours__wrap .h2 {
    text-align: left
}

.tours__wrap .h2:after {
    left: 0
}

.tours__wrap .button-transparent {
    width: 7.0625rem;
    height: 2.5rem;
    font-size: .875rem;
    line-height: 1.25rem
}

.slider__wrap.slider__wrap-tours .prev-button {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: -.3125rem
}

.slider__wrap.slider__wrap-tours .next-button {
    margin-right: .3125rem
}

.slider-tours {
    width: 62.5rem
}

.slider-tour__img-wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 14.375rem;
    height: 9.5625rem;
    background: #f0f8ff;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 1.25rem
}

.markers-wrap,.tour-cost__wrap {
    display: -webkit-box;
    display: -ms-flexbox
}

.agreement-block .jq-checkbox.checked .jq-checkbox__div,.button-add,.marker-geo:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.slider-tour__title {
    font-family: Roboto-Bold;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-bottom: .3125rem
}

.slider-tour__decs {
    font-family: Roboto-Light;
    font-size: .8125rem;
    line-height: 1.125rem;
    margin-bottom: .625rem
}

.tours-list__wrap {
    min-height: 56.25rem
}

.agreement-block,.calculate-block.calculate-excursion.old .input-block__row,.tours-list__wrap .catalog-item {
    margin-bottom: 1.25rem
}

.calculate-block.calculate-courier .input-block,.calculate-block.calculate-transfer .input-block.input-middle,.calculate-block.calculate-trip .input-block.input-middle,.card-wrap:last-child,.marker-item:last-child,.tours-list__wrap .catalog-item__cost-old {
    margin-right: 0
}

.tours-list__wrap .catalog-item__cost-new {
    font-size: 1.25rem;
    line-height: 1.625rem
}

.filter-middle__address-wrap {
    position: relative;
    padding-right: 2.1875rem
}

.button-add {
    position: absolute;
    bottom: .75rem;
    right: 0;
    background-image: url("/img/icon-plus.svg");
    width: 1.375rem;
    min-width: 1.375rem;
    height: 1.375rem;
    z-index: 10
}

.search__wrap,.select-block__plus .input-block__row,.step-img__wrap {
    position: relative
}

.couriers-list__wrap {
    min-height: 50rem
}

.couriers-list__wrap .catalog-item__info-wrap {
    margin-bottom: 2.5rem
}

.agreement-block .label-checkbox {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Roboto-Light;
    font-size: 1rem;
    line-height: 1.375rem;
    max-width: 20.3125rem;
    margin-top: .25rem
}

.agreement-block .jq-checkbox {
    min-width: 1.875rem;
    width: 1.875rem;
    height: 1.875rem;
    margin-right: .6875rem
}

.agreement-block .jq-checkbox.checked .jq-checkbox__div {
    background-image: url("/img/icon-mark.svg");
    width: 1.25rem;
    min-width: 1.25rem;
    height: .875rem;
    margin: .375rem 0 0 .3125rem;
    background-color: transparent
}

.tour-inner__info-wrap {
    padding: 1.875rem 6.25rem 3.125rem;
    border: 1px solid #cbe6ff;
    border-radius: 4px
}

.tour-inner__info-wrap .button-orange {
    font-family: Roboto-Medium;
    width: 16.25rem;
    height: 3.125rem;
    font-size: .9375rem;
    line-height: 1.125rem
}

.tour-cost__wrap {
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.875rem;
    margin-bottom: 2.3125rem
}

.tour-cost {
    font-family: Roboto-Bold;
    font-size: 1.25rem;
    line-height: 1.4375rem
}

.tour-cost__span {
    font-family: Roboto-Medium;
    font-size: 1rem;
    line-height: 1.4375rem;
    color: #868686;
    margin-right: .3125rem
}

.markers-wrap {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.625rem
}

.calculate-block,.marker-item {
    display: -webkit-box;
    display: -ms-flexbox
}

.marker-item {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Roboto-Regular;
    font-size: .875rem;
    line-height: .875rem;
    margin-right: 4.5rem
}

.border-block .button-orange,.section-more .button-orange,.w170h50 {
    line-height: 1.125rem;
    font-size: .9375rem
}

.marker-item:before {
    content: '';
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    margin-right: .3125rem
}

.marker-geo:before {
    background-image: url("/img/icon-geo.png")
}

.slider-double-top {
    margin-bottom: .9375rem
}

.excursion-for-item {
    height: 20.625rem;
    border-radius: 4px;
    overflow: hidden
}

.excursion-nav-item {
    width: 8.125rem;
    max-width: 8.125rem;
    height: 6rem;
    margin-right: .5rem;
    margin-left: .5rem;
    overflow: hidden;
    opacity: .4;
    border: 1px solid #9c9c9c;
    border-radius: 4px
}

.excursion-nav-item.slick-slide.slick-current {
    border: 1px solid #f6a409;
    opacity: 1
}

.slider-double-bottom .slick-dots {
    bottom: -2.1875rem
}

.slider-double-bottom .slick-dots li button:before {
    font-size: 2.5rem;
    color: #e8e8e8
}

.border-block {
    margin-top: 1.25rem;
    padding: 2.25rem 3.25rem 2.5rem;
    border: 1px solid #cbe6ff;
    border-radius: .375rem
}

.border-block .h2 {
    margin-bottom: .3125rem
}

.border-block .button-orange {
    width: 10.625rem;
    height: 3.125rem;
    margin-top: 1rem
}

.border-dark-block .button-orange,.foto-text-block .button-orange,.w180h50 {
    font-size: .9375rem;
    line-height: 1.125rem;
    width: 11.25rem;
    height: 3.125rem
}

.foto-text-block.flex-row-reverse .foto-middle-text__img-wrap {
    margin-left: 4rem;
    margin-right: 0
}

.foto-text-block.flex-row-reverse .decs,.modal.fade[dir=rtl] .modal-body,html[dir=rtl] .body {
    text-align: right
}

.foto-little-text__img-wrap {
    width: 19.3125rem;
    min-width: 19.3125rem;
    height: 21.25rem;
    margin-right: 2.625rem;
    border-radius: 4px;
    overflow: hidden
}

.foto-partner-text__img-wrap {
    width: 23.125rem;
    min-width: 23.125rem;
    height: 26.25rem;
    margin-right: 4rem;
    border-radius: 4px;
    overflow: hidden
}

.calculate-block.calculate-excursion .select-block__tab-left .button-orange,.w170h50 {
    width: 10.625rem
}

.w170h50 {
    height: 3.125rem
}

.li,.step-decs {
    font-size: 1rem
}

.calculate-block {
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #cbe6ff;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.05);
    box-shadow: 0 0 30px rgba(0,0,0,.05);
    border-radius: .375rem;
    padding: 2.1875rem 1.875rem 2.9375rem
}

.calculate-block .button__wrap,.li,.li:before {
    display: -webkit-box;
    display: -ms-flexbox
}

.calculate-block .maps__wrap iframe,.calculate-block iframe {
    width: 100%;
    height: 100%
}

.calculate-block .button__wrap {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.calculate-block .button__wrap .input-block {
    margin-right: 2.0625rem;
    margin-bottom: 0
}

.calculate-block .select-block__tab-left {
    width: 51.25rem
}

.calculate-block.calculate-excursion .select-block__tab-left {
    width: 36.25rem
}

.calculate-block.calculate-excursion .input-middle {
    width: 17.5rem
}

.calculate-block.calculate-excursion .jq-selectbox__select-text {
    width: 14.375rem;
    min-width: 14.375rem
}

.calculate-block.calculate-excursion .input-block__row {
    margin-bottom: 6.625rem
}

.calculate-block.calculate-driver .select-block__tab-left {
    max-width: 46.25rem
}

.calculate-block.calculate-courier .radio-block {
    display: block;
    margin-right: 1.25rem;
    padding-bottom: .875rem;
    border-bottom: none
}

.courier-radio-block__wrap .radio-block {
    margin-right: 2.5rem
}

.select-block__plus {
    width: 48.75rem
}

.select-block__plus .button-add {
    bottom: 2rem;
    right: -2.1875rem
}

.li {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-family: Gilroy-Light;
    line-height: 1.75rem;
    color: #181818;
    margin-bottom: .1875rem
}

.li:before {
    content: '';
    display: flex;
    width: .5rem;
    min-width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background-color: #004e97;
    margin-top: .625rem;
    margin-right: 1.125rem
}

.li-num {
    font-family: Gilroy-Bold;
    margin-bottom: 1.25rem
}

.order-step__item {
    width: 11.875rem
}

.step-img__wrap {
    width: 3.375rem;
    min-width: 3.375rem;
    height: 3.375rem;
    margin-left: .75rem;
    margin-bottom: 1.625rem
}

.step-img__wrap:after {
    content: '';
    position: absolute;
    top: -.625rem;
    left: -.625rem;
    width: 1.5rem;
    height: 4.375rem;
    background: #f0f8ff;
    border-radius: 4px;
    z-index: -1
}

.lk-exit:before,.lk-orders:before,.lk-personal:before,.lk-safety:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.step-img {
    width: 100%;
    height: 100%
}

.foto-big-text__img-wrap,.foto-middle-text__img-wrap {
    width: 29.375rem;
    min-width: 29.375rem;
    margin-right: 4rem;
    border-radius: 4px;
    overflow: hidden
}

.step-decs {
    font-family: Roboto-Light;
    line-height: 1.75rem
}

.order-comment {
    font-family: Roboto-Bold;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.foto-middle-text__img-wrap {
    height: 21.25rem
}

.foto-big-text__img-wrap {
    height: 31.25rem
}

.foto-text__decs-title {
    font-family: Gilroy-Bold;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: .625rem
}

.foto-text__decs-subtitle {
    font-family: Gilroy-Medium;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 1.0625rem
}

.border-dark-block {
    padding: 2.5625rem 3.25rem 2.625rem;
    border: 2px solid #004e97;
    text-align: center;
    border-radius: 12px;
}

.border-dark-block__text {
    line-height: 1.75rem;
    font-family: 'Inter';
    font-size: 16px;
}

.foto-big-text__img-wrap+.foto-text__decs-wrap,.foto-little-text__img-wrap+.foto-text__decs-wrap {
    margin-top: 2.125rem
}

.foto-partner-text__img-wrap+.foto-text__decs-wrap {
    margin-top: .8125rem
}

.foto-middle-text__img-wrap+.foto-text__decs-wrap,.list-bottom {
    margin-top: 1.25rem
}

.foto-text__decs-attention {
    font-family: Gilroy-Bold;
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 1.25rem
}

.list-subtitle,.list-title {
    margin-bottom: .625rem;
    padding-right: 4.375rem
}

.about-img__wrap {
    width: 100%;
    height: 30rem;
    background-image: url("/img/about-img.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px
}

.list-title {
    font-family: Gilroy-Bold;
    font-size: 1.25rem;
    line-height: 1.75rem
}

.list-bottom,.list-subtitle {
    font-family: Gilroy-Bold;
    font-size: 1.125rem;
    line-height: 1.75rem
}

.list-title-short {
    width: 70%
}

.list-bottom {
    margin-bottom: 3.8125rem
}

.border-block__text-bold {
    margin-top: 1.5rem;
    margin-bottom: 1.25rem;
    font-family: Roboto-Bold;
    font-size: 1.625rem;
    line-height: 2.25rem;
    text-align: center
}

.span-text-blue {
    color: #004e97
}

.section-more .textarea {
    height: 235px;
    display: block;
}

.section-more .button-orange {
    margin-left: 2.125rem;
    width: 9.375rem;
    height: 2.75rem
}

.section-more .captcha__wrap {
    width: 18.375rem
}

.lk-profile-bottom,.modal-big .modal-bottom-wrap,.section-more .bottom__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.service-button__item {
    padding-right: .9375rem;
    padding-left: .9375rem
}

.slider__wrap-services {
    margin-left: -.9375rem;
    margin-right: -.9375rem
}

.service-button__item-inner {
    min-height: 16.1875rem;
    padding: 2rem 1.875rem 1.6875rem;
    border: 1px solid #cbe6ff;
    border-radius: 4px
}

.fix-block-bottom .button-orange,.service-button__item-inner .button-orange {
    width: 9.375rem;
    height: 2.75rem;
    font-size: .9375rem;
    line-height: 1.0625rem
}

.service-button__item-inner .privilege-title {
    margin-bottom: 1rem
}

.lk-left__item:last-child,.lk-order__item .catalog-item__img-wrap,.lk-order__item:last-child {
    margin-bottom: 0
}

.autopark-item,.cities-wrap {
    margin-bottom: 3.125rem
}

.autopark-item {
    font-family: 'Inter';
    border: 1px solid #DDE1E8;
    border-radius: 12px;
    margin-bottom: 50px;
    height: calc(100% - 50px);
}

.autopark-img__wrap {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: #f0f8ff;
    border-radius: 12px 12px 0 0;
    margin-bottom: 32px;
}

.autopark-title {
    line-height: 1.75rem;
    margin-bottom: .4375rem;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 24px;
    padding-left: 32px;
    padding-right: 32px;
    color: #000;
    padding-bottom: 16px;
}

.autopark-decs {
    font-family: 'Inter';
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
    color: #555F6D;
    font-size: 18px;
    line-height: 27px;
}

.slider__wrap-excursion-little {
    width: 25rem;
    margin-top: 1.875rem;
    margin-right: 2.375rem
}

.slider__wrap-excursion-little .next-button,.slider__wrap-excursion-little .prev-button {
    background-image: url("/img/icon-arrow-left-orange.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: .9375rem;
    min-width: .9375rem;
    height: 2.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: transparent
}

.lk-left__block,.slider-excursion__img-wrap {
    border-radius: 4px;
    overflow: hidden
}

.lk-left__item:hover,.lk-order__item .orange {
    background-color: #e0e3e9;
}

.lk-left__item.active {
    background: #fff;
    border: 2px solid #DDE1E8;
}

.search__wrap-1 {
    padding-bottom: 10px;
}

.nav-link.dropdown-toggle {
    color: #111827;
    font-weight: 500;
    font-family: 'Inter';
}

.slider__wrap-excursion-little .prev-button {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-left: -3.125rem
}

.slider__wrap-excursion-little .next-button {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: -2.1875rem
}

.slider-excursion-little__img-wrap {
    width: 11.25rem;
    height: 7.5rem;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: .75rem
}

.slider-excursion-little__title {
    font-family: Roboto-Bold;
    font-size: 1rem;
    line-height: 1.25rem
}

.slider-excursion-little__decs {
    font-family: Roboto-Light;
    font-size: .8125rem;
    line-height: 1.125rem;
    margin-bottom: .4375rem
}

.button-text {
    font-size: .875rem;
    line-height: 1.25rem;
    font-family: 'Inter';
    color: rgba(85, 95, 109, 1);
    text-align: left;
}

.slider-excursion-item .button-orange {
    width: 9.375rem;
    height: 3.125rem;
    font-size: .9375rem;
    line-height: 1.125rem
}

.login-block .button-orange {
    width: 304px;
    height: 48px;
    font-size: 16px;
}

.link-wrap {
    text-align: center;
    padding-top: 16px;
}

#loginSection .link {
    font-family: 'Inter';
    color: #878787;
    font-size: 14px;
    text-decoration: underline;
}

.slider-excursion__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 23.125rem;
    height: 16.875rem;
    margin-bottom: 1.6875rem
}

.lk-left__link,.lk-left__link:before,.lk-order__item {
    display: -webkit-box;
    display: -ms-flexbox
}

.slider-excursion__title {
    font-family: Roboto-Bold;
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #cbe6ff;
    margin-bottom: 1rem
}

.slider-excursion__decs {
    font-family: Roboto-Light;
    font-size: 1.0625rem;
    line-height: 2rem;
    margin-bottom: 1.375rem
}

.lk-left__item {
    background: #F6F7F9;
    color: #111827;
    border-radius: 6px;
    margin-bottom: 6px;
}

.lk-left__link {
    display: flex;
    padding: 1.125rem 1.1875rem;
    line-height: 1.5rem;
    color: #111827;
    font-size: 18px;
    font-family: 'Inter';
}

.lk-left__link:before {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    content: '';
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem
}

.lk-profile .button-orange,.lk-safety .button-orange {
    height: 2.75rem;
    font-size: .9375rem;
    line-height: 1.125rem
}

.lk-orders:before {
    background-image: url("/img/icon-lk-orders.svg")
}

.lk-personal:before {
    background-image: url("/img/icon-lk-personal.svg")
}

.lk-safety:before {
    background-image: url("/img/icon-lk-safety.svg")
}

.lk-exit:before {
    background-image: url("/img/icon-lk-exit.svg")
}

.search__wrap {
    margin-bottom: 1.4375rem
}

.search-input {
    width: 100%;
    outline: 0;
    border: 1px solid #cbe6ff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: .375rem;
    height: 3.125rem;
    padding-left: 1.5rem;
    padding-right: 2.5rem
}

.icon-search {
    position: absolute;
    top: .875rem;
    right: 1.125rem;
    width: 1.4375rem;
    height: 1.4375rem
}

.lk-orders__wrap,.login-block .button-text.space-nowrap {
    margin-bottom: 1.875rem
}

.lk-order__item {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #cbe6ff;
    border-radius: .375rem;
    overflow: hidden;
    padding: .625rem 1rem .625rem .5625rem;
    margin-bottom: .625rem
}

.lk-order__item .catalog-item__info-decs {
    font-family: Roboto-Light;
    font-size: .875rem;
    line-height: 1.25rem;
    max-height: 2.5rem
}

.lk-order__item .button-text {
    margin-top: .75rem;
    text-decoration: underline
}

.lk-order__item .button-order {
    margin-top: .75rem;
    width: 9.375rem;
    height: 2.75rem;
    font-family: Roboto-Bold;
    font-size: .8125rem;
    line-height: 1.5rem;
    color: #fff;
    border-radius: 2px
}

.lk-order__item .blue {
    background-color: #004e97
}

.lk-order__item .red {
    background-color: #eb5757
}

.lk-order__item .green {
    background-color: #2da771
}

.datepicker--cell.-selected-.-current-:hover,.datepicker--cell.-selected-:hover,.datepicker--cell:hover {
    background-color: #004e97;
    color: #fff
}

.lk-order-type {
    position: absolute;
    z-index: 200;
    top: 0;
    left: 0;
    height: 2.1875rem;
    min-width: 10.625rem;
    padding: .375rem .8125rem .3125rem;
    font-family: Roboto-Medium;
    font-size: .8125rem;
    line-height: 1.5rem;
    text-align: center;
    color: #004e97;
    background: #cbe6ff
}

.lk-order__left-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: .9375rem;
    width: 70%
}

.lk-order__middle-block {
    width: 25%;
    min-height: 9.875rem;
    border-left: 1px solid #cbe6ff;
    border-right: 1px solid #cbe6ff;
    padding-left: .625rem;
    padding-right: .625rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.lk-order__middle-block .button__wrap,.lk-order__right-block,.lk-profile {
    display: -webkit-box;
    display: -ms-flexbox
}

.lk-order__middle-block .button__wrap {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lk-order__right-block {
    padding-left: .9375rem;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.button-basket {
    width: 1.375rem;
    min-width: 1.375rem;
    height: 1.25rem
}

.lk-profile {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-block,.lk-profile-img__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.lk-profile .button-orange {
    margin-left: 1.0625rem;
    width: 9.375rem
}

.lk-profile-img__block {
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.lk-profile-img__wrap {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 7.8125rem;
    height: 7.8125rem;
    background: #f0f8ff;
    border-radius: 50%;
    border: 1px solid #cbe6ff;
    margin-bottom: .75rem
}

.icon-mail,.icon-tel {
    width: 1.5rem;
    min-width: 1.5rem
}

.lk-profile-info__block .input__wrap {
    margin-bottom: .75rem
}

.lk-profile-info__block .input__wrap:last-child {
    margin-bottom: 0
}

.lk-profile-info__block .jq-selectbox__select {
    padding-left: 1.25rem;
    font-family: Gilroy-Light
}

.lk-profile-info__block .input-block__title {
    margin-right: .875rem;
    margin-bottom: 0
}

.button-text.disable {
    pointer-events: none;
    font-family: 'Inter';
    color: rgba(85, 95, 109, .5);
    font-size: 14px;
}

.lk-safety .captcha__wrap {
    margin-bottom: 1.25rem;
    width: 18.375rem
}

.lk-safety .button-orange {
    margin-left: 0;
    width: 9.375rem
}

.lk-profile-img__block input[type="file"] {
    display: none;
}

.input-load {
    margin-bottom: 10px;
    cursor: pointer;
}

.new-lk-profile {
    font-family: 'Inter';
}

.lk-profile-img__wrap {
    margin-right: 20px;
    margin-bottom: 0;
    overflow: hidden;
}

#avatarPreview {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.input-load .button-text {
    font-size: 17px;
    font-family: 'Inter';
    font-weight: bold;
}

.contact-block {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 7.375rem;
    border: 1px solid #cbe6ff;
    border-radius: .375rem;
    padding: 1.0625rem 1.875rem;
    margin-bottom: 1.6875rem;
    margin-top: .75rem
}

.contact-icon__wrap,.not-found__block {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.contact-icon__wrap {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 1.625rem
}

.icon-tel {
    height: 1.5rem
}

.icon-mail {
    height: 1.1875rem
}

.icon-geo {
    width: 1.375rem;
    min-width: 1.375rem;
    height: 1.8125rem
}

.contact-info__title {
    font-family: Gilroy-Regular;
    font-size: 1rem;
    line-height: 1.75rem;
    color: #535353
}

.contact-info__decs {
    font-family: Gilroy-Bold;
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #535353
}

.contact-map {
    width: 100%;
    height: 31.25rem;
    border-radius: .375rem;
    overflow: hidden
}

.not-found__block {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 1.25rem
}

.not-found__block .button-orange {
    margin-top: 1.5625rem;
    width: 13.75rem;
    height: 3.125rem;
    font-size: .9375rem;
    line-height: 1.125rem
}

.login-block .h1:after,.not-found__block .h1:after {
    left: calc(50% - 50px)
}

.not-found__img-wrap {
    width: 22.625rem;
    height: 19.25rem;
    margin-bottom: 2.1875rem
}

.not-found__text {
    font-family: Gilroy-Light;
    font-size: 1.125rem;
    line-height: 1.875rem;
    text-align: center;
    color: #535353
}

.fix-blocks {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10001
}

.fix-block-top {
    width: 100%;
    background-color: #cbe6ff;
    padding: 1.25rem 7.0625rem 1.25rem 1.875rem;
    color: #004e97
}

.fix-block-top-close {
    background-image: url("/img/icon-close-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    position: absolute;
    right: 1.25rem;
    top: .9375rem
}

.fix-block-bottom {
    padding: 2.125rem 0;
    border-top: 1px solid #cbe6ff;
    background-color: #fff
}

.fix-block-bottom__text {
    font-family: Gilroy-Light;
    font-size: 1rem;
    line-height: 1.625rem;
    margin-right: 6.5625rem
}

.login-block,.modal-middle .modal-bottom-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column
}

.login-block .input-block {
    width: 20.625rem;
    margin-right: 0;
}

input[type="password"] {
    height: 48px;
}

.label-checkbox {
    font-family: 'Inter';
    font-size: 15px;
}

.login-block .button-text,.login-text {
    margin-top: .625rem;
    font-size: 1rem;
    line-height: 1.25rem
}

.login-block .captcha__wrap {
    width: 18.5625rem;
    max-width: 18.5625rem;
    margin-bottom: 1.5rem
}

.login-text {
    font-family: Gilroy-Bold;
    width: 26.25rem;
    text-align: center
}

.repeat-code {
    font-family: Roboto-Regular;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #535353;
    margin-bottom: 1.875rem;
    text-align: center
}

.cities-title,.gjs-frame strong {
    font-family: Gilroy-Bold
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    width: 1.875rem;
    height: 1.875rem;
    background-image: url("/img/icon-close-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 2px;
    cursor: pointer
}

.datepicker {
    width: 22.5rem;
    -webkit-box-shadow: 0 2px 16px rgba(153,155,168,.12);
    box-shadow: 0 2px 16px rgba(153,155,168,.12);
    border-radius: 4px
}

.datepicker--nav {
    min-height: 3.75rem;
    background-color: #f8fafb
}

.datepicker--cell {
    height: 2.5rem;
    border-radius: 2px
}

.cities-item,.datepicker--cell.-current- {
    color: #004e97
}

.datepicker--cell.-current-:hover {
    color: #fff
}

.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current- {
    background-color: #004e97;
    border-radius: 2px
}

.datepicker--days-names {
    margin-bottom: .625rem
}

.datepicker--pointer {
    display: none
}

.cities-wrap:last-child {
    margin-bottom: 13.625rem
}

.cities-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    padding: 1.125rem 2.5rem .875rem;
    margin-bottom: 1.875rem;
    background: #F7F8FA;
    border-radius: 6px;
}

.cities-item-link {
    font-family: 'Inter';
    color: #111827;
    font-size: 16px;
}

.cities-item-link:hover {
    color: #004C98;
}

.cities-list {
    padding-left: 30px;
}

.cities-list,.towns-list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.cities-item {
    font-family: Gilroy-Regular;
    font-size: 1rem;
    line-height: 1.75rem;
    margin-bottom: 1.25rem;
    padding-right: 1.25rem
}

.footer-text {
    color: #535353
}

.footer__wrap {
    background: #f0f8ff;
    padding: 2.8125rem 0 3.5rem
}

.logo-footer .img-logo {
    width: 10.25rem;
    margin-bottom: 1.375rem
}

.footer-text {
    font-family: Roboto-Light;
    font-size: .8125rem;
    line-height: 1.25rem
}

.footer-block__wrap .footer-block {
    margin: 0 1.5rem
}

.footer-title {
    font-family: Roboto-Bold;
    font-size: .9375rem;
    line-height: 1.5rem;
    margin-bottom: .375rem
}

.app-wrap:last-child {
    margin-bottom: 0
}

.app-wrap {
    width: 7rem;
    height: 2.0625rem;
    margin-bottom: .625rem
}

.cards-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.icon-fixed,.modal-stars-block {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center
}

.card-wrap {
    width: 3.125rem;
    height: 2rem;
    margin-right: .3125rem
}

.icons-fixed {
    position: fixed;
    right: 1.875rem;
    bottom: 39%;
    margin-top: -4rem;
    z-index: 10000
}

.icon-fixed {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3.375rem;
    height: 3.375rem;
    border-radius: 50%;
    margin-bottom: .6875rem;
    background: #f6a409;
    -webkit-box-shadow: 0 2px 4px rgba(246,164,9,.4);
    box-shadow: 0 2px 4px rgba(246,164,9,.4)
}

.close-modal,.icon-fixed:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.icon-fixed:before {
    content: ''
}

.icon-fixed_send:before {
    background-image: url("/img/send-icon.svg");
    width: 1.6875rem;
    height: 1.6875rem
}

.close-modal {
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 9px;
    border: none;
    outline: none;
    background: transparent;
    z-index: 100;
}

.modal .button.button-orange {
    width: 100%;
    height: 48px;
    padding: 0 16px;
    font-size: 16px;
    font-family: 'Inter';
    line-height: 1;
}

.modal .button__wrap {
    width: 100%;
}

.modal .input::-webkit-input-placeholder,.modal .textarea::-webkit-input-placeholder {
    font-size: 16px;
}

.modal .input::-moz-placeholder,.modal .textarea::-moz-placeholder {
    font-size: 16px;
}

.modal .input:-ms-input-placeholder,.modal .textarea:-ms-input-placeholder {
    font-size: 16px;
}

.modal-content {
    position: relative;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,.05);
    box-shadow: 0 0 30px rgba(0,0,0,.05);
    border: none;
    border-radius: 12px;
}

.modal-head {
    padding-top: 8px;
    padding-bottom: 32px;
    margin-bottom: 0;
}

.modal-title {
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    color: #111827;
    white-space: break-spaces;
}

.modal-body {
    padding: 0;
}

.modal-stars-block {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: .75rem;
    margin-bottom: 1.25rem
}

.modal-stars-block .input-block__title {
    margin-right: 1.25rem;
    margin-bottom: 0;
    font-family: Inter;
    color: #111827;
}

.modal-stars-block .star-img {
    width: 1.3125rem;
    height: 1.3125rem
}

.modal-little.modal-warning .modal-content {
    background: #fff
}

.modal-little.modal-warning .modal-content .modal-title {
    color: #eb5757
}

.jq-selectbox__select-text {
    text-align: left;
}

.done-info {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    font-family: 'Inter';
}

.done-title {
    color: #030305;
    max-width: 372px;
    line-height: 28px;
    padding-top: 40px;
    margin-bottom: 0;
    padding-bottom: 12px;
    font-weight: 600;
    font-size: 24px;
}

.done-img__wrap {
    width: auto;
    min-width: auto;
    height: auto;
    margin-bottom: 0;
}

.done-text {
    color: #555F6D;
    font-size: 18px;
    padding-bottom: 40px;
    font-weight: 400;
}

.review_stars_wrap {
    overflow: hidden
}

#review_stars {
    overflow: hidden;
    position: relative
}

#review_stars input {
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 0
}

.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1
}

.fa-star {
    width: 1.5625rem;
    height: 1.3125rem
}

#review_stars label {
    float: right;
    position: relative;
    z-index: 1
}

.modal-little .modal-dialog {
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto
}

.modal-big .modal-save .modal-content,.modal-little .modal-content {
    padding: 1.9375rem 3.125rem 3rem;
    background: #259b31;
    border-radius: .375rem
}

.modal-middle .modal-dialog {
    max-width: 465px;
    margin-left: auto;
    margin-right: auto
}

.modal-middle .modal-content {
    padding: 40px;
}

.modal .input-block {
    margin-right: 0;
    margin-bottom: 12px;
}

.modal-middle .captcha__wrap {
    width: 20rem;
    margin-bottom: 1.25rem
}

.modal-info-wrap .towns-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.modal-big .modal-dialog {
    max-width: 43.875rem;
    margin-left: auto;
    margin-right: auto
}

.modal-big .modal-content {
    padding: 1.5625rem 1.5625rem 2.625rem
}

.modal-big .captcha__wrap {
    width: 18.375rem;
    margin-right: 1.6875rem
}

.modal-big .input-block__row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.modal-big .input-block__row .input-block {
    margin-right: .9375rem
}

.modal-big .input-block__row .input-block:last-child,html[dir=rtl] .courier-radio-block__wrap .label-radio {
    margin-right: 0
}

.modal-big .input-block__row .input__wrap {
    width: 19.875rem;
    min-width: 19.875rem
}

.modal-big .modal-save .modal-dialog {
    max-width: 33.875rem;
    margin-left: auto;
    margin-right: auto
}

.input__wrap.input-icon {
    position: relative;
}

.input__wrap.input-icon .input {
    padding-right: 36px;
}

.input-img {
    position: absolute;
    right: 16px;
    top: 16px;
}

html[dir=rtl] .services-block {
    margin-right: 0;
    margin-left: 2.5625rem
}

html[dir=rtl] .nav-top__list {
    margin-left: 4.0625rem;
    margin-right: 0
}

html[dir=rtl] .nav-top__item {
    margin-left: 2.6875rem;
    margin-right: 0
}

html[dir=rtl] .li:before,html[dir=rtl] .logo-header {
    margin-left: 1.125rem;
    margin-right: 0
}

html[dir=rtl] .header-middle {
    padding: .75rem 2.25rem .75rem 1.25rem
}

html[dir=rtl] .catalog-item__img-wrap,html[dir=rtl] .header-currency__block,html[dir=rtl] .label-radio {
    margin-left: 1.75rem;
    margin-right: 0
}

html[dir=rtl] .icon-currency:before {
    margin-left: .375rem;
    margin-right: 0
}

html[dir=rtl] .arrow-down-blue:after {
    margin-right: .5rem;
    margin-left: 0
}

html[dir=rtl] .contacts__header {
    margin-right: 1.8125rem;
    margin-left: 0
}

html[dir=rtl] .contacts__call {
    margin-left: 1.5rem;
    margin-right: 0
}

html[dir=rtl] .arrow-down-white:after {
    margin-right: .375rem;
    margin-left: 0
}

html[dir=rtl] .count-bag:before,html[dir=rtl] .count-passenger:before,html[dir=rtl] .icon-user:before {
    margin-left: .5rem;
    margin-right: 0
}

html[dir=rtl] .tabs-main .tabs-item:last-child,html[dir=rtl] .tabs-main .tabs-item:nth-child(5) {
    border-right: 1px solid #fff
}

html[dir=rtl] .jq-checkbox,html[dir=rtl] .jq-radio {
    margin-left: .25rem;
    margin-right: 0
}

html[dir=rtl] .jq-checkbox.checked .jq-checkbox__div,html[dir=rtl] .jq-radio.checked .jq-radio__div {
    margin: .3125rem .3125rem 0 0
}

html[dir=rtl] .tooltip-error {
    left: .625rem;
    right: auto
}

html[dir=rtl] .fix-block-top-close,html[dir=rtl] .tooltip-error:before {
    left: 1.25rem;
    right: auto
}

html[dir=rtl] .input-bag:before,html[dir=rtl] .input-date:before,html[dir=rtl] .input-geo:before,html[dir=rtl] .input-map:before,html[dir=rtl] .input-passenger:before,html[dir=rtl] .input-plane:before,html[dir=rtl] .input-promo:before {
    right: .5rem;
    left: auto
}

html[dir=rtl] .input,html[dir=rtl] .textarea {
    padding-left: 1.25rem;
}

.modal.fade[dir=rtl] .modal-stars-block .input-block__title,html[dir=rtl] .count-passenger,html[dir=rtl] .feedback-img__wrap,html[dir=rtl] .input-block {
    margin-left: 1.25rem;
    margin-right: 0
}

html[dir=rtl] .input-block.input-middle,html[dir=rtl] .input-block:last-child {
    margin-left: 0
}

html[dir=rtl] .select-block__tab-right {
    margin-left: 0;
    margin-right: 2.875rem
}

html[dir=rtl] .catalog-item__img-sticker,html[dir=rtl] .count-minus,html[dir=rtl] .count-plus {
    left: .75rem;
    right: auto
}

html[dir=rtl] .advant-trip__title {
    margin-left: 1rem;
    margin-right: 0
}

html[dir=rtl] .privilege-img__wrap:after,html[dir=rtl] .step-img__wrap:after {
    right: -.625rem;
    left: auto
}

html[dir=rtl] .privilege-decs {
    padding-left: .9375rem;
    padding-right: 0
}

html[dir=rtl] .prev-button {
    margin-right: -5.125rem;
    margin-left: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

html[dir=rtl] .next-button {
    margin-left: -5.125rem;
    margin-right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

html[dir=rtl] .slider__wrap.slider__wrap-tours .prev-button {
    margin-right: .3125rem;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

html[dir=rtl] .slider__wrap.slider__wrap-tours .next-button {
    margin-left: -.3125rem
}

html[dir=rtl] .icon-message {
    right: 4.5625rem;
    left: auto;
    -webkit-transform: rotate(102deg);
    -ms-transform: rotate(102deg);
    transform: rotate(102deg)
}

html[dir=rtl] .town-item:before {
    margin-left: 1.1875rem;
    margin-right: 0
}

html[dir=rtl] .cities-item,html[dir=rtl] .faqs-wrap {
    padding-left: 1.25rem;
    padding-right: 0
}

html[dir=rtl] .accord-wrap--js>.accord-title--js:after {
    margin-right: .75rem;
    margin-left: 0
}

html[dir=rtl] .apps-info__wrap {
    margin-right: 5.0625rem;
    margin-left: 0
}

html[dir=rtl] .apps-button__wrap .app-wrap {
    margin-left: .8125rem;
    margin-right: 0
}

html[dir=rtl] .catalog-item__info-property:before,html[dir=rtl] .social__item {
    margin-left: .625rem;
    margin-right: 0
}

html[dir=rtl] .card-wrap:last-child,html[dir=rtl] .social__item:last-child {
    margin-left: 0
}

html[dir=rtl] .card-wrap {
    margin-left: .3125rem;
    margin-right: 0
}

html[dir=rtl] #courier.tab .radio-block,html[dir=rtl] .calculate-block.calculate-courier .radio-block,html[dir=rtl] .filter__wrap .radio-block,html[dir=rtl] .radio-block__wrap .radio-block {
    margin-right: 0;
    margin-left: 2.25rem
}

html[dir=rtl] .services-block__dropdown {
    right: -1.25rem;
    left: auto
}

html[dir=rtl] .lk-block__dropdown {
    left: -.125rem;
    right: auto
}

html[dir=rtl] .feedback-rating__full,html[dir=rtl] .h1:after,html[dir=rtl] .header-currency__dropdown,html[dir=rtl] .header-locale__dropdown,html[dir=rtl] .lk-order-type {
    right: 0;
    left: auto
}

html[dir=rtl] .breadcrumb__item,html[dir=rtl] .header-locale__dropdown .icon-locale:before {
    margin-left: .6875rem;
    margin-right: 0
}

html[dir=rtl] .breadcrumb__item:after {
    margin-right: .625rem;
    margin-left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

html[dir=rtl] .feedback-item__left {
    padding-right: 1.6875rem;
    padding-left: 0
}

html[dir=rtl] .feedback-item__decs {
    border-left: none;
    border-right: 1px solid #cbe6ff
}

html[dir=rtl] .paginator-arrow-left {
    border-radius: 0 4px 4px 0
}

html[dir=rtl] .paginator-arrow-right {
    border-radius: 4px 0 0 4px
}

html[dir=rtl] .button-add,html[dir=rtl] .nano>.nano-pane {
    left: 0;
    right: auto
}

html[dir=rtl] .filter-bottom {
    margin-right: .875rem;
    margin-left: 0
}

html[dir=rtl] .catalog-item__wrap {
    padding-right: .5625rem;
    padding-left: 0;
    border-left: 1px solid #cbe6ff;
    border-right: none
}

.modal.fade[dir=rtl] .input-block__row .input-block,html[dir=rtl] .catalog-item__cost-old {
    margin-left: .9375rem;
    margin-right: 0
}

html[dir=rtl] .login-block .input__wrap .input,html[dir=rtl] .order-info__wrap .input,html[dir=rtl] .question-inputs__wrap .input,html[dir=rtl] .question-inputs__wrap .textarea,html[dir=rtl] .section-more .input,html[dir=rtl] .section-more .textarea {
    padding-right: 1.25rem
}

html[dir=rtl] .order-info__wrap .input__wrap.input-bag .input,html[dir=rtl] .order-info__wrap .input__wrap.input-promo .input {
    padding-right: 4rem
}

html[dir=rtl] .order-way__item {
    padding-right: 1.5rem;
    padding-left: 0;
    border-right: 3px solid #cbe6ff;
    border-left: none
}

html[dir=rtl] .order-way__item:before {
    left: auto;
    right: -.625rem
}

html[dir=rtl] .order-way__item:last-child {
    border-right: 3px solid transparent
}

html[dir=rtl] .calculate-block .button__wrap .input-block,html[dir=rtl] .order-pay__wrap .label-radio {
    margin-right: 0;
    margin-left: 2.0625rem
}

#modal-call[dir=rtl] .captcha__wrap,html[dir=rtl] .login-block .input-block,html[dir=rtl] .marker-item:last-child,html[dir=rtl] .order-pay__wrap .label-radio:last-child {
    margin-left: 0
}

html[dir=rtl] .order-pay__wrap .jq-radio.checked .jq-radio__div {
    margin: .5rem .5rem 0 0
}

html[dir=rtl] .select .jq-selectbox__select {
    padding-left: 1.8125rem;
    padding-right: 1.25rem
}

.modal.fade[dir=rtl] .select .jq-selectbox__trigger,html[dir=rtl] .jq-selectbox__trigger {
    left: .3125rem;
    right: auto
}

html[dir=rtl] .catalog-item__info-decs {
    padding-right: 0;
    padding-left: 2.5rem
}

html[dir=rtl] .filter-middle__address-wrap {
    padding-left: 2.1875rem;
    padding-right: 0
}

html[dir=rtl] .marker-item {
    margin-left: 4.5rem;
    margin-right: 0
}

html[dir=rtl] .marker-item:before,html[dir=rtl] .tour-cost__span {
    margin-right: 0;
    margin-left: .3125rem
}

html[dir=rtl] .foto-little-text__img-wrap {
    margin-left: 2.625rem;
    margin-right: 0
}

html[dir=rtl] .foto-big-text__img-wrap,html[dir=rtl] .foto-middle-text__img-wrap,html[dir=rtl] .foto-partner-text__img-wrap {
    margin-left: 4rem;
    margin-right: 0
}

html[dir=rtl] .select-block__plus .input-block.input-middle {
    width: 23.75rem
}

html[dir=rtl] .select-block__plus .button-add {
    left: -2rem
}

html[dir=rtl] .foto-text-block.flex-row-reverse .foto-middle-text__img-wrap {
    margin-right: 4rem;
    margin-left: 0
}

html[dir=rtl] .list-subtitle,html[dir=rtl] .list-title {
    padding-left: 4.375rem;
    padding-right: 0
}

html[dir=rtl] .section-more .button-orange {
    margin-right: 2.125rem;
    margin-left: 0
}

html[dir=rtl] .autopark-decs {
    padding-left: 1.5625rem
}

html[dir=rtl] .privilege-title {
    padding-left: 2.5rem;
    padding-right: 0
}

html[dir=rtl] .slider__wrap-excursion-little {
    margin-left: 2.375rem;
    margin-right: 0
}

html[dir=rtl] .slider__wrap-excursion-little .prev-button {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 0;
    margin-right: -3.125rem
}

html[dir=rtl] .slider__wrap-excursion-little .next-button {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    margin-left: -2.1875rem;
    margin-right: 0
}

html[dir=rtl] .lk-left__link:before {
    margin-right: 0;
    margin-left: 1rem
}

html[dir=rtl] .icon-search {
    left: 1.125rem;
    right: auto
}

html[dir=rtl] .lk-order__right-block {
    padding-left: 0;
    padding-right: .9375rem
}

html[dir=rtl] .search-input {
    padding-right: 1.5rem;
    padding-left: 2.5rem
}

html[dir=rtl] .lk-profile-img__block {
    margin-left: 4.75rem;
    margin-right: 0
}

html[dir=rtl] .lk-profile .button-orange {
    margin-right: 1.0625rem;
    margin-left: 0
}

html[dir=rtl] .lk-profile-info__block .radio-block {
    margin-right: 1.25rem;
    margin-left: 0
}

html[dir=rtl] .lk-profile-info__block .input-block__title {
    margin-left: .875rem;
    margin-right: 0
}

html[dir=rtl] .lk-profile-info__block .input {
    padding-left: 2.5rem;
    padding-right: 1.25rem
}

html[dir=rtl] .contact-icon__wrap {
    margin-left: 1.625rem;
    margin-right: 0
}

html[dir=rtl] .login-block .h1:after,html[dir=rtl] .not-found__block .h1:after {
    left: calc(50% - 50px);
    right: auto
}

html[dir=rtl] .fix-block-top {
    padding: 1.25rem 1.875rem 1.25rem 7.0625rem
}

html[dir=rtl] .fix-block-bottom__text {
    margin-right: 0;
    margin-left: 6.5625rem
}

html[dir=rtl] .date,html[dir=rtl] .input.phone {
    text-align: right;
    direction: ltr
}

html[dir=rtl] .input__wrap.tel-prefix .input.phone-prefix {
    direction: ltr
}

.modal.fade[dir=rtl] .input__wrap.tel-prefix,html[dir=rtl] .login-block .input__wrap.tel-prefix {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

html[dir=rtl] .foto-text-block.flex-row-reverse .decs,html[dir=rtl] .login-block .input__wrap.tel-prefix .input.phone-prefix {
    text-align: left
}

html[dir=rtl] .login-block .jq-selectbox__trigger {
    right: -.5rem;
    left: auto
}

html[dir=rtl] .login-block .select .jq-selectbox__select {
    padding-right: 1.625rem
}

html[dir=rtl] input[type=search]::-webkit-search-cancel-button {
    margin-left: 2px
}

html[dir=rtl] .contact-info__decs,html[dir=rtl] .header-tel {
    display: inline-block;
    direction: ltr
}

html[dir=rtl] .slider-excursion-item,html[dir=rtl] .slider-excursion-little__item {
    margin-right: 0;
    margin-left: 1.25rem
}

html[dir=rtl] .feedback-item__text-block {
    padding: 1.5rem 2.0625rem 2rem .625rem
}

html[dir=rtl] .feedback-item__text {
    padding-left: 1.375rem;
    padding-right: 1.0625rem
}

html[dir=rtl] .input-bag:after,html[dir=rtl] .input-geo:after,html[dir=rtl] .input-map:after,html[dir=rtl] .input-passenger:after,html[dir=rtl] .input-plane:after,html[dir=rtl] .input-promo:after {
    right: 2.75rem;
    left: auto
}

html[dir=rtl] .courier-radio-block__wrap .radio-block {
    margin-left: 2.5rem;
    margin-right: 0
}

html[dir=rtl] .feedback-item__text-nano {
    min-height: auto;
    height: auto;
}

html[dir=rtl] .feedback-item__text-nano-content.nano-content {
    position: static;
}

.modal.fade[dir=rtl] .town-item:before {
    margin-left: 8px
}

.modal.fade[dir=rtl] .input__wrap.tel-prefix .input.phone-prefix {
    text-align: left;
    direction: ltr
}

.modal.fade[dir=rtl] .select .jq-selectbox__select {
    padding-right: 1.25rem;
    padding-left: 1.8125rem
}

.modal.fade[dir=rtl] .captcha__wrap {
    margin-left: 1.6875rem;
    margin-right: 0
}

.modal.fade[dir=rtl] #review_stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.modal.fade[dir=rtl] .input__wrap.tel-prefix .jq-selectbox__trigger {
    right: -.625rem
}

.modal.fade[dir=rtl] .input__wrap.tel-prefix .select .jq-selectbox__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-left: .625rem
}

.msg-wrap {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 10000;
}

.msg-list {
    position: absolute;
    bottom: 80px;
    display: none;
}

.msg-btn {
    width: 60px;
    height: 60px;
    background: #FF5252;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 20px rgba(0,0,0,.2);
    cursor: pointer;
}

.msg-hint {
    position: absolute;
    background: #fff;
    font-size: 13px;
    padding: 5px 10px;
    border-radius: 20px;
    border: 1px solid rgba(0,0,0,.2);
    white-space: nowrap;
    right: 70px;
    bottom: 10px;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(0,0,.2,1);
    transition: opacity .3s cubic-bezier(0,0,.2,1);
    font-family: 'Roboto-Regular';
}

.msg-btn:hover + .msg-hint {
    opacity: 1;
}

.msg-list a {
    display: block;
    padding: 5px;
    transition: all .4s;
}

.msg-list a:hover svg {
    transform: scale(1.05);
}

.social-list {
    display: flex;
    flex-wrap: wrap;
}

.social-link.social-link-footer {
    width: 30px;
    height: 30px;
}

.social__item {
    padding: 4px 8px;
}

@media screen and (max-width: 1700px) {
    html {
        font-size:15px
    }
    html[dir=rtl] .nav-top__item {
        margin-left: 30px;
        margin-right: 0
    }
}

@media screen and (max-width: 1500px) {
    html {
        font-size:14px
    }
}


@media screen and (max-width: 1200px) {
    .nav-top__item {
        margin-right:30px
    }
}

@media screen and (max-width: 1140px) {
    html {
        font-size:13px
    }
    .nav-top__item {
        margin-right: 20px
    }
}

@media screen and (max-width: 991px) {
    .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .menu-mob--link:hover,.menu-mob__block-title:focus {
        color:#f6a409
    }

    .apps-info__wrap,.apps-wrap,.login-block .h1,.main-page .privilege-item,.menu-mob__bottom,.not-found__block .h1 {
        text-align: center
    }

    html {
        font-size: 16px
    }

    body {
        padding-top: 60px;
    }

    .span-br {
        display: inline
    }

    .faqs-wrap .accord-wrap--js>.accord-title--js:after,.upbutton {
        display: none
    }

    .fix-block-top {
        padding: 10px 40px 10px 10px;
        font-size: 12px
    }

    .fix-block-top-close {
        top: 10px;
        right: 10px
    }

    .fix-block-bottom {
        padding-top: 10px;
        padding-bottom: 20px
    }

    .apps-wrap,.calculate-block .button__wrap,.catalog-item,.filter-middle .input-block__row,.fix-block-bottom__wrap,.foto-text-block,.h1-title__wrap,.input-block__row,.lk-profile,.modal-big .input-block__row,.modal-big .modal-bottom-wrap,.modal-middle .input-block__row,.modal-middle .modal-bottom-wrap,.order-info__block .input-block__row,.order-pay__wrap,.order-step__wrap,.section-more .bottom__wrap {
        display: block
    }

    .fix-block-bottom__text {
        font-size: 12px;
        margin-bottom: 12px;
        margin-right: 0
    }

    .icon-close,.icon-humb {
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain
    }

    .icon-humb {
        background-image: url("/img/icon-humb.svg");
        width: 30px;
        min-width: 30px;
        height: 25px
    }

    .icon-close {
        background-image: url("/img/icon-close-orange.svg");
        width: 40px;
        min-width: 40px;
        height: 40px;
        margin-right: -5px
    }

    .menu-mob-wrap {
        display: block;
        position: fixed;
        top: 60px;
        z-index: 999999;
        height: 100vh;
        background: #fff
    }

    body .menu-mob-wrap {
        right: -10000px;
        top: 60px;
        width: 100%;
        max-width: 330px;
        display: block;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    .menu-mob {
        position: relative;
        width: 100%;
        overflow-y: auto;
        overflow-x: visible;
        max-height: 100vh;
        padding: 20px 20px 100px
    }

    body.active .menu-mob-wrap {
        right: 0;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s
    }

    body.active .humb-img {
        background-image: url("/img/icon-close.svg")
    }

    .menu-mob__block {
        border: 1px solid #cbe6ff;
        border-radius: 2px;
        padding: 0 5px;
        margin-bottom: 8px
    }

    .feedback-item__decs,.lk-order__middle-block {
        border-left: none;
        border-top: 1px solid #cbe6ff
    }

    .menu-mob__block .label-radio {
        margin-bottom: 10px
    }

    .menu-mob__block .input-block__title,.menu-mob__block .radio-text {
        font-size: 14px
    }

    .autopark-img__wrap,.menu-mob__block.active,.order-pay__wrap .label-radio,.slider__wrap-autos {
        margin-bottom: 20px
    }

    .menu-mob__block-title {
        font-family: Roboto-Bold;
        font-size: 14px;
        line-height: 24px;
        padding: 17px 18px;
        display: inline-block;
        color: #181818
    }

    .menu-mob--link,.order-left__wrap .input-block__title {
        font-family: Roboto-Regular
    }

    .privilege-img__wrap,.slider__tabs-main .tabs-item {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox
    }

    .menu-mob__block-list {
        border-top: 1px solid #cbe6ff
    }

    .menu-mob__block-item {
        border-bottom: 1px solid #cbe6ff;
        padding: 16px 18px
    }

    .inputs-block__wrap,.menu-mob__block-item:last-child {
        border-bottom: none
    }

    .menu-mob--link {
        font-size: 14px;
        line-height: 24px;
        color: #181818;
        opacity: .7
    }

    .menu-mob__bottom .button-orange {
        width: 164px;
        height: 43px;
        padding-bottom: 1px;
        font-size: 14px;
        line-height: 16px
    }

    .menu-mob__bottom .contacts__call {
        margin-right: 0
    }

    .page h1 {
        padding-top: 28px
    }

    .section {
        margin-bottom: 45px
    }

    .section-blue {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .section-social .section-blue .h2 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .banner-top__title:after {
        bottom: -17px
    }

    .logo-header {
        margin-left: 5px
    }

    .img-logo {
        width: 147px;
        height: 46px
    }

    .banner-top {
        padding-top: 50px
    }

    .banner-top__title {
        margin-bottom: 34px;
        width: 100%;
        font-size: 30px;
        line-height: 35px
    }

    .banner-top__subtitle {
        font-size: 18px;
        line-height: 25px
    }

    .section-select {
        margin-top: -311px
    }

    .prev-button,html[dir=rtl] .next-button {
        margin-left: -10px
    }

    .next-button,html[dir=rtl] .prev-button {
        margin-right: -10px
    }

    .tabs-main__wrap {
        overflow-x: auto
    }

    .blur-block {
        position: absolute;
        right: 0;
        top: 0;
        opacity: .7;
        z-index: 1;
        bottom: 0;
        width: 50px;
        background: -webkit-gradient(linear,left top,right top,from(transparent),color-stop(70%,#004e97));
        background: -o-linear-gradient(left,transparent,#004e97 70%);
        background: linear-gradient(90deg,transparent,#004e97 70%)
    }

    .catalog-item__img-wrap {
        background-color: #f0f8ff
    }

    .slider__tabs-main .container-arrows {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .slider__tabs-main .container-arrows .next-button {
        background-color: transparent;
        border: 4px solid transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-right: 0
    }

    .slider__tabs-main .container-arrows .prev-button {
        visibility: hidden
    }

    .slider__tabs-main .tabs-main {
        height: 60px
    }

    .slider__tabs-main .tabs-main .tabs-link {
        padding: 0 26px
    }

    .slider__tabs-main .tabs-item {
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: auto;
        margin-bottom: 0;
        margin-top: 0
    }

    .slider__tabs-main .tabs-main .tabs-item.active {
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        z-index: 100
    }

    .reverse-block.input-block__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .reverse-block.input-block__row .input-block.last {
        margin-top: -44px
    }

    .reverse-block.input-block__row .input-block.first {
        margin-right: 0;
        margin-bottom: 7px
    }

    .reverse-img {
        width: 34px;
        height: 34px
    }

    .input-block.input-big,.input-block.input-little,.input-block.input-middle {
        width: 100%;
        margin-bottom: 15px
    }

    /*.input,.textarea {
        font-family: Roboto-Light;
        font-size: 14px;
        padding-left: 50px
    }*/

    .input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder {
        font-size: 14px
    }

    .input::-moz-placeholder,.textarea::-moz-placeholder {
        font-size: 14px
    }

    .input:-ms-input-placeholder,.textarea:-ms-input-placeholder {
        font-size: 14px
    }

    .maps__wrap {
        width: 100%;
        min-height: 200px;
        height: 200px;
        border-radius: 2px
    }

    .select-block__tab-left .radio-block.airport .label-radio {
        margin-right: 13px
    }

    .select-block__tab-left .radio-block {
        margin-bottom: 5px;
        border-bottom: none
    }

    .select-block__tab-left .button__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #tour.tab .button-orange,.apps-info__title,.calculate-block.calculate-courier .input-block.input-middle,.calculate-block.calculate-excursion .input-middle,.calculate-block.calculate-transfer .input-block.input-middle,.calculate-block.calculate-trip .input-block.input-middle,.catalog-item-img,.filter-middle .input-block.input-little,.list-title-short,.login-text,.modal-middle .captcha__wrap,.order-left__wrap .button-orange,.select-block__tab-left .button-orange,.select-block__tab-left .button-transparent,.slider-tours {
        width: 100%
    }

    .select-block__tab-left .button-transparent {
        margin-top: 23px
    }

    .main-page .h2 {
        font-size: 30px;
        margin-bottom: 40px
    }

    .privilege-item {
        margin-bottom: 25px
    }

    .calculate-block,.tab {
        padding: 20px 10px 22px
    }

    .autopark-decs,.catalog-item__info-decs,.faq-item,.faqs-wrap,.list-subtitle,.list-title {
        padding-right: 0
    }

    .feedback-item,.slider-auto__item,.slider-excursion-item,.slider-tour__item {
        margin-left: 10px;
        margin-right: 10px
    }

    .slider-tour__img-wrap {
        width: 245px
    }

    .apps-img__wrap,.slider-excursion__img-wrap {
        width: 100%;
        height: auto
    }

    .slider__wrap.slider__wrap-tours .container-arrows {
        top: 22%
    }

    .slider__wrap.slider__wrap-tours .prev-button {
        margin-left: -8px
    }

    .apps-info__wrap,.filter-bottom,.foto-text-block.flex-row-reverse .foto-middle-text__img-wrap,.lk-profile-info__block .radio-block,.privilege-img__wrap,.slider__wrap-excursion-little .prev-button,.slider__wrap-services {
        margin-left: 0
    }

    .slider__wrap.slider__wrap-tours .next-button {
        margin-right: -8px
    }

    #courier.tab .radio-block,.filter__wrap .radio-block,.radio-block__wrap .radio-block {
        margin-right: 15px
    }

    .privilege-img__wrap {
        display: inline-flex
    }

    .slider__wrap-autos .container-arrows,.slider__wrap-excursion .container-arrows {
        top: 28%
    }

    .town-item {
        font-size: 15px;
        margin-bottom: 18px
    }

    .social__item,.town-item:before {
        margin-right: 8px
    }

    .slider__wrap-towns .container-arrows {
        top: 50%
    }

    .faq-item {
        padding-top: 10px;
        padding-left: 0
    }

    .faq-title {
        padding-bottom: 10px
    }

    .faq-block {
        font-size: 16px;
        line-height: 24px
    }

    .modal-big .modal-bottom-wrap,.modal-big .modal-head,.modal-big .modal-info-wrap,.modal-middle .modal-bottom-wrap,.modal-middle .modal-head,.modal-middle .modal-info-wrap,.question-inputs__wrap {
        padding-left: 0;
        padding-right: 0
    }

    .apps-img__wrap {
        display: inline-block;
        min-width: 0;
        max-width: 300px
    }

    .section-social .section-blue {
        padding-top: 40px;
        padding-bottom: 50px
    }

    .social-link {
        width: 40px;
        height: 40px
    }

    .apps-button__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nano>.nano-pane {
        right: 8px
    }

    .h1 {
        font-size: 30px;
        margin-bottom: 25px
    }

    .h1:after {
        bottom: -10px
    }

    .h2 {
        font-size: 20px;
        line-height: 28px
    }

    .order-left__wrap .textarea {
        padding-left: 20px
    }

    .order-info__block {
        margin-bottom: 19px
    }

    .filter-result__wrap .button-transparent {
        font-family: Roboto-Medium;
        width: 150px;
        height: 40px;
        font-size: 15px;
        line-height: 18px
    }

    .filter-result__title {
        font-family: Roboto-Medium;
        font-size: 13px;
        line-height: 24px
    }

    .filter-result__info {
        font-family: Roboto-Regular;
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 10px;
        padding-right: 96px
    }

    .filter__wrap,.tour-inner__info-wrap {
        padding: 20px 10px
    }

    .filter-title {
        padding: 0 0 10px
    }

    .filter-middle {
        padding: 15px 0 20px
    }

    .filter-bottom {
        width: 100%;
        padding-top: 15px;
        margin-right: 0
    }

    .catalog-item {
        padding: 10px 10px 5px;
        margin-bottom: 30px
    }

    .catalog-item__wrap {
        display: block;
        width: 100%;
        border-right: none;
        padding-left: 0
    }

    .catalog-item__info-property:before {
        min-width: 25px;
        width: 25px;
        height: 27px
    }

    .catalog-item__img-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 0;
        width: 60%;
        height: 300px;
        margin-bottom: 15px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .catalog-item__cost-wrap {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 6px;
        margin-bottom: 14px
    }

    .catalog-item__cost-wrap .button-orange {
        margin-top: 22px;
        width: 100%
    }

    .tours-list__wrap .catalog-item__cost-old {
        line-height: 25px;
        margin-right: 10px
    }

    .excursion-for-item {
        height: auto
    }

    .slick-dotted.slick-slider {
        margin-bottom: 60px
    }

    .couriers-list__wrap {
        min-height: auto
    }

    .order-pay__wrap .label-radio:last-child {
        margin-bottom: 0
    }

    .h1-title__wrap .h1 {
        margin-bottom: 35px
    }

    .feedback-list__wrap .feedback-item__wrap .feedback-img__wrap {
        min-width: 92px;
        width: 92px;
        height: 92px
    }

    .feedback-list__wrap .feedback-item__decs {
        padding-top: 30px;
        padding-bottom: 40px
    }

    .feedback-item__left {
        padding-left: 0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .feedback-item__wrap {
        padding: 0 10px;
        display: block;
        margin-bottom: 20px
    }

    .feedback-item__wrap .feedback-img__wrap {
        width: 86px;
        min-width: 86px;
        height: 86px
    }

    .feedback-item__decs {
        padding: 20px 5px 30px
    }

    .not-found__img-wrap {
        width: 250px;
        height: auto
    }

    .not-found__block {
        padding-top: 58px
    }

    .border-dark-block {
        padding: 15px;
        margin-top: 20px;
    }

    .autopark-title {
        font-size: 18px;
        padding-bottom: 8px;
        margin-bottom: 0;
        padding-left: 24px;
        padding-right: 24px;
    }

    .autopark-decs {
        font-size: 16px;
        line-height: 24px;
        padding-left: 24px;
        padding-right: 24px;
    }

    .lk-order__item {
        padding: 10px;
        display: block
    }

    .lk-order__item .lk-order__left-block {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 30px;
        padding-right: 0
    }

    .lk-order__item .catalog-item__img-sticker {
        right: 0;
        bottom: 0
    }

    .lk-order__item .catalog-item__img-wrap {
        min-width: 60%;
        width: 60%;
        height: auto
    }

    .lk-order__item .catalog-item-img {
        width: 100%;
        height: auto
    }

    .lk-order__item .catalog-item__info-wrap {
        width: 35%
    }

    .lk-order__item .catalog-item__info-title {
        display: inline-block
    }

    .lk-order__item .lk-order__right-block {
        padding-top: 8px;
        padding-bottom: 8px;
        border-top: 1px solid #cbe6ff
    }

    .lk-order__mob-block {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 0;
        border-top: 1px solid #cbe6ff;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lk-order__middle-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        border-right: none;
        padding: 5px 0 15px
    }

    .calculate-block.calculate-excursion,.lk-profile-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .lk-order__middle-block .catalog-item__cost-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 35%
    }

    .lk-order__middle-block .catalog-item__cost-new {
        font-size: 18px
    }

    .lk-order__middle-block .catalog-item__cost-comment {
        font-size: 14px
    }

    .lk-order__middle-block .button__wrap {
        width: 60%
    }

    .lk-profile-img__wrap {
        margin-right: 30px
    }

    .lk-profile-info__block .select .jq-selectbox__select-text,.modal-big .input-block__row .input__wrap,.modal-middle .input-block__row .input__wrap {
        width: 100%;
        min-width: 100%
    }

    .lk-profile-bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .lk-profile .button-orange,.section-more .button-orange {
        margin-top: 20px;
        margin-left: 0
    }

    .lk-profile .captcha__wrap,.lk-safety .captcha__wrap,.login-block .captcha__wrap,.modal-big .captcha__wrap,.section-more .captcha__wrap {
        width: 100%;
        max-width: 320px
    }

    .contact-map {
        margin-top: 30px;
        height: 300px
    }

    .border-block__text-bold,.h1+.h2 {
        margin-top: 0
    }

    .contact-block {
        height: 90px;
        padding: 10px 30px;
        margin-bottom: 5px
    }

    .login-block .input-block {
        width: 100%;
        max-width: 330px
    }

    .select .jq-selectbox__trigger {
        right: -10px
    }

    .input__wrap.tel-prefix .select .jq-selectbox__trigger {
        right: -15px
    }

    .h2+.border-block {
        margin-top: 30px
    }

    .border-block {
        padding: 30px 10px 10px
    }

    .border-block .button__wrap {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .foto-big-text__img-wrap,.foto-little-text__img-wrap,.foto-middle-text__img-wrap,.foto-partner-text__img-wrap {
        margin-right: 0;
        min-width: 0;
        width: 100%;
        max-width: 320px;
        height: auto
    }

    .calculate-block .select-block__tab-left {
        max-width: 100%;
        width: 100%
    }

    .datepicker {
        width: 266px
    }

    .datepicker--nav {
        min-height: 30px
    }

    .calculate-block.calculate-excursion .button-orange {
        width: 100%;
        height: 50px;
        font-size: 16px;
        line-height: 18px
    }

    .order-step__item {
        width: 100%;
        margin-bottom: 20px
    }

    .border-block__text-bold,.order-step__item:last-child {
        margin-bottom: 0
    }

    .calculate-block.calculate-courier .radio-block {
        margin-bottom: 0;
        padding-bottom: 0;
        margin-right: 15px
    }

    .modal-big .input-block__row .input-block,.modal-middle .input-block__row .input-block,.slider__wrap-excursion-little .next-button,.slider__wrap-services,html[dir=rtl] #tour.tab .input-block,html[dir=rtl] .apps-info__wrap,html[dir=rtl] .foto-text-block.flex-row-reverse .foto-middle-text__img-wrap,html[dir=rtl] .lk-profile-info__block .radio-block,html[dir=rtl] .privilege-img__wrap,html[dir=rtl] .section-more .button-orange {
        margin-right: 0
    }

    .cities-list,.towns-list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .footer-title {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 7px;
        width: 100%
    }

    .foto-text-block.flex-row-reverse .decs {
        text-align: left
    }

    .about-img__wrap {
        height: 250px
    }

    .service-button__item .privilege-title {
        height: 50px
    }

    .modal-big .modal-bottom-wrap .button-orange,.modal-middle .modal-bottom-wrap .button-orange {
        margin-top: 20px;
        width: 100%
    }

    .modal-dialog {
        margin-top: 60px
    }

    .modal-big .modal-dialog {
        width: 99%;
        max-width: 702px
    }

    .modal-big .modal-content {
        padding: 25px 10px 30px
    }

    .calculate-block.calculate-excursion {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .slider__wrap-excursion-little {
        margin-right: 0;
        width: 100%
    }

    .modal-info-wrap .towns-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    html[dir=rtl] body .menu-mob-wrap {
        right: auto;
        left: -10000px
    }

    html[dir=rtl] body.active .menu-mob-wrap {
        right: auto;
        left: 0
    }

    html[dir=rtl] .fix-block-top {
        padding: 20px 30px 20px 50px
    }

    .modal.fade[dir=rtl] .input-block__row .input-block,html[dir=rtl] .apps-button__wrap .app-wrap:last-child,html[dir=rtl] .calculate-block.calculate-courier .radio-block,html[dir=rtl] .catalog-item__img-wrap,html[dir=rtl] .fix-block-bottom__text,html[dir=rtl] .label-checkbox:last-child,html[dir=rtl] .label-radio:last-child,html[dir=rtl] .modal .input-block__row .input-block,html[dir=rtl] .slider-excursion-item,html[dir=rtl] .slider__tabs-main .container-arrows .next-button {
        margin-left: 0
    }

    html[dir=rtl] .logo-header {
        margin-left: 0;
        margin-right: 5px
    }

    html[dir=rtl] .blur-block {
        right: auto;
        left: 0;
        background: -webkit-gradient(linear,left top,right top,color-stop(50%,#004e97),to(transparent));
        background: -o-linear-gradient(left,#004e97 50%,transparent);
        background: linear-gradient(90deg,#004e97 50%,transparent)
    }

    html[dir=rtl] .feedback-item__decs,html[dir=rtl] .tabs-main .tabs-item:last-child {
        border-right: none
    }

    html[dir=rtl] .select-block__tab-left .radio-block.airport .label-radio {
        margin-left: 13px;
        margin-right: 0
    }

    html[dir=rtl] .autopark-decs,html[dir=rtl] .catalog-item__info-decs,html[dir=rtl] .faqs-wrap,html[dir=rtl] .list-subtitle,html[dir=rtl] .list-title,html[dir=rtl] .privilege-decs,html[dir=rtl] .privilege-title {
        padding-left: 0
    }

    html[dir=rtl] .town-item:before {
        margin-left: 8px
    }

    html[dir=rtl] #courier.tab .radio-block,html[dir=rtl] .filter__wrap .radio-block,html[dir=rtl] .radio-block__wrap .radio-block {
        margin-right: 0;
        margin-left: 15px
    }

    html[dir=rtl] .filter-result__info {
        padding-right: 0;
        padding-left: 96px
    }

    html[dir=rtl] .catalog-item__wrap {
        padding-right: 0;
        border-left: none
    }

    html[dir=rtl] .social__item {
        margin-left: 8px;
        margin-right: 0
    }

    html[dir=rtl] .catalog-item__img-sticker {
        left: 0
    }

    html[dir=rtl] .lk-profile-img__wrap {
        margin-left: 30px;
        margin-right: 0
    }

    html[dir=rtl] .login-block .input__wrap.tel-prefix .select .jq-selectbox__select {
        padding-left: 10px;
        padding-right: 10px
    }

    html[dir=rtl] .login-block .input__wrap.tel-prefix .select .jq-selectbox__trigger {
        right: -10px
    }

    html[dir=rtl] .footer-mob .accord-wrap--js>.accord-title--js:after {
        right: auto;
        left: 20px
    }

    html[dir=rtl] .tours-list__wrap .catalog-item__cost-old {
        margin-right: 0;
        margin-left: 10px
    }

    html[dir=rtl] .slider__wrap.slider__wrap-tours .prev-button {
        margin-right: -5px
    }

    html[dir=rtl] .foto-text-block.flex-row-reverse .decs {
        text-align: right
    }
}

@media screen and (max-width: 767px) {
    .town-item {
        margin-left:30px;
        margin-right: 30px
    }

    .catalog-item__img-wrap {
        width: 100%;
        height: 250px
    }

    .cities-list,.towns-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media screen and (max-width: 530px) {
    .service-button__item {
        margin-left:20px;
        margin-right: 20px
    }

    .town-item {
        margin-left: 0;
        margin-right: 0
    }

    .catalog-item__img-wrap {
        width: 100%;
        height: 250px
    }

    .modal-info-wrap .towns-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media screen and (max-width: 360px) {
    .slider__wrap-autos .container-arrows {
        top:18%
    }

    .slider__wrap-excursion .container-arrows {
        top: 20%
    }

    .town-item {
        margin-left: 0;
        margin-right: 0
    }

    .catalog-item__img-wrap {
        width: 100%;
        height: 150px
    }
}

@media screen and (max-width: 1140px) {
    html[dir=rtl] .nav-top__item {
        margin-left:20px;
        margin-right: 0
    }
}


/* original  style_custom.css */
.about-img__wrap.no-bg {
    overflow: hidden;
    background-image: none;
}

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

.mb-7 {
    margin-bottom: 5rem;
}

.social-link_twitter {
    background-image: url('/img/icon-twitter.svg');
}

.social-link_youtube {
    background-image: url('/img/icon-youtube.svg');
}

.social-link_tiktok {
    background-image: url('/img/icon-tiktok.svg');
}

.social-link_insta {
    background-image: url('/img/icon-insta.webp');
}

#info-message, #info-cookie {
    display: none;
}
.services-block {
    margin-right: 0;
}

.icon-en:before {
    background-image: url('/img/eng.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.icon-ru:before {
    background-image: url('/img/rus.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.icon-isr:before {
    background-image: url('/img/isr.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
/*.question-inputs__wrap .input__wrap {
    height: auto;
}*/
.slider-auto__decs {
    max-height: 300px;
    overflow: auto;
}
.slider-auto__decs::-webkit-scrollbar {
    width: 4px;
}
.slider-auto__decs::-webkit-scrollbar-track {
    background-color: #fff;
}
.slider-auto__decs::-webkit-scrollbar-thumb {
    background-color: #F0F8FF;
    border-radius: 5px;
}
.foto-little-text__img-wrap + .foto-text__decs-wrap {
    margin-top: 0;
}

.excursion-img-big {
    min-width: 100%;
    min-height: 100%;
}

.slider-excursion__title {
    display: block;
    color: #000;
}

.tour-content {
    line-height: 1.75rem;
}

.tour-content p {
    margin-bottom: 0.3125rem;
}

.slider-excursion-little__title {
    color: #000;
}

.slider-excursion-little__decs {
    display: block;
    color: #000;
}

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

.tours-slide-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ck-content {
    line-height: 1.4;
}

.ck-content blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px
}

.ck-content h1, .ck-content h2, .ck-content h3, .ck-content h4, .ck-content h5, .ck-content h6
{
    font-weight: normal;
    line-height: 1.2;
}

.ck-content hr
{
    border: 0px;
    border-top: 1px solid #ccc;
}
.ck-content ol, .ck-content ul, .ck-content dl
{
    /* IE7: reset rtl list margin. (#7334) */
    margin-right: 0px;
    /* Preserved spaces for list items with text direction different than the list. (#6249,#8049)*/
    padding: 0 40px;
}

.ck-content ol, .ck-content ol li {
    list-style: decimal;
}

.ck-content ul, .ck-content ul li {
    list-style: disc;
}

.ck-content ol li::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}

.button {
    border: none;
}

#modal-call .modal-content {
    min-width: 350px;
}

#form-backcall .captcha__wrap {
    width: 100%;
}

.em-star {
    cursor: pointer;
}
#feedback_reviews .em-star i {
    background-image: url('/img/icon-star-blue.png');
}

#feedback_reviews .em-star.fill i {
    background-image: url('/img/icon-star-orange.png');
}

#feedback_reviews .fa-star {
    width: 1.7rem;
    height: 1.6rem;
    background-repeat: no-repeat;
}

#form-modal-feedback .captcha__wrap,
#form-modal-business .captcha__wrap,
#form-modal-partners .captcha__wrap,
#form-contact .captcha__wrap {
    width: auto;
}

#form-question .input__wrap.tel-prefix .select {
    min-width: 90px;
}

#form-question .input__wrap.tel-prefix .select .jq-selectbox__trigger {
    right: -1rem;
}

.label-radio a {
    color: #181818;
}

.town-item {
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
    display: block;
    position: relative;
    padding-left: 2.3rem;
}

.town-item:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.ck-content h2 {
    position: relative;
    font-family: "Roboto-Bold";
    font-size: 20px;
    line-height: 2.25rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.ck-content h3,
.ck-content h4,
.ck-content h5,
.ck-content h6 {
    font-family: "Roboto-Bold";
}

.ck-content.ck-empty h1 {
    position: relative;
    font-family: "Roboto-Bold";
    font-size: 2.25rem;
    line-height: 2.25rem;
    margin-bottom: 3.25rem;
}

.ck-content.ck-empty h1:after {
    content: '';
    position: absolute;
    bottom: -1.25rem;
    left: 0;
    width: 6.25rem;
    height: 0.1875rem;
    background: #F6A409;
    border-radius: 0.375rem;
}

.ck-content.ck-empty p {
    line-height: 1.6;
}

.ck-content.ck-empty ul {
    margin: 1rem 0;
}

.button-transparent.button {
    border: 1px solid #F6A409;
}
button[disabled] {
    opacity: .6;
    pointer-events: none;
}

html[dir=rtl] .ck-content.ck-empty h1:after {
    right: 0;
    left: auto;
}

.catalog-item__img-wrap {
    display: flex;
    align-items: center;
}

.no-border {
    border: none !important;
}
html[dir=rtl] .nav-top__link {
    font-size: 1.2rem;
    font-weight: bold;
}

.town-item a {
    color: #181818;
    font-family: "Roboto-Light";
}
.slider-tour__title a, .slider-tour__decs a {
    color: #181818;
}
.catalog-item__info-title a, .catalog-item__info-decs a {
    color: #181818;
}
.catalog-item__info-title a {
    font-family: "Roboto-Bold";
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0.5625rem;
}
.input__wrap.error-valid .select .jq-selectbox__select {
    border: 1px solid #EB5757;
    background: #FFF1F1;
}

.input__wrap.error-valid .tooltip-error {
    display: block;
}

.label-radio a {
    display: block;
    width: 100%;
}

.em-dropdown-list {
    position: absolute;
    background: #fff;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    -webkit-box-shadow: 0px 0.125rem 1rem rgb(153 155 168 / 12%);
    box-shadow: 0px 0.125rem 1rem rgb(153 155 168 / 12%);
    border-radius: 2px;
    display: block;
    z-index: 200;
    font-family: "Roboto-Medium";
    font-size: 0.875rem;
    width: 100%;
    min-width: 250px;
}

.em-dropdown-item {
    padding: 0.8125rem 1.25rem 0.8125rem;
    border-bottom: 1px solid #E8E8E8;
    cursor: pointer;
    transition: all .4s;
}
.em-dropdown-item:last-child {
    border-bottom: none;
}

.em-dropdown-item:hover {
    color: #F6A409;
}
.em-form {
    width: 100%;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    background: transparent;
}

.modal-big.modal .modal-head {
    padding-top: 25px;
}

.modal-big .input-block__row .input-block {
    width: calc(50% - 10px);
    margin-right: 0;
}

.modal-big .input-block__row {
    display: flex;
}

@media (max-width: 992px) {
    .button-action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-top: 1.75rem;
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important;
    }
    .button-action .button-transparent {
        margin-top: 23px;
        width: 100%;
        font-family: "Roboto-Bold";
        height: 3.125rem;
        padding-top: 1px;
        font-size: 0.9375rem;
        line-height: 1.125rem;
    }
    .button-action .button-orange {
        width: 100%;
        font-family: "Roboto-Medium";
        height: 3.125rem;
        padding-top: 1px;
        font-size: 0.9375rem;
        line-height: 1.125rem;
    }
    .em-form {
        flex-wrap: wrap;
    }
}
@media (max-width: 600px) {
    .autopark-img__wrap {
        height: 300px;
    }
}

@media (max-width: 400px) {
    .autopark-img__wrap {
        height: 200px;
    }
}


.ck-content.ck-empty p {
    margin-bottom: 15px;
}
.ck-content h3 {
    font-size: 18px;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.city-cover {
    max-height: 400px;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

.input__wrap.opened .select-plane:before,
.input__wrap.opened .select-plane:after,
.input__wrap.opened .reverse-block_air.reverse .input-geo:before,
.input__wrap.opened .reverse-block_air.reverse .input-geo:after {
    z-index: 102;
}
.input__wrap.opened {
    z-index: 101;
}

html[dir="rtl"] .select-plane .select .jq-selectbox__select {
    padding-right: 4rem;
}

html[dir="rtl"] .footer-title,
html[dir="rtl"] .services-link {
    font-size: 1.4rem;
}

html[dir="rtl"] .footer-title {
    margin-bottom: 1rem;
}
.services-block__dropdown {
    top: 2.4rem;
}

html[dir="rtl"] .em-dropdown-item svg {
    margin-right: 0;
    margin-left: 10px;
}

.button-inline {
    background: transparent;
    border: 0;
}

.login-block .captcha__wrap {
    width: 304px;
    max-width: 304px;
}

.login-block .input-block {
    width: 304px;
}

.dropdown-select {
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 2.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #CBE6FF;
    text-shadow: none;
    font-family: "Roboto-Light";
    font-size: 0.875rem;
    background: #F0F8FF;
    padding-right: 1rem;
}

.dropdown-toggle::after {
    color: #000000;
    margin-left: 5px;
    vertical-align: 1px;
    border-top: 7px solid;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.em-dropdown-menu {
    border-radius: 2px;
    border: 1px solid #CBE6FF;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.em-dropdown-menu .dropdown-item {
    white-space: pre-wrap;
    font-family: "Roboto-Light";
    font-size: 0.875rem;
    padding: 0.4375rem 1.25rem;
}

.em-dropdown-menu .dropdown-item:hover {
    background-color: #F0F8FF;
}

html[dir="rtl"] .modal-big .captcha__wrap {
    margin-left: 1.6875rem;
}

html[dir=rtl] .body {
    direction: ltr;
}

html[dir=rtl] .nav-top,
html[dir=rtl] .header-mob__wrap,
html[dir=rtl] .header-wrap,
html[dir=rtl] .menu-mob-wrap,
html[dir=rtl] .footer,
html[dir=rtl] .wrapper,
html[dir=rtl] .modal {
    direction: rtl;
}

html[dir=rtl] .iti__country-list {
    left: 0;
}

html[dir=rtl] .catalog-item__cost-comment {
    direction: ltr;
}
html[dir=rtl] .body>* {
    direction: rtl;
}

html[dir=rtl] .input-block {
    width: 100%;
}

html[dir=rtl] .modal-big .input-block__row .input-block {
    margin-right: 0;
}
html[dir=rtl] .modal .input, html[dir=rtl] .modal .textarea {
    padding-right: 1.25rem;
}


html[dir=rtl] .input::-webkit-input-placeholder,
html[dir=rtl] .textarea::-webkit-input-placeholder {
    font-size: 15px; }
html[dir=rtl] .input::-moz-placeholder,
html[dir=rtl] .textarea::-moz-placeholder {
    font-size: 15px; }
html[dir=rtl] .input:-ms-input-placeholder,
html[dir=rtl] .textarea:-ms-input-placeholder {
    font-size: 15px; }
html[dir=rtl] .select .jq-selectbox__select-text {
    font-size: 15px;
    width: calc(100% - 20px);
}
html[dir=rtl] .tabs-main .tabs-link {
    font-size: 1.4rem;
}


.loader {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    background: rgba(255,255,255,.6);
}

.loader img {
    max-height: 200px;
}
.login-block {
    position: relative;
}

.iti--separate-dial-code .iti__selected-flag {
    background: #F0F8FF;
    border-right: 1px solid #CBE6FF;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.iti__country-name {
    white-space: break-spaces;
}

.iti__country-list {
    width: 300px;
}

.error-valid .iti--separate-dial-code .iti__selected-flag {
    border-right: 1px solid #EB5757;
    background: #FFF1F1;
}

.label-checkbox.error-valid .input-checkbox {
    border: 1px solid #EB5757;
    background: #FFF1F1;
}

html[dir=rtl] #loginForm .input-block {
    max-width: 304px;
}

.success-group .login-text {
    padding: 0 15px;
}

html[dir=rtl] .success-group .order-way__title {
    font-weight: bold;
}

html[dir=rtl] .town-item:before {
    margin-left: 1.1875rem;
    margin-right: 9px;
    right: 0;
    left: auto;
}

html[dir=rtl] .privilege-title {
    font-weight: bold;
    font-size: 1.3rem;
}
.maps__loader {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .7);
    cursor: default;
}

.maps__loader img {
    width: 100%;
    height: auto;
}

#phone-number {
    direction: ltr !important;
    display: inline-block;
}

#upbutton {
    position: fixed;
    bottom: 40%;
    left: 2.5rem;
    z-index: 10000;
    opacity: 0
}

.upbutton {
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
    border: .75rem solid #f6a409;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background-color: #f6a409;
    border-radius: .125rem;
    cursor: pointer;
}

.upbutton:hover {
    -webkit-box-shadow: 0 .125rem .25rem rgba(176,176,176,.4);
    box-shadow: 0 .125rem .25rem rgba(176,176,176,.4)
}


.locale-link {
    cursor: pointer;
}

html[dir=rtl] .cities-item {
    font-size: 1.5rem;
}

html[dir=rtl] .cities-title {
    font-size: 1.7rem;
}

html[dir=rtl] .catalog-item__info-property {
    font-size: 1.2rem;
}

html[dir=rtl] .dropdown-toggle::after {
    margin-left: 0;
    margin-right: 1rem;
}

html[dir=rtl] .dropdown-select {
    font-size: 1.1rem;
}

html[dir=rtl] .dropdown-item {
    font-size: 1rem;
}

html[dir=rtl] .em-dropdown-menu .dropdown-item {
    font-size: 1.1rem;
}

html[dir=rtl] .button-text {
    font-size: 1.1rem;
}

html[dir=rtl] .label-radio {
    font-size: 1.1rem;
}

html[dir=rtl] .lk-profile .button-orange {
    font-size: 1.4rem;
}

html[dir=rtl] .order-c234 {
    direction: ltr;
    display: inline-block;
    margin-right: 10px;
}


html[dir=rtl] .login-text {
    font-size: 1.3rem;
    line-height: 1.4;
}

html[dir=rtl] .login-block .button-orange {
    font-size: 1.3rem;
}

html[dir=rtl]  .contacts__header .button-orange {
    font-size: 1.2rem;
}

.app-main-text {
    font-size: 1.2rem;
    line-height: 1.6;
}

html[dir=rtl] .town-item {
    padding-left: 0;
    padding-right: 2.3rem;
}

.btn-fixed {
    position: fixed;
    top: 150px;
    right: 0;
    background: #f53a3a;
    padding: 15px;
    box-shadow: 1px 1px 5px #eb5757;
    cursor: pointer;
    border-radius: 16px 0 0 16px;
    display: flex;
    align-items: center;
    z-index: 100;
}

.btn-fixed span {
    color: #fff;
    padding-left: 5px;
    font-family: 'Roboto-Bold';
    padding-top: 3px;
}

html[dir=rtl]  .btn-fixed span {
    padding-left: 0;
    padding-right: 5px;
    font-size: 1.5rem;
}

html[dir=rtl]  .btn-to-order {
    margin-right: 15px;
    margin-left: 0;
    font-size: 1.2rem;
}

html[dir=rtl]  .btn-to-order span {
    padding-left: 0;
    padding-right: 10px;
}

.pd-section,
.select .jq-selectbox__select,
.form-counter,
.form-counter.form-plus,
.jq-checkbox,
.jq-checkbox.focused,
.jq-radio,
.jq-radio.focused,
.filter__wrap,
.catalog-item,
.contact-block {
    border: 2px solid #DDE1E8;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    margin-bottom: 0.5625rem;
    font-family: Roboto-Bold;
}

.page-content {
    line-height: 1.75rem;
}

.page-content ul {
    margin-bottom: 1rem;
}

.page-content ul li {
    list-style: none;
    display: flex;
}

.page-content ol li {
    list-style: decimal;
}

.page-content ol li::marker {
    font-weight: bold;
}

.page-content ol {
    padding-left: 15px;
}

.page-content ul li:before {
    content: '';
    display: flex;
    width: 0.5rem;
    min-width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: #004e97;
    margin-top: 0.625rem;
    margin-right: 1.125rem;
}

.button-center {
    display: flex;
    justify-content: center;
}



.contact-map iframe {
    width: 100%;
}
.tooltip-error {
    display: none;
    position: absolute;
    bottom: 2.5rem;
    right: 0.625rem;
    font-family: Roboto-Medium;
    font-size: 0.75rem;
    line-height: 1.25rem;
    color: #fff;
    background-color: #eb5757;
    border-radius: 2px;
    padding: 0.5625rem 0.8125rem;
    z-index: 1000;
}
.tooltip-error:before {
    position: absolute;
    right: 1.25rem;
    bottom: -1.25rem;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 0.625rem solid;
    border-color: #eb5757 transparent transparent;
}

html[dir=rtl] .input-img {
    left: 16px;
    right: auto;
}

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

.button__wrap.center .button {
    display: inline-flex;
    width: auto;
    padding-left: 24px;
    padding-right: 24px;
}

.not-found__img-wrap img {
    width: 100%;
}

.center-button__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.center-button__wrap .button {
    display: inline-block;
}

.section-faq .center-button__wrap {
    margin-top: 40px;
}

#payment-form .input-block {
    margin-bottom: 0;
}

.social-row {
    margin: 0 1.5rem;
    display: flex;
    align-items: center;
    margin-top: 1rem;
}
.footer .footer__wrap .social-row .footer-title {
    margin-right: 16px;
    margin-bottom: 0;
}

.btn-to-order {
    background: #f53a3a;
    height: 30px;
    padding: 0 10px;
    font-family: 'Roboto-Regular';
    font-size: 0.9rem;
    color: #fff;
    margin-right: 15px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 5px #ff9393;
    margin-top: -2px;
    cursor: pointer;
}

.btn-to-order svg {
    width: 16px;
}

@media screen and (max-width: 991px) {
    .cards-wrap .img-logo {
        width: auto;
    }
    .btn-fixed {
        display: none;
    }
}

@media (max-width: 768px) {
    .modal-middle .modal-dialog {
        max-width: 440px;
    }
    .modal-middle .modal-content {
        padding: 32px;
    }
    .modal-title {
        font-size: 20px;
    }
    .modal .input::-webkit-input-placeholder,.modal .textarea::-webkit-input-placeholder {
        font-size: 15px;
    }

    .modal .input::-moz-placeholder,.modal .textarea::-moz-placeholder {
        font-size: 15px;
    }

    .modal .input:-ms-input-placeholder,.modal .textarea:-ms-input-placeholder {
        font-size: 15px;
    }
    .modal .input-block textarea, .modal .input-block input[type=tel], .modal .input-block input[type=text], .modal .input-block input[type=email] {
        font-size: 15px;
    }
    .modal-head {
        padding-bottom: 24px;
    }
    .done-title {
        font-size: 20px;
        max-width: 250px;
    }

    .done-text {
        font-size: 16px;
    }

    .done-img__wrap {
        width: 72px;
    }

    .done-img__wrap svg {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .modal-big .input-block__row .input-block {
        width: 100%;
    }

    .modal-big .input-block__row {
        flex-wrap: wrap;
    }
    .modal-middle .modal-dialog {
        width: calc(100vw - 40px);
        margin-left: 20px;
        margin-right: 20px;
    }
    .modal-middle .modal-content {
        padding: 24px;
        padding-top: 32px;
    }

    #modal-call .modal-content {
         min-width: auto;
     }

    .done-img__wrap {
        width: 64px;
    }

    .cards-wrap .img-logo {
        width: 100%;
        max-width: 300px;
        height: auto;
    }
    .captcha__wrap iframe {
        transform: scale(0.7);
        transform-origin: 0 0;
    }

    html[dir=rtl] .captcha__wrap iframe {
        transform-origin: 100% 0;
    }
}

@media (max-width: 350px) {
    .mheader__logo svg {
        width: 90px;
    }
}


/*----- new lk ------------*/

.uo-item {
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    display: flex;
    margin-bottom: 20px;
    font-family: 'Inter';
}

.uo-item__aside {
    width: 30%;
    border-right: 1px solid #E5E7EB;
}

.uo-item__main {
    width: 70%;
}

.uo-item__header {
    height: 62px;
    background: #E0E3E9;
    border-radius: 12px 0 0 0;
    display: flex;
    align-items: center;
    padding-left: 15px;
    color: #111827;
    font-weight: 600;
    font-size: 16px;
}

.uo-auto {
    padding: 15px;
}

.uo-auto__name {
    color: #333333;
    font-weight: 600;
    padding-bottom: 10px;
}

.uo-auto__class {
    font-size: 14px;
    color: #555F6D;
    padding-bottom: 16px;
}

.uo-auto__image img {
    width: 100%;
}

.uo-icon-list__item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    color: #111827;
    font-size: 15px;
}

.uo-item__aside-wrap {
    padding: 0 15px 15px;
}

.uo-icon-list__row {
    display: flex;
    align-items: center;
}

.uo-icon-list__row svg {
    margin-right: 12px;
}

.uo-item__main-header {
    padding: 16px;
    display: flex;
    justify-content: space-between;
}

.uo-item-order-number {
    color: #555F6D;
    padding-right: 16px;
    font-size: 16px;
}

.uo-item-order-status {
    font-size: 14px;
    color: #fff;
    height: 24px;
    display: flex;
    align-items: center;
    padding: 0 16px;
    border-radius: 4px;
}

.uo-item__price {
    font-size: 32px;
    color: #1F2937;
    font-weight: 900;
}

.uo-item__main-body {
    padding: 0 16px 16px;
}

.uo-trip-date {
    color: #272727;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 8px;
}

.uo-address {
    padding: 8px 0;
    font-size: 16px;
    font-weight: 600;
}

.uo-address__item {
    padding-left: 30px;
    position: relative;
}

.uo-address__item:first-child {
    margin-bottom: 10px;
}

.uo-address__item:after {
    content: "";
    position: absolute;
    left: 0;
    border-radius: 100%;
}

.uo-address__item.from:after {
    width: 16px;
    height: 16px;
    border: 3px solid #004C98;
}

.uo-address__item.to:after {
    width: 16px;
    height: 16px;
    background: #004C98;
}
.uo-trip__back {
    color: #555F6D;
    display: flex;
    padding: 16px 0;
}
.uo-trip__back span {
    padding-right: 10px;
}
.uo-item__text {
    padding: 5px 0;
    font-size: 15px;
}

.uo-item__payment {
    text-transform: uppercase;
    font-weight: bold;
}
.uo-bold-text {
    font-weight: bold;
}

.uo-item-service-list {
    padding-top: 4px;
}

.uo-bold-text {
    font-weight: bold;
}

.uo-item-service-list {
    padding-top: 4px;
}

.uo-item__main-body {
    height: calc(100% - 71px);
    display: flex;
    flex-direction: column;
}

.uo-item__cancel-block {
    margin-top: auto;
    text-align: right;
}

.uo-item__cancel-btn {
    font-weight: bold;
    font-family: 'Inter';
    font-size: 14px;
    color: #EB5757;
}
.button-blue-border {
    border: 1px solid #004C98;
    border-radius: 6px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: bold;
    padding: 0 27px;
}
.button-blue-border:hover {
    background: rgba(4, 98, 191, 0.04);
}
.uo-item__text.uo-item__payment-block {
    display: flex;
    align-items: center;
}

.uo-item__text.uo-item__payment-block span {
    padding-right: 10px;
}

.login-block__row {
    display: flex;
    width: 304px;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 24px;
}

.base-h1.base-h1__link:hover {
    color:#ea9800;
}

.login-block__row .base-h1 {
    font-size: 28px;
    margin-bottom: 0;
    line-height: 1;
}

.login-block__row .base-h1__link {
    margin-left: 20px;
    font-size: 18px;
    color: rgba(139, 146, 159, 1);
}
.jq-radio.checked .jq-radio__div {
    display: none;
}

.jq-radio {
    width: 20px;
    height: 20px;
    box-shadow: none;
    background: #fff;
    margin-right: 8px;
}

.jq-radio .input-radio {
    opacity: 0;
}

.jq-radio.input-radio.checked {
    border: 5px solid #004C98;
}

.label-radio {
    margin-right: 16px;
    font-size: 16px;
    color: #333333;
    font-family: 'Inter';
}

#accountOrder .dropdown .dropdown-menu .dropdown-item {
    white-space: nowrap;
}

.lk-orders__empty {
    font-family: 'Inter';
    padding-top: 20px;
    padding-left: 13px;
    color: #828282;
}

html[dir=rtl] .lk-profile-img__wrap {
    margin-left: 20px;
    margin-right: 0;
}

.reject-block {
    font-family: 'Inter';
    font-size: 14px;
    line-height: 1.4;
    padding-top: 16px;
    color: #EB5757;
}

.error-notify {
    background: #FEF4F6;
    color: #E83838;
    padding: 10px 15px;
    margin: 30px 0;
    font-family: 'Inter';
    font-weight: bold;
}

html[dir=rtl] .uo-item-order-number {
    padding-left: 16px;
    padding-right: 0;
}

html[dir=rtl] .uo-address__item:after {
    left: auto;
    right: 0;
}

html[dir=rtl] .uo-address__item {
    padding-right: 30px;
    padding-left: 0;
}

html[dir=rtl] .uo-item__cancel-block {
    text-align: left;
}

html[dir=rtl] .uo-icon-list__row svg {
    margin-left: 12px;
    margin-right: 0;
}
html[dir=rtl] .uo-item__header {
    padding-left: 0;
    padding-right: 15px;
}

html[dir=rtl]  .uo-item__text.uo-item__payment-block span {
    padding-left: 10px;
    padding-right: 10px;
}

.mobile-hide {
    display: block;
}

.mobile-show {
    display: none;
}


@media screen and (max-width: 650px) {
    .mobile-hide {
        display: none;
    }

    .mobile-show {
        display: block;
    }
    .uo-item {
        display: block;
    }

    .uo-item__aside {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        border-right: none;
    }

    .uo-item__header {
        border-radius: 12px 12px 0 0;
        height: auto;
        padding: 12px 20px;
        font-size: 15px;
        width: 100%;
    }

    .uo-auto {
        width: 50%;
    }

    .uo-item__aside-wrap {
        width: 50%;
        padding: 15px;
    }

    .uo-item__main {
        width: 100%;
    }
}

@media screen and (max-width: 400px) {
    .uo-auto {
        width: 100%;
    }

    .uo-item__aside-wrap {
        width: 100%;
    }

    .uo-item__price {
        width: 100%;
    }

    .uo-item__main-header {
        flex-wrap: wrap;
    }

    .search__wrap-1 .nav-link.dropdown-toggle {
        padding: .5rem;
    }

    .uo-auto {
        padding: 5px;
    }

    .uo-item__aside-wrap {
        padding: 10px;
    }

    .uo-item__main-header {
        padding: 10px;
    }

    .uo-item__main-body {
        height: auto;
        padding: 0 10px 20px;
    }

    .uo-item__header {
        border-radius: 10px 10px 0 0;
    }

    .uo-item {
        border-radius: 14px;
    }
    .uo-item__price {
        font-size: 28px;
        padding: 10px 0;
    }

    .uo-item__cancel-block {
        text-align: center;
        margin-top: 20px;
    }
}

/*------ new lk end -----------*/

.vip-services-cancel {
    margin-left: 60px;
    color: #f1a105;
    font-weight: 900;
    font-size: 14px;
    display: none;
    cursor: pointer;
}
.vip-services-cancel:hover {
    color: #004C98;
}
.order-option__list .radio-button-card[data-include="1"] {
    cursor: auto;
}

.order-option__list .radio-button-card[data-include="1"] .vip-services-cancel {
    display: inline-block;
}

.js-counter.js-child.disabled {
    pointer-events: none;
    opacity: .5;
    cursor: default;
}

html[dir=rtl] .vip-services-cancel {
    margin-right: 60px;
    margin-left: 0;
}

@media screen and (max-width: 991px) {
    html[dir=rtl] .slider__wrap-autos .next-button {
        margin-left: -5.125rem;
    }
    html[dir=rtl] .slider__wrap-autos .prev-button {
        margin-right: -5.125rem;
    }
    .slider-auto__img-wrap {
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    html[dir=rtl] .slider-auto__item {
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
    }
    html[dir=rtl] .slider-auto__img-wrap {
        width: 100%;
        height: 500px;
    }
    html[dir=rtl] .slider__wrap-autos .container-arrows {
        top: 40%;
    }
    html[dir=rtl] .slider__wrap-autos .next-button {
        margin-left: -10px;
    }
    html[dir=rtl] .slider__wrap-autos .prev-button {
        margin-right: -10px;
    }
}

@media screen and (max-width: 500px) {
    html[dir=rtl] .slider-auto__img-wrap {
        height: 100%;
    }
    html[dir=rtl] .slider__wrap-autos .container-arrows {
        top: 27%;
    }

}

.block-success {
    width: 400px;
}

@media screen and (max-width: 400px) {
    .slider-auto__img-wrap {
        height: 100%;
    }
    .block-success {
        width: 100%;
    }

    .login-block.success-group {
        padding: 0 15px;
    }
}
