/*********************************************************/
/*	STYLE CSS										 	 */
/*********************************************************/
html, body {width:100%; height:100%; font-family: 'Roboto', sans-serif;}
/*********************************************************/
:root {
	--amarelo: #f1ca32;
	--verde: #679fa3;
}

.esquerda {width: 47%; float: left;}
.direita {width: 47%; float: right;}

.bgcover {background-repeat: no-repeat; background-size: cover; background-position: center center;}
.bg100  {background-repeat: no-repeat; background-size: 100%; background-position: center center;}

h1 {font-family: 'Roboto Condensed', sans-serif; font-weight: 600; text-transform: uppercase; padding-bottom: 20px; letter-spacing: 1px;}

.banner-interno {width: 100%; display: none;}

.botao-verde {background-color: #96c472; color: #fff; font-size: 1.2em; font-weight: 700; text-transform: uppercase; padding: 10px 30px; font-family: 'Roboto', sans-serif; cursor: pointer;;}
.botao-verde:hover {background-color: var(--amarelo);}

.interno .formulario h1 {color: var(--verde) !important;}
/*********************************************************/
/*	TOPO & RODAPE										 */
/*********************************************************/
header {width: 100%; display: table;}

header .lado-a {width: 30%; float: left;}
header .lado-b {width: 68%; float: right;} 

header .logo {width: 240px; height: 150px; float: right;}

header .inicio {width: 100%; height: 30px; background-image: url(../images/bg-topo-a.png); background-position: left;}
header .inicio p {text-align: center; color: #fff; font-size: 0.9em; font-weight: 300; padding-top: 5px;}

header .meio {width: 100%; display: table; padding: 20px 0;}
header .meio ul {float: right; margin-right: 15%;} /* width era 28% */
header .meio li {float: left; font-size: 0.9em; width: 200px;}
header .meio i {color: var(--verde); float: left; height: 25px; padding-right: 10px; margin-top: 10px;}

header .menu {width: 100%; position: relative; height: 45px; background-image: url(../images/bg-topo-b.png); background-position: left; margin-bottom: -10px; z-index: 9999999; padding: 10px 0 0 15%;}

footer {width: 100%; display: table; padding-top: 30px;}
footer .quadro {width: 33.33%; float: left;}

footer .submenu li {text-transform: uppercase; width: 100%; padding-bottom: 5px;}
footer .submenu a {color: #000;}
footer .submenu a:hover {color: var(--verde);}

footer .logo {width: 240px; height: 160px; margin: auto; background-image: url(../images/logo.png);}

footer .social {width: 100%; padding-top: 60px; text-align: center;}
footer .social li {background-color: var(--verde); color: #fff; padding-top: 8px; border-radius: 50%; font-size: 1.4em; display: inline-block; margin: 0 5px; width: 40px; height: 40px;}
footer .social li:hover {background-color: var(--amarelo);}

.fim {width: 100%; display: table; padding: 10px 0; text-align: center; background-color: #2f2f2f;}
.fim p {color: #fff; display: inline-block; position: relative; top: -15px;}

.fim .logo-dudia {width: 40px; height: 40px; display: inline-block; background-image: url(../images/dudia.png); margin-top: 10px; position: relative;}
/*********************************************************/
.tela-1 {width: 100%; display: table; background-color: var(--amarelo);}
.tela-1 h1 {padding-top: 40px;}
.tela-1 li {width: 100%; padding-bottom: 10px; font-weight: 400;}

.tela-1 .quadro {width: 33.33%; float: left; padding: 20px 40px 0 20px; min-height: 505px;}
.tela-1 .quadro i {color: var(--verde); padding-right: 10px;}

.tela-1 .quadro-v {width: 33.33%; float: left; padding: 20px 20px 55px 20px; text-align: center; background-color: #3fa0a6 ; min-height: 505px;} /* color era: var(--verde) */
.tela-1 .logo {width: 240px; height: 160px; margin: auto; background-image: url(../images/logo-laranja.png);}
.tela-1 .botao {padding: 10px 30px; background-color: #fff; border-radius: 20px; color: #000; font-size: 1.2em; font-weight: 700;}
.tela-1 .botao:hover {background-color: #000; color: #fff;}
.tela-1 .botao i {color: #5c984d; font-size: 1.4em;}

.tela-1 .spad {padding:  0 !important; bottom: -15px;}
.tela-1 .spad-img {width: 100%; height: 505px;}

img {border: 0 !important; margin: 0 !important;}
/*********************************************************/
.tela-2 {width: 100%; display: table; padding: 60px 0;}
.tela-2 h2 {text-transform: uppercase; padding: 20px 0;}
.tela-2 p {line-height: 30px;}
/*********************************************************/
.contact {width: 100%; display: table; padding: 60px 0; background-color: #3fa0a6;}
.contact h1 {text-align: center; color: #fff; padding-bottom: 40px;}
.contact h2 {padding: 60px 0 20px 0;}
.contact li {width: 100%; padding-bottom: 20px;}
.contact i {color: #fff; background-color: #000; border-radius: 50%; padding: 5px; margin-right: 15px;}
.contact a {color: #000;}
.contact a:hover {color: var(--amarelo);}
.contact span {font-size: 0.9em; color: var(--verde); font-style: italic;}

.contact input:disabled {background: #ccc; cursor: not-allowed; }

.contact .formulario {background-color: #fff; padding: 20px 60px; display: table;}
.contact .input {background-color: #e7e6e6; padding: 15px; font-family: 'Roboto', sans-serif; width: 100%;}
.contact .inputtext {background-color: #e7e6e6; height: 140px; resize: none; padding: 15px; font-family: 'Roboto', sans-serif; width: 100%;}
/*********************************************************/
.navegacao {width: 100%; display: table; text-align: center; padding: 40px 0; background-image: url(../images//bg-topo.jpg);}
.navegacao h1 {color: #fff; padding: 0;}
/*********************************************************/
.services {width: 100%; text-align: center; padding: 40px 0;}
.services h3 {font-weight: 400; padding-bottom: 20px; font-size: 1.4em;}
.services h1 {padding: 0;}
.services h1 span {font-weight: 400; font-size: 0.9em;}

.services .quadro {width: 90%; margin: 20px auto;}
.services .titulo {width: 100%; background-color: #000; color: #fff; padding: 10px 20px; text-align: left;}
.services .imagem {width: 100%; height: 160px;}
.services .texto {width: 100%; background-color: #f2f2f3; padding: 20px; min-height: 400px; position: relative;}
.services .texto p {font-size: 0.9em; line-height: 25px; text-align: left;}

.services .botao {position: absolute; bottom: -20px; padding: 15px 10px; background-color: #95c372; color: #fff; font-weight: 700; left: 30%; width: 40%;}
.services .botao:hover {background-color: var(--amarelo); text-decoration: none !important;}

.services .lateral {width: 30%; float: left;}
.services .meio {width: 68%; float: right;}

.services .subtitulo {width: 100%; background-color: var(--verde); color: #fff; padding: 10px 20px; text-align: center;}
.services .subtitulo h2 {font-weight: 400;}

.services .subtexto {width: 100%; background-color: #f2f2f3; padding: 20px; min-height: 240px; position: relative;}
.services .subtexto p {font-size: 0.9em; line-height: 25px; text-align: left;}

.services .input {background-color: #e7e6e6; padding: 15px; font-family: 'Roboto', sans-serif; width: 100%;}
.services .inputb {background-color: transparent; padding: 15px 0; font-family: 'Roboto', sans-serif; width: 60%; margin-left: 20px; border-bottom: 1px solid #000;}
.services .inputtext {background-color: #e7e6e6; height: 160px; resize: none; padding: 15px; font-family: 'Roboto', sans-serif; width: 100%;}

.services .quadrinho {background-color: #e7e6e6; padding: 15px; text-align: left;}
.services .quadrinho p {line-height: 30px;}
/*********************************************************/
.faq {width: 100%; display: table; padding: 40px 0; background-color: #e6e6e6;}
.faq .imagem {width: 50%; float: left;}
.faq .quadro {width: 30%; float: left; margin-left: 5%;}

.faq .pergunta {width: 100%; background-color: #fff; padding: 20px; color: #000; cursor: pointer; margin-bottom: 10px; border: 0;}
.faq .pergunta i {color: var(--verde); font-size: 1.2em; padding-top: 5px; text-align: center;}
.faq .pergunta h2 {width: 90%; float: right; font-size: 1.2em; font-weight: 400; text-align: left; color: #000; font-family: 'Roboto', sans-serif; line-height: 25px;}
.faq .icon {float: left; font-weight: 300;cursor: pointer; margin-top: 5px; }
.faq i {font-size: 1.4em !important; color: var(--azul);}

.faq .resposta {width: 100%; border: 0; background-color: #fff; padding: 0 30px 20px 30px; margin: -10px auto 10px auto; position: relative;}
.faq .resposta p {color: #838384;; line-height: 25px; font-style: italic;}







