@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Roboto', sans-serif;
}
a, a:active, a:focus{
	outline: none;
}
.scrollAnchor{
	float: left;
	width: 100%;
	margin-bottom: 160px;
}
/*preloader */
.loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #7abb8f;
    z-index: 999999999999;
}
.loader {
    height: 1px;
    background-color: #fff;
    position: absolute;
    z-index: 9999;
}

/* LOADING */
.loading{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10000;
	background-image: url("../images/blackbg.png");
	display: none;
}
.lds-dual-ring {
	position: fixed;
	left: 50%;
	margin-left: -32px;
	top: 50%;
	margin-top: -32px;
	display: inline-block;
	width: 64px;
	height: 64px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#modalFeedback{
	line-height: 28px;
}
.oops{
	font-weight: bold;
	font-size: 38px;
	margin-bottom: 15px;
	width: 100%;
	float: left;
}

/* HEADER */
header{
	position: fixed;
	width: 1200px;
	height: 100px;
	left: 50%;
	margin-left: -600px;
	top: 0;
	z-index: 9999;
}
.headerActive{
	display: block;
}
logo{
	float: left;
	width: 370px;
	height: 185px;
	background-image: url("../images/logo.png");
	background-size: contain;
	margin-top: 30px;
	overflow: hidden;
	border-radius: 10px;
}
menu{
	float: right;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	width: 660px;
	padding-top: 15px;
	font-size: 16px;
}
menu a.scrollLink:link, menu a.scrollLink:visited{
	color: #FFF;
	margin-top: 5px;
	text-decoration: none;
	outline: none;
	padding: 8px 10px 5px 10px;
	background-color: #EEA063;
	border-radius: 5px;
	height: 30px;
}
menu a.scrollLink:hover{
	background-color: #BE5852;
}
menu a img{
	height: 35px;
	width: 35px;
}
menu a.socialLink:link, menu a.socialLink:visited{
	height: 35px;
	width: 35px;
	color: #FFF;
	margin-top: 5px;
	text-decoration: none;
	outline: none;
	background-color: #EEA063;
	border-radius: 5px;
}
menu a.socialLink:hover{
	background-color: #BE5852;
}
menu a.menuAtivo:link, menu a.menuAtivo:visited{
	background-color: #BE5852;
	margin-top: 5px;
	text-decoration: none;
	outline: none;
}
#homeMenu{
	width: auto;
	height: auto;
	float: left;
	margin-top: 50px;
	display: none;
}
#homeMenu a.scrollLink:link, #homeMenu a.scrollLink:visited{
	color: #FFF;
	margin-top: 5px;
	text-decoration: none;
	outline: none;
	padding: 8px 10px 8px 40px;
	background-color: #EEA063;
	border-radius: 5px;
	height: 35px;
	background-image: url("../images/home.svg");
	background-repeat: no-repeat;
}
#homeMenu a.scrollLink:hover{
	background-color: #BE5852;
}

/* HOME */
#home{
	height: 100vh;
	width: 100vw;
	margin: 0 auto;
	overflow: hidden;
	background-image: url("../images/background.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}



/* SOBRE */
#sobre{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.titulo{
	font-size: 28px;
	color: #EEA063;
	border-bottom: 2px solid #EEA063;
	padding-bottom: 5px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
}
.sobreEsquerda{
	width: 660px;
	overflow: hidden;
	text-align: justify;
	line-height: 24px;
	float: left;
	margin-right: 100px;
}
.sobreDireita{
	width: 440px;
	overflow: hidden;
	text-align: justify;
	line-height: 24px;
	float: left;
}
.sobreSubTitulo{
	font-weight: bold;
	color: #BE5852;
}
.margemBaixo{
	margin-bottom: 20px;
}
.paragrafo{
	margin-bottom: 20px;
}
#owl-carousel{
	width: 100%;
	overflow: hidden;
	height: 200px;
	margin-top: 50px;
	background-color: #CCC;
	float: left;
}
.sobreArea{
	width: auto;
	height: 200px;
	overflow: hidden;
	break-inside: avoid;
}
.sobreArea img{
	width: auto;
	height: 200px;
}

/* PUBLICO */
#moradia{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/* PUBLICO */
#publico{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.publicoTexto{
	width: 100%;
	overflow: hidden;
	text-align: justify;
	line-height: 24px;
	float: left;
}

/* PUBLICO */
#homecare{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/* ATIVIDADES */
#atividades{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.atividadesEsquerda{
	width: 560px;
	overflow: hidden;
	margin-right: 80px;
	float: left;
	text-align: justify;
	line-height: 24px;
}
.atividadesDireita{
	width: 560px;
	overflow: hidden;
	float: left;
	text-align: justify;
	line-height: 24px;
}
li{
	padding-left: 25px;
	background-image: url("../images/bullet.svg");
	background-repeat: no-repeat;
	background-size: 25px 25px;
}

/* CONTATO */
#contato{
	width: 1200px;
	margin: 0 auto;
}
.blocos{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	padding-top: 20px;
}
.blocoEsquerdo, .blocoDireito{
	width: 500px;
	overflow: hidden;
	height: auto;
}
.blocoEsquerdo p{
	margin-bottom: 20px;
	line-height: 24px;
}
label{
	width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
	float: left;
}
input[type="text"], input[type="email"]{
	width: 100%;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F1F1F2;
	float: left;
	border-radius: 5px;
	border: 1px solid #F1F1F2;
}
textarea{
	width: 100%;
	height: 150px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F1F1F2;
	float: left;
	border-radius: 5px;
	border: 1px solid #F1F1F2;
}
input[type="submit"]{
	width: 120px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F1F1F2;
	float: left;
	border-radius: 5px;
	border: 1px solid #F1F1F2;
}
#mapa iframe{
	width: 100%;
	height: 300px;
}
footer{
	margin-top: 50px;
	margin-bottom: 0;
	width: 100%;
	padding: 30px 0;
	color: #FFF;
	text-align: center;
	background-color: #EEA063;
}
footer a:link, footer a:visited{
	color: #FFF;
}
footer a:hover{
	color: #000;
}
#ze{
	background-image: url("../images/logo.svg");
	background-repeat: no-repeat;
	background-position: left;
	background-size: 20px 20px;
	padding-left: 25px;
}


/* MOBILE */
#mobileOpen{
	width: 40px;
	height: 40px;
	border-radius: 5px;
	float: right;
	background-image: url("../images/mobilemenu.svg");
	background-size: contain;
	margin-top: 56px;
	display: none;
}
#mobileVertical{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	z-index: 999999;
	display: none;
	background-image: url("../images/mobile-rotate.gif");
	background-repeat: no-repeat;
	background-position: center;
}
#mobileMenuContainer{
	background-image: url("../images/blackbg.png");
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9999;
	display: none;
}
#mobileMenuBlk{
	width: 70%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: #FFF;
}
#mobileMenuClose{
	width: 30%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: url("../images/menuclose.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 30px auto;
}
.mobileMenuLogo{
	background-image: url("../images/logo.png");
	width: 180px;
	height: 90px;
	margin: 20px 0 30px 20px;
	background-size: cover;
}
.mobileMenuLogo img{
	width: 180px;
	height: 90px;
}
a.mobileMenu:link, a.mobileMenu:visited{
	padding: 10px 0 10px 35px;
	background-color: #EEA063;
	width: calc(100% - 40px);
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	border-radius: 5px;
	color: #FFF;
	background-repeat: no-repeat;
	background-size: 26px 26px;
	background-position: 5px center;
}
a.mobileMenu:hover{
	background-color: #BE5852;
}
.mobileInicio, .mobileMoradia{
	background-image: url("../images/home.svg");
}
.mobileFacebook{
	background-image: url("../images/facebook.svg");
}
.mobileInstagram{
	background-image: url("../images/instagram.svg");
}
.mobileContato{
	background-image: url("../images/contato.svg");
}
.mobilePublico{
	background-image: url("../images/atividades.svg");
}
.mobileAtividades{
	background-image: url("../images/publico.svg");
}
.mobileSobre{
	background-image: url("../images/sobre.svg");
}


/* LANDSCAPE */
@media (max-width: 1400px) and (orientation: landscape){
	logo{
		width: 300px;
		height: 150px;
	}
	header{
		width: 1000px;
		margin-left: -500px;
	}
	menu{
		width: 620px;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 1000px;
	}
	.sobreEsquerda{
		width: 550px;
		margin-right: 50px;
	}
	.sobreDireita{
		width: 400px;
	}
	.atividadesEsquerda, .atividadesDireita{
		width: 460px;
	}
	#mapa iframe{
		width: calc(100% - 30px);
		height: 300px;
	}
}

@media (max-width: 1200px) and (orientation: landscape){
	logo{
		width: 230px;
		height: 115px;
	}
	header{
		width: 800px;
		margin-left: -400px;
	}
	menu{
		width: 560px;
		font-size: 14px;
	}
	menu a.scrollLink:link, menu a.scrollLink:visited{
		color: #FFF;
		margin-top: 5px;
		text-decoration: none;
		outline: none;
		padding: 8px 5px 4px 5px;
		background-color: #EEA063;
		border-radius: 5px;
		height: 30px;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 800px;
	}
	.sobreEsquerda{
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.sobreDireita{
		width: 100%;
	}
	.atividadesEsquerda, .atividadesDireita{
		width: 360px;
		text-align:left; 
	}
	.blocoEsquerdo{
		width: 360px;
	}
	.blocoDireito{
		width: 400px;
	}
}

@media (max-width: 1000px) and (orientation: landscape){
	header{
		width: 600px;
		margin-left: -300px;
	}
	menu{
		width: 140px;
		margin-top: 40px;
	}
	#mobileOpen{
		display: block;
	}
	.menuHide{
		display: none;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 600px;
	}
	.atividadesEsquerda, .atividadesDireita{
		width: 100%;
		margin: 0;
	}
	.atividadesDireita{
		margin-top: 140px;
	}
	.blocoEsquerdo, .blocoDireito{
		width: 300px;
	}
}
@media (max-width: 700px) and (orientation: landscape){
	#mobileVertical{
		display: block;
	}
}



/* PORTRAIT */
@media (max-width: 1200px) and (orientation: portrait){
	#home{
		background-image: url("../images/background-vertical.jpg");
	}
	header{
		width: 800px;
		margin-left: -400px;
	}
	logo{
		position: absolute;
		right: 50%;
		margin-right: -400px;
	}
	#mobileOpen{
		width: 40px;
		height: 40px;
		position: absolute;
		display: block;
	}
	menu{
		display: none;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 800px;
	}
	.sobreEsquerda{
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.sobreDireita{
		width: 100%;
	}
	.atividadesEsquerda, .atividadesDireita{
		width: 360px;
		text-align:left; 
	}
	.blocoEsquerdo, .blocoDireito{
		width: 370px;
	}
	#sobreAreas{
		column-count: 3;
	}
	.sobreArea{
		max-width: 230px;
		margin-bottom: 20px;
	}
}
@media (max-width: 900px) and (orientation: portrait){
	header{
		width: 500px;
		margin-left: -250px;
	}
	logo{
		margin-right: -250px;
		width: 300px;
		height: 150px;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 500px;
	}
	.atividadesEsquerda, .atividadesDireita{
		width: 100%;
		margin: 0;
	}
	.atividadesDireita{
		margin-top: 140px;
	}
	.blocoEsquerdo, .blocoDireito{
		width: 100%;
	}
	#mapa iframe{
		width: 100%;
		height: 200px;
		margin-bottom: 30px;
	}
}

@media (max-width: 600px) and (orientation: portrait){
	header{
		width: 400px;
		margin-left: -200px;
	}
	logo{
		margin-right: -200px;
		width: 260px;
		height: 130px;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 400px;
	}
}
@media (max-width: 460px) and (orientation: portrait){
	header{
		width: 300px;
		margin-left: -150px;
	}
	logo{
		margin-top: 20px;
		margin-right: -150px;
		width: 190px;
		height: 95px;
	}
	#mobileOpen{
		margin-top: 20px;
	}
	.mobileHide{
		display: none;
	}
	#sobre, #publico, #moradia, #homecare, #atividades, #contato{
		width: 300px;
	}
}