

/* Start:/bitrix/components/ranx/block.landing/templates/14_2_custom3/style.css?16965289681050*/
.block14-2-custom3-img {
    width: 100%;
}
.block14-2-custom3.content-picture-left > .maxwidth-theme > .row {
    flex-direction: row-reverse;
}
.block14-2-custom3 .block_text {
    height: 100%;
}

.block14-2-custom3 .block-title {
    padding-right: 70px;
}
.block14-2-custom3.content-picture-left .block-title {
    padding-right: 0;
    padding-left: 70px;
}
@media (max-width: 992px) {
    .block14-2-custom3 .block14-2-custom3-img {
        margin-top: 16px;
    }
}
@media (max-width: 767px) {
    .block14-2-custom3 .block-title {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .block14-2-custom3 .bottom-text {
        flex-direction: column;
    }
    .block14-2-custom3 .block-btns-col,
    .block14-2-custom3 .block-el-btns,
    .block14-2-custom3 .block-el-btns > div {
        margin-top: 16px !important;
        width: inherit;
    }
    .block14-2-custom3 .block-el-btns > div {
        padding: 0px;
        margin-bottom: 0px;
    }
    .block14-2-custom3 .btn {
        width: 100%;
    }
}



/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_2_custom3/style.css?16965289801644*/
.block15-2-custom3.content-align-left .block15-2-custom3-content {
	text-align: left;
}

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

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

.block15-2-custom3.content-align-wide .block15-2-custom3-content {
	text-align: justify;
}

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


.block15-2-custom3 .col-contact-midle .__contact-title,
.block15-2-custom3 .col-contact-right .__contact-title {
	margin-bottom: 41px;
}

.block15-2-custom3 .col-contact-left,
.block15-2-custom3 .col-contact-right,
.block15-2-custom3 .col-contact-midle {
	padding-left: 16px;
	padding-right: 16px;
}

@media (max-width: 1300px) {

	.block15-2-custom3 .col-contact-left,
	.block15-2-custom3 .col-contact-right {
		order: 1;
	}
	.block15-2-custom3 .col-contact-midle {
		order: 2;
		padding-top: 32px;
	}
}

@media (max-width: 992px) {

	.block15-2-custom3 .col-contact-midle {
		order: 1;
	}
	
	.block15-2-custom3 .col-contact-midle,
	.block15-2-custom3 .col-contact-right {
		margin-top: 32px !important;
		padding-top: 0px ;
	}
	.block15-2-custom3 .col-contact-midle .__contact-title,
	.block15-2-custom3 .col-contact-right .__contact-title {
	
		margin-bottom: 16px !important;
	}
}

@media (max-width: 768px) {
	.block15-2-custom3 .__title {
		margin-top: 8px;
		font-size: 16px !important;
		line-height: 165% !important;
	}
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/15_1_custom/style.css?1696528969960*/
.block15-1-custom .block-title {
    margin-bottom: 0 !important;
}
/* center */
.block15-1-custom.block.content-align-center .block-title,
.block15-1-custom.block.content-align-center .block-btns {
    justify-content: center;
    text-align: center;
}

/* left */
.block15-1-custom.block.content-align-left .block-title,
.block15-1-custom.block.content-align-left .block-btns{
    justify-content: flex-start;
    text-align: left;
}

/* wide */
.block15-1-custom.block.content-align-wide .block-title,
.block15-1-custom.block.content-align-wide .block-btns{
    justify-content: flex-start;
    text-align: justify;
}

.block15-1-custom .block-title-col.col-lg-10 {
    flex-basis: calc(2/3 * 100%);
    max-width: calc(2/3 * 100%);
}

/* wide block */
.block15-1-custom.wide-block .block-title-col.col-lg-10 {
    flex-basis: 100%;
    max-width: 100%;
}
.block15-1-custom.wide-block .block-desc-col.col-lg-8 {
    flex-basis: 100%;
    max-width: 100%;
}

/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/13_2_custom/style.css?16965289581828*/
.block13-2-custom-slider {
    position: relative;
    margin-left: -16px;
    margin-right: -16px;
}

.block13-2-custom-brand-items {
    width: 100%;
    margin: 0;
   
    
}

.block13-2-custom .slick-track {
    display: flex;
   /* align-items: stretch;*/
}

.block13-2-custom-brand-item {
    margin: 0 auto;
    height: 100%;
    display: block;
    position: relative;
   
}
.block13-2-custom .block13-2-custom-slide-wrap {
    padding: 0 16px;
    height: inherit;
    outline: none;;
}

.block13-2-custom-brand-item img {
    width: auto;
        max-width: 100%;
        height: auto;
        max-height: 56px;
}

.block13-2-custom-brand-item:hover {
    opacity: .7;
}

.block13-2-custom .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: calc((100% - 40px) / 2);
    background-color: #ffffff;
    color: #333333;
    border-radius: 4px;
    cursor: pointer;
    z-index: 1;
}
.block13-2-custom .slick-arrow svg {
    position: absolute;
    top: calc(50% - 6px);
    left: calc(50% - 4px);
}

.block13-2-custom .slick-arrow.arrow-prev {
    left: 0;
}

.block13-2-custom .slick-arrow.arrow-next {
    right: 0;
}


@media (max-width: 768px) {
    .block13-2-custom .__block-title-text  {
        margin-bottom: 0px !important;
    }
}
.block13-2-custom-brand-item-img {
    height: 56px;
    width: 100%;
}
@media (max-width: 768px) {
    .block13-2-custom .block13-2-custom-slide-wrap {
        padding: 0 8px;
    }
    .block13-2-custom-slider {
        margin-left: -8px;
        margin-right: -8px;
    }
    .block13-2-custom .__mt10.__b2.__grey {
        font-size: 14px !important;
    }
    body .block13-2-custom .slick-arrow.arrow-next {
        right: -4px !important;
    }
    body .block13-2-custom .slick-arrow.arrow-prev {
        left: -4px !important;
    }
   
}
/* End */


/* Start:/bitrix/components/ranx/block.landing/templates/18_2_custom/style.css?16965289531288*/
.block18-2-custom .form-wrap {
    background-color: transparent;
    padding: 0px;
    border: none;
}
.block18-2-custom .form-group.AGREEMENT {
    display: none;
}
.block18-2-custom .invalid-feedback{
    position: absolute;
    top: 48px;
}

@media (min-width: 992px) {
    .block18-2-custom .form-bottom-group-sumbit {
        margin-left: 32px;
    }
    .block18-2-custom .align-items-center {
        max-width: calc(100% - 202px);
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .block18-2-custom .form-group.col.d-flex input {
        margin-right: 16px;
    }
}
@media (max-width: 768px) {
    .block18-2-custom .form-group.col.d-flex {
        flex-direction: column !important;
    }
    .block18-2-custom .form-bottom-group-sumbit,
    .block18-2-custom .form-group.col.d-flex button{
        width: 100%;
    }
    .block18-2-custom .form-bottom-group-sumbit {
        margin-top: 16px;
    }
    .block18-2-custom .__white {
        color: var(--cl-white) !important;
    }
    .block18-2-custom .__subtitle.__b3 {
        font-size: 16px !important;
        margin-bottom: 32px;
    }
    .block18-2-custom .form-bottom-group-sumbit {
        margin-top: 32px;
    }
    .block18-2-custom .form-bottom.d-flex {
        margin-top: 0px  !important;
    }
}
/* End */
/* /bitrix/components/ranx/block.landing/templates/14_2_custom3/style.css?16965289681050 */
/* /bitrix/components/ranx/block.landing/templates/15_2_custom3/style.css?16965289801644 */
/* /bitrix/components/ranx/block.landing/templates/15_1_custom/style.css?1696528969960 */
/* /bitrix/components/ranx/block.landing/templates/13_2_custom/style.css?16965289581828 */
/* /bitrix/components/ranx/block.landing/templates/18_2_custom/style.css?16965289531288 */
