﻿html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

.container-fluid {
    max-width: 85%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

.top-container {
	max-width: 85%;
	margin: 0 auto;
}

.promo-container {
	width: 47%;
	position: absolute;
	margin-top: -5vw;
}

.top-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 65px;
}
.top-phone-wrap {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.top-phone {
	font-size: 22px;
	color: #000;
	font-weight: 600;
}
.top-phone-icon {
	width: 38px;
	margin-left: 12px;
}

.browser-upgrade {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0
}

.hidden {
	display: none !important;
	visibility: hidden
}

.lead {
	font-size: 22px;
	margin-bottom: 30px;
}

@media all and (max-width: 556px) {
	.lead {
		font-size: 25px
	}
}

.list-item {
	position: relative;
	margin-bottom: 45px;
}

.list-item img,
.list-item .lazyImageLoader {
	left: 22px;
	max-width: 63px;
	position: absolute;
	top: 15px;
}

.list-item .content {
	margin-left: 110px;
	margin-bottom: 35px;
	margin-top: 34px;
}

@media all and (max-width: 556px) {
	.list-item img,
	.list-item .lazyImageLoader {
		display: none
	}
	.list-item .content {
		margin-left: 0
	}
}

.bar {
	background: linear-gradient(0deg, #393d46, #212832);
	color: #FFF;
	padding: 40px 0 20px;
	font-size: 16px;
}

.bar div[class^="col"] {
	margin-bottom: 20px
}

.bar .left-part {
	border-right: 1px solid #FFF;
	font-size: 32px;
	line-height: 45px;
	padding-bottom: 15px;
	padding-top: 4px;
	text-align: right;
}

.bar .left-part span {
	font-weight: 900
}

.bar p:last-of-type {
	margin: 0
}

.bar .button {
	margin: 20px auto
}

.request-window {
	background: #202830;
	color: #ffdd00;
	display: none;
	max-width: 400px
}

.request-window h4 {
	font-weight: 900;
	margin-bottom: 30px
}

.request-window input {
	border-radius: 4px;
	background: #FFF;
	border: none;
	color: #212832;
	display: block;
	margin: 0 0 20px;
	padding: 8px 10px 9px;
	width: 100%
}

.request-window .button {
	margin: 10px 0 30px;
	width: 100%
}

.request-window .agreed {
	color: #FFF;
	font-size: 12px
}

.block {
	padding-bottom: 0;
	padding-top: 48px;
}

body {
	color: #212832;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	margin: 0;
	min-height: 100vh;
	width: 100%;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-focus-ring-color: rgba(255, 255, 255, 0);
	outline: none
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #CCC;
	margin: 1em 0;
	padding: 0
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

img,
.lazyImageLoader {
	height: auto;
	max-width: 100%
}

ol {
	counter-reset: item;
	list-style-type: none;
	overflow: hidden;
	display: flex;
	/* flex-wrap: wrap; */
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

ol li {
	margin: 0 0 30px 80px;
	position: relative;
	max-width: 400px;
}

ol li:before {
	background: #f2d200;
	border-radius: 100%;
	color: #FFF;
	content: counter(item);
	counter-increment: item;
	font-size: 30px;
	font-weight: 900;
	height: 50px;
	line-height: 50px;
	left: -80px;
	position: absolute;
	text-align: center;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.4);
	top: 0;
	width: 50px
}

ol li:after {
	background: #e1e1e1;
	content: "";
	height: 100%;
	left: -56px;
	position: absolute;
	top: 50px;
	width: 2px
}

ol li:last-of-type:after {
	content: none
}

h1 {
	font-size: 40px;
	font-weight: 900;
}



h2,
.h2 {
	font-size: 38px;
	font-weight: 900;
	margin-bottom: 30px;
	text-align: center;
}

h3 {
	font-size: 20px;
	font-weight: 900;
	margin-bottom: 5px;
}

._header {
	position: relative;
	align-items: center;
	display: flex;
	/* flex-direction: column; */
	/* min-height: 760px; */
	position: relative;
	text-shadow: 2px 3px 5px rgb(0 0 0 / 18%);
	justify-content: center;
	z-index: 1;
	width: 100%;
}

._header .image {
	background: url("/images/promo.jpg");
	background-size: cover;
	background-position: right;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.promo-image {
	width: 100%;
	min-height: 300px;
	object-fit: cover;
}

._header .text {
	display: block;
	position: relative;
}
._header h1,
._header p
{
	color: #FFF;
	z-index: 1;
	font-weight: 700;
	font-size: 40px;
	margin: 0;
	line-height: 54px;
}

._header p {
	
}

._header .sale {
	font-size: 50px;
	font-weight: bold;
	margin: 0 0 30px
}

.button-promo {
	margin-top: 30px;
	width: 275px;
	font-size: 18px;
	height: 52px;
}


._nav {
}

._nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

._nav ul li {
	display: inline-block;
	margin: 2px 15px
}

._nav ul a {
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
}

.nav-dots {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 20px;
	z-index: 20;
	top: 50%;
	transform: translateY(-50%)
}

.nav-dots a {
	display: inline-block;
	font-size: 0
}

.nav-dots a:after {
	background: transparent;
	border-radius: 100%;
	border: 1px solid #9c9c9c;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	height: 10px;
	width: 10px
}

.nav-dots a.active:after {
	background: #9c9c9c
}

.logo {
	left: 9%;
	position: absolute;
	top: 2.5vw;
	z-index: 10;
}

.logo img,
.logo .lazyImageLoader {
	max-width: 150px
}

.advantages {margin: 35px 0 0;}

.advantages .title {
	display: flex;
}

.advantages .w-bg {
	background: repeating-linear-gradient(45deg, #eace0a, #eace0a 2px, #f9e034 2px, #f9e034 6px)
}

.advantages .item {
	/* align-items: center; */
	/* background: #ffdd00; */
	display: flex;
	flex-direction: column;
	/* min-height: 330px; */
	/* text-align: center; */
	justify-content: center;
}

.advantages img,
.advantages .lazyImageLoader {
	margin: 0 10px 0 0;
	max-height: 50px;
}

.advantages h4 {
	font-size: 18px;
}

.advantages p {
	font-size: 14px;
	margin: 0 auto 20px;
	display: none;
}

.advantages .style {
	max-height: 43px;
}

.advantages .factory {
	max-height: 44px;
}


.you-can {
	background: #e8e8e8
}

.you-can .image {
	box-shadow: 5px 8px 10px rgb(0 0 0 / 30%);
	max-width: 340px;
	margin-bottom: -25px;
}


.examples {
	margin-top: 35px;
}
.examples .item,
.choose-style .item {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 250px;
	overflow: hidden;
	position: relative;
	justify-content: center
}

.examples .item:before,
.choose-style .item:before {
	background: #000;
	content: "";
	height: 100%;
	left: 0;
	opacity: .1;
	position: absolute;
	transition: opacity .5s;
	top: 0;
	width: 100%;
	z-index: 1;
}

.examples .item img,
.examples .item .lazyImageLoader,
.choose-style .item img,
.choose-style .item .lazyImageLoader {
	height: 250px;
	min-width: 100%;
	object-fit: cover;
	position: absolute;
	transition: transform .5s;
	z-index: 0
}

.examples .item .title,
.choose-style .item .title {
	color: #FFF;
	font-size: 24px;
	font-weight: 900;
	position: relative;
	text-align: center;
	text-shadow: 2px 3px 7px rgb(0 0 0 / 70%);
	text-transform: uppercase;
	z-index: 2;
}

.examples .item .text,
.choose-style .item .text {
	color: #FFF;
	font-size: 16px;
	padding: 15px;
	position: relative;
	text-align: center;
	z-index: 2
}

.examples .item:hover,
.choose-style .item:hover {
	text-decoration: none
}

.examples .item:hover:before,
.choose-style .item:hover:before {
	opacity: 0.4
}

.examples .item:hover img,
.examples .item:hover .lazyImageLoader,
.choose-style .item:hover img,
.choose-style .item:hover .lazyImageLoader {
	transform: scale(1.1)
}

.about .list-item {
	margin-bottom: 40px
}

.choose-style .item {
	height: 300px
}

.choose-style .item img,
.choose-style .item .lazyImageLoader {
	height: 300px
}

.consultation {
	background: #e8e8e8;
	padding-bottom: 60px;
	padding-top: 40px
}

.consultation .button {
	position: relative
}

.consultation .button:before {
	content: url("/images/consultation-arrow.png");
	left: -35%;
	position: absolute;
	top: -40px
}

.price-list {
	text-align: center
}

.price-list .item {
	margin-bottom: 50px
}

.price-list img,
.price-list .lazyImageLoader {
	margin-bottom: 10px
}

.price-list .title {
	font-size: 28px;
	font-weight: 900;
	margin-bottom: 0
}

.price-list .price {
	margin-bottom: 10px
}

.price-list .price:after {
	content: "₽"
}

.suppliers {
	text-align: center;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	margin-top: 25px;
}

.suppliers .supplier {
	margin-bottom: 30px
}

.suppliers .supplier img,
.suppliers .supplier .lazyImageLoader {
	max-height: 100px
}

.special-offer {
	background: linear-gradient(0deg, #393d46, #212832);
	margin-top: 55px;
	padding-bottom: 45px;
}

.special-offer h2 {
	color: #FFF;
	margin-bottom: 5px;
	font-size: 28px;
}

.special-offer .h2 {
	color: #ffdd00;
	margin-bottom: 50px;
	font-size: 32px;
}

.special-offer .image-wrapper {
	margin-bottom: 30px;
	position: relative;
	text-align: center
}

.special-offer .image-wrapper:before {
	border-radius: 100%;
	background: #212832;
	content: "";
	height: 100%;
	left: 10%;
	position: absolute;
	top: 5%;
	width: 80%;
	z-index: 0
}

.special-offer img,
.special-offer .lazyImageLoader {
	border-radius: 100%;
	display: inline-block;
	max-width: 80%;
	position: relative;
	z-index: 1
}

.special-offer .request {
	margin-top: 30px
}

.button {
	display: inline-flex;
	padding: 5px 15px 5px;
	font-weight: 600;
	text-shadow: none;
	align-items: center;
	justify-content: center;
}

.button:hover {
	text-decoration: none;
	text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.6)
}

.button.big {
	border-radius: 20px;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 35px 10px;
	text-transform: uppercase;
}

.button.yellow {
	background: #ffdd00;
	border: 4px solid #ffdd00;
	color: #000;
}

.button.yellow:active {
	background: transparent;
	color: #212832
}

.button.yellow.invert {
	background: transparent;
	border: 2px solid #ffdd00;
	color: #ffdd00;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4)
}

.button.yellow.invert:active {
	border: 2px solid #212832;
	color: #212832
}

.button.white {
	background: transparent;
	border: 4px solid #FFF;
	color: #FFF
}

.button.white:active {
	background: #FFF;
	border: 4px solid #FFF;
	color: #212832
}

.button.blue {
	background: #212832;
	border: 4px solid #212832;
	color: #FFF
}

.button.blue:active {
	background: transparent
}

._footer {
	font-size: 16px;
	padding-bottom: 0;
	padding-top: 20px;
	background: linear-gradient(315deg, #d1d1d1, #fbfbfb);
}

._footer p {
	margin-bottom: 10px
}

._footer .col-md-4,
._footer .col-md-8 {
	margin-bottom: 30px
}

._footer img,
._footer .lazyImageLoader {
	max-width: 160px;
}

.fancybox-bg {
    background: #1e1e1e4d;
}

.action-info {
	margin-top: 35px;
	background: linear-gradient(134deg, #efefef, #fbfbfb);
	padding: 65px 0 55px;
}
.text-action {
	font-size: 26px;
	font-weight: 600;
	line-height: 45px;
}
.action-discount {
	background: red;
	font-weight: 700;
	padding: 6px 22px;
	border-radius: 15px;
	margin: -6px 30px -6px 0px;
	color: #fff;
}
.button-action {
	margin-top: 16px;
	width: 237px;
	font-size: 18px;
	height: 48px;
}

.choose-style .item .text {
	display: none;
	background: #000000c2;
	margin-top: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.choose-style .item:hover .text {
	display: block;
}

.menu-mobule-button {
	display: none;
}
.menu-mobile-button-icon {
    width: 26px;
    height: 26px;
    cursor: pointer;
}

.menu-mobile-hidden {
    left: -150%;
    top: 0;
    width: 100%;
    /* height: 100%; */
    transition: left, 0.5s;
    position: absolute;
    padding: 25px;
    background: #fff;
    z-index: 99999;
    margin: 0;
}
.menu-mobile-hidden a {
    color: #000;
}
.menu-mobile-hidden.active {
    left: 0;
}
.menu-mobile-hidden li {
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    margin: 12px 0 0 25px;
    list-style: none;
}
.menu-mobile-hidden li li {
    text-transform: none;
    font-weight: 500;
}
.menu-mobile-hidden ul {
    padding: 2px 0 14px;
    margin: 12px 0;
    border-left: 1px dashed #d3d3d3;
    position: relative;
}
.menu-mobile-chevron {
    margin-left: 5px;
    width: 16px;
    height: 16px;
    margin-bottom: -3px;
}
.menu-mobile-close {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 30px;
    color: #555;
    font-weight: 600;
    cursor: pointer;
}

.body-overlay {
    background: rgba(0, 0, 0, 0.25);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000;
}
.body-overlay.active {
    display: block;
}

.action-info img {
    object-fit: contain;
}

@media (max-width: 1200px) {
	._header h1, ._header p {
	    font-size: 32px;
	    line-height: 136%;
	}
	.logo img {
		width: 120px;
	}
	.button-promo {
	    margin-top: 30px;
	    width: 240px;
	    font-size: 18px;
	    height: 48px;
	}
	.bar p {
		margin: 5px 0;
	}
}

@media (max-width: 1140px) {
	.advantages .item-1 {
		display: none;
	}
}


@media (max-width: 992px) {
	._nav {
		display: none;
	}
	.menu-mobule-button {
		display: block;
	}
	._header h1, ._header p {
	    font-size: 26px;
	    line-height: 134%;
	}
	.logo img {
		width: 100px;
	}
	.button-promo {
	    margin-top: 22px;
	    width: 209px;
	    font-size: 16px;
	    height: 40px;
	}
	.container-fluid, .top-container {
		max-width: 92%;
	}
	.logo {
	    left: 4%;
	}
	.advantages .item-3 {
		display: none;
	}
	h2, .h2 {
    	font-size: 28px;
	}
	.price-list .title {
	    font-size: 22px;
	    font-weight: 700;
	}
}

@media (max-width: 768px) {
	.action-info img {
	    width: 65%;
	    margin-bottom: 35px;
	    object-fit: contain;
	}
	.text-action {
	    font-size: 22px;
	    font-weight: 600;
	    line-height: 156%;
	}
	.action-discount {
	    background: red;
	    font-weight: 700;
	    padding: 4px 18px;
	    border-radius: 15px;
	    margin: -4px 26px -4px 0px;
	    color: #fff;
	}
	.action-text-wrap {
		align-items: center;
	}
	.button-action {
	    margin-top: 16px;
	    width: 200px;
	    font-size: 17px;
	    height: 46px;
	}
}

@media (max-width: 640px) {
	._nav {
		display: none;
	}
	.menu-mobule-button {
		display: block;
	}
	._header h1, ._header p {
	    font-size: 20px;
	    line-height: 145%;
	}
	.logo img {
		width: 90px;
	}
	.button-promo {
	    margin-top: 19px;
	    width: 170px;
	    font-size: 15px;
	    height: 35px;
	}
	.advantages {
		display: none;
	}
	.action-info {
	    margin-top: 0;
	    padding: 45px 0 35px;
	}
}

@media (max-width: 500px) {
	._header h1, ._header p {
	    font-size: 20px;
	    line-height: 145%;
	}
	.logo {
	    top: 4.5vw;
	    left: 19%;
	}
	.logo img {
		width: 90px;
	}
	.button-promo {
	    margin-top: 19px;
	    width: 170px;
	    font-size: 15px;
	    height: 35px;
	}
	.promo-container {
	    width: 70%;
	    position: absolute;
	    margin-top: 5vw;
	    left: 19%;
	}
	.text-action {
	    font-size: 19px;
	}
	.action-discount {
	    padding: 2px 14px;
	    margin: -2px 26px -2px 0px;
	}
	.action-text-wrap {
		align-items: center;
	}
	.button-action {
	    margin-top: 14px;
	    width: 170px;
	    font-size: 15px;
	    height: 35px;
	}
	.action-info img {
	    width: 285px;
	    height: 217px;
	    margin-bottom: 35px;
	    object-fit: contain;
	}
}

@media (max-width: 380px) {
	.top-phone-icon {
		width: 28px;
	}
	.top-phone {
		font-size: 20px;
	}
	/*._header h1, ._header p {
	    font-size: 17px;
	    line-height: 145%;
	}*/
	.button-promo {
	    margin-top: 14px;
	    width: 145px;
	    font-size: 14px;
	    height: 32px;
	}
	.logo {
		top: 9vw;
	}
	.promo-container {
	    margin-top: 10vw;
	}
	.nav-dots {
		display: none;
	}
	h2, .h2 {
	    font-size: 24px;
	}

}