#layout{
	overflow: hidden;
}

#par1{
	height: 140px;
}
#par2{
	position: relative;
}
.img-top{
	width: 100%;
}
.controlador{
	padding: 2rem 1rem;
	margin-top: 1.5rem;
	margin-left: 15%;
	margin-bottom: 3rem;
}
.titulo-controll{
	font-family: vogue;
	font-size: 4.3rem;
	font-weight:  lighter;
}
.sub-controll{
	margin-top: 1rem;
	font-size: 1.7rem;
	letter-spacing: .2rem;
	margin-bottom: 3.5rem;
}

.btn-controll{
	text-transform: uppercase;
	display: inline-block;
	background-color: transparent;
	color: #e4e4e4;
	border: 1px solid #ee730d;
}

.btn-controll:hover{
	background-color: rgb(238,115,13, 0.26);
	color: #e4e4e4;
	border: 1px solid #ee730d;
}
.btn-ativado{
	background-color: rgb(238,115,13, 0.26);
	color: #e4e4e4;
	border: 1px solid #ee730d;
}
.margin-controll{
	margin-left: 1rem;
}
.background-top{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: -93;
}
#alterna{
	position: relative;
}
/* imagem da parte empreendimento*/
.img-alterna{
	width: 50%;
}
/* caixa de texto */
.caixa-alterna{
	position: absolute;
	top: 12%;
	margin-top: -12px;
	left: 48%;
	margin-left: -48px;
	background-color: #212121;
	padding: 4rem 4.5rem;
}
.titulo-alterna, .titulo-com{
	font-size: 1.5rem;
	line-height: 1.8rem;
	letter-spacing: .25rem;
	margin-bottom: 2%;
}
.titulo-com{
	font-weight:  lighter;
}
.sub-alterna{
	
	text-transform: uppercase;
}
.texto-alterna{
	margin-top: 3rem;
}
.ultimo-alterna{
	text-transform: uppercase;
	margin-top: 2rem;
}
/* parte do número que vai rolando */
.area-alterna{
	position: absolute;
	bottom: 30%;
	right: 13%;
}
.texto-area{
	text-transform: uppercase;
	font-size: 1.4rem;
	text-align: right;
	margin-bottom: 1.8rem;
}
.numero-area{
	display: inline;
	font-family: swis721-bold;
	text-align: right;
	letter-spacing: .4rem;
	font-size: 2rem;
	color: #dadada;
}
/* planta */

#planta{
	display: none;
}
.carosel{
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 3rem 5rem 2rem 5rem;
}

.texto-planta, .img-planta{
	flex: 1;
}
.img-planta{
	position: relative;
	left: 8%;
	margin-right: 3rem;
}
.texto-planta{
	position: relative;
	left: 12%;
	max-width: 500px;
}

.img-planta img{
	width: 70%;
}
.margin-top-planta{
	margin-top: 0;
}
.tx-planta{
	letter-spacing: .1rem;
	margin-bottom: 1.3rem;
}
.setas{
	margin-left: -5.5%;
}
/* setas da planta */
.arrow{
	font-size: 2.7rem;
	text-decoration: none;
	color: #dadada;
	margin-top: -2rem;
	margin-left: 13rem;

}
.a-left{
	padding-left: 10rem;
}
.preenchimento{
	padding-bottom: 20rem;
}

/* parte 3 */
#par3{
	position: relative;
	top: -3px;
	padding-top: 7rem;
	padding-bottom: 7rem;
	background-color: #212121;
}
#par3 .titulo-alterna{

	line-height: 1.8rem;
}

#par3 p{
	font-size: 1.1rem;
	letter-spacing: .05rem;
	margin-top: 3rem;
}
.conjunto-par3{
	
	margin-left: 10%;
}
.envo-marca{
	position: relative;
}
.marca{
	position: absolute;
	width: 45px;
	bottom: -.5rem;
	/* margin-top: .6rem;
	margin-left: -.3rem; */
	border-bottom: 2px solid #ee730d;
}
.img-par3{
	position: absolute;
	top: 8%;
	right: 0;
	z-index: 4;
	width: 37%;
}
/* começo da parte 4 */
#par4{
	position: relative;
	background-color: #2a2a2a;
	padding-top: 4rem;
	padding-bottom: 5rem;
}
#par4 .marca{
	bottom: .2rem;
}
.textos-par4{
	margin-left: 10%;
}
.textos-par4 .envo-marca .titulo-alterna{
	padding-bottom:  .5rem;
} 
.sub-par4{
	margin-top: 1rem;
	text-transform: uppercase;
	font-size: 1rem;
}
/* galeria escondida */
.galeria{
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .95);
	width: 100%;
	height: 100%; 
	z-index: 999999;
	padding-top: 3%;
}
.placa-galeria{
	width: 80%;
	height: 80%;
}
#imageGallery img{
	width: 80%;
	max-height: 750px;
}
.img-vertical{
	width: 38%!important;
	height: 100%;
}
.cover{
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: red;
	font-size: 1.2rem;
	bottom: 0;
	color: #dadada;
	padding: 1rem 2rem;
}
.img-vertical .cover{
	margin-left: -5rem;
}
.setaS{
	font-size: 4rem;
	color: white;
}
.fechar-galeria{
	position: absolute;
	right: 5%;
	top: 45px;
	font-size: 2.5rem;
	color: white;
	cursor: pointer;
}
/* galeria aparente na página */
.galeria-pagina{
	position: relative;
	display: flex;
	padding-top: 5rem;
	padding-bottom: 3rem
}

.box-um, .box-dois{
	position: relative;
	display: flex;
}
.flex-item{
	flex: 1;
}
.img-gl-pg{
	width: 100%;
}
.img-top-margin{
	margin-bottom: 1.2rem;
}
.box-um{
	margin-right: -12rem;
}
.box-dois{
	margin-right: -12rem;
}
.img-left{
	position: relative;
	left: 17%;
}
.img-right{
	position: relative;
	right: 17%;
}
.img-maior{
	margin-right: -.5rem;
}
.img-maior .cover-img{
	position: relative;
	width: 60%;

}
.img-menor .cover-img{
	position: relative;
	width: 62%;

}
.texto-img{
	position: absolute;
	font-family: swis721-bold;
	text-transform: uppercase;
	font-size: 1.6rem;
	display: none;
}

.texto-maior{
	top: 48%;
}
.img-left .texto-maior{
	left: 35%;
}
.box-dois .texto-maior{
	left: 32%;
}
.tx-top{
	top: 48%;
}
.tx-bot{
	top: 46%;
}
.box-um .tx-top{
	left: 35%;
}
.box-dois .tx-top{
	left: 32%;
}
.box-um .tx-bot{
	left: 37.5%;	
}
.box-dois .tx-bot{
	left: 24%;	
}
/* botão que abre galeria (cuidado com a margem) */

#abrirGaleria{
	margin-left: -2rem;
	font-size: 1rem;
}
.btn-padrao{
	text-decoration: none;
	text-transform: uppercase;	
	color: #e4e4e4;
	border: solid 1px #ee730d;
	background-color: transparent;

}
.btn-padrao:hover{
	background-color: #ee730d;
	border: solid 1px #ee730d;
	color: #e4e4e4;
}

/* parte final */
#par5{
	position: relative;
	padding-bottom: 15rem;
}
.par5-divisa{
	background-color: #212121;
	padding-top: 3.5rem;
	padding-bottom: 20rem;
	margin-left: -2rem;
}
.par5-divisa h1{
	font-family: vogue;
	font-size: 4.3rem;
	font-weight:  lighter;
	margin-bottom: 3rem;
}
.img-par5{
	position: relative;
	top: -17rem;
}
#par5 h2{
	font-size: 1.7rem;
	margin-top: -14rem;
	letter-spacing: .2rem;
	margin-bottom: 10rem;
}
.par-final{
	margin-left: -2rem;
}
#par5 a{
	display: inline-block;
}
@media (max-width: 1680px) and (max-height: 1050px){
	#par1{
		height: 125px;
	}

	.controlador{
		padding: 2rem 1rem;
		margin-top: 1.5rem;
	}
	
	.img-alterna{
		width: 47%;
	}
	.caixa-alterna{
		top: 10%;
		margin-top: -10px;
		left: 46%;
		margin-left: -46px;
		padding: 3rem 3rem 3rem 3.5rem;
	}
	.area-alterna{
		bottom: 24%;
		right: 15%;
	}
	/* planta */
	.margin-top-planta{
		margin-top: 1rem;
	}
	.img-planta img{
		width: 77%;
	}
	/* setas da planta */
	.arrow{
		position: relative;
		top: -10px;
		margin-left: 19rem;
	}
	.preenchimento{
		padding-bottom: 18rem;
	}
	.img-par3{
		width: 43%;
	}
	
	.box-um{
		margin-right: -10.5rem;
	}
	.box-dois{
		margin-right: -10.5rem;
	}
	#par5 h2{
		margin-bottom: 8rem;
	}
}
@media (max-width: 1600px) and (max-height: 900px){
	.titulo-controll{
		font-size: 4rem;
	}
	.sub-controll{
		font-size: 1.5rem;
	}
	.titulo-alterna, .titulo-com{
		font-size: 1.3rem;
	}
	.texto-area{
		font-size: 1.1rem;
	}
	.numero-area{
		font-size: 1.7rem;
	}
	.arrow{
		font-size: 2.4rem;
	}
	#par3 p{
		font-size: 1rem;
	}
	.sub-par4{
		font-size: .9rem;
	}
	/* fonte da letra da galeria oculta */
	.cover{
		font-size: 1rem;
	}
	/* fechar a galeria oculta */
	.fechar-galeria{
		font-size: 2.2rem;
	}
	.texto-img{
		font-size: 1.3rem;
	}
	#par5 h2{
		font-size: 1.4rem;
	}
	#layout .btn{
		font-size: .9rem!important; 
	}

	/* planta */
	.margin-top-planta{
		margin-top: 0;
	}
	.img-planta img{
		margin-left: -2rem;
		width: 80%;
	}
	/* setas da planta */
	.arrow{
		top: -40px;
	}
	.preenchimento{
		padding-bottom: 15rem;
	}
	.img-par3{
		width: 43%;
		z-index: 4;
	}
	
	#imageGallery img{
		max-height: 600px;
	}
}

@media (max-width: 1440px) and (max-height: 900px){

	.titulo-alterna, .titulo-com{
		font-size: 1.2rem;
	}
	.texto-area{
		font-size: 1rem;
	}
	.numero-area{
		font-size: 1.5rem;
	}
	#par3 p{
		font-size: .9rem;
	}
	.sub-par4{
		font-size: .85rem;
	}
	/* fonte da letra da galeria oculta */
	.cover{
		font-size: 1rem;
	}
	/* fechar a galeria oculta */
	.fechar-galeria{
		font-size: 1.7rem;
	}
	
	#layout .btn{
		font-size: .8rem!important; 
	}

	#par3 .titulo-alterna{
		line-height: 1.5rem;
	}
	#par1{
		height: 115px;
	}
	.sub-controll{
		margin-bottom: 2rem;
	}
	.controlador{
		margin-left: 10%;
		margin-bottom: 1rem;
	}
	.texto-planta{
		left: 6%;
	}
	.img-planta{
		left: 0;
		margin-right: 0;
		}
	/* planta */
	.margin-top-planta{
		margin-top: 0;
	}
	.img-planta img{
		margin-left: 0;
		width: 80%;
	}
	.tx-planta{
		margin-bottom: .9rem;
	}
	/* setas da planta */
	.arrow{
		top: -40px;
		margin-left: 0;
		left: 15%;
	
	}
	.a-left{
		left: -1.5%;
	}
	.preenchimento{
		padding-bottom: 11rem;
	}
	.img-par3{
		width: 48%;
	}
	.img-maior{
		margin-right: -2.5rem;
	}
	.img-top-margin{
		margin-bottom: .95rem;
	}
	.img-maior .cover-img{
		width: 55%;
	}
	.img-menor .cover-img{
		width: 57%;
	}
	.box-um{
		margin-right: -11.5rem;
	}
	.box-dois{
		margin-right: -10rem;
	}
	#par5{
		padding-bottom: 10rem;
	}
	.par5-divisa{
		padding-bottom: 15rem;
	}
	.img-par5{
		width: 80%;
		top: -13rem;
	}
	#par5 h2{
		margin-top: -10rem;
		margin-bottom: 6rem;
	}
}
@media (max-width: 1366px) and (max-height: 768px){
	.titulo-controll{
		font-size: 3.4rem;
	}
	.sub-controll{
		font-size: 1.2rem;
	}
	.titulo-alterna, .titulo-com{
		font-size: 1.3rem;
		letter-spacing: .2rem;
	}
	.texto-area{
		font-size: 1rem;
	}
	.numero-area{
		font-size: 1.3rem;
	}
	.arrow{
		font-size: 2.4rem;
	}
	#par3 p{
		font-size: .75rem;
	}
	.sub-par4{
		font-size: .8rem;
	}
	/* fonte da letra da galeria oculta */
	.cover{
		font-size: 1rem;
	}
	/* fechar a galeria oculta */
	.fechar-galeria{
		font-size: 1.2rem;
	}
	.setaS{
		font-size: 2rem;
	}
	.texto-img{
		font-size: 1.3rem;
	}
	.par5-divisa h1{
		font-size: 3.3rem;
		margin-bottom: 1.5rem;
	}
	#par5 h2{
		font-size: 1.1rem;
		margin-bottom: 4rem;
	}
	#layout .btn{
		font-size: .65rem!important; 
	}
	#par3 .titulo-alterna, #par2 .titulo-alterna{
		line-height: 1.5rem;
	}
	#par1{
		height: 105px;
	}
	.caixa-alterna{
		left: 45%;
		margin-left: -45px;
		padding: 3.5rem 3.5rem 3.5rem 4rem;
	}
	.sub-alterna{
		margin-top: -.6rem;
	}
	.texto-alterna{
		margin-top: 2rem;
		letter-spacing: .05rem;
		line-height: 1rem;
	}
	.ultimo-alterna{
		margin-top: 1.5rem;
	}
	.area-alterna{
		bottom: 24%;
		right: 18%;
	}
	.texto-area{
		margin-bottom: .8rem;
	}
	.carosel{
		padding-top: 1rem;
	}
	.img-planta{
		position: relative;
		left: 0;
	}
	.texto-planta{
		max-width: 400px;
	}
	.margin-top-planta{
		margin-top: 1rem;
	}
	.tx-planta{
		line-height: 1rem;
	}
	.arrow{
		top: -20px;
		left: 11%;
	}
	.a-left{
		left: -4.5%;
	}
	#par3{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	#par3 p{
		margin-top: 2rem;
		line-height: 1rem;
	}
	.galeria-pagina{
		padding-bottom: 2rem
	}
	.img-maior{
		margin-right: -3rem;
	}
	.img-top-margin{
		margin-top: .2rem;
		margin-bottom: .65rem;
	}
	.img-left .texto-maior{
		left: 32%;
	}
	.box-dois .texto-maior{
		left: 28%;
	}
	.box-um .tx-top{
		left: 33%;
	}
	.box-dois .tx-top{
		left: 30%;
	}
	.box-um .tx-bot{
		left: 35.5%;	
	}
	.box-dois .tx-bot{
		left: 22%;	
	}
	
	#imageGallery img{
		max-height: 480px;
	}
	#par5{
		padding-bottom: 8rem;
	}
}
@media (max-width: 1280px) and (max-height: 720px){
	#par1{
		height: 100px;
	}
	.texto-alterna{
		font-size: .75rem;
		letter-spacing: .05rem;
		line-height: .9rem;
	}
	.ultimo-alterna{
		line-height: .9rem;	
	}
	.texto-area{
		margin-bottom: .5rem;
	}
	.img-planta{
		position: relative;
		left: 0;
	}
	.texto-planta{
		max-width: 400px;
	}
	.margin-top-planta{
		margin-top: .7rem;
	}
	.tx-planta{
		font-size: .7rem;
		line-height: .9rem;
	}
	.arrow{
		top: -20px;
		left: 11%;
	}
	.a-left{
		left: -4.5%;
	}
	#par3{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	#par4{
		padding-top: 2.5rem;
		padding-bottom: 5rem;
	}
	.cover{
		font-size: .8rem;
	}
	.img-maior .cover-img{
		width: 52%;
	}
	.img-menor .cover-img{
		width: 54%;
	}
	.img-maior{
		margin-right: -3.5rem;
	}

	#imageGallery img{
		max-height: 440px;
	}
}
@media (max-width: 1024px) and (max-height: 768px){
	#par1{
		height: 90px;
	}
	.titulo-controll{
		font-size: 2.4rem;
		letter-spacing: .2rem;
	}
	.sub-controll{
		font-size: .8rem;
		letter-spacing: .15rem;
	}
	.caixa-alterna{
		left: 45%;
		margin-left: -45px;
		padding: 1.7rem 1.7rem 1.7rem 1.7rem;
	}
	.sub-alterna{
		font-size: .65rem;
		margin-top: -.6rem;
	}
	.texto-alterna{
		margin-top: 1rem;
		line-height: .9rem;
	}
	.ultimo-alterna{
		font-size: .65rem;
		margin-top: 1rem;
	}
	.area-alterna{
		bottom: 24%;
		right: 18%;
	}
	.titulo-alterna, .titulo-com{
		font-size: 1.1rem;
		letter-spacing: .1rem;
	}
	.texto-area{
		font-size: .9rem;
	}
	.numero-area{
		font-size: 1.2rem;
	}
	.arrow{
		font-size: 1.8rem;
	}
	.img-planta{
		left: 3%;
		z-index: 4;
		margin-right: -2rem;
	}
	.carosel{
		padding-left: 1rem;
		padding-right: 1rem;
		/* padding: 3rem 5rem 2rem 5rem; */
	}
	.img-planta img{
		width: 70%;
	}
	.texto-planta{
		max-width: 350px;
	}
	.margin-top-planta{
		margin-top: .9rem;
	}
	.tx-planta{
		font-size: .65rem;
		line-height: .8rem;
		margin-bottom: .8rem;
	}
	.preenchimento{
		padding-bottom: 9rem;
	}
	.arrow{
		top: -40px;
		left: 12%;
	}
	.a-left{
		left: -2.5%;
	}

	#par3 p{
		font-size: .75rem;
	}
	#layout .btn{
		font-size: .55rem!important; 
	}
	.controlador{
		padding: 1rem 1rem;
		margin-top: .8rem;
		margin-left: 5%;
		margin-bottom: 1.5rem;
	}
	#par3{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.conjunto-par3{
		margin-left: 6.5%;
	}
	#par4{
		padding-top: 2rem;
		padding-bottom: 2.5rem;
	}
	.sub-par4{
		font-size: .7rem;
	}
	.galeria{
		padding-top: 7%;
	}
	.galeria-pagina{
		padding-top: 3rem;
	}
	/* galeria */
	
	.img-maior .cover-img{
		width: 50%;
	}
	.img-menor .cover-img{
		width: 52%;
	}
	/* outra */
	.img-maior{
		margin-right: -3.5rem;
	}
	.img-top-margin{
		margin-top: 0;
		margin-bottom: .5rem;
	}
	.img-left .texto-maior{
		left: 32%;
	}
	.box-dois .texto-maior{
		left: 28%;
	}
	.box-um .tx-top{
		left: 33%;
	}
	.box-dois .tx-top{
		left: 30%;
	}
	.box-um .tx-bot{
		left: 35.5%;	
	}
	.box-dois .tx-bot{
		left: 22%;	
	}
	.box-um{
		margin-right: -10rem;
	}
	.box-dois{
		margin-right: -9rem;
	}
	.texto-img{
		font-size: .9rem;
	}
	.par5-divisa h1{
		font-size: 2.8rem;
	}
	.par5-divisa{
		padding-bottom: 12rem;
	}
	#par5{
		padding-bottom: 5rem;
	}
	.img-par5{
		top: -10rem;
	}
	#par5 h2{
		margin-top: -8rem;
	}
	
}