

/* Start:/bitrix/components/ranx/block.landing/templates/1_2_custom/style.css?17739178545251*/
.nowrap {
white-space: nowrap;
}

.btn-primary {
border-radius: 12px !important;
border: 1px solid white !important;
}

.btn-white {
border-radius: 12px !important;
}

.starz {
	margin-bottom: 7%;
}
.block1-2-custom .add-block {
font-size: 128px !important;
margin-left: 45%;
white-space: nowrap;
}
.block.block1-2-custom .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
	font-size: 128px !important;
}
.block.block1-2-custom .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block1-2-custom-prices {
    display: flex;
    margin-bottom: 30px;
}
.block.block1-2-custom .block1-2-custom-content-left{
    text-align: left !important;
    margin: auto;
}
.block1-2-custom .toner-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    opacity: 0.5;
}
.block1-2-custom-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block1-2-custom-price-old {
    font-weight: 600;
    font-size: 15px;
    line-height: 37px;
    color: #777777;
    text-decoration: line-through;
    margin-left: 15px;
    padding-top: 8px;
}
.block1-2-custom-bg-image{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.block1-2-custom .slick-dots {
    bottom: 54px;
    position: relative;
    display: block;
    list-style: none;
    text-align: left;
    margin-bottom: -24px;
}
.block.block1-2-custom ul.slick-dots {
    padding-left: 40px;
}
.block1-2-custom .slick-dots li.theme-bg.slick-active button{
    background: inherit;
}
.block1-2-custom .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 4px;
    margin: 0 10px 0 0;
    padding: 0;
    cursor: pointer;
    border-radius: 100px;
}
.block1-2-custom .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    border-radius: 50px;
}
.block1-2-custom .slick-dots li:not(.slick-active) button {
    background: #cccccc;
}

.block1-2-custom-content-height{
    height: inherit;
}
.block1-2-custom .col-flex-rw {
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}
.block1-2-custom-item {
    outline: none;
}
.block1-2-custom .block-el-btns {
    margin-top: 25px;
}
@media (min-width: 992px) {
    .block.block1-2-custom .block1-2-custom-content-left {
        padding-right: 100px !important;
    }
    .block1-2-custom .text-light-desktop,
    .block1-2-custom .text-light-desktop p,
    .block1-2-custom .text-light-desktop ul,
    .block1-2-custom .text-light-desktop ol,
    .block1-2-custom .text-light-desktop dl,
    .block.block1-2-custom .text-light-desktop .block-title-text,
    .block1-2-custom .text-light-desktop .block1-2-price,
    .block1-2-custom .text-light-desktop .block1-2-price-old,
    .block.block1-2-custom .text-light-desktop .block-cattitle {
        color: #FFFFFF !important;
    }
    .block1-2-custom-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block1-2-custom-bg-image {
        height: 830px !important;
    }
    .block1-2-custom .mobile-img {
        display: none;
    }
}

.block1-2-custom-bg-image {
    position: absolute;
    width: 50%;
}
.block1-2-custom-container {
    height: 830px;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
}

@media (max-width: 991px) {
    .block1-2-custom .text-light-mobile,
    .block1-2-custom .text-light-mobile p,
    .block1-2-custom .text-light-mobile ul,
    .block1-2-custom .text-light-mobile ol,
    .block1-2-custom .text-light-mobile dl,
    .block.block1-2-custom .text-light-mobile .block-title-text,
    .block1-2-custom .text-light-mobile .block1-2-price,
    .block1-2-custom .text-light-mobile .block1-2-price-old,
    .block.block1-2-custom .text-light-mobile .block-cattitle {
        color: #FFFFFF !important;
    }
    .block1-2-custom-content-left {
        padding-right: 15px !important;
    }
    .block.block1-2-custom .block-title .block-title-text{
        font-size: 25px;
        line-height: 30px;
    }
    .block1-2-custom-bg-image {
        position: relative;
        width: 100%;
        height: 500px;
    }
    .block1-2-custom-container {
        flex-direction: column;
        justify-content: flex-start;
    }
    .block1-2-custom .mobile-img {
        display: block;
        align-self: flex-end;
        height: 100%;
        width: 100%;
        overflow: hidden;
    }
    .block1-2-custom .mobile-img img {
        max-width: 100%;
        max-height: 100%;
    }
    .block1-2-custom .desc-img {
        display: none;
    }
    .block1-2-custom-bg-image {
        display: flex;
    }
    .block1-2-custom-container {
        height: auto;
    }
    .block1-2-custom-content-height {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .block1-2-custom .slick-dots {
        margin-bottom: 10px;
        position: static;
    }
}
@media (max-width: 575px) {
    .block1-2-custom-bg-image {
        height: 200px;
    }
}

.block1-2-custom-item .starz {
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/14_1_nums/style.css?17755571354600*/
.nums-block {
display: flex;
gap: 16px;
}

.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 {
	border-radius: 12px;
	width: 100%;
	height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-position: top left;
    /*background-size: cover;*/
}
.block14-1-bg-image img {
	border-radius: 12px;
    max-width: 100%;
}
.block14-1.content-picture-left .block14-1-bg-image {
    left: 0;
    right: unset;
}
.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);
}

 .details-grid {
     display: flex;
	 flex-direction: row;
     gap: 24px;
	 flex-wrap: wrap;
}
 .gallery {
     position: relative;
}
 .gallery img {
     border-radius: 12px;
}
 .gal-nav {
     position: absolute;
     bottom: 12px;
     right: 77px;
     display: flex;
     gap: 8px;
}
 .gal-btn {
     width: 40px;
     height: 40px;
     border-radius: 120px;
     border: 1px solid;
     background: #FCFCFA;
     display: grid;
     place-items: center;
     font-weight: 700;
     color: #3B4A51;
     cursor: pointer;
}
 .info {
     display: flex;
     gap: 32px;
}
 .info-row {
     display: flex;
     gap: 32px;
}
 .info-col {
	width: 351px;
	display: flex;
	flex-direction: column;
     background: #F2F2F0;
     border-radius: 12px;
     padding: 24px;
}
 .info-title {
     font-weight: 600;
     color: #3B4A51;
     font-size: 18px;
}
 .list {
     display: flex;
	flex-direction: column;
     gap: 10px;
     margin: 0;
     padding: 0;
     list-style: none;
}
 .list li {
     display: flex;
	 gap: 10px;
     align-items: start;
}
 .list span {
     color: #666666;
     font-size: 16px;
     font-weight: 400;
}
 .list li span img {
     vertical-align: middle;
}
 .list li span {
     display: inline-flex;
     align-items: center;
     gap: 6px;
     flex-wrap: wrap;
}
 .note {
     width: 734px;
     background: #F2F2F0;
     border-radius: 16px;
     padding: 16px 18px;
     color: #6b7680;
}
 .list li {
     display: flex;
     align-items: center;
}
 .list li span {
     display: flex;
     align-items: center;
     gap: 6px;
}
 .list li span img {
     width: 24px;
     height: 24px;
}
 .list-row {
     display: flex;
     flex-wrap: wrap;
     gap: 10px 40px;
}
 .list-row .feat {
     display: inline-flex;
     align-items: center;
     gap: 8px;
}

.info-col {
	height: 340px;
}


@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;
    }

}
.details-grid > .info-col {
    width: calc(50% - 12px);
    min-width: 0;
    box-sizing: border-box;
}
.details-grid > .note {
    width: 100%;
    box-sizing: border-box;
}


@media (max-width: 991px) {
    .details-grid > .info-col,
    .details-grid > .note {
        width: 100%;
    }
	.nums-block {
	flex-direction: column;
}
		.note {
	width: 100% !important;
	flex: 100% !important;
}
	.info-col {
	width: 100% !important;
	flex: 100% !important;
}
}

/* keep original card sizes while staying in row when note is hidden */
.details-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    align-items: flex-start;
}
.details-grid > .info-col {
    width: 351px;
    flex: 0 0 351px;
}
.details-grid > .note {
    width: 734px;
    flex: 0 0 734px;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/16_1_custom/style.css?17746123746038*/
.block16-1-custom-combined {
    display: flex;
    flex-direction: column;
	gap: 20px;
}

.block16-1-custom-intro {
    padding-top: 20px;
    padding-bottom: 40px;
	background-color: #f2f2f0;
}

.block16-1-custom-intro-text {
    text-align: left;
}

.block16-1-custom-intro-btn {
    margin-top: 24px;
}

.block16-1-custom-prices {
    display: flex;
    margin-bottom: 30px;
}
.block16-1-custom-prices-center {
    justify-content: center;
}
.block.block16-1-custom .block-title .block-title-text {
    margin-bottom: 25px !important;
    margin-top: 0;
}
.block.block16-1-custom .block-title .block-cattitle {
    margin-bottom: 13px;
}
.block16-1-custom .btn {
    margin-bottom: 25px;
}
.block.block16-1-custom .block16-1-custom-content-left {
    text-align: left !important;
    margin: auto;
}
.block.block16-1-custom .block16-1-custom-content-center {
    margin: auto;
    text-align: center !important;
}
.block16-1-custom .block-el-btns {
    margin-top: 25px;
}
.block16-1-custom-price {
    font-weight: 600;
    font-size: 25px;
    line-height: 45px;
    color: #000;
}
.block16-1-custom-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-custom-bg-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.height-inherit {
    height: inherit;
}
.block16-1-custom .col-flex-rw {
    background-size: 0;
    display: flex;
    place-items: flex-end;
}
.height-fill {
    height: 100%;
}

@media (min-width: 992px) {
    .block16-1-custom .text-light-desktop,
    .block16-1-custom .text-light-desktop p,
    .block16-1-custom .text-light-desktop ul,
    .block16-1-custom .text-light-desktop ol,
    .block16-1-custom .text-light-desktop dl,
    .block.block16-1-custom .text-light-desktop .block-title-text,
    .block.block16-1-custom .text-light-desktop .block-cattitle,
    .block.block16-1-custom .text-light-desktop .block-subtitle,
    .block16-1-custom .text-light-desktop .block16-1-custom-price,
    .block16-1-custom .text-light-desktop .block16-1-custom-price-old {
        color: #FFFFFF !important;
    }
    .block16-1-custom-content-left.col-md-6 {
        padding-right: 100px;
    }
    .block16-1-custom-bg-image {
        min-height: 650px;
        overflow: hidden;
    }
    .block16-1-custom .col-flex-rw.block16-1-custom-no-image {
        display: none;
    }
}

.block16-1-custom-bg-image:focus {
    outline: none;
}

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


/* ===== Mayakovsky 16_1_custom Bnovo no-jump fix (2026-03-27) ===== */
.block16-1-custom-intro {
    position: relative;
    z-index: 20;
    overflow: visible !important;
}

.block16-1-custom-intro .maxwidth-theme {
    position: relative;
    overflow: visible !important;
}

.block16-1-custom-intro .bnovo-inline-shell {
    position: relative;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
    overflow: visible !important;
}

.block16-1-custom-intro #_bn_widget_ {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    height: 48px !important;
    min-height: 48px !important;
    max-height: 48px !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 4000;
    overflow: visible !important;
}

.block16-1-custom-intro #_bn_widget_ > * {
    overflow: visible !important;
}

.block16-1-custom-intro iframe[src*="reservationsteps.ru"],
.block16-1-custom-intro iframe[src*="widget.reservationsteps.ru"] {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100% !important;
    z-index: 4000 !important;
}

.block16-1-custom-intro div[id*="bnovo"],
.block16-1-custom-intro div[class*="bnovo"],
.block16-1-custom-intro .bnovo-widget,
.block16-1-custom-intro .bnovo-modal {
    z-index: 4000 !important;
}

body > iframe[src*="reservationsteps.ru"],
body > iframe[src*="widget.reservationsteps.ru"],
body > div[id*="bnovo"],
body > div[class*="bnovo"],
body > .bnovo-widget,
body > .bnovo-modal {
    z-index: 4000 !important;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/7_1/style.css?17806203321601*/
.custom-7-1 {
	background-color: #F2F2F0;
	min-height: 159px;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
}

.block7-1 .market-items {
    margin-bottom: -30px;
}
.block7-1 .market-item {
    display: block;
    margin-bottom: 30px;
}
.block7-1 .market-item-img {
	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 .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 a.market-item:hover .market-item-cover { opacity: 1; }
.block7-1 .market-item-body {
    text-align: center;
    padding-top: 15px;
}
.block7-1.content-align-left .market-item-body {
    text-align: left;
}
.block7-1.content-align-wide .market-item-body {
    text-align: justify;
}
.block7-1 .market-item-title {
	display: flex;
	white-space: nowrap;
	justify-content: space-between;
	font-family: Playfair Display;
    font-weight: 600;
    font-size: 32px;
	padding: 0px 32px 8px 32px;
    line-height: 120%;
    color: #333333;
}
.block7-1.text-light .market-item-title {
    color: #ffffff;
}
.block7-1 .market-item-desc {
	padding: 0px 32px 32px 32px;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
    margin-top: 5px;
}
.block7-1.text-light .market-item-desc {
    color: #ffffff;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/4_4_custom/style.css?17627810834955*/
.block4-4-custom .service-list {
    margin-bottom: -32px;
}
.block4-4-custom .service-item {
    position: relative;
    margin: 0 0 32px;
    transition: transform .2s , box-shadow .2s;
    min-height: 470px;
}
.block4-4-custom .service-props-item {
    color: #fff;
}
.block4-4-custom .service-container {
	background-image: height:100%;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 85% !important;
    border-radius: 12px;
    overflow: hidden;
    transition: transform .2s , box-shadow .2s;
}
.block4-4-custom .service-img {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.block4-4-custom .service-img img {
    max-height: 100%;
    display: inline-block;
    width: 100%;
}
.block4-4-custom .opacity-block {
    height: 100%;
    width: 100%;
    opacity: 0;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
}
.block4-4-custom .service-info {
    position: absolute;
    bottom: 0;
    padding: 30px;
    color: #fff;
    width: 100%;
    padding-top: 100px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.block4-4-custom .service-more-info {
    display: block;
}

.block4-4-custom .service-title {
	font-family: 'Playfair Display';
    font-size: 64px;
    font-weight: 600;
    line-height: 100%;
	margin-bottom: 100px;
}

.block4-4-custom .service-desc {
    font-size: 14px;
    margin-bottom: 10px;
}
.block4-4-custom .service-props {
    margin-bottom: 10px;
    font-size: 13px;
    width: 100%;
}
.block4-4-custom .service-prices .service-price {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 7px;
}
.block4-4-custom .service-prices .service-old-price {
    font-size: 15px;
    text-decoration: line-through;
    display: inline-block;
}
.block4-4-custom .service-btn {
    margin-top: 20px;
}
.block4-4-custom .service-prop-name .value:after {
    content: "";
}
.block4-4-custom .col-lg-3 .service-props,
.block4-4-custom .col-lg-3 .service-desc {
    display: none;
}

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

.modal4_4-title {
    font-weight: bold;
    font-size: 38px;
    line-height: 47px;
    color: #333333;
    margin-bottom: 40px;
}

.modal4_4-picture {
    margin-bottom: 50px;
}

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

.modal4_4-service {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 4px;
    margin-bottom: 33px;

    padding: 20px 30px 30px;
    display: flex;
}

.modal4_4-service .icon svg {
    height: 35px;
    width: 30px;
    margin: 10px 20px 0 0;
}

.modal4_4-service .desc {
    max-width: 415px;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    margin-top: 3px;
    margin-right: 5px;
}

.modal4_4-service .wrap {
    margin-left: auto;
    flex-shrink: 0;
}

.modal4_4-service .prices {
    line-height: 30px;
    display: flex;
}

.modal4_4-service .cur-price {
    font-weight: bold;
    font-size: 18px;
    margin-right: 7px;
}

.modal4_4-service .old-price {
    font-size: 16px;
    text-decoration: line-through;
    color: #999999;
}

.modal4_4-service .wrap > .order-button {
    margin-top: 7px;
    padding: 0;
}

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

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

.modal4_4-chars {
    margin-bottom: 10px;
}

.modal4_4-chars .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 23px;
}

.modal4_4-chars .char {
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #555555;
    padding: 13px 17px;
}

.modal4_4-chars .char:nth-child(2n) {
    background: #F7F7F7;
}

.modal4_4-chars .char:nth-child(2n+1) {
    background: #FFFFFF;
}

@media (max-width: 765px) {
    .modal4_4-custom-service {
        flex-wrap: wrap;
    }

    .modal4_4-custom-service .wrap {
        flex-shrink: 1;
    }

    .modal4_4-service-custom .prices {
        flex-wrap: wrap;
    }
}

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

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

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

    .modal4_4-service {
        margin-bottom: 20px;
    }

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

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

    .modal4_4-chars .title {
        margin-bottom: 14px;
    }
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_2/style.css?1758652881864*/
.block18-2 .block-title {
    margin-bottom: 30px !important;
}

.block18-2.text-light .contact-info a {
    color: #f8f9fa;
}

.block18-2 .contact-items {
    /*max-width: 460px;*/
}
.block18-2 .contact-item {
    /*width: 50%;*/
    margin-bottom: 17px;
}

.block18-2 .contact-item-name {
    font-size: 13px;
    line-height: 23px;
}
.block18-2:not(.text-light) .contact-item-name {
    color: #999999;
}

.block18-2 .contact-item-value {
    font-size: 16px;
    line-height: 23px;
}
.block18-2 .contact-item-value a {
    font-size: 16px;
    line-height: 23px;
}

.block18-2:not(.text-light) .contact-item-value a {
    color: #333333;
}

.block-18-2-socials {
    margin-top: 23px;
}
.block-18-2-socials .block-social {
    margin-right: 25px;
    color: #888888;
}

@media (max-width: 991px) {
    .block18-2 .form-wrap {
        margin-top: 40px;
    }
}

/* End */
/* /bitrix/components/ranx/block.landing/templates/1_2_custom/style.css?17739178545251 */
/* /bitrix/components/ranx/block.landing/templates/14_1_nums/style.css?17755571354600 */
/* /bitrix/components/ranx/block.landing/templates/16_1_custom/style.css?17746123746038 */
/* /bitrix/components/ranx/block.landing/templates/7_1/style.css?17806203321601 */
/* /bitrix/components/ranx/block.landing/templates/4_4_custom/style.css?17627810834955 */
/* /bitrix/components/ranx/block.landing/templates/18_2/style.css?1758652881864 */
