

/* Start:/local/templates/main/components/bitrix/news.list/reviews/style.css?17800418691457*/
.reviews-carousel { padding: 0 100px; margin:0 auto; margin-top: 30px; }
.review__item { display: flex; border: 1px solid #d2d2d2; padding:25px; }
.review__item_img { flex: 0 0 150px; max-width: 150px; }
.review__item_img img { display: inline-block; height: auto; max-width: 100%; border-radius: 50%; }
.review__item_text_wrapper { margin-left: 15px; }
.review__item_text_wrapper .review__item_name{ width: 100%; font-weight: bold; margin-bottom: 20px; }
.owl-prev {width: 15px;height: 100px; position: absolute;top: 30%;margin-left: -20px;display: block !important;border:0px solid black;left: 0;border: none;outline: none;}
.owl-next {width: 15px;height: 100px;position: absolute;top: 30%;right: -25px;display: block !important;border:0px solid black;right: 0;border: none;outline: none;}
.owl-prev i, .owl-next i {color: #ccc;     font-size: 60px;}
.owl-theme .owl-nav [class*=owl-]:hover { background:none; outline: none; opacity: 0.7; border: none; }
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y !important;
    touch-action: pan-y !important;
}
.owl-theme .owl-nav [class*=owl-]:hover { background:none!important; }

.owl-theme .owl-nav button:focus { outline:0; }

@media	(max-width: 991px){
	.review__item { flex-direction: column; }
	.review__item_img{ margin: 0 auto 20px }

}
@media	(max-width: 786px){
	.reviews-carousel { padding: 0 30px; margin-top: 20px; }
	.owl-theme .owl-nav { display: none }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/vacancy_new/style.css?1780041869116*/
.vacancy-list{
    max-width: 1100px;
    margin: 0 auto;
}

.vacancy-date {
    font-size: 10px;
    color: #999;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/reviews/style.css?17800418691457 */
/* /local/templates/main/components/bitrix/news.list/vacancy_new/style.css?1780041869116 */
