/*=========== RESET ==========*/
* {margin: 0; padding: 0; font-size: 100%; border: none; outline: none; font-weight: 300; box-sizing: border-box; font-family:'Sintony', sans-serif;}

/* {margin: 0; padding: 0; font-size: 100%; border: none; outline: none; font-weight: 300; box-sizing: border-box; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;}*/
html {
    height: 100%;
    min-height: 100%;
}

body {
	background-color: #f5f5f5;
	display: flex;
    flex-direction: column;
    min-height: 100%;
}
	
footer {
    margin-top: auto;
}

a {text-decoration: none;}
ul {list-style: none;}
img {max-width: 100%;}

.ocultar{display:none;}
.exibir{display:block;}

/*=========== CONTAINER ==========*/
.recipiente {width: 100%; float: left; padding: 3% 4%; text-align: center;}
.containerpro {width: 100%; float: left; padding: 6% 4%; text-align: center;}
.containertexto {width: 100%; float: left; padding: 0% 4%; text-align: center;}

.container-mn {width: 100%; float: left; padding: 3% 4%; text-align: left;}
/*=========== BG COLORS ==========*/
.bg-gradient {background: linear-gradient(to right,#36A391,#33CC99);}
.bg-black {background-color: #130400; }
.bg-white {background-color: #fff;}
.bg-verde {background-color: #65AE94;}
.bg-verdeESC {background-color: #36A391;}
.bg-laranja {background-color: #FA9371; }
.bg-amarelo {background-color: #F5DE8B; }
.bg-cinza {background-color: #f5f5f5;}
.bg-cinza-forte {background-color: #C9C9C9;}

.fc-branca {color: #fff;}

.fonte-negrita {font-weight:700;}
.espacamento-interno{padding: 10px;};
.espacamento-esquerdo{margin-left:50px;}
/*=========== BG COLORS ==========*/

/*=========== HELPERS ==========*/
.radius {border-radius: 7px;}
.radius-indiv {border-radius: 0px 20px 0px 20px;}
.borda {border: solid 0.25px #D6D6D6;}
.borda-preta {border: solid 0.5px #000;}

.borda-sombrear {border:solid 0.25px #D6D6D6; box-shadow: 5px 5px 5px 1px #D6D6D6;}
.borda-sombra-tudo {border:solid 0.25px #D6D6D6; box-shadow: 3px 3px 3px 3px #D6D6D6;}

.voltar {width:120px; height:42px; top:80px; left:-2px;right:0px;bottom:0px; background-color:rgba(138,222,207,0.7) !important; position: fixed; z-index: 0; font-size:1.2em; color:#336666; border-radius: 0px 20px 20px 0px; border: solid 0.8px #336666;}

.voltar:hover { background-color:rgba(100,197,180,0.8) !important; color:white; cursor:pointer;}

/* CABEÇALHO */	

.btn-menu {width: 56px; height: 56px; float: right; text-align: center; color: #fff; border-radius:56px; cursor: pointer;}
/* MENU */
.menu {display:none; width: 100%; height: 100%; position: fixed; background-color: rgba(0,0,0,0.9); top: 0; left: 0;}
.btnL-close {font-size: 1.5em; color: #fff; float: right; cursor: pointer; margin: 2% 3% 0 0;}
.menu ul {width: 100%; float: left; text-align: center;}
.menu li {padding: 1.5%;}
.menu li a {font-size: 2em; color: #fff; padding: 1.5% 3%;}
.menu li a:hover {border:1px solid #65AE94; border-radius:7px;}

.barrasup{width: auto; height: 90px;} 

/* BARRA LOGIN */
.login h2 {width: auto; height: 32px; line-height: 32px; float: right; background-color: #f5f5f5; 
  font-size: 1.5em;  padding-right: 15px; color:#336666;}
.login h2 a{text-decoration: none;}

.menlogin {width: auto; height: 32px; line-height: 32px; float: right; background-color: #f5f5f5; 
display: block !important; position: static;}

.menlogin li {padding: 0; float: left;}
.menlogin li a {color:#130400; font-size: 1em; padding: 15px; }
.menlogin li a:hover {border: none; color:#65AE94; font-weight:700; }

/*=========== LISTAGEM ==========*/
.lista {width: 100%; float: left; padding: 3% 4%;}

/*=========== CADASTRO USUARIO ==========*/
.ucadastro-rec {width: 100%; float: left; text-align: center;}
.ucadastro {width: 100%;  text-align: left;  margin-bottom: 3%; padding:3%;}
.ucadastro-dvimg {width: 100%; text-align:center; height:100%;}
.ucadastro-dvimg-exibe {display:none;}
.ucadastro img {position: relative; top: 50%; }

.ucadastro-titulo{font-size: 1.7rem; padding:0 0 2% 0;}



/* BANNER */
.banner {background: url(../img/bg.png) no-repeat fixed;}
.title {width: 100%;}
.title h2 {font-size: 2.5em; color: #fff; font-weight: 700;}
.title h3 {font-size: 1.5em; color: #fff;}
.buttons {width: 100%; margin-top: 2%;}
.buttons i {float: right;}
.btnL {width: 100%; font-size: 1.5em; text-align: left; cursor: pointer; padding: 5%; }
.btn-cadastrar { color: #fff;}
.btn-sobre {color:#fff; margin-top: 2%;}

.btn-ver { color: #130400;}
.btn-ver:hover {color:#fff; background-color: #65AE94;}
/* BARRA AVISO */

.alertafundo {width: 100%; padding:2%;}
.alerta {width: 100%;}
.alerta h2 {font-size: 1.2em; color: #130400; font-weight: 700;}
.alerta h3 {font-size: 1em; color: #130400;}

.aviso {width: 100%;  text-align: left; padding:2%;}
.aviso img {border-radius: 7px 7px 0 0;}
.avisoin { }
.avisoin a {font-size: 1.2em; color: #130400; margin-top: 1%; font-weight: 700;}
.avisoin p {margin-top: 1%; color: #130400; line-height: 1.5em;}
.avisoin h3 {font-size: 1.2em; color: #130400;}

.divbarra{height:26px;float:inherit;}
.dv1{width:15%; float:left; text-align:left; color: #336666;}
.dv2{width:70%; float:left; text-align:center; color: #336666; font-size:1.1em;}
.dv3{width:15%; float:left; text-align:right; color: #336666;}

/* SERVIÇOS */
.servico {width: 100%;  text-align: left;  margin-bottom: 3%; height:260px;}
.servico-dvimg {width: 100%; height:80px; text-align:center; }
.dvefeito { height:260px; }
.dvefeito:hover { background-color:#D0FAF2; cursor:Pointer;}
.servico img {position: relative; top: 50%; }

.area-dado {width: 100%;  text-align: left;  margin-bottom: 3%;}
.servico-duplo {width: 100%;  text-align: left;  margin-bottom: 3%;}
.interno-duplo {padding: 3%;}

.interno-duplo h1 {font-size: 1.7em; color: #336666; margin-top: 1%; font-weight: 700;}
.interno-duplo h2 {font-size: 1.4em; color: #336666; margin-top: 1%;font-weight: 400;}
.interno-duplo h3 {font-size: 1em; color: #130400; margin-top: 1%; }
.interno-duplo h4 {font-size: 1.2em; color: #130400; margin-top: 1%; }
.interno-duplo p {font-size: 1.1em; color: #130400; margin-top: 1%;}

.inner {padding: 7%; text-align:center;}
.inner a {font-size: 1.5em; color: #336666; font-weight: 700;}
.inner h3 {font-size: 1.5em; color: #336666; font-weight: 700;}
.inner h4 {font-size: 1.2em; color: #130400; margin-top: 2%; }
.inner p {font-size: 0.9em; margin-top: 6%; color: #757575; line-height: 1.5em;}

.artigo-conteudo {width: 100%; float: left; padding: 2% 3%;}
.artigo {padding: 2%; text-align:left;}
.artigo a {font-size: 1.5em; color: #336666; font-weight: 700;}
.artigo h1 {font-size: 2.3em; color: #336666;}
.artigo h2 {font-size: 1.8em; color: #336666; margin-top: 2%;}
.artigo h3 {font-size: 1.3em; color: #336666; margin-top: 2%;}
.artigo h4 {font-size: 1.2em; color: #124040; margin-top: 1%; }

.artigo b {font-weight: 700;}
.artigo span {color: #808080; }
.artigo p {font-size: 1.1em; margin-top: 1%; margin-left: 2%; color: #124040; line-height: 1.5em; }

.opniao-curtir { width:100%; left:0px;right:0px;bottom:0px; padding: 1%; background-color:rgba(138,222,207,0.9) !important; position: fixed; z-index: 0;}
.opniao-curtir-conteudo {height:38px; float:left; display: flex; align-items: center; padding-left:10px;padding-right:10px;}
.opniao-curtir p {padding-left: 10px; padding-right:10px;}
.opniao-curtir-botao {float:left; }

.colapso{padding:8px;}
.colapso:hover, colapso:active{cursor:pointer; background-color: rgba(0, 0, 0, .03); border: 1px solid rgba(0, 0, 0, .125);}
.colapso-ativo{background-color: rgba(0, 0, 0, .03); border: 1px solid rgba(0, 0, 0, .125); cursor:pointer;}

/* .artigo img {top: 50%; margin-left: 2%;}*/
.artigo img {top: 50%; margin-left: 2%; border:solid 0.25px #D6D6D6; box-shadow: 5px 5px 5px 1px #D6D6D6;}
.artigo figure {margin-left: 2%;}
.artigo figcaption {margin-top: 1%; margin-left: 2%;}

.artigo-lista {position: relative; width:100%; float: left;}
.artigo-lista-icone {position:relative; height:82px; width:15%; float: left;text-align:center; }
.artigo-lista-icone img {position: relative; }
.artigo-lista-conteudo {position:relative; width:85%; float: left; padding-left:3%;}

/* 
.servico-dvimg {width: 100%; height:80px; text-align:center; }
.artigo img {position: relative; top: 50%; margin-left: 2%;} 
*/

.mn-titulo {padding: 2%; color: #336666;}
.mn-titulo h1 {font-size: 1.5em;}

.linkar {padding: 7%;}
.linkar h1 {font-size: 1.5em; color: #336666; font-weight: 700; }
.linkar a {font-size: 1.1em; color: #130400; }
.linkar a:hover {font-size: 1.1em; color: #130400;font-weight: 700; color: #336666;}
.linkar h4 {font-size: 1.2em; color: #130400; margin-top: 2%; }
.linkar ul {list-style-type: disc; margin-left:7%; line-height:180%;}

.linkar p {margin-top: 1%; margin-bottom:2%; color: #130400; line-height: 1.5em; }

/* NEWSLETTER */
.newsletter h2 {font-size: 1.5em; color: #fff; font-weight: 700;}
.newsletter h3 {color: #fff;}
.newsletter form {margin-top: 2%;}
.newsletter input {width: 100%;  color: #fff; border: 1px solid rgba(255,255,255,0.3); padding: 5%; }
.newsletter button {width: 100%;  color:#130400; padding: 5%; cursor: pointer; margin-top: 2%; }
/* RODAPÉ */
.social-icons a {font-size: 1.5em; color: rgba(255,255,255,0.7); margin-right: 3%;}
.social-icons a:last-child {margin-right: 0;}
.social-icons a:hover {color: rgb(255,255,255);}
.copyright {color: rgba(255, 255, 255, 0.7); margin-top:2%;}

.nomeabrev{display:block;}
.nomecomp{display:none;}
/* ========== MOBILE FIRST ==========*/
/* SMALL DEVICES - SMARTPHONES */
@media screen and (min-width: 480px) {

.btnL {font-size: 2em;}
.btn-ver {font-size: 1.5em;}
}
/* SMALL DEVICES - TABLETS*/
@media screen and (min-width: 768px) {
	
.artigo-lista-conteudo {padding-left:0;}
.ucadastro {width: 48%; float: left; margin-right: 2%;}
.ucadastro-dvimg-exibe {display:inline;}

	
.servico {width: 49%; float: left; margin-right: 2%;}
.servico:nth-child(2){margin-right: 0;}
.servico:nth-child(6){margin-right: 0;}

.opniao-curtir { width:350px; left:10px;right:0px;bottom:10px; border-radius: 0px 20px 0px 20px; border: solid 0.8px #336666;}

.aviso {padding:1%;}
.avisoin a {margin-top: 0%;}
.avisoin p {margin-top: 0%;}

.servico-duplo {width: 49%; float: left; margin-right: 2%;}
.servico-duplo:nth-child(2){margin-right: 0;}

.newsletter h2 {font-size: 2em;}
.newsletter h3 {font-size: 1.5em;}
.newsletter input {width: 70%; padding: 2%; float: left; margin-right: 1%;}
.newsletter button {width: 29%; padding: 2%; float: right; margin-top: 0;}

.containerpro {padding: 1% 4%;}
.recipiente {padding: 1% 4%;}
.container-mn {padding: 1% 1%;}
.mn-titulo {padding: 1%;}
.mn-titulo h1 {font-size: 2.2em;}
.mn-titulo a {font-size: 1.2em;color: #336666;font-weight: 300;}
.mn-titulo a:hover {font-weight: 700;}

.lista {padding: 1% 2%;}
}
/* MEDIUM DEVICES - TABLETS & DESKTOPS*/
@media screen and (min-width: 960px) {
.title {width: 70%; float: left; text-align: left;}
.title h2 {font-size: 3em;}
.title h3 {font-size: 2em;}

.alertafundo {width: 100%; padding:1%; height:150px;}
.alerta {width: 70%; float: left; text-align: left;}
.alerta h2 {font-size: 1.2em;}
.alerta h3 {font-size: 1em;}

.buttons {width: 30%; float: right; margin-top: 0; }
.servico {width: 32%; }
.servico:nth-child(2){margin-right: 2%;}
.servico:nth-child(3){margin-right: 0;}

.newsletter input {width: 60%; float: none;}
.newsletter button {width: 20%; float: none;}

#tituloR{
	font-size:46px;
}
}
/* LARGE DEVICES - WIDE SCREENS*/
@media screen and (min-width: 1280px) {
.btn-menu {display: none;}
.btnL-close {display: none;}
.menu {width: auto; height: 56px; line-height: 56px; float: right; background-color: #f5f5f5; 
display: block !important; position: static;}
.menu li {padding: 0; float: left;}
.menu li a {color:#130400; font-size: 1em; padding: 15px; }
.menu li a:hover {border: none; color:#65AE94; }

.nomeabrev{display:none;}
.nomecomp{display:block;}

#tituloR{
	font-size:46px;
}

}


/* APROPRIADO */
.TABindice{
	border:1px solid #EEEEEE;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:16px;
	color:#336666;
	font-weight:700;
}
.TABindice h2{
	font-weight:600;
	font-size:20px;
}

#tituloR{
	height:60px;
	width:100%;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:30px;
	color:#336666;
	text-align:center;
	font-weight: 700;
	padding-top:15px;
}
#descricaoR{
	padding-top:8px;
	padding-bottom:8px;
	height:40px;
	width:100%;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:20px;
	text-align:center;
	color:#336666;
}