@charset "utf-8";
/* CSS Document */



.fone{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#FFF;
	
}


.preto{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#000;
	line-height: 50px;
	
}


.title_rodape{
    font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#fff;
	line-height: 28px;
	
	
}


.vermelho{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B53134;
	line-height: 30px;
	text-decoration: none;
	
}



.cor_vermelha{
	font-weight: normal;
	color: #B53134;
	text-decoration: none;
	
}



.vermelho_ic{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B53134;
	line-height: 30px;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 5px;
	
}


.chamada_produto{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	background-color: #E5AA43;
	padding: 5px;
}


.pesquisar{
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	line-height: 30px;
	background-color: #C4484C;
	padding: 5px;
}

.branco{
     font-size: 16px;
    font-weight: 800;
	color:#FFF;
	line-height: 30px;
	
}



.chamada_conforto{
    font-family: 'Oswald', sans-serif;
	font-size: 35px;
	font-weight: bold;
	color:#FFF;
	line-height: 50px;
	text-shadow: 0 0 0.1em #000, 0 0 0.1em #000
	
}

.chamada_conforto1{
    font-family: 'Oswald', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color:#FFF;
	line-height: 50px;
	text-shadow: 0 0 0.1em #F87, 0 0 0.1em #F87
	
}



.branco_rodape{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#FFF;
	line-height: 30px;
	
}

.endereco{
    font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#000;
}

.titulo_fretado{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#000;
}

.conteudo{
	color:#000;
	line-height: 25px;
    font-size: 14px;
    font-weight: 400;
}

.titulo_form{
    font-family: 'Abel', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#000;
	line-height: 25px;
}


.conteudo_branco{
	color:#FFF;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.bt_chamada{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#fff;
	line-height: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	
}

.bt_saiba{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#000;
	line-height: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration:none; 
	
}
.titulo_topo{
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 25px;
	background-color: #242424;
	padding: 15px;
	text-decoration: none;
}





@media screen and (max-width: 768px) {
	.conteudo{
	color:#000;
    font-size: 14px;
    font-weight: 400;   
}



}
	
@media screen and (max-width: 480px) {
	.conteudo{
	color:#000;
    font-size: 14px;
    font-weight: 400;
}
    
    
.conteudo_branco{
	color:#ffffff;
    font-size: 14px;
    font-weight: 400;
}    


.preto{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#000;
	line-height: 35px;
	
}
	
.titulo_fretado{
    font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#000;
}


}
	
