/* BLOCK #reinsurance_block ******************************************************************** */
#reinsurance_block li {position:relative;
	float:left;
	overflow:hidden;
	text-align:center;
	position:relative;margin-bottom:18px; }
#reinsurance_block li:hover{transition:all 300ms ease-in-out 0s;-moz-transition:all 300ms ease-in-out 0s;-webkit-transition:all 300ms ease-in-out 0s;-o-transition:all 300ms ease-in-out 0s;}
#reinsurance_block li a img{max-width:100%;}
#reinsurance_block ul li.first{}
#reinsurance_block a.button{padding-left:13px;padding-right:11px;position:absolute;bottom:28px;left:30%}
#reinsurance_block a.btn{display:none} 
#reinsurance_block li a img:hover 
{
-webkit-animation: pulse ease-in-out 1 normal 800ms;
	-moz-animation: pulse ease-in-out 1 normal 800ms;
	-o-animation: pulse ease-in-out 1 normal 800ms;
	animation: pulse ease-in-out 1 normal 800ms;
	
}
.banner-right, .list_manu, .banner-left{padding:0;}
.manu-content{clear: both;}
.wt-block-manu {padding-top:40px; background: #fff;}
.wt-block-manu .top-brand{background:#c60120;height:43px;padding:0;}
.wt-block-manu .top-brand h2{    margin: 0;
    display: inline-block;    font-family: 'Titillium Web', sans-serif;font-weight:600;
    line-height: 42px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;margin-left:20px;
    }
.wt-block-manu .manu-bar{position:relative}
.wt-block-manu .manu-bar .top-brand:before{
	content:"";float:left;background:#2b2b2b url(../img/iconstar.png) no-repeat;height:43px;width:43px;
}
.wt-block-manu .out-manu{background:#0f0f0f;}
.wt-block-manu .best-brand{height:43px;}
.wt-block-manu .best-brand h3{    margin: 0;    font-family: 'Titillium Web', sans-serif;font-weight:600;
    display: inline-block;
    line-height: 42px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    }
.wt-block-manu .manu-content .owl-controls{position: absolute;
    top: -43px;
    right: -4px;
    font-size: 0;
}
.wt-block-manu .manu-content  .owl-controls .owl-prev{width:42px;height:43px;background:transparent}
.wt-block-manu .manu-content .owl-controls .owl-next{width:42px;right:-10px;height:43px;background:transparent}
.wt-block-manu .manu-content .owl-controls .owl-next:hover, .wt-block-manu .manu-content .owl-controls .owl-prev:hover{background:#2b2b2b}
@media (max-width: 767px ) 
{
.wt-block-manu .banner-left, .wt-block-manu .banner-right, .wt-block-manu .best-brand{display:none;}
.manu-content{background:#fff;}
}