 

#owl-demo_marcas1 .item{
        margin-left: 5px;
			 
	box-shadow: 4px 4px 4px rgba(255,255,255,0.9);
		  height: 85px;
    width: 85px;
    border-radius: 45px !important;
		margin-top:0px;
		
	  text-align: center;
	  overflow: hidden;
		border: 2px solid #d7d7d7;
		
		
	
    }
#owl-demo_marcas1 .item:hover{
        
		
		
    }
    #owl-demo_marcas1 .item img{
        
    height: 85px;
    width: 85px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0px;
	
    }
	
	 #owl-demo_marcas1 .item img:hover{
 
 
    }





	
@media screen and (max-width: 768px) {	
#owl-demo_marcas1 .item{
        margin-left: 5px;
			 border: 2px solid #ccc;
	box-shadow: 4px 4px 4px rgba(255,255,255,0.9);
		  height: 65px;
    width: 65px;
    border-radius: 45px !important;
		margin-top:0px;
		background:url(../img/fdo_promo.jpg);
	  text-align: center;
	  overflow: hidden;

	
    }
#owl-demo_marcas1 .item:hover{
        
		
		
    }
    #owl-demo_marcas1 .item img{
        
    height: 65px;
    width: 65px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0px;
	
    }
	
	 #owl-demo_marcas1 .item img:hover{
 
 
    }



	
	
	
}