html, body {
    margin: 0;
    padding: 0;
	font-family: "SegoeUIRegular";
overflow-x: hidden;
}

a{
color:#e60003;
}

a:hover{
color:#b40104;
}

b,
strong{
	font-family: "SegoeUIbold"
}

img{
max-width: 100%;
border: 0; 
}

h1{
    color: #3b3b3b;
    font-size: 30px;
    margin: 20px 0;
    display: block;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
border-bottom: 5px solid #e7e7e7;
}

h2{
    color: #b40104;
	font-size: 22px;
clear: both;
}

.ct-h2{
    color: #b40104;
	font-size: 22px;
}

.podmoskovie>p {
    font-weight: bold;
    margin: 6px 0 0 0;
    display: block;
}


.cnt{
	max-width: 1190px;
	width: 90%;
    margin: 0 auto;
}

header{
	background: #f2f2f4;
    height: 150px;
	z-index: 100;
	/*overflow: hidden;*/
}

.header{
	background: #f2f2f4;
}


header .logo{
	background: #fff;
	width: 173px;
    height: 150px;
	float:left;
    text-align: center;
}

.header .logo{
	background: #fff;
	width: 173px;
    height: 50px;
	float:left;
    text-align: center;
}

header .logo img{
	margin-top:30px;
	width: 140px;
}

.header .logo img{
	margin-top:5px;
}


header .text{
	width: 267px;
	float:left;
	padding-top:5px;
}

header .text>p{
	background: url(img/header-text.jpg) center left no-repeat;
	color:#6b6b6b;
	font-size: 13px;
    margin: 4px 0;
    padding: 0px 20px;
    height: 43px;
}

header .text .call-back{
    float: left;
    max-width: 100%;
    margin-top: 8px;
    border-radius: 0;
    font-size: 13px;
padding: 5px 10px;
}

header .servis{
	width: 204px;
/	height: 82px;
/	float:left;
	border-left:1px solid #e60003;
	margin-top:4px;
}

header .sale{
	width: 204px;
/	height: 82px;
/	float:left;
	border-left:1px solid #e60003;
	margin-top:4px;
}

header .servis>span,
header .sale>span{
	background:#e60003;
	color:#fff;
	display: table;
	padding:3px 15px;
	font-size: 12px;
	font-family: "SegoeUIBold"
}


header .servis>a, header .sale>a {
    margin: 1px 10px;
    color: #4e4e4e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    line-height: 1.2;
}

header .servis .post,
header .sale .post{
	color:#bc0404;
	font-size: 14px;
	font-weight: normal;
}

header .servis>a>strong,
header .sale>a>strong{
	font-size: 20px;
}

header .user{
	width: 233px;
/	height: 150px;
	float:right;
}

header .mobile{
	display:none;
}

header .user .cart{
	background: url(img/cart.jpg) center right no-repeat #e60003;
	color:#fff;
	height: 50px;
}

header .user .cart>p{
	margin:0px 20px;
    font-size: 14px;
}

header .user .cart>p>b{
	font-family: "SegoeUIBold";
}

header .user .cart>p>b>a{
	color:#fff;
}

header .user .enter{
	background: url(img/enter.jpg) center right no-repeat #666b74;
	color:#fff;
	height: 50px;
	position: relative;
}
.header .enter{
	/*width: 70px;*/
	float: right;
	
}
.header .for-login-popup{
	margin-top: 12px;
}
header .user .enter p{
	margin: 12px 10px;
    font-size: 14px;
    display: inline-block;
}
header .user .enter p:last-child{
	margin-right: 0;
}
.for-login-popup{
	margin-left: 20px;
}
header .user .enter p>a{
	color:#fff;
}
header .user .bx-user-info-anchor-nolink{
	float: left;
	padding-left: 10px;
}
/* popup login*/
header .form-auth-head, .header .form-auth-head   {
	display: none;
	position: absolute;
	top: 50px;
	left: -50px;
	z-index: 400;
	text-align: left;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #818588;
	box-shadow: 0 0 10px 0 #555555;
	-webkit-box-shadow: 0 0 10px 0 #555555;
	-moz-box-shadow: 0 0 10px 0 #555555;
	font-size: 12px;
}
.header .fixedmenu-auth-head{
	right: 80px;
	left: inherit;
	position: fixed;
}
header .form-auth-head.active, .header .fixedmenu-auth-head.active  {
	display: block;
}
header .form-auth-head .auth_form, .header .form-auth-head .auth_form{
    position: relative;
    width: 288px;
    margin: 0 0 20px 0;
}
header .user .enter .form-auth-head .error p, .header .user .enter .form-auth-head .error p{
	margin-bottom: 0;
}
.iks {
    width: 10px;
    height: 11px;
    background: url(/bitrix/templates/.default/components/bitrix/system.auth.form/.default/images/close.png) no-repeat;
    position: absolute;
    top: 10px;
    right: 14px;
    z-index: 200;
    cursor: pointer;
}
.auth_form_title{
    padding: 20px 0 0 29px;
}
.auth_form_title p{
    color: black;
    font-size: 20px;
}
header .user .enter .form_block_text p, .header .user .enter .form_block_text p{
	margin: 0;
}
.form_block{
    padding: 10px 0 0 29px;
    float: left;
}
.back_input{
    position: relative;
    width: 220px;
    height: 26px;
}
.back_input label{
    position: absolute;
    top: -19px;
    right: 0px;
    font-style: italic;
    color: red;
    font-size: 11px !important;
}
.back_input input{
    background-color: white;
    border: 0 none;
    margin-left: 2px;
    margin-top: 4px;
    width: 98%;
}
.form_block_left{
    float: left;
	margin: 4px 0 0px;
}
.form_block_left input{
    margin-top: 0px;
}
.form_block_right{
    float: left;
    padding-left: 5px;
}
header .user .enter .form_block_right p{
	margin: 0;
}
.form_block_buttons{
    width: 223px;
    padding: 10px 0 0 29px;
    float: left;
}
.form_block_left_button{
    float: left;
}
.form_block_left_button a{
    color: #fff;
}
.form_block_right_button{
    float: right; 
}
.form_block_right_button input{
    background: #b40104;
    color: #fff;
    font-size: 14px;
    width: 100%;
    margin: 0 0 20px;
    font-family: "SegoeUISemibold";
    border: none;
    text-align: center;
    padding: 5px 10px;
}

.error_text{
    text-align: right;
    line-height: 15px;
    font-style: italic;
    color: red;
    margin: 10px 38px 0 0;
}
/* End popup login*/

header .user .search{
	background: url(img/search.jpg) center right no-repeat #abaeb3;
	color:#fff;
	height: 50px;
}
header .user .search img{
    float: right;
    margin: 10px 15px;
}

.header .phone{
background: url(/bitrix/templates/main/img/header-text.jpg) center left no-repeat;
	height: 50px;
float:left;
	width: 620px;
}

.header .phone>a{
    margin: 8px 30px;
    color: #4e4e4e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
}


.header .phone>a>strong {
    font-size: 26px;
}

.header .cart{
	background: url(/bitrix/templates/main/img/menu-fixed-bg-cart.jpg) center left no-repeat #666b74;
	height: 50px;
	float:left;
	width: 397px;
}

.header .cart .adr{
	color:#fff;
	padding-left:50px;
	margin: 0;
	float: left;
}

.header .cart>p{
	float:right;
	color:#fff;
    margin: 12px 20px 12px 0;
}
.fixed-menu .cart{
	width: 270px;
	color:#fff;
    font-weight: bold;
	margin-left:50px;
}
.fixed-menu .cart p{
	float:left;
}
.fixed-menu .cart p:first-child{
	margin-left: 30px;
	margin-right: 5px;
}
.header .cart>img{
float: right;
}

#title-search-input{
    width: 144px;
    margin: 10px 10px;
    padding: 5px;
    font-style: italic;
}
.bx_input_submit{
	float: right;
	background: url(/bitrix/templates/main/img/search-but.png) no-repeat;
	border: 0;
	width: 25px;
	height: 25px;
	margin: 12px  13px 0 0;
	cursor: pointer;
}
/*
.nav-menu-pc{
	background: #f2f2f4;
}

.nav-menu-pc .cnt{
	background:#e60003;
	height: 49px;
}

.nav-menu-pc a{
	font-size: 16px;
    text-transform: uppercase;
	color:#fff;
	float:left;
	padding:14px 33px;
}

.nav-menu-pc a:hover{
	background: #b40104;
}

.nav-menu-pc a:nth-child(1){
	background:#b40104;
	width: 173px;
	text-align: center;
	padding:14px 0;
}

.nav-menu-pc a:nth-child(8){
	background: url(img/contact.jpg) center right no-repeat #f3f4f7;
	width: 193px;
	text-align: left;
	padding:15px 0 14px 40px;
	float:right;
	color:#000;
}*/






.nav-menu-pc{
	background: #f2f2f4;
	z-index: 50;
	position: relative;
	z-index: 100;
	width: 100%;
}

.nav-menu-pc .cnt{
	background:#e60003;
	height: 49px;
}

.main-menu{
	background: #f2f2f4;
	position: fixed;
	top: -100px;
	width: 100%;
	z-index: 100;
	transition: 0s;
}

.main-menu .cnt-menu{
	background:#e60003;
	height: 49px;
display: table;
    max-width: 1190px;
    width: 90%;
    margin: 0 auto;
}

.main-menu .cnt-menu ul, .nav-menu-pc .cnt ul {
	margin: 0;
	padding: 0;
}
.main-menu .cnt-menu  li, .nav-menu-pc .cnt li {
	float:left;
    padding: 14px 18px;
	list-style: none;
}
.main-menu .cnt-menu  li > a, .nav-menu-pc .cnt li > a {
	font-size: 15px;
    text-transform: uppercase;
	color:#fff;
}

.main-menu .cnt-menu li:hover, .nav-menu-pc .cnt li:hover{
	background: #b40104;
}

.main-menu .cnt-menu li:nth-child(1), .nav-menu-pc .cnt li:nth-child(1){
	padding: 9px 10px;
    text-align: center;
	/*padding:14px 0;
	width: 173px;
	text-align: center;
    background: url(/bitrix/templates/main/img/menu-action-bottom.png) center right no-repeat #b40104;
background-position-x: 158px;*/
}
.main-menu .cnt-menu li:nth-child(2), .nav-menu-pc .cnt li:nth-child(2){
   /* background: url(/bitrix/templates/main/img/menu-action-bottom.png) center right no-repeat #818287;
background-position-x: 78px;*/
text-align: center;
    background: url(img/menu-action-bottom.png) center right no-repeat #818287;
    background-position-x: 102px;
    width: 80px;
    padding: 14px 21px;
}
.main-menu .cnt-menu li:nth-child(3), .nav-menu-pc .cnt li:nth-child(3){
    background: url(img/menu-action-bottom.png) center right no-repeat #b40104;
    background-position-x: 80px;
	padding: 14px 21px;
}

.main-menu .cnt-menu li.active, .nav-menu-pc .cnt li.active{
	background:#b40104;
}

.main-menu .cnt-menu li:nth-child(9), .nav-menu-pc .cnt li:nth-child(9){
	background: url(img/contact.jpg) center right no-repeat #e0e0e0;
	width: 193px;
	text-align: left;
	padding:15px 0 14px 40px;
	float:right;
	
}
.main-menu .cnt-menu li:nth-child(9) a, .nav-menu-pc .cnt li:nth-child(9) a{
	color:#000;
}
.cnt-menu ul li > .dropdown, .nav-menu-pc .cnt ul li > .dropdown{
    display: none;
    position: absolute;
    width: 100%;
	top: 100px;
	left: 0;
	height: 300px;
    z-index: 100;
}
.nav-menu-pc .cnt ul li > .dropdown{
	top: 50px;
}

.cnt-menu ul li > .dropdown > .cnt, .cnt ul li > .dropdown > .cnt{
	display: table;
	background:#d6d6d6;
padding: 30px 0;
}
.cnt-menu ul li:hover > .dropdown, .cnt ul li:hover > .dropdown{
    display: block;
	/*display: none !important;*/
}
.menu-container{
	margin: 0 auto;
}
.main-menu .cnt-menu li .dropdown li, .nav-menu-pc .cnt li .dropdown li{
	background: none;
	float: none;
	display: block;
	padding: 0;
	width: auto;
	text-align: left;
}
.mobile-menu .dropdown{
	display: none;
}
.mobile-menu .dropdown.active{
	display: block;
}
.main-menu .cnt-menu li .dropdown.small li, .nav-menu-pc .cnt li .dropdown.small li{
	float: left; 
	margin-right: 50px;
}

.nav-menu-pc li:nth-child(4) .dropdown.small li, 
.cnt-menu li:nth-child(4) .dropdown.small li{
	width: 20%;
}


.main-menu .cnt-menu li .dropdown li a, .nav-menu-pc .cnt li .dropdown li a{
	font-size: 14px;
	line-height: 1;
	color:#000;
	text-decoration: none;
	text-transform: inherit;
	margin:10px 0 10px 15px;
    display: block;
}
.main-menu .cnt-menu li .dropdown li a b, .nav-menu-pc .cnt li .dropdown li a b{
	margin: 15px 0 15px -15px;
text-transform: uppercase;
    color: #b40104;
}
.main-menu .cnt-menu ul li .dropdown ul, .nav-menu-pc .cnt ul li .dropdown ul{
	float: left;
	margin: 0 2%;
	padding: 0;
    width: 21%;
}
.main-menu .cnt-menu ul li .dropdown.small ul, .nav-menu-pc .cnt ul li .dropdown.small ul{
	width: 100%;
}

.main-menu .cnt-menu ul li .dropdown ul > li, .nav-menu-pc .cnt ul li .dropdown ul > li{
	margin: 0;
	padding: 0;
}

.slide{
	background: url(img/slide.jpg) center no-repeat;
    height: 303px;
	margin-top:0px;
    display: inline-block;
    width: 100%;
}

.slide b{
	background: url(img/slide-b.png) center no-repeat;
	color:#fff;
    display: block;
    height: 92px;
	width: 376px;
	text-align: center;
    font-size: 34px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 40px;
	margin:73px 0 0 -33px;
}

.slide i{
	background: url(img/slide-i.png) center no-repeat;
	color:#fff;
    display: block;
    height: 91px;
	width: 332px;
	text-align: center;
    font-size: 20px;
    font-style: normal;
	margin:0 0 0 37px;
}
.slide-new-holder{
	position: relative;
}
.slide-new-holder i{
	position: absolute;
	-webkit-animation:content-s 4s 1;
	-moz-animation:content-s 4s 1;
	animation:content-s 4s 1;   
}
.slide-new-holder b{
	position: absolute;
	-webkit-animation:content-s 2s 1;
	-moz-animation:content-s 2s 1;
	animation:content-s 2s 1;   
}
.slide-new-holder i{
	top: 165px;
}

@-webkit-keyframes content-s{
	0%{left:-500px;}
	100%{left:0;}
}
@-moz-keyframes content-s{
	0%{left:-500px;}
	100%{left:0;}
}
@keyframes content-s{
	0%{left:-500px;}
	100%{left:0;}
}

aside{
    float: left;
    width: 185px;
    margin-bottom: 50px;
    border: 1px solid #ccc;
    padding: 15px;
}

aside .news-item{
    font-size: 14px;
}

aside .news-date-time {
    background: #e60003;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    font-family: "SegoeUIRegular";
}

aside .news-item a {
    color: #e60003;
    display: block;
    margin: 10px 0;
    font-family: "SegoeUISemiBold";
}

.action-line{
    background: #e60003;
    padding: 0;
    margin: 10px 0 50px 0;
	text-align: center;
	overflow: hidden;
}

.action-line a>img{
    margin: 0 auto;
    padding: 0;
    display: block;
}

.main-inside{
/	margin-left: 50px;
    display: inline-block;
    width: 100%;
/    max-width: 920px;
}

.preimuchestva{
	max-width: 1190px;
	width: 90%;
    margin: 0 auto;
}

.preimuchestva .item{
    float: left;
    max-width: 270px;
    width: 21%;
    font-family: "SegoeUIBold";
    font-size: 14px;
    margin: 30px 2%;
	position: relative;
}

.preimuchestva .item:hover p{
/color:#b40104;
}

.preimuchestva .item>img{
	float:left;
	margin-right:26px;
}

.item .hover-text {
    background: url(/bitrix/templates/main/img/slide-i.png) center no-repeat;
    color: #fff;
    display: none;
    height: 91px;
    width: 332px;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    position: absolute;
	top: -100px;
	left: 50px;
}

.item .hover-text>p{
    width: 85%;
    margin: 10px auto;
    color: #fff;
}

.item .hover-text>span{
padding: 10px 35px;
    font-family: "SegoeUIRegular";
    display: inline-block;
}

.home-nav{
	max-width: 1190px;
	width: 90%;
    margin: 0 auto;
	background:#f2f2f2;
	display: table;
	padding:23px 0 40px 0;
	opacity: 1; 
    clear: both;
}

.home-nav .item-small{
	border: 7px solid #dbdddf;
	background:#fff;
    height: 180px;
	width: auto;
}

.home-nav .item-small:nth-child(2){
	margin:10px 0 0 0;
}


.home-nav .item-big{
	border: 7px solid #dbdddf;
	background:#fff;
	width: auto;
    height: 384px;
}

.home-nav .item-uslugi{
	border: 7px solid #dbdddf;
    height: 180px;
	width: 265px;
	float:left;
	background: url(img/item-uslugi.jpg) right no-repeat #fff; 
}

.home-nav .item-tovar-slider{
	background:#919295;
    height: 194px;
	width: 279px;
	float:left;
	margin:10px 0 0 0;
}

.home-nav .item-tovar-slider .img{
	float:right;
    margin: 7px 0 2px 0;
    padding: 0 14px;
}

.home-nav .item-small:hover,
.home-nav .item-big:hover,
.home-nav .item-uslugi:hover{
	border: 7px solid #df000e;
}

.home-nav .one{
	float:left;
	width: 279px;
	margin-left:23px
}

.home-nav .two{
	float:left;
	width: 279px;
	margin:0 10px;
}

.home-nav .three{
	float:left;
	width: 279px;
}

.home-nav .four{
	float:left;
	width: 279px;
    background: #fff;
	margin:0 0 0 10px;
    height: 398px;
}

.home-nav .four .item-form{
    padding: 14px;
}

.home-nav .four .item-form>form{
	margin-top: 30px;
}

.home-nav .four .item-form>strong{
    font-family: "SegoeUIBold";
    font-size: 24px;
    text-transform: uppercase;
}

.home-nav .four .item-form>i{
    font-family: "SegoeUIBold";
    font-size: 35px;
	text-align: center;
	font-style: normal;
	color: #b40104;
	margin: 10px 0 20px 0;
    display: block;
}

.home-nav .four .item-form>p{
	background: url(img/item-form-p.jpg) left no-repeat; 
	padding-left:25px;
	margin:5px 0;
}


.home-nav .four .item-form .four_input_text{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
/    behavior: url(/bitrix/templates/source/js/PIE.htc);
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    height: 30px;
    line-height: 30px;
    padding: 0 5%;
    width: 90%;
	margin-top:15px;
}

.home-nav .four .item-form .four_input_submit{
	background: #b40104;
	color:#fff;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
	margin-top:15px;
    font-family: "SegoeUISemibold";
    border: none;
	text-align: center;
	padding:5px 0;
}


.home-nav .head{
    font-family: "SegoeUIBold";
    font-size: 18px;
    text-transform: uppercase;
	margin: 5px 0 0 0 !important;
}

.home-nav .item-small .head a{
	width: 100%;
	max-width: 200px;
}

.home-nav .item-small .head:hover,
.home-nav .item-big .head:hover{
	background: #fff;
}

.head-img{
	margin:-7px 23px 0 10px;
	float:left;
}

.home-nav .item-small>p{
    line-height: 28px;
    margin: 7px 7px 2px 7px;
    padding: 0 7px;
}


.home-nav .item-small>p:nth-child(odd){
    background: #dbdddf;
}

.home-nav .item-small>p:hover{
    background: #bbbbbb;
}







.home-nav .item-big>p{
    line-height: 28px;
    margin: 7px 7px 2px 7px;
    padding: 0 7px;
}


.home-nav .item-big>p:nth-child(odd){
    background: #dbdddf;
}

.home-nav .item-big>p:hover{
    background: #bbbbbb;
}




.home-nav .item-uslugi>p{
    line-height: 28px;
    margin: 7px 0 2px 0;
    padding: 0 14px;
    font-family: "SegoeUIBold";
    font-size: 24px;
    text-transform: uppercase;
}

.home-nav .item-tovar-slider p{
    line-height: 28px;
    margin: 7px 0 2px 0;
    padding: 0 14px;
    font-family: "SegoeUIBold";
    font-size: 16px;
    text-transform: uppercase;
	color:#fff;
    overflow: hidden;
    height: 50px;
}

.home-nav .item-small>p>span{
	float:right;
    padding: 0 10px;
}

.home-nav .item-big>p>span{
	float:right;
    padding: 0 10px;
}

.home-nav .item-uslugi span{
    line-height: 28px;
    margin: 7px 0 2px 0;
    padding: 0 14px;
    display: block;
    width: 150px;
}
.home-nav .item-tovar-slider .img-holder{
	overflow: hidden;
}
.home-nav .item-tovar-slider span {
    border: 1px solid #a9a8a8;
    float: left;
    padding: 0 10px;
    background: #fff;
    margin: 10px 10px;
	display: block;
	position: relative;
	z-index: 1;
}

.home-nav .item-small a{
	width: 112px;
    display: inline-block;
	font-size: 15px;
	color:#000;
    text-decoration: none;
    line-height: 14px;
}

.home-nav .item-big a{
/	width: 112px;
    display: inline-block;
	font-size: 15px;
	color:#000;
    text-decoration: none;
    line-height: 14px;
}

.home-nav .item-uslugi a{
	font-size: 15px;
	color:#000;
    text-decoration: none;
    line-height: 14px;
	margin: 0 15px;
}

.home-nav .item-small a:hover,
.home-nav .item-big a:hover,
.home-nav .item-uslugi a:hover{
	color:#df000e;
}

.home-nav .arshin-wrap{
background:#dcdcdc;
width: 100%;
    overflow: hidden;
color:fff;
    height: 194px;
	float:left;
	margin:10px 0 0 0;
/position: relative;
}

.home-nav .arshin{
background: url(/bitrix/templates/main/img/arshin-home.jpg) right no-repeat;
/    overflow: hidden;
    height: 194px;
	width: 279px;
/	float:left;
/	margin:10px 0 0 0;
position: relative;
}

.home-nav .arshin p:nth-child(1){
	color: #fff;
    font-size: 46px;
    text-transform: uppercase;
    padding-top: 10px;
    margin: 0 0 10px 15px;
    font-weight: 900;
    font-family: "SegoeUISemibold";
    line-height: 46px;
}

.home-nav .arshin p:nth-child(2){
	color:#fff;
    font-size: 16px;
    margin: 0 0 10px 15px;
    font-family: "SegoeUISemibold";
    width: 195px;
}

.home-nav .arshin p:nth-child(3){
	color:#7dcf01;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0 0 0 15px;
    font-family: "SegoeUISemibold";
}

.home-nav .arshin img{
background: url(/bitrix/templates/main/img/arshin-home.png) right no-repeat;
left: 100%;
position: absolute;
    top: 0;

    transform: translate(-518px,0);
    -webkit-transform: translate(-518px,0); /** Chrome & Safari **/
    -o-transform: translate(-518px,0); /** Opera **/
    -moz-transform: translate(-518px,0); /** Firefox **/
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 1s ease-in-out; /** Firefox **/
    -o-transition: all 1s ease-in-out; /** Opera **/
}

.home-nav .arshin:hover img{
    transform: translate(-279px,0);
    -webkit-transform: translate(-279px,0); /** Chrome & Safari **/
    -o-transform: translate(-279px,0); /** Opera **/
    -moz-transform: translate(-279px,0); /** Firefox **/
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all 1s ease-in-out; /** Firefox **/
    -o-transition: all 1s ease-in-out; /** Opera **/
}

.red{
	background: url(img/red.png) repeat; 
	height: 155px;
    width: 100%;
}

.popular{
	background: url(img/bg_center.png) repeat; 
    display: table;
    width: 100%;
}

.popular .cnt{
	background:#fff; 
    display: table;
    margin-top: -93px;
    padding: 9px 9px 40px 9px;
}

.popular .cnt>strong{
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
	margin:50px 0;
    display: block;
}

.popular .item {
	width: 24.8%;
	float:left;
    text-align: center;
	padding-bottom:43px;
}

.popular .item:nth-child(2){
	border-right: 3px solid #dbdddf;
	border-bottom: 3px solid #dbdddf;
}

.popular .item:nth-child(3){
	border-right: 3px solid #dbdddf;
	border-bottom: 3px solid #dbdddf;
}

.popular .item:nth-child(4){
	border-right: 3px solid #dbdddf;
	border-bottom: 3px solid #dbdddf;
}

.popular .item:nth-child(5){
	border-bottom: 3px solid #dbdddf;
}

.popular .item:nth-child(6){
	border-right: 3px solid #dbdddf;
}

.popular .item:nth-child(7){
	border-right: 3px solid #dbdddf;
}

.popular .item:nth-child(8){
	border-right: 3px solid #dbdddf;
}

.popular .item:nth-child(9){
}

.popular .item img{
	margin:21px 0;
}

.popular .item:hover p>a{
	color:#b40104;
}

.popular .item>p{
	font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}

.popular .item>p>a{
	color:#3b3b3b;
    text-decoration: none;
}
.clien-reviews{
	overflow: hidden;
}
.otzivi{
	background: url(img/bg-otzivi.jpg) center no-repeat fixed;
    display: table;
    width: 100%;
}

.otzivi .cnt{
	background: url(img/otziv-cnt.png) repeat; 
	margin:130px auto;
	padding:40px 0;
    display: table;
}

.otzivi .cnt>strong{
	color:#3b3b3b;
    font-size: 36px;
	margin: 20px 0;
	display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.otzivi .item {
	width: 25%;
	float:left;
    text-align: left;
	margin:0 4%;
}

.otzivi .item .head{
    font-family: "SegoeUIBold";
}

.otzivi .item .head .fio{
    color:#e60003;
}

.otzivi .item .head .data{
    background: #e60003;
    color: #fff;
    font-size: 12px;
    padding: 5px;
	font-family: "SegoeUIRegular"
}

.otzivi .add, .add.review-popup{
    background: #e60003;
    color: #fff;
    padding: 10px 40px;
	font-size: 16px;
    text-transform: uppercase;
	float:right;
	text-decoration: none;
	margin: 20px 20px 0 0;
}

.otzivi .add:hover{
	background: #b40104;
}


.otzivi .all{
    border: 2px solid #3b3b3b;
    color: #3b3b3b;
    padding: 8px 40px;
	font-size: 16px;
    text-transform: uppercase;
	float:right;
	text-decoration: none;
	margin: 20px 20px 0 0;
}

.form-home{
    height: 596px;
    width: 100%;
}

.form-home .left{
    background: url(/bitrix/templates/main/img/red.png) repeat;
    width: 50%;
	float:left;
    height: 596px;
}

.form-home .left .content {
    max-width: 591px;
	float: right;
    width: 100%;
}

.form-home .left .content>strong{
	font-size: 42px;
    text-transform: uppercase;
    font-family: "SegoeUIBold";
    color:#fff;
	margin:48px 0 0 72px;
    display: block;
}

.form-home .left .content>p{
	font-size: 30px;
    text-transform: uppercase;
    font-family: "SegoeUIBold";
    color:#fff;
	margin:12px 0 14px 72px
}


.form-home .left .content>big{
	font-size: 72px;
    color:#73ebee;
    font-family: "SegoeUIBold";
	margin:0 0 0 72px;
}


.form-home .left .action-form{
    background: url(/bitrix/templates/main/img/form-home-left.png) no-repeat;
    width: 100%;
	float:left;
    height: 275px;
}

.form-home .left .action-form>form{
    float: right;
    max-width: 466px;
    margin-top: 50px;
    width: 100%;
}

.form-home .left .action-form .intext{
    background:#fff;
    padding: 15px 15px 15px 70px;
    border: 1px solid #cccccc;
    display: block;
    margin-bottom: 20px;
    max-width: 255px;
    width: 75%;
    font-size: 17px;
    color: #333;
}

.form-home .left .action-form .insub{
    background: #e60003;
    padding: 15px 0;
    display: block;
    max-width: 340px;
    width: 100%;
    font-size: 17px;
    color: #fff;
    border: 0;
    font-weight: bold;
}

.form-home .left .action-form .insub:hover{
	background: #b40104;
}

.form-home .right{
    background: url(/bitrix/templates/main/img/form-home-right.jpg) left center no-repeat;
    width: 50%;
	float:left;
    height: 596px;
}


.grey{
    height: 182px;
    width: 100%;
    background: url(/bitrix/templates/main/img/bg_center.png) repeat;
}

.news{
text-align: center;
}

.news .cnt{
    background:#fff;
	margin-bottom:-33px;
	text-align: left;
	display: inline-block;
	padding:0 30px 30px 30px;
}

.news .cnt .item-cnt>div>a{
color: #333;
    display: block;
    margin: 10px 0;
    font-family: "SegoeUISemiBold";
}

.news .cnt .item-cnt>p{
font-size:14px;
}

.news-left{
    width: 45%;
	float:left;
	margin-right:10%;
}

.news-left .item{
	margin-top:30px;
}


.news-left .item-cnt{
	display: table;
}

.news-left .item>a>img{
    float:left;
    max-width: 156px;
	margin:0 24px 0 0;
}


.news-left .item .item-cnt>span{
    background: #e60003;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    font-family: "SegoeUIRegular";
}

.news-left .item>div>a{
    color: #e60003;
    font-family: "SegoeUIBold";
	margin-top: 10px;
    display: block;
}

.news-left>strong,
.obzor>strong{
    background: #e60003;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 88px 0 0 0;
	display: block;
    font-family: "SegoeUIBold";
}

.obzor{
    width: 45%;
	float:left;
}

.obzor  .item{
	margin-top:30px;
}


.obzor .item-cnt{
	display: table;
}

.obzor .item>a>img{
    float:left;
    width: 156px;
	margin:0 24px 0 0;
}


.obzor .item .item-cnt>span{
    background: #e60003;
    color: #fff;
    font-size: 12px;
    padding: 5px;
    font-family: "SegoeUIRegular";
}

.obzor .item>div>a{
    color: #e60003;
    font-family: "SegoeUIBold";
	margin-top: 10px;
    display: block;
}

.text-s{
    background: url(/bitrix/templates/main/img/text-s.jpg) center no-repeat fixed;
	padding:119px 0;
	width: 100%;
    clear: both;
	color:#fff;
}

.text-s .cnt{
    background: url(/bitrix/templates/main/img/text-s-cnt.png) repeat;
	padding:50px;
    font-size: 14px;
}

.text-s h1{
    font-size: 42px;
    text-transform: inherit;
    border: 0;
    color: #fff;
}

.redline{
    background: url(/bitrix/templates/main/img/red.png) repeat;
    height: 70px;
    width: 100%;
	margin: 60px 0 0 0;
    clear: both;
}

.actions{
    text-align: center;
}

.actions  .cnt{
    background:#fff;
	margin:-33px auto;
	text-align: left;
	display: inline-block;
	padding:54px 0;
	font-size: 14px;
}



.actions .news,
.actions .hits,
.actions .sales{
    width: 28%;
	float:left;
	margin-right:4%;
padding-right: 3%;
    text-align: left;
}

.actions .news,
.actions .hits{
    border-right: 3px solid #dbdddf;
}

.actions .sales{
margin-right:0 !important;
padding-right:0 !important;
}


.actions .news>b,
.actions .hits>b,
.actions .sales>b{
    font-family: "SegoeUISemiBold";
    font-size: 24px;
    text-transform: uppercase;
}

.actions .news .item,
.actions .hits .item,
.actions .sales .item{
	display: table;
    width: 100%;
	margin-top:24px;
}

.actions .news .item>span,
.actions .hits .item>span,
.actions .sales .item>span{
    font-family: "SegoeUIBold";
	display: block;
}

.actions .news .item>span>b,
.actions .hits .item>span>b,
.actions .sales .item>span>b{
    text-decoration: line-through;
    color: #e60003;
}

.actions .news .img-cnt,
.actions .hits .img-cnt,
.actions .sales .img-cnt {
	width: 40%;
	float:left;
	margin-right:10px;
	text-align:center;
}


.actions .news .img-cnt>img,
.actions .hits .img-cnt>img,
.actions .sales .img-cnt>img {
	max-height: 150px;
    max-width: 100%;
}

.actions .news .item>a,
.actions .hits .item>a,
.actions .sales .item>a {
    display: block;
    margin-bottom: 10px;
	color:#000;
    text-decoration: none;
}

.actions .news .item>b,
.actions .hits .item>b,
.actions .sales .item>b{
    text-decoration: line-through;
    color: #ef2d2d;
    font-size: 14px;
}

.actions .in-cart{
	background: #e60003;
    color: #fff !important;
    padding: 10px 50px;
    font-size: 16px;
    text-transform: uppercase;
    float: right;
    margin: 20px 20px 0 0;
	border-radius: 3px;
}

.actions .in-cart:hover{
	background: #b40104;
}

.map-btn {
	width: 100%;
    margin: 0 auto;
	text-align: center;
	vertical-align: middle;
}

.map-btn strong{
    color: #3b3b3b;
    font-size: 36px;
    margin: 20px 0;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}


.map-holder{
	display:none;
	width: 100%;
    margin: 0 auto;
    height: 500px;
	text-align: center;
	vertical-align: middle;
}
.map-holder.active{
	display:block;
}

footer{
	background: #454348;
padding:50px 0;
display: inline-block;
    width: 100%;
color:#fff;
    font-size: 14px;
}


.footer-1,
.footer-2,
.footer-3{
float:left;
	width: 30%;
}

.footer-4{
    float: right;
}

.footer-4>a{
    display: block;
    color: #989898;
    text-decoration: none;
    font-size: 12px;
}

.all-price {
    font-size: 18px;
    font-weight: bold;
    background: url(/upload/images/all-price.jpg) left no-repeat;
    padding-left: 40px;
    height: 60px;
    text-align: right;
    width: 145px;
    display: block;
    margin: 0 0 20px 0;
    line-height: 1;
}

.all-price>span {
    font-size: 14px;
    font-weight: normal;
}

#vk_groups{
    margin: 30px 0;
}

.mobile-menu, .mobile-menu-holder{
	display: none;
}
.popup-reviews{
	display: none;
}

.bx_item_slider .ya-share2{
    margin: 10px 0;
    text-align: center;
}

.ya-share2{
   margin: 5px 0;
}

.service_sertificates{
text-align: center;
}
.item-tovar-slider .bx-wrapper, .item-tovar-slider .bx-viewport{
	min-height: 192px;
}

.fancybox-review .reviewForm .popup-form form input[type="text"]{
	float: none;
	display: block;
	width: 100%;
}
.fancybox-review .reviewForm .popup-form form textarea{
	width: 100%;
}
.fancybox-review .reviewForm .popup-form form input[type="submit"]{
	width: 50%;
}
.bx_catalog_list_home.col3 .bx_catalog_item{
/	border: 1px solid #cfcfcf;
/    padding: 1px 26px;
    padding: 0 !important;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item :hover.bx_catalog_item_container,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container {
	box-shadow: none;
	-webkit-animation: inherit;
	animation: inherit;
	
	padding: 0 20px 20px 20px;
	overflow: hidden;
	display: block;
    height: auto;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_title{
	text-overflow: inherit;
    white-space: inherit;
}
.service-phone-wrap{
	display: none!important;
}

span.pagging-cat{
background-color: #abaeb3;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-radius: 15px;
}

a.pagging-cat {
background-color: #b40104;
    color: #fff;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border-radius: 15px;
}

.lastBread{
    font-weight: bold;
}

.td-sertifikat-2 {
    width: 22%;
    padding: 1%;
    float: left;
    text-align: center;
	height: 400px;
}


.td-sertifikat {
    width: 22%;
    padding: 1%;
    float: left;
    text-align: center;
	height: 400px;
}

#formEquip{
	float:left;
    width: 100%;
}

.card_page-forn_eqip #formEquip{
	float:left;
    width: 100%;
}

.formEquip-right{
	float:left;
    width: 50%;
}

.formEquip-right i{
    background-color: #e60003;
    color: white;
    height: 90px;
    width: 90px;
    float: left;
    line-height: 90px;
    text-align: center;
    display: block;
    border-radius: 45px;
    font-style: normal;
    font-weight: bold;
    font-size: 60px;
    margin-right: 40px;
}

#formEquip input[type="submit" i]{
	background: #e60003;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    text-transform: uppercase;
    float: left;
    text-decoration: none;
    margin: 0 0 30px 0;
    border-radius: 3px;
    border: navajowhite;
}

#formEquip input[type="text"] {
    width: 90% !important;
}

#elementFormOrder .title-form{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.podmoskovie {
    background: url(/upload/images/podmoskovie.jpg) right center no-repeat;
}

.podmoskovie>p {
    font-weight: bold;
    margin: 6px 0 0 0;
    display: block;
}

.teplosch_zam_item{
	width: 30%; 
    float: left;
	margin:0 3% 30px 0;
}

.teplosch_zam_item .image{
    float: left;
}

.teplosch_zam_item  .name{
	font-weight: bold;
    margin-left: 20px;
    display: block;
    float: left;
    font-family: "SegoeUIBold";
}
.teplosch_zam_item .text{
	clear: both;
}

.form-static{
	clear: both;
	margin:20px 0 0 0;
    display: inline-block;
    width: 100%;
}

.coll-2{
	width: 40%; 
    float: left;
	margin:20px 5%;
}

.coll-2 img{
	max-width: 90%; 
}


.coll4{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.coll4 .item {
    width: 20.5%;
    float: left;
    margin-right: 2.9%;
    border: 1px solid #ccc;
    padding: 1%;
    text-align: center;
}

.coll4 .item:nth-last-child(1) {
    margin-right: 0;
    float: right;
}

.coll4 .item b{
color: #b3090b;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "SegoeUIbold";
    margin: 20px 0 0 0;
    display: block;
}
.time_to_change{
	clear: both;
    width: 100%;
    display: inline-block;
}

.time_to_change>div {
	width: 30%; 
    float: left;
	margin:20px 1%;
}

.time_to_change img{
    display: block;
    margin: 0 auto;
}

.how_do_work>div{
	width: 45%; 
    float: left;
	margin:20px 5% 0 0;
}


.how_do_work img{
    float: left;
	margin:0 20px 0 0;
}

.variants>div{
	width: 45%; 
    float: left;
	margin:20px 5% 0 0;
}

.variants>div img{
	max-width: 90%; 
}
.rec-holder{
	display: block;
	overflow: hidden;
	height: 100px;
	width: 100%;
}


.rev-item{
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
    margin: 0 0 20px;
    padding: 20px 10px;
	position: relative;
}
.likeBlock{
    right: 30px;
    top: 15px;
}
#add-review {
    margin: 20px 0 !important;
}

.preimuchestva-poverki .item{
	float: left;
    text-align: center;
    width: 23%;
	margin:1%;
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.preimuchestva-poverki .item>img{
    width: 80%;
    max-width: 120px;
}
.bolle-10-let{
	width: 96%;
    background: url(/bitrix/templates/main/img/let-10.jpg) right center no-repeat;
    clear: both;
    color: #fff;
	padding:2%;
	display: inline-block;
}
.bolle-10-let .name{
	width: 170px;
	float: left;
	font-size: 18px;
}
.bolle-10-let img{
	float: left;
	margin: 0 5%;
}

.bolle-10-let .desyat-let{
	font-size: 24px;
    text-transform: uppercase;
	float: right;
}

.bolle-10-let .desyat-let b{
	font-size: 50px;
}

.personalnie{
font-size: 12px;
    line-height: 14px;
    display: block;
    margin-bottom: 10px;
}

.gerb{
    margin-bottom: 30px;
}

.auth_form_pos{
    display: none;
}


.preimuchestva-poverki-page{
	margin: 40px 0;
	overflow: hidden;
}
.preimuchestva-poverki-page .left{
	float:left;
    width: 50%;
}

.preimuchestva-poverki-page .left b,
.preimuchestva-poverki-page .right b{
    font-size: 26px;
    color: #555;
    margin-bottom: 20px;
    display: block;
}

.preimuchestva-poverki-page .right{
	float:right;
    width: 50%;
}

.preimuchestva-poverki-page .left .item img{
    width: 36px;
    float: left;
    margin-right: 20px;
}

.preimuchestva-poverki-page .left .item p{
	font-size: 18px;
    font-weight: bold;
	padding: 5px 0 0 0;
    margin: 12px 0;
}

.spasibo{
    border: 2px solid #999;
    max-width: 732px;
    display: table;
    width: 80%;
    margin: 0 auto;
}

.spasibo img{
	max-width: 100%;
}

.spasibo .item{
	float:left;
	width: 33%;
	text-align:center;
}

.spasibo .item a {
    text-decoration: none;
}

.spasibo .item a span{
    font-size: 20px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    margin-top: 10px;
    display: block;
}

.spasibo .item p{
    color: #b20507;
}

.spasibo .item p span{
    font-size: 20px;
    font-weight: bold;
}

.spasibo .interes{
	background-color: #b20507;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    margin: -5px 0 0 0;
    color: #fff;
    text-transform: uppercase;
}

.spasibo .close{
	background: url(/bitrix/templates/main/img/close.png) center no-repeat;
	display: block;
    height: 30px;
    width: 30px;
    margin: -33px -33px 0 0;
    float: right;

}

.td-sertifikat-2 {
    width: 22%;
    padding: 1%;
    float: left;
    text-align: center;
}
.schet{
    background: #e60003;
    padding: 0;
    text-align: center;
	height: 60px;
    margin: 10px 0 20px;
}
.schet-1{
background: url(/bitrix/templates/main/img/schet-1.jpg) left no-repeat #abaeb3;
float:left;
	height: 60px;
	color:#fff;
	font-weight:bold;
	text-transform: uppercase;
	font-size:23px;
    width: 567px;
}

.schet-1 a{
	color:#fff;
}

.schet-1 p{
    margin: 0 0 0 20px;
    padding: 0;
	line-height: 60px;
}

.schet-1 b{
	color:#e60003;
	font-size:43px
}

.schet-1 span{
	color:#fff;
	font-size:18px;
	text-transform: none;
}

.schet-2{
	position: relative;
background: url(/bitrix/templates/main/img/schet-2.jpg) left no-repeat #f3f4f7;
float:left;
	height: 60px;
width: 227px;
}
.procsim{
	position: absolute;
    top: 18px;
    left: 72px;
	color: #b40104;
}
.schet-2 div:first-child{
	float: left;
    margin: 5px 10px 0 40px;
}
.schet-2 p{
    text-align: left;
    color: #b40104;
    font-weight: 900;
    font-size: 14px;
    margin-top: 10px;
}

.schet-3{
background: url(/bitrix/templates/main/img/schet-3.jpg) right no-repeat #f3f4f7;
float:left;
	height: 60px;
width: 386px;
}

.schet-3 a:nth-child(1){
    width: 156px;
    border: 3px solid #444b51;
    color: #444b51;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    text-decoration: none;
    margin: 10px 0 0 10px;
    padding: 7px 7px;
}

.schet-3 a:nth-child(2){
    width: 156px;
    background: #e60003;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    text-decoration: none;
    margin: 10px 0 0 10px;
    padding: 10px 7px;
}

.krug-schet{
    width: 60px;
    height: 60px;
    border: 5px solid #818287;
    border-radius: 50%;
    line-height: 56px;
    color: #b40104;
    font-weight: bold;
    font-size: 22px;
    margin: 5px 10px 0 40px;
    text-align: center;
    float: left;
}

.strahovka, .komplekt-ustanovki {
	overflow: hidden;
}
.strahovka .left{
    width: 74%;
	float:left;
}

.strahovka .left img:nth-child(1){
float:left;
margin-right:33px;
width: 33%;
}

.strahovka .left img:nth-child(5){
width: 61%;
    float: right;
}

.strahovka .left p:nth-child(2){
color:#e60003;
    font-size: 27px;
    text-transform: uppercase;
font-weight: 900;
    margin: 0;
    padding: 0;
}

.strahovka .left p:nth-child(3){
color:#e60003;
    font-size: 48px;
    text-transform: uppercase;
font-weight: 900;
    margin: 0;
    padding: 0;
}

.strahovka .left p:nth-child(4){
    font-size: 14px;
}

.strahovka .right{
    width: 23%;
float:right;
}

.sort-block{
    /*border: 1px solid #ccc;*/
    padding:0 10px;
    /*background-color: #f2f2f4;
    font-weight: bold;*/
}

.h2-redline {
    background-color: #e60003;
    width: auto;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 20px;
    clear: both;
    font-weight: 900;
}

.service_center_photo .title{
    width: auto;
    display: block;
    text-align: center;
    color: #444b51;
    text-transform: uppercase;
    padding: 10px;
    font-size: 26px;
    margin-bottom: 20px;
    clear: both;
}

.h2-greyline {
    width: auto;
    display: block;
    text-align: center;
    color: #444b51;
    text-transform: uppercase;
    padding: 10px;
    font-size: 26px;
    margin-bottom: 20px;
    clear: both;
}


.serviceItem{
    width: 20.5%;
    margin: 0 2% 40px 0;
    float: left;
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
    padding: 16px;
    min-height: 480px;
}
.serviceItem:nth-child(4n){
	margin-right:0;
}
.serviceTitle{
	min-height: 70px;
	margin-bottom: 10px;
}
.serviceImg{
	margin-bottom: 10px;
	height: 150px;
	text-align: center;
}
.serviceImg img{
	width: 100%;
	max-width: 241px;
}
.servicePrice {
	margin-bottom: 10px;
	text-align: center;
}
.servicePrice span{
	font-size: 28px;
	font-weight: 600;
	color: #e60003;
}
.serviceText{
	background-color: #3F4A50;
	min-height: 100px;
	margin-bottom: 10px;
	padding: 8px;
	color: #fff;
	font-size: 13px;
}
.serviceText i{
    text-align: center;
    font-style: normal;
    font-weight: 800;
    font-family: "SegoeUIbold";
    display: block;
}
.serviceItem .buy_link_new{
	max-width: 100%;
}

.add-to-compare,
.succes-add-compare{
background: url(/bitrix/templates/main/img/sravnit.jpg) left center no-repeat #f3f7fa;
padding: 5px 5px 5px 30px;
    display: block;
    color: #444;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    background-position: 10px;
    margin-top: 10px;
	margin-bottom: 10px;
}

.succes-add-compare{
    color: #e60003 !important;
}

aside .soc img{
width:18%;
}

.nalichie-tovara {
    font-size: 13px;
    font-weight: 200;
    color: #459709;
    font-family: "SegoeUIRegular";
    margin-top: 10px;
    text-align: center;
}

.nalichie-tovara img {
    vertical-align: middle;
    margin-right: 5px;
}


.demottaje-price {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}

.demottaje-price .item{
	float:left;
	width: 29%;
    margin: 0 2%;
	text-align:center;
}

.demottaje-price .item img{
    max-width: 80%;
}

.demottaje-price strong {
    background-color: #e60003;
    width: auto;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 20px;
}
.demottaje-price .item a,
.demottaje-price .item .free  {
    background: #444b51;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px 40px;
margin: 12px auto;
    display: block;
    float: none;
}

.demottaje-price .item p {
    font-weight: 900;
}

.demottaje-price .item span {
    font-size: 14px;
    color: #fff;
    width: 80px;
    background-color: #b40104;
    height: 80px;
    display: block;
    border-radius: 50%;
    margin-top: -150px;
    float: right;
    position: relative;
}

.demottaje-price .item span i{
    display: block;
    font-weight: 900;
    font-family: "SegoeUIbold";
	font-size: 52px !important;
    font-style: normal;
    margin-top: 6px;
    padding: 0;
    line-height: 44px;
}

.price .item strong {
    background-color: #fff !important;
    display: block;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}

.format2 {
    background: none !important;
    color: #b40104 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-transform: inherit !important;
    font-weight: bold !important;
}

.contacts-grey{
background: #666b74;
    display: table;
    margin-bottom: -283px;
    position: relative;
color:#fff;
}

.contacts-grey .left{
    float:left;
    width: 44%;
padding:2%;
}

.contacts-grey .right{
    float:right;
    width: 44%;
padding:2%;
}

.contacts-grey .left strong,
.contacts-grey .right strong{
    text-transform: uppercase;
    font-size: 18px;
}

.contacts-grey hr{
background: #3e4248;
    width: 100%;
height: 3px;
    display: block;
border:0;
}

.contacts-grey p{
margin:0;
}

.contacts-grey .block{
margin:0 0 20px 0;
}

.contacts-grey .right span{
    font-size: 30px;
}

.contacts-grey a{
    color: #d8d9da;
}

.contacts-bottom {
margin-top: 40px;
margin-bottom: 60px;
}

.contacts-bottom .left{
    float:left;
    width: 46%;
}

.contacts-bottom .right{
float: right;
    width: 40%;
    background-color: #e7e8e9;
    border: 3px solid #c6ccd6;
    padding: 3%;
}

.contacts-bottom h2{
    text-transform: uppercase;
}

.contacts-bottom p{
margin:5px 0;
}

.contacts-bottom h2{
padding-top:0;
margin-top:0;
}


.sales{
    text-align: center;
    margin-bottom: 10px;
    padding: 3px 0;
}

.sales .sale{ 
    display: inline-block;
    text-decoration: line-through;
    padding: 5px 0;
/    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
}

.sales .procent{
    display: inline-block;
    padding: 5px;
    color: #fff;
}
.sales span{
    text-transform: uppercase;
    font-weight: bold;
    color: #b40104;
    font-size: 18px;
}


.hotline{
background-color: #55585f;
    color: #fff;
    text-align: center;
    padding: 5px 0;
}

.hotline img{
    margin-left: 10px;
    margin-bottom: -5px;
    height: 22px;
}
.hotline b{
    font-size: 13px;
font-family: "SegoeUIRegular";
    color: #e60003;
    margin-left: 80px;
}

.hotline a{
font-size: 17px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

.warning{
    background-color: #82961b;
    color: white;
    font-weight: bold;
    padding: 30px;
    display: block;
    font-size: 18px;
}


.help-tip:hover p{
	display:block;
	transform-origin: 100% 0%;

	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;

}
.help-tip .img{
float:left;
margin-right:20px;
	height:115px;
}
.help-tip p{
	display: none;
	text-align: left;
	background-color: #55585f;
	padding: 10px;
	width: 90%;
	max-width: 380px;
	position: absolute;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	color: #FFF;
	font-size: 14px;
	line-height: 1.4;
    left: 40%;
z-index: 200;
}

.help-tip p:before{
	position: absolute;
	content: '';
	width:0;
	height: 0;
	border:6px solid transparent;
	border-bottom-color:#1E2021;
	right:10px;
	top:-12px;
}

.help-tip p:after{
	width:100%;
	height:40px;
	content:'';
	position: absolute;
	top:-40px;
	left:0;
}

.cart, .enter {
    display: none;
}

.otzivi-news-all-page{
    background-color: #e9e9e9;
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}

.otzivi-news-all-page strong{
font-size: 20px;
    color: #5a5a5a;
    margin: 0 0 20px 0;
    display: block;
    border-bottom: 2px solid #ccc;
padding-bottom: 7px;
}

.otzivi-all-page{
    width: 30%;
    margin-right: 5%;
    float: left;
    font-size: 12px;
}

.otzivi-all-page .head{
margin-top: 0;
    background-color: #e60003;
    color: #fff;
    font-weight: 900;
    padding: 5px 10px;
}

.news-all-page{
    width: 30%;
    margin-right: 5%;
    float: left;
    font-size: 12px;
}


.news-all-page .item-cnt>span,
.obzor-all-page .item-cnt>span{
font-weight: 900;
    padding: 5px 10px;
    background-color: #abaeb3;
    display: inline-block;
    color: #333;
}
.news-all-page .item-cnt a,
.obzor-all-page .item-cnt a{
    color: #c60002;
    font-weight: bold;
    font-size: 13px;
    display: block;
    margin: 5px 0;
}

.obzor-all-page{
    width: 30%;
    margin-right: 0;
    float: left;
    font-size: 12px;
}
.obzor-all-page img,
.news-all-page img{
width: 20%;
    float: left;
    margin-right: 10px;
}

.service-black-features {
    display: none;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    min-height: 225px;
    width: 100% !important;
    height: auto !important;
}
.youtube .play {
    background: url('img/youtube-play-btn.png') no-repeat;
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.youtube:hover .play {
    background-position: 0 0;
}

.youtube_popap iframe {
    position: unset;
width: 100%;
height: 600px;
}

.youtube_popap_wrap {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 200;
}

.youtube_popap {
    max-width: 900px;
    position: relative;
    width: 100%;
    max-height: 320px;
    height: 100%;
    display: block;
    top: -13%;
    z-index: 2;

}

.youtube_popap_exit {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
background-color: #00000061;
}

.ui-widget-header {
background: #fff !important;
border: none !important;
color:#999 !important;
}

#form_zapis_calendar h3{
text-transform: uppercase;
    padding: 0;
    margin: 0;
    text-align: center;
}

#form_zapis_calendar h3:after {
content: "";
    border-bottom: 3px solid #e60003;
    width: 50%;
    display: block;
    height: 10px;
    margin: 0 auto 20px;
}

.input-item-calendar label{
color: #999;
    font-weight: bold;
    display: block;
    margin: 20px 0;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 14px;
background-color: #eeeeee;
    color: #333333;
}

.ui-state-default, .ui-widget-content .ui-state-default{
background: #eee !important;
    color: #333 !important;
    text-align: center;
}

.ui-state-active, .ui-widget-content .ui-state-active{
background: #e60003 !important;
    color: #fff !important;
    text-align: center;
}

.popup_calendar .form .btns input {
    background: #e60003;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    height: auto !important;
}
.popup_calendar .time-label {
    float: left;
    border: 1px solid #e60003;
    margin: 0px 3px 0px;
    padding: 5px;
    cursor: pointer;
    font-size: 11px;
    width: 27%;
text-align: center;
}
.ui-datepicker .ui-datepicker-header {
    background: #eeeeee !important;
}
.popup_calendar .time_labels {
/    float: right;
}
.popup_calendar .time-label.active {
 /  border: 2px solid #e60003;
font-family: "SegoeUIBold";
    background-color: #e60003;
    color: white;
}
.clear {
    clear: both;
}

.ui-datepicker table thead{
    border-top: 1px solid #d8dcdf;
    border-bottom: 1px solid #d8dcdf;
}

.ui-datepicker table tr th:nth-child(7){
    display: none;
}

.ui-datepicker table tr td:nth-child(7){
    display: none;
}

.text-center{
text-align:center;
}

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

.open_calendar_form {
    position: fixed;
	width: 210px;
/    right: -125px;
right: calc(50% - 760px);
    bottom: 45%;
    padding: 8px 15px 8px 45px;
    border: 1px solid #e60003;
/    background-color: #e60003;
    color: #fff;
    font-weight: bold;
    border-radius: 7px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    background: url(/img/clock.jpg) center left no-repeat #e60003;
box-shadow:0px 0px 12px 0px rgba(0,0,0,0.46);
-webkit-box-shadow:0px 0px 12px 0px rgba(0,0,0,0.46);
-moz-box-shadow:0px 0px 12px 0px rgba(0,0,0,0.46);
    -moz-transform: rotate(90deg); /* Для Firefox */
    -ms-transform: rotate(90deg); /* Для IE */
    -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* Для Opera */
    transform: rotate(90deg);
    z-index: 100;
}

.popupover_calendar {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	z-index: 100;
	position: fixed;
	top: 0px;
	left: 0px;
}
.popup_calendar {
	display: none;
	width: 20%;
	height: auto;
	background: #fff;
	opacity: 1;
	position: fixed;
	padding: 25px 55px;
	top: 5%;
	left: calc(50% - 160px);
min-width: 310px;
max-width: 310px;
    z-index: 10000000000;
}
.popup_calendar .close {
	position: absolute;
	right: -45px;
	top: 0;
    cursor: pointer;
}
.popup_calendar .form {
	position: relative;
/	padding: 10px 10px;
	text-align: left;
	width: 100%;
}
.popup_calendar .form .success {
	display: none;
	text-align: center;
	width: 100%;
	color: green;
	margin: 10px 0px;
}
.popup_calendar .form .error, .popup .form .error_inp {
	display: none;
	text-align: center;
	width: 100%;
	color: red;
	margin: 10px 0px;
}
.popup_calendar .form .inputs {
/	margin: 0px 0px 25px 0px;
}
.popup_calendar .form .inputs .input-item {
	margin: 10px 0px;
	clear: both;
	height: 35px;
}
.popup_calendar .form .inputs .input-item label {
	padding-right: 10px;
	width: 30%;
}
.popup_calendar .form .inputs .input-item input {
	width: 90%;
	height: 25px !important;
padding:0 5%;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #ccc;
}

.popup_calendar .form .inputs .input-item select{
    padding: 5px 0 5px 5px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 1px 4px 2px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #ccc;
width: 80%;
}

.popup_calendar .form .inputs .input-item-calendar {
    position: relative;
    display: block;
}
.popup_calendar .form .btns {
	clear: both;
	width: 100%;
	text-align: center;
}
.popup_calendar .form .btns input {
	/*height: 30px !important;*/
}

		.last_zakaz_block {
			position: fixed;
			right: 5px;
			bottom: 150px;
			padding: 15px;
			border: 1px solid #e7e7e7;
			border-radius: 5px;
			background-color: #fff; 
			display: none;
    		width: 300px;
		}
		.last_zakaz_block .head {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: relative;
    display: block;
    width: 100%;
    background-color: #b40104;
    color: #fff;
    padding: 6px;
		}
		.last_zakaz_block .text {
			width: 100%;
			margin-top: 10px;
			position: relative;
			display: block;
			text-align: center;
			font-size: 14px;
			line-height: 14px;
    font-weight: bold;
		}

		.last_zakaz_block .text span{
    font-size: 17px;
    font-weight: normal;
    padding-top: 10px;
    display: block;
    color: #555;
		}

.mesendger{
display:none;
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
}

.mesendger .left{
    width: 33%;
float: left;
	background: #e60003;
height: 50px;
    text-align: center;
}

.mesendger .center{
    width: 33%;
float: left;
	background: #3e5989;
height: 50px;
    text-align: center;
}

.mesendger .center .buy_link_new, .mesendger .left a{
color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    line-height: 50px;
background: no-repeat;
padding:0;
}

.mesendger .right{
    width: 34%;
float: left;
height: 50px;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
	background: url(/bitrix/templates/main/img/mesendger-bg.webp) no-repeat center #d2e0f9;
}

.mesendger .viber{
	background: url(/bitrix/templates/main/img/viber.jpg) no-repeat center #8049a0;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-size: 70%;
    margin-bottom: 7px;
}

.mesendger .phone{
	background: url(/bitrix/templates/main/img/ico-phone.jpg) no-repeat center #e20303;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-size: 100%;
    margin-bottom: 7px;
}

.mesendger .whatsapp{
	background: url(/bitrix/templates/main/img/whatsapp.jpg) no-repeat center #3bbf23;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-size: 70%;
}

.mesendger .telegram{
	background: url(/bitrix/templates/main/img/telegram.jpg) no-repeat center  #4da3ef;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-size: 60%;
}
.mesendger a{
    display: block;
    height: 100%;
    width: 100%;
}
.ears-old-head{
margin: 10px 0 10px 20px;
float: right;
height: 80px;
}

header .search {
    background: url(/bitrix/templates/main/img/search.jpg) center right no-repeat #abaeb3;
    color: #fff;
    height: 50px;
    width: 233px;
    float: right;
}

.floatleft-img {
    margin: 0 20px 10px 0;
    display: inline;
    float: left;
}

.coll-2 {
    line-height: 18px;
}

.faq-section{
			margin: 20px 0;
		}

		.faq-section input,
		.faq-section p{
			display: none;
		}

		.faq-section label+p{
			color: #999;
			font-size: .85em;
			-webkit-transition: all .15s ease-out; 
			-moz-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			transition: all .15s ease-out;
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;						
		}

		.faq-section input[type=checkbox]:checked~p{
			display: block;
			color: #444;
			font-size: 1em;
			text-overflow: clip; 
			white-space: normal;
			overflow: visible;	
border: 1px solid #ccc;
    padding: 20px;
		}

		.faq-section label{
			font-size: 1.2em;
			cursor: pointer;
			background: #eee;
			display: block;
			position: relative;
			padding: 7px 10px;
			font-weight: bold;
			border: 1px solid #ddd;
			border-left: 3px solid #888;
			text-shadow: 0 1px 0 rgba(255,255,255,.5);
			-webkit-transition: all .15s ease-out; 
			-moz-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			transition: all .15s ease-out;			
		}

		.faq-section label::-moz-selection{
			background: none;
		}

		.faq-section label::selection{
			background: none;
		}

		.faq-section label:hover{
			background: #f5f5f5;
		}

		.faq-section input[type=checkbox]:checked~label{
			border-color: #ff7f50;		
color: #fff;		
			background: #EF2D2D;
			background-image: -webkit-gradient(linear, left top, left bottom, from(#EF2D2D), to(#b40104));
			background-image: -webkit-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: -moz-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: -ms-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: -o-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: linear-gradient(to bottom, #EF2D2D, #b40104);
			-moz-box-shadow: 0 0 1px rgba(0,0,0,.4);
			-webkit-box-shadow: 0 0 1px rgba(0,0,0,.4);
			box-shadow: 0 0 1px rgba(0,0,0,.4);				
		}

		.faq-section label::before{
			content: '';
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -6px;
			border: 6px solid transparent;
			border-left-color: inherit;	
		}

		.faq-section input[type=checkbox]:checked~label::before{
			border: 6px solid transparent;
			border-top-color: inherit;
			margin-top: -3px;
			right: 10px;	
		}
	
#verificationCalc .left ul.radio li {
	display: inline-block !important;
}

#verificationCalc .left ul.radio li label {
	padding: 0 0 0 18px !important;
}

#verificationCalc .left ul.radio li {
	margin-right: 10px !important;
}

#verificationCalc .left ul.radio {
	margin: 0 0 25px !important;
}
#verificationCalc .left {
    padding: 24px 0 27px 29px !important;
    width: 395px !important;
}
#verificationCalc {
    height: 290px !important;
}
#verificationCalc .right .table-cell {
    height: 218px !important;
}
	#verificationCalc {
		border: 5px solid #e7e7e7;
		margin: 0 0 43px;
		height: 346px;
	}
	#verificationCalc .left {
		float: left;
		padding: 24px 0 29px 58px;
		width: 350px;
	}
	#verificationCalc .left p.title {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		line-height: 21px;
		margin: 0 0 10px;
		padding: 0;
		text-align: left;
	}
	#verificationCalc .left ul.radio {
		list-style: none;
		margin: 0 0 33px;
		padding: 0;
	}
	#verificationCalc .left ul.radio li:first-child {
		margin: 0;
	}
	#verificationCalc .left ul.radio li label input[type=radio] {
		display: none;
	}
	#verificationCalc .left ul.radio li label.niceRadioChecked:before {
		background-position: 0 -328px;
	}
	#verificationCalc .left ul.radio li label:before {
		background: url(/bitrix/templates/source/images/custom_service_sprite.png) -19px -328px no-repeat;
		content: "";
		display: block;
		height: 14px;
		left: 0;
		position: absolute;
		top: 3px;
		width: 14px;
	}
	#verificationCalc .left ul.radio li label {
		cursor: pointer;
		padding: 0 0 0 28px;
		position: relative;		
	}
	#verificationCalc .left ul.radio li {
		display: block;
		font-size: 14px;
		line-height: 20px;
		margin: 15px 0 0;
	}
	#verificationCalc .left .row .select:first-child {
		margin: 0;
		width: 205px;
	}
	#verificationCalc .left .select {
		float: left;
		height: 38px;
		margin: 0 0 0 12px;
		width: 126px;
	}
	#verificationCalc .left .calc-button:hover {
		background: #e7e7e7;
		color: #000000
	}
	#verificationCalc .left .calc-button {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef2d2d+0,c52525+100 */
		background: #ef2d2d; /* Old browsers */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmMmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNTI1MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #ef2d2d 0%, #c52525 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  #ef2d2d 0%,#c52525 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  #ef2d2d 0%,#c52525 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ef2d2d", endColorstr="#c52525",GradientType=0 ); /* IE6-8 */
		border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
		color: #fffefe;
		cursor: pointer;
		display: inline-block; *display: inline; vertical-align: top; zoom: 1;
		font-size: 14px;
		height: 16px;
		line-height: 16px;
		margin: 15px 0 0;
		padding: 11px 26px 9px;
	}
	#verificationCalc .right {
		background: #e7e7e7;
		float: right;
		padding: 38px 24px 38px 38px;
		width: 188px;
	}
	#verificationCalc .right .table-cell {
		display: table-cell;
		height: 270px;
		vertical-align: middle;
		width: 188px;
	}
	#verificationCalc .right .table-cell p.caption {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		line-height: 25px;
		margin: 0 0 18px;
	}
	#verificationCalc .right .table-cell p.total {
		color: #eb2c2c;
		font-size: 14px;
		height: 20px;
		line-height: 20px;
	}	
.top-darkblue {
	background: url(/bitrix/templates/main/img/top-darkblue.webp) no-repeat;
	background-size: cover;
    display: inline-block;
    width: 100%;
}

.top-darkblue .left{
	float:left;
	width: 28%;
	margin-right:4%;
    padding: 30px 0;
}

.top-darkblue .center{
	float:left;
	width: 35%;
	margin-right:4%;
    padding: 30px 0;
}

.top-darkblue .right{
	float:left;
	width: 23%;
	margin-right:0;
background-color: rgba(0, 0, 0, 0.4);
    padding: 3%;
}

.top-darkblue .left{
	text-align: center;
}

.top-darkblue .left img{
	margin-top: 15px;
}

.top-darkblue .center ul{
	padding: 0;
	margin: 0;
}

.top-darkblue .center ul li{
    display: block;
    font-family: "SegoeUIbold";
    font-size: 18px;
/    text-decoration: underline;
    color: #fff;
	padding: 0 0 8px 0;
}


.top-darkblue .youtube {
	box-sizing: border-box;
    width: 100%;
    border: 9px solid #cadcf7;
}

.top-darkblue .right b{
    font-family: "SegoeUIbold";
    font-size: 24px;
    color: #fff;
	border-bottom: 3px solid #af0306;
    padding-bottom: 7px;
    display: block;
}

.top-darkblue .right p{
	color: #fff;
    font-size: 13px;
}

.top-darkblue .right i{
    font-family: "SegoeUIbold";
	font-style: normal;
}

.top-darkblue .right input[type="text" i] {
    background: none;
    border: none;
    color: #fff;
	border-bottom: 1px solid #fff;
	width: 100%;
	padding: 15px 0;
    font-size: 16px;
}

.top-darkblue .right .db-phone {
	background: url(/img/db-phone.png) left center no-repeat !important;
}

.top-darkblue .right input[type="submit" i] {
	width: 100%;
    background: #e60003;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    display: block;
    text-decoration: none;
    margin: 10px 0 0 0;
    padding: 10px 7px;
    border: 0;
}

.top-darkblue .right .massendger{
    margin-top: 10px;
}

.top-darkblue .right .massendger p{
	margin: 0 14px 0 0;
    float: left;
    font-family: "SegoeUIbold";
    font-size: 11px;
line-height: 38px;
}

.top-darkblue .right .massendger a{
	margin-right: 7px;
    float: left;
}

.top-darkblue .right .massendger a:nth-child(3){
	margin-right: 0;
}

.form_new_send input[name="phone"]:not(.phone_focus) {
	padding-left: 16px !important;
box-sizing: border-box;
}
.form_new_send .phone_focus {
	padding-left: 0px !important;
}
.form_new_send .success, .form_new_send .error {
	display: none;
	width: 100%;
	position: relative;
	margin: 10px 0px;
	text-align: center;
	color: green;
}
.form_new_send .error {
	color: red;
}

.form_new_send input[type="submit"] {
	cursor: pointer;
}

.form_new_send input {
	outline: none !important;
}
.bottom-darkblue {
	background: #efefef;
    display: inline-block;
    width: 100%;
}


.bottom-darkblue .center{
	float:left;
	width: 67%;
	margin-right:4%;
    padding: 30px 0;
}

.bottom-darkblue .right{
	float:left;
	width: 22%;
    padding: 3%;
	border-left:1px solid #ccc;
}

.bottom-darkblue b{
    font-size: 22px;
    color: #4a5161;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 25px;
}

.bottom-darkblue .more{
    width: 200px;
    background: #e60003;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    display: block;
    text-decoration: none;
    margin: 10px auto 0;
    padding: 10px 7px;
    border: 0;
}

.bottom-darkblue i{
    font-size: 12px;
    color: #6d6d6d;
    line-height: 1;
    display: block;
    text-align: center;
    margin: 5px 0;
}

.Important-info{
border: 1px solid #ddd;
padding: 30px;
margin: 30px 0;
}

.Important-info a{
    background: #002d57;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px 40px;
    margin: 25px 0;
    border-radius: 3px;
    display: block;
    width: max-content;
    text-decoration: none;
}

.scheme-list .scheme-item.arrow::after{
    display: none;
}

.scheme-list .scheme-item {
    width: 14% !important;
}

.actions .news .item>span, .actions .hits .item>span, .actions .sales .item>span {
    text-transform: initial;
    font-size: 14px;
    color: #000;
}

.actions .cnt {
margin: 0 auto !important;
}

.docs-page,
.rabotniki,
.podmoskowie-wrap{
    background: #d9e3eb;
    background-size: cover;
    display: inline-block;
    width: 100%;
margin: 40px 0;
padding:30px 0;
}


.docs-page .coll4 .item {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 18%);
}

.reviews-wrap,
.stages-work{
    background: #eee;
    background-size: cover;
    display: inline-block;
    width: 100%;
margin: 40px 0;
padding:30px 0;
}

.stages-work img{
max-width: 40%;
}

.stages-work p{
margin: 0 0 10px 0;
}


.stages-order .item-wrap{
display: flex;
    background: #e7e7e7;
    border-radius: 10px;
    padding: 2% 0;
}

.stages-order .item{
    border-right: 1px solid #bbb;
    padding: 0 20px;
    text-align: center;
}

.stages-order .item:nth-last-child(1){
border:0;
}

.stages-order .item-wrap .num{
background: #e60003;
    height: 66px;
    width: 66px;
    line-height: 66px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 30px;
    font-weight: 900;
    font-family: "SegoeUIBold";
margin: 0 auto;
}

.strahovka{
    background: url(/bitrix/templates/main/img/strahovka.webp ) center no-repeat;
    clear: both;
min-height: 400px;
}

.strahovka, .komplekt-ustanovki {
	overflow: hidden;
}
.strahovka .left{
    max-width: 534px;
	float:left;
}

.strahovka .left p:nth-child(1){
font-family: "SegoeUIBold";
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    line-height: 1;
    padding: 0;
    margin: 32px 0 0 0;
}

.strahovka .left p:nth-child(2){
font-family: "SegoeUIBold";
    color: #fff;
    font-size: 107px;
    text-transform: uppercase;
    line-height: 1;
    border-bottom: 2px solid #9bd3ff;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}

.strahovka .left p:nth-child(2):after {
    content: "\20BD";
font-family: "SegoeUIBold";
    font-size: 48px;
    margin-left: 10px;
}

.strahovka .left p:nth-child(3){
    color: #9bd3ff;
    font-size: 18px;
    line-height: 1.3;
    padding: 0;
    margin: 0 0 10px 0;
}

.strahovka .left p:nth-child(4){
font-family: "SegoeUIBold";
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1;
    padding: 0;
    margin: 0;
}

.strahovka .left p:nth-child(4) b{
    color: #9bd3ff;
}

.strahovka .left a{
background: #b8d6f1;
    padding: 5px 30px;
    border-radius: 4px;
    display: inline-block;
    margin-top: 15px;
    color: #000;
    text-decoration: none;
}

.strahovka .right{
    width: 213px;
    float: right;
padding-top:22px;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
    margin: 0 1% 40px 0 !important;
    float: left;
    border: 1px solid #d3d3d3;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 18%);
    padding: 16px;
    list-style: none;
}

.bx_catalog_tile .bx_catalog_tile_img {
    height: auto;
    min-height: 152px !important;
}

.bx_catalog_tile .bx_catalog_tile_img img {
margin-bottom:10px !important;
}

.bx_catalog_tile .bx_catalog_tile_title{
    height: 30px;
}

.metrologicheskiy-center {
    background: #f1f1f3;
    max-width: 222px;
    float: left;
    text-align: center;
    width: 75%;
}

.metrologicheskiy-center img {
    margin-top: 20px;
}

.metrologicheskiy-center p {
    margin: 5px;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 13px;
}

.mobile-f{
	float:left;
}

.only-mobile {
    display: none;
}


@media screen and (max-width: 1440px) {
.hover-text{
    display: none !important;
}

aside {
    display: none;
	}
}

@media screen and (max-width: 1320px) {

header .text,
.schet{
    display: none;
}

.block-h{
/	height: 60px;
}
.main-menu {
    display: none;
}

.nav-menu-pc .cnt,
header .cnt{
	width: 100%;
    max-width: 100%;
	}

.mobile-menu-holder.active{
	display: block;
	}


.mobile-menu a{
	color:#fff;
text-decoration: none;
	}
.mobile-menu .btn-menuM {
	text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
	background: url(/bitrix/templates/main/img/gamburger.png) center left no-repeat;
    padding: 10px 0 10px 29px;
    font-size: 18px;
	}

.mobile-menu-holder{
	margin:0;
    padding:0;
	background-color: #e60003;
	position: absolute;
	width: 300px;
	top: 44px;
}

.mobile-menu-holder ul{
	margin: 0;
    padding:0;
}

.mobile-menu-holder ul  a{
	display: block;
	padding: 10px 0;
}
.mobile-menu-holder ul li{
border-top:1px solid #ff8e8f;
list-style: none;
    margin: 0;
text-transform: uppercase;
	}

header .sale, header .servis {
/    margin: 30px 0 0 30px;
}

header .cnt {
    width: 100%;
}

.home-nav .four {
    width: 96%;
    margin: 2%;
}

.popular .item {
    width: 46%;
    margin: 20px 2%;
}

.popular .item:nth-child(n){
	border:0 !important;
	}

.item .hover-text {
    display: none;
}


.main-inside {
 /   width: 70%;
}

.bolle-10-let .desyat-let{
	font-size: 20px;
    text-transform: uppercase;
	float: right;
}

.bolle-10-let .desyat-let b{
	font-size: 40px;
}
.bolle-10-let img {
    margin: 0 1%;
}

.serviceItem{
	width: 26%;
}

.main-inside{
	margin-left: 50px;
    display: inline-block;
    width: 90%;
}
}


@media screen and (max-width: 1200px) {
.main-menu .cnt-menu li > a, .nav-menu-pc .cnt li > a {
    font-size: 13px;
	}

.main-menu .cnt-menu li, .nav-menu-pc .cnt li {
    padding: 14px;
}

.main-menu .cnt-menu li:nth-child(9), .nav-menu-pc .cnt li:nth-child(9) {
    width: 150px;
}
.nav-menu-pc .cnt li .dropdown .service-ul li a {
    font-size: 14px;
	}

.scheme-list .scheme-item {
    width: 28% !important;
    margin-bottom: 20px;
}

}


@media screen and (max-width: 1080px) {
header .servis>a:nth-child(3), header .sale>a:nth-child(3), 
.home-nav .item-tovar-slider{
    display: none;
}

header .servis>a>strong, header .sale>a>strong {
    font-size: 20px;
}

header .sale, header .servis {
    height: 55px;
    width: auto;
    margin: 10px 0 0 20px;
	float: none;
}

.mobile-f{
	float:left;
	}

.home-nav .one,
.home-nav .two
 {
    width: 46%;
    margin: 2%;
}

.home-nav .three {
    width: 96%;
    margin: 2%;
}

.home-nav .three .item-uslugi{
    width: 97%;
	}

.form-home .right {
    display: none;
}

.form-home .left {
    width: 100%;
}

.actions .news .item>span, .actions .hits .item>span, .actions .sales .item>span {
    clear: both;
    width: 100%;
    text-align: center;
}

#mobile-img,
.mobile-img{
    display: none;
}
.contacts-grey .right span {
    font-size: 20px;
}
header .text {
    display: block;
}
}

@media screen and (max-width: 1000px) {

aside {
    display: none;
}

.main-inside {
    margin-left: 0;
    width: 100%;
}

#verificationCalc,
.service-title{
    display: none;
}

.nav-menu-pc {
    display: none;
}

.mobile-menu{
	display: block;
	position: relative;
    background-color: #e60003;
    padding: 10px 0;
	margin: 0 auto;
	width: 50px;
    z-index: 100;
}
.logo-a{
	height: 105px;
	display: block;
}
.td-sertifikat-2,
.td-sertifikat {
    width: 31%;
}

.mesendger {
    display: block;
}
}


@media screen and (max-width: 900px) {
.strahovka .left p:nth-child(1) {
    font-size: 30px;
}

.strahovka .left p:nth-child(2) {
    font-size: 68px;
}
.strahovka .left p:nth-child(4) {
    font-size: 18px;
}

.strahovka .left {
    max-width: 355px;
}
.stages-order .item {
    width: 40%!important;
    margin: 1%;
}

.stages-order .item-wrap {
    display: flex;
    flex-wrap: wrap;
}
.stages-order .item:nth-last-child(2n+1) {
    border: 0;
}

.mobile-f {
    display: none;
}
}

@media screen and (max-width: 800px) {
.preimuchestva-poverki .item{
    width: 48%;
    font-size: 12px;
    min-height: 160px;
}
.bolle-10-let img {
	display:none;
}

.serviceItem{
	width: 39%;
}

.serviceItem:nth-child(3n) {
    margin-right: 3%;
}
.contacts-grey .left, .contacts-grey .right {
    float: none;
    width: 100%;
    padding: 2%;
}

.contacts-bottom .right, .contacts-bottom .left {
    float: none;
    width: 90%;
}
.coll4 .item {
    width: 45%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.coll4 .item:nth-last-child(1) {
    margin-right: 0;
    float: none;
}

.coll4 .item b {
    font-size: 12px;
}

.youtube_popap iframe {
height: 400px;
}
.top-darkblue .left{
	float:none;
	width: 100%;
	margin-right:0;
}

.top-darkblue .center{
	float:none;
	width: 100%;
	margin-right:0;
	padding-top: 0;
}

.top-darkblue .right{
	float:none;
	width: auto;
	margin-right:0;
}

.top-darkblue .center ul li {
    font-size: 15px;
}

.bottom-darkblue .center{
	float:none;
	width: 100%;
	margin-right:0;
}

.bottom-darkblue .right{
	float:none;
	width: 100%;
	margin-right:0;
	border-top: 1px solid #ccc;
	border-left: 0;
	text-align:center;
}
.hotline img {
    display: none !important;
}

.only-mobile {
    display: block;
}

.only-mobile span {
    font-size: 13px;
    font-family: "SegoeUIRegular";
    color: #e60003;
    margin-top: 10px;
}
}

@media screen and (max-width: 700px) {
.home-nav .one, .home-nav .two {
    width: 96%;
    margin: 2%;
}

.home-nav{
	opacity: 1;
}

.formEquip-right{
	display:none;
	}

#formEquip {
    width: 100%;
}

.preimuchestva-poverki-page .left{
    width: 100%;
}

.preimuchestva-poverki-page .right{
    width: 100%;
}

.aside-catalog {
    display: none;
}
.ears-old-head {
    display: none !important;
}

header .search {
    width: 100%;
    float: right;
    display: block;
}

#title-search-input {
    width: calc(100% - 100px);
}

header .user{
width: 100%;
height: auto;
	}

.home-nav .item-big {
    height: auto;
}

  .otzivi {
    background: #ccc;
}

.popular,
.grey {
    background: none;
}
.ears-old-head {
    display: block !important;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 120px;
    height: auto;
    margin-top: 50px;
    margin-left: -55px;
    margin-right: -29px;
    margin-bottom: 0;
}
}


@media screen and (max-width: 650px) {
header .mobile{
	display:block;
	float:right;
    width: 51px;
}

header .mobile>a{
display: flex;
}

.slide {
    display: none;
}

h1 {
    font-size: 22px;

}
.otzivi .item {
    width: 80%;
    float: none;
    margin: 20px 10%;
    font-size: 13px;
}

.otzivi .cnt>strong {
    font-size: 24px;
}

.form-home .left .content {
    width: 100%;
    text-align: center;
}

.form-home .left .content>strong {
    margin: 30px 0;
    font-size: 36px;
}

.form-home .left .content>p {
    margin: 30px 0;
}

.form-home .left .content>span {
    margin: 30px 0;
}

.form-home .left .action-form>form {
    float: none;
    width: 80%;
    margin: 50px auto;
}

.form-home .left .action-form .intext {
    max-width: 90%;
    width: 90%;
    padding: 5%;
}

.news,
.text-s {
    display: none;
}

.actions .news, .actions .hits, .actions .sales {
    width: 100%;
    margin: 20px 0;
}

.actions .news .item>span, .actions .hits .item>span, .actions .sales .item>span {
    clear: none;
}

.actions .news .img-cnt>img, .actions .hits .img-cnt>img, .actions .sales .img-cnt>img {
    max-height: none;
}

.actions .news>b, .actions .hits>b, .actions .sales>b {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.actions .news, .actions .hits {
    border-right: none;
}

.actions .cnt {
    padding: 0;
}

.map-btn strong {
    font-size: 24px;
}

.demottaje-price .item {
    float: none;
    width: 100%;
    margin: 30px auto;
    text-align: center;
    max-width: 400px;
	display: table;
}

.news-all-page,
.otzivi-all-page,
.obzor-all-page{
    width: 100%;
}

.zamena-batarei-cnt-2 .item {
    float: none !important;
    width: 100% !important;
}

.popup_calendar {
    padding: 10px !important;
}


.popup_calendar {
    top: 10% !important;
}
.top-darkblue {
    background: #4d5160;
}

.scheme-list .scheme-item {
    width: 100% !important;
}

.strahovka {
    background: #063B66;
    padding: 0 0 30px 0;
}

.strahovka .left {
    max-width: 100%;
    float: none;
    text-align: center;
}

.strahovka .right {
    width: 213px;
    float: none;
    margin: 0 auto;
    padding-top: 40px;
}
.stages-order .item {
    width: 80%!important;
    margin: 2% 10%;
    border-right: 0;
    border-bottom: 1px solid #bbb;
}

.stages-order .item:nth-last-child(1) {
    border: 0;
}
.stages-order .item:nth-last-child(2n+1) {
       border-bottom: 1px solid #bbb;
}
.popup_calendar {
    padding: 5px;
    top: 10%!important;
}

.popup_calendar .close {
    position: absolute;
    right: 0;
    top: -45px;
    cursor: pointer;
}
.Important-info {
    display: none!important;
}
.zamena-batarei-cnt-2 .item {
    width: 100%;
    margin: 0 auto;
}
#fancybox-content {
    display: contents;
}
    #fancybox-wrap {
        left: 0 !important;
        top: 20% !important;
        position: fixed;
    }
#fancybox-content div {
        background-color: #fff;
        width: 100% !important;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 550px) {
.Important-info {
    display: none!important;
}
.hotline b {
    margin-left: 0;
}

.hotline a {
    display: block;
}

.footer-1, .footer-2 {
    float: none;
    width: 100%;
}

.footer-3, .footer-4 {
    float: left;
    width: 50%;
}

.coll-2,
.time_to_change>div,
.how_do_work>div,
.variants>div{
	width: 100%; 
	margin:20px 0;
}

.buy_link_new, .service-item table td .buy_link_new {
    width: 90px;
	}

.service-custom-certificates .item {
    width: 100%;
    margin: 20px 0;
}

.service-custom-certificates .item a {
    margin: 20px auto;
}

.service-custom-certificates {
    margin: 20px auto !important;
}

.service-order-form form input[type="text"] {
    margin: 10px 5%;
    width: 90%;
}

.service-order-form form input.button {
    margin: 10px 5%;
    width: 90%;
	}

.popup-form.service-custom form input[type="text"] {
    margin: 13px 0;
    width: 90%;
}

.popup-form.service-custom form input[type="submit"] {
    width: 100%;
}

.bx_catalog_tile .bx_catalog_tile_ul li {
	margin: 10px !important;
    width: 100%;
}

.bx_catalog_tile .bx_catalog_tile_img img {
    width: 100%;
}

.teplosch_zam_item {
    width: 100%;
    margin: 10px 0;
}

.strahovka .left{
    width: 100%;
}

.strahovka .right{
    width: 70%;
margin: 30px 15%;
}

.strahovka .left img:nth-child(5) {
    width: 100%;
}

.strahovka .left img:nth-child(1) {
    display:none;
}

.td-sertifikat-2,
.td-sertifikat {
    width: 45%;
}

.bx_catalog_list_home.col3 .bx_catalog_item {
    width: 100% !important;
}

.popup_calendar .close {
    position: absolute !important;
    right: 0 !important;
    top: -45px !important;
}

}

@media screen and (max-width: 450px) {

.popup_calendar {
    padding: 5px !important;
}

header .logo {
    width: 20%;
}

header .logo img {
    width: 80%;
}

header .servis>a>strong, header .sale>a>strong {
    font-size: 16px;
}

header .servis>a, header .sale>a {
    margin: 5px;
	}

header .servis>span, header .sale>span {
    font-size: 12px;
}

.preimuchestva {
    display:none;
}

.popular .item {
    width: 100%;
    margin: 20px 0;
}

.form-home .left .content>strong {
    font-size: 24px;
}

.form-home .left .content>p {
    font-size: 24px;
}

.form-home .left .content>span {
    font-size: 50px;
}

.serviceItem{
	width: 85%;
}

.td-sertifikat-2, .td-sertifikat {
    width: 90%;
}
}

@media screen and (max-width: 424px) {
.strahovka .left p:nth-child(1) {
    font-size: 20px;
}
.strahovka .left p:nth-child(2) {
    font-size: 40px;
}
.strahovka .left p:nth-child(4) {
    font-size: 12px;
}
}

#table-price {
    width: 100%;
}

#table-price th {
    background: #EF2D2D;
    color: #fff;
    padding: 10px;
}

#table-price tr:nth-child(2n) {
    background: #eee;
}

#table-price td {
    padding: 10px;
}

.komplekt-ustanovki .item{
    width: 20%;
	float:left;
	margin:20px 5% 0 0;
	text-align:center;
}

.komplekt-ustanovki .item:nth-child(4n){
		margin-right:0;
}

.strahovka{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
}
.komplekt-ustanovki {
	overflow: hidden;
}
.main-menu .cnt-menu ul li .dropdown.small ul.service-ul, .nav-menu-pc .cnt ul li .dropdown.small ul.service-ul{
	float: left;
	width: 25%;
}
.main-menu .cnt-menu ul li .dropdown.small ul.service-ul li, .nav-menu-pc .cnt ul li .dropdown.small ul.service-ul li{
	float: none;
	width: 100%;
}
.service-ul li b{
	font-size: 16px;
	text-transform: uppercase;
	color: #545b65;
}
.main-menu .cnt-menu li .dropdown .service-ul:first-child, .nav-menu-pc .cnt li .dropdown .service-ul:first-child{
	margin-left: 45px;
}
.main-menu .cnt-menu li .dropdown .service-ul li a, .nav-menu-pc .cnt li .dropdown .service-ul li a{
	color: #b40104;
	font-size: 16px;
	margin-left: 0;
}
.main-menu .cnt-menu li .dropdown .service-ul li a:before, .nav-menu-pc .cnt li .dropdown .service-ul li a:before{
	background: url(/bitrix/templates/main/img/right-arr.png) center no-repeat;
	display: block;
    height: 11px;
    width: 5px;
    content: "";
	float: left;
    margin-top: 3px;
    margin-right: 9px;
}




@media screen and (max-width: 650px) {
.komplekt-ustanovki .item{
    width: 45%;
	float:left;
	margin:20px 5% 0 0;
	text-align:center;
    font-size: 13px;
    height: 250px;
}
}
.service-order-form {
	background: #fff;
	box-shadow: 0 0 10px 0 #555555;
		-moz-box-shadow: 0 0 10px 0 #555555;
		-webkit-box-shadow: 0 0 10px 0 #555555;
	margin: 40px 0 0;
	padding: 35px 30px 40px;
}
.service-order-form h3 {
	border-bottom: 5px solid #e7e7e7;
	color: #000000;
	font-size: 21px;
	line-height: 100%;
	margin: 0 0 25px !important;
	padding: 0 0 13px;
	text-align: center;
	text-transform: uppercase;
}
.service-order-form form {
	margin: 0 0 0 -10px;
    text-align: center;
}
.service-order-form form input[type="text"] {
	height: 35px;
	line-height: 35px;
	margin: 0 0 0 10px;
	width: 226px;
}
.service-order-form form input.button:hover {
	background: #e7e7e7;
    color: #000000;
}
.service-order-form .form_error {
	text-align: center;
	font-size: 13px;
	margin: -15px 0 0;
}
.service-order-form form input.button {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ef2d2d+0,c52525+100 */
	background: #ef2d2d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmMmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjNTI1MjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ef2d2d 0%, #c52525 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ef2d2d 0%,#c52525 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ef2d2d 0%,#c52525 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef2d2d', endColorstr='#c52525',GradientType=0 ); /* IE6-8 */
	
	color: #fffefe;
	font-size: 14px;
	line-height: 37px;
	
	height: 37px;
	margin: 0 0 0 4px;
	outline: none;
	padding: 0;
	text-transform: inherit;
	vertical-align: top;
	width: 150px;
}
.top-position{
	position: fixed;
	top:0;
}
.mobile-menu .dropdown a {
    color: #333;
    font-size: 16px;
    text-align: left;
    padding: 7px 10px;
    text-transform: initial;
    font-weight: 600;
    font-family: "SegoeUIRegular";
}
/*27.07.2018*/

.zamena-batarei-cnt-1{
margin-bottom: 60px;
    display: inline-block;
    width: 100%;
}

.zamena-batarei-cnt-1 .left{
	float:left;
    max-width: 327px;
	width: 40%;
}

.zamena-batarei-cnt-1 .left img{
	width: 100%;
}

.zamena-batarei-cnt-1 .center{
	float:left;
    max-width: 293px;
	width: 30%;
	padding-left:10%;
    min-width: 275px;
}

.zamena-batarei-cnt-1 .center p{
    font-weight: 900;
/    font-family: "SegoeUIbold";
    font-size: 18px;
    padding: 0;
    margin: 0 0 16px 0;
}

.zamena-batarei-cnt-1 .center p span{
	height: 27px;
    width: 27px;
    background: #444b51;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 27px;
}

.zamena-batarei-cnt-1 .right{
	float:right;
    max-width: 249px;
	width: 26%;
	padding:5px 2% 0 2%;
    background:#e60003;
/    border: 7px solid #dbdddf;
    border: 7px solid #c10003;
    text-align: center;
}


.zamena-batarei-cnt-1 .right img{
	display: block; 
	float:right;
}

.zamena-batarei-cnt-1 .right i{
	color:#fff;
	float:left;
    font-size: 14px;
    width: 80px;

}

.zamena-batarei-cnt-1 .right b{
	color: #fff;
    font-size: 20px;
 	text-transform: uppercase;

}

.zamena-batarei-cnt-1 .right form{

}

.zamena-batarei-cnt-1 .right form input[type="text" i] {
   width: 94%;
    padding: 5px 2%;
	margin-top:10px;
}

.zamena-batarei-cnt-1 .right form input  {
   width: 94%;
    padding: 5px 2%;
	margin-top:10px;
}

.zamena-batarei-cnt-1 .right form input[type="submit" i]{ 
    background: #444b51;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px;
    width: 100%;
    margin: 10px 0 6px;
}


.zamena-batarei-cena{
margin: 60px 0;
    display: inline-block;
    width: 100%;
background: #d8dddd;
}

.zamena-batarei-cena .right{
    margin-left: 35%;
}

.zamena-batarei-cena img{
float:left;
}

.zamena-batarei-cena .right p{
    margin: 7px;
    padding: 0;
}

.zamena-batarei-cena .right p span {
    height: 27px;
    width: 27px;
    background: #444b51;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    margin-right: 10px;
}

.zamena-batarei-cena .right span img{
float:none;
}

.zamena-batarei-cena .right strong{
	color: #b40104;
    font-size: 40px;
    margin: 10px 0;
    text-transform: uppercase;
    display: block;
padding: 0;
}

.zamena-batarei-cena .right b{
	color: #b40104;
    font-size: 30px;
    display: block;
padding: 0;
    margin: 0;
}

.zamena-batarei-cena .right b span{
    font-size: 80px;
    line-height: 70px;
}

.zamena-batarei-cena .right em{
    font-weight: 900;
    font-family: "SegoeUIbold";
}

.zamena-batarei-cena .right a{
    background: #444b51;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px 40px;
    margin: 20px auto;
    float: none;
    clear: both;
    display: block;
    width: 200px;
    text-align: center;
}


.zamena-batarei-preimuchestva .item {
    float: left;
    width: 48%;
    margin: 1%;
    font-size: 16px;
    font-weight: 600;
color:#e60003;
}

.zamena-batarei-preimuchestva .item>img {
    width: 80%;
    max-width: 80px;
    float: left;
margin-right: 30px;
}

.soc img{
    width: 33px;
}

.zamena-batarei-cnt-2 {
    display: inline-block;
    width: 100%;
    margin-bottom: 60px;
}

.zamena-batarei-cnt-2 .item{
	float:left;
	width: 29%;
    margin: 0 2%;
	text-align:center;
}

.zamena-batarei-cnt-2 .item img{
    max-width: 80%;
}

.zamena-batarei-cnt-2 strong {
    background-color: #e60003;
    width: auto;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    font-size: 20px;
    margin-bottom: 20px;
}

.price .item strong {
    background-color: #fff !important;
    display: block;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 20px;
}

.price .item span i{
    font-size: 52px !important;
    font-style: normal;
    margin-top: 6px;
    padding: 0;
    line-height: 44px;
}

.zamena-batarei-cnt-2 .item a,
.zamena-batarei-cnt-2 .item .free  {
    background: #444b51;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px 40px;
margin: 12px auto;
    display: block;
    float: none;
}


.zamena-batarei-cnt-2 .item p {
    font-weight: 900;
}

.zamena-batarei-cnt-2 .item span {
    font-size: 14px;
    color: #fff;
    width: 80px;
    background-color: #b40104;
    height: 80px;
    display: block;
    border-radius: 50%;
    margin-top: -150px;
    float: right;
    position: relative;
}

.zamena-batarei-cnt-2 .item span i{
    display: block;
    font-size: 24px;
    font-weight: 900;
    font-family: "SegoeUIbold";
}
.partners .item{
	width:30%;
	margin:1%;
	float:left;
}

.video-block-cnt{

}

.video-block{
	float:right;
	width:40%;
	margin:0 0 5% 5%;
    position: relative;
    padding-bottom: 30%;
	border: 1px solid #aaa;
	border-radius: 10px;
}

.video-block .video-frame {
    position: absolute;
    top: 0;
    left: 0;
	width: 94%;
    height: 90%;
    margin: 3%;
}
.zamena-batarei-cnt-1 .right form input[type="submit" i]{ 
    background: #444b51;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px;
    width: 100%;
    margin: 10px 0 6px;
}


.zamena-batarei-cena{
margin: 60px 0;
    display: inline-block;
    width: 100%;
background: #d8dddd;
}

.zamena-batarei-cena .right{
    margin-left: 35%;
}

.zamena-batarei-cena img{
float:left;
}

.zamena-batarei-cena .right p{
    margin: 7px;
    padding: 0;
}

.zamena-batarei-cena .right p span {
    height: 27px;
    width: 27px;
    background: #444b51;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    margin-right: 10px;
}

.zamena-batarei-cena .right span img{
float:none;
}

.zamena-batarei-cena .right strong{
	color: #b40104;
    font-size: 40px;
    margin: 10px 0;
    text-transform: uppercase;
    display: block;
padding: 0;
}

.zamena-batarei-cena .right b{
	color: #b40104;
    font-size: 30px;
    display: block;
padding: 0;
    margin: 0;
}

.zamena-batarei-cena .right b span{
    font-size: 80px;
    line-height: 70px;
}

.zamena-batarei-cena .right em{
    font-weight: 900;
    font-family: "SegoeUIbold";
}

.zamena-batarei-cena .right a{
    background: #444b51;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 10px 40px;
    margin: 20px auto;
    float: none;
    clear: both;
    display: block;
    width: 200px;
    text-align: center;
}


.zamena-batarei-preimuchestva .item {
    float: left;
    width: 48%;
    margin: 1%;
    font-size: 16px;
    font-weight: 600;
color:#e60003;
}

.zamena-batarei-preimuchestva .item>img {
    width: 80%;
    max-width: 80px;
    float: left;
margin-right: 30px;
}












/* ----------------------------------------- */

/* Стили новой галереи */
.my-gallery {
    width: 100%;
    float: left;
}
.my-gallery figure {
    display: block;
    float: left;
margin: 0 5px 5px 0;
}
.my-gallery figcaption {
    display: none;
}

.pswp__caption__center {
    text-align: center;
}

.my-gallery_license {
    width: unset;
    float: unset;
    display: flex;
    justify-content: space-between;
}

.my-gallery_license_wrap {
    display: flex;
    justify-content:space-between;
}

.my-gallery_license_wrap .item {
    margin-right: unset;
}


.coll4 .my-gallery_license .item {
    width: 45%;
    float: left;
    padding-bottom: 23px;
    margin-bottom: 0;
}


.coll4 .my-gallery_license .item b {
    padding-bottom: 26px;
    margin-top: 26px;
}


.pswp__zoom-wrap img {
    height: auto !important;
}


/* Стили карусели */

.swiper-slide {
    margin-right: 5px;
    height: 70px;
    overflow: hidden;
    padding: 0 0 10px;
    width: 153px;
}

.swiper-container {
    padding: 20px 40px;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-color: #fff;
    left: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-color: #fff;
    right: 0;
}

.swiper-button-next, .swiper-button-prev {
    top: 20px;
    width: 50px;
    height: 100%;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(/bitrix/templates/source/styles/../images/arrows_swipper.png);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(/bitrix/templates/source/styles/../images/arrows_swipper.png);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg); 
    transform: rotate(180deg);
}

.swiper-slide img {
    width:100%;
}

/* Примеры наших работ */

.remont-4coll .item:nth-last-child(1) {
    float: left;
}

.remont-4coll .item_last {
    margin-left: 2.9%;
}

@media (max-width: 798px) {
    .remont-4coll .item:nth-last-child(1) {
        margin-right: 5%;
    }
    .remont-4coll .item_last {
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: right !important;
    }
}


.w-unset {
    width: unset;
    float: unset;
}

.caption_text_wrap {
    display: flex;
}

.caption_text_wrap .my-gallery,
.caption_text_wrap .my-gallery figure {
    float: unset;
    width: unset;
    width: 350px;
}

.caption_text_wrap .my-gallery figure,
.caption_text_wrap .my-gallery figure a {
    float: unset !important;
}

@media (max-width: 1080px) {
    .caption_text_wrap #mobile-img, .mobile-img {
        display: block;
    }
    .caption_text_wrap {
        display: block;
    }
    .caption_text_wrap .my-gallery,
    .caption_text_wrap .my-gallery figure,
    .caption_text_wrap .my-gallery figure a {
        width: 100% !important;
        margin-left: 0 !important;
        text-align: center;
    }
}


.img-detail .my-gallery,
.img-detail .my-gallery figure {
    float: unset;
}

.strahovka:nth-child(1) {
    display: none;
}

.owl-carousel.owl-loaded {
border: 1px solid #bbb;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 70px;
    height: 240px;
    margin-top: 20px;
}

.owl-theme .owl-nav {
    display: none;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    margin-top: 30px;
}

.owl-carousel .owl-stage{
    display: flex;
    align-items: center;
    max-height: 200px;
}

.owl-carousel .owl-item img {
    min-height: 200px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    background: #d2e0f9;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3f4c6b;
}



.faq-section, .open-section{
			margin: 20px 0;
		}

		.faq-section input,
		.faq-section p, 
		.open-section input#q1,
		.open-section .data-time {
			display: none;
		}

		.faq-section label+p{
		/	display: block;	
			color: #999;
			font-size: .85em;
			-webkit-transition: all .15s ease-out; 
			-moz-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			transition: all .15s ease-out;
			/* Обрезаем текст */
			text-overflow: ellipsis;
			white-space: nowrap;
			overflow: hidden;						
		}

		.faq-section input[type=checkbox]:checked~p, .open-section input[type=checkbox]:checked~section{
			display: block;
			color: #444;
			font-size: 1em;
			/* Восстанавливаем обрезание текст по умолчанию */
			text-overflow: clip; 
			white-space: normal;
			overflow: visible;	
border: 1px solid #ccc;
    padding: 20px;
		}

		.faq-section label, .open-section label{
			font-size: 1.2em;
			cursor: pointer;
			background: #eee;
			display: block;
			position: relative;
			padding: 7px 10px;
			font-weight: bold;
			border: 1px solid #ddd;
			border-left: 3px solid #888;
			text-shadow: 0 1px 0 rgba(255,255,255,.5);
			-webkit-transition: all .15s ease-out; 
			-moz-transition: all .15s ease-out;
			-ms-transition: all .15s ease-out;
			-o-transition: all .15s ease-out;
			transition: all .15s ease-out;			
		}

		.faq-section label::-moz-selection, .open-section label::-moz-selection{ /* Удаляем выделение текста при переключении */
			background: none;
		}

		.faq-section label::selection, .open-section label::selection{
			background: none;
		}

		.faq-section label:hover, .open-section label:hover{
			background: #f5f5f5;
		}

		.faq-section input[type=checkbox]:checked~label, .open-section input[type=checkbox]:checked~label{
			border-color: #ff7f50;		
color: #fff;		
			background: #EF2D2D;
			background-image: -webkit-gradient(linear, left top, left bottom, from(#EF2D2D), to(#b40104));
			background-image: -webkit-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: -moz-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: -ms-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: -o-linear-gradient(top, #EF2D2D, #b40104); 
			background-image: linear-gradient(to bottom, #EF2D2D, #b40104);
			-moz-box-shadow: 0 0 1px rgba(0,0,0,.4);
			-webkit-box-shadow: 0 0 1px rgba(0,0,0,.4);
			box-shadow: 0 0 1px rgba(0,0,0,.4);				
		}

		.faq-section label::before, .open-section label::before{
			content: '';
			position: absolute;
			right: 4px;
			top: 50%;
			margin-top: -6px;
			border: 6px solid transparent;
			border-left-color: #e60003;	
		}

		.faq-section input[type=checkbox]:checked~label::before, .open-section input[type=checkbox]:checked~label::before{
			border: 6px solid transparent;
			border-top-color: inherit;
			margin-top: -3px;
			right: 10px;	
		}
.vodokanal-form {
background: url(/img/tricolor.webp) no-repeat left / cover;
    border-radius: 10px;
    justify-content: space-between;
}

.vodokanal-form .wrap {
display: flex;
    flex-wrap: wrap;
max-width: 1190px;
    width: 90%;
    margin: 0 auto;
}



.vodokanal-form .left{
	width: 33%;
box-sizing: border-box;
padding: 20px;
}


.vodokanal-form .right{
	width: 65%;
}

.vodokanal-form .right .right-1{
width: 48%;
    float: left;
    margin-right: 4%;
}

.vodokanal-form .right .right-2{
width: 46%;
float: left;
}

.vodokanal-form .left p{
font-size: 18px;
    display: flex;
justify-content: flex-start;
    align-items: flex-start;
margin: 10px 0;
}

.vodokanal-form .left p img{
margin-right:10px;
    margin-left: 20px;
}

.vodokanal-form .right{
    margin: 1%;
    background: #fffd;
    border-radius: 7px;
    padding: 5px 20px 20px 25px;
    box-sizing: border-box;
}

.vodokanal-form .head{
font-size: 24px !important;
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 700;
    color: #333;
    margin-top: 10px;
    text-transform: uppercase;
}

.vodokanal-form .head2{
font-size: 16px;
    margin: 0;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 500;
    color: #333;
    font-family: "SegoeUIbold";
    margin-top: 20px;
margin-bottom: 10px;
}

.vodokanal-form label{
    font-size: 12px;
    display: block;
    margin: 8px 0 4px 0;
}

.vodokanal-form input,
.vodokanal-form select,
.vodokanal-form .open-section label{
background: linear-gradient(180deg, rgba(237, 237, 237, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(224, 224, 224, 1) 100%);
    border-radius: 4px;
    border: 1px solid #dddddd;
    padding: 6px;
    font-size: 15px;
    width: 100%;
    box-sizing: border-box;
}

.vodokanal-form .faq-section input[type=checkbox]:checked~p, .vodokanal-form .open-section input[type=checkbox]:checked~section {
    border: 0;
    padding: 0;
    box-sizing: content-box;
}

.vodokanal-form textarea{
background: linear-gradient(180deg, rgba(237, 237, 237, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(224, 224, 224, 1) 100%);
    border-radius: 4px;
    border: 1px solid #dddddd;
    padding: 6px;
    font-size: 15px;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
}

.vodokanal-form .bottom{
    align-items: flex-start;
margin-top:10px;
}

.vodokanal-form .bottom p{
display: block;
    margin-top: 20px;
/    margin-top: 0;
    font-size: 15px;
}

.vodokanal-form .bottom p a{
display: block;
    font-family: "SegoeUIbold";
margin-top: 7px;
}

.vodokanal-form .ui-datepicker-inline{
	width: 100%;
}
.vodokanal-form .time-label{
    width: 45%;
    background: linear-gradient(180deg, rgba(237, 237, 237, 1) 0%, rgba(245, 245, 245, 1) 50%, rgba(224, 224, 224, 1) 100%);
    border-radius: 4px;
    border: 1px solid #dddddd;
    text-align: center;
    padding: 5px;
    font-weight: normal;
    font-family: "SegoeUIbold";
    float:left;
    margin-right:5%;
    cursor: pointer;
}
.vodokanal-form .time-label.active {
    background: #e60003;
    color: #fff;
}

.vodokanal-form .time_labels{
display: flex;
}

.vodokanal-form input[type="submit" i]{
    background: #EF2D2D;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#EF2D2D), to(#b40104));
    background-image: -webkit-linear-gradient(top, #EF2D2D, #b40104);
    background-image: -moz-linear-gradient(top, #EF2D2D, #b40104);
    background-image: -ms-linear-gradient(top, #EF2D2D, #b40104);
    background-image: -o-linear-gradient(top, #EF2D2D, #b40104);
    background-image: linear-gradient(to bottom, #EF2D2D, #b40104);
    color: #fff;
}

.ui-icon-circle-triangle-e{
background-image: url(/bitrix/templates/main/img/calendar-right.webp) !important;
width: 23px !important;
    height: 23px !important;
    background-position: center !important;
}

.ui-icon-circle-triangle-w{
background-image: url(/bitrix/templates/main/img/calendar-left.webp) !important;
width: 23px !important;
    height: 23px !important;
    background-position: center !important;
}

    .form_order_full .success, .form_order_full .error, .form_order_full .error_inp {
        display: none;
    }
    .form_order_full .select_props {
        width: 100%;
        max-width: 250px;
        position: absolute;
        margin-top: 5px;
        display: none;
        height: auto;
        padding: 10px 5px;
        background-color: #fff;
    }
    .form_order_full .select_props .address_item {
        cursor: pointer;
        padding: 3px 0px;
        border-bottom: 1px solid #000;
        background-color: #fff;
    }
    .form_order_full .select_props .address_item:hover {
        cursor: pointer;
        padding: 3px 0px;
        border-bottom: 1px solid #000;
        background-color: #eee;
        font-weight: bold;
    }
@media screen and (max-width: 900px) {
.vodokanal-form .left {
    width: 100%;
}
.vodokanal-form .right{
    width: 90%;
margin: 5%;
}
}

@media screen and (max-width: 700px) {
.vodokanal-form .right .right-1,
.vodokanal-form .right .right-2 {
    width: 100%;
}
}
@media screen and (max-width: 550px) {
    .vodokanal-form .right {
        width: 100%;
        margin: 0 0 5% 0;
    }
}
