@font-face {
  font-family: 'helvetica-thin';
  src: url("../fonts/helveticaneuecyrthin.eot");
  src: url("../fonts/helveticaneuecyrthin.eot") format("embedded-opentype"), url("../fonts/helveticaneuecyrthin.woff2") format("woff2"), url("../fonts/helveticaneuecyrthin.woff") format("woff"), url("../fonts/helveticaneuecyrthin.ttf") format("truetype"), url("../fonts/helveticaneuecyrthin.svg#helveticaneuecyrthin") format("svg");
}
@font-face {
  font-family: 'helvetica-light';
  src: url("../fonts/helveticaneuecyrlight.eot");
  src: url("../fonts/helveticaneuecyrlight.eot") format("embedded-opentype"), url("../fonts/helveticaneuecyrlight.woff2") format("woff2"), url("../fonts/helveticaneuecyrlight.woff") format("woff"), url("../fonts/helveticaneuecyrlight.ttf") format("truetype"), url("../fonts/helveticaneuecyrlight.svg#helveticaneuecyrlight") format("svg");
}
@font-face {
  font-family: 'helvetica-roman';
  src: url("../fonts/helveticaneuecyrroman.eot");
  src: url("../fonts/helveticaneuecyrroman.eot") format("embedded-opentype"), url("../fonts/helveticaneuecyrroman.woff2") format("woff2"), url("../fonts/helveticaneuecyrroman.woff") format("woff"), url("../fonts/helveticaneuecyrroman.ttf") format("truetype"), url("../fonts/helveticaneuecyrroman.svg#helveticaneuecyrroman") format("svg");
}
@font-face {
  font-family: 'helvetica-medium';
  src: url("../fonts/helveticaneuecyrmediumwebfont.eot");
  src: url("../fonts/helveticaneuecyrmediumwebfont.eot") format("embedded-opentype"), url("../fonts/helveticaneuecyrmediumwebfont.woff2") format("woff2"), url("../fonts/helveticaneuecyrmediumwebfont.woff") format("woff"), url("../fonts/helveticaneuecyrmediumwebfont.ttf") format("truetype"), url("../fonts/helveticaneuecyrmediumwebfont.svg#helveticaneuecyrmediumwebfont") format("svg");
}
@font-face {
  font-family: 'helvetica-bold';
  src: url("../fonts/helveticaneuecyrbold.eot");
  src: url("../fonts/helveticaneuecyrbold.eot") format("embedded-opentype"), url("../fonts/helveticaneuecyrbold.woff2") format("woff2"), url("../fonts/helveticaneuecyrbold.woff") format("woff"), url("../fonts/helveticaneuecyrbold.ttf") format("truetype"), url("../fonts/helveticaneuecyrbold.svg#helveticaneuecyrbold") format("svg");
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?x9vide");
  src: url("../fonts/icomoon.eot?#iefixx9vide") format("embedded-opentype"), url("../fonts/icomoon.ttf?x9vide") format("truetype"), url("../fonts/icomoon.woff?x9vide") format("woff"), url("../fonts/icomoon.svg?x9vide#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-instagram:before {
  content: "\e600";
}

.icon-phone:before {
  content: "\e942";
}

.icon-location:before {
  content: "\e947";
}

.icon-facebook:before {
  content: "\ea8c";
}

.icon-home-outline:before {
  content: "\e601";
}

.icon-circle-cross:before {
  content: "\e043";
}

.icon-chevron-thin-left:before {
  content: "\e602";
}

.icon-chevron-thin-right:before {
  content: "\e603";
}

.icon-minus:before {
  content: "\e604";
}

.icon-plus:before {
  content: "\e605";
}

.icon-vk:before {
  content: "\e606";
}

.icon-user:before {
  content: "\e607";
}

html, body {
  height: 100%;
  background: #fff;
  font-family: "helvetica-roman", sans-serif;
}

.page {
  min-height: 100%;
}
.page .container {
  min-height: 100%;
}

.push {
  height: 210px;
  display: block;
  width: 100%;
}

a {
  outline: none;
}

p {
  font-family: "helvetica-roman", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.header {
  padding: 15px 0 15px;
}
.header .logo {
  display: block;
  float: left;
  width: 140px;
  margin: 8px 0 0;
}
.header .logo a {
  display: inline-block;
}
.header .block-contacts {
  display: block;
  float: right;
}
.header .block-contacts p {
  color: #000;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  position: relative;
}
.header .block-contacts p a {
  color: #231f20;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
}
.header .block-contacts p a:hover {
  text-decoration: underline;
}
.header .block-contacts p.phone:after {
  content: "\e942";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  border: 1px solid #231f20;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.header .block-contacts p.address {
  margin-bottom: 0;
}
.header .block-contacts p.address:after {
  content: "\e601";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  display: block;
  position: absolute;
  left: 0;
  top: -3px;
  width: 18px;
  height: 18px;
  border: 1px solid #231f20;
  text-align: center;
  font-size: 12px;
  text-indent: -1px;
  line-height: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.contain-to-grid {
  background: transparent;
  margin: 20px 0 0;
}

.top-bar {
  padding: 0 10px 0 0;
  background: transparent;
  height: 24px;
  line-height: 24px;
}
.top-bar .title-area {
  background: #b29c5b;
}
.top-bar .top-bar-section {
  line-height: 24px;
  height: 24px;
}
.top-bar .top-bar-section ul li {
  background: transparent;
}
.top-bar .top-bar-section ul li.active:not(.has-form) a:not(.button) {
  color: #b09b5b;
}
.top-bar .top-bar-section ul li:not(.has-form) a:not(.button) {
  background: transparent;
  color: #231f20;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 24px;
  height: 24px;
  padding: 0 10px;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.top-bar .top-bar-section ul li:not(.has-form) a:not(.button):hover {
  color: #b09b5b;
  background: transparent;
}
.top-bar.expanded .toggle-topbar a {
  color: #fff;
}
.top-bar.expanded .toggle-topbar a span:after {
  -moz-box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
  box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
}
.top-bar.expanded .name {
  background: #ceab45;
}

.block-cabinet {
  display: block;
  float: right;
  width: 25%;
}
.block-cabinet a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 24px;
  border: 2px solid #b29c5b;
  padding: 0 10px;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-cabinet a:hover {
  background: #b29c5b;
}
.block-cabinet a:hover .title:after {
  color: #fff;
  border: 1px solid #fff;
}
.block-cabinet a:hover .login {
  color: #231f20;
}
.block-cabinet a .title {
  padding: 0 0 0 24px;
  display: block;
  float: left;
  position: relative;
  color: #231f20;
  font-family: "helvetica-roman", sans-serif;
  font-size: 9px;
  line-height: 20px;
  text-transform: uppercase;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-cabinet a .title:after {
  content: "\e607";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #231f20;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.block-cabinet a .login {
  display: block;
  float: right;
  position: relative;
  color: #b29c5b;
  font-family: "helvetica-roman", sans-serif;
  font-size: 9px;
  line-height: 20px;
  text-transform: uppercase;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}

footer {
  margin-top: -210px;
  min-height: 210px;
  background: transparent;
  padding: 20px 0 20px;
}
footer .logo {
  display: block;
  margin: 0 auto 20px;
  width: 140px;
}
footer .bottom {
  padding-bottom: 22px;
  padding-top: 22px;
}
footer .block-social {
  text-align: left;
  display: block;
  float: left;
  width: 30%;
}
footer .block-social .title {
  display: inline-block;
  line-height: 18px;
  color: #231f20;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
  margin: 0 15px 0 0;
}
footer .block-social ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0 0;
  padding: 0 0;
  line-height: 1;
}
footer .block-social ul li {
  display: block;
  float: left;
  margin: 0 8px 0 0;
}
footer .block-social ul li a {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #231f20;
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
footer .block-social ul li a:hover {
  background: #b29c5b;
}
footer .block-contacts {
  display: block;
  float: right;
  width: 70%;
}
footer .block-contacts p {
  color: #000;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 4px 0;
  padding: 0 0 0 25px;
  position: relative;
}
footer .block-contacts p a {
  color: #231f20;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
}
footer .block-contacts p a:hover {
  text-decoration: underline;
}
footer .block-contacts p.phone {
  display: block;
  float: left;
}
footer .block-contacts p.phone:after {
  content: "\e942";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #231f20;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
footer .block-contacts p.address {
  display: block;
  float: right;
  margin-bottom: 0;
}
footer .block-contacts p.address:after {
  content: "\e601";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 18px;
  height: 18px;
  border: 1px solid #231f20;
  text-align: center;
  font-size: 12px;
  text-indent: -1px;
  line-height: 16px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.region-slider {
  position: relative;
}
.region-slider .box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 0;
}
.region-slider .slick-slider .slick-dots {
  list-style: none;
  margin: 0 0 0;
  display: block;
  position: absolute;
  left: 0;
  bottom: 10px;
  right: 0;
  text-align: center;
}
.region-slider .slick-slider .slick-dots li {
  cursor: pointer;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  overflow: hidden;
  background: #b29c5b;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.region-slider .slick-slider .slick-dots li:hover {
  background: #fff;
  -moz-box-shadow: inset 0 0 3px #231f20;
  -webkit-box-shadow: inset 0 0 3px #231f20;
  box-shadow: inset 0 0 3px #231f20;
}
.region-slider .slick-slider .slick-dots li.slick-active {
  opacity: 0.7;
}
.region-slider .slick-slider .slick-dots li span {
  font-size: 0;
  text-indent: -999px;
  cursor: pointer;
}
.region-slider .slick-slider .slick-arrow {
  width: 38px;
  height: 38px;
  color: #fff;
  font-size: 38px;
  padding: 0 0;
  line-height: 1;
  text-align: center;
  background: transparent;
  display: block;
  position: absolute;
  overflow: hidden;
  top: 50%;
  margin: -19px 0 0 0;
  z-index: 100;
  outline: none;
  cursor: pointer;
}
.region-slider .slick-slider .slick-arrow:hover {
  color: #b29c5b;
}
.region-slider .slick-slider .slick-arrow.slick-prev {
  left: 100px;
}
.region-slider .slick-slider .slick-arrow.slick-next {
  right: 100px;
}
.region-slider .slick-slider .slick-list {
  width: 100%;
}
.region-slider .slick-slider .item {
  height: 360px;
  background-position: center top;
  background-repeat: no-repeat;
}

.block-distribution {
  display: block;
  float: right;
  width: 237px;
  margin: 1px 0 0;
}
.block-distribution .info {
  background: #b29c5b;
  padding: 30px 35px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.block-distribution .info a {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.block-distribution .info a img {
  width: 100%;
}
.block-distribution .info p {
  font-family: "helvetica-roman", sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1.5;
  margin-bottom: 0;
}
.block-distribution ul.social-links {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0 0;
  padding: 0 0;
  width: 100%;
  line-height: 1;
  text-align: center;
}
.block-distribution ul.social-links li {
  display: inline-block;
  margin: 0 2px;
}
.block-distribution ul.social-links li a {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #b29c5b;
  color: #231f20;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  /*-moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;*/
}
.block-distribution ul.social-links li a:hover {
  background: #b29c5b;
  color: #fff;
}

a.btn-white {
  display: inline-block;
  color: #231f20;
  border: 2px solid #404041;
  height: 40px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 14px;
  line-height: 36px;
  padding: 0 40px;
  margin: 10px 0;
  text-align: center;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
a.btn-white:hover {
  background: #231f20;
  border-color: #231f20;
  color: #fff;
}

a.btn-more {
  color: #b29c5b;
  font-family: "helvetica-medium", sans-serif;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
}
a.btn-more:hover {
  text-decoration: underline;
}

.block-prof-cosmetics {
  background: #f9f8f2;
  padding: 30px 0;
}
.block-prof-cosmetics .block-title {
  margin: 0 0 30px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
.block-prof-cosmetics p {
  font-family: "helvetica-light", sans-serif;
  font-size: 14px;
}
.block-prof-cosmetics a.btn-white {
  margin: 0 0 10px;
}

.block-title {
  margin: 0 0 30px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  color: #231f20;
}
.block-title.line:before {
  content: "";
  width: 25px;
  height: 2px;
  margin-right: 10px;
  background: #231f20;
  display: inline-block;
  vertical-align: middle;
}
.block-title.line:after {
  content: "";
  width: 25px;
  height: 2px;
  margin-left: 10px;
  background: #231f20;
  display: inline-block;
  vertical-align: middle;
}
.block-title.line.bg {
  background: #f5f3e9;
  padding: 12px 0 12px;
}

#page-title {
  margin: 0 0 30px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  background: #f5f3e9;
  padding: 15px 0 14px;
  color: #231f20;
}
#page-title.line:before {
  content: "";
  width: 25px;
  height: 2px;
  margin-right: 10px;
  background: #231f20;
  display: inline-block;
  vertical-align: middle;
}
#page-title.line:after {
  content: "";
  width: 25px;
  height: 2px;
  margin-left: 10px;
  background: #231f20;
  display: inline-block;
  vertical-align: middle;
}
#page-title.text-left {
  padding: 15px 15px 14px;
  margin-bottom: 15px;
}

.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
  background: #fff;
}

body.f-topbar-fixed .contain-to-grid {
  margin-top: 0;
  z-index: 110;
}
body.f-topbar-fixed .contain-to-grid.expanded {
  background: #fff;
}
body.page-news .page-info #page-title {
  margin: 25px 0 20px;
}
body.page-node-news .page-info {
  position: relative;
}
body.page-node-news .page-info .date {
  display: block;
  position: absolute;
  left: 15px;
  margin-right:15px;
  top: 50%;
  margin-top: -10px;
  line-height: 20px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  color: #231f20;
}
body.page-node-news .page-info #page-title {
  margin: 25px 0 15px;
  padding: 15px 80px 14px;
}
body.page-media .page-info #page-title {
  margin: 25px 0 20px;
}
body.catalog .page-info #page-title {
  margin: 0px 0 15px;
}
body.catalog .breadcrumbs {
  margin-bottom: 35px;
}

.block-map {
  background: #f9f8f2;
  padding: 30px 0 0;
}
.block-map .block-title {
  margin: 0 0 30px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.block-map .block-title:before {
  content: "";
  width: 25px;
  height: 2px;
  margin-right: 10px;
  background: #231f20;
  display: inline-block;
  vertical-align: middle;
}
.block-map .block-title:after {
  content: "";
  width: 25px;
  height: 2px;
  margin-left: 10px;
  background: #231f20;
  display: inline-block;
  vertical-align: middle;
}
.block-map .box-map {
  width: 100%;
  display: block;
  position: relative;
}
.block-map .box-map iframe {
  width: 100% !important;
  border: none !important;
}

.block-advantages {
  padding: 40px 0 30px;
  background: #f9f8f2;
}
.block-advantages .block-title {
  margin-bottom: 35px;
}
.block-advantages .advantages-list {
  padding: 0 70px;
}
.block-advantages .advantages-list li {
  padding: 0 10px 30px;
  text-align: center;
}
.block-advantages .advantages-list li .number {
  display: inline-block;
  width: 26px;
  height: 26px;
  font-family: "helvetica-roman", sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 22px;
  margin-bottom: 15px;
  color: #b29c5b;
  border: 2px solid #b29c5b;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.block-advantages .advantages-list li p {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 0;
}

.block-brands {
  padding: 25px 0 20px;
}
.block-brands .lists-brands {
  margin-bottom: 40px;
}
.block-brands .lists-brands .item {
  padding: 0 10px;
  height: 140px;
  text-align: center;
  outline: none;
}
.block-brands .lists-brands .item:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0.1%;
}
.block-brands .lists-brands .item a {
  text-align: center;
  display: inline-block;
  max-width: 95%;
  vertical-align: middle;
  opacity: 0.7;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-brands .lists-brands .item a:hover {
  opacity: 1;
}
.block-brands .lists-brands .item a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.block-brands .lists-brands .item a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.block-brands .box-btn a.btn-white {
  width: 100%;
  padding: 0 0;
  text-align: center;
}

.block-articles {
  padding: 25px 0 20px;
}
.block-articles .articles-list {
  margin-bottom: 20px;
}
.block-articles .articles-list li {
  padding: 0 10px 20px;
}
.block-articles .articles-list li .field-img {
  margin-bottom: 12px;
}
.block-articles .articles-list li .field-img a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.block-articles .articles-list li .field-img a:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.block-articles .articles-list li .field-img a img {
  width: 100%;
  -moz-transition: all 2s linear 0s;
  -o-transition: all 2s linear 0s;
  -webkit-transition: all 2s linear;
  -webkit-transition-delay: 0s;
  transition: all 2s linear 0s;
}
.block-articles .articles-list li .field-date {
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #231f20;
  margin: 0 0 12px;
}
.block-articles .articles-list li .field-title {
  margin: 0 0 10px;
}
.block-articles .articles-list li .field-title a {
  display: inline-block;
  font-family: "helvetica-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #231f20;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-articles .articles-list li .field-title a:hover {
  color: #b29c5b;
}
.block-articles .articles-list li .field-desc p {
  font-family: "helvetica-roman", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #231f20;
  margin-bottom: 0;
}
.block-articles .box-btn a.btn-white {
  width: 100%;
  padding: 0 0;
  text-align: center;
}

.block-partners {
  padding: 25px 0 20px;
}
.block-partners .lists-partners {
  margin-bottom: 40px;
}
.block-partners .lists-partners .item {
  padding: 0 10px;
  height: 140px;
  text-align: center;
  outline: none;
}
.block-partners .lists-partners .item:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0.1%;
}
.block-partners .lists-partners .item a {
  text-align: center;
  display: inline-block;
  max-width: 95%;
  vertical-align: middle;
  opacity: 0.7;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-partners .lists-partners .item a:hover {
  opacity: 1;
}
.block-partners .lists-partners .item a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.block-partners .lists-partners .item a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.block-partners .box-btn a.btn-white {
  width: 100%;
  padding: 0 0;
  text-align: center;
}

.block-media {
  padding: 25px 0 20px;
}
.block-media .list-media {
  margin-bottom: 20px;
}
.block-media .list-media li {
  padding: 0 10px 20px;
}
.block-media .list-media li .field-img {
  margin-bottom: 5px;
}
.block-media .list-media li .field-img a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.block-media .list-media li .field-img a:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.block-media .list-media li .field-img a img {
  width: 100%;
  -moz-transition: all 2s linear 0s;
  -o-transition: all 2s linear 0s;
  -webkit-transition: all 2s linear;
  -webkit-transition-delay: 0s;
  transition: all 2s linear 0s;
}
.block-media .list-media li .field-date {
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #231f20;
  margin: 0 0 10px;
}
.block-media .list-media li .field-title {
  margin: 0 0 0;
}
.block-media .list-media li .field-title a {
  display: inline-block;
  font-family: "helvetica-roman", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #231f20;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-media .list-media li .field-title a:hover {
  color: #b29c5b;
}
.block-media .box-btn {
  text-align: center;
}

.block-news {
  padding: 25px 0 20px;
}
.block-news .news-list {
  margin-bottom: 20px;
}
.block-news .news-list li {
  padding: 0 10px 20px;
}
.block-news .news-list li .field-img {
  margin-bottom: 12px;
}
.block-news .news-list li .field-img a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-news .news-list li .field-img a:hover {
  opacity: 0.5;
  /*img {
    @include transform(scale(1.1));
  }*/
}
.block-news .news-list li .field-img a img {
  width: 100%;
}
.block-news .news-list li .field-date {
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #231f20;
  margin: 0 0 12px;
}
.block-news .news-list li .field-title {
  margin: 0 0 10px;
}
.block-news .news-list li .field-title a {
  display: inline-block;
  font-family: "helvetica-medium", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #231f20;
  text-transform: uppercase;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-news .news-list li .field-title a:hover {
  color: #b29c5b;
}
.block-news .news-list li .field-desc p {
  font-family: "helvetica-roman", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #231f20;
  margin-bottom: 0;
}
.block-news .box-btn {
  text-align: center;
}

.block-video {
  padding: 25px 0 20px;
}
.block-video .list-video {
  margin-bottom: 20px;
}
.block-video .list-video li {
  padding: 0 10px 20px;
}
.block-video .list-video li .field-img {
  margin-bottom: 10px;
  height:150px;
  overflow:hidden;
}
.block-video .list-video li .field-img a {
  width: 100%;
  overflow: hidden;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-video .list-video li .field-img a:hover {
  opacity: 0.5;
}
.block-video .list-video li .field-img a img {
  width: 100%;
}
.block-video .list-video li .field-title {
  margin: 0 0 0;
}
.block-video .list-video li .field-title a {
  display: inline-block;
  font-family: "helvetica-medium", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #231f20;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-video .list-video li .field-title a:hover {
  color: #b29c5b;
}
.block-video .box-btn {
  text-align: center;
}

form input[type="text"],
form input[type="email"],
form input[type="tel"] {
  font-family: "helvetica-light", sans-serif;
  font-size: 12px;
  border: 2px solid #b19b5a;
  padding: 0 10px;
  margin-bottom: 12px;
  background: #fff;
  -moz-box-shadow: 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
}
form input[type="text"]:-moz-placeholder,
form input[type="email"]:-moz-placeholder {
  color: #221e20;
}
form input[type="text"]::-moz-placeholder,
form input[type="email"]::-moz-placeholder {
  color: #221e20;
}
form input[type="text"]:-ms-input-placeholder,
form input[type="email"]:-ms-input-placeholder {
  color: #221e20;
}
form input[type="text"]::-webkit-input-placeholder,
form input[type="email"]::-webkit-input-placeholder {
  color: #221e20;
}
form input[type="text"].error,
form input[type="email"].error,
form input[type="tel"].error
{
  border-color: #f00;
}
form textarea {
  height: 120px;
  font-family: "helvetica-light", sans-serif;
  font-size: 12px;
  border: 2px solid #b19b5a;
  padding: 10px 10px;
  margin-bottom: 12px;
  resize: none;
  background: #fff;
  -moz-box-shadow: 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
}
form textarea:-moz-placeholder {
  color: #221e20;
}
form textarea::-moz-placeholder {
  color: #221e20;
}
form textarea:-ms-input-placeholder {
  color: #221e20;
}
form textarea::-webkit-input-placeholder {
  color: #221e20;
}
form textarea.error {
  border-color: #f00;
}
form button[type="submit"],
form input[type="submit"] {
  display: block;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  background: #af9a5b;
  outline: none;
  color: #fff;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
}
form button[type="submit"]:hover,
form input[type="submit"]:hover {
  background: #221e20;
}

.fancybox-skin {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 2px solid #b29c5b;
}

.reveal-modal {
  outline: none;
  /* min-height: inherit !important;*/
}
.reveal-modal.modal-form {
  padding: 25px;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 300px;
}
.reveal-modal.modal-form .block-title {
  font-size: 12px;
}
.reveal-modal.modal-product {
  padding: 25px;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.reveal-modal.modal-product .box-top {
  border-bottom: 2px solid #000;
  margin-bottom: 15px;
  padding: 0 0 15px;
}
.reveal-modal.modal-product .box-top .product-title {
  font-family: "helvetica-medium", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 0 0 10px;
}
.reveal-modal.modal-product .box-top .desc {
  margin-bottom: 0;
}
.reveal-modal.modal-product .info {
  margin-bottom: 15px;
}
.reveal-modal.modal-product .info .options {
  margin-bottom: 15px;
}
.reveal-modal.modal-product .info .options p {
  margin-bottom: 0;
}
.reveal-modal.modal-product .info .field {
  margin-bottom: 15px;
}
.reveal-modal.modal-product .info .field .field-label {
  font-family: "helvetica-medium", sans-serif;
  font-size: 14px;
}
.reveal-modal .close-reveal-modal {
  color: #000000;
  cursor: pointer;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 8px;
  width: 22px;
  height: 22px;
  right: 8px;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.reveal-modal .close-reveal-modal:hover {
  color: #af9a5b;
}

.all-news {
  display: inline-block;
  width: 100%;
  padding-left: 15px;
}
.all-news .item-news {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.all-news .item-news:last-child {
  margin-bottom: 30px;
}
.all-news .item-news .field-img {
  margin-bottom: 12px;
}
.all-news .item-news .field-img a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.all-news .item-news .field-img a:hover {
  opacity: 0.5;
}
.all-news .item-news .field-img a img {
  /*width: 100%;*/
}
.all-news .item-news .field-date {
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #b29c5b;
  margin: 0 0 12px;
}
.all-news .item-news h1.field-title {
  font-size:18px;
  margin: 0 0 10px;
}
.all-news .item-news .field-title a {
  display: inline-block;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1.4;
  color: #231f20;
  text-transform: uppercase;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.all-news .item-news .field-title a:hover {
  color: #b29c5b;
}
.all-news .item-news .field-desc p {
  font-family: "helvetica-roman", sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #231f20;
  margin-bottom: 10px;
}
.all-news .item-news .field-desc p:last-child {
  margin-bottom: 0;
}
.all-news .item-news .field-desc p strong {
  font-family: "helvetica-bold", sans-serif;
}

.box-pagination {
  display: inline-block;
  width: 100%;
  border-top: 2px solid #af9a5b;
  padding: 8px 0 0 0;
}
.box-pagination .wp-pagenavi {
  display: block;
  float: right;
}
.box-pagination .wp-pagenavi .arrow:first-child a {
  text-indent: -1px;
  line-height: 21px;
  overflow: hidden;
}
.box-pagination .wp-pagenavi .arrow:last-child a {
  text-indent: 1px;
  line-height: 21px;
  overflow: hidden;
}
.box-pagination .wp-pagenavi span.current {
  border: 1px solid #af9a5b;
}
.box-pagination .wp-pagenavi span.current:hover {
  background: transparent;
  color: #af9a5b;
}
.box-pagination .wp-pagenavi .unavailable a {
  border: 1px solid transparent;
}
.box-pagination .wp-pagenavi .unavailable a:hover {
  border: 1px solid transparent;
  background: transparent;
  color: #af9a5b;
}
.box-pagination .wp-pagenavi a, .box-pagination .wp-pagenavi span {
	display:inline-block;
	width:20px;
}
.box-pagination .wp-pagenavi a ,.box-pagination .wp-pagenavi span {
  width: 20px;
  height: 20px;
  border: 1px solid transparent;
  line-height: 18px;
  text-align: center;
  padding: 0 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #af9a5b;
  background: transparent;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
}
.box-pagination .wp-pagenavi a:hover {
  background: #af9a5b;
  border: 1px solid #af9a5b;
  color: #fff;
}

.breadcrumbs {
  padding: 0 0 0 15px;
  margin: 0 0 25px;
  background: transparent;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.breadcrumbs > * {
  color: #231f20;
  float: left;
  font-size: 10px;
  line-height: 10px;
  margin: 0;
  text-transform: uppercase;
  font-family: "helvetica-roman", sans-serif;
}
.breadcrumbs > * a {
  color: #231f20;
}
.breadcrumbs > *:before {
  color: #231f20;
  content: ">";
  margin: 0 8px;
  position: relative;
  top: -1px;
}
.node-news  {
	padding-left:15px;
}
.node-news .title {
  margin: 0 0 25px;
  font-family: "helvetica-medium", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
}
.node-news .field-images {
  margin-bottom: 10px;
}
.node-news .field-images .list-images li {
  padding: 0 10px 20px;
}
.node-news .field-images .list-images li img {
  width: 100%;
}
.node-news .body {
  padding: 0 80px 30px;
}
.node-news .body p {
  margin-bottom: 15px;
}
.node-news .body p.gold {
  color: #b29c5b;
}
.node-news .body p strong {
  font-family: "helvetica-medium", sans-serif;
}

.all-media .list-media {
  margin-bottom: 20px;
}
.all-media .list-media li {
  padding: 0 10px 20px;
}
.all-media .list-media li .field-img {
  margin-bottom: 5px;
}
.all-media .list-media li .field-img a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.all-media .list-media li .field-img a:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.all-media .list-media li .field-img a img {
  width: 100%;
  -moz-transition: all 2s linear 0s;
  -o-transition: all 2s linear 0s;
  -webkit-transition: all 2s linear;
  -webkit-transition-delay: 0s;
  transition: all 2s linear 0s;
}
.all-media .list-media li .field-date {
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #231f20;
  margin: 0 0 10px;
}
.all-media .list-media li .field-title {
  margin: 0 0 0;
}
.all-media .list-media li .field-title a {
  display: inline-block;
  font-family: "helvetica-roman", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #231f20;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.all-media .list-media li .field-title a:hover {
  color: #b29c5b;
}

.side-bar-navigation ul.menu {
  display: inline-block;
  list-style: none;
  margin: 0 0 0;
  width: 100%;
}
.side-bar-navigation ul.menu li {
  border-bottom: 2px solid #ae9a5a;
}
.side-bar-navigation ul.menu li:first-child {
  border-top: 2px solid #ae9a5a;
}
.side-bar-navigation ul.menu li a {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  line-height: 1.2;
  color: #221f1f;
  font-family: "helvetica-light", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.side-bar-navigation ul.menu li a:hover {
  color: #ae9a5a;
}
.side-bar-navigation ul.menu li a.active {
  color: #ae9a5a;
}

.side-bar {
  padding-top: 15px;
}

.main-content {
  padding-top: 15px;
}

.node .body {
  padding-bottom: 30px;
  padding-left: 15px;
}
.node .body p {
  margin-bottom: 15px;
}
.node .body p.gold {
  color: #b29c5b;
}
.node .body p strong {
  font-family: "helvetica-medium", sans-serif;
}
.node .body ul li p {
  margin-bottom: 0;
}

.catalog {
  margin-top: -10px;
}
.catalog .catalog-category {
  display: inline-block;
  width: 100%;
}
.catalog .catalog-category .box-title {
  display: inline-block;
  position: relative;
  width: 100%;
  background: #f5f3e9;
  margin: 0 0 35px;
  padding: 12px 120px 12px 12px;
}
.catalog .catalog-category .box-title.brown {
  background: #4e3708;
}
.catalog .catalog-category .box-title.brown .category-title {
  color: #fff;
}
.catalog .catalog-category .box-title.brown .btn-price {
  color: #fff;
}
.catalog .catalog-category .box-title.green {
  background: #42ac4a;
}
.catalog .catalog-category .box-title.green .category-title {
  color: #fff;
}
.catalog .catalog-category .box-title.green .btn-price {
  color: #fff;
}
.catalog .catalog-category .box-title .category-title {
  margin: 0 0;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  color: #231f20;
}
.catalog .catalog-category .box-title .btn-price {
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
  margin: 0 0;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #b09b5b;
}
.catalog .catalog-category .box-title .btn-price:hover {
  text-decoration: underline;
}
.catalog .catalog-category .accordion .accordion-navigation .category-title {
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  display: inline-block;
  width: 100%;
  background: #f5f3e9;
  margin: 0 0 20px;
  padding: 12px 120px 12px 12px;
}
.catalog .catalog-category .accordion .accordion-navigation .category-title.brown {
  background: #4e3708;
  color: #fff;
}
.catalog .catalog-category .accordion .accordion-navigation .category-title.green {
  background: #42ac4a;
  color: #fff;
}
.catalog .catalog-category .accordion .accordion-navigation .content {
  padding: 0 0;
  position: relative;
}
.catalog .catalog-category .accordion .accordion-navigation .content .btn-price {
  display: block;
  position: absolute;
  right: 12px;
  top: -45px;
  margin: 0 0;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #b09b5b;
}
.catalog .catalog-category .accordion .accordion-navigation .content .btn-price:hover {
  text-decoration: underline;
}
.catalog .catalog-category .accordion .accordion-navigation .content .btn-price.white {
  color: #fff;
}

.list-products li {
  padding: 0 10px 40px;
}
.list-products li .product {
  display: inline-block;
  width: 100%;
}
.list-products li .product:hover .title {
  color: #b09b5b;
}
.list-products li .product .img-product {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 188px;
  margin-bottom: 15px;
}
.list-products li .product .img-product img {
  width: inherit;
}
.list-products li .product .title {
  display: inline-block;
  width: 100%;
  font-family: "helvetica-roman", sans-serif;
  font-size: 11px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #231f20;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
/*
.accordion {
  margin: 0 0 20px;
}
.accordion .accordion-navigation {
  border-bottom: 2px solid #b09b5b;
}
.accordion .accordion-navigation.active > a {
  color: #b09b5b;
  background: transparent;
}
.accordion .accordion-navigation.active > a:after {
  content: "\e604";
}
.accordion .accordion-navigation > a {
  background: transparent;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 10px 20px 10px 0;
  color: #414141;
  font-family: "helvetica-medium", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.accordion .accordion-navigation > a:hover {
  color: #b09b5b;
  background: transparent;
}
.accordion .accordion-navigation > a:hover:after {
  color: #b09b5b;
}
.accordion .accordion-navigation > a:after {
  content: "\e605";
  color: #414141;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  display: block;
  width: 20px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center;
}
.accordion .accordion-navigation .content {
  padding: 0 0 10px;
}
.accordion .accordion-navigation .content ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
}
.accordion .accordion-navigation .content ul li {
  line-height: 1;
  margin: 0 0 4px;
}
.accordion .accordion-navigation .content ul li a {
  display: inline-block;
  font-family: "helvetica-roman", sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #414141;
}
.accordion .accordion-navigation .content ul li a:hover {
  font-family: "helvetica-medium", sans-serif;
}
.accordion .accordion-navigation .content ul li a.active {
  font-family: "helvetica-medium", sans-serif;
}
*/
.block-timetable {
  margin-bottom: 20px;
}
.block-timetable .block-title {
  padding: 15px 15px 14px;
  margin-bottom: 15px;
  background: #f5f3e9;
  text-align: left;
}
.block-timetable .timetable .timetable-header .month-control {
  display: inline-block;
  width: 100%;
  padding: 0 100px;
  margin: 0 0 10px;
  position: relative;
  height: 24px;
  text-align: center;
}
.block-timetable .timetable .timetable-header .month-control .prev-month {
  display: block;
  color: #231f20;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 0 20px 0 0;
  text-transform: uppercase;
  position: absolute;
  left: 10px;
  top: 6px;
  -moz-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  -webkit-transition: color 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: color 0.4s ease 0s;
}
.block-timetable .timetable .timetable-header .month-control .prev-month:hover {
  color: #b09b5b;
}
.block-timetable .timetable .timetable-header .month-control .prev-month:hover:after {
  color: #b09b5b;
}
.block-timetable .timetable .timetable-header .month-control .prev-month:after {
  content: "\e602";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  font-size: 12px;
  display: block;
  position: absolute;
  right: 4px;
  top: 0;
  -moz-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  -webkit-transition: color 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: color 0.4s ease 0s;
}
.block-timetable .timetable .timetable-header .month-control .next-month {
  display: block;
  color: #231f20;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1;
  padding: 0 0 0 20px;
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: 6px;
  -moz-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  -webkit-transition: color 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: color 0.4s ease 0s;
}
.block-timetable .timetable .timetable-header .month-control .next-month:hover {
  color: #b09b5b;
}
.block-timetable .timetable .timetable-header .month-control .next-month:hover:after {
  color: #b09b5b;
}
.block-timetable .timetable .timetable-header .month-control .next-month:after {
  content: "\e603";
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #231f20;
  font-size: 12px;
  display: block;
  position: absolute;
  left: 4px;
  top: 0;
  -moz-transition: color 0.4s ease 0s;
  -o-transition: color 0.4s ease 0s;
  -webkit-transition: color 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: color 0.4s ease 0s;
}
.block-timetable .timetable .timetable-header .month-control .this-month {
  display: inline-block;
  height: 24px;
  text-align: center;
  padding: 0 20px;
  cursor: default;
  border: 2px solid #b09b5b;
  line-height: 22px;
  color: #b09b5b;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.block-timetable .timetable .timetable-header .field-header {
  display: block;
  width: 100%;
  height: 42px;
  border-bottom: 2px solid #b09b5b;
  border-top: 2px solid #b09b5b;
}
.block-timetable .timetable .timetable-header .field-header div {
  font-family: "helvetica-medium", sans-serif;
  font-size: 10px;
  color: #b09b5b;
  text-transform: uppercase;
  text-align: left;
  line-height: 38px;
}
.block-timetable .timetable .courses .item-course {
  display: inline-block;
  width: 100%;
  padding: 0 0;
  border-bottom: 2px solid #b09b5b;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-timetable .timetable .courses .item-course:hover {
  background: #f5f2e8;
}
.block-timetable .timetable .courses .item-course.active {
  background: #f5f2e8;
}
.block-timetable .timetable .courses .item-course .description {
  display: none;
  padding: 20px 0;
  margin: -7px 0 0;
  width: 100%;
  border-top: 2px solid #b09b5b;
}
.block-timetable .timetable .courses .item-course .description p:last-child {
  margin-bottom: 0;
}
.block-timetable .timetable .courses .item-course .wrapper {
  padding: 20px 0;
  display: inline-block;
  width: 100%;
}
.block-timetable .timetable .courses .item-course .wrapper .columns {
  height: 72px;
}
.block-timetable .timetable .courses .item-course .wrapper .columns:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0.1%;
}
.block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(2) {
  padding: 0 0;
}
.block-timetable .timetable .courses .item-course .wrapper .columns .field {
  display: inline-block;
  max-width: 97.9%;
  vertical-align: middle;
  font-family: "helvetica-medium", sans-serif;
  font-size: 12px;
  line-height: 1.4;
}
.block-timetable .timetable .courses .item-course .wrapper .columns .field.field-img {
  max-width: 85%;
}
.block-timetable .timetable .courses .item-course .wrapper .columns .field.field-reg {
  max-width: 95%;
}
.block-timetable .timetable .courses .item-course .wrapper .columns a.reg {
  background: transparent;
  display: inline-block;
  width: 100%;
  max-width: 95%;
  vertical-align: middle;
  height: 22px;
  color: #000;
  font-family: "helvetica-medium", sans-serif;
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #000;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease;
  -webkit-transition-delay: 0s;
  transition: all 0.4s ease 0s;
}
.block-timetable .timetable .courses .item-course .wrapper .columns a.reg:hover {
  background: #000;
  color: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 1200px) {
  .region-slider {
    position: relative;
  }
  .region-slider .box {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 0;
  }
  .region-slider .slick-slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .region-slider .slick-slider .slick-arrow.slick-next {
    right: 10px;
  }
  .region-slider .slick-slider .item {
    height: 474px;
    background-position: center top;
    background-repeat: no-repeat;
  }

  .block-distribution {
    margin: 1px 40px 0 0;
  }
}
@media only screen and (min-width: 48em) and (max-width: 60em) {
  .top-bar .top-bar-section ul li:not(.has-form) a:not(.button) {
    font-size: 10px;
  }

  .block-cabinet {
    display: block;
    float: right;
    width: 25%;
  }
  .block-cabinet a {
    padding: 0 5px;
  }
  .block-cabinet a .title {
    font-size: 8px;
  }
  .block-cabinet a .login {
    font-size: 8px;
  }

  footer .block-contacts {
    display: block;
    float: right;
    width: 70%;
  }
  footer .block-contacts p {
    color: #000;
    font-family: "helvetica-roman", sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 4px 0;
    padding: 0 0 0 25px;
    position: relative;
  }
  footer .block-contacts p.phone {
    display: block;
    float: left;
    width: 100%;
  }
  footer .block-contacts p.address {
    display: block;
    float: right;
    margin-bottom: 0;
    width: 100%;
  }

  .block-distribution {
    margin: 0px 40px 0 0;
  }

  .block-timetable .timetable .timetable-header .field-header {
    height: 0;
    border-bottom: none;
  }
  .block-timetable .timetable .timetable-header .field-header div {
    display: none;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns {
    height: 72px;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0.1%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(6) {
    height: inherit;
    padding-top: 10px;
    text-align: center;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns .field {
    max-width: 85%;
    font-size: 12px;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns .field.field-img {
    max-width: 83%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns .field.field-reg {
    max-width: 85%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns a.reg {
    max-width: 85%;
  }
}
@media only screen and (min-width: 0em) and (max-width: 48em) {
  .top-bar {
    padding: 0 0 0 0;
    background: #b29c5b;
    height: 40px;
    line-height: 40px;
  }
  .top-bar .top-bar-section {
    line-height: 40px;
    height: 40px;
  }
  .top-bar .top-bar-section ul li {
    background: transparent;
  }
  .top-bar .top-bar-section ul li.active:not(.has-form) a:not(.button) {
    background: #231f20;
    color: #b09b5b;
  }
  .top-bar .top-bar-section ul li.active:not(.has-form) a:not(.button):hover {
    background: #231f20;
    color: #b09b5b;
  }
  .top-bar .top-bar-section ul li:not(.has-form) a:not(.button) {
    color: #231f20;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
  }
  .top-bar .top-bar-section ul li:not(.has-form) a:not(.button):hover {
    color: #231f20;
    background: #ceab45;
  }

  .block-cabinet {
    width: 100%;
    padding: 20px 10px;
    text-align: left;
  }
  .block-cabinet a {
    width: 100%;
    max-width: 300px;
    height: 40px;
    border: 2px solid #231f20;
    padding: 0 10px;
  }
  .block-cabinet a:hover {
    background: #ceab45;
  }
  .block-cabinet a:hover .title:after {
    color: #231f20;
    border: 1px solid #231f20;
  }
  .block-cabinet a:hover .login {
    color: #231f20;
  }
  .block-cabinet a .title {
    line-height: 36px;
  }
  .block-cabinet a .title:after {
    color: #231f20;
    top: 9px;
  }
  .block-cabinet a .login {
    color: #231f20;
    line-height: 36px;
  }

  .header {
    padding-bottom: 0;
  }

  footer .contain-to-grid {
    display: none;
  }
  footer .block-social {
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  footer .block-social .title {
    width: 100%;
    margin: 0 0;
  }
  footer .block-contacts {
    display: block;
    float: none;
    width: 300px;
    margin: 0 auto;
  }
  footer .block-contacts p {
    color: #000;
    font-family: "helvetica-roman", sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 4px 0;
    padding: 0 0 0 25px;
    position: relative;
  }
  footer .block-contacts p.phone {
    display: block;
    float: left;
    width: 100%;
  }
  footer .block-contacts p.address {
    display: block;
    float: right;
    margin-bottom: 0;
    width: 100%;
  }

  .region-slider {
    position: relative;
  }
  .region-slider .box {
    position: relative;
    left: inherit;
    top: inherit;
    right: inherit;
    z-index: 0;
  }
  .region-slider .slick-slider .item {
    height: 320px;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }

  .block-distribution {
    display: inline-block;
    width: 100%;
    margin: 10px 0 20px;
  }
  .block-distribution .info {
    margin-bottom: 10px;
    text-align: center;
  }
  .block-distribution .info a {
    display: inline-block;
    width: 146px;
    margin-bottom: 25px;
  }
  .block-distribution .info a img {
    width: 100%;
  }
  .block-distribution .info p {
    font-size: 13px;
  }

  .block-title.line:before {
    display: none;
  }
  .block-title.line:after {
    display: none;
  }

  #page-title.line:before {
    display: none;
  }
  #page-title.line:after {
    display: none;
  }

  .block-prof-cosmetics a.btn-white {
    width: 100%;
  }

  .block-brands .box-btn .columns,
  .block-articles .box-btn .columns,
  .block-partners .box-btn .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .block-brands .box-btn a.btn-white,
  .block-articles .box-btn a.btn-white,
  .block-partners .box-btn a.btn-white {
    width: 100%;
    padding: 0 0;
    text-align: center;
  }

  .reveal-modal.modal-form {
    left: 50%;
    margin-left: -150px;
    width: 300px;
    top: 20px;
  }
  .reveal-modal.modal-product {
    width: 90%;
    left: 5%;
  }
  .reveal-modal.modal-product .btn-white {
    padding: 0 20px;
  }

  .node-news .body {
    padding: 0 0 30px;
  }

  .side-bar-navigation ul.menu {
    margin: 0 -10px;
    display: block;
    width: inherit;
  }
  .side-bar-navigation ul.menu:before, .side-bar-navigation ul.menu:after {
    content: " ";
    display: table;
  }
  .side-bar-navigation ul.menu li {
    display: block;
    width: 50%;
    float: left;
    padding: 0 10px 20px;
    border: none;
  }
  .side-bar-navigation ul.menu li:first-child {
    border: none;
  }
  .side-bar-navigation ul.menu li a {
    border: 2px solid #ae9a5a;
    text-align: center;
  }

  .catalog {
    margin-top: -10px;
  }
  .catalog .catalog-category {
    display: inline-block;
    width: 100%;
  }
  .catalog .catalog-category .box-title {
    display: inline-block;
    position: relative;
    width: 100%;
    background: #f5f3e9;
    margin: 0 0 35px;
    padding: 12px 12px 12px 12px;
  }
  .catalog .catalog-category .box-title .category-title {
    margin: 0 0;
    font-family: "helvetica-medium", sans-serif;
    font-size: 12px;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    color: #231f20;
  }
  .catalog .catalog-category .box-title .btn-price {
    display: block;
    margin: 10px auto 0;
    position: relative;
    right: inherit;
    top: inherit;
  }

  .list-products li .product {
    text-align: center;
  }

  .block-timetable .timetable .timetable-header .field-header {
    height: 0;
    border-bottom: none;
  }
  .block-timetable .timetable .timetable-header .field-header div {
    display: none;
    font-size: 7px;
  }
  .block-timetable .timetable .timetable-header .field-header div.columns {
    width: 25%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns {
    height: inherit;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:first-child {
    width: 40%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(2) {
    width: 20%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(3) {
    width: 40%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(4) {
    width: 50%;
    padding-top: 10px;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(5) {
    width: 50%;
    padding-top: 10px;
    text-align: right;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:nth-child(6) {
    width: 100%;
    height: 38px;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0.1%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns .field {
    max-width: 85%;
    font-size: 12px;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns .field.field-reg {
    max-width: 85%;
  }
  .block-timetable .timetable .courses .item-course .wrapper .columns a.reg {
    max-width: 100%;
    font-size: 11px;
  }
  .block-timetable .timetable .courses .item-course .description .columns {
    width: 100%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 560px) {
  .header {
    padding: 10px 0 0;
  }
  .header .logo {
    display: block;
    float: none;
    margin: 0 auto 20px;
    width: 140px;
  }
  .header .block-contacts {
    display: block;
    float: none;
    margin: 0 auto 0;
    width: 240px;
  }

  .block-advantages .advantages-list {
    padding: 0 20px;
  }
  .block-advantages .advantages-list li {
    width: 100%;
  }

  .block-articles .articles-list li {
    width: 100%;
  }

  .block-media .list-media li {
    width: 50%;
  }
  .block-media .list-media li:nth-of-type(1n) {
    clear: none;
  }

  .node-news .title {
    margin: 0 0 25px;
    font-family: "helvetica-medium", sans-serif;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
  }
  .node-news .field-images .list-images li {
    width: 100%;
  }

  .all-media .list-media {
    margin-bottom: 20px;
  }
  .all-media .list-media li {
    width: 50%;
  }
  .all-media .list-media li:nth-of-type(1n) {
    clear: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .list-products li {
    padding: 0 10px 30px;
    width: 50%;
  }
  .list-products li:nth-of-type(2n+1) {
    clear: both;
  }
  .list-products li:nth-of-type(3n+1) {
    clear: none;
  }
  .list-products li .product {
    display: inline-block;
    width: 100%;
  }
  .list-products li .product:hover .title {
    color: #b09b5b;
  }
  .list-products li .product .img-product {
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 188px;
    margin-bottom: 15px;
  }
  .list-products li .product .img-product img {
    width: inherit;
  }
  .list-products li .product .title {
    display: inline-block;
    width: 100%;
    font-family: "helvetica-roman", sans-serif;
    font-size: 11px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #231f20;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease;
    -webkit-transition-delay: 0s;
    transition: all 0.4s ease 0s;
  }

  .reveal-modal.modal-form {
    left: 50%;
    margin-left: -150px;
    width: 300px;
    top: 20px;
  }
  .reveal-modal.modal-product .img,
  .reveal-modal.modal-product .content {
    width: 100%;
  }
  .reveal-modal.modal-product .img {
    text-align: center;
    margin-bottom: 15px;
  }
  .reveal-modal.modal-product .img img {
    max-width: 200px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 440px) {
  .all-news .item-news .small-3 {
    width: 100%;
  }
  .all-news .item-news .small-9 {
    width: 100%;
  }

  .side-bar-navigation ul.menu {
    margin: 0 -10px;
  }
  .side-bar-navigation ul.menu:before, .side-bar-navigation ul.menu:after {
    content: " ";
    display: table;
  }
  .side-bar-navigation ul.menu li {
    display: block;
    width: 100%;
    float: left;
    padding: 0 10px 10px;
    border: none;
  }
  .side-bar-navigation ul.menu li:first-child {
    border: none;
  }
  .side-bar-navigation ul.menu li a {
    border: 2px solid #ae9a5a;
    text-align: center;
  }
}


.icon-twitter {
    background-image: url(../img/twitter.svg);
    display: inline-block;
    margin-left:3px;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.region-slider .icon-twitter:hover, .twitter-white {
   background-image: url(../img/twitter-white.svg); 
}

.icon-google {
    background-image: url(../img/youtube-logo.jpg);
    display: inline-block;
    margin-left:0px;
  	margin-top:3px;
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.region-slider .icon-google:hover, .icon-google1 {
   background-image: url(../img/youtube-logo-wite.svg); 
}