.menu{
	padding-top: 22px;
}

.rodape{
	background: #12a44a;
	padding: 50px 0;
}

.copyrights{
	padding-top: 10px;
}

.cont-telefone{
	background: url(../img/fixo.png);
    background-position-y: 2px;
}

.cont-celular{
	background: url(../img/celular.png);
    background-position-y: 2px;
}

.cont-whatsapp{
	background: url(../img/whatsapp.png);
    background-position-y: 2px;
}

.cont-endereco{
	background: url(../img/endereco.png);
    background-position-y: 2px;
}

.cont-email{
	background: url(../img/email.png);
    background-position-y: 2px;
}

.cont-telefone, .cont-celular, .cont-whatsapp, .cont-endereco, .cont-email{
    padding-left: 40px;
    background-repeat: no-repeat;
    margin-bottom: 45px;
}

.rodape p, .rodape h2, .rodape li, .rodape li a{
	color: #fff;
}

.contato p{
	width: 50%;
	font-size: 12px;
}

.titulorodape{
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 13px 0;
}

.contato{
	margin-bottom: 15px;
}

.contato ul li{
	font-family: 'open sans';
}

.cont-telefones p, .cont-celulares p, .cont-whatsapps p, .cont-enderecos p, .cont-emails p{
    line-height: normal;
}

.cont-emails p a{
	text-decoration: none;
}

.cont-emails p a:hover{
	text-decoration: underline;
}

.enviar , .enviar:hover{
	border: none;
    border-radius: 0;
    background: #3dc7f4;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    padding: 10px 35px;
    font-family: 'Open sans';
    font-weight: 100;
}

.caixa {
	box-sizing: border-box;
	width: 100% !important;
	border-radius: 0 !important;
	padding: 7px !important;
	border: none !important;
	font-family: 'open sans' !important;
}

section{
	padding-top: 77px;
}

section[id=localizacao]{
	padding-top: 0px;
}

.lead2 a{
	text-transform: uppercase;
    font-weight: 600;
    color: #494949;
    text-decoration: none;
}

.lead a{
    font-size: 14px;
    line-height: 24px;
    color: #686868;
    text-decoration: none;
}

.lead4 a{
	text-transform: uppercase;
    font-weight: 600;
    color: #12a44a;
    text-decoration: none;
}


.lead3 a{
	font-size: 14px;
    line-height: 24px;
    color: #686868;
    text-decoration: none;
}

.video iframe{
	max-width: 100%;
}

.desthome{
	background: #f9f9f9;
}
