table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

table.form-filter-table
{
	background-color:white;
	font-size:100%;
	border-collapse:collapse;
}

table.form-filter-table th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: center;
	font-size:100%;
	color:#25639A;
}

table.form-filter-table td, table.form-filter-table th
{
	padding:3px;
	border:1px solid #ADC3D5;
}

table.form-filter-table td
{
	vertical-align: top;
}


.form-filter-none {
	display: none;
}

.form-filter-inline {
	display: inline;
}

table.form-table table.form-results-header-inline td, table.form-table table.form-results-header-inline th {
	border: 0px !important;
	padding: 0px !important;
	background: none !important;
}

.form-anstext {color:#166122;}
.form-ansvalue {color:#FF0000;}

.form-filteron {color:#FF0000;}
.form-filteroff {color:#1C7729;}

/* page reviews */
/* 1200px and more*/
.b1t-ymservice-block.top-block-wrapper {
	padding: 0;
	-webkit-box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.17);
	box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.17);
	margin-bottom: 50px;
}
.bg_review_top_block {
	padding: 105px 244px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.review-form-description {
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
}
.review-form-description>p {
	color: #fff;
}
.review-form-description>p {
	margin-top: 0;
	margin-bottom: 15px;
}
.review-form-description>p:last-child {
	margin-bottom: 55px;
}
.b1t-ymservice-news-reviews-news .review-form-btn-wrapper {
	height: 40px;
}
.b1t-ymservice-news-reviews-news .review-form-btn-wrapper .btn {
	display: block;
	width: 190px;
	font-size: 16px;
	line-height: 12px;
	text-align: center;
	padding: 11px 0;
	margin: 0 auto;
	color: #fff;
	background-color: transparent;
	border: 3px solid #76bAfb;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-ms-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
	text-transform: inherit;
}
.b1t-ymservice-news-reviews-news .review-form-btn-wrapper .btn:hover,
.b1t-ymservice-news-reviews-news .review-form-btn-wrapper .btn:focus {
	color: #fff;
	background-color: #76bAfb;
	border: 3px solid #76bAfb;
	-webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-ms-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
}
.review-form-wrapper {
	position: relative;
}
.review_form_close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	background-image: url('/bitrix/templates/ymservice/images/icons/icon-48.png?v=13');
	background-size: 240px 408px;
	background-repeat: no-repeat;
	background-position: 0px -336px;
	cursor: pointer;
}
.b1t-ymservice-form-result-new-common {
	padding: 20px;
}
.b1t-ymservice-form-result-new-common .h2,
.b1t-ymservice-form-result-new-common .buttons-wrapper {
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.b1t-ymservice-form-result-new-common .form-group {
	margin-left: auto;
	margin-right: auto;
}
.b1t-ymservice-form-result-new-common .buttons-wrapper .btn {
	display: block;
	width: 190px;
	font-size: 16px;
	line-height: 12px;
	text-align: center;
	padding: 11px 0;
	margin: 0;
	color: #2b353d;
	background-color: transparent;
	border: 3px solid #76bAfb;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-ms-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	cursor: pointer;
	text-transform: inherit;
}
.b1t-ymservice-form-result-new-common .buttons-wrapper .btn:hover,
.b1t-ymservice-form-result-new-common .buttons-wrapper .btn:focus {
	color: #fff;
	background-color: #76bAfb;
	border: 3px solid #76bAfb;
	-webkit-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-ms-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
}
/* reviews */
.item.b1t-ymservice-block {
	border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	padding: 15px 15px 45px !important;
    background-color: #fff !important;
}
.item.b1t-ymservice-block,
.item.b1t-ymservice-block:hover {
	box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.17) !important;
	-moz-box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.17) !important;
	-webkit-box-shadow: 5px 7px 10px rgba(0, 0, 0, 0.17) !important;
	position: relative;
}
.b1t-ymservice-news-list-reviews .item_box {
	margin-bottom: 30px;
}
.b1t-ymservice-news-list-reviews .picture,
.b1t-ymservice-news-list-reviews .video {
	height: 160px;
	width: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.b1t-ymservice-news-list-reviews .picture {
	margin: 0 auto 20px;
	max-width: 290px;
	overflow: hidden;
}
.b1t-ymservice-news-list-reviews .picture img {
	display: block;
	height: 100%;
	width: auto;
	max-width: 290px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0 auto;
	padding: 0;
}
.b1t-ymservice-news-list-reviews .video {
	max-width: 290px;
	margin: 0 auto 20px;
	width: 100%;
	overflow: hidden;
}
.b1t-ymservice-news-list-reviews .fio {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: rgba(102, 102, 102, 0.81);
	margin: 0 0 5px;
}
.b1t-ymservice-news-list-reviews .date_review {
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	color: #e0e0e0;
	margin: 0 0 30px;
}
.b1t-ymservice-news-list-reviews .source_review {
	text-align: center;
	position: absolute;
	top: 230px;
	width: calc(100% - 30px);
}
.b1t-ymservice-news-list-reviews a.link_source_review {
	font-size: 12px;
	line-height: 12px;
	color: #539ef0;
	border-color: #539ef0;
}
.b1t-ymservice-news-list-reviews a.link_source_review:hover {
	color: #0f77c5;
	border-color: #0f77c5;
}
.b1t-ymservice-news-list-reviews a.link_source_review:focus {
	color: #9458f5;
	border-color: #9458f5;
}
.b1t-ymservice-news-list-reviews .text {
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	color: #2b353d;
}
.b1t-ymservice-news-list-reviews .text_review {
	height: 120px;
	overflow: hidden;
}
.blok_with_btn_spoiler {
	height: 45px;
	width: calc(100% - 30px);
	box-shadow: 0px -5px 4px #fff;
	-moz-box-shadow: 0px -5px 4px #fff;
	-webkit-box-shadow: 0px -5px 7px 0px #fff;
	position: absolute;
	left: 15px;
	bottom: 0;
	background-color: #fff;
}
.btn_spoiler {
	width: 43px;
	height: 35px;
	margin: 5px auto;
	position: relative;
	cursor: pointer;
}
.btn_spoiler:before {
	content: '';
	display: block;
	width: 23px;
	height: 15px;
	position: absolute;
	top: 10px;
	left: 10px;
	background: url('/bitrix/templates/ymservice/components/bitrix/news.list/benefits/img/arrow_down.png') center no-repeat;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform .5s;
	-moz-transition: transform .5s;
	-ms-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.btn_spoiler:hover:before {
	-webkit-animation: arrow_down .3s alternate-reverse 1;
	-moz-animation: arrow_down .3s alternate-reverse 1;
	-ms-animation: arrow_down .3s alternate-reverse 1;
	-o-animation: arrow_down .3s alternate-reverse 1;
	animation: arrow_down .3s alternate-reverse 1;
}
@keyframes arrow_down {
	0% {
		top: 10px;
	}
	100% {
		top: 15px;
	}
}
.btn_spoiler.btn_spoiler_open_review:hover:before {
	-webkit-animation: arrow_up 1s alternate-reverse 1;
	-moz-animation: arrow_up 1s alternate-reverse 1;
	-ms-animation: arrow_up 1s alternate-reverse 1;
	-o-animation: arrow_up 1s alternate-reverse 1;
	animation: arrow_up 1s alternate-reverse 1;
}
@keyframes arrow_up {
	0% {
		top: 10px;
	}
	100% {
		top: 5px;
	}
}
.btn_spoiler_open_review {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.btn_spoiler.btn_spoiler_open_review:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.b1t-ymservice-news-list-reviews .text_review.open_review {
	min-height: 120px;
	height: auto;
}
.b1t-ymservice-news-list-reviews .items .row {
	display: flex;
	flex-wrap: wrap;
}
.b1t-ymservice-news-list-reviews .items .row>div {
	float: none;
}
.b1t-ymservice-news-list-reviews .item.item_little .blok_with_btn_spoiler {
	display: none;
}
.video>video,
.video>video:hover,
.video>video:focus {
	display: block;
	outline: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
}

/* 992px - 1199px */
@media all and (max-width:1199px) {
	.bg_review_top_block {
		padding: 45px 154px;
	}
}
/* 660px - 991px */
@media all and (max-width:991px) {
	.bg_review_top_block {
		padding-left: 15px;
		padding-right: 15px;
	}
	.review-form-description {
		width: 100%;
		max-width: 652px;
		margin-left: auto;
		margin-right: auto;
	}
	.bg_review_top_block {
		background-size: inherit;
	}
	.review-form-description {
		font-size: 16px;
		font-weight: 400;
	}
	.review-form-description>p {
		margin-bottom: 5px;
	}
}
/* 320px - 659px */
@media all and (max-width:659px) {
	.b1t-ymservice-news-list-reviews .items .row>div {
		width: 100% !important;
	}
}