

/* Start:/bitrix/templates/aspro_max/components/bitrix/news.detail/mm_about_company/style.css?16579288681203*/
 /* Start mm-top-banner */
 .mm-top-banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 140px 0;
}
.mm-top-banner .wrapper_inner {
	background: 0 0;
}
.mm-top-banner__text-block {
	font-family: IBM Plex Sans;
	font-style: normal;
	color: #FFFFFF;
}
.mm-top-banner__title {
	font-weight: bold;
	font-size: 28px;
	line-height: 36px;
	color: #FFFFFF;
}
.mm-top-banner__text {
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.mm-top-banner__buttons {
	display: inline-block;
}
@media (min-width: 767px) {
	.mm-top-banner__title {
		font-size: 48px;
		line-height: 62px;
	}
	.mm-top-banner__text {
		font-size: 18px;
	}
	.mm-top-banner__text {
		margin-top: 15px;
		margin-bottom: 25px;
	}
}
@media (min-width: 992px) {
	.mm-top-banner {
		padding: 0;
	}
	.mm-top-banner .wrapper_inner {
		display: flex;
		display: -webkit-flex;
		display: -ms-flexbox;
		align-items: center;
		-webkit-align-items: center;
		-ms-flex-align: center;

		min-height: 650px;
	}
	.mm-top-banner__text-block {
		width: 55%;
		min-width: 703px;
	}
	.mm-top-banner__text-block {
		padding: 50px 0;
	}
}
/* End mm-top-banner */
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/form.result.new/mm_buy_room_form/style.css?1700817196926*/
.mm-serv-f-mark {
    width: 35px;
    height: 35px;
    border-radius: 4px;
    background: #ef9a21;
    font-size: 20px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    margin: 0 10px 0 0;
}

.form_body-main{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap:30px;
}

.form_body__column{
    display: flex;
    flex-direction:column;
}

.form_body__column .form-control{
    margin-top: 20px;
    margin-bottom: 0px;
}

.form_body-main .form_body__column  .licence_block{
    margin-top: 40px;
}

.form_body-main .form_body__column .ik_select_link{
    height: 48px !important;
    display: flex;
    align-items:center;
}
.form_body-main .form_body__column .ik_select_link .trigger{
    height: 48px;
    line-height: 48px;
}
@media (width < 767px) {
    .form_body-main{
        grid-template-columns: repeat(1, 1fr);
        row-gap:40px;
    }
}

/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news.detail/mm_about_company/style.css?16579288681203 */
/* /bitrix/templates/aspro_max/components/bitrix/form.result.new/mm_buy_room_form/style.css?1700817196926 */
