@import url('https://fonts.googleapis.com/css?family=Noto+Sans');

@font-face {
  font-family: 'Proxima Nova';
  src: url('../fonts/proxima/Proqimanova-Regular.ttf');
}

* {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-family: 'Noto Sans', sans-serif;
 font-size: 14px;
 line-height: 1.3;
 font-weight: normal;
 vertical-align: baseline;
 background: transparent;
 list-style: none;
}

html, body {
  height: 100%;
}

body {
  max-width: 2000px;
  margin: 0 auto;
}

.main-wrapper {
  min-height: 100%;
}
.main-wrapper:after {
  content: '';
  display: block;
  height: 210px;
}

.padding-free {
  padding-left: 0;
  padding-right: 0;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.button {
  display: inline-block;
  padding: 10px 20px;
  background: #cc0000;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.button:hover {
  background: #e34444;
  color: #fff;
  text-decoration: none;
}
.clearfix:before,
.clearfix:after {
  content: '';
  clear: both;
  display: block;
}
.invisible {
  opacity: 0;
  width: 100%;
  height: 100%;
}

.alert {
    padding: .75rem 1.25rem;
    margin: 20px 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

/* start ASIDE styles */
aside.sidebar {
  background: #cc0000;
  height: 650px;
}
aside.sidebar .logo {
  height: 110px;
  padding: 15px 0;
  text-align: center;
  position: relative;
}
aside.sidebar .logo:after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
  height: 12px;
  background: url('../img/logo-bottom-pattern.png') center top repeat-x;
}
aside.sidebar .mainmenu {
  padding: 50px 0;
  margin: 0 15px;
}
aside.sidebar .mainmenu li {
  margin: 25px 15px;
  padding-left: 30px;
}
aside.sidebar .mainmenu li a {
  font-family: 'Proxima Nova';
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  position: relative;
  border-bottom: 1px transparent solid;
  -webkit-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
}
aside.sidebar .mainmenu li a:before {
  content: '';
  position: absolute;
  top: -6px;
  left: -40px;
  width: 30px;
  height: 30px;
  background: url('../img/menu-sprite.png') left top no-repeat;
  border-right: 10px transparent solid;
}
aside.sidebar .mainmenu li a.gallery:before {
  background-position: -30px 0;
}
aside.sidebar .mainmenu li a.merezha:before {
  background-position: -62px 0;
}
aside.sidebar .mainmenu li a.contacts:before {
  background-position: -92px 0;
}
aside.sidebar .mainmenu li a.active,
aside.sidebar .mainmenu li a:hover {
  border-bottom: 1px #ebc9c9 solid;
}
aside.sidebar .submenu {
  background: #fff;
  margin: 10px -5px 10px -35px;
  padding: 5px 10px;
}
aside.sidebar .submenu li {
  margin: 10px 10px 10px 20px;
  padding: 0;
  list-style: disc;
}
aside.sidebar .submenu li a {
  color: #000;
  text-transform: none;
  font-size: 15px;
  line-height: 1;
}
aside.sidebar .submenu li a:before {
  display: none;
}
/* end ASIDE styles */

/* start COMPONENT styles */
.component-part header {
  background: rgba(245,245,245,0.9);
  position: relative;
  z-index: 1;
}
.component-part header .slogan {
  margin: 22px 0;
  height: 66px;
  width: 330px;
  max-width: 100%;
  border: 1px #cc0000 solid;
  padding: 15px;
  font-size: 18px;
  color: #2d2929;
  text-transform: uppercase;
}
.component-part header .header-email {
  margin: 19px 0;
  line-height: 35px;
  padding-left: 20px;
}
.component-part header .header-email:before {
  content: '';
  float: left;
  margin: 0px 10px 0 0;
  width: 35px;
  height: 35px;
  background: url('../img/contacts-sprite.png') left top no-repeat;
  background-size: auto 35px;
}
.component-part header .header-email a {
  font-size: 16px;
  color: #2d2929;
}
.component-part header .order-form {
  max-width: 140px;
  margin: -15px 0 5px 20px;
}
.component-part header .order-form .button {
  height: 28px;
  line-height: 28px;
  padding: 1px 20px;
}
.component-part header .header-phones {
  margin: 22px 0;
  line-height: 20px;
  padding-top: 10px;
}
.component-part header .header-phones:before {
  content: '';
  float: left;
  margin: 2px 10px 0 0;
  width: 40px;
  height: 40px;
  background: url('../img/contacts-sprite.png') right top no-repeat;
}
.component-part header .header-phones a,
.component-part header .langs a {
  font-size: 16px;
  color: #2d2929;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.component-part header .langs {
  line-height: 25px;
  margin: 30px 0;
}
.component-part header .langs a:hover,
.component-part header .langs a.selected {
  color: #cc0000;
  text-decoration: none;
}
.flexslider {
  position: relative;
  top: -110px;
  margin-bottom: -110px !important;
}
.flexslider li {
  position: relative;
}
.slider-description {
  position: absolute;
  z-index: 999;
  top: 150px;
  left: 40px;
  padding: 20px;
  background: rgba(246,247,243,0.9);
  opacity: 0;
  -webkit-transition: 0.6s ease-in;
  -o-transition: 0.6s ease-in;
  transition: 0.6s ease-in;
}
.flex-active-slide .slider-description {
  opacity: 1;
}
.slider-description h3 {
  font-size: 30px;
  color: #cc0000;
  text-transform: uppercase;
}
.slider-description p {
  margin: 10px 0;
  font-size: 16px;
}
.features {
  padding: 50px 0;
}
.features .feature {
  padding: 100px 20px 20px;
  text-align: center;
  border: 1px #d8d8d8 solid;
  height: 200px;
  position: relative;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  transition: border 0.3s ease;
}
.features .feature:hover {
  border: 1px #cc0000 solid;
}
.features .feature:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 60px;
  background: url('../img/features-sprite.png') left top no-repeat;
}
.features .delivery .feature:before {
  width: 80px;
  margin-left: -40px;
  background-position: -50px 0;
}
.features .quality .feature:before {
  background-position: -130px 0;
}
.features .feature p,
.features .feature h6 {
  font-size: 14px;
  color: #2d2929;
}
.features .feature h6 {
  text-transform: uppercase;
  margin: 0 0 10px;
}
section.about {
  height: 350px;
  border-top: 1px #cc0000 solid;
  border-bottom: 1px #cc0000 solid;
  padding: 50px;
}
section.module h3 {
  text-align: center;
  margin: 0 0 15px;
  font-size: 20px;
  color: #2d2929;
  text-transform: uppercase;
}
section.module h3:before {
  content: '';
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url('../img/header-icon.png') center center no-repeat;
  margin: 0 10px 0 0;
  position: relative;
  top: 5px;
}
section.about .body {
  padding: 10px 0;
}
section.about .body p {
  margin: 10px 0;
  font-size: 15px;
  color: #2d2929;
}
section.lastNews {
  background: #f1f1f1;
  height: 350px;
  padding: 20px 50px;
  position: relative;
}
section.lastNews:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: url('../img/lastnews-pattern.png') left top repeat-y;
}
section.lastNews li {
  position: relative;
  margin: 15px 0;
}
section.lastNews li img {
  max-width: 100%;
  max-height: 100px;
}
section.lastNews li .date {
  display: block;
  text-align: right;
  color: #c6c6c6;
  margin: -5px 0 5px;
}
section.lastNews li a {
  font-size: 14px;
  color: #2d2929;
}
section.lastNews li a.readmore {
  font-size: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 20px;
  background: url('../img/readmore-icon.png') center center no-repeat;
  background-size: 100%;
}
.all-news {
  text-align: center;
  margin-top: 10px;
}
section.popular {
  padding: 50px;
}
.product {
  width: 250px;
  height: 370px;
  overflow: hidden;
  border: 1px #cc0000 solid;
  margin: 15px 0;
}
.popular-products .product {
  margin: 0 auto;
}
.product a {
  text-decoration: none;
  display: inline-block;
}
.product .thumbnail {
  height: 155px;
  overflow: hidden;
}
.product .thumbnail img {
  width: 100%;
}
.product-title {
  display: block;
  margin: 0 15px;
  padding: 10px 0;
  height: 80px;
  line-height: 20px;
  border-bottom: 1px #cacaca solid;
  font-size: 16px;
  color: #2d2929;
  text-transform: uppercase;
  overflow: hidden;
}
.product .params {
  padding: 10px 15px;
  height: 92px;
  line-height: 18px;
  font-size: 14px;
  color: #2d2929;
  overflow: hidden;
}
.price-container {
  border-top: 1px #cacaca solid;
  line-height: 32px;
  font-size: 12px;
  color: #2d2929;
}
.product .button {
  padding: 0;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.lastPhotos {
  padding: 50px 0;
  background: #f3f3f3;
}
.gallery-items {
  margin: 20px 0 0;
}
.gallery-item {
  height: 180px;
  overflow: hidden;
  /*filter: blur(1px) grayscale(30%);*/
  filter: grayscale(30%);
  -webkit-transition: filter 0.3s ease-in;
  -o-transition: filter 0.3s ease-in;
  transition: filter 0.3s ease-in;
}
.gallery-item:hover {
  /*filter: blur(0px) grayscale(0%);*/
  filter: grayscale(0%);
}
.gallery-item a {
  display: block;
  height: 100%;
}
p.manufacture-address,
p.contacts-phones,
p.contacts-hours {
  padding-left: 30px;
  position: relative;
  margin-bottom: 40px;
  font-size: 14px;
}
p.manufacture-address:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 17px;
  height: 15px;
  background: url('../img/addr-icon.png') center center no-repeat;
}
p.contacts-phones:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 15px;
  background: url('../img/cphone-icon.png') center center no-repeat;
}
p.contacts-hours:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 15px;
  height: 15px;
  background: url('../img/hours-icon.png') center center no-repeat;
}
.write-us-form {
  padding: 15px;
  border: 1px #d32222 solid;
  margin-right: 15px;
}
.write-us-form .form-heading {
  text-align: center;
  margin: 0 0 15px;
  font-size: 20px;
  color: #2d2929;
  text-transform: uppercase;
}
.wu-fields div {
  margin-top: 10px;
  margin-bottom: 10px;
}
.wu-fields label {
  padding: 5px 0;
  display: block;
}
.wu-fields input {
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px #cacaca solid;
  -webkit-transition: border-color 0.3s ease-in;
  -o-transition: border-color 0.3s ease-in;
  transition: border-color 0.3s ease-in;
}
.wu-fields textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  border: 1px #cacaca solid;
  -webkit-transition: border-color 0.3s ease-in;
  -o-transition: border-color 0.3s ease-in;
  transition: border-color 0.3s ease-in;
}
.wu-fields input:focus,
.wu-fields textarea:focus {
  border-color: #d32222;
}
.validation-error {
	position: absolute;
  z-index: 10;
	top: 90%;
	left: 15px;
	padding: 3px 10px;
	background: #f7470a;
	color: #fff;
	border-radius: 10px;
	max-width: 90%;
  border-bottom: 1px #fff solid;
}
.validation-error:before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: 10px;
	border: 6px transparent solid;
	border-bottom-color: #f7470a;
}
.validation-succes {
  text-align: center;
}
.map-container {
  height: 400px;
  margin: 35px 15px 35px 0;
  border: 1px #d32222 solid;
}
.tabbed {
  margin: 15px 0;
}
.tabs div {
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #f4f4f4;
  font-size: 20px;
  color: #cc0000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs div.opened {
  background: #fff;
  border: 1px #cc0000 solid;
}
.tab-content {
  padding: 15px 0;
  display: none;
}
.tab-content.opened {
  display: block;
}
.merezha-item {
  margin: 0 0 30px;
}
.merezha-item img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.merezha-item .main-image {
  padding: 0;
}
.merezha-item div {
  line-height: 1.9;
}
.merezha-item div h3 {
  margin: 0 0 15px;
  font-weight: bold;
  font-size: 18px;
  color: #cc0000;
}
.merezha-item div a {
  color: #cc0000;
}
.gallery-categories {
  margin: 25px 0;
}
.gallery-category {
  border: 1px transparent solid;
  -webkit-transition: border 0.4s ease;
  -o-transition: border 0.4s ease;
  transition: border 0.4s ease;
  margin: 0 0 10px;
}
.gallery-category:hover {
  border: 1px #cc0000 solid;
}
.gallery-category img {
  width: 100%;
}
.gcat-header a {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #e6e6e6;
  text-align: center;
  font-size: 18px;
  color: #2d2929;
  text-transform: uppercase;
  text-decoration: none;
}
.gallery-photos {
  padding-bottom: 20px;
}
.gallery-page .gphoto-item {
  height: 175px;
  margin-bottom: 10px;
}
.gallery-page .gphoto-item a {
  display: block;
  width: 100%;
  height: 100%;
  margin: 15px 0;
  position: relative;
}
.gallery-page .gphoto-item a:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(130, 130, 130, 0.7) url('../img/zoom-icon.png') center center no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.gallery-page .gphoto-item a:hover:before {
  opacity: 1;
}
.separate-product h1 {
  /*text-transform: uppercase;*/
}
.product-param span,
.product-param div {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  color: #2d2929;
}
.product-images img {
  width: 100%;
}
.price-var {
  cursor: pointer;
  display: inline-block;
  padding: 6px 8px;
  line-height: 1 !important;
  text-align: center;
}
.price-var.active {
  background: #cc0000;
  color: #fff;
}
.price-row {
  margin: 30px 0;
}
.price-row div {
  line-height: 40px;
  margin: 0;
  padding: 0;
}
.product-price {
  text-align: center;
  background: #f4f4f4;
  font-size: 18px;
}
.product-price span {
  font-size: 20px;
}
.order-form button {
  width: 100%;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #cc0000;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.order-form button:hover {
  background-color: #f01d1d;
}
.product-disclaimer {
  font-style: italic;
  margin-bottom: 30px;
}
.about-obj-text {
  border: 1px #cdcdcd solid;
  padding: 10px 15px;
  font-size: 14px;
  color: #2d2929;
  margin-bottom: 10px;
}
.product-care {
  margin: 30px 0;
}
.product-care h3 {
  text-transform: uppercase;
  color: #cc0000;
  font-size: 14px;
  margin-bottom: 15px;
}
.form-group {
  margin: 10px 0;
}
.form-contol {
  width: 80%;
  padding: 10px;
  border: 1px #cecece solid;
}
.form-group button {
  width: 100%;
  max-width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  background: #cc0000;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}
.form-group button:hover {
  background-color: #f01d1d;
}
.product-order-form {
  max-width: 450px;
  min-width: 320px;
}
.product-order-form p {
  margin: 10px 0;
}
.product-order-form .phones {
  line-height: 30px;
}
.product-order-form .phones:before {
  content: '';
  float: left;
  width: 30px;
  height: 30px;
  background: url('../img/contacts-sprite.png') right top no-repeat;
  background-size: auto 30px;
}
.ajax-loading {
  position: relative;
}
.ajax-loading:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255, 0.3) url('/images/loading.gif') center center no-repeat;
  background-size: 64px;
}
.messages p.error {
  font-weight: bold;
  color: #cc0000;
}
.category-description {
  margin-bottom: 15px;
}
.category-info {
  margin-top: 15px;
  margin-bottom: 15px;
}
.category-info img {
  width: 100%;
}
.colors-block {
  margin: 20px 0;
  border: 1px #cc0000 solid;
}
.colors-block h5 {
  margin: 15px;
  font-size: 15px;
  color: #2d2929;
  text-transform: uppercase;
}
.colors-list {
  padding: 0 0 10px;
}
.colors-list:after {
  content: '';
  display: block;
  clear: both;
}
.color-var {
  line-height: 20px;
  margin: 5px 0;
  cursor: pointer;
  font-size: 12px;
}
.color-var .color-demo {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.brgmenu {
  display: none;
}
.article-item {
  margin: 30px 0;
}
.article-item img {
  max-width: 100%;
}
.article-item h3 a {
  display: block;
  margin: 10px 0 20px;
  font-size: 20px;
}
.shop-category h3 a {
  display: block;
  margin: 15px 0;
  font-size: 18px;
}
.article p {
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 10px;
}
.article ul {
  padding-left: 25px;
  margin-bottom: 10px;
}
.article ul li {
  list-style: disc;
  font-size: 16px;
}
.article img {
  max-height: 400px;
}
/* end COMPONENT styles */


/* start FOOTER styles */
footer {
  height: 210px;
  margin-top: -210px;
  background: #cc0000;
  color: #fff;
}
footer [class^=col-] {
  padding: 40px 0 0;
}
.footer-phones {
  padding: 15px;
  width: 175px;
  margin: 10px auto;
}
.footer-phones:before {
  content: '';
  float: left;
  width: 30px;
  height: 20px;
  background: url('../img/footer-phone.png') left center no-repeat;
  position: relative;
  top: 5px;
}
.footer-phones a {
  color: #fff;
  text-decoration: none;
}
footer .mainmenu li {
  margin: 0 20px 20px;
}
footer .mainmenu li a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px transparent solid;
  -webkit-transition: border 0.3s ease-out;
  -o-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out;
}
footer .mainmenu li a.active,
footer .mainmenu li a:hover {
  border-bottom: 1px #ebc9c9 solid;
}
footer .submenu {
  display: none;
}
.pluso-more {
  display: none !important;
}
/* end FOOTER styles */

/* start POPUP styles */
#ppWindow .product-order-form h1,
#tmpC .product-order-form h1 {
  margin: 0 -15px 15px;
  background: #f4f4f4;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  color: #2d2929;
  text-transform: uppercase;
}
.ppClose,
.ppClose:hover {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #aaaaaa;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}
.ajax-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin-top: -24px;
  margin-left: -24px;
}
/* end POPUP styles */


@media (max-width: 1200px) {
  .component-part header .slogan {
    margin: 15px auto;
    max-width: 100%;
  }
  .product {
    margin: 15px auto;
  }
}

@media (max-width: 991px) {
  aside.sidebar {
    height: auto;
  }
  .mainmenu {
    display: none;
  }
  .brgmenu {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px #fff solid;
  }
  .brgmenu:before {
    content: '';
    display: inline-block;
    margin-right: 10px;
    height: 50px;
    width: 50px;
    background: url('../img/burger.png') top center no-repeat;
    background-size: 50px;
    vertical-align: middle;

  }
  footer .brgmenu {
    display: none;
  }
  aside.sidebar .mainmenu {
    padding: 10px 0;
  }
  .features .feature {
    height: auto;
  }
  .features {
    padding: 5px 0;
  }
  footer {
    height: auto;
    padding-top: 10px;
  }
  footer [class^=col-] {
    padding: 5px 0;
  }
  .colors-list {
    display: none;
  }
}

@media (max-width: 675px) {
  .features .col-xs-4 {
    width: 100%;
    margin: 15px 0;
  }
  .tabbed .tabs div {
    font-size: 16px;
  }
  section.lastNews {
    padding: 15px 10px;
  }
}


@media (max-width: 575px) {
  header .col-xs-6 {
    width: 100%;
  }
  .component-part header {
    padding: 10px 0;
  }
  .component-part header .header-phones,
  .component-part header .header-email {
    margin: 0;
    padding: 0;
  }
  .component-part header .order-form {
    margin: 10px 0;
  }
  .component-part header .langs {
    margin: -40px 0 0;
    line-height: 30px;
  }
  .component-part header .langs a {
    padding: 5px 0;
    display: block;
  }
  .component-part header {
    padding-bottom: 10px;
  }
  .flexslider {
    top: 0;
    margin: 0 !important;
  }
  .slider-description {
    top: 10px;
    left: 10px;
  }
  section.lastNews,
  section.about {
    height: auto;
  }
  .shop-category,
  .gallery-photos .col-lg-3,
  .colors-list .col-md-3,
  .products-list .col-lg-3 {
    width: 100%;
  }
  .tabbed .tabs div {
    font-size: 10px;
  }
  .module.popular {
    padding: 50px 0;
  }
  .slick-prev {
    left: 0px !important;
    background: #fff;
  }
  .slick-next {
    right: 0px !important;
    background: #fff;
  }
  .slider-description {
    padding: 10px;
    top: 5px;
    left: 5px;
    max-width: 95%;
  }
  .slider-description h3 {
    font-size: 18px;
  }
}
