a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	vertical-align: baseline
}

a {
	text-decoration: none
}

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

li,
ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

:focus {
	outline: 0
}

audio,
img,
video {
	max-width: 100%;
	height: auto
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

iframe {
	border: 0
}

textarea {
	resize: none;
	overflow: auto;
	vertical-align: top;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none
}

button,
input,
select,
textarea {
	outline: none;
	border: none;
	margin: 0
}

button,
input {
	line-height: normal
}

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

td,
th {
	padding: 0;
	text-align: left
}


.breadcrumbs {
	width: 100%;
	background-color: rgba(0, 0, 0, 0)
}

.breadcrumbs__inner {
	width: 100%;
	max-width: 1160px;
	margin: 0 auto;
	height: 55px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 17px 0;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.breadcrumbs__inner,
.breadcrumbs__link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.breadcrumbs__link {
	font-size: 14px;
	font-size: .875rem;
	font-weight: 400;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px
}

.breadcrumbs__link:after {
	content: "";
	display: block;
	height: 10px;
	width: 6px;
	margin: 0 20px
}

.breadcrumbs__item {
	font-size: 14px;
	font-size: .875rem;
	font-weight: 400;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	margin-bottom: 10px
}

.burger {
	height: 45px;
	width: 45px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 45px;
	flex: 0 0 45px;
	cursor: pointer;
	display: none
}

.burger svg {
	height: 100%;
	width: 100%
}

.button {
	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: #ed1c24;
	height: 64px;
	padding: 0 24px;
	font-size: 18px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.button_callback {
	width: 100%;
	max-width: 354px
}

.callback {
	width: 475px;
	padding: 50px 46px 44px;
	background-color: #fff;
	z-index: 100
}

.callback__title {
	font-size: 35px;
	color: #ed1c24
}

.callback__subtitle,
.callback__title {
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 24px
}

.callback__subtitle {
	font-size: 25px;
	color: #070707
}

.callback__caption {
	font-size: 15px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #000;
	margin-bottom: 74px;
	text-align: left
}

.callback__form {
	width: 100%;
	max-width: 354px
}

.callback__label,
.callback__whatsapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.callback__whatsapp {
	width: 64px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 64px;
	flex: 0 0 64px;
	height: 64px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb
}

.callback__input {
	height: 64px;
	width: 100%;
	padding: 0 20px;
	border: 1px solid #cbcbcb;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #8d8d8d
}

.callback__input::-webkit-input-placeholder {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #8d8d8d
}

.callback__input::-moz-placeholder {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #8d8d8d
}

.callback__input:-ms-input-placeholder {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #8d8d8d
}

.callback__input::-ms-input-placeholder {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #8d8d8d
}

.callback__input::placeholder {
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #8d8d8d
}

.callback__consent {
	margin-top: 75px;
	font-size: 12px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #929292
}

.callback_footer .callback__subtitle {
	font-size: 20px;
	line-height: 1.43;
	margin-bottom: 90px
}

.callback_footer .callback__caption {
	margin-bottom: 30px;
	max-width: 303px
}

.callback_footer .callback__consent {
	margin-top: 20px
}

.callback__wrapper {
	width: 100%;
	max-width: 1567px;
	margin: 0 auto
}

.footer {
	width: 100%;
	background-color: #4e4e4e
}

.footer__inner {
	max-width: 1673px;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 83px 20px 65px
}

.footer__developer,
.footer__inner {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer__developer {
	padding: 16px 10px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #f3f3f3;
	font-size: 13px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #4e4e4e
}

.footer__developer a {
	margin-left: 5px;
	color: #4e4e4e
}

.footer__logo {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.footer__box:not(:last-child) {
	margin-right: 125px
}

.footer__title {
	font-size: 15px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 10px
}

.footer__social {
	padding: 18px 0 0
}

.footer__link,
.footer__social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer__link {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	border-radius: 50%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50px;
	flex: 0 0 50px;
	height: 50px;
	width: 50px
}

.footer__link:not(:last-child) {
	margin-right: 10px
}

.footer__address {
	font-size: 14px
}

.footer__address,
.footer__tel {
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #fff
}

.footer__tel {
	font-size: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.footer__tel:not(:last-child) {
	/* margin-bottom: 8px; */
	margin-bottom: 67px;
}

.footer__tel span {
	font-size: 14px;
	margin-left: 10px
}

.footer__copyright {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 20px 0 0
}

.footer__policy {
	font-size: 15px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	padding: 0 350px 0 0
}

.header {
	width: 100%;
	background-color: #e5e5e5;
	background-position: center 0;
	background-size: cover;
	height: 1056px;
	position: relative
}

.header__inner {
	max-width: 1673px;
	width: 100%;
	margin: 0 auto;
	padding: 58px 20px 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	z-index: 100
}

.header__inner_second {
	max-width: 1350px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 100% 0
}

.header__logo {
	width: 270px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 270px;
	flex: 0 0 270px
}

.header__box {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 280px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 280px;
	flex: 0 0 280px
}

.header__box,
.header__tel {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header__tel {
	font-size: 27px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.43;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header__tel svg {
	margin-right: 10px
}

.header__callback {
	font-size: 15px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	color: #fff;
	position: relative;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-align: right;
	cursor: pointer
}

.header__callback:before {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0
}

.header__callback a {
	color: #fff
}

.header__callback svg {
	display: none
}

.nav {
	width: 100%;
	max-width: 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 23px 20px 0;
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.nav:nth-child(2) .nav__item {
	color: #fff
}

.nav:nth-child(2) .nav__item:hover:before {
	background-color: #fff
}

.nav__outher {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%
}

.nav__item {
	font-size: 16px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #6f7079;
	position: relative;
	height: 25px;
	padding: 0 10px
}

.nav__item:hover {
	color: #ed1c24
}

.nav__item:hover:before {
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background-color: #ed1c24;
	position: absolute;
	left: 0;
	bottom: 0
}

.nav__item_mobile {
	margin-bottom: 30px
}

.nav_outer {
	position: fixed;
	top: 0;
	right: -287px;
	height: 100vh;
	width: 287px;
	z-index: 1500;
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #fff;
	padding: 0
}

.nav_mobile,
.nav_outer {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.nav_mobile {
	height: unset;
	width: 100%;
	padding: 60px 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.nav_close {
	width: 44px;
	height: 44px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px
}

.nav__fake,
.nav_close svg {
	height: 100%;
	width: 100%
}

.nav__fake {
	position: fixed;
	background-color: rgba(20, 31, 60, .33);
	display: none;
	z-index: 300
}

.section {
	width: 100%
}

.section_grey {
	background-color: #e5e5e5
}

.section_about,
.section_bg {
	position: relative
}

.section_about {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: cover
}

.section_about:before {
	content: "";
	display: block;
	width: 64%;
	height: 459px;
	background-color: #e7eaef;
	position: absolute;
	z-index: 1;
	top: 437px
}

.section_how {
	margin-top: -15px
}

.section_product,
.section_team {
	position: relative
}

.section_product {
	background-repeat: no-repeat;
	background-position: 0 100%
}

.section_honor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	padding: 100px 0;
	position: relative
}

.section_honor .slider_honor {
	width: 87%
}

.section_contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.section__left {
	width: 13%
}

.section__bg-grey {
	position: absolute;
	width: 1013px;
	height: 923px;
	background-color: #e7eaef;
	right: 0;
	bottom: 0;
	z-index: 0
}

.section__bg-grey_1 {
	width: 1565px;
	height: 459px;
	left: 0;
	right: unset
}

.section_callback {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	position: relative
}

.section_callback .section__image {
	display: block;
	position: absolute;
	height: 180px;
	width: 233px;
	bottom: -50px;
	left: 0
}

.section_callback .section__image img {
	height: 100%;
	width: 100%
}

.section__bg-red {
	width: 144px;
	background-color: #ed1c24;
	position: absolute
}

.section__bg-red_about {
	height: 192%;
	right: 22.5%;
	top: -50px
}

.section__bg-red_quize {
	z-index: 0;
	height: 175px;
	left: 28%
}

.section__bg-red_team {
	height: 389px;
	z-index: 0
}

.section__bg-red_team_1 {
	left: 63%;
	top: -116px
}

.section__bg-red_team_2 {
	bottom: 0;
	left: 10%
}

.section__inner {
	max-width: 1160px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 20px
}

.section__inner_product {
	max-width: 1567px;
	padding: 0 20px 300px;
	position: relative
}

.section__inner_team {
	max-width: 1567px;
	padding: 50px 20px
}

.section__inner_advantage {
	max-width: 1567px;
	padding: 0 20px 50px
}

.section__inner_brand {
	max-width: 1567px;
	padding: 50px 20px
}

.section__inner_about {
	max-width: 1567px;
	padding: 120px 20px
}

.section__inner_how {
	max-width: unset;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 100px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #f3f3f3
}

.section__inner_how .catalog {
	width: 700px;
	margin: 0 -40px 0 0
}

.section__inner_how .how__wrapper {
	width: 60%;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.section__inner_quize {
	max-width: 1567px;
	padding: 125px 20px 100px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.section__inner_callback,
.section__inner_quize {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.section__inner_callback {
	height: 500px;
	padding: 0 20px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.section__inner_callback .callback {
	margin-top: -55px;
	height: 600px
}

.title {
	padding: 0 0 40px
}

.title h1,
.title h2 {
	font-size: 35px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #000
}

.title_double {
	position: relative;
	z-index: 10
}

.title_double h1,
.title_double h2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.title_double span {
	font-size: 18px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.9;
	letter-spacing: normal;
	text-align: left;
	color: #6f7079;
	margin-left: 40px
}

.title_contact {
	padding: 0 0 10px
}

.slider__options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.slider__options .title {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	z-index: 100
}

.slider__options_banner {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 auto;
	max-width: 1567px
}

.slider__options_honor {
	width: 100%;
	max-width: 15;
	max-width: 1567px;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0);
	position: relative;
	padding: 0 20px 0 600px;
	top: 200px;
	height: 0
}

.slider__arrows {
	padding: 0 0 0 28px;
	z-index: 100
}

.slider__arrow,
.slider__arrows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.slider__arrow {
	width: 67px;
	height: 67px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #ed1c24;
	cursor: pointer
}

.slider__arrow_prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	background-color: #fff;
	margin-right: 17px
}

.slider__arrow_prev svg path {
	fill: #e3e1e1
}

.slider__counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 100
}

.slider__total {
	font-size: 35px;
	font-weight: 500;
	margin-top: 8px
}

.slider__current,
.slider__total {
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #070707
}

.slider__current {
	font-size: 75px;
	font-weight: 700
}

.banner {
	padding: 60px 0 127px;
	position: relative;
	background-color: #f3f3f3
}

.banner__callback {
	position: absolute;
	top: 0;
	width: 100%
}

.banner__inner {
	height: 577px;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.banner__box {
	position: relative;
	top: -60px;
	max-width: 1145px;
	width: 100%;
	z-index: 200;
	pointer-events: none
}

.banner__item {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	position: relative
}

.banner__image {
	z-index: 100;
	left: 240px;
	position: relative
}

.banner__list {
	padding: 60px 0 127px;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 685px
}

.banner__options {
	height: 577px;
	background-color: #e7eaef;
	padding: 100px 100px 100px 230px;
	background-repeat: no-repeat;
	background-position: 100%
}

.banner__option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.banner__option:not(:last-child) {
	margin-bottom: 30px
}

.banner__option_red .banner__icon {
	color: #ed1c24;
	border-color: #ed1c24
}

.banner__option_red .banner__value {
	color: #ed1c24
}

.banner__icon {
	width: 72px;
	height: 72px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 72px;
	flex: 0 0 72px;
	border: 1px solid #000;
	border-radius: 50%;
	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;
	font-size: 22px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	margin-right: 18px
}

.banner__icon,
.banner__value {
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal
}

.banner__value {
	font-size: 15px;
	text-align: left;
	color: #ed1c24
}

.banner__control {
	position: absolute;
	z-index: 500;
	bottom: 0;
	width: 100%
}

.banner .slick-dots {
	display: none !important
}

.about {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.about__content {
	padding: 30px 60px 0 0;
	width: 630px;
	z-index: 100
}

.about__item {
	z-index: 100
}

.about__text p {
	font-size: 18px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	margin-bottom: 20px
}

.about__box {
	display: grid;
	grid-template-columns: 1fr .47fr;
	grid-gap: 30px
}

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

.brand {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.brand__box {
	display: grid;
	grid-template-columns: 1fr .5fr;
	grid-gap: 15px;
	grid-template-areas: "one two""one three"
}

.brand__item:first-child {
	grid-area: one
}

.brand__item:nth-child(2) {
	grid-area: two
}

.brand__item:nth-child(3) {
	grid-area: three
}

.brand__item img {
	height: 100%;
	width: 100%;
	max-width: 400px;
	-o-object-fit: cover;
	object-fit: cover
}

.brand__content {
	padding: 30px 0 0 40px;
	width: 640px
}

.brand__text p {
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	margin-bottom: 30px
}

.advantage {
	z-index: 100
}

.advantage__image {
	margin-bottom: 50px;
	height: 55px
}

.advantage__text {
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #000
}

.advantage__box {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
	grid-gap: 40px
}

.catalog {
	height: 450px;
	position: relative
}

.catalog__image {
	height: 100%;
	position: absolute;
	top: -25px;
	left: 0
}

.catalog__image img {
	z-index: 100;
	height: 125%;
	width: 100%
}

.catalog__title {
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #6f7079;
	position: absolute;
	bottom: -114px;
	right: 0;
	width: 100%;
	text-align: center;
	text-align: right;
	padding: 0 51px 0 0
}

.how {
	background-repeat: no-repeat;
	background-position: -10px -10px;
	background-size: 130px;
	width: 272px;
	height: 111px;
	background-color: #fff
}

.how__number {
	width: 43px;
	height: 43px;
	background-color: #ed1c24;
	position: relative
}

.how__value {
	font-size: 43px;
	color: #fff;
	position: absolute;
	top: 3px;
	left: -22px
}

.how__title,
.how__value {
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left
}

.how__title {
	font-size: 14px;
	color: #000;
	padding: 0 0 0 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 50px;
	margin-bottom: 20px
}

.how__wrapper {
	padding: 46px 56px 52px 100px;
	background-color: #4e4e4e
}

.how__heading {
	font-size: 35px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #fff;
	margin-bottom: 30px
}

.how__box {
	display: grid;
	grid-template-columns: repeat(auto-fit, 272px);
	grid-gap: 25px
}

.honor {
	height: 512px;
	position: relative
}

.honor__current {
	width: 360px;
	margin-right: 60px
}

.honor__current .honor__item {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.honor__current img {
	width: 100%;
	height: 100%
}

.honor__box {
	position: absolute;
	bottom: 0;
	left: 400px;
	max-width: calc(100% - 400px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.honor__box .slick-slide {
	height: 250px;
	opacity: .5
}

.honor__box .slick-active {
	opacity: 1
}

.honor__box .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.honor__item {
	margin: 15px;
	height: 200px
}

.honor__item img {
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.quize {
	padding: 0;
	width: 100%;
	z-index: 100
}

.quize__title {
	font-weight: 400;
	font-size: 32px;
	line-height: 113%;
	color: #0F0E0E;
	font-family: "Gotham", sans-serif ;
}

.quize__title span {
	color: #ed1c24
}

.quize__sutbtitle {
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: rgba(15, 14, 14, 0.8);
	margin-bottom: 32px;
	margin-top: 15px;
}

.quize__step {
	padding: 0 0 60px
}

.quize__heading {
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 40px
}
.quize__heading span{
	color: #ED1B24;

}




.quize__fieldset {
	border: none !important
}

.quize__fieldset_image,
.quize__fieldset_line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.quize__fieldset_line {
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

.quize__fieldset_text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.quize__label {
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: center;
	color: #4e4e4e
}

.quize__label_image {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 186px;
	height: 120px;
	border-radius: 3px;
	-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
}

.quize__label_image:not(:last-child) {
	margin-right: 30px
}

.quize__label_image img {
	border-radius: 3px;
	display: block;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	margin-bottom: 30px
}

.quize__label_line {
	height: unset;
	width: 50%;
	margin-bottom: 25px
}

.quize__label_line,
.quize__label_number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.quize__label_number span {
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: left;
	color: #c6c6c6;
	margin-left: 20px
}

.quize__label_text {
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.quize__label_text:not(:last-child) {
	margin-right: 15px
}

.quize__label_text span {
	margin-bottom: 20px
}

.quize__image_active {
	border: 3px solid #d20a11
}

.quize__input_radio {
	display: none
}

.quize__input_number {
	width: 269px;
	height: 48px;
	padding: 0 15px 0 30px;
	border-radius: 29px;
	border: 2px solid #e9f2f7;
	background-color: #fff;
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4e4e4e
}

.quize__input_number::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4e4e4e
}

.quize__input_number::-moz-placeholder {
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4e4e4e
}

.quize__input_number:-ms-input-placeholder {
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4e4e4e
}

.quize__input_number::-ms-input-placeholder {
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4e4e4e
}

.quize__input_number::placeholder {
	font-size: 14px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4e4e4e
}

.quize__input_text {
	width: 261px;
	height: 56px;
	padding: 0 17px 0 30px;
	border: 1px solid #cbcbcb
}

.quize__check {
	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;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	border: 3px solid #e9f2f7;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30px;
	flex: 0 0 30px;
	position: absolute;
	bottom: -15px;
	background-color: #fff
}

.quize__check_line {
	position: unset;
	margin-right: 30px
}

.quize__count {
	font-weight: 400;
	font-size: 14px;
	line-height: 140%;
	color: rgba(15, 14, 14, 0.6);
	margin-top: -15px;
}

.quize__count span {
	color: rgba(15, 14, 14, 0.6);
}

.quize__options {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.quize__options .slick-dots button {
	display: none
}

.quize__options .slick-dots li {
	width: 12px;
	height: 12px
}

.quize__options .slick-dots {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 26px;
	position: unset
}

.quize__arrows,
.quize__options .slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.quize__arrow {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	width: 226px;
	height: 64px
}

.quize__arrow_next {
	background-color: #ed1c24;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.33;
	text-align: center
}

.quize__arrow_next,
.quize__arrow_prev {
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal
}

.quize__arrow_prev {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.2;
	text-align: right;
	color: #929fb2
}

.quize__arrow.slick-disabled {
	display: none !important
}

.quize__dot {
	width: 12px;
	height: 12px;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin: 0 0 0 6px;
	background-color: #c6c6c6;
	opacity: 1;
	border-radius: 50%
}

.quize__dot_active {
	background-color: #ed1c24 !important
}

.quize__dot_final {
	height: 26px !important;
	width: 26px !important;
	border: 3px solid #ff7a7a
}

.quize .button {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	width: 354px;
	display: none
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.team {
	height: 436px;
	width: 287px;
	padding: 16px 14px 23px;
	background-color: #fff;
	margin: 0 16px
}

.team__image {
	height: 321px
}

.team__content {
	padding: 20px 0 0
}

.team__name {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 8px
}

.team__name,
.team__position {
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #000
}

.team__position {
	font-size: 14px;
	font-weight: 500
}

.team__box .slick-list {
	margin-left: -32px
}

.profit {
	max-width: 259px;
	width: 100%;
	padding: 48px 14px 87px 27px;
	background-color: #fff;
	z-index: 100
}

.profit__title {
	font-size: 18px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #929fb2;
	margin-bottom: 80px
}

.profit__item:not(:last-child) {
	margin-bottom: 60px
}

.profit__icon {
	margin-bottom: 25px;
	margin-left: 15px
}

.profit__caption {
	font-size: 18px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #ed1c24
}

.prompt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 10;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.prompt,
.prompt__box {
	max-width: 349px;
	width: 100%
}

.prompt__box {
	padding: 28px 33px 33px 36px;
	background-color: #fff
}

.prompt__title {
	font-size: 16px;
	font-weight: 700
}

.prompt__text,
.prompt__title {
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #6f7079
}

.prompt__text {
	font-size: 14px;
	font-weight: 400
}

.contact {
	background-color: #e5e5e5;
	padding: 63px 0 120px 73px;
	width: 53%;
	position: relative
}

.contact:after {
	content: "";
	position: absolute;
	right: 30px;
	top: 0;
	height: 100%;
	width: 144px;
	background-color: #ed1c24
}

.contact__map {
	width: 47%
}

.contact__title {
	font-weight: 600;
	color: #6f7079;
	margin-bottom: 34px
}

.contact__region,
.contact__title {
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left
}

.contact__region {
	font-weight: 700;
	color: #000;
	padding: 0 0 30px
}

.contact__list {
	padding: 17px 0 0
}

.contact__list li {
	font-size: 16px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.75;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	position: relative;
	padding: 0 0 0 53px
}

.contact__list li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	display: block;
	width: 10px;
	height: 10px;
	background-color: #ed1c24;
	border-radius: 50%;
	margin-left: 14px
}

.contact__list_rost li:last-of-type:before {
	background-color: green
}

.contact__list_vor li:last-of-type:before {
	background-color: #00f
}

#map {
	width: 100%;
	height: 100%
}

.popup {
	padding: 0;
	border-radius: 10px;
	display: none
}

.first {
	display: none;
	background-color: #f3f3f3
}

.scene {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0
}

.scene_footer {
	top: 50px;
	height: 750px
}

.scene__1 {
	top: 220px !important
}

.scene__2 {
	bottom: 160px !important;
	top: unset !important
}

.scene__3 {
	top: 33% !important;
	right: -160px !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.scene__3,
.scene__4 {
	left: unset !important
}

.scene__4 {
	top: 57% !important;
	right: 0 !important
}

.scene__5 {
	left: 70px !important;
	top: 43px !important
}

.scene__6 {
	left: 348px !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: 31% !important
}

.scene__7 {
	top: 24% !important;
	right: -54px !important
}

.scene__7,
.scene__8 {
	left: unset !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.scene__8 {
	top: 91% !important;
	right: 159px !important
}

.scene__9 {
	top: 316px !important;
	left: -28px !important
}

.scene__10 {
	top: 41% !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.scene__10,
.scene__11 {
	right: 0 !important;
	left: unset !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.scene__11 {
	top: 6% !important;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0 -205px 0 0
}

.product {
	padding: 33px 0 55px;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: wrap;
	flex-flow: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: none
}

.product_active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product__image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 430px;
	flex: 0 0 430px
}

.product__box {
	width: calc(100% - 430px);
	padding: 0 0 0 55px;
	position: relative
}

.product__box .button {
	width: 296px;
	height: 51px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 296px;
	flex: 0 0 296px
}

.product__box .button,
.product__head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product__head {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product__name {
	padding: 0 20px 0 0;
	display: flex;
	align-items: center;
}

.product__title {
	font-size: 24px;
	color: #000
}

.product__title,
.product__type {
	font-weight: 400;
	font-size: 26px;
	line-height: 113%;
	font-family: "Gotham", sans-serif;
	color: #0F0E0E;

}

.product__type {
	font-size: 18px;
	color: #929fb2;
	margin-bottom: 35px
}

.product__heading {
	font-size: 16px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: left;
	color: #000;
	margin-top: 22px;
	margin-bottom: 10px
}

.product__group {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 45px;
	-moz-column-gap: 45px;
	column-gap: 45px
}

.product__row {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.product__option,
.product__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.product__option {
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: rgba(15, 14, 14, 0.9);

	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.product__option:after {
	display: block;
	content: "";
	border-bottom: 1px dotted #000;
	width: 100%;
	margin: 0 8px;
	top: -10px;
	position: relative
}

.product__value {
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #000
}

.product__content {
	padding: 30px 0 40px;
	position: relative
}

.product__content p {
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: rgba(15, 14, 14, 0.9);
	margin-bottom: 16px;
}

.product__text {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px
}

.product__advantage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: absolute;
	top: 100%
}

.product__app {
	padding: 30px;
	border: 1px solid #929fb2;
	width: 50%;
	position: relative;
	background-color: #fff
}

.product__app:not(:last-child) {
	margin-right: 30px
}

.product__app p {
	font-size: 14px;
	font-weight: 400;
	font-stretch: normal;
	font-style: normal;
	line-height: 2;
	letter-spacing: normal;
	text-align: left;
	color: #000
}

.product__mark {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 34px;
	height: 34px;
	border: 1px solid #4c9234;
	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;
	border-radius: 50%
}

.product__mark_red {
	border-color: #ed1c24
}

.product-tab {
	background-color: #fff
}

.product-tab__nav {
	height: 60px
}

.product-tab__link,
.product-tab__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.product-tab__link {
	width: 234px;
	height: 100%;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	cursor: pointer;
	font-weight: 400;
	font-size: 17px;
	line-height: 113%;
	font-family: "Gotham", sans-serif ;
	text-align: center;
	color: #0F0E0E;
}

.product-tab__link_active {
	position: relative
}

.product-tab__link_active:after {
	position: absolute;
	content: "";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 5px;
	background-color: #ed1c24;
	width: 100%;
	left: 0;
	bottom: 0
}

.product-tab__item {
	display: none
}

.product-tab__item_active {
	display: block
}

.product-tag {
	height: auto;
	padding: 10px 20px;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	cursor: pointer;
	font-weight: 400;
	font-size: 14px;
	line-height: 113%;
	border: 1px solid #757575;
	border-radius: 2px;
	text-align: center;
	color: #757575;
}

.product-tag_active {
	border-color: #ed1c24;
	color: #ed1c24
}

.product-tag {
	margin: 5px;
}

.product-tag strong {
	/* margin-right: 10px; */
	font-weight: 700
}

.product-tag__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-flow: wrap;
	flex-wrap: wrap;
	padding: 15px 0;
	border-top: 1px solid  rgba(15, 14, 14, 0.1);

	width: 100%;
	/* width: calc(100% - 40px); */
	/* margin: 0 auto */
}

.product-tag__box_mobile {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	overflow: auto;
}

.product-tag__box_mobile .product-tag {
	min-width: 250px;
	margin: 0 4px;
}

.product-tag__box_mobile .product-tag {
	word-wrap: break-word;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}



@media screen and (min-width:1024px) and (max-width:1200px) {
	.breadcrumbs__inner {
		padding: 17px 35px
	}

	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px
	}

	.nav {
		padding: 0 15px;
		-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
	}

	.nav:nth-child(2) .nav__item {
		text-align: right
	}

	.nav__item {
		width: 100%;
		font-size: 14px;
		line-height: normal
	}

	.section__bg-grey {
		width: 500px
	}

	.section__inner_how {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 100px 0
	}

	.section__inner_how .how__wrapper {
		width: 100%
	}

	.banner__box {
		max-width: 1145px !important
	}

	.banner__list {
		max-width: 685px !important
	}

	.banner__options {
		padding: 100px 100px 100px 230px !important
	}

	.banner__control {
		bottom: unset;
		top: -50px
	}

	.how__wrapper {
		padding: 46px 56px
	}

	.product__box .button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px
	}

	.product__head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.product__name {
		padding: 20px 0 0
	}

	.product__group {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media screen and (min-width:768px) and (max-width:1023px) {
	.breadcrumbs__inner {
		height: unset;
		padding: 17px 35px
	}

	.footer__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 159px;
		flex: 0 0 159px
	}

	.header__inner {
		padding: 0
	}

	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 200px;
		flex: 0 0 200px
	}

	.header__box {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 250px;
		flex: 0 0 250px;
		margin: 0 20px 0 0
	}

	.header__tel {
		font-size: 20px
	}

	.nav {
		padding: 0 15px;
		-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
	}

	.nav:nth-child(2) .nav__item {
		text-align: right
	}

	.nav__item {
		width: 100%;
		font-size: 14px;
		line-height: normal
	}

	.section__bg-red_team_1 {
		left: 55%
	}

	.section__inner_how {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 100px 0
	}

	.section__inner_how .how__wrapper {
		width: 100%
	}

	.how__wrapper {
		padding: 46px 56px
	}

	.quize__fieldset_image {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.quize__label_image {
		margin-bottom: 60px;
		width: calc(50% - 10px)
	}

	.quize__label_image:not(:last-child) {
		margin-right: 0
	}

	.quize__label_image img {
		margin-bottom: 15px
	}

	.quize .button {
		width: 280px
	}

	.product {
		padding: 30px 30px 50px
	}

	.product__image {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 300px;
		flex: 0 0 300px
	}

	.product__box {
		width: calc(100% - 300px);
		padding: 0 0 0 30px
	}

	.product__box .button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px
	}

	.product__head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.product__name {
		padding: 10px 0 0
	}

	.product__group {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.product__app {
		padding: 30px 15px 15px
	}

	.product__app:not(:last-child) {
		margin-right: 15px
	}

	.product__mark {
		right: 15px;
		top: 15px
	}

	.product-tag {
		margin: 0;
	}

	.product-tag__box {
		padding: 10px 0
	}
}

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

	.product-tag {
		padding: 10px 5px;
	}

	.footer__tel:not(:last-child) {
		margin-bottom: 8px;
	}

	.breadcrumbs__inner {
		height: unset;
		padding: 17px 15px
	}

	.callback {
		padding: 30px 10px;
		width: 100%;
		max-width: 475px;
		height: unset
	}

	.callback__title {
		font-size: 25px;
		margin-bottom: 15px;
		text-align: center
	}

	.callback__subtitle {
		font-size: 20px;
		margin-bottom: 15px;
		text-align: center
	}

	.callback__caption {
		font-size: 16px;
		margin-bottom: 15px;
		text-align: center
	}

	.callback__form {
		margin: 0 auto
	}

	.callback__whatsapp {
		height: 50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px
	}

	.callback__input {
		height: 50px;
		margin-bottom: 10px
	}

	.callback__consent {
		margin-top: 30px
	}

	.callback_footer .callback__subtitle {
		margin-bottom: 20px
	}

	.footer__inner {
		padding: 40px 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.footer__logo {
		height: 45px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45px;
		flex: 0 0 45px;
		margin-bottom: 20px
	}

	.footer__logo img {
		height: 100%;
		-o-object-fit: contain;
		object-fit: contain
	}

	.footer__box:not(:last-child) {
		margin: 0 0 20px
	}

	.footer__title {
		margin-bottom: 5px
	}

	.footer__social,
	.header__inner {
		padding: 0
	}

	.header__logo {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 159px;
		flex: 0 0 159px
	}

	.header__box {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1
	}

	.header__tel {
		display: none
	}

	.header__tel_mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 17px;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.header__callback:before {
		display: none
	}

	.header__callback a {
		display: none
	}

	.header__callback svg {
		display: block;
		height: 45px;
		width: 45px;
		margin-right: 10px
	}

	.section_how {
		margin-top: 88px
	}

	.section_product {
		background: #fff;
		background-image: none !important
	}

	.section_honor {
		padding: 150px 0 40px
	}

	.section_honor .slider_honor {
		width: 100%
	}

	.section__bg-red_team_1,
	.section__bg-red_team_2,
	.section_callback .section__image {
		display: none
	}

	.section__inner {
		padding: 40px 10px
	}

	.section__inner_advantage {
		padding: 0 20px 30px
	}

	.section__inner_brand {
		padding: 0 20px
	}

	.section__inner_how {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 0
	}

	.section__inner_how .catalog,
	.section__inner_how .how__wrapper {
		width: 100%
	}

	.section__inner_callback {
		padding: 20px 10px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.section__inner_callback .callback {
		height: unset;
		margin-top: 0
	}

	.title {
		padding: 0 0 20px
	}

	.title h1,
	.title h2 {
		font-size: 25px
	}

	.slider__options {
		-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;
		padding: 0 20px 20px 0
	}

	.slider__arrows {
		padding: 0
	}

	.slider__arrow svg {
		width: 100%;
		height: 100%
	}

	.slider__arrow {
		width: 40px;
		height: 40px;
		padding: 12px
	}

	.slider__arrow_prev {
		margin-right: 10px
	}

	.slider__total {
		font-size: 20px;
		margin-top: 5px
	}

	.slider__current {
		font-size: 40px
	}

	.banner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0
	}

	.about__text p {
		font-size: 16px;
		line-height: 1.77
	}

	.about__box {
		grid-gap: 15px
	}

	.brand__box {
		grid-template-columns: 1fr;
		grid-template-areas: "one""two""three"
	}

	.brand__text p {
		line-height: 1.77;
		font-size: 16px;
		margin-bottom: 20px
	}

	.advantage {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.advantage__image {
		margin-bottom: 0;
		margin-right: 10px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px
	}

	.advantage__text {
		line-height: normal
	}

	.advantage__box {
		grid-template-columns: 1fr;
		grid-gap: 20px
	}

	.catalog {
		height: 200px
	}

	.how__wrapper {
		padding: 30px
	}

	.honor {
		height: unset
	}

	.honor__current {
		display: none
	}

	.honor__box {
		position: unset;
		width: 100%;
		left: unset;
		max-width: unset
	}

	.honor__item {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.quize {
		padding: 20px 10px
	}

	.quize__title {
		font-size: 20px;
		margin-bottom: 20px
	}

	.quize__sutbtitle {
		margin-bottom: 30px
	}

	.quize__step {
		padding: 0
	}

	.quize__heading {
		font-size: 18px;
		margin-bottom: 20px
	}

	.quize__fieldset_image {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.quize__fieldset_text {
		display: block
	}

	.quize__label_image {
		margin-bottom: 60px;
		width: 100%
	}

	.quize__label_image:not(:last-child) {
		margin-right: 0
	}

	.quize__label_image img {
		margin-bottom: 15px
	}

	.quize__label_line {
		width: 100%
	}

	.quize__label_number {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.quize__label_number span {
		margin-left: 0;
		margin-bottom: 10px
	}

	.quize__label_text:not(:last-child) {
		margin-right: 0;
		margin-bottom: 15px
	}

	.quize__input_number,
	.quize__input_text {
		font-size: 16px;
		width: 100%;
		max-width: 270px
	}

	.quize__check_line {
		margin-right: 15px
	}

	.quize__count {
		text-align: center;
		margin-top: 10px
	}

	.quize__options {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.quize__options .slick-dots {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 10px
	}

	.quize__arrow {
		height: 40px;
		width: 100px
	}

	.quize__arrow_next {
		font-size: 14px
	}

	.quize .button {
		font-size: 14px;
		height: 40px;
		width: 145px
	}

	.profit {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		max-width: 890px;
		margin-bottom: 10px;
		padding: 20px
	}

	.profit,
	.profit__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.profit__item {
		width: 100%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.profit__item:not(:last-child) {
		margin: 0 0 20px
	}

	.profit__icon {
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 10px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40px;
		flex: 0 0 40px
	}

	.profit__caption {
		font-size: 16px
	}

	.product {
		padding: 0
	}

	.product__image {
		-webkit-box-flex: unset;
		-ms-flex: unset;
		flex: unset;
		width: 100%;
		margin-bottom: 20px
	}

	.product__image img {
		width: 100%;
		height: 100%;
		-o-object-fit: contain;
		object-fit: contain
	}

	.product__box {
		width: 100%;
		padding: 0
	}

	.product__box .button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px;
		width: unset;
		max-width: 320px;
		margin-bottom: 10px
	}

	.product__head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.product__name {
		padding: 0
	}

	.product__title {
		font-size: 18px
	}

	.product__type {
		font-size: 14px;
		margin-bottom: 15px
	}

	.product__group,
	.product__text {
		-webkit-column-count: unset;
		-moz-column-count: unset;
		column-count: unset
	}

	.product__advantage {
		position: unset;
		display: block
	}

	.product__app {
		width: 100%;
		padding: 10px
	}

	.product__app:not(:last-child) {
		margin-right: 0;
		margin-bottom: 10px
	}

	.product__mark {
		right: 5px;
		top: 5px
	}

	.product-tab__nav {
		height: 50px;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		height: unset
	}

	.product-tab__link {
		font-size: 16px;
		width: 50%;
		margin-bottom: 10px;
		padding: 10px 5px
	}

	.product-tab__link_active:after {
		height: 3px
	}

	.product-tag {
		margin: 0;
	}

	/* .product-tag strong {
        margin-right: 5px
    } */

	/* .product-tag__box {
		padding: 10px 0;
		width: 100%
	} */
}

@media screen and (max-width:767px),
screen and (min-width:768px) and (max-width:1023px) {
	.burger {
		display: block
	}

	.footer__copyright {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
		margin-bottom: 20px;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.footer__policy {
		font-size: 14px;
		padding: 0
	}

	.header {
		padding: 10px;
	
		top: 0;
		z-index: 1000;
		height: unset
	}

	.header__inner_second {
		background-image: none !important;
		display: none !important
	}

	.nav {
		display: none
	}

	.nav_outer {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.section_about:before {
		display: none
	}

	.section_contact {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.section__bg-grey {
		display: none
	}

	.banner__inner {
		height: unset;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}

	.banner__box {
		top: unset
	}

	.banner__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.banner__image {
		height: 200px;
		position: unset;
		left: unset
	}

	.banner__image img {
		height: 100%;
		width: 100%;
		-o-object-fit: contain;
		object-fit: contain
	}

	.banner__list {
		position: unset;
		padding: 20px;
		max-width: unset;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}

	.banner__options {
		padding: 20px;
		height: unset
	}

	.banner__icon {
		width: 50px;
		height: 50px;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50px;
		flex: 0 0 50px
	}

	.banner__control {
		position: unset
	}

	.contact {
		width: 100%;
		padding: 20px 10px
	}

	.contact__map {
		width: 100%;
		height: auto;
	}

	.contact__title {
		margin-bottom: 20px
	}

	.contact__region {
		padding: 0 0 20px
	}

	.contact__list li {
		padding: 0 0 0 20px
	}

	.contact__list li:before {
		margin-left: 5px
	}

	.first {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 10px
	}

	.scene {
		display: none
	}
}

@media screen and (max-width:1680px) {
	.callback__wrapper {
		padding: 0 20px
	}

	.section__bg-grey_1 {
		width: 1000px
	}

	.section__bg-red_team_1 {
		top: -100px
	}

	.section__bg-red_team_2 {
		left: 5%
	}

	.slider__options_honor {
		padding: 0 20px 0 600px
	}

	.banner__box {
		max-width: 900px
	}

	.banner__list {
		max-width: 400px
	}

	.banner__options {
		padding: 100px 100px 100px 150px
	}

	.contact__box {
		max-width: 470px
	}
}

@media screen and (min-width:768px) and (max-width:1023px),
screen and (min-width:1024px) and (max-width:1200px),
screen and (min-width:1201px) and (max-width:1369px) {
	.footer__inner {
		padding: 70px 20px 65px
	}

	.footer__box:not(:last-child) {
		margin-right: 50px
	}

	.section__inner_advantage,
	.section__inner_brand {
		padding: 50px 20px
	}

	.slider__options {
		padding: 0 20px 20px 0
	}

	.slider__options .title {
		width: 100%
	}

	.advantage__box {
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 30px
	}
}

@media screen and (min-width:1201px) and (max-width:1369px) {
	.nav {
		padding: 0 15px;
		-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
	}

	.nav:nth-child(2) .nav__item {
		text-align: right
	}

	.section__bg-grey {
		width: 500px
	}

	.section__bg-red_about {
		right: 14.5%
	}

	.section__bg-red_quize {
		left: 50%
	}

	.slider__options_honor {
		padding: 0 20px 0 500px;
		max-width: 1567px;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		top: 100px
	}

	.contact:after {
		width: 50px
	}
}

@media screen and (max-width:1680px),
screen and (min-width:1024px) and (max-width:1200px),
screen and (min-width:1201px) and (max-width:1369px) {
	.section_about:before {
		z-index: 0
	}
}

@media screen and (min-width:1370px) and (max-width:1919px) {
	.section__bg-red_about {
		right: 18.5%
	}
}

@media screen and (max-width:767px),
screen and (min-width:768px) and (max-width:1023px),
screen and (min-width:1024px) and (max-width:1200px) {
	.section__bg-red_about {
		display: none
	}

	.section__inner_quize {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.title_double h1,
	.title_double h2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.title_double span {
		margin: 0;
		font-size: 16px
	}

	.slider__options_honor {
		position: unset;
		padding: 0 20px
	}

	.banner__callback {
		position: unset;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}

	.about {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.about__content {
		padding: 0;
		width: 100%
	}

	.brand {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.brand__content {
		padding: 0 0 30px;
		width: 100%
	}

	.catalog__title {
		left: 0;
		top: -77px;
		bottom: unset;
		right: unset;
		padding: 30px 10px;
		text-align: center
	}

	.how__box {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

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

	.contact:after {
		display: none
	}
}

@media screen and (max-width:767px),
screen and (min-width:768px) and (max-width:1023px),
screen and (min-width:1024px) and (max-width:1200px),
screen and (min-width:1201px) and (max-width:1369px) {
	.section__inner_team {
		padding: 50px 0 50px 20px
	}

	.section__inner_about,
	.section__inner_quize {
		padding: 50px 20px
	}

	.team__box .slick-list {
		margin-left: 0;
		margin-right: 0
	}

	.prompt {
		display: none
	}
}

@media screen and (min-width:768px) and (max-width:1023px),
screen and (min-width:1024px) and (max-width:1200px) {
	.banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 50px 0
	}

	.banner,
	.profit {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.profit {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		max-width: 890px;
		margin-bottom: 20px;
		padding: 30px
	}

	.profit__item {
		width: 30%
	}

	.profit__item:not(:last-child) {
		margin-bottom: 0;
		margin-right: 20px
	}
}
.drop ul li a{
	font-weight: 500;
	font-size: 15px;
	line-height: 130%;
	color: #0F0E0E;
	text-transform: none;
	margin: 0;
}
.drop ul li:last-child{
	margin-bottom: 0;
}
.drop ul li{
	margin-bottom: 12px;
}
.drop ul{
	padding: 38px 32px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 200px;
	display: none;border-radius: 2px;
	background: #ffffff;
}
.drop:hover ul{
	display: block;
}
.drop{
	position: relative;
}
