

/* Start:/local/templates/vodohod/components/citfact/catalog/.default/style.css?1608719579216*/
@media (max-width: 1800px) {
    .c-filter__bottom .c-filter__item {
        min-height: 87px;
    }
}

@media (max-width: 1023px) {
    .c-filter__bottom .c-filter__item {
        min-height: auto;
    }
}
/* End */


/* Start:/local/templates/vodohod/components/extyl/catalog.element/cruises/style.css?1729771125518477*/
.d-flex {
    display: flex
}

.justify-between {
    justify-content: space-between
}

.booking__right-top-wrapper {
    align-items: flex-end;
}

.header-wrap {
    padding-bottom: 60px;
    position: relative;
    z-index: 101
}

.booking-compare-col {
    align-self: flex-end;
    padding-bottom: 5px;
    margin-left: 5px;
}

@media (max-width: 1279px) {
    .header-wrap {
        padding-bottom: 0
    }
}

@media (max-width: 480px) {
    .sticky-header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        border: 1px solid #ECECEC;
        z-index: 10000
    }
}

.stickytabs__inner .d-p-tabs__link {
    /*flex-grow: 0;*/
}

.d-p-tabs__inner.fixed.stickytabs__inner {
    /*justify-content: center;*/
}

.d-p-tabs__inner.fixed.stickytabs__inner .d-p-tabs__link.stickyhero-tab {
    font-size: 15px;
    font-weight: 500;
    padding-right: 8px;
}

.description__content .description__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

.certificates__list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px
}

@media (max-width: 1024px) {
    .certificates__list {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media (max-width: 767px) {
    .certificates__list {
        margin-left: -10px;
        margin-right: -10px
    }
}

.certificates__item {
    width: calc(16.6666% - 60px);
    margin: 0 30px 60px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}

@media (max-width: 1024px) {
    .certificates__item {
        width: calc(25% - 40px);
        margin: 0 20px 40px
    }
}

@media (max-width: 767px) {
    .certificates__item {
        width: calc(33.3333% - 20px);
        margin: 0 10px 20px
    }
}

@media (max-width: 500px) {
    .certificates__item {
        width: calc(50% - 20px)
    }
}

.certificates__item--opener-js {
    cursor: pointer
}

.certificates__img-box {
    padding-top: 150%;
    position: relative
}

.certificates__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit:cover;object-position:center", "object-fit: cover; object-position: center;"
}

.certificates__gallery {
    display: none
}

.dir-banner {
    position: relative
}

.dir-banner__gallery {
    position: absolute;
    top: 0;
    right: 0;
    width: 174px;
    height: calc(100% - 45px);
    margin: 20px 25px 25px;
    overflow: auto;
    z-index: 10
}

.dir-banner__item {
    margin-bottom: 15px
}

.dir-banner__item:last-child {
    margin-bottom: 0
}

.dir-banner__item-link {
    display: block;
    width: 157px;
    height: 92px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.dir-banner__inner--with-gallery .dir__inf {
    padding-right: 220px
}

.dir-banner .dir__inf {
    width: 100%
}

.dir-banner .dir__title {
    margin-bottom: 21px;
    font-weight: 500;
    font-size: 56px;
    line-height: 1.1
}

.dir-banner .dir__title:after {
    margin-bottom: -10px
}

.dir-banner .dir__subtitle {
    font-size: 21px;
    line-height: 26px
}

.dir-banner .dir__image:before {
    opacity: 1;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#081645), to(rgba(4, 21, 41, 0)));
    background-image: linear-gradient(0deg, #081645, rgba(4, 21, 41, 0))
}

.awards__row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 50px);
    margin-right: -50px
}

@media (max-width: 1800px) {
    .awards__row {
        width: calc(100% + 30px);
        margin-right: -30px
    }
}

@media (max-width: 767px) {
    .awards__row {
        width: calc(100% + 15px);
        margin-right: -15px
    }
}

@media (max-width: 599px) {
    .awards__row {
        width: 100%;
        margin-right: 0
    }
}

.awards__item {
    cursor: pointer;
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(33% + 50px);
    max-width: calc(33% - 50px);
    max-height: 380px;
    margin: 0 50px 30px 0;
    overflow: hidden
}

@media (max-width: 1800px) {
    .awards__item {
        max-width: calc(33% - 30px);
        margin-right: 30px
    }
}

@media (max-width: 1279px) {
    .awards__item {
        max-height: 235px
    }
}

@media (max-width: 767px) {
    .awards__item {
        max-width: calc(33% - 15px);
        margin: 0 15px 15px 0
    }
}

@media (max-width: 599px) {
    .awards__item {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%;
        max-height: 280px;
        margin-right: 0
    }
}

.awards__item:hover .awards__info {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.d-p-tabs.stickyhero-tabs {
    height: auto;
}

.awards__info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 25px;
    font-size: 17px;
    color: #fff;
    background-color: #0c2241;
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-transition: .4s;
    transition: .4s
}

@media (max-width: 767px) {
    .awards__info {
        padding: 10px 15px;
        font-size: 15px
    }
}

.awards__title {
    font-weight: 700
}

.awards__date {
    margin-top: 20px
}

@media (max-width: 767px) {
    .awards__date {
        margin-top: 10px
    }
}

.awards img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.b-breadcrumbs__item {
    font-size: 14px;
    opacity: .8
}

.b-breadcrumbs__item:not(:last-of-type) {
    position: relative;
    padding-right: 15px;
    margin-right: 15px
}

.b-breadcrumbs__item:not(:last-of-type):hover {
    color: rgba(195, 26, 60, 0.9);
    opacity: 1
}

.b-breadcrumbs__item:not(:last-of-type):before {
    position: absolute;
    content: "";
    top: 8px;
    right: -2px;
    width: 5px;
    height: 2px;
    background-color: #8495a8
}

@media (max-width: 1023px) {
    .b-breadcrumbs + .title-1 {
        margin-top: 15px;
        margin-bottom: 14px
    }
}

@media (max-width: 1023px) {
    #contBreadcrumbs.visible .b-breadcrumbs {
        display: block;
        margin-top: 0
    }
}

@media (max-width: 1023px) {
    #contBreadcrumbs.visible .b-breadcrumbs__item {
        display: inline
    }
}

@media (max-width: 1023px) {
    #contBreadcrumbs.visible .b-breadcrumbs__item:not(:last-of-type) {
        margin-right: 0;
        padding-right: 10px
    }
}

@media (max-width: 1023px) {
    #contBreadcrumbs.visible .b-breadcrumbs__item:not(:last-of-type):before {
        display: none
    }
}

@media (max-width: 1023px) {
    #contBreadcrumbs.visible .b-breadcrumbs__item:not(:last-of-type):after {
        content: "-";
        display: inline;
        padding-left: 10px;
        color: #8495a8
    }
}

.download__inner {
    display: -webkit-box;
    display: flex;
    width: 100%
}

@media (max-width: 767px) {
    .download__inner {
        margin-top: 20px
    }
}

@media (max-width: 599px) {
    .download__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.download-image {
    position: relative;
    width: 400px;
    margin-right: 70px
}

@media (max-width: 1279px) {
    .download-image {
        margin-right: 40px
    }
}

@media (max-width: 1023px) {
    .download-image {
        width: 300px;
        margin-right: 25px
    }
}

@media (max-width: 767px) {
    .download-image {
        width: 250px;
        margin-right: 15px
    }
}

@media (max-width: 599px) {
    .download-image {
        width: 380px;
        max-width: 100%;
        margin: 0 auto 25px
    }
}

.download-image__svg {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 40px;
    height: 53px
}

@media (max-width: 767px) {
    .download-image__svg {
        top: 10px;
        left: 15px;
        width: 30px;
        height: 43px
    }
}

.download-image img:not(.download-image__svg) {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1023px) {
    .download-image img:not(.download-image__svg) {
        height: auto
    }
}

.download__right {
    width: calc(100% - 470px);
    max-width: 510px
}

@media (max-width: 1023px) {
    .download__right {
        width: calc(100% - 325px)
    }
}

@media (max-width: 767px) {
    .download__right {
        width: calc(100% - 265px)
    }
}

@media (max-width: 599px) {
    .download__right {
        width: 100%;
        max-width: 100%
    }
}

.download__subtitle {
    margin-bottom: 13px;
    line-height: 1.4
}

.download__title {
    margin-bottom: 33px;
    font-weight: 700;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .download__title {
        margin-bottom: 15px
    }
}

.download .btn {
    margin-top: 35px
}

@media (max-width: 767px) {
    .download .btn {
        margin-top: 20px
    }
}

@media (max-width: 599px) {
    .download .btn {
        width: 100%;
        margin-top: 10px
    }
}

.faq__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: flex-start;
    margin-bottom: 17px
}

@media (max-width: 1279px) {
    .faq__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        margin-bottom: 5px
    }
}

.faq__top .d-tabs-head {
    width: calc(100% - 315px)
}

@media (max-width: 1279px) {
    .faq__top .d-tabs-head {
        flex-wrap: nowrap;
        width: 100%;
        margin-bottom: 0;
        white-space: nowrap;
        overflow: auto
    }
}

@media (max-width: 1023px) {
    .faq__top .d-tabs-head {
        width: calc(100% + 30px)
    }
}

.faq__btn {
    width: 305px;
    margin-left: auto
}

@media (max-width: 1279px) {
    .faq__btn {
        margin-bottom: 15px
    }
}

@media (max-width: 1023px) {
    .faq__btn {
        width: auto;
        margin-left: 0
    }
}

@media (max-width: 599px) {
    .faq__btn {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .faq__btn.btn--big {
        padding: 15px 37px
    }
}

@media (max-width: 599px) {
    .faq__btn.btn--big {
        padding: 10px 37px
    }
}

.faq__btn svg {
    width: 25px;
    height: 25px;
    margin-left: 12px
}

.faq__inner .link {
    position: relative;
    margin-bottom: 18px;
    padding-left: 28px;
    line-height: 1.5
}

@media (max-width: 767px) {
    .faq__inner .link {
        font-size: 20px
    }
}

.faq__inner .link:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    background-color: #f4c263
}

.faq__link {
    font-size: 24px;
    font-weight: 600
}

.faq__item {
    margin-bottom: 8px;
    background-color: #eef3f8
}

.faq__item .title-5 {
    width: calc(100% - 30px)
}

.lk-main-slider:not(:last-of-type) {
    margin-bottom: 100px
}

@media (max-width: 1800px) {
    .lk-main-slider:not(:last-of-type) {
        margin-bottom: 60px
    }
}

@media (max-width: 1279px) {
    .lk-main-slider:not(:last-of-type) {
        margin-bottom: 40px
    }
}

.lk-main-slider:last-of-type {
    margin-bottom: 40px
}

@media (max-width: 1279px) {
    .lk-main-slider:last-of-type {
        margin-bottom: 15px
    }
}

@media (max-width: 1023px) {
    .lk-main-slider:last-of-type {
        margin-bottom: 0
    }
}

.lk-main-slider:last-of-type .lk-main__title {
    margin-bottom: 10px
}

.lk-main-slider:last-of-type .lk-main-slider__arrows {
    left: 35%
}

.lk-main-slider__image {
    height: 430px
}

@media (max-width: 767px) {
    .lk-main-slider__image {
        height: 250px
    }
}

@media (max-width: 599px) {
    .lk-main-slider__image {
        height: 200px
    }
}

.lk-main-slider__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.lk-main-slider__arrows {
    position: absolute;
    top: 0;
    left: 45%;
    display: -webkit-box;
    display: flex
}

.lk-main-slider__arrows .slider__arrow {
    width: 50px;
    height: 50px
}

@media (max-width: 1023px) {
    .lk-main-slider__arrows .slider__arrow {
        display: none
    }
}

.lk-main-slider__arrows .slider__arrow svg {
    width: 12px;
    height: 12px
}

.lk-main-slider .d-tabs__item .swiper-container {
    margin-top: -110px;
    padding-top: 110px
}

@media (max-width: 1023px) {
    .lk-main-slider .d-tabs__item .swiper-container {
        margin-top: 0;
        padding-top: 0
    }
}

.lk-main-slider .swiper-container {
    width: calc(100% + 40px);
    margin: -85px 0 0 -40px;
    padding-top: 85px
}

@media (max-width: 1800px) {
    .lk-main-slider .swiper-container {
        width: calc(100% + 25px);
        margin: -85px 0 0 -25px
    }
}

@media (max-width: 1023px) {
    .lk-main-slider .swiper-container {
        width: calc(100% + 30px);
        margin: 0 -15px;
        padding-top: 0
    }
}

.lk-main-slider .swiper-slide {
    display: -webkit-box;
    display: flex;
    width: 700px !important
}

@media (max-width: 1800px) {
    .lk-main-slider .swiper-slide {
        width: 625px !important
    }
}

@media (max-width: 1023px) {
    .lk-main-slider .swiper-slide {
        width: 585px !important
    }
}

@media (max-width: 599px) {
    .lk-main-slider .swiper-slide {
        width: 280px !important
    }
}

.lk-main-slider .swiper-slide:before {
    content: "";
    display: block;
    min-width: 40px
}

@media (max-width: 1800px) {
    .lk-main-slider .swiper-slide:before {
        min-width: 25px
    }
}

@media (max-width: 1023px) {
    .lk-main-slider .swiper-slide:before {
        min-width: 15px
    }
}

@media (max-width: 1023px) {
    .lk-main-slider .swiper-slide:last-of-type {
        margin-right: 15px
    }
}

.lk-main-slider .swiper-slide .m-sale__item {
    width: 100%
}

.notice-d__back {
    padding: 7px 39px 7px 9px;
    margin-bottom: 40px;
    text-transform: none
}

@media (max-width: 767px) {
    .notice-d__back {
        width: 100%;
        margin-bottom: 20px
    }
}

.notice-d__back svg {
    width: 15px;
    height: 15px;
    margin-right: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.notice-d__title {
    margin-bottom: 35px
}

@media (max-width: 767px) {
    .notice-d__title {
        margin-bottom: 20px
    }
}

.notice-d__date {
    font-weight: 600;
    color: #8495a8
}

.page-not-found {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    padding-bottom: 50px;
    text-align: center
}

@media (max-width: 1023px) {
    .page-not-found {
        padding-top: 30px
    }
}

@media (max-width: 767px) {
    .page-not-found {
        padding-bottom: 0
    }
}

.page-not-found__tag {
    margin-bottom: 27px;
    padding: 2px 8px;
    background-color: #c8b49a;
    font-size: 17px;
    font-weight: 500;
    color: #fff
}

.page-not-found p {
    max-width: 510px;
    margin-bottom: 65px
}

@media (max-width: 767px) {
    .page-not-found p {
        margin-bottom: 30px
    }
}

.page-not-found .title-1 {
    max-width: 245px;
    margin-bottom: 30px
}

@media (max-width: 1279px) {
    .page-not-found .title-1 {
        max-width: 215px
    }
}

@media (max-width: 1023px) {
    .page-not-found .title-1 {
        max-width: 185px
    }
}

@media (max-width: 599px) {
    .page-not-found .title-1 {
        width: auto;
        margin-bottom: 20px
    }
}

.search-p__found {
    display: -webkit-box;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    align-items: center
}

.search-p__found span {
    display: block;
    font-size: 17px
}

.search-p__found span:last-of-type:not(:first-of-type) {
    font-weight: 500
}

.search-p__result {
    padding: 20px 30px;
    background-color: #fff
}

@media (max-width: 1023px) {
    .search-p__result {
        padding: 0
    }
}

.search-p__result p:first-child:last-child {
    margin: 0
}

.search-p-block {
    margin-bottom: 45px
}

@media (max-width: 767px) {
    .search-p-block {
        margin-bottom: 30px
    }
}

.search-p-block__title {
    margin-bottom: 25px;
    font-size: 26px;
    font-weight: 700
}

@media (max-width: 767px) {
    .search-p-block__title {
        margin-bottom: 15px
    }
}

.search-p__i .title-4 {
    margin-bottom: 5px
}

.search-p__i .title-4 a {
    display: inline-block
}

.search-p__i p {
    margin: 0
}

.search-p hr {
    margin: 20px 0
}

.search-p b {
    font-weight: inherit;
    color: #9a243d
}

.search-p .title-1 {
    margin-bottom: 40px
}

.search-p .b-form__item {
    display: -webkit-box;
    display: flex
}

.search-p .b-form__item input {
    width: calc(100% - 170px)
}

@media (max-width: 599px) {
    .search-p .b-form__item input {
        width: calc(100% - 65px)
    }
}

.search-p .b-form__item input:not(:hover) {
    border-color: #fff
}

@media (max-width: 1023px) {
    .search-p .b-form__item input:not(:hover) {
        border-color: #c7d4e6
    }
}

.search-p .b-form__item button {
    width: 170px
}

@media (max-width: 599px) {
    .search-p .b-form__item button {
        width: 65px
    }
}

@media (max-width: 599px) {
    .search-p .b-form__item button span:first-of-type {
        display: none
    }
}

.search-p .b-form__item button span:last-of-type:not(:first-of-type) {
    display: none
}

@media (max-width: 599px) {
    .search-p .b-form__item button span:last-of-type:not(:first-of-type) {
        display: block
    }
}

.souvenirs__items {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    margin: 65px 0 -15px -30px
}

@media (max-width: 1800px) {
    .souvenirs__items {
        margin-top: 40px
    }
}

@media (max-width: 1279px) {
    .souvenirs__items {
        width: calc(100% + 15px);
        margin-left: -15px
    }
}

.souvenirs__item {
    max-width: calc(33.33333% - 30px);
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(33.33333% - 30px);
    margin: 0 0 75px 30px;
    font-weight: 700
}

@media (max-width: 1800px) {
    .souvenirs__item {
        margin-bottom: 30px
    }
}

@media (max-width: 1279px) {
    .souvenirs__item {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin-left: 15px
    }
}

@media (max-width: 1023px) {
    .souvenirs__item {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(33.33333% - 15px);
        max-width: calc(33.33333% - 15px);
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .souvenirs__item {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px)
    }
}

@media (max-width: 599px) {
    .souvenirs__item {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%
    }
}

.souvenirs__image {
    display: block;
    width: 100%;
    height: 350px
}

@media (max-width: 1800px) {
    .souvenirs__image {
        height: 280px
    }
}

@media (max-width: 1023px) {
    .souvenirs__image {
        height: 175px
    }
}

@media (max-width: 599px) {
    .souvenirs__image {
        height: 190px
    }
}

.souvenirs__image:hover + a {
    color: #9a243d
}

.souvenirs__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

.souvenirs__name {
    display: block;
    margin: 12px 12px 15px
}

.souvenirs__name:hover {
    color: #9a243d
}

.souvenirs__prices {
    display: -webkit-box;
    display: flex;
    margin: 0 12px
}

.souvenirs__price {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700
}

.souvenirs__price--red {
    margin-left: 25px;
    color: #9a243d
}

.souvenirs__price img {
    width: 24px;
    height: 24px;
    margin-right: 7px
}

.static--order table {
    max-width: 760px;
    margin-bottom: 30px
}

.static__links, .static__subtitle {
    margin-bottom: 20px
}

.static__links {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.static__links .link {
    margin-bottom: 10px
}

.static__code {
    width: 100%;
    padding: 15px;
    overflow: auto;
    background-color: #eef3f8
}

.static__code pre {
    margin: 0
}

.static__comment {
    color: #8495a8;
    font-size: 17px
}

.static-sale__item {
    display: -webkit-box;
    display: flex;
    width: 100%
}

@media (max-width: 767px) {
    .static-sale__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.static-sale__num {
    width: 150px;
    padding: 15px;
    color: #9a243d;
    text-align: right
}

@media (max-width: 767px) {
    .static-sale__num {
        width: 100%;
        padding: 0;
        text-align: left
    }
}

.static-sale__num.title-3 {
    margin-bottom: 0
}

.static-sale__main {
    width: calc(100% - 150px);
    padding: 15px
}

@media (max-width: 767px) {
    .static-sale__main {
        width: 100%;
        padding: 10px 0 15px
    }
}

.static ul:not(.select-ul):not(.multiselect__content) {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin-bottom: 25px
}

.static ul:not(.select-ul):not(.multiselect__content).double li {
    width: 50%;
    padding-right: 26px
}

.static ul:not(.select-ul):not(.multiselect__content) > li {
    width: 100%;
    padding-left: 26px;
    position: relative
}

.static ul:not(.select-ul):not(.multiselect__content) > li:not(:last-child) {
    margin-bottom: 16px
}

.static ul:not(.select-ul):not(.multiselect__content) > li:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 5px;
    margin-right: 21px;
    border-radius: 50%;
    background: #9a243d
}

.static ul:not(.select-ul):not(.multiselect__content) + .toggle {
    margin-top: 30px
}

.static ol {
    counter-reset: li;
    list-style-type: none
}

.static ol > li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 16px
}

.static ol > li:before {
    counter-increment: li;
    content: counters(li, "") ".";
    position: absolute;
    left: 0;
    top: 5px;
    font-weight: 700;
    color: #6e86ff
}

.static ol:not(:last-of-type), .static ul:not(:last-of-type) {
    margin-bottom: 25px
}

.static ol a, .static ul a {
    color: #6e86ff;
    text-decoration: underline
}

.static ol a:hover, .static ul a:hover {
    color: #8dc4ff
}

.static ol ol, .static ol ul, .static ul ol, .static ul ul {
    margin: 15px 0 0
}

.static blockquote {
    margin: 0;
    padding: 44px 80px 40px 53px;
    background-color: #eef3f8
}

.static blockquote :last-child {
    margin-bottom: 0
}

.static table {
    margin-bottom: 25px
}

.static .title-5 {
    margin-bottom: 30px;
    margin-bottom: 25px
}

.static .tags__item {
    display: -webkit-inline-box;
    display: inline-flex
}

.title-1 {
    font-size: 66px;
    font-weight: 600;
    line-height: 1
}

@media (max-width: 1279px) {
    .title-1 {
        font-size: 56px
    }
}

@media (max-width: 1023px) {
    .title-1 {
        font-size: 48px
    }
}

@media (max-width: 767px) {
    .title-1 {
        font-size: 40px
    }
}

@media (max-width: 599px) {
    .title-1 {
        font-size: 30px
    }
}

.title-2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1
}

@media (max-width: 1279px) {
    .title-2 {
        font-size: 50px
    }
}

@media (max-width: 1023px) {
    .title-2 {
        font-size: 42px
    }
}

@media (max-width: 767px) {
    .title-2 {
        font-size: 34px
    }
}

@media (max-width: 599px) {
    .title-2 {
        font-size: 22px
    }
}

.map-cruises-description__main h3, .title-3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1
}

@media (max-width: 1279px) {
    .map-cruises-description__main h3, .title-3 {
        font-size: 32px
    }
}

@media (max-width: 767px) {
    .map-cruises-description__main h3, .title-3 {
        font-size: 28px
    }
}

@media (max-width: 599px) {
    .map-cruises-description__main h3, .title-3 {
        font-size: 24px
    }
}

.map-cruises-description__main h3 + .c-filter, .title-3 + .c-filter {
    margin-top: 10px
}

@media (max-width: 1023px) {
    .map-cruises-description__main h3 + .c-filter ~ .c-sort, .title-3 + .c-filter ~ .c-sort {
        margin-top: 10px
    }
}

.title-4 {
    font-size: 20px;
    font-weight: 600
}

.title-5 {
    font-size: 18px;
    font-weight: 700;
    color: #000
}

@media (max-width: 1023px) {
    .title-5 {
        font-size: 17px
    }
}

.about-v__inner {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: repeat(2, minmax(auto, 50%))
}

@media (max-width: 767px) {
    .about-v__inner {
        grid-template-columns: 100%
    }
}

.about-v__item div:not(.title-4) {
    width: 100%;
    height: 100%;
    max-height: 315px
}

@media (max-width: 767px) {
    .about-v__item div:not(.title-4) {
        max-height: 250px
    }
}

.about-v__item iframe {
    width: 100%;
    height: 315px
}

@media (max-width: 767px) {
    .about-v__item iframe {
        height: 250px
    }
}

.booking-f__grid {
    display: grid;
    grid-gap: 10px 7px;
    grid-template-columns: repeat(4, minmax(auto, calc(25% - 7px)));
    margin-bottom: 80px
}

@media (max-width: 1023px) {
    .booking-f__grid {
        grid-gap: 12px 8px;
        grid-template-columns: repeat(3, minmax(auto, calc(33% - 7px)))
    }
}

@media (max-width: 767px) {
    .booking-f__grid {
        grid-template-columns: repeat(2, minmax(auto, calc(50% - 7px)));
        margin-bottom: 40px
    }
}

@media (max-width: 599px) {
    .booking-f__grid {
        grid-template-columns: minmax(auto, 100%);
        margin-bottom: 20px
    }
}

.booking-f__grid:last-of-type {
    margin-bottom: 40px
}

@media (max-width: 599px) {
    .booking-f__grid:last-of-type {
        margin-bottom: 20px
    }
}

.booking-f__title {
    margin: 0 -35px 27px -30px;
    padding: 0 35px 17px 30px;
    font-weight: 700;
    border-bottom: 1px solid #ebf4ff
}

@media (max-width: 767px) {
    .booking-f__title {
        margin-bottom: 15px;
        padding-bottom: 12px
    }
}

.booking-f__select {
    grid-column: 1/4
}

@media (max-width: 1023px) {
    .booking-f__select {
        grid-column: 3/4
    }
}

@media (max-width: 767px) {
    .booking-f__select {
        grid-column: 1/2
    }
}

@media (max-width: 767px) {
    .booking-f .b-form__item {
        margin-bottom: 10px
    }
}

.booking-f .b-form__item.error .select, .booking-f .b-form__item.error input:not(.b-count__input), .booking-f .b-form__item.error textarea {
    background-color: #fff
}

.booking-f .b-form__item--checkboxes {
    flex-wrap: wrap
}

.booking-f .b-form__item--checkboxes .b-form__subtitle {
    width: 100%;
    margin-bottom: 8px;
    font-weight: 500
}

.booking-f .b-form__item--checkboxes .b-checkbox {
    margin-right: 20px
}

@media (max-width: 1279px) {
    .booking-f .b-form__item--checkboxes .b-checkbox {
        margin-right: 10px
    }
}

.booking-f .b-form__item--checkboxes .b-checkbox:last-of-type {
    margin-right: 0
}

.booking-f .b-form__item input:not(.b-count__input), .booking-f .b-form__item textarea {
    background-color: #ebf4ff;
    border-color: #ebf4ff
}

.booking-f .b-form__item input:not(.b-count__input):hover:not(:disabled):not(:-moz-read-only), .booking-f .b-form__item textarea:hover:not(:disabled):not(:-moz-read-only) {
    background-color: #fff
}

.booking-f .b-form__item input:not(.b-count__input):hover:not(:disabled):not(:read-only), .booking-f .b-form__item textarea:hover:not(:disabled):not(:read-only) {
    background-color: #fff
}

.booking-f .b-form__item input:not(.b-count__input):disabled, .booking-f .b-form__item textarea:disabled {
    color: #0c2241;
    opacity: .8
}

.booking-f .b-form__item .select {
    background-color: #ebf4ff;
    border-color: #ebf4ff
}

.booking-f .b-form__item .select .label {
    display: block
}

.booking-f .b-form__label.disabled {
    color: #8495a8
}

@media (max-width: 599px) {
    .booking-f .btn {
        width: 100%
    }
}

.booking-order__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 599px) {
    .booking-order__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start
    }
}

.booking-order__top .link {
    margin-bottom: 13px;
    font-size: 16px;
    color: #6e86ff
}

.booking-order__top .link--underline {
    border-bottom-color: #6e86ff
}

.booking-order__title {
    margin: 0 35px 20px 0;
    font-size: 32px;
    font-weight: 600
}

@media (max-width: 1023px) {
    .booking-order__title {
        margin: 0 35px 20px 0
    }
}

@media (max-width: 767px) {
    .booking-order__title {
        font-size: 24px
    }
}

@media (max-width: 599px) {
    .booking-order__title {
        margin: 0 0 10px
    }
}

.booking-order__subtitle {
    margin-bottom: 25px;
    font-weight: 700
}

@media (max-width: 1023px) {
    .booking-order__subtitle {
        margin-bottom: 15px
    }
}

.booking-order__inner {
    display: grid;
    grid-gap: 7px;
    grid-template-columns: minmax(auto, 25%) minmax(auto, calc(75% - 7px));
    margin-bottom: 10px
}

@media (max-width: 1023px) {
    .booking-order__inner {
        grid-template-columns: 100%
    }
}

.booking-order__left, .booking-order__right {
    padding: 25px 20px 23px 33px;
    background-color: #ebf4ff
}

@media (max-width: 1023px) {
    .booking-order__left, .booking-order__right {
        padding: 15px 20px
    }
}

@media (max-width: 767px) {
    .booking-order__left, .booking-order__right {
        padding: 15px
    }
}

.booking-order__left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.booking-order__text {
    margin-bottom: 8px
}

.booking-order__image {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: auto
}

.booking-order__image img {
    width: 57px
}

.booking-order__image img:first-child {
    margin-right: 25px
}

.booking-order__line {
    margin-bottom: 12px
}

@media (max-width: 599px) {
    .booking-order__line {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.booking-order__total {
    font-size: 28px;
    font-weight: 500;
    text-align: right
}

@media (max-width: 599px) {
    .booking-order__total {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        font-size: 22px
    }
}

@media (max-width: 599px) {
    .booking-order__total span:first-child {
        margin-right: 15px
    }
}

.booking-order__decor {
    display: inline-block;
    width: 100px;
    border-bottom: 1px dotted #0c2241
}

@media (max-width: 599px) {
    .booking-order__decor {
        display: none
    }
}

.booking-order__price {
    white-space: nowrap
}

.booking-order .booking-f__grid {
    grid-template-columns: repeat(2, minmax(calc(25% - 7px), 318px)) minmax(calc(50% - 7px), 643px);
    margin-bottom: 5px
}

@media (max-width: 1023px) {
    .booking-order .booking-f__grid {
        grid-template-columns: repeat(2, minmax(auto, calc(50% - 7px)));
        margin-bottom: 0
    }
}

@media (max-width: 599px) {
    .booking-order .booking-f__grid {
        grid-template-columns: 100%
    }
}

@media (max-width: 1023px) {
    .booking-order .b-form__item:nth-child(3n) {
        grid-column: 1/3
    }
}

@media (max-width: 599px) {
    .booking-order .b-form__item:nth-child(3n) {
        grid-column: 1
    }
}

.booking-order .b-checkbox {
    margin-bottom: 45px
}

@media (max-width: 1023px) {
    .booking-order .b-checkbox {
        margin-bottom: 25px
    }
}

.booking-order div:not(#bx_admin_form) table.booking-t {
    width: calc(100% + 65px);
    margin: 0 -35px 50px -30px
}

@media (max-width: 1279px) {
    .booking-order div:not(#bx_admin_form) table.booking-t {
        width: calc(100% + 50px);
        margin: 0 -25px 30px
    }
}

@media (max-width: 1023px) {
    .booking-order div:not(#bx_admin_form) table.booking-t {
        width: calc(100% + 30px);
        margin: 0 -15px 25px
    }
}

@media (max-width: 767px) {
    .booking-order div:not(#bx_admin_form) table.booking-t tr {
        padding: 0 15px
    }
}

.booking-order div:not(#bx_admin_form) table.booking-t tr:first-child > td {
    font-size: 15px;
    background-color: #ebf4ff;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .booking-order div:not(#bx_admin_form) table.booking-t tr td {
        padding: 0
    }
}

@media (max-width: 767px) {
    .booking-order div:not(#bx_admin_form) table.booking-t tr td:first-child {
        padding: 0 0 8px
    }
}

@media (max-width: 767px) {
    .booking-order div:not(#bx_admin_form) table.booking-t tr td span {
        display: block
    }
}

.booking-order .btn {
    display: block;
    margin-left: auto
}

.booking-t {
    margin-bottom: 15px
}

.booking-t__center {
    text-align: center
}

@media (max-width: 767px) {
    .booking-t__center {
        text-align: left
    }
}

.booking-t__center--price {
    white-space: nowrap
}

.booking-t__btn {
    width: 145px;
    padding: 10px 49px 10px 15px !important
}

@media (max-width: 1023px) {
    .booking-t__btn {
        width: 112px;
        padding: 8px 15px 10px !important
    }
}

@media (max-width: 767px) {
    .booking-t__btn {
        width: auto;
        padding: 5px 15px 7px !important
    }
}

.booking-t__btn .btn {
    padding: 5px 19px;
    font-size: 15px
}

.booking-t .price {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

@media (max-width: 1023px) {
    .booking-t .price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.booking-t .price span {
    display: -webkit-inline-box;
    display: inline-flex
}

@media (max-width: 1023px) {
    .booking-t .price span {
        display: block
    }
}

.booking-t .price span:first-of-type {
    font-size: 15px
}

@media (max-width: 1800px) {
    .booking-t .price span:first-of-type {
        margin-bottom: 0
    }
}

.booking-t .price span:first-of-type:last-of-type {
    color: #0c2241
}

.booking-t .price span:last-of-type:not(:first-of-type) {
    margin-left: 12px;
    font-size: 14px
}

@media (max-width: 1023px) {
    .booking-t .price span:last-of-type:not(:first-of-type) {
        margin: 8px 0 0
    }
}

.booking-top {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    margin: 30px 0;
    padding: 17px 20px 17px 40px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(106, 95, 121, 0.2)
}

@media (max-width: 1023px) {
    .booking-top {
        padding: 12px 20px
    }
}

@media (max-width: 767px) {
    .booking-top {
        margin: 15px 0
    }
}

@media (max-width: 599px) {
    .booking-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start
    }
}

.booking-top:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 8px;
    height: 100%;
    background-color: #f4c263
}

@media (max-width: 767px) {
    .booking-top:before {
        width: 4px
    }
}

.booking-top__title {
    font-size: 28px;
    font-weight: 600
}

@media (max-width: 1023px) {
    .booking-top__title {
        font-size: 22px
    }
}

.booking-top .link {
    margin: 0 0 3px 15px;
    color: #6e86ff
}

@media (max-width: 1023px) {
    .booking-top .link {
        margin-bottom: 0
    }
}

@media (max-width: 599px) {
    .booking-top .link {
        margin: 8px 0 0
    }
}

.booking__inner {
    padding: 30px 35px 65px 30px;
    background-color: #fff
}

@media (max-width: 1279px) {
    .booking__inner {
        padding: 30px 25px
    }
}

@media (max-width: 1023px) {
    .booking__inner {
        padding: 0
    }
}

.booking-notes {
    margin-bottom: 30px;
    color: #9a243d
}

.booking-notes, .booking-notes span {
    display: -webkit-box;
    display: flex
}

.booking__image {
    max-width: 1040px;
    max-height: 860px;
    margin: 0 auto
}

.booking__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 767px) {
    .booking div:not(#bx_admin_form) table {
        width: calc(100% + 30px);
        margin: 0 -15px
    }
}

.booking div:not(#bx_admin_form) table tr:first-child > td {
    padding: 20px 25px;
    font-size: 18px;
    font-weight: 700;
    background-color: #ffefbc
}

@media (max-width: 1023px) {
    .booking div:not(#bx_admin_form) table tr:first-child > td {
        font-size: 16px
    }
}

.booking div:not(#bx_admin_form) table tr:first-child > td:empty:after {
    background-color: transparent
}

.booking div:not(#bx_admin_form) table tr:last-child td {
    border-bottom: none
}

.booking div:not(#bx_admin_form) table tr:nth-child(2) > td {
    padding-top: 20px
}

@media (max-width: 767px) {
    .booking div:not(#bx_admin_form) table tr:nth-child(2) > td {
        padding-top: 5px;
        padding-bottom: 5px
    }
}

.booking div:not(#bx_admin_form) table tr:nth-child(odd) {
    background-color: transparent
}

.booking div:not(#bx_admin_form) table tr.booking-t__back, .booking div:not(#bx_admin_form) table tr.booking-t__back > td {
    background-color: #eef3f8
}

.booking div:not(#bx_admin_form) table tr td {
    padding: 18px 25px 6px;
    font-size: 15px;
    font-weight: 700;
    border: none;
    vertical-align: top
}

@media (max-width: 1023px) {
    .booking div:not(#bx_admin_form) table tr td {
        padding: 15px 18px;
        font-weight: 500
    }
}

@media (max-width: 767px) {
    .booking div:not(#bx_admin_form) table tr td {
        width: 100%;
        padding: 8px 10px
    }
}

@media (max-width: 767px) {
    .booking div:not(#bx_admin_form) table tr td:first-child {
        padding: 8px 10px
    }
}

.booking div:not(#bx_admin_form) table tr td > span {
    display: none
}

.c-sort {
    display: -webkit-box;
    display: flex;
    margin-bottom: 19px;
    -webkit-box-align: center;
    align-items: center;
    font-size: 17px;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width: 767px) {
    .c-sort {
        flex-wrap: wrap
    }
}

.c-sort-v {
    display: -webkit-box;
    display: flex;
    margin-right: 12px
}

@media (max-width: 1023px) {
    .c-sort-v {
        margin: 15px 12px 15px 0
    }
}

@media (max-width: 767px) {
    .c-sort-v {
        margin: 15px 8px 15px 0
    }
}

.c-sort-v__i {
    display: -webkit-box;
    display: flex;
    width: 49px;
    height: 49px;
    margin-right: 6px;
    background-color: #dbe4ef;
    border: 1px solid #dbe4ef;
    cursor: pointer
}

@media (max-width: 767px) {
    .c-sort-v__i {
        width: 39px;
        height: 39px;
        margin-right: 5px
    }
}

.c-sort-v__i.active {
    background-color: #fff
}

.c-sort-v__i.active svg * {
    fill: #9a243d
}

.c-sort-v__i:hover {
    opacity: .6
}

.c-sort-v__i svg {
    width: 22px;
    height: 10px;
    margin: auto
}

.c-sort-v__i svg * {
    fill: #8495a8
}

.c-sort__found {
    display: -webkit-box;
    display: flex
}

@media (max-width: 1023px) {
    .c-sort__found {
        display: none
    }
}

.c-sort__found span {
    display: block
}

.c-sort__found span:last-child:not(:first-child) {
    font-weight: 500
}

.c-sort__items {
    display: -webkit-box;
    display: flex;
    width: 316px;
    margin-left: auto
}

@media (max-width: 1800px) {
    .c-sort__items {
        width: 300px
    }
}

@media (max-width: 1023px) {
    .c-sort__items {
        width: 100%
    }
}

@media (max-width: 767px) {
    .c-sort__items {
        -webkit-box-ordinal-group: 4;
        order: 3
    }
}

.c-sort__items li {
    padding: 0 !important
}

.c-sort__items a {
    display: block;
    padding: 14px 45px 14px 15px
}

@media (max-width: 1023px) {
    .c-sort__items a {
        padding: 13px 25px 13px 15px
    }
}

.c-sort__items .label span:not(.up):not(.down), .c-sort__items .select-ul span:not(.up):not(.down) {
    display: none
}

.c-sort__items .label span.down, .c-sort__items .label span.up, .c-sort__items .select-ul span.down, .c-sort__items .select-ul span.up {
    display: inline-block;
    width: 15px;
    height: 10px;
    margin-right: 10px !important;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/boat.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1 !important
}

.c-sort__items .label span.down, .c-sort__items .select-ul span.down {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.c-sort__items .b-form__item {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .c-sort__items .b-form__item {
        padding-right: 15px;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (max-width: 1023px) {
    .c-sort__items .b-form__item--select:not(.init) {
        height: 34px
    }
}

.c-sort__items .b-form__item--select:not(.init) .b-form__label {
    top: 8px;
    left: 20px;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transform: none;
    transform: none
}

@media (max-width: 767px) {
    .c-sort__items .b-form__item--select:not(.init) .b-form__label {
        left: 15px;
        display: none
    }
}

.c-sort__items .b-form__item--select:not(.init) select[data-f-field] {
    height: 65px;
    padding: 18px 20px 0;
    border: 1px solid #c7d4e6;
    background-color: #fff;
    font-size: 15px;
    position: relative
}

@media (max-width: 1023px) {
    .c-sort__items .b-form__item--select:not(.init) select[data-f-field] {
        height: auto;
        padding: 4px 0 0 !important;
        border: none
    }
}

@media (max-width: 1023px) {
    .c-sort__items .b-form__label {
        position: static
    }
}

@media (max-width: 767px) {
    .c-sort__items .b-form__label {
        display: none
    }
}

.c-sort__items .b-form__label--m {
    top: 8px;
    left: 20px;
    color: #0c2241;
    font-size: 16px;
    font-weight: 500;
    -webkit-transform: none;
    transform: none;
    display: none
}

@media (max-width: 767px) {
    .c-sort__items .b-form__label--m {
        left: 15px;
        display: block;
        padding-right: 15px
    }
}

@media (max-width: 1023px) {
    .c-sort__items .select {
        padding: 0;
        border: none
    }
}

@media (max-width: 1023px) {
    .c-sort__items .select:after, .c-sort__items .select:before {
        display: none
    }
}

@media (max-width: 1023px) {
    .c-sort__items .select-items {
        min-width: 230px
    }
}

@media (max-width: 1023px) {
    .c-sort__items .select .label {
        min-height: 0;
        padding: 4px 0 0 !important;
        -webkit-box-align: center;
        align-items: center;
        line-height: 1
    }
}

.c-sort__filter {
    display: none;
    margin-left: auto;
    align-self: stretch;
    padding: 10px 20px;
    background-color: #eef3f8;
    font-size: 15px;
    font-weight: 500;
    color: #9a243d
}

@media (max-width: 1023px) {
    .c-sort__filter {
        display: block;
        margin: 15px 0
    }
}

@media (max-width: 767px) {
    .c-sort__filter {
        width: calc(100% - 96px)
    }
}

.c-sort__title {
    margin-right: 19px
}

@media (max-width: 1023px) {
    .c {
        position: relative
    }
}

.c-empty {
    display: -webkit-box;
    display: flex;
    width: 828px;
    max-width: 80%;
    margin: 0 auto 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    position: relative
}

.c-empty:not(.c-empty--simple):after, .c-empty:not(.c-empty--simple):before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 314px;
    max-width: 30vw;
    height: 130px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/boat.svg);
    background-repeat: no-repeat
}

@media (max-width: 767px) {
    .c-empty:not(.c-empty--simple):after, .c-empty:not(.c-empty--simple):before {
        height: 90px;
        background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/boat.svg)
    }
}

.c-empty:before {
    left: 0
}

@media (max-width: 1023px) {
    .c-empty:before {
        display: none
    }
}

.c-empty:after {
    right: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 767px) {
    .c-empty:after {
        background-position: 100%;
        -webkit-transform: none;
        transform: none
    }
}

.c-empty__img {
    text-align: center;
    margin-top: 76px;
    margin-bottom: 11px;
    opacity: .5
}

.c-empty__img img {
    width: 80px;
    height: 80px
}

.c-empty .title-1 {
    margin-top: auto;
    color: #8495a8;
    opacity: .5
}

.c + .fdb {
    margin-top: 60px
}

@media (max-width: 767px) {
    .c + .fdb {
        margin-top: 30px
    }
}

.contacts-i {
    -webkit-box-flex: 1;
    flex: 1 1 45%;
    max-width: 48%;
    margin-bottom: 30px;
    padding: 30px 30px 40px;
    background-color: #eef3f8;
    cursor: pointer
}

@media (max-width: 767px) {
    .contacts-i {
        max-width: 100%;
        margin-bottom: 15px;
        padding: 20px 15px
    }
}

.contacts-i:hover .contacts-i__title {
    color: #9a243d
}

.contacts-i--full {
    position: relative;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    max-width: 100%;
    cursor: default
}

.contacts-i--full:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background-color: #9a243d
}

@media (max-width: 767px) {
    .contacts-i--full:before {
        width: 3px
    }
}

.contacts-i--full:hover .contacts-i__title {
    color: #0c2241
}

.contacts-i--full .contacts-i__title {
    margin-bottom: 55px
}

@media (max-width: 1023px) {
    .contacts-i--full .contacts-i__title {
        margin-bottom: 35px
    }
}

@media (max-width: 767px) {
    .contacts-i--full .contacts-i__title {
        margin-bottom: 15px
    }
}

.contacts-i__title {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600
}

@media (max-width: 767px) {
    .contacts-i__title {
        margin-bottom: 15px;
        font-size: 22px
    }
}

.contacts-i__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .contacts-i__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.contacts-i__inner > div {
    -webkit-box-flex: 1;
    flex: 1 1 45%
}

.contacts-i__phones {
    max-width: 45%
}

@media (max-width: 767px) {
    .contacts-i__phones {
        max-width: 100%;
        margin-bottom: 20px
    }
}

.contacts-i__phones .contacts-i__line {
    padding-right: 20px
}

@media (max-width: 767px) {
    .contacts-i__phones .contacts-i__line {
        padding-right: 0
    }
}

.contacts-i__phones .contacts-i__line:not(:last-of-type) {
    margin-bottom: 45px
}

@media (max-width: 1023px) {
    .contacts-i__phones .contacts-i__line:not(:last-of-type) {
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .contacts-i__phones .contacts-i__line:not(:last-of-type) {
        margin-bottom: 10px
    }
}

.contacts-i__graph {
    max-width: 55%
}

@media (max-width: 767px) {
    .contacts-i__graph {
        max-width: 100%
    }
}

.contacts-i__graph div {
    margin-bottom: 20px
}

.contacts-i__line > div:first-of-type {
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .contacts-i__line > div:first-of-type {
        margin-bottom: 5px
    }
}

.contacts-d .contacts__map {
    width: 100%;
    height: 485px;
    margin-bottom: 35px
}

@media (max-width: 1279px) {
    .contacts-d .contacts__map {
        height: 385px
    }
}

@media (max-width: 1023px) {
    .contacts-d .contacts__map {
        height: 280px
    }
}

.contacts__links .d-tabs-link {
    color: #8495a8
}

.contacts__links .d-tabs-link:hover {
    color: #9a243d
}

.contacts__wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .contacts__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.contacts__map {
    width: 100%;
    height: 500px
}

@media (max-width: 1279px) {
    .contacts__map {
        height: 400px
    }
}

@media (max-width: 1023px) {
    .contacts__map {
        height: 300px
    }
}

.contacts__map img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.contacts__image {
    width: 100%;
    height: 700px
}

@media (max-width: 1279px) {
    .contacts__image {
        height: 550px
    }
}

@media (max-width: 1023px) {
    .contacts__image {
        height: 300px
    }
}

.contacts__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.contacts .d-tabs-head {
    white-space: nowrap;
    margin-bottom: 10px
}

@media (max-width: 1023px) {
    .contacts .d-tabs-head {
        flex-wrap: nowrap
    }
}

@media (max-width: 767px) {
    .contacts .d-tabs-head {
        margin-bottom: 5px
    }
}

.contacts .d-tabs-head.contacts__links {
    margin-bottom: 45px
}

@media (max-width: 1279px) {
    .contacts .d-tabs-head.contacts__links {
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .contacts .d-tabs-head.contacts__links {
        margin-bottom: 10px
    }
}

.contacts .d-tabs-link {
    margin-right: 10px
}

@media (max-width: 1023px) {
    .dep-city {
        padding: 10px 0
    }
}

.h-btn {
    display: none;
    width: 60px;
    height: 10px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    background-color: transparent;
    position: relative;
    border: none
}

@media (max-width: 1279px) {
    .h-btn {
        display: block;
        padding: 27px 0
    }
}

.h-btn.active {
    -webkit-transform: rotateY(180deg) translateZ(0);
    transform: rotateY(180deg) translateZ(0)
}

.h-btn.active .h-btn__line {
    background-color: transparent !important;
    -webkit-transition: none;
    transition: none
}

.h-btn.active .h-btn__line:after, .h-btn.active .h-btn__line:before {
    top: 0;
    bottom: 0;
    margin: auto
}

.h-btn.active .h-btn__line:before {
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0)
}

.h-btn.active .h-btn__line:after {
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0)
}

.h-btn__line {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 21px;
    border-radius: 1px;
    margin: auto;
    -webkit-transition: background-color .2s, -webkit-transform .6s;
    transition: background-color .2s, -webkit-transform .6s;
    transition: transform .6s, background-color .2s;
    transition: transform .6s, background-color .2s, -webkit-transform .6s
}

.h-btn__line, .h-btn__line:after, .h-btn__line:before {
    background-color: #0c2241
}

.h-btn__line:after, .h-btn__line:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 2px;
    -webkit-transition: background-color .2s, -webkit-transform .6s;
    transition: background-color .2s, -webkit-transform .6s;
    transition: transform .6s, background-color .2s;
    transition: transform .6s, background-color .2s, -webkit-transform .6s
}

.h-btn__line:before {
    top: 6px
}

.h-btn__line:after {
    bottom: 6px
}

.h-m-menu {
    display: none
}

.h-search {
    display: -webkit-box;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 42px;
    -webkit-box-align: center;
    align-items: center;
    background-color: #0c2241;
    -webkit-transition: height .2s;
    transition: height .2s;
    z-index: -1
}

@media (max-width: 1279px) {
    .h-search {
        display: none
    }
}

.h-search.active {
    position: fixed;
    height: 114px;
    z-index: 99
}

.h-search__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.h-search__form {
    width: calc(100% - 236px)
}

.plus {
    position: relative;
    width: 20px;
    height: 20px;
    padding: 20px;
    -webkit-transition: height .2s;
    transition: height .2s;
    cursor: pointer
}

.plus:after, .plus:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 2px;
    height: 20px;
    margin: auto;
    background-color: #0c2241;
    -webkit-transition: .2s;
    transition: .2s
}

.plus:hover:after {
    background-color: #9a243d !important
}

.plus:hover:before {
    background-color: #9a243d !important
}

.plus:after {
    -webkit-transform: rotate(45deg) translateZ(0);
    transform: rotate(45deg) translateZ(0)
}

.plus:before {
    -webkit-transform: rotate(-45deg) translateZ(0);
    transform: rotate(-45deg) translateZ(0)
}

.h-search .plus {
    margin-left: auto
}

.h-search .plus:after, .h-search .plus:before {
    background-color: #fff
}

.h-search .b-form__item {
    display: -webkit-box;
    display: flex;
    margin-bottom: 0
}

.h-search .b-form__item input {
    border-color: transparent
}

.h-search .b-form__item .btn {
    padding-top: 14px;
    padding-bottom: 15px
}

.h-search .container {
    width: 100%
}

.h-offers__top {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-bottom: 15px
}

@media (max-width: 1023px) {
    .h-offers__top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }
}

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

.h-offers__btn--open {
    display: none;
    margin-left: auto;
    align-self: stretch;
    padding: 10px 20px;
    background-color: #eef3f8;
    font-size: 15px;
    font-weight: 500;
    color: #9a243d
}

@media (max-width: 1023px) {
    .h-offers__btn--open {
        display: block;
        width: auto;
        margin-left: 10px
    }
}

.h-offers__btn--search {
    width: 205px
}

@media (max-width: 1279px) {
    .h-offers__btn--search {
        width: 125px
    }
}

@media (max-width: 1023px) {
    .h-offers__btn--search {
        display: none
    }
}

.h-offers__items {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(3, minmax(30%, 33%));
    grid-gap: 20px
}

@media (max-width: 1800px) {
    .h-offers__items {
        grid-template-columns: repeat(2, minmax(47%, 50%));
        grid-gap: 10px
    }
}

@media (max-width: 1023px) {
    .h-offers__items {
        grid-template-columns: minmax(97%, 100%)
    }
}

.h-offers__items .m-sale__item {
    z-index: 1
}

.h-offers__items .m-sale__item .tags__item {
    white-space: normal
}

.h-offers .title-3 {
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .h-offers .title-3 {
        margin-top: 10px
    }
}

picture {
    z-index: -1
}

.lk-bonus__wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 0 45px;
    padding: 50px 20px 40px 35px;
    background-color: #eef3f8
}

@media (max-width: 1023px) {
    .lk-bonus__wrap {
        padding: 30px 20px 25px
    }
}

@media (max-width: 767px) {
    .lk-bonus__wrap {
        -webkit-box-align: initial;
        align-items: normal;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        width: calc(100% + 30px);
        margin: 0 -15px 15px;
        padding: 20px 15px
    }
}

.lk-bonus-left {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 32%;
    max-width: 620px;
    margin-right: auto
}

@media (max-width: 1800px) {
    .lk-bonus-left {
        flex-wrap: wrap;
        max-width: 300px
    }
}

@media (max-width: 1279px) {
    .lk-bonus-left {
        flex-wrap: nowrap;
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%;
        margin-right: 0
    }
}

@media (max-width: 599px) {
    .lk-bonus-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.lk-bonus-left__column {
    -webkit-box-flex: 1;
    flex: 1 1 32%
}

@media (max-width: 1800px) {
    .lk-bonus-left__column {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        margin: 0
    }
}

@media (max-width: 599px) {
    .lk-bonus-left__column {
        max-width: 100% !important;
        margin: 0 0 15px !important
    }
}

.lk-bonus-left__column:first-of-type {
    max-width: 300px;
    margin-right: 50px
}

@media (max-width: 1800px) {
    .lk-bonus-left__column:first-of-type {
        margin: 0 0 25px
    }
}

@media (max-width: 1279px) {
    .lk-bonus-left__column:first-of-type {
        margin-right: 15px
    }
}

.lk-bonus-left__column:last-of-type {
    max-width: 270px
}

.lk-bonus-right {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 68%;
    max-width: 1060px
}

@media (max-width: 1023px) {
    .lk-bonus-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        max-width: 100%
    }
}

.lk-bonus-right__column {
    -webkit-box-flex: 1;
    flex: 1 1 16%;
    margin-left: 30px
}

@media (max-width: 1279px) {
    .lk-bonus-right__column {
        -webkit-box-flex: 1;
        flex: 1 1 50%;
        max-width: calc(50% - 50px)
    }
}

@media (max-width: 1023px) {
    .lk-bonus-right__column {
        max-width: 100%;
        margin-left: 0
    }
}

@media (max-width: 1279px) {
    .lk-bonus-right__column:first-of-type {
        margin-left: 0
    }
}

@media (max-width: 1023px) {
    .lk-bonus-right__column:first-of-type {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .lk-bonus-right__column:first-of-type {
        margin-bottom: 20px;
        font-size: 15px
    }
}

.lk-bonus__line {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    margin-bottom: 5px
}

.lk-bonus__line .lk-bonus__title {
    margin-bottom: 0;
    line-height: 30px
}

.lk-bonus__line > div:last-of-type {
    margin-left: 5px
}

.lk-bonus__title {
    margin-bottom: 20px;
    font-size: 21px;
    font-weight: 500
}

@media (max-width: 767px) {
    .lk-bonus__title {
        margin-bottom: 10px;
        font-size: 19px
    }
}

.lk-bonus__value {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    min-height: 28px;
    font-size: 28px;
    font-weight: 500
}

@media (max-width: 767px) {
    .lk-bonus__value {
        font-size: 22px
    }
}

.lk-bonus__form {
    margin-top: 10px
}

.lk-bonus__form .b-form {
    display: -webkit-box;
    display: flex
}

@media (max-width: 599px) {
    .lk-bonus__form .b-form {
        flex-wrap: wrap
    }
}

.lk-bonus__form .b-form__item {
    margin: 0 15px 0 0
}

@media (max-width: 599px) {
    .lk-bonus__form .b-form__item {
        margin: 0 0 15px
    }
}

.lk-bonus__form .btn {
    padding: 12px 30px;
    font-size: 18px;
    white-space: nowrap
}

@media (max-width: 599px) {
    .lk-bonus__form .btn {
        width: 100%
    }
}

.lk-edit {
    margin-bottom: 50px
}

@media (max-width: 1023px) {
    .lk-edit {
        margin-bottom: 25px
    }
}

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

.lk-edit__inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 24px);
    margin-left: -24px
}

@media (max-width: 1023px) {
    .lk-edit__inner {
        width: calc(100% + 15px);
        margin-left: -15px
    }
}

.lk-edit__inner.lk-edit__inner--change .b-form__item.b-form-capcha {
    width: calc(100% - 18px);
    margin: 0 0 18px 24px
}

@media (max-width: 1023px) {
    .lk-edit__inner.lk-edit__inner--change .b-form__item.b-form-capcha {
        width: calc(100% - 15px);
        margin-left: 15px
    }
}

.lk-edit__inner.lk-edit__inner--change .b-form__item.b-form-capcha .b-form-capcha__inner {
    width: 387px
}

.lk-edit__inner.lk-edit__inner--change .b-form__item.b-form-capcha .b-form__item {
    margin: 0
}

@media (max-width: 767px) {
    .lk-edit__btns {
        text-align: center
    }
}

.lk-edit__btns .btn {
    padding: 14px 57px
}

@media (max-width: 599px) {
    .lk-edit__btns .btn {
        width: 100%;
        margin: 0 0 15px
    }
}

.lk-edit__btns .link {
    font-size: 21px;
    font-weight: 600
}

.lk-edit__photo.b-form-file {
    width: 100%;
    flex-wrap: wrap;
    margin: 30px 24px 50px
}

@media (max-width: 1023px) {
    .lk-edit__photo.b-form-file {
        margin: 10px 15px 20px
    }
}

.lk-edit__photo.b-form-file .b-form-file__text {
    margin-bottom: 8px
}

.lk-edit__photo.b-form-file .b-form-file__label {
    width: 100%;
    margin-bottom: 15px
}

.lk-edit__photo.b-form-file label {
    margin-bottom: 8px
}

.lk-edit .b-form__item {
    width: 387px;
    margin: 0 0 18px 24px
}

@media (max-width: 1023px) {
    .lk-edit .b-form__item {
        margin-left: 15px
    }
}

@media (max-width: 767px) {
    .lk-edit .b-form__item {
        width: 100%
    }
}

.lk-edit .b-form__item.b-form-capcha {
    margin-left: 0
}

.lk-friends .lk-items__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 17px 24px;
    padding: 25px 35px;
    background-color: #eef3f8
}

@media (max-width: 1800px) {
    .lk-friends .lk-items__content {
        grid-gap: 15px 15px;
        padding: 20px
    }
}

@media (max-width: 767px) {
    .lk-friends .lk-items__content {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width: 599px) {
    .lk-friends .lk-items__content {
        grid-template-columns: 1fr
    }
}

.lk-friends .lk-items__content .title-5 {
    grid-column: 1/4
}

@media (max-width: 767px) {
    .lk-friends .lk-items__content .title-5 {
        grid-column: 1/3
    }
}

@media (max-width: 599px) {
    .lk-friends .lk-items__content .title-5 {
        grid-column: 1/2
    }
}

.lk-friends .btn {
    grid-column: 1/2;
    padding-right: 5px;
    padding-left: 5px
}

.lk-friends .b-form__item {
    margin-bottom: 0
}

.lk-friends .b-form__item--checkboxes {
    display: -webkit-box;
    display: flex;
    grid-column: 1/3;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 0
}

@media (max-width: 599px) {
    .lk-friends .b-form__item--checkboxes {
        grid-column: 1/2
    }
}

.lk-friends .b-form__item--checkboxes__title {
    margin-right: 15px
}

.lk-friends .b-form__item--address {
    grid-column: 1/3
}

@media (max-width: 767px) {
    .lk-friends .b-form__item--address {
        grid-row: 6
    }
}

@media (max-width: 599px) {
    .lk-friends .b-form__item--address {
        grid-column: 1/2
    }
}

.lk-friends .b-form__item--passport-by {
    grid-column: 1/4
}

@media (max-width: 767px) {
    .lk-friends .b-form__item--passport-by {
        grid-column: 1/3
    }
}

@media (max-width: 599px) {
    .lk-friends .b-form__item--passport-by {
        grid-column: 1/2
    }
}

.lk-main-top {
    display: -webkit-box;
    display: flex;
    width: calc(100% + 70px);
    margin: 0 0 45px -70px
}

@media (max-width: 1800px) {
    .lk-main-top {
        width: calc(100% + 20px);
        margin-left: -20px
    }
}

@media (max-width: 1279px) {
    .lk-main-top {
        -webkit-box-align: unset;
        align-items: unset;
        flex-wrap: wrap;
        width: calc(100% + 20px);
        margin: 0 0 10px -20px
    }
}

@media (max-width: 767px) {
    .lk-main-top {
        display: block;
        width: 100%;
        margin: 0 0 28px
    }
}

.lk-main-top--client {
    width: 100%;
    margin: 0 0 45px;
}


.lk-main-top--client .lk-main-top__i {
    margin-left: 40px
}

@media (max-width: 1800px) {
    .lk-main-top--client .lk-main-top__i {
        margin-left: 20px
    }
}

@media (max-width: 767px) {
    .lk-main-top--client .lk-main-top__i {
        margin-left: 0
    }
}

.lk-main-top--client .lk-main-top__i:first-of-type {
    margin-left: 0
}

@media (max-width: 1279px) {
    .lk-main-top--client .lk-main-top__i--bonus {
        margin-left: 0
    }
}

.lk-main-top__i {
    display: -webkit-box;
    display: flex;
    width: 100%;
    max-width: 460px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 25px 35px;
    margin-left: 70px;
    background-color: #eef3f8
}

@media (max-width: 1800px) {
    .lk-main-top__i {
        margin-left: 20px;
        padding: 20px 25px
    }
}

@media (max-width: 1279px) {
    .lk-main-top__i {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin: 0 0 20px 20px
    }
}

@media (max-width: 767px) {
    .lk-main-top__i {
        width: 100%;
        max-width: 100%;
        margin: 0 0 8px;
        padding: 25px 12px
    }
}

.lk-main-top__i:first-of-type .lk-main-top__btns {
    width: calc(100% + 10px);
    margin: auto 0 -15px -10px
}

.lk-main-top__i:first-of-type .lk-main-top__btns .btn {
    width: 185px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(50% - 10px);
    margin: 0 0 15px 10px;
    padding: 11px 5px;
    white-space: nowrap
}

@media (max-width: 767px) {
    .lk-main-top__i:first-of-type .lk-main-top__btns .btn {
        width: auto;
        max-width: 100%;
        margin-bottom: 10px;
        padding: 0
    }
}

@media (max-width: 767px) {
    .lk-main-top__i:first-of-type .lk-main-top__btns .btn:last-of-type {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .lk-main-top__i:nth-child(2) .lk-main-top__title {
        display: none
    }
}

.lk-main-top__i--personal {
    width: 620px;
    min-width: 620px;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    padding: 25px 35px 25px 18px
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal {
        width: 100%;
        min-width: auto;
        max-width: 460px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 20px 25px
    }
}

@media (max-width: 1279px) {
    .lk-main-top__i--personal {
        max-width: 50%
    }
}

@media (max-width: 767px) {
    .lk-main-top__i--personal {
        width: 100%;
        max-width: 100%;
        padding: 25px 12px
    }
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal .lk-main-top__subtitle:not(.lk-main-top__subtitle--personal) {
        display: none
    }
}

.lk-main-top__i--personal .lk-main-top__subtitle--personal {
    display: none
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal .lk-main-top__subtitle--personal {
        display: block
    }
}

.lk-main-top__i--personal .lk-main-top__personal-image {
    width: 127px;
    height: 127px;
    margin-right: 25px;
    border-radius: 50%
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal .lk-main-top__personal-image {
        width: 100px;
        height: 100px;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.lk-main-top__i--personal .lk-main-top__personal-image--no-p {
    display: -webkit-box;
    display: flex;
    background-color: #f5f8fb
}

.lk-main-top__i--personal .lk-main-top__personal-image--no-p img {
    display: block;
    width: 90px;
    height: 90px;
    margin: auto;
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal .lk-main-top__personal-image--no-p img {
        width: 70px;
        height: 70px
    }
}

.lk-main-top__i--personal .lk-main-top__personal-image img {
    width: 127px;
    height: 127px;
    border-radius: 50%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal .lk-main-top__personal-image img {
        width: 100px;
        height: 100px
    }
}

.lk-main-top__i--personal .lk-main-top__right {
    display: -webkit-box;
    display: flex;
    width: calc(100% - 152px);
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

@media (max-width: 1800px) {
    .lk-main-top__i--personal .lk-main-top__right {
        width: 100%
    }
}

.lk-main-top__i--bonus {
    max-width: 620px;
    margin-left: auto
}

@media (max-width: 1800px) {
    .lk-main-top__i--bonus {
        width: 100%;
        max-width: 460px;
        margin-left: 20px
    }
}

@media (max-width: 1279px) {
    .lk-main-top__i--bonus {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .lk-main-top__i--bonus {
        margin-left: 0
    }
}

.lk-main-top__i--bonus .lk-main-top__title {
    margin-bottom: 15px;
    font-size: 21px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .lk-main-top__i--bonus .lk-main-top__title {
        margin-bottom: 23px
    }
}

@media (max-width: 767px) {
    .lk-main-top__i--bonus .lk-main-top__subtitle {
        margin-bottom: 30px
    }
}

.lk-main-top__i--bonus .lk-main-top__btns {
    margin-top: 30px
}

@media (max-width: 1800px) {
    .lk-main-top__i--bonus .lk-main-top__btns {
        margin-top: auto
    }
}

@media (max-width: 1279px) {
    .lk-main-top__i--bonus .lk-main-top__btns {
        margin-top: 30px
    }
}

.lk-main-top__title {
    margin-bottom: 23px;
    font-weight: 700
}

.lk-main-top__title .lk-main-top__line {
    margin-bottom: 8px;
    font-size: 21px
}

@media (max-width: 767px) {
    .lk-main-top__title .lk-main-top__line {
        font-size: 17px
    }
}

.lk-main-top__title .lk-main-top__line > div:first-of-type {
    width: 200px;
    margin-right: 10px
}

@media (max-width: 767px) {
    .lk-main-top__title .lk-main-top__line > div:first-of-type {
        width: 165px
    }
}

.lk-main-top__title .lk-main-top__line > div:last-of-type {
    width: calc(100% - 210px)
}

@media (max-width: 767px) {
    .lk-main-top__title .lk-main-top__line > div:last-of-type {
        width: calc(100% - 175px)
    }
}

.lk-main-top__title .lk-main-top__line > div:last-of-type span.lk-main-top__empty {
    color: inherit;
    font-size: inherit
}

@media (max-width: 767px) {
    .lk-main-top__title .lk-main-top__line > div:last-of-type span.lk-main-top__empty {
        font-size: 21px;
        font-weight: 600;
        text-transform: none
    }
}

.lk-main-top__title .lk-main-top__line > div span {
    font-size: 15px;
    color: #9a243d
}

.lk-main-top__subtitle {
    margin-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase
}

.lk-main-top__line, .lk-main-top__text {
    font-size: 15px
}

.lk-main-top__line {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 13px
}

@media (max-width: 767px) {
    .lk-main-top__line {
        flex-wrap: wrap;
        -webkit-box-pack: start;
        justify-content: flex-start
    }
}

.lk-main-top__line.lk-main-top__line--stat .lk-main-top__inf {
    width: 200px
}

@media (max-width: 1023px) {
    .lk-main-top__line.lk-main-top__line--stat .lk-main-top__inf {
        width: 175px
    }
}

@media (max-width: 767px) {
    .lk-main-top__line.lk-main-top__line--stat .lk-main-top__inf {
        width: 100%
    }
}

.lk-main-top__line.lk-main-top__line--stat .lk-main-top__inf .lk__info {
    margin: 0
}

@media (max-width: 767px) {
    .lk-main-top__line.lk-main-top__line--stat .lk-main-top__inf .lk__info {
        margin-bottom: 15px
    }
}

.lk-main-top__line.lk-main-top__line--stat .lk-main-top__val {
    width: calc(100% - 220px)
}

@media (max-width: 1023px) {
    .lk-main-top__line.lk-main-top__line--stat .lk-main-top__val {
        width: calc(100% - 185px)
    }
}

@media (max-width: 767px) {
    .lk-main-top__line.lk-main-top__line--stat .lk-main-top__val {
        width: 100%
    }
}

.lk-main-top__line:last-child {
    margin-bottom: 30px
}

@media (max-width: 599px) {
    .lk-main-top__bonus {
        display: block;
        margin-top: 5px
    }
}

.lk-main-top__bonus .tooltip__icon {
    margin-right: 0
}

.lk-main-top__text {
    line-height: 1.6
}

.lk-main-top__inf {
    width: 170px;
    margin-right: auto
}

@media (max-width: 1800px) {
    .lk-main-top__inf {
        width: 110px
    }
}

@media (max-width: 767px) {
    .lk-main-top__inf {
        width: auto;
        margin-right: 10px
    }
}

.lk-main-top__val {
    width: calc(100% - 190px)
}

@media (max-width: 1800px) {
    .lk-main-top__val {
        width: calc(100% - 130px)
    }
}

@media (max-width: 767px) {
    .lk-main-top__val {
        width: auto
    }
}

.lk-main-top__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: auto
}

@media (max-width: 767px) {
    .lk-main-top__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        margin-top: 15px
    }
}

.lk-main-top__btns .btn {
    padding: 11px 15px;
    font-size: 18px
}

@media (max-width: 767px) {
    .lk-main-top__btns .btn {
        padding: 0;
        color: #6e86ff !important;
        background-color: transparent !important;
        border: 1px solid transparent;
        border-bottom-color: #6e86ff
    }
}

.lk-main__subtitle {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .lk-main__subtitle {
        margin-bottom: 17px;
        font-size: 18px;
        font-weight: 700;
        text-transform: none
    }
}

.lk-main__title {
    margin-bottom: 35px;
    font-size: 52px;
    font-weight: 600
}

@media (max-width: 1800px) {
    .lk-main__title {
        font-size: 42px
    }
}

@media (max-width: 1023px) {
    .lk-main__title {
        margin-bottom: 25px;
        font-size: 32px
    }
}

@media (max-width: 767px) {
    .lk-main__title {
        margin-bottom: 15px;
        font-size: 17px;
        font-weight: 700
    }
}

.lk-main .lk-orders__items {
    margin-bottom: 110px;
}

@media (max-width: 1800px) {
    .lk-main .lk-orders__items {
        margin-bottom: 60px
    }
}

@media (max-width: 1279px) {
    .lk-main .lk-orders__items {
        margin-bottom: 45px
    }
}

@media (max-width: 767px) {
    .lk-main .lk-orders__items {
        margin-bottom: 30px
    }
}

.lk-main .d-tabs {
    margin-top: 0;
    padding-top: 0
}

.lk-news-i {
    height: 100%;
    padding: 29px 20px 42px 30px;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width: 1023px) {
    .lk-news-i {
        padding: 15px 15px 20px
    }
}

.lk-news-i:hover .lk-news-i__title {
    color: #9a243d
}

.lk-news-i__date {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 50px;
    margin-bottom: 16px
}

@media (max-width: 1023px) {
    .lk-news-i__date {
        height: 43px
    }
}

.lk-news-i__day {
    position: relative;
    margin-right: 15px;
    font-size: 36px;
    font-weight: 600
}

@media (max-width: 1023px) {
    .lk-news-i__day {
        margin-right: 10px;
        font-size: 34px
    }
}

.lk-news-i__day:after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #dee4ed
}

@media (max-width: 1023px) {
    .lk-news-i__day:after {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px
    }
}

.lk-news-i__period {
    font-size: 17px
}

@media (max-width: 1023px) {
    .lk-news-i__period {
        font-size: 16px
    }
}

.lk-news-i__title {
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 1023px) {
    .lk-news-i__title {
        font-size: 17px;
        font-weight: 400
    }
}

.lk-news-line {
    margin-bottom: 48px
}

@media (max-width: 1023px) {
    .lk-news-line {
        margin-bottom: 30px
    }
}

.lk-news-line:last-child {
    margin-bottom: 0
}

.lk-news-line__header {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 24px
}

.lk-news-line__header .title-3, .lk-news-line__title {
    margin-right: 25px;
    text-transform: uppercase
}

.lk-news-line__title {
    font-size: 24px;
    font-weight: 600
}

.lk-news-line__arrows {
    display: -webkit-box;
    display: flex
}

.lk-news-line__arrows .slider__arrow {
    width: 31px;
    height: 31px
}

.lk-news-line__arrows .slider__arrow svg {
    width: 4px;
    height: 8px
}

.lk-news-line__items .swiper-container, .lk-news-line__items .swiper-wrapper {
    width: 100%;
    height: 100%
}

.lk-news-line__items .swiper-container {
    padding: 5px 0
}

.lk-news-line__items .swiper-slide {
    width: 100%;
    max-width: calc(25% - 15px);
    height: auto;
    border: 1px solid #dee4ed;
    -webkit-transition: .3s;
    transition: .3s
}

@media (max-width: 1279px) {
    .lk-news-line__items .swiper-slide {
        max-width: calc(33.33333% - 15px)
    }
}

@media (max-width: 599px) {
    .lk-news-line__items .swiper-slide {
        max-width: none
    }
}

.lk-news-line__items .swiper-slide:hover {
    border-color: transparent;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.16)
}

.lk-news__lines {
    margin-bottom: 83px
}

@media (max-width: 1023px) {
    .lk-news__lines {
        margin-bottom: 40px
    }
}

.lk-news__lines:last-child {
    margin-bottom: 0
}

.lk-news .lk-news-line__header .title-3 {
    font-size: 24px
}

.lk-news .d-tabs {
    margin-top: 0;
    padding-top: 0
}

.lk-orders-i {
    margin-bottom: 15px
}

.lk-orders-i__bottom, .lk-orders-i__top, .lk-orders-i__top_preorder {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    padding: 0 15px
}

@media (max-width: 1023px) {
    .lk-orders-i__bottom, .lk-orders-i__top, .lk-orders-i__top_preorder {
        padding: 5px 0
    }
}

.lk-orders-i__top {
    background-color: #ffefbc
}

@media (max-width: 1023px) {
    .lk-orders-i__top {
        flex-wrap: wrap
    }
}

.lk-orders-i__top_preorder {
    background-color: #8dc4ff
}

@media (max-width: 1023px) {
    .lk-orders-i__top_preorder {
        flex-wrap: wrap
    }
}

.lk-orders-i__bottom {
    background-color: #ebf4ff
}

@media (max-width: 1279px) {
    .lk-orders-i__bottom {
        flex-wrap: wrap
    }
}

@media (max-width: 1023px) {
    .lk-orders-i__bottom {
        padding: 15px 0 0
    }
}

@media (max-width: 1023px) {
    .lk-orders-i__bottom .lk-orders-i__cell {
        padding-bottom: 17px
    }
}

@media (max-width: 1023px) {
    .lk-orders-i__bottom .lk-orders-i__val {
        padding-top: 2px
    }
}

.lk-orders-i__left {
    display: -webkit-box;
    display: flex;
    width: 700px
}

@media (max-width: 1023px) {
    .lk-orders-i__left {
        flex-wrap: wrap;
        width: 100%
    }
}

.lk-orders-i__right {
    display: -webkit-box;
    display: flex;
    width: calc(100% - 480px)
}

@media (max-width: 1023px) {
    .lk-orders-i__right {
        display: none
    }
}

.lk-orders-i__cell {
    -webkit-box-flex: 1;
    flex: 1 1 20%;
    padding: 10px
}

@media (max-width: 767px) {
    .lk-orders-i__cell {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        padding: 0 10px
    }
}

.lk-orders-i__cell--number {
    max-width: 150px
}

@media (max-width: 767px) {
    .lk-orders-i__cell--number {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%;
        padding-bottom: 2px
    }
}

@media (max-width: 767px) {
    .lk-orders-i__cell--number .lk-orders-i__title {
        margin-right: 5px;
        font-weight: 700;
        color: #0c2241;
        line-height: 1.4
    }
}

.lk-orders-i__cell--time {
    max-width: 170px
}

@media (max-width: 767px) {
    .lk-orders-i__cell--time {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 43%;
        max-width: 43%;
        font-size: 14px
    }
}

.lk-orders-i__cell--stat {
    max-width: calc(100% - 255px);
    -webkit-box-flex: 1;
    flex: 1 1 30%
}

@media (max-width: 767px) {
    .lk-orders-i__cell--stat {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: 57%;
        font-size: 14px
    }
}

.lk-orders-i__cell--stat .lk-orders-i__val {
    padding: 0
}

@media (max-width: 767px) {
    .lk-orders-i__cell--price {
        display: none
    }
}

.lk-orders-i__cell--btns {
    max-width: 360px;
    margin-left: auto;
    padding: 0 20px
}

@media (max-width: 1279px) {
    .lk-orders-i__cell--btns {
        display: none
    }
}

@media (max-width: 1800px) {
    .lk-orders-i__cell--btns {
        padding-right: 0
    }
}

.lk-orders-i__cell--btns-m {
    display: none
}

@media (max-width: 1279px) {
    .lk-orders-i__cell--btns-m {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        flex: 1 1 100%
    }
}

.lk-orders-i__cell--btns-m .link {
    margin-left: 20px;
    font-size: 19px;
    font-weight: 600;
    color: #8495a8;
    border-bottom: 3px dotted #8495a8;
    text-transform: uppercase
}

.lk-orders-i__cell--btns .btn {
    height: 70px;
    padding: 22px 28px;
    border: 1px solid transparent
}

.lk-orders-i__cell--name {
    -webkit-box-flex: 1;
    flex: 1 1 30%;
    max-width: 480px
}

@media (max-width: 1023px) {
    .lk-orders-i__cell--name {
        -webkit-box-flex: 1;
        flex: 1 1 50%;
        max-width: 50%
    }
}

@media (max-width: 767px) {
    .lk-orders-i__cell--name {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%
    }
}

.lk-orders-i__cell--path {
    -webkit-box-flex: 1;
    flex: 1 1 25%;
    max-width: 390px
}

@media (max-width: 1023px) {
    .lk-orders-i__cell--path {
        -webkit-box-flex: 1;
        flex: 1 1 50%;
        max-width: 50%
    }
}

@media (max-width: 767px) {
    .lk-orders-i__cell--path {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%
    }
}

.lk-orders-i__cell--path span {
    position: relative;
    margin-right: 2px;
    padding-right: 2px
}

.lk-orders-i__cell--path span:not(:last-of-type):after {
    position: relative;
    content: "-";
    top: 0;
    right: -3px
}

.lk-orders-i__cell--period {
    max-width: 295px
}

@media (max-width: 767px) {
    .lk-orders-i__cell--period {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 20px);
        width: auto
    }
}

.lk-orders-i__cell--passengers {
    -webkit-box-flex: 1;
    flex: 1 1 15%;
    max-width: 190px
}

@media (max-width: 767px) {
    .lk-orders-i__cell--passengers {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 20px);
        width: auto
    }
}

.lk-orders-i__cell--error {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .lk-orders-i__cell--error {
        margin: 5px 0 15px;
        font-size: 15px
    }
}

.lk-orders-i__cell--error span {
    width: calc(100% - 20px)
}

.lk-orders-i__title {
    font-size: 15px;
    color: #8495a8;
    line-height: 1.4
}

@media (max-width: 767px) {
    .lk-orders-i__title {
        font-size: 15px
    }
}

.lk-orders-i__val {
    padding: 5px 0;
    font-weight: 700
}

@media (max-width: 767px) {
    .lk-orders-i__val {
        font-size: 15px
    }
}

.lk-orders-i__val .tags__item {
    display: inline-block;
    margin: 0 0 0 -7px;
    padding: 5px 7px;
    font-size: 18px;
    font-weight: 700;
    text-transform: none
}

@media (max-width: 767px) {
    .lk-orders-i__val .tags__item {
        margin: 0;
        font-size: 14px;
        white-space: nowrap
    }
}

.lk-orders__items {
    width: 100%
}

@media (min-width: 1440px) {
    .lk-orders__items {
        overflow: visible !important;
    }
}

.lk-orders__empty {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #8495a8;
    background-color: #eef3f8
}

@media (max-width: 1023px) {
    .lk-orders__empty {
        display: block
    }
}

@media (max-width: 767px) {
    .lk-orders__empty {
        padding: 15px
    }
}

.lk-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 39px
}

@media (max-width: 1800px) {
    .lk-items {
        grid-gap: 20px 20px
    }
}

@media (max-width: 1279px) {
    .lk-items {
        grid-template-columns: 1fr
    }
}

.lk-items__content {
    padding: 25px 35px;
    background-color: #eef3f8
}

@media (max-width: 1800px) {
    .lk-items__content {
        padding: 20px
    }
}

.lk-items__content .select > .label {
    display: block;
    max-width: 220px
}

@media (max-width: 1800px) {
    .lk-items__content .select > .label {
        max-width: 150px
    }
}

@media (max-width: 1279px) {
    .lk-items__content .select > .label {
        max-width: 265px
    }
}

@media (max-width: 1023px) {
    .lk-items__content .select > .label {
        max-width: 200px
    }
}

@media (max-width: 599px) {
    .lk-items__content .select > .label {
        max-width: calc(100vw - 100px)
    }
}

.lk-items__content .hidden {
    display: none !important
}

.lk-items__header {
    display: -webkit-box;
    display: flex;
    padding: 15px 25px;
    background-color: #ffefbc
}

.lk-items__header span {
    display: -webkit-box;
    display: flex;
    font-size: 18px
}

.lk-items__header span:first-of-type {
    font-weight: 500;
    text-transform: uppercase
}

.lk-items__header span:last-of-type:not(:first-of-type) {
    font-weight: 700
}

.lk-items__i input:not(.b-count__input):disabled, .lk-items__i textarea:disabled {
    border-color: #c7d4e6;
    background-color: #fff;
    color: #0c2241
}

.lk__title {
    margin-bottom: 28px
}

@media (max-width: 1023px) {
    .lk__title {
        display: none
    }
}

.lk__title--subtitle {
    display: none
}

@media (max-width: 1023px) {
    .lk__title--subtitle {
        display: block;
        padding: 11px 0;
        margin-bottom: 0
    }
}

.lk__underline {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.lk .d-tabs-head--lk {
    margin-bottom: 35px;
    flex-wrap: nowrap
}

@media (max-width: 1023px) {
    .lk .d-tabs-head--lk {
        margin: 0 15px;
        margin-bottom: 0;
        padding: 0
    }
}

.lk .d-tabs-head--lk .d-tabs-link {
    width: 100%;
    height: 44px;
    margin: 0;
    border: none !important
}

@media (max-width: 1800px) {
    .lk .d-tabs-head--lk .d-tabs-link {
        width: auto;
        -webkit-box-flex: 1;
        flex-grow: 1
    }
}

@media (max-width: 1023px) {
    .lk .d-tabs-head--lk .d-tabs-link {
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    .lk .d-tabs-head--lk .d-tabs-link {
        height: 38px;
        font-size: 15px
    }
}

@media (max-width: 1023px) {
    .lk .d-tabs-head--lk .d-tabs-link.active.btn--fill {
        color: #fff;
        background-color: #8495a8
    }
}

@media (max-width: 1023px) {
    .lk .d-tabs-head--lk .d-tabs-link.btn--fill {
        color: #0c2241;
        background-color: #ebf4ff
    }
}

.lk__info {
    min-width: 157px;
    margin-right: 12px;
    margin-bottom: 15px
}

.lk__info span {
    display: block
}

.lk__info span:first-of-type {
    margin-bottom: 5px;
    font-size: 15px
}

.lk__info span:last-of-type:not(:first-of-type) {
    display: -webkit-box;
    display: flex;
    font-size: 18px;
    font-weight: 700
}

.lk__info span > span:first-of-type {
    margin: 0 3px 5px 0;
    font-size: 18px
}

.lk .link--underline:not(.link--blue) {
    margin-left: 47px;
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 1800px) {
    .lk .link--underline:not(.link--blue) {
        margin-left: 20px
    }
}

.m-ships__item {
    display: -webkit-box;
    display: flex;
    height: 670px;
    background-color: #0c2241
}

@media (max-width: 1800px) {
    .m-ships__item {
        height: 529px
    }
}

@media (max-width: 1023px) {
    .m-ships__item {
        display: block;
        height: auto
    }
}

.m-ships__item > div {
    width: 50%
}

@media (max-width: 1023px) {
    .m-ships__item > div {
        width: 100%
    }
}

.m-ships__aside {
    display: -webkit-box;
    display: flex;
    position: relative
}

.m-ships__aside img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

@media (max-width: 1023px) {
    .m-ships__aside img {
        height: 540px
    }
}

@media (max-width: 599px) {
    .m-ships__aside img {
        height: 212px
    }
}

.m-ships__nav {
    display: -webkit-box;
    display: flex;
    position: absolute;
    left: 75px;
    right: 75px;
    bottom: 75px;
    -webkit-box-pack: end;
    justify-content: flex-end;
    z-index: 2
}

@media (max-width: 1800px) {
    .m-ships__nav {
        left: 43px;
        right: 43px;
        bottom: 50px
    }
}

@media (max-width: 1279px) {
    .m-ships__nav {
        bottom: 40px
    }
}

@media (max-width: 1023px) {
    .m-ships__nav {
        left: 30px;
        right: 30px
    }
}

@media (max-width: 767px) {
    .m-ships__nav {
        bottom: 0;
        margin-left: -3px;
        -webkit-box-pack: start;
        justify-content: flex-start;
        -webkit-transform: translateY(50%);
        transform: translateY(50%)
    }
}

@media (max-width: 599px) {
    .m-ships__nav {
        left: 20px;
        right: 20px
    }
}

.m-ships__name {
    margin-right: 3px;
    padding: 0 26px;
    background-color: #eef3f8;
    font-size: 30px;
    line-height: 78px;
    font-weight: 600;
    color: #0c2241;
    text-align: center;
    text-transform: uppercase
}

@media (max-width: 1279px) {
    .m-ships__name {
        width: calc(100% - 162px);
        padding: 0 23px;
        font-size: 26px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

@media (max-width: 767px) {
    .m-ships__name {
        display: none
    }
}

.m-ships__name:hover {
    background-color: #ebf4ff
}

.m-ships__arrow--prev {
    margin-right: 3px
}

.m-ships__main {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 83px 80px 75px 37px;
    color: #fff
}

@media (max-width: 1800px) {
    .m-ships__main {
        padding: 50px 80px 50px 37px
    }
}

@media (max-width: 1279px) {
    .m-ships__main {
        padding: 30px 30px 40px
    }
}

@media (max-width: 1023px) {
    .m-ships__main {
        padding: 30px 30px 40px
    }
}

@media (max-width: 767px) {
    .m-ships__main {
        padding: 45px 30px 40px
    }
}

@media (max-width: 599px) {
    .m-ships__main {
        padding: 45px 20px 30px
    }
}

.m-ships__main > :not(.m-title):not(.m-ships__m) {
    max-width: 470px;
    margin-left: 10px
}

@media (max-width: 1800px) {
    .m-ships__main > :not(.m-title):not(.m-ships__m) {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .m-ships__main p {
        margin-bottom: 0
    }
}

.m-ships__main .btn {
    margin-top: auto
}

@media (max-width: 767px) {
    .m-ships__main .btn {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        max-width: 100% !important;
        opacity: 0;
        z-index: 1
    }
}

@media (max-width: 599px) {
    .m-ships__main .m-title {
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 1
    }
}

.m-ships__m {
    display: none;
    margin-bottom: 23px;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .m-ships__m {
        display: -webkit-box;
        display: flex
    }
}

.m-ships__m img {
    width: 19px;
    height: 24px;
    margin-right: 11px
}

.m-ships__m img:not(.init) {
    border-radius: 5px
}

.m-ships__m span {
    font-size: 20px;
    font-weight: 700
}

@media (max-width: 599px) {
    .m-ships__m span {
        font-size: 16px
    }
}

.m-ships__title {
    display: none;
    width: 100%;
    margin-bottom: 30px;
    font-size: 44px;
    font-weight: 600;
    line-height: .9
}

@media (max-width: 767px) {
    .m-ships__title {
        display: block
    }
}

@media (max-width: 599px) {
    .m-ships__title {
        font-size: 34px
    }
}

.m-ships .m-title {
    margin-bottom: 35px
}

@media (max-width: 1800px) {
    .m-ships .m-title {
        margin-bottom: 24px;
        font-size: 55px
    }
}

@media (max-width: 1023px) {
    .m-ships .m-title {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .m-ships .m-title {
        font-size: 34px
    }
}

@media (max-width: 1023px) {
    .m-ships .swiper-slide:not(.swiper-slide-active) {
        opacity: 0 !important
    }
}

.m-slider {
    height: 930px;
    margin-bottom: 60px;
    background-color: #0c2241;
    color: #fff;
    position: relative
}

@media (max-width: 1800px) {
    .m-slider {
        height: 667px;
        margin-bottom: 60px
    }
}

@media (max-width: 1023px) {
    .m-slider {
        height: auto;
        margin-bottom: 30px
    }
}

.m-slider__inner {
    z-index: 2 !important
}

.m-slider__inner:not(.init) ~ .m-filter {
    height: 0;
    opacity: 0 !important
}

.m-slider__inner:not(.init) .m-slider__slide img {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.m-slider__slide {
    display: -webkit-box;
    display: flex;
    height: 930px;
    padding: 238px 0 245px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

@media (max-width: 1800px) {
    .m-slider__slide {
        height: 667px;
        padding: 158px 0 185px
    }
}

@media (max-width: 1279px) {
    .m-slider__slide {
        padding: 78px 0 185px
    }
}

@media (max-width: 1023px) {
    .m-slider__slide {
        height: 155px;
        padding: 0
    }
}

.m-slider__slide:after, .m-slider__slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    opacity: .5;
    z-index: 1
}

@media (max-width: 1023px) {
    .m-slider__slide:after, .m-slider__slide:before {
        display: none
    }
}

.m-slider__slide:before {
    right: 0;
    height: 187px;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c2241), to(rgba(12, 34, 65, 0)));
    background: linear-gradient(180deg, #0c2241, rgba(12, 34, 65, 0))
}

.m-slider__slide:after {
    bottom: 0;
    width: 940px;
    background: -webkit-gradient(linear, left top, right top, from(#0c2241), to(rgba(12, 34, 65, 0)));
    background: linear-gradient(90deg, #0c2241, rgba(12, 34, 65, 0))
}

.m-slider__slide .m-slider__background {
    width: calc(100vw - 17px);
    height: 930px;
    position: absolute;
    top: 50%;
    left: 50%;
    background-position: 50% !important;
    background-size: cover !important;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    z-index: -1
}

@media (max-width: 1800px) {
    .m-slider__slide .m-slider__background {
        height: 667px
    }
}

@media (max-width: 1023px) {
    .m-slider__slide .m-slider__background {
        width: 100%;
        height: 155px;
        top: 0;
        left: 0;
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

.m-slider__slide img {
    width: calc(100vw - 17px);
    height: 930px;
    max-width: none;
    max-height: none;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
    z-index: -1
}

@media (max-width: 1800px) {
    .m-slider__slide img {
        height: 667px
    }
}

@media (max-width: 1023px) {
    .m-slider__slide img {
        width: 100%;
        height: 155px;
        top: 0;
        left: 0;
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }
}

.m-slider__title {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    z-index: 2
}

@media (max-width: 1023px) {
    .m-slider__title {
        display: none
    }
}

.m-slider__title > span {
    padding: 10px 2px;
    font-size: 64px;
    font-weight: 500;
    line-height: 1.1;
    color: transparent;
    position: relative;
    text-transform: uppercase;
    overflow: hidden
}

@media (max-width: 1800px) {
    .m-slider__title > span {
        font-size: 50px
    }
}

@media (max-width: 1279px) {
    .m-slider__title > span {
        font-size: 40px
    }
}

.m-slider__title > span, .m-slider__title > span:after, .m-slider__title > span:before {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.m-slider__title > span:after, .m-slider__title > span:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.m-slider__title > span:before {
    background-color: #0c2241;
    z-index: 1
}

.m-slider__title > span:after {
    width: 0;
    background-color: #0c2241;
    z-index: -1
}

.m-slider__title > span.active, .m-slider__title > span.reverse {
    -webkit-animation-name: showTitle;
    animation-name: showTitle
}

.m-slider__title > span.active:before, .m-slider__title > span.reverse:before {
    -webkit-animation-name: showTitleBefore;
    animation-name: showTitleBefore
}

.m-slider__title > span.active:after, .m-slider__title > span.reverse:after {
    -webkit-animation-name: showTitleAfter;
    animation-name: showTitleAfter
}

.m-slider__title > span.reverse, .m-slider__title > span.reverse:after, .m-slider__title > span.reverse:before {
    animation-direction: reverse
}

.m-slider__title > span:not(.reverse):not(.active) {
    opacity: 0
}

.m-slider__subtitle {
    max-width: 590px;
    margin-top: 29px;
    padding-left: 9px;
    font-size: 19px;
    font-weight: 500;
    line-height: 1.3;
    color: #fff;
    text-transform: uppercase;
    opacity: 0;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 2
}

@media (max-width: 1800px) {
    .m-slider__subtitle {
        margin-top: 32px;
        padding-left: 0;
        font-size: 15px
    }
}

@media (max-width: 1023px) {
    .m-slider__subtitle {
        display: none
    }
}

.m-slider__subtitle.reverse {
    opacity: 0
}

.m-slider__subtitle.active {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    opacity: 1
}

.m-slider-m {
    display: none
}

.m-slider-m__title {
    display: none;
    margin: 20px 15px;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff
}

@media (max-width: 1023px) {
    .m-slider-m__title {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        min-height: 90px;
        margin: 13px 0 15px
    }
}

.m-slider-m img {
    width: 100%;
    height: 290px;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 599px) {
    .m-slider-m img {
        height: 155px
    }
}

.m-slider canvas {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.m-slider .slider__paginations {
    right: calc((100% - 1400px) / 2)
}

@media (max-width: 1800px) {
    .m-slider .slider__paginations {
        right: 50px;
        bottom: 205px;
        top: 75px
    }
}

@media (max-width: 1279px) {
    .m-slider .slider__paginations {
        right: 30px;
        bottom: 190px;
        top: 0
    }
}

@media (max-width: 1023px) {
    .m-slider .slider__paginations {
        display: none
    }
}

.m-slider .slider__paginations:not(.init) {
    opacity: 0
}

.m-slider .slider__paginations.init {
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

@-webkit-keyframes showTitleBefore {
    0% {
        width: 0;
        right: 0;
        left: 0
    }
    40% {
        width: 100%;
        right: 0;
        left: 0
    }
    50% {
        width: 100%;
        right: 0;
        left: inherit
    }
    to {
        width: 0;
        right: 0;
        left: inherit
    }
}

@keyframes showTitleBefore {
    0% {
        width: 0;
        right: 0;
        left: 0
    }
    40% {
        width: 100%;
        right: 0;
        left: 0
    }
    50% {
        width: 100%;
        right: 0;
        left: inherit
    }
    to {
        width: 0;
        right: 0;
        left: inherit
    }
}

@-webkit-keyframes showTitle {
    50% {
        color: transparent
    }
    60% {
        color: #fff
    }
    to {
        color: #fff
    }
}

@keyframes showTitle {
    50% {
        color: transparent
    }
    60% {
        color: #fff
    }
    to {
        color: #fff
    }
}

@-webkit-keyframes showTitleAfter {
    40% {
        width: 0
    }
    50% {
        width: 100%
    }
    to {
        width: 100%
    }
}

@keyframes showTitleAfter {
    40% {
        width: 0
    }
    50% {
        width: 100%
    }
    to {
        width: 100%
    }
}

.map-cruises__inner {
    display: -webkit-box;
    display: flex;
    margin-bottom: 45px
}

@media (max-width: 1279px) {
    .map-cruises__inner {
        display: block;
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .map-cruises__inner {
        margin-bottom: 15px
    }
}

.map-cruises__left {
    width: calc(100% - 760px);
    margin-right: 10px
}

@media (max-width: 1279px) {
    .map-cruises__left {
        width: 100%;
        margin: 0 0 20px
    }
}

.map-cruises__right {
    width: 750px
}

@media (max-width: 1279px) {
    .map-cruises__right {
        width: 100%
    }
}

.map-cruises__right .d-tabs-head {
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-bottom: 0
}

@media (max-width: 1279px) {
    .map-cruises__right .d-tabs-head {
        -webkit-box-pack: start;
        justify-content: flex-start
    }
}

.map-cruises__right .d-tabs-head .d-tabs-link.btn--little {
    padding: 9px 60px !important
}

@media (max-width: 1023px) {
    .map-cruises__right .d-tabs-head .d-tabs-link.btn--little {
        padding: 7px 10px !important
    }
}

.map-cruises__title {
    margin-bottom: 40px;
    font-size: 52px;
    font-weight: 600
}

@media (max-width: 1279px) {
    .map-cruises__title {
        font-size: 46px
    }
}

@media (max-width: 1023px) {
    .map-cruises__title {
        margin-bottom: 20px;
        font-size: 32px
    }
}

@media (max-width: 767px) {
    .map-cruises__title {
        margin-bottom: 15px;
        font-size: 26px
    }
}

.map-cruises__subtitle {
    margin-bottom: 30px;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 1279px) {
    .map-cruises__subtitle {
        margin-bottom: 20px;
        font-size: 20px
    }
}

@media (max-width: 1023px) {
    .map-cruises__subtitle {
        margin-bottom: 10px;
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .map-cruises__subtitle {
        text-transform: none
    }
}

.map-cruises__image {
    width: 100%;
    height: 1063px
}

@media (max-width: 1023px) {
    .map-cruises__image {
        height: 600px;
        overflow: auto
    }
}

@media (max-width: 767px) {
    .map-cruises__image {
        height: 450px
    }
}

.map-cruises__image p {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .map-cruises__image p {
        width: 750px
    }
}

.map-cruises .d-tabs-head {
    flex-wrap: wrap
}

.map-cruises .d-tabs-head .d-tabs-link {
    margin: 0 10px 20px 0
}

@media (max-width: 1023px) {
    .map-cruises .d-tabs-head .d-tabs-link {
        margin: 0 5px 5px 0
    }
}

.map-cruises .d-tabs-head .d-tabs-link.btn--little {
    padding: 9px 35px
}

@media (max-width: 1023px) {
    .map-cruises .d-tabs-head .d-tabs-link.btn--little {
        padding: 7px 10px
    }
}

.map-cruises .d-tabs-head .d-tabs-link.btn--fill:hover {
    color: #fff;
    background-color: #0c2241;
    border-color: #0c2241
}

.map-cruises .d-tabs-head .d-tabs-link.btn--fill.active:hover {
    color: #0c2241;
    background-color: #ebf4ff
}

.news--blog {
    display: grid;
    grid-gap: 25px 16px;
    grid-template-columns: repeat(3, minmax(auto, 33%))
}

@media (max-width: 1279px) {
    .news--blog {
        grid-template-columns: repeat(2, minmax(auto, 50%))
    }
}

@media (max-width: 767px) {
    .news--blog {
        grid-template-columns: 100%
    }
}

.news--blog .news__item {
    display: block;
    padding: 0;
    margin: 0
}

.news--blog .news__image {
    width: 100%;
    height: 345px;
    margin: 0
}

@media (max-width: 767px) {
    .news--blog .news__image {
        height: 250px
    }
}

.news--blog .news__bottom {
    display: -webkit-box;
    display: flex;
    padding: 30px 18px 25px 20px
}

@media (max-width: 1800px) {
    .news--blog .news__bottom {
        display: block
    }
}

@media (max-width: 1279px) {
    .news--blog .news__bottom {
        display: -webkit-box;
        display: flex
    }
}

@media (max-width: 767px) {
    .news--blog .news__bottom {
        display: block;
        padding: 15px
    }
}

.news--blog .news__date {
    margin-right: 20px
}

@media (max-width: 1800px) {
    .news--blog .news__date {
        margin-bottom: 20px
    }
}

@media (max-width: 1279px) {
    .news--blog .news__date {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .news--blog .news__date {
        margin-right: 0
    }
}

.news--blog .news__title {
    margin-bottom: 0
}

.news__item {
    cursor: pointer;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    margin-bottom: 15px;
    padding: 30px 25px;
    border: 1px solid #dee4ed
}

@media (max-width: 767px) {
    .news__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 15px
    }
}

.news__item:hover {
    box-shadow: 0 3px 6px rgba(106, 95, 121, 0.2)
}

.news__item:hover .news__title {
    color: #9a243d
}

.news__item > div:not(:last-of-type) {
    margin-right: 20px
}

@media (max-width: 767px) {
    .news__item > div:not(:last-of-type) {
        margin-right: 0
    }
}

.news__left {
    display: -webkit-box;
    display: flex
}

@media (max-width: 1279px) {
    .news__left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start
    }
}

@media (max-width: 767px) {
    .news__left {
        width: 100%
    }
}

.news__date {
    display: -webkit-box;
    display: flex;
    width: 110px;
    height: 40px;
    margin-right: 20px
}

@media (max-width: 1279px) {
    .news__date {
        margin: 0 0 auto
    }
}

@media (max-width: 767px) {
    .news__date {
        -webkit-box-align: end;
        align-items: flex-end;
        width: 100%;
        height: auto
    }
}

.news__image {
    width: 250px;
    height: 161px
}

@media (max-width: 1279px) {
    .news__image {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .news__image {
        width: 100%;
        margin-top: 12px
    }
}

.news__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.news__info {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(100% - 400px)
}

@media (max-width: 1279px) {
    .news__info {
        margin: auto 0
    }
}

@media (max-width: 767px) {
    .news__info {
        margin-top: 15px
    }
}

.news__day {
    position: relative;
    margin-right: 15px;
    font-size: 36px;
    font-weight: 600
}

@media (max-width: 767px) {
    .news__day {
        margin-right: 5px;
        font-size: 20px
    }
}

.news__day:after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 6px;
    background-color: #dee4ed
}

@media (max-width: 767px) {
    .news__day:after {
        bottom: -3px;
        height: 3px
    }
}

.news__period {
    font-size: 17px
}

@media (max-width: 767px) {
    .news__period {
        display: -webkit-box;
        display: flex
    }
}

@media (max-width: 767px) {
    .news__month {
        margin-right: 5px
    }
}

.news__title {
    margin-bottom: 30px;
    font-weight: 700
}

@media (max-width: 767px) {
    .news__title {
        margin-bottom: 15px
    }
}

.reviews__top {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-bottom: 15px
}

@media (max-width: 1279px) {
    .reviews__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

@media (max-width: 1023px) {
    .reviews__top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse
    }
}

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

.reviews__btn {
    width: 205px
}

@media (max-width: 1023px) {
    .reviews__btn {
        width: auto
    }
}

@media (max-width: 599px) {
    .reviews__btn {
        -webkit-box-flex: 1;
        flex: 1 1 50%
    }
}

.reviews__btn--open {
    display: none;
    margin-left: auto;
    align-self: stretch;
    padding: 10px 20px;
    background-color: #eef3f8;
    font-size: 15px;
    font-weight: 500;
    color: #9a243d
}

@media (max-width: 1023px) {
    .reviews__btn--open {
        display: block;
        margin-left: 10px
    }
}

.reviews .title-3 {
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .reviews .section-aside__sidebar, .reviews .title-3 {
        display: none
    }
}

@media (max-width: 1023px) {
    .reviews .section-aside__sidebar--m {
        display: block;
        margin-top: 10px
    }
}

.reviews .section-aside-menu {
    margin-top: 0
}

.s-temp-d__image {
    float: left;
    width: 490px;
    height: 370px;
    margin: 0 40px 20px 0;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 1800px) {
    .s-temp-d__image {
        width: 380px
    }
}

@media (max-width: 1279px) {
    .s-temp-d__image {
        width: 300px;
        height: 250px
    }
}

@media (max-width: 767px) {
    .s-temp-d__image {
        float: none;
        width: 100%;
        height: 200px;
        margin: 0 0 15px
    }
}

.s-temp-d ul {
    margin-bottom: 20px
}

.section-aside-menu {
    width: 275px;
    margin-top: 105px
}

@media (max-width: 1800px) {
    .section-aside-menu {
        margin-top: 70px
    }
}

@media (max-width: 1279px) {
    .section-aside-menu {
        width: 240px;
        margin-top: 40px
    }
}

@media (max-width: 1023px) {
    .section-aside-menu {
        width: 100%;
        margin-top: 0
    }
}

.section-aside-menu.scroll {
    position: fixed;
    margin-top: 0
}

.section-aside-menu__title {
    margin-bottom: 17px;
    font-weight: 700
}

@media (max-width: 1023px) {
    .section-aside-menu__title {
        display: none
    }
}

.section-aside-menu__items {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 40px 30px;
    background-color: #eef3f8
}

@media (max-width: 1279px) {
    .section-aside-menu__items {
        padding: 20px 15px
    }
}

@media (max-width: 1023px) {
    .section-aside-menu__items {
        height: 45px;
        padding: 0;
        overflow: hidden
    }
}

.section-aside-menu__i {
    font-size: 24px;
    font-weight: 600
}

@media (max-width: 1023px) {
    .section-aside-menu__i {
        display: -webkit-box;
        display: flex;
        width: 100%;
        min-height: 45px;
        padding: 5px 15px;
        font-size: 21px;
        line-height: .9
    }
}

.section-aside-menu__i:not(:last-of-type) {
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .section-aside-menu__i:not(:last-of-type) {
        margin-bottom: 0
    }
}

.section-aside-menu__i.active, .section-aside-menu__i.first-link {
    position: relative
}

.section-aside-menu__i.active.opened:after, .section-aside-menu__i.first-link.opened:after {
    top: 23px;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.section-aside-menu__i.active:after, .section-aside-menu__i.first-link:after {
    position: absolute;
    display: none;
    content: "";
    top: 18px;
    right: 20px;
    width: 6px;
    height: 6px;
    background-color: transparent;
    border-bottom: 2px solid #8495a8;
    border-right: 2px solid #8495a8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 1023px) {
    .section-aside-menu__i.active:after, .section-aside-menu__i.first-link:after {
        display: block
    }
}

.section-aside-menu__i.active {
    color: #9a243d
}

@media (max-width: 1023px) {
    .section-aside-menu__i.active {
        -webkit-box-ordinal-group: 0;
        order: -1
    }
}

.section-aside-menu__link {
    position: relative;
    margin-top: 20px;
    padding-left: 20px;
    font-size: 24px;
    font-weight: 600
}

@media (max-width: 767px) {
    .section-aside-menu__link {
        margin-top: 10px;
        padding-left: 15px;
        font-size: 20px
    }
}

.section-aside-menu__link:hover:before {
    border-color: #9a243d
}

.section-aside-menu__link:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    border-top: 2px solid #0c2241;
    border-right: 2px solid #0c2241;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.section-aside {
    display: -webkit-box;
    display: flex;
    padding-right: 25px
}

@media (max-width: 1279px) {
    .section-aside {
        padding-right: 0
    }
}

@media (max-width: 1023px) {
    .section-aside {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse
    }
}

.section-aside__main {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.section-aside__main .btn.show-more.link {
    margin: 35px auto 0
}

@media (max-width: 767px) {
    .section-aside__main .btn.show-more.link {
        margin: 15px auto 0
    }
}

.section-aside__main .btn.show-more.link:hover svg * {
    fill: rgba(195, 26, 60, 0.9)
}

.section-aside__main .btn.show-more.link svg {
    width: 20px;
    height: 20px;
    margin-right: 23px
}

@media (max-width: 767px) {
    .section-aside__main .btn.show-more.link svg {
        margin-right: 13px
    }
}

.section-aside__sidebar {
    width: 275px
}

@media (max-width: 1279px) {
    .section-aside__sidebar {
        width: 240px
    }
}

@media (max-width: 1023px) {
    .section-aside__sidebar {
        width: 100%;
        margin-bottom: 20px
    }
}

.section-aside__sidebar--m {
    display: none
}

.section-aside__sidebar.active {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-align: end;
    align-items: flex-end;
    flex-wrap: wrap
}

.section-aside__sidebar.active [data-fix-item] {
    position: static
}

.ship-d-banner {
    position: relative
}

.ship-d-banner__outer {
    z-index: 1
}

.ship-d-banner__outer, .ship-d-banner__outer:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ship-d-banner__outer:after {
    content: "";
    z-index: 10;
    background-color: rgba(4, 0, 28, 0.5)
}

.ship-d-banner__img-box {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.ship-d-banner__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit:cover;object-position:center", "object-fit: cover; object-position: center;"
}

.ship-d-banner__inner {
    position: relative;
    z-index: 10;
    min-height: 300px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding-right: 80px
}

.ship-d-banner__btns {
    position: absolute;
    top: 40px;
    right: 0
}

.ship-d-banner__btns-item-link {
    width: 76px;
    height: 76px;
    display: block
}

.ship-d-banner__btns-item-link svg {
    width: 100%;
    height: 100%
}

.ship-d-banner__btns-item {
    margin-bottom: 20px
}

.ship-d-banner__btns-item:last-child {
    margin-bottom: 0
}

.ship-d-banner__title {
    color: #fff;
    margin-bottom: 30px;
    margin-top: auto
}

.ship-d-banner__tabs {
    margin-right: -80px
}

.ship-d-banner .d-p-tabs {
    position: relative;
    z-index: 10;
    height: 54px
}

.ship-d-banner .d-p-tabs .d-p-tabs__inner {
    border-bottom-width: 1px
}

.ship-d-banner .d-p-tabs .d-p-tabs__link:after {
    bottom: -1px
}

.ship-d-banner__title-preline {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 5px
}

.ship-d-banner__title-text {
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    margin-right: 20px;
    text-transform: uppercase
}

.ship-d-banner__tag {
    padding: 4px 8px;
    border-radius: 2px;
    background-color: #fbc899;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    color: #171717
}

.ship-d-banner__name {
    font-weight: 500;
    font-size: 42px;
    text-transform: uppercase
}

.ship-d-banner__main {
    position: relative;
    padding-right: 80px
}

.ship-d-banner .d-p-tabs__link {
    padding: 19px 0;
    margin: 0 40px;
    font-size: 15px;
    line-height: 100%
}

.ship__info {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 135px 180px;
    color: #fff;
    z-index: 1
}

@media (max-width: 1800px) {
    .ship__info {
        padding: 90px 120px
    }
}

@media (max-width: 1279px) {
    .ship__info {
        padding: 90px
    }
}

@media (max-width: 1023px) {
    .ship__info {
        padding: 25px 40px
    }
}

@media (max-width: 767px) {
    .ship__info {
        padding: 20px 15px;
        position: relative
    }
}

.ship__link, .ship__subtitle, .ship__title {
    font-weight: 600;
    text-transform: uppercase
}

.ship__link {
    border-bottom: 3px dotted #fff
}

@media (max-width: 767px) {
    .ship__link {
        font-size: 14px
    }
}

.ship__tags.tags {
    margin: 110px 0 0
}

@media (max-width: 1800px) {
    .ship__tags.tags {
        margin-top: 70px
    }
}

@media (max-width: 1023px) {
    .ship__tags.tags {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .ship__tags.tags {
        margin-top: 13px
    }
}

.ship__tags .tags__item {
    color: #0c2241;
    text-transform: none
}

.ship__text, .ship__title {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

@media (max-width: 767px) {
    .ship__text, .ship__title {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        flex-wrap: wrap
    }
}

.ship__text span, .ship__title span {
    margin-right: 5px
}

.ship__title {
    margin-top: 20px;
    font-size: 56px
}

@media (max-width: 1279px) {
    .ship__title {
        font-size: 42px
    }
}

@media (max-width: 1023px) {
    .ship__title {
        font-size: 34px
    }
}

@media (max-width: 767px) {
    .ship__title {
        margin-top: 18px;
        font-size: 40px;
        line-height: 1.1
    }
}

.ship__text {
    margin-top: 42px;
    line-height: 1.4
}

@media (max-width: 1023px) {
    .ship__text {
        margin-top: 25px
    }
}

.ship__subtitle {
    margin-bottom: 45px;
    font-size: 26px
}

@media (max-width: 1279px) {
    .ship__subtitle {
        margin-bottom: 25px
    }
}

@media (max-width: 1023px) {
    .ship__subtitle {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .ship-d {
        background-color: #fff
    }
}

.ship-d .d-content {
    margin-bottom: 40px
}

@media (max-width: 1023px) {
    .ship-d .d-content {
        margin-bottom: 20px
    }
}

.ship-d .d-p-tabs__content[data-tab-body] {
    display: block
}

@media (max-width: 1023px) {
    .ship-d .d-p-tabs__content[data-tab-body]:not(.active) {
        display: none
    }
}

.special-d__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 1023px) {
    .special-d__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.special-d__image {
    width: 600px;
    height: 407px
}

@media (max-width: 1800px) {
    .special-d__image {
        width: 450px;
        height: 300px
    }
}

@media (max-width: 1279px) {
    .special-d__image {
        width: 300px;
        height: 250px
    }
}

@media (max-width: 1023px) {
    .special-d__image {
        width: 100%
    }
}

@media (max-width: 599px) {
    .special-d__image {
        height: 200px
    }
}

.special-d__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.special-d__right {
    width: calc(100% - 700px);
    margin-left: 100px;
    padding: 20px 0 0
}

@media (max-width: 1800px) {
    .special-d__right {
        width: calc(100% - 500px);
        margin-left: 50px
    }
}

@media (max-width: 1279px) {
    .special-d__right {
        width: calc(100% - 335px);
        margin-left: 35px
    }
}

@media (max-width: 1023px) {
    .special-d__right {
        width: 100%;
        margin: 0
    }
}

@media (max-width: 767px) {
    .lk-a--managers .b-form.disabled:before {
        height: calc(100% - 119px)
    }
}

.lk-a--managers .lk-items__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.lk-a--managers .lk-items__item > form {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.lk-a--managers .lk-items__content--form {
    display: grid;
    height: 100%;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px 30px
}

@media (max-width: 767px) {
    .lk-a--managers .lk-items__content--form {
        grid-template-columns: 1fr
    }
}

.lk-a--managers .lk-items__content--form .btn {
    grid-column: 1/2
}

@media (max-width: 1279px) {
    .lk-a--commission .lk-a-docs {
        overflow: auto
    }
}

@media (max-width: 767px) {
    .lk-a--commission .lk-a-docs {
        overflow: unset
    }
}

.lk-a-docs__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 599px) {
    .lk-a-docs__top {
        display: block;
        margin-bottom: 20px
    }
}

.lk-a-docs__top .btn {
    height: 65px;
    margin-bottom: 20px
}

@media (max-width: 599px) {
    .lk-a-docs__top .btn {
        height: auto;
        margin-bottom: 0
    }
}

.lk-a-docs table tbody tr:first-of-type td a {
    display: block;
    width: 100%;
    text-decoration: underline;
    position: relative
}

.lk-a-docs table tbody tr:first-of-type td a:hover {
    opacity: .7
}

.lk-a-docs table tbody tr:first-of-type td a:after {
    content: "";
    top: 50%;
    right: 0;
    border-bottom: 5px solid #0c2241;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute
}

@media (max-width: 1800px) {
    .lk-a-docs table tbody tr:first-of-type td a:after {
        right: -15px
    }
}

.lk-a-docs table tbody tr:first-of-type td a.asc:after {
    top: calc(50% + 3px);
    opacity: 1
}

.lk-a-docs table tbody tr:first-of-type td a.desc:after {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.lk-a-docs .lk-a__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-width: 300px;
    padding-top: 10px
}

@media (max-width: 767px) {
    .lk-a-docs .lk-a__btns {
        padding-top: 0
    }
}

@media (max-width: 599px) {
    .lk-a-docs .lk-a__btns {
        max-width: 100%
    }
}

.lk-a-docs .lk-a__btns .btn:first-child {
    margin-bottom: 20px
}

.lk-a-docs .b-form-file {
    margin: 40px 0 0
}

@media (max-width: 767px) {
    .lk-a-docs .b-form-file {
        margin: 20px 0
    }
}

.lk-a__columns {
    display: grid;
    grid-gap: 20px 28px;
    grid-template-columns: repeat(2, 528px)
}

@media (max-width: 1800px) {
    .lk-a__columns {
        grid-template-columns: repeat(2, 450px)
    }
}

@media (max-width: 1279px) {
    .lk-a__columns {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px 20px
    }
}

@media (max-width: 599px) {
    .lk-a__columns {
        grid-template-columns: 1fr
    }
}

.lk-a__columns--dis .b-form__label {
    color: #8495a8 !important
}

.lk-a__columns--dis input[type=text]:disabled {
    color: #0c2241 !important
}

.lk-a__columns--dis hr {
    margin: 30px 0 50px !important
}

@media (max-width: 1023px) {
    .lk-a__columns--dis hr {
        margin: 15px 0 30px !important
    }
}

@media (max-width: 767px) {
    .lk-a__columns--dis hr {
        margin: 0 0 15px !important
    }
}

.lk-a__columns hr {
    grid-column: 1/3;
    margin: 40px 0 25px
}

@media (max-width: 1023px) {
    .lk-a__columns hr {
        margin: 15px 0
    }
}

@media (max-width: 767px) {
    .lk-a__columns hr {
        margin: 0
    }
}

@media (max-width: 599px) {
    .lk-a__columns hr {
        grid-column: 1/2
    }
}

.lk-a__columns hr + .title-5 {
    margin-top: 0 !important;
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .lk-a__columns hr + .title-5 {
        margin-bottom: 10px
    }
}

.lk-a__columns .b-form__item, .lk-a__columns hr:nth-of-type(2) + .title-5 {
    margin-bottom: 0
}

.lk-a__columns .b-form__item--contact {
    grid-column: 1
}

.lk-a__columns .b-form__item--checkboxes {
    flex-wrap: wrap;
    padding-left: 0
}

.lk-a__columns .b-form-file {
    grid-column: 1/3;
    margin-bottom: -10px
}

.lk-a__columns .b-form-file[data-visibility=N] {
    display: none
}

@media (max-width: 767px) {
    .lk-a__columns .b-form-file {
        margin-bottom: 0
    }
}

@media (max-width: 599px) {
    .lk-a__columns .b-form-file {
        grid-column: 1/2
    }
}

.lk-a__columns .title-5 {
    margin-bottom: 10px;
    grid-column: 1/3
}

@media (max-width: 599px) {
    .lk-a__columns .title-5 {
        grid-column: 1/2
    }
}

.lk-a__columns .b-checkbox {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.lk-a__title-5 {
    margin-top: 55px
}

@media (max-width: 1023px) {
    .lk-a__title-5 {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .lk-a__title-5 {
        margin-top: 20px
    }
}

.lk-a__title-5--no-m {
    margin: 0 !important
}

.lk-a__btns {
    grid-column: 1/3;
    padding-top: 50px
}

@media (max-width: 599px) {
    .lk-a__btns {
        grid-column: 1/2;
        padding-top: 0
    }
}

.lk-a__btns .link {
    margin-left: 38px
}

.lk-a__bottom {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.lk-a__bottom > div:not([class]) {
    display: -webkit-box;
    display: flex;
    margin-left: auto
}

@media (max-width: 767px) {
    .lk-a__bottom > div:not([class]) {
        width: 100%;
        margin-top: 15px
    }
}

@media (max-width: 767px) {
    .lk-a__bottom > div:not([class]) .btn {
        margin-left: 0;
        margin-right: auto
    }
}

.lk-a__bottom .lk__info {
    margin-bottom: 0
}

.lk-a__bottom .btn {
    margin-left: auto
}

.lk-a__bottom .link {
    margin-left: 38px
}

.lk-a__create {
    margin-top: 45px
}

.lk-a-warn {
    display: -webkit-box;
    display: flex;
    margin-bottom: 60px
}

@media (max-width: 599px) {
    .lk-a-warn {
        margin-bottom: 20px
    }
}

.lk-a-warn__text {
    width: calc(100% - 44px);
    line-height: 1.4
}

.lk-a-warn .cookie-alert__icon {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    margin: 5px 23px 0 0
}

.lk-a__phone {
    grid-column: 1/3;
    width: auto;
    margin-right: auto
}

@media (max-width: 599px) {
    .lk-a__phone {
        grid-column: 1/2;
        margin-right: 0
    }
}

@media (max-width: 1800px) {
    .lk-a .b-form__subtitle {
        width: 100%
    }
}

@media (max-width: 1279px) {
    .lk-a .b-form__subtitle {
        width: auto
    }
}

@media (max-width: 1023px) {
    .lk-a .b-form__subtitle {
        width: 100%
    }
}

.lk-a .b-form__item--checkboxes {
    padding-left: 0
}

@media (max-width: 1800px) {
    .lk-a .b-form__item--checkboxes {
        flex-wrap: wrap
    }
}

.lk-a .b-form__item--checkboxes .b-checkbox {
    margin-bottom: 0;
    margin-right: 20px
}

.lk-a .b-form__item--checkboxes .b-checkbox:last-of-type {
    margin-right: 0
}

@media (max-width: 1023px) {
    .lk-a .lk__title {
        display: block
    }
}

.lk-a .lk-items__content .b-form__item {
    margin-bottom: 0
}

* {
    box-sizing: border-box;
    outline: none !important
}

html {
    height: 100%;
    min-width: 320px;
    overflow-x: hidden
}

html.locked {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

html.init .loader {
    padding-right: 0
}

html:not(.init) .c-filter, html:not(.init) .c-sort {
    position: relative
}

@media (max-width: 1023px) {
    html:not(.init) .c-filter {
        position: fixed
    }
}

body {
    margin: 0;
    font-size: 18px;
    font-family: DIN Pro, Arial;
    color: #0c2241;
    font-weight: 400;
    line-height: 1.1;
    position: relative
}

/*@media (min-width: 1024px) {*/
/*  body:not(.m) .f__item {*/
/*    background-color: #fff;*/
/*    border: none*/
/*  }*/
/*}*/

body .loader.active {
    display: -webkit-box !important;
    display: flex !important
}

@media (max-width: 599px) {
    .container--nm {
        padding: 0 !important
    }
}

form {
    margin-bottom: 0
}

b {
    font-weight: 500
}

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

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
    clear: both
}

input {
    border-radius: 0
}

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

.hidden {
    display: none
}

.i-icon {
    background-repeat: no-repeat;
    background-position: 50%;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px
}

ol, ul {
    margin: 0;
    padding: 0
}

.lazy.init:not(.lazy--replace) {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.lazy--icon {
    border-radius: 4px
}

.lazy--icon:not(.init) {
    width: 12px;
    height: 13px
}

[data-f-item]:not(.init) [data-f-field] {
    pointer-events: none
}

[data-f-item].init .b-form__label {
    opacity: 1
}

[data-show-more] {
    overflow: hidden
}

#bx-panel {
    height: 0
}

#bx-panel, [data-tab-body]:not(.active) {
    display: none
}

[data-tab-btn] * {
    pointer-events: none
}

.styles {
    min-width: 1300px;
    max-width: 1300px;
    margin: 0 auto;
    padding: 20px
}

.styles__item {
    position: relative;
    margin-bottom: 10px
}

.styles__item--margin-top {
    margin-top: 10px
}

.styles__text {
    position: absolute;
    right: calc(100% + 30px);
    top: 0;
    color: #0c2241;
    text-align: right;
    white-space: nowrap
}

.styles__text:after {
    content: ":";
    display: inline-block
}

.styles__products {
    display: -webkit-box;
    display: flex;
    width: 688px;
    margin-left: -10px
}

.styles__products > .p {
    width: calc(50% - 10px);
    margin-left: 10px
}

.table-filter__mobile {
    display: none
}

@media (max-width: 1023px) {
    .table-filter__mobile {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        margin: 20px -15px 70px
    }

    .table-filter__mobile .vue-b-select-filter .multiselect__placeholder {
        top: 29% !important
    }

    .table-filter__mobile .vue-b-select-filter .multiselect__single {
        margin-top: -1px
    }

    .table-filter__mobile .multiselect:not(:last-of-type) {
        margin-bottom: 5px
    }

    .table-filter__mobile .multiselect__tags {
        height: 53px
    }
}

.filter__row {
    display: -webkit-box;
    display: flex;
    height: 53px
}

.filter__row .multiselect__tags {
    background-color: #eef3fa;
    border: none
}

.filter__row .multiselect__tags .multiselect__placeholder {
    color: #2f2f55;
    font-size: 16px;
    font-weight: 700;
    top: 25%
}

.filter__row .multiselect__tags .multiselect__single {
    background: transparent
}

div:not(#bx_admin_form) table {
    display: table;
    width: 100%;
    border-collapse: collapse
}

div:not(#bx_admin_form) table.table-bonus tr.minus td {
    background-color: #fffbef;
    border: 1px solid #fffbef
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table.table-bonus tr.minus td {
        background-color: transparent;
        border: 1px solid transparent
    }
}

div:not(#bx_admin_form) table.table-bonus tr:first-child > td {
    font-size: 18px;
    font-weight: 400
}

div:not(#bx_admin_form) table.table-bonus tr:first-child > td:last-child {
    font-weight: 500
}

div:not(#bx_admin_form) table.table-bonus tr:last-child td {
    border-bottom: 1px solid #fff
}

div:not(#bx_admin_form) table.table-bonus td {
    background-color: #eef3f8;
    border: none;
    border-bottom: 1px solid #fff
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table.table-bonus td {
        background-color: transparent
    }
}

div:not(#bx_admin_form) table.table-bonus td:last-child {
    font-weight: 500
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table:not(.without-head) tr:first-child {
        display: none
    }
}

div:not(#bx_admin_form) table:not(.without-head) tr:first-child > td {
    font-size: 20px;
    font-weight: 600
}

div:not(#bx_admin_form) table:not(.without-head) tr:first-child > td:empty {
    position: relative
}

div:not(#bx_admin_form) table:not(.without-head) tr:first-child > td:empty:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    width: 1px;
    background-color: #fff
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table:not(.without-head) tr:first-child > td:empty:after {
        display: none
    }
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table:not(.without-head) td:not([class]) span {
        display: block;
        margin-bottom: 4px;
        font-size: 12px
    }
}

div:not(#bx_admin_form) table tr {
    display: table-row
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table tr {
        display: block;
        padding: 10px 10px 0
    }
}

div:not(#bx_admin_form) table tr:nth-child(odd) {
    background-color: #eef3f8
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table tr:first-child {
        display: block
    }
}

div:not(#bx_admin_form) table tr:last-child td {
    border-bottom: 1px solid #eef3f8
}

div:not(#bx_admin_form) table td:not([class]) {
    display: table-cell;
    padding: 13px 25px;
    border: 1px solid #eef3f8;
    border-bottom: none
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table td:not([class]) {
        display: block;
        padding: 5px 0 0;
        border: none !important
    }
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table td:not([class]):first-child {
        padding: 0;
        font-weight: 500
    }
}

@media (max-width: 767px) {
    div:not(#bx_admin_form) table td:not([class]):last-child {
        padding-bottom: 10px
    }
}

div:not(#bx_admin_form) table td:not([class]) span {
    display: none
}

div:not(#bx_admin_form) table td:not([class]) b, hr {
    display: block
}

hr {
    width: 100%;
    height: 1px !important;
    margin: 50px 0;
    border: none;
    background-color: #dbe4ef
}

.temp-video {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 50px
}

@media (max-width: 1279px) {
    .temp-video {
        grid-template-columns: 1fr;
        grid-gap: 30px
    }
}

.temp-video iframe {
    max-width: 100%
}

.bx-ie .select {
    display: block
}

.bx-ie .select > .label {
    display: -webkit-box;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    align-items: center
}

.bx-ie input::-webkit-input-placeholder {
    color: transparent !important
}

.bx-ie input::-moz-placeholder {
    color: transparent !important
}

.bx-ie input:-ms-input-placeholder {
    color: transparent !important
}

.bx-ie input::-ms-input-placeholder {
    color: transparent !important
}

.bx-ie input::placeholder {
    color: transparent !important
}

.h__inner > div:not([class]) {
    margin-left: auto
}

.h__inner > div:not([class]) .h-menu {
    width: 100%
}

.h__inner > div:not([class]) .h-menu a {
    width: auto !important;
    margin: 0 20px
}

.bx-ios .c-filter__item .select .label {
    display: -webkit-box;
    display: flex
}

.bx-ios .c-filter__item .select .label > span[data-index] {
    min-width: 26%
}

@media (max-width: 1023px) {
    .bx-ios .c-filter .b-form {
        padding-bottom: 100px
    }
}

@media (max-width: 1023px) {
    .bx-ios .c-filter .b-form .c-filter__search--m {
        margin-bottom: 100px
    }
}

.bx-ios .select-items ul {
    max-height: 248px;
    overflow: auto
}

.bx-ios .select-items .ps__rail-y {
    display: none
}

.bx-mac .c-filter__item .select .label {
    display: -webkit-box;
    display: flex
}

.bx-mac .c-filter__item .select .label > span[data-index] {
    min-width: 26%
}

.bx-firefox .c-filter__item:first-child .select .label > span[data-index], .bx-firefox .c-filter__item:nth-child(2) .select .label > span[data-index] {
    min-width: 33%
}

.bx-firefox .c-filter__item .select .label > span[data-index] {
    min-width: 42%
}

[data-modal] {
    pointer-events: none
}

select {
    background-color: transparent;
    border: none;
    appearance: none
}

.h-m-menu {
    -webkit-transform: translateX(-120%);
    transform: translateX(-120%)
}

.errors_cont, .result_cont {
    font-size: 15px
}

.errors_cont p, .result_cont p {
    margin: 0;
    padding: 0 20px
}

.ya-share2 .ya-share2__item {
    margin-right: 7px !important
}

.ya-share2 .ya-share2__item .ya-share2__badge {
    background-color: #8495a8 !important
}

.ya-share2 .ya-share2__item .ya-share2__icon {
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%
}

.no-photo {
    background: -webkit-gradient(linear, left bottom, right top, from(#8495a8), to(#dbe4ef));
    background: linear-gradient(to top right, #8495a8, #dbe4ef)
}

@media (max-width: 1023px) {
    #contBreadcrumbs + .title-1 {
        padding-top: 10px;
        margin-top: 0
    }
}

.ship-slider, .ship-slider .swiper-container, .ship-slider .swiper-slide {
    height: 870px
}

.ship-slider #contBreadcrumbs .b-breadcrumbs {
    position: absolute;
    /* margin: 0 0 0 34px */
}

[data-pagination-container] + .fdb {
    margin-top: 40px
}

.bx-ios .rub {
    font-family: Brutal Type, Verdana, "sans-serif" !important;
    font-weight: 800
}

.c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select .select {
    width: calc(25% - 16px);
    -webkit-transition: 0s;
    transition: 0s
}

@media (max-width: 1800px) {
    .c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select .select {
        width: calc(33% - 8px)
    }
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select .select {
        width: 100%
    }
}

.c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select {
    position: absolute;
    width: calc(100% - 20px)
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select {
        position: static;
        width: 100%
    }
}

.c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select .select-wrapper--full .select-items {
    width: 100% !important;
    left: calc(-50% - 10px)
}

@media (max-width: 1800px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select .select-wrapper--full .select-items {
        left: calc(-67% - 10px)
    }
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(7) .b-form__item--select .select-wrapper--full .select-items {
        left: 0
    }
}

.select-scroll ul li.selected:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 17px;
    width: 16px;
    height: 11px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/boat.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    pointer-events: none
}

.play-3d, .select-items ul > .selected {
    position: relative
}

.play-3d {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.play-3d svg {
    position: relative;
    z-index: 2
}

.tour_3d_slide .d-slider__preview {
    position: relative;
    height: 130px
}

.swiper-slide-visible .d-slider__preview--video img {
    height: 130px
}

.b-modal--browsers .mfp-close {
    display: none
}

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

    .d-p-tabs__content--tour, .ship-tour {
        min-height: 0 !important
    }
}

.d-prices-basket .p-loader--ajax {
    position: relative !important
}

.cLoader-box {
    width: 100%;
    min-width: 350px;
    height: 350px;
    border-radius: 12px;
    overflow: hidden
}

.cLoader-box .p-loader--ajax {
    width: 100% !important;
    height: 100% !important
}

.d-prices-basket .p-loader--ajax .p-lds-eclipse div {
    width: 100px;
    height: 100px;
    -webkit-transform-origin: center;
    transform-origin: center
}

.bonuses-info {
    margin-left: 40px
}

.bonuses-info .lk-main-top__i {
    height: 100%
}

.h-search__form:focus .b-form__label {
    display: none
}

.b-form input:not(.b-count__input), .b-form textarea, .input-text {
    font-size: 15px;
    font-weight: 500;
    color: #0c2241
}

.b-form--small {
    max-width: 630px
}

.b-form--bg input, .b-form--bg textarea {
    border-color: transparent;
    background-color: #eef3f8
}

.b-form--bg input:focus:not(:read-only)::-webkit-input-placeholder, .b-form--bg textarea:focus:not(:read-only)::-webkit-input-placeholder {
    color: #dee4ed
}

.b-form--bg input:focus:not(:read-only)::-moz-placeholder, .b-form--bg textarea:focus:not(:read-only)::-moz-placeholder {
    color: #dee4ed
}

.b-form--bg input:focus:not(:read-only):-ms-input-placeholder, .b-form--bg textarea:focus:not(:read-only):-ms-input-placeholder {
    color: #dee4ed
}

.b-form--bg input:focus:not(:read-only)::-ms-input-placeholder, .b-form--bg textarea:focus:not(:read-only)::-ms-input-placeholder {
    color: #dee4ed
}

.b-form--bg input:focus:not(:-moz-read-only)::placeholder, .b-form--bg textarea:focus:not(:-moz-read-only)::placeholder {
    color: #dee4ed
}

.b-form--bg input:focus:not(:read-only)::placeholder, .b-form--bg textarea:focus:not(:read-only)::placeholder {
    color: #dee4ed
}

.b-form--bg input:focus:not(:-moz-read-only) ~ .b-form-suggest, .b-form--bg textarea:focus:not(:-moz-read-only) ~ .b-form-suggest {
    opacity: 1
}

.b-form--bg input:focus:not(:read-only) ~ .b-form-suggest, .b-form--bg textarea:focus:not(:read-only) ~ .b-form-suggest {
    opacity: 1
}

.b-form--bg input:disabled, .b-form--bg textarea:disabled {
    border-color: rgba(238, 243, 248, 0.6);
    background-color: rgba(238, 243, 248, 0.6);
    color: #dee4ed
}

.b-form--bg .b-checkbox__box {
    background-color: #fff !important
}

.b-form-capcha.error {
    margin-bottom: 10px !important
}

.b-form--double-lables .b-form__label.active {
    top: 4px
}

.b-form--double-lables .b-form__item input, .b-form--double-lables .b-form__item textarea {
    padding-top: 34px !important;
    padding-bottom: 7px !important
}

.b-form--double-lables .b-form__item.b-form-capcha input {
    padding-top: 7px !important;
    padding-bottom: 7px !important
}

.b-form.disabled {
    position: relative
}

.b-form.disabled:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 109px);
    background-color: #eef3f8;
    opacity: .6;
    z-index: 1
}

@media (max-width: 1800px) {
    .b-form.disabled:before {
        height: calc(100% - 102px)
    }
}

@media (max-width: 1279px) {
    .b-form.disabled:before {
        height: calc(100% - 86px)
    }
}

@media (max-width: 767px) {
    .b-form.disabled:before {
        height: calc(100% - 77px)
    }
}

@media (max-width: 599px) {
    .b-form.disabled:before {
        height: calc(100% - 119px)
    }
}

.b-form__info {
    font-size: 12px;
    line-height: 1.3;
    color: #8495a8
}

/*.b-form__item {*/
/*  width: 100%;*/
/*  margin-bottom: 20px;*/
/*  position: relative*/
/*}*/

.b-form__item--pass .pass-switch-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 22px;
    height: 19px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.b-form__item--pass .pass-switch-icon--open line {
    opacity: 0
}

.b-form__item--pass input {
    padding-right: 40px !important
}

.b-form__item--pass input::-ms-reveal {
    display: none
}

.b-form__item--textarea .b-form__label {
    top: 18px !important;
    -webkit-transform: none;
    transform: none
}

.b-form__item--textarea .b-form__label.disabled {
    color: #8495a8
}

.b-form__item--textarea .b-form__label.active {
    top: 5px !important
}

.b-form__item--textarea textarea[disabled] {
    color: #0c2241 !important
}

.b-form__item--select[data-datepicker-range] {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.b-form__item--select[data-datepicker-range] .select + input {
    position: absolute;
    top: 0;
    left: auto;
    bottom: auto;
    pointer-events: none;
    opacity: 0;
    min-height: 90px;
    right: -316px
}

@media (max-width: 1800px) {
    .b-form__item--select[data-datepicker-range] .select + input {
        right: -250px
    }
}

@media (max-width: 1279px) {
    .b-form__item--select[data-datepicker-range] .select + input {
        right: -180px
    }
}

@media (max-width: 1023px) {
    .b-form__item--select[data-datepicker-range] .select + input {
        left: 0;
        right: auto;
        min-height: 66px
    }
}

.b-form__item--select[data-datepicker-range] .select + input ~ input {
    min-height: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    border: none !important
}

.b-form__item--select .b-form__label {
    right: 38px;
    z-index: 1
}

.b-form__item--select .b-form__label.active {
    top: 8px !important
}

.b-form__item--select .b-form__label span:not(:empty):before {
    content: ":";
    margin: 0 3px 0 -3px
}

.b-form__item--document {
    display: -webkit-box;
    display: flex
}

.b-form__item--document .b-form__item:first-of-type {
    -webkit-box-flex: 1;
    flex: 1 1 38%
}

.b-form__item--document .b-form__item:first-of-type input {
    padding-right: 2px;
    border-right: none
}

.b-form__item--document .b-form__item:last-of-type {
    -webkit-box-flex: 1;
    flex: 1 1 62%
}

.b-form__item--document .b-form__item:last-of-type input {
    padding-left: 2px;
    border-left: none
}

.b-form__item--document .b-form__item .b-form__label {
    display: none
}

.b-form__item--checkboxes {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 20px
}

@media (max-width: 767px) {
    .b-form__item--checkboxes {
        padding-left: 15px
    }
}

.b-form__item--checkboxes .b-form__subtitle {
    margin-right: 20px;
    font-weight: 500;
    color: #8495a8;
    white-space: nowrap
}

@media (max-width: 767px) {
    .b-form__item--checkboxes .b-form__subtitle {
        margin-right: 10px;
        font-size: 14px
    }
}

.b-form__item--checkboxes .b-checkbox {
    margin-bottom: 0
}

.b-form__item--checkboxes .b-checkbox__text {
    font-size: 16px;
    font-weight: 400
}

@media (max-width: 767px) {
    .b-form__item--checkboxes .b-checkbox__text {
        font-size: 14px
    }
}

.b-form__item--checkbox {
    position: relative
}

@media (max-width: 1279px) {
    .b-form__item--checkbox {
        grid-column: 1
    }
}

@media (max-width: 599px) {
    .b-form__item--checkbox {
        margin-bottom: 30px !important
    }
}

@media (max-width: 1279px) {
    .b-form__item--checkbox + .b-form__item {
        grid-column: 1
    }
}

.b-form__item--checkbox .b-checkbox {
    position: absolute;
    top: 50%;
    left: calc(100% + 20px);
    margin-bottom: 0;
    white-space: nowrap;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 599px) {
    .b-form__item--checkbox .b-checkbox {
        top: calc(100% + 15px);
        left: 0
    }
}

.b-form__item--btns {
    grid-column: 1/3;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 599px) {
    .b-form__item--btns {
        grid-column: 1/2
    }
}

.b-form__item.error .select, .b-form__item.error input, .b-form__item.error textarea {
    border-color: #9a243d !important
}

.b-form__item.error .b-form__label:not(.active) {
    top: 30px
}

.b-form__item.error .b-form__text {
    display: block;
    color: #9a243d
}

.b-form__item[data-f-item=active] input::-webkit-input-placeholder, .b-form__item[data-f-item=active] textarea::-webkit-input-placeholder {
    color: #dee4ed !important
}

.b-form__item[data-f-item=active] input::-moz-placeholder, .b-form__item[data-f-item=active] textarea::-moz-placeholder {
    color: #dee4ed !important
}

.b-form__item[data-f-item=active] input:-ms-input-placeholder, .b-form__item[data-f-item=active] textarea:-ms-input-placeholder {
    color: #dee4ed !important
}

.b-form__item[data-f-item=active] input::-ms-input-placeholder, .b-form__item[data-f-item=active] textarea::-ms-input-placeholder {
    color: #dee4ed !important
}

.b-form__item[data-f-item=active] input::placeholder, .b-form__item[data-f-item=active] textarea::placeholder {
    color: #dee4ed !important
}

.b-form__item input[data-f-field], .b-form__item input[data-f-field]:-webkit-autofill, .b-form__item input[data-f-field]:-webkit-autofill:active, .b-form__item input[data-f-field]:-webkit-autofill:focus, .b-form__item input[data-f-field]:-webkit-autofill:hover {
    -webkit-transition: color .2s;
    transition: color .2s
}

.b-form__item:not(.init):not([data-f-item=active]) input[data-f-field], .b-form__item:not(.init):not([data-f-item=active]) input[data-f-field]:-webkit-autofill, .b-form__item:not(.init):not([data-f-item=active]) input[data-f-field]:-webkit-autofill:active, .b-form__item:not(.init):not([data-f-item=active]) input[data-f-field]:-webkit-autofill:focus, .b-form__item:not(.init):not([data-f-item=active]) input[data-f-field]:-webkit-autofill:hover {
    color: transparent;
    -webkit-text-fill-color: transparent
}

.b-form input:not(.b-count__input), .b-form textarea {
    width: 100%;
    padding: 20px;
    border: 1px solid #c7d4e6;
    background-color: #fff;
    -webkit-transition: border-color .2s, background-color .2s, color .2s;
    transition: border-color .2s, background-color .2s, color .2s
}

@media (max-width: 767px) {
    .b-form input:not(.b-count__input), .b-form textarea {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 599px) {
    .b-form input:not(.b-count__input), .b-form textarea {
        font-size: 16px
    }
}

.b-form input:not(.b-count__input)[data-f-field], .b-form textarea[data-f-field] {
    padding-top: 25px;
    padding-bottom: 12px
}

@media (max-width: 767px) {
    .b-form input:not(.b-count__input)[data-f-field], .b-form textarea[data-f-field] {
        padding-top: 20px;
        padding-bottom: 14px
    }
}

.b-form input:not(.b-count__input):hover:not(:disabled):not(:-moz-read-only), .b-form textarea:hover:not(:disabled):not(:-moz-read-only) {
    border-color: #a8b4c1
}

.b-form input:not(.b-count__input):hover:not(:disabled):not(:read-only), .b-form textarea:hover:not(:disabled):not(:read-only) {
    border-color: #a8b4c1
}

.b-form input:not(.b-count__input):focus:not(:-moz-read-only), .b-form textarea:focus:not(:-moz-read-only) {
    border-color: #8495a8
}

.b-form input:not(.b-count__input):focus:not(:read-only), .b-form textarea:focus:not(:read-only) {
    border-color: #8495a8
}

.b-form input:not(.b-count__input):focus:not(:read-only)::-webkit-input-placeholder, .b-form textarea:focus:not(:read-only)::-webkit-input-placeholder {
    color: #dee4ed
}

.b-form input:not(.b-count__input):focus:not(:read-only)::-moz-placeholder, .b-form textarea:focus:not(:read-only)::-moz-placeholder {
    color: #dee4ed
}

.b-form input:not(.b-count__input):focus:not(:read-only):-ms-input-placeholder, .b-form textarea:focus:not(:read-only):-ms-input-placeholder {
    color: #dee4ed
}

.b-form input:not(.b-count__input):focus:not(:read-only)::-ms-input-placeholder, .b-form textarea:focus:not(:read-only)::-ms-input-placeholder {
    color: #dee4ed
}

.b-form input:not(.b-count__input):focus:not(:-moz-read-only)::placeholder, .b-form textarea:focus:not(:-moz-read-only)::placeholder {
    color: #dee4ed
}

.b-form input:not(.b-count__input):focus:not(:read-only)::placeholder, .b-form textarea:focus:not(:read-only)::placeholder {
    color: #dee4ed
}

.b-form input:not(.b-count__input):focus:not(:-moz-read-only) ~ .b-form-suggest, .b-form textarea:focus:not(:-moz-read-only) ~ .b-form-suggest {
    opacity: 1
}

.b-form input:not(.b-count__input):focus:not(:read-only) ~ .b-form-suggest, .b-form textarea:focus:not(:read-only) ~ .b-form-suggest {
    opacity: 1
}

.b-form input:not(.b-count__input):disabled, .b-form textarea:disabled {
    border-color: #eef3f8;
    background-color: #eef3f8;
    color: #dee4ed
}

.b-form input:not(.b-count__input)::-webkit-input-placeholder, .b-form textarea::-webkit-input-placeholder {
    color: transparent
}

.b-form input:not(.b-count__input)::-moz-placeholder, .b-form textarea::-moz-placeholder {
    color: transparent
}

.b-form input:not(.b-count__input):-ms-input-placeholder, .b-form textarea:-ms-input-placeholder {
    color: transparent
}

.b-form input:not(.b-count__input)::-ms-input-placeholder, .b-form textarea::-ms-input-placeholder {
    color: transparent
}

.b-form input:not(.b-count__input)::placeholder, .b-form textarea::placeholder {
    color: transparent
}

.b-form input:not(.b-count__input).b-form__clear, .b-form textarea.b-form__clear {
    padding-right: 45px
}

.b-form input:not(.b-count__input) {
    min-height: 65px
}

.b-form textarea {
    min-height: 150px;
    resize: none
}

.b-form [data-select-wrap] .b-form__item--select, .b-form [data-select-wrap] .b-form__item--select .select-wrapper {
    position: static
}

.b-form select {
    padding: 5px 9px 5px 25px;
    background-color: #fff;
    border: 1px solid #8495a8;
    color: transparent;
    text-indent: 1px
}

.b-form__text {
    display: none;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    right: 0;
    font-size: 14px;
    line-height: .8
}

.b-form__label {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    right: 10px;
    color: #8495a8;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .2s;
    transition: .2s;
    pointer-events: none;
    z-index: 1
}

@media (max-width: 767px) {
    .b-form__label {
        left: 15px;
        font-size: 14px
    }
}

.b-form__label.active {
    top: 8px;
    left: 20px;
    font-size: 14px;
    -webkit-transform: none;
    transform: none
}

.b-form__label.active--origin {
    -webkit-transition: opacity .2s !important;
    transition: opacity .2s !important
}

.b-form__label.active + .select-wrapper .label {
    padding-top: 18px;
    padding-bottom: 0
}

.b-form__label.disabled {
    color: #dee4ed
}

.b-form-file {
    display: -webkit-box;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    align-items: center;
    position: relative
}

@media (max-width: 767px) {
    .b-form-file {
        flex-wrap: wrap
    }
}

.b-form-file.error .b-form__text:not(.hidden) {
    display: block;
    top: calc(100% + 14px);
    right: auto;
    white-space: nowrap
}

@media (max-width: 1023px) {
    .b-form-file.error .b-form__text:not(.hidden) {
        top: calc(100% + 12px);
        right: 0;
        left: -118px
    }
}

.b-form-file.error .b-form__text:not(.hidden) + .b-form__text:not(.hidden) {
    margin-top: 16px
}

.b-form-file.error [data-file-text] {
    color: #9a243d
}

.b-form-file__label {
    width: 410px;
    margin-right: 47px
}

@media (max-width: 1023px) {
    .b-form-file__label {
        width: 360px
    }
}

@media (max-width: 767px) {
    .b-form-file__label {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

.b-form-file__btn {
    display: block;
    width: 108px;
    margin-right: 10px;
    padding: 8px 13px;
    background-color: #dbe4ef;
    font-size: 16px;
    font-weight: 600;
    color: #8495a8;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .2s, color .2s;
    transition: background-color .2s, color .2s
}

.b-form-file__btn:hover {
    background-color: #ebf4ff
}

.b-form-file__btn:active:not(:disabled) {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.b-form-file__text {
    position: relative
}

.b-form-file__text [data-file-text] {
    display: block;
    max-width: 200px;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (max-width: 599px) {
    .b-form-file__text [data-file-text] {
        max-width: 165px
    }
}

.b-form-file [type=file] {
    display: none
}

.b-form-file .b-form__text {
    color: #9a243d
}

.b-form-capcha__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 15px
}

@media (max-width: 599px) {
    .b-form-capcha__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start
    }
}

.b-form-capcha__inner img {
    width: 180px;
    height: 40px;
    margin-left: auto;
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 599px) {
    .b-form-capcha__inner img {
        margin: 10px 0 5px
    }
}

.b-form-capcha__title {
    margin-right: 10px;
    font-weight: 500
}

.b-form__pp {
    font-size: 13px
}

.b-form__pp a {
    text-decoration: underline;
    -webkit-transition: -webkit-text-decoration .2s;
    transition: -webkit-text-decoration .2s;
    transition: text-decoration .2s;
    transition: text-decoration .2s, -webkit-text-decoration .2s
}

.b-form__pp a:hover {
    text-decoration: none
}

.b-form__pp .b-checkbox {
    margin-bottom: 0
}

.b-form__pp .b-checkbox__text {
    font-size: 15px;
    color: #8495a8
}

.b-form__error {
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px 10px;
    background-color: #9a243d !important;
    color: #fff !important
}

.b-form__error:empty {
    display: none
}

.b-form__success {
    display: inline-block;
    margin-bottom: 15px;
    padding: 5px 10px;
    background-color: #14bb62 !important;
    color: #fff !important
}

.b-form__success:empty {
    display: none
}

.link-more:after, .link-more:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.link-more:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.link-more:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.link-more--toggle.active:after, .link-more--toggle.active:before, .toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.link-more--toggle.active:before, .toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.link-more--toggle.active:after, .toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.link {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-transition: color .2s, border-bottom-color .2s;
    transition: color .2s, border-bottom-color .2s
}

.link:hover {
    color: #9a243d;
    border-bottom-color: #9a243d
}

.link:hover svg :not(g) {
    fill: #9a243d
}

.link--underline {
    border-bottom: 1px solid rgba(112, 112, 112, 0.19)
}

@media (max-width: 599px) {
    .link--underline {
        border-bottom: none;
        text-decoration: underline
    }
}

.link--blue {
    color: #6e86ff;
    border-bottom-color: #6e86ff
}

.link--red {
    color: #9a243d
}

.link--red:hover {
    color: rgba(195, 26, 60, 0.9)
}

.link--white:hover {
    color: #fff;
    opacity: .7
}

.link--white:hover svg {
    opacity: .7
}

.link--white:hover svg :not(g) {
    fill: #fff
}

.link--more {
    margin: 5px 0 25px;
    font-weight: 500;
}

.link img, .link svg {
    margin-right: 9px;
    width: 17px;
    height: 13px
}

.link img :not(g), .link svg :not(g) {
    -webkit-transition: fill .2s;
    transition: fill .2s
}

.link--with-arrow {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center
}

.link--with-arrow .link-arrow {
    margin-right: 0;
    margin-left: 10px;
    width: 18px;
    height: 18px
}

.link-more {
    display: -webkit-box;
    display: flex;
    margin-top: 3px;
    -webkit-box-align: center;
    align-items: center;
    padding-top: 3px;
    padding-right: 54px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    white-space: nowrap;
    cursor: pointer
}

@media (max-width: 1800px) {
    .link-more {
        padding-right: 63px
    }
}

.link-more:after, .link-more:before {
    height: 1px
}

.link-more--toggle {
    margin-top: 10px
}

.link-more--toggle.active span:first-of-type {
    display: none
}

.link-more--toggle.active span:last-of-type {
    display: inline-block
}

.link-more--toggle span:last-of-type {
    display: none
}

.link-more span {
    -webkit-transition: color .2s;
    transition: color .2s
}

.select:after, .select:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.select:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.select:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.select-open .select:after, .select-open .select:before, .toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.select-open .select:before, .toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.select-open .select:after, .toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.input-text, .select > .label, select {
    font-size: 15px;
    font-weight: 500;
    color: #0c2241
}

select {
    width: 100%;
    padding: 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: ""
}

select::-ms-expand {
    display: none
}

.select {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding-right: 35px;
    border: 1px solid #c7d4e6;
    background-color: #fff;
    position: relative;
    cursor: pointer;
    -webkit-transition: border-color .2s;
    transition: border-color .2s
}

.select:hover {
    border-color: #a8b4c1
}

.select > .label {
    display: -webkit-box;
    display: flex;
    width: 100%;
    min-height: 63px;
    line-height: 44px;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px 9px 5px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 767px) {
    .select > .label {
        padding-left: 15px
    }
}

.select > .label > span {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-right: 5px;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s
}

.select > .label > span:hover {
    color: #9a243d
}

.select > .label > span:hover .plus:after, .select > .label > span:hover .plus:before {
    background-color: #9a243d
}

.select > .label > span[data-index] {
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis
}

.select > .label > span[data-datepicker-range-text] {
    margin-right: 6px;
    padding-right: 0;
    pointer-events: none
}

.select > .label > span[data-datepicker-range-text]:last-child:not(:empty):before {
    content: "-";
    padding-right: 4px
}

.select > .label > span .plus {
    left: inherit;
    right: -8px;
    top: 50%;
    width: auto;
    height: auto;
    padding: 0
}

.select > .label > span .plus:after, .select > .label > span .plus:before {
    height: 10px;
    background-color: #8495a8
}

.select-transparent .select {
    padding-right: 0;
    border: none;
    background-color: transparent
}

.select-transparent .select-items {
    width: auto !important;
    left: 50%;
    margin-top: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.select-transparent .select > .label {
    min-height: 0;
    line-height: inherit;
    padding: 0 10px 0 0
}

.select-transparent select {
    height: auto;
    min-height: 0;
    background-color: transparent;
    border: none
}

.select-disabled {
    opacity: .5;
    cursor: default !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none
}

.select-hover:not(.select-disabled) .select, .select-open {
    border-color: #a8b4c1
}

.select-open .select-items {
    display: block;
    z-index: 4
}

.select-wrapper {
    width: 100%;
    position: relative;
    cursor: pointer
}

.select-wrapper.error:not(.select-open) .select {
    border-color: #9a243d
}

.select-wrapper + input {
    margin-top: 10px
}

.select-wrapper--full .select-items {
    width: 100% !important
}

.select-wrapper--full .select-items ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 2px 9px
}

@media (max-width: 1279px) {
    .select-wrapper--full .select-items ul {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media (max-width: 1023px) {
    .select-wrapper--full .select-items ul {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width: 767px) {
    .select-wrapper--full .select-items ul {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width: 599px) {
    .select-wrapper--full .select-items ul {
        grid-template-columns: 1fr
    }
}

.select-wrapper:not(.select-wrapper--content) .label {
    pointer-events: none
}

.select-wrapper:not(.select-wrapper--content) .label > span {
    color: #0c2241 !important;
    opacity: 0
}

.select-wrapper:not(.select-wrapper--content) .label > span .plus {
    display: none
}

.select-scroll {
    max-height: 248px;
    margin-top: 10px;
    border: 1px solid #dee4ed;
    background-color: #fbfcfd;
    box-shadow: 0 23px 30px rgba(70, 72, 87, 0.13);
    position: relative;
    overflow: auto
}

.select-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    border: none;
    -webkit-transition: border-color .2s;
    transition: border-color .2s;
    z-index: -1
}

.select-items--multiple ul > .selected {
    position: relative
}

.select-items--multiple ul > .selected:after {
    content: "";
    position: absolute;
    right: 25px;
    top: 17px;
    width: 16px;
    height: 11px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/boat.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    pointer-events: none
}

@media (max-width: 1023px) {
    .select-items--multiple ul > .selected:after {
        right: 10px
    }
}

.select-items ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.select-items ul > * {
    display: block;
    min-height: 40px;
    padding: 14px 45px 14px 15px;
    font-weight: 500;
    cursor: pointer
}

@media (max-width: 1023px) {
    .select-items ul > * {
        padding: 13px 25px 13px 15px
    }
}

.select-items ul > .selected, .select-items ul > :hover {
    background: #eef3f8
}

.select-items ul > .selected {
    color: #9a243d
}

.select-items ul > .disabled {
    opacity: .4;
    cursor: default
}

.select-hide-select, .select-input {
    display: none
}

.btn--blue, .btn-blue, .select__placeholder {
    color: #0c2241
}

.btn--blue.btn--fill, .btn--blue:hover, .btn-blue.btn--fill, .btn-blue:hover {
    color: #fff;
    background-color: #0c2241
}

.btn--blue.btn--fill:hover, .btn-blue.btn--fill:hover {
    background-color: rgba(12, 34, 65, 0.8)
}

button.btn {
    display: inline-block;
    text-align: center
}

.btn {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 19px 35px;
    -webkit-box-pack: center;
    justify-content: center;
    border: 2px solid transparent;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: color .2s, background .2s, border-color .2s, opacity .2s, -webkit-transform .2s !important;
    transition: color .2s, background .2s, border-color .2s, opacity .2s, -webkit-transform .2s !important;
    transition: color .2s, background .2s, border-color .2s, transform .2s, opacity .2s !important;
    transition: color .2s, background .2s, border-color .2s, transform .2s, opacity .2s, -webkit-transform .2s !important;
    cursor: pointer;
    z-index: 1
}

@media (max-width: 1279px) {
    .btn {
        padding: 12px 26px;
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .btn {
        padding: 10px 15px;
        font-size: 16px
    }
}

.btn:active:not(:disabled) {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.btn.disabled, .btn:disabled {
    color: rgba(12, 34, 65, 0.3) !important;
    background-color: #eef3f8 !important;
    border-color: #eef3f8 !important;
    pointer-events: none;
    cursor: default
}

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

.btn--white.btn--fill, .btn--white:hover {
    background-color: #fff;
    color: #0c2241
}

.btn--white.btn--fill:hover {
    background-color: #0c2241;
    border-color: #0c2241;
    color: #fff
}

.btn--red {
    border-color: #9a243d;
    color: #9a243d
}

.btn--red.btn--fill {
    background-color: #9a243d;
    color: #fff
}

.btn--red.btn--fill:hover:not(:disabled) {
    background-color: rgba(195, 26, 60, 0.9);
    border-color: rgba(195, 26, 60, 0.9)
}

.btn--grey {
    color: #eef3f8
}

.btn--grey:hover:not(:disabled) {
    background-color: #ebf4ff
}

.btn--grey.btn--fill {
    background-color: #eef3f8;
    color: #0c2241
}

.btn--grey.btn--fill:hover:not(:disabled) {
    background-color: #ebf4ff
}

.btn--darkgrey {
    border-color: #8495a8;
    color: #8495a8
}

.btn--darkgrey:hover:not(:disabled) {
    border-color: rgba(195, 26, 60, 0.9);
    color: rgba(195, 26, 60, 0.9)
}

.btn--blue {
    border: 2px solid #0c2241
}

.btn--blue.btn--fill {
    border: 2px solid transparent
}

.btn--small {
    padding: 12px 45px
}

.btn--l-small {
    padding: 18px 50px;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    border-width: 1px;
    border-radius: 2px
}

.btn--little {
    padding: 9px 15px;
    font-size: 17px;
    font-weight: 500;
    text-transform: none
}

.btn--big {
    padding: 22px 37px;
    font-size: 27px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .btn--big {
        padding: 15px 37px;
        font-size: 20px
    }
}

.btn--filter {
    padding: 10px 35px;
    border-radius: 2px;
    font-size: 16px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.25);
    background-color: rgba(12, 0, 84, 0.05);
    margin: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn--filter.active, .btn--filter:hover {
    background-color: #0c0054;
    color: #fff
}

.about__link:before, .gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.about__play, .play {
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s
}

.about__play, .about__play svg, .play, .play svg {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.about__play svg, .play svg {
    top: 25px;
    left: 22px;
    width: 21px;
    height: 21px;
    z-index: 2
}

.about__play svg *, .play svg * {
    -webkit-transition: .3s;
    transition: .3s
}

.about__link {
    cursor: pointer;
    position: relative;
    display: block;
    width: 100%;
    height: 520px;
    margin-bottom: 60px
}

@media (max-width: 1279px) {
    .about__link {
        height: 420px;
        margin-bottom: 30px
    }
}

@media (max-width: 1023px) {
    .about__link {
        height: 350px
    }
}

@media (max-width: 767px) {
    .about__link {
        height: 250px
    }
}

.about__link:hover .about__play {
    border-color: #9a243d
}

.about__link:hover .about__play svg * {
    fill: #9a243d
}

.about__link:before {
    z-index: 1
}

.about__link--small {
    height: 315px;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .about__link--small {
        height: 250px
    }
}

.about__link img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about__play {
    width: 103px;
    height: 103px;
    border: 4px solid #fff
}

@media (max-width: 767px) {
    .about__play {
        width: 65px;
        height: 65px;
        border-width: 2px
    }
}

.about__play svg {
    top: 47px;
    left: 42px;
    width: 35px;
    height: 35px
}

@media (max-width: 767px) {
    .about__play svg {
        top: 31px;
        left: 27px;
        width: 27px;
        height: 27px
    }
}

.about__play svg * {
    -webkit-transition: .3s;
    transition: .3s
}

.about-p__bold {
    font-weight: 700
}

.c-filter__middle .c-filter__item:not(:last-of-type):after, .separator {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 0;
    width: 1px;
    background-color: #dbe4ef
}

.c-filter {
    margin-bottom: 45px;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width: 1023px) {
    .c-filter {
        position: fixed;
        top: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        background-color: #fff;
        -webkit-transform: translateX(calc(100% + 20px));
        transform: translateX(calc(100% + 20px));
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        z-index: 99
    }
}

@media (max-width: 1023px) {
    .c-filter.active {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.c-filter--hide .c-filter__toggle.active span:first-of-type {
    display: block !important
}

.c-filter--hide .c-filter__toggle.active span:last-of-type:not(:first-child) {
    display: none !important
}

.c-filter--hide .c-filter__toggle span:first-of-type {
    display: none
}

.c-filter--hide .c-filter__toggle span:last-of-type:not(:first-child) {
    display: block
}

.c-filter--hide .c-filter__bottom {
    display: none
}

@media (max-width: 1023px) {
    .c-filter--hide .c-filter__bottom {
        display: block !important
    }
}

.c-filter__top {
    display: -webkit-box;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: end;
    justify-content: flex-end;
    font-size: 17px
}

@media (max-width: 1800px) {
    .c-filter__top {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .c-filter__top {
        margin-bottom: 0;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        justify-content: space-between;
        padding: 17px 0
    }
}

.c-filter__middle {
    padding: 20px;
    font-size: 14px;
    display: -webkit-box;
    display: flex
}

.c-filter__middle--bordered-items .c-filter__item {
    border: 1px solid #ececec;
    border-right: 0
}

.c-filter__middle--bordered-items .c-filter__item:last-child {
    border-right: 1px solid #ececec
}

@media (max-width: 1023px) {
    .c-filter__middle {
        display: block
    }
}

.c-filter__middle > div {
    display: grid;
    width: calc(100% - 316px);
    grid-template-columns: minmax(34%, 600px) minmax(25%, 392px) minmax(16%, 262px) minmax(22%, 286px);
    background-color: #fff;
    position: relative
}

@media (max-width: 1800px) {
    .c-filter__middle > div {
        width: calc(100% - 215px);
        grid-template-columns: minmax(35%, 600px) minmax(25%, 392px) minmax(16%, 262px) minmax(21%, 286px)
    }
}

@media (max-width: 1279px) {
    .c-filter__middle > div {
        grid-template-columns: minmax(26%, 600px) minmax(23%, 392px) minmax(20%, 262px) minmax(25%, 286px)
    }
}

@media (max-width: 1023px) {
    .c-filter__middle > div {
        display: block;
        width: 100%
    }
}

.c-filter__middle > div .c-filter__item.c-filter__item--full {
    position: static
}

.c-filter__middle > div .c-filter__item.c-filter__item--full:not(:last-of-type):after {
    right: 36%
}

@media (max-width: 1800px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full:not(:last-of-type):after {
        right: 39%
    }
}

@media (max-width: 1279px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full:not(:last-of-type):after {
        right: 48%
    }
}

.c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select {
    position: absolute;
    width: 100%
}

@media (max-width: 1023px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select {
        position: relative
    }
}

.c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select {
    min-width: 25%;
    width: 25%;
    max-width: 392px
}

@media (max-width: 1023px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select {
        width: 100%;
        max-width: 100%
    }
}

.c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select-items {
    left: -39%
}

@media (max-width: 1800px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select-items {
        left: -36%
    }
}

@media (max-width: 1279px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select-items {
        left: -27%
    }
}

@media (max-width: 1023px) {
    .c-filter__middle > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select-items {
        left: 0
    }
}

.c-filter__middle--month > div {
    grid-template-columns: minmax(24%, 470px) minmax(22%, 390px) minmax(16%, 250px) minmax(16%, 250px) minmax(15%, 240px)
}

.c-filter__middle--month > div .c-filter__item.c-filter__item--full:not(:last-of-type):after {
    right: 48%
}

.c-filter__middle--month > div .c-filter__item.c-filter__item--full .b-form__item.b-form__item--select .select-items {
    left: -27%
}

.c-filter__middle .c-filter__item {
    position: relative
}

.c-filter__middle .c-filter__item:not(:last-of-type):after {
    display: none
}

@media (max-width: 1023px) {
    .c-filter__middle .c-filter__item:not(:last-of-type):after {
        display: none
    }
}

.c-filter__middle .b-form__item {
    height: 60px;
    margin-bottom: 0
}

@media (max-width: 1279px) {
    .c-filter__middle .b-form__item {
        height: auto
    }
}

@media (max-width: 1023px) {
    .c-filter__middle .b-form__item {
        margin-bottom: 15px
    }
}

.c-filter__middle .b-form__item--select:not(.init) > select[data-f-field] {
    height: 90.5px;
    border: none;
    overflow: hidden
}

.c-filter__middle .b-form__item--select:not(.init) > select[data-f-field] option {
    display: none
}

.c-filter__middle .b-form__item .b-form__label {
    left: 30px;
    padding-right: 20px;
    font-weight: 500
}

@media (max-width: 1279px) {
    .c-filter__middle .b-form__item .b-form__label {
        left: 20px;
        font-size: 13px;
        font-weight: 500
    }
}

@media (max-width: 1023px) {
    .c-filter__middle .b-form__item .b-form__label {
        left: 15px
    }
}

.c-filter__middle .b-form__item .b-form__label.active {
    top: 10px !important;
    font-size: 14px
}

@media (max-width: 1023px) {
    .c-filter__middle .b-form__item .b-form__label.active {
        top: 8px !important
    }
}

.c-filter__middle .b-form__item .select {
    height: 60px
}

@media (max-width: 1023px) {
    .c-filter__middle .b-form__item .select {
        min-height: 0;
        border: 1px solid #c7d4e6
    }
}

.c-filter__middle .b-form__item .select:after, .c-filter__middle .b-form__item .select:before {
    right: 42px
}

@media (max-width: 1279px) {
    .c-filter__middle .b-form__item .select:after, .c-filter__middle .b-form__item .select:before {
        right: 25px
    }
}

.c-filter__middle .b-form__item .select > .label {
    padding: 46px 20px 18px 30px;
    line-height: 22px
}

@media (max-width: 1279px) {
    .c-filter__middle .b-form__item .select > .label {
        padding: 46px 20px 18px
    }
}

@media (max-width: 1023px) {
    .c-filter__middle .b-form__item .select > .label {
        padding: 13px 25px 13px 15px;
        padding-top: 30px !important;
        padding-bottom: 15px !important
    }
}

.c-filter__search {
    width: 316px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 27px;
    font-weight: 600
}

@media (max-width: 1800px) {
    .c-filter__search {
        width: 215px
    }
}

@media (max-width: 1023px) {
    .c-filter__search {
        margin: 0 auto 15px
    }
}

@media (max-width: 599px) {
    .c-filter__search {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .c-filter__search--d {
        display: none !important
    }
}

.c-filter__search--m {
    display: none !important
}

@media (max-width: 1023px) {
    .c-filter__search--m {
        display: -webkit-box !important;
        display: flex !important
    }
}

.c-filter__bottom {
    padding: 25px 30px 10px;
    background-color: #dbe4ef
}

@media (max-width: 1279px) {
    .c-filter__bottom {
        padding: 25px 20px 10px
    }
}

@media (max-width: 1023px) {
    .c-filter__bottom {
        padding: 0;
        background-color: #fff
    }
}

.c-filter__bottom > div > div {
    position: relative;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px
}

@media (max-width: 1023px) {
    .c-filter__bottom > div > div {
        display: block;
        margin-left: 0
    }
}

.c-filter__bottom .c-filter__item {
    width: calc(25% - 20px);
    margin-left: 20px
}

@media (max-width: 1800px) {
    .c-filter__bottom .c-filter__item {
        width: calc(33.33% - 20px)
    }
}

@media (max-width: 1023px) {
    .c-filter__bottom .c-filter__item {
        width: 100%;
        margin-left: 0
    }
}

.c-filter__bottom .b-form__item--select:not(.init) > select[data-f-field] {
    height: 67px;
    border: none;
    overflow: hidden
}

.c-filter__bottom .b-form__item--select:not(.init) > select[data-f-field] option {
    display: none
}

.c-filter__bottom .select {
    min-height: 67px;
    padding-right: 35px
}

.c-filter__bottom .select > .label {
    display: inline-block;
    -webkit-box-pack: start;
    justify-content: flex-start;
    padding-top: 30px !important;
    padding-bottom: 15px !important;
    line-height: 18px
}

.c-filter__clear {
    display: -webkit-box;
    display: flex;
    margin-right: 29px;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 1800px) {
    .c-filter__clear {
        margin-right: 9px
    }
}

@media (max-width: 1023px) {
    .c-filter__clear {
        margin-right: 0;
        margin-left: auto
    }
}

.c-filter__clear:hover span:last-of-type:not(:first-child) {
    color: #9a243d;
    border-bottom-color: transparent
}

.c-filter__clear:hover .plus:after, .c-filter__clear:hover .plus:before {
    background-color: #9a243d
}

.c-filter__clear span:first-of-type {
    display: none;
    font-size: 13px;
    font-weight: 700;
    color: #9a243d;
    text-transform: uppercase
}

@media (max-width: 1023px) {
    .c-filter__clear span:first-of-type {
        display: block
    }
}

.c-filter__clear span:last-of-type:not(:first-child) {
    display: block;
    padding-bottom: 3px;
    color: #8495a8;
    border-bottom: 1px dotted #8495a8;
    -webkit-transition: color .2s, border-bottom-color .2s;
    transition: color .2s, border-bottom-color .2s
}

@media (max-width: 1023px) {
    .c-filter__clear span:last-of-type:not(:first-child) {
        display: none
    }
}

.c-filter__clear .plus {
    margin-left: 18px
}

@media (max-width: 1800px) {
    .c-filter__clear .plus {
        margin-left: 3px
    }
}

@media (max-width: 1023px) {
    .c-filter__clear .plus {
        display: none
    }
}

.c-filter__clear .plus:after, .c-filter__clear .plus:before {
    height: 15px;
    background-color: #8495a8
}

.c-filter__header {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: calc(54px - 1);
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 1px solid #dbe4ef;
    background-color: #fff;
    z-index: 100
}

@media (max-width: 1023px) {
    .c-filter__header {
        display: -webkit-box;
        display: flex
    }
}

.c-filter__title {
    display: block;
    width: calc(100% - 54px);
    margin-left: 54px;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.c-filter__close {
    display: none;
    height: 54px;
    width: 54px;
    text-align: center;
    overflow: hidden
}

@media (max-width: 1023px) {
    .c-filter__close {
        display: block
    }
}

.c-filter__close .plus:after, .c-filter__close .plus:before {
    background-color: #8495a8
}

.c-filter__toggle {
    display: -webkit-box;
    display: flex;
    width: 316px;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 15px;
    background-color: #0c2241;
    color: #fff;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

@media (max-width: 1800px) {
    .c-filter__toggle {
        width: 215px
    }
}

@media (max-width: 1023px) {
    .c-filter__toggle {
        display: none
    }
}

.c-filter__toggle:hover {
    background-color: rgba(12, 34, 65, 0.9)
}

.c-filter__toggle:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.c-filter__toggle.active span:first-of-type {
    display: none !important
}

.c-filter__toggle.active span:last-of-type:not(:first-child) {
    display: block !important
}

.c-filter__toggle span:first-of-type {
    display: block
}

.c-filter__toggle span:last-of-type:not(:first-child) {
    display: none
}

.c-filter__toggle svg {
    width: 20px;
    height: 10px;
    margin-right: 10px
}

@media (max-width: 1023px) {
    .c-filter__item {
        position: relative
    }
}

.c-filter__item--price {
    margin-bottom: 20px
}

@media (max-width: 1800px) {
    .c-filter__item--price {
        -webkit-box-ordinal-group: 2;
        order: 1
    }
}

@media (max-width: 1023px) {
    .c-filter__item--price {
        margin-bottom: 15px
    }
}

@media (max-width: 1023px) {
    .c-filter__item--price .b-range-slider {
        border: solid #c7d4e6;
        border-width: 1px 1px 0
    }
}

.c-filter__item--price .b-range-slider__inner {
    width: 50%
}

.c-filter__item--price .b-range-slider__inner input {
    border: none !important
}

.c-filter__item--price .b-range-slider__inputs {
    display: -webkit-inline-box;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 1279px) {
    .c-filter__item--price .b-range-slider__input:not(.b-count__input) {
        padding: 20px 10px
    }
}

@media (max-width: 1023px) {
    .c-filter__item--price .b-range-slider__input:not(.b-count__input) {
        padding: 20px
    }
}

@media (max-width: 767px) {
    .c-filter__item--price .b-range-slider__input:not(.b-count__input) {
        padding: 20px 15px
    }
}

@media (max-width: 1279px) {
    .c-filter__item--price .b-range-slider .b-form__label.active {
        left: 10px;
        font-size: 12px;
        white-space: nowrap
    }
}

@media (max-width: 1023px) {
    .c-filter__item--price .b-range-slider .b-form__label.active {
        left: 20px;
        font-size: 14px
    }
}

@media (max-width: 767px) {
    .c-filter__item--price .b-range-slider .b-form__label.active {
        left: 15px
    }
}

@media (max-width: 599px) {
    .c-filter__item--price .b-range-slider .b-form__label.active {
        left: 9px;
        font-size: 12px
    }
}

.c-filter__item input::-webkit-input-placeholder {
    font-size: 14px !important;
    font-weight: 400 !important
}

.c-filter__item input::-moz-placeholder {
    font-size: 14px !important;
    font-weight: 400 !important
}

.c-filter__item input:-ms-input-placeholder {
    font-size: 14px !important;
    font-weight: 400 !important
}

.c-filter__item input::-ms-input-placeholder {
    font-size: 14px !important;
    font-weight: 400 !important
}

.c-filter__item .select > .label, .c-filter__item input, .c-filter__item input::placeholder {
    font-size: 14px !important;
    font-weight: 400 !important
}

.c-filter__item .select .label {
    display: block;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-overflow: clip
}

.c-filter__item .select .label > span {
    display: inline-block !important;
    color: #000
}

.c-filter__checkboxes {
    display: -webkit-box;
    display: flex;
    width: 50%;
    margin-left: 0;
    margin-top: 20px;
    flex-wrap: wrap;
    align-self: flex-start
}

@media (max-width: 1800px) {
    .c-filter__checkboxes {
        -webkit-box-ordinal-group: 3;
        order: 2;
        width: 100%
    }
}

@media (max-width: 1023px) {
    .c-filter__checkboxes {
        display: block
    }
}

.c-filter__checkboxes .b-checkbox {
    margin-bottom: 12px
}

.c-filter__checkbox {
    width: calc(50% - 20px);
    margin-left: 20px
}

@media (max-width: 1800px) {
    .c-filter__checkbox {
        width: calc(33.33% - 20px)
    }
}

@media (max-width: 1023px) {
    .c-filter__checkbox {
        width: 100%;
        margin-left: 0
    }
}

.c-filter__selected {
    display: none;
    font-size: 14px;
    font-weight: 700
}

.c-filter input[type=checkbox], .c-filter input[type=radio] {
    display: none
}

@media (max-width: 1023px) {
    .c-filter .b-form {
        height: 100%;
        padding: 50px 15px 20px;
        overflow-y: auto
    }
}

.c-filter [data-select-wrap] .c-filter__item:first-child, .c-filter [data-select-wrap] .c-filter__item:nth-child(2), .c-filter [data-select-wrap] .c-filter__item:nth-child(3) {
    position: static
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:first-child, .c-filter [data-select-wrap] .c-filter__item:nth-child(2), .c-filter [data-select-wrap] .c-filter__item:nth-child(3) {
        position: relative
    }
}

.c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select, .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .b-form__item--select {
    position: absolute;
    width: calc(100% - 20px)
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select, .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .b-form__item--select {
        position: static;
        width: 100%
    }
}

.c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .b-form__item--select .select {
    width: calc(25% - 16px);
    -webkit-transition: 0s;
    transition: 0s
}

@media (max-width: 1800px) {
    .c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .b-form__item--select .select {
        width: calc(33.33% - 13px)
    }
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select, .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .b-form__item--select .select {
        width: 100%
    }
}

.c-filter [data-select-wrap] .c-filter__item:first-child .b-form__item--select .select-wrapper, .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .b-form__item--select .select-wrapper, .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .b-form__item--select .select-wrapper {
    position: static
}

.c-filter [data-select-wrap] .c-filter__item:nth-child(2) .select-wrapper--full .select-items {
    left: calc(-25% - 5px)
}

@media (max-width: 1800px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .select-wrapper--full .select-items {
        left: calc(-33.33333% - 6px)
    }
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(2) .select-wrapper--full .select-items {
        left: 0
    }
}

.c-filter [data-select-wrap] .c-filter__item:nth-child(3) .select-wrapper--full .select-items {
    left: calc(-50% - 10px)
}

@media (max-width: 1800px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .select-wrapper--full .select-items {
        left: calc(-66.66667% - 13px)
    }
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(3) .select-wrapper--full .select-items {
        left: 0
    }
}

@media (max-width: 1023px) {
    .c-filter [data-select-wrap] .c-filter__item:nth-child(5), .c-filter [data-select-wrap] .c-filter__item:nth-child(6), .c-filter [data-select-wrap] .c-filter__item:nth-child(7) {
        margin-top: 0
    }
}

.c-filter [data-select-wrap] .c-filter__item .b-form__item--select {
    position: relative
}

@media (max-width: 1023px) {
    .c-filter .smart-filter-popup-result {
        display: none !important
    }
}

.d-p-tabs-m__btn:after, .d-p-tabs-m__btn:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.d-p-tabs-m__btn:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.d-p-tabs-m__btn:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.d-p-tabs-m__btn.active:after, .d-p-tabs-m__btn.active:before, .toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.d-p-tabs-m__btn.active:before, .toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.d-p-tabs-m__btn.active:after, .toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

/*.container, .d-p-tabs__inner.fixed {*/
/*  max-width: 1860px;*/
/*  margin: auto;*/
/*  padding: 0 15px;*/
/*  box-sizing: content-box*/
/*}*/

.d-p-tabs {
    width: 100%;
    height: 83px
}

@media (max-width: 1800px) {
    .d-p-tabs {
        height: 71px
    }
}

@media (max-width: 1279px) {
    .d-p-tabs {
        height: 55px
    }
}

@media (max-width: 1023px) {
    .d-p-tabs {
        display: none
    }
}

.d-p-tabs__inner {
    display: -webkit-box;
    display: flex;
    border-bottom: 3px solid #dbe4ef;
    background-color: #fff
}

.d-p-tabs__inner.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 0;
    z-index: 99
}

/*.d-p-tabs__inner.fixed .d-p-tabs__link {*/
/*  padding: 11px 10px;*/
/*  font-size: 20px*/
/*}*/

/*.d-p-tabs__inner.fixed .d-p-tabs__link:after {*/
/*  bottom: -2px;*/
/*  height: 2px*/
/*}*/

.d-p-tabs__inner.fixed .d-p-tabs__soc {
    display: none
}

.d-p-tabs__inner.fixed .d-p-tabs__sale {
    display: -webkit-box;
    display: flex
}

.d-p-tabs__link {
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding: 26px 20px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    color: #0c2241;
    text-align: center;
    position: relative;
    -webkit-transition: color .2s;
    transition: color .2s;
    cursor: pointer;
    white-space: nowrap
}

@media (max-width: 1800px) {
    .d-p-tabs__link {
        padding: 20px
    }
}

@media (max-width: 1279px) {
    .d-p-tabs__link {
        padding: 15px 10px;
        font-size: 20px
    }
}

.d-p-tabs__link:hover {
    color: rgba(195, 26, 60, 0.9)
}

.d-p-tabs__link.active {
    color: #171717
}

.d-p-tabs__link.active:after {
    background-color: #9a243d
}

.d-p-tabs__link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 3px;
    -webkit-transition: background-color .2s;
    transition: background-color .2s
}

.d-p-tabs__soc {
    display: -webkit-box;
    display: flex;
    width: 261px;
    margin-left: auto;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding-right: 11px;
}

.d-p-tabs__soc .tooltip__text, .tooltip--cruises .tooltip__text {
    left: auto;
    right: 0;
    white-space: nowrap;
    padding: 8px 15px;
    margin-bottom: 4px
}

@media (max-width: 1800px) {
    .d-p-tabs__soc {
        width: 211px
    }
}

@media (max-width: 1279px) {
    .d-p-tabs__soc {
        width: 150px
    }
}

.d-p-tabs__soc a {
    margin-right: 20px
}

@media (max-width: 1279px) {
    .d-p-tabs__soc a {
        margin-right: 10px
    }
}

.d-p-tabs__soc a:hover svg .fill {
    fill: #9a243d
}

.d-p-tabs__soc a svg {
    width: 20px;
    height: 18px;
}

.d-p-tabs__soc a svg .fill {
    -webkit-transition: .2s;
    transition: .2s
}

.d-p-tabs__sale {
    display: none;
    width: 440px;
    margin-left: 20px;
    -webkit-box-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    align-items: center
}

.d-p-tabs__sale .btn {
    padding-top: 7px;
    padding-bottom: 7px;
    text-transform: uppercase
}

.d-p-tabs__content {
    padding: 40px 40px 50px;
    background-color: #fff
}

@media (max-width: 1800px) {
    .d-p-tabs__content {
        padding: 30px 30px 40px
    }
}

@media (max-width: 1279px) {
    .d-p-tabs__content {
        padding: 20px 20px 30px
    }
}

@media (max-width: 1023px) {
    .d-p-tabs__content {
        padding: 0 0 15px 0 !important
    }
}

.d-p-tabs__content--tour {
    padding: 0;
    position: relative;
    min-height: 470px
}

.d-p-tabs__content--prices, .d-p-tabs__content--route {
    padding-right: 0;
    padding-left: 0;
    background-color: transparent
}

.d-p-tabs-m__btn {
    display: none;
    width: 100%;
    padding: 17px 15px 20px;
    border-top: 1px solid #dee4ed;
    font-size: 23px;
    font-weight: 600;
    position: relative
}

@media (max-width: 1023px) {
    .d-p-tabs-m__btn {
        display: block
    }
}

.d-p-tabs-m__btn:last-of-type {
    border-bottom: 1px solid #dee4ed
}

.d-p-tabs-m__btn:last-of-type.active {
    border-bottom-color: transparent
}

.d-p-tabs-m__btn span {
    display: block;
    padding-right: 30px
}

.d-slider-buy {
    margin-left: auto
}

@media (max-width: 1279px) {
    .d-slider-buy {
        margin-left: 0
    }
}

.d-slider-buy__title {
    display: -webkit-box;
    display: flex;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500
}

@media (max-width: 1023px) {
    .d-slider-buy__title {
        display: none
    }
}

.d-slider-buy__title .tags__item {
    margin-bottom: 0
}

.d-slider-buy__name {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 22px;
    background-color: #f4f0eb
}

.d-slider-buy__name span {
    padding-bottom: 2px;
    border-bottom: 1px solid #dee4ed
}

.d-slider-buy__name img {
    width: 21px;
    height: 21px;
    margin: 0 9px 0 0
}

.d-slider-buy__name img:not(.init) {
    border-radius: 5px
}

.d-slider-buy__main {
    display: -webkit-box;
    display: flex;
    width: 580px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 26px 22px;
    background-color: #fff
}

@media (max-width: 1800px) {
    .d-slider-buy__main {
        width: 510px
    }
}

@media (max-width: 1279px) {
    .d-slider-buy__main {
        padding: 20px
    }
}

@media (max-width: 1023px) {
    .d-slider-buy__main {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0;
        box-shadow: 0 -3px 3px rgba(106, 95, 121, 0.16);
        z-index: 10
    }
}

@media (max-width: 1279px) {
    .d-slider-buy__main .btn {
        padding: 12px 37px
    }
}

@media (max-width: 1023px) {
    .d-slider-buy__main .btn {
        width: 50%;
        padding: 7px 20px
    }
}

@media (max-width: 425px) {
    .d-slider-buy__main .price span.inf {
        display: block;
        font-size: 12px
    }

    .d-slider-buy__main .price > span:first-child {
        font-size: 15px !important
    }

    .d-slider-buy__main .price span:last-of-type:not(:first-of-type):not(.inf) {
        font-size: 14px !important
    }
}

@media (max-width: 1023px) {
    .d-slider-buy__left {
        display: -webkit-box;
        display: flex;
        width: 50%;
        -webkit-box-pack: justify;
        justify-content: space-between;
        padding: 10px
    }
}

@media (max-width: 599px) {
    .d-slider-buy__left {
        display: block
    }
}

.d-slider-buy__left .price {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 1023px) {
    .d-slider-buy__left .price {
        display: block;
        text-align: right
    }
}

.d-slider-buy__left .price > span:first-child {
    margin-right: 18px;
    font-size: 25px
}

@media (max-width: 1023px) {
    .d-slider-buy__left .price > span:first-child {
        margin-right: 0;
        font-size: 20px
    }
}

@media (max-width: 599px) {
    .d-slider-buy__left .price > span:first-child {
        font-size: 18px
    }
}

.d-slider-buy__left .price > span:last-child:not(:first-child) {
    font-size: 20px
}

@media (max-width: 1023px) {
    .d-slider-buy__left .price > span:last-child:not(:first-child) {
        font-size: 16px
    }
}

.d-slider-buy__offer {
    margin-bottom: 18px;
    font-size: 15px;
    font-weight: 700;
    color: #9a243d
}

@media (max-width: 1279px) {
    .d-slider-buy__offer {
        margin-bottom: 12px
    }
}

@media (max-width: 1023px) {
    .d-slider-buy__offer {
        font-size: 16px
    }
}

@media (max-width: 599px) {
    .d-slider-buy__offer {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .d-slider-buy__offer span:first-child {
        display: none
    }
}

.d-slider-buy__offer span:last-child:not(:first-child) {
    display: none
}

@media (max-width: 1023px) {
    .d-slider-buy__offer span:last-child:not(:first-child) {
        display: block
    }
}

.d-slider-buy__info {
    margin-top: 10px;
    font-size: 16px;
    color: #fff
}

@media (max-width: 1023px) {
    .d-slider-buy__info {
        display: none
    }
}

.d-slider-buy__info .link--underline {
    border-bottom-color: #fff;
    cursor: pointer
}

.cruise-route, .d-slider__path {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    color: #fff
}

@media (max-width: 1800px) {
    .cruise-route, .d-slider__path {
        margin-top: 16px
    }
}

.cruise-route svg, .d-slider__path svg {
    height: 8px;
    margin: 0 9px
}

.cruise-route div:not(.p__path-wrapper), .d-slider__path div:not(.p__path-wrapper) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.cruise-route div:not(.p__path-wrapper):last-child svg, .d-slider__path div:not(.p__path-wrapper):last-child svg {
    display: none
}

.cruise-route div:not(.p__path-wrapper) svg, .d-slider__path div:not(.p__path-wrapper) svg {
    min-width: 17px
}

.d-slider-m-price img, .d-slider__dates > div img, .m-sale-icon {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

@media (max-width: 1800px) {
    .d-slider-m-price img, .d-slider__dates > div img, .m-sale-icon {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }
}

@media (max-width: 599px) {
    .d-slider-m-price img, .d-slider__dates > div img, .m-sale-icon {
        margin-right: 12px
    }
}

.d-slider-m-price img.init, .d-slider__dates > div img.init, .m-sale-icon.init {
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

.d-slider-m-price img:not(.init), .d-slider__dates > div img:not(.init), .m-sale-icon:not(.init) {
    border-radius: 5px
}

.d-slider__slider .swiper-slide .d-slider__preview > img, .img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.d-slider {
    height: 815px;
    position: relative
}

@media (max-width: 1800px) {
    .d-slider {
        height: 750px
    }
}

@media (max-width: 1279px) {
    .d-slider {
        height: 600px
    }
}

@media (max-width: 1023px) {
    .d-slider {
        height: auto;
        padding-top: 0;
        background-color: #fff
    }
}

.d-slider:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 940px;
    opacity: .85;
    background: -webkit-gradient(linear, left top, right top, from(#0c2241), to(rgba(12, 34, 65, 0)));
    background: linear-gradient(90deg, #0c2241, rgba(12, 34, 65, 0));
    z-index: 0
}

@media (max-width: 1023px) {
    .d-slider:after {
        display: none
    }
}

.d-slider:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 376px;
    opacity: .85;
    background: -webkit-gradient(linear, left bottom, left top, from(#0c2241), to(rgba(12, 34, 65, 0)));
    background: linear-gradient(0deg, #0c2241, rgba(12, 34, 65, 0));
    z-index: 0
}

@media (max-width: 1023px) {
    .d-slider:before {
        display: none
    }
}

.d-slider--np:after {
    width: 100%;
    background: #0c2241;
    opacity: 1
}

.d-slider__back {
    position: relative;
    z-index: 1
}

@media (max-width: 1023px) {
    .d-slider__back {
        display: -webkit-box;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        align-items: center;
        padding: 10px 15px;
        background-color: #fff;
        position: relative
    }
}

.d-slider__back a {
    margin-bottom: 88px;
    margin-left: 10px;
    padding: 7px 39px 7px 9px;
    text-transform: none
}

@media (max-width: 1800px) {
    .d-slider__back a {
        margin-bottom: 30px
    }
}

@media (max-width: 1023px) {
    .d-slider__back a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        background-color: transparent !important;
        border-color: transparent !important
    }
}

.d-slider__back a.btn--grey svg * {
    stroke: #0c2241
}

.d-slider__back a.btn--blue svg * {
    stroke: #fff
}

.d-slider__back a svg {
    width: 15px;
    height: 15px;
    margin-right: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 1023px) {
    .d-slider__back a span, .d-slider__back a svg {
        display: none
    }
}

.d-slider__back > svg {
    display: none;
    margin-right: 15px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 1023px) {
    .d-slider__back > svg {
        display: block
    }
}

@media (max-width: 1023px) {
    .d-slider__back .tags {
        display: none
    }
}

.d-slider__back .title-2 {
    color: #fff
}

@media (max-width: 1023px) {
    .d-slider__back .title-2 {
        color: #0c2241
    }
}

.d-slider__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -3;
    height: 815px
}

@media (max-width: 1800px) {
    .d-slider__img {
        height: 750px
    }
}

@media (max-width: 1279px) {
    .d-slider__img {
        height: 600px
    }
}

@media (max-width: 1023px) {
    .d-slider__img {
        height: 380px
    }
}

@media (max-width: 599px) {
    .d-slider__img {
        height: 167px
    }
}

@media (max-width: 1023px) {
    .d-slider__img {
        width: 100%;
        position: relative;
        z-index: 0
    }
}

.d-slider__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.d-slider__img .swiper-wrapper {
    background-position-y: 50%
}

.d-slider__img .swiper-container {
    height: 815px
}

@media (max-width: 1800px) {
    .d-slider__img .swiper-container {
        height: 750px
    }
}

@media (max-width: 1279px) {
    .d-slider__img .swiper-container {
        height: 600px
    }
}

@media (max-width: 1023px) {
    .d-slider__img .swiper-container {
        height: 380px
    }
}

@media (max-width: 599px) {
    .d-slider__img .swiper-container {
        height: 167px
    }
}

.d-slider__inner {
    display: -webkit-box;
    display: flex;
    height: 815px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding-top: 20px
}

@media (max-width: 1800px) {
    .d-slider__inner {
        height: 750px
    }
}

@media (max-width: 1279px) {
    .d-slider__inner {
        height: 600px
    }
}

@media (max-width: 1023px) {
    .d-slider__inner {
        height: auto;
        padding-top: 0;
        padding-bottom: 15px
    }
}

.d-slider__slider {
    display: -webkit-box;
    display: flex;
    width: 928px;
    max-height: 150px;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    padding-bottom: 27px;
    overflow: hidden
}

@media (max-width: 1800px) {
    .d-slider__slider {
        max-width: 735px;
        padding-bottom: 17px
    }
}

@media (max-width: 1279px) {
    .d-slider__slider {
        display: none
    }
}

.d-slider__slider .slider__arrow {
    width: 64px;
    height: 64px;
    margin-bottom: 2px;
    margin-left: 2px;
    background-color: #0c2241
}

.d-slider__slider .slider__arrow:hover {
    background-color: rgba(12, 34, 65, 0.9) !important
}

.d-slider__slider .slider__arrow--next {
    margin-bottom: 0
}

.d-slider__slider .slider__arrow svg {
    width: 20px;
    height: 20px
}

.d-slider__slider .slider__arrow svg * {
    stroke: rgba(255, 255, 255, 0.6)
}

.d-slider__slider .swiper-wrapper {
    -webkit-box-align: center;
    align-items: center
}

.d-slider__slider .swiper-container {
    width: calc(100% - 64px);
    margin: -10px 0 -10px -40px;
    padding: 10px 0 10px 40px
}

.d-slider__slider .swiper-slide {
    display: -webkit-box;
    display: flex;
    height: 150px;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}

.d-slider__slider .swiper-slide .d-slider__preview {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 130px;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: height .2s;
    transition: height .2s
}

.d-slider__slider .swiper-slide .d-slider__preview--video {
    position: relative
}

.d-slider__slider .swiper-slide .d-slider__preview--video:hover .play {
    border-color: #9a243d
}

.d-slider__slider .swiper-slide .d-slider__preview--video:hover .play svg * {
    fill: #9a243d
}

.d-slider__slider .swiper-slide .d-slider__preview--video:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(12, 34, 65, 0.65);
    opacity: .5
}

.d-slider__slider .swiper-slide .d-slider__preview--video img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.d-slider__slider .swiper-slide.active .d-slider__preview {
    height: 150px
}

.d-slider__arrows {
    display: block
}

.d-slider__preview {
    position: relative
}

.d-slider__openimg {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.d-slider__openimg:hover svg * {
    fill: #9a243d
}

.d-slider__path {
    margin-top: 18px;
    position: relative;
    z-index: 1
}

@media (max-width: 1023px) {
    .d-slider__path {
        margin: 10px 15px 22px;
        color: #0c2241
    }
}

@media (max-width: 767px) {
    .d-slider__path {
        font-size: 15px
    }
}

@media (max-width: 767px) {
    .d-slider__path svg {
        margin: 0 6px
    }
}

@media (max-width: 1023px) {
    .d-slider__path svg :not(g) {
        stroke: #0c2241
    }
}

.d-slider__dates {
    display: -webkit-box;
    display: flex;
    margin-top: 47px;
    color: #fff;
    position: relative;
    z-index: 1
}

@media (max-width: 1279px) {
    .d-slider__dates {
        margin-top: 20px
    }
}

@media (max-width: 1023px) {
    .d-slider__dates {
        display: block;
        margin: 0 15px;
        color: #0c2241
    }
}

@media (max-width: 767px) {
    .d-slider__dates {
        font-size: 16px
    }
}

.d-slider__dates > div {
    display: -webkit-box;
    display: flex;
    margin-right: 49px;
    -webkit-box-align: center;
    align-items: center;
    font-weight: 700
}

@media (max-width: 1023px) {
    .d-slider__dates > div {
        margin-bottom: 11px;
        -webkit-box-align: start;
        align-items: flex-start
    }
}

@media (max-width: 599px) {
    .d-slider__dates > div {
        margin-right: 0
    }
}

.d-slider__bottom {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-top: auto;
    margin-bottom: 13px;
    -webkit-box-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 5
}

.d-slider-m-offer {
    display: none;
    position: absolute;
    top: 17px;
    left: 17px;
    padding: 8px;
    background-color: #9a243d;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    z-index: 2
}

@media (max-width: 1023px) {
    .d-slider-m-offer {
        display: block
    }
}

.d-slider-m-lvl {
    display: none;
    width: 100%;
    padding: 10px;
    background-color: #c8b49a;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

@media (max-width: 1023px) {
    .d-slider-m-lvl {
        display: block
    }
}

@media (max-width: 599px) {
    .d-slider-m-lvl {
        padding: 7px 10px;
        font-size: 17px
    }
}

.d-slider-m-title {
    display: none;
    -webkit-box-align: center;
    align-items: center;
    margin: 0 15px 11px
}

@media (max-width: 1023px) {
    .d-slider-m-title {
        display: -webkit-box;
        display: flex
    }
}

.d-slider-m-title span {
    padding-bottom: 2px;
    border-bottom: 1px solid #dee4ed
}

.d-slider-m-title img {
    width: 21px;
    height: 21px;
    margin-right: 9px
}

.d-slider-m-title img:not(.init) {
    border-radius: 5px
}

.d-slider-m-info {
    display: none;
    margin: 21px 15px 0;
    padding: 0;
    text-align: center;
    font-size: 14px
}

@media (max-width: 1023px) {
    .d-slider-m-info {
        display: block
    }
}

@media (max-width: 599px) {
    .d-slider-m-info {
        width: calc(100% - 30px)
    }
}

.d-slider-m-info .tooltip {
    display: block;
    padding: 9px 15px
}

.d-slider-m-info .tooltip:hover .tooltip__icon {
    color: #fff
}

.d-slider-m-info .tooltip__icon {
    position: relative
}

.d-slider-m-info .tooltip__icon:after {
    content: "";
    position: absolute;
    top: calc(100% + 3px);
    right: 0;
    left: 0;
    border-bottom: 1px dotted #fff
}

@media (max-width: 767px) {
    .d-slider-m-info .tooltip__text {
        max-width: 100%;
        right: 0
    }
}

.d-slider-m-price {
    display: none;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 15px
}

@media (max-width: 1023px) {
    .d-slider-m-price {
        display: -webkit-box;
        display: flex
    }
}

.d-slider-m-price .price {
    display: -webkit-box;
    display: flex
}

.d-slider-m-price .price span:first-child {
    margin-bottom: 0;
    margin-right: 10px
}

.d-slider .tags {
    margin-left: 0;
    margin-bottom: 18px
}

.d-slider .b-breadcrumbs {
    margin-top: 0;
    margin-bottom: 32px;
    margin-left: 10px;
    padding-top: 0;
    position: relative;
    z-index: 1
}

@media (max-width: 1800px) {
    .d-slider .b-breadcrumbs {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .d-slider .container {
        padding: 0
    }
}

.d-slider .d-p-tabs {
    position: relative;
    /*z-index: 9;*/
}

.btn-blue, .d-tabs-link.active {
    color: #0c2241
}

.btn-blue.btn--fill, .btn-blue:hover, .d-tabs-link.active.btn--fill, .d-tabs-link.active:hover {
    color: #fff;
    background-color: #0c2241
}

.btn-blue.btn--fill:hover, .d-tabs-link.active.btn--fill:hover {
    background-color: rgba(12, 34, 65, 0.8)
}

.d-tabs {
    margin-top: 20px;
    padding-top: 20px;
    width: 100%
}

@media (max-width: 767px) {
    .d-tabs {
        margin-top: 0;
        padding-top: 12px
    }
}

.d-tabs-head {
    display: -webkit-box;
    display: flex
}

@media (max-width: 1023px) {
    .d-tabs-head {
        margin: 0 -15px;
        padding: 0 15px;
        white-space: nowrap;
        overflow: auto
    }
}

@media (max-width: 767px) {
    .d-tabs-head {
        margin-bottom: 0
    }
}

.d-tabs-head--wrap {
    flex-wrap: wrap
}

.d-tabs-head--checkbox {
    margin-bottom: 8px
}

@media (max-width: 1023px) {
    .d-tabs-head--checkbox {
        margin: 0
    }
}

.d-tabs-head--checkbox .b-checkbox {
    cursor: pointer;
    margin-right: 27px;
    z-index: 2
}

.d-tabs-head--checkbox .b-checkbox.active {
    color: #9a243d
}

.d-tabs-head--checkbox .b-checkbox.active .b-checkbox__input:not(.disabled) + .b-checkbox__box {
    background-color: #ebf4ff
}

.d-tabs-head--checkbox .b-checkbox.active .b-checkbox__input:not(.disabled) + .b-checkbox__box:after {
    background-color: #9a243d
}

@media (max-width: 1023px) {
    .d-tabs-head--no-scroll {
        overflow: unset
    }
}

@media (max-width: 1023px) {
    .d-tabs-head--no-scroll .d-tabs-link {
        margin-right: 0;
        white-space: normal
    }
}

.d-tabs-switch {
    background-color: #dbe4ef;
    color: #8495a8
}

.d-tabs-switch.active {
    color: #2f2f55;
    background-color: #fff
}

.d-tabs-link {
    margin-right: 5px;
    margin-bottom: 10px;
    background-color: #dbe4ef;
    color: #8495a8
}

@media (max-width: 767px) {
    .d-tabs-link {
        padding: 5px 17px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1
    }
}

.d-tabs .tags {
    margin-left: 0;
    margin-bottom: 30px
}

@media (max-width: 1800px) {
    .d-tabs .tags {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .d-tabs .tags {
        margin-bottom: 15px
    }
}

.d-tabs .title-5 {
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .d-similar .swiper-slide, .slide-pseudo-padding {
        display: -webkit-box;
        display: flex;
        width: 476px !important
    }
}

@media (max-width: 599px) {
    .d-similar .swiper-slide, .slide-pseudo-padding {
        width: 295px !important
    }
}

@media (max-width: 1023px) {
    .d-similar .swiper-slide:last-child, .slide-pseudo-padding:last-child {
        width: 491px !important
    }
}

@media (max-width: 599px) {
    .d-similar .swiper-slide:last-child, .slide-pseudo-padding:last-child {
        width: 310px !important
    }
}

.d-similar .swiper-slide:last-child:after, .slide-pseudo-padding:last-child:after {
    content: "";
    display: block
}

@media (max-width: 1023px) {
    .d-similar .swiper-slide:last-child:after, .slide-pseudo-padding:last-child:after {
        min-width: 15px
    }
}

.d-similar .swiper-slide:before, .slide-pseudo-padding:before {
    content: "";
    display: block
}

@media (max-width: 1023px) {
    .d-similar .swiper-slide:before, .slide-pseudo-padding:before {
        min-width: 15px
    }
}

.d-similar .swiper-slide > div, .slide-pseudo-padding > div {
    width: 100%;
    height: 100%
}

.d {
    margin-bottom: 35px
}

@media (max-width: 1023px) {
    .d {
        background-color: #fff
    }
}

.d-content {
    overflow: hidden
}

@media (max-width: 1023px) {
    .d-content {
        margin: 0 -15px
    }
}

.d-content--styler .ship-description--new .ship-description__main {
    width: calc(100% - 330px)
}

.d-content--styler .ship-description--new .ship-description__sidebar {
    width: 275px
}

.d-content--styler .ship-description .title-3, .d-content--styler .title-3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    color: #171717;
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .d-content--styler {
        margin: 0
    }
}

.d-similar {
    position: relative;
    width: 100%;
    margin: 50px 0 35px;
    overflow: hidden
}

@media (max-width: 1279px) {
    .d-similar {
        margin: 35px 0 25px
    }
}

@media (max-width: 1023px) {
    .d-similar {
        overflow: visible
    }
}

.d-similar .title-2 {
    display: inline-block;
    margin-bottom: 50px
}

@media (max-width: 1279px) {
    .d-similar .title-2 {
        margin-bottom: 30px
    }
}

.d-similar__arrows {
    position: absolute;
    display: -webkit-box;
    display: flex;
    top: 0;
    right: 0
}

@media (max-width: 1279px) {
    .d-similar__arrows {
        top: 3px
    }
}

@media (max-width: 599px) {
    .d-similar__arrows {
        top: -5px
    }
}

.d-similar__arrows .slider__arrow {
    background-color: #fff
}

@media (max-width: 1279px) {
    .d-similar__arrows .slider__arrow {
        width: 47px;
        height: 47px
    }
}

@media (max-width: 1023px) {
    .d-similar__arrows .slider__arrow {
        background-color: #eef3f8
    }
}

@media (max-width: 599px) {
    .d-similar__arrows .slider__arrow {
        width: 35px;
        height: 35px
    }
}

@media (max-width: 1279px) {
    .d-similar__arrows .slider__arrow svg {
        width: 11px;
        height: 11px
    }
}

.d-similar__arrows .slider__arrow svg * {
    stroke: #8495a8
}

.d-similar .swiper-container {
    width: 100%;
    height: 100%
}

@media (max-width: 1023px) {
    .d-similar .swiper-container {
        width: calc(100% + 30px);
        margin: 0 -15px
    }
}

@media (max-width: 1800px) {
    .d-similar .swiper-slide {
        max-width: 575px
    }
}

.d-similar .m-sale__bottom > div.m-sale__dates {
    width: 41%
}

.d-similar .m-sale__bottom > div.m-sale__dates > div > span {
    white-space: nowrap
}

.d-similar .m-sale__bottom > div.m-sale__days {
    width: 24%
}

.d-similar .m-sale__bottom > div.m-sale__price {
    width: 35%
}

@media (max-width: 599px) {
    .d-similar .m-sale__bottom > div.m-sale__dates, .d-similar .m-sale__bottom > div.m-sale__days, .d-similar .m-sale__bottom > div.m-sale__price {
        width: 100%
    }
}

.d .d-p-tabs__content[data-tab-body] {
    display: block
}

@media (max-width: 1023px) {
    .d .d-p-tabs__content[data-tab-body]:not(.active) {
        display: none
    }
}

.ship-description__widget-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px;
    color: #171717
}

.ship-description__member {
    min-height: 80px;
    position: relative;
    padding-left: 90px;
    margin-bottom: 20px
}

.ship-description__member:last-child {
    margin-bottom: 0
}

.ship-description__member-photo-box {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0
}

.ship-description__member-img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit:cover;object-position:center", "object-fit: cover; object-position: center;"
}

.ship-description__full-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #171717;
    margin-bottom: 5px
}

.ship-description__post {
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #8395af
}

.dep-city-slider__slide.swiper-slide:before, .gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.dep-city-slider {
    margin-bottom: 20px
}

.dep-city-slider__arrows {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    margin-bottom: 10px
}

@media (max-width: 599px) {
    .dep-city-slider__arrows {
        margin-top: 10px
    }
}

.dep-city-slider__arrows .slider__arrow {
    width: 48px;
    height: 48px;
    background-color: #fff
}

@media (max-width: 1023px) {
    .dep-city-slider__arrows .slider__arrow {
        background-color: #eef3f8
    }
}

@media (max-width: 599px) {
    .dep-city-slider__arrows .slider__arrow {
        width: 35px;
        height: 35px
    }
}

.dep-city-slider__arrows .slider__arrow--next {
    margin-left: 2px
}

.dep-city-slider__arrows .slider__arrow svg {
    width: 11px;
    height: 11px
}

.dep-city-slider__arrows .slider__arrow svg * {
    stroke: #8495a8;
    stroke-width: 4px
}

.dep-city-slider__main--top {
    margin-top: 40px
}

.dep-city-slider__slide.swiper-slide {
    height: 144px !important;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.dep-city-slider__slide.swiper-slide:before {
    z-index: 1
}

.dep-city-slider__slide.swiper-slide:hover {
    opacity: .8
}

.dep-city-slider__slide.swiper-slide.swiper-slide-visible {
    opacity: 1
}

.dep-city-slider__slide.swiper-slide.swiper-slide-visible:hover {
    opacity: .8
}

.dep-city-slider__slide.swiper-slide.no-photo {
    background: #dbe4ef !important
}

.dep-city-slider__slide.swiper-slide.no-photo:before {
    display: none
}

.dep-city-slider__slide.swiper-slide.no-photo .dep-city-slider__title {
    line-height: 1.5;
    font-weight: 500;
    color: #0c2241
}

.dep-city-slider__image, .dep-city-slider__image img {
    position: relative;
    height: 100%
}

.dep-city-slider__image img {
    width: 100%;
    background-color: #eef3f8;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.dep-city-slider__title {
    position: absolute;
    bottom: 10px;
    padding: 0 60px 0 15px;
    z-index: 1
}

.dir-g__item:before, .gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.dir-g {
    display: grid;
    margin-bottom: 35px;
    grid-gap: 20px 30px;
    grid-template-columns: minmax(auto, 751px) repeat(2, minmax(auto, 523px))
}

@media (max-width: 1023px) {
    .dir-g {
        display: block
    }
}

.dir-g__item {
    position: relative;
    height: 370px
}

@media (max-width: 1023px) {
    .dir-g__item {
        height: 274px !important;
        margin-bottom: 20px
    }
}

@media (max-width: 599px) {
    .dir-g__item {
        height: 204px
    }
}

.dir-g__item:before {
    z-index: 1
}

.dir-g__item:first-child .dir-g__title, .dir-g__item:nth-child(7) .dir-g__title, .dir-g__item:nth-child(10) .dir-g__title {
    font-size: 95px
}

@media (max-width: 1800px) {
    .dir-g__item:first-child .dir-g__title, .dir-g__item:nth-child(7) .dir-g__title, .dir-g__item:nth-child(10) .dir-g__title {
        font-size: 50px
    }
}

.dir-g__item:nth-child(2) .dir-g__title, .dir-g__item:nth-child(5) .dir-g__title, .dir-g__item:nth-child(6) .dir-g__title, .dir-g__item:nth-child(11) .dir-g__title {
    font-size: 84px
}

@media (max-width: 1800px) {
    .dir-g__item:nth-child(2) .dir-g__title, .dir-g__item:nth-child(5) .dir-g__title, .dir-g__item:nth-child(6) .dir-g__title, .dir-g__item:nth-child(11) .dir-g__title {
        font-size: 59px
    }
}

.dir-g__item:first-child, .dir-g__item:nth-child(7), .dir-g__item:nth-child(10) {
    height: 784px
}

.dir-g__item:nth-child(2), .dir-g__item:nth-child(6), .dir-g__item:nth-child(11) {
    height: 394px
}

.dir-g__item:first-child {
    grid-column: 1;
    grid-row: 1/3
}

.dir-g__item:nth-child(2) {
    grid-column: 2/4;
    grid-row: 1
}

.dir-g__item:nth-child(5) {
    grid-column: 1/4;
    grid-row: 3;
    width: 100%;
    height: 684px
}

.dir-g__item:nth-child(6) {
    grid-column: 1/3;
    grid-row: 4
}

.dir-g__item:nth-child(7) {
    grid-column: 3;
    grid-row: 4/6
}

.dir-g__item:nth-child(10) {
    grid-column: 1;
    grid-row: 6/8
}

.dir-g__item:nth-child(11) {
    grid-column: 2/4;
    grid-row: 6
}

.dir-g__item img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.dir-g__info {
    position: absolute;
    bottom: 73px;
    width: 100%;
    padding: 0 40px;
    color: #fff;
    z-index: 1
}

@media (max-width: 1023px) {
    .dir-g__info {
        bottom: 35px
    }
}

@media (max-width: 767px) {
    .dir-g__info {
        bottom: 20px;
        padding: 0 20px
    }
}

.dir-g__title {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-bottom: 10px;
    font-size: 59px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer
}

@media (max-width: 1800px) {
    .dir-g__title {
        font-size: 42px
    }
}

@media (max-width: 1023px) {
    .dir-g__title {
        font-size: 59px !important
    }
}

@media (max-width: 599px) {
    .dir-g__title {
        font-size: 34px !important
    }
}

@media (max-width: 599px) {
    .dir-g__subtitle {
        font-size: 14px
    }
}

.dir-g__subtitle p:last-of-type {
    margin-bottom: 0
}

.dir-slider-prev.swiper-container {
    height: calc(100% - 84px)
}

@media (max-width: 1800px) {
    .dir-slider-prev.swiper-container {
        height: calc(100% - 131px)
    }
}

@media (max-width: 1279px) {
    .dir-slider-prev.swiper-container {
        height: calc(100% - 122px)
    }
}

.dir-slider-prev .swiper-wrapper {
    width: 100% !important
}

.dir-slider-prev__slide {
    position: relative;
    width: 100% !important;
    height: 140px !important;
    color: #0c2241;
    cursor: pointer
}

@media (max-width: 1023px) {
    .dir-slider-prev__slide {
        width: 220px !important
    }
}

.dir-slider-prev__slide:hover .dir-slider-prev__image:before {
    background-color: #ebf4ff
}

.dir-slider-prev__slide:before {
    content: none
}

.dir-slider-prev__slide:not(:last-of-type) {
    margin-bottom: 7px
}

@media (max-width: 1023px) {
    .dir-slider-prev__slide:not(:last-of-type) {
        margin-bottom: 0
    }
}

.dir-slider-prev__slide img {
    position: relative;
    width: 100%;
    height: 140px;
    background-color: #eef3f8;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.dir-slider-prev__image {
    position: relative;
    height: 100%
}

.dir-slider-prev__image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #eef3f8
}

.dir-slider-prev__title {
    position: absolute;
    bottom: 10px;
    padding: 0 60px 0 15px;
    z-index: 1
}

.dir-slider--small .dir-slider-prev__slide:before, .gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.dir-slider {
    position: relative;
    width: 100%;
    height: 351px;
    color: #fff;
    overflow: hidden
}

@media (max-width: 1800px) {
    .dir-slider {
        height: 655px
    }
}

@media (max-width: 1279px) {
    .dir-slider {
        height: 500px
    }
}

@media (max-width: 1023px) {
    .dir-slider {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        height: auto;
        width: calc(100% + 30px);
        margin: 0 -15px
    }
}

.dir-slider--small > .swiper-container {
    width: calc(100% - 350px);
    margin-right: 350px
}

@media (max-width: 1023px) {
    .dir-slider--small > .swiper-container {
        width: 100%;
        margin-right: 0
    }
}

.dir-slider--small .dir-slider-prev__slide {
    color: #fff
}

.dir-slider--small .dir-slider-prev__slide:hover {
    opacity: .8
}

.dir-slider--small .dir-slider-prev__slide:before {
    z-index: 1
}

.dir-slider--small .dir-slider-prev__image {
    position: relative
}

.dir-slider--small .dir-slider-prev__image:before {
    content: none
}

.dir-slider--small .dir-slider__nav {
    padding: 40px 25px 50px 30px
}

@media (max-width: 1023px) {
    .dir-slider--small .dir-slider__nav {
        padding: 25px 15px 10px
    }
}

@media (max-width: 599px) {
    .dir-slider--small .dir-slider__nav {
        padding: 15px 15px 10px
    }
}

.dir-slider--small .dir__inf {
    width: 100%;
    margin-right: 20px
}

.dir-slider__image, .dir-slider__slide {
    height: 100%
}

.dir-slider__nav {
    position: absolute;
    top: 0;
    right: 0;
    width: 350px;
    height: 100%;
    padding: 40px 45px 50px 10px;
    z-index: 1
}

@media (max-width: 1023px) {
    .dir-slider__nav {
        position: relative;
        width: 100%;
        height: auto;
        padding: 25px 40px
    }
}

@media (max-width: 599px) {
    .dir-slider__nav {
        padding: 15px
    }
}

.dir-slider__arrows {
    display: -webkit-box;
    display: flex;
    margin-bottom: 15px
}

@media (max-width: 1023px) {
    .dir-slider__arrows {
        -webkit-box-pack: end;
        justify-content: flex-end
    }
}

.dir-slider__arrows .slider__arrow {
    width: 47px;
    height: 47px
}

@media (max-width: 767px) {
    .dir-slider__arrows .slider__arrow {
        width: 35px;
        height: 35px
    }
}

.dir-slider__arrows .slider__arrow svg {
    width: 11px;
    height: 11px
}

.dir-slider__arrows .slider__arrow svg * {
    stroke: #8495a8;
    stroke-width: 4px
}

@media (max-width: 1023px) {
    .dir-slider .swiper-container {
        width: 100%;
        height: 100%
    }
}

.dir__image:before, .gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));*/
    /*background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));*/
    background: -webkit-gradient(linear, left bottom, left top, from(#1F2F6295), to(rgba(4, 21, 41, 0)));
    background: linear-gradient(0deg, #1F2F6295, rgba(4, 21, 41, 0));
    opacity: .3;
    pointer-events: none;
    z-index: -1
}

.dir__wrap {
    width: 100%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background-color: #fff
}

@media (max-width: 599px) {
    .dir__wrap {
        margin-bottom: 20px
    }
}

.dir__top, .dir__top .dir__image {
    position: relative
}

.dir__top .dir__inf {
    color: #fff
}

@media (max-width: 599px) {
    .dir__top .dir__inf .dir__subtitle {
        font-size: 16px
    }
}

.dir__image {
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 351px
}

.dir__image:before {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#081645), to(rgba(4, 21, 41, 0)));
    background-image: linear-gradient(0deg, #081645, rgba(4, 21, 41, 0));
    opacity: 1;
    z-index: 1
}

.dir__image img {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.dir__inf {
    position: absolute;
    bottom: 0;
    width: calc(100% - 350px);
    padding-left: 40px;
    padding-bottom: 30px;
    z-index: 1
}

@media (max-width: 1800px) {
    .dir__inf {
        bottom: 90px
    }
}

@media (max-width: 1279px) {
    .dir__inf {
        bottom: 60px
    }
}

@media (max-width: 1023px) {
    .dir__inf {
        bottom: 20px;
        width: 100%;
        padding: 0 20px
    }
}

.dir__title {
    position: relative;
    margin-bottom: 40px;
    font-weight: 600
}

.dir__title:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 2px;
    width: 135px;
    height: 2px;
    background-color: rgba(255, 255, 255, 0.5)
}

@media (max-width: 767px) {
    .dir__title:after {
        width: 60px
    }
}

.dir .title-1 {
    margin-bottom: 45px
}

@media (max-width: 1023px) {
    .dir .title-1 {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .dir .title-1 {
        margin-top: 15px
    }
}

.excursions-d-slider__slider .swiper-slide div > img, .img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.excursions-d-slider {
    height: 735px;
    position: relative
}

@media (max-width: 1800px) {
    .excursions-d-slider {
        height: 600px
    }
}

@media (max-width: 1279px) {
    .excursions-d-slider {
        height: 450px
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider {
        height: auto;
        padding-top: 0;
        background-color: #fff
    }
}

.excursions-d-slider:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 940px;
    opacity: .85;
    background: -webkit-gradient(linear, left top, right top, from(#0c2241), to(transparent));
    background: linear-gradient(90deg, #0c2241, transparent);
    z-index: -2
}

@media (max-width: 1023px) {
    .excursions-d-slider:after {
        display: none
    }
}

.excursions-d-slider__back {
    margin-top: auto
}

@media (max-width: 1023px) {
    .excursions-d-slider__back {
        display: -webkit-box;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        align-items: center;
        padding: 10px 15px;
        background-color: #fff;
        position: relative
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__back .tags {
        display: none
    }
}

.excursions-d-slider__back .title-2 {
    color: #fff
}

@media (max-width: 1023px) {
    .excursions-d-slider__back .title-2 {
        color: #0c2241
    }
}

.excursions-d-slider__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -3
}

@media (max-width: 1023px) {
    .excursions-d-slider__img {
        width: 100%;
        position: relative;
        z-index: 1
    }
}

.excursions-d-slider__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.excursions-d-slider__img .swiper-wrapper {
    background-position-y: 50%
}

.excursions-d-slider__img .swiper-container {
    height: 735px
}

@media (max-width: 1800px) {
    .excursions-d-slider__img .swiper-container {
        height: 600px
    }
}

@media (max-width: 1279px) {
    .excursions-d-slider__img .swiper-container {
        height: 450px
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__img .swiper-container {
        height: 380px
    }
}

@media (max-width: 599px) {
    .excursions-d-slider__img .swiper-container {
        height: 167px
    }
}

.excursions-d-slider__inner {
    display: -webkit-box;
    display: flex;
    height: 735px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding-top: 20px
}

@media (max-width: 1800px) {
    .excursions-d-slider__inner {
        height: 600px
    }
}

@media (max-width: 1279px) {
    .excursions-d-slider__inner {
        height: 450px
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__inner {
        height: auto;
        padding-top: 0;
        padding-bottom: 15px
    }
}

.excursions-d-slider__slider {
    display: -webkit-box;
    display: flex;
    width: 928px;
    max-height: 150px;
    -webkit-box-align: center;
    align-items: center;
    position: relative
}

@media (max-width: 1800px) {
    .excursions-d-slider__slider {
        max-width: 735px;
        padding-bottom: 17px
    }
}

@media (max-width: 1279px) {
    .excursions-d-slider__slider {
        display: none
    }
}

.excursions-d-slider__slider .slider__arrow {
    width: 64px;
    height: 64px;
    margin-bottom: 2px;
    margin-left: 2px;
    background-color: #0c2241
}

.excursions-d-slider__slider .slider__arrow:hover {
    background-color: rgba(12, 34, 65, 0.9) !important
}

.excursions-d-slider__slider .slider__arrow--next {
    margin-bottom: 0
}

.excursions-d-slider__slider .slider__arrow svg {
    width: 20px;
    height: 20px
}

.excursions-d-slider__slider .slider__arrow svg * {
    stroke: rgba(255, 255, 255, 0.6)
}

.excursions-d-slider__slider .swiper-wrapper {
    -webkit-box-align: center;
    align-items: center
}

.excursions-d-slider__slider .swiper-container {
    width: calc(100% - 64px);
    margin: -10px 0 -10px -40px;
    padding: 10px 0 10px 40px
}

.excursions-d-slider__slider .swiper-slide {
    display: -webkit-box;
    display: flex;
    height: 150px;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}

.excursions-d-slider__slider .swiper-slide.active .d-slider__preview img, .excursions-d-slider__slider .swiper-slide.active div {
    height: 150px
}

.excursions-d-slider__slider .swiper-slide div {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 130px;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: height .2s;
    transition: height .2s
}

.excursions-d-slider__arrows {
    display: block
}

.excursions-d-slider__bottom {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin: 42px 0 30px;
    -webkit-box-align: end;
    align-items: flex-end
}

@media (max-width: 1023px) {
    .excursions-d-slider__bottom {
        margin: 0
    }
}

.excursions-d-slider__info {
    display: -webkit-box;
    display: flex;
    margin-left: auto;
    padding: 27px 60px 27px 40px;
    background-color: #fff
}

@media (max-width: 1279px) {
    .excursions-d-slider__info {
        margin-left: 0;
        padding: 15px 25px 15px 20px
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__info {
        display: block;
        padding: 15px 0 5px 15px
    }
}

.excursions-d-slider__column {
    padding: 10px 0
}

@media (max-width: 1279px) {
    .excursions-d-slider__column {
        padding: 0
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__column {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center
    }
}

.excursions-d-slider__column:first-of-type {
    margin-right: 32px;
    padding-right: 28px;
    border-right: 1px solid #a8b4c1
}

@media (max-width: 1279px) {
    .excursions-d-slider__column:first-of-type {
        margin-right: 22px;
        padding-right: 18px
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__column:first-of-type {
        margin: 0 0 15px;
        padding: 0;
        border: none
    }
}

.excursions-d-slider__column > div {
    font-weight: 700
}

@media (max-width: 1023px) {
    .excursions-d-slider__column > div {
        font-size: 16px !important
    }
}

.excursions-d-slider__column > div img {
    display: none;
    width: 20px;
    height: 20px;
    margin-right: 10px
}

@media (max-width: 1023px) {
    .excursions-d-slider__column > div img {
        display: inline-block
    }
}

.excursions-d-slider__subtitle {
    margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase
}

@media (max-width: 1279px) {
    .excursions-d-slider__subtitle {
        margin-bottom: 10px;
        font-size: 13px
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__subtitle {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider__subtitle span {
        display: none
    }
}

.excursions-d-slider__value {
    font-size: 25px
}

@media (max-width: 1279px) {
    .excursions-d-slider__value {
        font-size: 20px
    }
}

.excursions-d-slider-m-lvl {
    display: none;
    width: 100%;
    padding: 10px;
    background-color: #c8b49a;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

@media (max-width: 1023px) {
    .excursions-d-slider-m-lvl {
        display: block
    }
}

@media (max-width: 599px) {
    .excursions-d-slider-m-lvl {
        padding: 7px 10px;
        font-size: 17px
    }
}

.excursions-d-slider .tags {
    margin: 0 0 8px
}

.excursions-d-slider .b-breadcrumbs {
    margin: 0 0 32px 10px;
    padding-top: 0
}

@media (max-width: 1800px) {
    .excursions-d-slider .b-breadcrumbs {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .excursions-d-slider .container {
        padding: 0
    }
}

.excursions-d-slider .d-p-tabs__link {
    -webkit-box-flex: 0;
    flex-grow: 0;
    padding: 26px 85px
}

@media (max-width: 1800px) {
    .excursions-d-slider .d-p-tabs__link {
        padding: 20px 85px
    }
}

@media (max-width: 1279px) {
    .excursions-d-slider .d-p-tabs__link {
        padding: 15px 50px
    }
}

.excursions__bottom > div img, .m-sale-icon {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

@media (max-width: 1800px) {
    .excursions__bottom > div img, .m-sale-icon {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }
}

@media (max-width: 599px) {
    .excursions__bottom > div img, .m-sale-icon {
        margin-right: 12px
    }
}

.excursions__bottom > div img.init, .m-sale-icon.init {
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

.excursions__bottom > div img:not(.init), .m-sale-icon:not(.init) {
    border-radius: 5px
}

.excursions__top:before, .gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .85;
    pointer-events: none;
    z-index: -1
}

.excursions__text {
    margin-bottom: 90px
}

@media (max-width: 1800px) {
    .excursions__text {
        margin-bottom: 50px
    }
}

@media (max-width: 1279px) {
    .excursions__text {
        margin-bottom: 30px
    }
}

@media (max-width: 1023px) {
    .excursions__text {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .excursions__text p {
        margin-bottom: 20px
    }
}

.excursions__slider {
    display: -webkit-box;
    display: flex;
    margin: 0 -40px 95px 0;
    overflow: hidden
}

@media (max-width: 1800px) {
    .excursions__slider {
        margin: 0 -30px 80px 0
    }
}

@media (max-width: 1279px) {
    .excursions__slider {
        margin: 0 -15px 60px 0
    }
}

@media (max-width: 1023px) {
    .excursions__slider {
        display: block;
        margin: 0 -15px 25px 0
    }
}

.excursions__slider .swiper-container {
    overflow: visible
}

.excursions__slider .swiper-container:before {
    content: "";
    position: absolute;
    right: calc(100% - 30px);
    width: 1660px;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), #fff 90px);
    top: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 99
}

.excursions__slider .swiper-slide {
    display: -webkit-box;
    display: flex;
    width: 566px !important;
    height: auto;
    margin-left: 26px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    z-index: 2
}

@media (max-width: 1800px) {
    .excursions__slider .swiper-slide {
        width: 450px !important;
        margin-left: 20px
    }
}

@media (max-width: 1023px) {
    .excursions__slider .swiper-slide {
        margin-left: 15px
    }
}

@media (max-width: 599px) {
    .excursions__slider .swiper-slide {
        width: 235px !important
    }
}

.excursions__slider .swiper-slide-visible {
    opacity: 1
}

.excursions__aside {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 390px
}

@media (max-width: 1800px) {
    .excursions__aside {
        width: 320px
    }
}

@media (max-width: 1023px) {
    .excursions__aside {
        width: 100%;
        padding-right: 15px
    }
}

.excursions__aside * {
    position: relative;
    z-index: 3
}

.excursions__main {
    width: calc(100% - 390px)
}

@media (max-width: 1800px) {
    .excursions__main {
        width: calc(100% - 320px)
    }
}

@media (max-width: 1023px) {
    .excursions__main {
        width: calc(100% + 15px);
        margin-left: -15px
    }
}

.excursions__title {
    margin-bottom: 25px;
    font-size: 52px;
    font-weight: 600
}

@media (max-width: 599px) {
    .excursions__title {
        margin-bottom: 15px;
        font-size: 34px
    }
}

.excursions__arrows {
    display: -webkit-box;
    display: flex
}

@media (max-width: 1023px) {
    .excursions__arrows {
        display: none
    }
}

.excursions__arrows .slider__arrow {
    width: 130px;
    height: 130px
}

@media (max-width: 1800px) {
    .excursions__arrows .slider__arrow {
        width: 90px;
        height: 90px
    }
}

@media (max-width: 1279px) {
    .excursions__arrows .slider__arrow {
        width: 50px;
        height: 50px
    }
}

.excursions__arrows .slider__arrow--prev {
    margin-right: 10px
}

@media (max-width: 1279px) {
    .excursions__arrows .slider__arrow--prev {
        margin-right: 5px
    }
}

.excursions__arrows .slider__arrow svg {
    width: 35px;
    height: 35px
}

@media (max-width: 1800px) {
    .excursions__arrows .slider__arrow svg {
        width: 25px;
        height: 25px
    }
}

@media (max-width: 1279px) {
    .excursions__arrows .slider__arrow svg {
        width: 17px;
        height: 17px
    }
}

.excursions__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    height: 100%
}

.excursions__item-subtitle, .excursions__item-title {
    z-index: 1
}

.excursions__item-title {
    margin-top: auto;
    font-size: 23px;
    font-weight: 500
}

@media (max-width: 1800px) {
    .excursions__item-title {
        font-size: 15px
    }
}

.excursions__item-subtitle {
    margin-top: 15px
}

@media (max-width: 1023px) {
    .excursions__item-subtitle {
        margin-top: 9px
    }
}

@media (max-width: 599px) {
    .excursions__item-subtitle {
        display: none
    }
}

.excursions__top {
    display: -webkit-box;
    display: flex;
    height: 357px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 10px 20px 27px;
    position: relative;
    color: #fff;
    overflow: hidden
}

@media (max-width: 1800px) {
    .excursions__top {
        padding: 10px 20px 28px
    }
}

@media (max-width: 1279px) {
    .excursions__top {
        height: 255px
    }
}

@media (max-width: 1023px) {
    .excursions__top {
        padding: 10px 20px 20px
    }
}

@media (max-width: 599px) {
    .excursions__top {
        height: 200px;
        padding: 10px 14px 13px;
        line-height: 1.4
    }
}

.excursions__top:before {
    top: 100px;
    z-index: 1
}

.excursions__top:hover > img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.excursions__top--no-p {
    background-color: #dbe4ef
}

.excursions__top--no-p img {
    font-family: "object-fit:none" !important;
    -o-object-fit: none !important;
    object-fit: none !important
}

.excursions__top img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 357px;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width: 599px) {
    .excursions__top img {
        height: 200px
    }
}

.excursions__from {
    margin-top: 13px;
    padding-bottom: 3px;
    z-index: 1
}

.excursions__from--d {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 17px
}

@media (max-width: 1023px) {
    .excursions__from--d {
        margin-top: 8px
    }
}

@media (max-width: 599px) {
    .excursions__from--d {
        display: none
    }
}

.excursions__from--m {
    display: none !important;
    font-size: 16px;
    font-weight: 700
}

@media (max-width: 599px) {
    .excursions__from--m {
        display: -webkit-box !important;
        display: flex !important
    }
}

.excursions__from--m span {
    padding-bottom: 2px;
    border-bottom: 1px solid var(--slide-border-color)
}

.excursions__bottom {
    display: -webkit-box;
    display: flex;
    border: 1px solid #dee4ed;
    border-top: 0 solid #dee4ed
}

@media (max-width: 599px) {
    .excursions__bottom {
        display: block
    }
}

.excursions__bottom > div {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 18px 0;
    padding: 8px 20px;
    font-weight: 700
}

@media (max-width: 1800px) {
    .excursions__bottom > div {
        margin: 6px 0;
        padding: 8px;
        font-size: 16px
    }
}

@media (max-width: 599px) {
    .excursions__bottom > div {
        -webkit-box-pack: start;
        justify-content: flex-start;
        margin: 12px 0;
        padding: 0 10px
    }
}

.excursions__bottom > div:not(:last-child) {
    border-right: 1px solid #dee4ed
}

@media (max-width: 599px) {
    .excursions__bottom > div:not(:last-child) {
        border: none
    }
}

.excursions__bottom > div img {
    margin-right: 12px
}

@media (max-width: 1800px) {
    .excursions__bottom > div img {
        margin-right: 8px
    }
}

.excursions__options {
    font-weight: 400 !important
}

.excursions__options .tooltip__text {
    width: auto;
    max-width: 240px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 1800px) {
    .excursions__options .tooltip__text {
        max-width: 200px
    }
}

@media (max-width: 599px) {
    .excursions__options .tooltip__text {
        display: none !important
    }
}

@media (max-width: 599px) {
    .excursions__options img {
        margin-right: 4px !important
    }
}

.excursions .title-1 {
    margin-bottom: 40px
}

@media (max-width: 1800px) {
    .excursions .title-1 {
        margin-bottom: 30px
    }
}

@media (max-width: 1279px) {
    .excursions .title-1 {
        margin-bottom: 20px
    }
}

.h-menu__img img, .img-absolute {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.h-menu__link div:after, .h-menu__link div:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.h-menu__link div:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.h-menu__link div:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.h-menu {
    display: -webkit-box;
    display: flex;
    width: calc(100% - 523px);
    margin-left: auto;
    align-self: stretch;
    -webkit-transition: width .2s;
    transition: width .2s
}

@media (max-width: 1279px) {
    .h-menu {
        display: none
    }
}

.h-menu__links {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 3
}

/*.h-menu__links a {*/
/*  margin-right: auto;*/
/*  padding: 21px 6px;*/
/*  font-size: 18px;*/
/*  font-weight: 600;*/
/*  color: #171717;*/
/*  text-transform: uppercase;*/
/*  position: relative;*/
/*  padding-right: 24px;*/
/*  -webkit-transition: color .2s;*/
/*  transition: color .2s*/
/*}*/

/*.h-menu__links a .icon-arrow {*/
/*  width: 18px;*/
/*  height: 18px;*/
/*  position: absolute;*/
/*  top: calc(50% - 6px);*/
/*  right: 0*/
/*}*/

/*.h-menu__links a .icon-arrow, .h-menu__links a .icon-arrow path {*/
/*  -webkit-transition: all .2s;*/
/*  transition: all .2s;*/
/*  fill: #000*/
/*}*/

/*@media (max-width: 1800px) {*/
/*  .h-menu__links a:first-child {*/
/*    width: auto;*/
/*    margin-right: auto*/
/*  }*/
/*}*/

/*.h-menu__links a.active, .h-menu__links a:hover {*/
/*  color: #9a243d*/
/*}*/

/*.h-menu__links a.active .icon-arrow path, .h-menu__links a:hover .icon-arrow path {*/
/*  fill: #9a243d !important*/
/*}*/

.h-menu__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-height: 684px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(106, 95, 121, 0.2);
    z-index: 2
}

.h-menu__inner {
    display: -webkit-box;
    display: flex;
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.h-menu__inner.init {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: .4s;
    transition: .4s
}

.h-menu__inner a:hover {
    color: #9a243d
}

.h-menu__item {
    display: -webkit-box;
    display: flex;
    margin-top: 50px;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 0 55px
}

@media (max-width: 1800px) {
    .h-menu__item {
        margin-top: 30px;
        padding: 0 20px
    }
}

.h-menu__item--double {
    display: -webkit-box;
    display: flex;
    max-width: 645px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start
}

@media (max-width: 1800px) {
    .h-menu__item--double {
        max-width: 455px
    }
}

.h-menu__item--double > a:not([class]) {
    width: 50%
}

.h-menu__item:not(:last-child) {
    border-right: 1px solid #dee4ed
}

.h-menu__item:first-child .h-menu__sale {
    margin: 0 auto
}

.h-menu__item .title-5:first-child {
    margin-bottom: 19px
}

.h-menu__item .title-5:first-child + a.title-5 {
    margin-bottom: 35px
}

.h-menu__item .title-5:first-child + div.title-5 {
    margin-bottom: 19px
}

.h-menu__item > a:not([class]) {
    display: block;
    margin-bottom: 10px;
    font-size: 17px
}

@media (max-width: 1800px) {
    .h-menu__item > a:not([class]) {
        font-size: 16px
    }
}

.h-menu__item > a:not([class]) + .title-5 {
    margin: 25px 0 15px
}

.h-menu__img, .h-menu__link {
    width: 100%;
    max-width: 358px;
    margin-top: 15px;
    position: relative;
    z-index: 1
}

.h-menu__link {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 20px 30px 26px;
    background-color: #dee4ed
}

.h-menu__link:hover div:after, .h-menu__link:hover div:before {
    background-color: #9a243d
}

.h-menu__link span {
    display: block
}

.h-menu__link span:first-of-type {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase
}

@media (max-width: 1800px) {
    .h-menu__link span:last-of-type {
        font-size: 16px
    }
}

.h-menu__link div {
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    align-self: flex-end;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.h-menu__link div:after, .h-menu__link div:before {
    right: 0
}

.h-menu__img {
    padding: 35px 30px 33px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    -webkit-transition: .2s;
    transition: .2s
}

.h-menu__img:hover {
    color: #9a243d
}

.h-menu__img--b {
    height: 182px;
    margin-top: 0
}

.h-menu__img--b:after {
    display: none
}

.h-menu__img span {
    display: block;
    font-size: 25px;
    font-weight: 600
}

.h-menu__sale {
    display: grid;
    grid-template-columns: repeat(3, minmax(auto, 352px));
    grid-template-rows: repeat(2, 118px);
    grid-gap: 10px 10px
}

@media (max-width: 1800px) {
    .h-menu__sale {
        grid-template-columns: repeat(3, minmax(auto, 319px))
    }
}

.h-menu__sale .h-menu__img {
    margin-top: 0;
    overflow: hidden
}

.h-menu__sale .h-menu__img span {
    max-width: 135px
}

.h-menu__soc {
    display: grid;
    grid-template-columns: repeat(2, minmax(auto, 219px));
    grid-template-rows: repeat(2, 93px);
    grid-gap: 12px 12px
}

@media (max-width: 1800px) {
    .h-menu__soc {
        grid-template-columns: repeat(2, minmax(auto, 201px))
    }
}

.h-menu__soc--static {
    grid-template-columns: repeat(4, minmax(auto, 219px));
    grid-template-rows: 93px
}

@media (max-width: 1279px) {
    .h-menu__soc--static {
        grid-template-columns: repeat(2, minmax(auto, 219px));
        grid-template-rows: repeat(2, 93px)
    }
}

@media (max-width: 599px) {
    .h-menu__soc--static {
        grid-template-columns: minmax(219px, 100%)
    }
}

.h-menu__soc a {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-weight: 500;
    -webkit-transition: color .2s;
    transition: color .2s
}

.h-menu__soc a:first-child {
    background-color: #9a243d;
    color: #fff
}

.h-menu__soc a:nth-child(2) {
    background-color: #dee4ed;
    color: #0c2241
}

.h-menu__soc a:nth-child(3) {
    background-color: #f4f0eb;
    color: #0c2241
}

.h-menu__soc a:nth-child(4) {
    background-color: #c8b49a;
    color: #fff
}

.h-menu__soc a:hover {
    opacity: .7
}

.h-menu__soc a img {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

.h-menu [data-menu] {
    padding: 80px 0 30px
}

.h-menu .title-5 {
    width: 100%;
    margin-bottom: 15px;
}

.h-menu [data-wrap] {
    display: none
}

.h-menu [data-count].active > a {
    padding-right: 0
}

.h-menu [data-count].active > a svg {
    position: static;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-box-ordinal-group: 0;
    order: -1;
    margin-left: -10px;
    margin-right: 5px
}

.h-menu [data-count] a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.h-menu [data-count="1"].active {
    padding: 0
}

.h-menu [data-count="1"] > a, .h-menu [data-m-menu-link] {
    text-transform: uppercase;
    font-weight: 700
}

.h-menu .header-top__link, .h-menu .header-top__link a {
    color: var(--link)
}

.h-menu .header-top__link.active, .h-menu .header-top__link.active span, .h-menu .header-top__link:hover, .h-menu .header-top__link a.active, .h-menu .header-top__link a.active span, .h-menu .header-top__link a:hover {
    color: var(--link-hover)
}

.h-menu .header-top__link:after, .h-menu .header-top__link a:after {
    display: none
}

.h-menu .header-top__tel {
    margin-left: 20px;
    margin-right: 0;
    color: #171717;
    font-weight: 500
}

.h__bottom.fixed .h__logo *, .h__bottom:not(.h__bottom--main) .h__logo *, .h__inner.active .h__logo *, .header-not-main-page-styles .h__logo * {
    fill: #9a243d
}

.h__bottom.fixed .h__inner, .h__bottom:not(.h__bottom--main) .h__inner, .h__inner.active .h__inner, .header-not-main-page-styles .h__inner {
    background-color: #fff
}

.h__bottom.fixed .h-menu, .h__bottom:not(.h__bottom--main) .h-menu, .h__inner.active .h-menu, .header-not-main-page-styles .h-menu {
    color: #0c2241
}

.h {
    color: #fff
}

.h__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 1279px) {
    .h__inner {
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

.h__inner.active .icon-arrow path {
    fill: #0c2241 !important
}

.h-offices {
    width: 289px
}

.h-offices__inner {
    display: -webkit-inline-box;
    display: inline-flex;
    margin-bottom: -11px;
    padding-bottom: 11px;
    position: relative
}

.h-offices__inner:hover .h-offices__items {
    display: block
}

.h-offices__front {
    cursor: default !important;
    color: inherit !important
}

.h-offices__front .icon-arrow {
    width: 18px;
    height: 18px;
    margin-right: 0;
    margin-left: 8px
}

.h-offices__front svg :not(g) {
    fill: #fff !important
}

/*.h-offices__items {*/
/*  display: none;*/
/*  position: absolute;*/
/*  top: 100%;*/
/*  left: 0;*/
/*  padding: 10px 0 0;*/
/*  background-color: #0c2241;*/
/*  z-index: 8*/
/*}*/

.h-offices__items a {
    display: block;
    margin-bottom: 15px;
    padding: 0 25px;
    color: #fff;
    white-space: nowrap
}

.h__phone {
    width: auto;
    font-size: 12px;
    font-weight: 700;
    margin-right: 10%;
    line-height: 120%;
    color: #fff;
    text-decoration: none
}

@media (max-width: 1800px) {
    .h__phone {
        width: 163px
    }
}

.h__phone .icon-phone {
    width: 16px;
    height: 16px;
    margin-right: 7px
}

.h__phone-text {
    border-bottom: 1px dashed #fff;
    padding-bottom: 2px
}

.h__social a {
    margin: 0 12px 0 0
}

.h__social a svg {
    width: 14px;
    height: 14px
}

.h__social a .i-icon {
    margin-right: 0
}

.h__search {
    margin-left: auto;
    color: #fff;
    margin-right: 70px;
    font-family: 'DIN Pro';
    background: transparent;
    border: none
}

@media (max-width: 1800px) {
    .h__search {
        margin-right: 50px
    }
}

.h__search svg {
    width: 14px;
    height: 14px;
    margin-left: 8px
}

.h__lk {
    margin-right: auto;
    padding-left: 3px;
    position: relative
}

.h__lk .icon-login {
    width: 16px;
    height: 18px;
    margin-left: 11px;
    margin-right: 0
}

.h__lk--with-icon .link {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.h__lk:hover > div {
    display: block
}

.h__lk > a {
    display: block !important;
    max-width: 190px;
    min-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.h__lang {
    padding-right: 13px;
    font-size: 17px;
    font-weight: 700
}

.h__bottom {
    position: relative;
    width: 100%;
    z-index: 3;
}

@media (max-width: 1279px) {
    .h__bottom {
        background: #fff
    }
}

.h__bottom--main {
    position: absolute;
    background-color: #fff;
    z-index: 3
}

.h__bottom--main a {
    text-decoration: none
}

@media (max-width: 1279px) {
    .h__bottom--main {
        position: static
    }

    .h__bottom--main .cContainer {
        padding-right: 0;
        padding-left: 0
    }
}

.h__bottom--main.fixed .h__logo--en img:first-of-type, .h__bottom--main .h__inner.active .h__logo--en img:first-of-type {
    display: inline-block
}

.h__bottom--main.fixed .h__logo--en img:last-of-type, .h__bottom--main .h__inner.active .h__logo--en img:last-of-type, .h__bottom--main .h__logo--en img:first-of-type {
    display: none
}

@media (max-width: 1279px) {
    .h__bottom--main .h__logo--en img:first-of-type {
        display: inline-block
    }
}

.h__bottom--main .h__logo--en img:last-of-type {
    display: inline-block
}

@media (max-width: 1279px) {
    .h__bottom--main .h__logo--en img:last-of-type {
        display: none
    }
}

@media (max-width: 1279px) {
    .h__bottom--tabs {
        box-shadow: 0 3px 6px rgba(106, 95, 121, 0.2);
        position: relative;
        z-index: 2
    }
}

/*.h__bottom:not(.h__bottom--main) {*/
/*  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #fff), color-stop(50%, #9a243d));*/
/*  background: linear-gradient(90deg, #fff 50%, #9a243d 0)*/
/*}*/

.h__bottom:not(.h__bottom--main) .h-menu__content {
    top: 60px
}

.h__bottom:not(.h__bottom--main) .h-menu .h-menu__links > a .icon-arrow path {
    fill: #0c2241 !important
}

.h__bottom:not(.h__bottom--main) .h-menu .h-menu__links > a.active .icon-arrow path, .h__bottom:not(.h__bottom--main) .h-menu .h-menu__links > a:hover .icon-arrow path {
    fill: #9a243d !important
}

.h__bottom:not(.h__bottom--main) .h-menu [data-menu] {
    padding: 6px 0 30px
}

.h__bottom.fixed {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(106, 95, 121, 0.2);
    -webkit-transition: box-shadow .2s;
    transition: box-shadow .2s;
    z-index: 99 !important
}

.h__bottom.fixed .h-menu {
    width: 867px;
    margin-left: auto
}

@media (max-width: 1800px) {
    .h__bottom.fixed .h-menu {
        width: 587px
    }
}

.h__bottom.fixed .h-menu__content {
    top: 60px
}

.h__bottom.fixed .h-menu [data-menu] {
    padding: 6px 0 30px
}

.h__bottom.fixed .h-menu .h-menu__links > a {
    width: auto;
    margin-right: auto;
    font-size: 16px
}

.h__bottom.fixed .h-menu .h-menu__links > a .icon-arrow path {
    fill: #0c2241 !important
}

.h__bottom.fixed .h-menu .h-menu__links > a.active .icon-arrow path, .h__bottom.fixed .h-menu .h-menu__links > a:hover .icon-arrow path {
    fill: #9a243d !important
}

.h__bottom.fixed .h-cart {
    width: 274px;
    margin-left: 0;
    height: 60px;
    margin-right: -40px;
    padding: 8px 60px 15px 27px
}

.h__bottom.fixed .h-cart--empty {
    padding: 24px 60px 15px 27px
}

@media (max-width: 1800px) {
    .h__bottom.fixed .h-cart--empty {
        padding: 22px 60px 15px 27px
    }
}

.h__bottom.fixed .h-callback {
    display: block
}

@media (max-width: 1800px) {
    .h__bottom.fixed .h__logo {
        width: 239px
    }
}

@media (max-width: 425px) {
    .h__bottom.fixed .h__logo {
        margin: 0 10px;
        max-width: 289px;
        width: auto;
        min-width: 1px;
    }
}

.h__bottom.fixed .cookie-alert {
    display: none
}

.h__logo {
    width: 289px;
    padding-top: 7px;
    position: relative;
    z-index: 3
}

@media (max-width: 1279px) {
    .h__logo {
        display: -webkit-box;
        display: flex;
        width: auto;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        padding: 2px 0;
        text-align: center;
        flex-grow: 1;
    }
}

.h__logo--en img {
    max-height: 46px;
    margin-left: 40px
}

@media (max-width: 1800px) {
    .h__logo--en img {
        margin-left: 15px
    }
}

@media (max-width: 1279px) {
    .h__logo--en img {
        max-height: 30px;
        margin-left: 0
    }
}

.h__logo--en img:last-of-type {
    display: none
}

@media (max-width: 1279px) {
    .h__logo svg {
        height: 30px
    }
}

@media (max-width: 1279px) {
    .h__logo svg * {
        fill: #9a243d
    }
}

@media (max-width: 425px) {
    .h__logo svg {
        height: auto;
        max-height: 30px;
        width: auto;
    }
}

.h__right {
    width: 234px;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.h-cart, .h__right {
    display: -webkit-box;
    display: flex
}

.h-cart {
    width: 235px;
    height: 60px;
    margin-right: -1px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 9px 30px 9px 27px;
    background-color: #9a243d;
    position: relative;
    z-index: 3;
    overflow: hidden
}

@media (max-width: 1279px) {
    .h-cart {
        display: none
    }
}

.h-cart--empty {
    padding: 10px 30px 9px 27px
}

@media (max-width: 1800px) {
    .h-cart--empty {
        padding: 16px 30px 9px 27px
    }
}

.h-cart--empty .h-cart__sum {
    font-size: 16px
}

.h-cart__title {
    margin-bottom: 5px;
    font-size: 14px
}

.h-cart__sum {
    display: -webkit-box;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer
}

.h-cart__sum span {
    display: block;
    margin: 0 9px
}

.h-callback {
    display: none;
    margin-right: 20px
}

@media (max-width: 1279px) {
    .h-callback {
        display: block;
        align-self: stretch;
        margin-right: 0
    }
}

.h-callback__f {
    color: #0c2241 !important;
    position: relative;
    z-index: 3;
    margin-right: 25px
}

@media (max-width: 1279px) {
    .h-callback__f {
        display: none
    }
}

.h-callback__title {
    display: block;
    margin-bottom: 5px;
    font-size: 15px;
    white-space: nowrap
}

.h-callback__num {
    font-size: 17px;
    font-weight: 700
}

.h-callback__m {
    display: none
}

@media (max-width: 1279px) {
    .h-callback__m {
        display: -webkit-box;
        display: flex;
        width: 80px;
        height: 60px;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        background-color: #f1efff
    }
}

.h__old {
    margin: -11px 30px;
    padding: 11px;
    background-color: #9a243d
}

@media (max-width: 1800px) {
    .h__old {
        margin: -11px 10px;
        padding: 11px 10px
    }
}

.h__old:hover {
    background-color: rgba(195, 26, 60, 0.9)
}

@media (max-width: 1279px) {
    .h .container {
        padding: 0
    }
}

#open-basket-button-header {
    font-weight: 500;
    cursor: pointer
}

.h-offers-f__item:not(:last-of-type):after, .separator {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 0;
    width: 1px;
    background-color: #dbe4ef
}

.h-offers-f {
    width: calc(100% - 205px)
}

@media (max-width: 1279px) {
    .h-offers-f {
        width: calc(100% - 125px)
    }
}

@media (max-width: 1023px) {
    .h-offers-f {
        position: fixed;
        top: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        -webkit-transform: translateX(calc(100% + 20px));
        transform: translateX(calc(100% + 20px));
        background-color: #fff;
        z-index: 99;
        overflow: auto
    }
}

@media (max-width: 1023px) {
    .h-offers-f.active {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.h-offers-f__header {
    display: none;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    height: 54px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbe4ef;
    background-color: #fff
}

@media (max-width: 1023px) {
    .h-offers-f__header {
        display: -webkit-box;
        display: flex
    }
}

.h-offers-f__form > div:not([class]) {
    display: grid;
    width: 100%;
    grid-template-columns: repeat(4, minmax(23%, 25%))
}

@media (max-width: 1023px) {
    .h-offers-f__form > div:not([class]) {
        display: block;
        padding: 0 15px
    }
}

.h-offers-f__item {
    position: relative
}

@media (max-width: 1023px) {
    .h-offers-f__item:not(:last-of-type):after {
        display: none
    }
}

.h-offers-f__btns {
    display: none
}

@media (max-width: 1023px) {
    .h-offers-f__btns {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center
    }
}

@media (max-width: 1023px) {
    .h-offers-f__btn--cancel {
        margin-left: 15px
    }
}

.h-offers-f .b-form__item {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .h-offers-f .b-form__item {
        margin-bottom: 15px
    }
}

.h-offers-f .b-form__item .b-form__label {
    left: 30px;
    font-size: 15px;
    font-weight: 500
}

@media (max-width: 1279px) {
    .h-offers-f .b-form__item .b-form__label {
        left: 20px;
        font-size: 13px;
        font-weight: 500
    }
}

@media (max-width: 1023px) {
    .h-offers-f .b-form__item .b-form__label {
        left: 15px
    }
}

.h-offers-f .b-form__item .b-form__label.active {
    top: 19px !important
}

@media (max-width: 1023px) {
    .h-offers-f .b-form__item .b-form__label.active {
        top: 8px !important
    }
}

.h-offers-f .b-form__item .select {
    min-height: 90px;
    border: none
}

@media (max-width: 1023px) {
    .h-offers-f .b-form__item .select {
        min-height: 0;
        border: 1px solid #c7d4e6
    }
}

.h-offers-f .b-form__item .select:after, .h-offers-f .b-form__item .select:before {
    right: 42px
}

@media (max-width: 1279px) {
    .h-offers-f .b-form__item .select:after, .h-offers-f .b-form__item .select:before {
        right: 25px
    }
}

.h-offers-f .b-form__item .select-wrapper .select > .label {
    display: block;
    padding: 46px 20px 18px 30px;
    line-height: 22px;
    font-size: 18px !important;
    font-weight: 700 !important
}

@media (max-width: 1279px) {
    .h-offers-f .b-form__item .select-wrapper .select > .label {
        padding: 46px 20px 18px;
        font-size: 16px !important
    }
}

@media (max-width: 1023px) {
    .h-offers-f .b-form__item .select-wrapper .select > .label {
        padding: 13px 25px 13px 15px;
        padding-top: 30px !important;
        padding-bottom: 15px !important
    }
}

.lk-d-pay-dis__head span:after, .lk-d-pay-dis__head span:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.lk-d-pay-dis__head span:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.lk-d-pay-dis__head span:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lk-d-pay-dis__head.active span:after, .lk-d-pay-dis__head.active span:before, .toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.lk-d-pay-dis__head.active span:before, .toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.lk-d-pay-dis__head.active span:after, .toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width: 1023px) {
    .lk-d-pay {
        margin-bottom: 0 !important
    }
}

.lk-d-pay__title {
    display: none
}

@media (max-width: 599px) {
    .lk-d-pay__title {
        display: block;
        margin-bottom: 30px
    }
}

.lk-d-pay-types__desktop {
    display: grid;
    grid: auto-flow/repeat(auto-fit, minmax(250px, 318px));
    grid-gap: 16px;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .lk-d-pay-types__desktop {
        grid: auto-flow/repeat(auto-fit, minmax(250px, 1fr))
    }
}

@media (max-width: 599px) {
    .lk-d-pay-types__desktop {
        display: none
    }
}

@media (max-width: 599px) {
    .lk-d-pay-types__desktop--share-page {
        display: grid
    }
}

.lk-d-pay-types__mobile {
    display: none
}

@media (max-width: 599px) {
    .lk-d-pay-types__mobile {
        display: block
    }
}

.lk-d-pay-types__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-height: 260px;
    padding: 26px 32px;
    background-color: #ebf4ff;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    position: relative
}

.lk-d-pay-types__item:hover {
    cursor: pointer
}

.lk-d-pay-types__item.active .border-b, .lk-d-pay-types__item.active .border-t, .lk-d-pay-types__item.hover .border-b, .lk-d-pay-types__item:hover .border-b {
    width: 100%
}

.lk-d-pay-types__item.active .border-l, .lk-d-pay-types__item.active .border-r {
    height: 100%
}

.lk-d-pay-types__item.disable {
    -webkit-filter: grayscale(0.9);
    filter: grayscale(0.9);
    pointer-events: unset;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lk-d-pay-types__item.disable .border-b, .lk-d-pay-types__item.disable .border-l, .lk-d-pay-types__item.disable .border-r, .lk-d-pay-types__item.disable .border-t {
    background-color: #8495a8
}

.lk-d-pay-types__item .border-t {
    width: 0;
    height: 4px;
    background-color: #f4c263;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out
}

.lk-d-pay-types__item .border-r {
    width: 4px;
    height: 0;
    background-color: #f4c263;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: height .2s ease-in-out .3s;
    transition: height .2s ease-in-out .3s
}

.lk-d-pay-types__item .border-b {
    width: 0;
    height: 4px;
    background-color: #f4c263;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out
}

.lk-d-pay-types__item .border-l {
    width: 4px;
    height: 0;
    background-color: #f4c263;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: height .4s ease-in-out .2s;
    transition: height .4s ease-in-out .2s
}

.lk-d-pay-types__checkbox {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 26px
}

.lk-d-pay-types__checkbox .b-checkbox {
    margin-bottom: 0
}

.lk-d-pay-types__checkbox .b-checkbox__text {
    line-height: normal
}

.lk-d-pay-types__checkbox .b-checkbox__label {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center
}

.lk-d-pay-types__title {
    padding-right: 40px;
    margin-bottom: 26px
}

.lk-d-pay-types__bonus {
    display: -webkit-inline-box;
    display: inline-flex;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    padding: 6px 14px;
    margin-bottom: 25px;
    background-color: #f4c263;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap
}

.lk-d-pay-types__bonus--mobile {
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 34px
}

.lk-d-pay-types__description {
    font-size: 15px;
    font-weight: 400
}

@media (max-width: 599px) {
    .lk-d-pay-types__description {
        margin-top: 5px;
        margin-left: 34px
    }
}

.lk-d-pay-types__description--auth {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 599px) {
    .lk-d-pay-types__description--auth {
        font-size: 15px;
        margin-bottom: 10px
    }
}

.lk-d-pay-types__description .link {
    color: #6e86ff;
    cursor: pointer;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.lk-d-pay-types__description .link:hover {
    opacity: .9
}

.lk-d-pay-types__logo {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    flex: 1 1;
    margin-top: auto
}

.lk-d-pay-types__logo--mir-only {
    margin-top: 20px;
    margin-bottom: 20px
}

.lk-d-pay-types__logo-item {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.lk-d-pay-types__logo-item--mir .i-icon, .lk-d-pay-types__logo-item--visa .i-icon {
    width: 57px;
    height: 18px
}

.lk-d-pay-types__logo-item--mastercard .i-icon {
    width: 58px;
    height: 34px
}

.lk-d-pay-types__logo-item--tinkoff .i-icon {
    width: 118px;
    height: 36px
}

.lk-d-pay-types__logo-item .svg-icon {
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content
}

.lk-d-pay-types__logo-item:not(:last-child) {
    margin-right: 20px
}

.lk-d-pay-bonus {
    margin-bottom: 40px;
    position: relative
}

.lk-d-pay-bonus span:not(:last-child) {
    margin-bottom: 6px
}

.lk-d-pay-bonus-input {
    width: 100%;
    height: 100%;
    padding: 30px 25px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    border: 1px solid #c7d4e6;
    cursor: pointer;
    color: #0c2241;
    font-size: 18px;
    font-weight: 500
}

@media (max-width: 599px) {
    .lk-d-pay-bonus-input {
        padding: 30px 15px 5px
    }
}

.lk-d-pay-bonus-input.filled {
    background-color: #eef3f8;
    border-color: #eef3f8;
    box-shadow: inset 0 0 0 50px #eef3f8;
    -webkit-box-shadow: inset 0 0 0 50px #eef3f8;
    -webkit-text-fill-color: #0c2241
}

.lk-d-pay-bonus-input.error {
    border-color: #9a243d
}

.lk-d-pay-bonus-input:focus + .b-input-t__placeholder {
    font-size: 15px;
    top: 10px
}

.lk-d-pay-bonus-input__placeholder {
    display: block;
    color: #8495a8;
    top: 35%;
    left: 25px;
    position: absolute;
    -webkit-transition: font-size .3s, top .3s, left .3s;
    transition: font-size .3s, top .3s, left .3s;
    z-index: 10;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer
}

@media (max-width: 599px) {
    .lk-d-pay-bonus-input__placeholder {
        left: 15px
    }
}

.lk-d-pay-bonus-input__placeholder.active {
    font-size: 15px;
    top: 10px
}

.lk-d-pay-bonus-input__help {
    display: block;
    color: #c7d4e6;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    left: 26px;
    bottom: 12px;
    z-index: 10
}

.lk-d-pay-bonus-input ~ .error-msg {
    color: #9a243d;
    font-size: 14px;
    position: absolute;
    top: calc(100% + 2px);
    line-height: .7
}

@media (max-width: 599px) {
    .lk-d-pay-bonus-input ~ .error-msg {
        display: none
    }
}

.lk-d-pay-bonus__bonus {
    display: -webkit-inline-box;
    display: inline-flex;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    padding: 4px 12px;
    margin-left: 5px;
    margin-top: 10px;
    background-color: #f4c263;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap
}

.lk-d-pay-bonus__title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700
}

.lk-d-pay-bonus__inner {
    display: -webkit-box;
    display: flex;
    height: 65px
}

.lk-d-pay-bonus__input {
    width: 100%;
    height: 100%
}

.lk-d-pay-bonus__input-wrapper {
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin-right: 10px;
    position: relative
}

@media (max-width: 599px) {
    .lk-d-pay-bonus__input-wrapper {
        margin-right: 0
    }
}

.lk-d-pay-bonus__confirm {
    margin-left: 10px
}

@media (max-width: 599px) {
    .lk-d-pay-bonus__confirm {
        padding: 0 25px;
        margin-left: 0
    }
}

@media (max-width: 599px) {
    .lk-d-pay-bonus__btn-text--desktop {
        display: none
    }
}

.lk-d-pay-bonus__btn-text--mobile {
    display: none
}

@media (max-width: 599px) {
    .lk-d-pay-bonus__btn-text--mobile {
        display: inline
    }
}

.lk-d-pay-result {
    height: 100%
}

@media (max-width: 1023px) {
    .lk-d-pay-result {
        display: none
    }
}

.lk-d-pay-result__inner {
    display: -webkit-box;
    display: flex;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 46px 36px 42px 42px;
    background-color: #0c2241;
    color: #fff
}

.lk-d-pay-result__inner:not(:last-child) {
    margin-bottom: 25px
}

@media (max-width: 1023px) {
    .lk-d-pay-result__inner {
        padding: 30px 26px
    }
}

.lk-d-pay-result__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: baseline;
    align-items: baseline;
    font-size: 18px
}

.lk-d-pay-result__item:not(:last-child) {
    margin-bottom: 28px
}

@media (max-width: 599px) {
    .lk-d-pay-result__item {
        font-size: 14px
    }

    .lk-d-pay-result__item:not(:last-child) {
        margin-bottom: 20px
    }
}

.lk-d-pay-result__name {
    display: inline
}

.lk-d-pay-result__dot {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin: 0 3px;
    border-bottom: 1px dotted #fff;
    min-width: 10px
}

.lk-d-pay-result__price {
    white-space: nowrap
}

.lk-d-pay-result__prices {
    margin-bottom: 34px;
    font-weight: 700
}

@media (max-width: 599px) {
    .lk-d-pay-result__prices {
        margin-bottom: 20px
    }
}

.lk-d-pay-result__discount {
    font-weight: 400;
    margin-bottom: 38px
}

@media (max-width: 599px) {
    .lk-d-pay-result__discount {
        font-size: 20px;
        margin-bottom: 20px
    }
}

.lk-d-pay-result__total .lk-d-pay-result__item {
    margin-bottom: 22px;
    font-size: 40px;
    font-weight: 600
}

@media (max-width: 599px) {
    .lk-d-pay-result__total .lk-d-pay-result__item {
        font-size: 20px;
        font-weight: 700
    }
}

.lk-d-pay-result__confirm {
    width: 100%
}

@media (max-width: 599px) {
    .lk-d-pay-result__confirm.btn {
        margin-bottom: 10px
    }
}

.lk-d-pay-result__end {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    color: #fff;
    border-bottom: 1px dashed #fff;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 599px) {
    .lk-d-pay-result__end {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        padding: 10px;
        min-height: 59px;
        border-bottom: initial;
        background-color: #8495a8;
        text-align: center
    }

    .lk-d-pay-result__end:hover {
        opacity: .9;
        cursor: pointer
    }

    .lk-d-pay-result__end:active {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}

.lk-d-pay-result__end-wrapper {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.lk-d-pay-prom {
    margin-bottom: 20px
}

.lk-d-pay-prom__title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700
}

.lk-d-pay-prom__inner {
    display: -webkit-box;
    display: flex;
    color: #0c2241
}

.lk-d-pay-prom__confirm {
    margin-bottom: 20px;
    margin-left: 10px
}

@media (max-width: 599px) {
    .lk-d-pay-prom__confirm {
        padding: 0 25px;
        margin-left: 0
    }
}

@media (max-width: 599px) {
    .lk-d-pay-prom__btn-text--desktop {
        display: none
    }
}

.lk-d-pay-prom__btn-text--mobile {
    display: none
}

@media (max-width: 599px) {
    .lk-d-pay-prom__btn-text--mobile {
        display: inline
    }
}

.lk-d-pay-dis {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 25px 20px 38px;
    margin-bottom: 0;
    border: 1px solid #c7d4e6
}

@media (max-width: 1023px) {
    .lk-d-pay-dis {
        margin-bottom: 20px
    }
}

.lk-d-pay-dis-success {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.lk-d-pay-dis-success__btns {
    display: -webkit-box;
    display: flex;
    margin-left: 10px
}

.lk-d-pay-dis-success__btn {
    display: -webkit-inline-box;
    display: inline-flex;
    padding: 2px 10px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.lk-d-pay-dis-success__btn:not(:last-child) {
    margin-right: 10px
}

.lk-d-pay-dis__head {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start;
    position: relative
}

.lk-d-pay-dis__head.active span:after, .lk-d-pay-dis__head.active span:before {
    background-color: #9a243d
}

.lk-d-pay-dis__head span {
    position: absolute;
    right: -22px;
    top: 9px
}

.lk-d-pay-dis__title {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 700
}

.lk-d-pay-dis__title .upload-status {
    margin-left: 5px;
    cursor: pointer;
    text-transform: uppercase;
    color: #14bb62;
    font-weight: 700;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.lk-d-pay-dis__title .upload-status:hover {
    opacity: .8
}

.lk-d-pay-dis__description {
    padding-right: 100px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2
}

@media (max-width: 599px) {
    .lk-d-pay-dis__description {
        padding-right: 0;
        -webkit-box-flex: 1;
        flex: 1 1 100%
    }
}

.lk-d-pay-dis__wait-doc {
    background-color: #9a243d
}

.lk-d-pay-dis__success-doc, .lk-d-pay-dis__wait-doc {
    margin-left: 5px;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase
}

.lk-d-pay-dis__success-doc {
    background-color: #14bb62
}

.lk-d-pay-dis__item {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    align-items: flex-start;
    min-height: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    position: relative
}

.lk-d-pay-dis__item:not(:last-child) {
    margin-bottom: 16px
}

.lk-d-pay-dis__item:last-child {
    margin-bottom: 0
}

.lk-d-pay-dis__item:first-child {
    margin-top: 20px
}

@media (max-width: 1279px) {
    .lk-d-pay-dis__item {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.lk-d-pay-dis__label {
    padding-left: 32px;
    white-space: nowrap
}

@media (max-width: 1279px) {
    .lk-d-pay-dis__label {
        white-space: normal
    }
}

.lk-d-pay-dis__documents {
    display: -webkit-box;
    display: flex;
    min-height: 16px;
    margin-top: 5px;
    margin-left: 34px
}

.lk-d-pay-dis__upload {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    border-bottom: 1px dotted #9a243d;
    color: #9a243d;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none
}

.lk-d-pay-dis__upload:hover {
    opacity: .9
}

.lk-d-pay-dis__upload:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.lk-d-pay-dis__upload ::v-deep .file-uploads label {
    cursor: pointer
}

.lk-d-pay-dis__upload a {
    color: inherit
}

.lk-d-pay-dis__preview {
    color: #9a243d;
    margin-left: 10px;
    font-size: 14px;
    border-bottom: 1px dotted #9a243d;
    font-weight: 700;
    cursor: pointer
}

.lk-d-pay__aside {
    display: grid;
    grid: auto/repeat(2, 1fr);
    grid-gap: 35px
}

@media (max-width: 1023px) {
    .lk-d-pay__aside {
        grid: auto/1fr;
        grid-gap: 0
    }
}

.lk-d-pay__left {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.lk-d-widget-check__toggle-area span:after, .lk-d-widget-check__toggle-area span:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.lk-d-widget-check__toggle-area span:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.lk-d-widget-check__toggle-area span:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lk-d-widget-check__toggle-area.active span:after, .lk-d-widget-check__toggle-area.active span:before, .toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.lk-d-widget-check__toggle-area.active span:before, .toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.lk-d-widget-check__toggle-area.active span:after, .toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lk-d-widget {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 100%;
    padding: 0 40px
}

@media (max-width: 1800px) {
    .lk-d-widget {
        padding: 0
    }
}

.lk-d-widget--desktop {
    display: -webkit-box;
    display: flex
}

@media (max-width: 1023px) {
    .lk-d-widget--desktop {
        display: none
    }
}

.lk-d-widget--mobile {
    display: none
}

@media (max-width: 1023px) {
    .lk-d-widget--mobile {
        display: -webkit-box;
        display: flex
    }
}

.lk-d-widget--mobile .lk-d-widget__block--book {
    display: none
}

.lk-d-widget-bills {
    width: 100%;
    padding-right: 15px
}

.lk-d-widget-bills .btn {
    width: 100%
}

.lk-d-widget-check {
    position: relative
}

.lk-d-widget-check__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    justify-content: space-between;
    color: #0c2241
}

.lk-d-widget-check__item:not(:last-child) {
    margin-bottom: 15px
}

.lk-d-widget-check__item--total {
    font-size: 30px;
    font-weight: 600
}

@media (max-width: 767px) {
    .lk-d-widget-check__item--total {
        font-size: 20px;
        font-weight: 700
    }
}

.lk-d-widget-check__item--saving {
    font-size: 20px;
    font-weight: 600
}

@media (max-width: 767px) {
    .lk-d-widget-check__item--saving {
        font-size: 14px;
        font-weight: 400
    }
}

.lk-d-widget-check__title {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    max-width: -webkit-min-content;
    max-width: -moz-min-content;
    max-width: min-content
}

.lk-d-widget-check__title .no-wrap {
    white-space: nowrap;
    margin-right: 5px
}

.lk-d-widget-check__dot {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    border-bottom: 1px dotted #0c2241
}

.lk-d-widget-check__price {
    white-space: nowrap
}

.lk-d-widget-check__detail {
    margin-bottom: 10px
}

.lk-d-widget-check__total {
    padding-top: 25px;
    margin-bottom: 20px
}

.lk-d-widget-check__toggle-area {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1
}

.lk-d-widget-check__toggle-area.active span:after, .lk-d-widget-check__toggle-area.active span:before {
    background-color: #9a243d
}

.lk-d-widget-check__toggle-area span {
    position: relative;
    right: -20px
}

.lk-d-widget-check__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-top: -15px;
    margin-right: -15px
}

@media (max-width: 1023px) {
    .lk-d-widget-check__btns {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row
    }

    .lk-d-widget-check__btns .btn {
        -webkit-box-flex: 1;
        flex: 1 1 50%
    }
}

@media (max-width: 599px) {
    .lk-d-widget-check__btns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .lk-d-widget-check__btns .btn {
        -webkit-box-flex: 1;
        flex: 1 1 auto
    }
}

.lk-d-widget-check__btns .btn {
    margin-top: 15px;
    margin-right: 15px
}

@media (max-width: 1023px) {
    .lk-d-widget-check__btns .lk-d-widget-check__share {
        display: none
    }
}

@media (max-width: 767px) {
    .lk-d-widget-check .btn {
        font-size: 22px
    }
}

.lk-d-widget__refund-text {
    font-size: 14px;
    color: #9a243d
}

.lk-d-widget__block {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 20px;
    background-color: #ffefbc;
    position: relative
}

@media (max-width: 1279px) {
    .lk-d-widget__block {
        padding: 15px
    }
}

.lk-d-widget__block--red {
    background-color: #9a243d;
    color: #fff
}

.lk-d-widget__block--payments .lk-d-widget__content {
    padding: 0
}

.lk-d-widget__content {
    position: relative;
    display: -webkit-box;
    display: flex;
    padding: 0 10px;
    flex-wrap: wrap
}

.lk-d-widget__content:not(:last-child) {
    margin-bottom: 18px
}

@media (max-width: 1279px) {
    .lk-d-widget__content {
        padding: 0 5px
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__content {
        -webkit-box-align: baseline;
        align-items: baseline;
        flex-wrap: nowrap
    }

    .lk-d-widget__content:first-child {
        margin-top: 20px
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__content--info:not(:last-child) {
        margin-bottom: 10px
    }

    .lk-d-widget__content--info:first-child {
        margin-top: 0
    }
}

.lk-d-widget__content--section:not(:last-child) {
    margin-bottom: 36px
}

.lk-d-widget__content--section:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: -20px;
    right: -20px;
    bottom: -18px
}

.lk-d-widget__content .lk-d-widget-check__dot {
    display: none
}

@media (max-width: 1023px) {
    .lk-d-widget__content .lk-d-widget-check__dot {
        display: -webkit-box;
        display: flex
    }
}

.lk-d-widget__title {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

@media (max-width: 1023px) {
    .lk-d-widget__title {
        width: auto
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__title--price {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__title--info {
        margin-right: 10px;
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__title--m-large {
        font-weight: 700
    }
}

.lk-d-widget__change-date {
    margin-bottom: 16px;
    position: relative
}

.lk-d-widget__change-date-title {
    width: 100%;
    z-index: 1
}

.lk-d-widget__change-date.show-input {
    margin-bottom: 32px
}

@media (max-width: 1279px) {
    .lk-d-widget__change-date.show-input {
        margin-bottom: 16px
    }
}

.lk-d-widget__change-date.show-input .lk-d-widget__change-date-input {
    display: block;
    opacity: 1;
    z-index: 1
}

.lk-d-widget__change-date.show-input .lk-d-widget__change-date-title {
    opacity: 0;
    z-index: 0
}

.lk-d-widget__change-date.show-input .lk-d-widget__change-date-input__btns {
    display: -webkit-box;
    display: flex
}

.lk-d-widget__change-date-input {
    -webkit-transform: translateY(-65px);
    display: none;
    position: relative;
    height: 65px;
    transform: translateY(-65px);
    opacity: 0;
    z-index: -1;
    -webkit-transition: z-index .3s, opacity .3s .1s, -webkit-transform .3s;
    transition: z-index .3s, opacity .3s .1s, -webkit-transform .3s;
    transition: z-index .3s, transform .3s, opacity .3s .1s;
    transition: z-index .3s, transform .3s, opacity .3s .1s, -webkit-transform .3s
}

.lk-d-widget__change-date-input .b-form__item {
    margin-bottom: 15px
}

.lk-d-widget__change-date-input__btns {
    display: none
}

.lk-d-widget__change-date-input__btns .btn {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1
}

.lk-d-widget__change-date-input__btns .btn:not(:first-child) {
    margin-left: 10px
}

.lk-d-widget__change-date-input input {
    height: 100%
}

.lk-d-widget__info {
    font-size: 18px;
    font-weight: 700
}

.lk-d-widget__info:not(:last-child) {
    margin-bottom: 2px
}

.lk-d-widget__info:not(:last-child).lk-d-widget__info--title {
    margin: 23px 0 12px
}

@media (max-width: 1023px) {
    .lk-d-widget__info {
        font-size: 15px
    }
}

.lk-d-widget__info--price {
    white-space: nowrap
}

.lk-d-widget__info--red {
    color: #9a243d
}

.lk-d-widget__info--time {
    font-size: 15px
}

.lk-d-widget__info--title {
    display: block
}

.lk-d-widget__remove {
    position: relative;
    margin-left: auto;
    font-size: 12px;
    color: #9a243d;
    cursor: pointer
}

@media (max-width: 1023px) {
    .lk-d-widget__remove {
        margin-left: 10px
    }
}

.lk-d-widget__remove:after {
    content: "";
    position: absolute;
    left: 4px;
    bottom: 5px;
    height: 1px;
    width: 0;
    border-bottom: 1px dotted #9a243d;
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out
}

@media (max-width: 1023px) {
    .lk-d-widget__remove:after {
        bottom: -3px
    }
}

.lk-d-widget__remove:hover:after {
    width: calc(100% - 8px)
}

.lk-d-widget__btns {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 15px
}

.lk-d-widget__btns .btn:not(:last-child) {
    margin-bottom: 15px
}

.lk-d-widget__btn--smt {
    font-size: 18px
}

@media (max-width: 1279px) {
    .lk-d-widget__btn--smt {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__btn--smt {
        font-size: 18px
    }
}

.lk-d-widget__btn--ltt {
    font-size: 27px
}

@media (max-width: 1279px) {
    .lk-d-widget__btn--ltt {
        font-size: 25px
    }
}

@media (max-width: 1023px) {
    .lk-d-widget__btn--ltt {
        font-size: 27px
    }
}

.lk-d-widget-modal {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    overflow: auto;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out;
    background: rgba(12, 34, 65, 0.65)
}

.lk-d-widget-modal.hidden {
    display: none
}

.lk-d-widget-modal-offices {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin-bottom: 20px
}

.lk-d-widget-modal-offices__head {
    font-weight: 700;
    border-top: 1px solid #dee4ed
}

.lk-d-widget-modal-offices__head, .lk-d-widget-modal-offices__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    border-bottom: 1px solid #dee4ed
}

.lk-d-widget-modal-offices__item {
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.lk-d-widget-modal-offices__item:hover {
    cursor: pointer;
    background-color: #ebf4ff
}

.lk-d-widget-modal-offices__item.active {
    background-color: #0c2241;
    color: #eef3f8
}

.lk-d-widget-modal-offices__cell {
    display: -webkit-box;
    display: flex;
    padding: 5px;
    border-right: 1px solid #dee4ed
}

.lk-d-widget-modal-offices__cell:first-child {
    -webkit-box-flex: 0;
    flex: 0 0 30%;
    border-left: 1px solid #dee4ed
}

.lk-d-widget-modal-offices__cell:nth-child(2) {
    -webkit-box-flex: 0;
    flex: 0 0 50%
}

.lk-d-widget-modal-offices__cell:nth-child(3) {
    -webkit-box-flex: 0;
    flex: 0 0 20%
}

.lk-d-widget-modal__wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.lk-d-widget-modal__wrap--pay {
    max-width: 1000px
}

.lk-d-widget-modal__content {
    width: 100%;
    max-width: 1000px;
    padding: 30px;
    margin: 20px auto;
    background-color: #fff;
    position: relative
}

.lk-d-widget-modal__text {
    margin-bottom: 20px
}

.lk-d-widget-modal__text--error {
    color: #9a243d
}

.lk-d-widget-modal__text-share {
    word-break: break-all;
    margin-bottom: 20px
}

.lk-d-widget-modal__bottom {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.lk-d-widget-modal__bottom .btn:first-child {
    margin-right: 20px
}

.lk-d-widget-modal .text-segmet {
    margin-bottom: 10px
}

.lk-d-widget-modal .modal-type-content {
    display: block
}

.lk-d-widget-modal .modal-type-content.hidden {
    display: none
}

.cruise-route, .lk-d__path {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    color: #fff
}

@media (max-width: 1800px) {
    .cruise-route, .lk-d__path {
        margin-top: 16px
    }
}

.cruise-route svg, .lk-d__path svg {
    height: 8px;
    margin: 0 9px
}

.cruise-route div:not(.p__path-wrapper), .lk-d__path div:not(.p__path-wrapper) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.cruise-route div:not(.p__path-wrapper):last-child svg, .lk-d__path div:not(.p__path-wrapper):last-child svg {
    display: none
}

.cruise-route div:not(.p__path-wrapper) svg, .lk-d__path div:not(.p__path-wrapper) svg {
    min-width: 17px
}

.lk-d-comment__head span:after, .lk-d-comment__head span:before, .lk-d-table__toggle span:after, .lk-d-table__toggle span:before, .toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.lk-d-comment__head span:before, .lk-d-table__toggle span:before, .toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.lk-d-comment__head span:after, .lk-d-table__toggle span:after, .toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lk-d-comment__head.active span:after, .lk-d-comment__head.active span:before, .lk-d-table__toggle.active span:after, .lk-d-table__toggle.active span:before, .toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.lk-d-comment__head.active span:before, .lk-d-table__toggle.active span:before, .toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.lk-d-comment__head.active span:after, .lk-d-table__toggle.active span:after, .toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.lk-d {
    display: grid;
    grid-template-columns: auto 427px;
    grid-gap: 50px
}

@media (max-width: 1800px) {
    .lk-d {
        grid-template-columns: auto 347px;
        grid-gap: 35px
    }
}

@media (max-width: 1279px) {
    .lk-d {
        grid-template-columns: auto 274px;
        grid-gap: 15px
    }
}

@media (max-width: 1023px) {
    .lk-d {
        grid-template-columns: auto
    }
}

.lk-d__info {
    display: -webkit-box;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 10px
}

.lk-d-short-cruise {
    min-width: 157px;
    margin-right: 12px;
    margin-bottom: 15px
}

.lk-d-short-cruise__title {
    margin-bottom: 5px;
    font-size: 15px
}

.lk-d-short-cruise__wrapper {
    font-size: 18px;
    font-weight: 700
}

.lk-d-short-cruise__wrapper span {
    display: inline-block;
    margin: 0 3px 5px 0
}

.lk-d__share {
    margin-left: auto;
    color: #0c2241
}

.lk-d__path {
    margin-bottom: 23px;
    color: #0c2241
}

@media (max-width: 1279px) {
    .lk-d__path {
        font-size: 16px
    }
}

.lk-d__path > div {
    margin-bottom: 5px
}

.lk-d__path svg * {
    stroke: #8495a8
}

.lk-d-item, .lk-d__file {
    margin-bottom: 7px
}

.lk-d-item {
    display: -webkit-box;
    display: flex;
    padding: 20px 30px;
    background-color: #ebf4ff
}

@media (max-width: 767px) {
    .lk-d-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding: 15px;
        font-size: 16px
    }
}

.lk-d-item__wrap {
    margin-bottom: 28px
}

@media (max-width: 1023px) {
    .lk-d-item__wrap .lk__title {
        display: block
    }
}

.lk-d-item__title {
    display: block;
    width: 375px;
    margin-right: auto
}

@media (max-width: 1279px) {
    .lk-d-item__title {
        width: 280px
    }
}

@media (max-width: 767px) {
    .lk-d-item__title {
        width: auto;
        margin-bottom: 15px
    }
}

.lk-d-item__inner {
    display: -webkit-box;
    display: flex;
    width: 300px;
    margin-left: auto;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .lk-d-item__inner {
        width: 200px;
        margin-left: 0;
        margin-bottom: 10px
    }
}

.lk-d-item__inner > span {
    width: 75px;
    font-weight: 700
}

.lk-d-item__remove {
    display: -webkit-box;
    display: flex;
    margin-left: auto;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

@media (max-width: 767px) {
    .lk-d-item__remove, .lk-d-item__remove--desktop {
        display: none
    }
}

.lk-d-item__remove--mobile {
    display: none
}

@media (max-width: 767px) {
    .lk-d-item__remove--mobile {
        display: -webkit-inline-box;
        display: inline-flex;
        margin-right: auto;
        margin-left: 0;
        border-bottom: 1px dotted;
        color: #9a243d;
        font-size: 15px;
        font-weight: 400
    }

    .lk-d-item__remove--mobile:active {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}

.lk-d-item__remove .plus {
    padding: 0
}

@media (max-width: 1023px) {
    .lk-d-head__inner {
        padding: 15px;
        background-color: #eef3f8
    }
}

.lk-d-head__tab-text {
    margin-right: 5px
}

@media (max-width: 599px) {
    .lk-d-head__tab-text {
        display: none
    }
}

@media (max-width: 1023px) {
    .lk-d-head .lk__title {
        display: block
    }
}

.lk-d-head .lk-d-widget__block--book {
    display: none
}

@media (max-width: 1023px) {
    .lk-d-head .lk-d-widget__block--book {
        display: -webkit-box;
        display: flex
    }

    .lk-d-head .lk-d-widget__block--book .lk-d-widget__title {
        margin-right: 40px
    }

    .lk-d-head .lk-d-widget__block--book .lk-d-widget__wrap-info {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.lk-d-table__th {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 30px 20px 20px;
    background-color: #ffefbc;
    position: relative
}

@media (max-width: 599px) {
    .lk-d-table__th {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.lk-d-table__th > div {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 5px;
    font-weight: 700;
    position: relative
}

@media (max-width: 599px) {
    .lk-d-table__th > div {
        font-size: 15px
    }
}

.lk-d-table__th > div:not(:last-child) {
    margin-right: 20px
}

.lk-d-table__th > div:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    left: 0;
    top: 5px;
    margin-right: 10px;
    border-radius: 50%;
    background: #9a243d
}

@media (max-width: 599px) {
    .lk-d-table__th > div:before {
        display: none
    }
}

.lk-d-table__mob-th {
    display: none
}

.lk-d-table__td--docs div:not(:last-of-type) {
    margin-bottom: 5px
}

.lk-d-table__td--docs .link {
    display: -webkit-box;
    display: flex;
    width: 100%
}

.lk-d-table__td--docs .link:hover {
    color: #6e86ff;
    opacity: .6
}

.lk-d-table__td--docs .link:hover svg * {
    fill: #6e86ff
}

.lk-d-table__td--docs .link span {
    width: calc(100% - 28px)
}

@media (max-width: 1279px) {
    .lk-d-table__td--docs .link span {
        display: none
    }
}

@media (max-width: 767px) {
    .lk-d-table__td--docs .link span {
        display: block
    }
}

.lk-d-table__td--docs svg {
    width: 16px;
    height: 14px;
    margin-right: 12px
}

@media (max-width: 1279px) {
    .lk-d-table__td--docs svg {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .lk-d-table__td--docs svg {
        margin-right: 12px
    }
}

.lk-d-table__td b {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .lk-d-table__td b {
        text-transform: none
    }
}

.lk-d-table__toggle {
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 30px 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

@media (max-width: 1023px) {
    .lk-d-table__toggle {
        display: -webkit-box;
        display: flex
    }
}

.lk-d-table__toggle.active span:after, .lk-d-table__toggle.active span:before {
    background-color: #9a243d
}

.lk-d-table__toggle span {
    display: none;
    position: relative;
    right: -4px
}

@media (max-width: 1023px) {
    .lk-d-table__toggle span {
        display: inline;
        display: initial
    }
}

@media (max-width: 767px) {
    .lk-d-table__content {
        display: -webkit-box !important;
        display: flex !important;
        flex-wrap: wrap;
        -webkit-box-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .lk-d-table__content td {
        -webkit-box-flex: 1;
        flex: 1 1 auto;
        margin-bottom: 10px
    }

    .lk-d-table__content td:first-child {
        padding-top: 5px
    }

    .lk-d-table__content td:not(:last-child) {
        margin-right: 10px
    }

    .lk-d-table__content td:first-child {
        -webkit-box-ordinal-group: 1;
        order: 0
    }

    .lk-d-table__content td:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        order: 2
    }

    .lk-d-table__content td:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        order: 1
    }

    .lk-d-table__content td:nth-child(4) {
        -webkit-box-ordinal-group: 4;
        order: 3
    }

    .lk-d-table__content td:nth-child(5) {
        -webkit-box-ordinal-group: 5;
        order: 4
    }

    .lk-d-table__content td:nth-child(6) {
        -webkit-box-ordinal-group: 6;
        order: 5
    }

    .lk-d-table__content span {
        display: none;
        font-weight: 400;
        white-space: nowrap;
        margin-bottom: 4px
    }
}

@media (max-width: 767px) and (max-width: 767px) {
    .lk-d-table__content span {
        display: block
    }
}

@media (max-width: 599px) {
    .lk-d-table__content {
        flex-wrap: wrap;
        align-content: baseline
    }
}

.lk-d-table__content td:first-child {
    vertical-align: middle
}

.lk-d-table__content td {
    padding: 10px 20px
}

.lk-d-table__content td.lk-d-table__td.lk-d-table__td--docs {
    padding: 10px;
    font-weight: 400
}

@media (max-width: 767px) {
    .lk-d-table__content td.lk-d-table__td.lk-d-table__td--docs {
        width: 100%
    }
}

@media (max-width: 767px) {
    .lk-d-table__cell--desktop {
        display: none
    }
}

.lk-d-table__cell--mobile {
    display: none
}

@media (max-width: 767px) {
    .lk-d-table__cell--mobile {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap
    }

    .lk-d-table__cell--mobile div:not([class]) {
        display: block;
        width: 100%;
        margin-bottom: 5px;
        font-weight: 400
    }

    .lk-d-table__cell--mobile b {
        margin-right: 5px
    }
}

.lk-d-table .nowrap {
    display: block;
    white-space: nowrap
}

.lk-d-table .reg-text {
    font-size: 17px;
    font-weight: 400
}

.lk-d-table table td {
    vertical-align: top;
    font-weight: 700;
    font-size: 15px;
    border-bottom: none !important
}

.lk-d-table table td span {
    margin-bottom: 5px
}

.lk-d div:not(#bx_admin_form) table tr:first-of-type > td:not([class]) {
    padding: 20px;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    border: none;
    white-space: nowrap
}

@media (max-width: 599px) {
    .lk-d-booked .d-tabs-head {
        width: calc(100vw - 30px);
        overflow-x: auto;
        overflow-y: hidden;
        margin: 0;
        padding: 0
    }
}

@media (max-width: 599px) {
    .lk-d-comment__inner {
        background-color: #eef3f8;
        padding: 20px 15px;
        margin-bottom: 20px
    }

    .lk-d-comment__inner .b-form {
        margin-top: 40px
    }
}

.lk-d-comment__item:not(:last-child) {
    margin-bottom: 20px
}

.lk-d-comment__item .b-form__item {
    margin-bottom: 10px
}

.lk-d-comment__text {
    margin-bottom: 20px
}

@media (max-width: 599px) {
    .lk-d-comment__text--desktop {
        display: none
    }
}

.lk-d-comment__text--mobile {
    display: none
}

@media (max-width: 599px) {
    .lk-d-comment__text--mobile {
        display: block
    }
}

.lk-d-comment__head {
    display: none
}

@media (max-width: 599px) {
    .lk-d-comment__head {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

.lk-d-comment__head.active span:after, .lk-d-comment__head.active span:before {
    background-color: #9a243d
}

.lk-d-comment__head span {
    display: none;
    position: relative;
    right: -4px
}

@media (max-width: 1023px) {
    .lk-d-comment__head span {
        display: inline;
        display: initial
    }
}

@media (max-width: 1023px) {
    .lk-d-comment .lk__title {
        display: block
    }
}

@media (max-width: 599px) {
    .lk-d-comment .lk__title {
        margin-bottom: 12px
    }
}

@media (max-width: 599px) {
    .lk-d-comment .btn {
        width: 100%
    }
}

.lk-d__edit-btn--widget {
    display: -webkit-inline-box;
    display: inline-flex
}

@media (max-width: 599px) {
    .lk-d__edit-btn--widget {
        display: none
    }
}

.lk-d__edit-btn--comment {
    display: none;
    margin-top: 15px
}

@media (max-width: 599px) {
    .lk-d__edit-btn--comment {
        display: -webkit-inline-box;
        display: inline-flex
    }
}

.lk-d .b-form--small {
    margin-bottom: 50px
}

.lk-d .btn .i-icon {
    margin-left: 10px;
    fill: #0c2241
}

.lk-d .p-loader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding-right: 17px;
    background: #0c2241;
    opacity: .3;
    z-index: 9994;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

@media (max-width: 1024px) {
    .lk-d .p-loader {
        padding-right: 0
    }
}

.lk-d .p-lds-eclipse {
    width: 100%;
    height: 100%
}

.lk-d .p-lds-eclipse, .lk-d .p-lds-eclipse div {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.lk-d .p-lds-eclipse div {
    -webkit-animation: p-lds-eclipse-a 1.5s linear infinite;
    animation: p-lds-eclipse-a 2s linear infinite;
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    border-radius: 50%;
    box-shadow: 0 8px 0 0 #eef3f8;
    -webkit-transform-origin: 80px 84px;
    transform-origin: 80px 84px
}

.lk-d .p-lds-eclipse {
    width: 200px !important;
    height: 200px !important;
    -webkit-transform: translate(-100px, -100px) scale(1) translate(100px, 100px);
    transform: translate(-100px, -100px) scale(1) translate(100px, 100px)
}

.d-m {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgba(12, 34, 65, 0.5);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50
}

.d-m__alert {
    margin-bottom: 10px
}

.d-m__alert--failure {
    color: #9a243d
}

.d-m .text {
    margin-bottom: 20px
}

.detail-lk-m {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 40px;
    background-color: #eef3f8;
    color: #0c2241;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    z-index: 100
}

.detail-lk-m__top {
    margin-bottom: 20px;
    max-width: 840px
}

.detail-lk-m__text {
    margin-bottom: 10px
}

.detail-lk-m__text .b-btn:not(:last-child) {
    margin-right: 20px
}

.detail-lk-m__btn-g {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    justify-content: center
}

.detail-lk-m__btn-g .detail-lk-m__col:not(:last-child) {
    margin-right: 20px
}

@media (max-width: 599px) {
    .detail-lk-m__btn-g .detail-lk-m__col:not(:last-child) {
        margin-bottom: 20px
    }
}

@media (max-width: 599px) {
    .detail-lk-m__btn-g {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.detail-lk-m__col {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.detail-lk-m__col .b-btn {
    margin-bottom: 20px
}

.detail-lk-m__input-block {
    width: 260px;
    height: 60px;
    margin-bottom: 20px;
    position: relative
}

.detail-lk-m__input-block-wrapper {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.detail-lk-m__bottom {
    display: -webkit-box;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.detail-lk-m__bottom .btn {
    -webkit-box-flex: 0;
    flex: 0 0
}

.detail-lk-m__bottom .btn:not(:last-child) {
    margin-right: 20px
}

.e-b-m {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgba(12, 34, 65, 0.4);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999
}

.e-b-m, .e-b-m__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.e-b-m__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 40px;
    background-color: #eef3f8;
    color: #0c2241;
    font-size: 18px;
    font-weight: 500
}

.e-b-m__inner div:not(:last-child) {
    margin-bottom: 15px
}

.e-b-m__inner div.btn {
    align-self: flex-end
}

.e-b-m__inner span {
    font-weight: 700
}

.e-b-m .wait-order-error {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    text-align: center
}

.e-b-m .wait-order-error__text {
    margin-bottom: 20px;
    max-width: 470px;
    text-align: center
}

.e-b-m .wait-order-error__btns {
    display: -webkit-box;
    display: flex
}

.e-b-m .wait-order-error__btns .btn:not(:last-child) {
    margin-right: 20px;
    margin-bottom: 0
}

.e-b-m .wait-order-error__btns a {
    text-decoration: none
}

.e-b-m .e-b-m {
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    align-items: center;
    background-color: #0c2241;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999
}

.e-b-m .e-b-m, .e-b-m .e-b-m__inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.e-b-m .e-b-m__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding: 40px;
    background-color: #eef3f8;
    color: #0c2241;
    font-size: 18px;
    font-weight: 500;
    position: absolute
}

.e-b-m .e-b-m__inner div:not(:last-child) {
    margin-bottom: 15px
}

.e-b-m .e-b-m__inner div.btn {
    align-self: flex-end
}

.e-b-m .e-b-m__inner span {
    font-weight: 700
}

.e-b-m .modal-loading {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    min-height: 200px
}

@keyframes p-lds-eclipse-a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes p-lds-eclipse-a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.m-filter {
    width: 100%;
    position: absolute;
    bottom: 100px;
    color: #0c2241;
    z-index: 4;
    -webkit-transition: .5s;
    transition: .5s
}

@media (max-width: 1800px) {
    .m-filter {
        bottom: 70px
    }
}

@media (max-width: 1023px) {
    .m-filter {
        bottom: 20px;
        padding-bottom: 70px;
        position: static
    }
}

.m-filter__choose-cruise {
    background-color: #fff;
    color: #0c0054;
    padding: 16px 22px;
    border-radius: 2px;
    font-weight: 500;
    font-size: 12px;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    text-transform: uppercase
}

.m-filter__choose-cruise .m-filter__choose-cruise-text {
    vertical-align: middle
}

.m-filter__choose-cruise .i-icon-ship {
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin-right: 10px
}

.m-filter__inner {
    position: relative;
    box-shadow: 0 23px 30px rgba(70, 72, 87, 0.13)
}


/* .m-filter__inner > .select-items {
  top: auto;
  bottom: calc(100% + 10px);
} */
@media (max-width: 767px) {
    .m-filter__inner {
        box-shadow: none
    }
}

.m-filter-tabs__content {
    width: 100%
}

.m-filter-top {
    display: -webkit-box;
    display: flex
}

.m-filter-top__link {
    font-size: 12px;
    font-weight: 700;
    padding: 13px 25px;
    margin-bottom: 2px;
    margin-right: 2px;
    cursor: pointer;
    border-radius: 2px;
    text-transform: none
}

.m-filter-top__link:hover .link {
    color: #9a243d
}

@media (max-width: 599px) {
    .m-filter-top__link {
        width: 50%;
        margin-right: 0;
        font-size: 14px;
        font-weight: 500;
        text-transform: none
    }
}

.m-filter-top__link--gold {
    background-color: #969581 !important;
    color: #fff !important
}

.m-filter-top__link--gold .icon-premium {
    margin-right: 10px
}

.m-filter-top__link--gold:hover .link {
    color: #fff
}

.m-filter-top__link:not(.active) {
    background-color: rgba(238, 243, 248, 0.8);
    border-color: transparent
}

@media (max-width: 599px) {
    .m-filter-top__link:not(.active) a {
        border-bottom: none
    }
}

.m-filter__link {
    position: absolute;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 316px;
    padding: 10px 15px;
    background-color: #0c2241;
    color: #fff;
    white-space: nowrap;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.m-filter__link--extended {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 60px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 10px;
    background-color: #fff;
    border-radius: 2px;
    z-index: 100;
    border: 1px solid #8f2e3f
}

.m-filter__link--extended .icon-extended-search {
    width: 24px;
    height: 24px;
    margin-right: 0
}

.m-filter__link--extended:hover {
    background-color: #8f2e3f !important
}

.m-filter__link--extended:hover .icon-extended-search .stroke {
    stroke: #fff
}

.m-filter__link--extended:hover .icon-extended-search .fill {
    fill: #fff
}

@media (max-width: 1023px) {
    .m-filter__link--extended {
        width: 41px !important;
        height: 41px;
        position: absolute !important;
        top: auto !important;
        bottom: 20px;
        right: 29px
    }
}

@media (max-width: 1279px) {
    .m-filter__link {
        top: 0
    }
}

@media (max-width: 1023px) {
    .m-filter__link {
        position: relative;
        width: 100%
    }
}

@media (max-width: 767px) {
    .m-filter__link {
        font-size: 14px;
        background-color: transparent
    }
}

.m-filter__link:hover {
    background-color: rgba(12, 34, 65, 0.9)
}

@media (max-width: 767px) {
    .m-filter__link:hover {
        background-color: transparent
    }
}

.m-filter__link svg {
    width: 16px;
    height: 10px;
    margin-right: 10px
}

.m-filter__bottom {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: #fff
}

.m-filter__bottom .b-form__item {
    width: auto;
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin-bottom: 0
}

.m-filter__bottom .select {
    border-color: transparent !important;
    text-transform: uppercase
}

@media (max-width: 1023px) {
    .m-filter__bottom .select {
        text-transform: none
    }
}

.m-filter__bottom #modef {
    display: none
}

@media (max-width: 1023px) {
    .m-filter__bottom #modef {
        display: block;
        padding-right: 50px;
        padding-top: 15px;
        width: calc(100% - 16px);
        margin-left: 8px;
        margin-right: 8px !important
    }
}

.m-filter__bottom #modef a {
    width: 100%;
    margin: 0;
    padding: 10px 15px;
    font-size: 16px
}

.m-filter__search {
    padding: 16px 25px;
    margin-left: 20px;
    border-radius: 2px;
    font-size: 14px;
    width: 231px
}

@media (max-width: 1023px) {
    .m-filter__search {
        display: none !important
    }
}

.m-filter .c-filter__middle > div {
    width: calc(100% - 316px)
}

@media (max-width: 1800px) {
    .m-filter .c-filter__middle > div {
        width: calc(100% - 250px)
    }
}

@media (max-width: 1279px) {
    .m-filter .c-filter__middle > div {
        width: calc(100% - 180px)
    }
}

@media (max-width: 1023px) {
    .m-filter .c-filter__middle > div {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .m-filter .c-filter__item:not(:last-of-type) {
        border-bottom: 1px solid #dee4ed;
        border-right: 1px solid #dee4ed
    }
}

.m-filter .c-filter__item > input {
    display: none
}

@media (max-width: 1023px) {
    .m-filter .b-form {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .m-filter .b-form__item {
        margin-right: 0
    }
}

.gradient, .map-cruises-d__image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.map-cruises-d__left {
    width: calc(100% - 320px);
    margin-right: 320px
}

@media (max-width: 1023px) {
    .map-cruises-d__left {
        width: 100%;
        height: 100%;
        margin-right: 0
    }
}

@media (max-width: 1023px) {
    .map-cruises-d__left .swiper-container {
        height: 100%
    }
}

.map-cruises-d__image {
    position: relative;
    height: 630px
}

@media (max-width: 1800px) {
    .map-cruises-d__image {
        height: 560px
    }
}

@media (max-width: 1279px) {
    .map-cruises-d__image {
        height: 450px
    }
}

@media (max-width: 599px) {
    .map-cruises-d__image {
        height: 270px
    }
}

.map-cruises-d__image:before {
    width: 100%;
    z-index: 1
}

.map-cruises-d__image img {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.map-cruises-d__title {
    position: absolute;
    bottom: 58px;
    width: 100%;
    padding-left: 40px;
    font-size: 56px;
    font-weight: 600;
    z-index: 1
}

@media (max-width: 1279px) {
    .map-cruises-d__title {
        bottom: 30px;
        font-size: 42px
    }
}

@media (max-width: 1023px) {
    .map-cruises-d__title {
        bottom: 20px;
        width: 100%;
        padding: 0 20px
    }
}

@media (max-width: 1023px) {
    .map-cruises-d .container {
        padding: 0
    }
}

.map-cruises-d .section {
    padding: 0;
    background-color: transparent
}

.map-cruises-d .d-p-tabs__link {
    -webkit-box-flex: 0;
    flex-grow: 0;
    padding: 26px 70px
}

@media (max-width: 1800px) {
    .map-cruises-d .d-p-tabs__link {
        padding: 20px 70px
    }
}

@media (max-width: 1279px) {
    .map-cruises-d .d-p-tabs__link {
        padding: 15px 45px
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider-prev {
        display: none
    }
}

.map-cruises-slider-prev__slide {
    position: relative;
    width: 100% !important;
    height: 130px !important;
    color: #0c2241;
    cursor: pointer
}

.map-cruises-slider-prev__slide:hover {
    opacity: .8
}

.map-cruises-slider-prev__slide.no-photo {
    background: #eef3f8 !important
}

.map-cruises-slider-prev__slide.no-photo:before {
    display: none
}

.map-cruises-slider-prev__slide.no-photo .map-cruises-slider-prev__title {
    line-height: 1.5;
    font-weight: 500;
    color: #0c2241
}

.map-cruises-slider-prev__slide img {
    width: 100%;
    height: 130px;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.map-cruises-slider-prev__image {
    position: relative;
    height: 100%
}

.map-cruises-slider-prev__title {
    position: absolute;
    bottom: 10px;
    padding: 0 60px 0 15px;
    color: #fff;
    z-index: 1
}

.map-cruises-slider-prev.swiper-container {
    height: calc(100% - 66px)
}

.map-cruises-slider-prev .swiper-wrapper {
    width: 100% !important
}

.gradient, .map-cruises-slider--dir a.map-cruises-slider-prev__slide:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.map-cruises-slider {
    position: relative;
    width: 100%;
    height: 675px;
    padding: 45px 40px 0;
    color: #fff;
    background-color: #fff;
    overflow: hidden
}

@media (max-width: 1800px) {
    .map-cruises-slider {
        height: 605px
    }
}

@media (max-width: 1279px) {
    .map-cruises-slider {
        height: 470px;
        padding: 20px 20px 0
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider {
        height: auto;
        padding: 0
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider--dir .map-cruises-slider__nav {
        position: relative;
        padding: 15px
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider--dir .map-cruises-slider__arrows {
        margin-bottom: 20px;
        -webkit-box-pack: end;
        justify-content: flex-end
    }
}

.map-cruises-slider--dir .map-cruises-slider__arrows--dir {
    position: absolute;
    bottom: 0;
    right: 380px;
    display: -webkit-box;
    display: flex;
    z-index: 1
}

@media (max-width: 1023px) {
    .map-cruises-slider--dir .map-cruises-slider__arrows--dir {
        bottom: auto;
        top: 15px;
        right: 15px
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider--dir .map-cruises-slider-prev {
        display: block;
        width: 100%
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider--dir .map-cruises-slider-prev__slide {
        width: 250px !important
    }
}

.map-cruises-slider--dir .map-cruises-slider-prev__image {
    width: 100% !important
}

.map-cruises-slider--dir .map-cruises-slider-prev.swiper-container {
    height: 100%
}

.map-cruises-slider--dir a.map-cruises-slider-prev__slide:before {
    z-index: 1
}

.map-cruises-slider__image, .map-cruises-slider__slide {
    height: 100%
}

.map-cruises-slider__nav {
    position: absolute;
    top: 45px;
    right: 40px;
    width: 320px;
    height: calc(100% - 45px);
    padding: 0 25px 0 35px;
    z-index: 1
}

@media (max-width: 1279px) {
    .map-cruises-slider__nav {
        top: 20px;
        right: 20px;
        height: calc(100% - 20px)
    }
}

@media (max-width: 1023px) {
    .map-cruises-slider__nav {
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        padding: 20px
    }
}

.map-cruises-slider__arrows {
    display: -webkit-box;
    display: flex;
    margin-bottom: 19px
}

@media (max-width: 1023px) {
    .map-cruises-slider__arrows {
        margin-bottom: 0
    }
}

.map-cruises-slider__arrows--dir {
    display: none
}

.map-cruises-slider__arrows .slider__arrow {
    width: 47px;
    height: 47px
}

@media (max-width: 767px) {
    .map-cruises-slider__arrows .slider__arrow {
        width: 35px;
        height: 35px
    }
}

.map-cruises-slider__arrows .slider__arrow svg {
    width: 11px;
    height: 11px
}

.map-cruises-slider__arrows .slider__arrow svg * {
    stroke: #8495a8;
    stroke-width: 4px
}

.cruise-route, .p__path {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    color: #fff
}

@media (max-width: 1800px) {
    .cruise-route, .p__path {
        margin-top: 16px
    }
}

.cruise-route svg, .p__path svg {
    height: 8px;
    margin: 0 9px
}

.cruise-route div:not(.p__path-wrapper), .p__path div:not(.p__path-wrapper) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.cruise-route div:not(.p__path-wrapper):last-child svg, .p__path div:not(.p__path-wrapper):last-child svg {
    display: none
}

.cruise-route div:not(.p__path-wrapper) svg, .p__path div:not(.p__path-wrapper) svg {
    min-width: 17px
}

.m-sale-icon, .p__info > div img {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

@media (max-width: 1800px) {
    .m-sale-icon, .p__info > div img {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }
}

@media (max-width: 599px) {
    .m-sale-icon, .p__info > div img {
        margin-right: 12px
    }
}

.m-sale-icon.init, .p__info > div img.init {
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

.m-sale-icon:not(.init), .p__info > div img:not(.init) {
    border-radius: 5px
}

.gradient, .p__img:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .75;
    pointer-events: none;
    z-index: -1
}

.img-absolute, .p__img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.d-icon, .p__icons img {
    width: 25px;
    height: 25px;
    margin-right: 12px
}

.d-icon:not(.init), .p__icons img:not(.init) {
    border-radius: 5px
}

.p {
    display: grid;
    grid-template-columns: 380px auto 316px;
    background-color: #fff
}

@media (max-width: 1800px) {
    .p {
        grid-template-columns: 320px auto 300px
    }
}

@media (max-width: 1279px) {
    .p {
        grid-template-columns: 250px auto 220px
    }
}

@media (max-width: 1023px) {
    .p {
        grid-template-columns: 250px auto
    }
}

@media (max-width: 767px) {
    .p {
        display: block
    }
}

.p:not(:last-child) {
    margin-bottom: 15px
}

.p--recommended {
    background-color: #fffbef
}

.p--recommended .p-content {
    border-color: #ffefbc;
    border-style: solid;
    border-width: 4px 0
}

@media (max-width: 1023px) {
    .p--recommended .p-content {
        border-right-width: 4px;
        border-bottom-width: 0
    }
}

@media (max-width: 767px) {
    .p--recommended .p-content {
        border-top-width: 0;
        border-right-width: 2px;
        border-left-width: 2px
    }
}

.p--recommended .p__path--m {
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom: 1px solid;
    border-color: #ffefbc
}

.p--recommended .p__actions {
    background-color: #ffefbc;
    border-left: none
}

@media (max-width: 1023px) {
    .p--recommended .p__actions {
        border: none
    }
}

.p__img {
    display: block;
    position: relative;
    min-height: 200px;
    z-index: 1
}

@media (max-width: 1279px) {
    .p__img {
        min-height: 170px
    }
}

@media (max-width: 767px) {
    .p__img {
        display: -webkit-box;
        display: flex;
        height: 204px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

.p__img:before {
    top: auto;
    height: 100px
}

.p__img--no-p {
    background-color: #dbe4ef
}

.p__img--no-p:before {
    display: none
}

@media (max-width: 767px) {
    .p__img--no-p:before {
        display: block
    }
}

.p__img--no-p img {
    font-family: "object-fit:none";
    -o-object-fit: none;
    object-fit: none
}

.p__img .tags {
    margin: 0;
    padding: 13px
}

@media (max-width: 1279px) {
    .p__img .tags {
        padding: 9px
    }
}

@media (max-width: 1279px) {
    .p__img .tags__item {
        padding: 3px 5px;
        font-size: 17px;
        font-weight: 600
    }
}

.p__title {
    display: block;
    font-size: 21px;
    font-weight: 700
}

@media (max-width: 1800px) {
    .p__title {
    }
}

@media (max-width: 1279px) {
    .p__title {
        margin-bottom: 5px;
        font-size: 19px
    }
}

.p__title--m {
    display: none;
    margin-top: auto;
    padding: 0 12px 20px;
    font-size: 16px;
    color: #fff
}

@media (max-width: 767px) {
    .p__title--m {
        display: block;
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .p__title--d {
        display: none
    }
}

@media (max-width: 1023px) {
    .p-content {
        border: 1px solid #dee4ed;
        border-left-width: 0
    }
}

@media (max-width: 767px) {
    .p-content {
        padding-top: 10px;
        border-left-width: 1px
    }
}

.p-content__inner {
    display: -webkit-box;
    display: flex;
    padding: 20px 65px 20px 35px;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 1800px) {
    .p-content__inner {
        padding: 20px 30px
    }
}

@media (max-width: 1279px) {
    .p-content__inner {
        display: block;
        padding: 10px 20px
    }
}

@media (max-width: 767px) {
    .p-content__inner {
        padding: 10px 15px
    }
}

.p-content__inner--title {
    padding-bottom: 0
}

@media (max-width: 767px) {
    .p-content__inner--title {
        display: none
    }
}

.p-content__inner--top {
    padding-top: 0;
    border-bottom: 1px solid #dee4ed
}

@media (max-width: 767px) {
    .p-content__inner--top {
        border-bottom-width: 0
    }
}

@media (max-width: 767px) {
    .p-content__inner--bottom {
        display: none
    }
}

.p-content__left, .p-content__right {
    width: 45%
}

@media (max-width: 1800px) {
    .p-content__left, .p-content__right {
        width: 49%
    }
}

@media (max-width: 1279px) {
    .p-content__left, .p-content__right {
        width: 100%
    }
}

@media (max-width: 1279px) {
    .p-content__right--stops {
        display: none
    }
}

.p-content .btn {
    display: none;
    width: calc(100% - 30px);
    margin: 0 15px 10px;
    border-color: #dee4ed;
    color: #8495a8
}

@media (max-width: 767px) {
    .p-content .btn {
        display: block
    }
}

.p-content .btn.tooltip {
    z-index: 1
}

.p__path {
    color: #0c2241
}

@media (max-width: 1800px) {
    .p__path {
        margin-top: 0
    }
}

@media (max-width: 1279px) {
    .p__path {
        font-size: 15px
    }
}

.p__path--d {
    flex-wrap: nowrap;
    margin-top: 2px;
    font-size: 15px
}

@media (max-width: 767px) {
    .p__path--d {
        display: none
    }
}

.p__path--m {
    display: none;
    padding: 10px 15px 5px;
    border-left: 1px solid #dee4ed;
    border-right: 1px solid #dee4ed
}

@media (max-width: 767px) {
    .p__path--m {
        display: -webkit-box;
        display: flex
    }
}

.p__path > span {
    margin-right: 15px;
    font-weight: 700
}

@media (max-width: 767px) {
    .p__path span {
        margin-bottom: 5px
    }
}

.p__path svg :not(g) {
    stroke: #8495a8
}

.p__path-wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center
}

.p__path-wrapper div {
    margin-bottom: 6px
}

.p__icons {
    display: -webkit-box;
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .p__icons {
        display: none
    }
}

.p__stops span {
    margin-bottom: 4px;
    font-size: 15px
}

.p__stops span:first-child {
    font-weight: 700
}

.p__stops span:not(:first-child):not(:last-child) {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center
}

.p__stops span:not(:first-child):not(:last-child):after {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #dee4ed
}

.p__name {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

@media (max-width: 1800px) {
    .p__name {
        flex-wrap: wrap
    }
}

@media (max-width: 1279px) {
    .p__name {
        margin-bottom: 8px;
        font-size: 15px
    }
}

.p__name img {
    width: 21px;
    height: 21px;
    margin-right: 9px
}

.p__name span:not([class]) {
    display: block;
    margin-right: 15px
}

.p__tag {
    padding: 3px 8px;
    font-size: 17px;
    font-weight: 500;
    border: 1px solid transparent;
    background-color: #9a243d;
    color: #f2f0df
}

@media (max-width: 1800px) {
    .p__tag {
        margin-top: 5px
    }
}

@media (max-width: 767px) {
    .p__tag {
        padding: 5px 8px;
        border: none !important
    }
}

.p__tag--premium {
    background-color: #002642;
    color: #ebebeb
}

.p__tag--luxury {
    background-color: #c8b49a;
    color: #fff
}

.p__tag--lite {
    background-color: #18B0BD;
    color: #fff
}

.p__tag--lvl {
    background-color: #fff;
    border-color: #dbe4ef
}

@media (max-width: 767px) {
    .p__tag--lvl {
        background-color: transparent;
        border: 1px solid #dee4ed !important;
        border-top: 0 solid #dee4ed !important
    }
}

.p__tag--type {
    border-color: #c8b49a;
    background-color: #c8b49a;
    color: #fff
}

.p__tag--m {
    display: none;
    text-align: center
}

@media (max-width: 767px) {
    .p__tag--m {
        display: block;
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .p__tag--d {
        display: none
    }
}

.p__info {
    display: -webkit-box;
    display: flex;
    margin-bottom: -5px
}

@media (max-width: 1800px) {
    .p__info {
        flex-wrap: wrap
    }
}

.p__info > div {
    display: -webkit-box;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-align: center;
    align-items: center
}

.p__info > div:first-child {
    margin-right: auto
}

.p__info > div span {
    font-size: 17px;
    font-weight: 700
}

@media (max-width: 1279px) {
    .p__info > div span {
        font-size: 15px
    }
}

.p__offer {
    margin-bottom: 19px;
    font-size: 15px;
    font-weight: 700;
    color: #9a243d
}

@media (max-width: 1023px) {
    .p__offer {
        display: none
    }
}

.p__actions {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    padding: 23px 30px;
    border-left: 1px solid #dee4ed;
    background-color: #fff
}

@media (max-width: 1279px) {
    .p__actions {
        padding: 13px 20px
    }
}

@media (max-width: 1023px) {
    .p__actions {
        grid-column: 1/3;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        flex-wrap: wrap;
        -webkit-box-align: center;
        align-items: center;
        padding: 5px 15px;
        border: 1px solid #dee4ed;
        border-top: 0 solid #dee4ed
    }
}

@media (max-width: 767px) {
    .p__actions {
        display: block;
        padding: 10px 15px;
        background-color: #0c2241 !important
    }
}

.p__actions .price {
    display: -webkit-box;
    display: flex;
    margin-top: auto;
    -webkit-box-align: end;
    align-items: flex-end
}

@media (max-width: 1279px) {
    .p__actions .price {
        display: block
    }
}

@media (max-width: 1023px) {
    .p__actions .price {
        display: -webkit-box;
        display: flex;
        margin-top: 0;
        margin-left: auto
    }
}

@media (max-width: 767px) {
    .p__actions .price {
        -webkit-box-align: center;
        align-items: center;
        font-size: 16px
    }
}

.p__actions .price span:first-of-type {
    font-size: 25px
}

@media (max-width: 1279px) {
    .p__actions .price span:first-of-type {
        font-size: 22px
    }
}

@media (max-width: 1023px) {
    .p__actions .price span:first-of-type {
        margin-bottom: 0;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (max-width: 767px) {
    .p__actions .price span:first-of-type {
        font-size: 16px;
        color: #fff !important
    }
}

.p__actions .price span:first-of-type:not(:last-child) {
    color: #0c2241
}

.p__actions .price span:last-of-type:not(:first-of-type):not(.inf) {
    margin-left: 5px;
    font-size: 18px
}

@media (max-width: 1279px) {
    .p__actions .price span:last-of-type:not(:first-of-type):not(.inf) {
        margin-left: 0
    }
}

@media (max-width: 1023px) {
    .p__actions .price span:last-of-type:not(:first-of-type):not(.inf) {
        margin-left: 10px
    }
}

@media (max-width: 767px) {
    .p__actions .price span:last-of-type:not(:first-of-type):not(.inf) {
        color: #8495a8;
        font-size: 14px !important
    }

    .p__actions .price span:last-of-type:not(:first-of-type):not(.inf) .rub {
        color: #8495a8 !important
    }
}

.p__actions .price img {
    display: none;
    margin-right: 13px
}

@media (max-width: 1023px) {
    .p__actions .price img {
        display: block
    }
}

@media (max-width: 767px) {
    .p__actions .price img {
        min-width: 20px;
        max-width: 20px;
        height: 20px
    }
}

.p__actions .btn--little {
    margin-bottom: 15px
}

@media (max-width: 1023px) {
    .p__actions .btn--little {
        margin: 0 15px 0 0
    }
}

@media (max-width: 767px) {
    .p__actions .btn--little {
        display: none
    }
}

.p-btns {
    display: block
}

@media (max-width: 1023px) {
    .p-btns {
        display: -webkit-box;
        display: flex;
        margin: 8px 0 8px 15px;
        -webkit-box-align: center;
        align-items: center
    }
}

@media (max-width: 767px) {
    .p-btns {
        margin-left: 0
    }
}

@media (max-width: 599px) {
    .p-btns {
        display: block
    }
}

.p-btns .btn {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

@media (max-width: 1023px) {
    .p-btns .btn {
        width: auto
    }
}

@media (max-width: 767px) {
    .p-btns .btn {
        width: 50%
    }
}

@media (max-width: 599px) {
    .p-btns .btn {
        width: 100%
    }
}

.p-btns .btn--fill {
    margin-top: 15px
}

@media (max-width: 1023px) {
    .p-btns .btn--fill {
        margin: 0 0 0 15px;
    }

    .p-btns .exception {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .p-btns .btn--fill {
        margin: 15px 0 0
    }
}

@media (max-width: 1023px) {
    .p-btns .btn--blue {
        margin-left: 10px
    }
}

@media (max-width: 767px) {
    .p-btns .btn--blue {
        color: #eef3f8
    }

    .p-btns .btn--blue.btn--fill {
        background-color: #eef3f8;
        color: #0c2241
    }

    .p-btns .btn--blue.btn--fill:hover:not(:disabled) {
        background-color: #ebf4ff
    }
}

@media (max-width: 599px) {
    .p-btns .btn--blue {
        margin-left: 0
    }
}

.p__credit {
    margin-top: 5px;
    font-size: 15px;
    font-weight: 500
}

@media (max-width: 1279px) {
    .p__credit {
        font-size: 14px
    }
}

@media (max-width: 1023px) {
    .p__credit {
        -webkit-box-ordinal-group: 0;
        order: -1;
        margin-top: 0;
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .p__credit {
        -webkit-box-ordinal-group: 3;
        order: 2;
        margin-top: 5px;
        margin-left: 33px;
        color: #8495a8
    }
}

.gradient, .news-d-top__image:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(90deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.news-d-top {
    position: relative;
    width: 100%;
    height: 600px
}

@media (max-width: 1279px) {
    .news-d-top {
        height: 500px
    }
}

@media (max-width: 1023px) {
    .news-d-top {
        height: auto
    }
}

.news-d-top__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 1023px) {
    .news-d-top__image {
        position: relative;
        height: 200px;
        width: calc(100% + 30px);
        margin: 0 -15px
    }
}

.news-d-top__image:after {
    z-index: 0
}

.news-d-top__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.news-d__back {
    position: absolute;
    top: 30px;
    left: 35px;
    color: #fff;
    z-index: 1
}

@media (max-width: 1023px) {
    .news-d__back {
        position: relative;
        top: 0;
        left: 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        width: calc(100% + 30px);
        margin: 0 -15px;
        padding: 10px 15px;
        color: #0c2241
    }
}

.news-d__back > svg {
    display: none;
    margin-right: 15px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 1023px) {
    .news-d__back > svg {
        display: block
    }
}

.news-d__back .btn {
    margin-bottom: 260px;
    padding: 7px 39px 7px 9px;
    text-transform: none
}

@media (max-width: 1279px) {
    .news-d__back .btn {
        margin-bottom: 180px
    }
}

@media (max-width: 1023px) {
    .news-d__back .btn {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent !important;
        border-color: transparent !important
    }
}

.news-d__back .btn.btn--blue svg * {
    stroke: #fff
}

.news-d__back .btn svg {
    width: 15px;
    height: 15px;
    margin-right: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 1023px) {
    .news-d__back .btn span, .news-d__back .btn svg {
        display: none
    }
}

.news-d__back .title-1 {
    margin-left: 23px
}

@media (max-width: 1279px) {
    .news-d__back .title-1 {
        margin-left: 0
    }
}

@media (max-width: 1023px) {
    .news-d__back .title-1 {
        font-size: 42px
    }
}

@media (max-width: 767px) {
    .news-d__back .title-1 {
        font-size: 34px
    }
}

@media (max-width: 599px) {
    .news-d__back .title-1 {
        font-size: 22px;
        font-weight: 700
    }
}

.news-d__text {
    position: absolute;
    bottom: 46px;
    max-width: 1025px;
    padding: 0 60px;
    color: #fff;
    line-height: 1.5;
    z-index: 1
}

@media (max-width: 1279px) {
    .news-d__text {
        bottom: 30px;
        padding: 0 30px
    }
}

@media (max-width: 1023px) {
    .news-d__text {
        position: relative;
        bottom: 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
        padding: 20px 0;
        color: #0c2241
    }
}

.news-d__text p {
    margin-bottom: 20px
}

@media (max-width: 1023px) {
    .news-d__text p {
        margin-bottom: 0
    }
}

.news-d__text p:last-of-type {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .news-d__text p:last-of-type {
        margin-bottom: 15px
    }
}

.news-d__inner {
    max-width: 1365px;
    margin: 0 auto
}

.news-d__info {
    width: 100%;
    margin: -60px 0 90px;
    color: #8495a8;
    text-align: center
}

@media (max-width: 1279px) {
    .news-d__info {
        margin: -30px 0 40px
    }
}

@media (max-width: 767px) {
    .news-d__info {
        margin: -15px 0 15px
    }
}

.news-d__info p {
    max-width: 555px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .news-d__info p {
        font-size: 16px
    }
}

.news-d-p__bold {
    margin-bottom: 30px;
    font-weight: 700
}

@media (max-width: 767px) {
    .news-d-p__bold {
        margin-bottom: 10px
    }
}

.news-d__image {
    height: 600px;
    margin-bottom: 50px
}

@media (max-width: 1279px) {
    .news-d__image {
        height: 500px;
        margin-bottom: 25px
    }
}

@media (max-width: 1023px) {
    .news-d__image {
        height: 300px;
        margin-bottom: 0
    }
}

.news-d__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.news-d .title-2 {
    margin-bottom: 35px
}

@media (max-width: 1023px) {
    .news-d .title-2 {
        margin-bottom: 20px
    }
}

.news-d .title-3 {
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .news-d .title-3 {
        margin-bottom: 15px
    }
}

.reviews-filter__item:not(:last-of-type):after, .separator {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 0;
    width: 1px;
    background-color: #dbe4ef
}

.reviews-filter {
    width: calc(100% - 205px)
}

@media (max-width: 1279px) {
    .reviews-filter {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .reviews-filter {
        position: fixed;
        top: 0;
        right: 0;
        width: 100vw;
        height: 100vh;
        -webkit-transform: translateX(calc(100% + 20px));
        transform: translateX(calc(100% + 20px));
        background-color: #fff;
        z-index: 99;
        overflow: auto
    }
}

@media (max-width: 1023px) {
    .reviews-filter.active {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.reviews-filter__header {
    display: none;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    height: 54px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dbe4ef;
    background-color: #fff
}

@media (max-width: 1023px) {
    .reviews-filter__header {
        display: -webkit-box;
        display: flex
    }
}

.reviews-filter__form > div:not([class]) {
    display: grid;
    width: 100%;
    grid-template-columns: minmax(10%, 230px) minmax(10%, 242px) minmax(15%, 292px) minmax(30%, 379px) minmax(30%, 396px)
}

@media (max-width: 1279px) {
    .reviews-filter__form > div:not([class]) {
        width: 100%;
        margin-bottom: 20px
    }
}

@media (max-width: 1023px) {
    .reviews-filter__form > div:not([class]) {
        display: block;
        padding: 0 15px
    }
}

.reviews-filter__form--small > div:not([class]) {
    grid-template-columns: repeat(2, minmax(50%, 828px))
}

.reviews-filter__item {
    position: relative
}

@media (max-width: 1023px) {
    .reviews-filter__item:not(:last-of-type):after {
        display: none
    }
}

.reviews-filter__btns {
    display: none
}

@media (max-width: 1023px) {
    .reviews-filter__btns {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center
    }
}

@media (max-width: 1023px) {
    .reviews-filter__btn--cancel {
        margin-left: 15px
    }
}

.reviews-filter .b-form__item {
    margin-bottom: 0
}

@media (max-width: 1023px) {
    .reviews-filter .b-form__item {
        margin-bottom: 15px
    }
}

.reviews-filter .b-form__item .b-form__label {
    left: 30px;
    font-size: 15px;
    font-weight: 500
}

@media (max-width: 1279px) {
    .reviews-filter .b-form__item .b-form__label {
        left: 20px;
        font-size: 13px;
        font-weight: 500
    }
}

@media (max-width: 1023px) {
    .reviews-filter .b-form__item .b-form__label {
        left: 15px
    }
}

.reviews-filter .b-form__item .b-form__label.active {
    top: 19px !important
}

@media (max-width: 1023px) {
    .reviews-filter .b-form__item .b-form__label.active {
        top: 8px !important
    }
}

.reviews-filter .b-form__item .select {
    min-height: 90px;
    border: none
}

@media (max-width: 1023px) {
    .reviews-filter .b-form__item .select {
        min-height: 0;
        border: 1px solid #c7d4e6
    }
}

.reviews-filter .b-form__item .select:after, .reviews-filter .b-form__item .select:before {
    right: 42px
}

@media (max-width: 1279px) {
    .reviews-filter .b-form__item .select:after, .reviews-filter .b-form__item .select:before {
        right: 25px
    }
}

.reviews-filter .b-form__item .select-wrapper .select > .label {
    display: block;
    padding: 46px 20px 18px 30px;
    line-height: 22px;
    font-size: 18px !important;
    font-weight: 700 !important
}

@media (max-width: 1279px) {
    .reviews-filter .b-form__item .select-wrapper .select > .label {
        padding: 46px 20px 18px;
        font-size: 16px !important
    }
}

@media (max-width: 1023px) {
    .reviews-filter .b-form__item .select-wrapper .select > .label {
        padding: 13px 25px 13px 15px;
        padding-top: 30px !important;
        padding-bottom: 15px !important
    }
}

.gradient, .s-temp-top__image:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(90deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.s-temp-top {
    position: relative;
    width: 100%;
    height: 600px;
    color: #fff
}

@media (max-width: 1279px) {
    .s-temp-top {
        height: 470px;
        margin-bottom: 10px
    }
}

@media (max-width: 1023px) {
    .s-temp-top {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .s-temp-top {
        height: auto
    }
}

@media (max-width: 1023px) {
    .s-temp-top--blog .s-temp-top {
        margin-bottom: 0
    }
}

.s-temp-top--blog .s-temp-top__back {
    top: 30px;
    left: 35px
}

@media (max-width: 1023px) {
    .s-temp-top--blog .s-temp-top__back {
        top: 30px;
        left: 20px
    }
}

@media (max-width: 767px) {
    .s-temp-top--blog .s-temp-top__back {
        top: 10px;
        left: -5px
    }
}

.s-temp-top--blog .s-temp-top__back a svg {
    width: 15px;
    height: 15px;
    margin-right: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 767px) {
    .s-temp-top--blog .s-temp-top__back a svg {
        margin-right: 10px
    }
}

.s-temp-top--blog .s-temp-top__back a svg * {
    stroke: #fff
}

.s-temp-top--blog .s-temp-top__info {
    bottom: 50px
}

@media (max-width: 767px) {
    .s-temp-top--blog .s-temp-top__info {
        bottom: 0
    }
}

.s-temp-top__back {
    position: absolute;
    display: block;
    z-index: 1
}

.s-temp-top__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .s-temp-top__image {
        position: relative;
        width: calc(100% + 30px);
        height: 170px;
        margin: 0 -15px 15px
    }
}

.s-temp-top__image:after {
    z-index: 0
}

.s-temp-top__image img {
    display: block;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.s-temp-top__info {
    position: absolute;
    bottom: 95px;
    left: 60px;
    width: 100%;
    max-width: 1025px;
    color: #fff
}

@media (max-width: 1279px) {
    .s-temp-top__info {
        bottom: 55px;
        left: 30px;
        max-width: 850px
    }
}

@media (max-width: 1023px) {
    .s-temp-top__info {
        bottom: 25px;
        left: 15px;
        max-width: 600px
    }
}

@media (max-width: 767px) {
    .s-temp-top__info {
        position: relative;
        bottom: 0;
        left: 0;
        max-width: 100%;
        color: #0c2241
    }
}

.s-temp-top__text {
    margin-top: 30px;
    line-height: 1.4
}

@media (max-width: 767px) {
    .s-temp-top__text {
        margin-top: 15px
    }
}

.s-temp-top__date {
    margin-top: 70px
}

@media (max-width: 1279px) {
    .s-temp-top__date {
        margin-top: 35px
    }
}

@media (max-width: 767px) {
    .s-temp-top__date {
        margin-top: 10px
    }
}

.gradient {
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5
}

.s-temp__container {
    max-width: 1364px;
    margin: 0 auto
}

.s-temp__wrapper {
    margin-bottom: 70px
}

@media (max-width: 1279px) {
    .s-temp__wrapper {
        margin-bottom: 45px
    }
}

@media (max-width: 1023px) {
    .s-temp__wrapper {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .s-temp__wrapper {
        margin-bottom: 20px
    }
}

.s-temp__notes {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #8495a8
}

@media (max-width: 1023px) {
    .s-temp .section-aside__sidebar {
        display: none
    }
}

@media (max-width: 1023px) {
    .s-temp .section-aside__sidebar--m {
        display: block;
        margin: 10px 0 0
    }
}

.s-temp .section-aside-menu {
    margin-top: 0
}

.s-temp .title-3 {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .s-temp .title-3 {
        margin-bottom: 15px
    }
}

.section-register {
    display: grid;
    grid-template-columns: minmax(200px, 1fr) minmax(690px, 1fr);
    grid-gap: 42px
}

@media (max-width: 1800px) {
    .section-register {
        grid-gap: 20px
    }
}

@media (max-width: 1279px) {
    .section-register {
        grid-template-columns: 1fr;
        grid-gap: 40px
    }
}

@media (max-width: 599px) {
    .section-register {
        grid-gap: 20px
    }
}

.section-register-social {
    max-width: 472px
}

.section-register__content {
    border: 1px solid #eef3f8;
    border-top: 0 solid #eef3f8
}

.section-register__inner {
    max-width: 806px;
    margin: 0 auto
}

.section-register__inner--top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width: 599px) {
    .section-register__inner--top {
        display: block
    }
}

.section-register__inner--top > div {
    margin-right: 20px
}

@media (max-width: 599px) {
    .section-register__inner--top > div {
        margin-right: 0
    }
}

.section-register__inner--top .btn {
    margin-left: auto;
    padding: 17px 20px;
    white-space: nowrap
}

@media (max-width: 1800px) {
    .section-register__inner--top .btn {
        font-size: 17px
    }
}

@media (max-width: 599px) {
    .section-register__inner--top .btn {
        width: 100%;
        margin-top: 15px;
        padding: 5px 20px;
        font-size: 18px;
        line-height: 1.3;
        text-align: center;
        white-space: normal
    }
}

.section-register__inner--form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px 30px
}

@media (max-width: 1800px) {
    .section-register__inner--form {
        grid-gap: 20px 25px
    }
}

@media (max-width: 1023px) {
    .section-register__inner--form {
        grid-template-columns: 1fr
    }
}

@media (max-width: 767px) {
    .section-register__inner--form {
        grid-gap: 10px 25px
    }
}

.section-register__inner--form .b-form__item {
    margin-bottom: 0
}

#title-search-input::-webkit-input-placeholder {
    color: #8495a8;
    font-size: 18px;
    font-family: inherit
}

#title-search-input::-moz-placeholder {
    color: #8495a8;
    font-size: 18px;
    font-family: inherit
}

#title-search-input:-moz-placeholder {
    color: #8495a8;
    font-size: 18px;
    font-family: inherit
}

#title-search-input:-ms-input-placeholder {
    color: #8495a8;
    font-size: 18px;
    font-family: inherit
}

#title-search-input:focus::-webkit-input-placeholder {
    color: transparent
}

#title-search-input:focus::-moz-placeholder {
    color: transparent
}

#title-search-input:focus:-moz-placeholder {
    color: transparent
}

#title-search-input:focus:-ms-input-placeholder {
    color: transparent
}

.section-register__inner--border {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #eef3f8
}

@media (max-width: 767px) {
    .section-register__inner--border {
        padding-top: 10px
    }
}

.section-register__inner--bottom {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-top: 27px
}

@media (max-width: 1023px) {
    .section-register__inner--bottom {
        flex-wrap: wrap
    }
}

.section-register__inner--bottom .b-form__pp {
    margin-top: 5px;
    margin-right: 20px
}

.section-register__inner--bottom button {
    margin-top: 5px;
    margin-left: auto
}

@media (max-width: 599px) {
    .section-register__inner--bottom button {
        width: 100%;
        margin-top: 15px
    }
}

.section-register__inner .b-form__info {
    max-width: 554px;
    margin: 22px 0 51px
}

@media (max-width: 767px) {
    .section-register__inner .b-form__info {
        margin: 15px 0
    }
}

.section-register .errors_cont:empty, .section-register .result_cont:empty {
    display: none
}

@media (max-width: 1023px) {
    .section--static {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .section--static {
        padding: 15px 0
    }
}

.section--static .title-2, .section--static h2 {
    margin-bottom: 23px !important
}

@media (max-width: 599px) {
    .section--static .title-2, .section--static h2 {
        margin-bottom: 15px !important
    }
}

.section--static .title-3, .section--static h3 {
    margin-bottom: 18px !important
}

@media (max-width: 599px) {
    .section--static .title-3, .section--static h3 {
        margin-bottom: 10px !important
    }
}

.section--static .title-4, .section--static h4 {
    margin-bottom: 8px !important
}

@media (max-width: 599px) {
    .section--static .title-4, .section--static h4 {
        margin-bottom: 5px !important
    }
}

/* @media (max-width: 1279px) {
  .section--static h2 {
    font-size: 50px
  }
}

@media (max-width: 1023px) {
  .section--static h2 {
    font-size: 42px
  }
}

@media (max-width: 767px) {
  .section--static h2 {
    font-size: 34px
  }
}

@media (max-width: 599px) {
  .section--static h2 {
    font-size: 22px
  }
} */

.section--static h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1
}

@media (max-width: 1279px) {
    .section--static h3 {
        font-size: 32px
    }
}

@media (max-width: 767px) {
    .section--static h3 {
        font-size: 28px
    }
}

@media (max-width: 599px) {
    .section--static h3 {
        font-size: 24px
    }
}

.section--static h4 {
    font-size: 24px;
    font-weight: 600
}

.section--mt {
    margin-top: 30px
}

@media (max-width: 1023px) {
    .section--mt {
        margin-top: 0
    }
}

@media (max-width: 1023px) {
    .section--reg {
        padding: 15px
    }
}

.section .title-1 {
    margin-bottom: 40px
}

@media (max-width: 1279px) {
    .section .title-1 {
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .section .title-1 {
        margin-bottom: 10px
    }
}

.section .title-4 {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .section .title-4 {
        margin-bottom: 10px
    }
}

.section hr {
    background-color: #eef3f8
}

@media (max-width: 1023px) {
    .section hr {
        margin: 15px 0 30px
    }
}

@media (max-width: 767px) {
    .section hr {
        margin: 0 0 15px
    }
}

.gradient, .ship-slider__image:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(90deg, #010512, rgba(1, 5, 18, 0));
    opacity: .65;
    pointer-events: none;
    z-index: -1
}

.ship-slider {
    height: 870px;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .ship-slider {
        height: auto
    }
}

.ship-slider__inner, .ship-slider__item {
    width: 100%;
    height: 100%
}

.ship-slider__item {
    display: -webkit-box;
    display: flex;
    background-color: #9a243d;
    color: #f2f0df
}

@media (max-width: 1023px) {
    .ship-slider__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
}

@media (max-width: 767px) {
    .ship-slider__item {
        height: auto
    }
}

.ship-slider__item.luxury {
    background-color: #c8b49a
}

.ship-slider__item.luxury .ship-slider-left {
    color: #fff
}

.ship-slider__item.luxury .tags__item--type {
    background-color: #c8b49a;
    color: #fff !important
}

.ship-slider__item.luxury .link--underline {
    border-bottom: 1px solid #fff
}

.ship-slider__item.luxury .link--underline:hover {
    border-bottom-color: #9a243d;
    color: #9a243d
}

.ship-slider__item.premium {
    background-color: #002642;
    color: #ebebeb
}

.ship-slider__item.premium .tags__item--type {
    background-color: #002642;
    color: #ebebeb !important
}

.ship-slider__item.premium .link--underline {
    border-bottom: 1px solid #ebebeb
}

.ship-slider__item.premium .link--underline:hover {
    border-bottom-color: #9a243d;
    color: #9a243d
}

.ship-slider__item.lite {
    background-color: #18B0BD;
    color: #fff
}

.ship-slider__item.lite .tags__item--type {
    background-color: #18B0BD;
    color: #fff !important
}

.ship-slider__item.lite .link--underline {
    border-bottom: 1px solid #18B0BD
}

.ship-slider__item.lite .link--underline:hover {
    border-bottom-color: #18B0BD;
    color: #fff
}

.ship-slider__item .tags__item--type {
    background-color: #9a243d;
    color: #f2f0df
}

.ship-slider__item .link--underline {
    border-bottom: 1px solid #f2f0df
}

.ship-slider__item .link--underline:hover {
    border-bottom-color: #c8b49a;
    color: #c8b49a
}

.ship-slider__right {
    position: relative;
    width: calc(100% - 580px)
}

@media (max-width: 1800px) {
    .ship-slider__right {
        width: calc(100% - 450px)
    }
}

@media (max-width: 1023px) {
    .ship-slider__right {
        width: 100%;
        height: 450px
    }
}

@media (max-width: 767px) {
    .ship-slider__right {
        height: auto
    }
}

.ship-slider-left {
    width: 580px;
    padding: 130px 65px
}

@media (max-width: 1800px) {
    .ship-slider-left {
        width: 450px;
        padding: 85px 65px
    }
}

@media (max-width: 1023px) {
    .ship-slider-left {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        width: 100%;
        height: calc(100% - 450px);
        padding: 20px 35px
    }
}

@media (max-width: 767px) {
    .ship-slider-left {
        height: auto;
        padding: 20px 15px
    }
}

.ship-slider-left__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 10px
}

@media (max-width: 1023px) {
    .ship-slider-left__item {
        -webkit-box-flex: 1;
        flex: 1 1 50%
    }
}

@media (max-width: 767px) {
    .ship-slider-left__item {
        -webkit-box-flex: 1;
        flex: 1 1 100%
    }
}

.ship-slider-left__item img {
    width: 25px;
    height: 25px;
    margin-right: 25px
}

.ship-slider__image {
    position: relative;
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .ship-slider__image {
        position: absolute;
        top: 0;
        left: 0
    }
}

.ship-slider__image:before {
    z-index: 1
}

.ship-slider__image img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.ship-slider .b-breadcrumbs {
    position: absolute;
    /* margin: 0 0 0 34px; */
    z-index: 2
}

.ship-slider .swiper-container {
    height: 100%
}

.ship-slider .swiper-pagination {
    right: auto !important;
    left: 35px
}

@media (max-width: 1023px) {
    .ship-slider .swiper-pagination {
        left: 15px;
        top: 30% !important
    }
}

@media (max-width: 767px) {
    .ship-slider .swiper-pagination {
        right: 10px !important;
        left: auto !important;
        top: 15px !important;
        bottom: auto !important;
        width: auto !important
    }
}

.ship-slider .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 8px 0 !important;
    background-color: transparent;
    opacity: 1
}

@media (max-width: 1023px) {
    .ship-slider .swiper-pagination-bullet {
        width: 15px;
        height: 15px
    }
}

@media (max-width: 767px) {
    .ship-slider .swiper-pagination-bullet {
        display: -webkit-inline-box !important;
        display: inline-flex !important;
        width: 10px;
        height: 10px;
        margin: 0 3px !important
    }
}

.ship-slider .swiper-pagination-bullet-active {
    background-color: transparent
}

.ship-slider .swiper-pagination-bullet-active svg * {
    fill: #fff
}

.ship-slider .swiper-pagination-bullet svg {
    width: 20px;
    height: 20px
}

@media (max-width: 1023px) {
    .ship-slider .swiper-pagination-bullet svg {
        width: 15px;
        height: 15px
    }
}

.gradient {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(var(--gradient-direction)), color-stop(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(var(--gradient-direction), #010512, rgba(1, 5, 18, 0));
    opacity: var(--gradient-opacity);
    pointer-events: none;
    z-index: -1
}

.img-absolute, .ship-d-slider__slider .swiper-slide div > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.ship-d-slider {
    height: 740px;
    position: relative
}

@media (max-width: 1800px) {
    .ship-d-slider {
        height: 675px
    }
}

@media (max-width: 1279px) {
    .ship-d-slider {
        height: 550px
    }
}

@media (max-width: 1023px) {
    .ship-d-slider {
        height: auto;
        padding-top: 0;
        background-color: #fff
    }
}

.ship-d-slider:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 940px;
    opacity: .85;
    background: -webkit-gradient(linear, left top, right top, from(#0c2241), to(transparent));
    background: linear-gradient(90deg, #0c2241, transparent);
    z-index: 0
}

@media (max-width: 1023px) {
    .ship-d-slider:after {
        display: none
    }
}

.ship-d-slider__back {
    position: relative;
    z-index: 1
}

@media (max-width: 1023px) {
    .ship-d-slider__back {
        display: -webkit-box;
        display: flex;
        width: 100%;
        -webkit-box-align: center;
        align-items: center;
        padding: 10px 15px;
        background-color: #fff
    }
}

.ship-d-slider__back a {
    margin-bottom: 215px;
    margin-left: 10px;
    padding: 7px 39px 7px 9px;
    text-transform: none
}

@media (max-width: 1800px) {
    .ship-d-slider__back a {
        margin-bottom: 160px
    }
}

@media (max-width: 1279px) {
    .ship-d-slider__back a {
        margin-bottom: 90px
    }
}

@media (max-width: 1023px) {
    .ship-d-slider__back a {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        background-color: transparent !important;
        border-color: transparent !important
    }
}

.ship-d-slider__back a svg {
    width: 15px;
    height: 15px;
    margin-right: 20px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 1023px) {
    .ship-d-slider__back a svg {
        display: none
    }
}

.ship-d-slider__back a svg * {
    stroke: #fff
}

@media (max-width: 1023px) {
    .ship-d-slider__back a span {
        display: none
    }
}

.ship-d-slider__back > svg {
    display: none;
    margin-right: 15px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

@media (max-width: 1023px) {
    .ship-d-slider__back > svg {
        display: block
    }
}

@media (max-width: 1023px) {
    .ship-d-slider__back .tags {
        display: none
    }
}

.ship-d-slider__back .title-2 {
    color: #fff;
    text-transform: uppercase
}

@media (max-width: 1023px) {
    .ship-d-slider__back .title-2 {
        color: #0c2241
    }
}

.ship-d-slider__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -3
}

@media (max-width: 1023px) {
    .ship-d-slider__img {
        width: 100%;
        position: relative;
        z-index: 1
    }
}

.ship-d-slider__img img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.ship-d-slider__img .swiper-wrapper {
    background-position-y: 50%
}

.ship-d-slider__img .swiper-container {
    height: 740px
}

@media (max-width: 1800px) {
    .ship-d-slider__img .swiper-container {
        height: 675px
    }
}

@media (max-width: 1279px) {
    .ship-d-slider__img .swiper-container {
        height: 550px
    }
}

@media (max-width: 1023px) {
    .ship-d-slider__img .swiper-container {
        height: 380px
    }
}

@media (max-width: 599px) {
    .ship-d-slider__img .swiper-container {
        height: 167px
    }
}

.ship-d-slider__inner {
    display: -webkit-box;
    display: flex;
    height: 740px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    align-items: flex-start;
    padding-top: 20px
}

@media (max-width: 1800px) {
    .ship-d-slider__inner {
        height: 675px
    }
}

@media (max-width: 1279px) {
    .ship-d-slider__inner {
        height: 550px
    }
}

@media (max-width: 1023px) {
    .ship-d-slider__inner {
        height: auto;
        padding: 0
    }
}

.ship-d-slider__slider {
    display: -webkit-box;
    display: flex;
    width: 928px;
    max-height: 150px;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

@media (max-width: 1800px) {
    .ship-d-slider__slider {
        max-width: 735px;
        padding-bottom: 17px
    }
}

@media (max-width: 1023px) {
    .ship-d-slider__slider {
        display: none
    }
}

.ship-d-slider__slider .slider__arrow {
    width: 64px;
    height: 64px;
    margin-bottom: 2px;
    margin-left: 2px;
    background-color: #0c2241
}

.ship-d-slider__slider .slider__arrow:hover {
    background-color: rgba(12, 34, 65, 0.9) !important
}

.ship-d-slider__slider .slider__arrow--next {
    margin-bottom: 0
}

.ship-d-slider__slider .slider__arrow svg {
    width: 20px;
    height: 20px
}

.ship-d-slider__slider .slider__arrow svg * {
    stroke: rgba(255, 255, 255, 0.6)
}

.ship-d-slider__slider .swiper-wrapper {
    -webkit-box-align: center;
    align-items: center
}

.ship-d-slider__slider .swiper-container {
    width: calc(100% - 64px);
    margin: -10px 0 -10px -40px;
    padding: 10px 0 10px 40px
}

.ship-d-slider__slider .swiper-slide {
    display: -webkit-box;
    display: flex;
    height: 150px;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer
}

.ship-d-slider__slider .swiper-slide.active .d-slider__preview img, .ship-d-slider__slider .swiper-slide.active div {
    height: 150px
}

.ship-d-slider__slider .swiper-slide div {
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 130px;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    -webkit-transition: height .2s;
    transition: height .2s
}

.ship-d-slider__arrows {
    display: block
}

.ship-d-slider__bottom {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin: auto 0 30px;
    -webkit-box-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 1
}

@media (max-width: 1023px) {
    .ship-d-slider__bottom {
        margin: 0
    }
}

.ship-d-slider-m-lvl {
    display: none;
    width: 100%;
    padding: 10px;
    background-color: #c8b49a;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

@media (max-width: 1023px) {
    .ship-d-slider-m-lvl {
        display: block
    }
}

@media (max-width: 599px) {
    .ship-d-slider-m-lvl {
        padding: 7px 10px;
        font-size: 17px
    }
}

.ship-d-slider .tags {
    margin: 0 0 11px
}

.ship-d-slider .b-breadcrumbs {
    margin: 0 0 10px 10px;
    padding-top: 0;
    position: relative;
    z-index: 1
}

@media (max-width: 1800px) {
    .ship-d-slider .b-breadcrumbs {
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .ship-d-slider .container {
        padding: 0
    }
}

.ship-d-slider .d-p-tabs {
    position: relative;
    z-index: 99
}

@media (max-width: 1023px) {
    .slide-pseudo-padding {
        display: -webkit-box;
        display: flex;
        width: calc(var(--slide-width-l) + var(--slide-margin-t)) !important
    }
}

@media (max-width: 599px) {
    .slide-pseudo-padding {
        width: calc(var(--slide-width-m) + var(--slide-margin-t)) !important
    }
}

@media (max-width: 1023px) {
    .slide-pseudo-padding:last-child {
        width: calc(var(--slide-width-l) + var(--slide-margin-t) * 2) !important
    }
}

@media (max-width: 599px) {
    .slide-pseudo-padding:last-child {
        width: calc(var(--slide-width-m) + var(--slide-margin-t) * 2) !important
    }
}

.slide-pseudo-padding:last-child:after {
    content: "";
    display: block
}

@media (max-width: 1023px) {
    .slide-pseudo-padding:last-child:after {
        min-width: var(--slide-margin-t)
    }
}

.slide-pseudo-padding:before {
    content: "";
    display: block
}

@media (max-width: 1023px) {
    .slide-pseudo-padding:before {
        min-width: var(--slide-margin-t)
    }
}

.slide-pseudo-padding > div {
    width: 100%;
    height: 100%
}

.cruise-route {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    color: #fff
}

@media (max-width: 1800px) {
    .cruise-route {
        margin-top: 16px
    }
}

.cruise-route svg {
    height: 8px;
    margin: 0 9px
}

.cruise-route div:not(.p__path-wrapper) {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.cruise-route div:not(.p__path-wrapper):last-child svg {
    display: none
}

.cruise-route div:not(.p__path-wrapper) svg {
    min-width: 17px
}

.m-sale-icon {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

@media (max-width: 1800px) {
    .m-sale-icon {
        width: 20px;
        height: 20px;
        margin-right: 10px
    }
}

@media (max-width: 599px) {
    .m-sale-icon {
        margin-right: 12px
    }
}

.m-sale-icon.init {
    font-family: "object-fit:contain";
    -o-object-fit: contain;
    object-fit: contain
}

.m-sale-icon:not(.init) {
    border-radius: 5px
}

.m-ships-m {
    margin-bottom: 23px;
    -webkit-box-align: center;
    align-items: center
}

.m-ships-m img {
    width: 19px;
    height: 24px;
    margin-right: 11px
}

.m-ships-m img:not(.init) {
    border-radius: 5px
}

.m-ships-m span {
    font-size: 20px
}

@media (max-width: 599px) {
    .m-ships-m span {
        font-size: 16px;
        font-weight: 700
    }
}

.gradient, .special__item:before {
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, from(#010512), to(rgba(1, 5, 18, 0)));
    background: linear-gradient(0deg, #010512, rgba(1, 5, 18, 0));
    opacity: .5;
    pointer-events: none;
    z-index: -1
}

.gradient, .img-absolute, .special__item:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.img-absolute {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2
}

.toggle-arrow:after, .toggle-arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 25px;
    height: 2px;
    width: 10px;
    background-color: #8495a8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

.toggle-arrow:before {
    -webkit-transform: translateX(6px) rotate(-45deg);
    transform: translateX(6px) rotate(-45deg)
}

.toggle-arrow:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.toggle-arrow-active:after, .toggle-arrow-active:before {
    background-color: #9a243d
}

.toggle-arrow-active:before {
    -webkit-transform: translateX(6px) rotate(45deg);
    transform: translateX(6px) rotate(45deg)
}

.toggle-arrow-active:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header-not-main-page-styles .h__logo * {
    fill: #9a243d
}

.header-not-main-page-styles .h__inner {
    background-color: #fff
}

.btn-blue, .header-not-main-page-styles .h-menu {
    color: #0c2241
}

.btn-blue.btn--fill, .btn-blue:hover {
    color: #fff;
    background-color: #0c2241
}

.btn-blue.btn--fill:hover {
    background-color: rgba(12, 34, 65, 0.8)
}

.d-icon {
    width: 25px;
    height: 25px;
    margin-right: 12px
}

.d-icon:not(.init) {
    border-radius: 5px
}

.d-photo {
    position: relative
}

.d-photo > div {
    display: grid;
    grid-template-columns: 75% 25%;
    grid-template-rows: repeat(var(--photo-rows), var(--photo-rows-h))
}

@media (max-width: 1279px) {
    .d-photo > div {
        grid-template-rows: repeat(var(--photo-rows), var(--photo-rows-h-t))
    }
}

@media (max-width: 767px) {
    .d-photo > div {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(var(--photo-rows), var(--photo-rows-h-m))
    }
}

.d-photo > div a:first-child {
    grid-row: 1/calc(var(--photo-rows) + 1);
    grid-column: 1/3
}

.d-photo > div a:not(:first-child) {
    display: none
}

@media (max-width: 767px) {
    .d-photo > div a:not(:first-child) {
        display: none
    }
}

.d-photo > div a img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.d-photo .btn {
    position: absolute;
    right: 26px;
    bottom: 23px
}

.container {
    max-width: 1860px;
    margin: auto;
    padding: 0 15px;
    box-sizing: content-box
}

.social-wrap {
    margin-right: -4px;
    flex-wrap: wrap
}

.social-wrap, .social-wrap a {
    display: -webkit-box;
    display: flex
}

.social-wrap a {
    max-width: 80px;
    width: calc(33.33% - 4px);
    margin-right: 4px;
    margin-bottom: 4px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: #eef3f8;
    -webkit-transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s;
    transition: background-color .2s, transform .2s, -webkit-transform .2s
}

@media (max-width: 599px) {
    .social-wrap a {
        max-width: calc(20% - 4px)
    }
}

.social-wrap a:after {
    content: "";
    padding-top: 100%
}

.social-wrap a:hover {
    background-color: #ebf4ff
}

.social-wrap a:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.social-wrap a svg {
    width: 20px;
    height: 20px
}

.social-wrap a svg * {
    fill: #8495a8
}

.input-text {
    font-size: 15px;
    font-weight: 500;
    color: #0c2241
}

.block-error {
    position: relative;
    width: 21px;
    height: 21px;
    margin-right: 15px
}

.block-error:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    border-radius: 50px;
    background-color: #9a243d
}

.block-error:after {
    position: absolute;
    content: "!";
    left: 8px;
    color: #fff
}

.separator {
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    right: 0;
    width: 1px;
    background-color: #dbe4ef
}

.play {
    top: 50%;
    left: 50%;
    width: 52px;
    height: 52px;
    border: 2px solid #fff;
    border-radius: 50%;
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s
}

.play, .play svg {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.play svg {
    top: 25px;
    left: 22px;
    width: 21px;
    height: 21px;
    z-index: 2
}

.play svg * {
    -webkit-transition: .3s;
    transition: .3s
}

.h3 {
    font-size: 26px !important;
    line-height: 120% !important;
    margin-bottom: 20px !important;
    font-weight: 700 !important
}

.lk--bonuses .bonuses-info .cLoader-box {
    width: 100%;
    max-width: none
}

.cContainer {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px
}

.special__text {
    margin-bottom: 50px
}

@media (max-width: 1279px) {
    .special__text {
        margin-bottom: 25px
    }
}

.special__gallery {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 65px);
    margin: 0 0 -20px -65px
}

@media (max-width: 1800px) {
    .special__gallery {
        width: calc(100% + 30px);
        margin: 0 0 -20px -30px
    }
}

@media (max-width: 1023px) {
    .special__gallery {
        width: calc(100% + 15px);
        margin: 0 0 -5px -15px
    }
}

@media (max-width: 767px) {
    .special__gallery {
        width: 100%;
        margin: 0 0 -15px
    }
}

.special__item {
    position: relative;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: calc(33.33333% - 65px);
    max-width: calc(33.33333% - 65px);
    height: 370px;
    margin: 0 0 30px 65px
}

@media (max-width: 1800px) {
    .special__item {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(33.33333% - 30px);
        max-width: calc(33.33333% - 30px);
        margin: 0 0 30px 30px
    }
}

@media (max-width: 1279px) {
    .special__item {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 30px);
        max-width: calc(50% - 30px);
        height: 300px
    }
}

@media (max-width: 1023px) {
    .special__item {
        -webkit-box-flex: 1;
        flex-grow: 1;
        flex-shrink: 1;
        flex-basis: calc(50% - 15px);
        max-width: calc(50% - 15px);
        height: 270px;
        margin: 0 0 15px 15px
    }
}

@media (max-width: 767px) {
    .special__item {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        max-width: 100%;
        height: 200px;
        margin: 0 0 15px
    }
}

.special__item:before {
    z-index: 1
}

.special__item img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover
}

.special__subtitle {
    position: absolute;
    left: 0;
    bottom: 40px;
    padding: 0 30px;
    font-size: 27px;
    font-weight: 500;
    color: #fff;
    z-index: 1;
    cursor: pointer
}

@media (max-width: 1023px) {
    .special__subtitle {
        bottom: 20px;
        padding: 0 20px;
        font-size: 20px
    }
}

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

.special__link:hover {
    opacity: .7
}

.special p {
    line-height: 1.5
}

@media (max-width: 1279px) {
    .special p {
        margin-bottom: 15px
    }
}

.page {
    overflow: hidden
}

.container {
    max-width: 1430px;
    padding: 0 15px;
    margin: 0 auto
}

.row--mb10 {
    margin-bottom: 10px
}

.col--mw200 {
    min-width: 200px
}

.col--auto-margin {
    margin-left: auto;
    margin-right: 60px
}

.col--mr60 {
    margin-right: 60px
}

.col--mr70 {
    margin-right: 70px
}

.col--ml22 {
    margin-left: 22px
}

.hero {
    position: relative
}

.hero__rg-image {
    position: absolute;
    right: 16px;
    bottom: 90px;
    width: 76px;
    height: 76px;
}

.hero__rg-image-mobile {
    width: 52px;
    height: 52px;
    display: none;
}

@media (max-width: 767px) {
    .hero__rg-image {
        display: none;
    }
    .hero__rg-image-mobile {
        display: block;
    }
}

.hero__rg-image img {
    position: relative
}

.hero__content {
    position: relative;
    width: 100%;
    min-height: 300px;
    z-index: 10;
    background: linear-gradient(180deg, rgba(4, 0, 28, 0) 0%, rgba(4, 0, 28, 0.4) 100%)
}

.hero__container {
    display: flex;
    gap: 4px;
    align-items: flex-start;
    flex-grow: 0;
    width: 100%;
    justify-content: space-between;
}

.hero__container-right {
    display: flex;
    flex-direction: column;
    gap: 23px;
    align-items: flex-end;
}

.description__inner,
.description__item,
.description__item .d-description__path {
    color: #222;
}

.description__item-actions {
    margin-top: 25px;
}

.booking__right-actions-bell {
    min-width: 139px;
    margin-top: 0;
}

@media (max-width: 495px) {
    .hero__content {
        min-height: 350px
    }
}

.hero__content-inner {
    position: relative;
    padding: 20px 0 56px;
}

@media (max-width: 767px) {
    .hero__content-inner {
        display: flex;
        flex-direction: column;
        min-height: 350px;
    }

    .hero__title-wrap {
        margin-top: auto;
    }
}

@media (min-width: 1280px) {
    .hero__content-inner {
        padding: 20px 0 92px;
    }
}

.hero__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10
}

.hero__breadcrumbs {
    display: inline-flex;
    align-items: center;
    overflow: hidden;
}

@media (max-width: 1279px) {
    .hero__breadcrumbs {
        opacity: .8;
        overflow: auto;
        white-space: nowrap;
    }

    .d-slider .b-breadcrumbs {
        display: inline-flex;
    }
}


.hero__back {
    display: none;
    padding: 5px 10px;
    margin-left: auto;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #9A243D;
    background-color: #fff;
    border-radius: 50px;
    text-decoration: none;
    width: max-content;
    display: block;
    flex-shrink: 0;
    font-weight: 500;
}

@media (max-width: 495px) {
    .hero__back {
        display: inline-block;
    }
}

.hero__breadcrumbs-link, .hero__breadcrumbs-span {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    opacity: 0.8
}

.hero__breadcrumbs-item + .hero__breadcrumbs-item {
    margin-left: 5px
}

.hero__breadcrumbs-item:not(:first-child)::before {
    content: "-";
    color: #fff
}

.hero__permalink {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    padding-top: 10px;
}

.hero__permalink--pt {
    padding-top: 50px;
}

@media (min-width: 768px) {
    .hero__title-wrap {
        max-width: calc(100% - 90px);
    }
}

.hero__permablock {
    display: block;
    width: 76px;
    height: 76px
}

.hero__permablock::before {
    content: "";
    display: block;
    width: 76px;
    height: 76px;
    background-image: url(/local/client/img/review.png);
    background-position: center;
    background-size: cover
}

.d-p-tabs__content--prices .d-p-tabs__title.title-3 {
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #171717;
    margin-top: 60px;
    margin-left: 0;
}

.d-p-tabs__content--prices .d-prices--error {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
}

@media (max-width: 768px) {
    .hero__permablock::before {
        width: 52px;
        height: 52px
    }
}

@media (max-width: 768px) {
    .hero__permablock {
        width: 52px;
        height: 52px
    }
}

.hero__tags {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width: 1279px) {
    .hero__tags {
        margin-bottom: 10px
    }
}

@media (max-width: 495px) {
    .hero__tags {
        display: inline-flex;
        flex-direction: column
    }
}

.hero__tag-item {
    padding: 5px 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    color: #171717;
    background: #FBC899;
    border-radius: 2px
}

@media (max-width: 495px) {
    .hero__tag-item {
        margin-bottom: 10px
    }
}

.hero__tag-item + .hero__tag-item {
    margin-left: 20px
}

@media (max-width: 495px) {
    .hero__tag-item + .hero__tag-item {
        margin-left: 0;
        width: 100%
    }
}

.hero__title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    font-weight: bold;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    color: #FFFFFF;
}

.hero__title-date {
    display: inline-block;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: none;
}

@media (min-width: 768px) {
    .hero__title {
        font-size: 32px;
        line-height: 45px;
        display: block;
    }

    .hero__title-date {
        font-size: 20px;
        line-height: 24px;
    }

    .hero__title-name {
        margin-right: 20px;
    }
}

@media (min-width: 1280px) {
    .hero__title {
        font-size: 42px;
        line-height: 58px
    }
}

.hero__action {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    line-height: 16px;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.hero__action::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
    background-image: url(/local/client/img/hero-action.svg)
}

@media (max-width: 768px) {
    .hero__action {
        font-size: 15px;
        line-height: 18px
    }
}

@media (max-width: 1024px) {
    .dpt-book {
        max-width: 100%;
    }

    .d-p-tabs__inner-wrap.fixed:after {
        z-index: -1;
    }


    .booking__left .col {
        margin: 0;
    }

    .booking__left .col__title {
        font-size: 11px;
        margin-bottom: 1px;
    }

    .booking__left .col__text {
        font-size: 14px;
        line-height: 21px;
    }


    /* left block END*/
    /* right block START */
    .booking .booking__right {
        min-width: 240px;
    }

    .booking__right-top-wrapper {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto;

    }

    .booking__right-top-wrapper .col:nth-child(1) {
        grid-column: 1/3;
        grid-row: 1;
    }

    .booking__right-top-wrapper .col:nth-child(2) {
        grid-column: 1;
        grid-row: 2;
    }

    .booking__right-top-wrapper .col:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
    }

    .booking__right-top-wrapper .col__title {
        margin-bottom: 3px;
    }

    .booking__right-top-wrapper .btn-has-bell-waiting {
        margin-top: 0;
    }

    .booking__right .booking__right-top {
        margin-bottom: 20px;
    }


}

.description__inner .booking-mobile__sticky {
    display: none;
}

@media (max-width: 599px) {

    /* right end */
    .description__inner .booking-mobile__sticky {
        z-index: 101;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media (max-width: 425px) {
    /* left */


    .booking__left .col:nth-child(4) {
        order: 5;
    }

    .booking__left .col:nth-child(5) {
        order: 4;
    }


    .booking__right-top {
        display: none;
    }

    /* right end */
    .booking-mobile__price-new {
        margin-bottom: 0;
    }

    .description__inner .booking-mobile__price {
        align-items: flex-start;
    }
}

/* Прилипающее меню */
.dpt-book {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
}

.dpt-book p,
.dpt-book .col__title {
    margin-bottom: 0;
}

.dpt-book__item {
    align-items: center;
}

.dpt-book__item--one {
    flex-grow: 1;
}

.dpt-book__item--two {
    display: flex;
}

.dpt-book__item--two .col__title {
    white-space: nowrap;
    margin-right: 16px;
}

.dpt-book__item--two .btn-has-bell-waiting {
    margin-top: 0;
}

.dpt-book__item-price {
    display: flex;
    align-items: center;
}

.dpt-book__item-price .old__price {
    margin-left: 10px;
}

.dpt-book .btn-has-bell-waiting,
.dpt-book .btn-basket {
    height: 28px;
}

.dpt-book .btn-has-bell-waiting {
    min-width: 133px;
}

.dpt-book .btn-basket {
    margin-left: 10px;
    padding: 0 9px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
}

.dpt-book .booking-compare-col {
    padding-bottom: 0;
}

.btn-has-bell-waiting--mobile-footer {
    max-width: 110px;
    margin-top: 0;
    width: 110px;
    min-width: 110px;
}

.btn-has-bell-waiting-menu {
    margin: 0 10px;
    height: 37px;
    width: 100%;
    max-width: 144px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #9a243d;
    z-index: 10;
}


.col__text-class {
    background-color: #9A243D;
    color: #fff;
    padding: 4px 15px;
    border-radius: 3px;
    display: inline-block;
    width: max-content;
}

.col__text-class--luxury,
.col__text-class--lux {
    background-color: #c8b49a;
}

.col__text-class--premium {
    background-color: #002642;
}

.col__text-class--wildlife {
    background-color: #003857;
}

.col__text-class--lite {
    background-color: #18B0BD;
}


.booking__id-info {
    position: absolute;
    right: 11px;
    top: 12px;
}

.booking__id-info.for_mobile {
    display: none;
}

@media (max-width: 600px) {
    .booking__id-info.for_desktop {
        display: none;
    }

    .booking__id-info.for_mobile {
        display: block;
    }
}

.booking__id-info_icon {
    cursor: pointer;
    height: 20px;
}

.booking__id-info_content {
    align-items: center;
    gap: 10px;
    display: none;
    background-color: white;
    padding: 10px;
    border-radius: 3px;
    position: absolute;
    z-index: 10;
    box-shadow: 0px 0px 10px 0px #0000001F;
}

@media (max-width: 1600px) {
    .booking__id-info_content {
        right: 0;
    }
}

.booking__id-info_content-id {
    opacity: 1;
}

.booking__id-info_content-copied {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.booking__id-info_content.copied .booking__id-info_content-copied {
    opacity: 1;
    width: auto;
    height: auto;
}

.booking__id-info_content.copied .booking__id-info_content-id {
    display: none;
    opacity: 0;
}

.booking__id-info_icon.active + .booking__id-info_content {
    display: flex;
}

.booking__id-info_content-copy {
    cursor: pointer;
    width: 20px;
}

.booking__right-top--mb29 {
    margin-bottom: 29px
}

.col__title {
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #8A8A8A
}

.col__title--red {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #9A243D;
    text-align: center
}

.col__title--green {
    color: #14BB62;
}

.col__title--gray {
    color: #8495A8;
}

.col__text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin: 0;
    color: #1D1D1B
}

.col__text--route .col__text-item:after {
    content: ' — ';
}


.booking__mobile-right .col__text-item + .col__text-item:before {
    content: '–';
    padding: 0 5px;
}

.col__text--route .col__text-item:last-child:after {
    display: none;
}

.old__price {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    text-decoration-line: line-through;
    color: #B3B3B3
}

.new__price {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 0;
    color: #171717
}


.reserve__link--top-menu-desk {
    padding: 0 9px;
    line-height: 28px;
    height: 28px;
}

.booking__right-bottom {
    position: relative
}

.booking-mobile {
    display: none;
    padding: 20px;
    margin-top: -30px;
    position: relative;
    /*z-index: 1041;*/
    z-index: 98;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05)
}

@media (max-width: 480px) {
    .booking-mobile {
        display: block
    }
}

.booking-mobile__right-bottom {
    display: flex;
    justify-content: center;
}

.booking-mobile__wrap {
    margin-bottom: 30px
}

.booking-mobile__item {
    display: flex
}

.booking-mobile__item:not(:last-child) {
    margin-bottom: 15px
}

.booking-mobile__left {
    min-width: 100px;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #8A8A8A
}

.booking__mobile-right {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #1D1D1B
}

.booking-mobile__select-wrap {
    position: relative
}

/*.booking-mobile__select-wrap::after {*/
/*  content: "";*/
/*  display: block;*/
/*  width: 10px;*/
/*  height: 10px;*/
/*  position: absolute;*/
/*  right: 75px;*/
/*  top: 15px;*/
/*  background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/select-down.svg);*/
/*  background-position: center;*/
/*  background-repeat: no-repeat*/
/*}*/

.booking-mobile__select {
    display: block;
    max-width: 250px;
    margin: 0 auto;
    padding: 10px 10px 10px 55px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    color: #0C0054;
    border: 1px solid #0C0054
}

.booking-mobile__sticky {
    width: 100%;
    display: flex;
    position: fixed;
    padding: 7px 10px;
    left: 0;
    bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px -1px 12px rgba(0, 0, 0, 0.1)
}

.booking-mobile__actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.booking-mobile__actions .compare-add-app {
    flex-shrink: 0;
    margin-left: 15px;
}

.booking-mobile__link {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #9A243D;
    border-radius: 2px;
    text-decoration: none
}

.booking-mobile__link.buy {
    padding: 16px 16px;
    margin: 4px 0;
}

.booking-mobile__link.cart {
    position: relative;
    width: 60px;
    padding: 16px 16px;
    margin: 4px 0 4px 5px;
}

.booking-mobile__link.cart::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 10px;
    top: 16px;
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/cart.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100
}

.cart-span {
    position: absolute;
    top: 20px;
    right: 10px
}

.booking-mobile__price-old {
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 9px;
    line-height: 9px;
    text-decoration: line-through;
    color: #9A243D
}

.booking-mobile__price-new {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #171717
}

.booking-mobile__price {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width: 480px) {
    .booking-mobile__price {
        width: calc(100% - 170px);
    }

    .booking-mobile__actions {
        width: 170px;
    }

    .booking-mobile__sticky {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.tabs {
    margin-bottom: 30px;
    padding-top: 10px;
    width: 100%
}

@media (max-width: 768px) {
    .tabs.stickyhero-tabs {
        padding-top: 0
    }
}

.stickyhero-tabs-container {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ECECEC
}

.stickyhero-tab {
    display: inline-block;
    padding: 20px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    text-transform: uppercase;
    text-decoration: none;
    color: #171717
}

.stickyhero-tab:hover {
    font-size: 15px;
    line-height: 19px;
    text-transform: uppercase;
    color: #8F2E3F;
    text-shadow: 0 0 0.9px #8f2e3f, 0 0 0.9px #8f2e3f, 0 0 0.9px #8f2e3f
}

@media (max-width: 768px) {
    .stickyhero-tab {
        font-size: 14px;
        line-height: 17px;
        padding: 15px
    }
}

.tabs__meta {
    display: flex;
    align-items: center
}

@media (max-width: 1279px) {
    .tabs__meta {
        display: none
    }
}

.tabs__meta-link {
    position: relative;
    display: block;
    width: 20px;
    height: 20px
}

.tabs__meta-link.print::after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/print.svg);
    background-position: center;
    background-repeat: no-repeat
}

.tabs__meta-link.mail::after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/mail.svg);
    background-position: center;
    background-repeat: no-repeat
}

.tabs__meta-link.send::after {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/send.svg);
    background-position: center;
    background-repeat: no-repeat
}

.tabs__meta-item + .tabs__meta-item {
    margin-left: 22px
}

.stickyhero-tabs-container.stickyhero-tabs-container--top {
    padding-left: calc((100vw - 1430px) / 2);
    padding-right: calc((100vw - 1430px) / 2);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ECECEC;
    z-index: 1001
}

@media (max-width: 480px) {
    .stickyhero-tabs-container.stickyhero-tabs-container--top {
        top: 60px
    }
}

.tabs__box {
    margin-right: auto
}

.stickyhero-tabs-container--top .tabs__box {
    margin-right: auto
}

@media (max-width: 1279px) {
    .tabs__box {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden
    }
}

.stickyhero-tab.active {
    position: relative;
    font-weight: 700;
    text-shadow: none
}

.stickyhero-tab.active::after {
    content: "";
    display: block;
    height: 6px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #99263F
}

.stickyhero-tab:last-child {
    display: inline-flex;
    align-items: center
}

.stickyhero-tab:focus {
    outline: none
}

.test-number {
    display: inline-block;
    margin-left: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #171717;
    text-shadow: none
}

#slider-popup {
    position: relative;
    max-width: 1620px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    overflow: hidden
}

.swiper-container {
    width: 100%
}

.swiper-slide-container {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 100%;
    max-width: 600px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.gallery-top {
    width: 100%
}

.gallery-thumbs {
    width: 95%;
    padding: 20px 0
}

.gallery-thumbs .swiper-slide {
    width: auto;
    height: 100%;
    border: 2px solid transparent;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    border: 2px solid #8F2E3F;
}

.swiper-container.gallery-thumbs {
    overflow: visible;
    position: relative;
}

.swiper-container.gallery-thumbs:after,
.swiper-container.gallery-thumbs:before {
    content: "";
    position: absolute;
    top: 0;
    width: 125px;
    height: 100%;
    z-index: 10;
}

.swiper-container.gallery-thumbs:after {
    right: -2.7%;
    background-image: linear-gradient(270deg, #FFFFFF 44.79%, rgba(255, 255, 255, 0) 100%);
}

.swiper-container.gallery-thumbs:before {
    left: -2.7%;
    background-image: linear-gradient(90deg, #FFFFFF 44.79%, rgba(255, 255, 255, 0) 100%);
}

.popup__img {
    width: 100%;
    height: 100%
}

.popup__img--active {
    width: 100%;
    height: 100%
}

.popup-button-next {
    position: absolute;
    left: 15px;
    bottom: 60px;
    z-index: 1000
}

.popup-button-next::after {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/local/client/img/l-popup-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.popup-button-prev {
    position: absolute;
    right: 15px;
    bottom: 60px;
    z-index: 1000
}

.popup-button-prev::after {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/local/client/img/r-popup-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.popup-modal-dismiss {
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 50px;
    z-index: 1000
}

.popup-modal-dismiss::after {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(/local/client/img/popup-close.svg)
}

.description__inner {
    display: flex
}

.description__inner--fullwidth {
    width: 100%;
}

@media (max-width: 1279px) {
    .description__inner {
        flex-direction: column;
    }

    .ex-cruise-detail .description--of-visible {
        padding-top: 40px;
    }
}

@media (max-width: 1024px) {
    .ex-cruise-detail .description--of-visible {
        padding: 20px 20px 20px;
    }

    .price-block-mobile__key.head {
        font-weight: bold;
    }
}

.description__item {
    margin-bottom: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    border-bottom: 1px solid #ECECEC
}

.description__item:last-child {
    border-bottom: none
}

.description__item--mb0 {
    margin-bottom: 0
}

@media (max-width: 1279px) {
    .description__item {
        margin-bottom: 25px;
        padding-bottom: 30px
    }
}

.description__item-title {
    margin-bottom: 35px;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
    color: #171717
}

.description__item-title--pt60 {
    padding-top: 60px
}

@media (max-width: 768px) {
    .description__item-title {
        margin-bottom: 20px
    }
}

.description__item-text--mb25 {
    margin-bottom: 25px
}

@media (max-width: 768px) {
    .description__item-text {
        font-size: 14px;
        line-height: 21px
    }
}

.description__item-actions {
    display: flex;
    align-items: center
}

@media (max-width: 480px) {
    .description__item-actions {
        flex-direction: column
    }

}

.description__link {
    display: inline-block;
    padding: 15px 32px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    line-height: 12px;
    background: #9A243D;
    border-radius: 2px
}

@media (max-width: 480px) {
    .description__link {
        margin-bottom: 40px;
        width: 100%;
        text-align: center;
    }
}

.description__map {
    display: flex;
    align-items: center;
    margin-left: 59px;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
    text-transform: uppercase;
    text-decoration: none;
    color: #8395AF
}

@media (max-width: 910px) {
    .description__map {
        font-size: 0;
    }
}

.description__map--icon::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 18px;
    margin-right: 15px;
    background-image: url(/local/client/icons/icon-map-light.svg);
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width: 910px) {
    .description__map--icon::before {
        margin-right: 0;
    }
}

.description__item .d-description__icons {
    margin-bottom: 0;
}

.description__item .d-description__icons > div {
    margin-bottom: 35px;
}

.description__item--pb-10 {
    padding-bottom: 10px;
}

@media (max-width: 480px) {
    .description__map {
        margin: 0 auto
    }
}

.circs {
    display: flex
}

@media (max-width: 767px) {
    .circs {
        flex-wrap: wrap
    }
}

.circs__left-text, .circs__right-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717
}

.circs__left {
    display: flex;
    flex-direction: column;
    min-width: 320px
}

@media (max-width: 767px) {
    .circs__left {
        margin-bottom: 35px
    }
}

.circs__left-text {
    display: inline-flex;
    align-items: center;
    max-width: 510px
}

.circs__left-text:not(:last-child) {
    margin-bottom: 35px
}

@media (max-width: 768px) {
    .circs__left-text:not(:last-child) {
        margin-bottom: 25px
    }
}

.circs__left-text--wifi {
    content: "";
    display: inline-block;
    min-width: 24px;
    height: 18px;
    margin-right: 21px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/wifi.svg);
    background-position: center;
    background-repeat: no-repeat
}

.circs__left-text--horse {
    content: "";
    display: inline-block;
    min-width: 24px;
    height: 18px;
    margin-right: 21px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/horse.svg);
    background-position: center;
    background-repeat: no-repeat
}

.circs__left-text--service {
    content: "";
    display: inline-block;
    min-width: 24px;
    height: 25px;
    margin-right: 21px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/service.svg);
    background-position: center;
    background-repeat: no-repeat
}

.circs__right {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding-left: 40px
}

@media (max-width: 767px) {
    .circs__right {
        padding-left: 0
    }
}

.circs__right-text {
    display: inline-flex;
    align-items: center
}

.circs__right-text:not(:last-child) {
    margin-bottom: 35px
}

@media (max-width: 768px) {
    .circs__right-text:not(:last-child) {
        margin-bottom: 25px
    }
}

.circs__right-text--massage {
    content: "";
    display: inline-block;
    min-width: 24px;
    height: 18px;
    margin-right: 21px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/massage.svg);
    background-position: center;
    background-repeat: no-repeat
}

.circs__right-text--tea {
    content: "";
    display: inline-block;
    min-width: 24px;
    height: 18px;
    margin-right: 21px;
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/tea.svg);
    background-position: center;
    background-repeat: no-repeat
}

@media (max-width: 1279px) {
    .deals__item {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.rate__wrap {
    display: flex
}

@media (max-width: 850px) {
    .rate__wrap {
        flex-wrap: wrap
    }
}

.rate__card {
    min-width: 410px;
    padding: 20px;
    flex: 1;
    background: #F7FAFF;
    border-radius: 2px
}

.rate__card--mr20 {
    margin-right: 20px
}

@media (max-width: 849px) {
    .rate__card--mr20 {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media (max-width: 480px) {
    .rate__card {
        min-width: 290px
    }
}

.rate__card-title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #99263F
}

.rate__list {
    margin-bottom: 22px
}

@media (max-width: 768px) {
    .rate__list {
        margin-bottom: 15px
    }
}

.rate__list-item {
    margin-bottom: 22px
}

@media (max-width: 768px) {
    .rate__list-item {
        margin-bottom: 15px
    }
}

.rate__list-item::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-bottom: 5px;
    margin-right: 16px;
    background: #C73452;
    border-radius: 50%
}

@media (max-width: 768px) {
    .rate__list-item {
        font-size: 14px;
        line-height: 21px;
        font-weight: 400
    }
}

.rate__subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #171717
}

.sidebar {
    width: 355px;
    padding: 0 0 0 20px
}

.description__content {
    width: calc(100% - 355px)
}

@media (max-width: 1279px) {
    .description__content {
        width: 100%;
        margin-bottom: 20px;
    }

    .description__inner .sidebar {
        width: 100%;
    }

    .ex-cruise-detail .d-tabs-ex-box .d-p-tabs__inner {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .ex-cruise-detail .d-tabs-ex-box .d-p-tabs__link {
        white-space: nowrap;
    }

    .ex-cruise-detail .d-tabs-ex-box .d-p-tabs__soc {
        display: none;
    }
}

.description__item p:last-child {
    margin-bottom: 0;
}

.description__item .d-description__path {
    margin-bottom: 0;
}

.description__item .d-description__path div:last-child .description__path-item:after {
    display: none;
}

.description__item .d-description__path div .description__path-item:after {
    content: '–';
    padding: 0 5px;
}

.description--of-visible {
    overflow: visible;
}

@media (max-width: 1279px) {
    .sidebar {
        padding-left: 0
    }
}

@media (max-width: 480px) {
    .sidebar {
        min-width: 280px
    }
}

.widget__box {
    position: relative;
    padding: 20px 20px 20px;
    background: #FFF6EE
}

.widget__select-tag {
    display: inline-block;
    margin-bottom: 20px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    color: #171717;
    background: #FBC899;
    border-radius: 2px;
    width: max-content;
}

.widget__select {
    display: block;
    width: 100%;
    padding: 0 10px 0 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #171717;
    border: none;
    background: #FFF6EE
}

.widget__select-name {
    position: relative;
    cursor: pointer
}

.widget__select-name::after {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    position: absolute;
    right: 0;
    top: 12px;
    background: url(/local/client/img/blue-arrow-up.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg)
}

.widget__select--no-control .widget__select-name::after {
    display: none;
}

.widget__select--no-control .widget__select-name {
    margin-bottom: 10px;
    pointer-events: none;
}

.show .widget__select-name::after {
    transform: rotate(0deg)
}

.widget__select-drop {
    display: none;
    /*padding: 20px;*/
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    /*position: absolute;*/
    left: 0;
    color: #171717;
    background: #FFF6EE
}

.show .widget__select-drop {
    display: block;
    z-index: 9;
}

.gallery__link {
    position: relative;
    display: block;
    max-width: 335px;
    height: 100%;
    z-index: 8;
}

.gallery__link::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(12, 0, 84, 0.1), rgba(12, 0, 84, 0.1))
}

.gallery__link::after {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/local/client/img/play-light.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .3s ease-in-out
}

.gallery__link:focus {
    outline: none
}

.gallery__link:hover::after {
    transform: translate(-50%, -50%) scale(1.3)
}

.video__link {
    position: relative;
    display: block;
}

.video__link::after {
    content: "";
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/local/client/img/play-video-light.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .3s ease-in-out
}

.video__link:focus {
    outline: none
}

.video__link:hover::after {
    transform: translate(-50%, -50%) scale(1.3)
}

.checklist {
    padding: 15px 20px 15px;
    background: #F7FAFF
}

.widget__title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #171717
}

.checklist__title {
    margin-bottom: 15px
}

.hero__content:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .6), rgba(0, 0, 0, 0) 100%);
}

.checklist__name {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    color: #171717
}

.checklist__included-item, .checklist__excluded-item {
    display: flex;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #171717
}

.checklist__included {
    margin-bottom: 15px
}

.checklist__included-item::before {
    content: "";
    width: 11px;
    height: 8px;
    display: inline-block;
    margin-top: 7px;
    margin-right: 13px;
    background: url(/local/client/img/check.svg);
    background-position: center;
    background-repeat: no-repeat
}

.checklist__included-list li::before {
    content: "";
    width: 11px !important;
    height: 8px !important;
    display: inline-block !important;
    margin-top: 0 !important;
    margin-right: 13px !important;
    background: url(/local/client/img/check.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.checklist__included-list li {
    /* display: flex; */
    margin-bottom: 5px !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #171717;
}

.checklist__excluded-item::before {
    content: "";
    min-width: 11px;
    height: 8px;
    display: inline-block;
    margin-top: 7px;
    margin-right: 13px;
    background: url(/local/client/img/cross.svg);
    background-position: center;
    background-repeat: no-repeat
}

.checklist__excluded-list li:before {
    content: "" !important;
    min-width: 11px !important;
    height: 8px !important;
    display: inline-block !important;
    margin-top: 7px !important;
    margin-right: 13px !important;
    background: url(/local/client/img/cross.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.checklist__excluded-list li {
    display: block;
    margin-bottom: 5px !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #171717;
}

[simple-dropdown] {
    position: relative;
}

[simple-dropdown].opened [simple-dropdown-content] {
    display: block;
}

[simple-dropdown-content] {
    width: 100%;
    min-width: 240px;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    padding: 20px;
    background-color: #f7faff;
    border-radius: 3px;
    z-index: 50;
}

[simple-dropdown-content] .booking__promo-dropdown-item {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
}

.widget {
    margin-bottom: 20px
}

.widget__box {
    display: block
}

.widget__gallery {
    display: inline-block
}

.widget__video {
    display: inline-block
}

@media (max-width: 1279px) {
    .widget__video {
        margin-left: 20px
    }
}

@media (max-width: 745px) {
    .widget__video {
        margin-left: 0
    }
}

@media (max-width: 1279px) {
    .checklist__outer {
        display: flex
    }
}

@media (max-width: 710px) {
    .checklist__outer {
        flex-wrap: wrap
    }
}

@media (max-width: 1279px) {
    .checklist__inner:first-child {
        padding-right: 100px
    }
}

@media (max-width: 900px) {
    .checklist__inner:first-child {
        padding-right: 0;
        margin-right: auto
    }
}

.prices {
    padding-top: 60px
}

.deals {
    padding-top: 0
}

.deals__wrap {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.deals__list-name {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #171717
}

.deals__list-item {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #171717
}

.deals__list-item::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-right: 20px;
    border-radius: 50%;
    background: #9A243D
}

.deals__list-item--dot {
    padding-left: 0 !important;
}

.deals__list-item--dot::before {
    content: "";
    margin-left: -20px !important;
    padding-left: 0 !important;
    border-radius: 50% !important;
    background: transparent !important
}

.deals__action {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #9A243D;
    text-decoration: none;
    transition: transform .25s ease-in-out
}


.deals__action::after {
    content: "";
    width: 6px;
    height: 10px;
    display: inline-block;
    position: absolute;
    right: -28px;
    top: 7px;
    background: url(/local/client/img/red-arrow-right.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .25s ease-in-out
}

.deals__action:hover::after {
    transform: translateX(-15px)
}

.deals__list-link {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration: underline !important;
    color: #9A243D !important
}

.deals__date {
    display: inline-block;
    margin-left: 5px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: grey
}

.deals__element {
    width: calc(33.3333% - 20px);
    margin: 0 10px 10px;
}

.deals__element--mr180 {
    margin-right: 180px
}

@media (max-width: 1279px) {
    .deals__element--mr180 {
        margin-right: auto
    }
}

@media (max-width: 900px) {
    .deals__element {
        margin-bottom: 30px
    }
}

.info {
    padding: 34px 0 0;
    margin-left: calc(-1 * ((100vw - 1385px) / 2));
    margin-right: calc(-1 * ((100vw - 1385px) / 2));
    background: #F7FAFF;
}

@media (max-width: 1410px) {
    .info {
        margin-left: 0;
        margin-right: 0;
    }
}

.price-block-discounts {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .info {
        margin-left: 0;
        margin-right: 0;
    }
}

.info__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717
}

.path {
    padding-top: 60px
}

.path__label-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 31px;
    color: #171717
}

@media (max-width: 910px) {
    .path__label-title {
        font-size: 18px;
        margin-right: auto;
    }
}

.path__label {
    margin-bottom: 33px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

@media (max-width: 1500px) {
    .path__label-right {
        justify-content: space-between;
        gap: 20px;
        width: 100%;
    }

    .path__label {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .path__label-right {
        justify-content: space-between;
        gap: 20px;
        width: 100%;
    }

    .path__label-right a {
        margin: 0px 30px 0px 0px !important;
    }

    .path__label-right div {
        margin: 0px 0px 0px 0px;
    }

    .path__label-right button {
        margin: 0px 15px 0px 0px !important;
    }
}

.path__label-left {
    display: flex;
    align-items: center;
}


.path__label-right {
    display: flex;
    align-items: center;
}

@media (max-width: 840px) {
    .path__label-right {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}


@media (max-width: 910px) {
    .path__label-left {
        width: 100%;
    }
}

@media (max-width: 910px) {
    .path__label-right {
        width: 100%;
        display: flex;
        justify-content: space-between
    }

    .path__label-right .path__info-btn.display {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .path__label-right {
        flex-direction: column;
        align-items: flex-start;
    }
}

.path__info-btn {
    display: inline-block;
    border: none;
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #9A243D;
}

.path__info-btn--download {
    margin-right: 40px;
    position: relative;
    padding-right: 27px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxMyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjUzMDM1IDkuMjI1NzZMMTEuMjUwNiA1LjQ2NkwxMi43MDI3IDYuOTM4MDVMNi41MDAwMiAxMy4yMTExTDAuMjk3MzYzIDYuOTM4NzNMMS43NDkxOSA1LjQ2NTkxTDUuNDY5NjUgOS4yMjQ5VjBINy41MzAzNVY5LjIyNTc2Wk0xMyAxNC41SDBWMTYuNUgxM1YxNC41WiIgZmlsbD0iIzlBMjQzRCIvPgo8L3N2Zz4K");
}

.path__info-btn--switch {
    position: relative;
    margin-right: 40px;
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.path__info-btn--switch__text {
    margin-right: 12px;
}

.path__info-btn--switch__body {
    width: 38px;
    height: 24px;
    background: #E3EAF0;
    transition: 0.3s background;
    border-radius: 80px;
    position: relative;
}

.path__info-btn--switch__body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, 0) scale(0.8);
    height: 24px;
    width: 24px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s transform;
}

.path__info-btn--switch._active > .path__info-btn--switch__body {
    background: #9A243D;
}

.path__info-btn--switch._active > .path__info-btn--switch__body:before {
    transform: translate(60%, 0) scale(0.8);
}

.path__info-btn.display {
    margin-right: 30px;
    position: relative;
    text-decoration: none
}

@media (max-width: 402px) {
    .path__info-btn.display {
        margin-bottom: 20px
    }
}

.path__info-btn.display::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    right: -24px;
    background: url(/local/client/img/i.svg);
    background-position: center;
    background-repeat: no-repeat
}

.path__info-btn.close {
    position: relative;
    margin-left: 82px;
    margin-right: 15px
}

@media (max-width: 480px) {
    .path__info-btn.close {
        margin-left: 0;
        padding-left: 0
    }
}

.path__info-btn.close::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: -18px;
    top: 3px;
    background: url(/local/client/img/red-arrow-up.svg);
    background-position: center;
    background-repeat: no-repeat
}

.modal__list {
    list-style-type: none;
}

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

.list-item__head::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
    top: 23px;
    transform: rotate(180deg);
    background: url(/local/client/img/blue-arrow-up.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    pointer-events: none;
}

.path__list-item.opened .list-item__head::after {
    transform: rotate(0deg)
}

.path__list-item:not(:last-child) {
    margin-bottom: 10px
}

.list-item__head {
    display: flex;
    align-items: center;
    padding: 20px 30px;
    background: #F0F4FD;
}

@media (max-width: 767px) {
    .list-item__head {
        flex-direction: column;
        align-items: flex-start;
        padding: 15px
    }
}

.path__item-name {
    width: 85px;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    text-transform: uppercase;
    color: #171717
}

@media (max-width: 767px) {
    .path__item-name {
        margin-bottom: 10px;
        font-size: 16px
    }
}

.path__item-date {
    width: 240px;
    margin-left: 65px;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #171717
}

@media (max-width: 767px) {
    .path__item-date {
        margin-left: 0;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 17px
    }
}

@media (max-width: 425px) {
    .path__item-date {
        width: auto;
    }
}

.path__item-place {
    margin-left: 40px;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #171717
}

@media (max-width: 767px) {
    .path__item-place {
        margin-left: 0;
        font-size: 14px;
        line-height: 17px
    }
}

.show-simple .list__item-body-bx {
    display: none !important;
}

.show-simple .list__item-body-bx--simple {
    display: flex !important;
}

.show-simple .list__item-body {
    display: block !important;
}

.show-simple .list-item__head {
    pointer-events: none;
}

.show-simple .path__info-btn.close {
    pointer-events: none;
    opacity: 0.6;
}

.show-simple .list-item-actions {
    display: none;
}

.show-simple .list-item__head:after {
    display: none;
}

.show-simple .list-item__inner {
    border: 1px solid #DCDCDC;
    border-top: none;
}

.list__item-body {
    display: none;
    border-top: 0
}

.list__item-body-bx:last-child .item__body-side:before {
    display: none;
}

.list__item-body-bx:last-child .item__body-content:before {
    display: none;
}

.body-side__element {
    width: calc(50% - 8px);
    margin-bottom: 0;
}

.list__item-body-bx {
    display: flex;
    flex-direction: column;
}

.tabs__wrap {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 40px;
}

.body-description__wrap-main .b-checkbox {
    padding: 0;
    margin: 0 0 16px 0;
}

.body-description__wrap-main .b-checkbox__text span {
    display: block;
    text-align: left;
}

.b-checkbox__maintext {
    color: #0C0054;
}

.b-checkbox__subtext {
    color: #171717;
    margin-top: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
}


.list__item-body-bx--simple {
    display: none;
}

.list__item-body-bx--simple .tooltip__text {
    width: auto;
}

.list__item-body-bx--simple .item__body-side {
    min-width: 269px;
}

.item__body-side {
    padding: 16px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    position: relative;
    border-top: 1px solid #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
}

.item__body-content {
    width: 100%;
    padding: 16px;
    position: relative;
    cursor: default
}

.row__item {
    width: 100%;
    background-color: #FAFCFF;
    border: 1px solid #ECECEC;
}

.tab__row-wrap {
    gap: 16px;
}

.b-checkbox__subtext--desktop {
    display: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #171717;
    margin-bottom: 40px;
}

@media (min-width: 768px) {
    .item__body-content {
        padding: 30px;
    }

    .item__body-side {
        padding: 30px;
        gap: 48px;
        flex-direction: row;
    }

    .body-side__element {
        width: auto;
    }
}

@media (min-width: 1024px) {
    .tab__row-wrap {
        gap: 24px;
    }

    .tab__row-name {
        width: 90%;
    }

    .row__item {
        width: calc(50% - 12px);
    }
}

@media (min-width: 1280px) {
    .list__item-body-bx {
        flex-direction: row;
    }

    .item__body-side {
        flex-direction: column;
    }

    .item__body-side {
        flex-direction: column;
        width: 200px;
        gap: 32px;
        flex-shrink: 0;
        border-right: 1px solid #EFEFEF;
        border-bottom: none;
    }

    .body-side__element {
        width: 100%;
    }

    .tabs__wrap {
        flex-direction: row;
        gap: 100px;
        padding-top: 20px;
        border-top: 1px solid #EFEFEF;
    }

    .body-description__wrap-main span.b-checkbox__subtext {
        display: none;
    }

    .b-checkbox__subtext--desktop {
        display: block;
    }

    .item__body-content {
        border-top: 1px solid #EFEFEF;
    }
}

.item__body-side:before {
    content: '';
    background: #DCDCDC;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 1px;
}


.item__body-content:before {
    content: '';
    background: #DCDCDC;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 1px;
}

.list__item-body-bx--simple .body-side__element {
    margin-bottom: 20px;
}

.side__element-city {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.side__element-city-name {
    padding-right: 10px;
    font-weight: 700;
    transition: 0.25s color;
    font-size: 18px;
}

.side__element-city-name:hover {
    color: #9A243D;
}

.side__element-city-icon {
    width: 26px;
    height: 22px;
    position: relative;
    flex-shrink: 0;
}

.side__element-city-icon svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: contain;
}

.side__element-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.side__element-icons-item {
    width: 25px;
    height: 25px;
    margin-right: 12px;
    position: relative;
}

.side__element-icons-item svg {
    width: 100%;
    height: 100%;
}

.body-content__list-item {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 120%;
    color: #171717;
}

.body-content__list-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 12px;
}

.body-content__list-name-text {
    font-weight: 500;
}

.body-content__list-name-icons {
    display: flex;
    align-items: center;
    gap: 16px;
    align-self: flex-start;
}

.body-content__list-name-icon {
    width: 24px;
    height: 19px;
    flex-shrink: 0;
    position: relative;
}

.body-content__list-name-icon svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
}

.body-content__list-value {
    display: flex;
    gap: 20px;
    margin-bottom: 8px;
}

.body-content__list-value-link {
    display: block;
}

.body-content__list-value span {
    transition: 0.25s color;
}

.body-content__list-value span:hover {
    color: #8E2E3F;
}

.body-content__list-value-link svg {
    margin-left: 8px;
    transform: translate(0, 2px);
}

.body-content__list-value-icon {
    display: inline-block;
}

.opened .list__item-body {
    display: block;
}

.opened .list-item__inner {
    border: 1px solid #F1F1F1;
    border-top: none;
}

@media (max-width: 767px) {
    .opened .list__item-body {
        flex-direction: column
    }

    .list__item-body-bx--simple {
        flex-direction: column;
    }

    .list__item-body-bx--simple .item__body-side {
        flex-direction: column;
    }
}

@media (max-width: 620px) {
    .body-content__list-name {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .body-content__list-value {
        padding: 0;
        font-size: 16px;
    }
}

.side__element-name {
    margin-bottom: 7px;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #171717
}

.side__element-value {
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #171717;
    margin-bottom: 0;
}

.body-content__text-title {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #171717
}

.body-content__text-title-mob-btns {
    display: none;
    margin-left: auto;
}

.body-content__text-title-gallery-opener-icon {
    width: 25px;
    height: 25px;
    pointer-events: none;
}

.body-content__text-title-gallery-opener {
    display: flex;
    align-items: center;
    justify-content: center;
}

.body-content__text-title-main {
    display: flex;
}

.body-content__text-title-main .body-content__text-title-main {
    margin-right: 10px;
}

.body-content__text-title-main .icons__list-item .tooltip__text {
    font-weight: 400;
    width: auto;
    white-space: nowrap;
    left: -100%;
}

.body-content__text-title-main .icons__list-item .tooltip__icon {
    width: 25px;
    height: 25px;
}

@media (max-width: 767px) {
    .body-content__text-title-mob-btns {
        display: block;
    }
}

/*@media (max-width: 480px) {*/
/*  .body-content__text-title::after {*/
/*    content: "";*/
/*    display: none;*/
/*    width: 25px;*/
/*    height: 25px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 0;*/
/*    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/mount.svg);*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    z-index: 10*/
/*  }*/
/*}*/

.body-content__text-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #171717
}

.body-description__wrap {
    display: flex
}

.body-description__wrap .body-content__preview > div .preview__overlay:not(:first-child) {
    display: none;
}

@media (max-width: 767px) {
    .body-description__wrap {
        flex-wrap: wrap
    }
}

.description__paragraph {
    margin-bottom: 15px;
}

.body__content-main {
    width: calc(100% - 340px);
}

@media (max-width: 1023px) {
    .body__content-main {
        width: 100%;
    }
}

.description__paragraph--border {
    border-bottom: 1px solid #EFEFEF
}

.body-description__delimiter {
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: #EFEFEF;
}

.description__paragraph--zero {
    margin-bottom: 0;
    padding-bottom: 0
}

.body-content__preview {
    min-width: 340px;
    padding-left: 40px;
    /*margin-left: 40px;*/
    margin-left: auto;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .body-content__preview {
        display: none;
        margin-left: 0;
        min-width: 100%;
        padding-left: 0;
    }
}

.preview__overlay {
    position: relative;
    display: block;
    cursor: pointer;
    height: 174px;
}

.preview__overlay img {
    display: block;
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover; object-position: center;';
}

.preview__overlay::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(13, 35, 64, 0.35);
    z-index: 10;
}

.preview__overlay--loop::after {
    content: "";
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/local/client/img/loop.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 11;
}

.preview__img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover
}

.tabs__wrap {
    /* margin-bottom: 22px */
}


.ex-tab {
    display: inline-block;
    padding: 10px 35px;
    text-align: center;
    min-width: 275px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    color: #373061;
    background: rgba(12, 0, 84, 0.05)
}

.ex-tab.active {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    color: #EEF3F8;
    background: #0C0054;
    border-radius: 2px
}

.ex-tab-checkbox {
    background: none;
    padding: 10px 0;
    min-width: auto;
}

@media (max-width: 480px) {
    .ex-tab {
        min-width: 190px;
        padding: 5px 15px;
        display: flex;
        align-items: center
    }

    .ex-tab.is-gray-tab {
        /*width: 100%;*/
        min-width: auto;
    }
}

@media (max-width: 480px) {
    .ex-tab--fixed-width {
        min-width: 235px
    }
}

.is-gray-tab {
    background-color: #f1f0f5;
    white-space: nowrap;
}

.is-gray-tab.active {
    background-color: #0c0054;
}

.is-gray-tab.active:hover {
    background-color: #0c0054;
}

.tab__row {
    margin-bottom: 0
}

.tab__row--mb0 {
    margin-bottom: 0
}

.tab__row-name {
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    color: #171717;
}

.tab__row-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

@media (max-width: 900px) {
    .tab__row-wrap {
        flex-wrap: wrap
    }
}


.row__item--with-name {
    position: relative;
}

.row__item--with-name .tab__row-name {
    position: absolute;
    top: -32px;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row__item--ml25 {
    margin-left: 25px
}

@media (max-width: 900px) {
    .row__item--ml25 {
        margin-left: 0
    }
}

@media (max-width: 900px) {
    .row__item:not(:last-child) {
        margin-bottom: 12px
    }
}

.row__item-text {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 5px;
    color: #171717
}

.excursion-replace-title {
    font-family: 'DIN Pro';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #171717;
}

.excursion-wrap-link {
    display: block;
    padding: 16px;
    width: 100%;
    height: 100%;
    transition: all .3s;
}

.excursion-wrap-link:hover {
    background: rgba(12, 34, 65, 0.5);
}

.excursion-wrap-link-more {
    display: none;
    z-index: 10;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 10px 35px;
    background: #F3F2F6;
    box-shadow: 0px 4px 5px rgb(0 0 0 / 5%);
    border-radius: 2px;
    color: #0C0054;
    font-weight: 500;
    font-size: 16px;
}

.excursion-wrap-link:hover .excursion-wrap-link-more {
    display: block;
}

.row__item-icons {
    display: grid;
}

.icons__list {
    margin-bottom: 16px;
    display: block;
    margin-bottom: 19px;
    align-items: center;
}

.icons__right {
    float: right;
    gap: 6px;
    display: flex;
    align-items: center;
    height: 25px;
    margin: 2px 0;
}

.icons__right-time {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: #1D1D1B;
    display: flex;
    gap: 6px;
    align-items: center;
}

.icons__right-time-popup {
    font-size: 16px !important;
}

.icons__right-time:before {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAG2SURBVHgBlVRNTkIxEP7ap2jihhvIEbiBeAJADgAsDSHRA8DrA/YsCLAxAdbGFBauwRtwBI6AMXHxhNZpsfzKI3zJ5DXT6TfT+eYVOAHRlQnRlPFTcezfw63XlOdd+FBIriM0GcdEazWqlnL9SCLKnPCu0KNlXCsM1A36opid272ejPNvZBiDzzQmixCBeM7ODogsSQxjSj2qlB6eEIF6SwqqLr8Mce/IuNu8iMEH1GCfpNZ+Kxjb9lXKWQGlR3/VY01kAjVDqlLKif3sdMWEsX1/pUwJNeJ16ueaiIGntUaAM0FnBjCiYHO1lAoxxJlQP+hTVUlL5GaEmjbHmXBnGi/vtxzXiBw2xvmMc543qh6LWXyFn1w8ruQ7Nr3VUrZPgzkwo7FPtn2bVY8YpvxSFY5lXMl9SMZjKqOhP+zaepYIGON5RGCbzPlIbVKM7YpU78hxrSObOAGa6oz9tkd+oy13B9IWxVCk/yVT70of0ZUNbUKmCgu+mb3dn5aeDG+pBRi701CBCvnQSWwaa/poW6AxX3ooOqEOiBxqbVmgjTQtU/b5cJEaU7KAqprgXJjnw1R6Ku4X8zu/+dXDuKEAAAAASUVORK5CYII=');
    background-position: center;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    content: "";
    display: inline-block;
}

.icons__right-info {
    height: 21px;
}

.icons__right-info:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAF7SURBVHgBrVRLUoNAEH0DWKWVLDhCXLlMlu7EG2Bp9uEE6glIbqA3IPtY4AnkCC7dyRGw1Cqr+Iw9BCjEMExSvA3Q8/pNV7+mGTpgwjYTGAuATYHcquIMLKLHa4r08QdBtCuX7QqOML9l4MtCWwIO5mVIVm1x1q4uheHTqwV1xFSA84mnoApozVMSfNlTsKiFKvbHuLH+iVLQpccMh8M/hj2pRcuPpSQhJGNOqSJHwjF1HLm1qA7dRQ+EGdS7SMah84XwpTBqhOt3GpWJLIGXgv083Bs0PjO6QUpUEWswpxoJmgpMlZ6Wl/OJBkWo9LSCRhUoEffAh1b+YjEGAhkVatsX/oyBkCENClFy1sMAEAtm2/sSY8xpkXC7O6F/TsWECNHafQOJwyXuCjGZoBj6agXWojGCOEN2yRXHpoXVNzYP1YfePEnxFo9wts7BTqi28z4l6qHo39UXNl4zzroSxOYyoN8R5QJ/VyKNHwsZ8nVzMR8EcYnYQCrcX/SwgQxiNoymAAAAAElFTkSuQmCC')
}

.icons__list-item {
    width: 25px;
    height: 25px;
    margin: 2px 5px;
    position: relative;
    float: left;
}

.icons__list-item.camera::after {
    content: "";
    width: 25px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/camera.svg);
    background-position: center;
    background-repeat: no-repeat
}

.icons__list-item.bus::after {
    content: "";
    width: 25px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/bus.svg);
    background-position: center;
    background-repeat: no-repeat
}

.icons__list-item.copy::after {
    content: "";
    width: 25px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/copy.svg);
    background-position: center;
    background-repeat: no-repeat
}

.icons__list-item:last-child {
    margin-left: auto
}

.tab__variant {
    display: none
}

.tab__variant.active {
    display: block
}

.tab__variant-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #171717;
}

.promo__inner {
    padding: 120px 0 60px;
    display: flex
}

@media (max-width: 1279px) {
    .promo__inner {
        flex-direction: column-reverse;
        padding-top: 45px;
        padding-bottom: 45px
    }
}


.fix {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    background: #fff
}

.promo__slider {
    min-width: 50%
}

@media (max-width: 1279px) {

    .testimonials__slider {
        overflow: visible;

    }

    .swiper-testimonials {
        overflow: visible;
    }
}

.promo-slide__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 220px;
    overflow: hidden
}

.promo__title-box {
    margin: 32px 0 16px 0;
    display: flex;
    align-items: center;
    gap: 12px;
}

.promo__title {
    font-size: 24px;
    line-height: 30px;
    text-decoration-line: underline;
    color: #171717;
    font-weight: 700;
}

.promo__title-tag {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    padding: 4px 8px;
    border-radius: 2px;
    background: #9A243D;
    color: #FFF;
}

.promo__title-tag--luxury {
    background-color: #c8b49a;
    color: #fff;
}

.promo__title-tag--premium {
    background-color: #002642;
    color: #ebebeb
}

.promo__title-tag--wildlife {
    background-color: #003857;
    color: #fff
}

.promo__title-tag--lite {
    background-color: #18B0BD;
    color: #fff;
}

.promo__description {
    margin-bottom: 67px;
    max-width: 550px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #171717
}

@media (max-width: 1279px) {
    .promo__description {
        margin-bottom: 30px
    }
}

.swiper-slide__item {
    height: 200px;
    overflow: hidden;
}

.swiper-promo {
    position: relative
}

.swiper-promo-next {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/local/client/img/r-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10;
    cursor: pointer;
}

@media (max-width: 1279px) {
}

.swiper-promo-next.swiper-button-disabled {
    cursor: default
}

.swiper-promo-prev {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/local/client/img/l-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
    cursor: pointer;
    background-size: contain;
}


.swiper-promo-prev.swiper-button-disabled {
    opacity: 0
}

#moreText {
    display: none
}

#moreText2 {
    display: none
}

#moreText3 {
    display: none
}

#moreText4 {
    display: none
}

#moreText5 {
    display: none
}

#moreText6 {
    display: none
}


/*.services {*/
/*  padding-top: 60px*/
/*}*/

/* .services__heading {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
  color: #171717
}

.services__content {
  margin: 0 -22px 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 45px 0;
}

@media (max-width: 697px) {
  .services__content {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start
  }
}

.services__item {
  margin-bottom: 45px;
  padding: 0 22px;
  flex-grow: 1;
  max-width: 33.33%;
}

.services__item--mr20 {
  margin-right: 20px
}

@media (max-width: 890px) {
  .services__item {
    width: 47%;
    max-width: 50%;
  }
}

@media (max-width: 697px) {
  .services__content {
    margin: 0 0 20px;
  }
  .services__item {
    min-width: 280px;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 0
  }
}

.services__preview {
  display: block;
  margin-bottom: 25px;
  width: 100%;
  height: auto
  height: 265px;
}

@media (max-width: 710px) {
  .services__preview {
    margin-right: auto
  }
}

.services__img {
  display: block;
  width: 100%;
  height: auto;
  height: 100%;
  object-fit: cover
}

.services__body-title {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: #171717
}

.services__body-description {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  color: #171717
}

@media (max-width: 480px) {
  .services__body-description {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px
  }
} */

.drinks {
    padding-bottom: 60px
}

.drinks__heading {
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: #171717
}

.drinks__content {
    display: flex;
    align-items: center
}

@media (max-width: 768px) {
    .drinks__content {
        flex-direction: column;
        align-items: flex-start
    }
}

.drinks__card {
    width: 100%;
    min-height: 200px;
    position: relative;
    padding: 25px;
    border-radius: 3px;
    max-width: 100%
}

@media (max-width: 767px) {
    .drinks__card {
        min-height: auto;
    }
}

.drinks__card--orange {
    border: 1px solid #F6CCA5
}

.drinks__card--red {
    border: 1px solid #9A243D
}

.drinks__card--blue {
    border: 1px solid #0C0054
}

.drinks__card--18::after {
    content: "18+";
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #171717;
    position: absolute;
    right: 25px;
    bottom: 25px
}

@media (max-width: 1430px) {
    .drinks__card--18::after {
        top: 25px;
        right: 10px
    }
}

@media (max-width: 768px) {
    .drinks__card--18::after {
        top: 25px;
        right: 25px
    }
}

.drinks__card::before {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 25px;
    top: 25px;
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/copy-black.svg);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

@media (max-width: 1430px) {
    .drinks__card::before {
        left: 25px
    }
}

@media (max-width: 1430px) {
    .drinks__card:not(:last-child) {
        margin-right: 10px
    }
}

@media (max-width: 768px) {
    .drinks__card:not(:last-child) {
        margin-bottom: 15px
    }
}

.drinks__card + .drinks__card {
    margin-left: 20px
}

@media (max-width: 1430px) {
    .drinks__card + .drinks__card {
        margin-left: 0
    }
}

.drinks__card-title {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    color: #171717
}

@media (max-width: 1430px) {
    .drinks__card-title {
        margin-left: 30px
    }
}

@media (max-width: 767px) {
    .drinks__card-title {
        margin-left: 0
    }
}

.drinks__card-text {
    margin-bottom: 70px;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #171717
}

@media (max-width: 1430px) {
    .drinks__card-text {
        margin-bottom: 25px
    }
}

@media (max-width: 1430px) {
    .drinks__card-price {
        text-align: right
    }
}

@media (max-width: 767px) {
    .drinks__card-price {
        text-align: left;
    }
}

.card-price__heading {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #171717
}

.card-price__value {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #171717
}

#tMoreText1 {
    display: none
}

#tMoreText2 {
    display: none
}

#tMoreText3 {
    display: none
}

#tMoreText4 {
    display: none
}


.offers__heading {
    margin-bottom: 35px;
    font-size: 26px;
    font-weight: 700;
    line-height: 31px;
    color: #171717
}

.offer {
    position: relative;
    max-width: 380px;
    min-width: 280px;
    margin: 0 auto;
    border: 1px solid #FAFAFA
}

.offer__top {
    position: relative;
    max-width: 380px;
    height: 180px
}

.offer__top--overlay {
    position: relative
}

.offer__top--overlay::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(13, 34, 65, 0.3);
    z-index: 100
}

.offer__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.offer__tag-list-l {
    position: absolute;
    top: 20px;
    left: 20px;
    display: flex;
    flex-direction: column;
    z-index: 1000
}

.offer__tag-list-r {
    position: absolute;
    top: 20px;
    right: 25px;
    display: flex;
    flex-direction: column;
    z-index: 1000
}

.offer__tag + .offer__tag {
    margin-top: 5px
}

.offer__tag {
    display: inline-block;
    padding: 5px 15px;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
    color: #171717;
    background: #D9E4F9;
    border-radius: 50px
}

.offer__tag--red {
    color: #fff;
    background: #9A243D;
    z-index: 101
}

.offer__tag--blue {
    color: #fff;
    background: #0C0054;
    z-index: 101
}

.offer__tag--yellow {
    color: #fff;
    background: #FBC899;
    z-index: 101
}

.offer__body {
    padding: 20px;
    position: relative
}

.offer__body-title {
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #171717
}

.offer__body-text {
    margin-bottom: 15px;
    max-width: 80%;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #232323
}

.offer__body-text::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/boat.svg);
    background-position: center;
    background-repeat: no-repeat
}

.offer__body-item {
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: #232323
}

.offer__body-item::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 20px;
    margin-right: 10px;
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/mark.svg);
    background-position: center;
    background-repeat: no-repeat
}

.offer__map::after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    right: 20px;
    background: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/map.svg);
    background-position: center;
    background-repeat: no-repeat
}

.footer-top__left-name, .footer-top__right-name {
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #8395AF
}

.footer-top__left-value {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    color: #171717
}

.footer-top__right-value {
    font-size: 13px;
    line-height: 16px;
    color: #171717
}

.footer-bottom__left-name {
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #8395AF
}

.footer-bottom__left-value-new {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #171717
}

.footer-bottom__left-value-old {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    text-decoration: line-through;
    color: #8B8B8B
}

.footer-bottom__link {
    display: inline-block;
    padding: 15px 35px;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    text-decoration: none;
    background: #9A243D;
    border-radius: 2px;
    color: #FFFFFF
}

.offer__footer-top, .offer__footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.footer-top__left {
    padding: 15px 0 20px 15px;
    min-width: 44%;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC
}

.footer-top__right {
    padding: 15px 0 20px 15px;
    width: 60%;
    border-left: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC
}

.footer-bottom__left {
    padding: 15px 0 20px 15px;
    width: 41%
}

.footer-bottom__right {
    padding: 15px 0px 20px 15px;
    width: 59%
}

.swiper-offers {
    position: relative
}

.swiper-offers-next {
    display: block;
    width: 52px;
    height: 52px;
    position: absolute;
    right: calc(20% - 70px);
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/r-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
    cursor: pointer
}

@media (max-width: 1650px) {
    .swiper-offers-next {
        right: calc(25% - 75px)
    }
}

@media (max-width: 1350px) {
    .swiper-offers-next {
        display: none
    }
}

.swiper-offers-prev {
    display: block;
    width: 52px;
    height: 52px;
    position: absolute;
    left: calc(20% - 70px);
    top: 50%;
    transform: translateY(-50%);
    background-image: url(/local/templates/vodohod/components/extyl/catalog.element/cruises/../img/l-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1000;
    cursor: pointer
}

@media (max-width: 1650px) {
    .swiper-offers-prev {
        left: calc(25% - 75px)
    }
}

@media (max-width: 1350px) {
    .swiper-offers-prev {
        display: none
    }
}

.offer-slide.swiper-slide-active {
    position: relative
}

.offer-slide.swiper-slide-active::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.45);
    z-index: 1000
}

@media (max-width: 1649px) {
    .offer-slide.swiper-slide-active::after {
        background: transparent
    }
}

.offer-slide.swiper-slide-active + .offer-slide + .offer-slide + .offer-slide + .offer-slide {
    position: relative
}

.offer-slide.swiper-slide-active + .offer-slide + .offer-slide + .offer-slide + .offer-slide::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.45);
    z-index: 1000
}

@media (max-width: 1649px) {
    .offer-slide.swiper-slide-active + .offer-slide + .offer-slide + .offer-slide + .offer-slide::after {
        background: transparent
    }
}

.cContainer {
    width: 100%;
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}

.bFooter {
    margin-top: 60px
}

.bFooter__inner {
    background-color: #0C0054;
    color: #fff;
    padding: 60px 0 22px
}

.bFooter__top {
    border-bottom: 1px solid #909090;
    padding-bottom: 47px;
    margin-bottom: 60px
}

.subscription {
    display: flex;
    flex-wrap: wrap
}

.subscription__title {
    width: 400px;
    margin-right: auto;
    font-weight: bold;
    font-size: 26px;
    line-height: 33px
}

.bFooter__main-item-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 13px;
    color: #fff
}

.subscription__main-box {
    display: flex;
    flex-wrap: wrap
}

.subscription__submit {
    cursor: pointer
}

.subscription__email {
    width: 491px
}

.form__input {
    display: block;
    background-color: #fff;
    padding: 17px 20px;
    border-radius: 2px;
    border: 0
}

.form__input::-moz-placeholder {
    color: #8395AF;
    font-size: 13px;
    line-height: 120%
}

.form__input::-webkit-input-placeholder {
    color: #8395AF;
    font-size: 13px;
    line-height: 120%
}

.form__input:-ms-input-placeholder {
    color: #8395AF;
    font-size: 13px;
    line-height: 120%
}

.form__input::-ms-input-placeholder {
    color: #8395AF;
    font-size: 13px;
    line-height: 120%
}

.form__input::placeholder {
    color: #8395AF;
    font-size: 13px;
    line-height: 120%
}

.form__input:focus {
    outline: 0
}

.cButton {
    display: inline-block;
    background: #9A243D;
    border-radius: 2px;
    padding: 19px 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border: 0
}

.cButton--file-pdf {
    padding-left: 80px;
    position: relative;
    text-transform: none;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    width: 100%;
    text-decoration: none
}

.cButton--min-w-200 {
    min-width: 200px
}

.subscription__personal-info .form__checkbox-text {
    font-size: 11px;
    line-height: 110%;
    color: #E9E9E9
}

.subscription__main-box {
    margin-bottom: 10px
}

.form__checkbox {
    display: none
}

.form__checkbox-text {
    display: inline-block;
    padding-left: 25px;
    position: relative;
    min-height: 17px;
    padding-top: 3px;
    cursor: pointer
}

.form__checkbox-text:after {
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #E9E9E9;
    position: absolute;
    top: 0;
    left: 0
}

.form__checkbox-text:before {
    content: '';
    width: 7px;
    height: 3px;
    position: absolute;
    top: 5px;
    left: 4px;
    border-bottom: 1px solid #E9E9E9;
    border-left: 1px solid #E9E9E9;
    transform: rotate(-45deg);
    opacity: 0;
    transition: all .3s
}

.form__checkbox:checked + .form__checkbox-text:before {
    opacity: 1
}

.bFooter__main {
    display: flex;
    flex-wrap: wrap
}

.bFooter__logo {
    margin-bottom: 35px
}

.bFooter__link-box {
    margin-bottom: 5px
}

.bFooter__link-box-title {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 7px
}

.bFooter__link-box-link a {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    transition: all .3s
}

.bFooter__link-box-link a:hover {
    color: #C33251
}

.bFooter__info {
    font-size: 12px;
    line-height: 130%;
    color: #A0AEC3;
    margin-bottom: 24px
}

.bFooter__main-list--col-2 {
    column-count: 2;
    column-gap: 130px
}

.bFooter__main-item {
    margin-bottom: 8px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.bFooter__main-item--with-list {
    margin-bottom: 40px
}

.bFooter__main-item--with-list .bFooter__main-item-link--title {
    margin-bottom: 13px;
    display: inline-block
}

.bFooter__main-item-link {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    transition: all .3s;
    text-decoration: none
}

.bFooter__main-item-link:hover {
    color: #C33251
}

.bFooter__main-item-link--title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px
}

.bFooter__main-left {
    width: 170px;
    padding-right: 10px;
    margin-right: calc(25% - 170px)
}

.bFooter__main-middle {
    width: 41%
}

.bFooter__main-right {
    width: 334px;
    margin-left: calc(34% - 334px)
}

.bFooter__main-list-links-item {
    margin-bottom: 7px
}

.bFooter__main-list-links-item:last-child {
    margin-bottom: 0
}

.social__line {
    display: flex;
    flex-wrap: wrap
}

.social__title {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px
}

.social__line .social__title {
    margin-right: 17px
}

.social__list {
    display: flex;
    flex-wrap: wrap
}

.social__item {
    width: 17px;
    height: 17px;
    border-radius: 50%;
    margin: 3px 20px 3px 0
}

.social__link {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.social__img {
    max-width: 100%;
    max-height: 100%
}

.bFooter__files {
    margin-bottom: 36px
}

.bFooter__outer {
    padding: 21px 18px
}

.bFooter__bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 50px;
    font-size: 13px;
    line-height: 16px
}

.bFooter__logo--clia {
    margin-bottom: 0
}

.bFooter__last-line {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.bFooter__links {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto
}

.bFooter__links-item {
    margin: 3px 57px 3px 0
}

.bFooter__links-item .link {
    font-size: 14px;
    line-height: 17px
}

.link--grey {
    color: #606060;
    transition: all .3s
}

.link--grey:hover {
    color: #C33251
}

.bFooter__developer {
    font-size: 13px;
    line-height: 16px;
    color: #606060
}

.bFooter__registry-logo {
    display: flex;
    flex-wrap: wrap
}

.bFooter__registry-logo .bFooter__registry-num {
    max-width: 186px;
    margin-right: auto;
    font-size: 12px
}

.bFooter__registry-logo .bFooter__logo {
    margin-right: 150px
}


@media (max-width: 1023px) {


    .bFooter__registry-logo {
        justify-content: center
    }

    .bFooter__registry-logo .bFooter__registry-num {
        margin: 3px 10px
    }

    .bFooter__registry-logo .bFooter__logo {
        margin: 3px 10px
    }

    .bFooter__main {
        display: block
    }

    .bFooter__main .bFooter__main-left {
        padding-right: 0;
        text-align: center;
        margin: 0 auto 20px
    }

    .bFooter__main .bFooter__main-middle {
        width: auto;
        text-align: center;
        margin: 0 auto 20px
    }

    .bFooter__main .bFooter__main-right {
        text-align: center;
        margin: 0 auto 20px
    }

    .bFooter__main-list--col-2 {
        column-count: auto;
        column-gap: normal
    }

    .bFooter__bottom {
        display: block
    }

    .bFooter__bottom .bFooter__main-left {
        width: auto;
        padding-right: 0;
        margin-right: auto;
        text-align: center;
        margin-bottom: 10px
    }

    .bFooter__bottom .bFooter__main-middle {
        width: auto;
        margin-bottom: 10px;
        text-align: center
    }

    .bFooter__bottom .bFooter__main-right {
        width: auto;
        margin-bottom: 10px;
        margin-left: 0;
        text-align: center
    }

    .bFooter__last-line {
        display: block
    }

    .bFooter__links {
        display: block;
        text-align: center
    }

    .bFooter__links-item {
        margin: 0 0 10px
    }

    .bFooter__developer {
        text-align: center
    }

    .bFooter__subscription .subscription {
        display: block
    }

    .bFooter__subscription .subscription__title {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .bFooter__subscription .subscription__form {
        width: 100%
    }

    .bFooter__subscription .subscription__email {
        width: calc(100% - 200px)
    }
}

@media (max-width: 500px) {
    .subscription__main-box {
        display: block
    }

    .subscription__submit {
        width: 100%
    }

    .bFooter__subscription .subscription__email {
        width: 100%;
        margin-bottom: 10px
    }
}

#races-modal {
    position: relative;
    max-width: 690px;
    padding: 40px;
    margin: 0 auto;
    background: #fff
}

#races-close {
    position: absolute;
    right: 20px;
    top: 35px;
    color: #9A243D
}

.static--link-red a:hover,
.static--link-red ul a:hover,
.static--link-red ul a,
.static--link-red a {
    color: #9A243D;
    text-decoration: underline;
}

.modal__content--races {
    font-size: 16px;
}

.modal__heading {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #171717
}

.modal__list-item {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #171717
}

.modal__list-item::before {
    content: "";
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 3px;
    background: #9A243D;
    border-radius: 50%
}

.modal__link {
    color: #9A243D;
    text-decoration: underline
}

.hero__img-picture.no-photo .hero__img {
    display: none;
}

.icons__list-item svg {
    width: 100%;
    height: 100%;
}

.icons__list-item .tooltip {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.icons__list-item .tooltip__icon {
    width: 25px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.d-ship .promo__inner {
    padding-top: 0;
}

.roomtour__img-big > div a:not(:first-child) {
    display: none;
}

.ex-cruise-detail .d-p-tabs__content {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 1480px) {
    .ex-cruise-detail .d-p-tabs__content {
        padding-left: 10px;
        padding-right: 10px;
    }
}


.path__info-btn.close[data-status="hide"]::after {
    transform: rotate(180deg);
    top: 5px;
}

@media (max-width: 1023px) {
    .ex-cruise-detail .d-p-tabs {
        display: block;
    }

    .ex-cruise-detail .d-p-tabs-m__btn {
        display: none;
    }

    .d.ex-cruise-detail .d-p-tabs__content[data-tab-body]:not(.active) {
        display: block;
    }
}

@media (max-width: 767px) {
    .roomtour .promo__inner .promo__title-box {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

.list-item__head-wrapper {
    display: flex;
    position: relative;
    z-index: 1;
    transform: scaleX(1.002);
}

.list-item__head-wrapper .tooltip {
    width: 100%;
}


.list-item__head {
    width: 100%;
    position: relative;
}

.item__inner-toggler {
    width: 60px;
    height: 100%;
    margin-left: 10px;
    display: flex;
    align-items: center;
    background: #F0F4FD;
}

.mobile-toggler {
    display: none;
    width: 49px;
    height: 49px;
    align-items: center;
    background: #F0F4FD;
    position: absolute;
    right: 0;
    top: 0;
}

.mobile-toggler span {
    margin: auto;
    width: 20px;
    height: 20px;
}

.mobile-toggler span::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(
        180deg
    );
    background: url(/local/client/img/blue-arrow-up.svg);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    pointer-events: none;
}

.path__list-item.opened .mobile-toggler span::after {
    transform: rotate(0);
}

.list-item-actions {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .item__inner-toggler {
        min-width: 49px;
        width: 49px;
        height: 49px;
    }

    .mobile-toggler {
        display: flex;
    }

    .list-item__head::after {
        display: none;
    }
}

.item__inner-toggler .tooltip__text {
    width: auto;
    white-space: nowrap;
}

.item__inner-toggler .tooltip {
    margin: auto;
    width: 100%;
    height: 100%;
}

.item__inner-toggler .path__info-btn {
    margin: auto;
    width: 100%;
    height: 100%;
}

.item__inner-toggler .path__info-btn::after {
    position: static;
    background: url(/local/client/img/blue-double-arrow-up.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.header-print,
.footer-print,
.roomtour__img-print,
.clearfix-print {
    display: none;
}

#printDisclamer {
    display: none;
}

.print-btn_disabled {
    pointer-events: none;
    opacity: 0.5;
}

.additional-button-print {
    display: none;
}


/*FIX2010*/
.price-block__title {
    font-size: 22px;
}

/*FIX2010*/
.price-block-discounts__title {
    font-size: 22px;
}

/*FIX2010*/
.d-p-tabs__content.active {
    font-size: 22px;
}

/*FIX2010*/
.services .services__title {
    font-size: 22px;
}

/*FIX2010*/
.testimonials__heading .testimonials__heading-title {
    font-size: 22px;
}

/*FIX2010*/
.roomtour__heading-title {
    font-size: 22px;
}

.widget__select-tag:first-letter {
    text-transform: uppercase;
}

body {
    overflow: hidden;
    width: 100%;
}

@media (max-width: 767px) {
    .d-ship .swiper-slide {
        width: 266px !important;
        height: 207px !important;
    }

    .promo__slider .swiper-slide img {
        height: 100%!important;
        width: 100%!important;
        object-fit: cover;
        object-position: center bottom;
    }

    .promo__slider {
        overflow: visible !important;
    }

    .bx-ios .promo__slider,
    .bx-mac .promo__slider {
        overflow: hidden !important;
    }
}

.body-description__wrap-main {
    width: calc(100% - 340px);
}

@media (max-width: 767px) {
    .body-description__wrap-main {
        width: 100%;
    }
}

.excursion-price {
    margin: 0;
    font-size: 14px;
}

.excursion-price-title {
    margin-top: 10px;
    font-size: 15px;
}

.excursion-price-value {
    font-weight: 700;
}

.side__element-preview {
    display: none;
}

.excursion-payment {
    font-weight: 400;
    font-size: 12px;
}

.static .excursion-payment ul:not(.select-ul):not(.multiselect__content) {
    display: inline-block;
    margin-bottom: 0px;
}

.static .excursion-payment ul:not(.select-ul):not(.multiselect__content) > li {
    padding-left: 10px;
    display: inline-block;
    width: auto;
    margin-left: 10px;
    margin-bottom: 0px;
}

.static .excursion-payment ul:not(.select-ul):not(.multiselect__content) > li:before {
    top: 9px;
    background: #32A716;
}

/*NEW CRUISE*/
.booking {
    gap: 16px;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -30px;
    width: 100%;
    padding: 24px 14px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgb(0 0 0 / 5%);
    z-index: 100;
    width: 100%;
}

.description + .ship-d-banner__newtabs {
    margin-top: 32px;
}

@media (min-width: 768px) {
    .booking {
        flex-direction: row;
        margin-top: -60px;
        border-radius: 3px;
    }
}

@media (min-width: 1024px) {
    .booking {
        gap: 0;
        padding: 30px;
    }
}



.booking__left {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.booking__left-first {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.booking__left-second {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.booking__right {
    display: flex;
    flex-direction: column;
}

.booking__right::before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #ECECEC;
    margin-bottom: 16px;
}
.booking__left-item {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.booking__i-text {
    margin: 0;
    padding: 0;
    color: #8A8A8A;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    width: max-content;
}

.booking__i-text--red {
    color: #9A243D;
}

.booking__i-text--green {
    color: #14BB62;
}

.booking__i-text--gray {
    color: #8495A8;
}

.booking__i-value {
    margin: 0;
    padding: 0;
    color: #1D1D1B;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
}

.booking__right-available .booking__i-text {
    font-weight: 500;
}

.booking__left-date {
    order: 1;
}
.booking__left-days {
    order: 2;
}
.booking__left-route {
    order: 3;
}
.booking__left-ship {
    order: 4;
}
.booking__left-class {
    order: 5;
}

.booking__price-head {
    margin: 0 0 15px 0;
    display: flex;
    flex-direction: column;
    width: max-content;
}

.booking__price-head-old {
    color: #171717;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    position: relative;
    width: max-content;
}

.booking__price-head-old:before {
    border-bottom: 2px solid #171717;
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    transform: rotate(-4deg);
}

.booking__price-head-new {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #FE0000;
}

.booking__price-head-new--only {
    margin-top: 8px;
    color: #171717;
}

.booking__right-actions {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column-reverse;
    row-gap: 15px;
}

.booking__right-actions-btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.reserve__link {
    display: block;
    padding: 13px 24px;
    font-weight: 600;
    font-family: 'DIN Pro';
    width: max-content;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #9A243D;
    text-decoration: none;
    border-radius: 2px;
}

.compare-add--ship {
    width: 24px;
    height: 24px;
}

/* кнопка */
.booking__right-promo {
    margin-top: 16px;
    border: 1px solid #C4CEDF;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.booking__promo {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #171717;
    position: relative;
    border: none;
}

.booking__promo-dropdown {
    display: none;
}

.booking__promo-outer {
    display: flex;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    align-items: center;
    gap: 10px;
    color: #445B7C;
    text-transform: uppercase;
    transition: none;
    padding: 12px 24px;
    width: 100%;
    justify-content: center;
}

.booking__promo-outer:after {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background-size: contain;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg0MF8xNjUzNSkiPgo8cGF0aCBkPSJNOC41MDA1IDguNzgxNDVMMTEuODAwNSA1LjQ4MTQ1TDEyLjc0MzIgNi40MjQxMUw4LjUwMDUgMTAuNjY2OEw0LjI1NzgzIDYuNDI0MTFMNS4yMDA1IDUuNDgxNDRMOC41MDA1IDguNzgxNDVaIiBmaWxsPSIjNDQ1QjdDIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfODQwXzE2NTM1Ij4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTYuNSkgcm90YXRlKDkwKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
    transition: none;
}

.booking__right-promo:hover {
    border: 1px solid #9A243D;
}

.booking__right-promo:hover .booking__promo-outer {
    color: #9A243D;
}

.booking__right-promo:hover .booking__promo-outer:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg0MF8xNjUzNSkiPgo8cGF0aCBkPSJNOC41MDA1IDguNzgxNDVMMTEuODAwNSA1LjQ4MTQ1TDEyLjc0MzIgNi40MjQxMUw4LjUwMDUgMTAuNjY2OEw0LjI1NzgzIDYuNDI0MTFMNS4yMDA1IDUuNDgxNDRMOC41MDA1IDguNzgxNDVaIiBmaWxsPSIjOEYyRTNGIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfODQwXzE2NTM1Ij4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSIjOEYyRTNGIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi41KSByb3RhdGUoOTApIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==);
}

.booking__i-value--route span:after {
    content: ' — ';
}
.booking__i-value--route span:last-child:after {
    content: '';
}

.booking__i-value--dates {
    display: flex;
    flex-direction: column;
}

.link--underline-black {
    border-bottom: 1px solid #1D1D1B;
}

@media (min-width: 475px) {
    .booking__left-first {
        flex-direction: row;
        flex-wrap: wrap;
        row-gap: 17px;
        column-gap: 16px;
    }
    .booking__left-second {
        flex-direction: row;
        flex-wrap: wrap;
        row-gap: 17px;
        column-gap: 16px;
    }
    .booking__left-date {
        width: calc(50% - 8px);
    }
    .booking__left-days {
        width: calc(50% - 8px);
    }
    .booking__left-route {
        width: 100%;
    }
    .booking__left-ship {
        width: calc(50% - 8px);
    }
    .booking__left-class {
        width: calc(50% - 8px);
    }
}

@media (min-width: 768px) {
    .booking {
        flex-direction: row;
    }

    .booking__right {
        border-left: 1px solid #ECECEC;
        padding-left: 32px;
    }

    .booking__right:before {
        display: none;
    }

    .booking__left {
        width: calc(60% - 8px)
    }

    .booking__left-date {
        flex-grow: 1;
        width: auto;
    }

    .booking__left-days {
        width: auto;
    }

    .booking__i-value--dates {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (min-width: 1024px) {
    .booking__left {
        flex-direction: row;
        gap: 60px;
        width: auto;
        flex-grow: 1;
        padding-right: 65px;
        justify-content: space-between;
        align-items: flex-start;
    }

    .booking {
        gap: 0;
        padding: 30px;
    }

    .booking__left-first {
        flex-grow: 1;
    }
    .booking__left-second {
        flex-direction: column;
    }
    .booking__left-date {
        width: calc(50% - 30px);
    }

    .booking__right-flex {
        flex-direction: row;
        column-gap: 34px;
        flex-shrink: 0;
        justify-content: space-between;
        align-items: flex-end;
        display: flex;
    }

    .booking__right-promo {
        width: calc(100% - 36px);
        margin-top: 15px;
    }

    .booking__right-promo--fullwidth {
        width: 100%;
    }

    .booking__right-actions-btns {
        gap: 12px;
    }

    .booking__left-ship .booking__i-value {
        width: max-content;
    }

    .booking__right-actions {
        flex-direction: column;
        row-gap: 11px;
    }

    .booking__left-ship {
        width: 100%;
    }

    .booking__right-price {
        display: flex;
        flex-direction: column;
        row-gap: 11px;
    }

    .booking__i-value {
        font-size: 16px;
    }

    .booking__price-head {
        margin-bottom: 0;
    }
}


/*Аккордион*/
.crb .cn-tabs__controller{
    margin-top: 0;
}
.crb-container {
    display: flex;
    flex-direction: column;
}

.crb-description {
    order: 8;
}

.crb-reviews {
    order: 7;
}
.crb-ship {
    order: 6;
}
.crb-services {
    order: 5;
}
.crb-discounts {
    order: 4;
}
.crb-prices {
    order: 3;
}
.crb-route {
    order: 2;
}

@media (min-width: 768px) {
    .crb-description {
        order: 1;
    }
}

@media print {
    @page {
        size: A3;
    }

    p {
        margin: 0 0 10px;
    }
    .roomtour__subtitle {
        margin-bottom: 15px;
    }
    .roomtour__item-text {
        padding: 10px 10px 0;
    }
    .b-ship__opts-icons {
        padding: 10px;
    }
    .b-info {
        padding: 20px 0;
    }
    .b-ship__desc-text {
        margin-bottom: 20px;
    }

    *, *:before, *:after {
        color: #000;
        box-shadow: none;
        text-shadow: none;
        -webkit-print-color-adjust: exact;
    }

    [data-tab-body], .d-p-tabs__content-inner {
        display: block !important;
        max-height: initial;
    }

    .b-info {
        margin-top: 0;
    }

    .b-ship__gallery .swiper-slide:not(:first-child) {
        display: none;
    }
    .price-block-item__key, .price-block-room__value {
        flex: 1 1 auto;
    }
    .d .d-p-tabs__content {
        opacity: 1 !important;
    }

    .b-spoiler__content, .roomtour__description, .vdrop > div {
        height: initial !important;
    }

    .price-block-room__body {
        padding-right: 30px;
    }

    header,
    footer,
    .hero__container,
    .h-search,
    .hero__action,
    .skeleton-mobile-only::after,
    .skeleton::after,
    .hero__img-picture,
    .ship-d-banner__newtabs,
    .b-desc__more.vdrop__controller,
    .b-desc__icons,
    [data-tab-body="d-p_reviews"],
    .offers-bg-grey,
    .fdb,
    .b24-widget-button-visible,
    .b-rc__map,
    .b-rc__view,
    .booking__right-promo,
    .booking__right-actions-btns,
    .price-block__tabs,
    .price-block__filter,
    .b-ship__desc-more,
    .roomtour__footer,
    .lazy,
    .roomtour__num-mask,
    .swiper-button-next,
    .swiper-button-prev,
    .price-block-room__order,
    .price-block-room__waiting,
    .text-add-list,
    .price-block-item__key.last,
    .pro-banner,
    .b-day__info-gallery
    {
        display: none !important;
    }

    /*emulate b-simple*/
    .b-exc {
        border: none;
        gap: 4px;
        padding: 8px 0
    }
    .b-spoiler__control {
        pointer-events: none
    }
    .b-day__info-gallery {
        display: flex
    }
    .b-exc__container .b-exc:first-child {
        padding-top: 0
    }
    .b-exc__container .b-exc:last-child {
        padding-bottom: 0
    }

    .b-exc__header {
        order: 2
    }

    .b-rc__view-all {
        opacity: .5;
        pointer-events: none
    }

    .b-exc__name {
        order: 1
    }
    .b-exc__name:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEyIDkgMy4yOTMtMy4yOTNhMSAxIDAgMCAwIDAtMS40MTRMMTIgMW0zIDRIMSIgc3Ryb2tlPSIjOEYyRTNGIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9zdmc+);
        background-position: 50%;
        background-size: 100%;
        content: "";
        display: inline-block;
        height: 8px;
        margin-left: 8px;
        position: relative;
        width: 15px
    }

    .b-tabs__content {
        display: flex;
        flex-direction: column;
        gap: 16px
    }

    .header-print {
        height: 100px;
        background-color: #ffffff;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .header-print .h__logo,
    .header-print .h__logo path,
    .footer-print .h__logo,
    .footer-print .h__logo path {
        fill: #9a243d;
    }

    .header-print__btns {
        margin-top: 12px;
        display: flex;
    }

    .header-print__btn {
        padding: 10px 27px 10px 27px;
        border-radius: 2px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: 500;
        color: #ffffff;
    }

    .header-print__btn:nth-child(n+2) {
        margin-left: 12px;
    }

    .header-print__btn_book {
        background-color: #0C0054;
    }

    .header-print__btn_cruises {
        background-color: #9A243D;
    }

    .b-tabs__content--second .b-tabs__content-item {
        display: flex !important;
    }
    .b-tabs__content-item-title:after {
        content: ': ';
    }

    .b-tabs__content-item-title,
    .price-block-list,
    .b-tabs__content-item,
    .roomtour__img-print
    {
        display: block!important
    }

    .b-spoiler__control:after,
    .b-spoiler__header-date,
    .b-spoiler__header-city,
    .b-day__right,
    .b-exc__more,
    .b-exc__header-time,
    .b-tabs__nav,
    .swiper-promo-next,
    .swiper-promo-prev,
    .b-desc__right,
    .b-desc__text:after,
    .b-day__gallery-full-icon,
    .hero__content:before,
    .price-block-swiper__wrapper>div:nth-child(n + 8),
    [simple-text-content][data-text-status=hide]:after,
    .b-ship__gallery
    {
        display: none !important;
    }

    .b-ship__opts,
    .b-ship
    {
        margin-top: 10px;
    }

    .ex-cruise-detail .d-p-tabs__content-inner:first-child{
        padding: 10px 0 0;
    }

    .b-day {
        min-height: auto !important;
        padding: 10px !important;
        gap: initial !important;
    }

    .hero__content {
        background: none !important;
        min-height: 150px !important;
    }

    .hero__title {
        color: #000000 !important;
    }

    .footer-print {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        clear: both;
    }

    .footer-print__right {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .footer-print__currpage {
        max-width: 450px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 10px;
        font-weight: 500;
        color: #000000;
        text-align: right;
    }

    .footer-print__date {
        font-size: 10px;
        font-weight: 500;
        color: #8B8B8B;
    }

    .header-print .h__phone,
    .footer-print .h__phone {
        width: auto;
        margin-right: 0;
    }

    .header-print .icon-phone path,
    .footer-print .icon-phone path {
        fill: #000000;
    }

    .header-print .h__phone-text,
    .footer-print .h__phone-text {
        color: #000000;
        border-color: #000000;
    }

    .h__logo{
        -webkit-box-pack: start;
        -webkit-box-align: start;
        text-align: left;
        display: block;
    }

    .price-block-room__swiper{
        margin: 0;
    }

    @media (min-width: 769px) {
        .b-day__desc:before {
            margin-left:-24px;
            width: calc(100% + 48px)
        }
        .b-day__left {
            width: 100%
        }
        .b-exc {
            column-gap:16px;
            flex-direction: row;
            flex-wrap: wrap;
            margin-left: 5px;
            padding: 0 0 0 8px;
            row-gap: 4px
        }
        .b-exc__header {
            width:auto
        }
        .b-exc__change {
            position:relative;
            top: -6px;
            width: 100%
        }
        .b-exc__price {
            align-items:baseline;
            flex-direction: row;
            gap: 24px;
            position: relative;
            top: -6px;
            width: 100%
        }
        .b-tabs__content {
            gap:25px
        }
        .b-tabs__content-item-description {
            margin-bottom:24px
        }
    }

    @media (min-width: 640px) {
        .b-exc {
            border: none;
            max-width: unset;
            width: 100%
        }
        .b-exc__container {
            gap: 12px
        }
    }
}


/* End */
/* /local/templates/vodohod/components/citfact/catalog/.default/style.css?1608719579216 */
/* /local/templates/vodohod/components/extyl/catalog.element/cruises/style.css?1729771125518477 */
