

/* Start:/bitrix/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17506027472433*/
.bx-pagination {
	margin: 35px 0 70px;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px;
}
.bx-pagination .bx-pagination-container ul li span{
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
       -moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    	 -o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    		transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #212121;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
        font-weight: bold;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #212121;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	background: #DADADA;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	line-height: 28px;
	color: #C5C5C5;
        font-size: 1.2857em;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #C5C5C5;
	line-height: 28px;
        font-size: 1.2857em;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: var(--prv_btn_color);
}

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: var(--prv_button_bg);
	color: #fff;
}

/* End */


/* Start:/bitrix/templates/newwindows2/components/bitrix/news.list/reviews_page_default/style.css?17506027463273*/
.reviews-section__container {
    position: relative;
}
.reviews-section__person{
    margin-bottom: 30px;
    display:flex;
    align-items:center;
}
.reviews-section .stars_cnt{
    width:150px;
}
.reviews-section .star{
    height: 18px;
    width: 18px;
    margin-left: 8px;
    display: inline-block;
}
.reviews-section .star .star_icon{
    fill: #E1E1E1;
}
.reviews-section .star.active .star_icon{
    fill: #EFCE4A;
}
.reviews-section__person-photo{
    height: 94px;
    width: 94px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 42px;
    border-radius: 100%;
}
.reviews-section__person-block {
    width: calc(100% - 136px);
}
.reviews-section__person-name-container {
    display:flex;
    align-items:center;
}
.reviews-section__person-name-block{
    width: calc(100% - 150px);
}
.reviews-section__person-position{
    font-size: 0.8571em;
    text-transform: uppercase;
    color: #757575;
    margin-bottom: 4px;
}
.reviews-section__person-name{
    font-size: 1.7142em;
    font-weight: 600;
}
.reviews-section .review-text{
    color: #757575;
    margin-bottom: 16px;
    font-size: 1em;
}
.reviews-section .review_more{
    font-size: 1.1428em;
}
.reviews-section .review_more,
.reviews-section .review_more:hover,
.reviews-section .review_more:focus{
    color: var(--prv_btn_color);
}
.reviews-section .review_rating_value {
    display: none !important;
}

.morelink.review_more{
    margin-top: 16px;
    text-decoration: none!important;
}
.reviews-file{
    margin-top: 20px;
}
.reviews-file__title{
    font-weight: 600;
    font-size: 1.2857em;
    padding-right: 20px;
    display: block;
    margin-bottom: 30px;
}
.review-body{
    padding: 60px 0 50px;
    border-bottom: 1px solid #F3F3F3;
}
.review-body:first-child{
    border-top: 1px solid #F3F3F3;
}
.page-top-text .btn{
    margin-bottom: 0!important;
}

/* files */
.reviews-file__list{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.reviews-file__files-item{
    display: flex;
    align-items: center;
    width: 180px;
    margin: 0 32px 20px 0;
    overflow: hidden;
}
.reviews-file__files-image-block{
    margin-right: 9px;
    height: 31.25px;
    width: 25px;
}

.reviews-file__files-item-link{
    font-size: 1.2857em;
}

.reviews-file__files-item-link,
.reviews-file__files-item-link:focus,
.reviews-file__files-item-link:hover,
.reviews-file__files-item-link:active,
.reviews-file__files-item-link:active:hover,
.reviews-file__files-item-link:active:focus{
    color: #212121;
}
@media (max-width: 991px) {
    .reviews-section__person-name-container {
        display:block;
    }
    .reviews-section__person-name-block {
        width:100%;
    }
    .reviews-section .stars_cnt {
        padding-top:10px;
    }
    .reviews-section .star {
        margin-left: 0px;
        margin-right: 8px;
    }
}
@media(max-width: 767px){
    .reviews-section .review-text,
    .reviews-file__title,
    .reviews-file__files-item-link{
        font-size: 1em;
    }
}
@media (max-width: 500px) {
    .reviews-section__person{
        display:block;
    }
    .reviews-section__person-block {
        width:100%;
    }
    .reviews-section__person-photo{
        margin-bottom:10px;
    }
}

/* End */
/* /bitrix/templates/newwindows2/components/bitrix/system.pagenavigation/round/style.css?17506027472433 */
/* /bitrix/templates/newwindows2/components/bitrix/news.list/reviews_page_default/style.css?17506027463273 */
