  #owl-demo1 .item{
        margin-left: 15px;
		border : 2px solid #f2f2f2;
		height:380px;
		margin-top:10px;
		background:#fff;
	   border-radius: 5px;

    
	
	
    }
	 #owl-demo1 .item:hover{
   
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #f2f2f2;
		cursor:move;
     	transform: scale(1.1);
		transition: all 0.5s;

		
    }
    #owl-demo1 .item img{
        
    width: 85%;
    height: 300px;
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 5px;
    /* margin-top: 0px; */
    object-fit: cover;
    margin: 0 auto;

  		
    }


    #owl-demo1 .item h4 {
  text-align: center;
  padding: 5px;
  color:#333;
  margin-top: 26px;
  		
    }

    #owl-demo1 .item h5 {
  text-align: center;
  padding: 5px;
  color:#E84209;
  font-weight: 700;
  margin-top: -10px;
  		
    }
	
	 #owl-demo1 .item img:hover{
        
  
 
    }
	
	 #owl-demo2 .item{
       margin-left: 5px;
		border : 1px solid #ccc;
		height:480px;
		margin-top:10px;
		background:#fff;
		
		
    }
	 #owl-demo2 .item:hover{
        margin-left: 5px;
		border : 1px solid #666;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo2 .item img{
        
          width: 100%;
   		 height: 350px;
       
		margin-bottom:5px;
		margin-top:0px;
		 -moz-transition: all 0.3s;
  		-webkit-transition: all 0.3s;
  		transition: all 0.3s;
		
    }
	
	 #owl-demo2 .item img:hover{
        
   
		
    }
	
    #owl-demo3 .item {
      width: 85%;
      
     
      height: 200px;
      margin: 20px 5px;
      border-radius: 10px;
  
      text-align: center;
      overflow: hidden;
      transition: all 0.4s ease;
      background-color: #fff;
      color: #0B3B7D;
      box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.4);
      border: 1px solid #999;
      
  }
  
  #owl-demo3 .item:hover {
      margin-left: 10px;
      border: 1px solid #0B3B7D;
      background-color: #0B3B7D;
      cursor: pointer;
      color: #fff;
      transform: scale(1.12);
      border-radius: 10px;
  }
  
 
  
  /* Ícone */
  #owl-demo3 .item i {
      width: 85%;
      margin: 30px  5px;
      font-size: 60px;
      color: #0B3B7D;
      transition: color 0.4s ease, transform 0.4s ease;
      
  }
  
  /* Ícone branco no hover */
  #owl-demo3 .item:hover i {
      color: #fff;
      transform: scale(1.15);
  }
  
  /* Títulos */
  #owl-demo3 .item h5,
  #owl-demo3 .item h6 {
      transition: color 0.4s ease;
  }
  
  /* Textos brancos no hover */
  #owl-demo3 .item:hover h5 {
      color: #fff !important;
  }
  

    
  #owl-demo3 .item h6 {
    color: #333;
}
  
  #owl-demo3 .item:hover h6 {
      color: yellow !important;
  }
  
  
  /* Removido hover direto no ícone, pois agora a div inteira aumenta */
  
	 #owl-demo4 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo4 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo4 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo4 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	
	 #owl-demo5 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo5 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo5 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo5 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	
	 #owl-demo6 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo6 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo6 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo6 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	
	 #owl-demo7 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo7 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo7 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo7 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	
	 #owl-demo8 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo8 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo8 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo8 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	 #owl-demo9 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo9 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo9 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo9 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	
	 #owl-demo10 .item{
        margin-left: 5px;
		border : 1px solid #ccc;
		height:400px;
		
		
    }
	 #owl-demo10 .item:hover{
        margin-left: 5px;
		border : 1px solid #ccc;
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo10 .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	 #owl-demo10 .item img:hover{
        
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
		
    }
	
	 #owl-demo-marcas .item{
        margin-left: 5px;
		
		height:80px;
		
		
    }
	 #owl-demo-marcas .item:hover{
        margin-left: 5px;
		
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo-marcas .item img{
        
        width:90%;
        height:auto;
		margin-bottom:5px;
		margin-top:10px;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }
	
	
	 #owl-demo-produto .item{
        margin-left: 20px;
		height:400px;
		border:1px solid #ccc;
		
		
    }
	 #owl-demo-produto .item:hover{
        margin-left: 20px;
		
		border-radius:0px;
		cursor:move;
		
    }
    #owl-demo-produto .item img{
        
        width:80%;
        height:auto;
		margin-bottom:10px;
		margin-top:0px !important;
		 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
		
    }




#owl-demo_lancamento .item{
       
	 margin-left:10px;
	padding: 0px;
	
	
	
	
    }
#owl-demo_lancamento .item:hover{
        margin-left: 10px;
		
		
		cursor:move;
	
		
    }
    #owl-demo_lancamento .item img{
        
        
    }
	
	 #owl-demo_lancamento .item img:hover{
     

		
    }

	

#owl-demo_banner .item{
        margin-left: 5px;
		border : 1px solid #FFF;
		height:350px;
		margin-top:10px;
	 
		
	  text-align: center;
	  overflow: hidden;
		
	padding: 10px;
		
		
	
    }
#owl-demo_banner .item:hover{
        
		
		border:1px solid #FFF;
		cursor:move;
		
		
		
    }
    #owl-demo_banner .item img{
        
         width: 100%;
   		 height: auto;
       
		margin-bottom:5px;
		margin-top:0px;
        object-fit: cover;
		border-radius: 10px !important;
		
		
    }
	
	 #owl-demo_banner .item img:hover{
  
		
    }

	
@media screen and (max-width: 768px) {	

#owl-demo_lancamento .item{
       
	 margin-left:10px;
	padding: 0px;
	
	
	
	
    }

#owl-demo-marcas .item{
        margin-left: 5px;
		
		height:40px;
		
		
    }
	
	 #owl-demo-produto .item{
        margin-left: 5px;
		
		height:300px;
		border:1px solid #ccc;
		
		
    }
	
	#owl-demo_banner .item {
    margin-left: 0px;
    border: 1px solid #FFF;
    height: 114px;
    margin-top: -4px;
    text-align: center;
    overflow: hidden;
    padding: 10px;
}
	
	  #owl-demo_banner .item img{
        
         width: 100%;
   		 height:100px;
       
		margin-bottom:20px;
		margin-top:0px;

		
		  -webkit-transform: scale(1);
	transform: scale(1); 
		
    }
	
	
}