@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');
div.wpcf7{margin:0;padding:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors{border:2px solid #f7e700}.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label:before,span.wpcf7-list-item-label:after{content:" "}.wpcf7-display-none{display:none}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 .wpcf7-recaptcha iframe{margin-bottom:0}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.bread a, .bread span{
font-size:11px;}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.table-serivce.newblk1{
display:none;
}
.table-serivce.newblk2{
display:none;
}
.table-serivce.newblk3{
display:none;
}
.table-serivce.newblk4{
display:none;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block
}
.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
body.compensate-for-scrollbar {
	overflow: hidden
}
.fancybox-active {
	height: auto
}
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}
.fancybox-container * {
	box-sizing: border-box
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.fancybox-toolbar {
	right: 0;
	top: 0
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform, opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}
.fancybox-slide--image:before {
	display: none
}
.fancybox-slide--html {
	padding: 6px
}
.city{
color:#fff;
    font-size: 14px;
    font-weight: 500;
}
.city:hover{
color:#fff;
text-decoration:underline;
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	transform-origin: top left;
	transition-property: transform, opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
	cursor: grabbing
}
.fancybox-container [data-selectable=true] {
	cursor: text
}
.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}
.fancybox-spaceball {
	z-index: 1
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}
.fancybox-slide--video .fancybox-content {
	background: #000
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff
}
.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}
.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc
}
.fancybox-button:hover {
	color: #fff
}
.fancybox-button:focus {
	outline: 0
}
.fancybox-button.fancybox-focus {
	outline: 1px dotted
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}
.fancybox-button div {
	height: 100%
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}
.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}
.fancybox-navigation .fancybox-button div {
	padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}
.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}
@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}
.fancybox-caption--separate {
	margin-top: -50px
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}
.btns{
height: 48px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
   border-radius: 26px;
    background-color: #ea774a;
    padding: 16px 27px;
    width: 140px;
    margin-top:10px;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}
.fancybox-loading {
	animation: a 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}
@keyframes a {
	to {
		transform: rotate(1turn)
	}
}
.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	transform: rotate(0)
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}
@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px
}
.fancybox-share p {
	margin: 0;
	padding: 0
}
.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}
.fancybox-share__button:hover {
	text-decoration: none
}
.fancybox-share__button--fb {
	background: #3b5998
}
.fancybox-share__button--fb:hover {
	background: #344e86
}
.fancybox-share__button--pt {
	background: #bd081d
}
.fancybox-share__button--pt:hover {
	background: #aa0719
}
.fancybox-share__button--tw {
	background: #1da1f2
}
.fancybox-share__button--tw:hover {
	background: #0d95e8
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}
.fancybox-share__button svg path {
	fill: #fff
}
.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}
.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}
.fancybox-thumbs__list a:focus:before {
	opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}
@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}
*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}
p {
	margin-top: 0;
	margin-bottom: 1rem
}
abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}
address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}
dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}
dt {
	font-weight: 700
}
dd {
	margin-bottom: .5rem;
	margin-left: 0
}
blockquote {
	margin: 0 0 1rem
}
b,
strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}
a:hover {
	color: #0056b3;
	text-decoration: underline
}
a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}
a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}
code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}
pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}
figure {
	margin: 0 0 1rem
}
img {
	vertical-align: middle;
	border-style: none
}
svg {
	overflow: hidden;
	vertical-align: middle
}
table {
	border-collapse: collapse
}
caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}
th {
	text-align: inherit
}
label {
	display: inline-block;
	margin-bottom: .5rem
}
button {
	border-radius: 0
}
button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button,
input {
	overflow: visible
}
button,
select {
	text-transform: none
}
[role=button] {
	cursor: pointer
}
select {
	word-wrap: normal
}
[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
textarea {
	overflow: auto;
	resize: vertical
}
fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}
progress {
	vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}
output {
	display: inline-block
}
summary {
	display: list-item;
	cursor: pointer
}
template {
	display: none
}
[hidden] {
	display: none !important
}

::-webkit-scrollbar-thumb {
	background-color: #ea774a;
	background-image: -webkit-linear-gradient(90deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}
::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
	background-color: #F5F5F5;
}
::-webkit-input-placeholder {
	color: #666
}
::-moz-placeholder {
	color: #666
}
:-ms-input-placeholder {
	color: #666
}
::-ms-input-placeholder {
	color: #666
}
::placeholder {
	color: #666
}
::-moz-selection {
	background-color: #ea774a;
	color: #fff
}
::selection {
	background-color: #ea774a;
	color: #fff
}
input,
textarea {
	outline: 0
}
input:focus:required:invalid,
textarea:focus:required:invalid {
	border-color: red
}
input:required:valid,
textarea:required:valid {
	border-color: green
}
body {
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.65;
	overflow-x: hidden;
	color: #333
}
.dflex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.diflex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.aifs {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.aife {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.jcfs {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.jcfe {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.jcc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.jcsb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.fwrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.fdc {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.slick-slide {
	outline: 0 !important
}
a,
a:hover {
	color: inherit;
	text-decoration: none
}
p {
	color: #393e48;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.91
}
.container {
	width: 1230px;
	margin: 0 auto
}
ul {
	padding: 0;
	font-size: 0;
	line-height: 0;
	margin: 0
}
@-webkit-keyframes zoomin {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
@keyframes zoomin {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.3);
		transform: scale(1.3)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
header {
	position: relative;
	background-color: #393e48;
	z-index: 5;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
header::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(57, 62, 72, .5);
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(57, 62, 72, 0)), to(#393e48));
	background-image: -o-linear-gradient(bottom, rgba(57, 62, 72, 0) 0, #393e48 100%);
	background-image: linear-gradient(to top, rgba(57, 62, 72, 0) 0, #393e48 100%);
	z-index: 2
}
header>div {
	position: relative;
	z-index: 3
}
header>img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 1
}
.header-top {
	padding: 30px 0 25px
}
.header-top__logo img {
	margin-right: 21px;
	width: 40px;
	height: auto;
}
.header-top__logo span {
	color: rgba(255, 255, 255, .4);
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: -.26px;
	margin-bottom: 12px
}
.header-top__logo b {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 10px;
	line-height: 1
}
.header-top__search {
	position: relative;
	width: 165px;
}
.header-top__search form {
	display: flex;
	align-items: center;
}
.header-top__search svg {
	margin-right: 10px
}
.header-top__search input {
	background: 0 0;
	border: none;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	width: 135px
}
.header div.asp_m.ajaxsearchpro .probox .proinput {
	padding: 0 !important;
}
.header div.asp_m.ajaxsearchpro .probox .proinput input {
	min-width: inherit !important;
	width: 155px !important;
}
.header-top__search input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .4)
}
.header-top__search input::-moz-placeholder {
	color: rgba(255, 255, 255, .4)
}
.header-top__search input:-ms-input-placeholder {
	color: rgba(255, 255, 255, .4)
}
.header-top__search input::-ms-input-placeholder {
	color: rgba(255, 255, 255, .4)
}
.header-top__search input::placeholder {
	color: rgba(255, 255, 255, .4)
}
.header-top__shop {
	height: 38px;
	padding: 0 21px;
	margin-right: 35px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	border-radius: 19px;
	border: 1px solid rgba(255, 255, 255, .3);
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.header-top__shop:hover {
	background-color: #ea774a;
	color: #fff;
	border-color: #ea774a
}
.header-top__menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.header-top__menu ul li {
	list-style-type: none
}
.header-top__menu ul li a {
	color: rgba(255, 255, 255, .4);
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.header-top__menu ul li a:hover {
	color: #fff
}
.header-top__menu ul li+li {
	margin-left: 15px
}
.header-top__phone {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 1
}
.header-top__phone:hover {
	color: #fff
}
.header-top__phone svg {
	margin-right: 5px;
	margin-top: 3px;
}
.header-bottom {
	border-top: 2px solid rgba(231, 231, 223, .15);
	border-bottom: 2px solid rgba(231, 231, 223, .15);
	padding: 20px 0
}
.header-bottom__menu a {
	color: rgba(255, 255, 255, .5);
	font-size: 13px;
	font-weight: 500;
	line-height: 1.25;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.header-bottom__menu a svg {
	margin-right: 13px;
	fill: rgba(255, 255, 255, .5);
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.header-bottom__menu a:hover {
	color: #fff
}
.header-bottom__menu a:hover svg {
	fill: #fff
}
.header-bottom__menu a+a {
	margin-left: 45px
}
.header-bottom__buttons a+a {
	margin-left: 17px
}
.btn-calc,
.btn-call {
	height: 52px;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.btn-calc:hover,
.btn-call:hover {
	color: #fff;
	background-color: #ea774a
}
.btn-call {
	border-radius: 26px;
	background-color: #ea774a;
	padding: 0 27px
}
.btn-calc {
	border-radius: 26px;
	border: 1px solid #ea774a;
	padding: 0 23px
}
.btn-calc svg {
	margin-left: 19px
}
.header-slider .slider-wrapper {
	position: relative
}
.header-slider .arrows {
	position: absolute;
	right: 0;
	bottom: 0
}
.header-slider__title {
	color: #fff;
	font-size: 54px;
	font-weight: 700;
	line-height: 1.3
}
.header-slider__desc {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.77;
	margin-top: 25px
}
.header-slider__btns {
	margin-top: 40px
}
.header-slider__btns a {
	padding: 0 35px;
	position:relative;
	overflow:hidden;
}
.header-slider__btns a.btn-call:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    opacity: .5;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7) 0%, #ffffff 50%, rgba(255, 255, 255, 0.7) 100%);
    background: -webkit-linear-gradient(top, #ffffffb3 0%, #fff 50%, #ffffffb3 100%);
    background: linear-gradient(to bottom, #ffffffb3 0%, #fff 50%, #ffffffb3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3ffffff', endColorstr='#b3ffffff', GradientType=0);
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0px;
  }
  30% {
    left: 110%;
    margin-left: 80px;
  }
  100% {
    left: 110%;
    margin-left: 80px;
  }
}
.header-slider__btns a svg{
	margin-left:10px;
}
.header-slider__btns a+a {
	margin-left: 13px
}
.header-slider .container {
	min-height: 522px;
	position: relative
}
.header-slider .container>svg {
	position: absolute;
	right: 55px;
	bottom: 0;
	top: -2px;
	height: calc(100% + 2px);
	z-index: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none
}
.header-slider .container>div {
	position: relative;
	z-index: 2
}
.st0 {
	fill: #ea774a
}
.st1 {
	opacity: .54;
	fill: #ea774a
}
.arrows div {
	cursor: pointer
}
.arrows div+div {
	margin-left: 40px
}
.wrapper-col {
	margin-top: -26px;
	margin-left: -13px;
	margin-right: -13px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.col-25 {
	width: calc(25% - 26px);
	margin: 26px 13px 0
}
.col-50 {
	width: calc(50% - 26px);
	margin: 26px 13px 0
}
.col-75 {
	width: calc(75% - 26px);
	margin: 26px 13px 0
}
.item-count__count {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #ea774a;
	font-size: 68px;
	font-weight: 700;
	color: transparent;
	line-height: 1
}
.item-count .bold {
	color: #ea774a
}
.item-count__text {
	color: #393e48;
	margin-top: 15px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5
}
.item-count+.item-count {
	margin-top: 65px
}
.section-counters {
	width: 43%
}
.section-1 .container {
	padding: 85px 0 65px;
	position: relative
}
.section-1 .container::before {
	content: '';
	position: absolute;
	left: calc(-50vw + (25% - 20px));
	top: 0;
	bottom: 0;
	background-color: #f4f4f4;
	width: 50vw;
	z-index: 1
}
.section-1 .container::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	height: 4px;
	background-color: #ea774a;
	width: calc(75% - 6px)
}
.section-1 .container>div {
	position: relative;
	z-index: 2
}
.section-1-text {
	width: 560px;
	margin-right: 70px
}
.section-1-text a.btn-calc {
	margin-top: 40px
}
.desc {
	position: relative;
	padding-left: 40px
}
.desc::before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 21px;
	height: 24px;
	background-image: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/line.svg)
}
.desc p:last-child {
	margin-bottom: 0
}
.mt-35 {
	margin-top: 35px
}
.title {
	color: #393e48;
	font-size: 43px;
	font-weight: 400;
	line-height: 1.38;
	margin: 0
}
.btn-black {
	color: #393e48;
	padding: 0 35px
}
.section-catalog {
	margin-top: 70px
}
.section-catalog__item {
	background-color: #f4f4f4;
	padding: 35px;
	position: relative;
	height: 370px;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.section-catalog__item:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.section-catalog__item>img {
	position: absolute;
	right: 30px;
	bottom: 30px;
	max-width: 100%;
	height: auto
}
.section-catalog__title {
	color: #393e48;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35
}
.section-catalog__count {
	margin-top: 15px;
	color: rgba(57, 62, 72, .6);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.54
}
.section-catalog .image-bottom {
	bottom: 0;
	right: 0
}
.section-catalog .item-yellow {
	background-color: #ea774a
}
.section-catalog .item-yellow .section-catalog__count,
.section-catalog .item-yellow .section-catalog__title {
	color: #fff
}
.section-catalog .image-center {
	right: 60px;
	bottom: 40px
}
.section-catalog .image-full {
	right: 0;
	left: 0;
	bottom: 0
}
.section-text {
	margin-top: 75px
}
.section-text__row:nth-child(2n) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.section-text__row:nth-child(2n) .section-text__text {
	padding-top: 0;
	padding-bottom: 30px
}
.section-text__row:nth-child(2n) .section-text__text::before {
	left: 0;
	right: -50vw;
	top: auto;
	bottom: 0
}
.section-text__row:nth-child(2n) .section-text__image {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.section-text__text {
	width: 46%;
	padding-top: 55px;
	position: relative
}
.section-text__text::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	left: -50vw;
	height: 3px;
	background-color: #ea774a
}
.section-text__text .btn-calc,
.section-text__text .logos {
	margin-top: 35px
}
.section-text__text .desc {
	margin-top: 30px
}
.section-text__image {
	width: 46%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
@media (min-width: 768px) {
	.section-text__image {
		padding-top: 55px;
	}
}
.section-text__image img {
	width: auto;
	height: auto;
	max-height: 440px;
	-o-object-fit: cover;
	object-fit: cover
}
.section-text .logos img {
	height: 59px;
	width: auto
}
.section-text .logos img+img {
	margin-left: 30px
}
.section-text__row+.section-text__row {
	margin-top: 65px
}
.section-projects {
	margin-top: 75px
}
.section-projects .slick-list {
	margin: -13px
}
.section-projects .slick-list .slick-slide {
	margin: 13px
}
.projects-slider {
	margin-top: 40px;
	padding-bottom: 40px;
	position: relative
}
.projects-slider::before {
	content: '';
	position: absolute;
	left: -50vw;
	bottom: 0;
	width: calc(50vw + (50% - 13px));
	height: 4px;
	background-color: #efecec
}
.projects-slider__wrapper {
	position: relative
}
.projects-slider__wrapper .next,
.projects-slider__wrapper .prev {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	width: 21px;
	height: 37px
}
.projects-slider__wrapper .prev {
	left: -44px
}
.projects-slider__wrapper .next {
	right: -44px
}
.projects-slider__bottom {
	margin-top: 40px
}
.projects-slider__bottom a {
	color: #ea774a;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	position: relative;
	z-index: 2
}
.projects-slider__bottom a svg {
	margin-right: 12px
}
.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: -58px;
	left: 0;
	right: 0
}
.slick-dots li button {
	border: none;
	padding: 0;
	cursor: pointer;
	width: 12px;
	height: 12px;
	background-color: #ded7d7;
	outline: 0
}
.slick-dots li+li {
	margin-left: 11px
}
.slick-dots li.slick-active button {
	background-color: #ea774a
}
.item-projects-slide {
	position: relative;
	height: 320px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	outline: 0;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.item-projects-slide:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
}
.item-projects-slide>img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 1
}
.item-projects-slide::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(57, 62, 72, .32);
	background-image: -webkit-gradient(linear, left bottom, left top, from(#393e48), to(rgba(57, 62, 72, 0)));
	background-image: -o-linear-gradient(bottom, #393e48 0, rgba(57, 62, 72, 0) 100%);
	background-image: linear-gradient(to top, #393e48 0, rgba(57, 62, 72, 0) 100%);
	z-index: 2
}
.item-projects-slide__text {
	position: absolute;
	left: 30px;
	bottom: 30px;
	right: 30px;
	z-index: 3
}
.item-projects-slide__count {
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #fff;
	font-size: 68px;
	font-weight: 700;
	line-height: 1;
	color: transparent
}
.item-projects-slide__bottom-text {
	margin-top: 30px
}
.item-projects-slide__icon {
	width: 51px;
	height: 51px;
	border-radius: 50%;
	background-color: #ea774a;
	margin-right: 23px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.item-projects-slide__title {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: .48px
}
.item-projects-slide__title_small {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
    margin-bottom:15px;
	letter-spacing: .48px
}
.item-projects-slide__desc {
	color: #ea774a;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.1;
	margin-top: 12px
}
.section-botton {
	margin-top: 75px
}
.seo-bottom-item {
	height: 290px;
	position: relative;
	background-color: #f4f4f4;
	padding: 35px
}
.seo-bottom-item>img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0
}
.seo-bottom-item__title {
	color: #393e48;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35
}
.seo-bottom-item__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.64;
	margin-top: 25px
}
.footer {
	margin-top: 75px
}
.footer__top {
	background-color: #414753;
	padding: 43px 0
}
.footer__search {
	position: relative;
	background-color: #393e48;
	width: 335px;
}
.footer__search input {
	height: 64px;
	background-color: #393e48;
	padding: 0 20px 0 45px;
	border: none;
	outline: 0;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	width: 335px
}
.footer__search input::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .4)
}
.footer__search input::-moz-placeholder {
	color: rgba(255, 255, 255, .4)
}
.footer__search input:-ms-input-placeholder {
	color: rgba(255, 255, 255, .4)
}
.footer__search input::-ms-input-placeholder {
	color: rgba(255, 255, 255, .4)
}
.footer__search input::placeholder {
	color: rgba(255, 255, 255, .4)
}
.footer__search svg {
	position: absolute;
	left: 18px;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none
}
.footer__icon {
	margin-right: 14px
}
.footer__text span {
	color: rgba(255, 255, 255, .5);
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .11px;
	margin-bottom: 8px
}
.footer__title-contact {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1
}
.footer__title-contact:hover {
	color: #fff
}
.footer__socials a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #393e48;
	width: 64px;
	height: 64px;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.footer__socials a:hover {
	background-color: #ea774a
}
.footer__socials a+a {
	margin-left: 2px
}
.footer__bottom {
	padding: 40px 0 25px;
	background-color: #393e48
}
.footer__t-menu {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.35;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 25px
}
.footer__t-menu::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 12px;
	height: 5px;
	background-color: #ea774a
}
.footer__ul-menu ul li {
	list-style-type: none
}
.footer__ul-menu ul li a {
	color: rgba(255, 255, 255, .5);
	font-size: 12px;
	font-weight: 500;
	line-height: 1.5;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.footer__ul-menu ul li a:hover {
	color: #fff
}
.footer__ul-menu ul li+li {
	margin-top: 25px
}
.footer__copy {
	margin-top: 70px
}
.footer__copy a,
.footer__copy span {
	color: rgba(255, 255, 255, .4);
	font-size: 11px;
	font-weight: 500;
	line-height: 1
}
.footer__copy a {
	text-decoration: underline
}
.footer__copy a+span {
	margin-left: 35px
}
header+.section-text {
	margin-top: 0
}
.section-letters {
	margin-top: 75px
}
.section-letters .slick-dots {
	position: relative;
	bottom: auto;
	margin-top: 35px
}
.section-letters .slick-list {
	margin: 0 -13px
}
.section-letters .slick-slide {
	margin: 0 13px
}
.section-letters__wrapper {
	position: relative;
	margin-top: 35px
}
.section-letters__wrapper .next,
.section-letters__wrapper .prev {
	cursor: pointer;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 21px;
	height: 37px
}
.section-letters__wrapper .prev {
	left: -65px
}
.section-letters__wrapper .next {
	right: -65px
}
.section-letters__item {
	background-color: #f4f4f4;
	padding: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	outline: 0
}
.section-letters__top {
	position: relative;
	padding-bottom: 18px
}
.section-letters__top::before {
	content: '';
	position: absolute;
	left: -25px;
	bottom: 0;
	background-color: #ea774a;
	width: 68px;
	height: 2px
}
.section-letters__name {
	color: #393e48;
	font-size: 14px;
	font-weight: 400;
	line-height: 1
}
.section-letters__company {
	color: #393e48;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	margin-top: 10px
}
.section-letters__title {
	color: rgba(57, 62, 72, .5);
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	margin-top: 15px
}
.section-letters__image {
	margin-top: 28px;
	height: 340px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.section-letters__image img {
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.line {
	height: 4px;
	background-color: #f1f1f1;
	margin: 60px 0
}
.line+div {
	margin-top: 0
}
.single-header-content {
	padding-bottom: 110px
}
.single-header-content__title {
	margin-top: 85px;
	color: #fc895c;
	font-size: 54px;
	font-weight: 700;
	line-height: 1.3;
	color: #fff
}
.single-header-content__title span {
	color: #fc895c
}
.single-header-content__desc {
	color: #fff;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.77;
	margin-top: 40px
}
.single-header-content__desc ul li {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-top: 20px;
    	background: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/tick.png) no-repeat 0 50%;
        list-style:none;
        padding-left:35px;
}
.bread {
	color: rgba(255, 255, 255, .4);
	font-size: 11px;
	line-height: 1;
	font-weight: 500;
	letter-spacing: -.24px
}
.bread a,
.bread span {
	color: rgba(255, 255, 255, .4)
}
.bread>*+::before {
	content: '<';
	margin: 0 8px
}
.b-silver a,
.b-silver span {
	color: rgba(57, 62, 72, .4)
}
.mt-35 {
	margin-top: 35px
}
.section-scope {
	margin-top: 75px
}
.section-scope .wrapper-col {
	margin-top: 20px
}
.section-scope__item {
	padding: 85px 30px 40px;
	position: relative;
	background-color: #f4f4f4
}
.section-scope__icon {
	position: absolute;
	left: 30px;
	top: -11px
}
.section-scope__title {
	color: #393e48;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3
}
.section-scope__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.54;
	margin-top: 20px
}
.section-form__wrapper {
	position: relative;
	padding: 80px 0 55px;
	background-color: #f4f4f4
}
.section-form__wrapper::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	left: -50vw;
	background-color: #f4f4f4;
	z-index: 1;
	border-top: 4px solid #ea774a
}
.section-form__wrapper>img {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	z-index: 1
}
.section-form__wrapper>div {
	position: relative;
	z-index: 2
}
.section-form__title {
	color: #393e48;
	font-size: 43px;
	font-weight: 400;
	line-height: 1.38
}
.section-form__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 21px;
	font-weight: 400;
	line-height: 1.77;
	margin-top: 30px
}
.section-form__form {
	margin-top: 35px
}
.section-form__form>*+* {
	margin-left: 17px
}
.section-form__input input {
	border-radius: 25px;
	border: 1px solid #c8c8c8;
	background-color: transparent;
	padding: 0 25px;
	color: #393e48;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	outline: 0;
	height: 50px;
	width: 210px
}
.section-form__submit input {
	outline: 0;
	cursor: pointer;
	padding: 0 35px;
	height: 50px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	border-radius: 25px;
	background-color: #ea774a;
	border: none
}
.section-form__submit input:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.section-form__check-info {
	color: rgba(57, 62, 72, .3);
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	margin-top: 20px
}
.mt-55 {
	margin-top: 55px
}
.single-product {
	margin-top: 20px
}
.single-product__main {
	margin-top: 20px
}
.single-product__slider {
	width: 510px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.single-product__big {
	margin-bottom: 20px
}
.single-product__init-big .slick-slide>a {
	height: 290px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	outline: 0
}
.single-product__init-big .slick-slide>a img {
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.single-product__nav-wrapper {
	margin-top: auto
}
.single-product__nav-init {
	width: 315px
}
.single-product__nav-init .slick-list {
	margin: 0 7.5px
}
.single-product__nav-init .slick-slide {
	margin: 0 7.5px;
	border-radius: 9px;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	height: 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 10px;
	cursor: pointer
}
.single-product__nav-init .slick-slide img {
	max-width: 100%;
	max-height: 100%;
	height: auto
}
.single-product__nav-init .slick-current {
	border: 1px solid #ea774a
}
.single-product__arrows>div {
	cursor: pointer
}
.single-product__arrows>div+div {
	margin-left: 30px
}
.single-product__info {
	width: 270px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 80px
}
.single-product__art {
	color: rgba(40, 40, 46, .5);
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 8px
}
.single-product__name {
	color: #393e48;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.2
}
.single-product__params {
	margin-top: 15px
}
.single-product__row-param {
	padding: 8px 10px;
	border-radius: 5px;
	background-color: #f4f4f4
}
.single-product__row-param+.single-product__row-param {
	margin-top: 3px
}
.single-product__row-param>div {
	color: rgba(57, 62, 72, .6);
	font-size: 11px;
	font-weight: 500;
	line-height: 1
}
.single-product__price-wrap {
	color: #393e48;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	margin-top: 20px;
	border-bottom: 2px solid #ebebeb;
	padding-bottom: 7px
}
.single-product__price-wrap>div+div::before {
	content: '-';
	color: #393e48;
	font-weight: 400;
	margin: 0 5px
}
.single-product__price-wrap .old {
	text-decoration: line-through
}
.single-product__price-wrap .new {
	font-weight: 700
}
.single-product__price-wrap .new-sale {
	color: #eb3b3b
}
.single-product__price-metr {
	color: rgba(57, 62, 72, .6);
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	margin-top: 8px
}
.single-product__form-fast {
	padding: 12px 15px;
	border-radius: 9px;
	border: 1px solid #dfdfdf;
	margin-top: 20px
}
.single-product__fast-input {
	font-size: 0;
	line-height: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.single-product__fast-input span {
	color: rgba(40, 40, 46, .6);
	font-size: 12px;
	font-weight: 500;
	line-height: 1
}
.single-product__fast-input input {
	height: auto;
	border: none;
	color: #28282e;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	line-height: 1;
	margin-top: 5px
}
.single-product__fast-submit {
	margin-top: 20px;
	height: 55px;
	border-radius: 27px;
	background-color: #ea774a;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	padding: 0 15px 0 35px;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.single-product__fast-submit:hover {
	color: #fff;
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.single-product__right-info {
	margin-left: 55px;
	padding-left: 50px;
	position: relative
}
.single-product__right-info::before {
	content: '';
	left: 0;
	top: -60px;
	bottom: 27px;
	width: 2px;
	background-color: #ebebeb;
	position: absolute
}
.single-product__info-list>div {
	position: relative;
	padding-left: 40px;
	color: #393e48;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.29
}
.single-product__info-list>div>img {
	position: absolute;
	left: 0;
	top: 6px
}
.single-product__info-list>div+div {
	margin-top: 40px
}
.single-product__info-btn {
	border-radius: 21px;
	border: 1px solid #ea774a;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	color: #393e48;
	font-size: 13px;
	font-weight: 500;
	line-height: 1;
	margin-left: 40px;
	height: 43px;
	cursor: pointer
}
.single-product__info-btn:hover {
	background-color: #ea774a;
	color: #fff
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}
input[type=number] {
	-moz-appearance: textfield
}
.form-single {
	padding: 25px 35px;
	border-radius: 18px;
	margin-top: 55px;
	background-color: #ea774a
}
.form-single__title {
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.3
}
.form-single__wrap {
	margin-top: 20px
}
.form-single__products svg {
	margin: 0 30px 0 10px
}
.form-single__img {
	width: 73px;
	height: 73px;
	border-radius: 9px;
	background-color: #fff;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden;
	padding: 5px;
	margin-right: 15px
}
.form-single__img img {
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.form-single__name {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.25;
	max-width: 127px
}
.form-single__price {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-top: 6px
}
.form-single__btns {
	border-radius: 36px;
	background-color: #fff;
	padding: 9px 18px;
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	margin-left: 23px
}
.form-single__price-final {
	color: #393e48;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin-left: 17px
}
.form-single__price-final span {
	text-decoration: line-through
}
.form-single__price-final b {
	font-weight: 700;
	font-size: 27px;
	margin-top: 2px
}
.form-single__inputs {
	width: 100%
}
.form-single__inputs>* {
	width: 49%
}
.form-single__input input {
	border-radius: 27px;
	border: 1px solid #c8c8c8;
	background-color: #fff;
	padding: 0 25px;
	color: #393e48;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	width: 100%;
	height: 55px
}
.form-single__submit {
	margin-left: 10px
}
.form-single__submit input {
	width: 100%;
	height: 55px;
	cursor: pointer;
	border-radius: 27px;
	background-color: #ea774a;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	border: none;
	padding: 0 30px
}
.form-single__submit input:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.comment-form {
	color: rgba(57, 62, 72, .3);
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	margin-top: 10px;
	text-align: center
}
.section-1-text__about {
	margin-right: 0
}
.hidden-h1 {
	display: none
}
.title-2 {
	color: #393e48;
	font-size: 27px;
	font-weight: 400;
	line-height: 1;
	margin: 0 0 25px
}
.params-desc {
	margin-top: 50px
}
.params-desc__left {
	width: 48%
}
.params-desc__left table tr td {
	padding: 12px 15px;
	background-color: #f4f4f4;
	color: #393e48;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.38
}
.params-desc__left table tr td:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}
.params-desc__left table tr td:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	font-weight: 700
}
.params-desc__left table tr:nth-child(2n) td {
	background-color: transparent
}
.params-desc__right {
	width: 50%
}
.params-desc__right .desc p {
	font-size: 14px;
	line-height: 1.54
}
.params-desc__right-serts {
	margin-top: 60px
}
.params-desc__right-serts .title-2 {
	margin-bottom: 0
}
.params-desc .slick-list {
	margin: 0 -10px
}
.params-desc .slick-list .slick-slide {
	margin: 0 10px
}
.params-desc__slider {
	margin-top: 30px;
	position: relative
}
.params-desc__slider::before,
.params-desc__slider:after {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none
}
.params-desc__slider::before {
	content: '';
	position: absolute;
	right: -250px;
	top: 0;
	bottom: 0;
	width: 275px;
	background-color: #fff;
	z-index: 1
}
.params-desc__slider::after {
	content: '';
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	background-image: -o-linear-gradient(184deg, #fff 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(-94deg, #fff 0, rgba(255, 255, 255, 0) 100%);
	width: 150px
}
.params-desc a {
	outline: 0
}
.params-desc__img {
	height: 164px;
	padding: 18px 20px 0;
	border-radius: 7px;
	background-color: #f4f4f4;
	overflow: hidden
}
.params-desc__img img {
	width: 100%
}
.params-desc__name-item {
	color: rgba(57, 62, 72, .5);
	font-size: 12px;
	font-weight: 500;
	line-height: 1.35;
	margin-top: 15px
}
.params-desc .arrows div+div {
	margin-left: 20px
}
.single-product+.section-botton {
	margin-top: 50px
}
.similar {
	margin-top: 60px
}
.similar .card-product {
	width: 25%
}
.similar .card-product:nth-child(4n+4) {
	border-right: none
}
.catalog-wrapper {
	align-items: flex-start;
}
.catalog-wrapper .products-grid {
	margin-top: 30px;
	position: relative;
	width: calc(100% - 315px);
	flex-shrink: 0;
	border: 1px solid #ebebeb
}
.products-grid::before {
	content: '';
	position: absolute;
	left: -50vw;
	width: 150vw;
	top: -1px;
	height: 1px;
	background-color: #ebebeb
}
.products-grid::after {
	content: '';
	position: absolute;
	left: -50vw;
	width: 150vw;
	bottom: -1px;
	height: 1px;
	background-color: #ebebeb
}
.card-product {
	padding: 30px 20px 20px;
	position: relative;
	border-right: 1px solid #ebebeb;
	display: flex;
	flex-direction: column;
}
.card-product::before {
	content: '';
	position: absolute;
	left: -50vw;
	width: 150vw;
	bottom: -1px;
	height: 1px;
	background-color: #ebebeb
}
.card-product__status {
	position: absolute;
	left: 20px;
	top: 20px;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: .88px;
	padding: 7.5px 10px;
	border-radius: 5px;
	background-color: #ea774a
}
.card-product__img {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.card-product__img img {
	max-width: 100%;
	height: auto;
	max-height: 100%
}
.card-product__name {
	color: #393e48;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.25;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.card-product__bottom {
	margin-top: auto
}
.card-product table {
	margin-top: 8px;
	width: 100%;
	margin-bottom: 16px;
}
.card-product table td {
	padding: 10px;
	color: rgba(57, 62, 72, .6);
	font-size: 11px;
	font-weight: 500;
	line-height: 1.3;
	background-color: #f4f4f4
}
.card-product table td:first-child {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-right: 3px
}
.card-product table td:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-align: right;
	padding-left: 3px
}
.card-product table tr+tr {
	margin-top: 2px
}
.card-product table tr.empty {
	height: 2px;
	background-color: #fff
}
.card-product__order {
	padding: 0 11px 0 25px;
	height: 41px;
	border-radius: 20px;
	background-color: #ea774a;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.card-product__order:hover {
	color: #fff;
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.card-product__order:after {
	content: '';
	display: inline-block;
	background-image: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/plus.svg);
	width: 19px;
	height: 19px;
	margin-left: 17px
}
.card-product__bottom-info {
	flex: 1 0;
	display: flex;
	flex-direction: column;
}
.card-product__price {
	margin-left: 16px
}
.card-product__old {
	color: rgba(57, 62, 72, .6);
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	text-decoration: line-through;
	margin-bottom: 3px
}
.card-product__new {
	color: #393e48;
	font-size: 18px;
	font-weight: 700;
	line-height: 1
}
.card-product .sale {
	color: #eb3b3b
}
.mt-70 {
	margin-top: 70px
}
.section-form+footer {
	margin-top: 0
}
.befor:before{
display:none;
}
.contacts .single-header-content {
	padding-bottom: 90px
}
.contacts::before {
	display: none
}
.contacts .map {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden
}
.contacts #map {
	width: 100%;
	height: 100%
}
.contacts-list {
	margin-top: 50px
}
.contacts-list li {
	list-style-type: none;
	font-size: 14px;
	color: #fff;
	line-height: 1.2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	position: relative;
	padding-left: 45px
}
.contacts-list li::before {
	content: '';
	width: 32px;
	height: 31px;
	background-repeat: no-repeat;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto
}
.contacts-list li+li {
	margin-top: 40px
}
.contacts-list li span {
	color: rgba(255, 255, 255, .6);
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: .11px;
	margin-bottom: 10px
}
.contacts-list li a,
.contacts-list li address {
	color: #fff;
	line-height: 1;
	font-size: 16px;
	margin: 0;
	padding: 0
}
.contacts-list li a.phone {
	font-size: 19px
}
.contacts-list__phone::before {
	background-image: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/ct1.svg)
}
.contacts-list__adr::before {
	background-image: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/ct2.svg)
}
.contacts-list__mail::before {
	background-image: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/ct3.svg)
}
.title-contacts {
	color: #fff;
	font-size: 54px;
	font-weight: 700;
	line-height: 1;
	margin: 30px 0 0
}
.socials-list {
	margin-top: 45px
}
.socials-list a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 89px;
	height: 41px;
	border-radius: 20px;
	background-color: rgba(255, 255, 255, .11);
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.socials-list a:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.socials-list li+li {
	margin-left: 5px
}
.contacts-form {
	position: relative;
	z-index: 10
}
.contacts-form .container {
	position: relative;
	padding: 40px 50px 45px;
	background-color: #f4f4f4;
	min-height: 385px
}
.contacts-form .container>img {
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none
}
.contacts-form .container::before {
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	height: 5px;
	background-color: #ea774a;
	right: -50vw
}
.contacts-form .container::after {
	content: '';
	position: absolute;
	right: -50vw;
	width: 50vw;
	top: 0;
	bottom: 0;
	background-color: #f4f4f4
}
.contacts-form__title {
	color: #393e48;
	font-size: 32px;
	line-height: 1.25;
	margin-bottom: 30px;
	font-weight: 400
}
.contacts-form__row {
	width: 810px
}
.contacts-form__col {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}
.contacts-form__col+.contacts-form__col {
	margin-left: 25px
}
.contacts-form__col input,
.contacts-form__col textarea {
	width: 100%;
	border-radius: 20px;
	border: 1px solid #dedddd;
	background-color: transparent;
	height: 42px;
	padding: 0 20px;
	color: #393e48;
	font-size: 13px;
	font-weight: 500;
	line-height: 1
}
.contacts-form__col input::-webkit-input-placeholder,
.contacts-form__col textarea::-webkit-input-placeholder {
	color: rgba(57, 62, 72, .5)
}
.contacts-form__col input::-moz-placeholder,
.contacts-form__col textarea::-moz-placeholder {
	color: rgba(57, 62, 72, .5)
}
.contacts-form__col input:-ms-input-placeholder,
.contacts-form__col textarea:-ms-input-placeholder {
	color: rgba(57, 62, 72, .5)
}
.contacts-form__col input::-ms-input-placeholder,
.contacts-form__col textarea::-ms-input-placeholder {
	color: rgba(57, 62, 72, .5)
}
.contacts-form__col input::placeholder,
.contacts-form__col textarea::placeholder {
	color: rgba(57, 62, 72, .5)
}
.contacts-form__col textarea {
	padding: 15px 20px;
	min-height: 74px;
	max-height: 150px
}
.facetwp-facet-category .facetwp-radio[data-value="termoregulyatory"]{
font-weight: 700;
margin-left:-10px;
}
.facetwp-facet-category .facetwp-radio[data-value="obogrev"]{
font-weight: 700;
margin-left:-10px;
}
.facetwp-facet-category .facetwp-radio[data-value="greyushhij-kabel"]{
font-weight: 700;
margin-left:-10px;
}
.facetwp-facet-category .facetwp-radio[data-value="termochehly"]{
font-weight: 700;
margin-left:-10px;
}
.contacts-form__t-form {
	padding-left: 19px;
	color: #393e48;
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 7px
}
.contacts-form__field {
	line-height: 1;
	font-size: 0
}
.contacts-form__btns {
	margin-top: 35px
}
.contacts-form__submit input {
	cursor: pointer;
	padding: 0 30px;
	height: 50px;
	border-radius: 25px;
	background-color: #ff6302;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	border: none;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 1
}
.contacts-form__submit input:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.contacts-form__checked {
	margin-left: 26px;
	color: rgba(57, 62, 72, .5);
	font-size: 10px;
	font-weight: 500;
	line-height: 1.62
}
.contacts-form__checked a {
	display: contents;
	text-decoration: underline
}
.contacts-form__rect {
	width: 15px;
	height: 16px;
	border-radius: 3px;
	background-color: #e3e6ec;
	background-image: url(//samara.obogrev-cabel.ru/wp-content/themes/clean/css/../images/check.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-right: 14px
}
.contacts-form .contacts-form__row+.contacts-form__row {
	margin-top: 30px
}
.contacts-form__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 29px
}
.header .container {
	position: relative
}
.form-in-slider {
	width: 600px;
	padding: 30px 35px 35px;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 10px 10px 56px rgba(57, 62, 72, .18);
	box-shadow: 10px 10px 56px rgba(57, 62, 72, .18)
}
.form-in-slider.smaller {
	width: 380px;
	padding: 30px 35px 35px;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 10px 10px 56px rgba(57, 62, 72, .18);
	box-shadow: 10px 10px 56px rgba(57, 62, 72, .18)
}
.form-in-slider .contacts-form__row {
	width: 100%
}
.form-in-slider .contacts-form__row+.contacts-form__row {
	margin-top: 25px
}
.form-in-slider .contacts-form__t-form {
	margin-bottom: 8px
}
.single-header-content .form-in-slider {
	bottom: -170px
}
.service_in-header .single-header-content__title {
	margin-top: 45px;
	max-width: 600px
}
.service_in-header .single-header-content__desc {
	margin-top: 25px;
	max-width: 600px
}
.service_in-header .single-header-content {
	padding-bottom: 75px
}
.section-service-1 {
	padding: 75px 0
}
.section-service-1__text {
	margin-bottom: 75px
}
.section-service-1__text li {
	color: #393e48;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
}
.section-service-1__text .desc {
	margin-top: 35px
}
.table-serivce__title {
	color: #393e48;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
	margin: 0
}
.table-serivce .table {
	margin-top: 20px
}
.table {
	position: relative;
	border-top: 4px solid #ea774a;
	padding-top: 29px
}
.table table {
	width: 100%
}
.table th {
	color: #393e48;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 20px;
	line-height: 1.3
}
.table td {
	color: #393e48;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.3;
	padding: 18px 20px;
	position: relative
}
.table td+td::before {
	content: '';
	position: absolute;
	width: 5px;
	top: 0;
	bottom: 0;
	left: -5px;
	background-color: #fff
}
.table td+td::after {
	content: '';
	position: absolute;
	left: -3px;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #ff6302
}
.table tr:nth-child(2) td+td::after {
	top: 10px
}
.table tr:nth-child(2n) td {
	background-color: #f4f4f4
}
.table tr:last-child td {
	border-bottom: 3px solid #f4f4f4
}
.table tr:last-child td+td::before {
	bottom: -3px
}
.table-serivce+.table-serivce {
	margin-top: 55px
}
.section-cooperation {
	padding: 60px 0 70px;
	background-color: #f4f4f4
}
.section-cooperation .wrapper-col {
	margin-top: 0
}
.cooperation-item {
	padding: 23px;
	background-color: #fff
}
.cooperation-item__count {
	color: #ea774a;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	position: relative;
	padding-bottom: 10px
}
.cooperation-item__count::before {
	content: '';
	position: absolute;
	left: 19px;
	bottom: 0;
	right: -49px;
	height: 2px;
	background-color: #ea774a
}
.cooperation-item__title {
	color: #393e48;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
	margin-top: 30px;
	padding-right: 30px
}
.cooperation-item__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.54;
	margin-top: 20px
}
.cooperation-item:nth-child(4n+4) .cooperation-item__count::before {
	right: -23px
}
.section-faq {
	background-color: #f4f4f4;
	padding-bottom: 85px
}
.section-faq .title {
	margin-bottom: 25px
}
.item-faq {
	font-size: 0;
	line-height: 0
}
.item-faq__top {
	cursor: pointer
}
.item-faq__icon {
	width: 55px;
	min-height: 55px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-color: #fff;
	margin-right: 3px;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.item-faq__icon svg {
	fill: #28282e;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.item-faq__title {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding: 20px 25px;
	color: #393e48;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	background-color: #fff;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.item-faq__text {
	margin-left: 58px;
	padding: 20px 25px;
	background-color: #fff;
	display: none
}
.item-faq__text p {
	margin: 0;
	color: #393e48;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.54
}
.item-faq+.item-faq {
	margin-top: 15px
}
.item-faq__top.opened .item-faq__icon,
.item-faq__top.opened .item-faq__title {
	background-color: #ea774a;
	color: #fff
}
.item-faq__top.opened .item-faq__icon svg {
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
	fill: #fff
}
.services-item {
	position: relative;
	padding: 28px 40px 0 30px;
	height: 370px;
	background-color: #f4f4f4;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
.services-item:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.services-item__title {
	color: #393e48;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35
}
.services-item__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 14px;
	font-weight: 500;
	line-height: 1.54;
	margin-top: 25px
}
.services-item__menu {
	padding: 28px 30px 30px;
	background-color: #ea774a;
	height: 370px;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	position: relative
}
.services-item__menu:hover {
	-webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 15px rgba(0, 0, 0, .5)
}
.services-item__menu .img-man {
	position: absolute;
	right: 25px;
	bottom: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	max-width: 250px;
	height: auto
}
.services-item__menu ul {
	margin: 30px 0 0;
	width: 270px
}
.services-item__menu ul li {
	padding: 10px 10px 10px 15px;
	color: rgba(255, 255, 255, .4);
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, .4);
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
}
.services-item__menu ul li a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.services-item__menu ul li:hover {
	background-color: #fff;
	border-color: #fff;
	color: #393e48
}
.services-item__menu ul li:hover svg {
	fill: #393e48
}
.services-item__menu ul li svg {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	fill: rgba(255, 255, 255, .4);
	margin-left: 5px
}
.services-item__menu ul li+li {
	margin-top: 18px
}
.services-item__menu-title {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.35
}
.services-item .service-img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	max-height: 60%;
	-o-object-fit: cover;
	object-fit: cover
}
.services-item .service-img-2 {
	position: absolute;
	left: 20px;
	right: 20px;
	margin: auto;
	bottom: 40px;
	max-width: 100%;
	height: auto
}
.mt-20 {
	margin-top: 20px
}
.services .title {
	margin-top: 20px
}
.services .services-wrapper {
	margin-top: 14px
}
.bread-portfolio {
	background-color: #393e48;
	padding: 20px 0
}
.portfolio_in_slider {
	position: relative;
	z-index: 2;
}
.section-static-content {
	padding: 40px 0 0;
}
.section-static-content p {
	font-size: 20px;
}
.section-static-content p a {
	color: #ea774a;
	text-decoration: underline;
}
.portfolio_in_slider .slick-list {
	margin: 0 -5px;
}
.portfolio_in_slider .slick-list .slick-slide {
	margin: 0 5px;
}
.portfolio_in_slider .slick-list .slick-slide a {
	outline: none;
}
.portfolio_in_slider .next,
.portfolio_in_slider .prev {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	cursor: pointer;
	width: 50px;
	height: 50px;
	z-index: 2;
	background-color: #393e48
}
.portfolio_in_slider .prev {
	left: calc(50% - (1230px / 2))
}
.portfolio_in_slider .next {
	right: calc(50% - (1230px / 2))
}
.portfolio_in_slider__item img {
	height: 340px;
	width: auto;
	-o-object-fit: cover;
	object-fit: cover
}
.portfolio_in_text {
	padding-top: 55px
}
.portfolio_in_text .container {
	position: relative;
	padding-bottom: 30px
}
.portfolio_in_text .container::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 894px;
	height: 2px;
	background-color: #eee
}
.portfolio_in_text .container::after {
	content: '';
	position: absolute;
	right: calc(-50vw + 288px);
	width: 50vw;
	bottom: 0;
	top: -60px;
	background-color: #f4f4f4
}
.portfolio_in_text .container>* {
	position: relative;
	z-index: 2
}
.portfolio_in_text .title {
	font-size: 32px;
	position: relative;
	padding-bottom: 15px
}
.portfolio_in_text .title::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ea774a;
	height: 3px;
	border-radius: 1px
}
.portfolio_in_text__wrap {
	margin-top: 22px
}
.portfolio_in_text__text {
	width: 525px
}
.portfolio_in_text__text p,
.portfolio_in_text__text li {
	color: #393e48;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.68;
	letter-spacing: .34px
}
.portfolio_in_text__text p:last-child {
	margin-bottom: 0
}
.portfolio_in_text__counters {
	margin-right: 30px;
	margin-top: 30px;
	width: 585px
}
.portfolio_in_text .item-count+.item-count {
	margin-top: 0
}
.section-portfolio-review {
	margin-top: 60px
}
.item-review {
	padding: 25px 30px 40px;
	-webkit-box-shadow: 10px 10px 55px rgba(57, 62, 72, .11);
	box-shadow: 10px 10px 55px rgba(57, 62, 72, .11);
	background-color: #fff;
	position: relative;
	min-height: 300px;
	margin-top: 30px
}
.item-review__text {
	width: 915px
}
.item-review__name {
	color: #393e48;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.69;
	text-align: left
}
.item-review__name svg {
	margin-right: 15px
}
.item-review__content {
	margin-top: 30px
}
.item-review__content p {
	color: #393e48;
	font-size: 16px;
	font-style: italic;
	letter-spacing: normal;
	line-height: 1.58;
	text-align: left
}
.item-review__content p:last-child {
	margin-bottom: 0
}
.item-review__img {
	padding: 10px;
	width: 230px;
	position: absolute;
	top: -75px;
	display: block;
	right: 30px;
	background-color: #f4f4f4
}
.item-review__img img {
	width: 100%;
	height: auto
}
.item-review .date {
	color: rgba(57, 62, 72, .5);
	font-size: 12px;
	font-weight: 400;
	line-height: 2.25;
	text-align: left
}
.load-more {
	width: 100%;
	margin-left: 13px;
	margin-top: 40px;
	cursor: pointer;
	padding-bottom: 35px;
	position: relative
}
.load-more::before {
	content: '';
	position: absolute;
	left: calc(-50vw + (1230px / 2 - 13px));
	width: 50vw;
	bottom: 0;
	height: 2px;
	background-color: #efecec
}
.load-more .load-text {
	color: #ea774a;
	font-size: 18px;
	font-weight: 500;
	line-height: 1;
	text-align: left
}
.load-more .load-text svg {
	margin-right: 16px
}
.item-partners {
	background-color: #f4f4f4;
	padding: 25px 30px
}
.item-partners__logo {
	margin-top: 25px;
	margin-bottom: 30px
}
.item-partners__logo img {
	max-width: 180px;
	height: auto;
	max-height: 105px;
	width: auto
}
.item-partners__bottom-text {
	margin-top: auto
}
.item-partners__name {
	color: #393e48;
	font-size: 16px;
	font-weight: 700;
	line-height: 1
}
.item-partners__desc {
	color: rgba(57, 62, 72, .6);
	font-size: 13px;
	font-weight: 500;
	line-height: 1.66;
	margin-top: 20px
}
.item-partners__link {
	margin-top: 24px;
	color: #ea774a;
	font-size: 13px;
	font-weight: 700;
	line-height: 1
}
.item-partners__link:hover {
	color: #ea774a
}
.item-partners__icon {
	border-radius: 18px;
	background-color: #ea774a;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 55px;
	height: 37px;
	margin-right: 16px
}
.item-partners__img-wrapper {
	width: 262px;
	height: 310px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 17px 20px 0;
	margin-left: 40px;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
	background-image: -o-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 100%)
}
.item-partners__img-wrapper b {
	color: #393e48;
	font-size: 13px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 13px;
	display: block
}
.item-partners__img-wrapper a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}
.item-partners__img-wrapper a::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
	background-image: -o-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(to top, #fff 0, rgba(255, 255, 255, 0) 100%)
}
.item-partners__img {
	margin-top: auto
}
.item-partners__img img {
	width: 100%;
	height: auto
}
.item-partners__hide-img {
	overflow: hidden
}
.products {}
.products .card-product {
	width: 33.33%
}
.products .card-product:nth-child(3n+3) {
	border-right: none
}
.filter {
	width: 315px;
	margin-top: 30px;
	position: relative;
	z-index: 2
}
.filter::after {
	content: '';
	position: absolute;
	left: 0;
	width: 0vw;
	top: 1px;
	bottom: 1px;
	background-color: #fff;
	z-index: 1
}
.filter>* {
	position: relative;
	z-index: 2
}
.load-products::before {
	left: -50vw;
	width: calc(50vw + (1230px - 328px))
}
.mobile-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 500;
	background-color: #fff;
	padding: 0 10px;
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .33);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .33);
	display: none
}
.mobile-wrapper .bottom {
	position: fixed;
	margin-top: 60px;
	max-width: 85vw;
	height: calc(100vh - 60px);
	overflow: auto;
	width: 100%;
	background-color: #fff;
	padding: 30px 20px;
	z-index: 3;
	left: 0;
	right: auto;
	top: 0;
	bottom: 0;
	-ms-transform: translate(-200%, 0);
	transform: translate(-200%, 0);
	-webkit-transform: translate(-200%, 0);
	-o-transform: translate(-200%, 0);
	-moz-transform: translate(-200%, 0);
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: translate(-200%, 0);
	-ms-transform: translate(-200%, 0);
	transform: translate(-200%, 0);
	-webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .33);
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .33)
}
.mobile-wrapper .adress_popover {
	width: 100%
}
.mobile-wrapper .bottom.opened {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.mobile-wrapper .bottom .citys .current_city {
	color: #000
}
.mobile-wrapper .bottom .city_popover {
	left: 0;
	width: 100%;
	margin: 20px 0 0 !important;
	padding: 5px;
	font-size: 12px;
	line-height: 1.3;
	max-width: 200px
}
.mobile-wrapper .citys:after {
	display: none
}
.bottom-mobile-phone {
	margin-top: 30px;
	font-size: 16px;
	line-height: 1;
	color: #000
}
.bottom-mobile-phone .icon {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background-color: #f4f4f4;
	margin-right: 10px
}
.bottom-mobile-phone .icon img {
	max-width: 11px;
	height: auto
}
.bottom-social-mobile {
	margin-top: 35px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.bottom-social-mobile a {
	font-size: 12px;
	line-height: 1;
	width: 48%;
	margin-bottom: 10px
}
.bottom-social-mobile a img {
	margin-right: 10px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.mobile-wrapper .bottom .menu a {
	font-size: 15px;
	line-height: 1;
	color: #000;
	font-weight: 400
}
.mobile-wrapper .bottom .main-modal-menu a {
	font-weight: 500
}
.mobile-wrapper .logo {
	position: relative
}
.mobile-wrapper .logo img {
	max-width: 150px
}
.mobile-wrapper .bottom .menu li+li {
	margin-top: 12px
}
.mobile-wrapper .bottom .city_name {
	text-decoration: underline
}
.title-city-mobile {
	font-size: 12px;
	line-height: 1.2
}
.mobile-wrapper .bottom .city_popover a {
	margin: 5px 5px 0
}
.mobile-wrapper .top {
	position: relative;
	z-index: 10;
	height: 60px
}
.mobile-wrapper .logo img {
	width: 50px;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.contact-mobile a {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: #f4f4f4;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}
.contact-mobile a img {
	max-width: 100%;
	height: auto;
}
.contact-mobile a .count {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	right: -5px;
	bottom: -5px;
	z-index: 2;
	font-size: 10px;
	background-color: #ea774a;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.contact-mobile a+a {
	margin-left: 5px
}
#nav-icon3 {
	width: 30px;
	height: 20px;
	position: relative;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer
}
body.hidd,
html.hidd {
	overflow: hidden
}
body.hidd::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	z-index: 200
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #ea774a;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out
}
#nav-icon3 span:nth-child(1) {
	top: 0
}
#nav-icon3 span:nth-child(2),
#nav-icon3 span:nth-child(3) {
	top: 0;
	bottom: 0;
	margin: auto
}
#nav-icon3 span:nth-child(4) {
	top: auto;
	bottom: 0
}
#nav-icon3.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%
}
#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#nav-icon3.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%
}
.mobile-wrapper .menu li a {
	font-size: 26px;
	line-height: 1;
	font-weight: 600;
	color: #000;
	text-transform: uppercase
}
.mobile-wrapper .menu li {
	list-style-type: none;
}
.mobile-wrapper .menu li+li {
	margin-top: 19px
}
.main-modal-menu {
	margin-top: 30px
}
.sticky {
	min-height: 183px;
	z-index: 100;
}
.sticky .header-bottom {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	padding: 5px 0;
	z-index: 1001;
	background-color: #393e48;
	border: none
}
#top {
	position: fixed;
	left: 40px;
	bottom: 40px;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	cursor: pointer;
	background-color: #ea774a;
	-webkit-box-shadow: 1px 1px 25px rgba(0, 0, 0, .4);
	box-shadow: 1px 1px 25px rgba(0, 0, 0, .4);
	z-index: 10;
	opacity: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	visibility: hidden;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s
}
#top:after {
	content: '';
	position: absolute;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg)
}
#top.show {
	opacity: 1;
	visibility: visible
}
.wrap-modal {
	width: 730px
}
.modal {
	padding: 50px 60px !important;
	border-top: 4px solid #ea774a;
	position: relative
}
.modal::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background-color: #f4f4f4;
	z-index: 1;
	height: 82px
}
.modal>div {
	position: relative;
	z-index: 2
}
.modal .contacts-form__row {
	width: 100%
}
.modal .contacts-form__row+.contacts-form__row {
	margin-top: 30px
}
.modal .fancybox-close-small {
	display: none !important
}
.modal .close {
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 26px;
	z-index: 2
}
@media (min-width: 768px) {
	.footer__row-menu {
		margin-right: 30px;
	}
	.footer__row-menu:last-child {
		margin-right: 0;
	}
}
.section-text__text ul {
	padding-left: 20px;
}
.section-text__text li, .full-text li {
	color: #393e48;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.91;
	list-style-type: disc;
}
@media (max-width:1230px) {
	.header-bottom__menu a {
		font-size: 12px
	}
	.container {
		width: 992px
	}
	.header-bottom__menu a+a {
		margin-left: 15px
	}
	.btn-calc,
	.btn-call {
		height: 46px;
		padding: 0 15px;
		font-size: 12px;
		white-space: nowrap
	}
	.header-bottom__buttons a+a {
		margin-left: 10px
	}
	.header-top__logo b {
		font-size: 16px
	}
	.header-top__logo span {
		font-size: 8px;
		margin-bottom: 5px
	}
	.header-top__logo img {
		max-width: 30px;
		margin-right: 19px
	}
	.header-top__menu ul li+li {
		margin-left: 15px
	}
	.header-top__shop {
		margin-right: 10px
	}
	.header-top__phone {
		font-size: 13px
	}
	.item-count__count {
		font-size: 50px
	}
	.section-1-text {
		width: 480px;
		margin-right: 0
	}
	.section-catalog .image-bottom {
		right: 0;
		max-height: 60%
	}
	.section-catalog__item>img {
		right: 0
	}
	.section-catalog .image-center {
		right: 5%;
		max-width: 80%
	}
	.title {
		font-size: 36px
	}
	p {
		font-size: 14px
	}
	.seo-bottom-item>img {
		max-width: 300px;
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: 0 50%;
		object-position: 0 50%
	}
	.footer__t-menu {
		font-size: 13px
	}
	.footer__title-contact {
		font-size: 14px
	}
	.footer__socials a {
		width: 50px;
		height: 50px
	}
	.footer__search input {
		height: 50px;
		width: 250px
	}
	.projects-slider__wrapper {
		width: calc(100% - 100px);
		margin: auto
	}
	.section-form__wrapper>img {
		max-width: 300px;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: 0 50%;
		object-position: 0 50%
	}
	.single-product__main {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.single-product__slider {
		width: calc(100% - 320px)
	}
	.single-product__info {
		margin-left: 50px
	}
	.single-product__right-info {
		margin: 30px 0 0;
		padding: 0;
		width: 100%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.single-product__right-info::before {
		display: none
	}
	.single-product__info-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%
	}
	.single-product__info-list>div+div {
		margin: 0
	}
	.single-product__info-list>div {
		width: 25%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 12px;
		text-align: center;
		padding: 0
	}
	.single-product__info-list>div>img {
		position: relative;
		left: auto;
		top: auto;
		height: 40px;
		width: auto;
		margin-bottom: 10px
	}
	.single-product__info-btn {
		display: none
	}
	.form-single {
		margin-top: 30px
	}
	.contacts-form .container>img {
		display: none !important
	}
	.contacts-form__row {
		width: 100%
	}
	.item-partners__img-wrapper {
		width: 210px;
		height: auto
	}
	.portfolio_in_slider .prev {
		left: 15px
	}
	.portfolio_in_slider .next {
		right: 15px
	}
	.item-review__text {
		width: calc(100% - 270px)
	}
	.services-item__menu .img-man {
		right: -95px
	}
	.services-item .service-img-2 {
		max-width: calc(100% - 40px)
	}
	.single-header-content .form-in-slider {
		display: none
	}
}
@media (max-width:992px) {
	.container {
		width: 768px
	}
	.seo-bottom-item>img {
		display: none !important
	}
	.section-botton .col-25,
	.section-botton .col-75 {
		width: calc(50% - 26px)
	}
	.section-text__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.section-text__text {
		width: 100%
	}
	.section-text__image img {
		max-width: 100%
	}
	.section-text__image {
		width: 100%;
		margin: 30px 0 0
	}
	.section-text__row+.section-text__row {
		margin-top: 30px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.title br {
		display: none
	}
	.section-catalog__item {
		height: 250px;
		padding: 15px
	}
	.section-catalog .image-center {
		right: 15px;
		bottom: 15px
	}
	.section-catalog__title {
		font-size: 16px
	}
	.header-slider .container>svg {
		display: none !important
	}
	.mobile-wrapper {
		display: block
	}
	.mobile-wrapper .header-top__logo img {
		margin: 0 10px 0 0
	}
	.mobile-wrapper .header-top__logo {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center
	}
	.mobile-wrapper .header-top__logo b,
	.mobile-wrapper .header-top__logo span {
		color: #000
	}
	.mobile-wrapper .header-top__logo b {
		letter-spacing: 1.3px
	}
	.mobile-wrapper .header-top__logo .text-logo {
		margin-bottom: 0
	}
	.header-bottom,
	.header-top {
		display: none
	}
	body {
		padding-top: 60px
	}
	.header-slider__title {
		font-size: 40px
	}
	.header-slider .container {
		min-height: 100%;
		padding: 40px 10px
	}
	.section-1 .container {
		padding: 40px 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.section-counters {
		width: 100%;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.section-counters .row-count {
		width: 50%
	}
	.item-count+.item-count {
		margin-top: 20px
	}
	.section-1-text {
		width: 100%;
		margin-bottom: 30px
	}
	.section-1-text a.btn-calc {
		margin-top: 20px
	}
	.footer__menu {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer__row-menu {
		width: 30%;
		margin: 0 7.5px 30px
	}
	.footer__t-menu br {
		display: none
	}
	.footer__copy .container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer__top {
		padding: 20px 0 10px
	}
	.footer__top .container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.footer__top .container>* {
		margin: 0 10px 10px
	}
	.catalog-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.catalog-wrapper .filter {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		padding: 0;
	}
	.catalog-wrapper .filter:after {
		display: none
	}
	.catalog-wrapper .products {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%
	}
	.catalog-wrapper .load-more {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.single-header-content .mt-35 {
		margin-top: 0;
		padding-top: 35px
	}
	.section-scope__title {
		font-size: 13px
	}
	.section-scope__title br {
		display: none
	}
	.section-scope__desc {
		margin-top: 10px;
		font-size: 12px
	}
	.section-scope__item {
		padding: 60px 15px 15px
	}
	.item-partners {
		padding: 15px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.item-partners__img-wrapper {
		margin: 20px 0 0
	}
	.item-partners__logo img {
		display: block;
		margin: auto
	}
	.portfolio_in_text__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.portfolio_in_text__text {
		width: 100%
	}
	.portfolio_in_slider__item img {
		height: 200px
	}
	.services-item__menu .img-man {
		display: none !important
	}
	.services .services-wrapper .col-25,
	.services .services-wrapper .col-50 {
		width: calc(33% - 26px)
	}
	.services-item__menu ul {
		width: 100%
	}
	.services-item,
	.services-item__menu {
		padding: 10px;
		height: auto
	}
	.services .services-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.services-item__menu ul li {
		font-size: 12px
	}
	.table td {
		padding: 10px;
		font-size: 12px
	}
	.cooperation-item {
		padding: 10px
	}
	.cooperation-item:nth-child(4n+4) .cooperation-item__count::before,
	.cooperation-item__count::before {
		left: 0;
		right: 0
	}
	.cooperation-item__title {
		margin-top: 15px;
		font-size: 14px
	}
	.cooperation-item__desc {
		margin-top: 10px;
		font-size: 12px
	}
	.wrap-modal {
		width: 100%
	}
}
@media (max-width:768px) {
	.container {
		width: 100%;
		padding: 0 10px
	}
 .btns{
height: 40px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
   border-radius: 26px;
    background-color: #ea774a;
    padding: 12px 27px;
    width: 130px;
    margin-top:10px;
}
	html {
		overflow: auto;
	}
	.params-desc__slider::before,
	.params-desc__slider::after {
		display: none;
	}
	.seo-bottom-item {
		height: auto;
		padding: 15px
	}
	.seo-bottom-item__title {
		font-size: 12px;
		margin-top: 19px
	}
	.seo-bottom-item__desc {
		margin-top: 10px;
		font-size: 10px
	}
	.section-botton .wrapper-col {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.section-botton .wrapper-col>* {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.wrapper-col {
		margin-top: -15px;
		margin-left: -7.5px;
		margin-right: -7.5px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.col-25 {
		width: calc(25% - 15px);
		margin: 15px 7.5px 0
	}
	.col-50 {
		width: calc(50% - 15px);
		margin: 15px 7.5px 0
	}
	.col-75 {
		width: calc(75% - 15px);
		margin: 15px 7.5px 0
	}
	.section-botton .col-25,
	.section-botton .col-75 {
		width: calc(50% - 15px)
	}
	.footer {
		margin-top: 30px
	}
	.footer__row-menu {
		width: 48%;
		margin: 0 1% 10px
	}
	.footer__ul-menu ul li+li {
		margin-top: 10px
	}
	.footer__menu {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.footer__copy {
		margin-top: 15px
	}
	.footer__copy a+span {
		text-align: center
	}
	.section-botton {
		margin-top: 30px
	}
	.slick-dots {
		display: none !important
	}
	.item-projects-slide__title {
		font-size: 12px
	}
	.item-projects-slide__text {
		left: 15px;
		right: 15px;
		bottom: 15px
	}
	.item-projects-slide {
		height: 250px
	}
	.item-projects-slide__count {
		font-size: 35px
	}
	.projects-slider__wrapper {
		width: calc(100% - 60px)
	}
	.item-projects-slide__icon {
		width: 26px;
		height: 26px;
		margin-right: 10px
	}
	.item-projects-slide__icon svg {
		max-width: 5px
	}
	.item-projects-slide__desc {
		font-size: 10px
	}
	.title {
		font-size: 24px
	}
	.projects-slider {
		margin: 20px 0 0;
		padding-bottom: 20px
	}
	.projects-slider__bottom a {
		font-size: 12px
	}
	.section-catalog .col-25,
	.section-catalog .col-50 {
		width: calc(50% - 15px)
	}
	.section-catalog__item>img {
		max-height: 40%;
		left: 0;
		margin: auto
	}
	.section-catalog .image-full {
		max-width: 100%;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: 50% 0;
		object-position: 50% 0
	}
	.section-catalog__item {
		height: 210px
	}
	.section-catalog__title {
		font-size: 13px
	}
	.section-catalog__count {
		font-size: 10px;
		margin-top: 10px
	}
	.header-slider__title,
	.portfolio_in_text .title,
	.single-header-content__title,
	.title-contacts {
		font-size: 22px
	}
	.single-header-content__title {
		margin-top: 20px
	}
	.header-slider__desc,
	.single-header-content__desc {
		font-size: 14px;
		line-height: 1.2
	}
	.single-header-content {
		padding-bottom: 30px
	}
	.single-header-content__desc {
		margin-top: 15px
	}
	.header-slider__btns {
		margin-top: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: -5px;
		margin-right: -5px;
		padding-right: 65px
	}
	.header-slider__btns>a {
		margin: 0 5px 10px !important;
		padding: 0 20px;
		height: 40px
	}
	.header-slider .container {
		padding: 20px 10px
	}
	.arrows div+div {
		margin-left: 20px
	}
	.header-slider .arrows {
		bottom: 10px
	}
	.item-count__count {
		font-size: 26px
	}
	.item-count__text {
		font-size: 12px
	}
	.section-catalog {
		margin-top: 30px
	}
	.projects-slider__wrapper .prev {
		left: -32px
	}
	.projects-slider__wrapper .next {
		right: -32px
	}
	.section-projects,
	.section-text {
		margin-top: 30px
	}
	.section-text__text {
		padding-top: 30px
	}
	.section-text__text .btn-calc,
	.section-text__text .logos {
		margin-top: 20px
	}
	.section-text__text .logos {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.section-text .logos img {
		height: 30px;
		margin: 0 5px 10px !important
	}
	.btn-calc,
	.btn-call {
		height: 40px
	}
	.mt-35 {
		margin-top: 25px
	}
	.products .card-product,
	.similar .card-product {
		width: 50%
	}
	.products .card-product:nth-child(3n+3),
	.similar .card-product:nth-child(3n+3) {
		border-right: 1px solid #ebebeb
	}
	.products .card-product:nth-child(2n+2),
	.similar .card-product:nth-child(2n+2) {
		border: none
	}
	.section-form__wrapper>img {
		display: none !important
	}
	.section-form__wrapper {
		padding: 30px 0
	}
	.section-form__title {
		font-size: 24px
	}
	.section-form__desc {
		margin-top: 15px;
		font-size: 16px
	}
	.section-form__form {
		margin-top: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.section-form__form>* {
		width: 100%
	}
	.section-form__input input,
	.section-form__submit input {
		width: 100%
	}
	.section-form__form>*+* {
		margin: 10px 0 0
	}
	.section-form__wrapper::before {
		left: -20px;
		right: -20px
	}
	.filter,
	.products-grid,
	.services .title {
		margin-top: 10px
	}
	.mt-70 {
		margin-top: 30px
	}
	.section-scope .col-25 {
		width: calc(50% - 15px)
	}
	.section-scope__icon img {
		max-height: 50px;
		width: auto
	}
	.section-scope__item {
		padding: 50px 10px 10px
	}
	.mt-55 {
		margin-top: 30px
	}
	.single-product__main {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.single-product__art {
		margin: 5px 0 0
	}
	.single-product__slider {
		width: 100%;
		margin-top: 20px
	}
	.single-product__info {
		width: 100%;
		margin: 0
	}
	.params-desc__left {
		width: 100%;
		margin-top: 20px
	}
	.title-2 {
		font-size: 20px
	}
	.params-desc__left table tr td {
		padding: 5px;
		font-size: 12px
	}
	.single-product__info-list>div {
		width: 50%;
		margin-bottom: 10px
	}
	.form-single {
		margin-top: 20px;
		padding: 10px
	}
	.form-single__title {
		font-size: 18px
	}
	.form-single__products {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.form-single__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.form-single__products svg {
		margin: 5px 0;
		width: 20px;
		height: 20px;
	}
	.form-single__btns {
		margin: 15px 0 0;
		width: 100%;
		padding: 5px;
		border-radius: 10px
	}
	.form-single__inputs {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.form-single__submit {
		margin: 10px 0 0
	}
	.form-single__input input {
		height: 40px
	}
	.form-single__inputs>* {
		width: 100%
	}
	.form-single__submit input {
		height: 40px
	}
	.contacts-form__col,
	.form-single__item,
	.params-desc__right {
		width: 100%
	}
	.params-desc,
	.params-desc__right-serts {
		margin-top: 30px
	}
	.params-desc__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: auto;
		width: 170px
	}
	.single-product__init-big .slick-slide>a {
		height: auto;
		padding: 25px 0
	}
	.single-product__nav-init {
		width: 230px
	}
	.contacts-form__row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.contacts-form .contacts-form__row+.contacts-form__row,
	.contacts-form__col+.contacts-form__col {
		margin: 15px 0 0
	}
	.contacts-form__btns {
		margin: 20px 0 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.contacts-form__checked {
		margin: 20px 0 0
	}
	.contacts-form__checked br {
		display: none
	}
	.contacts-form .container {
		padding: 20px 10px
	}
	.contacts-list {
		margin-top: 30px
	}
	.contacts-list li+li {
		margin-top: 20px
	}
	.contacts .single-header-content {
		padding-bottom: 30px
	}
	.socials-list a {
		width: 50px;
		height: 35px
	}
	.item-partners__logo img {
		height: 60px;
		width: auto
	}
	.services .services-wrapper .col-50 {
		width: calc(100% - 15px)
	}
	.item-partners__logo {
		margin: 0 0 20px
	}
	.services .services-wrapper {
		margin-top: 0
	}
	.portfolio_in_text__counters {
		width: 100%
	}
	.item-review__text {
		width: 100%
	}
	.item-review__img {
		position: relative;
		top: auto;
		right: auto;
		margin: 20px auto 0
	}
	.item-review__name {
		font-size: 13px
	}
	.item-review {
		padding: 10px;
		margin-top: 20px
	}
	.item-review__content p {
		font-size: 12px
	}
	.item-review__content {
		margin-top: 20px
	}
	.section-portfolio-review {
		margin-top: 30px
	}
	.portfolio_in_slider__item img {
		max-width: 320px;
		-o-object-fit: cover;
		object-fit: cover
	}
	.portfolio_in_text {
		padding-top: 20px
	}
	.portfolio_in_slider .prev {
		left: 0
	}
	.portfolio_in_slider .next {
		right: 0
	}
	.portfolio_in_slider .next,
	.portfolio_in_slider .prev {
		width: 35px;
		height: 35px
	}
	.services .services-wrapper .col-25 {
		width: calc(50% - 15px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.services .services-wrapper .col-50 {
		width: calc(100% - 15px)
	}
	.services-item .service-img,
	.services-item .service-img-2 {
		position: relative;
		bottom: auto;
		margin-top: auto;
		max-width: 100%;
		left: auto;
		right: auto
	}
	.services-item__title {
		font-size: 16px
	}
	.services-item__desc {
		font-size: 11px;
		margin: 10px 0 15px
	}
	.services-item__menu ul {
		margin: 10px 0 0
	}
	.services-item__menu ul li+li {
		margin-top: 10px
	}
	.service_in-header .single-header-content__title {
		max-width: 100%;
		margin-top: 30px
	}
	.service_in-header .single-header-content__title br {
		display: none
	}
	.service_in-header .single-header-content {
		padding-bottom: 30px
	}
	.section-service-1 {
		padding: 30px 0
	}
	.section-service-1__text .desc {
		margin-top: 20px
	}
	.table-serivce__title {
		font-size: 20px
	}
	.section-service-1__text {
		max-width: 100%;
		margin-bottom: 30px
	}
	.table {
		padding-top: 15px
	}
	.table th {
		font-size: 12px;
		padding: 5px
	}
	.table td {
		padding: 5px
	}
	.table-serivce+.table-serivce {
		margin-top: 30px
	}
	.section-cooperation {
		padding: 30px 0
	}
	.section-faq {
		padding-bottom: 30px
	}
	.item-faq__title {
		font-size: 12px;
		padding: 10px
	}
	.item-faq__text {
		padding: 10px
	}
	.item-faq__text p {
		font-size: 12px
	}
	.section-cooperation .col-25 {
		width: calc(50% - 15px)
	}
	.modal {
		padding: 50px 15px !important
	}
	.contacts-form__desc,
	.contacts-form__title {
		margin-bottom: 15px
	}
	.contacts-form__desc {
		font-size: 12px
	}
	.contacts-form__title {
		font-size: 24px
	}
	.modal::after {
		height: 74px
	}
	.modal .contacts-form__row+.contacts-form__row {
		margin-top: 15px
	}
}
@media (max-width:550px) {
	.card-product {
		padding: 10px
	}
	.card-product__order {
		height: 35px;
		padding: 0 10px;
		font-size: 12px;
		margin-top: 5px
	}
	.card-product__order:after {
		margin-left: 5px;
		width: 14px;
		height: 14px;
		background-size: 100%
	}
	.card-product table td {
		padding: 3px;
		font-size: 9px
	}
	.card-product__new {
		font-size: 14px
	}
	.card-product__name {
		font-size: 12px
	}
	.card-product__price {
		margin-left: 10px
	}
	.card-product__bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.card-product__bottom {
		margin-top: auto;
	}
	.load-more {
		margin-top: 0;
		padding: 10px 0
	}
	.load-more .load-text {
		font-size: 12px
	}
}
@media (max-width: 400px) {
.services-item__title {
	font-size: 12px;
}
}
.full-text{width:100%;padding-left:40px;margin:30px 0 40px}header>div.bg-map{position:absolute;left:0;top:0;bottom:0;width:100%;height:100%;object-fit:cover;z-index:1}header>div.bg-map:before{content:'';position:absolute;left:0;top:0;bottom:0;width:100%;height:100%;background-color:rgba(57,62,72,.7);z-index:1}a[href^="http://maps.google.com/maps"]{display:none !important}a[href^="https://maps.google.com/maps"]{display:none !important}.gmnoprint a,.gmnoprint span,.gm-style-cc{display:none}.gmnoprint div{background:0 0 !important}header>div.bg-map iframe{filter:grayscale(100%)}.facetwp-counter{display:none}.filter{padding-right:70px}.form-single__products{flex-shrink:0}.filter .clear-filter{border-radius:14px;background-color:#f4f4f4;height:29px;color:rgba(40,40,46,.6);font-size:13px;font-weight:500;line-height:1;line-height:normal;padding:0 15px;display:flex;align-items:center;width:100%;margin-bottom:40px;border:none;cursor:pointer;outline:none}.wpcf7 form .wpcf7-response-output{font-size:12px;line-height:1.3}input.wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:red !important}.thankyou-btns{margin-top:30px}.thank-page{padding-top:50px;display:flex;justify-content:space-between;position:relative}.thank-page .title{margin-top:0}.thank-page:after{content:'';position:absolute;right:0;bottom:0;height:4px;background-color:#efecec;left:-50vw;z-index:3}.thank-page__right{margin-left:90px;flex-shrink:0;width:494px;position:relative}.thank-page__right .figure{position:absolute;left:-66px;bottom:82px}.thank-page__right img{position:relative;z-index:2}.facetwp-facet-category .facetwp-radio{background-image:none !important;padding:15px 50px 15px 51px;color:#393e48;font-size:13px;font-weight:500;line-height:1.25;border-bottom:2px solid #e9e7e7;background-color:transparent;display:flex;align-items:center;margin:0;position:relative}.facetwp-facet-category .facetwp-radio.checked{border-radius:14px;background-color:#ea774a;position:relative;border-bottom:none;color:#fff}.facetwp-facet-category .facetwp-radio[data-value=""]{padding-left:15px}.facetwp-facet-category .facetwp-radio.checked:before{content:'';position:absolute;left:0;top:-2px;right:0;height:2px;background-color:#fff}.facetwp-facet-category .facetwp-radio:after{content:'';position:absolute;left:15px;top:0;bottom:0;width:23px;height:23px;margin:auto;background-repeat:no-repeat}.facetwp-facet-category .facetwp-radio[data-value=obogrev-rezervuarov]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-2.svg)}.facetwp-facet-category .facetwp-radio.checked[data-value=obogrev-rezervuarov]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-2-2.svg)}.facetwp-facet-category .facetwp-radio[data-value=obogrev-krovli]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-5.svg)}.facetwp-facet-category .facetwp-radio.checked[data-value=obogrev-krovli]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-5-5.svg)}.facetwp-facet-category .facetwp-radio[data-value=obogrev-otkrytyh-ploshhadok]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-4.svg)}.facetwp-facet-category .facetwp-radio.checked[data-value=obogrev-otkrytyh-ploshhadok]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-4-4.svg)}.facetwp-facet-category .facetwp-radio[data-value=obogrev-priborov-kip]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-3.svg)}.facetwp-facet-category .facetwp-radio.checked[data-value=obogrev-priborov-kip]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-3-3.svg)}.facetwp-facet-category .facetwp-radio[data-value=obogrev-truboprovodov]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-1.svg)}.facetwp-facet-category .facetwp-radio.checked[data-value=obogrev-truboprovodov]:after{background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/fi-1-1.svg)}.filter .facetwp-sort-select{height:48px;border-radius:23px;background-color:#f4f4f4;width:100%;color:#28282e;font-size:13px;font-weight:500;line-height:1;line-height:normal;padding:0 50px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:''}.filter .facetwp-sort{position:relative}.filter .facetwp-sort:before{content:'';display:block;width:18px;height:14px;position:absolute;left:17px;top:0;bottom:0;margin:auto;background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/sort.svg);user-select:none;pointer-events:none}.filter .facetwp-sort:after,.filter .facetwp-type-dropdown:after{content:'';display:block;width:17px;height:10px;position:absolute;right:16px;top:0;bottom:0;margin:auto;background-image:url(//samara.obogrev-cabel.ru/wp-content/themes/clean/images/ar-bottom.svg);user-select:none;pointer-events:none}.filter .facetwp-sort-select option{line-height:2}.filter{padding-top:40px}.filter .facetwp-sort{margin-bottom:35px}.facet-label{color:#28282e;font-size:13px;font-weight:500;line-height:1;margin-bottom:14px}.filter .noUi-horizontal{height:3px}.filter .noUi-target{border-radius:1px;background-color:#e2e2e2;border:none}.filter .noUi-connect{border-radius:2px;background-color:#ea774a}.filter .noUi-handle{box-shadow:0 0 14px rgba(52,50,48,.22);border-radius:8px;border:2px solid #fff;background-color:#2c2c33;width:17px;height:17px;border-radius:50%}.filter .noUi-horizontal .noUi-handle{top:-8px}.filter .facetwp-facet-price{margin-top:20px}.filter .facetwp-slider-reset{border:none;box-shadow:none;padding:0;text-transform:lowercase;font-size:12px;margin-top:10px;display:none !important}.filter .facetwp-type-dropdown{position:relative}.filter .facetwp-type-dropdown select{height:48px;border-radius:23px;background-color:#f4f4f4;width:100%;color:#28282e;font-size:13px;font-weight:500;line-height:1;line-height:normal;padding:0 50px 0 15px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:''}.filter .facetwp-facet-sposob .facetwp-radio{padding:8px 7px 8px 31px;background:0 0;color:rgba(40,40,46,.7);font-size:13px;font-weight:500;line-height:1;position:relative;margin-bottom:0}.filter .facetwp-facet-sposob .facetwp-radio:before{content:'';position:absolute;left:7px;top:0;bottom:0;margin:auto;width:15px;height:15px;border-radius:50%;border:1px solid #d6d5d5}.filter .facetwp-facet-sposob .facetwp-radio.checked:after{content:'';position:absolute;left:9.5px;top:0;bottom:0;margin:auto;width:10px;height:10px;border-radius:50%;background-color:#ea774a}.filter .facetwp-facet-sposob .facetwp-radio.checked{border-radius:5px;background-color:#f4f4f4;color:#28282e}.load-more .facetwp-facet{margin-bottom:0}.load-more .facetwp-facet button{color:#ea774a;font-size:18px;font-weight:500;line-height:1;text-align:left;background:0 0;border:none;outline:none}.opened-modal{overflow:hidden}.sub-modal-menu li a br{display:none}.wpcf7-not-valid-tip{display:none !important}.section-form__wrapper .wpcf7 form .wpcf7-response-output{max-width:600px}.item-partners__left{height:100%}.flex{display:flex}.maps{width:70%;margin-left:10%}@media (max-width:992px){.facetwp-facet-category .facetwp-radio{padding-top:7px;padding-bottom:7px}.filter .facetwp-facet{margin-bottom:15px}.filter .facetwp-sort-select,.filter .facetwp-type-dropdown select{height:40px}.filter .clear-filter{margin-bottom:0}.filter .facetwp-sort{margin-bottom:15px}.filter .clear-filter{justify-content:center}.thank-page__right{display:none}.thank-page{padding:40px 0}.thank-page .desc p br{display:none}}@media (max-width:768px){.full-text{margin:15px 0}.section-text__image img{max-height:250px;margin:auto}.section-text__image{margin:15px 0 0}.flex{display:block}.maps{margin:30px 0;width:100%;margin-left:0}}
.facetwp-facet{margin-bottom:40px}.facetwp-facet.is-loading{opacity:.6}.facetwp-overlay{position:absolute}.facetwp-pager-label{display:inline-block;margin-right:12px}.facetwp-page{display:inline-block;padding:0 4px;margin-right:6px;cursor:pointer}.facetwp-page.dots{cursor:default}.facetwp-page.active{font-weight:700;cursor:default}.facetwp-type-checkboxes .facetwp-depth{display:none}.facetwp-type-checkboxes .facetwp-depth.visible{display:inherit}.facetwp-checkbox{background:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/checkbox.png) 0 50% no-repeat;background-size:14px 14px;margin-bottom:4px;padding-left:20px;cursor:pointer}.facetwp-checkbox.checked{background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/checkbox-on.png)}.facetwp-checkbox.disabled,.facetwp-radio.disabled{opacity:.4;cursor:default}.facetwp-checkbox .facetwp-expand{float:right}.facetwp-radio{background:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/radio.png) 0 50% no-repeat;background-size:14px 14px;margin-bottom:4px;padding-left:20px;cursor:pointer}.facetwp-radio.checked{background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/radio-on.png)}.flatpickr-clear{text-align:center;padding:5px 0;cursor:pointer}.facetwp-type-fselect .fs-wrap,.facetwp-type-fselect .fs-dropdown{width:220px}.facetwp-type-fselect .fs-wrap.fs-disabled .fs-option{opacity:.4;cursor:default}.facetwp-type-fselect .fs-option .fs-option-label{white-space:nowrap}.facetwp-type-fselect .fs-option.d1 .fs-option-label{padding-left:20px}.facetwp-type-fselect .fs-option.d2 .fs-option-label{padding-left:40px}.facetwp-type-fselect .fs-option.d3 .fs-option-label{padding-left:60px}.facetwp-depth{margin-left:12px}.facetwp-link{cursor:pointer}.facetwp-link.checked{font-weight:700;cursor:default}.facetwp-toggle{cursor:pointer}.facetwp-seo,.facetwp-hidden{display:none}.facetwp-slider-wrap{padding-bottom:15px}.facetwp-slider-reset{border:1px solid #d9d9d9;border-radius:3px;background:#fff;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb;padding:4px 8px;cursor:pointer}.facetwp-input-wrap{display:inline-block;position:relative}.facetwp-facet input.facetwp-search,.facetwp-facet input.facetwp-location{margin:0;padding-right:30px;min-width:240px}.facetwp-icon{right:0;height:100%;line-height:1;position:absolute;cursor:pointer;opacity:.5}.facetwp-icon:before{display:inline-block;content:'';width:30px;height:100%;background:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/icon-search.png) no-repeat;background-position:5px 50%;background-size:20px 20px}.location-results{position:absolute;background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;overflow:hidden;width:100%}.location-result{font-size:11px;border-bottom:1px solid #ddd;padding:5px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#888}.location-result:hover{background-color:#f8f8f8}.location-result.active{background-color:#ebf2fe}.location-result .result-main{font-size:13px;color:#222}.facetwp-icon.locate-me:before{background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/icon-locate.png)}.facetwp-icon.f-reset:before{background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/icon-close.png)}.facetwp-icon.f-loading:before{background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/loading.png);animation:spin .7s infinite linear}.location-attribution{border-bottom:1px solid #ddd;padding:5px}.powered-by-google{height:15px;background:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/powered-by-google.png) top right no-repeat;background-size:auto 15px}.facetwp-stars{float:left;line-height:1;padding-right:4px;user-select:none}.facetwp-star{float:right;cursor:pointer;font-size:20px;color:#ccc}.facetwp-star:hover,.facetwp-star:hover~.facetwp-star,.facetwp-star.selected,.facetwp-star.selected~.facetwp-star{color:#000}.facetwp-star.selected:hover,.facetwp-star.selected:hover~.facetwp-star{color:red}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.facetwp-selections li{display:inline-block;line-height:1}.facetwp-selections .facetwp-selection-value{display:inline-block;margin-right:10px;cursor:pointer;padding-right:16px;background-image:url(//samara.obogrev-cabel.ru/wp-content/plugins/facetwp/assets/css/../images/icon-close.png);background-size:12px 12px;background-repeat:no-repeat;background-position:right center}
.noUi-target,.noUi-target *{touch-action:none;user-select:none;box-sizing:border-box}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;transform-origin:0 0;transform-style:flat}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-horizontal .noUi-origin{height:0;width:10%}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit !important}.noUi-horizontal{height:14px}.noUi-horizontal .noUi-handle{width:20px;height:20px;left:-10px;top:-4px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-10px;left:auto}.noUi-target{position:relative;direction:ltr;background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;padding:0 8px}.noUi-connects{border-radius:3px;overflow:hidden;z-index:0}.noUi-connect{height:100%;width:100%;background:#ddd}.noUi-draggable{cursor:ew-resize}.noUi-handle{position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default}