/* colors */
/*bg colors*/
/*colors*/
/* /colors */
/* layout sizes */
/* width */
/* media */
/* /media */
/* /width */
/* aside */
/* /aside */
/*page padding*/
/*page padding*/
/* /layout sizes */
/* elements */
/*menu*/
/* /menu*/
/* form */
/* /elements */
/* fonts */
/* /fonts */
/* text */
/* /text */
/* background */
/* langs_bg */
/* .langs_bg{.bg_img('langs_imgs.png');}
.ru_lang_bg{background-position:0 0;}
.uk_lang_bg{background-position:0 -30px;}
.en_lang_bg{background-position:0 -60px;} */
/* langs_bg */
/* color */
/* gradient */
/* animaited gradient */
/* background svg */
/* background image */
/* /background */
/* border */
/* /border */
/* opacity */
/* /opacity */
/* filters */
/* /filters */
/* box shadow */
/* /box shadow */
/* transition */
/* .transition(@duration:0.3s, @property:all, @timing_function:ease-in, @delay:0) {
  -webkit-transition-property: @property;
  -webkit-transition-duration: @duration;
  -webkit-transition-timing-function:@timing_function;
  -webkit-transition-delay: @delay;
     -moz-transition-property: @property;
     -moz-transition-duration: @duration;
     -moz-transition-timing-function:@timing_function;
     -moz-transition-delay: @delay;
       -o-transition-property: @property;
       -o-transition-duration: @duration;
       -o-transition-timing-function:@timing_function;
       -o-transition-delay: @delay;
          transition-property: @property;
          transition-duration: @duration;
          transition-timing-function:@timing_function;
          transition-delay: @delay;
} */
/* transform el */
/* /transform el */
/*layout*/
/*placeholder*/
/* adaptive background */
.sp-cat-brands {
  width: 94%;
  margin: 33.33333333px 0 0 6%;
  float: left;
  overflow: hidden;
  overflow-x: visible;
}
.sp-cat-brands .sp-cat-brands-list {
  width: 100%;
  font-size: 0;
  white-space: nowrap;
  position: relative;
  text-align: center;
  z-index: 1;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand {
  width: 13.28571429%;
  margin: 36px 0.5% 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.ie7 .sp-cat-brands .sp-cat-brands-list .sp-brand {
  display: inline;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a {
  display: block;
  position: relative;
  width: 96%;
  padding: 0 2%;
  margin: 0;
  background: #ffffff;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  z-index: 1;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-item-bg-img {
  width: 100%;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 -7.2px 6px rgba(221, 221, 221, 0.3);
  -moz-box-shadow: inset 0 -7.2px 6px rgba(221, 221, 221, 0.3);
  -o-box-shadow: inset 0 -7.2px 6px rgba(221, 221, 221, 0.3);
  box-shadow: inset 0 -7.2px 6px rgba(221, 221, 221, 0.3);
  border: 1px solid #222222;
  border-top: none;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  zoom: 1;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img .v_center {
  width: 100%;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img img {
  text-align: center;
  max-width: 80%;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 100%;
  text-transform: none;
  font-family: 'Nunito', Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.1em;
  text-decoration: none;
  letter-spacing: normal;
  padding: 0 2%;
  margin: 0;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #349ada;
  background: #ffffff;
  border-top: 1px solid #222222;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title,
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title:after {
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: inset 0 7.2px 6px rgba(221, 221, 221, 0.3);
  -moz-box-shadow: inset 0 7.2px 6px rgba(221, 221, 221, 0.3);
  -o-box-shadow: inset 0 7.2px 6px rgba(221, 221, 221, 0.3);
  box-shadow: inset 0 7.2px 6px rgba(221, 221, 221, 0.3);
  border: 1px solid #222222;
  border-bottom: none;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-background-clip: padding;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-clip: padding-box;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  zoom: 1;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title .v_center {
  width: 100%;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand:hover .sp-brand-a .sp-brand-title {
  top: -36px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-background-clip: padding;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-clip: padding-box;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand:active .sp-brand-a .sp-brand-img:after,
.sp-cat-brands .sp-cat-brands-list .sp-brand.selected .sp-brand-a .sp-brand-img:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand:active .sp-brand-a .sp-brand-title,
.sp-cat-brands .sp-cat-brands-list .sp-brand.selected .sp-brand-a .sp-brand-title {
  top: -36px;
  -webkit-border-top-left-radius: 18px;
  -webkit-border-top-right-radius: 18px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topleft: 18px;
  -moz-border-radius-topright: 18px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-background-clip: padding;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-clip: padding-box;
}
.sp-cat-brands .sp-cat-brands-list .sp-brand:active .sp-brand-a .sp-brand-title:after,
.sp-cat-brands .sp-cat-brands-list .sp-brand.selected .sp-brand-a .sp-brand-title:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  zoom: 1;
}
@media screen and (max-width: 1050px) {
  .sp-cat-brands {
    width: 95%;
    margin: 26.66666667px 0 0 5%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand {
    width: 15.66666667%;
    margin: 35px 0.5% 0;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a {
    width: 96%;
    padding: 0 2%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img:after {
    -webkit-box-shadow: inset 0 -7px 5.83333333px rgba(221, 221, 221, 0.3);
    -moz-box-shadow: inset 0 -7px 5.83333333px rgba(221, 221, 221, 0.3);
    -o-box-shadow: inset 0 -7px 5.83333333px rgba(221, 221, 221, 0.3);
    box-shadow: inset 0 -7px 5.83333333px rgba(221, 221, 221, 0.3);
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title {
    font-size: 13px;
    padding: 0 2%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title:after {
    -webkit-box-shadow: inset 0 7px 5.83333333px rgba(221, 221, 221, 0.3);
    -moz-box-shadow: inset 0 7px 5.83333333px rgba(221, 221, 221, 0.3);
    -o-box-shadow: inset 0 7px 5.83333333px rgba(221, 221, 221, 0.3);
    box-shadow: inset 0 7px 5.83333333px rgba(221, 221, 221, 0.3);
    -webkit-border-top-left-radius: 17.5px;
    -webkit-border-top-right-radius: 17.5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 17.5px;
    -moz-border-radius-topright: 17.5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 17.5px;
    border-top-right-radius: 17.5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    zoom: 1;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand:hover .sp-brand-a .sp-brand-title {
    top: -35px;
    -webkit-border-top-left-radius: 17.5px;
    -webkit-border-top-right-radius: 17.5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 17.5px;
    -moz-border-radius-topright: 17.5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 17.5px;
    border-top-right-radius: 17.5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand:active .sp-brand-a .sp-brand-title,
  .sp-cat-brands .sp-cat-brands-list .sp-brand.selected .sp-brand-a .sp-brand-title {
    top: -35px;
    -webkit-border-top-left-radius: 17.5px;
    -webkit-border-top-right-radius: 17.5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 17.5px;
    -moz-border-radius-topright: 17.5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 17.5px;
    border-top-right-radius: 17.5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
  }
}
@media screen and (max-width: 800px) {
  .sp-cat-brands {
    width: 94%;
    margin: 18.33333333px 0 0 6%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand {
    width: 19%;
    margin: 33px 0.5% 0;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a {
    width: 96%;
    padding: 0 2%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img:after {
    -webkit-box-shadow: inset 0 -6.6px 5.5px rgba(221, 221, 221, 0.3);
    -moz-box-shadow: inset 0 -6.6px 5.5px rgba(221, 221, 221, 0.3);
    -o-box-shadow: inset 0 -6.6px 5.5px rgba(221, 221, 221, 0.3);
    box-shadow: inset 0 -6.6px 5.5px rgba(221, 221, 221, 0.3);
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title {
    font-size: 12px;
    padding: 0 2%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title:after {
    -webkit-box-shadow: inset 0 6.6px 5.5px rgba(221, 221, 221, 0.3);
    -moz-box-shadow: inset 0 6.6px 5.5px rgba(221, 221, 221, 0.3);
    -o-box-shadow: inset 0 6.6px 5.5px rgba(221, 221, 221, 0.3);
    box-shadow: inset 0 6.6px 5.5px rgba(221, 221, 221, 0.3);
    -webkit-border-top-left-radius: 16.5px;
    -webkit-border-top-right-radius: 16.5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 16.5px;
    -moz-border-radius-topright: 16.5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 16.5px;
    border-top-right-radius: 16.5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    zoom: 1;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand:hover .sp-brand-a .sp-brand-title {
    top: -33px;
    -webkit-border-top-left-radius: 16.5px;
    -webkit-border-top-right-radius: 16.5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 16.5px;
    -moz-border-radius-topright: 16.5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 16.5px;
    border-top-right-radius: 16.5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand:active .sp-brand-a .sp-brand-title,
  .sp-cat-brands .sp-cat-brands-list .sp-brand.selected .sp-brand-a .sp-brand-title {
    top: -33px;
    -webkit-border-top-left-radius: 16.5px;
    -webkit-border-top-right-radius: 16.5px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 16.5px;
    -moz-border-radius-topright: 16.5px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 16.5px;
    border-top-right-radius: 16.5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
  }
}
@media screen and (max-width: 500px) {
  .sp-cat-brands {
    width: 94%;
    margin: 18.33333333px 0 0 6%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand {
    width: 24%;
    margin: 30px 0.5% 0;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a {
    width: 96%;
    padding: 0 2%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-img:after {
    -webkit-box-shadow: inset 0 -6px 5px rgba(221, 221, 221, 0.3);
    -moz-box-shadow: inset 0 -6px 5px rgba(221, 221, 221, 0.3);
    -o-box-shadow: inset 0 -6px 5px rgba(221, 221, 221, 0.3);
    box-shadow: inset 0 -6px 5px rgba(221, 221, 221, 0.3);
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title {
    font-size: 12px;
    padding: 0 2%;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand .sp-brand-a .sp-brand-title:after {
    -webkit-box-shadow: inset 0 6px 5px rgba(221, 221, 221, 0.3);
    -moz-box-shadow: inset 0 6px 5px rgba(221, 221, 221, 0.3);
    -o-box-shadow: inset 0 6px 5px rgba(221, 221, 221, 0.3);
    box-shadow: inset 0 6px 5px rgba(221, 221, 221, 0.3);
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    zoom: 1;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand:hover .sp-brand-a .sp-brand-title {
    top: -30px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
  }
  .sp-cat-brands .sp-cat-brands-list .sp-brand:active .sp-brand-a .sp-brand-title,
  .sp-cat-brands .sp-cat-brands-list .sp-brand.selected .sp-brand-a .sp-brand-title {
    top: -30px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-background-clip: padding;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
  }
}
@media screen and (max-width: 360px) {
  .sp-cat-brands .sp-cat-brands-list .sp-brand {
    width: 32.33333333%;
  }
}
