

/* Start:/local/templates/ashmanov/components/bitrix/news.list/headblock.service/style.css?17734104881202*/
.b-why__wrapper {
	padding: 0px;
}
.b-why-list-item {
	padding: 32px;;
}
.b-why-list-item--white {
	background-color: #fff;
}
.b-why-list-item--gray {
	background-color: #dfe3e4;
}
.b-why-list-item--black {
	background-color: #383838;
}
.b-why-list-item--red {
	background-color: #c4262e;
}
.b-why-list-item__text {
	font-size: 16px;
	font-weight: 300;
}
.b-why-list-item p:first-of-type {
	margin-top: 0px;
}
.b-why-list-item p:last-of-type {
	margin-bottom: 0px;
}
.b-why-list-item--white .b-why-list-item__title,
.b-why-list-item--gray .b-why-list-item__title,
.b-why-list-item--white .b-why-list-item__text,
.b-why-list-item--gray .b-why-list-item__text{
	color: #383838;
}
.b-why-list-item--black .b-why-list-item__title,
.b-why-list-item--red .b-why-list-item__title,
.b-why-list-item--black .b-why-list-item__text,
.b-why-list-item--red .b-why-list-item__text{
	color: #fff;
}
@media all and ( min-width: 320px ) {
	.b-why-list-item__title {
		margin-bottom: 32px;
	}
}
@media all and ( min-width: 768px ) {
	.b-why-list-item {
		padding: 0px;
	}
	.b-why-list-item__column {
		padding: 48px 32px;
	}
}
@media all and ( min-width: 1024px ) {
	.b-why-list-item__column {
		padding: 72px 48px;
	}
}
/* End */


/* Start:/local/components/ashmanov/form-and-text/templates/bottomblock/style.css?177341048742*/
.b-form-bottom__wrapper {
	padding: 0px;
}
/* End */


/* Start:/local/templates/ashmanov/components/bitrix/news.list/form-text-main/style.css?1773410488920*/
.b-main-form-text__wrapper {
	background-color: #DFE3E4;
}
.b-main-form-text__wrapper :first-child {
	margin-top: 0px;
}
.b-main-form-text__wrapper :last-child {
	margin-bottom: 0px;
}
.b-main-form-text__title {
	color: #1D1D1C;
	letter-spacing: -0.3px;
}
.b-main-form-text__text {
	color: #1D1D1C;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
}
.b-main-form-text__text p:first-of-type {
	margin-top: 0px;
}
.b-main-form-text__text p:last-of-type {
	margin-bottom: 0px;
}

@media all and ( min-width: 320px ) {
	.b-main-form-text__wrapper {
		padding: 32px;
	}
	.b-main-form-text__title,
	.b-main-form-text__text {
		margin: 32px 0px;
	}
	.b-main-form-text__text p {
		margin: 22px 0px;
	}
}
@media all and ( min-width: 1344px ) {
	.b-main-form__wrapper {
		min-height: 384px;
	}
	.b-main-form-text__wrapper {
		min-height: 384px;
		padding: 56px 48px;
	}
	.b-main-form-text__title {
		margin: 25px 0px;
	}
}
/* End */


/* Start:/local/templates/ashmanov/components/bitrix/form.result.new/order-consultation/style.css?17734104882854*/

.b-field {
	position: relative;
}
.b-field--checkbox {
	padding-left: 30px;
}

.b-field__file {
	display: none !important;
}

.b-field__checkbox {
	display: none;
}

.b-field__checkbox + span {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	border: 2px solid #d1d1d1;
	/*background-color: rgba(56, 56, 56, .4);*/
}

.b-field__checkbox:checked + span {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALBAMAAAC9q6FRAAAAAXNSR0IB2cksfwAAACFQTFRFAAAA3wAg3wAl4AAl3wAl4AAl3wAk4AAl4QAl4AAl4AAlbcJ6XAAAAAt0Uk5TABAw72D/QL+gz9CjLnWRAAAAPUlEQVR4nGNgAAFGBghQdgBTTKZhDEyFQG5oA4NypACTaQQDg1ToRBCXgXFpJIgLEgBxQQIREM1SDQwIwwCdrwnZy0AGJwAAAABJRU5ErkJggg==') no-repeat center;
}


.b-consultation-form__wrapper {
	padding: 32px;
}
.b-consultation-form__name {
	margin-bottom: 32px;
}
.b-consultation-form label.error {
	display: none !important;
}
.starrequired {
	font-family: Arial;
}

.b-consultation-form .b-button__wrapper--loading {
	position: relative;
	opacity: 0.85;
}
.b-consultation-form .b-button__wrapper--loading .b-button__text {
	color: transparent;
}
.b-consultation-form .b-button__wrapper--loading:after {
	width: 24px;
	height: 24px;

	display: block;

	top: calc(50% - 12px);
	left: calc(50% - 12px);
	position: absolute;

	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("/static/img/oval.svg");

	content: " ";
}

@media all and ( max-width: 767px ) {
	.b-consultation-form__column {
		width: 100%;
	}
	.b-consultation-form__column--left {
		margin-bottom: 17px;
	}
	.b-consultation-form__submit {
		margin-top: 32px;
	}
}
@media all and ( min-width: 768px ) {

	.b-consultation-form__column--left {
		padding-right: 16px;
	}
	.b-consultation-form__column--right {
		padding-left: 16px;
	}
	.b-consultation-form__submit {
		margin-top: 27px;
	}
	.b-consultation-form__textarea {
		height: 118px;
	}
}
@media all and ( min-width: 1344px ) {
	.b-consultation-form__wrapper {
		padding: 50px 48px 54px 48px;
	}
	.b-consultation-form__name {
		margin-bottom: 20px;
	}
	.b-consultation-form__field {
		margin-bottom: 11px;
	}
	.b-consultation-form__textarea {
		height: 112px;
	}
	.b-consultation-form__column--left {
		padding-right: 24px;
	}
	.b-consultation-form__column--right {
		padding-left: 24px;
	}
	.b-consultation-form__submit {
		margin-top: 25px;
	}
}



.b-form-success {
	display: none;
}
.b-form-success__wrapper {
	text-align: center;
}
.b-form-success__wrapper p {
	color: #383838;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
}
@media all and ( min-width: 320px ){
	.b-form-success__wrapper {
		width: 275px;
		height: 275px;
		padding: 80px 30px;
	}
}
@media all and ( min-width: 640px ) {
	.b-form-success__wrapper {
		width: 384px;
		height: 384px;
		padding: 144px 48px;
	}
}

/* End */


/* Start:/local/templates/ashmanov/components/bitrix/news.list/interes/style.css?17734104881520*/
.b-interes {
	background-color: #e8e8e8;
	position: relative;
	z-index: 10;
}

.b-interes__title {
	color: #999999;
	font-size: 11px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;

}

@media all and (min-width: 320px) {
	.b-interes__wrapper {
		padding: 32px 16px;
	}
	.b-interes__title {
		margin: 0px 0px 32px 0px;
	}
}

@media all and (min-width: 768px) {
	.b-interes__wrapper {
		padding: 36px 48px 42px 48px;
	}
	.b-interes__title {
		margin: 0px 0px 25px 0px;
		font-size: 11px;
		line-height: 32px;
	}
}



.b-interes-item {
	padding: 32px;
	border-bottom: 1px solid #cecece;
}

.b-interes-item:first-of-type {
	margin-top: 0px;
	padding-top: 0px;
}

.b-interes-item:last-of-type {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.b-interes-item__link {
	display: block;
	text-decoration: none;
}

.b-interes-item__category {
	font-weight: 300;
	font-size: 15px;
	line-height: 19px;
}

.b-interes-item__title {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #383838;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

.b-interes-item__title:hover {
	color: #c4262e;
}

.b-interes-item__category {
	font-weight: 300;
	color: #383838;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

@media all and (min-width: 768px) {
	.b-interes-item {
		border-bottom: 0px;
		padding: 0px;
	}
	.b-interes-item__title {
		margin: 0px 0px 4px 0px;
	}
	.b-interes-item__category {
		font-size: 15px;
		line-height: 22px;
		font-weight: 300;
		margin: 4px 0px 0px 0px;
	}
}
/* End */
/* /local/templates/ashmanov/components/bitrix/news.list/headblock.service/style.css?17734104881202 */
/* /local/components/ashmanov/form-and-text/templates/bottomblock/style.css?177341048742 */
/* /local/templates/ashmanov/components/bitrix/news.list/form-text-main/style.css?1773410488920 */
/* /local/templates/ashmanov/components/bitrix/form.result.new/order-consultation/style.css?17734104882854 */
/* /local/templates/ashmanov/components/bitrix/news.list/interes/style.css?17734104881520 */
