.old_price{
	margin-right:15px;
	text-decoration: line-through;
	font-size: 16px;
}
.new_price{
	color:#ff0000;
}
.price_block .old_price{
	margin-right: 10px;
}


.form-title-h4{
	font-family: "Arial",Helvetica,Arial,sans-serif;
	font-size: 19px;
	font-weight: bold;
/*	text-align: justify;*/
	text-align:left;
	width:100%;
	margin-bottom: 23px;
	display: inline-block;
}

.contener3 { /*	стиль для блока иконки */
	width: 100%;
	clear: both;
	}
.thumb5 { /* стиль для блока иконки */
	display: inline-block;
	width: 25%;
	padding: 2px 10px 2px 10px;
	vertical-align: top;
	text-align: center;
	}
.thumb5 img { /* стиль для блока иконки */
	width: 90%;
	text-align: center;
}



.sidebar-widget .title-h4{
/*	text-align: justify;*/
}
.checkbox{
	position: relative;
	padding-left: 19px;
	cursor:pointer;
}
.checkbox.sogl{
	font-size: 13px;
}
.checkbox input{
	display: none !important;
	width:0;
	height:0;
	opacity: 0;
}
.checkbox c{
	position: absolute;
	width:12px;
	height:12px;
/*	border:3px solid #E6E6E6;*/
	border:1px solid #c4c4c4;
	border-radius: 3px;
	background:transparent;
	left:0;
	top: 3px;
}
.checkbox input[type=checkbox]:checked + c{
/*	background-color:#17B8B8;*/
}
.checkbox input[type=checkbox]:checked + c:before{
	display: block;
	width:10px;
	height:10px;
	content: "";
    display: flex;
    font: 13px FontAwesome;
    color:#696969;
	left: -1px;
	position: absolute;
	top: -3px;
}

.checkbox .is-error + c{
	border-color:#c8102e;
	box-shadow: 0 0 3px 0 #c8102e;
}
label.radio{
	padding-left:23px;
	cursor:pointer;
}
.radio input{
	width:auto;
	margin-left:-23px !important;
	margin-top:5px;
/*	margin: 0 10px 0 0 !important;*/
}

.opros_v2 .opros_form .quest.inline b{
	width:200px;
}
.opros_form .quest select{
/*	width:auto;*/
}

.my_modal_enabled{
	overflow: hidden;
}

.modal_window{
	background-color: #ffffff;
/*	position:absolute;*/
	position: fixed;
	left:0;
	top:0px;
	-top: 40px;
	min-width:300px;
/*	height:200px;*/
	display:none;
	z-index:9999;
	padding:  40px 30px 30px;
/*	overflow: hidden;*/
}
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
.modal_window .top {
	min-height: 26px;
	position: absolute;
	top:10px;
	right:10px;
}
.modal_window .title{
	font-size: 24px;
	width:100%;
	text-align: center;
	display: block;
	margin-bottom:20px;
}
.modal_window .close {
/*	float:right;*/
	width: 22px;
	height: 22px;
	background:url("./images/ico_close.png") no-repeat;
	background-size: 100%;
	cursor:pointer;
	position: absolute;
	right: -3px;
	top: -3px;
	z-index:10;
	opacity: 0.8;
}
.modal_window .close.fancy::after {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    border-width: 0;
    box-sizing: border-box;
    color: #888;
    content: "×";
    font: 300 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    transition: background 0.2s ease 0s;
    width: 30px;
    z-index: 2;
}

.modal_window .close.fancy {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    cursor: pointer;
    height: 44px;
    margin: 0;
    outline: medium none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}


.mobile .modal{
	padding: 10px;
}

.modal .my_form, .modal_window .my_form{
	padding: 25px 75px 25px;
	border:1px solid #898989;
}
.mobile .modal .my_form{
	padding: 10px 10px;
}

.modal .my_form textarea, .modal_window .my_form textarea{
	min-height: 100px;
}

.my_form{
	
}
.my_form .form_field{
	width: 100%;
	padding: 4px 7px;
	border:1px solid #a8a8a8;
}
.my_form .form_field.is-error{
	border-color:#ff0000;
}
.my_form .form_field + .form_field, .my_form .form_field + label, .my_form label + label{
	margin-top:25px;
}
.my_form label{
	width:100%;
	display: block;
	position:relative;
}
.my_form .buttons{
	margin-top:25px;
}
.my_form .buttons .btn{
	display: block;	
}
.my_form .buttons .btn, .content .like_button, btn-toolbar .btn{
	padding: 13px 70px;	
}
	
.my_form .buttons .btn, .content .like_button, .content .like_button:hover, .btn-toolbar .btn{
	background-color: #c8102e;
/*	border: 0 none;*/
	color: #ffffff;
	font-size: 16px;
	margin-top: 0;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.page-layout .like_button{
	display:inline-block;
	padding: 11px 22px;
	border: 3px solid #cb0030;
/*	font-size: 14px;*/	
}
.page-layout .like_button, .page-layout .like_button:hover{
	text-decoration: none;
	cursor:pointer;
	background-color: #CB0030;
	color:#ffffff;
}
.page-layout .like_button:active{
	color:#CB0030;
	background-color: #ffffff;
}

.serv_detail .like_button{
	width:100%;
	text-align: center;
}

.my_form .buttons .btn:hover{
	color:#ffffff;	
}
.my_form .checkbox.sogl{
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
.my_form .checkbox.sogl + .checkbox.sogl{
	margin-top:10px;
}
.my_form .new_btn, .my_form .new_btn:hover{
	width:100% !important;
	background-color: #CB0030;
	color:#ffffff;
	text-align: center;
	font-size: 14px;
	padding: 11px 22px;
	text-decoration: none;
	text-transform: uppercase;
	border: 3px solid #cb0030;
}

.my_form .new_btn:active{
	color:#CB0030;
	background-color: #ffffff;
}


.green_link, .green_link:hover{
	display: inline-block;
	background-color: #14b0b2;
	color:#ffffff;
	text-align: center;
	font-size: 14px;
	padding: 11px 22px;
	text-decoration: none !important;
	text-transform: uppercase;
	border: 3px solid #14b0b2;
	min-width:60%;
}

.green_link:active{
	color:#14b0b2;
	background-color: #ffffff;
}




.publ{
	
}
.publ .row + .row{
	margin-top:20px;
}

.my_pagination .pagination__prev, .my_pagination .pagination__next{
	max-width:unset;
}

.rashodn .row{
	margin-left:-28px;
	margin-right:-28px;
}
.rashodn div[class^="col-"]{
	padding-left:28px;
	padding-right:28px;
}



.rashodn div[class^="col-"] .pict{
	width:100%;
/*	display: table-cell;*/
	vertical-align: middle;
	text-align: center;
}
@media (min-width:768px){
	.rashodn div[class^="col-"] .pict{
/*		height:180px;*/
	}
	.rashodn div[class^="col-"]:nth-child(4n+1) {
		clear: both;
	}
	.rashodn div[class^="col-"]:nth-child(1n+5) {
		margin-top:45px;
	}
}
@media (max-width:767px){
	.rashodn div[class^="col-"]:nth-child(2n+1) {
		clear: both;
	}	

	.rashodn div[class^="col-"]:nth-child(1n+3) {
		margin-top:45px;
	}
}
.rashodn div[class^="col-"] .pict img{
	max-width: 100%;
	max-height: 100%;
}

.rashodn div[class^="col-"] .brand{
	color: #7a7a7a;
	display: block;
	font-size: 12px;
	margin: 0;
	line-height: 14px;
	text-decoration: none !important;
}
.rashodn div[class^="col-"] .tit{
	display:block;
	width:100%;
	line-height: 18px;
	margin-top:10px;
	font-size: 13px;
	text-decoration: underline;
	color:#14b0b2;
}



#oborud{
	
}
#oborud .unit{
	background-color: #f5f5f5;
	border: 2px solid #ededed;
	padding: 18px 15px;
}
#oborud input[type="text"], #oborud textarea {
	background-color: #ffffff;
}

#oborud .unit h5 + .field{
	margin-top:10px;
}
#oborud .unit + .unit{
	margin-top:30px;
}
.contacts-form-wrapper .reg-form .field .add_unit_block, .contacts-form-wrapper .reg-form .field .del_unit_block{
	line-height: 19px;
	padding-top:2px;
	padding-bottom: 5px;
	margin:20px 10px 0 !important;
	display: inline-block;
	width:45%;
}
@media (max-width:768px){
	.contacts-form-wrapper .reg-form .field .add_unit_block, .contacts-form-wrapper .reg-form .field .del_unit_block{
		width:90%;
		text-align: center;
		padding:8px 10px;		
	}	
}

.field + .btn-toolbar{
	margin-top:15px;
}



.cb_button{
	position: fixed;
	right:130px;
	bottom:0px;
	width:200px;
/*	height:35px;*/
	cursor:pointer;
	z-index:100;
}
.cb_button img{
	width:100%;
}
#new_callback{
/*	max-width: 375px;*/
	border:1px solid #333333;
	border-radius: 12px;
}

.modal .mfp-close{
	top:25px;
	right:25px;
}


.serv_main{
	
}
.serv_main a, .serv_detail a{
	text-decoration: underline;
}
.serv_main h3{
	margin-top:0;
}
.serv_main .row > div:nth-child(1){
	max-width: 160px;
}
.serv_main > .row + .row{
	margin-top:50px;
}

.serv_main .sect_pict{
	width:100%;
}

.new_subscr{
	margin-top:20px;
}
.new_subscr .like_button{
	width:100%;
	text-align: center;
}

.rate_block{}
.rate_block img{
	float:left;
	}
.rate_block img + img{
	margin-left:3px;
}
.rate_main_block{
	text-align: left;
	line-height: 16px;
	font-size: 14px;
}
.rate_main_block .row + .row{
	margin-top:15px;
}

.photos{
	
}
.photos .row{}
.photos .row .item{
	text-align: center;
	margin-bottom: 25px;
}
.photos .row .item img{
	max-width:100%;
	
}
.photos .row .item .title{
	display: block;
	margin-top:20px;
	width:100%;
	text-align: center;
}
.sidebar-widget2{
	padding-top:20px;
}
.sidebar-widget2 .title-h4{
	margin-top:10px;
}