

/* Start:/local/templates/arb/components/bitrix/news/services/style.css?17613078721037*/
.c-widget-calendar {
    margin-bottom: 65px;
}

.c-widget-calendar .arb-new-title {
    color: #0A0909;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    text-transform: none;
    padding-bottom: 70px;
}

.arb-new-title {
    color: #0A0909;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    text-transform: none;
    padding-bottom: 70px;
}
.arb-new-title span {
    color: #F4364C;
    padding: 3px 40px 8px 40px;
    display: inline-block;
    border: 1px solid #F4364C;
    border-radius: 100px;
    font-weight: 600;
}
@media (max-width:  1024px) {
	.arb-new-title {
		font-size: 38px;
		padding-bottom: 50px;
	}
}
@media (max-width:  768px) {
	 .arb-new-title {
		font-size: 28px;
	}
}
@media (max-width: 550px) {
	.arb-new-title span {
		padding: 3px 20px 3px 20px;
	}
	.arb-new-title {
		font-size: 23px;
	}
}
/* End */


/* Start:/local/templates/arb/components/bitrix/news/services/bitrix/news.detail/.default/style.css?176130787229517*/
.c-widget-youtube .youtube-item .youtube-item-link iframe {
    width: 100%;
    height: 410px;
}

.c-widget-youtube .youtube-item-list .youtube-item-link {
    cursor: pointer;
}.c-widget-description-detail .expert-title {
    color: #0a0909;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 127.4%;
    padding-bottom: 60px;
}

.video-container video {
	width: 100%;
	height: 100%;
}

.c-widget-banner {
	position: relative;
	font-family: Montserrat, sans-serif;
	box-sizing: border-box;
	min-height: 362px;
	display: flex;
	align-items: center;
	margin-bottom: 120px;
}

.c-widget-banner .wrapper {
	width: 100%;
	z-index: 2;
}

.c-widget-banner .banner-flex .banner-image .banner-image-photo {
	z-index: 3;
	max-width: 295px;
	position: relative;
}

.c-widget-banner:after {
	content: "";
	border-radius: 362px;
	background: #d6001c;
	width: 362px;
	height: 362px;
	position: absolute;
	right: 21%;
	top: 0;
	z-index: 1;
}

.c-widget-banner .banner-flex .banner-image .decor-photo {
	position: absolute;
	top: 0;
	z-index: 0;
}

.c-widget-banner .decor-photo {
	position: absolute;
	right: 6%;
	top: 17%;
	z-index: 1;
	width: 35%;
}

.c-widget-banner .banner-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 50px;
}

.c-widget-banner .banner-flex .banner-text {
	width: 64%;
	padding-right: 30px;
}

.c-widget-banner .banner-flex .banner-image {
	width: 36%;
	position: relative;
}

.c-widget-banner .banner-title {
	color: #0a0909;
	padding-bottom: 30px;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: 145.9%; /* 70.032px */
	letter-spacing: -0.72px;
	display: flex;
	align-items: center;
}

.c-widget-banner .banner-description {
	color: #0a0909;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	padding-bottom: 50px;
	line-height: 154.9%; /* 37.176px */
}

.c-widget-banner .banner-title svg {
	margin-left: 30px;
	margin-top: 7px;
	cursor: pointer;
	transition: opacity .3s;
}

.c-widget-banner .banner-title svg:hover {
	opacity: .65;
	transition: opacity .3s;
}

.c-widget-banner .banner-button-wrapper a {
	color: #007367;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 135.4%; /* 24.372px */
	display: inline-flex;
	align-items: center;
	transition: 0.4s;
}

.c-widget-banner .banner-button-wrapper a svg {
	margin-right: 10px;
}

.c-widget-banner .banner-button-wrapper a:hover {
	color: #d6001c;
}

.c-widget-banner .banner-button-wrapper a:hover svg path {
	fill: #d6001c;
}

.c-widget-banner .banner-button-wrapper a svg path {
	transition: 0.4s;
}

.c-widget-description-detail {
	margin: 65px 0 0px 0;
	background: #e6fcf9;
	padding: 70px 0;
	font-family: Montserrat, sans-serif;
}

.c-widget-description-detail .description-detail {
}

.c-widget-description-detail .description-detail ul.arb-list {
	padding: 0;
	color: #0a0909;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 134.9%;
}

.c-widget-description-detail .description-detail li {
	margin: 0;
	padding: 0;
	padding-left: 36px;
	float: left;
	width: 45%;
	padding-bottom: 15px;
	padding-right: 10px;
}

.c-widget-description-detail .description-detail ul.arb-list:after {
	content: "";
	display: block;
	clear: both;
}

.c-widget-description-detail .description-detail ul br {
	display: none;
}

.c-widget-description-detail .description-detail li:before {
	content: url(/images/star0.svg);
	top: 4px;
}

.gray-block {
	background: #f9f9f9;
	padding: 65px 0;
}

.c-widget-events {
	margin-bottom: 65px;
	font-family: Montserrat, sans-serif;
}

.border-box, .border-box * {
	box-sizing: border-box;
}

.border-box .wrapper {
	box-sizing: content-box;
}

.c-widget-expert {
	margin: 65px 0;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
}

.c-widget-expert .expert-title {
	color: #0a0909;
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	line-height: 127.4%;
	padding-bottom: 60px;
}

.c-widget-expert .expert-list {
	display: flex;
	box-sizing: border-box;
	margin-right: -70px;
}

.c-widget-expert .expert-list .expert-item {
	width: 33.333333%;
	display: flex;
	color: #0a0909;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 134.9%; /* 26.98px */
	padding-right: 20px;
}

.c-widget-expert .expert-list .expert-item svg {
	min-width: 30px;
	margin-right: 20px;
}

.c-widget-expert .expert-list * {
	box-sizing: border-box;
}

.c-widget-expert .expert-list .expert-item:last-child {
	padding-right: 0;
}

.c-widget-youtube {
	margin: 65px 0;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	box-sizing: border-box;
	color: #ffffff;
	background: #1f2933;
	padding: 85px 0;
}

.c-widget-youtube * {
	box-sizing: border-box;
}

.c-widget-youtube .youtube-list {
	display: flex;
	gap: 20px;
}

.c-widget-youtube .youtube-list .youtube-item-big .youtube-img {
	padding-bottom: 60%;
	background-position: center;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #000000;
}

.c-widget-youtube .youtube-list .youtube-img svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.c-widget-youtube .youtube-list .youtube-item-list {
	padding-right: 20px;
}

.c-widget-youtube .youtube-list .youtube-item-big .youtube-name {
	color: #f9f9f9;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 127.4%; /* 22.932px */
	margin-top: 15px;
}

.c-widget-youtube .youtube-list .youtube-item-list .youtube-item-link {
	display: flex;
	gap: 15px;
	padding-bottom: 13px;
	border-bottom: 1px solid #718381;
	margin-bottom: 13px;
}

.c-widget-youtube .youtube-list .youtube-item-list .youtube-name {
	color: #f9f9f9;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 127.4%; /* 22.932px */
}

/* Скрываем scrollbar для Chrome, Safari и Opera */
.c-widget-youtube .youtube-list .youtube-item-list::-webkit-scrollbar {
	display: none;
}

/* Скрываем scrollbar для IE, Edge и Firefox */
.c-widget-youtube .youtube-list .youtube-item-list {
	-ms-overflow-style: none; /* IE и Edge */
	scrollbar-width: none; /* Firefox */
}

.c-widget-youtube .youtube-list .youtube-item-list .youtube-img {
	width: 78px;
	height: 78px;
	min-width: 78px;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #000000;
}

.c-widget-youtube .youtube-list .youtube-item-big {
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
}

.c-widget-youtube .youtube-list .youtube-item-list {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	max-height: 420px;
	overflow: hidden;
	overflow-y: scroll;
}

.c-widget-youtube .youtube-list .youtube-item-big .youtube-item {
	display: block;
	position: relative;
}

.c-widget-youtube .youtube-item .youtube-item-link {
	display: block;
	position: relative;
}

.c-widget-form {
	margin: 65px 0;
	font-family: Montserrat, sans-serif;
	overflow: hidden;
	position: relative;
	padding-bottom: 80px;
}

.c-widget-form .form-flex {
	display: flex;
	padding-top: 60px;
}

.c-widget-form:after {
	content: "";
	position: absolute;
	right: 80px;
	top: 0;
	background-image: url(/images/fdsfsdfs.png);
	height: 100%;
	width: 30%;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: right top;
}

.c-widget-form .form-title {
	color: #d6001c;
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	/* 73.492px */
	line-height: 134.4%;
	padding-bottom: 10px;
}

.c-widget-form .form-description {
	color: #0a0909;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 134.4%;
	padding-bottom: 54px;
}

.c-widget-form .form-flex .form-content {
	padding-right: 90px;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}

.c-widget-form .form-flex .form-image {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}

.c-widget-form .form-flex .form-image img {
	margin-right: -80px;
	max-width: calc(100% + 80px);
}

.c-widget-form .wrapper {
	z-index: 2;
}

.c-widget-form .form-flex, .c-widget-form .form-flex * {
	box-sizing: border-box;
}

.c-widget-form .form-flex input {
	background: transparent;
	border: none;
	border-bottom: 2px solid #e1e7ec;
	width: 100%;
	padding: 20px 30px;
	color: #353535;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.27px;
}

.c-widget-form .form-input {
	position: relative;
}

.c-widget-form .form-input label.label {
	position: absolute;
	left: 0;
	top: 25px;
}

.c-widget-form .form-flex input::-webkit-input-placeholder {
	color: #a4bdba;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.27px;
}

.c-widget-form .form-flex input::-moz-placeholder {
	color: #a4bdba;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.27px;
}

.c-widget-form .form-flex input:-ms-input-placeholder {
	color: #a4bdba;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.27px;
}

.c-widget-form .form-flex input::-ms-input-placeholder {
	color: #a4bdba;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.27px;
}

.c-widget-form .form-flex input::placeholder {
	color: #a4bdba;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.27px;
}


.c-widget-form .licence_block.filter.label_block {
	padding-top: 30px;
	color: #718381;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 147.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 50px;
}

.c-widget-form .licence_block.filter.label_block svg {
	min-width: 19px;
	margin-right: 10px;
}

.c-widget-form.no-image {
    margin-bottom: 0;
}

.c-widget-form.no-image:before {
    top: 0;
}
.c-widget-form .form-btn button.form-btn-send {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	cursor: pointer;
	line-height: normal;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	padding: 21px 44px;
	background: #d6001c;
	border: 2px solid #d6001c;
}

.c-widget-form .form-btn button.form-btn-send:hover {
	color: #d6001c;
	background: transparent;
}

.c-widget-form:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 30%;
	background: #f9f9f9;
}

.c-widget-certificates {
	margin: 65px 0;
	font-family: Montserrat, sans-serif;
}

.c-widget-certificates .certificates-flex {
	display: flex;
	flex-wrap: wrap;
	margin-right: -45px;
	padding-bottom: 65px;
	border-bottom: 1px solid #a4bdba;
}

.c-widget-certificates .certificates-flex .certificates-item {
	padding-right: 45px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
	padding-bottom: 5px;
	display: flex;
}

.c-widget-certificates .certificates-flex .certificates-item .name {
	color: #007367;
	/* font-family: Montserrat; */
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 134.9%; /* 26.98px */
	padding-right: 20px;
}

.c-widget-certificates .certificates-flex .certificates-item .desc {
	color: #0a0909;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 134.9%; /* 26.98px */
}

.c-widget-clients {
	margin: 65px 0;
	font-family: Montserrat, sans-serif;
}

.c-widget-clients .clients-title {
	padding-bottom: 30px;
}

.c-widget-clients .clients-title h2 {
	color: #0a0909;
	font-size: 38px;
	font-style: normal;
	font-weight: 600;
	line-height: 127.4%;
	text-transform: none;
	padding: 0;
}

.c-widget-clients .client-item-list * {
	box-sizing: border-box;
}

.c-widget-clients .client-item-flex {
	display: flex;
	margin: -10px;
}

.c-widget-clients .client-item-flex .client-item-list {
	padding: 10px;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.c-widget-clients .client-item-list-photo {
	flex-wrap: wrap;
	display: flex;
	margin: -10px;
}

.c-widget-clients .client-item-list-photo .client-item-photo {
	padding: 10px;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
	text-align: center;
}

.c-widget-clients .client-item-list-photo, .c-widget-clients .client-item-list-photo * {
	box-sizing: border-box;
}

.c-widget-clients .client-item-list-photo .client-link {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.c-widget-clients .client-item-flex .client-item-list .client-item-title {
	color: #0a0909;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 12px;
}

.c-widget-clients .client-item-flex .client-item-list .client-item {
	color: #0a0909;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding-bottom: 5px;
}

.c-widget-reviews {
	font-family: Montserrat, sans-serif;
	margin: 65px 0;
}

.c-widget-reviews .reviews-title {
	font-size: 48px;
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	padding-bottom: 70px;
}

.c-widget-reviews span.frame {
	color: #f4364c;
	padding: 3px 40px 8px 40px;
	display: inline-block;
	border: 1px solid #f4364c;
	border-radius: 100px;
}

.c-widget-reviews .reviews-flex {
	display: flex;
	flex-wrap: wrap;
}

.c-widget-reviews .reviews-flex .reviews-flex-content {
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
}

.c-widget-reviews .reviews-flex .reviews-flex-decor {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
}

.c-widget-reviews .reviews-item {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #a4bdba;
}

.c-widget-reviews .reviews-name {
	color: #0a0909;
	font-size: 24px;
	font-weight: 500;
	line-height: 28.5px;
	letter-spacing: -0.36px;
	padding-bottom: 22px;
	position: relative;
	padding-left: 36px;
}

.c-widget-reviews .reviews-description {
	overflow: hidden;
	color: #0a0909;
	font-size: 18px;
	font-family: Montserrat;
	line-height: 28.5px;
	letter-spacing: -0.27px;
}

.c-widget-reviews .reviews-detail {
	color: #00aca8;
	font-size: 16px;
	font-family: Montserrat;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: -0.24px;
	text-decoration-line: underline;
	cursor: pointer;
	margin-top: 11px;
}

.c-widget-reviews .reviews-name:before {
	content: "“";
	color: #007367;
	font-size: 48px;
	font-weight: 500;
	line-height: 28.5px;
	letter-spacing: -0.72px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 11px;
}

.c-widget-reviews .reviews-people {
	padding-top: 40px;
	display: flex;
	align-items: center;
}

.c-widget-reviews .reviews-people .reviews-avatar {
	margin-right: 22px;
}

.c-widget-reviews .reviews-people .reviews-info-name {
	color: #0a0909;
	font-size: 20px;
	font-weight: 600;
	line-height: 36px;
	letter-spacing: -0.3px;
}

.c-widget-reviews .reviews-people .reviews-info-company {
	color: #718381;
	font-size: 16px;
	line-height: 36px;
	letter-spacing: -0.24px;
}

.c-widget-reviews .reviews-item:last-child {
	border: none;
}

.c-widget-reviews .reviews-top-list {
	display: flex;
	gap: 20px;
}

.c-widget-reviews .reviews-top-item-big {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.c-widget-reviews .reviews-top-item-list {
	display: grid;
	grid-auto-columns: 1fr;
	grid-auto-rows: 1fr;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr 1fr;
	gap: 20px 20px;
	grid-template-areas:
        "r1 r1 r1 r2 r2"
        "r1 r1 r1 r3 r3"
        "r1 r1 r1 r4 r4";
}

.c-widget-reviews .reviews-top-item-list > div:nth-child(1) {
	grid-area: r1;
}

.c-widget-reviews .reviews-top-item-list > div:nth-child(2) {
	grid-area: r2;
}

.c-widget-reviews .reviews-top-item-list > div:nth-child(3) {
	grid-area: r3;
}

.c-widget-reviews .reviews-top-item-list > div:nth-child(4) {
	grid-area: r4;
}

/* Скрываем scrollbar для Chrome, Safari и Opera */
.c-widget-reviews .reviews-top-item-list::-webkit-scrollbar {
	display: none;
}

/* Скрываем scrollbar для IE, Edge и Firefox */
.c-widget-reviews .reviews-top-item-list {
	-ms-overflow-style: none; /* IE и Edge */
	scrollbar-width: none; /* Firefox */
}

.c-widget-reviews .reviews-top-item-big .reviews-top-item {
	display: block;
	position: relative;
}

.c-widget-reviews .reviews-top-item-big .reviews-top-item .reviews-top-item-link {
	display: block;
	position: relative;
}

.c-widget-reviews .reviews-top-item-big .reviews-top-item .reviews-top-img {
	padding-bottom: 60%;
	background-position: center;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #000000;
}

.c-widget-reviews .reviews-top-item-big .reviews-top-item svg {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.c-widget-reviews .reviews-top-item-big .reviews-top-item .reviews-top-name {
	color: #718381;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 127.4%;
	margin-top: 15px;
}

.c-widget-reviews .reviews-top-list {
	box-sizing: border-box;
	padding-bottom: 90px;
}

.c-widget-reviews .reviews-top-list *, .c-widget-reviews .reviews-flex, .c-widget-reviews .reviews-flex * {
	box-sizing: border-box;
}

.c-widget-reviews .reviews-top-item-list .reviews-top-item-link {
	display: flex;
	gap: 15px;
	padding-bottom: 13px;
	border-bottom: 1px solid #718381;
	margin-bottom: 13px;
	position: relative;
}

.c-widget-reviews .reviews-top-item-list .reviews-top-item-link {
}

.c-widget-reviews .reviews-top-item-list > .reviews-top-item .reviews-top-item-link .reviews-top-img {
	width: 78px;
	height: 78px;
	min-width: 78px;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #000000;
}

.c-widget-reviews .reviews-top-item-list .reviews-top-item-link .reviews-top-name {
	color: #718381;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 127.4%;
}

.bx-breadcrumb {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.youtube-item-big .youtube-item-link:not(:first-child) {
	display: none;
}

@media (max-width: 1440px) {
	.c-widget-banner .decor-photo svg {
		max-width: 100%;
		height: auto;
	}
	
	.c-widget-banner:after {
		right: 10%;
	}
	
	.c-widget-banner .decor-photo {
		right: 0;
	}
	
	.c-widget-expert .expert-list {
		margin-right: 0;
	}
}

@media (max-width: 1024px) {
	.c-widget-reviews .reviews-title {
		font-size: 35px;
		padding-bottom: 50px;
	}
	
	.c-widget-reviews .reviews-name {
		font-size: 20px;
		padding-bottom: 10px;
	}
	
	.c-widget-reviews .reviews-description {
		font-size: 16px;
		line-height: 22.5px;
	}
	
	.c-widget-reviews .reviews-detail {
		font-size: 14px;
		line-height: 20px;
	}
	
	.c-widget-reviews .reviews-people .reviews-info-name {
		font-size: 16px;
		line-height: 20px;
	}
	
	.c-widget-reviews .reviews-people .reviews-info-company {
		font-size: 14px;
		line-height: 20px;
	}
	
	.c-widget-form .form-description {
		padding-bottom: 10px;
		font-size: 18px;
	}
	
	.c-widget-form .form-title {
		font-size: 28px;
	}
	
	.c-widget-form .form-flex input::-moz-placeholder {
		font-size: 14px;
	}
	
	.c-widget-form .form-flex input::-ms-input-placeholder {
		font-size: 14px;
	}
	
	.c-widget-form .form-flex input::-webkit-input-placeholder {
		font-size: 14px;
	}
	
	.c-widget-form .licence_block.filter.label_block {
		padding-bottom: 30px;
	}
	
	.c-widget-form .form-btn button.form-btn-send {
		font-size: 18px;
		padding: 10px 20px;
	}
	
	
	.c-widget-youtube .youtube-list .youtube-item-big .youtube-name, .c-widget-youtube .youtube-list .youtube-item-list .youtube-name {
		font-size: 16px;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-big {
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-list {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
		max-height: 310px;
	}
	
	
	.c-widget-reviews .reviews-top-list .reviews-top-item-big .reviews-top-name,
	.c-widget-reviews .reviews-top-list .reviews-top-item-list .reviews-top-name {
		font-size: 16px;
	}
	
	.c-widget-expert .expert-list {
		
		flex-wrap: wrap;
	}
	
	.c-widget-expert .expert-list .expert-item {
		width: 100%;
		padding-bottom: 20px;
	}
	
	.c-widget-expert .expert-title,
.c-widget-description-detail  .expert-title{
		padding-bottom: 20px;
	}
	
	.c-widget-description-detail .description-detail li {
		width: 95%;
		padding-right: 0;
	}
	
	.c-widget-description-detail .description-detail ul.arb-list {
		font-size: 18px;
	}
	
	.c-widget-banner .decor-photo svg {
		max-width: 100%;
		height: auto;
	}
	
	.c-widget-banner:after {
		right: 0;
	}
	
	.c-widget-banner .decor-photo {
		right: 0;
	}
	
	.c-widget-banner .banner-title {
		font-size: 38px;
		padding-bottom: 10px;
	}
	
	.c-widget-banner .banner-description {
		font-size: 18px;
		padding-bottom: 30px;
	}
	
	.c-widget-banner .banner-button-wrapper a {
		font-size: 16px;
	}
	
	.c-widget-banner:after {
		right: 0;
		width: 242px;
		height: 242px;
		top: 12%;
	}
	
	.c-widget-banner .banner-flex .banner-image .banner-image-photo {
		max-width: 215px;
	}
	
	.c-widget-banner {
		min-height: auto;
		margin-bottom: 29px;
	}
	
}


@media (max-width: 860px) {
	.c-widget-banner .banner-flex .banner-image .banner-image-photo {
		max-width: 215px;
	}
	
	.c-widget-banner {
		min-height: 242px;
	}
	
	.c-widget-banner:after {
		right: 0;
		width: 242px;
		height: 242px;
		top: 12%;
	}
	
}

@media (max-width: 768px) {
    .c-widget-reviews .reviews-top-item-list {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr auto auto auto;
        grid-template-areas:
            "r1 r1 r1"
            "r1 r1 r1"
            "r1 r1 r1"
            "r2 r2 r2"
            "r3 r3 r3"
            "r4 r4 r4";
    }
    .c-widget-reviews .reviews-top-item-big .reviews-top-item .reviews-top-item-link {
        border-bottom: 0;
    }
	.c-widget-reviews .reviews-title {
		font-size: 25px;
		padding-bottom: 40px;
	}
	
	.c-widget-reviews .reviews-name {
		font-size: 16px;
	}
	
	.c-widget-reviews .reviews-description {
		font-size: 14px;
	}
	
	.c-widget-reviews .reviews-detail {
	}
	
	.c-widget-reviews .reviews-flex .reviews-flex-content {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.c-widget-reviews .reviews-flex .reviews-flex-decor {
		display: none;
	}
	
	.c-widget-reviews span.frame {
		padding: 0px 20px 0px 20px;
	}
	
	.c-widget-reviews .reviews-people {
		padding-top: 20px;
	}
	
	.c-widget-reviews .reviews-item {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	
	.c-widget-certificates .certificates-flex .certificates-item {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-right: 0;
	}
	
	.c-widget-certificates .certificates-flex .certificates-item .name {
		font-size: 16px;
	}
	
	.c-widget-certificates .certificates-flex .certificates-item .desc {
		font-size: 16px;
	}
	
	.c-widget-clients .client-item-flex .client-item-list {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.c-widget-clients .client-item-flex {
		flex-wrap: wrap;
	}
	
	.c-widget-form .form-flex {
		flex-wrap: wrap-reverse;
	}
	
	.c-widget-form .form-flex .form-content {
		padding-right: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.c-widget-form .form-flex .form-image {
		padding-bottom: 10px;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-big {
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-list {
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
		max-height: 310px;
	}
	
	.c-widget-youtube .youtube-list {
		flex-wrap: wrap;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-big, .c-widget-youtube .youtube-list .youtube-item-list {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-big {
		margin-bottom: 20px;
		border-bottom: 1px solid #718381;
		padding-bottom: 20px;
	}
 
	.c-widget-reviews .reviews-top-list {
		flex-wrap: wrap;
	}
	
	.c-widget-reviews .reviews-top-list .reviews-top-item-big, .c-widget-reviews .reviews-top-list .reviews-top-item-list {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.c-widget-reviews .reviews-top-list .reviews-top-item-big {
		margin-bottom: 20px;
		border-bottom: 1px solid #718381;
		padding-bottom: 20px;
	}
	
	.c-widget-expert .expert-title,
.c-widget-description-detail  .expert-title {
		font-size: 28px;
	}
	
	.c-widget-expert .expert-list .expert-item {
		font-size: 18px;
	}
	
	.c-widget-banner .banner-flex {
		flex-direction: column-reverse;
		justify-content: left;
		align-items: flex-start;
	}
	
	.c-widget-banner:after,
	.c-widget-banner .decor-photo {
		display: none
	}
	
	.c-widget-banner {
		min-height: auto;
	}
	
	.c-widget-banner .banner-flex .banner-text {
		padding: 0;
		width: 100%;
	}
	
	.c-widget-banner .banner-flex .banner-image {
		width: 100%;
		padding-bottom: 10px;
	}
}

@media (max-width: 500px) {
	.c-widget-clients .clients-title h2 {
		font-size: 24px;
	}
	
	.c-widget-clients .clients-title {
		padding-bottom: 20px;
	}
	
	.c-widget-clients .client-item-flex .client-item-list .client-item-title {
		font-size: 18px;
	}
	
	.c-widget-clients .client-item-flex .client-item-list .client-item {
		font-size: 16px;
	}
	
	.c-widget-certificates .certificates-flex {
		margin-right: 0;
		padding-bottom: 30px;
	}
	
	.c-widget-form .form-flex .form-image img {
		margin-right: 0;
		max-width: 100%;
	}
	
	.c-widget-form .form-flex .form-image {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.c-widget-youtube .youtube-list .youtube-item-big .youtube-name, .c-widget-youtube .youtube-list .youtube-item-list .youtube-name {
		font-size: 14px;
	}
	
	.c-widget-reviews .reviews-top-list .reviews-top-item-big .reviews-top-name, .c-widget-reviews .reviews-top-list .reviews-top-item-list .reviews-top-name {
		font-size: 14px;
	}
	
	.c-widget-expert .expert-list .expert-item {
		font-size: 16px;
	}
	
	.c-widget-expert .expert-list .expert-item svg {
		min-width: 20px;
		width: 20px;
		margin-right: 15px;
	}
	
	.c-widget-description-detail .description-detail ul.arb-list {
		font-size: 16px;
	}
	
	.c-widget-description-detail .description-detail li {
		width: 93%;
	}
	
	.c-widget-banner .banner-title {
		font-size: 28px;
	}
	
	.c-widget-banner .banner-description {
		font-size: 16px;
		padding-bottom: 20px;
	}
}

/* Modal Wrap */

.modal-wrap {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 500;
	top: 0;
	right: 0;
	background: rgb(0 0 0 / 65%);
}

.modal-wrap--scroll {
	overflow-y: scroll;
}

.modal-wrap--scroll .modal {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	height: unset;
}

.modal-wrap--scroll .modal__close-overlay {
	position: fixed;
}

.modal__text {
	margin: 35px 0 40px;
}

.modal__title {
	margin-bottom: 20px;
}

.modal__desc {
	color: rgba(248, 248, 248, 0.80);
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.modal-wrap--big .modal__container {
	max-width: 105rem;
}

.modal-wrap--big .modal__close {
	top: 0;
	right: -5rem;
	width: 4rem;
	height: 4rem;
}

.modal-wrap--big .modal__content {
	padding: 1rem;
}

.modal-wrap--big .modal__container {
	max-width: 105rem;
}

.modal-wrap--big .modal__close {
	top: 0;
	right: -5rem;
	width: 4rem;
	height: 4rem;
}

.modal-wrap--big .modal__content {
	padding: 1rem;
}


.modal-wrap--big .modal__container {
	max-width: 105rem;
}

.modal-wrap--big .modal__close {
	top: 0;
	right: -5rem;
	width: 4rem;
	height: 4rem;
}

.modal-wrap--big .modal__content {
	padding: 1rem;
}


.modal-wrap--big .modal__container {
	max-width: 105rem;
}

.modal-wrap--big .modal__close {
	top: 0;
	right: -5rem;
	width: 4rem;
	height: 4rem;
}

.modal-wrap--big .modal__content {
	padding: 1rem;
}


.youtube-video iframe {
	width: 100%;
	height: 65rem;
	border-radius: 0.8rem;
}

/* Modal */

.modal {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.modal__container {
	position: relative;
	max-width: 54.4rem;
	width: 100%;
	background: #2a2a2a;
	-webkit-box-shadow: 0 2.8rem 8rem rgba(0, 0, 0, 0.04),
	0 1.2rem 3.3rem rgba(0, 0, 0, 0.0287542),
	0 0.6rem 1.7rem rgba(0, 0, 0, 0.0238443), 0 0.3rem 1rem rgba(0, 0, 0, 0.02),
	0 0.2rem 0.5rem rgba(0, 0, 0, 0.0161557),
	0 0.07rem 0.2rem rgba(0, 0, 0, 0.0112458);
	box-shadow: 0 2.8rem 8rem rgba(0, 0, 0, 0.04),
	0 1.2rem 3.3rem rgba(0, 0, 0, 0.0287542),
	0 0.6rem 1.7rem rgba(0, 0, 0, 0.0238443), 0 0.3rem 1rem rgba(0, 0, 0, 0.02),
	0 0.2rem 0.5rem rgba(0, 0, 0, 0.0161557),
	0 0.07rem 0.2rem rgba(0, 0, 0, 0.0112458);
	border-radius: 1.6rem;
	z-index: 20;
	margin: 0 2rem;
}

.modal__close {
	position: absolute;
	top: 1.6rem;
	right: 1.6rem;
	cursor: pointer;
	width: 2.4rem;
	height: 2.4rem;
	border: none;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0.2;
}

.modal__close svg {
	width: 100%;
	height: 100%;
}

.btn-reset {
	padding: 0;
	margin: 0;
	border: none;
	background: 0 0;
	cursor: pointer;
}

.modal__close-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	cursor: pointer;
}

.modal__space-bottom {
	width: 100%;
	height: 5rem;
}

.modal__content {
	padding: 3.2rem;
}
/* End */
/* /local/templates/arb/components/bitrix/news/services/style.css?17613078721037 */
/* /local/templates/arb/components/bitrix/news/services/bitrix/news.detail/.default/style.css?176130787229517 */
