

/* Start:/bitrix/templates/zakrevskiy/css/jquery.fancybox.css?17472488074930*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8905;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/zakrevskiy/css/../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/zakrevskiy/css/../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 15px;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/zakrevskiy/css/../images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8020!important;
	background: rgba(244,244,244,0.8);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/bitrix/templates/zakrevskiy/css/../images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/bitrix/templates/zakrevskiy/css/../images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* End */


/* Start:/bitrix/templates/zakrevskiy/css/jquery.formstyler.css?174724880712976*/
.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: auto;
	border-radius: 4px;
	box-shadow: none;
	cursor: pointer;

}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;

}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: auto;
	height:22px;
    margin-left: 30px;
	background: url("/bitrix/templates/zakrevskiy/css/../images/ico_43.png") no-repeat right 1px;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #307be9;
	text-decoration: underline;
	font-size: 0.875em;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.jq-file__browse {
	position: absolute;
	display: none;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-file:hover .jq-file__name {
	text-decoration: none;
	cursor: pointer;
}
.jq-file:active .jq-file__browse {

}
.jq-file__name:hover{


}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {

}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}




.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;

}
.jq-selectbox__select {
	width: 100%;
	height: 50px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #fff;
	text-shadow: 1px 1px #FFF;
	line-height:45px;
	box-sizing: border-box;
}
.jq-selectbox__select:hover {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
	-moz-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
	box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
}
.opened .jq-selectbox__select:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #fff;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 15px;
	width: 10px;
	height: 100%;
}

.jq-selectbox__trigger-arrow {
	position: absolute;
	width: 10px;
	height: 100%;
	background: url("/bitrix/templates/zakrevskiy/css/../images/ico15.png") no-repeat center center ;
}
.jq-selectbox.opened .jq-selectbox__trigger-arrow {
	position: absolute;
	width: 10px;
	height: 100%;
	background: url("/bitrix/templates/zakrevskiy/css/../images/ico15.png") no-repeat center center ;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.jq-selectbox.opened .jq-selectbox__select {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.jq-selectbox.opened {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
	-moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
	box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
}
.jq-selectbox.opened .jq-selectbox__dropdown {
	-webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
	-moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
	box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCC;
	border-top: none;
	border-radius: 5px;
	background: #FFF;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	overflow: hidden;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
	height: 230px;
	background: #fafafa;
}
.mbfs_m1 .jq-selectbox ul {
	margin: 0;
	padding: 0;
	height: 240px;
}
.calc_item .jq-selectbox li {
	background: #fff;
	font: 1em 'pf_dindisplay_prolight';
	color: #557089;
	height: 30px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox li {
	height: 40px;
	padding: 0 15px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #000000;
	line-height: 40px;
	position: relative;
	box-sizing: border-box;
	transition: .2s;
}
.jq-selectbox li:after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #f2f2f2;
}
.jq-selectbox li:last-child:after {
	display: none;
}

.jq-selectbox li:hover {
	background-color: #f2f2f2;
	font-weight: 700;
}
.jq-selectbox li.disabled {
	color: #AAA;
  display: none;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


























.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background: -webkit-linear-gradient(#FFF, #E6E6E6);
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
/* End */


/* Start:/bitrix/templates/zakrevskiy/css/jquery.jscrollpane.css?17472488072360*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
	width: 100%!important;
}

/*  */
.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
	background: none;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

/*   */
/*
.photo_feed_wp .jspArrow
{
	background: #0b1422;
}
.news_wp .jspArrow
{
	background: #e9e9e9;
}
.day_news_wp .jspArrow
{
	background: #e9e9e9;
}
.photo_feed_wp .jspArrow.jspDisabled
{
	background: #0b1422;
}
.news_wp .jspArrow.jspDisabled
{
	background: #e9e9e9;
}
.day_news_wp .jspArrow.jspDisabled
{
	background: #e9e9e9;
}
*/

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: none;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

/*  */
.jspTrack
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_aside .jspTrack
{
	background: #0b1422;
	position: relative;
}
.news_wp .jspTrack
{
	background: #e9e9e9;
	position: relative;
}
.day_news_wp .jspTrack
{
	background: #e9e9e9;
	position: relative;
}
.news_open_wp .jspTrack
{
	background: #e9e9e9;
	position: relative;
}

/*  */
.jspDrag
{
	background: #bdc2c7;
	position: relative;
	top: 0;
	right: 18px;
	width: 8px;
	cursor: pointer;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: none;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
	height: 14px;
	width: 100%;
}

.jspArrow.jspDisabled
{
	background: none;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
	height: 14px;
	width: 100%;
}


.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 4px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* End */


/* Start:/bitrix/templates/zakrevskiy/css/jquery.arcticmodal.css?17507151594959*/
.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

*:first-child+html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url('/bitrix/templates/zakrevskiy/css/../images/fancybox_loading.gif') no-repeat 50% 50%;
}
.box-modal {
    position: relative;
    width: 655px;
    height: 300px;
    padding: 20px;

    color: #3c3c3c;
/*
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
*/
    border-radius: 5px;
}
.light-modal {
    position: relative;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
    border-radius: 5px;
    opacity: 0;
}
#big-modal {
    width: 980px;
    background: #fff;
    padding: 10px;
}
#middle-modal {
    width: 455px;
}

/* Стили модальных окон */

#small-modal1,
#small-modal11,
#small-modal111 {
      position: relative;
      width: 662px;
      height: 555px;
      background: #fff;
      box-sizing: border-box;
      padding: 35px 30px 30px 30px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  }
#small-modal2 {
    position: relative;
    width: 662px;
    height: 555px;
    background: #fff;
    box-sizing: border-box;
    padding: 35px 30px 30px 30px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
#small-modal3 {
    position: relative;
    width: 720px;
    height: 555px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
#small-modal4 {
    position: relative;
    width: 560px;
    height: 685px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding-top: 30px;
}
#small-modal5 {
    position: relative;
    width: 660px;
    height: 525px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding: 60px 40px 50px 40px;
}
#small-modal6 {
    position: relative;
    width: 654px;
    height: 600px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
}
#small-modal7 {
    position: relative;
    width: 654px;
    height: 540px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
}
#small-modal8 {
    position: relative;
    width: 654px;
    height: 360px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding: 30px;
}
#thanks{
    position: relative;
    width: 560px;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
padding: 80px 0;
}
#feedback-modal-box {
    width: 300px;
}
#feedback-modal-box #feedback-infolist {
    list-style: none;
    display: table;
    width: 100%;
    height: 100%;
	margin:0;
	padding:0;
}
#feedback-modal-box #feedback-infolist li {
    text-align: center;
    font-size: 110%;
    display: table-cell;
    vertical-align: middle;
    height: 120px;
}
#light-box {
    border-radius: 5px;
}




/* End */


/* Start:/bitrix/templates/zakrevskiy/css/passfield.min.css?17472488073023*/
.a_pf-wrap .a_pf-placeholder, .a_pf-wrap .a_pf-tip {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px
}

.a_pf-txt-pass, .a_pf-txt-clear {
    outline: 0
}

.a_pf-txt-pass::-ms-clear, .a_pf-txt-pass::-ms-reveal, .a_pf-txt-clear::-ms-clear, .a_pf-txt-clear::-ms-reveal {
    display: none
}

.a_pf-wrap .a_pf-btn {
    display: none;
    width: 25px;
    text-align: center;
    color: #9e9e9e;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.a_pf-wrap .a_pf-btn:hover {
    color: #4b4b4b
}

.a_pf-wrap .a_pf-btn.a_pf-btn-gen {
    width: 22px
}

.a_pf-wrap .a_pf-btn-gen-i {
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 auto
}

.a_pf-wrap .a_pf-btn-gen-i, .a_pf-wrap .a_pf-btn-gen-help {
    height: 16px;
    background: url(/bitrix/templates/zakrevskiy/css/../img/rand.png) center -16px no-repeat
}

.a_pf-wrap .a_pf-btn-gen-i:hover {
    background-position: center 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .a_pf-wrap .a_pf-btn-gen-i, .a_pf-wrap .a_pf-btn-gen-help {
        background-image: url(/bitrix/templates/zakrevskiy/css/../img/rand@2x.png);
        background-size: 16px
    }
}

.a_pf-wrap .a_pf-placeholder {
    display: block;
    color: #aaa;
    text-align: left;
    overflow: hidden;
    cursor: text
}

.a_pf-wrap .a_pf-warn {
    color: #b94a48;
    display: inline-block;
    margin: 0
}

.a_pf-warn.a_pf-empty {
    display: none
}

.a_pf-wrap.a_pf-wrap-no-ib .a_pf-warn {
    display: inline;
    padding-bottom: 2px
}

.a_pf-wrap .a_pf-tip {
    display: none;
    line-height: 18px;
    margin: 0;
    padding: 0;
    z-index: 10000
}

.a_pf-wrap .a_pf-tip-arr-wrap {
    height: 9px;
    margin: 0
}

.a_pf-wrap.a_pf-wrap-no-ib .a_pf-tip-arr-wrap {
    display: none
}

.a_pf-wrap .a_pf-tip-arr {
    display: block;
    top: 0;
    margin: 0 0 0 20px;
    padding: 0;
    border-color: transparent transparent #9e9e9e;
    border-style: solid;
    border-width: 0 10px 10px;
    width: 0;
    height: 0
}

.a_pf-wrap .a_pf-tip-arr-in {
    display: block;
    position: relative;
    top: -9px;
    margin: 0 0 0 20px;
    padding: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 10px 10px;
    width: 0;
    height: 0
}

.a_pf-wrap .a_pf-tip-body {
    display: block;
    border: 1px solid #9e9e9e;
    border-radius: 3px;
    padding: 5px;
    background-color: #fff;
    color: #333;
    margin: 0
}

.a_pf-wrap .a_pf-btn-gen-help {
    display: inline-block;
    width: 16px;
    cursor: default;
    vertical-align: bottom;
    margin: 0 1px 2px;
    padding: 0
}

.a_pf-wrap.a_pf-wrap-no-ib .a_pf-btn-gen-help {
    display: inline
}

.a_pf-wrap.a_pf-wrap-no-ib .arrow {
    display: none
}
/* End */


/* Start:/bitrix/templates/zakrevskiy/css/swiper.css?174724880723443*/
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-disabled {
  transition: .4s;
  filter: grayscale(1) brightness(3.5)!important;
  -moz-filter: grayscale(1) brightness(3.5)!important;
  -webkit-filter: grayscale(1) brightness(3.5)!important;
  cursor: default!important;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  width: 660px;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 338px;
  top: -58px;
}

.swiper-pagination2 {
  width: 660px;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 338px;
  top: -58px;
}

.s-p1{
  width: 100%;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 0;
bottom: 18px;
}
.s-p3{
  width: 660px;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 370px;
  top: 5px;
}
.s-p4{
  width: 100%;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 0;
  bottom: 0;
  top: inherit;
  text-align: center;
  padding-left: 8px;
}
.s-p9{
  width: 660px;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 370px;
  top: 5px;
}

.s-p99{
  width: 660px;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  left: 370px;
  top: 5px;
}
.s-p10{
  width: 340px;
  text-align: right;
  position: absolute;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  right: 30px;
  top: -40px;
}
.swiper-pagination.swiper-pagination-hidden,  .swiper-pagination2.swiper-pagination-hidden{
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  left: 370px;
  width: 100%;
  top: 0;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin-right: 15px;
  display: inline-block;
  border-radius: 100%;
  background: none;
  opacity: 1;
  border: 3px #dee0e3 solid;
  box-sizing: border-box;
  transition: .4s;
}
.swiper-pagination-bullet:hover{
  border: 3px #bdc2c7 solid;
}
.s-p1 .swiper-pagination-bullet{
  border: 3px #fff solid;
  margin-right: 7px;
  margin-left: 7px;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.s-p1 .swiper-pagination-bullet-active{
  background: #fff;
}
.swiper-pagination-bullet-active {
  background: #bdc2c7;
  border: 3px #bdc2c7 solid;

}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #dee0e3;

}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #dee0e3;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

@media (min-width: 1101px) {
	.catalog_img_wp {width: 180px !important; border-right: 1px solid #f2f2f2 !important;}
	.catalog_info_wp {width: 494px !important;border-left: none !important;min-height: 124px !important;}
	.catalog_cart {min-height: 124px !important;}
	.product_slider_wp .wrapper.wp_p2 .product_big_slider .catalog_block .catalog_info_wp {width: 746px !important;}
}





/* End */


/* Start:/bitrix/templates/zakrevskiy/components/bitrix/main.userconsent.request/template/user_consent.css?17507153444411*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	width: 100%;
	max-width: 600px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 10px 0;
	font: normal 18px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #d31020;
	    color: #fff;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d31020;
	    border-bottom: 3px solid #9c1825;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	border: 1px solid #999;
	overflow: auto;
	padding: 8px;
	text-align: left;
	color: rgb(84, 84, 84);
}

.main-user-consent-request-popup-link {
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.main-user-consent-request-popup-link a {
	display: block;
	margin: 20px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	color: #333;
	font-size:13px;
	line-height: 15px;
}
.main-user-consent-request-announce-link{
	cursor: pointer;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text,
	.main-user-consent-request-popup-link {
		height: 240px;
	}
	.main-user-consent-request-popup-link a {
		max-width: 200px;
	}
}

@media (max-width: 768px) {
	.main-user-consent-request-popup-cont {
		height: 100%;
	}
}
/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17512082042729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/zakrevskiy/styles.css?17512093431443*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
  padding: 0; 
  margin: 0; 
  } 
table { 
  border-collapse: collapse; 
  border-spacing: 0; 
  } 
fieldset,img {  
  border: 0; 
  } 
address,caption,cite,code,dfn,em,strong,th,var { 
  font-weight: normal; 
  font-style: normal; 
  }
caption,th { 
  text-align: left; 
  } 
h1,h2,h3,h4,h5,h6 { 
  font-weight: normal; 
  font-size: 100%; 
  } 
q:before,q:after { 
  content:''; 
  } 
abbr,acronym { border: 0; 
  } 

.nca-cookiesaccept-line.style-8 {
    background-color: #fff;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text, .nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text, .nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text, .nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text
{
  color:#1b2026;
}

.nca-cookiesaccept-line
{
  width: 50% !important;
}

#nca-cookiesaccept-line-accept-btn {
  width: 100%;
    display: block;
    border-top: none;
    border-right: none;
    border-left: none;
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    background: #d31020;
    display: block;
    transition: .4s;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
    line-height: 50px;
    height: 50px;
    width: 150px;
}
/* End */


/* Start:/bitrix/templates/zakrevskiy/template_styles.css?1750715195136868*/
/********************************************General********************************************************/
html{
    min-width: 1100px;
}
body{
    font: 16px 'Ubuntu', sans-serif;
    background: #fff;
    color: #1b2026;
    line-height: 1;
    min-width: 1100px;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.cc_text{
 display: none;
}
input:focus, input:hover, input:active, input:checked, button:focus, button:hover, button:active, textarea:focus, textarea:hover, textarea:active{
	outline: none!important;
}

.clearfix:after{
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
}
a{
    cursor: pointer;
    text-decoration: none;
    color: #1b2026;
}
textarea{
    resize: none;
}
a:hover{
    text-decoration: none;
}
@font-face {
    font-family: 'rouble';
    src: url("/bitrix/templates/zakrevskiy/fonts/rouble.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
.wrapper{
    width: 1064px;
    margin: 0 auto;
    position: relative;
    padding: 0 32px;
    box-sizing: border-box;
}
.wp_nopad{
   padding: 0;
}
.wp_p1{
    padding-right: 18px;
	}
.wp_p2{
    padding: 0 25px;
}
.modal{
    display: none;
}
.header_top{
    width: 100%;
    background: #3f4c5c;
    padding: 8px 0;
    z-index: 9999999;
    position: relative;
}
.city_choice_block{
    float: left;
    margin-top: 4px;
    position: relative;
}
.city_choice_toggle{
    width: 280px;
    box-sizing: border-box;
    padding: 25px 30px;
    position: absolute;
    left: -30px;
    top: 35px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    z-index: 10000;
}
.city_choice_toggle:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -6px;
    left: 40px;
}
.topmenu{
    float: right;
}
.cc_active{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding-right: 19px;
    position: relative;
}
.cc_active span{
    border-bottom: 1px dashed rgba(255,255,255,1);
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.cc_active span:hover{
    border-bottom: 1px dashed rgba(255,255,255,0);
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.cc_active:before{
    content: '';
    width: 10px;
    height: 6px;
    background: url("/bitrix/templates/zakrevskiy/images/ico1.png") no-repeat;
    position: absolute;
    top: 6px;
    right: 0;
}
.cc_active.active:before{
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.header_address{
    float: left;
    margin: 5px 0 0 20px;
}
.header_address p{
    color: #bdc2c7;
    font-size: 12px;
    display: inline-block;
}
.header_address a{
    color: #bdc2c7;
    font-size: 12px;
    margin-left: 6px;
    padding-left: 6px;
    transition: .4s;
}
.header_address a:hover{
    color: #fff;
}
.topmenu li{
    list-style: none;
    float: left;
}
.topmenu li a{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    border-radius: 3px;
    transition: .4s;
}
.topmenu li a:hover{
    background: #54606e;
}
/*.topmenu li:first-child{*/
    /*position: relative;*/
/*}*/
/*.topmenu li:first-child a{*/
/*font-size: 12px;*/
    /*font-weight: 400;*/
    /*color: #bdc2c7;*/
    /*border: 1px solid #54606e;*/
    /*line-height: 28px;*/
    /*height: 28px;*/
    /*padding-left: 28px;*/
    /*padding-right: 10px;*/
    /*position: relative;*/
    /*margin-right: 16px;*/
/*}*/
/*.topmenu li:first-child a:before{*/
    /*content: '';*/
    /*width: 13px;*/
    /*height: 10px;*/
    /*background: url("/bitrix/templates/zakrevskiy/images/ico2.png") no-repeat;*/
    /*position: absolute;*/
    /*top: 9px;*/
    /*left: 10px;*/
/*}*/
/*.topmenu li:first-child a:after{*/
    /*content: '';*/
    /*width: 100%;*/
    /*height: 15px;*/
    /*background: none;*/
    /*position: absolute;*/
    /*bottom: -14px;*/
    /*left: 0;*/
/*}*/
/*.topmenu li:first-child.active a{*/
    /*border: 1px solid #bdc2c7;*/
    /*color: #fff;*/
    /*background: none;*/
/*}*/
/*.topmenu li:first-child.active  a:before{*/
    /*content: '';*/
    /*-webkit-filter:grayscale(1) brightness(3.2);*/
    /*-moz-filter:grayscale(1) brightness(3.2);*/
    /*filter:grayscale(1) brightness(3.2);*/
/*}*/
.scroller {
    position: fixed;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    visibility: hidden;
}
.header_bot{
    width: 100%;
    background: #fafafa;
    padding: 24px 0 18px 0;
    border-bottom: 1px solid #f2f2f2;
    z-index: 1000;
    position: relative;
}
.logo{
    float: left;
}
.logo img{
    max-width: 100%;
}
.main_personal_block{
    float: right;
    width: 200px;
    position: relative;
}
.main_personal_block:before{
    float: right;
    width: 230px;
    height: 80px;
    left: -15px;
    top: -15px;
    position: absolute;
    content: '';
}
.main_personal_toggle{
    position: absolute;
    left: -30px;
    top: -24px;
    width: 250px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    padding-top: 92px;
    display: none;
    z-index: 1000;
}
.mpt_links{
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 13px 0 5px 0;
}
.mpt_links a{
    display: block;
    text-align: right;
    padding: 7px 80px 8px 30px;
    color: #7e8792;
    font-size: 14px;
    position: relative;
    transition: .4s;
}
.mpt_links a:hover{
    color: #d31020;
}
.mpt_links a span{
    -webkit-filter:grayscale(1) brightness(3.2);
    -moz-filter:grayscale(1) brightness(3.2);
    filter:grayscale(1) brightness(3.2);
    transition: .2s;
}
.mpt_links a:hover span{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.mpt_links a:nth-child(1) span{
    background: url("/bitrix/templates/zakrevskiy/images/ico4-hover.png") no-repeat;
    display: block;
    width: 20px;
    height: 14px;
    position: absolute;
    right: 30px;
    top: 6px;
}
.mpt_links a:nth-child(2) span{
    background: url("/bitrix/templates/zakrevskiy/images/ico5-hover.png") no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
    top: 5px;
    display: block;
}
.mpt_links a:nth-child(3) span{
    background: url("/bitrix/templates/zakrevskiy/images/ico6-hover.png") no-repeat;
    width: 20px;
    height: 16px;
    position: absolute;
    right: 30px;
    top: 6px;
    display: block;
}
.mpt_links a:nth-child(4) span{
    background: url("/bitrix/templates/zakrevskiy/images/ico7-hover.png") no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 30px;
    top: 4px;
    display: block;
}
.mpt_quit{
    background: #fafafa;
    height: 44px;
}
.mpt_quit a{
    display: block;
    text-align: right;
    padding: 15px 80px 15px 30px;
    color: #7e8792;
    font-size: 14px;
    position: relative;
    transition: .4s;
}
.mpt_quit a span{
    background: url("/bitrix/templates/zakrevskiy/images/ico8-hover.png") no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 30px;
    top: 12px;
    display: block;
}
.mpt_quit a span{
    -webkit-filter:grayscale(1) brightness(3.2);
    -moz-filter:grayscale(1) brightness(3.2);
    filter:grayscale(1) brightness(3.2);
    transition: .2s;
}
.mpt_quit a:hover{
    color: #d31020;
}
.mpt_quit a:hover span{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.phone_block{
    float: right;
    margin-right: 50px;
    margin-top: 2px;
}
.logo img{
    display: inline-block;
    vertical-align: middle;
}
.logo p{
  display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #3f4c5c;
    line-height: 22px;
    margin-left: 26px;
}
.logo p span{
    display: block;
    font-weight: 700;
}
.phone_block a{
    display: block;
    font-weight: 700;
    transition: .4s;
    margin-bottom: 6px;
    color: #3f4c5c;
}
.phone_block a:hover{
    color: #d31020;
}
.mpb_img{
    float: right;
    border-radius: 50%;
    overflow: hidden;
    width: 50px;
    height: 50px;
    position: relative;
    top: -3px;
    z-index: 8900;
    cursor: pointer;
}
.mpb_img img{
    max-width: 100%;
}
.mpb_info{
    float: left;
    margin-top: 2px;
    position: relative;
    z-index: 8900;
}
.mpb_info p{
    font-weight: 700;
    margin-bottom: 5px;
    color: #3f4c5c;
}
.mpb_info a{
    font-size: 14px;
    color: #7e8792;
    transition: .4s;
    position: relative;
}
.mpb_info a:last-child:before{
    content: '';
    width: 1px;
    height: 12px;
    background: #dfe1e3;
    position: absolute;
    left: -2px;
    top: 3px;
}
.mpb_info a:hover{
    color: #d31020;
}
.mpb_info a:last-child{
    margin-left: 7px;
    padding-left: 7px;
}
.main_nav{
    float: left;
    position: relative;
}
.main_nav>.mn_active{
display: block;
    width: 140px;
    height: 51px;
    line-height: 51px;
    position: relative;
    border-radius: 5px;
    background: #d31020;
    color: #fff;
    padding-left: 44px;
    box-sizing: border-box;
    font-weight: 700;
    transition: .4s;
    float: left;
}
.main_nav>.mn_active:before{
    content: '';
    width: 14px;
    height: 12px;
    background: url("/bitrix/templates/zakrevskiy/images/ico9.png") no-repeat;
    position: absolute;
    left: 19px;
    top: 19px;
}
.main_nav>.mn_active:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 12px;
    left: 0;
    z-index: 1000;
    bottom: -6px;
}

.fixed .main_nav>.mn_active:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    z-index: 1000;
    bottom: -25px;
}
.mn_toggle{
    position: absolute;
    width: 1000px;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    left: 0;
    top: 52px;
    background: #fff;
    z-index: 8900;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}
.fixed .mn_toggle {
    top: 36px;
}
.mn_toggle ul{
    float: left;
    /*margin-top: -10px;*/
}
.mn_toggle ul:nth-child(1){
    width: 320px;
}
.mn_toggle ul:nth-child(2){
    width: 340px;
}
.mn_toggle ul:nth-child(3){
    width: 300px;
}
.mn_toggle ul li{
    list-style: none;
    height: 36px;
}
.mn_toggle ul li a{
    font-weight: 700;
    transition: .4s;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mn_toggle ul li a:hover{
    color: #d31020;
}
.main_opt_link {
    float: left;
    font-weight: 700;
    transition: .4s;
    padding: 17px 27px 17px 27px;
}
.main_opt_link:hover{
    color: #d31020;
}
.search_block{
    width: 624px;
    height: 51px;
    position: relative;
    float: left;
    margin-left: 3px;
}
.search_block>button{
    content: '';
    width: 18px;
    height: 18px;
    background: url("/bitrix/templates/zakrevskiy/images/ico10-hover.png") no-repeat;
    border: none;
    outline: none;
    position: absolute;
    cursor:pointer;
    right: 20px;
    top: 18px;
    z-index: 200;
    transition: .3s;
    -webkit-filter:grayscale(1) brightness(2.5);
    -moz-filter:grayscale(1) brightness(2.5);
    filter:grayscale(1) brightness(2.5);
}
.search_block:hover button{
    -webkit-filter:grayscale(1) brightness(1);
    -moz-filter:grayscale(1) brightness(1);
    filter:grayscale(1) brightness(1);
}
.search_block>button:hover{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.search_toggle_block{
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
    -moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
    box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
    top: 46px;
    left: 0;
    z-index: 8900;
    background: #fafafa;
    border: 1px solid #bdc2c7;
    border-top: none;
    box-sizing: border-box;
    padding: 20px 20px 12px 20px;
    border-radius: 0 0 5px 5px;
    display: none;
}
.search_toggle_block a{
    color: #7e8792;
    display: block;
    margin-bottom: 7px;
    transition: .4s;
}
.search_toggle_block a:hover{
    color: #000;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.nsb_toggle{
    -webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
    -moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
    box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
    border-radius: 0 0 5px 5px;
    background: #fafafa;
    border: 1px solid #bdc2c7;
    border-top: none;
    border-top: none;
    top: 50px;
    z-index: 10;
    position: absolute;
    left: -1px;
    width: 92px;
    box-sizing: border-box;
    opacity: 0;
    display: none;
}
.nsb_toggle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    top: -8px;
    z-index: 11;
    left: 0;
}
.nsb_toggle a{
    padding: 14px 15px;
    display: block;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #7e8792;
    border-bottom: 1px solid #f2f2f2;
    transition: .4s;
}
.nsb_toggle a:hover{
    background: #f2f2f2;
    color: #1b2026;
}
.nsb_toggle a[data-num="20"] {
    display: none;
}
.search_block input{
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #bdc2c7;
    padding-left: 20px;
    font: 16px 'Ubuntu', sans-serif;
    outline: none;
    position: relative;
    z-index: 200;
    transition: .4s;
    cursor: pointer;
}
.search_block input:hover{
    -webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
    -moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
    box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
}
.search_block input:focus{
    -webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
    -moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
    box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
}
.main_cart_wp{
    float: right;
    /*padding-right: 12px;*/
   /* margin-top: 13px;*/
    position: relative;
    z-index: 999;
    cursor: pointer;
}
.main_cart_wp.active{
    z-index: 9999999;
}
.mc_block{
    position: relative;
    width: 70px;
    height: 50px;
    display: block;
    background: url("/bitrix/templates/zakrevskiy/images/ico11.png") 26px 13px no-repeat;
    z-index: 9999999;
}
.fixed .mc_block {
    position: relative;
    width: 70px;
    height: 35px;
    background: url("/bitrix/templates/zakrevskiy/images/ico11.png") 26px 3px no-repeat;
    z-index: 9999999;
}
.mc_block span{
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #d31020;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    box-sizing: border-box;
    padding-top: 4px;
    font-weight: 700;
    position: absolute;
    right: 1px;
    top: 3px;
}
.fixed .mc_block span {
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    background: #d31020;
    color: #fff;
    font-size: 12px;
    border-radius: 50%;
    box-sizing: border-box;
    padding-top: 4px;
    font-weight: 700;
    position: absolute;
    right: 1px;
    top: -7px;
}
.main_nav_wp{
    width: 100%;
    padding: 30px 0;
    box-sizing: border-box;
    height: 111px;
    position: relative;
}
.main_nav_inner{
    width: 100%;
    padding: 30px 0;
    box-sizing: border-box;
    height: 111px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
}
.main_nav_inner.fixed {
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px 0 6px 0;
    height: auto;
    z-index: 9999;
    opacity: 1;
    transition: 0.4s opacity ease;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    0px 0px 25px 0px rgba(50, 50, 50, 0.15);
    box-shadow:         0px 0px 25px 0px rgba(50, 50, 50, 0.15);
}
.main_nav_inner.upped {
    top: -100%;
    opacity: 0;
    transition: 0.4s opacity ease;
}
.main_nav_inner.fixed .search_block input{
    height: 35px;
}
.main_nav_inner.fixed .main_nav>.mn_active{
height: 35px;
    line-height: 35px;
}
.main_nav_inner.fixed .main_nav>.mn_active:before{
    content: '';
    top: 12px;
}
.main_nav_inner.fixed .search_block button{
    top: 9px;
}
.main_nav_inner.fixed .search_block{
    height: 35px;
}
.main_nav_inner.fixed  .main_opt_link{
    font-size: 14px;
    float: left;
    font-weight: 700;
    transition: .4s;
    padding: 10px 27px 10px 27px;
    margin-top: 0;
}
.main_nav_inner.fixed .main_cart_wp{
    margin-top: 3px;
}
.main_about_block{
    width: 33.333%;
    float: left;
    box-sizing: border-box;
    height: 52px;
}
.main_about_block p{
    line-height: 22px;
    color: #3f4c5c;
}
.mab_bg1{
    padding-left: 70px;
    background: url("/bitrix/templates/zakrevskiy/images/ico12.png") no-repeat;
    padding-top: 4px;
    width: 36%;
}
.mab_bg2{
    padding-left: 58px;
    background: url("/bitrix/templates/zakrevskiy/images/ico13.png") no-repeat;
    padding-top: 4px;
    width: 45%;
}
.mab_bg3{
    width: 19%;
    padding-left: 75px;
    background: url("/bitrix/templates/zakrevskiy/images/ico14.png") no-repeat 0 3px;
    padding-top: 4px;
}
.main_title{
   border: 1px solid #f2f2f2;
    padding: 24px 30px 25px 30px;
    position: relative;
}
.order_cont_border .main_title{
    border: none;
    border-bottom: 1px solid #f2f2f2;
    padding: 24px 30px 25px 30px;
    position: relative;
}
.breadcrumbs{
    margin-bottom: 16px;
}
.breadcrumbs li{
    list-style: none;
    float: left;
    margin-right: 5px;
    position: relative;
}
.breadcrumbs li a{
    font-size: 12px;
    color: #7e8792;
    position: relative;
    padding-right: 10px;
}
.breadcrumbs li a:hover{
    text-decoration: underline;
}
.breadcrumbs li:before{
    content: '/';
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 12px;
    color: #7e8792;
}
.breadcrumbs li:last-child:before{
    content: '';
    display: none;
}
.main_about_wp{
    margin-bottom: 30px;
}
h1{
    font-size: 24px;
    font-weight: 700;
}
.left_nav{
    width: 254px;
    float: left;
    border: 1px solid #f2f2f2;
    border-top: none;
    box-sizing: border-box;
    position: relative;
    border-right: none;
}
.left_menu{
    background: #fafafa;
    padding: 18px 30px 28px 30px;
}
.left_menu li{
    list-style: none;
}
.left_menu li:last-child{
    margin-bottom: 0;
}
.left_menu li a{
    font-weight: 700;
    transition: .4s;
    letter-spacing: -0.025em;
    position: relative;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
}
.left_menu li:first-child a{
    letter-spacing: 0;
}
.left_menu li a:hover{
    color: #d31020;
}
.left_menu li a.active{
    color: #d31020;
    text-transform: uppercase;
}
.mfb_left .search_block{
    width: 100%;
    margin: 17px 0 0 0;
}
.mfb_left{
    width: 491px;
    float: left;
    margin-right: 20px;
}
.content{
box-sizing: border-box;
    width: 810px;
    float: left;
}
.button{
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    background: #d31020;
    display: block;
    transition: .4s;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
}
button.button {
  width: 100%;
  display: block;
  border-top: none;
  border-right: none;
  border-left: none;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  cursor: pointer;
}
button.button:fovus {
  outline: hidden;
}
.button:hover{
    border-bottom: 3px solid #9c1825;
}
.mf_btn{
    line-height: 50px;
    height: 50px;
    margin-top: 34px;
}
.mfb_right{
    width: 235px;
    float: left;
}
.main_filter_block{
    border: 1px solid #f2f2f2;
    border-top: none;
    padding: 30px 31px 10px 31px;
}
.mfb_dop{
    width: 235px;
    float: left;
}
.mfb_select .select1{
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    font: 14px 'Ubuntu', sans-serif;
    outline: none;
    color: #7e8792;
}
.select {
    visibility: hidden;
    z-index: -1;
}
.mfd_m1{
    margin-right: 20px;
}
.mt1{
    margin-top: 35px;
}
.mfb_select p{
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 9px;
}
.mfb_select{
    margin-bottom: 19px;
}
.mbfs_m1{
    margin-top: 78px;
}
.catalog_block{
    /*height: 76px;*/
	height: auto;
	min-height: 76px;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
    transition: .4s;
    cursor: pointer;
}
.catalog_block:hover{
    border: 1px solid #d31020;
}
.catalog_block:hover .catalog_text a{
    color: #d31020;
}

.catalog_block:hover p.catalog_text{
    color: #d31020;
}

.catalog_block.no_red:hover .catalog_text a{
    color: #1b2026;
}

.catalog_block .catalog_block_bottom{
	clear: both;
	border-top: 1px solid #f2f2f2;
	padding: 10px;
	color: #7e8792;
    font-size: 14px;
}

.catalog_block .catalog_block_bottom.comment{
	color: #d31020;
	text-transform: uppercase;
}

.cs_left p{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.cs_left a{
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    border: 1px solid #f2f2f2;
    background: url("/bitrix/templates/zakrevskiy/images/ico16.png") no-repeat 0 0;
    width: 50px;
    height: 50px;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.cs_left a:hover,
.cs_left a.asc{
    background: url("/bitrix/templates/zakrevskiy/images/ico16.png") no-repeat 0 -50px;
    border: 1px solid #cdd1d5;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.cs_left a.asc:hover{
    background: url("/bitrix/templates/zakrevskiy/images/ico16.png") no-repeat 0 0;
}
.catalog_wp{
    padding:  30px 31px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.cs_left{
    float: left;
}
.cs_right{
    float: right;
}
.cs_right p{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.cs_right>div{
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #f2f2f2;
    width: 92px;
    height: 50px;
    box-sizing: border-box;
    padding: 17px 0;
    text-align: center;
}
.number_sort_block{
    position: relative;
    cursor: pointer;
}
.number_sort_block span{
    font-size: 14px;
    font-weight: 700;
}
.number_sort_block>a{
    display: inline-block;
    width: 10px;
    height: 6px;
    background: url("/bitrix/templates/zakrevskiy/images/ico15.png") no-repeat 15px 0;
    padding-left: 15px;
    margin-left: 15px;
    position: relative;
}
/*
.number_sort_block.active>a{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
*/
.number_sort_block>a:before{
    content: '';
    width: 1px;
    height: 17px;
    background: #dee0e3;
    position: absolute;
    left: -3px;
    top: -6px;
}
.number_sort_block:hover{
    -webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
    -moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
    box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
    background: #fff;
    border: 1px solid #bdc2c7;
    border-bottom: none;
}
.catalog_sorting{
    margin-bottom: 30px;
}
.catalog_img_wp{
    width: 83px;
    text-align: center;
    /*border-right: 1px solid #f2f2f2;*/
    height: 100%;
    display: table;
    float: left;
    box-sizing: border-box;
    padding: 5px;
	height: auto;
	min-height: 72px;
}
.catalog_img{
    display: table-cell;
    vertical-align: middle;
}
.catalog_img img{
    max-width: 100%;
}
.catalog_info_wp{
    width: 588px;
    /*height: 100%;*/
	height: auto;
	min-height: 76px;
    float: left;
    border-right: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
    display: table;
    box-sizing: border-box;
}
.catalog_info{
    display: table-cell;
    vertical-align: middle;
}
.ci_left{
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding-left: 22px;
}
.ci_right{
    width: 40%;
    float: left;
    text-align: right;
    box-sizing: border-box;
    padding-right: 22px;
}
.catalog_art{
    color: #7e8792;
    font-size: 14px;
    margin-top: 5px;
}
.catalog_text{
    font-size: 18px;
    margin-top: 10px;
    line-height: 1.4rem;
    transition: .4s;
	margin-bottom: 10px;
}
.catalog_text:hover{
    color: #d31020;
}
.no_price span{
    color: #7e8792;
    font-size: 14px;
    display: block;
    line-height: 26px;
}
.catalog_cart{
    width: 70px;
    /*height: 100%;*/
	height: auto;
	min-height: 72px;
    float: left;
    position: relative;
}
.catalog_cart a{
    display: block;
    width: 100%;
    height: 100%;
}
.catalog_cart a span:last-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico18.png") no-repeat center center;
    z-index: 2;
    opacity: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.catalog_cart a span:first-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico18-hover.png") no-repeat center center;
    z-index: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.catalog_cart a:hover span:last-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico18.png") no-repeat center center;
    z-index: 2;
    opacity: 0;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.ci_attention{
    position: relative;
}
.ci_attention p{
    padding-left: 20px;
    font-size: 14px;
    color: #7e8792;
    display: inline-block;
    margin-top: 3px;
    position: relative;
}
.ci_attention p span{
    position: absolute;
    width: 14px;
    height: 14px;
    background: #bdc2c7 url("/bitrix/templates/zakrevskiy/images/ico17-hover.png") no-repeat;
    left: 0;
    border-radius: 14px;
}
.ci_attention p>span{
    transition: .2s;
}
.ci_attention p span:hover{
    background: #d31020 url("/bitrix/templates/zakrevskiy/images/ico17-hover.png") no-repeat;
}
.catalod_price{
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
}
.catalog_seo {
    margin: 32px;
    margin-bottom: 18px;
}
.catalog_seo .subtitle {
    line-height: 22px;
}
.catalog_pagination{
    text-align: right;
    margin-top: 30px;
	padding-right: 30px;
}
.catalog_pagination span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.catalog_pagination ul{
    display: inline-block;
    vertical-align: middle;
}
.catalog_pagination ul li{
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    width: 52px;
    height: 52px;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid transparent;
    transition: .4s;
    margin-left: 5px;
}
.catalog_pagination ul li a{
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    text-align: center;
    transition: .4s;
    padding-top: 17px;
    color: #7e8792;
    font-size: 14px;
    box-sizing: border-box;
}
.catalog_pagination ul li:hover a{
    border: 1px solid #d31020;
}

/*
.catalog_pagination ul li:nth-child(4){
    padding-top: 17px;
    border: none;
    text-align: center;
    width: 32px;
}
*/

.catalog_pagination ul .active{
    border: 1px solid #d31020;
}
.catalog_pagination ul .active a{
    border: 1px solid #d31020;
    font-weight: 700;
    color: #d31020;
}
.dop_tovar_wp{
    width: 100%;
    background: #fafafa;
    padding: 71px 0 80px 0;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    overflow: hidden;
}
.content_wp{
    padding-bottom: 30px;
}
.dop_tovar_left{
    width: 650px;
    float: left;
}
.dop_tovar_right{
    width: 235px;
    float: right;
    position: relative;
}
.dt_title{
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 40px;
}
.dt_list li{
    list-style: none;
    display: block;
    line-height: 32px;
    height: 32px;
    padding-left: 65px;
    background: url("/bitrix/templates/zakrevskiy/images/ico19.png") no-repeat;
    margin-bottom: 19px;
}
.dt_attention{
    font-size: 14px;
    color: #7e8792;
    padding-left: 64px;
    margin-top: 52px;
}
.dt_price{
    border: 1px solid #dbdee0;
    border-radius: 5px 5px 0 0;
    background: #fff;
    padding: 38px 18px;
    height: 254px;
    box-sizing: border-box;
}
.dop_tovar_right{
    margin-top: 60px;
}
.dt_art{
    font-size: 14px;
    color: #7e8792;
    margin-bottom: 9px;
}
.dt_name{
  min-height: 38px;
    font-size: 18px;
}
.dt_price_text{
color: #7e8792;
    font-size: 14px;
    margin-top: 17px;
}
.dt_price_text>span{
    display: block;
    font-size: 24px;
    font-weight: 700;
    color: #1b2026;
    margin-top: 8px;
}
.dt_price_text>span i{
    font-family: 'rouble';
    font-weight: normal;
}
.dt_price_btn{
    border-radius: 0 0 5px 5px;
    line-height: 50px;
    height: 50px;
    position: relative;
    z-index: 2;
}
.dt_abs_img{
    position: absolute;
    top: 130px;
    right: -95px;
}
.question_block_wp{
    width: 680px;
    float: left;
}
.question_forma{
    width: 235px;
    float: right;
}
.q_title{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 37px;
}
.question_wp{
    width: 100%;
    padding: 76px 0 70px 0;
    border-bottom: 1px solid #f2f2f2;
}
.question_block{
    border: 1px solid #dee0e3;
    border-radius: 5px;
    margin-bottom: 9px;
}
.question_text{
    padding: 17px 18px;
    position: relative;
    cursor: pointer;
}
.question_text span{
    display: block;
    width: 10px;
    height: 6px;
    background: url("/bitrix/templates/zakrevskiy/images/ico15.png") no-repeat;
    position: absolute;
    right: 20px;
    top: 25px;
}
.question_text.active span{
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.question_toggle_block{
    background: #fafafa;
    padding: 16px 18px 39px 18px;
    border-top: 1px solid #dee0e3;
    display: none;
    opacity: 0;
}
.question_toggle_block p{
    line-height: 18px;
}
.question_toggle_block a{
    display: block;
    color: #7e8792;
    margin-top: 20px;
    transition: .4s;
}
.question_toggle_block a:hover span{
    color: #d31020;
}
.qf_text1{
    padding-top: 13px;
    border-top: 1px solid #dee0e3;
    line-height: 22px;
}
.qf_text2{
    color: #7e8792;
    font-size: 14px;
    line-height: 22px;
    margin-top: 23px;
    margin-bottom: 34px;
}
.q_form input{
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #bdc2c7;
    padding-left: 18px;
    font: 16px 'Ubuntu', sans-serif;
    outline: none;
    margin-bottom: 30px;
}
.passive.qf_btn{
    height: 50px;
    line-height: 50px;
    background: #dee0e3;
}
.active.qf_btn{
    height: 50px;
    line-height: 50px;
    background: #d31020;
}
.passive.qf_btn:hover{
    border: none;
}
.recall_slider{
    position: relative;
}
.recall_title{
    font-size: 24px;
    font-weight: 700;
}
.main_recall_wp{
    width: 100%;
    background: #fff;
    padding: 79px 0;
}
.recall_name{
    width: 340px;
    float: left;
}
.recall_slider{
    margin-top: 37px;
}
.rn_foto{
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.rn_text{
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    color: #7e8792;
    font-size: 14px;
}
.rn_text span{
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #1b2026;
    margin-bottom: 8px;
}
.rn_foto img{
    border-radius: 50%;
    max-width: 100%;
}
.recall_info{
    float: left;
    margin-top: 3px;
    width: 660px;
}
.recall_info p{
    line-height: 22px;
    margin-bottom: 24px;
}
.r_toggle_link{
    color: #7e8792;
    transition: .4s;
}
.r_toggle_link span{
    padding-bottom: 3px;
    display: inline-block;
 position: relative;
}
.r_toggle_link span:before{
    content: '';
    width: 100%;
    height: 2px;
    background: url("/bitrix/templates/zakrevskiy/images/line2-1.png") repeat-x left bottom;
    -webkit-filter:grayscale(1) brightness(3.3);
    -moz-filter:grayscale(1) brightness(3.3);
    filter:grayscale(1) brightness(3.3);
    position: absolute;
    left: 0;
    bottom: 0;
    transition: .4s;
}
.r_toggle_link:hover span{
    color: #d31020;
}
.r_toggle_link:hover span:before{
    content: '';
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.r_more_link{
    margin-left: 9px;
    padding-left: 9px;
    transition: .4s;
    color: #7e8792;
    position: relative;
}
.r_more_link:before{
    content: '';
    width: 1px;
    height: 16px;
    background: url("/bitrix/templates/zakrevskiy/images/line1.png") no-repeat;
    position: absolute;
    left: -2px;
    top: 2px;
}
.r_more_link:hover{
    color: #d31020;
}
.swiper1{
    overflow: hidden;
}
.contacts_slider{
    position: relative;
}
.ci_img{
    position: relative;
}
.contacts_btn{
    position: absolute;
    height: 50px;
    line-height: 50px;
    bottom: 57px;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    z-index: 100;
}
.contacts_slider{
    width: 320px;
    margin-top: 40px;
    margin-right: 20px;
    float: left;
    height: 360px;
}
.swiper2{
    overflow: hidden;
}
.mc_title{
    font-size: 24px;
    font-weight: 700;
}
.main_contacts_wp{
    padding-top: 39px;
    padding-bottom: 80px;
}
.subtitle{
    margin-top: 18px;
}
.main_map{
    width: 660px;
    height: 360px;
    float: left;
    margin-top: 40px;
    border: 1px solid #cdc8b8;
    box-sizing: border-box;
}
.f_logo{
    float: left;
}
.footer_top{
    width: 100%;
    background: #fafafa;
    padding: 39px 0 33px 0;
    border-top: 1px solid #f2f2f2;
}
.f_address{
    float: left;
    margin-left: 117px;
}
.f_address p{
font-size: 14px;
}
.f_address p span{
    display: block;
    font-weight: 700;
    margin-top: 10px;
}
.f_phone{
    float: right;
}
.f_phone a{
    display: block;
    transition: .4s;
    font-weight: 700;
    margin-bottom: 5px;
}
.f_phone a:hover{
    color: #d31020;
}
.footer_bottom{
    width: 100%;
    background: #3f4c5c;
    padding: 33px 0;
}
.f_column{
    float: left;
}
.fc_list{
    margin-top: -4px;
}
.fc_list li{
    list-style: none;
}
.fc_list li a{
    font-size: 14px;
    color: #bdc2c7;
    transition: .4s;
    padding-bottom: 4px;
    padding-top: 4px;
    display: inline-block;
    position: relative;
}
.fc_list li a:before{
    content: '';
    position: absolute;
    width: 11px;
    height: 100%;
    top: 0;
    left: -10px;
}
.fc_list li a:after{
    content: '';
    position: absolute;
    width: 11px;
    height: 100%;
    top: 0;
    right: -10px;
}
.fc_list li a:hover{
    color: #fff;
}
.fc_title{
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 22px;
}
.fc_w1{
    width: 258px;
}
.fc_w2{
    width: 296px;
}
.fc_w3{
    width: 307px;
}
.fc_w4{
    width: 130px;
}
.f_copyright{
    margin-top: 30px;
    border-top: 1px solid #54606e;
    padding-top: 40px;
}
.f_copyright p{
    float: left;
    font-size: 14px;
    color: #697380;
}
.ag_link{
    float: left;
    font-size: 14px;
    color: #697380;
    padding-left: 40px;
    background: url("/bitrix/templates/zakrevskiy/images/ico21.png") no-repeat;
    margin-left: 180px;
    transition: .4s;
}
.ag_link:hover{
    color: #fff;
}
.fs_link {
    float: right;
    transition: .4s;
    position: relative;
}
.ico_hover{
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: .4s;
}
.fs_link:hover .ico_norm{
opacity: 0;
    transition: .4s;
}
.fs_link:hover .ico_hover{
    opacity: 1;
}
.modal_title{
    text-align: center;
    line-height: 22px;
}
.modal_title span{
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.modal_form input{
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #bdc2c7;
    padding-left: 20px;
    font: 16px 'Ubuntu', sans-serif;
    outline: none;
    margin-bottom: 10px;
}

.modal_form input[type="checkbox"] {
    
    accent-color: #d31020;
  width: 20px;
  height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;

}
.modal_form input:focus{
    -webkit-box-shadow: 0px 3px 9px 0px rgba(189, 194, 199, 1);
    -moz-box-shadow:    0px 3px 9px 0px rgba(189, 194, 199, 1);
    box-shadow:         0px 3px 9px 0px rgba(189, 194, 199, 1);
}
.modal_form{
    width: 236px;
    margin: 0 auto;
    margin-top: 37px;
}
.modal_btn{
    line-height: 50px;
    height: 50px;
}
.mf_attention{
    text-align: center;
    font-size: 14px;
    color: #7e8792;
    margin-top: 37px;
}
.modal-close {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("/bitrix/templates/zakrevskiy/images/close2.png");
    cursor: pointer;
    transition: .4s;
}
.cct_title{
    font-weight: 700;
    margin-bottom: 18px;
}
.yes_btn{
    float: left;
    height: 34px;
    line-height: 34px;
    width: 52px;
    margin-right: 10px;
    font-size: 14px;
}
.no_btn{
    float: left;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dee0e3;
    background: #fafafa;
    color: #7e8792;
    width: 156px;
    font-size: 14px;
}
.no_btn:hover{
    border: 1px solid #dee0e3;
    color: #d31020;
}
.ctt_attention{
    font-size: 12px;
    color: #7e8792;
    margin-top: 30px;
}
.attention_hover{
    color: #fff;
    text-align: center;
    position: absolute;
    font-size: 12px;
    -webkit-box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:    0px 3px 9px 0px rgba(0, 0, 0, 0.5);
    box-shadow:         0px 3px 9px 0px rgba(0, 0, 0, 0.5);
    background: #1b2026;
    border-radius: 5px;
    padding: 8px 0;
    z-index: 8901;
    opacity: 0;
    display: none;
}
.attention_hover span{
    display: block;
    margin: 4px 0;
}
.attention_hover span i{
    font-weight: normal;
}
.email_target.active .email_hover{
    z-index: 8901;
    opacity: 1;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.email_hover{
    left: 0;
    top: 38px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    z-index: -1;
    opacity: 0;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.cia_hover{
    right: -47px;
    left: inherit;
    bottom: 26px;
    text-align: left;
    width: 200px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.attention_hover:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #1b2026 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: 15px;
}
.card_slider_wp{
    width: 529px;
    float: left;
    /*border-right: 1px solid #f2f2f2;*/
    height: 100%;
}
.card_img_wp{
    height: 250px;
    display: table;
    text-align: center;
    width: 100%;
    margin-top: 30px;
    position: relative;
}
.big_card_img{
    width: 100%;
    height: 100%;
    display: block;
    background: url("/bitrix/templates/zakrevskiy/images/ico30.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .4s;
}
.card_img_wp:hover .big_card_img{
    opacity: 1;
}
.card_img{
    display: table-cell;
    vertical-align: middle;
}
.swiper4{
    overflow: hidden;
    padding-bottom: 50px;
}
.card_slider{
    width: 450px;
    margin-left: 30px;
}
.card_img img{
    max-width: 100%;
}
.c_sl_art{
    text-align: center;
    padding-top: 28px;
}
.c_sl_brnd{
text-align: center;
}
.card_wp{
    border: 1px solid #f2f2f2;
    border-top: none;
    min-height: 420px;
}
.card_info_wp{
    width: 530px;
    float: left;
    box-sizing: border-box;
    padding: 28px 10px 30px 30px;
	border-left: 1px solid #f2f2f2;
}
.card_price_block{
    float: left;
}
.card_price_block span{
    display: block;
    font-size: 32px;
    font-weight: 700;
    margin-top: 10px;
}
.card_counter_wp{
    float: right;
    margin-right: 20px;
    margin-top: 27px;
}
.card_counter{
    float: left;
    width: 104px;
    height: 30px;
    border: 1px solid #f2f2f2;
    position: relative;
    border-radius: 4px;
    margin-right: 27px;
}
.card_counter input{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 0 28px;
    font: 16px 'Ubuntu', sans-serif;
    border: none;
    outline: none;
    border-radius: 4px;
    background: #fafafa;
}
.minus{
  width: 28px;
    height: 32px;
    background: #bdc2c7;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -1px;
    left: 0;
    display: block;
    line-height: 30px;
    border-radius: 3px 0 0 3px;
    transition: .4s;
}
.minus:hover{
    background: #3f4c5c;
}
.plus{
    width: 28px;
    height: 32px;
    background: #bdc2c7;
    text-align: center;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -1px;
    right: 0;
    display: block;
    line-height: 30px;
    border-radius: 0 3px 3px 0;
    transition: .4s;
}
.plus:hover{
    background: #3f4c5c;
}
.cc_text{
    float: left;
    font-size: 14px;
    line-height: 28px;
}
.cc_text span{
    display: block;
    font-weight: 700;
    margin-top: 3px;
}
.card_opt_price{
height: 132px;
}
.card_opt_price p{
font-size: 14px;
    color:  #7e8792;
    margin-bottom: 16px;
}
.card_opt_price p span{
color: #1b2026;
}
.card_opt_price p>span{
    display: block;
    margin-bottom: 3px;
}
.card_opt_price p span span{
    font-weight: 700;
}
.card_price_wp{
    padding-bottom: 15px;
    margin-bottom: 27px;
    border-bottom: 1px solid #f2f2f2;
}

.card_price_wp .card_price_wp_empty{
	clear: both;
	height: 15px;
}

.card_price_wp .card_price_wp_dop{
	clear: both;
	color: #7e8792;
    font-size: 14px;
	padding: 3px 0px;
}

.card_price_wp .card_price_wp_dop.comment{
	color: #d31020;
	text-transform: uppercase;
}

.card_itog_price{
    float: left;
}
.card_itog_price span{
    display: block;
    font-size: 32px;
    font-weight: 700;
    margin-top: 10px;
}
.card_itog_price_wp{
}
.one_click{
    font-weight: 700;
    text-transform: uppercase;
    padding: 18px 30px 18px 20px;
    display: inline-block;
    transition: .4s;
}
.one_click:hover{
    color: #d31020;
}
.card_itog_btn{
    float: right;
    text-align: right;
    margin: 3px 20px 0 0;
}
.card_itog_btn .button{
width: 228px;
    height: 50px;
    line-height: 50px;
}
.characteristic_table p{
font-weight: 700;
}
.characteristic_table table{
    width: 100%;
    margin-top: 25px;
}
.characteristic_table table tr td{
    width: 25%;
    vertical-align: top;
    padding: 18px 0;
    border-bottom: 1px solid #dee0e3;
}
.characteristic_table table tr:last-child td{
    border-bottom: none;
}
.characteristic_table table td span{
    display: block;
    margin-bottom: 12px;
}
.card_tabs_links{
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.card_tabs_links li{
    list-style: none;
    float: left;
    width: 25%;
    text-align: center;
}
.card_tabs_links li a{
    font-weight: 700;
    text-transform: uppercase;
    color: #7e8792;
    display: block;
    height: 72px;
    line-height: 70px;
    background: #fafafa;
    border-top: 3px solid #fafafa;
    border-right: 1px solid #f2f2f2;
    box-sizing: border-box;
    transition: .4s;
    position: relative;
}
.card_tabs_links li:last-child a{
    border-right: none;
}
.card_tabs_links li a:hover{
    color: #1b2026;
}
.card_tabs_links li .active{
    border-top: 3px solid #d31020;
    color: #d31020;
    background: #fff;
}
.card_tabs_wp{
    margin-top: 30px;
}
.card_tabs_links li .active:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #f2f2f2 transparent;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.card_tabs_links li .active:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -4px;
}
.card_tabs_links li .active:hover{
    color: #d31020;
}
.card_tab{
    box-sizing: border-box;
    padding: 25px 30px 0 30px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.characteristic_block p{
    line-height: 24px;
}
.characteristic_block p span{
    font-weight: 700;
    margin-right: 5px;
}
.cb_v1 p{
    display: inline-block;
    margin-right: 152px;
}
.cb_v2{
    margin-top: 47px;
}
.characteristic_table{
    margin-top: 51px;
}
.characteristic_table table .table_caption td{
    padding-bottom: 18px;
    padding-top: 0;
}
.product_block{
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    cursor: pointer;
    transition: .4s;
}
.product_block:hover{
    border: 1px solid #d31020;
}
.product_block:hover .pb_text{
    color: #d31020;
    transition: .4s;
}
.product_block.no_red:hover .pb_text{
    color: #1b2026;
    transition: .4s;
}
.swiper5{
    width: 100%;
    overflow: hidden;
}
.product_block{
    width: 232px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}
.pb_img_wp{
    width: 100%;
    height: 106px;
    display: table;
    text-align: center;
}
.pb_img{
    display: table-cell;
    vertical-align: middle;
}
.pb_text{
    margin-top: 20px;
    height: 60px;
    overflow: hidden;
    line-height: 22px;
    transition: .4s;
}
.pb_text:hover{
    color: #d31020;
}
.pb_info{
    padding: 20px 20px 3px 20px;
}
.pbs_title{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    padding-left: 8px;
}
.product_big_slider{
    margin-top: 55px;
	padding: 0 8px;
}
.pb_price{
    padding: 20px;
    background: #fafafa;
    border-top: 1px solid #f2f2f2;
    position: relative;
    border-radius: 0 0 5px 5px;
}
.pb_price p{
    float: left;
    font-size: 24px;
    font-weight: 700;
    margin-top: 2px;
    padding-right: 20px;
    position: relative;
}
.pb_price p span{
    display: block;
    width: 14px;
    height: 14px;
    background: #bdc2c7 url("/bitrix/templates/zakrevskiy/images/ico17-hover.png") no-repeat;
    position: absolute;
    top: 7px;
    right: 0;
    transition: .2s;
    border-radius: 14px;
}
.pb_price p span:hover{
    background: #d31020 url("/bitrix/templates/zakrevskiy/images/ico17-hover.png") no-repeat;
}
.pb_price a{
    float: right;
    display: block;
    width: 32px;
    height: 29px;
    position: relative;
}
.pb_price a:after{
    content: '';
    position: absolute;
    width: 72px;
    height: 69px;
    left: -20px;
    top: -20px;
    background: transparent;
}
.pb_price a span:last-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 32px;
    height: 29px;
    background: url("/bitrix/templates/zakrevskiy/images/ico18.png") no-repeat;
    z-index: 2;
    opacity: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.pb_price a span:first-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 32px;
    height: 29px;
    background: url("/bitrix/templates/zakrevskiy/images/ico18-hover.png") no-repeat;
    z-index: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.pb_price a:hover span:last-child{
    opacity: 0;
}
.rwp_pn{
    padding-top: 47px;
}
.product_slider_wp{
    padding-bottom: 64px;
    border-bottom: 1px solid #f2f2f2;
}
.card_tab {
    display: none;
    opacity: 0;
}
#ct_1{
    display: block;
    opacity: 1;
}
.card_tab .catalog_info_wp{
    width: 842px;
}
.ccb_btn{
    width: 166px;
    margin: 20px auto 30px auto;
    line-height: 50px;
    height: 50px;
}
.td_column{
    width: 470px;
    float: left;
}
.tab_delivery_wp .td_column:last-child{
    float: right;
}
.td_column p{
margin-bottom: 47px;
    line-height: 24px;
}
.td_column p span{
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
}
.td_column p:last-child{
    margin-bottom: 30px;
}
.td_map{
    width: 100%;
    height: 315px;
    border: 1px solid #cdc8b8;
}
.tab_delivery_wp .td_column:last-child p{
    margin-bottom: 30px;
}
.tab_pay_wp .td_column p{
    margin-bottom: 20px;
}
.tab_pay_wp .td_column p span{
    margin-bottom: 5px;
}
.tab_pay_wp .td_column{
    margin-bottom: 30px;
}
.pay_dop_info p{
    float: left;
    line-height: 24px;
}
.pay_dop_info p a{
    font-weight: 700;
    transition: .4s;
}
.pay_dop_info p a:hover{
    color: #d31020;
}
.dop_pay_btn{
    float: right;
    width: 236px;
    line-height: 50px;
    height: 50px;
}
.pay_dop_info {
    padding-bottom: 30px;
    border-top: 1px solid #f2f2f2;
    padding-top: 30px;
}
.moi_wp{
    padding: 20px 40px 30px 40px;
}
.moi_text{
font-size: 18px;
    margin-bottom: 40px;
}
.moi_text>span{
font-size: 14px;
    color: #7e8792;
    margin-bottom: 5px;
    display: block;
}
.moi_text span span{
    color: #bdc2c7;
    margin: 0 3px;
}
.moi_price{
font-size: 14px;
}
.moi_price span{
font-weight: 700;
    font-size: 18px;
    display: block;
}
.modal_order_info{
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #f2f2f2;
}
.moi_attention{
    line-height: 22px;
    margin-top: 35px;
    font-size: 15px;
}
.modal_order_forma{
    padding: 40px 40px 40px 40px;
    background: #fafafa;
    border-top: 1px solid #f3f3f3;
}
.mof_block p{
    float: left;
    width: 210px;
    margin-top: 15px;
}
.mof_block input{
    float: left;
    width: 270px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #bdc2c7;
    padding-left: 20px;
    font: 16px 'Ubuntu', sans-serif;
    outline: none;
}
.mof_block{
    margin-bottom: 10px;
}
.mof_btn{
    float: right;
    width: 270px;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
}
.mof_attention{
    font-size: 14px;
    color: #7e8792;
    padding-top: 30px;
}
.mof_attention a{
    text-decoration: underline;
    color: #7e8792;
}
.mof_attention a:hover{
    text-decoration: none;
}
.cpb_hover{
    /*right: -53px;*/
    left: inherit;
    bottom: 55px;
    text-align: left;
    width: 190px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.swiper3 .cpb_hover {
    right: auto;
    left: 109px;
    bottom: 40px;
    text-align: left;
    width: 180px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.swiper3 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .cpb_hover {
    right: 0px;
    left: auto;
    bottom: 40px;
    text-align: left;
    width: 180px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.swiper3 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide .attention_hover:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #1b2026 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: auto;
    right: 15px;
}
.thank_text{
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}
.card_no_price p span{
    font-size: 24px;
    margin: 0 0 5px 0;
}
.card_opt_price .no_price_text1{
    font-size: 16px;
    line-height: 22px;
    color: #1b2026;
}
.no_price_text1 a{
    transition: .4s;
}
.no_price_text1 a:hover{
    color: #d31020;
}
.card_opt_price .no_price_text2{
    font-size: 16px;
    color: #7e8792;
    line-height: 22px;
}
.cip_no .card_itog_btn{
    float: none;
}
.cip_no .card_itog_btn .button{
    float: left;
    width: 196px;
    margin-right: 30px;
}
.cip_no .card_itog_btn .one_click{
    float: left;
}
.cop_no{
    height: 160px;
}
.kabinet_wp{
    border: 1px solid #f2f2f2;
    height: 396px;
    border-top: none;
}
.registr_wp{
    height: 650px;
}
.kabinet_left{
    width: 550px;
    border-right: 1px solid #f2f2f2;
    padding: 30px;
    box-sizing: border-box;
    float: left;
    height: 100%;
}
.kabinet_center{
    padding: 26px 30px;
    box-sizing: border-box;
    float: left;
}
.kabinet_input_block p{
    float: left;
    width: 180px;
    margin-top: 15px;
}
.kabinet_input_block input{
    float: left;
    width: 269px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #dee0e3;
    padding-left: 20px;
    font: 16px 'Ubuntu', sans-serif;
    outline: none;
    transition: .4s;
}
.kabinet_input_block{
    margin-bottom: 31px;
}
.password_vis{
    position: relative;
display: inline-block;
    float: left;
}

.password_vis span{
    cursor: pointer;
    display: block;
    width: 22px;
    height: 16px;
    background: url("/bitrix/templates/zakrevskiy/images/ico25-hover.png") no-repeat;
    position: absolute;
    right: 20px;
    top: 18px;
    -webkit-filter:grayscale(1) brightness(1.5);
    -moz-filter:grayscale(1) brightness(1.5);
    filter:grayscale(1) brightness(1.5);
    transition: .2s;
}
.password_vis span:hover{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.password_invis{
    position: relative;
    display: inline-block;
    float: left;
}
.password_invis span{
    cursor: pointer;
    display: block;
    width: 22px;
    height: 19px;
    background: url("/bitrix/templates/zakrevskiy/images/ico25-1-hover.png") no-repeat;
    position: absolute;
    right: 20px;
    top: 16px;
    -webkit-filter:grayscale(1) brightness(1.5);
    -moz-filter:grayscale(1) brightness(1.5);
    filter:grayscale(1) brightness(1.5);
    transition: .2s;
}
.password_invis span:hover{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.valid_hover{
    width: 250px;
    top: -40px;
    right: -9px;
}
.valid_hover:before{
    content: '';
    right: 15px;
    left: inherit;
    top: 28px;
}
.ki_attention{
    float: left;
    width: 22px;
    height: 19px;
    background: url("/bitrix/templates/zakrevskiy/images/ico23.png") no-repeat;
    cursor: default;
    position: relative;
    margin: 16px 0 0 18px;
}
.pass_link{
    display: block;
    float: left;
    width: 180px;
    color: #7e8792;
    margin-top: 15px;
    transition: .4s;
}
.pass_link:hover{
    color: #d31020;
}
.vhod_btn{
    width: 116px;
    float: left;
    line-height: 50px;
    height: 50px;
}
.notetext{
  margin-bottom: 10px;
  color: #45BC4F;
}
.kabinet_right{
    width: 500px;
    float: left;
    text-align: center;
    padding-top: 45px;
    height: 100%;
}
.social_links p{
    line-height: 22px;
    margin-bottom: 56px;
}
.social_links div{
    display: inline-block;
    height: 50px;
    padding-left: 68px;
    line-height: 50px;
    color: #bdc2c7;
    transition: .4s;
}
.facebook div{
    background: url("/bitrix/templates/zakrevskiy/images/soc1.png") no-repeat;
}
.facebook div:hover{
    color: #3b579d;
}
.vkontakte div{
    background: url("/bitrix/templates/zakrevskiy/images/soc2.png") no-repeat;
}
.vkontakte div:hover{
    color: #507299;
}
.odnoklassniki div{
    background: url("/bitrix/templates/zakrevskiy/images/soc3.png") no-repeat;
}
.odnoklassniki div:hover{
    color: #ee8208;
}
.social_links a{
    padding-right: 47px;
    box-sizing: border-box;
    margin-bottom: 20px;
    display: block;
}
.social_links .vkontakte{
    padding-right: 40px;
}
.social_links .odnoklassniki{
    padding-right: 1px;
}
.cwp_pn{
    padding-bottom: 0;
}
.kabinet_input_block .ri_valid{
    color: #48bf30;
}
.registr_wp .kabinet_input_block{
    margin-bottom: 25px;
}
.registr_check{
    margin-top: 5px;
    color: #7e8792;
    font-size: 14px;
    line-height: 19px;
}
.registr_check label{
}
.registr_check label span{
    position: relative;
    left: 17px;
    display: inline-block;
}
.registr_check a{
     color: #7e8792;
     padding-bottom: 3px;
     border-bottom: 1px solid #7e8792;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    display: inline-block;
    position: relative;
    left: 17px;
}
.registr_check a:hover{
    color: #7e8792;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(255,255,255,0);
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.registr_btn{
    height: 50px;
    line-height: 50px;
    width: 230px;
    margin-top: 25px;
}
.dop_link a{
    display: block;
    width: 476px;
    height: 61px;
    background: url("/bitrix/templates/zakrevskiy/images/img8.png") no-repeat;
    transition: .4s;
    opacity: 0.4;
}
.dop_link a:hover{
    opacity: 1;
}
.dop_link {
    margin: 40px 0 50px 30px;
}
.dl_active a{
    opacity: 1;
}
.kia_valid{
    width: 18px;
    height: 14px;
    background: url("/bitrix/templates/zakrevskiy/images/ico26.png") no-repeat;
    color: #48bf30;
    cursor: default;
}
.kib2 {
    margin-top: 24px;
}
.modal_title img{
    margin-bottom: 20px;
}
.modal_reg_text{
    text-align: center;
    line-height: 30px;
    margin-top: 40px;
}
.modal_reg_attention{
    background: #fafafa url("/bitrix/templates/zakrevskiy/images/ico5-1.png");
    border-radius: 5px;
    padding: 15px 15px 15px 35px;
    margin-top: 50px;
    font-size: 14px;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position: 6px 15px;
    position: relative;
}
.mr_btn{
    height: 50px;
    line-height: 50px;
    width: 298px;
    margin: 0 auto;
    margin-top: 30px;
}
.activ_account{
    border: 1px solid #f2f2f2;
    padding: 60px 0;
    margin-bottom: 40px;
}
.activ_account .modal_reg_text{
font-size: 18px;
    line-height: 36px;
}
.activ_account .modal_title img{
    margin-bottom: 10px;
}
.activ_account .mr_btn{
    width: 255px;
}
.activ_account .modal_reg_text{
    margin-top: 45px;
}
.activ_account .mr_btn{
    margin-top: 20px;
}
.kabinet_center>p{
    line-height: 22px;
    margin-bottom: 25px;
}
.kabinet_center>p span{
    display: block;
    font-size: 18px;
}
.kabinet_center .kabinet_input_block p{
    width: 140px;
}
.kabinet_center .kabinet_input_block input{
    width: 244px;
}
.kabinet_center .ki_attention{
    width: auto;
}
.kabinet_center .ki_attention span{
    padding-left: 30px;
    color: #d31020;
    font-size: 14px;
}
.kabinet_center .vhod_btn{
    width: 244px;
    margin-top: 0;
}
.kabinet_center .pass_link{
    width: 140px;
}
.kabinet_center  .kabinet_input_block{
    margin-bottom: 22px;
}
.kc_wp{
    height: auto;
    padding-bottom: 14px;
    margin-bottom: 60px;
}
.kc_wp1{
    height: auto;
    padding-bottom: 0;
    margin-bottom: 40px;
}
.kabinet_center .kia_valid span{
    color: #48bf30;
}
.kabinet_center .kabinet_input_block .registr_info{
    width: 100%;
    font-size: 12px;
    color: #7e8792;
    margin-top: 9px;
    line-height: 16px;
}
.kab_new_pass .kabinet_input_block p{
    width: 180px;
}
.kab_new_pass .kabinet_input_block input{
    width: 270px;
}
.kab_new_pass{
    padding-top: 33px;
    padding-bottom: 10px;
}
.kab_new_pass .pass_link{
    width: 180px;
}
.kab_new_pass .vhod_btn{
    width: 138px;
    margin-top: 10px;
}
.kab_new_pass .ki_attention{
    width: 22px;
}
.kab_new_pass .valid_hover{
    width: 150px;
}
.lk_nav{
    background: #fafafa;
    padding: 29px 30px 28px 30px;
}
.lk_menu li .active{
    text-transform: uppercase;
    color: #d31020;
}
/*
.lk_menu li:first-child a{
    color: #1b2026;
}
*/
.lk_message{
    position: relative;
    border-radius: 5px;
    border: 1px solid #48bf30;
    box-sizing: border-box;
    padding: 25px 15px;
    text-align: center;
    margin-top: 67px;
}
.lk_menu{
    padding: 0;
}
.lkm_title{
    line-height: 22px;
}
.lkm_title span{
    display: block;
    font-weight: 700;
}
.lkm_text{
    font-size: 14px;
    line-height: 22px;
    margin-top: 23px;
}
.vlm_close{
    cursor: pointer;
    width: 21px;
    height: 21px;
    background: #fafafa url("/bitrix/templates/zakrevskiy/images/ico28.png") no-repeat center center;
    position: absolute;
    right: -12px;
    top: -12px;
    transition: .4s;
}
.vlm_close span:first-child{
    cursor: pointer;
    width: 21px;
    height: 21px;
    background: #fafafa url("/bitrix/templates/zakrevskiy/images/ico28.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    transition: .4s;
    z-index: 2;
    opacity: 1;
}
.vlm_close span:last-child{
    cursor: pointer;
    width: 21px;
    height: 21px;
    background: #fafafa url("/bitrix/templates/zakrevskiy/images/ico28-hover.png") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    transition: .4s;
    z-index: 1;
}
.vlm_close:hover span:first-child{
    transition: .4s;
    z-index: 2;
    opacity: 0;
}
.lk_cont_border{
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.lk_sert_title{

}
.lk_sert_title span{
    font-weight: 700;
    display: block;
    margin-bottom: 23px;
}
.swiper6{
    overflow: hidden;
}
.sert_slider{
    margin-top: 27px;
    width: 103%;
    margin-left: -10px;
    padding-bottom: 37px;
    position: relative;
}
.sert_block{
    width: 135px;
    height: 190px;
    margin: 0 auto;
    position: relative;
}
.sert_btn{
    height: 53px;
    line-height: 53px;
    width: 240px;
    margin: 0 auto;
    margin-top: 57px;
}
.sb_attention{
    text-align: center;
    color: #7e8792;
    font-size: 14px;
    margin-top: 17px;
}
.sert_hover{
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/sert-hover.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .4s;
}
.sert_block:hover .sert_hover{
    opacity: 1;
}
.kab_new_pass1 .kabinet_input_block p{
    width: 234px;
}
.kab_new_pass1 .kabinet_input_block input{
    width: 270px;
}
.kab_new_pass1{
  padding: 5px 0 0 0;
}
.kab_new_pass1 .pass_link{
    width: 234px;
}
.kab_new_pass1 .vhod_btn{
    width: 136px;
    margin-top: 20px;
}
.kab_new_pass1 .ki_attention{
    width: 22px;
}
.kab_new_pass1 .valid_hover{
    width: 150px;
}
.kabinet_input_block .registr_info{
    width: 100%;
}
.kab_new_pass1 .kabinet_input_block{
    margin-bottom: 25px;
}
.ri_p1{
    padding-left: 235px;
  position: relative;
    top: -10px;
    margin-bottom: 5px;
} 
.registr_info{
    width: 100%;
    font-size: 12px;
    color: #7e8792;
    margin-top: 9px;
    line-height: 16px;
}
.moderate_attention{
    position: relative;
    border: 1px solid #d31020;
    border-radius: 5px;
    padding: 7px 18px;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    margin-top: 12px;
}
.moderate_attention span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.active.moderate_attention{
    border: 1px solid #48bf30;
}
.active.moderate_attention:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #48bf30 transparent;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -5px;
}
.active.moderate_attention:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -4px;
}
.moderate_btn{
    text-align: center;
    color: #bdc2c7;
  border: 1px solid #bdc2c7;
    border-radius: 5px;
    display: block;
    padding: 8px 0 10px 0;
    position: relative;
    border-bottom: 3px solid transparent;
    box-sizing: border-box;
    transition: .4s;
}
.active.moderate_btn{
    color: #fff;
    background: #48bf30;
    border: 1px solid #48bf30;
    border-bottom: 3px solid transparent;
}
.inactive.moderate_btn{
    border-bottom: 1px solid #bdc2c7;
}
.active.moderate_btn:hover{
    border-bottom: 3px solid #30a619;
}
.lk_moderate{
    margin-top: 57px;
}
.lk_main_attention{
    width: 795px;
    background: #fafafa;
    position: absolute;
    right: 15px;
    top: 14px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
    color: #7e8792;
    line-height: 22px;
    border: 1px solid #f2f2f2;
}
.lk_main_attention a{
    border-bottom: 1px dashed #7e8792;
    color: #7e8792;
    transition: .4s;
}
.lk_main_attention a:hover{
    border-bottom: 1px dashed #d31020;
    color: #d31020;
}
.lk_main_attention p{
    padding-left: 30px;
    background: url("/bitrix/templates/zakrevskiy/images/ico5.png") no-repeat 3px 2px;
}
.attention_label{
    width: 22px;
    height: 19px;
    background: url("/bitrix/templates/zakrevskiy/images/ico23.png") no-repeat;
    position: absolute;
    top: -2px;
    right: 0;
}
.info_nov .attention_label{
    width: 22px;
    height: 19px;
    background: url("/bitrix/templates/zakrevskiy/images/ico23.png") no-repeat;
    position: absolute;
    top: 9px;
    right: 0;
}
.attention_label:hover {

}
.lk_sert_title .lkst_v1{
    font-size: 12px;
    color: #7e8792;
    padding-left: 25px;
    background: url("/bitrix/templates/zakrevskiy/images/ico27.png") no-repeat;
    font-weight: 400;
    margin-left: 25px;
}
.lkst_di span{
    display: inline-block;
}
.kab_about{
    position: relative;
    top: -1px;
}
.kab_about .kabinet_input_block p{
    width: 244px;
}
.kab_about  .pass_link{
    width: auto;
}
.kab_about .kib_big input{
    width: 504px;
}
.kab_about .kib_big textarea{
    width: 504px;
    height: 110px;
    resize: none;
    float: left;
    border-radius: 5px;
    border: 1px solid #dee0e3;
    box-sizing: border-box;
    padding: 13px 0 0 20px;
    font: 16px 'Ubuntu', sans-serif;
}
.about_check_wp{
    position: relative;
}
.about_check{
    position: absolute;
    right: 0;
    top: -40px;
}
.kab_new_pass1 .kib_bord{
    margin-bottom: 30px;
}
.kib_bord{
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 30px;
    width: 100%;
}
.kab_about .kib_phone input{
    width: 170px;
}
.kib_phone span{
    float: left;
    font-size: 12px;
    line-height: 16px;
    color: #7e8792;
    margin: 10px 0 0 20px;
}
.aa_all{
    font-size: 12px;
    line-height: 50px;
    height: 50px;
    color: #7e8792;
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    margin-left: 20px;
}
.kab_profil{
    float: none;
}
.kab_profil .kabinet_input_block p{
    width: 190px;
}
.kab_profil .kabinet_input_block input{
    width: 290px;
}
.kab_profil  .kib_phine2 .kab_input_w1{
    width: 170px;
}
.kab_profil  .kib_phine2 .kab_input_w2{
    width: 70px;
}
.kab_profil  .kib_phine2 span{
    float: left;
    width: 50px;
    height: 50px;
    display: block;
    line-height: 50px;
    text-align: center;
}
.kib_dob_link{
    float: left;
    font-size: 14px;
    color: #7e8792;
    display: inline-block;
    border-bottom: 1px dashed #7e8792;
    margin: 17px 0 0 20px;
    transition: 0.4s all ease;
}
.kib_dob_link:hover{
    color: #000;
    border-bottom: 1px dashed rgba(255,255,255,0);
    transition: 0.4s all ease;
}
.kib_dob_link.inactive{
    color: #7e8792;
    border-bottom: none;
    cursor: default;
}
.kib_dob_link.inactive:hover{
    color: #7e8792;
    border-bottom: none;
    cursor: default;
}
.kibs_block{
    float: left;
    width: 33.333%;
    box-sizing: border-box;
}
.kib_spam .kibs_block:nth-child(2){
    padding-left: 60px;
}
.kib_spam .kibs_block:nth-child(3){
    padding-left: 25px;
}
.dop_email .kib_dob_link{
    float: none;
    margin-top: 15px;
}
.dop_email{
    margin-top: 17px;
    margin-left: 20px;
}
.kib_spam .vhod_btn{
    width: 136px;
    margin-top: 55px;
}
.kib_spam .kabinet_input_block{
    margin-bottom: 0;
}
.kab_rekvizit .pass_link{
    width: 244px;
}
.right_nav{
    float: right;
    padding-top: 25px;
    border-left: none;
    border-right: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;

}
.order_wp{
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.order_header .phone_block.email{
    margin-right: 50px;
}

.order_header .phone_block{
    margin-right: 0;
}

.order_content{
    margin-top: 35px;
}
.order_content .right_nav{
    width: 296px;
}
.order_content .content{
    width: 768px;
}
.order_wp .catalog_info_wp{
    width: 547px;
}
.order_counter{
    float: right;
    margin-top: 3px;
    margin-right: 35px;
}
.order_price_wp{
    float: right;
}
.order_price_wp .ci_attention p{
    padding-left: 0;
    background: none;
}
.order_counter p{
    font-size: 14px;
    color: #7e8792;
    margin-bottom: 10px;
}
.order_counter span{
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
}
.order_counter a{
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 24px;
    line-height: 22px;
    box-sizing: border-box;
    border: 1px solid #bdc2c7;
    color: #7e8792;
    font-weight: 700;
    text-align: center;
    transition: .4s;
}
.order_counter a:hover{
    background: #d31020;
    border: 1px solid #d31020;
    color: #fff;
}
.ci_right .order_counter{
    text-align: left;
}
.order_counter .oc_minus{
    border-right: none;
}
.oc_minus{
    border-radius: 5px 0 0 5px;
}
.order_counter .oc_minus:hover{
    border-right: none;
}
.oc_plus{
    border-radius: 0 5px 5px 0;
}
.catalog_cart_del a{
    position: relative;
}
.catalog_cart_del a .norm_cart{
    background: url("/bitrix/templates/zakrevskiy/images/ico18-1.png") no-repeat center center;
    transition: .4s;
    display: block;
    width: 100%;
    height: 100%;
    position: static;
    opacity: 1;
}
.catalog_cart_del a:hover .norm_cart{
    opacity: 0;
}
.hover_cart{
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico18-1-hover.png") no-repeat center center;
    opacity: 0;
    transition: .4s;
    left: 0;
    top: 0;
}
.catalog_cart_del a:hover .hover_cart{
    opacity: 1;
}

.cd_hover{
    width: 70px;
    top: -14px;
    right: 5px;
}
.cd_hover:before{
    content: '';
left: inherit;
    right: 15px;
    top: 27px;
}
.order_btn{
   line-height: 50px;
    height: 50px;
}
.order_itog_title{
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 26px;
    border-bottom: 1px solid #dbdee0;
}
.order_itog_price{
    border-bottom: 1px solid #dbdee0;
    padding-top: 30px;
    padding-bottom: 15px;
}
.order_itog_price p{
    margin-bottom: 12px;
}
.order_itog_price p span{
    font-weight: 700;
    font-size: 17px;
    margin-left: 5px;
}
.order_forma{
    padding-top: 25px;
}
.order_forma form>p{
    color: #7e8792;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 20px;
}
.of_block input{
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #bdc2c7;
    padding-left: 18px;
    font: 16px 'Ubuntu', sans-serif;
    outline: none;
    margin-bottom: 30px;
}
.of_block p{
    font-size: 12px;
    padding-left: 15px;
    color: #7e8792;
    margin-bottom: 5px;
}
.ofb_d1{
    width: 150px;
    float: left;
    margin-right: 10px;
}
.ofb_d2{
    width: 74px;
    float: left;
}
.of_link{
    display: block;
    float: left;
    width: 310px;
    height: 50px;
    line-height: 48px;
    box-sizing: border-box;
    border: 1px solid #54606e;
    border-radius: 5px;
    text-align: center;
    color: #a4aab2;
    margin-right: 35px;
    transition: .4s;
}
.of_link:hover{
    border: 1px solid #fff;
    color: #fff;
}
.of_links .of_link:last-child{
    margin-right: 0;
}
.mdb_title{
    font-size: 18px;
    margin-bottom: 6px;
}
.mdb_text{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 22px;
}
.pay_wp .mdb_text{
    font-size: 16px;
}
.sam_wp .mdb_text{
    font-size: 16px;
    margin-bottom: 25px;
}
.mdb_col1{
    color: #7e8792;
    margin-bottom: 10px;
}
.mdb_m1{
    margin-top: 25px;
}
.mdb_attention{
    background: #fafafa;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
    color: #1b2026;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 25px;
    border: 1px solid #f2f2f2;
}
.mdb_attention p{
    background: url("/bitrix/templates/zakrevskiy/images/ico5-1.png") no-repeat;
    padding-left: 25px;
}
.order_map{
    width: 100%;
    height: 299px;
    border: 1px solid #cdc8b8;
}
.modal_delivery_block .mf_attention{
    text-align: left;
    margin-top: 25px;
    color: #1b2026;
    font-size: 16px;
}
.mdb_title span{
color: #299d37;
}
.mdb_title span span{
    color: #f59726;
}
.mdb_text a{
    border-bottom: 1px dashed #7e8792;
    color: #7e8792;
    transition: .4s;
}
.mdb_text a:hover{
    border-bottom: 1px dashed #d31020;
    color: #d31020;
}
.pay_wp .modal_delivery_block{
    margin-bottom: 30px;
}
.back_link{
    font-size: 18px;
    color: #7e8792;
    padding-left: 23px;
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    transition: .2s;
}
.back_link:before {
    width: 11px;
    height: 100%;
    position: absolute;
    left: -10px;
    top: 0;
    content: '';
}
.back_link:after {
    width: 11px;
    height: 100%;
    position: absolute;
    right: -10px;
    top: 0;
    content: '';
}
.back_link span{
    background: url("/bitrix/templates/zakrevskiy/images/ico29-hover.png") no-repeat;
    display: block;
    width: 15px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 13px;
    -webkit-filter:grayscale(1) brightness(2.6);
    -moz-filter:grayscale(1) brightness(2.6);
    filter:grayscale(1) brightness(2.6);
    transition: .2s;
}
.back_link:hover span{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.back_link:hover{
    color: #d31020;
}
.order_check{
    width: 50%;
    float: left;
}
.order_check label{
    font-size: 14px;
}
.oc_tr{
    text-align: right;
}
.order_check_wp{
    margin-top: 5px;
    margin-bottom: 20px;
}
.fiz_pole{
    margin-top: 45px;
}
.fiz_pole input{
    margin-bottom: 30px;
}
.order_check input:checked + label{
    font-weight: 700;
}
.order_profit{
    position: relative;
    border: 1px solid #dbdee0;
    padding: 14px;
    margin-bottom: 10px;
}
.order_profit:before{
    content: '';
    width: 12px;
    height: 5px;
    background: url("/bitrix/templates/zakrevskiy/images/triangle1.png");
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -5px;
}
.order_profit:after{
    content: '';
    width: 8px;
    height: 1px;
    background: #fafafa;
    position: absolute;
    left: 50%;
    margin-left: -4px;
    bottom: -1px;
}
.order_profit p{
    width: 50%;
    float: left;
    font-size: 14px;
    box-sizing: border-box;
}
.order_profit p span{
    font-weight: 700;
    display: block;
    font-size: 16px;
    margin-top: 10px;
}
.order_profit p:nth-child(2){
padding-left: 15px;
}
.order_forma form>.text_nop{
    margin-bottom: 10px;
}
.inactive.new_reg_btn{
    color: #7e8792;
    border: 1px solid #dbdee0;
    background: #fff;
}
.new_reg_btn{
    text-align: center;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    border: 1px solid #d31020;
    height: 50px;
    line-height: 50px;
    background: #d31020;
    margin-bottom: 7px;
    transition: .3s;
    box-sizing: border-box;
}
.new_reg_btn:hover{
    border-bottom: 3px solid #9c1825;
}
.inactive.new_reg_btn:hover{
    border-bottom: 1px solid #dbdee0;
    color: #d31020;
}
.order_ur{
    margin-top: 45px;
}
.order_more_link{
    color: #7e8792;
    display: block;
    transition: .4s;
    padding: 15px 0 15px 0;
    position: relative;
}
.order_more_link:after{
    content: '';
    position: absolute;
    width: 11px;
    height: 100%;
    top: 0;
    right: -10px;
}
.order_more_link:before{
    content: '';
    position: absolute;
    width: 11px;
    height: 100%;
    top: 0;
    left: -10px;
}
.order_more_link:hover{
    color: #d31020;
}
.help_menu>li{
list-style: none;
}
.help_menu>li>a{
display: block;
    height: 72px;
    line-height: 72px;
    padding: 0 30px;
    font-weight: 700;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    transition: .4s;
}
.help_menu>li>a:hover{
    color: #d31020;
}
.help_menu>li>.active{
    text-transform: uppercase;
    color: #d31020;
}
.help_menu>li>a>span{
    display: block;
    width: 10px;
    height: 6px;
    background: url("/bitrix/templates/zakrevskiy/images/ico15-hover.png") no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -3px;
    -webkit-filter:grayscale(1) brightness(1);
    -moz-filter:grayscale(1) brightness(1);
    filter:grayscale(1) brightness(1);
    transition: .4s;
}
.help_menu>li>a:hover span{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.help_menu>li>.active>span{
    display: block;
    width: 10px;
    height: 6px;
    background: url("/bitrix/templates/zakrevskiy/images/ico15-hover.png") no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -3px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.help_nav{
    width: 286px;
}
.hm_toggle_menu li{
    list-style: none;
}
.hm_toggle_menu li a{
    border-bottom: 1px solid #f2f2f2;
    height: 51px;
    line-height: 26px;
    padding: 0 24px;
    background: #fafafa;
    display: block;
    border-left: 6px solid #fafafa;
    transition: .4s;
}
.hm_toggle_menu li a:hover{
    color: #d31020;
}
.hm_toggle_menu li .active{
    border-left: 6px solid #d31020;
    color: #d31020;
    background: #fff;
}
.help_wp{
    padding: 26px 30px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.req_wp{
    padding: 26px 30px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.help_wp p{
    line-height: 22px;
    margin-bottom: 22px;
}
.help_wp p span{
    font-weight: 700;
}
.help_content{
    width: 778px;
}
.help_wp .dop_link{
    margin: 93px 0 0 0;

}
.help_wp .dop_link a{
    cursor: default;
}
.about_slide{
    position: relative;
}
.as_info{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -4px;
    text-align: center;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
}
.swiper7{
    overflow: hidden;
}
.company_slider{
    position: relative;
    box-sizing: border-box;
    padding: 0 40px;
    margin-top: 55px;
    margin-bottom: 50px;
}
.prev7{
    display: block;
    width: 70px;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/prev2-hover.png") no-repeat center center;
    position: absolute;
    left: -25px;
    top: 0;
    transition: .4s;
    -webkit-filter:grayscale(1);
    -moz-filter:grayscale(1);
    filter:grayscale(1);
}
.next7{
    display: block;
    width: 70px;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/next2-hover.png") no-repeat center center;
    position: absolute;
    right: -25px;
    top: 0;
    transition: .4s;
    -webkit-filter:grayscale(1);
    -moz-filter:grayscale(1);
    filter:grayscale(1);
}
.prev7:hover{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.next7:hover{
    -webkit-filter: none;
    -moz-filter:  none;
    filter:  none;
}
.help_wp .opt_help_wp p{
    font-size: 20px;
}
.ho_step{
    float: left;
    width: 33%;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
}
.ho_step img{
    margin-left: 5px;
}
.opt_help_wp{
    margin-top: 50px;
}
.ho_steps{
    margin-top: 75px;
}
.ho_steps .ho_step:nth-child(1){
    width: 35%;
}
.ho_steps .ho_step:nth-child(2){
    width: 29%;
}
.ho_steps .ho_step:nth-child(3){
    width: 35%;
}
.ho_btn{
    line-height: 50px;
    height: 50px;
    width: 230px;
    margin-top: -20px;
}
.ho_step:nth-child(1):before{
    content: '';
    width: 31px;
    height: 12px;
    background: url("/bitrix/templates/zakrevskiy/images/ico31.png") no-repeat;
    position: absolute;
    right: 56px;
    top: 0;
}
.ho_step:nth-child(2):before{
    content: '';
    width: 31px;
    height: 12px;
    background: url("/bitrix/templates/zakrevskiy/images/ico31.png") no-repeat;
    position: absolute;
    right: 59px;
    top: 0;
}
.help_wp .franc_list p{
    font-weight: 700;
}
.franc_list ul li{
    list-style: none;
    padding-left: 20px;
    position: relative;
    line-height: 22px;
}
.franc_list ul li:before{
    content: '—';
    position: absolute;
    left: 0;
    top: 0;
}
.franc_list{
    margin-top: 50px;
}
.fl_card {
    margin-top: 22px;
}
.help_wp .fsw_link{
    font-weight: 700;
    margin-top: 48px;
}
.help_wp .fsw_link a{
    border-bottom: 1px dashed #1b2026;
    display: inline-block;
    padding-bottom: 1px;
    transition: .4s;
}
.help_wp .fsw_link a:hover{
    border-bottom: 1px dashed #d31020;
    color: #d31020;
}
.left_rt{
    display: block;
    width: 260px;
    float: left;
    font-weight: 700;
}
.right_rt{
    display: block;
    float: left;
    width: 450px;
}
.req_text{
    margin-bottom: 14px;
    line-height: 22px;
}
.req_btn{
    margin-left: 260px;
    line-height: 50px;
    height: 50px;
    width: 218px;
    margin-top: 56px;
}
.help_wp .ht_f1{
    font-size: 20px;
    margin-top: 50px;
}
.help_wp .sp_bl span{
    display: block;
}
.help_wp .sp_bl{
    margin-top: 50px;
}
.recall_wp{
    padding-bottom: 35px;
    box-sizing: border-box;
    border: 1px solid #f2f2f2;
    border-top: none;
}
.recall_add p{
    font-weight: 700;
    float: left;
    margin: 30px 0 0 30px;
}
.recall_add_btn{
    float: right;
    width: 186px;
    height: 50px;
    line-height: 50px;
    margin: 13px 32px 0 0;
}
.recall_add{
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 9px;

}
.rb_name{
    font-weight: 700;
}
.rb_data{
    color: #7e8792;
    font-size: 14px;
    padding-left: 18px;
    border-left: 1px solid #d0d3d7;
    margin-left: 18px;
}
.rb_text{
    /*margin-top: 20px;*/
    line-height: 22px;
    margin-bottom: 15px;
}
.rb_link{
    color: #7e8792;
    transition: .4s;
}
.rb_link span{
    border-bottom: 1px dashed #7e8792;
}
.rb_link:hover{
    color: #d31020;
}
.rb_link:hover span{
    border-bottom: 1px dashed #d31020;
}
.recall_block{
    margin-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
}
.reviews-block-inner > .recall_block:first-child{
    padding-top: 35px;
}
.recall_pag{
    border-top: 1px solid #f2f2f2;
    padding-top: 30px;
}
.capcha{
    float: left;
}
.kab_about .kabinet_input_block .ra_attention{
    float: left;
    line-height: 16px;
    font-size: 12px;
    color: #7e8792;
    margin: 10px 0 0 20px;
    width: 230px;
}
.recall_forma .kabinet_input_block p{
    font-weight: 400;
    width: 157px;
    margin-top: 15px;
}
.recall_forma .kabinet_input_block input{
    width: 290px;
    border: 1px solid #dee0e3;
}
.recall_forma .kib_big textarea{
    width: 540px;
    font-size: 14px;
}
.recall_forma{
    margin-top: 24px;
}
.kab_about .kabinet_input_block .capcha_text {
    margin-top: 30px;
}
.recall_btn{
    line-height: 50px;
    height: 50px;
    width: 188px;
    margin: 26px 0 20px 190px;
}
button.recall_btn {
  width: 188px;
  outline: none;
}
input.recall_btn {
  width: 188px;
  outline: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font: 16px 'Ubuntu', sans-serif;
  font-weight: 700;
  cursor: pointer;
}
.reviews-note-box-text {
  padding: 15px 25px 0 30px;
}
.reviews-note-error {
  color: #CB2225;
}
.mc_top{
    padding: 35px 0 30px 0;
}
.modal_card_block{
    width: 556px;
    height: 180px;
    margin: 0 auto;
    border: 1px solid #f2f2f2;
    margin-top: 35px;
}
.mcb_img{
    display: table-cell;
    vertical-align: middle;
}
.mcb_img_wp{
    height: 100%;
    width: 236px;
    text-align: center;
    float: left;
    border-right: 1px solid #f2f2f2;
    display: table;
}
.mcb_info_wp{
    height: 100%;
    width: 310px;
    float: left;
    display: table;
    text-align: left;
}
.mcb_info{
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 30px;
}
.mcbi_art{
    font-size: 14px;
    color: #7e8792;
    margin-bottom: 7px;
}
.mcbi_art em{
    color: #bdc2c7;
    margin: 0 2px;
  font-style: normal;
}
.mcbi_text{
    font-size: 18px;
    margin-bottom: 30px;
}
.mcbi_price{
    font-size: 14px;
}
.mcbi_price span{
font-size: 18px;
    font-weight: 700;
    display: block;
    margin-top: 7px;
}
.mc_top .back_link{
    float: left;
    margin: 35px 0 0 110px;
}
.m_card_btn{
    float: left;
    margin: 30px 0 0 50px;
    width: 260px;
    line-height: 50px;
    height: 50px;
}
.modal_slider_wp{
    background: #fafafa;
    padding: 30px;
}
.modal_slider_wp>p{
    font-size: 18px;
}
.modal_slider{
    position: relative;
    width: 103%;
    margin-left: -10px;
}
.ms_block{
    width: 150px;
    border-radius: 5px;
    border: 1px solid #dbdee0;
    background: #fff;
    margin: 0 auto;
    transition: .4s;
    cursor: pointer;
}
.ms_block:hover{
    border: 1px solid #d31020;
}
.swiper3{
    overflow: hidden;
}
.email_hover:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #1b2026 transparent;
    position: absolute;
    top: -6px;
    left: 15px;
}
.kabinet_input_block .input_no_valid,
.modal_form input.input_no_valid {
    border: 1px solid #d31020 !important;
}
.lk_menu li .info_nov .valid_hover{
    text-transform: lowercase;
    width: 170px;
}
.moder_hover{
    width: 230px;
    text-align: left;
    left: 200px;
    right: inherit;
    top: -2px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.moder_hover:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #1b2026 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -6px;
}
.cart_del_hover{
    width: 70px;
    top: -12px;
    right: 5px;
}
.cart_toggle_block{
    position: absolute;
    top: -18px;
    right: -15px;
    width: 360px;
    height: auto;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
    background: #fff;
    border-radius: 5px;
    display: none;
    z-index: 9999;
}
.ctb_itog_price{
    border-bottom: 1px solid #f2f2f2;
    padding: 30px 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.ctb_itog_price i{
    text-transform: lowercase;
}
.ctb_top{
    padding: 20px 15px 15px 20px;
}
.ctbi_name{
    font-size: 14px;
    margin-bottom: 3px;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.ctbi_art{
    font-size: 14px;
    color: #7e8792;
    display: inline-block;
    vertical-align: middle;
    width: 220px;
}
.ctbi_art span{
    color: #bdc2c7;
    margin: 0 3px;
}
.ctbi_price{
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
}
.ctbi_close{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    transition: .2s;
    position: relative;
    background: url("/bitrix/templates/zakrevskiy/images/close3.png") no-repeat;
    -webkit-filter:grayscale(1) brightness(3.7);
    -moz-filter:grayscale(1) brightness(3.7);
    filter:grayscale(1) brightness(3.7);
}
.ctbi_wp{
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
}
.ctbi_close:hover{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.ctbi_close:hover .attention_hover{
    opacity: 1;
    display: block;
}
.ctbi_hover{
    width: 70px;
    top: 30px;
    right: -5px;
    transition: none;
}
.ctbi_hover:before{
    content: '';
    left: inherit;
    right: 10px;
    top: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: transparent transparent #1b2026 transparent;
}
.ctb_item{
    margin-bottom: 15px;
}
.ctb_item:hover .ctbi_name a{
    color: #d31020;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.ctb_bot{
    background: #fafafa;
    border-top: 1px solid #f2f2f2;
    padding: 20px 15px;
    border-radius: 0 0 5px 5px;
}
.ctb_btn{
height: 50px;
    line-height: 50px;
}
.cc_toggle_block{
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    background: #3f4c5c;
    z-index: 9999999;
    border-top: 1px solid #54606e;
    padding: 20px 0 25px 0;
    display: none;
}
.cctb_choice input[type="radio"]{
    display:none;
}
.cctb_choice label {
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    opacity: 0.6;
    transition: 0.4s;
    font-weight: 700;
}
.cctb_choice:hover label {
    opacity: 1;
    transition: 0.4s opacity ease;
}
.cctb_choice input[type="radio"] + label::before{
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 10px 0 0;
    background-image: url(/bitrix/templates/zakrevskiy/images/check4.png);
    background-repeat: no-repeat;
    opacity: 0.6;
    transition: 0.4s opacity ease;
}
.cctb_choice input[type="radio"]:checked + label::before {
    opacity: 1;
    transition: 0.4s opacity ease;
    background-position: 0 -24px;
}
.cctb_choice{
    float: left;
    cursor: pointer;
    margin-right: 55px;
}
.cctb_choice input[type="radio"]:checked + label{
    color: #fff;
    /*font-weight: 700;*/
    opacity: 1;
}
.cctb_choice:hover input[type="radio"] + label::before{
    opacity: 1;
    transition: 0.4s opacity ease;
}
.cctb_choice:hover input[type="radio"]:checked + label::before{
    background-position: 0 -24px;
    opacity: 1;
    transition: 0.4s opacity ease;
}
.cctb_choice:hover label{
    color: #fff;
}
.s1{
    width: 80px;
}
.s2{
    width: 160px;
}
.s3{
    width: 125px;
}

.cnt_left {
    width: 330px;
    padding-left: 30px;
    padding-top: 5px;
    float: left;
}
.cnt_container {
    border: 1px solid #f2f2f2;
    border-top: none;
    box-sizing: border-box;
}
.cnt_title {
    font: 16px 'Ubuntu';
    font-weight: 700;
    text-transform: uppercase;
}
.cnt_text {
    margin-top: 5px;
}
.cnt_wp {
    margin-top: 23px;
}
.cnt_phone {
    display: block;
    padding-left: 1px;
    margin-top: 4px;
    margin-bottom: 6px;
    transition: .4s;
}
.cnt_phone:hover{
    color: #d31020;
}
.cnt_phone span {
    display: inline-block;
    margin-left: 4px;
    color: #7e8792;
}
.cnt_phone span:before {
    display: inline-block;
    content: '—';
    margin-right: 7px;
}
.cnt_annotation {
    font: 14px 'Ubuntu';
    color: #7e8792;
    margin-top: 11px;
    line-height: 22px;
    margin-bottom: 0px;
    height: 41px;
}
.cnt_days{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    width: 70%;
}
.cnt_times{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}
/*.cnt_days:after {
    content: '|';
    display: inline-block;
    margin-left: 7px;
    color: #7e8792;
    margin-right: 5px;
}*/
.cnt_holiday:after {
    content: '—';
    display: inline-block;
    margin-left: 7px;
    margin-right: 5px;
}
.cnt_map {
    width: 691px;
    height: 572px;
    float: right;
    border: 1px solid #cdc8b8;
}
.swiper_cnt {
    text-align: center;
    width: 1020px;
    margin: 0 auto 0 auto;
    padding-top: 32px;
    padding-bottom: 34px;
    overflow: hidden;

}
.cnt_slider {
    border: 1px solid #f2f2f2;
    border-top: none;
    height: 277px;
    margin-bottom: 7px;
    background: #fafafa;
}
.cnt_slider .s-p4 {
    bottom: 30px;
}
.page404 .phone_block {
    margin-right: 0;
}
.img404 {
    width: 100%;
    overflow: hidden;
}
.img404 img {
    display: block;
    margin-left: 30px;
    margin-top: 5px;
}
.title404 {
    color: #bdc2c7;
    font: 24px 'Ubuntu';
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -11px;
}
.decription404 {
    color: #1b2026;
    font: 24px 'Ubuntu';
    text-align: center;
    font-weight: 700;
    width: 570px;
    margin: 6px auto 0 auto;
    line-height: 34px;
}
.annotation404 {
    color: #1b2026;
    font: 16px 'Ubuntu';
    text-align: center;
    font-weight: 400;
    margin-top: 48px;
}
.link404 {
    line-height: 50px;
    height: 50px;
    margin: 17px auto 0 auto;
    width: 113px;
}

.img_thanks {
    width: 100%;
    overflow: hidden;
}
.img_thanks img {
    display: block;
    margin-left: 30px;
    margin-top: 5px;
}
.title_thanks {
    color: #bdc2c7;
    font: 24px 'Ubuntu';
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -11px;
}
.decription_thanks {
    color: #1b2026;
    font: 24px 'Ubuntu';
    text-align: center;
    font-weight: 700;
    width: 570px;
    margin: -32px auto 0 auto;
    line-height: 34px;

}
.annotation_thanks {
    color: #1b2026;
    font: 16px 'Ubuntu';
    text-align: center;
    font-weight: 400;
    margin-top: 48px;
}
.link_thanks {
    line-height: 50px;
    height: 50px;
    margin: 17px auto 0 auto;
    width: 113px;
}

.annotation_empty {
    color: #1b2026;
    font: 24px 'Ubuntu';
    text-align: center;
    font-weight: 400;
}
.link_empty {
    line-height: 50px;
    height: 50px;
    margin: 23px auto 102px auto;
    width: 210px;
}

#global-zeroclipboard-html-bridge  {
    cursor: pointer!important;
}
.small_footer .f_copyright {
    margin-top: 0;
    border-top: none;
    padding-top: 10px;
}
.input_wp {
    position: relative;
}
.kabinet_input_block .input_wp {
    position: relative;
    float: left;
}
.input_wp input {
    position: relative;
    z-index: 1;
    background: rgba(255,255,255,0);
}
.mof_block .input_wp input {
    background: rgba(255,255,255,1);
}
.order_content .input_wp input {
    position: relative;
    z-index: 1;
    background: rgba(255,255,255,1);
}
.input_placeholder {
    position: absolute;
    z-index: 2;
    font: 16px 'Ubuntu', sans-serif;
    left: 15px;
    top: 15px;
    color: #7e8792;
    padding: 0 4px;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.input_placeholder.active {
    left: 10px;
    top: -19px;
    font-size: 12px;
    z-index: 2;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.next-fr {
    width: 30px;
    height: 30px;
    background: url('/bitrix/templates/zakrevskiy/images/next-fr.png') no-repeat center center;
    position: absolute;
    top: -6px;
    right: -5px;
    cursor: pointer;
    transition: .4s;
    -webkit-filter:grayscale(1);
    -moz-filter:grayscale(1);
    filter:grayscale(1);
}
.next-fr:hover{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.next-fr:active{
    -webkit-filter:grayscale(1) brightness(1.5);
    -moz-filter:grayscale(1) brightness(1.5);
    filter:grayscale(1) brightness(1.5);
}
.prev-fr {
    width: 30px;
    height: 30px;
    background: url('/bitrix/templates/zakrevskiy/images/prev-fr.png') no-repeat center center;
    position: absolute;
    top: -6px;
    left: -5px;
    cursor: pointer;
    transition: .4s;
    -webkit-filter:grayscale(1);
    -moz-filter:grayscale(1);
    filter:grayscale(1);
}
.prev-fr:hover{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.prev-fr:active{
    -webkit-filter:grayscale(1) brightness(1.5);
    -moz-filter:grayscale(1) brightness(1.5);
    filter:grayscale(1) brightness(1.5);
}
.s-p-fr {
    display: inline-block;
    font: 16px 'Ubuntu';
}
.pag_container {
    position: relative;
    width: 110px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px;
}
.a_pf-btn {
    display: block!important;
    right: 10px!important;
    left: auto!important;
    top: 3px!important;
    width: 25px!important;
    line-height: 50px!important;
    height: 100%!important;
    -webkit-filter:grayscale(1) brightness(1.5);
    -moz-filter:grayscale(1) brightness(1.5);
    filter:grayscale(1) brightness(1.5);
    transition: .2s;
}
.a_pf-btn:hover {
    -webkit-filter:none;
    -moz-filter:none;
    filter:none;
    transition: .2s;
}
.ur_hide {
    display: none;
    opacity: 0;
}
.order_tab {
    display: none;
    opacity: 0;
}
#tab_ur {
    display: block;
    opacity: 1;
}
.text_nop {
    color: #7e8792;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 10px;
}
.tnf_top{
padding-left: 30px;
    background: url("/bitrix/templates/zakrevskiy/images/ico23.png") no-repeat center left;
    font-size: 14px;
    margin-bottom: 70px;
}
.tnf_top span{
    display: block;
    color: #d31020;
    font-size: 18px;
    padding-top: 5px;
    margin-bottom: 3px;
}
.tnf_links{
    font-size: 14px;
    line-height: 22px;
    color: #7e8792;
    padding-left: 30px;
}
.tnf_links a{
    font-weight: 700;
    transition: .4s;
    color: #7e8792;
}
.tnf_links a:hover{
    color: #d31020;
}
.analogi_title{
    position: relative;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}
.analogi_title:before{
    content: '';
    width: 100%;
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 100;
}
.analogi_title span{
    display: inline-block;
    padding: 0 15px;
    background: #fff;
    position: relative;
    z-index: 200;
}
.analogi_wp{
    margin-top: 60px;
}
.modal_slider{
    margin-top: 25px;
}
.msb_img{
    text-align: center;
    height: 100px;
    box-sizing: border-box;
    padding: 10px;
  line-height: 80px;
}
.msb_img img{
    max-width: 100%;
    max-height: 100%;
  vertical-align: middle;
}
.msb_text{
    padding: 0 15px;
    font-size: 14px;
    box-sizing: border-box;
    height: 50px;
    overflow: hidden;
}
.msb_price{
    font-size: 20px;
    font-weight: 700;
    background: #fafafa;
    border-top: 1px solid #f2f2f2;
    box-sizing: border-box;
    padding: 10px 15px;
    border-radius: 0 0 5px 5px;
    position: relative;
}
.msb_price>span{
    display: block;
    width: 14px;
    height: 14px;
    background: #bdc2c7 url("/bitrix/templates/zakrevskiy/images/ico17-hover.png") no-repeat;
    position: absolute;
    top: 13px;
    right: 15px;
    cursor: pointer;
    transition: .2s;
    border-radius: 14px;
}
.msb_price>span:hover{
    background: #d31020 url("/bitrix/templates/zakrevskiy/images/ico17-hover.png") no-repeat;
}
.msb_price span:hover + .attention_hover{
    display: block;
    opacity: 1;
}
.msb_hover{
    width: 140px;
    top: -40px;
    right: 5px;
}
.msb_hover:before{
   content: '';
    right: 12px;
    top: 35px;
    left: inherit;
}
.up_btn{
    color: #7e8792;
    display: block;
    border-radius: 5px;
    border: 1px solid #dee0e3;
    width: 226px!important;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    left: auto;
    position: relative;
    padding-left: 20px;
    margin-left: 10px;
    transition: .4s;
    z-index: 2;
    margin-top: 0;
}
.up_btn span{
    content: '';
    width: 14px;
    height: 15px;
    background: url("/bitrix/templates/zakrevskiy/images/up-ico.png") no-repeat;
    position: absolute;
    right: 20px;
    top: 17px;
    opacity: 0.5;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.up_btn span:before{
    content: '';
    width: 1px;
    height: 24px;
    background: #c6c7cb;
    position: absolute;
    top: -4px;
    right: 33px;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.up_overlay:hover+.up_btn{
    color: #1b2026;
    border: 1px solid #cdd1d5;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.up_overlay:hover+.up_btn span{
    opacity: 1;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.up_btn:hover{
    color: #1b2026;
    border: 1px solid #cdd1d5;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}
.up_btn:hover span{
    opacity: 1;
    transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
}

.passive {
    background: #dee0e3;
}
.passive.button:hover {
    border-bottom: 3px solid #dee0e3;
}
.sb_f1 input{
    font-size: 14px;
}

i{
    font-style: normal !important;
    font-weight: normal !important;
    font-family: 'rouble' !important;
}
.catalog_cart a.tovar_added span:last-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico-add.png") no-repeat center center;
    z-index: 2;
    opacity: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.catalog_cart a.tovar_added span:first-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico-add.png") no-repeat center center;
    z-index: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
}
.catalog_cart a.tovar_added:hover span:last-child{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("/bitrix/templates/zakrevskiy/images/ico-add.png") no-repeat center center;
    z-index: 1;
    transition: 0.4s all ease;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    opacity: 1;
}
/*
#cnt_map {
    border: 1px #cdc8b8 solid;
    box-sizing: border-box;
}
*/
.oemp_wp{
    border: 1px solid #f2f2f2;
    border-top: none;
    padding-top: 88px;
}
.order_ur .of_block input{
    background: #fff;
}
.kabinet_input_block input:hover{
border: 1px solid #bdc2c7;
}
.kabinet_input_block input:focus{
    border: 1px solid #bdc2c7;
}
.kabinet_input_block .input_no_valid:hover{
    border: 1px solid #d31020;
}
.kabinet_input_block .input_no_valid:focus{
    border: 1px solid #d31020;
}
.mn_overlay {
    background: rgba(255,255,255, 0.8);
    display: none;

    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999998;
}
.mn_active.active {
    z-index: 999999;
}
.mn_active.active+.mn_toggle {
    z-index: 9999999;
}
.left_nav.index_nav {
    border: none;
}
.index_nav .left_menu {
    border: 1px solid #f2f2f2;
    border-top: none;
    border-right: none;
    margin-bottom: 200px;
}
.up_overlay {
    width: 1200px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
}
.up_wp {
    width: 254px;
    height: auto;
    float: right;
    position: relative;
}
#copy-button div {
    white-space: nowrap;
}
#copy-button a:hover {
    background: none!important;
}
.lma_phone {
    border: none!important;
}
.lma_phone:hover {
    border: none!important;
}
.lma_phone:active {
    border: none!important;
}
.kab_input_w2+span {
    display: none!important;
}
.info_nov .attention_hover {
    text-transform: none!important;
    font-weight: 400;
}
.autorized .mpb_info a:before {
    display: none;
}
.autorized .mpb_info a {
    max-width: 140px;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: default;
}
.autorized .mpb_info a:hover {
    color: #7e8792;
}
.recall_outer {
    height: 90px;
    overflow: hidden;
    margin-bottom: 10px;
}
.help_outer {
    height: 0;
    overflow: hidden;
}
.phone_hide2 {
    display: none;
    opacity: 0;
}
.mail_hide1 {
    display: none;
    opacity: 0;
}
.mail_hide2 {
    display: none;
    opacity: 0;
}
.skype_hide1 {
    display: none;
    opacity: 0;
}
.skype_hide2 {
    display: none;
    opacity: 0;
}
.icq_hide1 {
    display: none;
    opacity: 0;
}
.icq_hide2 {
    display: none;
    opacity: 0;
}
.order_cont_border .order_wp{
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.order_cont_border {
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
}
.pb_price .cpb_hover i {
    font-size: 11px;
}
.invalid .incomplete {
    border: 1px #d31020 solid;
}
.author {
    display: inline-block;
}
.check_del_block p{
    float: left;
    width: 244px;
}
.del_check{
    float: left;
}
.del_check div{
    margin-bottom: 12px;
}
.check_del_block{
    margin: 30px 0 20px 0;
}
.del_check_attention{
color:  #7e8792;
    line-height: 22px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.del_check input:checked + label{
    font-weight: 700;
}
.del_check input{
    position: relative;
    top: 2px;
}
.del_check label{
    font-size: 15px;
}
.tovar_info_m{
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    margin-top: 20px;
}
.tovar_info_m span{
    font-weight: 400;
    margin-left: 10px;
}
.sm1_h1{
   height: 385px !important;
}
.swiper5 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .attention_hover:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #1b2026 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: auto;
    right: 15px;
}
.swiper5 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .attention_hover:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #1b2026 transparent transparent transparent;
    position: absolute;
    bottom: -5px;
    left: auto;
    right: 15px;
}
.swiper5 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .cpb_hover {
    right: 97px;
    left: auto;
    bottom: 50px;
    text-align: left;
    width: 180px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.swiper5 .swiper-slide-active+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide+.swiper-slide .cpb_hover {
    right: 97px;
    left: auto;
    bottom: 50px;
    text-align: left;
    width: 180px;
    padding-left: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.swiper3 .cpb_hover {
    font-weight: 400;
}
.pay_dop_info>p>a {
    font-weight: 400;
}
footer.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
}
/*
.mc_block:before {
    position: absolute;
    background: yellowgreen;
    content: '';
    width: 90px;
    height: 50px;
    left: 0;
    right: 0;
    z-index: 0;
}
*/
.td_column p.small_d {
    margin-bottom: 10px;
}
.card_attention {
    border-radius: 100%;
}
.nf_wp .catalog_wp{
    border-bottom: none;
    border-left: none;
    border-right: none;
}
.nf_wp .main_filter_block {
    border-left: none;
    border-right: none;
}
.nf_wp {
    border-left: 1px #f2f2f2 solid;
    border-right: 1px #f2f2f2 solid;
    border-bottom: 1px #f2f2f2 solid;
    box-sizing: border-box;
}
.swiper-slide:hover {
    z-index: 1;
}
.page {
    min-height: 75vh;
}
.cc_toggle_block p {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px;
    position: relative;
    top: -5px;
    display: inline-block;
}
div[id^="wait_"] {display: none;}

.kluev_button_area_analogs{
	width: 240px;
	margin: 10px auto;
}

.kluev_button_area_analogs a{
	height: 50px;
    line-height: 50px;
}

span.no_price_block{
	display: block;
	float: left;
	font-size: 12px;
	width: 140px;
	line-height: 14px;
}

.product_slider_wp .wrapper.wp_p2 .product_big_slider .catalog_block .catalog_info_wp{
	width: 840px;
}

.product_big_slider .ci_left{
	width: 70%;
}

.product_big_slider .ci_right{
	width: 30%;
}

.analogi_wp_items{
	margin-top: 30px !important;
}

.filter_links_block{
	display: none !important;
}

.no_top{
    margin-top:0 !important;
}

/*banner*/
.banner_container {
    height: 100%;
    width: 1px;
    position: fixed;
    left: -304px;
    top: 0;
    opacity: 0;
    display: table;
    z-index: -1;
    font-weight: 300;
}
.banner_middle {
    display: table-cell;
    vertical-align: middle;
}
.banner1{
    width: 304px;
    background: #fafafa;
    box-sizing: border-box;
    padding: 20px 18px 10px 18px;
    border: 1px #bdc2c7 solid;
}
.banner_rirle{
    text-transform: uppercase;
    font-size: 16px!important;
    font-weight: 700;
    text-align: center;
}
.banner_list{
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
}
.banner_list li{
    list-style: none;
    text-align: center;
    font-size: 14px;
    padding: 0 0;
}
.banner_list li span{
    /*font-size: 18px!important;*/
    font-weight: 700;
    display: block;
}
.banner_text{
    /*font-size: 18px!important;*/
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.banner_text span{
    font-size: 16px!important;
    font-weight: 400;
}
.banner_text a {
    text-decoration: underline;
    color: red;
}
.banner_btn{
    font-weight: 700;
    font-size: 13px!important;
    float: none!important;
    margin: 0 auto!important;
    width: 270px!important;
    height: 40px!important;
    display: block!important;
    box-sizing: border-box!important;
    text-align: center!important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0e701+0,fef96a+100 */
    background: #f0e701; /* Old browsers */
    background: -moz-linear-gradient(top, #f0e701 0%, #fef96a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f0e701 0%, #fef96a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f0e701 0%, #fef96a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0e701', endColorstr='#fef96a', GradientType=0); /* IE6-9 */
    text-transform: uppercase!important;
    float: left!important;
    padding-top: 12px!important;
    color: #222!important;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
}
.banner_close{
    text-decoration: underline!important;
    font-size: 12px!important;
    font-weight: 300;
    display: block!important;
    margin-top: 70px!important;
    color: #222!important;
    cursor: pointer;
}
.banner_btn:hover{
    text-decoration: none;
}

/* Рубрикатор */
.rubricator__content {
    box-sizing: border-box;
    padding-top: 27px;
    padding-right: 30px;
    margin-left: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.rubricator__content > * {
    box-sizing: border-box;
}

.rubricator__content__list {
    list-style-type: none;
    margin-top: 18px;
}

.rubricator__content__list li a {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 319px;
    height: 32px;
    border: 1px solid #bdc2c7;
    background-color: #ffffff;
    color: #1b2026;
    font-size: 14px;
    font-weight: 400;
    border-radius: 4px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-left: 19px;
    padding-right: 17px;
    transition: all 0.15s;
}

.rubricator__content__list li a:hover {
    transition: all 0.15s;
    border: 1px solid #d31020;
    color: #d31020;
}

.rubricator__open {
    display: block;
}

.rubricator__open__btn {
    width: 100%;
}

.rubricator__content__back {
    display: inline-flex;
    align-items: center;
    color: #7e8792;
    font-size: 18px;
    font-weight: 400;
    transition: all 0.15s;
}

.rubricator__content__back:hover {
    transition: all 0.15s;
    color: #000;
}

.rubricator__content__back span {
    display: inline-block;
    margin-left: 11px;
}

.rubricator__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
    border-bottom: 1px solid #dee0e3;
    padding-bottom: 16px;
}

.open__list {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
}

.open__list li {
    width: 50%;
}

.open__list li a {
    width: auto;
    height: auto;
    display: inline-block;
    border: none;
    color: #1b2026;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    padding: 0;
    margin-bottom: 7px;
    border-bottom: 1px solid #a4a6a8;
    border-radius: 0;
    transition: all 0.15s;
}

.open__list li a:hover {
    transition: all 0.15s;
    color: #d31020;
    border: none;
    border-bottom: 1px solid transparent;
}

.popular__products {
    margin-top: 95px;
}

.popular__products .title {
    color: #1b2026;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-transform: uppercase;
}

.popular__products ul {
    list-style-type: none;
    display: block;
    align-items: center;
    margin-top: 19px;
}

.popular__products ul li {
	    float: left;
    margin-bottom: 10px;
}

.popular__products ul li a {
    display: inline-block;
    color: #7e8792;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #bdc2c7;
    border-radius: 4px;
    background-color: #ffffff;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 9px 11px;
    transition: all 0.15s;
}

.popular__products ul li a:hover {
    transition: all 0.15s;
    border: 1px solid #d31020;
    color: #d31020;
}

body {
    min-width: 320px;
}

html {
    min-width: 320px;
}

.mobile-header {
    display: none;
}

.mobile-menu {
    display: none;
}

.overlay {
    display: none;
}

@media (max-width: 1100px) {
    .wrapper {
        width: 100%;
        padding: 0 15px;
    }

    .catalog_block {
        border: 1px solid #414c5c;
    }

    .catalog_block:hover {
        border: 1px solid #414c5c;
    }

    .mfb_right {
        width: 100%;
    }

    .catalog_sorting .cs_right {
        display: none !important;
    }

    .mobile-header .mc_block span {
        display: block;
    }

    .mobile-menu {
        display: block;
    }

    .overlay {
        display: block;
    }

    .main_nav_inner {
        position: static;
    }

    .main_nav_wp {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .mobile-header {
        display: block;
        width: 100%;
        position: fixed;
        left: 0;
        top: 0;
        box-sizing: border-box;
        background-color: #fff;
        z-index: 3000;
    }

    .banner_container {
        display: none !important;
    }

    .main_nav_inner.fixed .search_block {
        height: 51px;
    }

    .main_nav_inner.fixed .search_block button {
        top: 18px;
    }

    .main_nav_inner.fixed .main_nav>.mn_active {
        height: 51px;
        line-height: 51px;
    }

    .main_nav_inner.fixed .main_opt_link {
        float: left;
        font-weight: 700;
        transition: .4s;
        padding: 17px 27px 17px 27px;
        font-size: 16px;
    }

    #small-modal3 {
        width: 100%;
        height: 480px;
    }

    .modal_card_block {
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }

    .arcticmodal-container_i2 {
        padding: 0;
    }

    .mc_top .back_link {
        margin-left: 30px;
        float: none;
        margin-bottom: 20px;
    }

    .cart_toggle_block {
        display: none !important;
    }

    img[src*="noimg"] {
        width: auto !important;
        margin: 10px 0;
    }

    .mcb_img_wp {
        margin: 0 auto;
        float: none;
        border: none;
    }

    .mcb_info {
        margin-top: 15px;
        display: inline-block;
    }

    .m_card_btn {
        float: none;
        margin: 0 auto;
    }

    .main_nav_inner.fixed .search_block input {
        height: 100%;
    }

    .city_choice_block {
        float: none;
    }

    .header_address {
        float: none;
        width: 100%;
        margin: 0;
        margin-top: 5px;
    }

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

    .main_cart_wp {
        margin: 7px 0;
    }

    .header_lear .img {
        display: none !important;
    }

    .header_lear .butt {
        float: none !important;
        margin: 0 auto;
    }

    .mfb_left {
        float: none;
        width: 100%;
    }

    .main_filter_block {
        border: none;
        padding: 10px 10px;
    }

    .mfb_dop {
        width: 100%;
        display: block;
        margin: 0 !important;
    }

    .mt1 {
        margin-top: 0;
    }

    .mbfs_m1 {
        margin-top: 30px;
    }

    .header_lear .text {
        float: none !important;
        width: 100% !important;
        margin-bottom: 10px !important;
        text-align: center;
    }

    .header_lear {
        height: auto !important;
        margin-top: 15px;
    }

    .header_address a {
        padding: 0;
        margin: 0;
        display: inline-block;
        margin-top: 10px;
    }

    .topmenu {
        float: none;
        margin-top: 10px;
    }

    .topmenu li {
        float: none;
        display: inline-block;
    }

    .topmenu li a {
        height: auto;
        padding: 0;
        display: inline-block;
        margin-right: 15px;
    }

    .logo {
        float: none;
    }

    .logo p {
        margin-left: 25px;
        font-size: 12px;
    }

    .main_personal_block {
        float: none;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .header_bot .wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .phone_block {
        float: none;
        text-align: center;
        margin: 0;
    }

    /* .main_nav_inner {
        display: none !important;
    } */

    .mn_overlay {
        display: none !important;
    }

    .mn_toggle {
        display: none !important;
    }

    .main_nav {
        float: none;
        display: flex;
        justify-content: space-between;
    }

    .ag_link {
        margin-left: 0;
        margin-top: 20px;
    }

    .header_lear .text div {
        margin: 0 !important;
    }

    .catalog_wp {
        padding: 10px;
        border: none;
    }

    .main_nav_inner.upped {
        top: 0;
        opacity: 1;
    }

    .catalog_pagination {
        text-align: left;
        padding-right: 0;
    }

    .catalog_pagination ul {
        margin-top: 10px;
    }

    .catalog_pagination ul li {
        width: 46px;
        height: 46px;
    }

    .cs_right {
        float: none !important;
    }

    .catalog_sorting {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mfb_right {
        margin-top: 20px;
        float: none !important;
    }

    .catalog_img_wp {
        float: none;
        width: 100%;
        padding: 0;
    }

    .catalog_img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .catalog_info_wp {
        width: 100%;
        float: none;
        border: none;
    }

    .card_slider_wp {
        float: none;
        width: 100%;
        border: none;
    }

    .card_wp {
        border: none;
        height: auto;
    }

    .card_counter_wp {
        float: none;
    }

    .card_price_block {
        float: none;
    }

    .card_itog_price {
        float: none;
    }

    .card_itog_btn {
        float: none;
        text-align: left;
        margin: 0;
        margin-top: 20px;
    }

    #small-modal4 {
        width: 100%;
        height: 480px;
        overflow-y: scroll;
    }

    .moi_wp {
        padding: 10px;
    }

    .dop_pay_btn {
        float: none;
        width: 100%;
        margin-top: 20px;
    }

    .pay_dop_info p {
        float: none;
    }

    .card_opt_price {
        height: auto;
    }

    .td_column {
        width: 100%;
        float: none;
    }

    .tab_delivery_wp .td_column:last-child {
        float: none;
    }

    .product_big_slider {
        margin-top: 30px;
        padding: 0;
    }

    .wp_p2 {
        padding: 0;
    }

    .cb_v1 p {
        margin-right: 0;
        display: block;
    }

    .product_big_slider .ci_left {
        width: 100%;
    }

    .product_big_slider .ci_right {
        width: 100%;
    }

    .rubricator__content {
        display: block;
        padding: 0 15px;
        margin-left: 0;
    }

    .rubricator__content__list li a {
        width: 100%;
    }

    .card_info_wp {
        width: 100%;
        float: none;
        padding: 10px;
    }

    .oemp_wp {
        border: none;
    }

    .order_content .content {
        width: 100%;
    }

    .order_content .right_nav {
        width: 100%;
        float: none;
    }

    .order_wp .catalog_info_wp {
        width: 100%;
        display: block;
    }

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

    .product_slider_wp .wrapper.wp_p2 .product_big_slider .catalog_block .catalog_info_wp {
        width: 100%;
    }
    
    .ci_left {
        float: none;
        width: 100% !important;
        padding: 0;
    }

    .catalog_text {
        word-break: break-word;
    }

    .catalog_info {
        padding: 10px 20px;
        display: block;
    }

    .main_title {
        border: none; 
        padding: 15px;
    }

    .ci_right {
        float: none;
        width: 100% !important;
        text-align: left;
        padding: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .of_link {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }

    .registr_wp {
        height: auto;
    }

    .kabinet_wp {
        border: none;
    }
    
    .kabinet_left {
        border: none;
        padding: 15px;
    }

    .kabinet_right {
        border: none;
        padding: 15px;
    }

    .kabinet_input_block input {
        width: 100% !important;
        float: none !important;
    }

    .kabinet_center {
        width: 100%;
    }

    .kab_about .kib_big textarea {
        width: 100%;
    }

    .about_check {
        position: static;
    }

    .lk_main_attention {
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    .registr_info {
        padding-left: 0;
    }

    .kabinet_input_block .input_wp {
        float: none;
        width: 100%;
    }

    .kabinet_input_block p {
        width: 100%;
        margin-bottom: 5px;
    }

    .lk_nav {
        width: 100%;
        padding: 15px;
    }

    .lkst_di span {
        margin-top: 10px;
    }

    .aa_all {
        height: auto;
        line-height: 10px;
        margin-left: 0;
    }

    .dop_email {
        margin-left: 0;
    }

    .kib_spam .kibs_block:nth-child(2) {
        padding-left: 0;
        margin-top: 20px;
    }

    .registr_check label span {
        left: 0;
    }

    .registr_check a {
        border-bottom: none;
        text-decoration: underline;
        left: 0;
    }

    .password_vis {
        float: none;
        width: 100%;
    }

    .kabinet_left {
        width: 100%;
        float: none;
        padding: 0;
    }

    .kabinet_right {
        width: 100%;
        float: none;
        padding: 0;
        margin-top: 20px;
    }
    
    .pass_link {
        margin-bottom: 15px;
    }

    .decription_thanks {
        width: 100%;
    }

    .img_thanks img {
        margin: 0;
        width: 100%;
        margin-bottom: 40px;
    }

    .help_wp {
        border: none;
        padding: 15px;
    }

    .dop_link a {
        width: 100%;
        height: auto;
    }

    .ho_step {
        float: none;
        width: 100% !important;
        margin-bottom: 10px;
    }

    .ho_btn {
        margin-top: 0;
    }

    .left_rt {
        width: 100%;
        float: none;
    }

    .right_rt {
        width: 100%;
        float: none;
    }

    .req_btn {
        margin: 0;
        margin-top: 10px;
    }

    .order_counter {
        width: 100%;
        float: none;
        display: block;
        margin: 0;
        margin-top: 5px;
    }

    .catalod_price {
        margin-top: 0;
    }

    .ci_attention {
        margin-right: 20px;
    }

    .page {
        min-height: auto;
    }

    .main_nav_inner.fixed {
        position: static !important;
        box-shadow: none;
        padding: 0;
    }

    .left_nav.index_nav {
        display: none;
    }

    .content {
        float: none;
        width: 100%;
    }

    .f_logo {
        float: none;
    }

    .f_address {
        float: none;
        margin: 15px 0;
    }

    .f_phone {
        float: none;
        margin: 15px 0;
    }

    .f_column {
        float: none;
        margin-bottom: 15px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .open__list li {
        width: 100%;
    }

    .fs_link {
        display: none;
    }

    .mobile-header {
        padding: 10px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .burger {
        background-image: url("/bitrix/templates/zakrevskiy/images/list-menu.svg");
        width: 30px;
        height: 30px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        border: none;
        background-color: transparent;
    }

    .header_top {
        display: none;
    }

    .mobile-header .logo {
        display: flex;
        align-items: center;
        margin-left: 15px;
    }

    .mobile-left, .mobile-right {
        display: flex;
        align-items: center;
    }

    .mobile-header .phone {
        display: flex;
        align-items: center;
        margin-right: 15px;
    }

    .mobile-header .mc_block span {
        width: 15px;
        height: 15px;
        padding-top: 2px;
        right: -5px;
        top: -2px;
    }

    .header_bot {
        display: none;
    }

    .main_nav {
        display: none;
    }

    .main_cart_wp .mc_block {
        display: none;
    }

    .mobile-header .mc_block {
        background: url("/bitrix/templates/zakrevskiy/images/cart.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 30px;
        height: 30px;
    }

    .mc_block span {
        display: none;
    }

    .mobile-header .phone a {
        font-size: 0;
        width: 30px;
        height: 30px;
        background-image: url("/bitrix/templates/zakrevskiy/images/phone.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: inline-block;
    }

    .logo img {
        width: 85px;
    }

    .logo p {
        margin-left: 11px;
        font-size: 8px;
        line-height: 15px;
        display: none;
    }

    .mobile-header {
        border-bottom: 1px solid #f2f2f2;
    }

    .main_nav_inner {
        height: auto;
        padding: 10px 0;
    }

    .catalog_img {
        display: block;
    }

    .main_nav_wp {
        height: auto;
    }

    .mobile-menu {
        position: fixed;
        top: 0;
        left: -150vw;
        width: 80%;
        height: 100vh;
        z-index: 3100;
        background-color: #fff;
        padding: 15px 0;
        padding-bottom: 60px;
        transition: left 0.3s;
        overflow-x: hidden;
        overflow-y: scroll;
        box-sizing: border-box;
    }

    .close-menu {
        position: absolute;
        right: 10px;
        top: 20px;
        width: 30px;
        height: 30px;
        background-image: url("/bitrix/templates/zakrevskiy/images/cross.svg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        display: inline-block;
        border: none;
        background-color: transparent;
    }

    .mobile-menu.active {
        left: 0;
        transition: left 0.3s;
    }

    .overlay {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        background-color: rgba(0,0,0, .7);
        z-index: 3050;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
    }

    .overlay.active {
        opacity: 1;
        visibility: visible;
        transition: all 0.3s;
    }

    .is-menu-open {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100vh;
        overflow: hidden;
    }

    .top-menu .mn_toggle {
        display: block !important;
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0;
        box-shadow: none;
    }

    .top-menu .mn_toggle ul {
        width: 100% !important;
        float: none;
    }

    .top-menu .mn_toggle ul li a {
        font-weight: normal;
        font-size: 14px;
        padding: 8px 15px;
        border-bottom: 1px solid #f5f5f5;
    }

    .c_sl_art {
        padding-top: 0;
        text-align: left;
        padding-left: 15px;
    }

    .card_img_wp {
        height: auto;
    }

    .swiper4 {
        padding-bottom: 20px;
    }

    .modal_title span {
        padding: 0 15px;
        font-size: 21px;
    }

    .catalog_block {
        margin-bottom: 25px;
        overflow: hidden;
    }

    .help_nav {
        display: none !important;
    }

    .card_itog_btn .button {
        width: 48% !important;
        font-size: 14px;
        float: left !important;
        margin: 0 !important;
    }

    .card_tabs_wp {
        margin-top: 10px;
    }

    .login {
        color: #1b2026;
        font-weight: 700;
        display: block;
        padding: 8px 15px;
        margin: 10px 0;
        display: block;
        font-size: 14px;
    }

    .policy {
        color: #1b2026;
        font-weight: 700;
        display: block;
        margin: 10px 0;
        margin-top: 25px;
        padding: 0 15px;
        display: block;
        font-size: 14px;
    }

    .years {
        color: #1b2026;
        font-weight: 700;
        display: block;
        margin: 10px 0;
        padding: 0 15px;
        display: block;
        font-size: 14px;
    }

    #small-modal2 {
        width: 100%;
        height: auto;
    }

    .one_click {
        float: right !important;
        width: 48%;
        font-size: 10px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 50px;
        border: 2px solid #414c5c;
        box-sizing: border-box;
        border-radius: 5px;
    }

    .top-menu .mn_toggle ul li {
        height: auto;
    }


    .bottom-menu .main-list {
        position: relative;
        transition: transform 0.3s;
    }

    .bottom-menu .main-list.collapsed {
        transform: translateX(-100%);
        transition: transform 0.3s;
    }

    .bottom-menu .fc_list {
        position: absolute;
        left: 100%;
        background-color: #fff;
        top: 0;
        display: none;
        width: 100%;
    }

    .bottom-menu .fc_list li {
        width: 100%;
    }

    .bottom-menu .fc_list li a {
        color: #1b2026;
        width: 100%;
    }

    .bottom-menu .main-list li a.back {
        display: none;
    }

    .bottom-menu .back-li .back {
        display: block !important;
    }

    .bottom-menu .main-list li a {
        font-size: 14px;
        display: inline-block;
        width: 100%;
        padding: 6px 15px;
        font-weight: 700;
    }

    .order_header {
        display: block;
    }

    .order_header .logo img{
        width: 120px;
    }

    .order_header .phone_block {
        display: none;
    }

    .eq_height {
        height: auto !important;
    }

    .text_nop {
        margin-bottom: 20px;
    }

    .catalog_cart a {
        display: inline-block;
    }

    .catalog_cart a::after {
        content: "";
        display: block;
        clear: both;
    }

    .catalog_cart a {
        position: relative;
        height: 50px;
        width: 70px;
        min-height: auto;
    }

    #basket_items .catalog_cart {}

    .catalog_cart {
        height: 50px !important;
        width: 60%;
        display: flex;
        align-items: center;
        border: 1px solid #414c5c;
        border-radius: 5px;
        padding-right: 20px;
        min-height: auto;
        margin: 10px auto;
        float: none;
    }

    .modal_order_forma {
        padding: 10px;
        box-sizing: border-box;
    }

    .moi_attention {
        margin-top: 20px;
    }

    .mof_block .input_wp input {
        width: 100%;
    }

    .mof_block p {
        margin-bottom: 5px;
    }

    .mof_btn {
        float: none;
    }

    .mfd_m1 p {
        display: none;
    }

    .main_filter_block .mt1 {
        width: 0;
        height: 0;
        overflow: hidden;
    }

    .main_filter_block .mt1.visible {
        width: 100%;
        height: auto;
        overflow: initial;
    }

    .expand {
        display: inline-block;
        border: none;
        background-color: transparent;
        background-image: url("/bitrix/templates/zakrevskiy/css/../images/ico15.png");
        background-position: right center;
        background-repeat: no-repeat;
        padding-right: 20px;
        text-align: center;
        font-size: 14px;
    }

    .catalog_cart a span {
        width: 70px !important;
        height: 50px !important;
    }

    .catalog_cart a {
        position: static;
    }
    
    .catalog_cart {
        position: relative;
    }

    .catalog_cart a::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .cnt_left {
        float: none;
        width: 100%;
        padding: 0;
    }

    .cnt_container {
        border: none;
    }

    .cnt_map {
        width: 100%;
        height: 400px;
        margin: 10px 0;
    }

    .s-p4 {
        box-sizing: border-box;
    }

    .kibs_block {
        width: 100%;
        float: none;
    }

    .swiper_cnt {
        width: 100%;
    }

    #small-modal6 {
        width: 100%;
        height: auto;
    }

    #small-modal7 {
        width: 100%;
        height: auto;
    }

    #small-modal7 * {
        box-sizing: border-box;
    }
    
    #small-modal8 {
        width: 100%;
        height: auto;
    }

    #small-modal8 * {
        box-sizing: border-box;
    }

    .catalog_cart_del .hover_cart {
        display: none !important;
    }

    .catalog_cart_del a:hover .norm_cart {
        opacity: 1;
    }

    .img404 img {
        margin-left: 0;
        max-width: 100%;
    }

    .decription404 {
        width: 100%;
    }

    .catalod_price {
        font-family: system,-apple-system,BlinkMacSystemFont,'Segoe UI','Segoe WP',Roboto,Ubuntu,Oxygen,Cantarell,'Fira Sans','Helvetica Neue',Helvetica,'Lucida Grande','Droid Sans',Tahoma,'Microsoft Sans Serif',sans-serif;
    }

    #allSum,
    #allJurSum,
    #allJurEconomy,
    .card_price_block span,
    .card_opt_price span,
    .card_itog_price span,
    #addedPrice, 
    .moi_price span {
        font-family: system,-apple-system,BlinkMacSystemFont,'Segoe UI','Segoe WP',Roboto,Ubuntu,Oxygen,Cantarell,'Fira Sans','Helvetica Neue',Helvetica,'Lucida Grande','Droid Sans',Tahoma,'Microsoft Sans Serif',sans-serif;
    }

    .main_title h1 {
        word-break: break-word;
    }
}

.block_analog_art p {
	font-size: 12px;
line-height: 19px;
}

.block_analog_art p span {
	font-size: 16px;
}
.icon-phone, .icon-mail, .icon-skype{
position:relative;
padding-left:25px;
}
.icon-phone:before{
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    top: 0;
    left: 0;
    background: url(/bitrix/templates/zakrevskiy/images/tel.png) no-repeat center center;
    background-size: contain;
}
.icon-mail:before{
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    top: 0;
    left: 0;
    background: url(/bitrix/templates/zakrevskiy/images/mail.png) no-repeat center center;
    background-size: contain;
}
.icon-skype:before{
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    top: 0;
    left: 0;
    background: url(/bitrix/templates/zakrevskiy/images/skype.png) no-repeat center center;
    background-size: contain;
}
.icon-icqwhatsapp{
position:relative;
padding-left:50px;
}
.icon-icqwhatsapp:before{
    content: "";
    position: absolute;
    width: 46px;
    height: 19px;
    top: 1px;
    left: 0;
    background: url(/bitrix/templates/zakrevskiy/images/whatsapp.png), url(/bitrix/templates/zakrevskiy/images/icq.png);
    background-size: contain;
    background-repeat: no-repeat, no-repeat;
    background-position-x: 0, 25px;
}


/*
    banner (всплывающее уведомление)
*/
.banner_note {
    z-index: 9999999;

    font-size: 14px; display: none; position: fixed; 
   
    width: 100%;
    max-width: 400px; padding: 20px;
    transform: translateX(-50%);
    background-color: var(--bg-color);
    border-radius: var(--brdr-radius);
    box-shadow: var(--shadow);
    gap: var(--grid-gap);
    top:  50%;
    left: 20%;
    transform: translate(-50%,-50%);
    background-color: #fff;
    padding: 40px;
}

.banner_note-txt img{
    width: 400px;
}
.banner_note-button
{
    flex-grow: 1;
}
.banner_accept
{
width: 14px;
    height: 14px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(/bitrix/templates/zakrevskiy/images/close2.png);
    cursor: pointer;
    transition: .4s;
}
.banner_note-txt {
    flex-grow: 1;
}
.banner_note-txt a {
    color: var(--primary-color);
}
.banner_accept {
    flex-shrink: 0;
}

@media (min-width: 1025px){
    .banner_note.show{display: flex;
        flex-direction: column;}
}

@media (max-width: 1024px){
    
    .banner_note {
    top:  50%;
    left: 50%;
    transform: translate(-50%,-50%);  width: 100%;
    max-width: 300px; padding: 20px;}
    .banner_note br {display: none;}
    .banner_note.show{display: block;}
    .banner_note-txt img{
    width: 300px;
}
}
/* End */


/* Start:/bitrix/templates/zakrevskiy/js/OwlCarousel2-2.3.4/dist/assets/owl.carousel.min.css?17472488073351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/zakrevskiy/js/OwlCarousel2-2.3.4/dist/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/zakrevskiy/js/OwlCarousel2-2.3.4/dist/assets/owl.theme.default.min.css?17472488071013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */
/* /bitrix/templates/zakrevskiy/css/jquery.fancybox.css?17472488074930 */
/* /bitrix/templates/zakrevskiy/css/jquery.formstyler.css?174724880712976 */
/* /bitrix/templates/zakrevskiy/css/jquery.jscrollpane.css?17472488072360 */
/* /bitrix/templates/zakrevskiy/css/jquery.arcticmodal.css?17507151594959 */
/* /bitrix/templates/zakrevskiy/css/passfield.min.css?17472488073023 */
/* /bitrix/templates/zakrevskiy/css/swiper.css?174724880723443 */
/* /bitrix/templates/zakrevskiy/components/bitrix/main.userconsent.request/template/user_consent.css?17507153444411 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17512082042729 */
/* /bitrix/templates/zakrevskiy/styles.css?17512093431443 */
/* /bitrix/templates/zakrevskiy/template_styles.css?1750715195136868 */
/* /bitrix/templates/zakrevskiy/js/OwlCarousel2-2.3.4/dist/assets/owl.carousel.min.css?17472488073351 */
/* /bitrix/templates/zakrevskiy/js/OwlCarousel2-2.3.4/dist/assets/owl.theme.default.min.css?17472488071013 */
