@font-face {
  font-family: 'MagistralBlackC';
  src: url('/libs/fonts/magistral/MagistralBlackC.eot');
  src: url('/libs/fonts/magistral/MagistralBlackC.eot?#iefix') format('embedded-opentype'), url('/libs/fonts/magistral/MagistralBlackC.ttf') format('truetype'), url('/libs/fonts/magistral/MagistralBlackC.otf') format('opentype');
}
@font-face {
  font-family: 'MagistralC';
  src: url('/libs/fonts/magistral/MagistralC.eot');
  src: url('/libs/fonts/magistral/MagistralC.eot?#iefix') format('embedded-opentype'), url('/libs/fonts/magistral/MagistralC.ttf') format('truetype'), url('/libs/fonts/magistral/MagistralC.otf') format('opentype');
}
.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.display {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.clear {
  clear: both;
}
.image-with-border {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border: 1px solid #dd4513;
  padding: 5px;
  background: none;
}
.shield {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 1px;
  background: #dd4513;
  color: white;
  font-weight: bold;
  height: 18px;
  margin-right: 5px;
  padding: 0 4px 0 5px;
  position: relative;
  font-size: 11px;
  line-height: 17px;
  font-family: 'PT Sans', sans-serif;
}
.colored-button {
  background-color: #dd4513;
  background: -webkit-linear-gradient(top, bottom, #f0754d, #c63e11);
  background: -moz-linear-gradient(top, #f0754d, #c63e11);
  background: -o-linear-gradient(top, #f0754d, #c63e11);
  background: -ms-linear-gradient(top, #f0754d, #c63e11);
  border: 1px solid #dd4513;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
}
.colored-button:hover {
  background: #dd4513;
  border: 1px solid #dd4513;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.colored-button:focus {
  outline: medium none;
}
.input-type-submit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background-color: #dd4513;
  background: -webkit-linear-gradient(top, bottom, #f0754d, #c63e11);
  background: -moz-linear-gradient(top, #f0754d, #c63e11);
  background: -o-linear-gradient(top, #f0754d, #c63e11);
  background: -ms-linear-gradient(top, #f0754d, #c63e11);
  border: 1px solid #dd4513;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  height: 32px;
  line-height: 0;
  margin-top: 11px;
  padding: 0 10px 0 11px;
}
.input-type-submit:hover {
  background: #dd4513;
  border: 1px solid #dd4513;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.input-type-submit:focus {
  outline: medium none;
}
.input-type-file {
  position: relative;
  width: 261px;
  display: inline-block;
}
.input-type-file .name_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background: #fff;
  border: 1px solid #dd4513;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  height: 24px;
  line-height: 23px;
  margin: 0 -2px 0 0;
  overflow: hidden;
  padding: 0 3px 0 4px;
  position: relative;
  right: 0;
  width: 190px;
}
.input-type-file .send_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  height: 27px;
  width: 60px;
}
.input-type-file .send_file .button_f {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background-color: #dd4513;
  background: -webkit-linear-gradient(top, bottom, #f0754d, #c63e11);
  background: -moz-linear-gradient(top, #f0754d, #c63e11);
  background: -o-linear-gradient(top, #f0754d, #c63e11);
  background: -ms-linear-gradient(top, #f0754d, #c63e11);
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  border: 1px solid #dd4513;
  color: #fff;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  text-align: center;
  width: 60px;
}
.input-type-file .send_file .button_f:hover {
  background: #dd4513;
  border: 1px solid #dd4513;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.input-type-file .send_file .button_f:focus {
  outline: medium none;
}
.input-type-file .send_file .button_f div {
  text-align: center;
  padding: 3px 0 0 1px;
}
.input-type-file .send_file .button_f .file_type {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  font-size: 150px !important;
  height: 100px;
  margin-left: -410px;
  top: -30px;
  width: 600px;
}
select {
  line-height: normal !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  display: block;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body.menu__is-show .mobile-nav {
  transform: translateX(0);
}
body.menu__is-show .menu-toggle {
  position: relative;
  margin-left: -8px;
}
body.menu__is-show .menu-toggle span {
  opacity: 0;
}
body.menu__is-show .menu-toggle span:first-child {
  opacity: 1;
  transform: rotate(45deg);
  position: absolute;
  top: 12px;
  left: 6px;
}
body.menu__is-show .menu-toggle span:last-child {
  opacity: 1;
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: 6px;
}
body.menu__is-show .mobile-nav__overlay {
  opacity: 1;
  visibility: visible;
}
.menu-toggle {
  background: none;
  cursor: pointer;
  border: none;
  padding: 3px;
  width: 39px;
  height: 39px;
  overflow: hidden;
  margin-right: auto;
  margin-left: -5px;
  display: none;
  flex-shrink: 0;
}
.menu-toggle span {
  display: block;
  height: 3px;
  width: 28px;
  margin: 6px auto;
  background-color: #fff;
  transition: 0.25s;
}
.mobile-nav {
  position: fixed;
  border: none;
  top: 51px;
  left: 0;
  width: 260px;
  bottom: 0;
  background-color: #fff;
  transform: translateX(-100%);
  transition: transform 0.35s;
  overflow-y: auto;
  z-index: 99;
}
.mobile-nav__overlay {
  position: fixed;
  left: 0;
  top: 51px;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.25);
  visibility: hidden;
  opacity: 0;
  z-index: 98;
  transition: opacity 0.35s;
}
.mobile-nav .login-mobile {
  width: calc(100% - 40px);
  margin: 30px 20px;
  display: none;
}
.mobile-nav .login-mobile a {
  margin-bottom: 10px;
  font: 11px/14px 'PT Sans', sans-serif;
  display: inline-block;
  margin: 0 0 11px 0;
  float: left;
  padding: 0 0 0 3px;
  color: #3f3f3f;
  margin-right: 20px;
}
.mobile-nav .login-mobile input {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 10px;
  font: 13px/22px 'Roboto Condensed', sans-serif;
  border-radius: 5px;
  background: #3f3f3f;
  height: 24px;
  padding: 0 10px;
  box-shadow: inset 1px 1px 1px #121313;
  color: #fff;
  border: 0;
}
.mobile-nav .login-mobile button {
  border: 0;
  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  color: #3f3f3f;
  font: 700 14px/14px 'PT Sans', sans-serif;
  position: relative;
  left: -5px;
}
.mobile-nav .header__bottom-buttons {
  display: none;
}
.mobile-menu {
  position: relative;
  transition: transform 0.35s 0.35s;
  transform: translateX(0);
  overflow-x: hidden;
  padding-top: 12px;
  padding-bottom: 12px;
}
.mobile-menu__section {
  border-top: 1px solid #3f3f3f;
}
.mobile-menu__section:first-of-type {
  border-top: 0;
}
.mobile-menu__next-link {
  background: none;
  border: none;
  position: absolute;
  right: 8px;
  top: 0;
  width: 43px;
  height: 29px;
  overflow: hidden;
  padding: 0;
  transition: transform 0.35s;
  cursor: pointer;
}
.mobile-menu__next-link .icon {
  width: 16px;
  height: 16px;
  color: green;
}
.mobile-menu__item {
  position: relative;
  transition: transform 0.35s 0.35s;
}
.mobile-menu__item.is-active .mobile-menu__next-link {
  transform: scale(1, -1);
}
.mobile-menu__item.is-active .mobile-submenu {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: height 0.35s;
  padding-bottom: 5px;
}
.mobile-menu__item.is-active .mobile-menu__link {
  color: #dd4513;
}
.mobile-menu__item--wrap .mobile-menu__link {
  margin-right: 51px;
  padding-right: 0;
}
.mobile-menu__link {
  display: block;
  font-size: 15px;
  text-transform: uppercase;
  color: #dd4513;
  text-decoration: none;
  padding: 7px 20px;
}
.mobile-menu__link:hover {
  color: #dd4513;
  background-color: wheat;
}
.mobile-menu__submenu-show {
  border: none;
  height: 100%;
}
.mobile-menu__submenu-show .mobile-menu__item_hide {
  height: 0;
  overflow: hidden;
}
.mobile-menu__submenu-show .mobile-menu__item:not(.is-active) {
  transform: translate(-200%);
  transition: transform 0.35s;
}
.mobile-menu.is-hidden {
  transition: transform 0.35s;
  transform: translateX(-200%);
}
.mobile-submenu {
  width: 100%;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.35s;
}
.mobile-submenu__link {
  text-decoration: none;
  display: block;
  padding: 6px 20px;
  color: #000;
  font-size: 15px;
  transition: background-color 0.25s;
}
.mobile-submenu__link:hover {
  background-color: wheat;
}
@media screen and (min-width: 360px) {
  .mobile-nav {
    width: 280px;
  }
}
@media screen and (min-width: 480px) {
  .mobile-nav {
    width: 320px;
  }
}
@media screen and (min-width: 600px) {
  .mobile-nav {
    width: 340px;
  }
}
@media screen and (min-width: 768px) {
  .mobile-nav {
    width: 400px;
  }
}
@media screen and (max-width: 1000px) {
  body {
    min-width: initial;
  }
  html {
    margin-top: 50px;
  }
  .wrap_all > header > div > div {
    background-size: cover;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .wrap_all > header > section.submenu {
    display: none;
  }
  .wrap_all > header > section.events > div {
    max-width: 100%;
    display: flex;
    box-sizing: border-box;
  }
  .wrap_all > header > section.events > div a.logo {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .wrap_all > header > section.events > div form.login {
    margin-left: 0;
  }
  .wrap_all > header > nav {
    display: none;
  }
  .wrap_all > div.wrap_main > div {
    width: 100%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
  .wrap_all > div.wrap_main > div > aside {
    display: none;
  }
  .wrap_all > div.wrap_main > div > div.content_container {
    margin: 0;
    width: 100%;
  }
  .wrap_all > div.wrap_main > div > div.content_container > article.content {
    width: 100%;
    padding: 0;
    left: 0;
    overflow: visible;
  }
  .wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div {
    width: 100%;
  }
  .wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab {
    width: 100%;
    box-sizing: border-box;
  }
  .wrap_all > div.wrap_main > div > div.content_container > section > div.slider {
    max-width: 100%;
  }
  .top-panel {
    display: flex;
    box-sizing: border-box;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    position: fixed;
    height: 50px !important;
    left: 0;
    right: 0;
    top: 0;
    z-index: 3;
  }
  .top-panel__links {
    display: flex;
  }
  .top-panel__links a {
    display: block;
    margin-right: 5px;
    margin-left: 5px;
  }
  .top-panel__links .fa {
    color: #dd4513;
  }
  .top-panel__phone {
    display: block;
    color: #fff;
    white-space: nowrap;
    font: 16px/23px 'PT Sans', sans-serif;
    font-weight: 700;
    margin-left: 15px;
  }
  .top-panel .cart {
    width: 20px;
    height: 20px;
    background-image: url('/images/cart.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 20px;
    flex-shrink: 0;
    display: none;
  }
  .social {
    margin-left: 15px;
  }
  .social a {
    top: -2px;
  }
  .slogan {
    margin-left: 0 !important;
    white-space: nowrap;
    margin-left: 20px;
  }
  .header__right {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row-reverse;
  }
  .header__top {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
  }
  .header__bottom {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    margin-right: 20px;
  }
  .header__opt {
    font-size: 12px;
    text-align: center;
  }
  .header__stock {
    font-size: 12px;
  }
  .menu-toggle {
    display: block;
  }
  .events__w {
    display: none;
  }
  footer > div.nav {
    height: initial;
  }
  footer > div.nav > form {
    height: initial;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
  }
  footer > div.nav > form > span {
    width: 100%;
    margin-bottom: 5px;
  }
  footer > div.nav > form > input[type="submit"] {
    bottom: 7px;
    right: 5px;
  }
  footer > div.nav > form > input[type="email"] {
    max-width: calc(100% - 110px);
  }
  footer > div.bottom > div {
    max-width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    padding: 15px 20px;
  }
  footer > div.bottom > div > div:first-of-type {
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  footer > div.bottom > div > div.contacts {
    margin-left: 0;
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
  }
  footer > div.bottom > div > div.contacts > span {
    max-width: 100%;
  }
  footer > div.bottom > div > div.cards {
    width: calc((100% - 40px) / 3);
  }
  footer > div.bottom > div > div.cards img {
    max-width: 100%;
  }
  footer > div.bottom > div > div.copyright {
    width: 100%;
  }
  footer > div.bottom > div > div.copyright > div {
    display: none;
  }
  footer > div.bottom > div > div.copyright > .copyright {
    position: static;
    display: flex;
    justify-content: space-between;
  }
  footer > span > span {
    max-width: 100%;
  }
  .wysiwyg iframe {
    max-width: 100%;
  }
  .wysiwyg img {
    max-width: 100%;
    height: initial !important;
    object-fit: contain;
    object-position: center;
  }
  table {
    width: initial !important;
  }
}
@media screen and (max-width: 767px) {
  .hero-slider .slick-arrow {
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
  }
  .hero-slider .slick-arrow.slick-next {
    right: 10px;
    background-position: 11px center;
  }
  .hero-slider .slick-arrow.slick-prev {
    left: 10px;
    background-position: 7px center;
  }
  .content .module.gallery .item {
    width: calc((100% - 60px) / 4);
    margin: 0 20px 25px 0px;
  }
  .content .module.gallery .item:nth-of-type(5n) {
    margin-right: 20px;
  }
  .content .module.gallery .item:nth-of-type(4n) {
    margin-right: 0;
  }
  .content .module.catalogue .matrix {
    width: calc((100% - 45px) / 4);
  }
  .content .module.catalogue .matrix:nth-of-type(5n) {
    margin-right: 15px;
  }
  .content .module.catalogue .matrix:nth-of-type(4n) {
    margin-right: 0;
  }
  .content .module.goods_filter .goods_filter__row {
    flex-wrap: wrap;
  }
  .content .module.goods_filter .goods_filter__item {
    width: calc((100% - 20px) / 2);
  }
  .content .module.goods_filter .goods_filter__item:nth-of-type(2n) {
    margin-right: 0;
  }
  .content .module.goods_filter .goods_filter__item_buttons {
    width: 145px;
    margin-top: 40px;
  }
  .content .module.goods_filter .goods_filter__sort {
    margin-top: 30px;
  }
  .header__right {
    display: flex;
    flex-direction: column;
  }
  .header__top {
    width: initial;
  }
  .header__top form {
    margin-bottom: 15px !important;
  }
  .header__bottom {
    width: initial;
    margin-top: 15px;
  }
  .header__adress {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 599px) {
  .wrap_all > header > section.events > div {
    display: flex;
    flex-direction: column;
  }
  .wrap_all > header > section.events > div a.logo {
    margin: auto;
    margin-bottom: 10;
  }
  .wrap_all > header > section.events > div a.cart {
    text-align: center;
    margin-top: 10px;
  }
  .wrap_all > header > section.events > div form.login {
    display: none;
    max-width: 100%;
  }
  .wrap_all > header > section.events .header__bottom-buttons {
    display: none;
  }
  .header__top {
    display: flex;
    flex-direction: column;
    align-items: center;
    display: none;
  }
  .header__bottom {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-right: 0;
    margin-top: 0;
  }
  .header__bottom-buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .header__adress {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .header__stock {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .header__opt {
    margin-left: 0;
  }
  footer > div.bottom > div > div:first-of-type {
    width: calc((100% - 20px) / 2);
  }
  footer > div.bottom > div > div.contacts {
    width: calc((100% - 20px) / 2);
    margin-right: 0;
  }
  footer > div.bottom > div > div.cards {
    width: calc((100% - 20px) / 2);
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .content .module.form table tr {
    display: flex;
  }
  .content .module.form table td.label {
    width: 100px;
    flex-shrink: 0;
    white-space: nowrap;
  }
  .content .module.form table td:nth-of-type(2) {
    width: 20px;
    flex-shrink: 0;
    background-position: center 15px;
    margin-right: 5px;
  }
  .content .module.form table td:nth-of-type(3) {
    width: 100%;
  }
  .content .module.form table td:nth-of-type(3) input {
    width: 100% !important;
  }
  .content .module.goods_filter .goods_filter__sort {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .content .module.goods_filter .goods_filter__sort li {
    margin-bottom: 15px;
  }
  .content .module.goods_filter .goods_filter__sort li:last-of-type {
    margin-bottom: 0;
  }
  .mobile-nav .login-mobile {
    display: block;
  }
  .mobile-nav .header__bottom-buttons {
    display: block;
    margin: 30px 20px;
  }
  .mobile-nav .header__bottom-buttons a {
    font-size: 14px;
    height: 36px;
  }
  .top-panel .cart {
    display: block;
  }
  .slogan {
    display: none !important;
  }
}
@media screen and (max-width: 499px) {
  .wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li {
    min-width: initial;
  }
  .content .module.gallery .item {
    width: calc((100% - 40px) / 3);
  }
  .content .module.gallery .item:nth-of-type(4n) {
    margin-right: 20px;
  }
  .content .module.gallery .item:nth-of-type(3n) {
    margin-right: 0;
  }
  .content .module.catalogue .matrix {
    width: calc((100% - 30px) / 3);
  }
  .content .module.catalogue .matrix:nth-of-type(4n) {
    margin-right: 15px;
  }
  .content .module.catalogue .matrix:nth-of-type(3n) {
    margin-right: 0;
  }
  .content .module.goods_filter .goods_filter__row {
    flex-wrap: wrap;
  }
  .content .module.goods_filter .goods_filter__item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .content .module.goods_filter .goods_filter__item_buttons {
    width: 145px;
    margin-top: 20px;
  }
  .content .module.goods_filter .goods_filter__range {
    width: calc((100% - 10px) / 2) !important;
    max-width: initial;
  }
}
@media screen and (max-width: 414px) {
  .wrap_all > header > section.events > div form.login {
    margin-bottom: 15px;
  }
  .wrap_all > header > section.events > div form.login > a {
    width: calc((100% - 5px) / 2);
    margin-right: 5px;
    box-sizing: border-box;
  }
  .wrap_all > header > section.events > div form.login > a:nth-of-type(2n) {
    margin-right: 0;
  }
  .wrap_all > header > section.events > div form.login > input[type="text"],
  .wrap_all > header > section.events > div form.login > input[type="password"] {
    width: calc((100% - 5px) / 2);
    box-sizing: border-box;
  }
  .wrap_all > header > section.events > div form.login > button {
    top: 10px;
  }
  .content .module.gallery .item {
    width: calc((100% - 20px) / 2);
  }
  .content .module.gallery .item:nth-of-type(3n) {
    margin-right: 20px;
  }
  .content .module.gallery .item:nth-of-type(2n) {
    margin-right: 0;
  }
  .content .module.catalogue .matrix {
    width: calc((100% - 15px) / 2);
  }
  .content .module.catalogue .matrix:nth-of-type(3n) {
    margin-right: 15px;
  }
  .content .module.catalogue .matrix:nth-of-type(2n) {
    margin-right: 0;
  }
}
