@charset "utf-8";
body {
margin:0px;
padding:0px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000;
}
.texto-centro{
	text-align:center
}
.alinha-direita {
	float: right;
}
.alinha-esquerda {
	float: left;
}
.limpa-direita {
	clear: right;
}
.limpa-esquerda {
	clear: left;
}
.limpa-ambos {
	clear: both;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
p{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif
}
a{
	text-decoration: underline;
	color: #D5C104;
}

.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	height: auto;
}

.rodape {
	text-align: center;
	font-size: 12px;
	height: 30px;
	width: 100%;
	clear: both;
	padding-top: 10px;
}
.cabecalho {
	height: 75px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 20%;
	height: 75px;
	float: left;
	clear: right;
	background-size: 100% auto;
	background-position: 0% 50%;
}
.botao_Resp {
	display:none;
}
.menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: right;
	width: 80%;
	margin-top: 17px;
	display: inherit;
}
.menu ul {
	text-align: center;
}
.menu ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	padding-right: 40px;
}
.menu ul li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #666666;
}
.menu ul li .current {
	background-color: #A4A4A4;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu ul li a:hover  {
	background-color: #5094C5;
	color: #FBFBFB;
}
#ofertas {
	width: 60%;
	height: 660px;
	background-color: #6699CC;
	clear: both;
	float: left;
	min-width: 660px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#ofertas .ofertas-titulo {
	background-color: #D9EAF7;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#ofertas .area_promocao {
	width: 48%;
	background-color: #D9EAF7;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
	height: 300px;
	float: left;
	clear: right;
	margin-left: 1%;
	margin-right: 1%;
}
#ofertas .texto_promocao {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}
#ofertas .saiba-mais {
	background-color: #5094C5;
	border-radius: 20px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	color: #FFFFFF;
	bottom: -12px;
	position: relative;
}
.area-institucional {
	width: 39%;
	height: 660px;
	float: right;
	clear: right;
	background-color: #6699CC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.area-institucional .foto_empresa {
	float: right;
	border: 3px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(images/empresa.jpg);
	width: 220px;
	height: 130px;
}
.area-institucional .titulo_institucional {
	margin-top: 10px;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.area-institucional p {
	text-indent: 20px;
	margin-left: 20px;
	font-size: 18px;
	text-align: justify;
	margin-right: 20px;
}
.area-institucional .fone {
	background: url(images/fone.jpg) no-repeat top left;
	font-size: 24px;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	line-height: 30px;
	width: 268px;
	height: 35px;
	margin-right: auto;
}
.area-institucional .wattzapp {
	background: url(images/wattzap.jpg) no-repeat top left;
	font-size: 24px;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
	line-height: 30px;
	width: 272px;
	height: 42px;
	margin-right: auto;
}
.area-institucional .email {
	font-size: 22px;
	text-align: center;
	text-indent: -15px;
}
.area-institucional .face {
	width: 150px;
	margin-left: 155px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.area-institucional .endereco {
	text-align: center;
	margin-bottom: 8px;
	font-size: 16px;
	margin-right: 30px;
}
.area-institucional .cartoes {
	margin-left: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 240px;
	height: auto;
}
/* OFERTAS.HTML */
.pg-ofertas-area-ofertas {
}
.area-oferta {
	float: left;
	width: 100%;
}
.container .area-oferta .coluna_1de2 {
	width: 301px;
	text-align: center;
	float: left;
}
.container .area-oferta .coluna_2de2 {
	width: 50%;
	text-align: center;
	float: left;
}


.area-oferta h1 {
	text-align: center;
	color: #FFFFFF;
	background-color: #6699CC;
}
.area-oferta .caixa-imagens {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-around;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.area-oferta .tabela {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	text-align: center;
	float: left;
	clear: both;
	width: 100%;
	margin-left: 10px;
	margin-right: 10px;
}
.tabela tr {
	text-align: center;
	color: #464646;
	margin-right: 10px;
	margin-left: 10px;
}
.area-produto {
	width: 100%;
	height: 320px;
	background-color: #6699CC;
	margin-bottom: 10px;
	float: left;
}
.area-produto h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
}
.area-produto p {
	color: #FFFFFF;
	text-align: left;
	font-size: 22px;
	text-indent: 25px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-style: italic;
}
.area-produto img {
	border: 5px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 40%;
}
/* ABOUT.HTML */
.conteudo_sobre_nos {
	width: 100%;
	background-color: #6699CC;
	clear: both;
}
.conteudo_sobre_nos p {
	margin: 10px 70px 0 70px;
	text-align: center;
	line-height: 24px;
	font-size: 18px;
}
.conteudo_sobre_nos h1 {
	text-align: center;
	color: White;
	font-size: 36px;
}.conteudo_sobre_nos img {
	width: 70%;
	border: 6px solid #FFFFFF;
}
.conteudo_sobre_nos h2 {
	text-align: center;
	font-size: 26px;
}
#map {
	width: 75%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #FFFFFF;
}
.fundo_localizacao {
	background-color: #6699CC;
	clear: both;
}
.fundo_localizacao h1 {
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 200%;
}
.fundo_localizacao .endereco_local {
	text-align: center;
	font-size: 150%;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.fundo_localizacao .fone_local {
	font-size: 280%;
	text-align: center;
}
.fundo_localizacao .email_local {
	text-align: center;
	font-size: 200%;
}
.area-oferta .caixa-imagens .imagens {
	border: 5px solid #6699CC;
	clear: right;
	float: left;
	margin-left: 5%;
	margin-right: auto;
}
.area-institucional-1 {
	display: none;
}
.area-oferta .caixa-imagens .imagem-centro {
	border: 5px solid #6699CC;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}
.area-oferta p {
	font-size: 16px;
	padding-top: 5px;
}
.caixa-imagens .imagem_1de2 p {
	text-align: center;
}
