*:focus { 
    border:none;
}

select:focus {
	border:2px solid #F7941D;
}

select:focus {
	border:2px solid #F7941D;

}

select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:1.7em;
	font-weight:bold;
	height:30px;
	margin:0;
	background-color:#FFF;
	border:2px solid #F7941D;
	color:#F7941D;
	padding:0 0 0 0.5em;
	padding:0 0 0 0.5em;
}

body {
    font-size: 62.5%;
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
	background-color:#FFF;
	text-align:justify;
	height:100%;
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #000;
    text-decoration: underline;
    font-size: 1em;
}

a:hover {
    text-decoration: none;
}

p, li {
    font-size: 1.5em;
	line-height:1.4em;	
}

h1  {
    padding:0;
    font-size: 3em;
	line-height: 1em;
	background-repeat: repeat;
	font-weight:normal;
	width:100%;
	display:inline-block;
	text-align:center;
}


h2 {
    font-size: 2.2em;
	line-height: 1em;
	color: #666;
}


h3 {
    font-size: 2.0em;
	line-height: 1em;
	color: #666;
}

.holder {
    float:left;
	width:100%;
    margin: 0 auto;
}

#espaco {
	background-color:#FFF;
}


.container {
    max-width: 1128px;
    margin: 0 auto;	
	z-index:2;
	padding:2em;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.center_background {
	background-color:#FFF;
	margin-top:3em;
}

.container2 {
    max-width: 1128px;
    margin: 0 auto 2em 2em;
	
}

.principal {
	margin:10px 0 20px 0;
}


.corpo {
	overflow:auto; /* para abrir rolagem */
}


#menTop {
	width:40px;
	height:40px;
	background:#04AAA2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:2px solid #fff;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:99;
	background-image: url(../img/arrow_top.png);
	background-repeat: no-repeat;
	background-position:center center;
}

#menTop a {
	display:block;
	width:40px;
	height:40px;
	text-decoration:none;
}







.botao_produto {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:32%;
	height:75px;
	background: rgba(0,0,0,0.1);
	float:left;
	border:1px solid;
	border-color:rgba(0,0,0,0.1);
	margin:0 2% 2% 0;
	border-bottom:1px solid rgba(0,0,0,0.3);
}

.botao_produto:nth-child(3n+2) {
	margin-right:0;
}

.botao_produto:hover {
	border:1px solid #F7941D;
	border-bottom:2px solid rgba(0,0,0,0.3);
}

.botao_produto a {
	font-size:1.4em;
	padding-top:25px;
	display:block;
	width:100%;
	height:100%;
	font-size:1.8em;
	text-decoration:none;
	text-align:left;
	line-height:1.2em;
}

.botao_produto a span {
	font-size:0.7em;
}

.botao_produto img {
	float:left;
	margin:-15px 20px 0 10px;
	padding:0;
}


#contato {
	background-color: #F7941D;
}

#contato  .principal, h2 {
	
}

.duas_colunas_contato {
	float:left;
	width:270px;
	font-size:1.2em;

}

.duas_colunas_contato p {
	color:#fff;
}

.duas_colunas_contato p  strong{
	font-size:1.7em;
	font-weight:normal;
	
}

.duas_colunas_contato a {
	color:#fff;
	text-decoration:none;
}

.duas_colunas_formulario {
	float:right;
	width:630px;
}

.redes {
	margin-top:60px;
	width:190px;
}

.redes a img{
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	border:3px solid #FFF;
}



#mensagemok {
	text-align:center;
	padding:10px;
	font-weight:bold;
	background-color:#11579C;
	color:#FFF;
	margin:20px 0 30px 0;
}

.preencheu {
	background-image: url(../img/s_success.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color:#2E1A46;
}

.naopreencheu {
	background-color:#F7941D;
}

.preenchida {
	margin:10px auto 20px auto;
	font-size:1em;
	line-height:1.6em;
}

.lista_escala {
	
	border:2px solid #FFF;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:80%;
	margin:0 auto;
}

.lista_escala a {
	color:#FFF;
	text-decoration:none;
	font-size:1.6em;
	display:block;
	padding:10px;
}
	
.naopreencheu:hover {
	
	background:#2E1A46;
}


.p_botao {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#FFF;
	display:inline-block;
	width:auto;
	background-color:#F7941D;
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
	border:2px solid #FFF;
	cursor:pointer;
}

.p_botao a {
	
	display:block;
	text-decoration:none;
	padding:10px;
	color:#2E1A46;
	font-weight:bold;
	
}

.p_botao a i {
	padding-right:5px;
}


.p_botao:hover {
	background-color:#2E1A46;
}

.p_botao:hover a {
	color:#F7941D;
}

.p_botao:hover a i {
	color:#FFF;
}



#formLogin{
	margin:2em auto;
	text-align:center;
	width:30%;
}

#formLogin .campos input{
	width:100%;
	font-size:1.4em;
	text-align:center;
	color:#000;
	border:2px solid #F7941D;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:5px;
}

#formLogin span {
	font-size:1.4em;
	font-weight:bold;
}

#formEscala{
	float:left;
	position:relative;
	width:100%;
	margin-top:1em;
} 

#formEscala .linha {
	clear:both;
	float:left;
	margin:0;
	padding:1.1em 0.5em 0.5em 0;
	width:100%;
	-webkit-border-radius: 50px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius: 50px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 20px;
border-radius: 50px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}

#formEscala .linha:hover {
	background-color:#F5F5F5;
	padding-left:0.7em;
}


#formEscala .numeracao {
	clear:both;
	float:left;
	width:30px;
	font-size:1.5em;
	padding:0.5em;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background-color:#F7941D;
	color:#FFF;
	text-align:center;
}

#formEscala .linha2 .numeracao {	
	width:40px;
	font-size:1.2em;
	
}

#formEscala .legenda {
	float:left;
	width:85%;
	text-align:left;
	padding:0.4em 1em 0 0.5em;
	font-size:1.6em;
	line-height:1.2em;
}

#formEscala .linha2 .legenda {
	font-size:1.4em;	
}


#formEscala .campo {
	float:right;
	padding:2px 5px 5px 0;
	width:10%;
	text-align:right;
}

#formEscala .campo input,textarea {
	width:100%;
	border:1px solid #FFF;
	font-size:1.4em;
	color:#000;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#formEscala .linha2 .campo select {
	width:100%;
}

#formEscala .campo textarea {
	height:90px;
	margin-bottom:20px;
}

.botao1 {
	float:left;
	text-align:left;
	font-size:1.4em;
	margin-top:20px;
}

.botao1 input {
	padding:10px;
	border:2px solid #FFF;
	background:#F7941D;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
}
	
.botao1 input:hover {
border:2px solid #F7941D;
	background:#fff;
	color:#F7941D;
}







#destaques_home {
	position:relative;
	float:left;
	width:100%;
	
}


.noticia {
	position:relative;
	clear:both;
	padding-bottom:2em;
	display:table;
	width:100%;
	
}

.noticia_data {
	position:relative;
	float:left;
	width:50px;
	background-color:#670217;
	color:#FFF;
	text-align:center;
	padding:0.3em;
	font-size:1.4em;
	margin:0 1.2em 1em 0;

}

.noticia_texto {
	font-size:1.5em;
	color:#000;
	line-height:1.2em;	
	float:left;
	width:85%;
	
}

.noticia_texto a {
	text-decoration:none;
}

.noticia_texto a:hover {
	text-decoration:underline;
}

.noticia_texto h3 {
	font-size:1em;
	padding:0 0 0.2em 0;
	margin:0;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	line-height:1.2em;
}

.texto_home {
	font-size:1.5em;
	line-height:1.4em;
}

.leia_mais {
	margin-top:1.5em;
}

.leia_mais a {
	color: #990000;
	font-size:1.1em;
	text-decoration:none;
}

.principal {
	position:relative;
	float:left;
	width:100%;
	padding:2em 0 2em 0;
}

#conteudo {
	position:relative;
	float:left;
	margin:4em;	

}


.texto {
		width:100%;
		
}

.coluna_noticias {
	float:left;
	width:48%;
}

.coluna_noticias:last-child {
	float:right;
}


.data {
	font-size:1.3em;
	margin-top:-10px;
}

.imagem_texto2 {
	clear:both;
	padding:20px 0 20px 0;
	text-align:center;
}

.imagem_texto4 {
	clear:both;
	padding:20px 0 20px 0;
	text-align:center;
}
	


.subtitulo_lista {
	position:relative;
	clear:both;
	padding:3em 0 0 0;
	
}

#fotos .coluna_foto {
    width: 15.5%; /* 150px / 664px */
    float: left;
    margin-right: 1.0%; /* 10 / 1128px */
	margin-bottom: 1.0%;
	overflow:hidden;
	background-color:#333;
	padding:2px;
	height:110px;
}


#fotos .coluna_foto:hover {
    
	background-color:#FFF;

}


#fotos .coluna_foto .foto_galeria{
        width:100%;
		margin:0;
		text-align:center;
	}

#fotos .coluna_foto .foto_galeria img{
		height:106px;
	}






.branco {
	background-color:#fff;
	padding:2em 3em 3em 3em;
}

img,
picture,
video,
embed {
    max-width: 100%;
}

.header {
    width: 100%;
    height: 100px;	
}

.logo {
	position: relative;
    float: left;
    width: 187px;  
	margin:20px 0 0 10px;
	z-index:10;
}


.nav-toggle {
	display: none;
	text-align:left;
	width:50px;
}

.fechada {

}

.nav {
    width: 62,0567375886%; /*700px / 1128px */
    float: right;
	right:20px;
	position:relative;
	z-index:10;

}

.nav ul {
    float: right;
	padding:0;
	margin:30px 0 0 0;
}

.nav li {
    font-size: 1.5em;
    margin: 0 0 0 0;
	padding:1.5em 0 0 1.2em;
    display: inline-block;
}

.nav li:last-child {
	border-right:none;
}

.nav li a {

	text-decoration:none;
}

.nav li a:hover {
    color: #E5E5E5;
}






.listar {

	margin:0;
	padding:20px 0 0 0;
	font-size:1.5em;
}


.lista {
	margin:0;
	padding:20px 0 0 0;
	list-style-type:none;
}



.lista li {
	padding:0 0 5px 20px;
	background-image: url(../img/marcador.png);
	background-repeat: no-repeat;
	background-position:0 4px;
}

.lista li a {
	font-size:1em;
	text-decoration:none;
}

.lista li a:hover {
	text-decoration:underline;
}









.coluna {
	float: left;
}

.coluna1 {
    width: 31.9148936170%; /* 360px / 1128px */
}

.separador {
	width: 13.2978723404%; /* 150px / 1128px */
	text-align:center;
	background-image: url(../img/separador.jpg);
	background-repeat: no-repeat;
	background-position:50% 5px;
	height:240px;
}

.coluna2 {
    width: 54.7872340425%; /* 618px / 1128px */
	
}


.coluna:last-child {
    margin-right: 0;
}

.coluna .foto{
        width: 100%;
		margin:0;
		text-align:center;
	}





.footer {
    width: 100%;
	margin:4em 0 4em 0;
	height:100px;
	text-align:center;
}


#msmidia {
	width:100px;
	text-align:right;
	margin-top:-15px;
	position:relative;
	float:right;

}

	


	
	

	
/* ==========================================================================
   Media Queries
   ========================================================================== */



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

	/* #equipe ----------------*/
	
	.duas_colunas_texto {
		width:72%;
	}
	
	/* FIM #equipe ----------------*/
	
	
	.duas_colunas_formulario {
		width:50%;
	}

}

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

	


}

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

	
	#formLogin{
	width:50%;
	}
	
	
	#formEscala .legenda {
	width:80%;
	}
	

	.branco {
		padding-top:0;
	}
	
	
	
}




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


	.logo {
	position: absolute;
    left: 50%;
	margin:20px 0 0 -90px;
	z-index:10;
	}
	
	
	
	select {
		height:30px;
		width:60px;
	}
	
	

	.wrap {
		 max-width: 100%;
		 margin: 0;
		 
	}
	
	.drop {
     height: 40px;
     position: relative;
	 z-index: 1000;
	 margin-top: 30px;
	
  }
  
  .nav {
	width:100%;
	overflow:hidden;
	margin-top:10px;
	margin-right:-10px;
	top:50px;
	margin-bottom:50px;
  }
  
  .nav.nav-aberta {
		   position: relative;
		   padding: 0 0 0.5em 0;
		   height: 0;
	 }   
	       
      .nav ul {
	      
	      margin: 0;
          background: #F5F5F5;
		  width:100%;
		  
		  margin-top:5px;
		  
	     }		
	       
	       .nav li {
		         margin: 0;
		         padding: 0;
		         display: block;
		         border:none;
				 border-bottom: 1px solid #FFF;
	        }
       			
	           .nav li a {
		           font-size: 1.4em;
				   padding: 0.5em 0 0.5em 0;
		           display: block;
				   color: #F7941D;
				   text-align:center;
	           }
  
            .nav li:last-child {
              border-bottom:none;
			  padding-bottom:10px;

            }
			
			.nav li:hover {
              background: #F7941D;
            }
			
			.nav li:hover a {
              color: #FFF;
            }
	       
	       .nav-toggle {
	       		display: block;
				position:absolute;
	       		padding: .4em;
	       		margin: .5em 0;
				right:0;
				z-index:10;
	       }

	
	#formLogin{
	width:100%;
	}
	
	#formEscala .linha:hover {
	background-color:#FFF;
	padding-left:0;
	}
	
	#formEscala .legenda {
	padding-top:2px;
	}
	
	#formEscala .campo {
	padding-top:0;
	}
	



	
	#rodape_contato {
		margin-top:1.5em;
	}
	
	

}







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


	#formEscala .legenda {
	width:70%;
	}
	
	#formEscala .campo {
	width:20%;
	}
	
}



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

	.botao_produto {
		width:100%;
		margin-right:0;
	}
	
	.botao_produto a {
		font-size:2.2em;
	}
	


	

}


@media screen and (max-width: 450px) {
	
	
	.logo {
		margin-left:10px;
		left:0;
	}
	
	#formEscala .linha2 .legenda {
		width:65%;
		border:1px solid #000;
	}
	

	
}

@media screen and (max-width: 370px) {
	#formEscala .legenda {
		width:75%;
	}
}




.clearfix:before,
.clearfix:after {
    content: " "; 
    display: table; 
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}



