

/* Start:/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/reviews_pager/style.css?16161375893734*/
.bx-pagination {
	margin: 10px 0;
}
.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 15px 2px;
}
.bx-pagination .bx-pagination-container ul li span{
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	font-weight:bold;
	color: #000;
	font-size: 14px;
	border-radius: 4px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle;
	border:1px  solid transparent;
}
.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;
	padding: 0 18px;
	color: #444;
}
.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{
	line-height: 28px;
	padding: 0 18px;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev {
	vertical-align:bottom;
}
.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 {
	opacity:1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover {
	border:1px solid #ccc;
	border-radius: 3px;
}
/*color schemes*/
.bx-pagination.bx-green  .bx-pagination-container ul li.bx-active span{
	background: #3bc915;
	color: #fff;
}
.bx-pagination.bx-yellow  .bx-pagination-container ul li.bx-active span{
	background: #F9A91D;
	color: #fff;
}
.bx-pagination.bx-red  .bx-pagination-container ul li.bx-active span{
	background: #E22B2B;
	color: #fff;
}
.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{
	background: #0083d1;
	color: #fff;
}

.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	opacity:0.4;
	height: 31px;
	background: url(/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/reviews_pager/image/arrow_right.png) no-repeat center;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
	border:0;
	padding: 0 18px;
	color: #444;
	display: block;
	width: 15px;
	height: 31px;
	opacity:0.4;
	background: url(/bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/reviews_pager/image/arrow_left.png) no-repeat center;
}
.show-more.show-more-btn {
	display:block;
	position:relative;
	cursor:pointer;
	width: 150px;
	margin: 20px auto;
	text-align: center;
	color: #0a56d3;
	font-size:14px;
	font-weight: bold;
}
.show-more.show-more-btn i {
	background: #0a56d3;
	border-radius: 100%;
	padding: 6px;
	color: #fff;
	margin-right: 7px;
	font-size: 16px;
	line-height: 0;
	display: inline-block;
	width: 28px;
}
.show-more-btn:hover i:before {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/* End */


/* Start:/bitrix/templates/universelite_s1/components/bitrix/news.list/news.list_rew/style.css?166988979013459*/
.c-reviews.c-reviews-template-4 .widget-header + .widget-content {
  margin-top: 25px;
}
.c-reviews.c-reviews-template-4 .widget-element {
  position: relative;
}
.c-reviews.c-reviews-template-4 .widget-element-wrap {
  margin-top: 40px;
}
.c-reviews.c-reviews-template-4 .widget-element-wrap:first-child {
  margin-top: 0;
}
.c-reviews.c-reviews-template-4 .widget-element-border-top {
  position: absolute;
  top: 0;
  left: 75px;
  right: 0;
  padding-top: 20px;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.c-reviews.c-reviews-template-4 .widget-element-border-bottom {
  position: absolute;
  left: 75px;
  right: 0;
  bottom: 0;
  padding-top: 30px;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.c-reviews.c-reviews-template-4 .widget-element-content {
  border-right: 1px solid #e8e8e8;
  padding-top: 30px;
  padding-bottom: 40px; 
  position: relative;
}
.c-reviews.c-reviews-template-4 .widget-element-text .detail-gallery {
    padding-bottom: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.c-reviews.c-reviews-template-4 .widget-element-picture {
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.c-reviews.c-reviews-template-4 .widget-element-picture-wrap {
  font-size: 0;
  text-align: center;
  width: 150px;
}
.c-reviews.c-reviews-template-4 .widget-element-picture-wrap:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.c-reviews.c-reviews-template-4 .widget-element-align {
  display: inline-block;
  vertical-align: middle;
}
.c-reviews.c-reviews-template-4 .widget-element-name {
  font-size: 14px;
  text-align: center;
  line-height: 21px;
  margin-top: 10px;
}
.c-reviews.c-reviews-template-4 .widget-element-position {
  font-size: 10px;
  line-height: 15px;
  color: #6a6a6a;
  overflow: hidden;
}
.c-reviews.c-reviews-template-4 .widget-element-signature {
  font-size: 10px;
  line-height: 15px;
  color: #6a6a6a;
  max-height: 45px;
  overflow: hidden;
}
.c-reviews.c-reviews-template-4 .widget-element-text {
    font-size: 16px;
    line-height: 24px;
    padding-top: 15px;
    padding-left: 50px;
    padding-right: 60px;
    height: 130px;
    overflow: hidden; 
	-webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-reviews.c-reviews-template-4 .widget-element-text .fixed-text {
    height: 120px;
    overflow: hidden;
}
.c-reviews.c-reviews-template-4 .widget-element-text[data-active="true"] .fixed-text {
    height: auto;
}
.c-reviews.c-reviews-template-4 .widget-element-picture-wrap-link {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center; 
	z-index: 2;
}
.c-reviews.c-reviews-template-4 .widget-element-picture-wrap-link i {
    font-size: 20px;
    color: #0034008f; 
	transition: 0.4s;
    cursor: pointer;
}
.c-reviews.c-reviews-template-4 .widget-element-picture-wrap-link i:hover{
	    transform: rotate(180deg);
}
.c-reviews.c-reviews-template-4 .widget-element-text[data-active="true"] {
  /*  height: 100%;*/
}
.c-reviews.c-reviews-template-4 .widget-element-text .widget-element-picture-wrap-fade {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;  
	z-index: 2;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.c-reviews.c-reviews-template-4 .widget-footer-all {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  text-decoration: none;
  padding: 7px 12px;
  border: 1px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.c-reviews.c-reviews-template-4 .widget-footer-all:hover {
  color: #FFF;
}
@media all and (max-width: 720px) {
  .c-reviews.c-reviews-template-4 .widget-element-content {
    padding-top: 0;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 40px;
    border-right: none;
    border-bottom: 1px solid #e8e8e8;
  }
  .c-reviews.c-reviews-template-4 .widget-element-border-top {
    top: 80px;
    left: 0;
    right: 50%;
    bottom: 0;
    padding-top: 0;
    margin-right: 85px;
    border-right: none;
    border-bottom: 1px solid #e8e8e8;
  }
  .c-reviews.c-reviews-template-4 .widget-element-border-bottom {
    top: 80px;
    left: 50%;
    right: 0;
    bottom: 0;
    padding-top: 0;
    margin-left: 85px;
    border-top: 1px solid #e8e8e8;
    border-left: none;
  }
  .c-reviews.c-reviews-template-4 .widget-element-align {
    max-width: 150px;
  }
  .c-reviews.c-reviews-template-4 .widget-element-text {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media all and (max-width: 500px) {
  .c-reviews.c-reviews-template-4 .widget-element-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*# sourceMappingURL=style.css.map */



.news-list-description {
    font-size: 14px;
    line-height: 1.5;
    color: #505358;
    padding-bottom: 30px;
}
.news-list.news-list-list {
    display: block;
}
.news-list.news-list-list .news-list-title {
    display: block;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #2b2b2b;
    margin-bottom: 25px;
}

.news-list.news-list-list .news-list-wrapper {
    display: block;
    margin: -25px;
}
.news-list.news-list-list .news-list-item {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
}
.news-list.news-list-list .news-list-item .news-list-item-wrapper {
    display: block;
}
.news-list.news-list-list .news-list-item .news-list-image {
    display: block;
    float: left;
    width: 270px;
    height: 193px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.news-list.news-list-list .news-list-item .news-list-image {
    -webkit-box-shadow: 1px 5px 15px rgba(0,0,0,0.3);
    box-shadow: 1px 5px 15px rgba(0,0,0,0.3);
}
.news-list.news-list-list .news-list-item .news-list-information {
    display: block;
    padding-top: 10px;
}
.news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
    margin-left: 310px;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name {
    display: block;
    margin-bottom: 15px;
    max-height: 46px;
    line-height: 23px;
    overflow: hidden;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-name-wrapper {
    color: #3c69f6;
    text-decoration: none;
    font-size: 18px;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-date {
    display: block;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
    overflow: hidden;
    height: 17px;
    color: #707072;
}
.news-list.news-list-list .news-list-item .news-list-information .news-list-description {
    display: block;
    font-size: 14px;
    color: #89898b;
    line-height: 19px;
    overflow: hidden;
    height: 95px;
}

@media all and (max-width: 720px) {
    .news-list.news-list-list .news-list-item .news-list-image {
        width: 180px;
    }
    .news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
        margin-left: 220px;
    }
}

@media all and (max-width: 420px) {
    .news-list.news-list-list .news-list-item .news-list-image {
        width: 100%;
        float: none;
    }
    .news-list.news-list-list .news-list-item .news-list-information.news-list-information-with-image {
        margin-left: 0px;
        padding-top: 20px;
    }
    .news-list.news-list-list .news-list-item .news-list-information .news-list-description {
        height: auto;
        max-height: 95px;
    }
}
.plus-text {
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
}

.reviews-box .intec-bt-button.button-big {
	font-weight: normal;
}

.reviews-box > .button:before {
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	width: 17px;
	height: 14px;
	margin-right: 10px;
	background: url('/bitrix/templates/universelite_s1/components/bitrix/news.list/news.list_rew/images/dialog.png') no-repeat;
}

.reviews-box {
	position: relative;
}

.reviews-box .reviews {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	white-space: nowrap;
}

.reviews-box .reviews .review {
	display: block;
	width: 100%;
	padding: 20px 0;
	color: #2c2c2c;
	white-space: nowrap;
	border-top: 1px solid #e8e8e8;
}
.reviews-box .reviews .avatar {
	float: left;
	width: 58px;
	height: 58px;
	background: url('/bitrix/templates/universelite_s1/components/bitrix/news.list/news.list_rew/images/avatar.png') 50% 50% no-repeat;
	border: 1px solid #ededed;
	border-radius: 50%;
}
.reviews-box .reviews .review .info {
	display: block;
	margin: 10px 0 0 80px;
	overflow: hidden;
	min-height: 60px;
}
.reviews-box .reviews .review .info .date {
	margin-top: 5px;
	font-size: 13px;
	color: #949494;
}
.reviews-box .reviews .review .info .name {
	font-size: 14px;
	font-weight: bold;
}
.reviews-box .reviews .review .description {
	display: block;
	margin-top: 15px;
	font-size: 13px;
	white-space: normal;
}

.reviews-box .form {
	position: relative;
	padding-top: 20px;
}

.reviews-box .form .row {
	position: relative;
	display: block;
	margin: 20px 0;
	overflow: hidden;
}

.reviews-box .form .row .label {
	display: block;
	padding-left: 0;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #4d4c4c;
}
.reviews-box .form .row .label .needed {
	color: #ff0000;
}

.reviews-box .form .row .control {
	position: relative;
	display: block;
	text-align: left;
}
.reviews-box .form .row .control .control-text {
	font-size: 14px;
	width: 100%;
	resize: none;
	border: 1px solid #ebebeb;
	padding: 5px 10px;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.reviews-box .form .row .control .control-text.error {
	border-color: #ff0a0a;
}

.reviews-box .reviews-form-result {
	margin-bottom: 10px;
}
.reviews-box .reviews-form-result.result-status-success {
	color: green;
}
.reviews-box .reviews-form-result.result-status-error {
	color: red;
}

@media all and (max-width: 600px) {
	.reviews-box .reviews .review .info .date {
		white-space: normal;
	}

	.reviews-box .reviews .review .info .name {
		white-space: normal;
	}
	
	.reviews-box .reviews .review .description {
		padding-right: 185px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.reviews-box .form .row {
		display: block;
		width: 100%;
		margin-left: 30px;
		padding-right: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.reviews-box .form .row .label {
		width: 145px;
	}
	
	.reviews-box .form .row .control {
		width: 100%;
		padding-right: 155px;
	}
}

@media all and (max-width: 480px) {
	.reviews-box .reviews .review .info .date {
		white-space: normal;
		margin-top: 5px;
	}

	.reviews-box .reviews .review .info .name {
		white-space: normal;
	}
	
	.reviews-box .reviews .review .description {
		display: block;
		padding: 0;
		margin: 0 0 10px;
	}
	
	.reviews-box .form {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.reviews-box .form .row {
		display: block;
		width: 100%;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 0;
		padding-right: 0;
	}
	
	.reviews-box .form .row .label {
		width: 100px;
		margin-right: 0;
	}
	
	.reviews-box .form .row .control {
		width: 100%;
		padding-right: 90px;
	}
}
.review-answer-box {
	width: calc(100% - 150px);
	margin: 15px 0 0 auto;
	padding-left: 50px;
	padding-right: 60px;
}
.review-answer-form {
	
}
.review-answer-area {
	font-size: 14px;
	width: 100%;
	resize: none;
	border: 1px solid #ebebeb;
	padding: 5px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.review-answer-text {
	background-color: #f6f6f6;
	padding: 10px;
}
.review-answer-head {
	background-color: #ccc;
	padding: 10px;
	border-radius: 5px 5px 0 0;
	font-weight: 600;
	font-size: 14px;
}
@media(max-width: 720px) {
	.review-answer-box {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
}

.actionNotice {
	background: #007d45;
    height: auto;
    min-height: 200px;
    padding: 24px 0;
}
.actionNotice .blockHeader {
    color: #fff;
    font-size: 27px;
    text-align: center;
    margin: 0 auto 20px;
}
.actionNotice .blockBtn { text-align: center 
/* End */
/* /bitrix/templates/universelite_s1/components/bitrix/system.pagenavigation/reviews_pager/style.css?16161375893734 */
/* /bitrix/templates/universelite_s1/components/bitrix/news.list/news.list_rew/style.css?166988979013459 */
