html, body{
  	font-family: 'Oswald', sans-serif;
    font-size: 100%;
  	 background: #FFf;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-----start-header----*/
#aToolTip {
	position: absolute;
	display: none;
	z-index: 50000;
}

#aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;	
}
/* 
	tooltip
*/
.defaultTheme {
	/* background:#ccc; */
	background-color: rgba(204,204,204,0.78);
	color:#000;
	margin:0;
	padding:16px 12px;
	-moz-border-radius: 12px 12px 12px 0;
	-webkit-border-radius: 12px 12px 12px 0;
	-khtml-border-radius: 12px 12px 12px 0;
	border-radius: 12px 12px 12px 0;
}







.divLoteGeral{
	width:100%;
	float:left;
	position:relative;
	min-height:731px;
	/* height:731px; */
	background-image:url('../images/loteamento.png');
	background-repeat:no-repeat;
	background-position:fixed;
	border-bottom:1px #000 solid;
	background-position:left;
	background-size:cover;
}

.divLinkVoltar{
	width: 100%;
	float: left;
}
.divLinkVoltar a{
	width: 100%;
	float: left;
	text-align: center;
	outline: none !important;
	font-weight: 700;
	font-family:'Exo', sans-serif;
	margin-top:25px;
	color: #00ADBE;
}
.divLinkVoltar a:hover{
	text-decoration:none;
}
.divLinkVoltar a:focus{
	text-decoration:none;
}
.divCondicoesDetalhes{
	margin:8px 0px;
}

.divImgsGal{
	padding-bottom: 35px;
}

.marginTop20px{
	margin-top:20px;
}

.divEndereco{
	width:100%;
	float:left;
	background-color:#289E38;
	padding:1em 0em;
}

.divDadosEndereco{
float: left;
width: 23%;
margin-left:38.5%;
}

.divDadosEndereco p{
	margin:0px; 
}

.divEndIcon{
	width:17%;
	float:left;
}

.divEndIcon i{
	color:#ffffff;
	font-size:65px;
}

.divEndTxt{
	width:83%;
	float:left;
}
.divEndTxt p{
	color:#ffffff;
	font-family:'Exo', sans-serif;
	font-weight:600;
	font-size:15px;
	padding-left: 5px;
}



.classHidden{
	display: none;
}

.alertMessage{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9;
	top:0;
	left:0;
}

.divBoxMessage{
	background-color:#111111;
	padding:18px 15px;
	/* margin-top:10px; */
	border-bottom-left-radius:7px;
	border-bottom-right-radius:7px;
	border:1px #777777 solid;
	box-shadow: 0px 0px 10px #3f3f3f;
	float: left;
	width: 100%;
}
.divBoxMessage h3{
	color:#ffffff;
	margin:0px;
	font-weight:200;
	font-size:18px;
	text-align:center;
	width: 90%;
	float: left;
}
.divBoxMessage a{
	color:#04AABC;
	cursor:pointer;
	font-weight:800;
	width: 10%;
	float: left;
}
.divBoxMessage a:hover{
	text-decoration:none;
}
.divBoxMessage a:focus{
	text-decoration:none;
}
.loaderWhite{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9;
	top:0;
	left:0;
	background-image: url('../images/bgW.png');
}

.divLoadingImg{
	margin-top:17%;
	float:left;
	width:100%;
}







.divImgLotesVendidos{
	width:100%;
}

.divImgLotesVendidos img{
	width:100%;
}

.divFixecShowModal{
	display:none;
	width:100%;
	height:100%;
	position:fixed;
	z-index:9;
	top:0;
	left:0;
	background-image: url('../images/bgP.png');
}

#showDetails{
	width:100%;
	float:left;
}

.closeModal{
	width:100%;
}

.closeModal i{
	float:right;
	color:#ffffff;
	font-size:32px;
	margin-bottom:5px;
	margin-top:25px;
	cursor: pointer;
}
.imgCarac{
	float: left;
	width: 100%;
}
.imgCarac img{
width: 100%;
}
.divImgCaracteristica{
	width: 100%;
	float: left;
	max-height: 385px;
	overflow: hidden;
}
.divImgCaracteristica img{
	width: 100%;
}

.areaClickable img{
	cursor: pointer;
}

.areaClickable > div{
	cursor: pointer;
}




.divLoteFundoAzul{
	float:left;
	background-color:#04AABC;
	width:100%;
	margin-top: 10px;
}
.divIndicadorLote{
	float: left;
	
	margin:45px 0px;
}

.divIndicadorLote i{
	float:left;
	font-size:65px;
	margin-bottom:-7px;
}
.divIndicadorLote h2{
	text-align:left;
	text-transform:uppercase;
	color:#04AABC;
	font-size:30px;
	margin-top:19px;
	margin-bottom:0px;
	float:left;
	font-weight:800;
	/* margin-left:20px; */
	margin-left:-23px;
	padding-left:40px;
	font-family: 'Exo', sans-serif;
	border-bottom:3px dotted #05808B;
	padding-bottom: 6px;
}
.divIndicadorLote h2 span{
	font-weight:400;
}

.divIGreen i{
	color:#A9CF3F;
}
.divIOrange i{
	color:#F16723;
}
.divIBlue i{
	color:#025760;
}	












.divSpaccingCol1{
	float: left;
	height: 200px;
}
.divImgPaddIndex{
	padding:2px;
	max-height:190px;
	overflow:hidden;
	margin-bottom:2px;
}
.divZoomImg{

}
.divZoomImg img{
	width:575px;
	max-width:575px;
}
.logoSite a{
	outline:none !important;
}

.headerTop{
	background-color:#F2EBC0;
	padding:10px 0px;
}
.menu{
	padding:45px 0px;
}
.menu ul{
	list-style:none;
	margin: 0px !important;
}
.menu ul li{
	display:inline;
}
.menu ul li a{
	color:#222E61;
	font-weight:800;
	font-size:14px;
	padding:0px 12px;
	outline:none;
	font-family: 'Exo', sans-serif;
}
.menu ul li a:hover{
	text-decoration:none;
}
.menu ul li.active a{
	font-weight:800;
	color:#04AABC !important;
}
.divMarginBottom{
	/* margin-bottom:30px; */
	margin-bottom:15px;
}
.divCaracteristica2{
	width:100%;
	float:left;
	/* background-color:#FFCB05; */
	background-color:#04aabc;
	padding: 35px 0px;
}
.divTxtPageCarac{
	padding:0px;
	color:#05808B;
	font-weight:600;
	font-size:14px;
	text-align:center;
}
.blueSeparator{
	background-color:#05808B;
	padding:25px 0px;
	float:left;
	width:100%;
}
.dadoCaracteristicas{
	padding:15px 30px;
	min-height:208px;
	margin-top:4px;
	float:left;
	width:100%;
}
.dadoCaracteristicas p{
	color:#ffffff;
	text-align:center;
	font-weight:400;
	font-size: 14.5px;
	font-family: 'Exo', sans-serif;
}
.dadoCaracteristicas h3{
	text-align:center;
	color:#ffffff;
	font-size:17px;
	margin-top:17px;
	margin-bottom: 10px;
	padding:7px 0px;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	font-weight:800;
	font-family: 'Exo', sans-serif;
}

.dadoCaracteristicasModal{
	padding:15px 40px;
	/* min-height:265px; */
	width: 100%;
	float: left;
}
.dadoCaracteristicasModal p{
	color:#ffffff;
	text-align:center;
}
.dadoCaracteristicasModal h3{
	text-align:center;
	color:#ffffff;
	font-size:20px;
	margin:0px;
	padding:10px 0px;
}

.dadoCarac1{
   background-color:#05808B;
}
.dadoCarac2{
   background-color:#047C60;
}
.dadoCarac3{
   background-color:#A6762B;
}
.dadoCarac4{
   background-color:#04AABC;
}
.dadoCarac5{
   background-color:#222E61;
}
.dadoCarac6{
   background-color:#F16723;
}
.dadoCarac7{
   background-color:#A6762B;
}
.dadoCarac8{
   background-color:#7FC246;
}
.divVideo{
	width:100%;
	float:left;
	background-color:#047C60;
	padding:35px 0px;
}
.divIconsOrange{
	width:100%;
	float:left;
	background-color:#F16723;
	padding:35px 0px;
}
.divGaleria{
	width:100%;
	float:left;
	padding-top:35px;
	padding-left:0px;
	padding-right:0px;
}
.divSobre{
	width:100%;
	float:left;
	padding:35px 0px;
}
.divSobre p{
	text-align:center;
	font-size: 15px;
	font-weight: 500;
	font-family: 'Exo', sans-serif;
	float: left;
	margin: 10px 0px;
}
.linkMais{
	width:100%;
	float:left;
}
.linkMais a{
	background-color:#04AABC;
	color:#ffffff;
	text-transform:uppercase;
	width:100%;
	float:left;
	text-align:center;
	font-size:26px;
	padding:7px 0px;
	margin:30px 0px;
	font-family:'Exo', sans-serif;
	font-weight:700;
}
.linkMais a:hover{
	text-decoration:none;
}
.contact{
	background-color:#04AABC;
	float:left;
	width:100%;
	padding:35px 0px;
}
.contact h3{
	/*margin:0px;
	color:#ffffff;
	font-weight:800;*/
}
.divTitleFormMessage {
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.6);
}
.divTitleFormMessage h3{
	margin:0px;
	color:#ffffff;
	font-weight:800;
	font-family: 'Exo', sans-serif;
	
}
.contact form{

}
.contact form input[type="text"]{
	width:100%;
	background-color:#ffffff;
	border:none;
	font-size:13px;
	padding:9px 10px;
	margin:5px 0px;
	font-weight: 700;
	font-family: 'Exo', sans-serif;
	color:#04aabc;
}
.contact form textarea{
	width:100%;
	background-color:#ffffff;
	border:none;
	font-size:13px;
	padding:6px 10px;
	margin:5px 0px;
	font-weight:600;
	resize:none;
	height:100px;
	font-family: 'Exo', sans-serif;
	color:#04aabc;
}
.divFormMensagem{
	width:75%;
}
.contact form input[type="button"]{
	float:right;
	color:#04AABC;
	border:none;
	padding:7px 20px;
	font-family: 'Exo', sans-serif;
	background-color: #ffffff;
	width: 35%;
}
.divDadosContato1{
	padding-bottom:10px;
	border-bottom: 1px #ffffff solid;
	width:70%;
	margin-left:15%;
}
.divDadosContato1 h3{
	font-weight: 800;
	color: #ffffff;
	font-family: 'Exo', sans-serif;
	margin:20px 0px;
}

.divDadosContato1 p{
	color: white;
}
.divDadosContato2 h3{
	font-weight: 200;
	color: #ffffff;
	font-family: 'Exo', sans-serif;
}
.divDadosContato2{
	padding:10px 0px;
	width:70%;
	margin-left:15%;
}

.titleSection{
	width: 100%;
}
.titleSection h2{
	text-align:center;
	text-transform:uppercase;
	color:#ffffff;
	font-size:33px;
	margin-top:0px;
	margin-bottom:35px;
	font-weight:800;
	font-family: 'Exo', sans-serif;
}
.titleSection2{
	width: 100%;
}
.titleSection2 h2{
	text-align:center;
	text-transform:uppercase;
	color:#ffffff;
	font-size:33px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: 'Exo', sans-serif;
	font-weight: 800;
}
.titleSection2 span{
	width:100%;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:14px;
	margin-bottom:30px;
	font-family:'Exo', sans-serif;
	font-weight:400;
}
.cntSobreIndex{
	margin:0px 8%;
	padding-bottom:12px;
	border-bottom:2px #b5b5b5 solid;
	float:left;
	padding-bottom:25px;
}
.cntSobreSite{
	margin:0px 8%;
	padding-bottom:12px;
}
.titleSectionBlue{
	width: 100%;
}
.titleSectionBlue h2{
	text-align:center;
	text-transform:uppercase;
	/* color:#222E61; */
	color:#05808B;
	font-size:30px;
	margin-top:30px;
	margin-bottom:15px;
	font-weight:900;
	font-family: 'Exo', sans-serif;
	margin-top: 0px;
}
.titleSectionLightBlue{
	width: 100%;
}
.titleSectionLightBlue h2{
	text-align:center;
	text-transform:uppercase;
	color:#05808B;
	font-size:33px;
	margin-top:0px;
	margin-bottom:25px;
	font-weight:800;
	font-family: 'Exo', sans-serif;	
}
.titleSectionLightBlue span{
	width:100%;
	float:left;
	text-align: center;
	color:#05808B;
	font-size:14px;
	margin-top:0px;
	margin-bottom:25px;
	font-weight:600;
	font-family: 'Exo', sans-serif;	
}
.txt1 p{
	text-align:center;
	color:#ffffff;
	font-weight:400;
	font-size:15px;
	/* margin-left:21%; */
	width:100%;
	margin-bottom:0px;
	margin-top:6px;
	font-family: 'Exo', sans-serif;
}

.divLocalizacao{
	float: left;
	width: 100%;
	padding-top: 35px;
}
.divLocalizacao img{
	margin-top:10px;
	float:left;
	width:100%;
}

.divLotes{
	float: left;
	width: 100%;
	padding:35px 0px;
}
/*  ----------------------------------------------------------
--------------------------------------------------------------
--------------------------27/01/2017--------------------------
------------------ ESTILO MARCADORES LOTES -------------------  */
.loteIco{
	/* width:26.5px; */
	width:2.88%;
	float:left;
	position:absolute;
	cursor:pointer;
}
.LoteA01{
	margin-left:25%;
	margin-top:51.5%;
}
.LoteA02{
	margin-left:21.5%;
	margin-top:49.5%;
}
.LoteA03{
	margin-left:25%;
	margin-top:46.5%;
}
.LoteA04{
	margin-left:21.5%;
	margin-top:44.7%;
}
.LoteA05{
	margin-left:25%;
	margin-top:41.5%;
}
.LoteA06{
	margin-left:21.5%;
	margin-top:40%;
}
.LoteA07{
	margin-left:25%;
	margin-top:37%;
}
.LoteC09{
	margin-left:34.8%;
	margin-top:48.3%;
}
.LoteC10{
	margin-left:38%;
	margin-top:47.6%;
}
.LoteC11{
	margin-left:41%;
	margin-top:46.9%;
}
.LoteC12{
	margin-left:43.8%;
	margin-top:46.3%;
}
.LoteC13{
	margin-left:46.5%;
	margin-top:45.7%;
}
.LoteC14{
	margin-left:49.3%;
	margin-top:45%;
}
.LoteC15{
	margin-left:52.2%;
	margin-top:44.3%;
}
.LoteC16{
	margin-left:55%;
	margin-top:43.7%;
}
.LoteC17{
	margin-left:58%;
	margin-top:43.1%;
}
.LoteD18{
	margin-left:34.2%;
	margin-top:42.5%;
}
.LoteD19{
	margin-left:37.1%;
	margin-top:41.7%;
}
.LoteD20{
	margin-left:39.8%;
	margin-top:41.09%;
}
.LoteD21{
	margin-left:42.8%;
	margin-top:40.4%;
}
.LoteD22{
	margin-left:33.4%;
	margin-top:38.3%;
}
.LoteD23{
	margin-left:36.1%;
	margin-top:37.6%;
}
.LoteD24{
	margin-left:39%;
	margin-top:36.9%;
}
.LoteD25{
	margin-left:41.9%;
	margin-top:36.2%;
}
.LoteE26{
	margin-left:32%;
	margin-top:32.3%;
}
.LoteE27{
	margin-left:35%;
	margin-top:31.5%;
}
.LoteE28{
	margin-left:38%;
	margin-top:30.9%;
}
.LoteE29{
	margin-left:41%;
	margin-top:30.2%;
}
.LoteE30{
	margin-left:31.4%;
	margin-top:27.8%;
}
.LoteE31{
	margin-left:34.3%;
	margin-top:27.2%;
}
.LoteE32{
	margin-left:37.2%;
	margin-top:26.6%;
}
.LoteE33{
	margin-left:40.1%;
	margin-top:26%;
}
.LoteF35{
	margin-left:36%;
	margin-top:21%;
}
.LoteF36{
	margin-left:39%;
	margin-top:20.3%;
}
.LoteG41{
	margin-left:47.3%;
	margin-top:39.4%;
}
.LoteG42{
	margin-left:50.2%;
	margin-top:38.85%;
}
.LoteG43{
	margin-left:53.25%;
	margin-top:38.1%;
}
.LoteG44{
	margin-left:56.2%;
	margin-top:37.4%;
}
.LoteG45{
	margin-left:46.3%;
	margin-top:35.2%;
}
.LoteG46{
	margin-left:49.2%;
	margin-top:34.5%;
}
.LoteG47{
	margin-left:52.15%;
	margin-top:33.8%;
}
.LoteG48{
	margin-left:55.36%;
	margin-top:33.1%;
}
.LoteH49{
	margin-left:45%;
	margin-top:29.3%;
}
.LoteH50{
	margin-left:48%;
	margin-top:28.63%;
}
.LoteH51{
	margin-left:51%;
	margin-top:27.95%;
}
.LoteH52{
	margin-left:53.95%;
	margin-top:27.3%;
}
.LoteH53{
	margin-left:44.2%;
	margin-top:25%;
}
.LoteH54{
	margin-left:47.1%;
	margin-top:24.3%;
}
.LoteH55{
	margin-left:50.1%;
	margin-top:23.7%;
}
.LoteH56{
	margin-left:53%;
	margin-top:23.1%;
}
.LoteI57{
	margin-left:43%;
	margin-top:19.7%;
}
.LoteI58{
	margin-left:46%;
	margin-top:19%;
}
.LoteI59{
	margin-left:48.89%;
	margin-top:18.4%;
}
.LoteI60{
	margin-left:51.75%;
	margin-top:17.77%;
}
.LoteI61{
	margin-left:42.3%;
	margin-top:15.4%;
}
.LoteI62{
	margin-left:45.12%;
	margin-top:14.83%;
}
.LoteI63{
	margin-left:48%;
	margin-top:14.18%;
}
.LoteI64{
	margin-left:50.9%;
	margin-top:13.6%;
}
.LoteJ65{
	margin-left:41.2%;
	margin-top:10.3%;
}
.LoteJ66{
	margin-left:44%;
	margin-top:9.8%;
}
.LoteJ67{
	margin-left:47%;
	margin-top:9.2%;
}
.LoteJ68{
	margin-left:49.8%;
	margin-top:8.6%;
}
.LoteK69{
	margin-left:62%;
	margin-top:43.2%;
}
.LoteK70{
	margin-left:64.2%;
	margin-top:45.7%;
}
.LoteK71{
	margin-left:67.1%;
	margin-top:43.9%;
}
.LoteK72{
	margin-left:68.9%;
	margin-top:46.5%;
}
.LoteK73{
	margin-left:71.9%;
	margin-top:44.63%;
}
.LoteK74{
	margin-left:73.6%;
	margin-top:47.3%;
}
.LoteK75{
	margin-left:76.5%;
	margin-top:45.5%;
}
.LoteK76{
	margin-left:78.2%;
	margin-top:48%;
}
.LoteK77{
	margin-left:81%;
	margin-top:46.2%;
}
.LoteK78{
	margin-left:83%;
	margin-top:48.9%;
}
.LoteK79{
	margin-left:85.7%;
	margin-top:46.95%;
}
.LoteK80{
	margin-left:87.7%;
	margin-top:49.7%;
}
.LoteL81{
	margin-left:67.7%;
	margin-top:38.5%;
}
.LoteL82{
	margin-left:71%;
	margin-top:39%;
}
.LoteM83{
	margin-left:61%;
	margin-top:36.3%;
}
.LoteM84{
	margin-left:63.7%;
	margin-top:35.6%;
}
.LoteM85{
	margin-left:66.7%;
	margin-top:35%;
}
.LoteM86{
	margin-left:69.7%;
	margin-top:34.3%;
}
.LoteM87{
	margin-left:59.8%;
	margin-top:32%;
}
.LoteM88{
	margin-left:62.7%;
	margin-top:31.4%;
}
.LoteM89{
	margin-left:65.6%;
	margin-top:30.75%;
}
.LoteM90{
	margin-left:68.6%;
	margin-top:30.1%;
}

.LoteN91{
	margin-left:58.4%;
	margin-top:26.2%;
}
.LoteN92{
	margin-left:61.3%;
	margin-top:25.5%;
}
.LoteN93{
	margin-left:64.2%;
	margin-top:24.9%;
}
.LoteN94{
	margin-left:67.2%;
	margin-top:24.2%;
}
.LoteN95{
	margin-left:57.4%;
	margin-top:22%;
}
.LoteN96{
	margin-left:60.3%;
	margin-top:21.4%;
}
.LoteN97{
	margin-left:63.3%;
	margin-top:20.75%;
}
.LoteN98{
	margin-left:66.1%;
	margin-top:20.15%;
}
.LoteO99{
	margin-left:56.2%;
	margin-top:16.78%;
}
.LoteO100{
	margin-left:59.1%;
	margin-top:16.1%;
}
.LoteO101{
	margin-left:61.9%;
	margin-top:15.45%;
}
.LoteO102{
	margin-left:64.8%;
	margin-top:14.9%;
}
.LoteO103{
	margin-left:55.3%;
	margin-top:12.8%;
}
.LoteO104{
	margin-left:58.2%;
	margin-top:12.2%;
}
.LoteO105{
	margin-left:61%;
	margin-top:11.5%;
}
.LoteO106{
	margin-left:63.9%;
	margin-top:10.8%;
}
.LoteP107{
	margin-left:75.4%;
	margin-top:39.7%;
}
.LoteP108{
	margin-left:82.4%;
	margin-top:41.5%;
}
.LoteP109{
	margin-left:78.4%;
	margin-top:38.3%;
}
.LoteP110{
	margin-left:81.4%;
	margin-top:37.7%;
}
.LoteP111{
	margin-left:85.8%;
	margin-top:42%;
}
.LoteP112{
	margin-left:87%;
	margin-top:37.9%;
}
.LoteP113{
	margin-left:84.4%;
	margin-top:35.4%;
}
.LoteQ114{
	margin-left:73.9%;
	margin-top:33.3%;
}
.LoteQ115{
	margin-left:76.75%;
	margin-top:32.7%;
}
.LoteQ116{
	margin-left:79.6%;
	margin-top:32%;
}
.LoteQ117{
	margin-left:82.7%;
	margin-top:31.3%;
}
.LoteQ118{
	margin-left:85.7%;
	margin-top:30.5%;
}
.LoteQ119{
	margin-left:72.8%;
	margin-top:29.17%;
}
.LoteQ120{
	margin-left:75.7%;
	margin-top:28.5%;
}
.LoteQ121{
	margin-left:78.6%;
	margin-top:27.8%;
}
.LoteQ122{
	margin-left:81.6%;
	margin-top:27.1%;
}
.LoteQ123{
	margin-left:84.6%;
	margin-top:26.4%;
}
.LoteR124{
	margin-left:71.2%;
	margin-top:23.4%;
}
.LoteR125{
	margin-left:74.15%;
	margin-top:22.65%;
}
.LoteR126{
	margin-left:77%;
	margin-top:22%;
}
.LoteR127{
	margin-left:80%;
	margin-top:21.3%;
}
.LoteR128{
	margin-left:83%;
	margin-top:20.6%;
}
.LoteR129{
	margin-left:70.3%;
	margin-top:19.2%;
}
.LoteR130{
	margin-left:73.1%;
	margin-top:18.6%;
}
.LoteR131{
	margin-left:76%;
	margin-top:17.9%;
}
.LoteR132{
	margin-left:79%;
	margin-top:17.3%;
}
.LoteR133{
	margin-left:81.8%;
	margin-top:16.7%;
}
.LoteS134{
	margin-left:68.9%;
	margin-top:13.9%;
}
.LoteS135{
	margin-left:71.7%;
	margin-top:13.2%;
}
.LoteS136{
	margin-left:74.6%;
	margin-top:12.7%;
}
.LoteS137{
	margin-left:77.4%;
	margin-top:12%;
}
.LoteS138{
	margin-left:80.3%;
	margin-top:11.35%;
}
.LoteS139{
	margin-left:67.9%;
	margin-top:9.9%;
}
.LoteS140{
	margin-left:70.7%;
	margin-top:9.28%;
}
.LoteS141{
	margin-left:73.5%;
	margin-top:8.7%
}
.LoteS142{
	margin-left:76.4%;
	margin-top:8.1%;
}
.LoteS143{
	margin-left:79.2%;
	margin-top:7.6%;
}
.LoteT144{
	margin-left:53.8%;
	margin-top:5.4%;
}
.LoteT145{
	margin-left:56.2%;
	margin-top:7%;
}
.LoteT146{
	margin-left:58.25%;
	margin-top:4.7%;
}
.LoteT147{
	margin-left:60.8%;
	margin-top:5.9%;
}
.LoteT148{
	margin-left:62.6%;
	margin-top:4%;
}
.LoteT149{
	margin-left:64.9%;
	margin-top:5.2%;
}
.LoteT150{
	margin-left:66.9%;
	margin-top:3.4%;
}
.LoteT151{
	margin-left:69.3%;
	margin-top:4.3%;
}
.LoteT152{
	margin-left:71.3%;
	margin-top:2.6%;
}
.LoteT153{
	margin-left:74%;
	margin-top:3.3%;
}
.LoteT154{
	margin-left:75.8%;
	margin-top:1.7%;
}
.LoteT155{
	margin-left:78.3%;
	margin-top:2.4%;
}
.LoteU156{
	margin-left:88.4%;
	margin-top:17.2%;
}
.LoteU157{
	margin-left:85.7%;
	margin-top:16.2%;
}
.LoteU158{
	margin-left:88%;
	margin-top:14%;
}
.LoteU159{
	margin-left:85.3%;
	margin-top:13%;
}
.LoteU160{
	margin-left:88%;
	margin-top:10.5%;
}
.LoteU161{
	margin-left:84.5%;
	margin-top:10%;
}
.LoteU162{
	margin-left:87.5%;
	margin-top:7.3%;
}
.LoteU163{
	margin-left:83.7%;
	margin-top:6.9%;
}
.LoteU164{
	margin-left:87%;
	margin-top:4%;
}
.LoteU165{
	margin-left:83%;
	margin-top:3.65%;
}
.LoteU166{
	margin-left:86.7%;
	margin-top:1%;
}
.LoteU167{
	margin-left:82.4%;
	margin-top:0.5%;
}
.LoteU168{
	margin-left:85.4%;
	margin-top:-1.6%;
}
/*  .......................................................... 
..............................................................
..............................................................
..............................................................   */
.copyright{
}
.copyright p{
	text-align:center;
	color:#ffffff;
	margin:0px;
	font-family: 'Exo', sans-serif;
}
.divGaleriaTotal{
	width:100%;
	float:left;
	padding:35px 0px;
}
.divImgPanoramica{
	width:100%;
	float:left;
	display: block;
}
.divDadosGaleria{}

.divDadosGaleria h3{
	margin:0px;
	text-align:center;
	font-family:'Exo', sans-serif;
	font-weight:700;
	font-size:18px;
}

.imgGaleria{
	margin:8px 0px;
	overflow: hidden;
}
.divMidSobre{
	width:100%;
	float:left;
}
.divMidSobre img{
	width:100%;
	margin: 15px 0px;
}

.divTimeLime{
	width:100%;
	float:left;
	padding:35px 0px;
}
.totalTimeline{
	float: left;
	width: 100%;
	margin: 10px;
}

.imgPanoramica{
	margin-bottom:10px;
	margin-top:10px;
}
.divItemTimeline{
	width:100%;
	float:left;
}
.divDadosTimeLineleft{
	border-right:7px solid #05808B;
}
.divDadosTimeLineright{
	border-left:7px solid #05808B;
	margin-left:-7px;
}
.divDadosTimeLine{
}
.divDadosTimeLine h3{
	margin:0px;
	color:#F16723;
	font-weight:400;
	font-size:23px;
	font-family: 'Exo', sans-serif;
}
.divDadosTimeLine h4{
	margin:0px;
	color:#04AABC;
	font-size:16px;
	font-family: 'Exo', sans-serif;
	font-weight:600;
}
.divDataDadosTL{
	border-bottom:3px dotted #05808B;
	padding-bottom:5px;
	width:100%;
}
.divTxtTimeLineLeft{
	width:60%;
	float:left;
}
.divTxtTimeLineLeft p{
	font-family: 'Exo', sans-serif;
	font-weight:400;
	font-size:14px;
	 padding-bottom:15px; 
	/*border-bottom:1px solid #b7b7b7; */
}
.divTxtTimeLineRight p{
	font-family: 'Exo', sans-serif;
	font-weight:400;
	font-size:14px;
	 padding-bottom:15px; 
	/*border-bottom:1px solid #b7b7b7;	*/
}

.divTxtTimeLineRight{
	width:60%;
	float:right;
}
.divTxtTimeLineRight{
	text-align:right;
}
.divImgTimeline{
	width:100%;
	max-height:200px;
	background-color:#04AABC;
	margin:8px 0px;
	overflow: hidden;
}
.divDataTLRight{
	text-align:right;
}
.bolaMarkerTL{
	width:45px;
	height:45px;
	background-color:#000000;
	border-radius:50%;
	position:absolute;
	right:-4.65%;
	top:8px;
}
.bolaMarkerTLRight{
	width:45px;
	height:45px;
	background-color:#86BC2D;
	border-radius:50%;
	position:absolute;
	left:-4.65%;
	top:8px;
}
.divimgVideo{

}
.divIconePlay{
	position: absolute;
	/*width: 100%;*/
	z-index: 2;
	top:0;
	margin:18.5% 40.75%;
}
.divIconePlay i{
	color:#ffffff;
	font-size:130px;
}

.divIconePlay i:hover{
	color:#666666;
}






















.header{
	background: #F7F8F8;
}
.logo{
	float: left;
	margin-top: 0.2em;
}
.logo a{	
	color: #303030;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 2.5em;
}
.logo a:hover{
	text-decoration:none;
}
.logo320{
	display:none;
}
/*----navbar-nav----*/
.top-header{
	padding: 0.8em 0em;
}
.top-nav ul li a{
	color: #737373;
	padding: 0.23em 1em;
	font-size: 1.05em;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	font-weight: 400;
}
.top-nav ul li.active a,
.top-nav ul li a:hover{
	color:#42B3E5;
}
.logo a{
	display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
    content: " ";
    display: table;
}
.top-nav:after {
    clear: both;
}
nav {
	position: relative;
	float: right;
}
nav ul {
	padding: 0;
	float: right;
	margin: 0.9em 0;
}
nav li {
	display: inline;
	float: left;
	position:relative;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav a:hover{
	text-decoration:none;
	color:#00A2C1;
}
nav a#pull {
	display: none;
}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
	nav { 
  		height: auto;
  		float:none;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #eee;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
	nav {
		border-bottom: 0;
		float:none;
	}
	nav ul {
		display: none;
		height: auto;
		margin:0;
		background: #fff;
	}
	nav a#pull {
		display: block;
		position: relative;
		color: #F26D7D;
		text-align: right;
		position: absolute;
		top:12px;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	nav a#pull img{
		margin-right:2%;
	}
	.top-nav ul li a {
		color: #2C3E50;
		padding: 0em 0;
	}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav {
		float:none;
	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #EEE;
	}
}
/*----slider----*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 17%;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 13%;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 57%;
	left: 6%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 43px;
	width: 43px;
	background: transparent url("../images/slider-arrows.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
 	left: auto;
	background-position: right top;
	right: 7%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
}
.callbacks_tabs{
	display:none;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:18px;
  width:18px;
  display:inline-block;
  border:2px solid #FFF;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
}
.callbacks_here a:after{
	border:2px solid #F4BB36;
}
.slide-text-info h1{
	font-size:4.2em;
	font-weight:200;
	padding:5px 20px;
	margin:0;
	color:#222E61;
	font-weight:200;
	float:left;
	background-color:#ffffff;
}
/*----*/
.slide-text-info label{
	color:#222E61;
	font-weight:500;
	font-size:1.2em;
	display:block;
	float:left;
	width:100%;
}
/*----*/
.slide-btn{
	background: #3A9ECB;
	padding: 0.7em 3em;
	margin-top: 1em;
	display: inline-block;
	text-transform: uppercase;
	color: #FFF;
	font-size: 1em;
}
.slide-btn:hover{
	color:#FFF;
	text-decoration:none;
	background:#2E7DA1;
}
div.slide-text-info {
	margin-top:3.4em;
	margin-left:-8em;
}
/*----//slider----*/
/*---- about ---*/
.about{
	padding:3em 0;
}
.header h2{
	color: #42B3E5;
	font-size:3em;
	text-transform: uppercase;
	font-weight: 400;
	margin:0 0 0.2em 0;
}
.header p{
	color: #737373;
	font-weight: 400;
	font-size: 1.1em;
	margin: 0;
}
.about-header{
	background:none;
}
/*---- about-grid ----*/
.about-grids{
	padding:3em 0;
}
.about-grid{
	background:url(../images/top-grid-info-bg-b.png);
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.about-grid:hover,.n-about-grid{
	background:url(../images/top-grid-info-bg-bl.png);
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.n-about-grid:hover{
	background:url(../images/top-grid-info-bg-b.png);
}
.about-grid:hover span{
	background-position: 0px -79px;
}
.about-grid span{
	width: 69px;
	height: 76px;
	display: inline-block;
	background: url(../images/top-grid-icons1.png) no-repeat 0px 0px;
	position: absolute;
	top: 249px;
	left: 40%;
}
.about-grid img{
	border-bottom:5px solid #FFF;
	position:relative;
	display:block;
	width:100%;
}
.about-grid-info{
	padding:1em 2em;
	position:relative;
}
.about-grid-info h3 a{
	color: #FFF;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.1em;
	text-decoration: none;
	margin: 1em 0 0 0;
	display: block;
}
.about-grid-info h3{
	margin:0;
	padding:0.5em 0;
}
.about-grid-info p{
	color:#fff;
	font-size:0.875em;
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
	line-height:1.5em;
}
/*----*/
.n-about-grid1 span.t-icon1{
	background-position: -71px -79px;
}
.n-about-grid1:hover span.t-icon1{
	background-position: -71px 0px;
}
.n-about-grid2 span.t-icon2{
	background-position: -141px -79px;
}
.n-about-grid2:hover span.t-icon2{
	background-position: -141px 0px;
}
/*--- services ---*/
.services{
	background:url(../images/service-bg.png);
	padding: 3em 0;
}
.services-header{
	color: #FFF;
	background: none;
}
.services-header p{
	color:#FFF;
}
.services-header h2	{
	color:#FFF;
}
/*--- service-grid ---*/
.service-grids{
	padding:3em;
}
.service-grid{
	
}
.service-grid a span{
	width: 224px;
	height: 244px;
	display: inline-block;
	background: url(../images/services-icons.png) no-repeat 0px 0px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.service-grid:hover a span{
	opacity:0.5;
}
.service-grid h3 a{
	color: #fff;
	text-transform: uppercase;
	font-size: 0.875em;
}
.service-grid h3 a:hover{
	text-decoration:none;
}
.service-grid a span.s2-icon{
	background-position: -316px 0px;
}
.service-grid a span.s3-icon{
	background-position: -632px 0px;
}
.service-grid a span.s4-icon{
	background-position: -946px 0px;
}
/*--- team ----*/
.team{
	padding: 3em 0 5em 0;
}
.team-member-grid{
	width:20%;
	float:left;
	background:url(../images/top-grid-info-bg-b.png);
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.team-member-grid:hover{
	background:url(../images/top-grid-info-bg-bl.png);
}
.team-member-grid img{
	width:100%;
	display:block;
}
.team-member-info{
	padding: 0.4em 1em;
	position: relative;
}
.team-member-info h3 a{
	color:#FFF;
	font-size:0.8em;
}
.team-member-info h3 a:hover{
	text-decoration:none;
}
.team-member-info p{
	color: #fff;
	font-size: 0.875em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 1.5em;
}
.team-member-info span{
	width: 34px;
	height: 21px;
	display: inline-block;
	background: url(../images/top-arrow.png) no-repeat 0px 0px;
	position: absolute;
	top: -16px;
	left: 40%;
}
.team-member-grid:hover div.team-member-info span{
	background: url(../images/top-arrowb.png) no-repeat 0px 0px;
}
.bottom-t-info-b span{
	width: 34px;
	height: 21px;
	display: inline-block;
	background: url(../images/down-arrowb.png) no-repeat 0px 0px;
	position: absolute;
	bottom: 0px;
	left: 40%;
	top: 211px;
}
.team-member-grid:hover div.bottom-t-info-b span{
	background: url(../images/down-arrow.png) no-repeat 0px 0px;
}
.bottom-t-info-b{
	padding:0 1em;
}
.bottom-t-info-b h3{
	margin:0.48em 0;
}
.team-member-grids{
	padding:3em 0 0 0;
}
.team-head{
	background:none;
}
/*---- contact ----*/
.map{
	position:relative;
}
.map iframe{
	width:100%;
	min-height:820px;
	border:none;
}
.contact-info{
	position: absolute;
	width: 100%;
	top: 0px;
	background: url(../images/top-grid-info-bg-b.png);
	padding: 3em;
	top: 8%;
}
.contact-info h3{
	text-align: center;
	font-size: 3.5em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-weight: 400;
	padding: 0.2em 0;
	margin-right: 2em;
}
.contact h4{
	color: #fff;
	font-weight: 400;
	font-size: 1.6em;
	text-transform: uppercase;
	border-bottom: 1px ridge #C4DDF8;
	width: 86%;
	padding-bottom: 0.5em;
	margin: 1em 0;
}
.contact-grid-left ul{
	margin:0;
	padding:0;
}
.contact-grid-left li{
	padding:0;
	list-style:none;
	color:#FFF;
	margin: 1em 0;
}
.contact-grid-left li span{
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(../images/contact-icons.png) no-repeat 0px 0px;
	vertical-align: text-top;
}
.contact-grid-left li label{
	font-weight:400;
	margin-right:0.3em;
}
.contact-grid-left li small{
	font-weight:300;
}
.contact-grid-left li span.pin{
	background-position: 0px -41px;
}
.contact-grid-left li span.phone{
	background-position: 0px -85px;
}
.contact-grid-left li span.fax{
	background-position: 0px -130px;
}
.contact-grid-left li span.mail{
	background-position: 0px -174px;
}
.contact-grid-right input[type="text"],.contact-grid-right textarea{
	width: 86%;
	padding:0.6em;
	border:none;
	margin-bottom:1em;
	color:#084A5C;
	font-size:0.875em;
	font-family: 'Open Sans', sans-serif;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
}
.contact-grid-right input[type="text"]:hover,.contact-grid-right textarea:hover{
	border-color:#084A5C;
}
.contact-grid-right textarea{
	min-height:200px;
}
.contact-grid-right input[type="submit"]{
	background:#2B2B2B;
	padding:0.8em;
	color:#FFF;
	cursor:pointer;
	outline:none;
	border:none;
	float:right;
	margin-right:14%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.contact-grid-right input[type="submit"]:hover{
	background:#348DB6;
}
.copy-right-left{
	float:left;
	font-family: 'Open Sans', sans-serif;
}
.copy-right-left p{
	color:#555;
	font-size:0.875em;
	margin:0;
}
.copy-right-left p a{
	color:#3A9ECB;
}
.copy-right-left p a:hover{
	color:#1F1F1F;
	text-decoration:none;
}
.copy-right-right{
	float:right;
}
.copy-right-right ul{
	margin:0;
	padding:0;
}
.copy-right-right ul li{
	display: inline-block;
	padding: 0 0.3em;
}
.copy-right-right ul li a span{
	width: 25px;
	height: 25px;
	display: inline-block;
	background: url(../images/f-social-icons.png) no-repeat 4px 0px;
}
.copy-right-right ul li a.facebook span{
	background-position: 0px 0px;
}
.copy-right-right ul li a.facebook span:hover{
	background-position: 0px -27px;
}
.copy-right-right ul li a.twitter span{
	background-position: -27px 0px;
}
.copy-right-right ul li a.twitter span:hover{
	background-position: -27px -27px;
}
.copy-right-right ul li a.skype span{
	background-position: -66px 0px;
}
.copy-right-right ul li a.skype span:hover{
	background-position: -66px -27px;
}
.copy-right {
	padding: 1.2em 0em 0.6em;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top1.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*---- responsive-design -----*/
@media(max-width:1920px){
	.imgGaleria{
		max-height:210px;
	}
	.divDadosEndereco{
		width:20%;
		margin-left:40%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.divTxtTimeLineLeft{
		width:75%;
	}
	.divTxtTimeLineRight{
		width:75%;
	}
	.bolaMarkerTL{
		right:-4.6%;
	}
	.bolaMarkerTLRight{
		left:-4.6%;
	}
	.divImgTimeline{
		max-height:270px;
	}
}
@media(max-width:1680px){
	.imgGaleria{
		max-height:210px;
	}
	.divDadosEndereco{
		width:20%;
		margin-left:40%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.divTxtTimeLineLeft{
		width:75%;
	}
	.divTxtTimeLineRight{
		width:75%;
	}
	.bolaMarkerTL{
		right:-4.6%;
	}
	.bolaMarkerTLRight{
		left:-4.6%;
	}	
	.divImgTimeline{
		max-height:270px;
	}
}
@media(max-width:1600px){
	.imgGaleria{
		max-height:210px;
	}
	.divDadosEndereco{
		width:20%;
		margin-left:40%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.divTxtTimeLineLeft{
		width:75%;
	}
	.divTxtTimeLineRight{
		width:75%;
	}
	.bolaMarkerTL{
		right:-4.6%;
	}
	.bolaMarkerTLRight{
		left:-4.6%;
	}	
	.divImgTimeline{
		max-height:270px;
	}	
}
@media(max-width:1440px){
	.imgGaleria{
		max-height:210px;
	}
	.divDadosEndereco{
		width:20%;
		margin-left:40%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.divTxtTimeLineLeft{
		width:75%;
	}
	.divTxtTimeLineRight{
		width:75%;
	}
	.bolaMarkerTL{
		right:-4.6%;
	}
	.bolaMarkerTLRight{
		left:-4.6%;
	}
	.divImgTimeline{
		max-height:270px;
	}
}
@media(max-width:1366px){
	.imgGaleria{
		max-height:210px;
	}
	.divDadosEndereco{
		width:20%;
		margin-left:40%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}







	.divTxtTimeLineLeft{
		width:75%;
	}
	.divTxtTimeLineRight{
		width:75%;
	}
	.bolaMarkerTL{
		right:-4.6%;
	}
	.bolaMarkerTLRight{
		left:-4.6%;
	}	




	.divImgTimeline{
		max-height:270px;
	}
}
@media(max-width:1280px){
	.imgGaleria{
		max-height:210px;
	}
	.divDadosEndereco{
		width:20%;
		margin-left:40%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.divTxtTimeLineLeft{
		width:80%;
	}
	.divTxtTimeLineRight{
		width:80%;
	}
	.bolaMarkerTL{
		right:-4.6%;
	}
	.bolaMarkerTLRight{
		left:-4.6%;
	}		
	.divImgTimeline{
		max-height:270px;
	}		
}
@media(max-width:1024px){
	.imgGaleria{
		max-height:170px;
	}
	.divLoteGeral{
		min-height:600px;
	}
	.divDadosEndereco{
		width: 24%;
		margin-left: 38%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}
	.divMenuNav{
		padding:0px;
	}
	.menu ul{
		padding: 0px;
	}
	.menu ul li a{
		font-size: 13px;
		padding: 0px 10px;
	}
	.menu{
		padding: 55px 0px;
	}
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.dadoCaracteristicas{
		min-height:266px;
	}		
	.slide-text-info h1 {
		font-size: 3.5em;
	}
	div.slide-text-info {
		margin-top: 4em;
	}
	.about-grid span {
		top: 197px;
	}
	.about-grid-info h3 a {
		font-size: 0.9em;
	}
	.header h2 {
		font-size: 2.5em;
	}
	.header p {
		font-size: 1em;
		width: 70%;
		margin: 1em auto 0;
	}
	.team-member-info p {
		height: 130px;
		overflow: hidden;
	}
	.bottom-t-info-b span {
		top: 172px;
	}
	.bottom-t-info h3{
		height: 30px;
		overflow: hidden;
		margin: 0.2em 0;
	}
	.contact-info h3 {
		font-size: 2.5em;
	}
	.contact h4 {
		font-size: 1.4em;
	}
	.divIconePlay{
		margin:18.4% 40.4%;
	}	
	.divIconePlay i{
		font-size:105px;
	}	
	.divImgPaddIndex{
		max-height:158px;
	}
	.divTxtTimeLineLeft{
		width:88%;
	}
	.divTxtTimeLineRight{
		width:88%;
	}
	.bolaMarkerTL{
		right:-5.5%;
	}
	.bolaMarkerTLRight{
		left:-5.5%;
	}	
	.divImgTimeline{
		max-height:250px;
	}	
}
@media(max-width:980px){
	.imgGaleria{
		max-height:240px;
	}
	.divLoteGeral{
		min-height:653px;
	}
	.divFormMensagem{
		width: 85%;
	}
	.divDadosEndereco{
		width:26%;
		margin-left:37%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}
	.divMenuNav{
		padding:0px;
	}
	.menu ul{
		padding: 0px;
	}
	.menu ul li a{
		font-size: 13px;
		padding: 0px 7px;
	}		
	.menu{
		padding:47px 0px;
	}
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.divIconePlay{
		margin:18.85% 41%;
	}	
	.divIconePlay i{
		font-size:115px;
	}	
	.divImgPaddIndex{
		max-height:140px;
	}
	.divTxtTimeLineLeft{
		width:85%;
	}
	.divTxtTimeLineRight{
		width:85%;
	}
	.bolaMarkerTL{
		right:-6%;
	}
	.bolaMarkerTLRight{
		left:-6%;
	}	
	.divImgTimeline{
		max-height:210px;
	}	
}
@media(max-width:800px){
	.divLoteGeral{
		min-height:525px;
	}
	.divFormMensagem{
		width: 100%;
	}
	.divDadosEndereco{
		width:32%;
		margin-left:34%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.divMenuNav{
		padding:0px;
	}
	.menu ul{
		padding: 0px;
	}
	.menu{
		padding: 35px 0px;
	}	
	.menu ul li a{
		font-size:11px;
		padding: 0px 3px;
	}	
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}	
	.divMenuNav{
		display:block;
	}
	.dadoCaracteristicas{
		min-height:223px;
	}
	.divIconePlay{
		margin:18% 40%;
	}	
	.divIconePlay i{
		font-size:100px;
	}	
	.divImgPaddIndex{
		max-height:115px;
	}
	.divTxtTimeLineLeft{
		width:90%;
	}
	.divTxtTimeLineRight{
		width:90%;
	}
	.bolaMarkerTL{
		right:-8%;
	}
	.bolaMarkerTLRight{
		left:-8%;
	}
}
@media(max-width:768px){
	.divFormMensagem{
		width: 100%;
	}
	.divMenuNav{
		padding:0px;
	}	
	.menu ul{
		padding: 0px;
	}
	.menu{
		padding: 35px 0px;
	}
	.menu ul li a{
		font-size: 11px;
		padding: 0px 2px;
	}
	.widthZero{
		width:0%;
	}
	.divMenuToggler{
		display:none;
	}
	.divMenuNav{
		display:block;
	}
	.slide-text-info h1 {
		font-size: 2.5em;
	}
	div.slide-text-info {
		margin-top: 2em;
		margin-left: -2em;
	}
	.about-grid span {
		top: 464px;
		left: 45%;
	}
	.about-grid-info h3 a {
		font-size: 0.9em;
	}
	.header h2 {
		font-size: 2.5em;
	}
	.header p {
		font-size: 1em;
		width: 70%;
		margin: 1em auto 0;
	}
	.team-member-info p {
		height: 68px;
		overflow: hidden;
	}
	.bottom-t-info-b span {
		top: 108px;
	}
	.team-member-grid {
		width: 100%;
		margin-bottom: 1em;
		float: none;
	}
	.bottom-t-info h3{
		height: 30px;
		overflow: hidden;
		margin: 0.2em 0;
	}
	.contact-info h3 {
		font-size: 2.5em;
	}
	.contact h4 {
		font-size: 1.4em;
	}
	.slide-text-info label {
		font-size: 0.9em;
	}
	.slide-btn {
		padding: 0.6em 1em;
		margin-top: 0.5em;
	}
	.callbacks_nav {
		top: 65%;
	}
	.about {
		padding: 1.3em 0;
	}
	.about-grids {
		padding: 2em 0;
	}
	.about-grid {
		margin-bottom:1.5em;
	}
	.team {
		padding: 2em 0 3em 0;
	}
	.team-member-grids {
		padding: 1.5em 0 0 0;
	}
	.services {
		padding: 2em 0 1em;
	}
	nav ul {
		margin-top: 1em;
	}
	.contact-info {
		padding: 3em 0;
		top: 8%;
	}
	.contact-grid-right input[type="text"], .contact-grid-right textarea {
		width: 100%;
		padding: 0.9em;
		resize:none;
		-webkit-appearance:none;
	}
	.contact-grid-right input[type="submit"] {
		float: none;
		margin-right: 0%;
		width: 100%;
		-webkit-appearance:none;
	}
	.divDadosEndereco{
		width:33%;
		margin-left:33.5%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.dadoCaracteristicas{
		min-height:250px;
	}	
	.divIconePlay{
		margin:18% 40%;
	}	
	.divIconePlay i{
		font-size:95px;
	}
	.divImgPaddIndex{
		max-height:110px;
	}
	.divTxtTimeLineLeft{
		width:85%;
	}
	.divTxtTimeLineRight{
		width:85%;
	}
	.bolaMarkerTL{
		right:-8%;
	}
	.bolaMarkerTLRight{
		left:-8%;
	}
	.divLoteGeral{
		min-height:503px;
	}	
}
@media(max-width:720px){
	.imgGaleria{
		max-height:370px;
	}
	.divFormMensagem{
		width: 100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:32%;
		margin-left:34%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:15px;
	}
	.divMenuToggler i{
		float:right;
		font-size:33px;
	}
	.logoSite img{
		margin: 0px 105px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}	
	.divMenuNav{
		display:none;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding: inherit;
	}	
	.dadoCaracteristicas{
		min-height:142px;
	}	
	.divIconePlay{
		margin:18.6% 40.7%;
	}	
	.divIconePlay i{
		font-size:115px;
	}
	.divImgPaddIndex{
		max-height:290px;
	}
	.divTxtTimeLineLeft{
		width:92%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:92%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-4%;
	}
	.bolaMarkerTLRight{
		right:-4%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}	
	.divImgTimeline{
		max-height:365px;
	}	
	.divLoteGeral{
		min-height:525px;
	}	
}
@media(max-width:640px){
	.imgGaleria{
		max-height:330px;
	}
	.divLoteGeral{
		min-height:462px;
	}
	.divFormMensagem{
		width: 100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:36%;
		margin-left:32%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:15px;
	}
	.divMenuToggler i{
		float:right;
		font-size:33px;
	}
	.logoSite img{
		margin: 0px 65px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}
	.divMenuNav{
		display:none;
	}
	.slide-text-info h1 {
		font-size: 2.2em;
	}
	div.slide-text-info {
		margin-top: 2em;
		margin-left: -2em;
	}
	.about-grid span {
		top: 420px;
		left: 45%;
	}
	.about-grid-info h3 a {
		font-size: 0.9em;
	}
	.header h2 {
		font-size: 2em;
	}
	.header p {
		font-size: 1em;
		width: 85%;
		margin: 0.8em auto 0;
	}
	.team-member-info p {
		height: 68px;
		overflow: hidden;
	}
	.bottom-t-info-b span {
		top: 108px;
	}
	.team-member-grid {
		width: 100%;
		margin-bottom: 1em;
		float: none;
	}
	.bottom-t-info h3{
		height: 30px;
		overflow: hidden;
		margin: 0.2em 0;
	}
	.contact-info h3 {
		font-size: 2.5em;
	}
	.contact h4 {
		font-size: 1.4em;
	}
	.slide-text-info label {
		font-size: 0.8em;
	}
	.slide-btn {
		padding: 0.4em 1em;
		margin-top: 0.5em;
		font-size: 0.875em;
	}
	.callbacks_nav {
		top: 65%;
	}
	.about {
		padding: 1.3em 0;
	}
	.about-grids {
		padding: 1.5em 0;
	}
	.about-grid {
		margin-bottom:1.5em;
	}
	.team {
		padding: 2em 0 3em 0;
	}
	.team-member-grids {
		padding: 1.5em 0 0 0;
	}
	.services {
		padding: 2em 0 1em;
	}
	nav ul {
		margin-top: 1em;
	}
	.contact-info {
		padding: 3em 0;
		top: 8%;
	}
	.contact-grid-right input[type="text"], .contact-grid-right textarea {
		width: 100%;
		padding: 0.9em;
		resize:none;
		-webkit-appearance:none;
	}
	.contact-grid-right input[type="submit"] {
		float: none;
		margin-right: 0%;
		width: 100%;
		-webkit-appearance:none;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding: inherit;
	}	
	.dadoCaracteristicas{
		min-height:162px;
	}	
	.divIconePlay{
		margin:18.15% 40.2%;
	}	
	.divIconePlay i{
		font-size:105px;
	}
	.divImgPaddIndex{
		max-height:255px;
	}
	.divTxtTimeLineLeft{
		width:89%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:89%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-4%;
	}
	.bolaMarkerTLRight{
		right:-4%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}
	.divImgTimeline{
		max-height:330px;
	}		
}
@media(max-width:600px){
	.imgGaleria{
		max-height:310px;
	}
	.divLoteGeral{
		min-height:430px;
	}

	.divFormMensagem{
		width: 100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:40%;
		margin-left:30%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}		
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:15px;
	}
	.divMenuToggler i{
		float:right;
		font-size:33px;
	}
	.logoSite img{
		margin: 0px 45px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}	
	.divMenuNav{
		display:none;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding: inherit;
	}	
	.dadoCaracteristicas{
		min-height:162px;
	}	
	.divIconePlay{
		margin:18% 39.9%;
	}	
	.divIconePlay i{
		font-size:100px;
	}
	.divImgPaddIndex{
		max-height:235px;
	}
	.divTxtTimeLineLeft{
		width:89%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:89%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-4.65%;
	}
	.bolaMarkerTLRight{
		right:-4.65%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}	
	.divImgTimeline{
		max-height:305px;
	}	
}
@media(max-width:480px){
	.imgGaleria{
		max-height:250px;
	}
	.divLoteGeral{
		min-height:336px;
	}
	.divFormMensagem{
		width: 100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:50%;
		margin-left:25%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:15px;
	}
	.divMenuToggler i{
		float:right;
		font-size:30px;
	}
	.logoSite img{
		margin:0px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}
	.slide-text-info h1 {
		font-size: 1.2em;
	}
	div.slide-text-info {
		margin-top: 0.9em;
		margin-left: -1em;
	}
	.about-grid span {
		top: 292px;
		left: 43%;
	}
	.about-grid-info h3 a {
		font-size: 0.9em;
	}
	.header h2 {
		font-size: 1.7em;
	}
	.header p {
		font-size: 0.875em;
		width: 90%;
		margin: 0.8em auto 0;
	}
	.team-member-info p {
		height: 68px;
		overflow: hidden;
	}
	.bottom-t-info-b span {
		top: 108px;
	}
	.team-member-grid {
		width: 100%;
		margin-bottom: 1em;
		float: none;
	}
	.bottom-t-info h3{
		height: 30px;
		overflow: hidden;
		margin: 0.2em 0;
	}
	.contact-info h3 {
		font-size: 1.7em;
		margin: 0;
	}
	.contact h4 {
		font-size: 1.2em;
		width: 100%;
	}
	.slide-text-info label {
		font-size: 0.75em;
	}
	.slide-btn {
		padding: 0.4em 1em;
		margin-top: 0.2em;
		font-size: 0.75em;
	}
	.callbacks_nav {
		top: 76%;
	}
	.about {
		padding: 1.3em 0;
	}
	.about-grids {
		padding: 1.5em 0;
	}
	.about-grid {
		margin-bottom:1.5em;
	}
	.team {
		padding: 2em 0 3em 0;
	}
	.team-member-grids {
		padding: 1.5em 0 0 0;
	}
	.services {
		padding: 2em 0 1em;
	}
	nav ul {
		margin-top: 1em;
	}
	.contact-info {
		padding: 1.5em 0;
		top: 8%;
	}
	.contact-grid-right input[type="text"], .contact-grid-right textarea {
		width: 100%;
		padding: 0.9em;
		resize:none;
		-webkit-appearance:none;
	}
	.contact-grid-right input[type="submit"] {
		float: none;
		margin-right: 0%;
		width: 100%;
		-webkit-appearance:none;
	}
	nav a#pull {
		top: 16px;
	}
	.map iframe {
		width: 100%;
		min-height: 1013px;
	}
	.divMenuNav{
		display:none;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding: inherit;
	}
	.dadoCaracteristicas{
		min-height:184px;
	}	
	.divIconePlay{
		margin:16% 37.9%;
	}	
	.divIconePlay i{
		font-size:92px;
	}

	.divImgPaddIndex{
		max-height:185px;
	}
	.divTxtTimeLineLeft{
		width:85%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:85%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-6%;
	}
	.bolaMarkerTLRight{
		right:-6%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}	
	.divImgTimeline{
		max-height:230px;
	}		
}

@media(max-width:375px){
	.divLoteGeral{
		min-height:250px;
	}
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:15px;
	}
	.divMenuToggler i{
		float:right;
		font-size:30px;
	}
	.logoSite img{
		margin:0px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}
	.divFormMensagem{
		width:100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}	
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:65%;
		margin-left:17.5%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.divMenuNav{
		display:none;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding: inherit;
	}
	.dadoCaracteristicas{
		min-height:204px;
	}	
	.divIconePlay{
		margin:13.4% 35.2%;
	}	
	.divIconePlay i{
		font-size:85px;
	}
	.divTxtTimeLineLeft{
		width:85%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:85%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-8%;
	}
	.bolaMarkerTLRight{
		right:-8%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}	
	.divImgTimeline{
		max-height:196px;
	}	
}

@media(max-width:360px){
	.divLoteGeral{
		min-height:239px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}
	.divFormMensagem{
		width:100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}	
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:67%;
		margin-left:16.5%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}	
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:15px;
	}
	.divMenuToggler i{
		float:right;
		font-size:30px;
	}
	.logoSite img{
		margin:0px;
	}
	.divMenuNav{
		display:none;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding: inherit;
	}
	.dadoCaracteristicas{
		min-height:204px;
	}
	.divIconePlay{
		margin:13.5% 35.3%;
	}	
	.divIconePlay i{
		font-size:80px;
	}
	.divImgPaddIndex{
		max-height:160px;
	}
	.divTxtTimeLineLeft{
		width:85%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:85%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-7.7%;
	}
	.bolaMarkerTLRight{
		right:-7.7%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}
	.divImgTimeline{
		max-height:186px;
	}
	.pp_arrow_next{
		display: none !important;
	}
	.pp_arrow_previous{
		display: none !important; 
	}	
}

@media(max-width:320px){
	.divLoteGeral{
		min-height:208px;
	}
	.pp_arrow_next{
		display: none !important;
	}
	.pp_arrow_previous{
		display: none !important; 
	}
	.divImgTimeline{
		max-height: 162px;
	}
	.divTxtTimeLineLeft{
		width:85%;
	}
	.divTxtTimeLineRight{
		float:left;
		width:85%;
		text-align:left;
	}
	.divDataTLRight{
		text-align:left;
	}
	.divDadosTimeLineright{
		border-right:7px solid #05808b;
		border-left: none;
	}
	.divDadosTimeLineleft{
		margin-left:-7px;
	}
	.bolaMarkerTL{
		right:-8.65%;
	}
	.bolaMarkerTLRight{
		right:-8.65%;
		left: inherit;
	}
	.timelineDivider{
		width: 0%;
		float: left;
		padding: 0px;
	}
	.divImgPaddIndex{
		max-height:145px;
	}
	.menu{
		padding: 0px;
	}
	.menu ul{
		background-color: #FFCC29;
		float: left;
		width: 100%;
	}
	.menu ul li{
		display: block;
	}
	.menu ul li a{
		width: 100%;
		text-align: center;
		float: left;
		padding: 3px 5px;
	}
	.divMenuNav{
		padding:inherit;
	}
	.divMenuNav{
		display:none;
	}

	.dadoCaracteristicas{
		min-height:246px;
	}
	.divIconePlay{
		margin:13.4% 34.5%;
	}	
	.divIconePlay i{
		font-size:70px;
	}
	.widthZero{
		width:100%;
	}
	.divMenuToggler{
		display:block;
	}
	.logoSite img{
		margin:0px;
	}
	.divMenuToggler{
		background-color:#FFCC29;
		float:left;
		width:100%;
		cursor:pointer;
		padding:5px;
		margin-top:10px;
	}
	.divMenuToggler i{
		float:right;
		font-size:30px;
	}
	.divFormMensagem{
		width: 100%;
	}
	.contact form input[type="button"]{
		width:100%;
		margin:5px 0px;
		float: left;
	}
	.titleSection h2{
		margin-bottom:5px;
	}
	.divTitleFormMessage h3{
		text-align:center;
	}
	.divDadosContato1 h3{
		text-align:center;
	}
	.divDadosContato2 h3{
		text-align:center;
	}
	.divDadosEndereco{
		width:80%;
		margin-left:10%;
	}
	.divEndIcon i{
		font-size: 60px;
		margin-top: 2.5px;
	}
	.slide-text-info h1 {
		font-size: 0.9em;
		line-height: 1.2em;
	}
	div.slide-text-info {
		margin-top: 0.5em;
		margin-left: 0em;
	}
	.about-grid span {
		top: 161px;
		left: 40%;
	}
	.about-grid-info h3 a {
		font-size: 0.9em;
	}
	.header h2 {
		font-size: 1.5em;
	}
	.header p {
		font-size: 0.75em;
		width: 100%;
		margin: 0.5em auto 0;
	}
	.team-member-info p {
		height: 68px;
		overflow: hidden;
	}
	.bottom-t-info-b span {
		top: 108px;
	}
	.team-member-grid {
		width: 100%;
		margin-bottom: 1em;
		float: none;
	}
	.bottom-t-info h3{
		height: 30px;
		overflow: hidden;
		margin: 0.2em 0;
	}
	.contact-info h3 {
		font-size: 1.7em;
		margin: 0;
	}
	.contact h4 {
		font-size: 1.2em;
		width: 100%;
	}
	.slide-text-info label {
		font-size: 0.6em;
		width: 60%;
		height: 13px;
		overflow: hidden;
	}
	.slide-btn {
		font-size: 0.6em;
		margin: 0;
		padding: 0.5em;
	}
	.callbacks_nav {
		top: 89%;
	}
	.about {
		padding: 0.8em 0;
	}
	.about-grids {
		padding: 1em 0;
	}
	.about-grid {
		margin-bottom:1.5em;
	}
	.team {
		padding: 2em 0 3em 0;
	}
	.team-member-grids {
		padding: 1.5em 0 0 0;
	}
	.services {
		padding: 2em 0 1em;
	}
	nav ul {
		margin-top: 1em;
	}
	.contact-info {
		padding: 1.2em 0;
		top: 5%;
	}
	.contact-grid-right input[type="text"], .contact-grid-right textarea {
		width: 100%;
		padding: 0.9em;
		resize:none;
		-webkit-appearance:none;
	}
	.contact-grid-right input[type="submit"] {
		float: none;
		margin-right: 0%;
		width: 100%;
		-webkit-appearance:none;
	}
	nav a#pull {
		top: 16px;
	}
	.map iframe {
		width: 100%;
		min-height: 1013px;
	}
	.logo img{
		width:70%;
	}
	.top-header {
		padding: 0.4em 0em 1em;
	}
	.about-grid-info {
		padding: 1em 0.5em;
	}
	.service-grids {
		padding: 0;
	}
	.service-grid {
		padding: 1em 0 0.5em;
	}
}