.list_carousel h4 {
  text-align: center;
  font-size: 32px;
  color: #1A228A;
  margin: 0;
  padding: 50px 0px 50px;
  font-weight: 200; }
  @media screen and (max-width: 768px) {
    .list_carousel h4 {
      padding: 10px 0px 40px 0px; } }
.list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list_carousel ul li {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px; }
.list_carousel span.prev, .list_carousel span.prev_brands, .list_carousel span.next, .list_carousel span.next_brands {
  display: block;
  background: url(/local/templates/technoleader/img/ico_spr.svg) no-repeat left, #fff;
  background-position: 4px -270px;
  width: 60px;
  height: 60px;
  box-shadow: 0px 1px 2px #999;
  position: relative;
  z-index: 200;
  border-radius: 50%;
  float: left;
  top: -250px;
  margin-left: -15px; }
  @media screen and (max-width: 768px) {
    .list_carousel span.prev, .list_carousel span.prev_brands, .list_carousel span.next, .list_carousel span.next_brands {
      margin-left: 0; } }
  .list_carousel span.prev:active, .list_carousel span.prev_brands:active, .list_carousel span.next:active, .list_carousel span.next_brands:active {
    top: -251px; }
.list_carousel span.next, .list_carousel span.next_brands {
  float: right;
  margin-right: -15px;
  background-position: 9px -329px; }
  @media screen and (max-width: 768px) {
    .list_carousel span.next, .list_carousel span.next_brands {
      margin-right: 0; } }
.list_carousel span.prev_brands {
  top: -150px; }
  .list_carousel span.prev_brands:active {
    top: -151px; }
.list_carousel span.next_brands {
  top: -150px; }
  .list_carousel span.next_brands:active {
    top: -151px; }

a.carusel_item, a.brands_carusel {
  display: block;
  background: #fff;
  margin: 0px 15px;
  box-shadow: 0px 1px 3px #999;
  border-radius: 3px;
  padding: 15px;
  transition: all .25s ease-out; }
  a.carusel_item:hover, a.brands_carusel:hover {
    box-shadow: 0px 1px 8px #888; }
  a.carusel_item i, a.brands_carusel i {
    display: block;
    width: 100%;
    height: 215px; }
  a.carusel_item strong, a.brands_carusel strong {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #333333;
    height: 70px;
    overflow: hidden; }
  a.carusel_item span, a.brands_carusel span {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 0px 5px;
    color: #ffffff;
    margin: 10px 0px; }
    a.carusel_item span.red, a.brands_carusel span.red {
      background: #D14035; }
    a.carusel_item span.green, a.brands_carusel span.green {
      background: #008000;
      color: #333333; }
    a.carusel_item span.yellow, a.brands_carusel span.yellow {
      background: #FFCE48;
      color: #333333; }

a.brands_carusel {
  text-align: center;
  color: #333333;
  font-weight: bold;
  padding: 40px 0px; }
  a.brands_carusel span {
    display: block;
    width: 100%;
    height: 95px; }

.props_line_item {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0;
  line-height: 18px;
  height: 75px;
  overflow: hidden;
  margin-bottom: 15px; }
  .props_line_item li, .props_line_item div {
    font-size: 12px;
    color: #333333; }
  @media screen and (max-width: 560px) {
    .props_line_item {
      height: auto;
      margin-bottom: 15px; } }

.wiev_carusel_price {
  font-size: 23px;
  color: #333;
  height: 24px;
  font-style: normal;
  margin-bottom: 20px; }

/*# sourceMappingURL=style.css.map */
