

/* Start:/bitrix/templates/newwindows2/components/bitrix/main.include/heading/style.css?1670427287897*/
.heading {
	position: relative;
	font-size: 2.1428571em;
	padding-bottom: 19px;
	line-height: 1.066;
	margin-bottom: 26px;
}

.total_content .heading {
	margin-bottom: 48px;
}

.scroll_news .heading{
	margin-bottom: 18px;
}

.heading:after{
	content: "";
	background: var(--prv_color_bg);
	border-radius: 4px;
	width: 75px;
	height:6px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.heading.heading--block h2{
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	position: relative;
	z-index: 4;
	display: inline-block;
	
}
.heading.heading--block .h2-index{
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 25px;
	position: relative;
	z-index: 4;
	display: inline-block;
	font-size: 1em;
    line-height: 1.066;
}

.heading.heading--block::after{
	content: "";
	background: #e5f1fc;
	width: 76px;
	height: 76px;
	position: absolute;
	top: -23px;
	border-radius: 0;
}
/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/news.list/advantages_2/style.css?16546697592371*/

.adv-icon-cnt {
	width: 155px;
    height: 155px;
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
    border: 1px dashed #888888;
    align-items: center;
    border-radius: 200px;
}

@media(max-width: 500px) {
    .advantage-cnt{
        margin: 0 auto;
        display: block !important;
    }
    .adv-icon-cnt{
        width: 124px !important;
        height: 124px !important;
    }
}

.adv-icon-cnt img {
    max-width:100%;
    max-height:100%;
}
.adv-text-cnt {
	color: #757575;
        text-align: center;
}
.adv-heading{
	font-size: 1.2857142em;
	font-weight: 600;
	margin-bottom: 9px;
	line-height: 1.22;
        text-align: center;

}
.all-advantages .col-xs-12:first-child .advantage-cnt{
	margin-left: 72px;
}
.all-advantages{
	display: flex;
	justify-content: space-between;
}
.advantage-image{
	display: flex;
	justify-content: center;
	position: relative;
}
.advantage-image::after{
	content: '';
    width: 67px;
    height: 1px;
    position: absolute;
    top: 50%;
    right: -25%;
    background-color: #888888;
}
.advantage-cnt:last-child .advantage-image::after{
	content: unset;
}
@media (max-width: 991px) {
	.advantage-cnt:nth-child(2) .advantage-image::after{
		content: unset;
	}
	.all-advantages .col-xs-12:first-child .advantage-cnt{
		margin-left: 0;
	}
	.advantage-cnt{
		margin-bottom: 30px;
	}
    .all-advantages .col-*:last-child .advantage-cnt{
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
    #advantages.section_grey{
        padding: 60px 0 20px;
    }
    .adv-icon-cnt,
    .adv-heading{
        margin-bottom: 8px;
    }

}
@media(min-width: 768px){
    .advantage-cnt:hover .adv-icon-cnt{
         border: 2px dashed var(--prv_interactive_color);

    }

    .advantage-cnt:hover .adv-heading{
         color:  var(--prv_btn_color);

    }
}
@media(max-width: 576px){
	.advantage-image::after{
		content: unset;
	}
}

@media(min-width: 1500px){
    .adv-icon-cnt {
		width: 140px;
		height: 140px;
	}
}

@media(max-width: 375px){
	.adv-icon-cnt {
    width: 120px;
    height: 120px;
	}
	.adv-text-cnt {
    font-size: 0.9em;
	}
}


.all-advantages{
margin: 0;
    display: grid !important;
    justify-content: normal;
    grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
    grid-gap: 30px;
}

.all-advantages .advantage-cnt{
    flex: none;
    max-width: 250px;
}
/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/main.include/feedback_default/style.css?1654669759204*/
.total_content .page-footer-buttons-block a:not(:last-of-type){
  margin: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.total_content .page-footer-buttons-block a{
  margin: 0;
}

/* End */
/* /bitrix/templates/newwindows2/components/bitrix/main.include/heading/style.css?1670427287897 */
/* /bitrix/templates/newwindows2/components/bitrix/news.list/advantages_2/style.css?16546697592371 */
/* /bitrix/templates/newwindows2/components/bitrix/main.include/feedback_default/style.css?1654669759204 */
