@charset "utf-8";
/* CSS Document */
:focus {outline: 0;}
/*FONTES*/
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.eot');
    src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/lato-regular-webfont.woff2') format('woff2'),
url('fonts/lato-regular-webfont.woff') format('woff'),
url('fonts/lato-regular-webfont.ttf') format('truetype'),
url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.eot');
    src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/lato-light-webfont.woff2') format('woff2'),
url('fonts/lato-light-webfont.woff') format('woff'),
url('fonts/lato-light-webfont.ttf') format('truetype'),
url('fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.eot');
    src: url('fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/lato-bold-webfont.woff2') format('woff2'),
url('fonts/lato-bold-webfont.woff') format('woff'),
url('fonts/lato-bold-webfont.ttf') format('truetype'),
url('fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "latoregular";
src: url("fonts/lato-regular-webfont.svg") format('svg');
}
@font-face {
font-family: "latolight";
src: url("fonts/lato-light-webfont.svg") format('svg');
}
@font-face {
font-family: "latobold";
src: url("fonts/lato-bold-webfont.svg") format('svg');
}
}

.fonteFina {
	font-family: latolight, Arial, Helvetica, sans-serif;
}
.fonteNormal {
	font-family: latoregular, Arial, Helvetica, sans-serif;
}

.fonteBold {
	font-family: latobold, Arial, Helvetica, sans-serif;
}
h1 , h2, h3{
	font-weight: normal;
	font-size: 100%;
}
/*FECHA FONTES*/
*{margin:0px; padding:0px;}
a {
	text-decoration: none;
}
body {
	font-size: 14px;


}

.idMail {
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}
.content90 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.content100 {
	width:1100px;
	margin-left:auto;
	margin-right:auto; 
	position: relative;
}

.centralizar {
	text-align: center;
	float: left;
	width: 100%;
}

.img100 {
	float:left;
	width: 100%;
}
.screen100 
{
width:100%;
float:left;
}
.formGeral input, .formGeral textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #FFFFFF;
border: 1px solid #c2c3c9;
color: #005449;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#646464;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#646464;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#646464;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#646464;
}




/*.transparencia{
background-color: rgba(0, 31, 122, 0.5);
	background: rgba(0, 31, 122, 0.5);
	color: rgba(0, 31, 122, 0.5);}*/.top {
	float: left;
	width: 100%;
	background-color: #000;
	padding-bottom: 10px;
}
.logoTop {
	float: left;
	margin-top: 10px;
}
.contentTopRight {
	float: right;
	margin-top:25px;
}
.telefoneTop {
	float: left;
}
.redesTop {
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}
.redesTop a{ margin-right:20px;}
.telefoneTop img {
	float: left;
}
.telefoneTop div {
	float: left;
	color: #FFF;
	font-size: 150%;
	margin-left:15px;
	margin-top:5px;
	
}
.telefoneTop div p span {
	font-size: 60%;
}
.colorBG{
	/*width: 100wh;
	height: 90vh;*/
	color: #fff;
	background: linear-gradient(79deg, #ffda79, #ac872f, #ffda79, #ac872f);
	background-size: 500% 500%;
	-webkit-animation: Gradient 11s ease infinite;
    -moz-animation: Gradient 11s ease infinite;
    animation: Gradient 11s ease infinite;
	float: left;
	height: 8px;
	width: 100%;
}

@-webkit-keyframes Gradient {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@-moz-keyframes Gradient {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}
@keyframes Gradient {
    0%{background-position:0% 51%}
    50%{background-position:100% 50%}
    100%{background-position:0% 51%}
}

.banner {
	background-attachment: fixed;
	background-image: url(../imgs/banner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 664px;
	width: 100%;
	text-align: center;
	
	
}
.detalhe33 {
	float: left;
	height: 9px;
	width: 33%;
}
.detalhe33:nth-child(1) {background-color:#94c000;}
.detalhe33:nth-child(2) {background-color:#498aea;}
.detalhe33:nth-child(3) {background-color:#b019e8;}
.detalheAbs {
	text-align: center;
	float: left;
	width: 100%;
	position: absolute;
	top: -50px;
}
.faixaCza {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	margin-top: 90px;
	position: relative;
	padding-bottom: 50px;
	min-height: 450px;
}

.servicosAbs {
	text-align: center;
	float: left;
	width: 100%;
	position: absolute;
	top: -70px;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.boxServico {
	display: inline-block;
	height: 215px;
	width: 254px;
	vertical-align: top;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	background-color: #ebebeb;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 1px solid #DFDFDF;
	
}
.boxServico:hover{
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	z-index:1000;
}

.boxServico:nth-child(2n) {
	background-color: #f8f8f8;
}
.boxServico a {
	color: #1d447d;
	display: block;
	float:left;
	width:100%;
}
.boxServico figure {float:left;}
.boxServico a h2 {
	font-size: 110%;
	float: left;
	width: 100%;
	margin-bottom: 7px;
	text-align: left;
}
.boxServico a p {
	font-size: 95%;
	float: left;
	width: 100%;
	line-height: 18px;
	text-align: left;
}
.orcamento {
	float: right;
	width: 141px;
	background-color: #af8a32;
	color: #FFF;
	padding-top: 9px;
	padding-bottom: 9px;
	font-size: 80%;
	position: absolute;
	bottom: 15px;
	right: 10px;
	border-radius: 5px;
background: rgb(166,129,40);
background: -moz-linear-gradient(322deg, rgba(166,129,40,1) 30%, rgba(214,182,76,1) 60%, rgba(206,161,75,1) 71%, rgba(200,154,69,1) 100%);
background: -webkit-linear-gradient(322deg, rgba(166,129,40,1) 30%, rgba(214,182,76,1) 60%, rgba(206,161,75,1) 71%, rgba(200,154,69,1) 100%);
background: linear-gradient(322deg, rgba(166,129,40,1) 30%, rgba(214,182,76,1) 60%, rgba(206,161,75,1) 71%, rgba(200,154,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a68128",endColorstr="#c89a45",GradientType=1);
}



.sobre {
	float: left;
	width: 100%;
	margin-top: 40px;
	position: relative;
	min-height: 483px;
}
.sobrebgLeft {
	position: absolute;
	background-image: url(../imgs/bgsobre_1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 483px;
	width: 50%;
	top: 0px;
	left: 0px;
	-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sobrebgRight {
	position:absolute;
	background-image: url(../imgs/bgsobre_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 483px;
	width: 50%;
	top: 0px;
	right: 0px;
	-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.sobreBlocoTxt{
	width: 59%;
	float: left;
	margin-left: 37%;
	color: #FFF;
	margin-top: 50px;
	position: relative;
}

.sobreBlocoTxt h2 {
	font-size: 200%;
}

.sobreBlocoTxt p {
	font-size: 120%;
	line-height: 27px;
}

.sobreChamada{
	position: absolute;
	left: 0px;
	top: 270px;
	background-color: #FFF;
	width: 722px;
	z-index: 1000;
	padding: 20px;
	box-sizing: border-box;
}
.sobreChamadaTxt{
	float: left;
	font-size: 130%;
	color: #436290!important;
	line-height: 27px;
	width: 50%;
}

.sobreChamadaWhats{
	float: right;
	background-color: #94c000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 210px;
	display: block;
}

.sobreLegenda{
	font-size: 120%;
	color: #FFF;
	margin-left: 7px;
	display: block;
	float: left;
	margin-top:7px;
}
.txtPainel {
	width: 670px;
	margin-top: 420px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-shadow: 0px 0px 13px #000000;
}
.txtPainel h1 {
	font-size: 280%;
	color: #FFF;
	margin-bottom: 25px;
}
.txtPainel p {
	font-size: 150%;
	line-height: 30px;
	color: #FFF;
}
.vantagens {
	float: left;
	width: 100%;
	margin-top: 80px;
	text-align: center;
}
.vantagens h2 {
	font-size: 250%;
	color: #002862;
	margin-bottom:30px;
}
.vantagens p {
	color: #8a8c8e;
	font-size:110%;
	line-height:25px;
}

.vantagens h3 {
	font-size: 250%;
	color: #002862;
	margin-top:70px;
	margin-bottom:15px;
}
.sobreChamadaWhats img {
	float: left;
}
.formRight {
	float: right;
	width: 58%;
	margin-top: 120px;
}
.inputGeral {
	background-color: #e3e6e8;
	height: 40px;
	width: 100%;
	margin-bottom: 25px;
	padding-left: 5%;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	border: 1px solid #A3A3A3;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
}
.textareaGeral {
	background-color: #e3e6e8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	width: 100%;
	margin-bottom: 25px;
	padding-left: 5%;
	padding-top:7px;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:3px;
	border: 1px solid #A3A3A3;
	-webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.15);
}

.btGeral {
	background-color: #94c000;
	width: 300px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	border: none;
	float: right;
	font-size: 120%;
	border-radius: 3px;
	margin-top: 20px;
	cursor:pointer;
}


.contatoLeft {
	float: left;
	width: 28%;
	margin-top: 120px;
	height: 250px;
}
.contatoLeft h2 {
	font-size: 180%;
	color: #002862;
}
.contatoLeft p {
	color: #595959;
	font-size: 120%;
	line-height: 23px;
}
.contatoLeft .endereco {
	margin-top: 32px;
	width: 100%;
}
.ajustaInput50 {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	
}
.ajustaInput50:nth-child(2n) {margin-right:0px;}.mapa {
	float: left;
	width: 100%;
	margin-top: 60px;
}
.rodape {
	background-color: #000;
	float: left;
	width: 100%;
}
.logoRodape {
	float: left;
	margin-top: 40px;
}
.dadosRodape {
	float: left;
	width: 270px;
	margin-top: 40px;
	margin-left: 140px;
	color: #fedb77;
	font-size: 120%;
	line-height: 24px;
}
.servicosRodape {
	float: left;
	width: 270px;
	margin-top: 40px;
	margin-left: 140px;
	color: #fedb77;
	font-size: 110%;
	line-height: 24px;
	margin-bottom: 80px;
}
.servicosRodape a {color: #fedb77; display:block;}
.dadosRodape div {
	margin-bottom: 30px;
}
.redesRodape {
	float: right;
	margin-top: 40px;
}
.assinatura {
	float: left;
	width: 100%;
	color: #FFF;
	margin-bottom: 20px;
}
.wd {
	float: right;
}



.redesRodape a { margin-left:30px;}
.formServico .formRight {
	float: left;
	width: 100%;
	margin-bottom: 80px;
	margin-top: 25px;
}
.formServico h3 {
	float: left;
	width: 100%;
	font-size: 150%;
	color: #002862;
}
.contentServico
{
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 60px;
}
.contentServico h2 {
	font-size: 180%;
	color: #002862;
	margin-bottom: 20px;
}
.contentServico p {
	color: #595959;
	font-size: 120%;
	line-height: 23px;
}
.linkVoltar {
	font-size: 130%;
	color: #79c16f;
	margin-top: 30px;
	display: block;
	float: left;
}
/*bt Pulsar */
.linkWhats {
	position: fixed;
	top: auto;
	bottom: 15px;
	right: 10px;
	width: 45px;
	height: 45px;
	z-index: 10000;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.btPulsar {
	position: relative;
	top: 45%;
	left: 45%;
	margin-left: -50px;
	margin-top: -50px;
	display: block;
	width: 65px;
	height: 65px;
	text-align: center;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 0 0 0 rgba(0, 200, 75, 0.5);
	-webkit-animation: Pulsar 1.5s infinite;
	background-color: #00c84b;
	background-image: url(../imgs/logoWhats.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.btPulsar:hover {
  -webkit-animation: none;
}

@-webkit-keyframes Pulsar {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  70% {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    box-shadow: 0 0 0 50px rgba(0, 200, 75, 0);
  }
  100% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    box-shadow: 0 0 0 0 rgba(0, 200, 75, 0);
  }
}
/*bt Pulsar */

.politica {
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 60px;
	text-align:justify;
}
.politica h1 {
	color: #0C4938;
	font-size: 160%;
	margin-bottom: 20px;
}
.politica h2 {
	color: #0C4938;
	font-size: 130%;
	margin-bottom: 7px;
	margin-top: 10px;
	line-height:25px;
}
.politica p {
	font-size: 110%;
	color: #999;
	margin-bottom: 15px;
	line-height:20px;
}

.boxCookie {
	background-color: #333;
	width: 100%;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 5000000;
	color: #FFF;
	text-align: center;
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 19px;
}
.boxCookie p a {
	color: #FFF;
	text-decoration: underline;
	background: none;
}
.botaoCookie {
	color: #000;
	background-color: #FC0;
	font-size: 100%;
	float: right;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	line-height: normal;
	border:none;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   cursor:pointer;
}
.txtCookie {
	float: left;
	width: 85%;
	text-align: justify;
}

.formRight p {
	color: #A3A3A3;
	font-size: 90%;
}
.formRight a {
	color: #A3A3A3;
	text-decoration: underline;
}
.irregularidade {
	display: inline-block;
	width: 200px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 40px;
	vertical-align: top;
}
.irregularidade h3{
	font-size:120%;
	line-height:19px;
	color: #ffffff;
}
.irregularidade figure {
	height: 80px;
	width: 80px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	vertical-align: top;
}
.boxFAQ {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.boxFAQ h2 {
	font-size: 120%;
	color: #000000;
	margin-bottom: 7px;
}
.tabFlip {
	float: left;
	box-sizing:border-box;
	width: 100%;
	text-align: left;
	font-size: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f07e00;
	color: #FFFFFF;
	cursor: pointer;
	padding-left: 5%;
	-webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out;
	border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
}
.tabFlip:hover {
	background-color: #ff5a00;
}
.acordeon {
	float: left;
	width: 100%;
	display: none;
	background-color: #EFEFEF;
	text-align: justify;
	padding-top: 25px;
	padding-right: 2%;
	padding-bottom: 25px;
	padding-left: 2%;
	line-height: 23px;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 120%;
}
/*(+) */
.circle{
	/* [disabled]border:2px solid #0a5aff; */
	width: 20px;
	height: 20px;
	/* [disabled]border-radius: 100%; */
	position: relative;
	margin-right: 8px;
	display: inline-block;
	vertical-align: middle;
}
.circle.plus:before,
.circle.plus:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#fff;
}
.circle.plus:before{
    width: 2px;
    margin: 2px auto;
}
.circle.plus:after{
    margin: auto 2px;
    height: 2px;
}

.circle.minus:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:#fff;
    margin: auto 2px;
    height: 2px;
}
/*(+) */
.irregularidades{
	padding-top: 70px;
	padding-bottom: 50px;
	float: left;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(../imgs/bgriscos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.irregularidades h2 {
	font-size:240%;
	color: #ffffff;
}
.maisInfos h2 {
	font-size:240%;
	margin-top:70px;
	margin-bottom:30px;
}
.passoInicial {
	background-color: #D7D7D7;
	text-align: center;
	float: left;
	width: 100%;
	padding-top:50px;
	padding-bottom:50px;
}
.passoInicial h2{
	font-size:240%;
	float: left;
	width: 100%;
	padding-bottom:40px;
	color:#000000;
}
.passoInicial p{
	font-size:140%;
	float: left;
	width: 100%;
	padding-bottom:30px;
	color:#000000;
}


.passoInicialItem{
	display:inline-block;
	background-color:#ffffff;
	vertical-align:top;
	margin-top:20px;
	text-align: center;
	width:90%;
	max-width:350px;
	margin-left:7px;
	margin-right:7px;
	padding-top:30px;
	padding-bottom:40px;
	height:auto;
	min-height:390px;
	position:relative;
	box-sizing:border-box;
}
.passoInicialItem figure{
	display:inline-block;
	width:100px;
	height:100px;
	background-color:#b9943a;	
	border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	margin-bottom:20px;
	padding-top:7px;
	box-sizing:border-box;
}
.passoInicialItem h3{
	font-size:125%;
	line-height:25px;
	color:#444444;
	margin-left:5%;
	width:90%;
	margin-bottom:10px;
}
.passoInicialItem p{
	font-size:120%;
	line-height:22px;
	color:#444444;
	text-align:left;
	margin-left:5%;
	width:90%;
}

.passoInicialItem a{
	position:absolute;
	bottom:20px;
	left:50%;
	transform:translateX(-50%);
	display:inline-block;
	font-size:130%;
	line-height:20px;
	background-color: #b9943a;
	color:#ffffff;
	width:140px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
}