

/* Start:/bitrix/components/ranx/block.landing/templates/16_1/style.css?17586528813905*/
.block16-1-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-1-prices-center {
    justify-content: center;
}
.block.block16-1 .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block16-1 .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block16-1 .btn {
    margin-bottom: 25px;
}
.block.block16-1 .block16-1-content-left {
    text-align: left !important;
    margin: auto;
}
.block.block16-1 .block16-1-content-center{
    text-align: center !important;
    margin: auto;
}
.block16-1 .block-el-btns {
    margin-top: 25px;
}
.block16-1-content-center .block-el-btns {
    justify-content: center;
}
.block16-1-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block16-1-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block16-1-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.height-inherit {
    height: inherit;
}
.block16-1 .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}

@media (min-width: 992px) {
    .block16-1 .text-light-desktop,
    .block16-1 .text-light-desktop p,
    .block16-1 .text-light-desktop ul,
    .block16-1 .text-light-desktop ol,
    .block16-1 .text-light-desktop dl,
    .block.block16-1 .text-light-desktop .block-title-text,
    .block.block16-1 .text-light-desktop .block-cattitle,
    .block.block16-1 .text-light-desktop .block-subtitle,
    .block16-1 .text-light-desktop .block16-1-price,
    .block16-1 .text-light-desktop .block16-1-price-old {
        color: #FFFFFF !important;
    }
    .block16-1-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block16-1-bg-image {
        height: 650px !important;
        overflow: hidden;
    }
    .block16-1 .col-flex-rw.block16-1-no-image {
        display:none;
    }
}
.block16-1-bg-image:focus {
    outline: none;
}
@media (max-width: 991px) {
    .block16-1 .text-light-mobile,
    .block16-1 .text-light-mobile p,
    .block16-1 .text-light-mobile ul,
    .block16-1 .text-light-mobile ol,
    .block16-1 .text-light-mobile dl,
    .block.block16-1 .text-light-mobile .block-title-text,
    .block.block16-1 .text-light-mobile .block-cattitle,
    .block.block16-1 .text-light-mobile .block-subtitle,
    .block16-1 .text-light-mobile .block16-1-price,
    .block16-1 .text-light-mobile .block16-1-price-old {
        color: #FFFFFF !important;
    }
    .block16-1 .maxwidth-theme {
        padding: 0 15px !important;
    }
    .block.block16-1 .block-title .block-title-text {
        font-size: 25px;
        line-height: 30px;
    }
    .block16-1 .col-flex-rw {
        position: relative;
        width: 100vw;
        height: 210px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .block16-1-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block16-1 .mobile-img {
        display: block;
        align-self: flex-end;
        max-height: 100%;
        overflow: hidden;
    }
    .block16-1 .col-flex-rw img {
        max-width: 100%;
        max-height: 100%;
    }
    .block16-1-bg-image{
        background-size: 0;
        background-position: top;
    }
    .block16-1 .height-fill {
        display: flex;
        flex-direction: column-reverse;
    }
    .block16-1 .block16-1-content-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 30px;
    }
    .block16-1-content-center {
        height: 65%;
        margin: 30px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_1/style.css?17630258342324*/
.block14-1 {
    position: relative;
    overflow: hidden;
}
.block14-1 .block-title {
    padding-right: 85px;
    margin-bottom: 0 !important;
}
.block14-1.content-picture-left .block-title {
    padding-left: 85px;
    padding-right: 0;
}
.block14-1-bg-image {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: cover;*/
}

.greyback {
	background-color: #F2F2F0;
	display: flex;
	flex-direction: row;
	gap: 16px;
	padding: 24px;
	border-radius: 12px;
}

.greyback img {
	width: 40px;
	height: 40px;
}

.grey-left, .grey-right {
max-width: 50%;
}

.greyhead {
padding-bottom: 16px;
color: #3B4A51;
font-weight: bold;
}
.block14-1-bg-image img {
    max-width: 100%;
}
.block14-1.content-picture-left .block14-1-bg-image {
    left: 0;
    right: none;
}

.block14-1.content-picture-right .block14-1-bg-image {
    left: unset !important;
	right: 0 !important;
}

.block14-1.indent-top-100.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 200px);
}
.block14-1.indent-top-150.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 300px);
}
.block14-1.indent-top-50.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-100.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-100 .block14-1-bg-image {
    max-height: calc(100% - 100px);
}
.block14-1.indent-top-100.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-100 .block14-1-bg-image,
.block14-1.indent-top-150.indent-bot-0 .block14-1-bg-image,
.block14-1.indent-top-0.indent-bot-150 .block14-1-bg-image {
    max-height: calc(100% - 150px);
}
.block14-1.indent-top-0.indent-bot-50 .block14-1-bg-image,
.block14-1.indent-top-50.indent-bot-0 .block14-1-bg-image {
    max-height: calc(100% - 50px);
}

@media (max-width: 991px) {
    .block14-1-bg-image {
        position: static;
        width: 100%;
        margin-bottom: 30px;
        max-height: unset !important;
        height: auto;
    }
    .block14-1-bg-image img {
        width: 100%;
    }
    .block14-1 .block-title {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/10_4/style.css?1758652881776*/
.block10-4-gallery {
    max-width: 100%;
}
.block10-4 .block10-4-items {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px;
}
.block10-4 .block10-4-item-card {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.block10-4-gallery a img {
    outline: none;
    width: 100%;
    height: auto;
    object-fit: contain;
}
.block10-4-gallery a {
    outline: none;
    display: block;
    position: relative;
}
.block10-4 .dark-hover {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    transition: 0.3s;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0;
}
.block10-4 .dark-hover:hover {
    opacity: 1;
    transition: 0.3s;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/6_1/style.css?17610503072060*/
.block6-1 .news {
    margin-bottom: -25px;
}
.block6-1 .news-wrap {
    display: block;
    margin-bottom: 25px;
}
.block6-1 .news-block-img {
    margin-bottom: 12px;
    width: 100%;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 12px;
    padding-bottom: 66.6%;
    background-size: cover;
    background-position: center;
}
.block6-1 .news-wrap:hover .news-block-img {
    opacity: .7;
}
.block6-1 .news-block-name {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    margin-bottom: 10px;
}
.block6-1 .news-block-text {
    text-align: left;
    font-size: 13px;
    line-height: 23px;
    color: #999999;
    margin-bottom: 7px;
}

/* modal style */
.modal6_1 {
    margin: -10px 10px 0;
}

.modal6_1-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 48px;
    color: #333333;
    margin-bottom: 10px;
}

.modal6_1-date {
    margin-bottom: 33px;
    font-size: 13px;
    line-height: 24px;
    color: #999999;
}

.modal6_1-picture {
    margin-bottom: 43px;
}

.modal6_1-picture img {
    width: 100%;
    height: auto;
}

.modal6_1-preview-text {
    margin-bottom: 27px;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    color: #333333;
}

.modal6_1-detail-text {
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}

@media (max-width: 575px) {
    .modal6_1 {
        margin: -10px 0 0;
    }

    .modal6_1-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .modal6_1-date {
        margin-bottom: 20px;
    }

    .modal6_1-picture {
        margin-bottom: 20px;
    }

    .modal6_1-preview-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .modal6_1-detail-text {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_2/style.css?1758652881529*/
.block15-2.content-align-left .block15-2-content {
	text-align: left;
}
.block15-2.block.content-align-left .block-title,
.block15-2.block.content-align-left .block-btns {
	justify-content: flex-start;
	text-align: left;
}

.block15-2.content-align-center .block15-2-content {
	text-align: center;
}

.block15-2.content-align-wide .block15-2-content {
	text-align: justify;
}
.block15-2.block.content-align-wide .block-title,
.block15-2.block.content-align-wide .block-btns{
	justify-content: flex-start;
	text-align: justify;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/7_1_custom_vac/style.css?17628527391837*/
.custom-7-1 {
	background-color: #F2F2F0;
	min-height: 159px;
	border-radius: 12px;

}

.arrow-link {
background-image: url("/images/vac-arrow.svg");
background-repeat: no-repeat;
background-position-y: center;
width: 16px;
height: 40px;
}

.block7-1-custom-vac .market-items {
    margin-bottom: -30px;
}
.block7-1-custom-vac .market-item {
    display: block;
    margin-bottom: 30px;
}
.block7-1-custom-vac .market-item-img {
	display: none;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
    height: 256px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.block7-1-custom-vac .market-item-cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
}
.block7-1-custom-vac a.market-item:hover .market-item-cover { opacity: 1; }
.block7-1-custom-vac .market-item-body {
    text-align: center;
    padding-top: 30px 0;
}
.block7-1-custom-vac.content-align-left .market-item-body {
    text-align: left;
}
.block7-1-custom-vac.content-align-wide .market-item-body {
    text-align: justify;
}
.block7-1-custom-vac .market-item-title {
	display: flex;
	justify-content: space-between;
	font-family: Playfair Display;
    font-weight: 600;
    font-size: 32px;
	padding: 16px 32px 8px 32px;
    line-height: 120%;
    color: #333333;
}
.block7-1-custom-vac.text-light .market-item-title {
    color: #ffffff;
}
.block7-1-custom-vac .market-item-desc {
	padding: 0px 32px 32px 32px;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    margin-top: 5px;
}
.block7-1-custom-vac.text-light .market-item-desc {
    color: #ffffff;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/12_4/style.css?17616513005121*/
.block12-4-slider {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
}
.block12-4-slides {
    width: 100%;
    margin: 0;
}
.block12-4-slide {
    background-color: #ffffff;
    padding: 35px 40px;
    border: 1px solid #ececec;
    border-radius: 12px;
    outline: none;
    height: 100%;
}
.block12-4-slide-wrap {
    padding: 0 16px;
}

.block12-4-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    padding-bottom: 30px;
    position: relative;
}
.block12-4-top.block12-4--nouser {
    padding-bottom: 10px;
}
.block12-4-user {
    min-width: 180px;
    display: flex;
}

.block12-4-stars {
    height: 19px;
    display: flex;
    align-content: flex-end;
    position: absolute;
    bottom: -9px;
    left: 0;
    background-color: #ffffff;
    padding-right: 15px;
}
.block12-4-star {
    margin-right: 1px;
    width: 19px;
    min-width: 19px;
    height: 19px;
    position: relative;
}
.block12-4-stars .block12-4-star:last-child {
    margin-right: 0;
}
.block12-4-star--on { color: #f2d228; }
.block12-4-star--off { color: #dfdfdf; }
.block12-4-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.block12-4-text {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
.block12-4-avatar {
	display: none;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-size: cover;
    border-radius: 50%;
    margin-right: 20px;
}
.block12-4-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.block12-4-name {
	font-family: 'Playfair Display';
    font-weight: 600;
    font-size: 32px;
    line-height: 25px;
    color: #333333;
}
.block12-4-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.block12-4-info > div {
    width: 100%;
}

.block12-4 .slick-dots {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    padding: 0;
}
.block12-4 .slick-dots li {
    width: 20px;
    height: 4px;
    margin: 0 5px;
    border-radius: 3px;
    cursor: pointer;
}
.block12-4 .slick-dots li:not(.slick-active) {
    background-color: #cccccc;
}
.block12-4 .slick-dots li > button {
    display: none;
}

.block12-4 .slick-arrow {
    position: absolute;
    top: calc(50% - 47px);
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block12-4 .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}
.block12-4 .slick-arrow.arrow-prev {
    left: -4px;
}
.block12-4 .slick-arrow.arrow-next {
    right: -4px;
}

.block12-4-oneslide .slick-dots {
    display: none !important;
}

.block12-4-more {
    margin-top: 20px;
	border-radius: 12px !important;
	min-height: 56px;
	line-height: 34px !important;
}

@media (max-width: 767px) {
    .block12-4-slide {
        padding: 30px;
    }
    .block12-4-top {
        flex-wrap: wrap;
    }
    .block12-4-top > div {
        width: 100%;
    }
    .block12-4-user {
        display: flex;
        width: 100%;
        margin-left: 0;
    }
    .block12-4-avatar {
        margin-right: 20px;
        margin-bottom: 0;
    }

    .block12-4 .slick-arrow {
        display: none !important;
    }

    .block12-4 .slick-list {
        padding-right: 38px;
    }
    .block12-4-slide-wrap {
        padding-left: 16px;
        padding-right: 0;
    }
    .block12-4-slider {
        margin-left: -20px;
        margin-right: -20px;
    }

    .block12-4-oneslide .slick-list {
        padding-right: 0 !important;
    }
    .block12-4-oneslide .block12-4-slide-wrap {
        padding: 0 16px !important;
    }
}

/* modal styles */
.modal12-4-top {
    display: flex;
    margin-bottom: 23px;
    justify-content: space-between;
    align-items: center;
}
.modal12-4-user {
    display: flex;
}
.modal12-4-avatar {
    width: 74px;
    min-width: 74px;
    height: 74px;
    margin-right: 25px;
    border-radius: 50%;
    background-size: cover;
}
.modal12-4-info {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.modal12-4-info > div {
    width: 100%;
}
.modal12-4-post {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
}
.modal12-4-name {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}
.modal12-4-stars {
    height: 19px;
    display: flex;
}
.modal12-4-star {
    margin-right: 3px;
    width: 19px;
    height: 19px;
    position: relative;
}
.modal12-4-stars .modal12-4-star:last-child {
    margin-right: 0;
}
.modal12-4-star--on { color: #f2d228; }
.modal12-4-star--off { color: #dfdfdf; }
.modal12-4-star svg {
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
}
.modal12-4-review {
    font-size: 15px;
    line-height: 24px;
    color: #666666;
}
@media (max-width: 767px) {
    .modal12-4-top {
        flex-wrap: wrap;
    }
    .modal12-4-top > div {
        width: 100%;
    }
    .modal12-4-stars {
        margin-top: 25px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/8_2_custom/style.css?17628569872847*/
.block8-2-custom .schedule-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin-bottom: 80px;
}

.block8-2-custom .schedule-card {
margin-right: 16px;
justify-content: space-between;
width: 49.433333333333%;
}

.block8-2-custom .schedule-card:nth-child(2n) {
margin-right: 0;
}

.block8-2-custom .schedule-filter-btn {
    border: 1px solid transparent;
    border-radius: 3px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 8px 16px 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #666;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.block8-2-custom .schedule-filter-btn:not(.collapsed) {
    color: #FFFFFF;
}

.block8-2-custom .schedule-filter-btn.collapsed {
    border-color: #ECECEC;
    background: #FFFFFF;
}

.block8-2-custom .schedule-filter-btn:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}

.block8-2-custom .schedule-group {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.block8-2-custom .schedule-card {
    background: #FFFFFF;
	padding: 12px;
    margin-top: -1px;
    display: flex;
}

.block8-2-custom .schedule-wrap {
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    width: 25%;
}

.block8-2-custom .schedule-time {
    margin-top: 7px;
    font-weight: normal;
    font-size: 13px;
    line-height: 22px;
    color: #333333;
    display: inline-flex;
    align-items: center;
}

.block8-2-custom .schedule-indicator {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    margin-right: 12px;
}

.block8-2-custom .schedule-avatar {
    margin-left: auto;
    margin-right: 30px;
    overflow: hidden;
    border-radius: 50%;
}

.block8-2-custom .schedule-desc {
    margin-top: 5px;
    width: 75%;
}

.block8-2-custom .schedule-name {
    font-weight: bold;
    font-size: 18px;
	color: #333333;
}

.block8-2-custom .schedule-info {
    margin-top: 6px;
    display: flex;
    flex-wrap: wrap;
    line-height: 22px;
}

.block8-2-custom .left-splitter::before {
    display: inline-block;
    content: "\2014";
    margin-right: 7px;
    font-size: 13px;
    color: #999999;
}

.block8-2-custom .left-splitter:first-child::before {
    display: none;
}

.block8-2-custom .schedule-element-info {
    font-weight: normal;
    font-size: 13px;
    color: #999999;
    margin-right: 8px;
}

.block8-2-custom .schedule-text {
	font-weight: normal;
    font-size: 15px;
    line-height: 27px;
    color: #666666;
}

@media (max-width: 576px) {
    .block8-2-custom .schedule-card {
        flex-direction: column;
    }

    .block8-2-custom .schedule-desc {
        width: 100%
    }

    .block8-2-custom .schedule-wrap {
        width: 100%;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_1/style.css?1761655331361*/
.title-white .block-title-text{
color: white !important;
}

.form-wrap {
background: rgba(0, 0, 0, 0.32) !important;
border-radius: 12px !important;
border: none !important;
backdrop-filter: blur(4px);
}

.form-control {
background-color: #B6BCBD;
border: 1px solid white;
border-radius: 12px;
opacity: 0.32;
}

.form-group label {
font-size: 16px !important;
}
/* End */
/* /bitrix/components/ranx/block.landing/templates/16_1/style.css?17586528813905 */
/* /bitrix/components/ranx/block.landing/templates/14_1/style.css?17630258342324 */
/* /bitrix/components/ranx/block.landing/templates/10_4/style.css?1758652881776 */
/* /bitrix/components/ranx/block.landing/templates/6_1/style.css?17610503072060 */
/* /bitrix/components/ranx/block.landing/templates/15_2/style.css?1758652881529 */
/* /bitrix/components/ranx/block.landing/templates/7_1_custom_vac/style.css?17628527391837 */
/* /bitrix/components/ranx/block.landing/templates/12_4/style.css?17616513005121 */
/* /bitrix/components/ranx/block.landing/templates/8_2_custom/style.css?17628569872847 */
/* /bitrix/components/ranx/block.landing/templates/18_1/style.css?1761655331361 */
