/*
 Carrossel     -------------------------------------------------------------------------------------------------------
*/


#carrossel{min-width:1176px;
background:  ; /* url(files)top repeat-x; */
height:130px;
overflow: hidden;
padding: 0; clear: both;}

 #flexiselDemo3 {
display:none;

}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    clear:both;
    width:100%;
	margin:0 auto;
    text-align:center;  
    
}

.nbs-flexisel-item {
    float:left;
    margin:10px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	height:100%;
	
}



#flex_Luve_empresa-img .nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	width:500px;
   height:320px;
}

#gal-empresa {
    overflow:hidden;
    clear:both;
    width:100%;
	margin:0 auto;
    text-align:center;  
  
}


 #flex_eventos .nbs-flexisel-item { width: 320px; height: 172px;}
 
  #flex_eventos .nbs-flexisel-item img { width: 320px; height: 172px;}


.div_centro{
	text-align: center;
    height: 130px;
    padding: 5px;
    line-height: 17px;
    max-width: 98%;
    box-shadow: 3px 4px 6px 3px rgb(0 0 0 / 30%);
    border-width: 1px;
    border-style: solid;
    border-radius: 10px;
    border-color: #3a435d;
 }
 
#flexiselDemo3 li { width: 1024px;}


.div_centro a{
	font: 14px arial ;
	color:#000;	
	text-decoration:none;

}

.div_centro a:hover{
text-decoration:underline;


}


#flexisel-home li{ float: left; margin: 0 4px; text-align:center; width: 110px; }

#flexisel-home li img { width: 110px; height: 131px;}
.div_centro h3 {text-align: left; }

@media (max-width: 480px){
	
	.nbs-flexisel-item {
    height:100%;
	}
	.div_centro{
	height: 65px;
	
	}
 
	
	
}


/*
Ticker----------------------------------------------------------------------------------------------------------
*/










