.wt_logo_manufacturer{clear:both; padding: 40px 0 0px 0;  }
.wt_logo_manufacturer .title_block{
background: url(../img/bkg_item_title.png) no-repeat center center;
background-size: contain;
	color: #413c35;
	font-family:Poppins;
	font-size:25px;
	padding: 23px 10px 15px 10px;
	text-decoration: none;
	text-align:center;
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 0;
}

.wt_logo_manufacturer .list_manufacturer{padding-left:15px; padding-right:15px; margin:0; position: relative;}

.list_manufacturer ul {display: block;width:100%;}
.list_manufacturer li {
	width:185px;
	text-align:center;
	/*height: 73px;*/
	overflow:hidden;
	vertical-align:middle;float:left;
	margin-left:8px;
	margin-right:7px;
	height:auto;
	overflow:hidden;
}
.list_manufacturer li a{
	display:block;
	
}
.list_manufacturer li a img{vertical-align:middle;max-width:100%;}
.wt_logo_manufacturer .caroufredsel_wrapper{margin-bottom:0px !important;}
.cclearfix {
	float: none;
	clear: both;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.ui-tabs .ui-tabs-hide {
    display: block;
    visibility: hidden;
    height: 0;
}
.wt_logo_manufacturer  a.btn{   background-image: url("../img/bkg_pre_next.png");
    background-repeat: no-repeat;
    float: left;
    height: 40px;
    position: absolute;
    text-indent: -9999px;
    top: 18px;
    transition: all 0.3s ease 0s;
    width: 40px;
	padding:0px;
    z-index: 0;}
.wt_logo_manufacturer  a:focus{text-decoration: none; outline:none !important;}

.wt_logo_manufacturer  a.btn:hover{}
.wt_logo_manufacturer  a.prev{ left: -10px;}
.wt_logo_manufacturer  a.next{ background-position: 100% 0;
    right: -10px;}
.wt_logo_manufacturer  a.prev:hover{background-position: 0 100%;}
.wt_logo_manufacturer  a.next:hover{background-position: 100% 100%;}

