/* (c) 2019 Senac Sao Paulo */ 

.no{ display:none; }

.mb{ margin-bottom:20px; }
.mr{ margin-right:15px; }

#fbook{ 
	height:214px;
	background-image:url('/imagens/loading3.gif');
	background-repeat:no-repeat;
	background-position:center;
}


#endereco{
	float:left;
	width:490px;
    font-style: normal !important;	
	background-color:#f5f7f9;
	border:1px solid #e5e5e5;
	margin-bottom:20px;
}
#endereco a:link{ font-size:12px; }


/*#email{ display:none; }*/




.in{ float:left; width:93%; margin:10px; font-size:13px !important; }

#horario{
	float:left;
	/*width:310px;*/
	font-weight: bold;
	font-size: 14px;
	margin:0px 0px 5px 0px;
	
}
.bgBlue{ background-color:#004790; color:white; }

#detalhe{ margin-top:5px; font-size:11px; }

#inf{
	float:left;
	width:100%;
	font-size:14px;
	color:#1c5a9b;
	margin:15px 0px 10px 0px;
	display:none;
	font-weight: bold;
}



.row{
	float:left; width:100%; margin-left: 0px ; margin-right: 0px;
}




#botoes{ float:left; width:490px; }
	.icone{ float:left; width:80px; margin:0px 0px 1px 0px; }
	.icone:hover{ cursor:pointer; }
	.call{ background:url('../icon/ico-call.png') no-repeat; }
	.ver{ background:url('../icon/ico-ver-por-dentro.png') no-repeat; }
	.bus{ background:url('../icon/ico-transporte.png') no-repeat; }	
	.maps{ background:url('../icon/ico-google-maps.png') no-repeat; }
	.waze{ background:url('../icon/ico-waze.png') no-repeat; }
	.foursquare{ background:url('../icon/ico-foursquare.png') no-repeat; }
	#botoes .facebook{ background:url('../icon/ico-facebook.png') no-repeat; }
	#botoes .instagram{ background:url('../icon/ico-instagram.png') no-repeat; }

.icon-responsive{ width:100%; }		





#busca{ width:488px; height:120px; /* background-image:url('/imagens/bg-buscar.png'); */ background:#eee; border:1px solid #e5e5e5; 	}
#unidadeTema{ margin:15px 15px 15px 15px; }
#unitTema{width: 230px; height:30px; border: solid #ccc 1px;}
#textInf{margin:20px 0px 10px 0px; font-size:16px; color:#ff7600; }
#unitTema{ font-size:14px; color:#777; width:400px; height:35px; border-radius:7px; }



#banner{ height:130px; overflow:hidden; }
#banner img{ width:100%; }




#unidadesFotoM{ 
	display:none; 
	float:left;
	width:100%;
	height:auto;
	margin-right:10px;	
	margin-bottom:10px;
} 
#unidadesFotoM img{ width:100%; }
.maskM{ position:absolute; width:98%; margin-right:10px; display:none; }
.maskM img{ width:40%; }




.vertical{
	float:left;
	width:200px; 
	border:0px solid #f5f7f9;
}




/* Itens */
.bgGray{ background:#eee !important; }
.iconX{ float:left; width:32px; height:32px; margin:5px 0px 0px 0px; }
.itemX{ float:left; width:400px; margin:8px 0px 0px 0px; }
.itemX a:link{ text-decoration:none; color:#777; font-size:18px; }
.descX{ float:left; width:490px; margin:0px 0px 14px 0px; display:none; background:#eee; }
.wrapper-insc-class{ margin-left:14px; }




/* Eventos */
 #eventos{ margin-bottom:20px; border-bottom:1px solid #eaeaea; }
 #wrapper-eventos{ float:left; margin-top:-5px; width:100%; margin-left:-2px; }
 #msg{ display:none; width:100%; font-size:13px; font-family:tahoma,arial,verdana; }
 #eventos-content{ float:left; width:100%; }	
 #evento-line1{ float:left; width:100%;  }
 #c1,#c2,#c3,#c4{ float:left; width:100%; height:100px; margin-right:20px; font-size:12px; color:#777; font-family:Tahoma,Arial,Verdana; margin-bottom:15px; margin-left:2px; background:#eaeaea; }
 .eventos-photo-new{ float:left; width:235px; margin-right:10px; }
 .eventos-photo-new img{ width:100%; height:100px; }
 #titulo{ float:left;width:235px; }
 #subtitulo{ float:left;width:235px; margin-bottom:15px; }
 #data-c1{ float:left; width:200px; font-weight:bold; }
 #tit-c1{ float:left; width:200px; margin-top:5px; color:#f67c00; }
 #subtit-c1{ float:left; width:200px; /* height:45px; */ overflow:hidden; }
 #eventos-button{ float:right; width:170px; height:30px; background:#f5f7f9; border:1px solid #dfe0e1; margin-top:5px; display:none; }
 #eventos-button:hover{ background:#ddd; }
 #eventos-button p{ margin:5px; padding:0; text-align:center; font-size:13px; }

 @media screen and (max-width:480px){
 	#eventos{ height:auto; }
	#wrapper-eventos{ width:100%; }
	#eventos-content,#evento-line1,#c1,#c2,#c3,#c4,#titulo,#subtitulo{ width:100%; }	 
	.eventos-photo-new{ width:100%; }
	.eventos-photo-new img{ width:100%; height:auto; }
	#c1,#c2,#c3,#c4,#tit-c1, #subtit-c1{  height:auto; }
 }
 /* Eventos */




/* Noticias */				
#noticias{ border-bottom:1px solid #eaeaea; }
.noticiasHome{ float:left; width:100%; }
.blocoNoticia{ float:left; width:235px; height:160px; margin-bottom:10px; border:0px solid orange; overflow:hidden; }
#news-0, #news-2{ margin-right:18px; }
.titulo_laranja h2{ color:#00478b; font-size:16px; margin:0; padding:0; }
.texto_cinza a:link{ color:#777; font-size:12px; }

.btTodasNoticias{ float:right; width:170px; height:30px; background:#f5f7f9; border:1px solid #dfe0e1; margin-top:5px; margin:5px 2px 15px 0px; }
.btTodasNoticias:hover{ background:#ddd; }
.btTodasNoticias p{ margin:5px; padding:0px; text-align:center; font-size:13px; }
/* Noticias */










/* media */
@media screen and (max-width:767px){
	#endereco, #botoes{ width:100%; }
	#endereco{ margin-bottom:20px; }
	.waze, .foursquare{ display:block; }

	.descX{ width:100%; }
	.itemX{ width:85%; }

	.blocoNoticia{ width:48%; height:auto; }	
	.imageNoticaHome{ width:100%; height:auto; }
	.imageNoticaHome img{ width:100%; height:auto; } 

	#unidadesFotoM, .maskM{ display:block; }	

	.vertical{ width:50%; }
	#tit-c1, #subtit-c1{ width:100%; }

}





@media screen and (max-width:480px){
	.blocoNoticia{ width:100%; }
	#botoes{ width:100%; }	
	.icone{ width:16.5%; }
}



@media screen and (max-width:460px){
	#cursos{ margin-top:-10px; }
	/* .icone{ width:16.65%; max-height:65px; margin:0px; } */
	.call, .ver, .bus, .maps, .waze, .foursquare{ background-size:100%; }	
	.eventos-photo-new img{ margin-left:1px; }	
	.vertical{ width:80%; }		
}


/*
file: home_unidades.css 
last-updated: 05.09.2019
*/
