/*
Theme Name: Beatom Theme
Theme URI: https:/../beatom.net/
Author: the WordPress team
Author URI: https:/../beatom.net
Description: for cherpack
Version: 1.0
License: free
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: beatomtheme
*/


.navbar-top-info {padding-top: 22px;background: #fff;padding-bottom: 20px;margin-bottom: 0;border: none}
.navbar-top-info .navbar-header {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; margin-top: 8px;}
.navbar-top-info .navbar-brand {width: 220px;height: 55px;padding: 0;margin: 0 !important}
.navbar-top-info .bio-logo {width: 75px;height: 54px;background: url(./pic/cherpack_bio_logo.svg) no-repeat;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 0 0 0 5px}
.navbar-top-info .bio-logo.bio-logo-en {background: url('./pic/cherpack_bio_logo_en.png') no-repeat; background-size: cover;height: 58px;}
.navbar-top-info .leader-year {width: 86px;height: 54px;background: url(./pic/icon-lider.png) no-repeat;margin-left: 10px;background-size: contain;-webkit-background-size: contain}
.navbar-top-info__list {margin: 0}
.navbar-top-info__list .download-commercial-offer--wrapper {display: none}
.navbar-top-info__list .top-info {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.navbar-top-info__list .top-info .phone-info {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;position: relative;padding-right: 15px}
.navbar-top-info__list .top-info .phone-info:after {content: "";border-right: 1px solid #212121;width: 1px;height: 65px;position: absolute;top: 3px;right: 0}
.navbar-top-info__list .top-info .phone-info__title {font-size: 16px;line-height: 22px;color: #212121}
.navbar-top-info__list .top-info .phone-info__phone {font-weight: 300;font-size: 34px;line-height: 22px;padding-top: 4px}
.navbar-top-info__list .top-info .enter-site {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-right: 27px}
.navbar-top-info__list .top-info .enter-site__avatar {width: 36px;height: 36px;margin-left: 20px}
.navbar-top-info__list .top-info .enter-site__avatar img {width: 100%;height: 36px}
.navbar-top-info__list .top-info .enter-site__menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
.navbar-top-info__list .top-info .enter-site__menu .enter-site__registration__container, .navbar-top-info__list .top-info .enter-site__menu .enter-site__sign__container {display: none}
.navbar-top-info__list .top-info .enter-site__registration, .navbar-top-info__list .top-info .enter-site__sign {font-size: 16px;line-height: 22px;color: #212121;margin-left: 8px}
.navbar-top-info__list .top-info .enter-site__sign {margin-bottom: 5px}
.navbar-top-info__list .top-info .enter-site__cart {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;position: relative;margin-left: 15px}
.navbar-top-info__list .top-info .enter-site__cart__avatar {width: 36px;height: 36px;cursor: pointer;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3)}
.navbar-top-info__list .top-info .enter-site__cart__avatar:hover {-webkit-filter: none;filter: none}
.navbar-top-info__list .top-info .enter-site__cart__count {position: absolute;right: -24px;top: -7px;min-width: 36px;background: #e3000e;color: #fff;-webkit-border-radius: 13px;border-radius: 13px;border: 2px solid #fff;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;font-size: 14px;font-weight: 700;padding: 1px 5px}
.navbar-top-info__list .top-info .enter-site__cart__count.product-not-selected {background: #d8d8d8;color: #212121}
.navbar-top-info .navbar-toggle {margin: 0;border-color: #e3000e;background: #e3000e;-webkit-border-radius: 50%;border-radius: 50%;width: 36px;height: 36px;padding: 0;display: none;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-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;-webkit-box-flex: 0;-webkit-flex: 0 0 36px;-ms-flex: 0 0 36px;flex: 0 0 36px}
.navbar-top-info .navbar-toggle .icon-bar {background-color: #fff}
.navbar-top-info .navbar-toggle:focus, .navbar-top-info .navbar-toggle:hover {background: #e3000e}
.navbar-top-info .navbar-toggle .burger-wrapper {cursor: pointer;margin: auto;width: 18px;height: 18px;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}
.navbar-top-info .navbar-toggle .burger-wrapper .hamburger {background: #fff;width: 18px;height: 1px;position: relative;-webkit-transition: background 10ms ease .3s;transition: background 10ms ease .3s}
.navbar-top-info .navbar-toggle .burger-wrapper .hamburger:after, .navbar-top-info .navbar-toggle .burger-wrapper .hamburger:before {-webkit-transition: top .3s ease .35s, -webkit-transform .3s ease 50ms;transition: top .3s ease .35s, -webkit-transform .3s ease 50ms;transition: top .3s ease .35s, transform .3s ease 50ms;transition: top .3s ease .35s, transform .3s ease 50ms, -webkit-transform .3s ease 50ms;position: absolute;background: #fff;width: 18px;height: 1px;content: "";left: 0}
.navbar-top-info .navbar-toggle .burger-wrapper .hamburger:before {top: -5px}
.navbar-top-info .navbar-toggle .burger-wrapper .hamburger:after {top: 5px}
.navbar-top-info .navbar-toggle .menu-trigger:checked ~ .burger-wrapper .hamburger {background: transparent}
.navbar-top-info .navbar-toggle .menu-trigger:checked ~ .burger-wrapper .hamburger:after, .navbar-top-info .navbar-toggle .menu-trigger:checked ~ .burger-wrapper .hamburger:before {-webkit-transition: top .3s ease 50ms, -webkit-transform .3s ease .35s;transition: top .3s ease 50ms, -webkit-transform .3s ease .35s;transition: top .3s ease 50ms, transform .3s ease .35s;transition: top .3s ease 50ms, transform .3s ease .35s, -webkit-transform .3s ease .35s;top: 0}
.navbar-top-info .navbar-toggle .menu-trigger:checked ~ .burger-wrapper .hamburger:before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg)}
.navbar-top-info .navbar-toggle .menu-trigger:checked ~ .burger-wrapper .hamburger:after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg)}
.navbar-top-info .download-commercial-offer--wrapper, .navbar-top-info .navbar-toggle .hidden {display: none}

@media (min-width: 768px) and (max-width: 980px) {
  .navbar-top-info {padding: 0}
  .navbar-top-info--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px}
  .navbar-top-info .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0}
  .navbar-top-info .navbar-header {margin: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex: 0 0 150px;-ms-flex: 0 0 150px;flex: 0 0 150px}
  .navbar-top-info .navbar-brand {width: 150px;height: 38px}
  .navbar-top-info .bio-logo {width: 65px;height: 43px}
  .navbar-top-info .navbar-toggle, .navbar-top-info__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end}
  .navbar-top-info__list .top-info .enter-site {padding-right: 20px}
  .navbar-top-info__list .top-info .enter-site__avatar {display: none}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;position: relative}
  .navbar-top-info__list .top-info .enter-site__menu__icons {width: 36px;height: 36px;display: block !important}
  .navbar-top-info__list .top-info .enter-site__sign {margin-bottom: 0}
  .navbar-top-info__list .top-info .enter-site__sign span {display: none}
  .navbar-top-info__list .top-info .enter-site__cart__count {right: -18px}
  .navbar-top-info__list .top-info .enter-site__registration span {display: none}
  .navbar-top-info__list .top-info .phone-info:after {height: 100%}
  .navbar-top-info__list .top-info .phone-info__title {font-size: 14px}
  .navbar-top-info__list .top-info .phone-info__phone {font-size: 24px;padding-top: 0}
  .navbar-top-info__list .download-commercial-offer {padding: 7px 20px !important;white-space: nowrap}
  .navbar-top-info__list .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 20px;position: relative;left: -webkit-calc(-100% + 95px);left: calc(-100% + 95px)}
  .navbar-top-info .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%}
  .navbar-top-info .mobile-menu-links {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: 100%;background: #f5f5f5;padding: 10px 20px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .navbar-top-info__list .top-info .enter-site__registration {display: none}
  .navbar-top-info {padding: 0}
  .navbar-top-info--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
  .navbar-top-info .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0}
  .navbar-top-info .navbar-header {margin: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex: 0 0 130px;-ms-flex: 0 0 130px;flex: 0 0 130px}
  .navbar-top-info .bio-logo {width: 50px;height: 34px;margin: 5px 0 0 10px}
  .navbar-top-info .leader-year {height: 36px;margin-left: 0;margin-top: 5px}
  .navbar-top-info .navbar-brand {width: 140px;height: auto;padding-top: 5px}
  .navbar-top-info .navbar-toggle, .navbar-top-info__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .navbar-top-info__list .top-info .enter-site {padding-right: 20px}
  .navbar-top-info__list .top-info .enter-site__avatar {display: none}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;position: relative}
  .navbar-top-info__list .top-info .enter-site__menu__icons {width: 36px;height: 36px}
  .navbar-top-info__list .top-info .enter-site__sign {margin-bottom: 0}
  .navbar-top-info__list .top-info .phone-info {padding-right: 10px}
  .navbar-top-info__list .top-info .phone-info:after {height: 100%}
  .navbar-top-info__list .top-info .phone-info__title {font-size: 14px}
  .navbar-top-info__list .top-info .phone-info__phone {font-size: 24px;padding-top: 0}
  .navbar-top-info__list .download-commercial-offer {padding: 7px 20px !important;white-space: nowrap}
  .navbar-top-info__list .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 20px;position: relative;left: -webkit-calc(-100% + 95px);left: calc(-100% + 95px)}
  .navbar-top-info .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%}
  .navbar-top-info .download-commercial-offer--wrapper a {margin-right: 10px}
  .navbar-top-info .mobile-menu-links {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: 100%;background: #f5f5f5;padding: 10px 20px}
}
@media (max-width: 575px) {
  .slide-banner__item__img {background-size: cover !important}
  .slide-banner__item__img__new-banner {background-position: top left !important}
  .navbar-top-info {padding: 0}
  .navbar-top-info--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px}
  .navbar-top-info .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0}
  .navbar-top-info__list .top-info .enter-site__registration {display: none}
  .navbar-top-info .navbar-header {margin: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex: 0 0 170px;-ms-flex: 0 0 170px;flex: 0 0 170px;position: relative;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
  .navbar-top-info .bio-logo {background: url(./pic/cherpack_bio_mob_logo.svg) no-repeat;width: 125px;height: 14px;margin: 5px 0 0 5px}
  .navbar-top-info .leader-year {width: 42px;height: 36px;position: absolute;top: 7px;right: 0}
  .navbar-top-info .navbar-brand {width: 120px;height: 30px}
  .navbar-top-info .navbar-toggle, .navbar-top-info__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end}
  .navbar-top-info__list .top-info .enter-site {padding-right: 20px}
  .navbar-top-info__list .top-info .enter-site__avatar {display: none}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;position: relative}
  .navbar-top-info__list .top-info .enter-site__menu:after {content: "";border-right: 1px solid #212121;width: 1px;height: 100%;position: absolute;top: 3px;right: -10px}
  .navbar-top-info__list .top-info .enter-site__menu__icons {width: 36px;height: 36px}
  .navbar-top-info__list .top-info .enter-site__sign {margin-bottom: 0}
  .navbar-top-info__list .top-info .enter-site__cart__count {right: -18px}
  .navbar-top-info__list .top-info .phone-info {display: none}
  .navbar-top-info__list .download-commercial-offer {padding: 7px 20px !important;white-space: nowrap}
  .navbar-top-info__list .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 20px;position: relative;left: -webkit-calc(-100% + 95px);left: calc(-100% + 95px)}
  .navbar-top-info .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;flex-direction: column}
  .navbar-top-info .download-commercial-offer--wrapper a:first-child {margin-bottom: 10px}
  .navbar-top-info .download-commercial-offer--wrapper a {font-size: 13px;padding-right: 0 !important}
  .navbar-top-info .mobile-menu-links {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: 100%;background: #f5f5f5;padding: 10px}
}
.container {-webkit-transition: all .3s ease;transition: all .3s ease}
body {overflow-x: hidden;background: #fff;font-display: auto;font-family: Open Sans, sans-serif}
:focus {outline: none !important}
.row {margin-left: -10px;margin-right: -10px}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .container {padding-left: 10px;padding-right: 10px}
.download-commercial-offer {text-transform: none !important;font-weight: 400 !important;-webkit-border-radius: 18px !important;border-radius: 18px !important;border: 1px solid #212121;color: #212121;padding: 6px 20px !important;-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;-webkit-transition: all .3s ease;transition: all .3s ease;width: auto}
.download-commercial-offer img {width: 19px;height: 18px;margin-right: 5px}
.download-commercial-offer:active, .download-commercial-offer:focus, .download-commercial-offer:hover {text-decoration: none !important;color: #212121 !important;background: #d8d8d8 !important;border: 1px solid #d8d8d8}
.navigation {margin-bottom: 0;border-bottom: none;background: #f5f5f5;min-height: inherit;z-index: 11}
.navigation .container {padding: 0}
.navigation .navbar-nav {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.navigation .navbar-nav .nav-item {-webkit-box-flex: 1;-webkit-flex: 0 0 auto;-ms-flex: 0 0 auto;flex: 0 0 auto;width: auto;padding: 8px 0}
.navigation .navbar-nav .nav-item__link {-webkit-border-radius: 18px;border-radius: 18px;text-transform: uppercase;color: #212121;font-size: 14px;line-height: 22px;font-weight: 700;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;padding: 6px 15px;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex; border: 1px solid #f5f5f5;}
.navigation .navbar-nav .nav-item__link:focus, .navigation .navbar-nav .nav-item__link:hover {background: #e3000e;color: #fff; border: 1px solid #e3000e;}
.navigation .navbar-nav .nav-item:last-child {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end}
.navigation .navbar-nav .nav-item.active .nav-item__link {background: #e3000e;color: #fff; border: 1px solid #e3000e;}
.navigation .navbar-nav .nav-item__dropdown .nav-item__link, .navigation .navbar-nav .nav-item__dropdown .nav-item__link:focus {background-color: transparent}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu {display: none;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);width: 960px;border: none;padding: 0 10px 20px;margin-top: 0}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu__arrow {position: absolute;width: 100%}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu:before {content: "";width: 0;height: 0;border-left: 16px solid transparent;border-right: 16px solid transparent;border-bottom: 16px solid #fff;z-index: 5;position: absolute;top: -8px;left: 46px}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu li {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 33.33%;padding: 30px 40px 10px 0}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu a {color: #212121;font-size: 14px;line-height: 20px;font-weight: 700;padding: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;white-space: normal;-webkit-transition: all .3s ease;transition: all .3s ease}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu a .cover-link {display: block}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu a .cover-link sup {text-transform: uppercase;font-size: 8px;top: -.8em;padding-left: 3px;padding-right: 5px}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu a .cover-link .new-product {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;background: #e3000e;color: #fff;padding: 0 8px}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu a:focus, .navigation .navbar-nav .nav-item__dropdown .dropdown-menu a:hover {color: #e3000e;outline: none;background: transparent}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu a:focus .nav-item__dropdown__ico, .navigation .navbar-nav .nav-item__dropdown .dropdown-menu a:hover .nav-item__dropdown__ico {-webkit-filter: none;filter: none}
.navigation .navbar-nav .nav-item__dropdown:hover .nav-item__link {background: #fff;color: #e3000e;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15); border: 1px solid #fff;}
.navigation .navbar-nav .nav-item__dropdown:hover .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.navigation .navbar-nav .nav-item__dropdown__ico {height: 60px;margin-left: 15px;margin-right: 15px;-webkit-box-flex: 0;-webkit-flex: 0 0 60px;-ms-flex: 0 0 60px;flex: 0 0 60px;-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3)}
@media (min-width: 768px) and (max-width: 1020px) {
  .navigation {padding: 0}
  .navigation .header-menu .navbar-nav {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin: 0;padding: 10px 0}
  .navigation .header-menu .navbar-nav .nav-item .download-commercial-offer {display: none}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;background: transparent;position: relative;padding: 0;-webkit-box-shadow: none;box-shadow: none;top: 0}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu li {width: 100%;padding: 10px 15px 10px 0}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu a {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover:after {display: none}
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navigation .header-menu .navbar-nav .nav-item__dropdown__ico {margin-left: 0}
  .navigation .header-menu .navbar-nav .nav-item__link {margin: 0 5px}
  .navigation .header-menu .navbar-nav .nav-item .dropdown-menu:before {display: none}
  .navbar-collapse {overflow-x: visible;padding-right: 15px;padding-left: 15px;border-top: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);-webkit-overflow-scrolling: touch}
  .navbar-collapse.in {overflow-y: auto !important}
  .navbar-collapse.collapse {display: none !important}
  .navbar-collapse.collapse.in {display: block !important}
}
@media (min-width: 576px) and (max-width: 767px) {
  .navigation {padding: 0}
  .navigation .header-menu .navbar-nav {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin: 0;padding: 10px 0}
  .navigation .header-menu .navbar-nav .nav-item .download-commercial-offer {display: none}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;background: transparent;position: relative;padding: 0;-webkit-box-shadow: none;box-shadow: none;top: 0}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu li {width: 100%;padding: 10px 0}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu a {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover:after {display: none}
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navigation .header-menu .navbar-nav .nav-item__dropdown__ico {margin-left: 0}
  .navigation .header-menu .navbar-nav .nav-item__link {margin: 0 5px}
  .navigation .header-menu .navbar-nav .nav-item .dropdown-menu:before {display: none}
}
@media (max-width: 575px) {
  .navigation {padding: 0}
  .navigation .header-menu .navbar-nav {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin: 0;padding: 10px 0}
  .navigation .header-menu .navbar-nav .nav-item .download-commercial-offer {display: none}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;background: transparent;position: relative;padding: 0;-webkit-box-shadow: none;box-shadow: none;top: 0}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu li {width: 100%;padding: 10px 15px 10px 0}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu a {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu a .cover-link {display: block}
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu a .new-product {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex}
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover:after {display: none}
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .dropdown-menu {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navigation .header-menu .navbar-nav .nav-item__dropdown__ico {margin-left: 0}
  .navigation .header-menu .navbar-nav .nav-item__link {margin: 0 5px}
  .navigation .header-menu .navbar-nav .nav-item .dropdown-menu:before {display: none}
}
@media (min-width: 981px) and (max-width: 1199px) {
  .navigation .navbar-nav .nav-item__dropdown .dropdown-menu {width: 860px}
}
.slide-banner.slick-dotted.slick-slider {margin-bottom: 0}
.slide-banner__item {position: relative}
.slide-banner__item__body {position: absolute !important;width: 100% !important;height: 100%;top: 0;left: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-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;background: rgba(0, 0, 0, .3)}
.slide-banner__item__body__title {font-weight: 700;font-size: 36px;line-height: 40px;text-transform: uppercase;color: #fff;text-shadow: 0 1px 6px hsla(0, 0%, 9%, .4);text-align: center;margin-top: 0;margin-bottom: 0;width: 80%}
.slide-banner__item__body__link {background-color: rgba(33, 33, 33, .2);border: 1px solid #fff;-webkit-border-radius: 23px;border-radius: 23px;text-transform: uppercase;color: #fff;font-size: 16px;line-height: 22px;font-weight: 700;padding: 11px 25px;margin-top: 25px;-webkit-transition: all .3s ease;transition: all .3s ease;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.slide-banner__item__body__link:active, .slide-banner__item__body__link:focus, .slide-banner__item__body__link:hover {background: #fff;color: #e3000e;text-decoration: none}
.slide-banner__item__img {height: auto;width: 100%;min-height: 480px;background-size: 100% auto;background-repeat: no-repeat}
.slide-banner .slick-arrow {z-index: 3;border: 1px solid #fff;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-border-radius: 50%;border-radius: 50%;background: transparent;-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: 36px;height: 36px;-webkit-transition: all .3s ease;transition: all .3s ease}
.slide-banner .slick-arrow:hover {background: #fff}
.slide-banner .slick-arrow:hover .slide-banner-links path {fill: #e3000e}
.slide-banner .slick-next .slide-banner-links, .slide-banner .slick-prev .slide-banner-links {width: 20px;height: 20px;padding: 0;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: auto}
.slide-banner .slick-next .slide-banner-links path, .slide-banner .slick-prev .slide-banner-links path {-webkit-transition: all .3s ease;transition: all .3s ease;fill: #fff}
.slide-banner .slick-next:before, .slide-banner .slick-prev:before {display: none}
.slide-banner .slick-prev {left: 20px}
.slide-banner .slick-next {right: 20px}
.slide-banner .slick-dots {bottom: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
.slide-banner .slick-dots li {width: auto;height: auto;margin: 0 0 30px}
.slide-banner .slick-dots li button {width: 20px;height: 20px;-webkit-border-radius: 50%;border-radius: 50%;border: 1px solid #fff;margin: 0 5px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 0}
.slide-banner .slick-dots li button:before {content: "";opacity: 1}
.slide-banner .slick-dots li.slick-active button:before {width: 10px;height: 10px;background: #fff;-webkit-border-radius: 50%;border-radius: 50%;position: relative;margin: auto}
@media (min-width: 1380px) {
  .slide-banner .slick-prev {left: 150px}
  .slide-banner .slick-next {right: 150px}
}
@media (max-width: 575px) {
  .slide-banner__item__body__title {font-size: 20px;line-height: 28px;width: 100%}
  .slide-banner__item__body__link {padding: 11px 15px;font-size: 15px}
  .slide-banner .slick-dots li {margin-bottom: 15px}
}
.our-partners {background: #f5f5f5}
.our-partners__title {text-align: center;font-size: 28px;line-height: 32px;margin-top: 25px;margin-bottom: 25px;color: #757575}
.our-partners__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 0;margin: 0;list-style: none;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-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}
.our-partners__list.show-all li {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.our-partners__list li {display: none;margin: 0 10px}
.our-partners__list li:nth-child(-n+6) {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.our-partners__list__ico {width: 150px;height: 65px;margin: 0 0 5px;-webkit-filter: contrast(0) sepia(0) hue-rotate(0deg) brightness(.92) saturate(.28);filter: contrast(0) sepia(0) hue-rotate(0deg) brightness(.92) saturate(.28)}
.our-partners__list__ico:hover {-webkit-filter: none;filter: none}
.our-partners__link {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;color: #757575;border: 1px solid #757575;-webkit-border-radius: 18px;border-radius: 18px;padding: 6px 20px 6px 16px;font-size: 16px;margin: 10px auto 30px;-webkit-transition: all .3s ease;transition: all .3s ease}
.our-partners__link:before {content: "";background-color: #757575;-webkit-mask: url(./pic/icon-arrow-down.svg);mask: url(./pic/icon-arrow-down.svg);-webkit-mask-size: cover;mask-size: cover;-webkit-mask-position: center;mask-position: center;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 20px;height: 20px;margin-right: 5px}
.our-partners__link.active:hover, .our-partners__link:hover {text-decoration: none;color: #757575;background: #d8d8d8;border: 1px solid #d8d8d8}
.our-partners__link.active, .our-partners__link:active {color: #757575;border: 1px solid #757575}
.our-partners__link.active:before, .our-partners__link:active:before {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg)}
.our-partners__link:focus {text-decoration: none;color: #757575}
.our-partners__link--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
@media (max-width: 575px) {
  .our-partners__title {font-size: 24px;line-height: 28px;margin-top: 25px;margin-bottom: 15px}
  .our-partners__list {-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;width: 100%}
  .our-partners__list li {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
  .our-partners__list__ico {width: 140px;height: 60px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .our-partners__list li {-webkit-box-flex: 1;-webkit-flex: 1 0 50%;-ms-flex: 1 0 50%;flex: 1 0 50%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin: 0}
  .our-partners__list__ico {width: 140px;height: 60px}
}
@media (width: 980px) {
  .our-partners .container {padding: 0}
  .our-partners__list li {margin: 0 3px}
}
.no-mask .our-partners__link:before {background-color: transparent}
.our-service {background: #e3000e;padding-bottom: 50px}
.our-service__title {text-align: center;font-size: 28px;color: #fff;margin-top: 35px;margin-bottom: 25px}
.our-service__link {color: #fff;font-size: 16px;line-height: 22px;text-align: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-transition: all .3s ease;transition: all .3s ease}
.our-service__link__ico {height: 160px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 0 auto 20px}
.our-service__link:focus, .our-service__link:hover {color: #fff}
.our-service__link__title {margin-top: 0;margin-bottom: 0;font-weight: 400;font-size: 16px;line-height: 22px}
@media (max-width: 575px) {
  .our-service {padding-bottom: 40px}
  .our-service__title {font-size: 24px;line-height: 28px;margin-top: 25px;margin-bottom: 15px}
  .our-service__link {margin-bottom: 20px}
  .our-service__link__ico {height: 130px;width: 130px;margin-bottom: 10px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .our-service {padding-bottom: 20px}
  .our-service__link {margin-top: 10px;margin-bottom: 10px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .our-service {padding-bottom: 20px}
  .our-service__link {margin-top: 10px;margin-bottom: 10px}
}
.online-order {background: #f5f5f5}
.online-order__title {text-align: center;text-transform: uppercase;color: #e3000e;font-size: 28px;margin-top: 35px;margin-bottom: 25px;padding: 0 10px}
.online-order__label {background: #fff;-webkit-border-radius: 6px;border-radius: 6px;-webkit-transition: all .3s ease;transition: all .3s ease;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: 140px;height: 140px;margin: 0 0 30px}
.online-order__label:hover {cursor: pointer;-webkit-box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15);box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15)}
.online-order__label:hover .online-order__ico {-webkit-filter: none;filter: none}
.online-order__label.check {-webkit-box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15);box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15)}
.online-order__label.check .online-order__ico {-webkit-filter: none;filter: none}
.online-order__label--wrapper {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;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;width: 100%}
.online-order__ico {width: 100px;height: 100px;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3)}
.online-order__subtitle {margin-top: 0;margin-bottom: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 24px;line-height: 28px;font-weight: 700;color: #212121;width: 100%}
.online-order .form-group {margin-bottom: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%}
.online-order .form-group .form-control {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 7px 15px;border: 1px solid #d8d8d8;-webkit-border-radius: 18px;border-radius: 18px;width: 100%;font-size: 14px;background: #fff;color: #757575;-webkit-box-shadow: none;box-shadow: none;height: auto;margin-bottom: 15px}
.online-order .form-group .form-control:focus, .online-order .form-group .form-control:hover {color: #212121;border-color: #212121}
.footer .control-group .control-label, .online-order__form__title {margin-top: 0;margin-bottom: 5px;font-size: 16px;line-height: 22px;font-weight: 400}
.footer .control-group .control-label span, .online-order__form__title span {color: #e3000e}
.online-order__form__option input[type=radio] {display: none;-webkit-transition: all .3s ease;transition: all .3s ease}
.online-order__form__option input[type=radio] + label {border: 1px dashed #212121;-webkit-border-radius: 18px;border-radius: 18px;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;padding: 7px 15px;font-size: 14px;font-weight: 400;color: #212121;cursor: pointer;margin-bottom: 15px}
.online-order__form__option input[type=radio]:checked + label {border: 1px solid #e3000e}
.online-order__form-dropdown {position: relative;margin-bottom: 10px}
.online-order__form-dropdown__select {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 7px 15px;border: 1px solid #d8d8d8;-webkit-border-radius: 18px;border-radius: 18px;width: 100%;font-size: 14px;background: #fff;color: #757575;cursor: pointer;height: 36px;white-space: nowrap;overflow: hidden}
.online-order__form-dropdown__select:after {content: "";-webkit-mask: url(./pic/icon-arrow-down.svg) no-repeat center;mask: url(./pic/icon-arrow-down.svg) no-repeat center;width: 20px;height: 20px;-webkit-mask-size: cover;mask-size: cover;background-color: #9e9e9e;-webkit-box-flex: 0;-webkit-flex: 0 0 20px;-ms-flex: 0 0 20px;flex: 0 0 20px}
.online-order__form-dropdown__list {width: 100%;padding: 0;margin: 0;list-style-type: none;-webkit-border-radius: 0 0 18px 18px;border-radius: 0 0 18px 18px;background: #fff;border: 1px solid #212121;border-top: none;display: none;position: absolute;z-index: 2;max-height: 210px;overflow: auto}
.online-order__form-dropdown__list__item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 6px 15px;font-size: 14px;line-height: 22px;color: #212121;cursor: pointer;-webkit-transition: all .3s ease;transition: all .3s ease;width: 100%}
.online-order__form-dropdown__list__item span {margin-right: 10px;-webkit-box-flex: 0;-webkit-flex: 0 0 30px;-ms-flex: 0 0 30px;flex: 0 0 30px;height: 30px}
.online-order__form-dropdown__list__item.selected {background: #f5f5f5;color: #e3000e}
.online-order__form-dropdown__list__item:hover {color: #e3000e}
.online-order__form-dropdown__list .form-control {margin: 0 15px 10px !important;width: -webkit-calc(100% - 30px) !important;width: calc(100% - 30px) !important}
.online-order__form-dropdown.open .online-order__form-dropdown__select {-webkit-border-radius: 18px 18px 0 0;border-radius: 18px 18px 0 0;border: 1px solid #212121}
.online-order__form-dropdown.open .online-order__form-dropdown__select:after {background-color: #e3000e}
.online-order__form-dropdown.open .online-order__form-dropdown__list {display: block}
.design-info__btn, .map-info__btn, .online-order__form__btn, .portfolio-gallery__btn {margin: 15px auto 40px;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;padding: 7px 20px;background: #e3000e;color: #fff;font-size: 16px;border: none;-webkit-border-radius: 18px;border-radius: 18px;-webkit-transition: all .3s ease;transition: all .3s ease}
.design-info__btn:hover, .map-info__btn:hover, .online-order__form__btn:hover, .portfolio-gallery__btn:hover {-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);background: #fff;color: #e3000e}
@media (max-width: 575px) {
  .online-order__title {font-size: 24px;line-height: 28px;margin-top: 25px;margin-bottom: 15px}
  .online-order__label {width: 130px;height: 130px;margin: auto auto 20px}
  .online-order__label--wrapper {-webkit-box-pack: space-evenly;-webkit-justify-content: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly}
  .online-order__label--body {width: 50%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
  .online-order__subtitle {font-size: 20px;padding: 0 10px}
  .online-order .form-group {padding: 0 10px;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
}
@media (min-width: 576px) and (max-width: 767px) {
  .online-order__label--body {-webkit-box-flex: 1;-webkit-flex: 1 0 33.33%;-ms-flex: 1 0 33.33%;flex: 1 0 33.33%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
  .online-order .form-group {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0 10px}
  .online-order .form-group .col-sm-6 {width: 50%}
  .online-order .form-group .col-sm-6 .row .col-sm-6 {width: 100%}
  .online-order .form-group .col-sm-3, .online-order .form-group .col-sm-4 {width: 50%}
  .online-order .form-group .col-md-12, .online-order .form-group .col-sm-4:last-child {width: 100%}
  .online-order__subtitle {padding: 0 10px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .online-order__label--body {-webkit-box-flex: 1;-webkit-flex: 1 0 33.33%;-ms-flex: 1 0 33.33%;flex: 1 0 33.33%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
  .online-order .form-group, .online-order__subtitle {padding: 0 10px}
}
.design-info {background: #212121;position: relative}
.design-info:after {content: "";background: url(./pic/design-info__bg.jpg);position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;opacity: .25;background-size: 100%}
.design-info__title, .products-list__title {position: relative;z-index: 1;margin-top: 35px;margin-bottom: 0;color: #fff;text-transform: uppercase;font-size: 28px;line-height: 32px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
.design-info__title:after, .products-list__title:after {content: "";width: 117px;height: 1px;background: #e3000e;margin-top: 10px}
.design-info__description {font-size: 16px;line-height: 22px;color: #fff;font-weight: 300;position: relative;z-index: 1;margin-top: 25px;margin-bottom: 25px}
.design-info__btn {position: relative;z-index: 1;margin-top: 0;margin-left: 0}
.design-info__btn:focus, .design-info__btn:hover {background: #fff;color: #e3000e;text-decoration: none;-webkit-box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15);box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15)}
.design-info__btn--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.design-info__item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin: auto;position: relative;z-index: 1;margin-top: 40px}
.design-info__item__ico {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: auto;width: 300px;background: #d5d5d5;-webkit-border-radius: 50%;border-radius: 50%}
.design-info__item__description {color: #fff;position: relative;z-index: 1;text-align: center;font-size: 16px;line-height: 30px;margin-top: 15px;margin-bottom: 40px}
.design-info__item:focus .design-info__item__description, .design-info__item:hover .design-info__item__description {text-decoration: underline}
@media (max-width: 575px) {
  .design-info {padding-bottom: 20px;padding-left: 10px;padding-right: 10px}
  .design-info__title, .products-list__title {font-size: 24px;margin-top: 25px;margin-bottom: 15px;padding: 0 10px}
  .design-info__btn {margin-bottom: 20px;margin-left: 10px}
  .design-info__item {margin-top: 0}
  .design-info__item__description {margin-bottom: 20px}
  .design-info__description {padding: 0 10px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .design-info {padding: 0 10px 20px}
  .design-info__btn {margin-bottom: 20px}
  .design-info__item {margin-top: 0}
  .design-info__item__description {margin-bottom: 20px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .design-info {padding-bottom: 20px}
  .design-info .col-sm-4, .design-info .col-sm-8 {width: 100%;padding: 0 20px}
  .design-info__item {margin-top: 0}
  .design-info__item__description {margin-bottom: 20px}
}
.products-list {background: #fff}
.products-list__title {color: #212121}
.products-list__list {padding: 0;margin: 25px 0 40px;list-style: none;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-width: 440px;-moz-column-width: 440px;column-width: 440px}
.products-list__list__item {font-size: 16px;line-height: 32px;color: #212121;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-transition: all .3s ease;transition: all .3s ease}
.products-list__list__item h4 {margin: 0;font-weight: 400;font-size: 16px;line-height: 32px}
.products-list__list__item:before {content: "";width: 20px;height: 1px;background: #212121;margin-right: 10px;-webkit-transition: all .3s ease;transition: all .3s ease;margin-top: 16px}
.products-list__list__item:focus, .products-list__list__item:hover {color: #212121;text-decoration: underline}
@media (max-width: 575px) {
  .products-list__list {padding: 0 10px}
  .products-list__list__item {line-height: 26px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .products-list {padding: 0 10px}
  .products-list__list__item {line-height: 26px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .products-list {padding: 0 10px}
  .products-list__list__item:before {margin-top: 15px}
}
@media (min-width: 981px) and (max-width: 1199px) {
  .products-list__list__item:before {margin-top: 15px}
}
.portfolio-gallery-wrapper {background: #f5f5f5}
.portfolio-gallery .slick-arrow {z-index: 3;border: 1px solid #212121;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-border-radius: 50%;border-radius: 50%;background: transparent;-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: 36px;height: 36px;-webkit-transition: all .3s ease;transition: all .3s ease}
.portfolio-gallery .slick-prev {left: 20px}
.portfolio-gallery .slick-prev:before {-webkit-mask: url(./pic/icon-arrow-left.svg);mask: url(./pic/icon-arrow-left.svg)}
.portfolio-gallery .slick-next {right: 20px}
.portfolio-gallery .slick-next:before {-webkit-mask: url(./pic/icon-arrow-right.svg);mask: url(./pic/icon-arrow-right.svg)}
.portfolio-gallery .slick-next:before, .portfolio-gallery .slick-prev:before {-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-position: center;mask-position: center;-webkit-mask-size: cover;mask-size: cover;width: 20px;height: 20px;background-color: #212121;content: "";opacity: 1;-webkit-transition: all .3s ease;transition: all .3s ease;margin: auto}
.portfolio-gallery .slick-next:hover, .portfolio-gallery .slick-prev:hover {background: #fff}
.portfolio-gallery .slick-next:hover:before, .portfolio-gallery .slick-prev:hover:before {background-color: #e3000e}
.portfolio-gallery__item {width: 220px;height: 300px;-webkit-border-radius: 6px;border-radius: 6px;margin: 30px 20px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;position: relative;-webkit-transition: all .3s ease;transition: all .3s ease}
.portfolio-gallery__item:hover {-webkit-box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15);box-shadow: 0 8px 10px hsla(0, 0%, 9%, .15)}
.portfolio-gallery__item:focus {outline: none}
.portfolio-gallery__item.slick-slide {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.portfolio-gallery__item__ico {max-width: 100%}
.portfolio-gallery__item:not(.slick-active):before {content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all .3s ease;transition: all .3s ease;background: hsla(0, 0%, 96%, .4)}
.map-info__btn, .portfolio-gallery__btn {margin-top: 0}
.map-info__btn:hover, .portfolio-gallery__btn:hover {text-decoration: none}
.map-info__btn:focus, .portfolio-gallery__btn:focus {text-decoration: none;color: #fff}
.map-info__btn:hover {color: #e3000e}
.portfolio-gallery__btn--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
@media (min-width: 1380px) {
  .portfolio-gallery:after, .portfolio-gallery:before {width: 450px}
  .portfolio-gallery .slick-prev {left: 150px}
  .portfolio-gallery .slick-next {right: 150px}
}
.map {width: 100%;height: 600px;position: relative}
.map-info__title {text-align: center;font-size: 28px;color: #212121;margin-top: 35px;margin-bottom: 10px}
.map-info__description {text-align: center;font-size: 16px;line-height: 22px;color: #212121;margin-top: 0;margin-bottom: 25px;padding: 0 10px}
.map-info__select {background-color: hsla(0, 0%, 100%, .7);padding-top: 15px;padding-bottom: 5px;-webkit-box-shadow: 0 1px 3px hsla(0, 0%, 9%, .3);box-shadow: 0 1px 3px hsla(0, 0%, 9%, .3);position: relative;z-index: 1}
.map-info__select--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
.map-info__btn {width: 190px;margin-left: 0;margin-bottom: 0}
.map-info .online-order__form-dropdown {margin-right: 20px;width: 100%;max-width: 300px}
.map-info .online-order__form-dropdown__select {width: 100%}
.map-info__bottom {text-align: center;color: #fff;background: #e3000e;font-size: 16px;line-height: 22px;font-weight: 700;padding: 9px 20px}
.gm-style-iw {min-width: 350px !important;width: 100% !important}
.map-info__tooltip {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-top: 7px;min-width: 350px}
.map-info__tooltip__avatar {margin-right: 15px}
.map-info__tooltip__avatar, .map-info__tooltip__avatar img {width: 100px;height: 100px;-webkit-border-radius: 50%;border-radius: 50%}
.map-info__tooltip__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;font-size: 14px;line-height: 16px;color: #757575}
.map-info__tooltip__list__name {font-size: 16px;line-height: 22px;font-weight: 700;color: #212121;margin-bottom: 15px}
.map-info__tooltip__list__item {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-bottom: 15px}
.map-info__tooltip__list__item img {width: 20px;height: 20px;margin-right: 5px}
.map-info__tooltip__link {color: #fff;font-size: 16px;padding: 10px 20px;-webkit-border-radius: 18px;border-radius: 18px;background: #e3000e;display: table;margin: auto auto 17px 0;-webkit-transition: all .3s ease;transition: all .3s ease;white-space: nowrap}
.map-info__tooltip__link:focus, .map-info__tooltip__link:hover {-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);background: #fff;color: #e3000e;text-decoration: none}
@media (min-width: 768px) and (max-width: 980px) {
  .map-info__select--wrapper {padding-bottom: 10px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-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}
  .map-info .online-order__form-dropdown {margin-right: 0;width: 50%}
  .map-info .online-order__form-dropdown__list {width: 100%}
  .map-info__btn {margin-left: 0}
}
@media (max-width: 575px) {
  .map-info__select--wrapper {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
  .map-info .online-order__form-dropdown {margin-left: 10px;margin-right: 10px}
  .map-info .online-order__form-dropdown__select {width: 100%}
  .map-info__btn {margin-left: 0;margin-bottom: 20px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .map-info__select--wrapper {padding-bottom: 10px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-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}
  .map-info .online-order__form-dropdown {margin-right: 0}
  .map-info__btn {margin-left: 0}
}
.company-structure {background: #f5f5f5}
.company-structure__title {margin-bottom: 10px;text-align: center;margin-top: 25px;font-size: 32px;color: #212121}
.company-structure__list {padding: 0;margin: 0 0 50px;list-style: none;-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;-webkit-column-width: 440px;-moz-column-width: 440px;column-width: 440px;width: 100%}
.company-structure__item {font-size: 14px;line-height: 22px;color: #212121;-webkit-transition: all .3s ease;transition: all .3s ease}
.company-structure__item h4 {font-size: 14px;line-height: 22px;margin: 0}
.company-structure__item:focus, .company-structure__item:hover {color: #212121;text-decoration: underline}
@media (max-width: 575px) {
  .company-structure__title {font-size: 28px;margin-bottom: 15px}
  .company-structure__list {padding: 0 10px}
  .company-structure__item {font-size: 16px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .company-structure {padding: 0 10px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .company-structure {padding: 0 10px}
}
.footer {background: #212121;color: #fff;padding: 0 10px}
.footer__title {text-transform: uppercase;font-weight: 400;margin-top: 35px;margin-bottom: 15px;font-size: 22px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
.footer__title:after {content: "";width: 117px;height: 1px;background: #e3000e;margin-top: 10px}
.footer__list {padding: 0;margin: 0;list-style: none}
.footer__list__item a {font-size: 16px;margin-bottom: 15px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: #fff;-webkit-transition: all .3s ease;transition: all .3s ease}
.footer__list__item--contacts {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 25px;font-size: 16px;line-height: 22px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row}
.footer__list__item--contacts__ico {width: 36px;height: 36px;margin-right: 15px;-webkit-box-flex: 0;-webkit-flex: 0 0 36px;-ms-flex: 0 0 36px;flex: 0 0 36px}
.footer__list__item--contacts__ico path {fill: #fff}
.footer__list__item--contacts a {color: #fff}
.footer__list__item--contacts span {width: 100%}
.footer__list__item--contacts--info {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
.footer__list__social {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.footer__list__social__ico {width: 36px;height: 36px;margin-right: 15px;margin-bottom: 20px;display: inline-block;background-size: cover;overflow: hidden;position: relative;-webkit-transition: background-color .2s linear;transition: background-color .2s linear;background-color: #fff}
.footer__list__social__ico.facebook {-webkit-mask: url(./pic/icon-facebook.svg);mask: url(./pic/icon-facebook.svg)}
.footer__list__social__ico.instagram {-webkit-mask: url(./pic/icon-instagram.svg);mask: url(./pic/icon-instagram.svg)}
.footer__list__social__ico:hover {-webkit-filter: none;filter: none;background-color: #e3000e}
.footer__subscribe__description {font-size: 16px;line-height: 22px}
.footer .control-group .control-label {margin-top: 5px}
.footer .control-group .form-control {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 7px 15px;border: 1px solid #d8d8d8;-webkit-border-radius: 18px;border-radius: 18px;width: 100%;font-size: 14px;background: #fff;color: #757575;-webkit-box-shadow: none;box-shadow: none;height: auto;margin-bottom: 15px}
.footer .control-group .form-control:focus, .footer .control-group .form-control:hover {color: #212121;border-color: #212121}
.footer .design-info__btn, .footer .map-info__btn, .footer .online-order__form__btn, .footer .portfolio-gallery__btn {margin-top: 20px;margin-left: 0;padding: 7px 32px}
.footer-dev-info {margin-top: 10px;border-top: 1px solid #363636;padding-top: 20px}
.footer-dev-info__copy {font-size: 16px;line-height: 22px;margin-bottom: 20px}
.footer-dev-info__copy a {color: #fff}
.footer-dev-info__links {margin-bottom: 30px}
.footer-dev-info__links__title {font-size: 16px;line-height: 22px;margin-bottom: 5px}
.footer-dev-info__links__ico {width: 210px;height: 40px}
.to-top {height: 36px;width: 36px;background-color: #fff;position: fixed;right: 10px;bottom: 10px;overflow: hidden;text-indent: 100%;white-space: nowrap;z-index: 4;visibility: hidden;opacity: 0;-webkit-border-radius: 50%;border-radius: 50%;-webkit-transition: all .3s ease;transition: all .3s ease;-webkit-box-shadow: 0 6px 8px hsla(0, 0%, 9%, .15);box-shadow: 0 6px 8px hsla(0, 0%, 9%, .15);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}
.to-top svg {height: 20px;width: 20px}
.to-top svg path {fill: #e3000e}
.to-top:hover {background-color: #fff;opacity: 1}
.to-top.fade-out {opacity: .5}
.to-top.is-visible {visibility: visible}
.to-top.fade-out, .to-top.is-visible {-webkit-transition: opacity .3s 0s, visibility 0 0;transition: opacity .3s 0s, visibility 0 0}
.to-top:hover {opacity: 1}
.no-touch .to-top:hover {-webkit-transition: opacity .3s 0s, visibility 0 0;transition: opacity .3s 0s, visibility 0 0;background-color: rgba(0, 0, 0, .4);opacity: 1}
@media (min-width: 576px) and (max-width: 767px) {
  .footer .row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
  .footer .row .col-md-4 {width: 50%}
  .footer .row .col-md-4:last-child {width: 100%}
}
@media (max-width: 575px) {
  .footer .design-info__btn, .footer .map-info__btn, .footer .online-order__form__btn, .footer .portfolio-gallery__btn {margin: 20px 0 10px}
  .footer-dev-info {padding: 20px 0 0}
}
.fancybox-container {z-index: 60 !important}
.fancybox-image-wrap {-webkit-border-radius: 6px;border-radius: 6px;overflow: hidden !important}
.fancybox-image-wrap .fancybox-image {display: block;max-width: 100%;height: auto}
#enter-site__success-order .enter-site__modal {width: 400px}
.structure-template img {float: left;margin-right: 10px}
.enter-site__modal {width: 280px;margin: auto;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;height: 100%}
.enter-site__modal .modal-content {-webkit-border-radius: 6px;border-radius: 6px;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);border: none;width: 100%}
.enter-site__modal__body {padding: 20px}
.enter-site__modal__body .close {width: 36px;height: 36px;-webkit-mask: url(./pic/icon-close.svg);mask: url(./pic/icon-close.svg);background-color: #212121;opacity: 1;-webkit-transition: all .3s ease;transition: all .3s ease}
.enter-site__modal__body .close:hover {background-color: #e3000e}
.enter-site__modal__body .form-group {margin-bottom: 0;flex-wrap: wrap}
.enter-site__modal__body .form-group .enter-site__registration {font-size: 16px;line-height: 16px;color: #212121;margin: auto}
.enter-site__modal__body .form-group label {font-size: 16px;line-height: 22px;font-weight: 400;color: #212121;margin-top: 15px}
.enter-site__modal__body .form-group label span {color: #e3000e}
.enter-site__modal__body .form-group .form-control {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;padding: 7px 15px;border: 1px solid #d8d8d8;-webkit-border-radius: 18px;border-radius: 18px;width: 100%;font-size: 14px;background: #fff;color: #757575;-webkit-box-shadow: none;box-shadow: none;height: auto;-webkit-transition: all .3s ease;transition: all .3s ease; resize: none}
.enter-site__modal__body .form-group .form-control:focus, .enter-site__modal__body .form-group .form-control:hover {color: #212121;border-color: #212121}
.enter-site__modal__body .form-group .btn {-webkit-border-radius: 18px;border-radius: 18px;background-color: #e3000e;color: #fff;font-size: 16px;padding: 6px 20px;-webkit-transition: all .3s ease;transition: all .3s ease;margin-bottom: 10px}
.enter-site__modal__body .form-group .btn:hover {-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);background: #fff;color: #e3000e}
.enter-site__modal__body .form-group .enter-site__registration__btn {margin-top: 20px}
.enter-site__modal__body .form-group__field {position: relative}
.enter-site__modal__body .form-group__field .clear-field {display: none;border: 1px solid transparent;background: #d8d8d8 url(./pic/icon-clear.svg) no-repeat 50%;background-position: 2px 6px;background-size: 20px;position: absolute;top: 1px; right: 1px;width: 30px;height: 34px;-webkit-border-radius: 0 18px 18px 0;border-radius: 0 18px 18px 0}
.enter-site__modal__title {text-transform: uppercase;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;font-size: 22px;line-height: 22px;font-weight: 400;color: #212121;margin-top: 2px;margin-bottom: 0}
.enter-site__modal__title:after {content: "";width: 117px;height: 1px;background-color: #e3000e;margin-top: 15px}
.enter-site__modal .checkbox {margin-top: 20px;margin-bottom: 20px}
.enter-site__modal .checkbox .enter-site__modal__checkbox {margin: 0;padding: 0;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;font-weight: 400}
.enter-site__modal .checkbox .enter-site__modal__checkbox span {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;font-size: 16px;color: #212121}
.enter-site__modal .checkbox .enter-site__modal__checkbox span:before {width: 36px;height: 36px;-webkit-border-radius: 6px;border-radius: 6px;border: 1px solid #d8d8d8;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;content: "";margin-right: 15px}
.enter-site__modal .checkbox .enter-site__modal__checkbox input[type=checkbox] {display: none}
.enter-site__modal .checkbox .enter-site__modal__checkbox input[type=checkbox]:checked + span:before {background: url(./pic/icon-check.svg) no-repeat 50%;background-size: 22px}
.enter-site__modal__forgot {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between}
.enter-site__modal__forgot__pass {font-size: 16px;line-height: 22px;color: #212121;-webkit-transition: all .3s ease;transition: all .3s ease}
.enter-site__modal__forgot__pass:hover {text-decoration: underline;color: #212121}
.no-cssmask .online-order__form-dropdown__select:after, .no-cssmask .our-partners__link:before {background-image: url(./pic/icon-arrow-down.svg);background-color: transparent}
.no-cssmask .online-order__form-dropdown.open .online-order__form-dropdown__select:after {background-color: transparent}
.no-cssmask .portfolio-gallery .slick-next:before {background-image: url(./pic/icon-arrow-right.svg)}
.no-cssmask .portfolio-gallery .slick-prev:before {background-image: url(./pic/icon-arrow-left.svg)}
.no-cssmask .portfolio-gallery .slick-next:before, .no-cssmask .portfolio-gallery .slick-prev:before {background-color: transparent}
.no-cssmask .our-service__link__ico {width: 160px}
.no-cssmask .enter-site__modal__body .close {background: url(./pic/icon-close.svg);-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3)}
.no-cssmask .enter-site__modal__body .close:hover {-webkit-filter: none;filter: none}
.no-cssmask .footer__list__social__ico.facebook {background: transparent url(./pic/icon-facebook.svg)}
.no-cssmask .footer__list__social__ico.instagram {background: transparent url(./pic/icon-instagram.svg)}
.breadcrumbs .breadcrumb {background-color: #fff;-webkit-border-radius: 0;border-radius: 0;padding: 25px 0;margin: 0;font-size: 14px;font-weight: 400;line-height: 22px}
.breadcrumbs .breadcrumb li + li:before {color: #212121;padding: 0 10px 0 13px}
.breadcrumbs .breadcrumb a {color: #e3000e}
.breadcrumbs .breadcrumb .active {color: #212121}
@media (max-width: 575px) {
  .breadcrumbs {margin-left: -10px}
  .breadcrumbs .breadcrumb {padding-top: 15px;padding-bottom: 15px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .breadcrumbs {margin-left: -10px}
  .breadcrumbs .breadcrumb {padding-top: 15px;padding-bottom: 15px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .breadcrumbs .breadcrumb {padding-top: 15px;padding-bottom: 15px}
}
.mobile-content {margin-left: 10px;padding-right: 20px}
.content {padding-bottom: 40px}
.content h1 {color: #212121;font-size: 28px;line-height: 32px;font-weight: 400;margin-top: 0;margin-bottom: 30px}
.content h1, .content h1 em {font-style: normal}
.content h1 strong {font-weight: 400}
.content h2, .content h3 {font-size: 22px;font-weight: 400;font-style: normal;color: #212121}
.content h3 {margin: 20px 0 15px}
.content h4 {font-weight: 700;font-style: normal;margin: 20px 0 15px}
.content h4, .content p {font-size: 16px;color: #212121}
.content p {line-height: 22px;display: block}
.content img {max-width: 100%;height: auto}
.content span {font-size: 16px;color: #212121;line-height: 22px;display: inline-block}
.content a {font-size: 16px;color: #e3000e;-webkit-transition: all .3s ease;transition: all .3s ease}
.content a:hover {text-decoration: underline}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) {padding: 0;margin: 10px 0 15px;list-style: none;position: relative}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li {font-size: 16px;line-height: 26px;color: #212121;display: block;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 30px}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.ask-question__list):not(.pagination) li:before {content: "";width: 20px;height: 1px;background: #212121;margin-right: 10px;-webkit-transition: all .3s ease;transition: all .3s ease;margin-top: 14px;-webkit-box-flex: 0;-webkit-flex: 0 0 20px;-ms-flex: 0 0 20px;flex: 0 0 20px;position: absolute;left: 0;display: block;float: left}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination) li strong a {color: #e3000e}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li strong a:hover {text-decoration: underline}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.ask-question__list):not(.pagination) li a {font-size: 16px;line-height: 26px;color: #e3000e}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination) li a > * {color: #e3000e}
.content ul:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.ask-question__list):not(.pagination) li a > :hover {text-decoration: underline}
.content--body {margin-bottom: 20px}
.content--body .detail-product__container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 15px}
.content--body .detail-product__img {width: 220px;height: 220px;margin-right: 35px;flex: 0 0 auto}
.content--body .detail-product__img img {height: 220px;margin: auto;display: table}
.content--body .detail-product__info__name {font-weight: 700;margin-bottom: 15px}
.content--body .detail-product__info .product__item__count-package, .content--body .detail-product__info__name {font-size: 16px;line-height: 22px;color: #212121}
.content--body .detail-product__info .product__item__count__counter {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 10px}
.content--body .detail-product__info .product__item__count__counter .btn-number {height: 36px;border: 1px solid #d8d8d8;background: #f5f5f5;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-border-radius: 0 18px 18px 0;border-radius: 0 18px 18px 0;width: 30px;padding: 0 9px 0 7px}
.content--body .detail-product__info .product__item__count__counter .btn-number img {width: 13px;height: 13px}
.content--body .detail-product__info .product__item__count__counter .btn-number__minus {-webkit-border-radius: 18px 0 0 18px;border-radius: 18px 0 0 18px;padding: 0 7px 0 9px}
.content--body .detail-product__info .product__item__count__counter .input-number {width: 54px;-webkit-border-radius: 0;border-radius: 0;border: 1px solid #d8d8d8;border-left: none;border-right: none;-webkit-box-shadow: none;box-shadow: none;text-align: center;padding: 0;height: 36px;font-size: 14px;color: #757575;background-color: #fff}
.content--body .detail-product__info .product__item__price {font-size: 24px;line-height: 28px;font-weight: 700;color: #e3000e;margin-top: 15px}
.content--body .detail-product__info .product__item__price-for-package {font-size: 16px;line-height: 18px;color: #212121}
.content--body .detail-product__info__btn {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 10px;margin-bottom: 10px}
.content--body .detail-product__info__btn__buy, .content--body .detail-product__info__btn__buy--in-basket, .content--body .detail-product__info__btn__buy-now {background: #fff;-webkit-border-radius: 18px;border-radius: 18px;border: 1px solid #212121;color: #212121;padding: 4px 20px;font-weight: 400;-webkit-transition: all .3s ease;transition: all .3s ease;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-bottom: 10px;min-height: 36px}
.content--body .detail-product__info__btn__buy--in-basket img, .content--body .detail-product__info__btn__buy-now img, .content--body .detail-product__info__btn__buy img {width: 26px;height: 26px;margin-right: 12px;-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3);-webkit-transition: all .3s ease;transition: all .3s ease}
.content--body .detail-product__info__btn__buy--in-basket svg, .content--body .detail-product__info__btn__buy-now svg, .content--body .detail-product__info__btn__buy svg {width: 26px;height: 27px;margin-right: 12px}
.content--body .detail-product__info__btn__buy--in-basket svg path, .content--body .detail-product__info__btn__buy-now svg path, .content--body .detail-product__info__btn__buy svg path {-webkit-transition: all .3s ease;transition: all .3s ease}
.content--body .detail-product__info__btn__buy--in-basket:focus, .content--body .detail-product__info__btn__buy--in-basket:hover, .content--body .detail-product__info__btn__buy-now:focus, .content--body .detail-product__info__btn__buy-now:hover, .content--body .detail-product__info__btn__buy:focus, .content--body .detail-product__info__btn__buy:hover {background: #fff;color: #e3000e;border-color: #fff;text-decoration: none;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15)}
.content--body .detail-product__info__btn__buy--in-basket:focus img, .content--body .detail-product__info__btn__buy--in-basket:hover img, .content--body .detail-product__info__btn__buy-now:focus img, .content--body .detail-product__info__btn__buy-now:hover img, .content--body .detail-product__info__btn__buy:focus img, .content--body .detail-product__info__btn__buy:hover img {-webkit-filter: none;filter: none}
.content--body .detail-product__info__btn__buy-now {background: #e3000e;color: #fff;border-color: #e3000e;margin-left: 10px}
.content--body .detail-product__info__btn__buy-now img {-webkit-filter: #000;filter: #000}
.content--body .detail-product__info__btn__buy-now svg {-webkit-filter: none;filter: none}
.content--body .detail-product__info__btn__buy-now svg path {fill: #fff}
.content--body .detail-product__info__btn__buy-now:focus svg path, .content--body .detail-product__info__btn__buy-now:hover svg path {fill: #e3000e}
.content--body .detail-product__info__btn__buy--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.content--body .detail-product__info__btn__buy--in-basket {border-color: #d8d8d8;background: #d8d8d8;color: #757575;display: none}
.content--body .detail-product__info__btn__buy--in-basket svg {margin-right: 7px}
.content--body .detail-product__info__btn__buy--in-basket svg path {fill: #757575}
.content--body .detail-product__info__btn__buy--in-basket:hover {border-color: #d8d8d8;background: #d8d8d8;color: #757575;-webkit-box-shadow: none;box-shadow: none}
.content--body .product-gallery {margin-top: 15px;margin-bottom: 15px}
.content--body .product-gallery--wrapper {position: relative}
.content--body .product-gallery--wrapper .portfolio-gallery .slick-next {right: 35px}
.content--body .product-gallery--wrapper .portfolio-gallery .slick-prev {left: 35px}
.content--body .product-gallery--wrapper .portfolio-gallery__item:not(.slick-active):before {display: none}
.content--body .product-gallery--wrapper .portfolio-gallery__before-shadow {position: absolute;width: 60px;height: 100%;top: 0;left: 0;z-index: 1;background: -webkit-gradient(linear, left top, right top, color-stop(0, #fff), color-stop(0, hsla(0, 0%, 100%, 0)));background: -webkit-linear-gradient(left, #fff 0, hsla(0, 0%, 100%, 0));background: linear-gradient(90deg, #fff 0, hsla(0, 0%, 100%, 0))}
.content--body .product-gallery--wrapper .portfolio-gallery__before-shadow.after {right: -1px;left: auto;background: -webkit-gradient(linear, left top, right top, color-stop(0, hsla(0, 0%, 100%, 0)), color-stop(0, #fff));background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff);background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff)}
.content--body .product-gallery .portfolio-gallery__item {width: 160px;height: 220px}
.content--body .product-gallery .portfolio-gallery__item__ico {width: 140px}
.content--body .product-description {margin-bottom: 30px}
.content--body .product-description.password-field {margin-top: 35px}
.content--body__list .content--body__list__title {text-transform: none;font-weight: 700;font-size: 20px;line-height: 22px;margin-top: 40px;margin-bottom: 25px;color: #212121}
.content .error-content {text-align: center}
.content .error-content__title {font-size: 60px;font-weight: 400;color: #e3000e;line-height: 60px;margin-top: 30px;margin-bottom: 0}
.content .error-content__subtitle {font-size: 24px;line-height: 32px;color: #212121;text-transform: none;margin-top: 15px;margin-bottom: 0}
.content .error-content__description {font-size: 16px;line-height: 32px;color: #212121}
.content .attachment {display: table}
.content .speshialforcontact p {width: 100%;display: table}
.content .speshialforcontact img {float: left;margin-right: 10px}
.article-info {z-index: 2;position: relative}
@media (max-width: 575px) {
  .mobile-content {margin-left: 0}
  .content {padding: 0}
  .content h1 {font-size: 24px;line-height: 28px;margin-bottom: 15px}
  .content img {float: none;margin: auto;display: block}
  .content--body .detail-product__container {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
  .content--body .detail-product__img {margin: 0 auto 20px}
  .content--body .detail-product__info__btn__buy-now {margin-left: 0}
  .content--body .product-gallery--wrapper .portfolio-gallery .slick-prev {left: 0}
  .content--body .product-gallery--wrapper .portfolio-gallery .slick-next {right: 0}
}
@media (min-width: 576px) and (max-width: 767px) {
  .mobile-content {margin-left: 0}
  .content h1 {font-size: 24px;line-height: 28px;margin-bottom: 15px}
  .content img {float: none;margin: auto;display: block}
  .content--body .detail-product__info__btn__buy, .content--body .detail-product__info__btn__buy--in-basket, .content--body .detail-product__info__btn__buy-now {margin-right: 10px}
  .content--body .detail-product__info__btn__buy-now {margin-left: 0}
  .content--body .detail-product__img {display: table}
  .content--body .product-gallery--wrapper .portfolio-gallery .slick-prev {left: 0}
  .content--body .product-gallery--wrapper .portfolio-gallery .slick-next {right: 0}
}
@media (min-width: 768px) and (max-width: 980px) {
  .mobile-content {margin-left: 0}
  .content {padding-left: 10px}
  .content h1 {font-size: 24px;line-height: 28px;margin-bottom: 15px}
  .content img {float: none;margin: auto;display: block}
  .content--body .product-gallery--wrapper .portfolio-gallery .slick-prev {left: 0}
  .content--body .product-gallery--wrapper .portfolio-gallery .slick-next {right: 0}
}
.aside__menu-catalog {right: 0;z-index: 10;margin-top: 77px; width: 320px;}
.menu-catalog {-webkit-transition: all .3s ease;transition: all .3s ease;margin-bottom: 30px;max-width: 100%}
.menu-catalog__list {padding: 0;margin: 0;list-style: none}
.menu-catalog__list li {margin-bottom: 20px}
.menu-catalog__list li a {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;font-size: 14px;line-height: 20px;font-weight: 700;color: #212121;-webkit-transition: all .3s ease;transition: all .3s ease}
.menu-catalog__list li a.active, .menu-catalog__list li a:active, .menu-catalog__list li a:focus, .menu-catalog__list li a:hover {color: #e3000e;text-decoration: none}
.menu-catalog__list li a.active img, .menu-catalog__list li a:active img, .menu-catalog__list li a:focus img, .menu-catalog__list li a:hover img {-webkit-filter: none;filter: none}
.menu-catalog__list li a span {width: -webkit-calc(100% - 78px);width: calc(100% - 78px)}
.menu-catalog__list li a .cover-link {display: block}
.menu-catalog__list li a .cover-link sup {text-transform: uppercase;font-size: 8px;top: -.8em;padding-left: 3px;padding-right: 5px}
.menu-catalog__list li a .cover-link .new-product {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;background: #e3000e;color: #fff;padding: 0 8px;width: auto;font-size: 14px}
.menu-catalog__list li img {width: 60px;height: 60px;margin-right: 18px;-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3)}
.menu-catalog__list.without-before {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between}
.menu-catalog__list.without-before li {-webkit-box-flex: 0;-webkit-flex: 0 0 30%;-ms-flex: 0 0 30%;flex: 0 0 30%;margin-bottom: 35px;margin-top: 0}
.menu-catalog__list.without-before a {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start}
.menu-catalog__list.without-before a:before {display: none}
.menu-catalog__list.without-before a.active span:not(.new-product), .menu-catalog__list.without-before a:hover span:not(.new-product) {color: #e3000e !important}
.menu__title {text-transform: uppercase;font-size: 28px;line-height: normal;font-weight: 400;color: #212121;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-top: 0;margin-bottom: 15px}
.menu__title:after {content: "";height: 1px;width: 117px;background: #e3000e;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 14px}
@media (max-width: 575px) {
  .aside__menu-catalog {margin-top: -1px;right: -10px}
  .menu__title {display: none;font-size: 24px}
  .menu-catalog {position: absolute;right: 0;top: 0;background: #f5f5f5;width: 60px;height: 100vh}
  .menu-catalog__list:not(.profile__personal-data) li {margin: 10px 0}
  .menu-catalog__list:not(.profile__personal-data) li span {display: none}
  .menu-catalog__list:not(.profile__personal-data) li img {width: 36px;height: 36px;margin-left: 10px}
  .menu-catalog__list:not(.profile__personal-data).without-before li {-webkit-box-flex: 0;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;margin-bottom: 20px}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span.cover-link {display: inline-block}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span.cover-link .new-product {width: auto;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex}
  .menu-catalog__list:not(.profile__personal-data).without-before li img {margin-left: 0}
  .menu-catalog.fixed {position: fixed;top: 0;height: 100vh;overflow: auto}
  .menu-catalog.fixed .menu-catalog__list:last-child {padding-bottom: 40px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .aside__menu-catalog {margin-top: -1px;right: -10px}
  .menu__title {display: none;font-size: 24px}
  .menu-catalog {position: absolute;right: 0;top: 0;background: #f5f5f5;width: 60px;height: 100vh}
  .menu-catalog__list:not(.profile__personal-data) li {margin: 10px 0}
  .menu-catalog__list:not(.profile__personal-data) li span {display: none}
  .menu-catalog__list:not(.profile__personal-data) li img {width: 40px;height: 40px;margin-left: 10px}
  .menu-catalog__list:not(.profile__personal-data).without-before li {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;margin-bottom: 20px}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span.cover-link {display: inline-block}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span.cover-link .new-product {width: auto;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex}
  .menu-catalog__list:not(.profile__personal-data).without-before li img {margin-top: 0;margin-left: 0}
  .menu-catalog.fixed {position: fixed;top: 0;height: 100vh;overflow: auto}
  .menu-catalog.fixed .menu-catalog__list:last-child {padding-bottom: 40px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .aside__menu-catalog {margin-top: -1px;right: -10px}
  .menu__title {display: none;font-size: 24px}
  .menu-catalog {position: absolute;right: 0;top: 0;background: #f5f5f5;width: 60px;height: 100vh}
  .menu-catalog__list:not(.profile__personal-data) li {margin: 10px 0}
  .menu-catalog__list:not(.profile__personal-data) li span {display: none}
  .menu-catalog__list:not(.profile__personal-data) li img {width: 40px;height: 40px;margin-left: 10px}
  .menu-catalog__list:not(.profile__personal-data).without-before li {-webkit-box-flex: 0;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;flex: 0 0 50%;margin-bottom: 20px}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span.cover-link {display: inline-block}
  .menu-catalog__list:not(.profile__personal-data).without-before li a span.cover-link .new-product {width: auto;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex}
  .menu-catalog__list:not(.profile__personal-data).without-before li img {margin-top: 0;margin-left: 0}
  .menu-catalog.fixed {position: fixed;top: 0;height: 100vh;overflow: auto}
  .menu-catalog.fixed .menu-catalog__list:last-child {padding-bottom: 40px}
}
.product-list__box {-webkit-border-radius: 6px;height: 431px;border-radius: 6px;border: 1px solid #d8d8d8;background-color: #fff;position: relative;-webkit-transition: all .3s ease;transition: all .3s ease;margin-bottom: 20px}
.product-list__box:hover {cursor: pointer;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15)}
.product-list__box .product__item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 20px 30px}
.product-list__box .product__item__img img {width: 180px;height: 180px !important;max-width: 100%}
.product-list__box .product__item__count {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 10px;margin-bottom: 10px}
.product-list__box .product__item__count__counter {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.product-list__box .product__item__count__counter .btn-number {height: 36px;border: 1px solid #d8d8d8;background: #f5f5f5;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-border-radius: 0 18px 18px 0;border-radius: 0 18px 18px 0;width: 30px;padding: 0 9px 0 7px}
.product-list__box .product__item__count__counter .btn-number img {width: 13px;height: 13px}
.product-list__box .product__item__count__counter .btn-number__minus {-webkit-border-radius: 18px 0 0 18px;border-radius: 18px 0 0 18px;padding: 0 7px 0 9px}
.product-list__box .product__item__count__counter .input-number {width: 54px;-webkit-border-radius: 0;border-radius: 0;border: 1px solid #d8d8d8;border-left: none;border-right: none;-webkit-box-shadow: none;box-shadow: none;text-align: center;padding: 0;height: 36px;font-size: 14px;color: #757575;background-color: #fff}
.product-list__box .product__item__count-package {font-size: 14px;line-height: 22px;font-weight: 400;color: #212121;margin-top: 15px}
.product-list__box .product__item__count__shop {width: 36px;height: 36px;margin-left: 8px;-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3);-webkit-transition: all .3s ease;transition: all .3s ease}
.product-list__box .product__item__count__shop.added-product, .product-list__box .product__item__count__shop:hover {-webkit-filter: none;filter: none}
.product-list__box .product__item__name {font-size: 16px !important;line-height: 20px;font-weight: 700;color: #212121 !important;text-align: center;-webkit-transition: all .3s ease;transition: all .3s ease}
.product-list__box .product__item__name:hover {text-decoration: underline}
.product-list__box .product__item__price {font-size: 24px;line-height: 28px;font-weight: 700;color: #e3000e;margin-top: 5px}
.product-list__box .product__item__price-for-package {font-size: 14px;line-height: 18px;color: #212121;margin-top: 5px}
@media (min-width: 1380px) {
  .content--body .product-gallery .portfolio-gallery .slick-prev {left: 0}
  .content--body .product-gallery .portfolio-gallery .slick-next {right: 0}
}
.content .profile__personal-data, .content .profile__title {margin-bottom: 25px}
.content .profile__personal-data li {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 16px;line-height: 28px;margin-bottom: 0;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;color: #212121}
.content .profile__personal-data li span {font-weight: 700;line-height: 28px !important;padding-right: 5px}
.content .profile__settings-field .footer .control-group .control-label, .content .profile__settings-field .online-order__form__title, .footer .control-group .content .profile__settings-field .control-label {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.content .profile__settings-field .footer .control-group .control-label span, .content .profile__settings-field .online-order__form__title span, .footer .control-group .content .profile__settings-field .control-label span {color: #e3000e}
.content .profile__settings-field .form-control {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 7px 15px;border: 1px solid #d8d8d8;-webkit-border-radius: 18px;border-radius: 18px;width: 100%;font-size: 14px;background: #fff;color: #757575;-webkit-box-shadow: none;box-shadow: none;height: auto;margin-bottom: 15px;-webkit-transition: all .3s ease;transition: all .3s ease}
.content .profile__settings-field .form-control:focus, .content .profile__settings-field .form-control:hover {color: #212121;border-color: #212121}
.content .profile__settings-field .form-control.textarea-height {resize: none;height: 250px}
.content .profile__settings-field.address .address__title {font-size: 24px;line-height: 32px;font-weight: 700;margin-top: 10px;margin-bottom: 10px}
.content .profile__settings-field.address .detail-product__info__btn__buy-now {margin-left: 0;margin-top: 5px}
.profile__menu-catalog li img {margin-right: 10px}
.no-bg {background: #fff}
@media (max-width: 575px) {
  .content .profile__personal-data li {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
}
.content .news-list__single {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-bottom: 30px;margin-bottom: 25px;border-bottom: 1px solid #d8d8d8}
.content .news-list__single figcaprion {-webkit-box-flex: 0;-webkit-flex: 0 0 220px;-ms-flex: 0 0 220px;flex: 0 0 220px;margin-right: 20px}
.content .news-list__single figcaprion img {height: 220px}
.content .news-list__single__title {color: #212121;font-size: 24px;line-height: 26px;font-weight: 700;margin-top: 0;margin-bottom: 10px;-webkit-transition: all .3s ease;transition: all .3s ease}
.content .news-list__single__title:focus, .content .news-list__single__title:hover {color: #e3000e;text-decoration: none}
.content .news-list__single__date {font-size: 16px;line-height: 22px;color: #212121;margin-bottom: 10px}
.content .news-list__single__description {font-size: 16px;line-height: 22px;color: #212121;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 15px}
.content .news-list__single__description:focus, .content .news-list__single__description:hover {text-decoration: none}
.content--body .content .news-list__single .detail-product__info__btn__buy--in-basket, .content--body .content .news-list__single .detail-product__info__btn__buy-now, .content .news-list__single .content--body .detail-product__info__btn__buy--in-basket, .content .news-list__single .content--body .detail-product__info__btn__buy-now, .content .news-list__single .detail-product__info__btn__buy {margin-bottom: 0}
.content .news-list__single .text-description {display: table}
.content .news-list__single .text-description img {margin: 0 20px 20px 0}
.content .news-list__single.news-single {border-bottom: none}
.content .news-list__single.news-single .news-list__single__date {margin-bottom: 15px}
.content .news-list .pagination {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-top: 25px}
.content .news-list .pagination img {-webkit-filter: contrast(0) sepia(0) brightness(.26) saturate(.3);filter: contrast(0) sepia(0) brightness(.26) saturate(.3);width: 20px;height: 20px;-webkit-transition: all .3s ease;transition: all .3s ease}
.content .news-list .pagination .previous-arrow a {width: 36px;margin-right: 10px}
.content .news-list .pagination .next-arrow a {width: 36px;margin-left: 10px}
.content .news-list .pagination li {margin: 0 6px 0 0}
.content .news-list .pagination li a {min-width: 36px;height: 36px;-webkit-border-radius: 18px;border-radius: 18px;color: #212121;font-size: 16px;font-weight: 400;line-height: 26px;border: 1px solid #212121;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;padding: 0 10px}
.content .news-list .pagination li a:focus, .content .news-list .pagination li a:hover {background: #fff;border-color: #e3000e;color: #e3000e;text-decoration: none}
.content .news-list .pagination li a:focus img, .content .news-list .pagination li a:hover img {-webkit-filter: none;filter: none}
.content .news-list .pagination li.active a {background: #fff;border-color: #e3000e;color: #e3000e}
.content .news-list .pagination li span {margin: 0 5px;border: none;color: #212121;padding: 0}
.content .news-list .pagination li span:hover {background: transparent}
@media (max-width: 575px) {
  .content .news-list__single {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
  .content .news-list__single figcaprion {margin-bottom: 10px}
}
.content .products-worth {font-size: 24px;color: #212121;font-weight: 700;line-height: 22px;margin-bottom: 30px}
.content .order-items {border: 1px solid #d8d8d8;-webkit-border-radius: 6px;border-radius: 6px;background-color: #fff;margin-top: 5px;margin-bottom: 30px;-webkit-box-shadow: none;box-shadow: none}
.content .order-items .panel-body {padding: 0}
.content .order-items .panel-footer {-webkit-border-radius: 0 0 6px 6px;border-radius: 0 0 6px 6px;background-color: #fff;border-top: 1px solid #d8d8d8;padding: 13px 45px 13px 20px}
.content .order-items__btn-recalculate {border: 1px solid #212121;-webkit-border-radius: 18px;border-radius: 18px;background-color: #fff;-webkit-transition: all .3s ease;transition: all .3s ease;font-size: 14px;color: #212121;padding: 7px 20px}
.content .order-items__btn-recalculate:focus, .content .order-items__btn-recalculate:hover {color: #e3000e;text-decoration: none;border-color: #fff;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15)}
.content .order-items__btn-order {margin-left: 0}
.content .order-items .product__item__count__counter {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 0 20px 0 25px}
.content .order-items .product__item__count__counter .btn-number {height: 36px;border: 1px solid #d8d8d8;background: #f5f5f5;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-border-radius: 0 18px 18px 0;border-radius: 0 18px 18px 0;width: 30px;padding: 0 9px 0 7px}
.content .order-items .product__item__count__counter .btn-number img {width: 13px;height: 13px}
.content .order-items .product__item__count__counter .btn-number__minus {-webkit-border-radius: 18px 0 0 18px;border-radius: 18px 0 0 18px;padding: 0 7px 0 9px}
.content .order-items .product__item__count__counter .input-number {width: 54px;-webkit-border-radius: 0;border-radius: 0;border: 1px solid #d8d8d8;border-left: none;border-right: none;-webkit-box-shadow: none;box-shadow: none;text-align: center;padding: 0;height: 36px;font-size: 14px;color: #757575;background-color: #fff}
.content .order-items__item {border-bottom: 1px solid #d8d8d8;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
.content .order-items__item:last-child {border-bottom: none}
.content .order-items__item-info {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;margin-top: 10px}
.content .order-items__body {width: 100%}
.content .order-items__img {padding: 20px}
.content .order-items__img img {width: 180px;height: 180px;max-width: 180px}
.content .order-items__info__product-name {font-size: 14px;line-height: 18px;font-weight: 700;color: #212121;margin-top: 15px;max-width: 340px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition: all .3s ease;transition: all .3s ease}
.content .order-items__info__product-name:hover {color: #e3000e;text-decoration: underline}
.content .order-items__info__counter {font-size: 14px;line-height: 22px;color: #212121;margin-top: 4px;max-width: 340px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
.content .order-items__info__counter span {font-size: 14px;line-height: 18px;color: #212121;padding-left: 5px}
.content .order-items__info__price-for-one {color: #e3000e;font-size: 24px;line-height: 28px;font-weight: 700;margin-top: 0;width: 340px}
.content .order-items__info__price-for-one.full-price {margin-top: 0;width: auto}
.content .order-items__delete-product {-webkit-mask: url(./pic/icon-close.svg);mask: url(./pic/icon-close.svg);background-color: #212121;width: 35px;height: 35px;border: none;-webkit-box-flex: 0;-webkit-flex: 0 0 35px;-ms-flex: 0 0 35px;flex: 0 0 35px;margin-right: 20px;-webkit-transition: all .3s ease;transition: all .3s ease}
.content .order-items__delete-product:hover {background-color: #e3000e}
.content .order-items__total {font-size: 16px;line-height: 22px;text-transform: uppercase;color: #212121}
.content .order-items__total span {text-transform: none;color: #e3000e;font-size: 24px;line-height: 28px;font-weight: 700;padding-left: 5px}
@media (min-width: 768px) and (max-width: 980px) {
  .content .products-worth {font-size: 20px;margin-bottom: 20px}
  .content .order-items__item {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;position: relative;padding: 0 20px 20px}
  .content .order-items__item-info {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
  .content .order-items__info {position: absolute;top: 10px;left: 240px;max-width: -webkit-calc(100% - 310px);max-width: calc(100% - 310px)}
  .content .order-items__info__price-for-one {width: auto;font-size: 20px}
  .content .order-items__info__price-for-one.full-price {margin-top: 0}
  .content .order-items__info__counter {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
  .content .order-items__info__counter span {padding-left: 0}
  .content .order-items .product__item__count__counter, .content .order-items__delete-product {margin-top: 0;margin-bottom: 20px}
  .content .order-items__delete-product {position: absolute;top: 20px;right: 0}
  .content .order-items__body {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}
  .content .order-items__img {padding-left: 0}
}
@media (width: 980px) {
  .content .order-items__info {position: relative;left: 0;top: 0;max-width: 100%}
  .content .order-items__item {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;padding-left: 0}
  .content .order-items__item-info {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
  .content .order-items__body {display: block}
}
@media (min-width: 576px) and (max-width: 767px) {
  .content .products-worth {font-size: 20px;margin-bottom: 20px}
  .content .order-items__item {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;position: relative;padding: 0 20px 20px}
  .content .order-items__item-info {-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
  .content .order-items__info__product-name {position: absolute;top: 0;left: 240px;max-width: -webkit-calc(100% - 310px);max-width: calc(100% - 310px)}
  .content .order-items__info__price-for-one {width: auto;font-size: 20px}
  .content .order-items__info__price-for-one.full-price {margin-top: 0}
  .content .order-items__info__counter {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;width: 200px}
  .content .order-items__info__counter span {padding-left: 0}
  .content .order-items .product__item__count__counter, .content .order-items__delete-product {margin-top: 0;margin-bottom: 20px}
  .content .order-items__delete-product {position: absolute;top: 20px;right: 0}
  .content .order-items__body {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .content .order-items__img {padding-left: 0}
}
@media (max-width: 575px) {
  .content .products-worth {font-size: 20px;margin-bottom: 20px}
  .content .order-items__item {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;position: relative;padding-bottom: 15px}
  .content .order-items__item-info {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
  .content .order-items__info {width: 100%;padding: 0 20px;margin-bottom: 10px}
  .content .order-items__info__counter, .content .order-items__info__product-name {max-width: 100%;text-align: center}
  .content .order-items__info__counter {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .content .order-items__info__counter span {padding-left: 0}
  .content .order-items__info__price-for-one {font-size: 20px;text-align: center;width: 100%}
  .content .order-items__info__price-for-one.full-price {margin-top: 0;width: 100%}
  .content .order-items .product__item__count__counter {margin: 10px 0;width: 100%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
  .content .order-items__delete-product {position: absolute;top: 10px;right: -10px;margin-top: 0}
  .content .order-items__img {margin: auto}
  .content .order-items .panel-footer {padding-right: 20px}
  .content .order-items .panel-footer .row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .content .order-items .panel-footer .row .col-xs-6 {width: 100% !important}
  .content .order-items__btn-recalculate {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: auto}
  .content .order-items__total {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 10px;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
  .content .order-items__total span {font-size: 20px}
}
.history-order .panel {padding: 0;border: 1px solid #d8d8d8;-webkit-border-radius: 8px;border-radius: 8px;margin-bottom: 10px;-webkit-box-shadow: none;box-shadow: none}
.history-order .panel-heading {cursor: pointer;padding: 0}
.history-order .panel-body {padding: 0}
.history-order .panel-footer {background-color: #fff;-webkit-border-radius: 0 0 8px 8px;border-radius: 0 0 8px 8px}
.history-order__short-info {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: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px}
.history-order__short-info__order-number {font-weight: 700;color: #212121;font-size: 14px;line-height: 22px}
.history-order__short-info__order-date {color: #757575;font-size: 14px;line-height: 22px}
.history-order__short-info__order-price {font-size: 16px;line-height: 28px;font-weight: 700;color: #e3000e}
.history-order__short-info__order-status {text-transform: uppercase;font-size: 14px;line-height: 22px;color: #757575;width: 100px;text-align: center}
.history-order__short-info__order-status.new {color: #536dfe}
.history-order__short-info__order-status.in-processing {color: #f57c00}
.history-order__short-info__order-status.done {color: #689f38}
.history-order__short-info__order-status.cansel {color: #757575}
.history-order__short-info__order-link {-webkit-border-radius: 18px;border-radius: 18px;padding: 7px 20px;border: 1px solid #757575;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;font-size: 16px;font-weight: 400;color: #757575;cursor: pointer;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;min-width: 155px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
.history-order__short-info__order-link:before {content: "";-webkit-mask: url(./pic/icon-arrow-down.svg);mask: url(./pic/icon-arrow-down.svg);background-color: #757575;width: 19px;height: 19px;margin-right: 5px}
.history-order .order-items__body {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;padding-right: 20px;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
.history-order .order-items__body .order-items__info__product-name {width: 200px}
.history-order .order-items__body .order-items__info__price-for-one {width: auto;font-size: 16px;padding-right: 25px}
.history-order .order-items__body .order-items__info__counter {color: #757575}
.history-order .order-items__total {padding-right: 30px}
.history-order .order-items__total span {font-size: 16px}
.history-order__delivery-info {padding: 20px 23px;border-bottom: 1px solid #d8d8d8}
/* test style for content */
.col-md-8.col-sm-11.col-xs-10 {width: calc(100% - 320px);}
@media (max-width: 575px) {
  .enter-site__modal__body .form-group {margin-bottom: 0;flex-wrap: wrap}
  .enter-site__modal__body .form-group .enter-site__registration {font-size: 16px;line-height: 16px;color: #212121;margin: auto}
  .col-md-8.col-sm-11.col-xs-10 {width: -webkit-calc(100% - 60px);width: calc(100% - 60px)}
  .aside__menu-catalog {width: 60px}
  .history-order__short-info {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
  .history-order__short-info__order-date, .history-order__short-info__order-number, .history-order__short-info__order-price, .history-order__short-info__order-status {width: 50%}
  .history-order__short-info__order-date, .history-order__short-info__order-status {text-align: right}
  .history-order__short-info__order-link {margin: 10px auto}
  .history-order .order-items__total {margin-top: 0}
  .history-order .order-items__body {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-top: 0;padding-right: 0}
  .history-order .order-items__body .order-items__info {margin-bottom: 0}
  .history-order .order-items__body .order-items__info__price-for-one {padding-right: 0;margin-top: 0}
  .history-order .order-items__body .order-items__info__product-name {width: 100%}
}
@media (min-width: 576px) and (max-width: 767px) {
  .col-md-8.col-sm-11.col-xs-10 {width: -webkit-calc(100% - 60px);width: calc(100% - 60px)}
  .aside__menu-catalog {width: 60px}
  .history-order__short-info {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap}
  .history-order__short-info__order-date, .history-order__short-info__order-number, .history-order__short-info__order-price, .history-order__short-info__order-status {width: 25%}
  .history-order__short-info__order-status {text-align: right}
  .history-order__short-info__order-link {margin: 10px auto}
  .history-order .order-items__total {margin-top: 0}
  .history-order .order-items__item {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap}
  .history-order .order-items__body {padding-right: 0;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start}
  .history-order .order-items__body .order-items__info {margin-bottom: 0}
  .history-order .order-items__body .order-items__info__price-for-one {padding-right: 0;margin-top: 0}
  .history-order .order-items__body .order-items__info__product-name {width: 100%;max-width: 100%;position: relative;left: 0}
}
@media (min-width: 768px) and (max-width: 980px) {
  .history-order .order-items__total {margin-top: 0}
  .history-order .order-items__item {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap}
  .history-order .order-items__body {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: baseline;-webkit-justify-content: baseline;-ms-flex-pack: baseline;justify-content: baseline}
  .history-order .order-items__body .order-items__info {margin-bottom: 0;position: relative;left: 0;top: 0;max-width: 100%}
  .history-order .order-items__body .order-items__info__price-for-one {padding-right: 0;margin-top: 0}
  .history-order .order-items__body .order-items__info__product-name {width: 100%}
}
@media (width: 980px) {
  .history-order .order-items__body {padding-right: 0;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between}
  .history-order .order-items__body .order-items__info__product-name {width: 200px}
  .history-order .order-items__body .order-items__info__price-for-one {padding-right: 25px}
}
@media (min-width: 1280px) {
  .container {width: 1240px;position: relative}
}
@media (max-width: 980px) and (min-width: 768px) {
  .container {width: 940px}
  .navigation .navbar-nav .nav-item__dropdown__ico {margin-left: 0}
  .navigation .navbar-nav .nav-item__dropdown .dropdown-menu {width: 790px}
  .navigation .navbar-nav .nav-item__dropdown .dropdown-menu li {padding: 20px 10px 10px 0}
}
@media (width: 980px) {
  .navbar-top-info {padding: 22px 0 30px}
  .navbar-top-info .navbar-brand {width: 220px;height: 55px}
  .navbar-top-info .bio-logo {width: 75px;height: 54px}
  .navbar-top-info .mobile-menu-links {display: none}
  .navbar-top-info__list .top-info .phone-info__title {font-size: 16px}
  .navbar-top-info__list .top-info .phone-info__phone {font-weight: 300;font-size: 34px;line-height: 22px;padding-top: 4px}
  .navbar-top-info__list .top-info .enter-site__avatar, .navbar-top-info__list .top-info .enter-site__registration span, .navbar-top-info__list .top-info .enter-site__sign span {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
  .navbar-top-info__list .top-info .enter-site__menu__icons {display: none !important}
  .navbar-top-info--wrapper {padding: 0 20px}
  /*.navigation .header-menu .navbar-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;padding: 0}*/
  /*.navigation .header-menu .navbar-nav .nav-item .download-commercial-offer {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex}*/
  /*.navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu {display: none;position: absolute;width: 790px;padding: 10px 20px;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;background: #fff;top: 56px;-webkit-box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15);box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15)}*/
  /*.navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu:before {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}*/
  /*.navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu li {width: 33.33%;padding: 30px 40px 10px 0}*/
  /*.navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu a {-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start}*/
  /*.navigation .header-menu .navbar-nav .nav-item__link {margin: 0}*/
  .our-partners__list li {-webkit-box-flex: inherit;-webkit-flex: inherit;-ms-flex: inherit;flex: inherit}
  .our-service .col-sm-6 {width: 25%}
  .online-order__label--body {-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto}
  .map-info__select--wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start}
  .map-info .online-order__form-dropdown {margin-right: 20px;width: 100%;margin-bottom: 0}
}
@media (width: 1024px) {
  .our-partners__list li {margin: 0 4px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .container {width: 100%}
}
.reviews img {float: left;margin: 10px;width: 50px}
.reviews {clear: both}
@media (min-width: 1200px) {
  .slide-banner__item__img {background-position: top left;background-size: cover}
}
@media (max-width: 1200px) {
  .slide-banner__item__img {background-size: cover}
}
.reviews.news-list__single img {width: 50px;height: 50px;margin-right: 20px}
.navbar-top-info .lider-logo-head {width: 80px;height: 54px;background: url(./pic/icon-lider.png) no-repeat;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 0 0 0 20px}
.navbar-top-info__list .top-info .phone-info {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;position: relative;padding-right: 20px}
.navbar-top-info__list .top-info .enter-site {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-right: 25px}
@media (min-width: 768px) and (max-width: 1020px) {
  .navbar-top-info {padding: 0; margin-bottom: 20px;}
  .navbar-top-info--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px}
  .navbar-top-info .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0;margin: 0;width: 100%}
  .navbar-top-info .navbar-header {margin: 10px 0 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex: 0 0 150px;-ms-flex: 0 0 150px;flex: 0 0 150px}
  .navbar-top-info .navbar-brand {width: 150px;height: 38px}
  .navbar-top-info .bio-logo {width: 65px;height: 43px}
  .navbar-top-info .navbar-toggle, .navbar-top-info__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end}
  .navbar-top-info__list .top-info .enter-site {padding-right: 20px}
  .navbar-top-info__list .top-info .enter-site__avatar {display: none}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;position: relative}
  .navbar-top-info__list .top-info .enter-site__menu__icons {width: 36px;height: 36px;display: block !important}
  .navbar-top-info__list .top-info .enter-site__sign {margin-bottom: 0}
  .navbar-top-info__list .top-info .enter-site__sign span {display: none}
  .navbar-top-info__list .top-info .enter-site__cart__count {right: -18px}
  .navbar-top-info__list .top-info .enter-site__registration span {display: none}
  .navbar-top-info__list .top-info .phone-info:after {height: 100%}
  .navbar-top-info__list .top-info .phone-info__title {font-size: 14px}
  .navbar-top-info__list .top-info .phone-info__phone {font-size: 24px;padding-top: 0}
  .navbar-top-info__list .download-commercial-offer {padding: 7px 20px !important;white-space: nowrap}
  .navbar-top-info__list .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 20px;position: relative;left: -webkit-calc(-100% + 95px);left: calc(-100% + 95px)}
  .navbar-top-info .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%}
  .navbar-top-info .download-commercial-offer--wrapper a {margin-right: 10px}
  .navbar-top-info .mobile-menu-links {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: 100%;background: #f5f5f5;padding: 10px 20px}
}
@media (min-width: 576px) and (max-width: 767px) {
  .navbar-top-info__list .top-info .enter-site__registration {display: none}
  .navbar-top-info {padding: 0; margin-bottom: 20px;}
  .navbar-top-info--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;padding: 10px 20px;-webkit-box-align: baseline;-webkit-align-items: baseline;-ms-flex-align: baseline;align-items: baseline}
  .navbar-top-info .container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0}
  .navbar-top-info .navbar-header {margin: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-webkit-flex: 0 0 130px;-ms-flex: 0 0 130px;flex: 0 0 130px}
  .navbar-top-info .bio-logo {width: 50px;height: 34px;margin: 5px 0 0 10px}
  .navbar-top-info .leader-year {height: 36px;margin-left: 0;margin-top: 5px}
  .navbar-top-info .navbar-brand {width: 140px;height: auto;padding-top: 5px}
  .navbar-top-info .navbar-toggle, .navbar-top-info__list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center}
  .navbar-top-info__list .top-info .enter-site {padding-right: 20px}
  .navbar-top-info__list .top-info .enter-site__avatar {display: none}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;position: relative}
  .navbar-top-info__list .top-info .enter-site__menu__icons {width: 36px;height: 36px}
  .navbar-top-info__list .top-info .enter-site__sign {margin-bottom: 0}
  .navbar-top-info__list .top-info .phone-info {padding-right: 10px}
  .navbar-top-info__list .top-info .phone-info:after {height: 100%}
  .navbar-top-info__list .top-info .phone-info__phone {font-size: 24px;padding-top: 0}
  .navbar-top-info__list .download-commercial-offer {padding: 7px 20px !important;white-space: nowrap}
  .navbar-top-info__list .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;margin-top: 20px;position: relative;left: -webkit-calc(-100% + 95px);left: calc(-100% + 95px)}
  .navbar-top-info .download-commercial-offer--wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%}
  .navbar-top-info .mobile-menu-links {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-webkit-flex-direction: row-reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;width: 100%;background: #f5f5f5;padding: 10px 20px}
}
@media (min-width: 768px) and (max-width: 1020px) {
  .our-partners__list li {-webkit-box-flex: 1;-webkit-flex: 1 0 33.33%;-ms-flex: 1 0 33.33%;flex: 1 0 33.33%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin: 0}
  .our-partners__list__ico {width: 140px;height: 55px}
}
@media (width: 980px) {
  .navbar-top-info .navbar-brand {width: 220px;height: 55px}
  .navbar-top-info .bio-logo {width: 80px;height: 54px}
  .navbar-top-info__list .top-info .phone-info__title {font-size: 16px}
  .navbar-top-info__list .top-info .phone-info__phone {font-weight: 300;font-size: 34px;line-height: 22px;padding-top: 4px}
  .navbar-top-info__list .top-info .enter-site__avatar, .navbar-top-info__list .top-info .enter-site__registration span, .navbar-top-info__list .top-info .enter-site__sign span {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex}
  .navbar-top-info__list .top-info .enter-site__menu {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
  .navbar-top-info__list .top-info .enter-site__menu__icons {display: none !important}
  .navbar-top-info--wrapper {padding: 0 20px}
  .our-partners__list li {-webkit-box-flex: inherit;-webkit-flex: inherit;-ms-flex: inherit;flex: inherit}
  .our-service .col-sm-6 {width: 25%}
  .online-order__label--body {-webkit-box-flex: 1;-webkit-flex: auto;-ms-flex: auto;flex: auto}
  .map-info__select--wrapper {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-webkit-flex-direction: row;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start}
  .map-info .online-order__form-dropdown {margin-right: 20px;width: 100%;margin-bottom: 0}
}
.content .map_info__city-info__logo {width: 190px;height: 40px;margin-top: 15px;margin-bottom: 15px}
.content .address__ico {width: 20px;height: 20px;margin: 0 5px auto 0}
.address {display: flex}
.map_info {display: flex;padding: 7px 0}
.map_info__logo {width: 100px;height: 100px;margin-right: 5px}
.map_info__logo img {width: 79px;height: 57px;margin-top: 15px}
.address__ico {width: 20px;height: 20px;margin: 0 5px auto auto}
.address__info {color: #757575;font-size: 14px;font-weight: 400}
.work-hours__title {margin-top: 15px}
.reviews__item {display: flex;flex-direction: column;align-items: center;background: #f5f5f5;border-radius: 6px;padding: 20px;margin-bottom: 30px}
.reviews__item--name {font-weight: 700;font-size: 16px;line-height: normal;color: #212121;margin-bottom: 15px}
.reviews__item--avatar {width: 50px;height: 50px;border-radius: 50%;margin-bottom: 10px}
.reviews__item--rating__item {font-size: 14px;color: #757575;padding-right: 5px}
.reviews__item--rating {display: flex;align-items: center;margin-bottom: 10px}
.reviews__item p {text-align: center;font-size: 14px;line-height: 22px;margin: 0;color: #212121;font-weight: 400}
.rating > input {display: none}
.rating > label {color: #afafaf;float: right;margin: 0}
.rating > label:before {margin: 0 2px;font-size: 19px;font-display: auto;font-family: FontAwesome;display: inline-block;content: "\f005"}
.rating > .half:before {content: "\f089";position: absolute}
.rating > input:checked ~ label {color: #fc0}
.rating {border: none;float: left}
.reviews__link-items {display: flex;margin: auto auto 30px}
.reviews__link {font-size: 16px;line-height: normal;display: flex;align-items: center;justify-content: center;margin: auto;font-weight: 400;color: #757575;padding: 6px 20px;border-radius: 18px;border: 1px solid #757575;transition: all .2s ease}
.reviews__link:hover {text-decoration: none;color: #757575;background: #d8d8d8;border: 1px solid #d8d8d8}
.content .strong {font-weight: 700;display: inline}
@media (min-width: 340px) and (max-width: 575px) {
  .navbar-top-info .leader-year {width: 56px;height: 36px;position: absolute;top: 7px;right: -15px}
}
@media (min-width: 768px) and (max-width: 960px) {
  .navbar-top-info .leader-year {width: 66px;height: 41px}
}
.city-delivery {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 10px;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column}
.city-delivery__title {text-align: center;font-size: 28px;line-height: normal;margin-bottom: 20px}
.city-delivery__link {background: #fff;-webkit-border-radius: 18px;border-radius: 18px;padding: 7px 20px;cursor: pointer;font-size: 16px;font-weight: 400;color: #212121;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}
.city-delivery__link:before {content: "";-webkit-mask: url(./pic/icon-arrow-down.svg) no-repeat center;mask: url(./pic/icon-arrow-down.svg) no-repeat center;width: 15px;height: 15px;-webkit-mask-size: cover;mask-size: cover;background-color: #e3000e;margin-right: 5px;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.city-delivery__list {width: 100%;margin-bottom: 60px}
.city-delivery__list ul {list-style: none;overflow: auto;padding: 0;margin: 0}
.city-delivery__list ul a {font-size: 14px;line-height: 22px;font-weight: 400;color: #212121;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;display: table}
.city-delivery__list ul a:hover {color: #e3000e;text-decoration: none}
.city-delivery__list--item {display: none;background: #fff;padding: 15px 30px 25px 50px;-webkit-border-radius: 0 0 18px 18px;border-radius: 0 0 18px 18px}
.city-delivery.active .city-delivery__link {-webkit-border-radius: 18px 18px 0 0;border-radius: 18px 18px 0 0;color: #e3000e}
.city-delivery.active .city-delivery__link:before {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0)}
.city-delivery.active .city-delivery__list--item {display: block}
@media (max-width: 767px) and (min-width: 576px) {
  .navbar-top-info__list {width: 100%;justify-content: center}
  .navbar-top-info--wrapper {flex-wrap: wrap}
}
.phone-info__list {display: flex;align-items: center;padding: 0;margin: 7px 0 0;list-style: none}
.phone-info__list a {display: flex;align-items: center;font-size: 14px;line-height: normal;color: #212121;font-display: auto;font-family: Open Sans, sans-serif;margin: 0 0 0 12px}
.phone-info__list span {width: 12px;height: 12px;margin-right: 5px}
.kyivstar {background: url(./pic/icon-kyivstar.svg) no-repeat center;background-size: contain}
.lifecell {background: url(./pic/icon-life.svg) no-repeat center;background-size: contain}
.vodafone {background: url(./pic/icon-vodaphone.svg) no-repeat center;background-size: contain}
@media (min-width: 576px) and (max-width: 1000px) {
  .navbar-top-info--wrapper {display: flex;width: 100%;justify-content: space-between;padding:0 20px;flex-wrap: nowrap}
  .navbar-top-info .navbar-header {margin: 0;display: flex;flex: 0 0 130px;position: relative;flex-direction: column}
  .navbar-top-info__list {display: flex;width: auto}
  .navbar-top-info .navbar-brand {width: 118px;height: 32px}
  .navbar-top-info .bio-logo {background: url(./pic/cherpack_bio_mob_logo.svg) no-repeat;width: 125px;height: 14px;margin: 5px 0 0 5px}
  .navbar-top-info .leader-year {width: 56px;height: 36px;position: absolute;top: 7px;right: -60px}
  .navbar-top-info__list .top-info {justify-content: flex-end}
  .phone-info__list a {white-space: nowrap;font-size: 12px}
  .navbar-top-info__list .top-info .enter-site__cart {margin-left: 10px}
}
@media (min-width: 768px) and (max-width: 980px) {
  .navbar-top-info .leader-year {width: 86px;height: 54px; top: 10px;right: -90px}
  .navbar-top-info .navbar-brand {width: 154px;height: 37px}
  .navbar-top-info .bio-logo {width: 154px}
}
@media (min-width: 980px) and (max-width: 1000px) {
  .navbar-top-info .leader-year {width: 86px;height: 54px;top: 0;right: -90px}
  .navbar-top-info .navbar-brand {width: 189px;height: 52px}
  .navbar-top-info .bio-logo {width: 210px;height: 18px}
}
.slick-slide {min-height: 300px}
.plastic-reception__item {position: relative;z-index: 10;background: #fff;padding-top: 30px}
.plastic-reception__item .menu__title {text-transform: none}
.plastic-reception__item .online-order__form__btn {margin: 5px auto 90px 0}
.plastic-reception__form--success {display: none;flex-direction: column}
.plastic-reception__form--success.open {display: flex}
.plastic-reception__item.open .plastic-reception__form {display: none}
.plastic-reception__form--success h4 {font-size: 24px;line-height: 22px;font-display: auto;font-family: Open Sans, sans-serif;font-weight: 700;color: #212121;margin-top: 0;margin-bottom: 10px}
.plastic-reception__form--success p {font-size: 16px;line-height: 22px;margin-bottom: 15px;color: #212121;font-family: Open Sans, sans-serif}
.plastic-reception__form--success .online-order__form__btn {text-decoration: none}
.product-list__box.order-calculation {height: 100%;margin-bottom: 0}
.list-product .product-list__item {margin-bottom: 30px}
.order-calculation.product-list__box .product__item {padding: 0 0 25px}
.order-calculation.product-list__box .product__item__img img {width: auto; max-width: 100%;height: 140px !important;margin-bottom: 15px}
.order-calculation .product__item__price__pcs {font-size: 16px;line-height: 20px;font-weight: 400;color: #212121;margin-top: 5px;margin-bottom: 10px}
.content--body .order-calculation .detail-product__info__btn__buy-now {margin-left: 0;justify-content: center;margin-bottom: 0}
.order-calculation .online-order__form-dropdown {width: 135px}
.order-calculation .online-order__form-dropdown__select {display: flex;font-size: 14px;color: #757575}
.order-calculation .online-order__form-dropdown__list__item {width: 100%;font-size: 14px;color: #757575}
.order-calculation .online-order__form-dropdown__list__item:hover {background: #e3000e;color: #fff}
.order-info h2 {margin-top: 30px;margin-bottom: 10px;font-size: 22px;line-height: 32px;font-weight: 400;color: #212121}
.checkout-item .order-items__img img {width: 140px;height: 140px;display: flex}
.checkout-item .order-items__body {display: flex;align-items: flex-start}
.checkout-item .order-items__info {width: 41.66666667%}
.checkout-item .order-items__info__product-name {max-width: 100%}
.checkout-item .order-items__item-info {margin-left: auto;margin-top: 20px}
.checkout-item .online-order__form-dropdown {margin-bottom: 0}
.checkout-item .order-items__info__price-for-one.full-price {width: auto;min-width: 120px;text-align: left;margin-right: 55px;white-space: nowrap}
.checkout-item .online-order__form-dropdown__select {display: flex;font-size: 14px;color: #757575}
.checkout-item .recount-btn {justify-content: center;margin-bottom: 0}
.checkout-item .order-items__info__counter {flex-direction: column}
.checkout-item .order-items__info__counter span {font-size: 16px;line-height: 28px;color: #e3000e;font-weight: 700;padding-left: 0}
@media (min-width: 768px) and (max-width: 980px) {
  .checkout-item .order-items__item {flex-direction: row;flex-wrap: nowrap}
  .checkout-item .order-items__info {position: initial;max-width: initial}
  .col-md-8.col-sm-11.col-xs-10 {width: calc(100% - 60px)}
  .aside__menu-catalog {width: 60px;}
}
@media (max-width: 767px) {
  .checkout-item .order-items__body {flex-direction: column}
  .checkout-item .order-items__info {width: 100%}
  .checkout-item .order-items__info__product-name {position: initial;max-width: initial}
  .checkout-item .order-items__item-info {width: 100%;margin-left: initial}
  .checkout-item .order-items__info__price-for-one.full-price {text-align: center;margin-right: 0}
}
@media (min-width: 576px) and (max-width: 767px) {
  .checkout-item .order-items__item {flex-wrap: nowrap}
  .checkout-item .order-items__info__product-name {max-width: 90%}
}
.product-list__box.order-calculation .product__item__name {margin-bottom: 3px; padding: 0 15px;}
.product-list__box.order-calculation .product__item__price {margin-top: 0}
.list-product {display: flex;flex-wrap: wrap}
.detail-product__info {width: 100%}
.detail-product__info .table {font-size: 16px;line-height: 28px;color: #212121;font-weight: 400}
.detail-product__info .table > tbody > tr > td {padding: 5px 15px;border-top: none}
.detail-product__info .table > tbody > tr > td:last-child {text-align: right}
.detail-product__info .table > tbody > tr:nth-child(odd) {background: #f5f5f5}
.select-price__info--top {display: flex;align-items: center;flex-wrap: wrap}
.select-price__info--top .price {font-size: 22px;line-height: 28px;color: #212121;font-weight: 400;margin-right: 20px;margin-bottom: 10px;min-width: 180px}
.select-price__info--top .price span {font-size: 22px;line-height: 28px;color: #e3000e;font-weight: 700}
.select-price__info--top .online-order__form-dropdown__select {display: flex;font-size: 14px;color: #757575}
.content--body .product-gallery .portfolio-gallery__item {min-height: inherit;width: initial;height: auto;margin-top: 0;padding: 0 10px}
.samples {min-width: 180px;margin-right: 20px;font-size: 14px;line-height: 28px;font-weight: 700;color: #212121}
.samples span {color: #e3000e;font-size: 14px}
.select-price__info--top .detail-product__info__btn__buy .icon, .icon-order-samples {mask: url(./pic/icon-order-sample.svg) no-repeat center;-webkit-mask: url(./pic/icon-order-sample.svg) no-repeat center;width: 22px;height: 22px;background: #262626;margin-right: 10px;transition: .3s}
.select-price__info--top .detail-product__info__btn__buy:hover .icon, .detail-product__info__btn__buy:hover .icon-order-samples {background: #e3000e}
.ask-question, .ask-question__list {display: flex;align-items: center;padding: 0;margin: 10px 0 35px;flex-wrap: wrap}
.ask-question__list {margin: 0}
.ask-question__title {font-size: 22px;line-height: 28px;font-weight: 400;color: #212121;margin-right: 20px}
.content--body .detail-product__info .ask-question__list {list-style: none}
.content--body .detail-product__info .ask-question__list li:before {display: none}
.content--body .detail-product__info .ask-question__list li a {line-height: 28px;text-decoration: underline;color: #212121;display: flex;align-items: center;margin-right: 30px}
.icon-viber, .icon-telegram {margin-right: 10px;height: 36px;background: #262626;transition: .3s}
.icon-viber {mask: url(./pic/icon-viber.svg) no-repeat center;-webkit-mask: url(./pic/icon-viber.svg) no-repeat center;width: 32px}
.icon-telegram {mask: url(./pic/icon-telegram.svg) no-repeat center;-webkit-mask: url(./pic/icon-telegram.svg) no-repeat center;width: 36px}
.content--body .select-price__info--top .online-order__form-dropdown {margin-right: 10px}
.content--body .detail-product__info__btn__buy-now {margin-left: 0}
.text-item {text-transform: initial !important}
.biopackage-item {display: flex;align-items: center;justify-content: flex-start;margin-left: 20px}
.biopackage-item span {color: #7cb342;line-height: 32px}
.biopackage-item svg {margin-right: 5px}
.description-table {display: flex;flex-wrap: wrap;align-items: center}
.price-table__description p {margin: 0}
.price-table__description .table {border: 1px solid #d8d8d8;font-size: 14px;line-height: 20px;text-align: center;margin-top: 10px}
.price-table__description .table > thead > tr > th {border-bottom: none}
.price-table__description .table > thead > tr > th:first-child {font-weight: 700;color: #fff;text-align: center;background: #555;width: 80px}
.price-table__description .table > thead > tr > th {background: #f5f5f5;font-weight: 700;color: #e3000e;text-align: center;border-right: 1px solid #d8d8d8}
.price-table__description .table > tbody > tr > td {font-weight: 400;color: #212121;border-right: 1px solid #d8d8d8;background: #fff}
.detail-product__info .table > tbody > tr > td:last-child {text-align: center}
.price-table__description .table > tbody > tr > th {color: #fff;background: #757575;font-weight: 400;border-top: none;text-align: center}
.table-note span {font-size: 16px;line-height: 32px;color: #7cb342}
.table-note a {text-decoration: underline;color: #212121}
.content--body .slider-top {margin-top: 30px}
.content--body .product-gallery.slider-top .portfolio-gallery__item {flex-direction: column;align-items: center;text-align: center;height: auto;text-decoration: none}
.content--body .product-gallery.slider-top .portfolio-gallery__item--title {font-size: 14px;line-height: 18px;font-weight: 700;color: #212121;margin: 10px 0;text-decoration: none;text-align: center}
.interested-slider .slick-slide {margin: 0 15px}
.interested-slider .slick-list {margin: auto;width: 80%;padding-bottom: 60px}
.slick-initialized .slick-slide.interested-slider__item {display: flex;flex-direction: column;justify-content: flex-start;align-items: center}
.interested-slider .slick-arrow, .package-used-as__slider .slick-arrow {z-index: 3;border: 1px solid #212121;display: flex;border-radius: 50%;background: transparent;align-items: center;justify-content: center;width: 36px;height: 36px;transition: all .3s ease}
.interested-slider .slick-prev, .package-used-as__slider .slick-prev {left: 0}
.interested-slider .slick-next, .package-used-as__slider .slick-next {right: 0}
.interested-slider .slick-prev:before, .package-used-as__slider .slick-prev:before {-webkit-mask: url(./pic/icon-arrow-left.svg);mask: url(./pic/icon-arrow-left.svg)}
.interested-slider .slick-next:before, .package-used-as__slider .slick-next:before {-webkit-mask: url(./pic/icon-arrow-right.svg);mask: url(./pic/icon-arrow-right.svg)}
.interested-slider .slick-next:before, .interested-slider .slick-prev:before, .package-used-as__slider .slick-next:before, .package-used-as__slider .slick-prev:before {mask-repeat: no-repeat;mask-size: cover;width: 20px;height: 20px;background-color: #212121;content: "";opacity: 1;transition: all .3s ease;margin: auto}
.interested-slider .slick-next:hover, .interested-slider .slick-prev:hover, .package-used-as__slider .slick-next:hover, .package-used-as__slider .slick-prev:hover {background: #fff}
.interested-slider .slick-next:hover:before, .interested-slider .slick-prev:hover:before, .package-used-as__slider .slick-next:hover:before, .package-used-as__slider .slick-prev:hover:before {background-color: #e3000e}
.package-used-as__slider .item {min-height: initial}
.package-used-as__slider .slick-list {width: 80%;margin: auto}
.package-used-as__slider-item {display: flex;align-items: center;justify-content: center;margin: auto;width: 60px;height: 60px;border-radius: 50%;background: #f5f5f5}
.package-used-as {margin-top: 45px;margin-bottom: 25px}
.interested-slider__item .product__item__price {font-size: 16px;line-height: normal;font-weight: 700;color: #e3000e}
.interested-slider__item .product__item__price__pcs {font-size: 14px;line-height: 20px;color: #212121;font-weight: 400;margin-bottom: 5px}
.interested-slider__item .online-order__form-dropdown {width: 140px}
.interested-slider__item .online-order__form-dropdown.open .online-order__form-dropdown__list {overflow: auto}
.interested-slider__item .online-order__form-dropdown__select {display: flex;font-size: 14px;color: #757575}
.content--body .detail-product__info__btn__buy-now .calculation-ico {width: 21px;height: 22px;flex: 0 0 auto}
.responsive-table {width: 100%;overflow: auto}
.individual-calculation__modal {width: 100%;max-width: 560px}
.file-upload #logo-id {position: absolute;top: 0;right: 0;margin: 0;padding: 0;font-size: 33px;cursor: pointer;opacity: 0;filter: alpha(opacity=0)}
.file-upload {background: #fff;border-radius: 18px;border: 1px solid #212121;color: #212121;padding: 4px 20px;font-weight: 400;transition: all .3s ease;display: inline-flex;align-items: center;justify-content: center;margin-bottom: 20px;min-height: 36px;font-size: 16px;position: relative;overflow: hidden;line-height: 22px}
.file-upload:hover {background: #fff;color: #e3000e;border-color: #fff;text-decoration: none;box-shadow: 0 2px 6px hsla(0, 0%, 9%, .15)}
.content--body .detail-product__info__btn__buy--in-basket img {filter: contrast(0) sepia(0) brightness(.8) saturate(.3)}
.map-info__tooltip__list__item.map-info__tooltip__list__phone img {margin-left: 0;margin-right: 5px}
.gm-style .gm-style-iw-d {overflow: initial !important;max-width: 100% !important}
.online-order .form-group .error {margin-top: -10px;margin-bottom: 10px;display: table;color: red}
.ml-auto {margin-left: auto}
.ml-1 {margin-left: 10px}
@media (max-width: 575px) {
  .navbar-top-info .mobile-menu-links { align-items: flex-start;}
  .navbar-top-info .download-commercial-offer--wrapper a {padding: 7px 15px !important; margin-right: auto;}
}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list {
  width: 700px;
}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list li {
  width: 50%;
}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list .nav-item.map-info {
  width: 100%;
  background: url('./pic/map-link-bg.jpg');
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  border-radius: 5px;
}
.plastic-reception--ico {
  background: #ffffff;
  box-shadow: 0 1px 6px 0 rgba(24, 24, 24, 0.3);
  border-radius: 6px;
  padding: 5px;
  margin-right: 20px;
}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list .plastic-reception--ico .nav-item__dropdown__ico {
  margin: 0;
}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list .plastic-reception {
  align-items: center;
  font-size: 22px;
  font-weight: 400;
}
@media (max-width: 1020px) {
  .navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list li,
  .navigation .navbar-nav .nav-item__dropdown .dropdown-menu.ecology-list {
    width: 100%;
  }
}
.structure-template img {
  width: 100%;
  margin-bottom: 40px;
}
.ecology-item h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu {
  width: 280px;
  flex-direction: column;
  padding: 10px 0 20px 10px;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu a {
  align-items: center;
  position: relative;
  z-index: 10;
  padding-right: 36px;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu li {
  width: 100%;
  padding: 20px 0 10px;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu .bio-packages {
  max-width: 60px;
  filter: none;
}
.navigation .navbar-nav .nav-item__dropdown:hover .dropdown-menu {
  border-radius: 0 0 6px 6px;
}

.megadrop {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  list-style: none;
  top: 0;
  left: 245px;
  width: 715px;
  min-height: 100%;
  text-align: left;
  padding: 0;
  z-index: 10;
  border-radius: 0 0 6px 0;
  background: #ffffff;
}
.dropdown-menu li:hover .megadrop {
  opacity: 1;
  visibility: visible;
  z-index: -1;
}
.dropdown-menu li .megadrop::before {
  content: '';
  width: calc(100% + 245px);
  position: absolute;
  left: -245px;
  bottom: 0;
  height: 100%;
  background: #fff;
  border-radius: 0 0 6px 6px;
  z-index: -10;
  box-shadow: 0 2px 6px 0 rgba(24, 24, 24, 0.15);
}
.dropdown-menu li:hover .megadrop .dropdown-menu::before {
  display: none;
}
.dropdown-menu li:hover .megadrop .dropdown-menu li {
  width: 33.33%;
  padding-bottom: 0;
}
.dropdown-menu li:hover .megadrop .dropdown-menu {
  display: flex;
  width: auto;
  top: 0;
  background: #f6f5f5;
  margin: 10px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  transition: none;
  box-shadow: none !important;
  border-radius: 4px !important;
}
.navigation .navbar-nav .nav-item__dropdown .megadrop .dropdown-menu a .cover-link {
  font-weight: normal;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu .dropdown-menu {
  padding-right: 20px;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu .dropdown-menu a {
  align-items: flex-start;
}
.navigation .navbar-nav .nav-item__dropdown .product-menu .dropdown-menu .nav-item__dropdown__ico {
  margin-right: 10px;
}
@media (max-width: 1020px) {
  .dropdown-menu li .megadrop::before {
    display: none;
  }
  .dropdown-menu li .megadrop .dropdown-menu {
    background: transparent;
  }
  .megadrop {
    position: relative;
    left: 0;
    width: 100%;
    opacity: 1;
    background: transparent;
    visibility: visible;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu li {
    flex-direction: column;
  }
  .navigation .header-menu .navbar-nav {
    max-height: 400px;
  }
}
.bio-package-ico {
  filter: none !important;
}
.menu-catalog__list {
  margin-bottom: 35px;
}
.menu-catalog__list ul {
  padding: 0;
  margin: 15px 0 0 20px;
  list-style: none;
}
.menu-catalog__list ul li a {
  font-weight: 400;
}
.menu-catalog__list ul li img {
  margin-right: 10px;
}
@media (max-width: 980px) {
  .menu-catalog__list ul {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navigation .navbar-nav .nav-item__dropdown .product-menu .dropdown-menu {
    padding: 0;
    margin: 0;
  }
  .megadrop {
    display: table;
    z-index: 100;
  }
  .dropdown-menu li:hover .megadrop {
    z-index: auto;
  }
}

.content .filter-package {
  display: flex;
  flex-flow: row wrap;
  margin: 0;
}
.content .filter-package li {
  padding: 0 !important;
  margin: 0 10px 10px 0;
  flex: 1 0 auto;
  min-width: 76px;
}
.content .filter-package li:before {
  display: none !important;
}
.content .filter-package li a {
  padding: 5px 8px 8px;
  transition: .3s;
  border-radius: 4px;
  border: 1px dashed rgb(216, 216, 216);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.content .filter-package li span {
  font-size: 12px;
  line-height: normal;
  margin-bottom: 5px;
  color: #212121 !important;
}
.content .filter-package img {
  filter: contrast(0) sepia(0) brightness(.26) saturate(.3);
  transition: .3s;
  width: 64px;
  height: 64px;
  flex: 0 0 auto;
}
.content .filter-package li .active,
.content .filter-package li a:hover {
  border: 1px solid #fff;
  text-decoration: none;
  box-shadow: 0 2px 5px 0 rgba(24, 24, 24, 0.3);
}
.content .filter-package li a:hover span {
  color: #e3000e !important;
  text-decoration: none;
}
.content .filter-package li .active img,
.content .filter-package li a:hover img {
  filter: none;
}

@media (max-width: 753px) {
  .content .filter-package li {
    flex: 1 0 22%;
  }
}
.online-order__form-dropdown__list .online-order__form-dropdown__list__item {
  white-space: nowrap;
}

.online-order .online-order__form-dropdown__list .online-order__form-dropdown__list__item {
  white-space: normal;
}
.content .order-items__delete-product {
  margin-top: 20px;
}
.small-dropdown {
  width: 255px;
  height: 100%;
}
.small-dropdown .dropdown-menu {
  height: calc(100% - 20px);
  flex-direction: column;
}
.small-dropdown .dropdown-menu li {
  width: 100%;
  flex: 0 0 auto;
}
.dropdown-menu li:hover .megadrop.small-dropdown .dropdown-menu li {
  width: 100%;
  padding-bottom: 20px;
}
.form-search-group {
  position: relative;
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.form-search-ico {
  mask: url('./pic/icon-new-search.svg');
  -webkit-mask: url('./pic/icon-new-search.svg');
  background: #757575;
  transition: 0.3s;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
}

.search-control {
  width: 280px;
  cursor: pointer;
  background: #fff;
  transition: all .3s;
  background-size: 20px;
  height: 36px;
  padding: 8px 40px 8px 20px;
  font-size: 14px;
  color: #212121;
  border: 1px solid #d8d8d8;
  border-radius: 20px;
}
.search-control::placeholder {
  color: #757575;
}
.search-control:focus {
  cursor: auto;
  border: 1px solid #212121;
}
.search-control:focus ~ .form-search-ico {
  background: #212121;
}
@media (max-width: 767px) {
  .content--body .gallery {
    display: flex;
    flex-flow: row wrap;
  }
  .content--body .gallery .gallery-item {
    width: 50%;
    flex-direction: column;
  }
  .navigation .navbar-nav .nav-item {
    width: 100%;
  }
}
@media (max-width: 1020px) {
  .navigation .navbar-nav .nav-item__dropdown .product-menu .dropdown-menu {
    margin: 0;
  }
  .dropdown-menu li:hover .megadrop.small-dropdown .dropdown-menu li {
    padding-bottom: 10px;
  }
}
.product-list__box .product__item {
  height: 100%;
}
.order-calculation .product__item__price__pcs {
  padding-bottom: 10px;
  margin-bottom: auto;
}
.slider-images {
  width: 100%;
  height: 480px;
  max-width: 100%;
  object-fit: cover;
}

/* new header */
.pt-0 {
  padding-top: 0;
}
.nav-menu-top {
  border-bottom: 1px solid #ececec;
  margin-bottom: 15px;
}
.nav-menu-top .nav-menu-top__items,
.nav-menu-top .nav-menu-top__item__link,
.nav-menu-top__item {
  display: flex;
  align-items: center;
}
.nav-menu-top .nav-menu-top__items {
  justify-content: space-between;
  width: 100%;
}
.nav-menu-top .nav-menu-top__items, .header-container {max-width: 1150px;margin: auto; padding: 0;}
.nav-menu-top .nav-menu-top__item__link {
  border-left: 1px solid #ececec;
  font-size: 14px;
  line-height: 22px;
  color: #212121;
  padding: 6px 20px;
  transition: 0.3s;
}
.nav-menu-top .nav-menu-top__item__link:last-child {
  border-right: 1px solid #ececec;
}
.nav-menu-top .nav-menu-top__item__link img {
  width: 20px;
  height: 20px;
}
.nav-menu-top .nav-menu-top__item__link span {
  margin-left: 10px;
}
.navigation .navbar-nav .nav-item__link.shop-link {
  border: 1px solid #ff2a00;
}
.shop-link:hover, .navigation .navbar-nav .nav-item__dropdown:hover .nav-item__link.shop-link {
  border-color: #fff;
}
.navigation .navbar-nav .nav-item__link {
  margin-right: 3px;
}
.navigation .navbar-nav .nav-item__dropdown .dropdown-menu:before {
  left: 37px;
}
.navigation .navbar-nav .nav-item__dropdown .nav-item__link:focus {
  background-color: #e3000e; border: 1px solid #e3000e;
}
.navigation .navbar-nav .nav-item__dropdown:hover .nav-item__link:focus {
  color: #ffffff;
}
@media (width: 1024px) {
  .megadrop {
    width: 610px;
  }
  .dropdown-menu li:hover .megadrop .dropdown-menu li {
    width: 50%;
  }
  .header-container {padding: 0 10px;}
}
.navbar-top-info .mobile-menu-links, .hide-desktop {
  display: none
}
@media (max-width: 1023px) {
  .hide-desktop {
    display: block;
  }
  .navbar-top-info--wrapper {
    padding-left: 125px;
  }
  .navbar-top-info .mobile-menu-links {
    background: transparent;
    position: absolute;
    left: 30px;
    right: auto;
    width: auto;
    display: flex;
    flex-direction: row;
    padding: 0;
    top: 65px;
  }
  .mobile-search-ico {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 1px solid #212121;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin-left: 10px;
  }
  .mobile-search-ico img {
    width: 20px;
    height: 20px;
  }
  .navbar-top-info__list .top-info .phone-info__title {
    font-size: 14px;
  }
  .navbar-top-info__list .top-info .phone-info__phone {
    font-size: 28px;
    padding-top: 0;
  }
  .navbar-top-info .navbar-brand {
    width: 154px;
    height: 38px;
  }
  .navbar-top-info .bio-logo {
    width: 154px;
    height: 14px;
  }
  .navbar-top-info .bio-logo.bio-logo-en {
    background: url('./pic/cherpack_bio_mob_logo_en.png') no-repeat;
    background-size: contain;
    height: 26px;
  }
  .navbar-top-info .leader-year {
    right: -95px;
  }
  .modal-dialog.mobile-search {
    margin: 0;
    width: 100%;
  }
  .mobile-search .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0;
  }
  .mobile-search .form-search-group {
    margin-top: 20px;
  }
  .mobile-search .search-control {
    width: 100%;
  }
  .navbar-collapse {
    box-shadow: none;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100vh;
    overflow: auto;
    padding: 0;
  }
  .navigation .header-menu .navbar-nav {
    max-height: 100%;
    padding: 0;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu,
  .navigation .navbar-nav .nav-item:last-child {
    display: none;
  }
  .navigation .navbar-nav .nav-item {
    width: 100%;
    background: #f5f5f5;
    margin-bottom: 1px;
    padding: 0;
  }
  .navigation .header-menu .navbar-nav .nav-item__link {
    margin: 5px 5px 5px 25px;
    padding: 2px 15px;
  }
  .drodpown-show {
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 100;
    top: 30px;
    right: 0;
    border: 1px solid #212121;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff url('./pic/icon-plus.svg') no-repeat center;
    background-size: 12px;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu {
    background: #fff;
    padding: 10px 30px 20px 40px;
  }
  .megadrop {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu li {
    border-bottom: 1px solid #ececec;
    padding-right: 10px;
    position: relative;
  }
  .dropdown-menu li.open-dropdown .megadrop {
    display: block;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .megadrop .dropdown-menu {
    padding-left: 20px;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .megadrop .dropdown-menu li {
    border-bottom: none;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .megadrop .dropdown-menu a::after {
    display: none;
  }
  .dropdown-menu li:hover .drodpown-show,
  .dropdown-menu li.open-dropdown .drodpown-show  {
    border-color: #e3000e;
    background: url('./pic/icon-new-minus.svg') no-repeat center;
    background-size: 12px;
  }
  .mobile-search .enter-site__modal__body {
    padding: 20px 30px 40px;
  }
  .hide-desktop .enter-site__modal__body {
    padding: 20px 30px;
  }
}

@media (max-width: 979px) {
  .navbar-top-info .mobile-menu-links {
    top: 65px;
    left: 20px;
  }
  .navbar-top-info .navbar-brand {
    width: 124px;
    height: 31px;
  }
  .navbar-top-info .bio-logo {
    width: 124px;
    height: 12px;
  }
  .navbar-top-info .leader-year {
    width: 57px;
    height: 36px;
    right: -70px;
  }
  .nav-menu-top {
    margin-bottom: 10px;
  }
  .navbar-top-info--wrapper {
    padding-left: 115px;
  }
}

@media (max-width: 767px) {
  .nav-menu-top {
    margin-bottom: 15px;
  }
  .navbar-top-info--wrapper {
    padding-top: 25px;
  }
  .navbar-top-info__list .top-info .phone-info {
    flex-direction: row;
    width: 100%;
    position: absolute;
    top: 45px;
    left: 0;
    padding-left: 15px;
  }
  .navbar-top-info__list .top-info .phone-info__phone {
    font-size: 14px;
    padding-left: 10px;
  }
  .phone-info__list {
    margin: 0 0 0 auto;
  }
  .phone-info__list a {
    line-height: 22px;
    margin: 0 15px 0 0;
  }
  .navbar-top-info__list .top-info .phone-info:after {
    display: none;
  }
  .navbar-top-info .mobile-menu-links {
    top: 85px;
    left: 20px;
  }
  .navbar-top-info__list .top-info .enter-site {
    margin-top: 5px;
  }
  .nav-menu-top .nav-menu-top__item__link {
    white-space: nowrap;
  }
}

@media (max-width: 639px) {
  .hide-text-mobile {
    display: none;
  }
  .navbar-top-info__list .top-info .phone-info {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    padding: 0 20px;
  }
  .navbar-top-info__list .top-info .phone-info__title {
    width: 50%;
    order: -2;
  }
  .navbar-top-info__list .top-info .phone-info__phone {
    position: absolute;
    top: 20px;
    padding: 0;
    z-index: 1;
  }
  .phone-info__list {
    width: 50%;
    flex-flow: row wrap;
    order: -1;
  }
  .phone-info__list li {
    width: 96px;
    margin-left: 14px;
  }
  .phone-info__list li:last-child {
       margin-left: auto;
     }
  .phone-info__list a {
    margin: 0;
    font-size: 12px;
    line-height: 15px;
  }
  .navbar-top-info--wrapper {
    padding-top: 50px;
  }
  .navbar-top-info .mobile-menu-links {
    top: 100px;
    left: 20px;
  }
  .navbar-top-info--wrapper {
    padding-left: 115px;
  }
  .navbar-top-info .leader-year {
    right: -25px;
  }
  .navbar-top-info__list .top-info .phone-info {
    top: 45px;
  }
  .phone-info__list {
    margin: 7px 0 0 0;
    justify-content: flex-end;
  }
    .entry-attachment img {width: 100%;height: auto;object-fit: cover;margin-bottom: 10px;}
    .content--body  figure {width: 100%!important;height: auto;object-fit: cover;margin-top:10px;margin-bottom: 20px;}
    .content--body  figure figcaption.wp-caption-text {margin-top: 10px;}
}
@media (min-width: 320px) and (max-width: 479px) {
  .nav-menu-top .nav-menu-top__item__link {
    font-size: 12px;
    padding: 6px 10px;
    white-space: nowrap;
  }
  .navbar-top-info__list .top-info .phone-info {
    padding: 0 10px;
  }
  .navbar-top-info--wrapper {
    padding-left: 100px;
  }
  .navbar-top-info .mobile-menu-links {
    left: 10px;
  }
  .navbar-top-info .navbar-brand {
    width: 90px;
    height: 23px;
  }
  .navbar-top-info .bio-logo {
    width: 90px;
    height: 8px;
  }
  .navbar-top-info .leader-year {
    width: 41px;
    height: 27px;
    right: 25px;
  }
  .navbar-top-info__list .top-info .phone-info__phone {
    position: relative;
    top: auto;
  }
  .phone-info__list {
    order: initial;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .phone-info__list li {
    width: auto;
    margin-left: 0;
    margin-right: 5px;
  }
  .nav-menu-top .nav-menu-top__item__link .download-ico {display: none;}
  .nav-menu-top .nav-menu-top__item__link span {margin: 0;}
  .change-lang .dropdown-menu>li>a {font-size: 12px;}
  .navbar-top-info__list .top-info .phone-info__title {
    width: auto;
    padding-right: 10px;
  }
  .phone-info__list li:last-child,
  .navbar-top-info__list .top-info .enter-site__cart {
    margin-left: 0;
  }
  .navbar-top-info__list .top-info .phone-info__phone {
    font-weight: 400;
  }
  .navbar-top-info__list .top-info .enter-site {
    margin-top: 3px;
    right: 15px;
    position: relative;
    padding: 0;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown .dropdown-menu {
    padding: 10px 30px 20px;
  }
  .navigation .header-menu .navbar-nav .nav-item__dropdown:hover .megadrop .dropdown-menu {
    padding-right: 0;
  }
    .entry-attachment img {width: 100%;height: auto;object-fit: cover;margin-bottom: 10px;}
    .content--body  figure {width: 100%!important;height: auto;object-fit: cover;margin-top:10px;margin-bottom: 20px;}
    .content--body  figure figcaption {margin-top: 10px;}
}

.gallery {
  margin: 0 auto 18px;
  display: table;
}

.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

.gallery-columns-2 .gallery-item {
  width: 50%;
}

.gallery-columns-4 .gallery-item {
  width: 25%;
}

.gallery img {
  padding: 8px;
}

.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}

.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

.gallery dl, .gallery dt {
  margin: 0;
}

.gallery br + br {
  display: none;
}
/* password recovery */
.recovery-password .enter-site__modal__body,
.new-password-complete .enter-site__modal__body {
  padding: 0;
}
.recovery-password .enter-site__modal__body .form-group label {
  margin-top: 0;
}
.recovery-password p, .new-password-complete p {
  font-size: 16px;
  line-height: 22px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.new-password-complete p {
  margin-top: 0;
}
/* error style */
.enter-site__modal__body .form-group .form-control.error { border: 1px solid #ff2a00; background: #fff4f4}
.message {color: #ff2a00;font-size: 11px;}
.enter-site__modal__body p { margin-top: 15px; font-size: 16px; line-height: 22px; color: #212121; margin-bottom: 0;}
.enter-site__modal__body .forgot-password-form .form-group .btn {margin-top: 20px;}
.navbar-top-info__list .top-info .phone-info__phone a {color: #212121;}

/*reviews style on product page */
.content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) {
  display: flex;
  margin: 0;
}
.content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list)::before {
  content: '';
  width: 100%;
  height: 1px;
  background: #d8d8d8;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li {
  padding: 0;
}
.content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li:before {
  display: none;
}
.content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li a {
  color: #212121;
  padding: 5px 15px;
  border-radius: 0;
  border-bottom: 1px solid #212121;
  text-decoration: none;
  display: flex;
}
.content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li.active a {
  color: #e3000e;
  border-bottom-color: #e3000e;
}
.reviews-product .design-info__btn {
  margin-top: 20px;
  margin-bottom: 0;
  color: #ffffff;
}
.reviews-product .design-info__btn:hover {color: #e3000e; text-decoration: none;}
.reviews-product__item {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #d8d8d8;
  padding-left: 10px;
  margin-top: 20px;
}
.reviews-product__item-info {padding-left: 20px;}
.reviews-product__item-info .reviews__item--name, .reviews-product__item-info .reviews__item--rating {margin-bottom: 0;}
.reviews-product__item-info p {font-size: 14px; line-height: 20px; margin-bottom: 25px;}
.reviews-product .reviews__link {color: #757575; border-color: #757575;margin-left: 0; margin-top: 30px;margin-bottom: 0;}
.reviews-product .reviews__link:hover {text-decoration: none;border-color: #d8d8d8}
@media (max-width: 767px) {
  .content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list), .reviews-product__item {
    flex-direction: column;
  }
  .content ul.reviews-tabs:not(.menu-catalog__list):not(.online-order__form-dropdown__list):not(.pagination):not(.ask-question__list) li a {
    font-size: 14px;
    justify-content: center;
  }
  .reviews-product__item, .reviews-product__item-info {padding: 0;}
  .reviews__item--rating {flex-flow: row wrap;}
  .modal-dialog.enter-site__modal.enter-site__modal--large {align-items: baseline;}
}

/* rating-star */
.rating-star {width: 100%;display: flex;flex-direction: row-reverse;justify-content: flex-end;align-items: center;min-height: 36px;}
.enter-site__modal__body .form-group__field.rating-star label {margin-top: 0; color: #afafaf;}
.enter-site__modal__body .form-group__field.rating-star > input:checked ~ label {color: #fc0;}
.modal-dialog.enter-site__modal.enter-site__modal--large {max-width: 555px;width: 100%;}
.send-to-moderate {font-size: 14px;line-height: 20px;}
.portfolio-gallery__item--link-image {width: 140px;height: 140px;background: #fff;margin-bottom: 10px;}
.portfolio-gallery__item--link-image img {max-height: 140px;margin: auto;}
.order-calculation.product-list__box .product__item__img img {
  width: 100%;
  height: auto !important;
  max-height: 250px;
  border-radius: 5px 5px 0 0;
}
.change-lang__link { color: #212121; text-transform: uppercase; display: flex;
  align-items: center;}
.change-lang__link::after {
  content: '';
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background-color: #9e9e9e;
  -webkit-mask: url('./pic/icon-arrow-down.svg');
  mask: url('./pic/icon-arrow-down.svg');
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  display: inline-flex;
  transition: .3s;
}
.change-lang__link:hover {color: #212121;}
.change-lang .dropdown-menu {
  min-width: inherit;
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-shadow: 1px 1px 6px 0 rgba(35, 31, 32, 0.2);
  border: none;
  width: 100%;
}
.change-lang .dropdown-menu>li>a {
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #212121;
  padding: 7px 20px;
}
.change-lang .dropdown-menu > li > a:focus, .change-lang .dropdown-menu > li > a:hover {color: #ffffff;background: #e3000e;}
.change-lang .dropdown-menu > li.active > a, .change-lang .dropdown-menu > li.active > a:hover {background: #f5f5f5; color: #212121;}
.change-lang.open .change-lang__link::after {transform: rotate(180deg);}
@media (min-width: 768px) and (max-width: 979px) {
  .navbar-top-info .navbar-header {margin-top: 10px;}
  .navbar-top-info__list .top-info .enter-site__cart {margin-left: 20px}
  .navbar-top-info__list .top-info .phone-info {padding-right: 12px;}
  .phone-info__list a { margin: 0 0 0 16px;}
  .navbar-top-info { margin-bottom: 12px;}
}
@media (max-width: 767px) {
  .navbar-top-info__list .top-info .phone-info__phone {font-weight: 400;}
}
@media (max-width: 639px) {
  .nav-menu-top__item__link.dropdown.change-lang {padding: 6px 10px;}
  .change-lang__link::after {margin-left: 0;}
  .change-lang .dropdown-menu>li>a {padding: 7px 10px;}
}
.changed-packages {
  justify-content: flex-start;
  margin: 0 -20px;
}

.changed-packages img.portfolio-gallery__item {
  width: 100px;
}
.search-link {color: #333333;}
.price-table__description .table > thead > tr > th span svg{
  margin-left: 5px;
}
.price-table__description .table > thead > tr > th span {
  color: #e3000e;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content--body .order-calculation .detail-product__info__btn__buy-now {    margin-top: auto;}
.no-filter {
  -webkit-filter: none !important;
  filter: none !important;
}

.content--body  figure {margin-top:10px;margin-bottom: 20px;}
.content--body  figure figcaption {margin-top: 10px;}

.liqpay_icons {
	margin: 2em 0;
}
.liqpay_icons img {
	max-width: 100%;
	max-height: 24px;
}

html[lang='en'] .price.product{
	display: none;
}

html[lang='en'] .price-table{
	display: none;
}

html[lang='en'] .online-order__form-dropdown{
	display: none;
}