

/* Start:/bitrix/templates/main/components/bitrix/catalog/rayons/style.css?1496265648697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/catalog/rayons/bitrix/catalog.section.list/.default/style.css?14962656917305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/price.block/style.css?149626565512093*/
.service-elem {
	margin: 15px 0;
}
.service-item {
	border: 1px solid #d3d3d3;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
	margin: 0 0 20px;
	padding: 20px 10px;
}

.service-item table{
	width: 100%;
}
.service-item table td.serv-price {
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-align: right;
	width: 110px;
}
.service-item table td.serv-name {
    width: 60%;
}

@media screen and (max-width: 700px) {
.service-item table td.serv-name {
    width: 40%;
}
}


.service-item table td.serv-but {
/    display: flex;
	text-align: right;
}
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.buy_link_new{
	color: white;
	background: #e60003;
	padding: 4px 10px;
	text-decoration: none;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior: url(/bitrix/templates/source/js/PIE.htc);
	position: relative;
	text-transform: uppercase;
	border: none;
    display: block;
    max-width: 150px;
    float: right;
    border-radius: 3px;
	text-align: center;
}
.buy_link_new:hover{
	color: white;
    background: #b40104;
}

.wrapper_order {
    text-align: right;
}

a.bordered:hover {
	border-color: transparent;
}
a.bordered {
	border-bottom: 1px dashed #000;
	color: #000;
	text-decoration: none;
}
/* CUSTOM TEMPLATE SERVICE */
.custom-service-template {
	margin: 30px 0 0;
}
.custom-service-template.mverification-template .service-title {
	line-height: 32px;
	margin: 0 0 22px;
}
.service-title {
	line-height: 32px;
	margin: 0 0 22px;
	color: #000000;
	font-size: 21px;
	font-weight: bold;
}
.custom-service-template .service-text {
	font-size: 14px;
	/*line-height: 26px;*/
	line-height: inherit;
}
.custom-service-template .service-title {
	color: #000000;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px;
}
.custom-service-template .service-caption-text {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 13px;
}

.service-gall-detail,
.service-type-detail {
	text-align: left;
	padding: 0 25px 0 0;
	width: 641px;
}
.service-gall-detail {
	width: 650px;
}
.service-gall-detail .title,
.service-type-detail .title {
	border-bottom: 5px solid #e7e7e7;
	font-size: 21px;
	line-height: 100%;
	margin: 0 0 23px;
	padding: 0 0 12px;
	text-align: center;
	text-transform: uppercase;
}
.service-type-detail .description {
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 26px;
}
.service-type-detail .column:first-child {
	margin: 0;
}
.service-type-detail .column {
	float: left;
	margin: 0 0 0 60px;
	width: 290px;
}
.service-type-detail .column .caption {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
}
.service-type-detail .column ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.service-type-detail .column ul.service-dop li:before {
	background-position: -33px -105px;
	height: 13px;
	margin: -6px 0 0;
}
.service-type-detail .column ul li:before {
	background: url(/bitrix/templates/source/images/custom_service_sprite.png) -18px -105px no-repeat;
	content: "";
	height: 10px;
	margin: -5px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 12px;
}
.service-type-detail .column ul li {
	font-size: 14px;
	line-height: 21px;
	margin: 12px 0 0;
	padding: 0 30px 0 0;
	position: relative;
}
.service-type-detail .work-wrap {
	margin: 27px 0 0;
}
.service-type-detail .work-wrap ul {
	list-style: none;
	margin: 0 0 35px;
	overflow: hidden;
	padding: 0;
}
.service-type-detail .work-wrap ul li:first-child {
	margin: 0;
}
.service-type-detail .work-wrap ul li {	
	float: left;
	margin: 0 0 0 20px;
	width: 310px;
}
.service-type-detail .work-wrap ul li .image {
	display: table-cell;
	height: 210px;
	text-align: center;
	vertical-align: middle;
	width: 310px;
}
.service-type-detail .work-wrap ul li .descr {
	font-size: 13px;
	line-height: 18px;
	margin: 17px 0 0;
}
.service-type-detail .work-wrap .title {
	border: 0px solid #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 14px;
	padding: 0;
	text-align: left;
}
.service-type-detail .work-wrap .align-right {
	text-align: right;
}
.service-type-detail .work-wrap .align-right span.show-more:hover {
	border-color: transparent;
}
.service-type-detail .work-wrap .align-right span.show-more {
	border-bottom: 1px dashed #000;
	cursor: pointer;
	font-size: 13px;
	line-height: 100%;
}
#popupContainerComp .form-reload {
	margin: 35px 0 0;
}
.service-gall-detail #gallSlideshow {
	margin: 0 auto 35px;
	width: 650px;
}
.service-gall-detail #gallSlideshow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.service-gall-detail #gallSlideshow .jcarousel-prev,
.service-gall-detail #gallSlideshow .jcarousel-next {
	background: url(/bitrix/templates/source/images/custom_service_sprite.png) 0 -123px no-repeat;
	cursor: pointer;
	height: 45px;
	left: 14px;
	margin: -22px 0 0;
	position: absolute;
	top: 50%;
	width: 45px;
}
.service-gall-detail #gallSlideshow .jcarousel-next {
	background-position: -50px -123px;
	left: auto;
	right: 14px;
}
.service-gall-detail #gallSlideshow .jcarousel-prev:hover {
	background-position: 0 -173px;
}
.service-gall-detail #gallSlideshow .jcarousel-next:hover {
	background-position: -50px -173px;
}
.service-gall-detail #gallSlideshow ul li {
	float: left;
	height: 400px;
	width: 650px;
}
.service-gall-detail .main-works p.caption {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}
.service-gall-detail .main-works ul {
	list-style: none;
	margin: 0 0 0 -20px;
	overflow: hidden;
	padding: 0;
}
.service-gall-detail .main-works ul li:before {
	border-bottom: 1px dashed #989898;
	bottom: 5px;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
}
.service-gall-detail .main-works ul li {
	font-size: 14px;
	float: left;
	line-height: 20px;
	margin: 13px 20px 0;
	position: relative;
	width: 295px;
}
.service-gall-detail .main-works ul li span {
	background: #fff;
	display: inline-block;
	float: left;
    padding: 0 5px 0 0;
	position: relative;
	vertical-align: bottom;
    width: auto;
    max-width: 200px;
	z-index: 1;
}
.service-gall-detail .main-works ul li span.right:before {
	background: url(/bitrix/templates/source/images/custom_service_sprite.png) -50px -105px no-repeat;
	content: "";
	height: 10px;
	margin: -5px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 9px;
}
.service-gall-detail .main-works ul li span.right {
	color: #000;
	font-weight: bold;
	max-width: none;
	padding: 0 14px 0 5px;
    position: absolute;
    right: 0;
    bottom: 0;
	float: right;
}



.service_bottom_text {
	margin: 20px 0;
}
#radiator-calc {
	border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
    margin: 15px 0 20px;
    padding: 25px;
}
#radiator-calc .rooms {
	border-bottom: 5px solid #e7e7e7;
    margin-bottom: 20px;
}
.room-0 {
	display: none !important;
}
#radiator-calc .roomNum {
	font-weight: bold;
    font-size: 16px;
}
#radiator-calc .addRoom {
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff, #f4f4f4);
	background: -webkit-linear-gradient(top, #ffffff, #f4f4f4);
	background: -o-linear-gradient(top, #ffffff, #f4f4f4);
	background: -ms-linear-gradient(top, #ffffff, #f4f4f4);
	background: linear-gradient(top, #ffffff, #f4f4f4);
    padding: 10px 40px;
	border: 1px solid #e7e7e7;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    cursor: pointer;
	display: inline-block;
}
#radiator-calc .addRoom:hover {
	background: #f4f4f4;
	background: -moz-linear-gradient(top, #f4f4f4, #ffffff);
	background: -webkit-linear-gradient(top, #f4f4f4, #ffffff);
	background: -o-linear-gradient(top, #f4f4f4, #ffffff);
	background: -ms-linear-gradient(top, #f4f4f4, #ffffff);
	background: linear-gradient(top, #f4f4f4, #ffffff);
}
#radiator-calc .submit {
	background: #ef2d2d;
	background: -moz-linear-gradient(top, #ef2d2d, #c52525);
	background: -webkit-linear-gradient(top, #ef2d2d, #c52525);
	background: -o-linear-gradient(top, #ef2d2d, #c52525);
	background: -ms-linear-gradient(top, #ef2d2d, #c52525);
	background: linear-gradient(top, #ef2d2d, #c52525);
    color: #fff;
    padding: 10px 40px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    cursor: pointer;
	display: inline-block;
	float: none !important;
}
#radiator-calc .submit:hover {
	background: #c52525;
	background: -moz-linear-gradient(top, #c52525, #ef2d2d);
	background: -webkit-linear-gradient(top, #c52525, #ef2d2d);
	background: -o-linear-gradient(top, #c52525, #ef2d2d);
	background: -ms-linear-gradient(top, #c52525, #ef2d2d);
	background: linear-gradient(top, #c52525, #ef2d2d);
}

#radiator-calc input {
	border: 1px solid #d6d5d5;
	height: 35px;
    line-height: 35px;
    margin: 0 0 0 10px;
    width: 130px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	/*text-align: center;*/
	outline: none;
	padding: 0 30px;
    box-sizing: border-box;
}
#radiator-calc .blocks {
	display: inline-block;
    vertical-align: top;
	margin: 15px 0;
}
#radiator-calc .blocks.block-2 {
	float: right;
}
#radiator-calc .blocks .jcf-select/*, #radiator-calc .blocks select */{
	width: 130px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
	border: 1px solid #d6d5d5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	outline: none;
    padding: 0 30px;
	box-sizing: border-box;
}
#radiator-calc .blocks .jcf-select-height {
	width: 180px;
}
#radiator-calc .blocks label {
	margin-right: 20px;
}
#radiator-calc .blocks .jcf-select .jcf-select-text {
	margin: 0;
}
#calc-result .result {
	border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
    margin: 0 0 10px;
    padding: 15px 25px;
    font-size: 21px;
    font-weight: bold;
}
#calc-result .result-bottom {
	margin-bottom: 30px;
}
#calc-result .result-left, #calc-result .result-right {
	border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
    padding: 25px;
    display: inline-block;
	box-sizing: border-box;
	height: 245px;
	overflow: hidden;
	vertical-align: top;
}
#calc-result .result-left {
	width: 435px;
	margin-left: 10px;
}
#calc-result .result-left .head {
	font-weight: bold;
    font-size: 16px;
}
#calc-result .result-right {
	font-size: 21px;
	font-weight: bold;
	line-height: 26px;
	width: 260px;
}
#calc-result .result-right span {
	color: #ef2d2d;
}
#calc-result .result-right a {
	background: #ef2d2d;
    background: -moz-linear-gradient(top, #ef2d2d, #c52525);
    background: -webkit-linear-gradient(top, #ef2d2d, #c52525);
    background: -o-linear-gradient(top, #ef2d2d, #c52525);
    background: -ms-linear-gradient(top, #ef2d2d, #c52525);
    background: linear-gradient(top, #ef2d2d, #c52525);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer;
    display: inline-block;
	text-decoration: none;
	width: 205px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 10px;
}
#calc-result .result-right a:hover {
	background: #c52525;
    background: -moz-linear-gradient(top, #c52525, #ef2d2d);
    background: -webkit-linear-gradient(top, #c52525, #ef2d2d);
    background: -o-linear-gradient(top, #c52525, #ef2d2d);
    background: -ms-linear-gradient(top, #c52525, #ef2d2d);
    background: linear-gradient(top, #c52525, #ef2d2d);
}
@media (min-width: 550px) {
	.service-order-form-popup form input[type="text"] {
		width: 223px !important;
	}	
}

.service-sub-title {
	color: #eb2c2c;
    margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/.default/components/im/iblock.form/service_consult/style.css?1548073066819*/
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

.popup-form {
	text-align: left;
}

.popup-form {
	font-size: 16px;
}

.popup-form input[type="text"], .popup-form textarea {
	width: 300px;
	margin: 0 0 15px 0;
	font-size: 14px;
}

.popup-form input[type="text"] {
	height: 40px;
	line-height: 40px;
}

.popup-form textarea {
	height: 150px;
}
.service h3 {
	border:none;
	padding-bottom: 0;
}
.service {
	margin-top:30px;
	box-shadow: 0 0 10px 0 #555555;
	padding:25px;
	height:auto;
    display: inline-block;
}

.service  form  {
	height:80px;
}
.service  input  {
	float: left;
}
.service  .button  {
	margin-left:20px;
	padding: 12px 10px;
	background: url("/bitrix/templates/source/images/bg_submit.png") repeat-x scroll left top;
	background-size: contain;
}
font.notetext {
color: green;
}

/* End */
/* /bitrix/templates/main/components/bitrix/catalog/rayons/style.css?1496265648697 */
/* /bitrix/templates/main/components/bitrix/catalog/rayons/bitrix/catalog.section.list/.default/style.css?14962656917305 */
/* /bitrix/templates/main/components/bitrix/news.list/price.block/style.css?149626565512093 */
/* /bitrix/templates/.default/components/im/iblock.form/service_consult/style.css?1548073066819 */
