

/* Start:/local/templates/aspro_next/components/bitrix/form.result.new/marking/style.css?17636761162720*/
h3 {
	color: red;
}
.b-form .form__before {
	text-align: center;
	margin-bottom: 50px;
}
.b-form .form_wrap {
	margin-bottom: 20px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.b-form .form3 {
	width: calc(100% / 3 - 2px);
}
.b-form input, .b-form textarea {
	padding: 20px 15px;
	width: 100%;
	border: none;
	border-radius: 4px;
	margin: 1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.b-form .form1 {
	width: 100%;
}
.main-user-consent-request-announce {
	padding: 20px 0 30px;
	display: block;
	text-align: center;
	cursor: pointer;
	color: #333;
	/* font-size: 13px; */
	line-height: 15px;
	color: #337ab7;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.btn-wrap {
	text-align: center;
	margin: auto;
}
.b-form textarea {
	height: 90px;
}

.b-comment .comment__item {
	padding: 30px 0;
	border-bottom: 1px solid #ececec;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	/*justify-content: space-between;*/
}
.b-comment .comment__left {
	width: 180px;
}
.b-comment  .blog-author {
	font-size: 0.85em;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px!important;
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
}
.b-comment .comment__city {
	font-weight: bold;
	margin-bottom: 10px;
}
.b-comment .comment__item:last-child  {
	border-bottom: none;
}
.b-comment--list {
	margin-bottom: 50px;
}
.b-form--big-review .form__label {
	display: none;
}
.b-form--big-review .form__info {
	display: none;
}
/*.b-form h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 600;
}*/
.fancybox-slide--iframe .fancybox-content {
	padding: 30px;
	max-width: 600px!important;
	height: 515px!important;
}
@media only screen and (max-width: 1024px) {
	.b-form .form3 {
		width: 100%!important;
	}
	.b-form {
		padding: 30px!important;
	}
	.b-form--big-review {
		display: block;
	}
	.b-form .form__left-block {
		    margin: 0 0 0 -50px;
		width: 100%;
	}
	.b-form .form__right-block {
		width: 100%;
	}

}

@media only screen and (max-width: 767px) {
	.b-form {
		padding: 10px!important;
	}
	.b-form h2 {
		font-size: 25px!important;
		margin-bottom: 20px;
	}.b-form .form__left-block {
		margin: auto;
		width: 100%;
	}
	.b-comment .comment__left {
		width: 100%;
	}
	.b-comment .comment__content {
		padding-top: 10px;
		width: 100%;
	}
	.b-comment .comment__item {
		display: block;
	}
	.main-user-consent-request-announce {
	    font-size: 13px;
	}


}
/* End */
/* /local/templates/aspro_next/components/bitrix/form.result.new/marking/style.css?17636761162720 */
