

@charset "UTF-8";
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,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
	display: block
}

body {
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #252525;
	font: 400 1.6rem system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif;
	line-height: 1.22;
	min-height: 100%
}

.m-header__top+.m-header__middle {
	/*margin-top: 3rem*/
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before {
	content: "";
	content: none
}

q:after,
q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-width: 0;
	padding: 0;
	margin: 0
}

html {
	height: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none
}

input,
textarea {
	color: #333;
	outline: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0
}

input[type=button],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: none;
	outline: 0
}

button {
	cursor: pointer;
	-webkit-appearance: none;
	outline: 0
}

form,
td {
	margin: 0;
	padding: 0
}

a {
	color: inherit;
	font-family: inherit;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	outline: 0;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}

* {
	box-sizing: border-box
}

:after,
:before {
	box-sizing: border-box
}

@media screen and (min-width:769px) {
	body {
		font-size: 1.8rem;
		line-height: 1.3
	}
}

html {
	font-size: 62.5%
}

html.b-fixed {
	overflow: hidden;
	position: relative;
	height: 100%;
	width: 100%
}

html.b-fixed.ios {
	margin-right: 0
}



body.page .sidebar {
	display: none
}

body.page .wrap {
	margin-top: 0
}

body.page .center {
	padding-top: 1rem
}

body.page .center .breadcrumbs {
	margin-bottom: 1rem
}

body.page .center .crumbs-list {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

body.page .center h1 {
	text-align: center;
	margin-top: 1rem
}

body.page .center h1:after,
body.page .center h1:before {
	display: none
}

body.page .center .basket-container {
	margin-left: auto;
	margin-right: auto
}

.main-wrapper {
	padding: 0;
	min-width: 32rem;
	position: relative;
	overflow-x: initial;
	opacity: 1;
	width: 100%
}

.wrapper {
	width: 100%;
	max-width: 100rem;
	margin: 0 auto;
	position: relative
}

.wrapper--big {
	max-width: 125rem
}

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.nowrap {
	white-space: nowrap
}

.word-break {
	word-break: break-all
}

.mb20 {
	margin-bottom: 2rem
}

.mobile-navbar {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	overflow: hidden;
	overflow-y: auto;
	-webkit-transform: translate(-110%, 0);
	-ms-transform: translate(-110%, 0);
	transform: translate(-110%, 0);
	z-index: 20;
	width: 27rem;
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear;
	background-color: #f8f8f7
}

.brands-slider,
.glavnaya .article-list,
.sec-catalog,
.horiz {
	max-width: 160rem!important
}

.brands-slider,
.glavnaya .article-list,
.horiz,
.glavnaya .sec-catalog {
	padding-left: 3rem!important;
	padding-right: 3rem!important
}

.brands-slider,
.glavnaya .article-list,
.sec-catalog {
	margin: 0 auto
}

.sec-article,
.sec-catalog,
.wrapper {
	clear: both
}

h1 {
	font-size: 2.4rem;
	font-weight: 700;
	margin-bottom: 2.5rem;
	margin-top: 1.6rem;
	line-height: 1.4;
	position: relative
}

h1:after,
h1:before {
	content: "";
	display: block;
	max-width: 50%;
	width: 100%;
	position: absolute;
	bottom: -.5rem;
	left: 0;
	height: .1rem;
	background-color: #e6e6e6
}

h1:before {
	width: 15.5rem;
	max-width: 25%;
	z-index: 2
}

h2 {
	font-size: 1.9rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
	margin-top: 2.5rem
}

h2:after {
	content: "";
	display: block;
	width: 12rem;
	height: .1rem;
	margin-top: .8rem
}

h3 {
	font-size: 1.8rem;
	font-weight: 700;
	margin: 2.2rem 0 1.2rem
}

h4 {
	font-size: 1.7rem;
	font-weight: 700;
	margin: 0 0 1.1rem;
	margin-top: 2rem
}

h5 {
	font-size: 1.6rem;
	font-weight: 700;
	margin: 2.2rem 0 1.2rem
}

h6 {
	color: #252525;
	font-size: 1.5rem;
	font-weight: 700
}

@media screen and (min-width:769px) {
	h1 {
		font-size: 3.0rem;
		margin-bottom: 2.7rem
	}
	h2 {
		text-transform: none;
		font-size: 2.7rem;
		margin-top: 2.3rem
	}
	h3 {
		font-size: 2.2rem;
		font-weight: 700;
		margin: 2.2rem 0 1.2rem 0
	}
	h4 {
		font-size: 1.9rem;
		font-weight: 700;
		margin: 0 0 1.1rem;
		margin-top: 2rem
	}
	h5 {
		font-size: 1.8rem;
		font-weight: 700;
		margin: 2.2rem 0 1.2rem
	}
	h6 {
		color: #252525;
		font-size: 1.7rem;
		font-weight: 700;
		max-width: inherit;
		margin: inherit
	}
}

@media screen and (min-width:992px) {
	h1 {
		font-size: 3.6rem;
		margin-bottom: 2.7rem
	}
	h2 {
		font-size: 3.0rem
	}
	.glavnaya .seo-text {
		padding-left: 2rem;
		padding-right: 2rem
	}
	.container {
		margin-right: auto;
		margin-left: auto
	}
}

p {
	margin-bottom: 1.9rem;
	margin-top: 1.2rem
}

a {
	color: #186fa2
}

.stats-wrap {
	display: none
}

@media screen and (min-width:1024px) {
	.stats-wrap {
		display: inherit
	}
}

ul:not([class]) {
	margin-bottom: 2rem;
	list-style-position: inside
}

ul:not([class]) li {
	margin-bottom: 1rem
}

img {
	display: block;
	max-width: 100%
}

img.inline {
	display: inline-block
}

.loaded .main-wrapper {
	visibility: hidden;
	opacity: 0
}

.hide {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	visibility: hidden
}

.tab-cont {
	opacity: 1;
	visibility: visible
}

.tab-cont>*:last-child {
	margin-bottom: 0
}

.tab-cont>*:first-child {
	margin-top: 0
}

.tab-cont.hide {
	opacity: 0
}

.price {
	color: #252525;
	font-weight: 700;
	font-size: 1.1rem;
	white-space: nowrap
}

.sticker {
	position: absolute;
	z-index: 1;
	height: 2.4rem;
	line-height: 2.2rem;
	padding: 0 .6rem;
	text-transform: none;
	display: inline-block;
	font-size: 1.3rem;
	color: #fff
}

.sticker.sticker-right {
	background-color: #a1d21c
}

.sticker.sticker-left {
	background-color: #5bbff7
}

.sticker--arrow {
	font-size: 1.1rem;
	height: 2rem;
	line-height: 2rem
}

.sticker--arrow.sticker-right {
	background-image: -webkit-linear-gradient(bottom, #82c305 0, #b1e905 100%);
	background-image: linear-gradient(to top, #82c305 0, #b1e905 100%);
	text-shadow: .5px 1px 0 rgba(0, 0, 0, 0.16)
}

.sticker--arrow.sticker-right:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 .6rem .4rem 0;
	border-color: transparent #84c405 transparent transparent;
	position: absolute;
	right: 0;
	top: 100%
}

.sticker--arrow.sticker-left {
	background-image: -webkit-linear-gradient(bottom, #4e9cc6 0, #5ec6ff 100%);
	background-image: linear-gradient(to top, #4e9cc6 0, #5ec6ff 100%);
	text-shadow: .5px 1px 0 rgba(0, 0, 0, 0.16)
}

.sticker--arrow.sticker-left:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .4rem .6rem 0 0;
	border-color: #4e9cc6 transparent transparent transparent;
	position: absolute;
	left: 0;
	top: 100%
}

.sup {
	color: #c0b8a4;
	font-size: .9rem;
	font-weight: 700;
	line-height: 1;
	margin-left: .3rem
}


}
.link {
	font-size: 1.3rem;
	border-bottom: .1rem solid
}
.breadcrumbs {
	margin-bottom: 1.5rem;
	/*margin-top: 1.5rem*/
}
.icon {
	display: inline-block;
	position: relative;
	top: .1rem
}
.icon-login:before {
	content: "\e902"
}
.icon-shopping-basket:before {
	content: "\e907"
}
.form-icon {
	position: relative
}
.form-icon .icon {
	position: absolute;
	top: 50%;
	left: 1.2rem;
	height: 1.8rem;
	width: 1.8rem;
	text-align: center;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 0
}
.form-icon .icon i[class*="fa"] {
	font-size: 1.8rem
}
::-ms-clear {
	width: 0;
	height: 0
}
.m-header__top {
	background-color: #FFF;
	padding: .8rem 0;
	border-bottom: solid 1px #ececec
}
.m-header__middle {
	padding: 2rem 0 2.3rem
}
.m-header__middle .logo {
	margin: 0 auto;
	margin-bottom: 1.5rem;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}
.m-nav {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}
.m-nav__link {
	font-size: 1.1rem;
	color: #565656;
	font-weight: 400
}
.m-nav__link i[class*="fa"],
.m-nav__link .icon {
	margin-right: .4rem;
	font-size: 1.2rem
}
.m-nav__link .fa-chevron-down {
	font-size: 1rem!important
}
.m-nav__link .icon-shopping-basket {
	top: .1rem
}
.m-nav__link .price {
	margin-right: .5rem
}
.m-nav__item {
	position: relative;
	margin-right: .8rem;
	margin-left: .8rem;
	line-height: normal
}
.m-nav__item--first {
	margin-right: auto;
	margin-left: 0
}
.m-nav__item--last {
	margin-left: auto;
	margin-right: 0
}
.box-number {
	max-width: 42rem;
	margin-left: auto;
	margin-right: auto;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}
.nav-tabs-number {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 1.2rem
}
.nav-tabs-number__item {
	margin-right: 3rem
}
.nav-tabs-number__item:last-child {
	margin-right: 0
}
.nav-tabs-number__item.active .nav-tabs-number__link {
	color: #252525;
	border-color: transparent
}
.nav-tabs-number__link {
	display: block;
	color: #848484;
	font-size: 1.3rem;
	border-bottom: .1rem solid
}
.number-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.number-block .number-list {
	margin-right: 1.6rem
}
li.number-list__item::marker {
	color: red;
	content: ""
}
.number-list__link {
	white-space: nowrap;
	font-size: 1.9rem;
	line-height: 1.15;
	color: #565656;
	font-weight: 700;
	display: block;
	line-height: 1.1
}
.number-list__img {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	margin-left: .4rem;
	text-align: center;
	width: 1.6rem
}
.number-list__ab {
	font-size: 1.1rem;
	font-weight: 400;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	margin-right: .4rem
}
.timing__item {
	font-size: 1.2rem;
	line-height: 1.6rem
}
.timing .timing__item p {
	margin: 0 0 .5rem 0;
	line-height: 1.3
}
.timing__item .text-danger {
	padding: 0
}
.search__input {
	height: 3rem;
	border-radius: 1.5rem;
	background-color: #fff;
	border: 0;
	padding: 0 2rem 0 3.7rem;
	width: 100%;
	font-size: 1.3rem;
	color: #000;
	font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Segoe WP', Roboto, Ubuntu, Oxygen, Cantarell, 'Fira Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Droid Sans', Tahoma, 'Microsoft Sans Serif', sans-serif
}

.search__input::-webkit-input-placeholder { /* WebKit browsers */
   color: #565656;
}
.search__input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #565656;
}
.search__input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #565656;
}
.search__input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #565656;
}


.desktop-navbar {
	position: absolute;
	top: 100%;
	margin-top: 3rem;
	left: 0;
	width: 27rem;
	background-color: #f8f8f7;
	-webkit-transition: margin .2s linear;
	transition: margin .2s linear;
	-webkit-transform: translate(-110%, 0) scale(0);
	-ms-transform: translate(-110%, 0) scale(0);
	transform: translate(-110%, 0) scale(0);
	visibility: hidden;
	z-index: -1
}
.m-navbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.m-navbar__button {
	height: 5.2rem;
	background-color: transparent;
	border: 0;
	padding: 0;
	color: #fff;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	white-space: nowrap;
	margin-right: 3.6rem
}
.m-navbar__button i[class*="fa"] {
	font-size: 1.6rem;
	margin-right: .5rem
}
.m-navbar__button-text {
	text-transform: uppercase;
	font-size: 1.6rem;
	font-weight: 700
}
.m-navbar .search {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}
.m-navbar-menu__item.m-dropdown .m-dropdown-menu {
	margin-top: 2rem
}
.m-navbar-menu__item.m-dropdown .m-dropdown-menu:before {
	content: '';
	display: block;
	height: 1.2rem;
	z-index: 5;
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 100%
}
.m-dropdown {
	position: relative
}
.m-navbar-menu {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.m-navbar-menu__item:hover .m-navbar-menu__link {
	background: rgba(0, 0, 0, .1);
	text-decoration: none;
	color: #fff
}
.m-navbar-menu__link {
	position: relative;
	color: #fff;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	font-size: 1.2rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
	height: 5.2rem;
	padding: 0 1rem;
	text-transform: uppercase
}
.main>:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.main-rec>:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.woocommerce {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}
.woocommerce__item {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 2rem
}
.woocommerce__icon {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 4.3rem;
	height: 4.3rem;
	border: .1rem solid #ececec;
	background-color: #fff;
	border-radius: 50%;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none
}
.woocommerce__icon .icon {
	font-size: 2.2rem;
	top: 0
}
.woocommerce__icon .icon-login {
	left: -.1rem;
	font-size: 2rem
}
.woocommerce__icon .kbd {
	position: absolute;
	top: -.5rem;
	right: -.5rem;
	height: 1.8rem;
	min-width: 1.8rem;
	color: #fff;
	line-height: 1.6rem;
	text-align: center;
	border-radius: 1rem;
	padding: 0 .5rem;
	font-size: 1.1rem;
	border: .1rem solid #fff
}
.woocommerce__content {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	margin-left: 1rem
}
.woocommerce__content a {
	border-bottom: 0
}
.woocommerce__first-bl,
.woocommerce__last-bl {
	color: #252525;
	font-size: 1.3rem;
	font-style: italic;
	display: block;
	margin: .1rem 0;
	white-space: nowrap
}
.woocommerce__last-bl {
	font-weight: 600
}
.main-menu {
	margin: 0;
	background: #f8f8f7
}
.main-menu__item {
	border-bottom: .1rem solid #ececec;
	display: block;
	margin: 0
}
.main-menu__item:last-child {
	border-bottom: 0
}
.main-menu__link {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1.5rem 3.3rem 1.5rem 2rem;
	min-height: 4.9rem;
	font-size: 1.5rem;
	color: #252525;
	border-left: .3rem solid transparent
}
.main-menu__link .fa-bars {
	margin-right: 1rem;
	font-size: 1.6rem
}
.main-menu__right-arrow {
	position: absolute;
	top: 50%;
	right: 1.8rem;
	font-size: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}
.main-menu__right-arrow i[class*="fa"] {
	font-size: 1rem
}
.main-menu__header {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1.3rem 2rem 1.3rem 2rem;
	font-size: 1.5rem;
	line-height: 1;
	min-height: 4.9rem;
	color: #252525;
	border-left: .3rem solid transparent;
	border-bottom: .1rem solid #ececec
}
.main-menu__header .title {
	font-size: 1.7rem;
	font-weight: 700
}
.main-menu__header .main-menu__close {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	white-space: nowrap;
	margin-left: auto;
	color: #848484;
	font-size: 1.3rem
}
.main-menu__header .main-menu__close i[class*="fa"] {
	font-size: 1rem;
	margin-right: .2rem
}
.m-dropdown-menu {
	list-style: none;
	background: #fff;
	position: absolute;
	left: 0;
	top: 100%;
	opacity: 0;
	height: 0;
	width: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: -1;
	margin-top: 1rem;
	box-shadow: 0 1rem 2.1rem rgba(0, 0, 0, 0.29)
}
.m-dropdown-menu--sm {
	min-width: 10rem;
	width: auto!important
}
.m-dropdown-menu .m-dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0;
	margin-left: 1rem;
	border-top: 0;
	margin-top: 0rem!important
}
.m-dropdown-menu__item {
	border-bottom: .1rem solid #ececec
}
.m-dropdown-menu__item:last-child {
	border: 0
}
.m-dropdown-menu__link {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1.5rem 3.3rem 1.5rem 2rem;
	min-height: 4.9rem;
	color: #252525
}
.m-dropdown-menu__right-arrow {
	position: absolute;
	top: 50%;
	right: 1.8rem;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 0
}
.m-dropdown-menu__right-arrow i[class*="fa"] {
	font-size: 1rem
}
.m-dropdown {
	position: relative
}
.desktop-navbar>.main-menu {
	border: .1rem solid #ececec;
	margin-bottom: 3rem
}
.desktop-navbar .m-dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: 0;
	margin-left: 1rem;
	border-top: 0
}
.desktop-navbar>.main-menu {
	margin-bottom: 0
}
.hidden {
	display: none!important
}
.m-header {
	background: 0
}
a.nolink {
	color: inherit;
	text-decoration: none
}
.imglogo {
	display: block;
	margin: 0 auto
}
.m-dropdown-menu {
	z-index: 99!important
}
.stat__icon {
	margin-bottom: 2rem
}
.stat__icon img.icon {
	border-radius: 50%
}
.moyskype {
	font-size: 1.3rem;
	float: right;
	padding-top: .4rem
}
.basket-fly {
	position: fixed;
	top: 10rem;
	right: 0;
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	transform: translate(100%, 0);
	-webkit-transition: all .2s linear!important;
	transition: all .2s linear!important;
	z-index: 18
}
.basket-fly.add-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.basket-fly.add .basket-fly__add-message {
	display: block;
	background: #a1d21c;
	border-radius: .5rem;
	padding: .8rem 1.2rem;
	white-space: nowrap;
	font-size: 1.2rem;
	color: #fff;
	position: absolute;
	bottom: 100%;
	margin-bottom: 1rem;
	left: -3.7rem;
	text-align: right;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-animation: up-down 1s;
	animation: up-down 1s
}
.basket-fly.add .basket-fly__add-message:after {
	content: '';
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .5rem .4rem 0 .4rem;
	border-color: #a1d21c transparent transparent transparent
}
.basket-fly__add-message {
	display: none
}
.basket-fly__header {
	border-radius: 3rem 0 0 3rem;
	padding: .9rem 1.5rem .9rem 1.1rem;
	cursor: pointer
}
.basket-fly__header .woocommerce__item {
	margin-left: 0
}
.basket-fly__header .woocommerce__first-bl,
.basket-fly__header .woocommerce__last-bl {
	color: #fff
}
.basket-fly__body {
	display: none;
	width: 40rem;
	margin-left: 2rem;
	margin-top: .6rem;
	box-shadow: 0 0 1.2rem rgba(0, 0, 0, 0.08);
	border: .1rem solid #ececec;
	background-color: #fff
}
.basket-fly__total {
	background-color: #f8f8f7;
	padding: 2.5rem 1.6rem
}
.basket-fly__total .form-input {
	height: 3.5rem;
	border: 0;
	font-size: 1.2rem
}
@media screen and (max-width:575px) {
	.hidden-xs {
		display: none!important
	}
}
@media screen and (min-width:768px) {
	.m-header__middle-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		min-height: 10rem
	}
	
	.m-header__middle-wrap .logo {
		margin-left: 0;
		margin-right: 3rem;
		margin-bottom: 0
	}
	
	.nav-tabs-number {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	
	.box-number {
		margin-left: 0;
		margin-right: 0
	}
}
@media screen and (min-width:768px) {
	.number-block .number-list {
		margin-right: 2.5rem
	}
	
	.number-list__link {
		font-size: 2.0rem
	}
	
	.timing__item {
		font-size: 1.3rem;
		line-height: 1.6rem
	}
}
@media screen and (max-width:991px) {
	.hidden-md {
		display: none!important
	}
}
@media screen and (min-width:992px) {
	.visible-md {
		display: none!important
	}
	
	.m-header {
		background-size: auto
	}
	
	.m-header__middle {
		padding: 2rem 0
	}
	
	.m-header__top {
		padding-top: 0;
		padding-bottom: 0
	}
	
	.m-header__top-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	
	.m-nav {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	
	.m-nav__item {
		margin: 0 1rem
	}
	
	.m-nav__item:first-child {
		margin-left: 0
	}
	
	.m-nav__item:last-child {
		margin-right: 0
	}
	
	.m-nav__link {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		height: 3.7rem;
		font-size: 1.3rem;
		white-space: nowrap;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	
	.m-nav--sm .m-nav__link {
		font-size: 1.2rem
	}
	
	.number-list__link {
		line-height: 1.1
	}
	
	.search {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
		margin: 0 0 0 3rem
	}
	
	.search-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center
	}
	
	.search__input {
		height: 4.3rem;
		border-radius: 2.1rem;
		border: .1rem solid #ececec
	}
	
	.search .form-icon {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1
	}
	
	.search .form-text {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
		margin-left: 1rem;
		width: 6.2rem;
		font-size: 1.3rem;
		font-style: italic
	}
	
	.m-navbar__button {
		position: relative;
		width: 27rem;
		margin-right: 3rem;
		text-align: left;
		padding: 0 1.5rem 0 0
	}
	
	.m-navbar__button .fa-chevron-down {
		position: absolute;
		top: 50%;
		right: 1.5rem;
		margin-right: 0!important;
		color: #fff;
		font-size: 1.1rem!important;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
	
	.m-navbar-menu {
		list-style: none;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	
	.m-navbar-menu__link {
		position: relative;
		color: #fff;
		font-size: 1.2rem;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		white-space: nowrap;
		height: 4.8rem;
		padding: 0 1.2rem;
		text-transform: uppercase
	}
	
	.m-navbar-menu__link .sticker {
		top: -1.2rem
	}
	
	.sticker-right {
		right: 1.2rem
	}
	
	.sticker-left {
		left: 1.2rem
	}
}
@media screen and (min-width:1200px) {
	.visible-lg {
		display: none!important
	}
	
	.woocommerce__icon .kbd {
		display: none
	}
	
	.m-nav__item {
		margin: 0 1.7rem
	}
	
	.m-nav--sm .m-nav__item {
		margin: 0 1.1rem
	}
	
	.m-navbar-menu__link {
		font-size: 1.4rem
	}
	
	.container {
		padding-left: 30px;
		padding-right: 30px
	}
}
@media screen and (max-width:1199px) {
	.hidden-lg {
		display: none!important
	}
}
@media screen and (max-width:1399px) {
	.hidden-xl {
		display: none!important
	}
}
@media screen and (min-width:1400px) {
	.woocommerce__item {
		margin-left: 3rem
	}
	
	.m-navbar-menu__link {
		padding-left: 2.3rem;
		padding-right: 2.3rem
	}
}
@media screen and (min-width:1990px) {
	html {
		font-size: 12px
	}
}
@media screen and (min-width:2200px) {
	html {
		font-size: 13px
	}
}
@media screen and (min-width:2700px) {
	html {
		font-size: 15px
	}
}
@media screen and (min-width:3200px) {
	html {
		font-size: 18px
	}
}
.order-block {
	margin-bottom: 5rem
}
.order-block__title {
	font-family: Arial;
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1rem
}
.order-block__styles {
	background-color: #f4eee0;
	padding: 3rem 2rem 2rem;
	position: relative
}
.order-block__styles:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2.2rem 13.15rem 0 13.15rem;
	border-color: #f4eee0 transparent transparent transparent;
	position: absolute;
	top: 100%;
	margin-top: -.1rem;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}
.order-block__wrap>*:last-child {
	margin-bottom: 0
}
.order-block__wrap>*:first-child {
	margin-top: 0
}
.order-block__footer {
	text-align: center
}
.order-block__footer-item {
	margin-top: 1.5rem
}
.order-block__footer-item:first-child {
	margin-top: 0
}
.order-block__woocommerce {
	margin: 2rem 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.order-block__woocommerce .woocommerce__item {
	margin-left: 0
}
.order-block__woocommerce .woocommerce__first-bl,
.order-block__woocommerce .woocommerce__last-bl {
	font-size: 1.5rem
}
.list-icon {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}
.list-icon__item {
	position: relative;
	font-size: 1.5rem;
	margin-bottom: 2rem;
	padding-left: 2rem;
	padding-right: 2rem;
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 25rem;
	-ms-flex: 1 0 25rem;
	flex: 1 0 25rem;
	min-width: 25rem;
	max-width: 35rem;
	line-height: 2.2rem
}
.list-icon__item:before {
	content: ''
}
.list-icon__item a {
	border-bottom: .1rem solid;
	display: inline-block;
	color: #252525
}
.list-icon__item a:hover {
	color: #252525;
	text-decoration: none;
	border-bottom-color: transparent
}
.tp-leftarrow.default,
.tp-rightarrow.default {
	transition: background-color .2s linear;
	border-radius: 50%
}

.seo-text,
.text-desc,
p {
	line-height: 1.45
}
.top-menu__img img {
	padding-right: .5rem
}
.moytext {
	font-size: 1.5rem!important;
	font-weight: normal!important;
	text-align: right;
	float: right;
	max-width: 24rem;
	white-space: normal!important
}
@media only screen and (max-width:975px) {
	.forcefullwidth_wrapper_tp_banner {
		margin: 0!important
	}
	
	.tp-fullwidth-forcer {
		height: 1rem!important
	}
}
.number-list__item a.link {
	margin-top: .4rem
}
ul.options {
	text-align: center;
	margin: 0 auto!important;
	overflow: hidden
}
ul.sedby-plain {
	margin: 0;
	padding: 0;
	list-style: none
}
ul.options#ver4>li {
	margin: 0;
	height: 80px;
	position: relative;
	padding: 0
}
ul.options#ver4>li::before {
	display: none!important
}
ul.options>li {
	display: block;
	float: left;
	margin-right: 1rem;
	padding: 0
}
ul.options#ver4>li>a {
	height: 80px;
	width: 72px
}
ul.options>li>a {
	display: block;
	transition: all .4s ease-in-out 0s
}
ul.options#ver4>li>a>i {
	font-size: 2.5rem;
	line-height: 56px;
	margin: 0 0 5px;
	width: 56px;
	border-radius: 50%;
	color: #fff;
	transition: all .4s ease
}
ul.options#ver4>li>a>i:hover {
	background: rgba(0, 0, 0, 0.25)
}
ul.options>li>a.whatsapp>i {
	background: #25d366!important
}
ul.options>li>a.whatsapp>i:hover {
	background: #18c156!important
}
ul.options>li>a.telegram>i {
	background: #08c!important
}
ul.options>li>a.telegram>i:hover {
	background: #0670a5!important
}
ul.options>li>a.viber>i {
	background: #8f5db7!important
}
ul.options>li>a.viber>i:hover {
	background: #7d4aa7!important
}
ul.options>li>a.skype>i {
	background: #00b5eb!important
}
ul.options>li>a.skype>i:hover {
	background: #2b9cbf!important
}
ul.options>li>a.instagram>i {
	background: linear-gradient(to bottom, #ab30a7 0, #ea3552 100%)!important;
	transition: all .4s ease
}
ul.options>li>a.instagram>i:hover {
	background: linear-gradient(to bottom, #921f81 0, #c72a53 100%)!important;
	transition: all .4s ease
}
ul.options>li>a.vk>i {
	background-color: #6695bd!important;
	transition: all .4s ease
}
ul.options>li>a.vk>i:hover {
	background-color: #4a7497!important;
	transition: all .4s ease
}
ul.options>li>a.facebook>i {
	background: #3b5998!important
}
ul.options>li>a.facebook>i:hover {
	background: #2f4a82!important
}
ul.options#ver4>li>a>span {
	color: #252525;
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	font-family: "Open Sans", Arial, Verdana, sans-serif;
	font-style: normal
}
ul.options#ver4>li>a>span:hover {
	transition: all .2s linear
}
ul.options#ver4>li>a:hover {
	text-decoration: none
}
.mess {
	margin-top: 1rem
}
.mess ul.options#ver4>li {
	height: inherit
}
.mess ul.options#ver4>li>a>i {
	font-size: 1.5rem;
	line-height: 26px;
	margin: 0 0 5px;
	width: 26px
}
.mess ul.options#ver4>li>a {
	width: 32px;
	height: inherit
}
.mess {
	float: right
}
li.number-list__item {
	display: inherit;
	clear: both;
	text-align: right
}
ul {
	list-style-type: none
}
.goog-te-gadget img {
	display: inline!important
}
.goog-te-gadget-simple {
	background-color: transparent!important;
	border-left: none!important;
	border-top: none!important;
	border-bottom: none!important;
	border-right: none!important;
	font-size: inherit!important;
	display: inline-block;
	padding-top: 0!important;
	padding-bottom: 0!important;
	cursor: pointer;
	zoom: 1
}
.goog-te-banner-frame.skiptranslate {
	display: none
}
.goog-te-menu-frame,
.goog-te-menu2 {
	overflow: scroll!important
}
@supports not(display:grid) {
	.popular-categories-wrap {
		display: none!important
	}
}
.timing {
	max-width: 20rem
}

.number-list__link.moytext {margin-top: 8px;}

@media screen and (min-width:959px) {
	.mob__text {
		display: none
	}
}
@media screen and (min-width:1200px) {
	.timing {
		max-width: 24rem
	}
}
.mob__text {
	padding: 1rem 1.5rem
}
.stat__icon {
	margin-bottom: 2rem
}
.stat__icon img.icon {
	border-radius: 50%;
	border: 7px solid rgba(0, 0, 0, 0.03)
}
.advantages-wrap {
	padding-top: 3rem
}
.stats-wrap {
	overflow: hidden
}
.stats-wrap .stat a {
	color: #0ea6cc;
	text-decoration: underline
}
.stats-wrap .stat a:hover {
	color: #43ade9;
	text-decoration: none
}
.stats-wrap .stats {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 40px 0 15px;
	max-width: 960px;
	margin: 0 auto
}
.stats-wrap .stats .stat {
	margin: 0;
	padding: 0 20px 36px;
	max-width: 25rem;
	font-size: 1.5rem
}
.stat__title {
	margin-bottom: 6px;
	color: #252525;
	font-size: 1.7rem;
	font-weight: bold
}
.stats {
	padding: 14px 0 0;
	text-align: center;
	margin-left: -5px;
	margin-right: -5px
}
@media only screen and (min-width:769px) {
	.stats {
		padding: 24px 0 4px;
		max-width: 768px;
		margin: 0 auto
	}
}
@media only screen and (min-width:1024px) {
	.stats {
		display: flex;
		justify-content: space-between;
		align-items: flex-end;
		max-width: 920px
	}
}
@media only screen and (min-width:1320px) {
	.stats {
		justify-content: space-around;
		max-width: 1320px;
		padding-left: 20px;
		padding-right: 20px
	}
	
	.stats-wrap .stats {
		max-width: 1200px
	}
	
	.stats-wrap .stats .stat {
		max-width: 25rem;
		font-size: 1.7rem
	}
	
	.stat__title {
		font-size: 1.9rem
	}
}
@media only screen and (min-width:1650px) {
	.stats-wrap .stats {
		max-width: 100%
	}
}
.countup {
	visibility: hidden
}
.icon--stat-5 {
	width: auto;
	height: auto;
	max-width: 200px;
	max-height: 200px
}
.icon--stat-1 {
	width: 43px;
	height: 33px
}
.icon--stat-2 {
	width: 35px;
	height: 41px
}
.icon--stat-3 {
	width: 31px;
	height: 36px
}
.filter {
	border: .1rem solid #ececec;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transform: translate(-100%, 0);
	-ms-transform: translate(-100%, 0);
	transform: translate(-100%, 0);
	-webkit-transition: -webkit-transform .2s linear;
	transition: -webkit-transform .2s linear;
	transition: transform .2s linear;
	transition: transform .2s linear, -webkit-transform .2s linear;
	z-index: 20;
	background: #fff;
	max-width: 27rem;
	bottom: 0
}
.filter-scroll {
	height: 100%;
	overflow: hidden;
	overflow-y: auto
}
.filter-scroll::-webkit-scrollbar {
	width: .8rem
}
.filter-scroll::-webkit-scrollbar-thumb {
	border-radius: .8rem;
	border: .2rem solid #fff
}
.filter-scroll::-webkit-scrollbar-track {
	border-radius: 8px
}
.filter-button {
	position: absolute;
	left: 100%;
	margin-left: .1rem;
	top: 10rem
}
.filter-button__close {
	display: none
}

/*.glavnaya .onlyfirstscreen{max-width:160rem;margin:2rem auto}*/

.mobile-navbar .moysubmenu {display: flex;}
.mobile-navbar .main-menu__link {display: flex; padding: 1.5rem 1.1rem 1.5rem 2rem;}
.my-class-a {display: flex;margin-left: auto;}
.main-menu__item .my {display: flex;}
.main-menu__right-arrow {display: flex;}



.stats-wrap {padding-top: 2rem;}


.main .container .wrap {padding-top: 2rem;}
.main .container {padding-bottom: 2rem !important;}

