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

body, html { height: 100%; }

img, fieldset, a img { border: none; }

input[type="submit"], button { cursor: pointer; }
input[type="submit"]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border: 0; }

textarea { overflow: auto; }

input, button { margin: 0; padding: 0; border: 0; }

div, input, textarea, select, button, h1, h2, h3, h4, h5, h6, a, span, a:focus { outline: none; }

ul, ol { list-style-type: none; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) { * { -webkit-text-size-adjust: none; } }
table { border-spacing: 0; border-collapse: collapse; width: 100%; }

@font-face { font-family: PF Din Display Pro Regular; src: url("fonts/pfdindisplaypro-regular.eot"); src: url("fonts/pfdindisplaypro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/pfdindisplaypro-regular.woff") format("woff"), url("fonts/pfdindisplaypro-regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: PF Din Display Pro Bold; src: url("fonts/pfdindisplaypro-bold.eot"); src: url("fonts/pfdindisplaypro-bold.eot?#iefix") format("embedded-opentype"), url("fonts/pfdindisplaypro-bold.woff") format("woff"), url("fonts/pfdindisplaypro-bold.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: PF Din Display Pro Light; src: url("fonts/pfdindisplaypro-light.eot"); src: url("fonts/pfdindisplaypro-light.eot?#iefix") format("embedded-opentype"), url("fonts/pfdindisplaypro-light.woff") format("woff"), url("fonts/pfdindisplaypro-light.ttf") format("truetype"); font-weight: normal; font-style: normal; }

@font-face { font-family: PF Din Display Pro Thin; src: url("fonts/pfdindisplaypro-thin.eot"); src: url("fonts/pfdindisplaypro-thin.eot?#iefix") format("embedded-opentype"), url("fonts/pfdindisplaypro-thin.woff") format("woff"), url("fonts/pfdindisplaypro-thin.ttf") format("truetype"); font-weight: normal; font-style: normal; }

body { min-width: 1024px; -webkit-font-smoothing: antialiased; font-family: "PF Din Display Pro Regular", Arial, sans-serif; font-size: 18px; line-height: 1.3; color: #515a5b; }

a { text-decoration: none; }

input, button, textarea { font-family: "PF Din Display Pro Regular", Arial, sans-serif; color: #515a5b; font-size: 18px; }

button { background: none; }

.wrapper { min-height: 100%; margin-bottom: -120px; }
.wrapper .wrapper__push { height: 120px; }

.top { height: 30px; background: #515a5b; line-height: 30px; font-size: 14px; }
.top .top__nav { float: left; padding-left: 58px; }
@media only screen and (max-width: 1160px) { .top .top__nav { padding-left: 18px; } }
.top .top__nav a { float: left; padding: 0 15px; color: #95a5a6; }
.top .top__nav a:hover { background: #95a5a6; color: #454c4d; }
.top .top__lang { float: right; }
.top .top__lang a { display: block; padding: 0 18px; color: #95a5a6; text-transform: uppercase; }
.top .top__lang a:hover { background: #95a5a6; color: #454c4d; }
.top .top__ad { padding: 0 40px; text-align: right; white-space: nowrap; text-overflow: ellipsis; color: #bdc3c7; overflow: hidden; }
.top .top__ad a { color: #bdc3c7; }
.top .top__ad span { font-style: italic; }

.header { position: relative; margin-bottom: 27px; box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.06); z-index: 120; }
.header.header_main { margin: 0; background-color: #f1f1f1; }
.header .header__logo { float: left; width: 19%; height: 74px; text-align: center; }
.header .header__logo i { display: inline-block; margin-top: 9px; vertical-align: top; background: url('../img/icons-s57046a6dbf.png') 0 -218px no-repeat; width: 131px; height: 56px; }

.nav { float: left; width: 57%; }
.nav .nav__section { float: left; width: 33%; border-left: 1px solid #bdc3c7; box-sizing: border-box; }
.nav .nav__section:hover { border-color: #313637; }
.nav .nav__section:hover > a, .nav .nav__section:hover > span { background: #313637; color: #bdc3c7; }
.nav .nav__section:hover > a:after, .nav .nav__section:hover > span:after { background: #bdc3c7; }
.nav .nav__section:hover .nav__drop { display: block; }
.nav .nav__section:last-child { width: 34%; }
.nav .nav__section > a, .nav .nav__section > span { position: relative; display: block; height: 74px; padding: 20px 25px; box-sizing: border-box; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 16px; text-transform: uppercase; color: #6c796e; }
@media only screen and (max-width: 1160px) { .nav .nav__section > a, .nav .nav__section > span { padding: 25px 20px; font-size: 14px; } }
.nav .nav__section > a:after, .nav .nav__section > span:after { content: ""; position: absolute; bottom: 18px; left: 25px; width: 14px; height: 2px; background: #6c796e; }
@media only screen and (max-width: 1160px) { .nav .nav__section > a:after, .nav .nav__section > span:after { bottom: 20px; left: 20px; } }
.nav .nav__drop { display: none; position: absolute; top: 74px; left: 0; right: 0; background: #313637; z-index: 6; }
.nav .nav__all { padding-top: 20px; text-align: center; font-size: 0; }
.nav .nav__all a, .nav .nav__all i, .nav .nav__all span { display: inline-block; }
.nav .nav__all a { border: 1px solid #95a5a6; }
.nav .nav__all a:hover { border-color: #1ca358; background: #1fce6d; }
.nav .nav__all a:hover span { border-color: #1ca358; color: white; }
.nav .nav__all a:hover i { background: url('../img/icons-s57046a6dbf.png') 0 -1200px no-repeat; width: 11px; height: 11px; }
.nav .nav__all a:active { border-color: #23ad5d; background: #23ad5d; }
.nav .nav__all a:active span { border-color: #15944e; }
.nav .nav__all i, .nav .nav__all span { vertical-align: top; }
.nav .nav__all i { margin: 15px; background: url('../img/icons-s57046a6dbf.png') 0 -1179px no-repeat; width: 11px; height: 11px; }
.nav .nav__all span { height: 41px; padding: 0 15px; border-left: 1px solid #95a5a6; font-size: 16px; color: #7f8c8d; line-height: 45px; text-transform: uppercase; }
.nav .nav__catalog { padding: 45px 0 40px; }
.nav .nav__catalog ul { float: left; width: 25%; padding-right: 20px; box-sizing: border-box; }
.nav .nav__catalog a { display: inline-block; padding: 13px 12px 10px; font-size: 16px; color: #7f8c8d; text-transform: uppercase; }
.nav .nav__catalog a:hover { background: #bdc3c7; color: #313637; }
.nav .nav__brands { padding: 45px 0 30px; }
.nav .nav__brands .l-center > ul { float: left; width: 25%; padding-right: 20px; box-sizing: border-box; }
.nav .nav__brands .l-center > ul > li { position: relative; padding-left: 50px; }
.nav .nav__brands .l-center > ul > li > span { position: absolute; top: 0; left: 0; font-family: "PF Din Display Pro Thin", Arial, sans-serif; font-size: 30px; color: #7f8c8d; line-height: 1; }
.nav .nav__brands .l-center > ul > li ul { padding-top: 8px; }
.nav .nav__brands .l-center > ul > li li { margin-bottom: 10px; }
.nav .nav__brands .l-center > ul > li a { display: inline-block; font-size: 12px; color: #bdc3c7; text-transform: uppercase; }
.nav .nav__brands .l-center > ul > li a span { display: block; font-size: 16px; }
.nav .nav__makers { padding: 45px 0 30px; overflow: hidden; }
.nav .nav__makers ul { font-size: 0; }
.nav .nav__makers li { display: inline-block; width: 16.66%; padding: 0 10px; margin-bottom: 20px; box-sizing: border-box; vertical-align: top; text-align: center; }
.nav .nav__makers li a { display: block; }
.nav .nav__makers span { font-size: 16px; text-transform: uppercase; color: #bdc3c7; }
.nav .nav__logo { height: 80px; margin-bottom: 10px; font-size: 0; }
.nav .nav__logo:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.nav .nav__logo img { max-width: 100%; max-height: 100%; vertical-align: middle; }

.search { position: relative; float: left; width: 24%; background: white; z-index: 2; }
.search .serch__in { position: relative; }
.search .search__field { width: 100%; height: 74px; padding: 0 100px 0 20px; background: #dae1db; border: 2px solid white; border-width: 2px 0 2px 2px; box-sizing: border-box; font-size: 16px; }
.search .search__field:hover { background: #f1f3f1; }
.search .search__field:focus { background: #fcfcfc; }
.search .search__btn { position: absolute; top: 0; right: 0; bottom: 0; width: 80px; overflow: visible; }
.search .search__btn.is-active:after { -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.search .search__btn:after { content: ""; position: absolute; top: 35px; right: 13px; width: 0px; height: 0px; border-style: solid; border-width: 5px 5px 0 5px; border-color: #737f80 transparent transparent transparent; }
.search .search__btn i { position: absolute; top: 22px; right: 28px; background: url('../img/icons-s57046a6dbf.png') 0 -1011px no-repeat; width: 31px; height: 32px; }
.search .search__help, .search .search__files { position: absolute; top: 74px; right: 0; }
.search .search__help, .search .search__files { border-top: #e2e2e2 1px solid; background: #fcfcfc; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06); }
.search .search__help { left: 0; padding: 35px 20px 25px; }
.search .search__help span { font-size: 16px; color: #6c796e; text-transform: uppercase; }
.search .search__help ul { margin: 10px -20px 0; }
.search .search__help a { display: block; padding: 10px 20px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 18px; color: #515a5b; }
.search .search__help a:hover { background: whitesmoke; }
.search .search__files { width: 430px; padding: 20px 30px; }
.search .search__files ul { display: table; width: 100%; }
.search .search__files li { display: table-row; border-bottom: 1px solid #dcdfe1; }
.search .search__files li:hover { background: whitesmoke; }
.search .search__categories, .search .search__result { display: table-cell; border-bottom: 1px solid #dcdfe1; vertical-align: top; }
.search .search__categories { padding: 11px 50px 10px 10px; font-size: 16px; text-transform: uppercase; color: #6c796e; text-align: right; }
.search .search__categories a { color: #6c796e; }
.search .search__result { padding: 10px 10px 10px 0; }
.search .search__result a { color: #515a5b; font-size: 18px; }
.search .search__request { font-family: "PF Din Display Pro Bold", Arial, sans-serif; }
.search .search__more { font-size: 14px; color: #95a5a6; }

.footer { height: 55px; padding-top: 65px; font-size: 12px; color: #7f8c8d; }
.footer.footer_start { height: auto; padding: 40px 0 100px; }
.footer .footer__created { float: right; }
.footer .footer__created a { color: #0092d7; text-decoration: underline; }
.footer .footer__copyright { display: table; }
.footer .footer__info { padding-top: 5px; clear: both; }

.title { margin-bottom: 30px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; text-transform: uppercase; color: #515a5b; font-size: 30px; line-height: 1.2; }
.title a { display: block; color: #515a5b; }
.title.title_level-2 { font-size: 24px; }
.title.title_thin, .title.title_thin-red { font-family: "PF Din Display Pro Light", Arial, sans-serif; }
.title.title_thin-red { color: #e63b2c; }
.title .title__counter { padding-left: 7px; font-family: "PF Din Display Pro Regular", Arial, sans-serif; font-size: 16px; color: #7f8c8d; font-style: italic; }

.field { margin-bottom: 18px; font-size: 0; }
.field.field_area .field__label, .field.field_area .field__el { vertical-align: top; }
.field.field_area .field__label { padding-top: 8px; }
.field.field_btn { padding: 10px 0 0 40%; }
.field.field_btn .btn { width: 100%; }
.field .field__label, .field .field__el { display: inline-block; vertical-align: middle; }
.field .field__label { width: 40%; min-height: 10px; padding-right: 30px; text-align: right; font-size: 18px; box-sizing: border-box; line-height: 1; }
.field .field__el { width: 60%; }
.field .field__el > input, .field .field__el > textarea { width: 100%; border: 1px solid #bdc3c7; box-sizing: border-box; }
.field .field__el > input { height: 34px; padding: 0 10px; }
.field .field__el > textarea { height: 105px; padding: 5px 10px; resize: vertical; }
.field .radio-group { padding: 5px 0; }

.btn { padding: 15px 10px 8px; background-color: #2ecb70; box-shadow: 0 1px 0 #26ae60; font-size: 24px; text-transform: uppercase; color: white; }
.btn.btn_orange { background-color: #f29b12; box-shadow: 0 1px 0 #d35300; }
.btn.btn_orange:hover { background: #fda51b; box-shadow: none; }
.btn.btn_orange:active { background: #e89511; box-shadow: 0 1px 0 #d35400 inset; }
.btn:hover { background: #2edb77; }
.btn:active { background: #23ad5d; }

.radio-group .radio { display: inline-block; margin-right: 25px; vertical-align: top; }

.radio { display: block; position: relative; }
.radio input { position: absolute; top: 0; left: 0; opacity: 0; }
.radio input:checked + .radio__content:after { top: 6px; left: 3px; width: 7px; height: 7px; background: #4c5455; border-radius: 50%; }
.radio .radio__content { display: block; padding-left: 22px; font-size: 18px; }
.radio .radio__content:before, .radio .radio__content:after { content: ""; position: absolute; }
.radio .radio__content:before { top: 3px; left: 0; width: 11px; height: 11px; border-radius: 50%; border: 1px solid #bfc4c8; }

.select { position: relative; width: 290px; height: 34px; }
.select .select__head { border: 1px solid #bdc3c7; padding: 10px 20px 6px 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-transform: uppercase; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 14px; color: #95a5a6; cursor: pointer; }
.select .select__head:after { content: ""; position: absolute; top: 14px; right: 8px; width: 0px; height: 0px; border-style: solid; border-width: 6px 4px 0 4px; border-color: #7f8c8d transparent transparent transparent; }
.select .select__list { display: none; position: absolute; top: 100%; left: 0; right: 0; max-height: 400px; background: #fcfcfc; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.06); overflow: auto; z-index: 99; }
.select .select__list li { padding: 10px 10px 6px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 18px; color: #515a5b; }
.select .select__list li:hover { background: whitesmoke; cursor: pointer; }

.catalog { margin-bottom: 20px; font-size: 0; overflow: hidden; }
.catalog.catalog_three .catalog__list { margin-right: -3.33%; }
.catalog.catalog_three .catalog__item { width: 30%; margin: 0 3.33% 30px 0; }
.catalog .catalog__list { margin-right: -2%; }
.catalog .catalog__item { position: relative; display: inline-block; width: 23%; margin: 0 2% 30px 0; border: 1px solid #bdc3c7; vertical-align: top; box-sizing: border-box; overflow: hidden; }
.catalog .catalog__item:hover .catalog__prev, .catalog .catalog__item:hover .catalog__next, .catalog .catalog__item:hover .catalog__view { display: block; }
.catalog .catalog__item:hover .catalog__data { background: #ecf1ee; }
.catalog .catalog__view { display: none; position: absolute; top: 0; left: 0; right: 0; padding: 10px 0 5px; background: #ecf1ee; font-size: 12px; color: #7f8c8d; text-transform: uppercase; text-align: center; z-index: 101; }
.catalog .catalog__link { display: block; }
.catalog .catalog__pic { width: 100%; height: 270px; padding: 10px; box-sizing: border-box; text-align: center; font-size: 0; }
.catalog .catalog__pic:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.catalog .catalog__pic img { max-width: 100%; max-height: 100%; vertical-align: middle; }

.catalog__novelty:after {content: ""; display: inline-block; position:absolute; width:78px; height: 78px; right:0; background-image:url(/img/sticker.png);}

.catalog .catalog__data { min-height: 125px; padding: 10px 15px; box-sizing: border-box; text-transform: uppercase; }
.catalog .catalog__type { margin-bottom: 10px; font-size: 12px; color: #7f8c8d; }
.catalog .catalog__title { font-size: 20px; line-height: 1.2; color: #515a5b; }
.catalog .catalog__prev, .catalog .catalog__next { display: none; position: absolute; top: 120px; width: 27px; height: 54px; border-radius: 0 27px 27px 0; background: #ecf1ee; font-size: 0; z-index: 101; }
.catalog .catalog__prev:hover, .catalog .catalog__next:hover { background: #dae2dd; }
.catalog .catalog__prev:active, .catalog .catalog__next:active { background: #d4dbd7; }
.catalog .catalog__prev i, .catalog .catalog__next i { display: inline-block; }
.catalog .catalog__prev { left: 0; padding-left: 6px; border-radius: 0 27px 27px 0; text-align: left; }
.catalog .catalog__prev i { background: url('../img/icons-s57046a6dbf.png') 0 -938px no-repeat; width: 10px; height: 17px; }
.catalog .catalog__next { right: 0; padding-right: 6px; border-radius: 27px 0 0 27px; text-align: right; }
.catalog .catalog__next i { background: url('../img/icons-s57046a6dbf.png') 0 -911px no-repeat; width: 10px; height: 17px; }

.types { margin-bottom: 30px; font-size: 0; text-align: center; }
.types.types_left { text-align: left; }
.types.types_left a { margin: 0 0 0 30px; text-align: center; }
.types.types_left a:first-child { margin: 0; }
.types a { display: inline-block; min-width: 190px; padding: 7px 10px 3px; margin: 0 20px; border-radius: 15px; vertical-align: top; font-size: 16px; color: #7f8c8d; text-transform: uppercase; box-sizing: border-box; }
.types a:hover { box-shadow: inset 0 0 0 1px #c3cdcd; }
.types a.is-active { background-color: #ebeff1; box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15); cursor: default; }

.p404 { padding: 140px 0 100px; }
.p404 .p404__head { margin-bottom: 50px; text-align: center; }
.p404 .p404__number { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 160px; line-height: 1; }
.p404 .p404__title { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 30px; text-transform: uppercase; }
.p404 .p404__text { font-size: 18px; color: #95a5a6; }
.p404 .p404__text a { color: #4c5455; text-decoration: underline; }
.p404 .search { float: none; width: 385px; margin: 0 auto; }

.menu { padding-top: 10px; }
.menu .menu__main > li.is-active, .menu .menu__sub > li.is-active { margin: 15px 0; }
.menu .menu__main > li.is-active:first-child, .menu .menu__sub > li.is-active:first-child { margin: 0 0 15px; }
.menu .menu__main > li.is-active > a, .menu .menu__sub > li.is-active > a { background: #ecf1ee; font-family: "PF Din Display Pro Light", Arial, sans-serif; }
.menu .menu__main > li > a, .menu .menu__sub > li > a { display: inline-block; padding: 12px 20px 8px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; color: #515a5b; text-transform: uppercase; vertical-align: top; }
.menu .menu__main > li > a:hover, .menu .menu__sub > li > a:hover { color: #95a5a6; }
.menu .menu__main > li > a:active, .menu .menu__sub > li > a:active { background: #ecf1ee; font-family: "PF Din Display Pro Light", Arial, sans-serif; color: #515a5b; }
.menu .menu__main > li > ul, .menu .menu__sub > li > ul { padding: 10px 20px 0; }
.menu .menu__main > li > ul li, .menu .menu__sub > li > ul li { margin-bottom: 5px; }
.menu .menu__main > li > ul li.is-active a, .menu .menu__sub > li > ul li.is-active a { font-family: "PF Din Display Pro Bold", Arial, sans-serif; color: #95a5a6; text-transform: uppercase; }
.menu .menu__main > li > ul a, .menu .menu__sub > li > ul a { font-size: 18px; color: #7b898a; }
.menu .menu__main > li > ul a:hover, .menu .menu__sub > li > ul a:hover { color: #95a5a6; }
.menu .menu__main > li > ul a:active, .menu .menu__sub > li > ul a:active { font-family: "PF Din Display Pro Bold", Arial, sans-serif; color: #95a5a6; text-transform: uppercase; }
.menu .menu__main { position: relative; padding-bottom: 20px; }
.menu .menu__main:after { content: ""; position: absolute; bottom: 10px; left: 20px; width: 21px; height: 3px; background: #4c5455; }

.breadcrumbs { line-height: 1; }
.breadcrumbs li { display: inline; font-size: 12px; text-transform: uppercase; color: #7f8c8d; }
.breadcrumbs li a { border-bottom: 1px solid; color: #7f8c8d; }
.breadcrumbs li a:hover { color: #3498db; border: none; }
.breadcrumbs li a:active { color: #2378b0; }
.breadcrumbs li span { margin: 0 5px; }

.subscribe .subscribe__btn { display: inline-block; border-radius: 15px; background-color: #f29b12; box-shadow: 0 1px 0 #d35300; padding: 8px 36px 3px; text-transform: uppercase; color: white; font-size: 16px; }
.subscribe .subscribe__btn:hover { background: #fda51b; box-shadow: none; }
.subscribe .subscribe__btn:active { background: #e89511; box-shadow: 0 1px 0 #d35400 inset; }

.info { margin-bottom: 35px; *zoom: 1; }
.info:after { content: " "; display: table; clear: both; }
.info .subscribe { float: right; margin-left: 20px; }
.info .breadcrumbs { padding-bottom: 10px; overflow: hidden; }
.info .title { display: inline; margin: 0; }
.info .text { padding-top: 10px; }
.info .date { padding-top: 10px; }
.info .radio-group { display: inline-block; margin-left: 50px; }

.content > * { margin-bottom: 20px; }
.content h1 { text-align: center; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 24px; text-transform: uppercase; }

.text { font-size: 18px; }

.brands { margin-bottom: 30px; overflow: hidden; }
.brands.brands_six ul { margin-right: -2.66%; }
.brands.brands_six li { width: 14%; margin-right: 2.66%; }
.brands ul { margin-right: -2%; font-size: 0; overflow: hidden; }
.brands li { display: inline-block; width: 23%; margin-right: 2%; text-align: center; font-size: 16px; text-transform: uppercase; vertical-align: top; }
.brands a { display: block; padding: 10px; border: 1px solid transparent; color: #bdc3c7; }
.brands a:hover { border-color: #dbdddd; }
.brands a:active { color: #3498db; }
.brands span { display: block; height: 80px; margin-bottom: 10px; font-size: 0; font-size: 0; }
.brands span:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.brands img { max-width: 100%; max-height: 100%; vertical-align: middle; }

.order-price { *zoom: 1; }
.order-price:after { content: " "; display: table; clear: both; }
.order-price .order-price__column { float: left; width: 40%; }
.order-price .order-price__column:first-child { width: 56%; margin-right: 4%; }
.order-price .order-price__shop { padding: 50px; text-align: center; }
.order-price .order-price__shop .toy-logo { margin-bottom: 55px; }
.order-price .order-price__link a { display: inline-block; padding: 12px 30px 5px; border: 1px solid; font-size: 24px; text-transform: uppercase; color: #515a5b; }
.order-price .order-price__link a:hover { border-color: #26b663; background: #2ecc71; color: white; }
.order-price .order-price__link a:active { background: #23ad5d; }
.order-price .title span { display: inline-block; }

.viewer { margin-bottom: 15px; *zoom: 1; }
.viewer:after { content: " "; display: table; clear: both; }

.sort { float: left; margin-top: 2px; }
.sort .sort__title, .sort .sort__type { float: left; text-transform: uppercase; color: #7f8c8d; }
.sort .sort__title { margin-right: 14px; }
.sort .sort__type a { position: relative; float: left; padding-right: 10px; margin-right: 20px; color: #7f8c8d; }
.sort .sort__type a.is-active { font-family: "PF Din Display Pro Bold", Arial, sans-serif; }
.sort .sort__type a.is-active:after { content: ""; position: absolute; top: 7px; right: 0; width: 0px; height: 0px; border-style: solid; border-width: 4px 3px 0 3px; border-color: #7f8c8d transparent transparent transparent; }

.pager { float: right; }
.pager a, .pager span { float: left; min-width: 18px; margin-left: 7px; padding: 3px 3px 1px; border-radius: 2px; font-size: 16px; color: #515a5b; text-align: center; }
.pager a.is-active, .pager a:hover, .pager span.is-active, .pager span:hover { background: #bdc7c3; color: white; }

.filter .filter__title { margin-bottom: 30px; padding: 8px 10px 3px; border: 1px solid #bdc3c7; text-transform: uppercase; font-size: 16px; color: #7f8c8d; line-height: 1.1; }
.filter .filter__title span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; color: #515a5b; }
.filter .filter__brands { margin-bottom: 35px; }
.filter .filter__brands + .filter__all { margin-top: -15px; }
.filter .filter__brands-item { margin-top: 15px; }
.filter .filter__brands-item:first-child { margin: 0; }
.filter .filter__brands-link { display: block; padding: 5px 10px 3px; border: 1px solid transparent; overflow: hidden; }
.filter .filter__brands-link.is-active { border-color: #bdc3c7; }
.filter .filter__brands-list { padding: 15px 0 10px 20px; }
.filter .filter__brands-list a { color: #515a5b; }
.filter .filter__brands-list a:before { content: "- "; }
.filter .filter__brands-logo { float: left; width: 40%; padding-right: 20px; box-sizing: border-box; font-size: 0; text-align: center; }
.filter .filter__brands-logo img { max-width: 100%; max-height: 100%; margin-bottom: 2px; }
.filter .filter__brands-title { overflow: hidden; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; color: #515a5b; text-transform: uppercase; line-height: 1; }
.filter .filter__brands-title span { display: block; padding: 3px 0 2px; font-size: 12px; color: #7f8c8d; }
.filter .filter__all { padding: 0 0 35px 10px; }
.filter .filter__all a { border-bottom: 1px dashed; color: #3498db; font-size: 12px; text-transform: uppercase; }
.filter .filter__title-sub { position: relative; overflow: hidden; margin-bottom: 20px; padding: 8px 60px 5px 10px; background: #ecf1ee; text-transform: uppercase; font-size: 16px; color: #7f8c8d; }
.filter .filter__title-sub button { position: absolute; top: 0; right: 0; padding: 11px 5px 8px; background: #bdc7c3; font-size: 12px; text-transform: uppercase; color: white; }
.filter .filter__deals-list { padding-left: 10px; }
.filter .filter__deals-list li { margin-top: 15px; }
.filter .filter__deals-list li:first-child { margin: 0; }
.filter .filter__deals-list a { display: inline-block; font-size: 12px; color: #7f8c8d; }
.filter .filter__deals-list span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; }
.filter .filter__list { margin-bottom: 20px; }
.filter .filter__list-item { position: relative; display: block; margin-bottom: 10px; cursor: pointer; }
.filter .filter__list-item input { position: absolute; top: 0; left: 0; opacity: 0; }
.filter .filter__list-item input:checked + .filter__list-content { border-color: #4f5451; }
.filter .filter__list-item input:checked + .filter__list-content:after { background: url('../img/icons-s57046a6dbf.png') 0 -1148px no-repeat; width: 21px; height: 21px; }
.filter .filter__list-content { display: block; position: relative; padding: 5px 45px 3px 10px; border: 1px solid transparent; font-size: 12px; color: #7f8c8d; text-transform: uppercase; }
.filter .filter__list-content:after { content: ""; position: absolute; top: 14px; right: 14px; }
.filter .filter__list-content span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; }
.filter .filter__list-content:hover { border-color: #878e8a; }
.filter .filter__list-content:hover:after { content: ""; position: absolute; top: 14px; background: url('../img/icons-s57046a6dbf.png') 0 -1086px no-repeat; width: 21px; height: 21px; }

.choiced { margin-bottom: 20px; overflow: hidden; }
.choiced .choiced__list { margin-right: -3.33%; font-size: 0; }
.choiced .choiced__item { display: inline-block; position: relative; width: 30%; margin: 0 3.33% 10px 0; padding: 5px 45px 3px 10px; border: 1px solid #bdc3c7; font-size: 12px; color: #7f8c8d; text-transform: uppercase; vertical-align: top; box-sizing: border-box; }
.choiced .choiced__item:hover { border-color: #4f5451; }
.choiced .choiced__item:hover i { background: url('../img/icons-s57046a6dbf.png') 0 -1148px no-repeat; width: 21px; height: 21px; }
.choiced .choiced__item span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; }
.choiced .choiced__item i { position: absolute; top: 16px; right: 16px; background: url('../img/icons-s57046a6dbf.png') 0 -1086px no-repeat; width: 21px; height: 21px; }

.popup { position: fixed; top: 0; left: 0; right: 0; bottom: 0; min-width: 1024px; background: rgba(38, 42, 43, 0.5); padding: 170px 0; overflow: auto; z-index: 999; }
.popup.popup_subscribe, .popup.popup_closer { text-align: center; z-index: 999; font-size: 0; }
.popup.popup_subscribe:before, .popup.popup_closer:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.popup.popup_subscribe .popup__in, .popup.popup_closer .popup__in { position: relative; display: inline-block; width: 550px; padding: 25px 60px 25px 35px; border-top: 2px solid #f39c12; background: white; box-sizing: border-box; vertical-align: middle; text-align: left; }
.popup.popup_subscribe .popup__title, .popup.popup_closer .popup__title { margin-bottom: 40px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 30px; text-transform: uppercase; color: #515a5b; }
.popup.popup_subscribe .popup__close, .popup.popup_closer .popup__close { top: 30px; left: auto; right: 20px; }
.popup .popup__in { background: white; }
.popup .popup__in .l-center { position: relative; }
.popup .popup__close { position: absolute; top: -40px; left: 50px; background: url('../img/icons-s57046a6dbf.png') 0 -1086px no-repeat; width: 21px; height: 21px; }

.p-subscribe .p-subscribe__no { padding-left: 40%; }
.p-subscribe .p-subscribe__no a { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 14px; text-transform: uppercase; text-decoration: underline; color: #bdc3c7; }

.p-done { padding-bottom: 20px; text-align: center; }
.p-done .text { margin-bottom: 30px; font-size: 14px; text-align: left; line-height: 1.8; }
.p-done .btn { padding: 15px 90px 8px; }

.view { height: 480px; }
.view .view__gallery { overflow: hidden; }
.view .view__price { position: relative; float: right; width: 390px; margin: 290px 0 0 60px; }
.view .view__price-value { padding: 23px 25px 13px; background: #515a5b; font-family: "PF Din Display Pro Bold", Arial, sans-serif; overflow: hidden; }
.view .view__price-title { display: table; padding-top: 10px; font-size: 14px; color: #bdc3c7; text-transform: uppercase; overflow: hidden; }
.view .view__price-in { float: right; margin-left: 10px; font-size: 60px; color: #2ecc71; line-height: 1; }
.view .view__price-list { display: block; padding: 25px; background: #2ecc71; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 14px; text-transform: uppercase; color: white; }
.view .view__price-list span { display: block; font-size: 20px; }
.view .view_retail { position: absolute; bottom: -35px; left: 25px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 14px; color: #bdc3c7; text-decoration: underline; text-transform: uppercase; }
.view .view__gallery { height: 380px; padding: 50px 0; overflow: hidden; }
.view .view__previews { float: left; margin-right: 50px; }
.view .view__previews-list { margin: 7px 0; }
.view .view__preview-item { padding: 22px; font-size: 0; text-align: center; }
.view .view__preview-item.is-active { padding: 0; }
.view .view__preview-item.is-active span { width: 74px; height: 74px; border: 5px solid #f0f2f2; border-radius: 50%; box-shadow: inset 2px 3px 1px rgba(76, 84, 85, 0.23); background-size: auto; cursor: default; }
.view .view__preview-item span { display: inline-block; width: 40px; height: 40px; border-radius: 2px; background-color: white; background-position: 50% 50%; background-repeat: no-repeat; cursor: pointer; }
.view .view__preview-item span:hover { box-shadow: inset 2px 3px 1px rgba(76, 84, 85, 0.23); }
.view .view__slider { overflow: hidden; }
.view .view__item { position: relative; width: 100%; height: 380px; font-size: 0; text-align: right; }
.view .view__item:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.view .view__item > img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.view .view__head { position: absolute; top: 0; left: 0; text-transform: uppercase; text-align: left; }
.view .view__title { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 36px; color: #515a5b; line-height: 1; text-shadow: 2px 2px 0px white, -2px 2px 0px white, 2px -2px 0px white, -2px -2px 0px white; }
.view .view__type { margin-bottom: 20px; font-size: 16px; color: #7f8c8d; text-shadow: 1px 1px 0px white, -1px 1px 0px white, 1px -1px 0px white, -1px -1px 0px white; }
.view .view__up, .view .view__down { display: block; width: 100%; height: 15px; font-size: 0; vertical-align: top; }
.view .view__up.disabled, .view .view__down.disabled { opacity: 0.2; cursor: default; }
.view .view__up i, .view .view__down i { display: inline-block; }
.view .view__up i { background: url('../img/icons-s57046a6dbf.png') 0 -965px no-repeat; width: 11px; height: 13px; }
.view .view__down i { background: url('../img/icons-s57046a6dbf.png') 0 -988px no-repeat; width: 11px; height: 13px; }

.makers .makers__item { padding-bottom: 35px; margin-bottom: 35px; border-bottom: 1px solid #bdc3c7; *zoom: 1; }
.makers .makers__item:after { content: " "; display: table; clear: both; }
.makers .makers__logo { float: left; width: 90px; margin-right: 20px; text-align: center; font-size: 0; }
.makers .makers__logo img { max-width: 100%; max-height: 100%; }
.makers .makers__products { overflow: hidden; }
.makers .makers__title { margin-bottom: 20px; font-size: 12px; color: #7f8c8d; text-transform: uppercase; vertical-align: top; }
.makers .makers__title span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; }
.makers .makers__list { *zoom: 1; }
.makers .makers__list:after { content: " "; display: table; clear: both; }
.makers .makers__list > ul { float: left; width: 100%; padding-right: 20px; box-sizing: border-box; }
.makers .makers__list > ul ul a { padding-left: 7px; }
.makers .makers__list > ul ul a:before { content: "- "; }
.makers .makers__list a { color: #515a5b; }

.contacts .contacts__layout { margin-bottom: 45px; font-size: 0; }
.contacts .contacts__item { display: inline-block; width: 45%; vertical-align: top; font-size: 18px; }
.contacts .contacts__item:first-child { width: 50%; margin-right: 5%; }
.contacts .contacts__city { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; }
.contacts .contacts__address { margin-bottom: 20px; }
.contacts .contacts__phones { margin-bottom: 20px; }
.contacts .contacts__phones > span { float: left; padding-top: 2px; margin-right: 5px; }
.contacts .contacts__phones ul { display: table; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; }
.contacts .contacts__phones ul span { font-family: "PF Din Display Pro Regular", Arial, sans-serif; font-size: 14px; color: #7f8c8d; text-transform: none; }
.contacts .contacts__phones ul a { color: #515a5b; }
.contacts .contacts__fax span, .contacts .contacts__fax a, .contacts .contacts__mail span, .contacts .contacts__mail a { display: inline-block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; }
.contacts .contacts__link { padding-top: 20px; }
.contacts .contacts__link a { color: #515a5b; text-decoration: underline; }
.contacts .contacts__list { overflow: hidden; }
.contacts .contacts__list-in { margin-right: -3.33%; font-size: 0; overflow: hidden; }
.contacts .contacts__list-in .contacts__item { width: 30%; min-height: 277px; padding: 15px 10px; margin: 0 3.33% 20px 0; border: 1px solid #95a5a6; box-sizing: border-box; vertical-align: top; }
@media only screen and (max-width: 1366px) { .contacts .contacts__list-in .contacts__item { font-size: 16px; } }
.contacts .contacts__list-in .contacts__phones { margin: 0; min-height: 78px; white-space: nowrap; }
@media only screen and (max-width: 1366px) { .contacts .contacts__list-in .contacts__phones ul { font-size: 16px; } }
.contacts .contacts__list-in .contacts__address { min-height: 46px; }
@media only screen and (max-width: 1366px) { .contacts .contacts__list-in .contacts__fax span, .contacts .contacts__list-in .contacts__fax a, .contacts .contacts__list-in .contacts__mail span, .contacts .contacts__list-in .contacts__mail a { font-size: 16px; } }

.fake .fake__item { padding-top: 20px; border-top: 1px solid #bdc3c7; }
.fake .fake__compare, .fake .fake__layout { *zoom: 1; }
.fake .fake__compare:after, .fake .fake__layout:after { content: " "; display: table; clear: both; }
.fake .fake__compare .fake__pic { float: left; width: 48%; text-align: center; }
.fake .fake__compare .fake__pic img { max-width: 100%; }
.fake .fake__compare .fake__pic:first-child { margin-right: 4%; }
.fake .fake__pic img { max-width: 100%; }
.fake .title { text-align: center; }
.fake .text { margin-bottom: 20px; }

.news.news_columns { font-size: 0; }
.news.news_columns .news__item { display: inline-block; width: 49%; margin: 0 2% 30px 0; vertical-align: top; }
.news.news_columns .news__item:nth-child(2n) { margin: 0 0 30px; }
.news .news__item { margin-bottom: 40px; }
.news .news__item_top .title { padding: 15px 20px 40px 20px; margin: 0 20px -20px -20px; background: #f5f8f6; }
.news .news__pic { margin-bottom: 25px; font-size: 0; }
.news .news__pic img { max-width: 100%; }
.news .title { margin-bottom: 20px; }
.news .title span { display: inline-block; width: 47%; vertical-align: top; }
.news .title span:first-child { margin-right: 5%; }
.news .date span { padding-bottom: 10px; border-bottom: 1px solid #bdc3c7; }

.date span { display: inline-block; font-size: 18px; font-style: italic; color: #7f8c8d; }

.back { margin-top: 30px; }
.back a { display: inline-block; padding: 12px 30px 5px; border: 1px solid; font-size: 24px; text-transform: uppercase; color: #515a5b; }
.back a:hover { border-color: #26b663; background: #2ecc71; color: white; }
.back a:active { background: #23ad5d; }

.photo-fakes { overflow: hidden; }
.photo-fakes ul { margin-right: -3.33%; font-size: 0; overflow: hidden; }
.photo-fakes li { display: inline-block; width: 30%; margin: 0 3.33% 20px 0; vertical-align: top; }
.photo-fakes img { width: 100%; }

.product { margin-bottom: 40px; }
.product .product__gallery, .product .product__section { float: left; }
.product .product__gallery { width: 45%; margin-right: 5%; }
.product .product__section { width: 50%; }
.product .product__head { margin-bottom: 35px; *zoom: 1; }
.product .product__head:after { content: " "; display: table; clear: both; }
.product .product__instruction { float: right; margin-left: 40px; }
.product .product__instruction a { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 14px; color: #3498db; text-transform: uppercase; text-decoration: underline; }
.product .product__instruction a:hover { color: #5bb6f3; }
.product .product__instruction a:active { color: #2378b0; text-decoration: none; }
.product .product__type { display: table; font-size: 14px; text-transform: uppercase; }
.product .product__row { *zoom: 1; }
.product .product__row:after { content: " "; display: table; clear: both; }
.product .product__row_margin { margin-bottom: 60px; }
.product .product__cell .view__price-value { padding: 13px 25px 13px; background: #515a5b; font-family: "PF Din Display Pro Bold", Arial, sans-serif; overflow: hidden; }
.product .product__cell .view__price-title { display: table; padding-top: 10px; font-size: 14px; color: #bdc3c7; text-transform: uppercase; overflow: hidden; }
.product .product__cell .view__price-in { float: right; margin-left: 10px; font-size: 30px; color: #2ecc71; line-height: 1; }
.product .product__cell { float: left; width: 48%; }
.product .product__cell:first-child { margin-right: 4%; }
.product .product__brand, .product .product__brand-title, .product .product__brand-logo { float: left; }
.product .product__brand-logo { max-width: 110px; margin-right: 20px; }
.product .product__brand-logo img { max-width: 100%; }
.product .product__brand-title { font-size: 12px; color: #7f8c8d; text-transform: uppercase; vertical-align: top; box-sizing: border-box; }
.product .product__brand-title span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; }
.product .product__rating { float: left; margin-right: 30px; padding: 7px 8px 3px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 24px; border: 1px solid #626c6e; border-radius: 4px; }
.product .product__settings { float: left; }
.product .product__settings li { font-family: "PF Din Display Pro Light", Arial, sans-serif; font-size: 12px; text-transform: uppercase; line-height: 1.1; overflow: hidden; }
.product .product__settings span { font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; }
.product .product__price, .product .product__check { display: block; min-height: 92px; padding: 12px 20px; box-sizing: border-box; }
.product .product__check__margin {margin-top:102px;}
.product .product__price:hover, .product .product__check:hover { background: #2edb77; border-color: #26b663; color: white; }
.product .product__price:active, .product .product__check:active { background: #2ecc71; }
.product .product__price { background: #2ecc71; color: white; font-size: 12px; text-transform: uppercase; }
.product .product__price span { display: block; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; line-height: 1; }
.product .product__check { border: 1px solid #bdc3c7; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; line-height: 1; }
.product .product__gallery { height: 480px; overflow: hidden; }
.product .product__previews { float: left; margin: 60px 50px 0 0; text-align: center; }
.product .product__previews-list { margin: 7px 0; }
.product .product__preview-item { padding: 16px; font-size: 0; text-align: center; }
.product .product__preview-item.is-active { padding: 1px; }
.product .product__preview-item.is-active span { width: 66px; height: 66px; border-radius: 50%; box-shadow: 0 0 0 1px #bdc3c7; background-size: auto; cursor: default; }
.product .product__preview-item span { display: inline-block; width: 40px; height: 40px; border-radius: 2px; border: 3px solid white; background-position: 50% 50%; background-repeat: no-repeat; cursor: pointer; }
.product .product__preview-item span:hover { box-shadow: 0 0 0 1px #bdc3c7; }
.product .product__slider { overflow: hidden; }
.product .product__item { position: relative; width: 100%; height: 480px; font-size: 0; text-align: right; }
.product .product__item:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.product .product__item > a > img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.product .product__up, .product .product__down { display: block; width: 40px; padding: 5px; margin-left: 19px; font-size: 0; vertical-align: top; }
.product .product__up.disabled, .product .product__down.disabled { opacity: 0.2; cursor: default; }
.product .product__up i, .product .product__down i { display: inline-block; }
.product .product__up { border-bottom: 1px solid #dee1e3; }
.product .product__up i { width: 0px; height: 0px; border-style: solid; border-width: 0 6px 6px 6px; border-color: transparent transparent #7f8c8d transparent; }
.product .product__down { border-top: 1px solid #dee1e3; }
.product .product__down i { width: 0px; height: 0px; border-style: solid; border-width: 6px 6px 0 6px; border-color: #7f8c8d transparent transparent transparent; }
.product .breadcrumbs { margin-bottom: 20px; }
.product .title { margin: 0; }
.product .text { margin-bottom: 30px; }

.similar { margin-bottom: 50px; padding: 20px 0 30px; border: 1px solid #bdc3c7; border-width: 1px 0; }
.similar .similar__title { font-size: 16px; color: #7f8c8d; text-transform: uppercase; }
.similar .similar__slider { position: relative; }
.similar .similar__item { height: 180px; margin: 0 25px; font-size: 0; vertical-align: top; }
.similar .similar__item:before { content: ""; display: inline-block; height: 100%; vertical-align: bottom; }
.similar .similar__item img { max-height: 100%; vertical-align: bottom; }
.similar .similar__prev, .similar .similar__next { position: absolute; top: 50%; margin-top: -17px; }
.similar .similar__prev { left: 0; background: url('../img/icons-s57046a6dbf.png') 0 -752px no-repeat; width: 27px; height: 53px; }
.similar .similar__prev:hover { background-position: 0 -689px; }
.similar .similar__prev:active { background-position: 0 -563px; }
.similar .similar__next { right: 0; background: url('../img/icons-s57046a6dbf.png') 0 -815px no-repeat; width: 27px; height: 53px; }
.similar .similar__next:hover { background-position: 0 -626px; }
.similar .similar__next:active { background-position: 0 -500px; }

.result > .title { margin-bottom: 15px; }

.sales { font-size: 0; }
.sales .sales__item { display: inline-block; width: 48%; margin: 0 4% 30px 0; vertical-align: top; }
.sales .sales__item:nth-child(2n) { margin: 0 0 30px; }
.sales .sales__item_top .title { padding: 15px 20px 40px 20px; margin: 0 20px -20px -20px; background: #f5f8f6; }
.sales .sales__pic { margin-bottom: 25px; font-size: 0; }
.sales .sales__pic img { max-width: 100%; }
.sales .title { min-height: 45px; padding-top: 15px; margin-bottom: 10px; }
.sales .date span { padding-bottom: 10px; border-bottom: 1px solid #bdc3c7; }

.shops .shops__metros { margin-bottom: 30px; }
.shops .shops__map { position: relative; margin-bottom: 40px; }
.shops .shops__map-el { position: relative; height: 290px; z-index: 2; }
.shops .shops__map-nav { position: absolute; top: 20px; left: 20px; z-index: 4; }
.shops .shops__map-nav a { float: left; margin-right: 15px; padding: 4px 12px 1px; border: 1px solid #515a5b; background: white; font-size: 12px; color: #515a5b; text-transform: uppercase; }
.shops .shops__map-nav a.is-active { background: #515a5b; color: white; cursor: default; }
.shops .shops__region { padding-left: 70px; margin-bottom: 50px; }
.shops .shops__region a { display: inline-block; margin-left: 150px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; text-transform: uppercase; color: #515a5b; text-decoration: underline; }
.shops .shops__region a:first-child { margin: 0; }
.shops .shops__region a:hover { text-decoration: none; color: #95a5a6; }
.shops .shops__region a:active { color: #bac9ca; }
.shops .shops__region a.is-active { text-decoration: none; color: #7f8c8d; cursor: default; }
.shops .shops__cities > ul { float: left; width: 30%; margin-right: 3%; padding-right: 20px; box-sizing: border-box; }
.shops .shops__cities > ul > li { position: relative; padding-left: 70px; }
.shops .shops__cities > ul > li > span { position: absolute; top: 2px; left: 20px; font-family: "PF Din Display Pro Thin", Arial, sans-serif; font-size: 30px; color: #7f8c8d; line-height: 1; }
.shops .shops__cities > ul > li ul { padding-top: 8px; margin-bottom: 50px; }
.shops .shops__cities > ul > li a { color: #515a5b; }
.shops .shops__table { width: 100%; }
.shops .shops__table th, .shops .shops__table td { border-bottom: 1px solid #e5e8e8; }
.shops .shops__table th { padding: 0 20px 7px 0; text-align: left; }
.shops .shops__table th span, .shops .shops__table th a { display: inline-block; position: relative; padding-right: 9px; font-family: "PF Din Display Pro Light", Arial, sans-serif; text-transform: uppercase; font-size: 12px; color: #7f8c8d; cursor: pointer; }
.shops .shops__table th span.is-active:after, .shops .shops__table th a.is-active:after { content: ""; position: absolute; top: 4px; right: 0; width: 0px; height: 0px; border-style: solid; border-width: 3px 3px 0 3px; border-color: #7f8c8d transparent transparent transparent; }
.shops .shops__table td { padding: 12px 20px 12px 0; }
.shops .shops__list { margin-bottom: 10px; overflow: hidden; }
.shops .shops__list ul { margin-right: -3.33%; font-size: 0; }
.shops .shops__list li { display: inline-block; width: 30%; margin: 0 3.33% 20px 0; background: url(../img/shop.jpg) no-repeat 50% 50%; vertical-align: top; }
.shops .shops__list li:hover a { background: none; border-color: transparent; }
.shops .shops__list li:hover .shops__title { color: white; }
.shops .shops__list li:hover .shops__title span { color: white; }
.shops .shops__list li:hover .shops__link { color: white; }
.shops .shops__list li:active a { background: rgba(0, 0, 0, 0.15); }
.shops .shops__list a { display: block; height: 170px; background: white; border: 1px solid #bdc3c7; font-size: 0; text-align: center; }
.shops .shops__list a:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.shops .shops__item { display: inline-block; padding: 0 10px; vertical-align: middle; text-transform: uppercase; }
.shops .shops__title { margin-bottom: 20px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 20px; color: #515a5b; line-height: 1.2; }
.shops .shops__title span { color: #7f8c8d; }
.shops .shops__link { font-size: 12px; color: #7f8c8d; }
.shops .shops__banner { margin-bottom: 60px; font-size: 0; }
.shops .shops__banner img { width: 100%; }

.start { position: relative; margin-bottom: 50px; padding: 70px 0; background: #f9fbfc; }
.start .start__title { position: relative; margin-bottom: 85px; text-align: center; z-index: 4; }
.start .start__title span { position: relative; display: inline-block; height: 64px; padding: 12px 65px 4px; background: #34495e; vertical-align: top; font-family: "PF Din Display Pro Light", Arial, sans-serif; font-size: 48px; color: #e5f6ef; text-transform: uppercase; line-height: 1; box-sizing: border-box; }
.start .start__title span:after, .start .start__title span:before { content: ""; position: absolute; top: 0; width: 0px; height: 0px; border-style: solid; }
.start .start__title span:before { left: -30px; border-width: 0 30px 64px 0; border-color: transparent #34495e transparent transparent; }
.start .start__title span:after { right: -30px; border-width: 64px 0 0 30px; border-color: transparent transparent transparent #34495e; }
.start .start__layout { *zoom: 1; }
.start .start__layout:after { content: " "; display: table; clear: both; }
.start .start__column { float: left; width: 50%; }
.start .start__column.is-active:first-child .start__shop-link a { color: #56cf86; }
.start .start__column.is-active .start__bg { display: block; }
.start .start__column.is-active .start__shop-link a { background: white; border-color: white; color: #f83632; }
.start .start__column.is-active .saks-logo { background-position: 0 -284px; }
.start .start__column.is-active .toy-logo { background-position: 0 -384px; }
.start .start__column.is-active .text { color: white; }
.start .start__shop { position: relative; width: 310px; margin: 0 auto; vertical-align: top; text-align: center; z-index: 4; }
.start .start__shop-logo { height: 108px; margin-bottom: 30px; font-size: 0; }
.start .start__shop-logo:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.start .start__shop-link { margin-bottom: 30px; }
.start .start__shop-link a { display: inline-block; min-width: 260px; padding: 12px 30px 5px; border: 1px solid; font-size: 24px; text-transform: uppercase; color: #515a5b; box-sizing: border-box; }
.start .start__bg { display: none; position: absolute; top: 0; bottom: 0; z-index: 2; }
.start .start__bg_saks { left: 0; right: 50%; margin-right: -190px; background: url(../img/bg-saks.png) no-repeat 100% 100%; background-size: cover; }
.start .start__bg_toy { right: 0; left: 50%; margin-left: -190px; background: url(../img/bg-toy.png) no-repeat 0 0; background-size: cover; }
.start .text { color: #7f8c8d; }

.toy-logo, .saks-logo { display: inline-block; vertical-align: middle; }

.toy-logo { background: url('../img/icons-s57046a6dbf.png') 0 0 no-repeat; width: 261px; height: 108px; }

.saks-logo { background: url('../img/icons-s57046a6dbf.png') 0 -118px no-repeat; width: 208px; height: 90px; }

.marker { position: relative; }
.marker.marker_big .marker__content { width: 276px; left: -139px; }
.marker.is-open .marker__ico { box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25); opacity: 1; background-position: 0 -878px; }
.marker .marker__ico { position: absolute; top: -13px; left: -13px; background: url('../img/icons-s57046a6dbf.png') 0 -1053px no-repeat; width: 23px; height: 23px; border-radius: 50%; opacity: 0.7; cursor: pointer; z-index: 2; }
.marker .marker__content { display: none; position: absolute; bottom: 0; left: -94px; width: 186px; padding: 15px 7px; border-radius: 2px; background-color: white; box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25); box-sizing: border-box; line-height: 1.2; text-align: center; font-size: 14px; color: #7f8c8d; z-index: 1; }
.marker .marker__title { margin-bottom: 5px; font-size: 18px; color: #515a5b; }
.marker .marker__phone { padding-top: 15px; }
.marker .marker__list { font-size: 0; }
.marker .marker__list li { display: inline-block; width: 50%; margin-bottom: 5px; padding: 0 10px; box-sizing: border-box; vertical-align: top; font-size: 14px; }
.marker .marker__link a { font-size: 12px; color: #515a5b; text-decoration: underline; }
.marker .marker__link a:hover { color: #3498db; text-decoration: none; }
.marker .marker__link a:active { color: #2378b0; }

.l-container { max-width: 1366px; margin: 0 auto; }

.l-center { max-width: 1220px; margin: 0 auto; padding: 0 20px; }

.l-container, .l-center { *zoom: 1; }
.l-container:after, .l-center:after { content: " "; display: table; clear: both; }

.l-aside, .l-section { float: left; }

.l-aside { width: 24%; margin-right: 3%; }

.l-section { width: 73%; }

.main { height: 494px; margin-bottom: 125px; }
.main .main__slider { height: 494px; background: url(../img/main-bg.jpg) repeat-x 0 0; overflow: hidden; }
.main .main__item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50% 50%; }
.main .main__nav { position: relative; margin: -74px auto 0; font-size: 0; text-align: center; z-index: 101; }
.main .main__nav ul { display: inline-block; border-radius: 6px; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.38); border-radius: 6px; box-sizing: border-box; }
.main .main__nav li { display: inline-block; width: 300px; padding-top: 2px; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(184, 193, 190, 0.8)), color-stop(100%, rgba(229, 240, 236, 0.8))); background-image: -webkit-linear-gradient(rgba(184, 193, 190, 0.8), rgba(229, 240, 236, 0.8)); background-image: -moz-linear-gradient(rgba(184, 193, 190, 0.8), rgba(229, 240, 236, 0.8)); background-image: -o-linear-gradient(rgba(184, 193, 190, 0.8), rgba(229, 240, 236, 0.8)); background-image: linear-gradient(rgba(184, 193, 190, 0.8), rgba(229, 240, 236, 0.8)); vertical-align: top; box-sizing: border-box; }
.main .main__nav li:hover a { background: rgba(255, 255, 255, 0.3); box-shadow: none; }
.main .main__nav li:hover a:after { border-color: #c6d3cb; }
.main .main__nav li.is-active { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(237, 239, 238, 0.9)), color-stop(100%, rgba(249, 251, 251, 0.9))); background-image: -webkit-linear-gradient(rgba(237, 239, 238, 0.9), rgba(249, 251, 251, 0.9)); background-image: -moz-linear-gradient(rgba(237, 239, 238, 0.9), rgba(249, 251, 251, 0.9)); background-image: -o-linear-gradient(rgba(237, 239, 238, 0.9), rgba(249, 251, 251, 0.9)); background-image: linear-gradient(rgba(237, 239, 238, 0.9), rgba(249, 251, 251, 0.9)); }
.main .main__nav li.is-active a { box-shadow: none; }
.main .main__nav li.is-active a:after { border-color: #fc6557; }
.main .main__nav li:first-child { padding-left: 2px; border-radius: 6px 0 0 6px; }
.main .main__nav li:first-child a { border-radius: 6px 0 0 0; border-left: none; box-shadow: none; }
.main .main__nav li:first-child a:after { left: -2px; border-radius: 0 0 0 6px; }
.main .main__nav li:last-child { padding-right: 2px; border-radius: 0 6px 6px 0; }
.main .main__nav li:last-child a { border-radius: 0 6px 0 0; }
.main .main__nav li:last-child a:after { right: -2px; border-radius: 0 0 6px 0; }
.main .main__nav a { display: block; position: relative; height: 139px; padding-bottom: 5px; border-top: 2px solid rgba(255, 255, 255, 0.6); border-left: 1px solid rgba(188, 194, 199, 0.6); box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.6); text-align: left; font-size: 0; }
.main .main__nav a:before { content: ""; display: inline-block; vertical-align: middle; width: 0; height: 100%; }
.main .main__nav a:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; border-bottom: 5px solid #aebdb4; }
.main .main__type, .main .main__title { display: inline-block; vertical-align: middle; }
.main .main__type { width: 110px; padding: 0 10px; }
.main .main__type img { max-width: 100%; max-height: 100%; }
.main .main__title { width: 100px; font-family: "PF Din Display Pro Bold", Arial, sans-serif; font-size: 24px; color: #515a5b; line-height: 1.2; text-transform: uppercase; }

.brands-list { position: relative; padding-top: 20px; text-align: center; overflow: hidden; }
.brands-list:before, .brands-list:after { content: ""; position: absolute; top: 0; bottom: 0; width: 100px; }
.brands-list:before { left: 0; background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0))); background-image: -webkit-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)); background-image: -moz-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)); background-image: -o-linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)); background-image: linear-gradient(left, #ffffff, rgba(255, 255, 255, 0)); }
.brands-list:after { right: 0; background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff)); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff); background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff); background-image: linear-gradient(left, rgba(255, 255, 255, 0), #ffffff); }
.brands-list .brands-list__in { margin: 0 -50px; white-space: nowrap; font-size: 0; }
.brands-list .brands-list__in a { display: inline-block; margin: 0 20px; vertical-align: middle; }
