

/* Start:/local/templates/aspro-medc2/components/bitrix/catalog.section.list/services_list/style.css?17141102921880*/
.infoNew{ padding: 0 !important; margin: 0 !important;}
.relBlock{position: relative;}
.back{display:block;position:absolute;bottom:0;left:0;color:#fff;background:rgba(80,80,80,.5);width:100%;height:34%;z-index:5}
.infa{padding-left: 10px;padding-top: 2px;}
.backImg{height: 140px;background-size: cover !important;}
.card-link {position: absolute; width: 100%;height: 100%;top: 0;left: 0;z-index: 1;}   
.sections.item-views.services .item {margin: 16px 0;border-radius: 3px;border: 1px solid #ecf2f4;}
.text_before_items_services {margin: -7px 0 30px;}
.block-level-first{width:100%;max-width:1200px;display:flex;justify-content:space-around;flex-wrap:wrap}
.item-section-link{width:245px;text-align:center;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;line-height:1.25;margin-bottom:40px}
.svg_wrapper {opacity: 0.65; width: 160px; height: 160px; border: 2px solid #00569d; display: flex; align-items: center; justify-content: center; border-radius: 100%;}
.svg_wrapper svg {width: 100px; fill: #00569d; height: auto;}
.diplom .svg-animate {transition: 0.5s transform;}
.diplom .svg-animate.run {transform: translate(15%, 5%);fill: #00569d;transition: none;}
.pc .svg-animate {transition: 0.5s transform;}
.pc .svg-animate.run {transform: translate(25%, 10%);fill: #00569d;transition: none;}
.item-section-link:hover .svg_wrapper{opacity:1}
.item-section-link:hover .svg_wrapper svg {fill:#00569d;}
.item-section-link-title{padding-top:34px;padding-bottom:40px;color:#000;font-size:24px;position:relative}
.item-section-link-title:after{content:"";bottom:0;height:6px;width:90%;left:50%;transform:translateX(-50%);background:rgba(0,86,157,.65);display:block;position:absolute}
.item-section-link:hover .item-section-link-title:after{background:#00569d}
.sections-front-block .items.block-level-first{margin-top:30px!important;margin-bottom:0}
/* End */


/* Start:/local/templates/aspro-medc2/components/bitrix/news.list/staff_quote_slider/style.css?17428882683865*/
.staff-quote-item {
	display: flex;
	justify-content: center;
}
	.staff-quote-item__left {
		width: 48%;
		padding-left: 60px;
	}
		.staff-quote-item__left blockquote:before, 
		.staff-quote-item__left blockquote:after{
			display:none;
		}
		.staff-quote-item__left blockquote {
			padding: 40px;
			background-color: #ffffff;
			box-shadow: 0px 0px 30px 0px #f2f6f7;
			border-radius: 15px;
			padding-top: 50px;
			padding-bottom: 50px;
			margin-bottom: 30px;
		}
			.staff-quote .staff-quote-item__left blockquote p {
				font-size: 1.2em;
				margin-bottom: 0px;
			}
		.staff-quote-item__name {
			color: #00569c;
			font-size: 3.3em;
			line-height: 2em;
			font-weight: 700;
		}
		.staff-quote-item__position {
			color: #00569c;
			font-size: 1.6em;
			line-height: 1.2em;
			width: 100%;
			width: 63%;
		}

	.staff-quote-item__right {
		width: 46%;
		min-height: 500px;
	}
		.staff-quote-slider .staff-quote-item__right . img {
			width: auto;
			height: 500px;
			position: absolute;
			margin-left: -110px;
		}
		.staff-quote .flexslider .slides img{
			width: auto;
			height: 500px;
			position: absolute;
			margin-left: -13px;
		}

	.staff-quote .flexslider .flex-control-nav{
		display: block;
	}

.company-block .staff-quote.item-views.front .props .item .image{
	display: inline-block;
	float: left;
}
.staff-quote__mobile{
	display: none;
}
/* props */
.staff-quote.prop {
    padding: 0px 0 90px !important;
    border-top: 0;
}
.company-block .item-views.front.staff-quote .props {
    margin: 0px;
}

/*arrows for slider*/
.company-block .flexslider .flex-direction-nav a:before{
	width: 68px;
    height: 54px;
	background: url(/upload/CMedc2/staff-quote-slider/arrows.svg) 0 0 no-repeat;
	top: -2px;
    left: -15px;
	transform: rotate(-180deg);
	background-size: 40px;
}
.company-block .flexslider .flex-direction-nav .flex-nav-next a:before{
	transform: unset;
    background-position: unset;
    margin-left: unset;
    left: 8px;
    top: 10px;
    background-size: 40px;
}

.staff-quote-slider .staff-quote-item__right .staff-quote__photo {
	width: 100%;
	height: 500px;
	margin-left: -130px;
}
@media(max-width:992px){
	.staff-quote-item{
		flex-direction: column;
		margin: 0 16px;
	}
	.staff-quote-item__left,
	.staff-quote-item__right{
		width: 100%;
		min-height: unset;
	}
	.staff-quote-item__left{
		padding-left: 0px;
		padding: 0 16px;
	}
	.staff-quote-slider .staff-quote-item__right . img,
	.staff-quote-item__right{
		min-height: unset;
	}
	.staff-quote .flexslider .slides img{
		position: relative;
		margin-left: unset;
		width: auto;
		height: inherit;
	}
	.staff-quote-item__left blockquote {
		padding: 10px;
		box-shadow: 0px 0px 10px 0px #f2f6f7;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-bottom: 30px;
	}
	.staff-quote .staff-quote-item__left blockquote p{
		font-size: 0.8em;
		line-height: 1.3em;
		padding: 0 15px;
	}
	.staff-quote-item__name{
		font-size: 1.6em;
		line-height: 1em;
	}
	.staff-quote-item__position{
		font-size: 1.15em;
		line-height: 1.2em;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	/* arrows css */
	.company-block .flex-direction-nav{
		display: block;
	}
	.company-block .flexslider .flex-direction-nav a{
		display: block;
	}
	.company-block .flexslider .flex-direction-nav .flex-nav-prev a{
		left:0;
	}
	.company-block .flexslider .flex-direction-nav .flex-nav-next a{
		right: 0;
	}
	.company-block .flexslider .flex-direction-nav a:before{
		left: -11px;
	}
	.company-block .flexslider .flex-direction-nav .flex-nav-next a:before{
		left: 0px;
	}
	.staff-quote-slider .staff-quote-item__right .staff-quote__photo{
		height: 300px;
		margin-left: unset;
		background-size: contain !important;
		display: flex;
		justify-content: center;
	}
}
@media(max-width:767px){
	.staff-quote__mobile{
		display: block;
		margin-top: 15px;
		padding: 0 16px;
	}
}
/* End */


/* Start:/local/templates/aspro-medc2/components/bitrix/news.list/front-reviews-services/style.css?1714110292649*/
.review-company-block .item-views.blocks.front {
    padding: 0px 0 0px;
}
.review-company-block .item-views .item {
    -webkit-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
    -moz-box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
    box-shadow: 0px 5px 20px 0px rgba(18, 25, 38, 0.1);
}
.review-company-block{
    width: 100%;
}
.review-company-block .show-all__btn{
    display: none;
}
@media(max-width:540px){
    .review-company-block .show-all__btn{
        display: flex;
        justify-content: center;
        margin-top: 30px;
    }
    .review-send-block .btns{
        justify-content: center;
        display: flex;
    }
}
/* End */
/* /local/templates/aspro-medc2/components/bitrix/catalog.section.list/services_list/style.css?17141102921880 */
/* /local/templates/aspro-medc2/components/bitrix/news.list/staff_quote_slider/style.css?17428882683865 */
/* /local/templates/aspro-medc2/components/bitrix/news.list/front-reviews-services/style.css?1714110292649 */
