/* line 3, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block {
  margin-bottom: 0;
}
/* line 5, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .title_block {
  margin: 0;
  padding-right: 100px;
}
/* line 6, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .title_block:after {
  display: none;
}
/* line 9, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block ul {
  overflow: hidden;
  padding-top: 20px;
  margin-bottom: 0;
}
/* line 13, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block ul li {
  float: left;
}
/* line 14, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block ul li a img {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0.3s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  margin: 0;
}
/* line 20, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block ul li a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 28, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block li.caroucel_item {
  width: 25%;
}
/* line 32, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-wrapper {
  margin: 0 auto !important;
}
/* line 35, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls {
  margin: 10px 0;
  overflow: hidden;
}
/* line 39, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-pager {
  overflow: hidden;
  border: 1px solid #ccc;
  float: left;
  margin-right: 5px;
}
/* line 46, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-pager-item {
  float: left;
}
/* line 50, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-pager-link {
  float: left;
  display: block;
  padding: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
/* line 61, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-pager-link.active,
#tm_manufacturers_block .bx-pager-link:hover {
  color: #fff;
  background: #333;
}
/* line 66, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto {
  float: left;
}
/* line 69, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto-item {
  float: left;
}
/* line 73, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto-item a {
  display: block;
  width: 22px;
  height: 22px;
  text-align: center;
}
/* line 80, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto-item a:before {
  font-family: 'FontAwesome';
}
/* line 84, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto-item a.bx-start:before {
  content: '\f04b';
}
/* line 88, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto-item a.bx-stop:before {
  content: '\f04c';
}
/* line 92, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-auto-item a.active {
  color: #333;
}
/* line 97, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-direction {
  position: absolute;
  overflow: hidden;
  top: -46px;
  right: 22px;
}
@media (max-width: 991px) {
  /* line 97, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
  #tm_manufacturers_block .bx-controls-direction {
    right: -53px;
    top: -40px;
  }
}
@media (max-width: 767px) {
  /* line 97, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
  #tm_manufacturers_block .bx-controls-direction {
    right: 0;
    width: 100%;
    top: 50%;
    margin-top: -17px;
    overflow: visible;
  }
}
/* line 118, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-wrapper .bx-controls-direction a {
  outline: 0;
  text-indent: -9999px;
  width: 34px;
  height: 34px;
  z-index: 100;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  text-align: center;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0.3s ease;
  background: #fff;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  display: block;
}
/* line 134, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-wrapper .bx-controls-direction a:before {
  display: block;
  text-indent: 0;
  z-index: 1;
  font-size: 14px;
  line-height: 34px;
  font-family: "FontAwesome";
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0.3s ease;
  color: #d5d5d6;
}
/* line 145, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-wrapper .bx-controls-direction a:hover:before {
  color: #5c3317;
}
/* line 149, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-wrapper .bx-controls-direction a.disabled:hover:before {
  color: #d5d5d6;
}
@media (max-width: 767px) {
  /* line 152, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
  #tm_manufacturers_block .bx-controls-direction a.bx-prev {
    margin: 0 0 0 -39px;
    float: left;
  }
}
/* line 159, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-direction a.bx-prev:before {
  content: "\f060";
}
/* line 162, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-direction a.bx-next {
  margin-left: 8px;
}
@media (max-width: 767px) {
  /* line 162, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
  #tm_manufacturers_block .bx-controls-direction a.bx-next {
    margin: 0 -39px 0 0;
    float: right;
  }
}
/* line 169, ../../../../sass/modules/tmmanufacturerblock/css/tmmanufacturerblock.scss */
#tm_manufacturers_block .bx-controls-direction a.bx-next:before {
  content: "\f061";
}
