@charset "utf-8";
	
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,500,700, 800);*/
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.fcorpri{ 	color:#ff3C00; }
.titulo{
	
	color: #ff3c00;
	font-size: 25px;
	font-family: 'Lato', Sans Serif;
	letter-spacing: 1.3px;
	font-weight:normal;
	border-bottom: 1px #d7d7d7 solid;
}

section, header, footer{	
		width:100%;	
}
	
header{
	background-color:#fff;
	height: 180px;
	

	z-index:0px;
}
section{
	background-color:#fff;
	clear:both;
	
	z-index:2px;
}
.portfolio-list{
	width:100%;
	max-width: 400px;
	float:left;
	margin: 20px;
	border: 1px solid #d7d7d7;
	
}
.portfolio-list img{
	width: 100%;
	border: 0px;	
}

.alianca-list{
	width:100%;
	max-width: 250px;
	float:left;
	margin: 20px;
	border: 1px solid #d7d7d7;
	
}
.alianca-list img{
	width: 100%;
	border: 0px;	
}

.cliente-list{
	width:100%;
	max-width: 200px;
	float:left;
	margin: 20px;
	border: 1px solid #d7d7d7;
	
}
.cliente-list img{
	width: 100%;
	border: 0px;	
}

#blc-footer4, #blc-footer3, #blc-footer2, #blc-footer1{
	float:left;
	margin: 20px;
	
}
footer{
	color: #555;
	height:150px;
	clear:both;
	padding-top:20px;
	margin-top: 20px !important;
}
article, #footer-delimiter{
	width: 100%;
	max-width: 980px;
	margin-left: auto;
    margin-right: auto;
	clear:both;
}

.width-delimiter{
	width: 100%;
	max-width: 980px;
	margin-left: auto;
    margin-right: auto;
	
}
#header-top{
	width: 100%;
	max-width: 980px;
	height: 150px;
	margin-left: auto;
    margin-right: auto;
}
#logo{
	background:url(imgs/logo_livera_175px.png) no-repeat;
	background-size: 100%;
	width: 150px;
	height: 150px;
	float:left;
	margin-top: 10px;
	
}
#slogan1{
	color: #ff3c00;
	font-size: 45px;
	font-weight:300;
	margin-left: 40px;
	margin-top: 5px;
	
}
#slogan2{
	color: #888;
	font-size: 15px;
	font-weight:300;
	margin-left: 40px;
	
}
#slogan{
	border-left: 1px #d7d7d7 solid;
	height: 100px;
	width:300px;
	float:left;
	margin-top: 35px;
	margin-left: 50px;
}
.slider{
	z-index:0;	
}
#produtos-capa{
	margin-top: -100px;	
	z-index: 1000000;
}
#produtos-capa table{
	float:left;
	margin-right: 20px;
}
#produtos-capa a{
	font-weight:300;	
}

.frase{
	font-size: 30px;
	width: 100%;
	color: #ff3c00;
	font-style:italic;	
}
.frase::first-word{
	font-size: 200%;
	color: #ff3c00;
	
}
#conteudooo{

}
#conteudooo table{
	width: 250px;
	float:left;
	margin: 20px;
}
#conteudooo a{
	font-weight:300;	
}
#conteudooo h2{
	font-size: 25px !important;
	
}

.bg-cinza{
	background-color: #f0f0f0 !important;
}
.bg-preto-trans{
	background-color:#000;
	opacity: 0.7;
    filter: alpha(opacity=70); 	
}
.bg-preto-trans img{
	opacity: 2.0;
    filter: alpha(opacity=200); 	
}

#blc-depoimentos{
	clear:both;
	background-color:#f0f0f0;
	height: 400px;	
	
}
.blc-depoimento{
	width: 100%;	
}

.blc-depoimento img{
	border: 1px #d7d7d7 solid;
	background-color:#fff;
	padding: 10px;
	max-width: 250px;
	float:left;
}

#contato-top{
	
	float:right;
	height: 100px;
	width:300px;
	margin-top: 30px;
}
#contato-top-email h6{
	float:right;
	color: #888 !important;
	font-size: 15px;
	margin-top: 10px;
	
}
#contato-top-fone, #contato-top-email{
	margin-top: 10px !important;
	clear:both;	
}
#contato-top-fone h6 a{
	float:right;
	font-size: 20px;
	font-weight:300 !important;
	font-family: 'Lato', Sans Serif;	
	color: #888 !important;
	
}
#content{
	padding: 10px;	
}
	
body{
	background-color: #fafafa;	
	font-family: "Lato", Arial;
	color:#555;
	font-size: 16px;
	font-weight:300;
	margin:0;
	padding:0;
}



nav ul li .fa{
	width: 20px;
	margin-right:5px;	
}


aside{
	width:300px;
	float:right;
	margin:0;
	padding:0;
	margin-left: auto;
    margin-right: auto;
	height:auto;
}




h1{
	width:100%;
	height:90px;
	
	font-size: 36px;
	color:#ff3c00;
	font-family:'Lato', Sans Serif;	
	margin: 0;
	font-weight:300;
	text-align:center;
	background-color:#fafafa;
	vertical-align:middle;
	margin-left:auto; margin-right:auto;
	
	padding: 20px 0px 0px 0px;
	
}
h2{
	width: 100%;
	font-size: 30px;
	color:#ff3c00;
	font-family:'Lato', Arial;
	margin: 0; 
	padding: 20px 0px 0px 0px;
	font-weight:300;	
}
h3{
	font-size: 14px;
	font-weight:bold;
	color:#333;
	font-family:'Lato', Arial;	
	margin: 0; padding:0;
	font-weight:normal;
}
h4{
	font-size: 25px;
	font-weight:bold;
	color:#333;
	font-family:'Lato', Arial;	
	margin: 10px; padding:0;
	font-weight:normal;
}
h6{
	font-size: 18px;
	color:#333;
	font-family:'Lato', Sans Serif;	
	margin: 0; padding:0;
	font-weight:300;
}

a, a:link, a:active{	color:#ff3C00; text-decoration:none; font-weight:bold;	}
a:visited{	#555; text-decoration: underline; }

nav{
	background-color: #f0f0f0;
	width: 100%;
	height: 55px;
	margin-left:auto;
	margin-right:auto;
	font-family: Lato, Sans Serif;
	clear:both;	
	
}

nav ul{
	margin-left:auto;
	margin-right:auto;
	max-width: 980px;
}
nav ul li{
	float:left;
	list-style:none;
	height: 55px;
	padding: 15px 12px 10px 12px;
	
}
nav ul li:hover{
	background-color: #ff3c00;
	transform:scale(1.2);
	padding: 15px 12px 10px 12px;
	z-index: 100000000 !important;

		
	
}

nav ul li a {
	width:100%;		
	text-decoration:none;
	font-size:14px;
	color:#888;
	vertical-align:middle;
	font-weight:normal !important;
	text-transform:uppercase;
	letter-spacing: 1.3px;

}
nav ul li a, nav ul li a:link, nav ul li a:visited, nav ul li a:active {
	color:#888;
	display: inline-block;
}
nav ul li:hover a{
	color:#fff;
	background-color: #ff3c00;
	display:inline-block;
	z-index: 99999999;

}



.divider{
  height: 1px;
  margin: 1px 1px;
  overflow: hidden;
  background-color: #d5d5d5;	
}

.bloco_bnr_curso{
	width:330px;
	height:65px;
	background-color:#fafafa;
	font-size: 18px;
	color:#ff3c00;
	letter-spacing: 1.3px;
	vertical-align:central;	
	text-align:center;
}
.bloco_agenda{
	width:100%;
	background-color:#fff;
	clear:both;
	margin: 20px 0px 20px 0px;
	z-index:25;
	border: 1px solid #d7d7d7;
}
.bloco_agenda li{
	list-style: square;
	list-style-position: inside;	
}
.bloco_agenda > td {
	padding: 10px 15px 10px 15px;
}
.bloco_agenda th{
	color:#333;
	background-color: #fafafa;
	border-bottom:1px solid #d7d7d7;
	font-size: 20px;
	padding:5px;
	font-family: "Lato", Sans-Serif;
	font-weight:bold;
}

.noticia-row{
	clear:both;
	width:100%;
	margin: 20px 0px !important;
	padding: 20px 0px !important;	
}

.noticia-row-date{
	float:left;
	border: #ff3c00 1px solid;
	 height: 70px;	
}
.noticia-row-photo{
	float:left;
	padding: 0px 15px;
	margin: 0px 15px;
}
.noticia-foto{
	width: 100%;
	
}
.noticia-row-txt{
	float:left;
	display:inline;
	max-width: 500px;
}
.noticia-row-title h3{
	width:auto;
		font-size: 25px;
	font-weight: 400;
}
.noticia-row-title{
	width:100%;
	color: #000;
	font-size: 30px;
	font-weight: 300;
		
}
.noticia-row-title a{
	color:#000;
	font-weight: 300;
}
.noticia-row-title a:hover{
	color:#ff3c00;
	font-weight: 300;
	
}
.noticia-row-lead{
	width:100%;
	color: #555;
	padding-top: 15px;
		
}

@media screen and (max-width: 600px){
	
	.noticia-row-photo{
		width:100%;
		clear:both; 	
	}
	.noticia-row-date{
		width:100%;
		
	}
}
@media screen and (min-width:601px) and (max-width:980px){
	.noticia-row-photo{
		width:80%;
	}
	.noticia-row-date{
		width:20%;
		
	}
	
	
}
@media screen and (min-width:981px){
	.noticia-row-photo{
		width:100%;
		max-width: 250px; 	
	}
	.noticia-row-date{
		width:100px;
		
	}
}

.corVerm, .corVermelho{background:#aa0000;}
.corVerde{background:#19a619;}
.corAmarelo{background:#eac100;}
.corCinza{background:#eee;}
.corChumbo{background:#777;}

.f10 				{ font-size:10px; 		} 
.f11 				{ font-size:11px; 		} 
.f12 				{ font-size:12px; 		} 
.f13 				{ font-size:13px; 		} 
.f14 				{ font-size:14px; 		} 
.f15 				{ font-size:15px; 		} 
.f16 				{ font-size:16px; 		} 
.f17 				{ font-size:17px; 		} 
.f18 				{ font-size:18px; 		} 
.f19 				{ font-size:19px; 		} 
.f20 				{ font-size:20px; 		} 
.f22 				{ font-size:22px; 		} 
.f25 				{ font-size:25px; 		} 
.f30 				{ font-size:30px; 		} 

.f32 				{ font-size:32px; 		} 
.f35 				{ font-size:35px; 		} 
.f40 				{ font-size:40px; 		} 

.fpreto 			{ color:#000000; 		}
.fbranco 			{ color:#FFFFFF; 		}
.fvermelho 			{ color:#DD0000; 		}
.fcinza 			{ color:#555555; 		}
.fcinzai 			{ color:#9d9d9d;		}
.fbold 				{ font-weight: bold;	}
.fnormal 			{ font-weight:normal;	}
.ftitulo			{ 	font-family: 'Oswald', sans-serif;
						font-size:18px;
						font-weight: 400; 
					}


.h10				{	height:10px;		}
.h15				{	height:15px;		}
.h20				{	height:20px;		}
.h22				{	height:22px;		}
.h25				{	height:25px;		}
.h30				{	height:30px;		}
.h35				{	height:35px;		}
.h40				{	height:40px;		}
.h100				{	height:100px;		}
.h150				{	height:150px;		}
.h200				{	height:200px;		}
.h220				{	height:220px;		}
.h250				{	height:250px;		}
.h300				{	height:300px;		}
.h350				{	height:350px;		}
.h400				{	height:400px;		}

.w100				{ width:100px;			}
.w150				{ width:150px;			}
.w200				{ width:200px;			}
.w225				{ width:225px;			}
.w250				{ width:250px;			}
.w300				{ width:300px;			}
.w350				{ width:350px;			}
.w400				{ width:400px;			}
.w450				{ width:450px;			}
.w500				{ width:500px;			}
.w550				{ width:550px;			}
.w600				{ width:600px;			}

.pg_principal		{ 	border-right:1px solid #d7d7d7; 
						border-left:1px solid #d7d7d7; 
						background-color: #fff;			}
						
.borda_conteudo		{ 	padding:5px;			}
						
.bbbranco1			{ border-bottom:1px solid #ffffff;	}
.bbranco1			{ border:1px solid #ffffff;	}	
.bcinza1			{ border:1px solid #d7d7d7;	}
	
.bbcinza1			{ border-bottom:1px solid #d7d7d7;	}
.bbcinza1_dotted	{ border-bottom:1px dotted #d7d7d7;	}
.pointer			{ cursor:pointer;	}

.pad5				{ padding:5px;	}
.pad10				{ padding:10px;	}
.pad15				{ padding:15px;	}
.pad20				{ padding:20px;	}
.pad25				{ padding:25px;	}

select, .botaologin, input[type="text"],  textarea, input[type="password"],input[type="text"]:focus, input[type="password"]:focus{
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	border:1px #abadb3 solid;
	padding:3px;
	font-size:16px;
}

input[type="submit"], .botaologin{
	font-family: 'Lato', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
}
.botaologin{
	color:#fff;
}