@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;
}

.colorBG{
	/*width: 100wh;
	height: 90vh;*/
	color: #fff;
	background: linear-gradient(90deg, rgba(255,251,0,1) 19%, rgba(255,132,0,1) 49%, rgba(255,251,0,1) 86%);
	background-size: 100% 100%;
	-webkit-animation: Gradient 3s ease infinite;
	-moz-animation: Gradient 3s ease infinite;
	animation: Gradient 3s ease infinite;
	float: left;
	height: 8px;
	width: 100%;
}

@-webkit-keyframes Gradient {
 0% {
    background-position: -30vw 0
  }
  100% {
    background-position: 70vw 0
  }
}

@-moz-keyframes Gradient {
 0% {
    background-position: -30vw 0
  }
  100% {
    background-position: 70vw 0
  }
}

@keyframes Gradient {
 0% {
    background-position: -30vw 0
  }
  100% {
    background-position: 70vw 0
  }
}
/* CSS Document */

.bgPainel {
	float: left;
	height: 710px;
	width: 100%;
	background-image: url(../imgs/painel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.traco {
	float: left;
	width: 7px;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
}

.contentTopRight {
	float: right;
	margin-top: 25px;
	z-index: 1000000000000;
}
.boxTel {
	float: right;
	width: 200px;
	color: #FFF;
	font-size: 140%;
	line-height: 19px;
	margin-bottom: 7px;
	z-index: 2000000;
}
/*.boxTel:first-child {
	margin-right: 25px;
}
*/
.txtPainel {
	margin-left: 15%;
	color: #FFF;
	float: left;
	margin-top: 155px;
	width: 500px;
	
}
.txtPainel h1 {
	font-size: 230%;
	line-height:35px;
}
.whatsPainel a {
	background-color: #0e9000;
	border: 1px solid #91dc00;
	display: block;
	padding-top: 7px;
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 35px;
	height: 45px;
	border-radius: 5px;
}
.whatsReformas {
	background-color: #0e9000;
	border: 1px solid #91dc00;
	display: block;
	padding-top: 7px;
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 35px;
	height: 40px;
	border-radius: 5px;
	width: 144px;
	margin-top: 30px;
}

.whatsPainel a img {
	float: left;
}

.whatsPainel a div{
	font-size: 200%;
	color: #FFF;
	margin-left: 15px;
	float: left;
	vertical-align: middle;
	margin-top: 10px;
}
.whatsReformas a div {
	float: left;
	font-size: 120%;
	color: #FFF;
	margin-left: 15px;
	margin-top: 10px;
}
.whatsReformas a figure {
	float: left;
	width: 35px;
}

.whatsPainel {
	float: left;
	margin-top: 60px;
	position: relative;
	z-index: 100000;
}
.whatsPainel p {
	font-size: 140%;
}
.formGeral {
	float: right;
	width: 290px;
	height: 405px;
	background-color: #FFF;
	border-radius: 5px;
	position: absolute;
	top: 170px;
	right: 15%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	z-index: 1000;
}
.faixaCza {
	background-color: #d8d9dd;
	width: 100%;
	height: 140px;
	position: relative;
	float: left;
}
.absCza {
	width: 100%;
	position: absolute;
	left: 0px;
	top: -80px;
	text-align: center;
	z-index: 1000;
}
.sobreART {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	text-align: center;
	line-height: 25px;
}
.sobreART h2 {
	font-size: 270%;
	line-height: 35px;
	color: #ff8400;
	margin-bottom: 15px;
}
.sobreART p {
	font-size: 120%;
	color: #727175;
}
/*.boxTel:last-child {
	margin-right: 0px;
	width: 140px;
	margin-top: 18px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 15px;
	display: block;
}*/
.boxTel span {
	font-size: 60%;
}

.boxTel img {
	float: left;
	margin-right: 10px;
}


.logotipo {
	float: left;
	margin-top: 25px;
}
.envolvePainel {
	position: relative;
	width: 100%;
	float: left;
}
.faixaCza2 {
	background-color: #f3f3f5;
	float: left;
	width: 100%;
	padding-bottom: 60px;
	position: relative;
	z-index: 1;
}
.absCza figure {
	width: 680px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.etapas {
	background-image: url(../imgs/bgOperario.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	background-attachment: fixed;
	height: 715px;
	text-align: center;
}
.etapas h2 {
	color: #FFF;
	font-size: 170%;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 90px;
	margin-bottom: 36px;
}

.boxServicos {
	column-count: 2;
	float: left;
	width: 100%;
}
.boxServicos div{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #F1F1F1;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.31);
	box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.31);
}
.etapas p {
	color: #FFF;
	font-size: 110%;
	text-align: center;
	float: left;
	width: 80%;
	margin-bottom: 36px;
	line-height: 20px;
	margin-left: 10%;
}
.importancia {
	height: 3px;
	width: 78px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF8500;
}


.boxEtapa h3 {
	color: #FFF;
	margin-top: 9px;
	font-size: 120%;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}
.boxEtapa p {
	font-size: 100%;
	color: #FFF;
	width: 80%;
	margin-left: 10%;
	margin-top: 3px;
	float: left;
	line-height: 19px;
}
.contentLeft {
	width: 32%;
	float: left;
	margin-top: 65px;
	height: 80px;
	
	padding-right: 2%;
}
.contentRight {
	width: 60%;
	float: left;
	margin-top: 65px;
	height: 80px;
	padding-left: 5%;
	color: #3d505b;
	font-size: 140%;
	line-height: 25px;
	padding-top: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF8500;
	margin-bottom: 40px;
}

.contentLeft h2 {
	color: #FF8500;
	font-size: 200%;
	line-height: 33px;
	margin-top: 7px;
}
.boxEtapa {
	width: 250px;
	text-align: center;
	margin-bottom: 20px;
	display: inline-block;
}
.boxEtapa figure {
	width: 99px;
	margin-right: auto;
	margin-left: auto;
}

.servico {
	width: 90%;
	background-color: #edeef0;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2.5%;
	color: #000;
	font-size: 120%;
	line-height: 22px;
	padding-right: 2.5%;
}
.crea {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #727176;
	padding-top: 40px;
	text-align: center;
}
.crea img {
	float: left;
	margin-right: 15px;
}
.crea div {
	text-align: left;
	color: #000;
	line-height: 19px;
}
.envolveCrea {
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.rodape {
	background-color: #000;
	float: left;
	width: 100%;
}
.telsRodape {
	float: left;
	margin-top: 39px;
	height: 60px;
}
.redesSociais {
	float: right;
	color: #FFF;
	margin-top: 20px;
	width: 140px;
}
.assinatura {
	background-color: #727176;
	float: left;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFF;
}
.assinatura img {
	float: right;
}
.assinatura p {
	float: left;
}
.formGeral h2 {
	font-size: 170%;
}
.formGeral p {
	font-size: 90%;
	line-height: 19px;
	margin-bottom: 30px;
}
.inputGeral {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #bcbcbe;
	height: 37px;
	border-radius: 7px;
	margin-bottom: 13px;
	padding-left: 10px;
}
.textareaGeral {
	width: 100%;
	background-color: #f2f2f2;
	border: 1px solid #bcbcbe;
	height: 116px;
	border-radius: 7px;
	margin-bottom: 13px;
	padding-top: 5px;
	padding-left: 10px;
}
.btGeral {
	width: 172px;
	background-color: #0E9000;
	float: right;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #FFF;
	font-size: 170%;
	border: none;
	border-radius: 7px;
}
.btGeral:hover, .whatsPainel a:hover, .whatsReformas:hover{
	background-color: #15D700;
	 -webkit-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	transition: 0.5s ease-out;
}

.input50 {
	width: 47.5%;
	float: left;
	margin-right: 5%;
}
.input50:last-child {
	margin-right: 0px;
}
.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;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#727176;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#727176;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#727176;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#727176;
}
.faixaLra {
	background-color: #FF8500;
	float: left;
	width: 100%;
	margin-top: 70px;
	padding-top: 38px;
	padding-bottom: 38px;
}
.faixaLra figure {
	width: 413px;
}
.textoReformas {
	width: 58%;
	float: left;
	margin-left: 40px;
	color: #FFF;
}
.textoReformas h2 {
	font-size: 170%;
}
.textoReformas h3 {
	font-size: 120%;
	margin-bottom: 15px;
}
.textoReformas p {
	font-size: 110%;
	line-height: 22px;
}
.bganimado {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.corLja{
	font-size:120%;
	color:#FF8000;
}

/*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 */

.regularizacao {
	float: left;
	width: 100%;
	margin-bottom: 120px;
	margin-top: 80px;
}
.txtRegularizacao {
	width: 100%;
	background-color: #FF8500;
	height: 200px;
	position: absolute;
	left: 0px;
	top: -180px;
	color: #FFF;
	line-height: 25px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	font-size: 120%;
}
.bgregularizacao {
	background-image: url(../imgs/regularizacao.jpg);
	background-repeat: no-repeat;
	height: 500px;
	position: relative;
	background-attachment: fixed;
}
.bgregularizacao h2 {
	padding-top: 150px;
	font-size: 260%;
	color: #FFF;
	width: 280px;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
.regularizacao h3 {
	font-size: 300%;
	color: #FF8500;
	width: 100%;
	margin-top: 150px;
}
.iconeRegularizacao {
	display: inline-table;
	height: 212px;
	width: 152px;
	margin-top: 40px;
	padding-bottom: 40px;
	background-color: #FFF;
	margin-right: 20px;
	-webkit-box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.31);
	box-shadow: 0px 0px 24px -9px rgba(0,0,0,0.31);
	padding-right: 7px;
	padding-left: 7px;
	font-size: 110%;
	line-height: 23px;
	margin-left: 20px;
}
.iconeRegularizacao figure {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
.iconeRegularizacao p {
	color: #666666;
	font-size: 125%;
	margin-top: 15px;
}
