* {
    box-sizing: border-box;
}

.body {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    height: 100%;
    font-family: "SukhumvitSetText", sans-serif;
    background-color: #fff;
    color: #525252;
}

.body p {
    margin: 0px;
}

.body a {
    color: #525252;
    text-decoration: none;
}

.body a:hover {
    color: #525252;
    text-decoration: underline;
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

@media (max-width:991px) {
    .wrapper {
        text-align: center;
        background-image: none !important;
    }
    .wrapper div img {
        width: 100%;
        font-size: 0;
    }
	.desktop-only {
	display: none !important;
	}
	
	#homeslider > img {
	width: 100%;
	opacity: 0.1 !important;
	}

	.footer-area-video > iframe {
	}
	
	.menu-mobile
	{
		position: absolute;
		top: 30px;
		right: 30px;
		background-color: #fff;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 24px;
		color: #e2e2e2;
		border: 1px solid #e0e0e0;
	}
	.menu-mobile:hover
	{
		position: absolute;
		top: 30px;
		right: 30px;
		background-color: #fff;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 24px;
		color: #dadada;
		border: 1px solid #dadada;
		cursor: pointer;
	}
	
	#menu {
	width: 100%;
	z-index: 10000;
	display: flex;
	flex-direction: column;
	}

	#slider {
	width: 100%;
	background-color: #ffffffba;
	position: relative;
	}

	#homeslider {
	z-index: 1 !important;
	height: 230px;
	}
	#homeslider > div{
	height: 230px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}

	#diferenciais {
	display: flex;
	background-image: unset;
	flex-direction: column;
	}

	#caracteristicas {
	padding-top: 30px;
	background-color: #ffffff;
	background-image: unset !important;
	padding-bottom: 40px;
	}

	#galeria {
	background-color: #f6f6f6;
	background-image: unset !important;
	border-top: 1px solid #e2dfde;
	padding-top: 50px;
	}

	#galeriaslider {
	font-size: 0;
	}

	.galeria-slider-prev {
	cursor: pointer;
	}

	.galeria-slider-next {
	padding-left: 10px;
	cursor: pointer;
	}
	.galeria-slider-prev:hover,
	.galeria-slider-next:hover {
	opacity:0.7;
	}

	.andamento {
	background-position: top center;
	background-repeat: no-repeat;
	}

	.planta {
	padding-bottom: 48px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 19px;
	}

	.plantaslider {
	}

	.footer {
	display: flex;
	flex-direction: column;
	}

	.form-input {
	width: 100%;
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-input::placeholder {
	color: #fff;
	}
	.form-input:focus {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	}

	.menu-area-01 {
	}

	.logotipo-essencia {
	background-color: #323a54;
	width: 100%;
	text-align: center;
	padding: 20px;
	}
	.logotipo-essencia img{
		width:200px
	}

	.menu-area-02 {
	}
	.menu-area-02-holder
	{
		background-color: rgb(255 255 255 / 0.9);
		padding-top: 31px;
		padding-left: 30px;
		position: relative;
		padding-right: 30px;
	}

	.logotipo-sydow {
	padding-right: 39px;
	margin-bottom: 20px;
	}

	.nav {
	padding: 10px !important;
	margin: 0px 0px  20px  0px !important;
	font-family: "SukhumvitSetSemiBold";
	background-color: rgb(255 255 255 / 0.90);
	display: none;
	border: 1px solid #eaefff;
	}

	.nav li {
		display: block;
		padding: 0px;
	}

    .nav li a{
		display: inline-block;
		padding: 6px 30px;
	}
	.nav li a:hover{
		display: inline-block;
	}
	
    .slider-area-holder
    {
    	width: 100%;
    	background-image: unset !important;
    }
	.slider-area-01 {
	z-index: 2;
	background-color: #fff;
	padding-bottom: 40px;
	}

	.slider-titulo {
	color: #ac897b;
	font-size: 16px;
	font-family: "AmoretSans";
	padding: 40px 20px 0 20px;
	text-align: center;
	}

	.slider-txt-01 {
	color: #525252;
	padding: 20px;
	text-align: center;
	}

	.slider-botao {
	color: #ac897b;
	text-align: center;
	font-family: "SukhumvitSetMedium";
	}
	.slider-botao a {
		border-bottom:1px solid #ac897b;    
	    color: #ac897b;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.slider-botao a:hover {
		border-bottom:1px solid #bfa296;
		color: #bfa296;
		text-decoration:none !important;
	}

	.fa.fa-angle-right {
	}

	.slider-area-02 {
	z-index: 2;
	background-color: #ac897b;
	padding-top: 20px;
	}

	.slider-txt-02 {
	color: #edd6cc;
	font-family: "SukhumvitSetThin";
	text-align: center;
	font-size: 22px;
	line-height: 24px;
	z-index: 4;
	position: relative;
	padding-right: 60px;
	display: none;
	}
	.slider-bg{
        display:none !important;
	}

	.slider-bg-2{
        padding:20px;
	}
	.slider-bg-2 img {
		width:100%;
	}

	.apartamentos-area-01 {
	background-image: unset !important;
	background-color: #323a54;
	padding: 50px 20px 30px 20px;
	background-color: #323a54;
	background-image:none;
	}

	.apartamentos-h2 {
	color: #fff;
	font-family: "AmoretSans";
	font-weight: 400;
	font-size: 22px;
	margin: 0px;
	text-align: center;
	padding-bottom: 10px;
	}

	.apartamentos-txt {
	color: #edd6cc;
	line-height: 30px;
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 27px;
	text-align: center;
	}

	.apartamentos-botao {
	color: #ac897b;
	text-align: center;
	font-family: "SukhumvitSetMedium";
	font-size: 16px;
	}
	.apartamentos-botao a i{
	font-size: 23px;
	padding-left: 8px;
	}

	.apartamentos-botao a { 
	    color: #fff;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.apartamentos-botao a:hover {
		border-bottom:1px solid #fff;
		color: #fff;
		text-decoration:none !important;
	}


	.apartamentos-area-02 {
	height: 170px;
	background-size: cover;
	}

	.caracteristicas-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	text-align: center;
	}
	.caracteristicas-h2 span{
	display: inline-block;
	width: 33%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	}

	.caracteristicas-area-01 {
	display: flex;
	flex-direction: column;
	}

	.caracteristicas-txt-01,
	.caracteristicas-txt-02,
	.caracteristicas-txt-03 {
	line-height: 22px;
	padding: 20px;
	}
	.caracteristicas-txt-01 {
	flex: 1;
	}

	.caracteristicas-txt-firula {
	width: 20px;
	height: 8px;
	background-color: #a7847e;
	margin-bottom: 21px;
	margin-left: auto;
	margin-right: auto;
	}

	.caracteristicas-txt-01 span,
	.caracteristicas-txt-02 span,
	.caracteristicas-txt-03 span {
		color:#ac897b;
		font-weight:700;
	}

	

	.caracteristicas-txt-02 {
	flex: 1;
	}

	.caracteristicas-txt-03 {
	flex: 1;
	}

    .galeria-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	text-align: center;
	display: block !important;
	padding-bottom: 30px;
	}

	.galeria-bg {
	width: 30%;
	height: 555px;
	position: absolute;
	background-position: right top;
	z-index: 1;
	}
	.galeria-area-holder {
	}

	.galeria-area-01 {
	width: 28%;
	display: inline-block;
	height: 627px;
	}

	.galeria-area-02 {
	width: 50%;
	display: inline-block;
	padding-top: 61px;
	height: 627px;
	}
    .galeria-area-03 {
	width: 22%;
	height: 627px;
	}
	.galeria-slide {
	width: 100%;
	}
	.galeria-slide a {
	border: 1px solid #fff;
	width: 50%;
	display: inline-block;
	}
	.galeria-slide a img{
		width:100%;
	}

	.galeria-slider-control {
	color: #ac897b;
	z-index: 2;
	font-size: 50px;
	padding-top: 20px;
	font-weight: 400;
	}

	.galeria-slider-control i {
	color: #ac897b;
	}


	.andamento-row-01 {
	width: 100%;
	padding-top: 69px;
	padding-bottom: 22px;
	text-align: center;
	}

	.andamento-area-01-01 {
	width: 0%;
	}

	.andamento-area-01-02 {
	width: 65%;
	}

	.andamento-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	}

	.andamento-h2-sub {
	font-size: 16px;
	}

	.andamento-area-01-03 {
	width: 35%;
	text-align: right;
	}

	.andamento-area-01-03 span{
	display: inline-block;
	width: 94%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.andamento-row-02 {
	display: flex;
	padding-bottom: 23px;
	flex-direction: column;
	}

	.andamento-dados-01 {
	text-align: center;
	padding-bottom: 30px;
	}

	.andamento-dados-numero {
	font-family: "AmoretSans";
	font-size: 94px;
	color: #ac897b;
	line-height: 110px;
	}

	.andamento-dados-numero-txt {
	}

	.andamento-dados-02 {
	}

	.andamento-status-holder {
	width: 95%;
	}

	.andamento-status-unidade {
	display: flex;
	margin-bottom: 12px;
	}

	.andamento-status-label {
	width: 25%;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	}

	.andamento-status-barra {
	width: 60%;
	line-height: 13px;
	}

	.andamento-status-barra-concluida {
	background-color: #ac897b;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-barra-cinza {
	background-color: #ebebeb;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-porcento {
	width: 15%;
	text-align: right;
	color: #ac897b;
	}

	.andamento-row-03 {
	padding-bottom: 16px;
	}

	.andamento-holder {
	display: flex;
	flex-direction: column;
	}

	.andamento-unidade {
	text-align: center;
	flex: 1;
	margin-bottom: 30px;
	}

	.andamento-unidade-img {
	}
	.andamento-unidade-img img{
		width: 260px !important;
	}

	.andamento-unidade-txt {
	color: #ac897b;
	padding-top: 10px;
	}

	.planta-row-01 {
	padding-bottom: 0;
	}

	.planta-area-01-01 {
	width: 19%;
	padding-top: 15px;
	}

	.planta-area-01-01 span{
	display: inline-block;
	width: 84%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.planta-area-01-02 {
	width: 60%;
	}

	.planta-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	}

	.planta-txt {
	padding: 20px;
	}

	.planta-area-01-03 {
	width: 20%;
	}

	.planta-row-02  {
	display: flex;
	flex-direction: column;
	}

	.planta-area-02-01 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}

	.planta-zoom-slide {
	}

	.planta-zoom {
	position: relative;
	}

	.planta-zoom-img {
	position: absolute;
	top: 0px;
	left: 0px;
	}

	.planta-zoom-img img
	{
		width: 300px !important;
	}
	.planta-zoom-img-real img {
	width: 300px !important;
	}

	.planta-zoom-img-real {
	padding-top: 32px;
	padding-left: 33px;
	}

	.planta-metragem-holder {
	display: flex;
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	}

    .planta-metragem-holder span {
    font-size: 14px;
    color: #ac897b;
    font-weight: 400;
    font-family: "AmoretSans";
 }

	.planta-metragem {
	flex: 1;
	}

	.planta-suites {
	flex: 1;
	}

	.planta-vaga {
	flex: 1;
	}

	.planta-area-02-02 {
	padding-top: 26px;
	text-align: center;
	}

	.planta-selecione {
	font-family: "AmoretSans";
	font-size: 18px;
	color: #ac897b;
	font-weight: 400;
	padding-bottom: 10px;
	}

	.planta-posicao-holder {
	display: flex;
	}

	.planta-posicao {
	text-align: center;
	font-size: 12px;
	width: 30%;
	}
    .planta-posicao span{
	color: #ac897b;
	}

	.planta-posicao-img
	{
	}
	.planta-posicao-img img
	{
		width: 60px !important;
	}

	.planta-apartamento {
	text-align: center;
	font-family: "SukhumvitSetBold";
	font-size: 20px;
	letter-spacing: 1.5px;
	line-height: 30px;
	width: 70%;
	}
	.planta-apartamento span:hover{
		cursor:pointer;
	}
	.planta-selected
	{
		color: #ac897b !important;
		text-decoration: underline;
	}

	.footer-area-01 {
	padding: 30px;
	text-align: center;
	background-color: #323a54;
	background-image: unset !important;
	}

	.footer-logotipo {
	padding-bottom: 26px;
	}

	.footer-logotipo-gramado {
	display: none;
	}

	.footer-area-01-holder {
	color: #fff;
	display: flex;
	flex-direction: column;
	}

	.footer-area-01-01 {
	}

	.footer-dados {
	line-height: 37px;
	padding-bottom: 33px;
	font-size: 13px;
	}
	.footer-dados a{
		color:#fff;
	}
	.footer-dados a:hover{
		color:#fff;
	}

	.footer-icone {
	padding-right: 14px;
	display: inline-block;
	vertical-align: sub;
	}

	.footer-social {
	padding-bottom: 50px;
	}
	.footer-social a {
		margin-right:10px;
	}
	.footer-social a:hover {
		opacity:0.8;
	}

	.footer-area-01-02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

	.form-enviar-holder {
	text-align: right;
	}

	.form-enviar {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	cursor:pointer;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-enviar:hover{
	background-color: #47506f !important;
	border: 1px solid #5a6293 !important;
	color: #fff;
	}

	.footer-area-02 {
	background-repeat: no-repeat;
	height: 350px;
	}

	.footer-area-map {
	width: 100%;
	height: 100%;
	}

	.footer-area-map iframe
	{
		width: 100%;
		height: 100%;
	}
}

@media (min-width:992px) and (max-width:1199px) {
  .wrapper {
        width: 970px;
        background-repeat: no-repeat;
    }
	
	.mobile-only {
		display:none;
	}
	
	
	#homeslider > img {
	width: 100%;
	opacity: 0.1 !important;
	}

	.footer-area-video > iframe {
	}
	
	.menu-mobile
	{
		position: absolute;
		top: 30px;
		right: 30px;
		background-color: #fff;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 24px;
		color: #e2e2e2;
		border: 1px solid #e0e0e0;
	}
	.menu-mobile:hover
	{
		position: absolute;
		top: 30px;
		right: 30px;
		background-color: #fff;
		width: 40px;
		height: 40px;
		text-align: center;
		font-size: 24px;
		color: #dadada;
		border: 1px solid #dadada;
		cursor: pointer;
	}
	
	#menu {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10000;
	display: flex;
	}

	#slider {
	width: 100%;
	height: 840px;
	background-color: #ffffffba;
	position: relative;
	}

	#homeslider {
	z-index: 1 !important;
	}
	#homeslider > div{
	height: 840px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}

	#diferenciais {
	display: flex;
	height: 520px;
	background-position: top center;
	background-repeat: no-repeat;
	}

	#caracteristicas {
	padding-top: 50px;
	height: 473px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f6f6f6;
	}

	#galeria {
	height: 501px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 1680px;
	background-color: #f6f6f6;
	}

	#galeriaslider {
	font-size: 0;
	height: 330px;
	margin-left: 15%;
	}

	.galeria-slider-prev {
	cursor: pointer;
	}

	.galeria-slider-next {
	padding-left: 10px;
	cursor: pointer;
	}
	.galeria-slider-prev:hover,
	.galeria-slider-next:hover {
	opacity:0.7;
	}

	.andamento {
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 49px;
	}

	.planta {
	padding-bottom: 48px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 19px;
	}

	.plantaslider {
	}

	.footer {
	display: flex;
	flex-direction: column;
	}

	.form-input {
	width: 100%;
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-input::placeholder {
	color: #fff;
	}
	.form-input:focus {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	}

	.menu-area-01 {
	width: 23%;
	}

	.logotipo-essencia {
	background-color: #323a54;
	width: 100%;
	height: 170px;
	text-align: right;
	padding-right: 43px;
	padding-top: 24px;
	}
	.logotipo-essencia img{
		width:200px
	}

	.menu-area-02 {
	width: 77%;
	}
	.menu-area-02-holder
	{
		background-color: rgb(255 255 255 / 0.9);
		padding-top: 31px;
		padding-left: 48px;
		height: 99px;
		position: relative;
	}

	.logotipo-sydow {
	padding-right: 39px;
	}

	.nav {
	padding: 10px !important;
	margin: 0px !important;
	font-family: "SukhumvitSetSemiBold";
	position: absolute;
	right: 70px;
	top: 30px;
	background-color: rgb(255 255 255 / 0.90);
	display: none;
	border: 1px solid #eaefff;
	}

	.nav li {
		display: block;
		padding: 0px;
	}

    .nav li a{
		display: inline-block;
		padding: 6px 30px;
	}
	.nav li a:hover{
		display: inline-block;
	}
	
    .slider-area-holder
    {
    	position: absolute;
    	bottom: 0px;
    	left: 0px;
    	height: 400px;
    	width: 100%;
    	background-position: bottom center;
    	z-index: 2;
    	background-repeat: no-repeat;
    }
	.slider-area-01 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	width: 51%;
	height: 400px;
	}

	.slider-titulo {
	color: #ac897b;
	font-size: 22px;
	line-height: 35px;
	font-family: "AmoretSans";
	margin-bottom: 17px;
	padding-top: 40px;
	padding-left: 30px;
	}

	.slider-txt-01 {
	color: #525252;
	margin-bottom: 30px;
	padding-left: 30px;
	}

	.slider-botao {
	color: #ac897b;
	text-align: right;
	font-family: "SukhumvitSetMedium";
	}
	.slider-botao a {
		border-bottom:1px solid #ac897b;    
	    color: #ac897b;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.slider-botao a:hover {
	border-bottom:1px solid #bfa296;
		color: #bfa296;
		text-decoration:none !important;
	}

	.fa.fa-angle-right {
	}

	.slider-area-02 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	width: 49%;
	padding: 2% 0% 0px 2%;
	height: 284px;
	}

	.slider-txt-02 {
	color: #edd6cc;
	font-family: "SukhumvitSetThin";
	position: absolute;
	bottom: 94px;
	left: 67px;
	text-align: right;
	font-size: 27px;
	line-height: 35px;
	z-index: 2;
	}

	.slider-bg {
	position: absolute;
	bottom: 28px;
	left: 169px;
	z-index: 1;
	width: 100px;
	}
	.slider-bg img {
	width: 250px;
	}

	.apartamentos-area-01 {
	width: 40%;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #323a54;
	background-image:none;
	}

	.apartamentos-h2 {
	padding-left: 30px;
	color: #fff;
	font-family: "AmoretSans";
	font-weight: 400;
	font-size: 22px;
	margin: 0px;
	padding-top: 64px;
	padding-bottom: 40px;
	}

	.apartamentos-txt {
	color: #edd6cc;
	padding-left: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 27px;
	}

	.apartamentos-botao {
	color: #ac897b;
	text-align: right;
	font-family: "SukhumvitSetMedium";
	padding-right: 4%;
	font-size: 16px;
	}
	.apartamentos-botao a i{
	font-size: 23px;
	padding-left: 8px;
	}

	.apartamentos-botao a { 
	    color: #fff;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.apartamentos-botao a:hover {
		border-bottom:1px solid #fff;
		color: #fff;
		text-decoration:none !important;
	}


	.apartamentos-area-02 {
	width: 60%;
	}

	.caracteristicas-h2 {
	text-align: right;
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	padding-bottom: 36px;
	padding-right: 179px;
	}
	.caracteristicas-h2 span{
	display: inline-block;
	width: 33%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	}

	.caracteristicas-area-01 {
	display: flex;
	}

	.caracteristicas-txt-01,
	.caracteristicas-txt-02,
	.caracteristicas-txt-03 {
	line-height: 22px;
	}
	.caracteristicas-txt-01 {
	flex: 1;
	padding-left: 30px;
	padding-right: 20px;
	}

	.caracteristicas-txt-firula {
	width: 20px;
	height: 8px;
	background-color: #a7847e;
	margin-bottom: 21px;
	}

	.caracteristicas-txt-01 span,
	.caracteristicas-txt-02 span,
	.caracteristicas-txt-03 span {
		color:#ac897b;
		font-weight:700;
	}

	

	.caracteristicas-txt-02 {
	flex: 1;
	padding-right: 10px;
	}

	.caracteristicas-txt-03 {
	flex: 1;
	padding-right: 10px;
	}

	.galeria-bg {
	width: 30%;
	height: 555px;
	position: absolute;
	background-position: right top;
	z-index: 1;
	}
	.galeria-area-holder {
	padding-top: 60px;
	}

	.galeria-area-01 {
	width: 28%;
	display: inline-block;
	height: 627px;
	}

	.galeria-area-02 {
	width: 50%;
	display: inline-block;
	padding-top: 61px;
	height: 627px;
	}
    .galeria-area-03 {
	width: 22%;
	height: 627px;
	}
	.galeria-slide {
	width: 100%;
	}
	.galeria-slide a {
	border: 1px solid #fff;
	width: 33% !important;
	display: inline-block;
	}
	.galeria-slide a img{
		width:100%;
	}

	.galeria-slider-control {
	color: #ac897b;
	z-index: 2;
	text-align: right;
	padding-right: 3%;
	font-size: 50px;
	padding-top: 20px;
	font-weight: 400;
	}

	.galeria-slider-control i {
	color: #ac897b;
	}


	.andamento-row-01 {
	width: 100%;
	padding-top: 69px;
	padding-bottom: 72px;
	padding-right: 170px;
	}

	.andamento-area-01-01 {
	width: 0%;
	}

	.andamento-area-01-02 {
	width: 65%;
	}

	.andamento-h2 {
	text-align: right;
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	}

	.andamento-h2-sub {
	text-align: right;
	font-size: 16px;
	}

	.andamento-area-01-03 {
	width: 35%;
	text-align: right;
	}

	.andamento-area-01-03 span{
	display: inline-block;
	width: 94%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.andamento-row-02 {
	display: flex;
	padding-bottom: 103px;
	}

	.andamento-dados-01 {
	width: 29%;
	border-right: 1px solid #dcdcdc;
	text-align: center;
	}

	.andamento-dados-numero {
	font-family: "AmoretSans";
	font-size: 94px;
	color: #ac897b;
	padding-top: 38px;
	line-height: 110px;
	}

	.andamento-dados-numero-txt {
	}

	.andamento-dados-02 {
	width: 70%;
	}

	.andamento-status-holder {
	padding-left: 7%;
	width: 635px;
	}

	.andamento-status-unidade {
	display: flex;
	margin-bottom: 12px;
	}

	.andamento-status-label {
	width: 18%;
	font-size: 14px;
	}

	.andamento-status-barra {
	width: 74%;
	}

	.andamento-status-barra-concluida {
	background-color: #ac897b;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-barra-cinza {
	background-color: #ebebeb;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-porcento {
	width: 8%;
	text-align: right;
	color: #ac897b;
	}

	.andamento-row-03 {
	padding-bottom: 16px;
	}

	.andamento-holder {
	display: flex;
	}

	.andamento-unidade {
	text-align: center;
	flex: 1;
	}

	.andamento-unidade-img {
	}
	.andamento-unidade-img img{
		width: 260px;
	}

	.andamento-unidade-txt {
	color: #ac897b;
	padding-top: 10px;
	}

	.planta-row-01 {
	padding-bottom: 60px;
	}

	.planta-area-01-01 {
	width: 19%;
	padding-top: 15px;
	}

	.planta-area-01-01 span{
	display: inline-block;
	width: 84%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.planta-area-01-02 {
	width: 60%;
	}

	.planta-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	padding-bottom: 29px;
	padding-left: 30px;
	}

	.planta-txt {
	padding-left: 30px;
	}

	.planta-area-01-03 {
	width: 20%;
	}

	.planta-row-02  {
	display: flex;
	padding-left: 30px;
	}

	.planta-area-02-01 {
	width: 55%;
	}

	.planta-zoom-slide {
	}

	.planta-zoom {
	position: relative;
	}

	.planta-zoom-img {
	position: absolute;
	top: 0px;
	left: 0px;
	}

	.planta-zoom-img img
	{
		width: 400px;
	}
	.planta-zoom-img-real img {
	width: 400px;
	}

	.planta-zoom-img-real {
	padding-top: 32px;
	padding-left: 33px;
	}

	.planta-metragem-holder {
	display: flex;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 56px;
	}

    .planta-metragem-holder span {
    font-size: 23px;
    color: #ac897b;
    font-weight: 400;
    font-family: "AmoretSans";
 }

	.planta-metragem {
	flex: 1;
	}

	.planta-suites {
	flex: 1;
	}

	.planta-vaga {
	flex: 1;
	}

	.planta-area-02-02 {
	width: 45%;
	padding-top: 26px;
	}

	.planta-selecione {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	padding-left: 10%;
	padding-bottom: 77px;
	}

	.planta-posicao-holder {
	padding-left: 10%;
	display: flex;
	}

	.planta-posicao {
	text-align: center;
	width: 23%;
	}
    .planta-posicao span{
	color: #ac897b;
	}

	.planta-posicao-img
	{
		padding-bottom:6px;
	}

	.planta-apartamento {
	width: 64%;
	text-align: right;
	font-family: "SukhumvitSetBold";
	font-size: 20px;
	letter-spacing: 1.5px;
	line-height: 44px;
	}
	.planta-apartamento span:hover{
		cursor:pointer;
	}
	.planta-selected
	{
		color: #ac897b !important;
		text-decoration: underline;
	}

	.footer-area-01 {
	padding: 30px;
	text-align: center;
	background-color: #323a54;
	background-image: unset !important;
	}

	.footer-logotipo {
	padding-top: 49px;
	padding-bottom: 86px;
	}

	.footer-logotipo-gramado {
	display: none;
	}

	.footer-area-01-holder {
	color: #fff;
	display: flex;
	flex-direction: column;
	}

	.footer-area-01-01 {
	}

	.footer-dados {
	line-height: 37px;
	padding-bottom: 33px;
	font-size: 15px;
	}
	.footer-dados a{
		color:#fff;
	}
	.footer-dados a:hover{
		color:#fff;
	}

	.footer-icone {
	padding-right: 14px;
	display: inline-block;
	vertical-align: sub;
	}

	.footer-social {
	padding-bottom: 50px;
	}
	.footer-social a {
		margin-right:10px;
	}
	.footer-social a:hover {
		opacity:0.8;
	}

	.footer-area-01-02 {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	}

	.form-enviar-holder {
	text-align: right;
	}

	.form-enviar {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	cursor:pointer;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-enviar:hover{
	background-color: #47506f !important;
	border: 1px solid #5a6293 !important;
	color: #fff;
	}

	.footer-area-02 {
	background-repeat: no-repeat;
	height: 350px;
	}

	.footer-area-map {
	width: 100%;
	height: 100%;
	}

	.footer-area-map iframe
	{
		width: 100%;
		height: 100%;
	}
}

@media (min-width:1200px) and (max-width:1599px) {  
	
	.wrapper {
        width: 1170px;
        background-repeat: no-repeat;
    }
	
	.mobile-only {
		display:none;
	}
	#homeslider > img {
	width: 100%;
	opacity: 0.1 !important;
	}

	.footer-area-video > iframe {
	}
	.menu-mobile
	{
		display:none !important;
	}
	#menu {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10000;
	display: flex;
	}

	#slider {
	width: 100%;
	height: 840px;
	background-color: #ffffffba;
	position: relative;
	}

	#homeslider {
	z-index: 1 !important;
	}
	#homeslider > div{
	height: 840px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}

	#diferenciais {
	display: flex;
	height: 520px;
	background-position: top center;
	background-repeat: no-repeat;
	}

	#caracteristicas {
	padding-top: 50px;
	height: 473px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f6f6f6;
	}

	#galeria {
	height: 574px;
	background-position: top center;
	background-repeat: no-repeat;
	}

	#galeriaslider {
	font-size: 0;
	height: 410px;
	margin-left: 15%;
	}

	.galeria-slider-prev {
	cursor: pointer;
	}

	.galeria-slider-next {
	padding-left: 10px;
	cursor: pointer;
	}
	.galeria-slider-prev:hover,
	.galeria-slider-next:hover {
	opacity:0.7;
	}

	.andamento {
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 49px;
	}

	.planta {
	padding-bottom: 48px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 19px;
	}

	.plantaslider {
	}

	.footer {
	display: flex;
	}

	.form-input {
	width: 100%;
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-input::placeholder {
	color: #fff;
	}
	.form-input:focus {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	}

	.menu-area-01 {
	width: 23%;
	}

	.logotipo-essencia {
	background-color: #323a54;
	width: 100%;
	height: 170px;
	text-align: right;
	padding-right: 43px;
	padding-top: 24px;
	}
	.logotipo-essencia img{
		width:200px
	}

	.menu-area-02 {
	width: 77%;
	}
	.menu-area-02-holder
	{
		background-color: rgb(255 255 255 / 0.9);
		display: flex;
		padding-top: 31px;
		padding-left: 48px;
		height: 99px;
	}

	.logotipo-sydow {
	padding-right: 39px;
	}

	.nav {
	padding: 0px !important;
	margin: 0px !important;
	font-family: "SukhumvitSetSemiBold";
	}

	.nav li {
		display:inline-block;
		padding: 0px;
	}

    .nav li a{
		border: 5px #ffffff solid;
		border-style: solid;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 28px 10px;
		display: inline-block;
	}
	.nav li a:hover{
		border: 5px #ac897b solid;
		border-style: solid;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 28px 10px;
		display: inline-block;
		text-decoration: none;
	}
	
    .slider-area-holder
    {
    	position: absolute;
    	bottom: 0px;
    	left: 0px;
    	height: 400px;
    	width: 100%;
    	background-position: bottom center;
    	z-index: 2;
    	background-repeat: no-repeat;
    }
	.slider-area-01 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	width: 51%;
	height: 400px;
	}

	.slider-titulo {
	color: #ac897b;
	font-size: 22px;
	line-height: 35px;
	font-family: "AmoretSans";
	margin-bottom: 17px;
	padding-top: 40px;
	padding-left: 30px;
	}

	.slider-txt-01 {
	color: #525252;
	margin-bottom: 30px;
	padding-left: 30px;
	}

	.slider-botao {
	color: #ac897b;
	text-align: right;
	font-family: "SukhumvitSetMedium";
	}
	.slider-botao a {
		border-bottom:1px solid #ac897b;    
	    color: #ac897b;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.slider-botao a:hover {
		border-bottom:1px solid #bfa296;
		color: #bfa296;
		text-decoration:none !important;
	}

	.fa.fa-angle-right {
	}

	.slider-area-02 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	width: 49%;
	padding: 2% 0% 0px 2%;
	height: 284px;
	}

	.slider-txt-02 {
	color: #edd6cc;
	font-family: "SukhumvitSetThin";
	position: absolute;
	bottom: 114px;
	left: 84px;
	text-align: right;
	font-size: 31px;
	line-height: 35px;
	z-index: 2;
	}

	.slider-bg {
	position: absolute;
	bottom: 28px;
	left: 169px;
	z-index: 1;
	}

	.apartamentos-area-01 {
	width: 40%;
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #323a54;
	background-image:none;
	}

	.apartamentos-h2 {
	padding-left: 30px;
	color: #fff;
	font-family: "AmoretSans";
	font-weight: 400;
	font-size: 22px;
	margin: 0px;
	padding-top: 64px;
	padding-bottom: 40px;
	}

	.apartamentos-txt {
	color: #edd6cc;
	padding-left: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 27px;
	}

	.apartamentos-botao {
	color: #ac897b;
	text-align: right;
	font-family: "SukhumvitSetMedium";
	padding-right: 4%;
	font-size: 16px;
	}
	.apartamentos-botao a i{
	font-size: 23px;
	padding-left: 8px;
	}

	.apartamentos-botao a { 
	    color: #fff;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.apartamentos-botao a:hover {
		border-bottom:1px solid #fff;
		color: #fff;
		text-decoration:none !important;
	}


	.apartamentos-area-02 {
	width: 60%;
	background-size: cover;
	}

	.caracteristicas-h2 {
	text-align: right;
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	padding-bottom: 36px;
	padding-right: 279px;
	}
	.caracteristicas-h2 span{
	display: inline-block;
	width: 33%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	}

	.caracteristicas-area-01 {
	display: flex;
	}

	.caracteristicas-txt-01,
	.caracteristicas-txt-02,
	.caracteristicas-txt-03 {
	line-height: 22px;
	}
	.caracteristicas-txt-01 {
	padding-left: 30px;
	padding-right: 20px;
	flex: 1;
	}

	.caracteristicas-txt-firula {
	width: 20px;
	height: 8px;
	background-color: #a7847e;
	margin-bottom: 21px;
	}

	.caracteristicas-txt-01 span,
	.caracteristicas-txt-02 span,
	.caracteristicas-txt-03 span {
		color:#ac897b;
		font-weight:700;
	}

	

	.caracteristicas-txt-02 {
	flex: 1;
	}

	.caracteristicas-txt-03 {
	flex: 1;
	}

	.galeria-bg {
	width: 30%;
	height: 555px;
	position: absolute;
	background-position: right top;
	z-index: 1;
	}
	.galeria-area-holder {
	padding-top: 60px;
	}

	.galeria-area-01 {
	width: 28%;
	display: inline-block;
	height: 627px;
	}

	.galeria-area-02 {
	width: 50%;
	display: inline-block;
	padding-top: 61px;
	height: 627px;
	}
    .galeria-area-03 {
	width: 22%;
	height: 627px;
	}
	.galeria-slide {
	width: 100%;
	}
	.galeria-slide a {
	border: 1px solid #fff;
	width: 33% !important;
	display: inline-block;
	}
	.galeria-slide a img{
		width:100%;
	}

	.galeria-slider-control {
	color: #ac897b;
	z-index: 2;
	text-align: right;
	padding-right: 3%;
	font-size: 50px;
	padding-top: 20px;
	font-weight: 400;
	}

	.galeria-slider-control i {
	color: #ac897b;
	}


	.andamento-row-01 {
	width: 100%;
	padding-top: 69px;
	padding-bottom: 72px;
	padding-right: 300px;
	}

	.andamento-area-01-01 {
	width: 0%;
	}

	.andamento-area-01-02 {
	width: 65%;
	}

	.andamento-h2 {
	text-align: right;
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	}

	.andamento-h2-sub {
	text-align: right;
	font-size: 16px;
	}

	.andamento-area-01-03 {
	width: 35%;
	text-align: right;
	}

	.andamento-area-01-03 span{
	display: inline-block;
	width: 94%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.andamento-row-02 {
	display: flex;
	padding-bottom: 103px;
	}

	.andamento-dados-01 {
	width: 29%;
	border-right: 1px solid #dcdcdc;
	text-align: center;
	}

	.andamento-dados-numero {
	font-family: "AmoretSans";
	font-size: 94px;
	color: #ac897b;
	padding-top: 38px;
	line-height: 110px;
	}

	.andamento-dados-numero-txt {
	}

	.andamento-dados-02 {
	width: 70%;
	}

	.andamento-status-holder {
	padding-left: 7%;
	width: 725px;
	}

	.andamento-status-unidade {
	display: flex;
	margin-bottom: 12px;
	}

	.andamento-status-label {
	width: 18%;
	font-size: 14px;
	}

	.andamento-status-barra {
	width: 74%;
	}

	.andamento-status-barra-concluida {
	background-color: #ac897b;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-barra-cinza {
	background-color: #ebebeb;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-porcento {
	width: 8%;
	text-align: right;
	color: #ac897b;
	}

	.andamento-row-03 {
	padding-bottom: 56px;
	}

	.andamento-holder {
	display: flex;
	}

	.andamento-unidade {
	text-align: center;
	flex: 1;
	}

	.andamento-unidade-img {
	}
	.andamento-unidade-img img{
		width:330px
	}

	.andamento-unidade-txt {
	color: #ac897b;
	padding-top: 10px;
	}

	.planta-row-01 {
	padding-bottom: 60px;
	}

	.planta-area-01-01 {
	width: 19%;
	padding-top: 15px;
	}

	.planta-area-01-01 span{
	display: inline-block;
	width: 84%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.planta-area-01-02 {
	width: 60%;
	}

	.planta-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	padding-bottom: 29px;
	padding-left: 30px;
	}

	.planta-txt {
	padding-left: 30px;
	}

	.planta-area-01-03 {
	width: 20%;
	}

	.planta-row-02  {
	display: flex;
	padding-left: 30px;
	}

	.planta-area-02-01 {
	width: 55%;
	}

	.planta-zoom-slide {
	}

	.planta-zoom {
	position: relative;
	}

	.planta-zoom-img {
	position: absolute;
	top: 0px;
	left: 0px;
	}

	.planta-zoom-img-real {
	padding-top: 32px;
	padding-left: 33px;
	}

	.planta-metragem-holder {
	display: flex;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 56px;
	}

    .planta-metragem-holder span {
    font-size: 28px;
    color: #ac897b;
    font-weight: 400;
    font-family: "AmoretSans";
 }

	.planta-metragem {
	flex: 1;
	}

	.planta-suites {
	flex: 1;
	}

	.planta-vaga {
	flex: 1;
	}

	.planta-area-02-02 {
	width: 45%;
	padding-top: 26px;
	}

	.planta-selecione {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	padding-left: 10%;
	padding-bottom: 77px;
	}

	.planta-posicao-holder {
	padding-left: 10%;
	display: flex;
	}

	.planta-posicao {
	text-align: center;
	width: 23%;
	}
    .planta-posicao span{
	color: #ac897b;
	}

	.planta-posicao-img
	{
		padding-bottom:6px;
	}

	.planta-apartamento {
	width: 64%;
	text-align: right;
	font-family: "SukhumvitSetBold";
	font-size: 20px;
	letter-spacing: 1.5px;
	line-height: 44px;
	}
	.planta-apartamento span:hover{
		cursor:pointer;
	}
	.planta-selected
	{
		color: #ac897b !important;
		text-decoration: underline;
	}

	.footer-area-01 {
	background-repeat: no-repeat;
	width: 65%;
	padding-left: 6%;
	height: 640px;
	background-position: top center;
	background-color: #323a54;
	}

	.footer-logotipo {
	padding-top: 49px;
	padding-bottom: 86px;
	}

	.footer-logotipo-gramado {
	}

	.footer-area-01-holder {
	color: #fff;
	display: flex;
	}

	.footer-area-01-01 {
	width: 54%;
	}

	.footer-dados {
	line-height: 37px;
	padding-bottom: 33px;
	font-size: 15px;
	}
	.footer-dados a{
		color:#fff;
	}
	.footer-dados a:hover{
		color:#fff;
	}

	.footer-icone {
	padding-right: 14px;
	display: inline-block;
	vertical-align: sub;
	}

	.footer-social {
	padding-bottom: 50px;
	}
	.footer-social a {
		margin-right:10px;
	}
	.footer-social a:hover {
		opacity:0.8;
	}

	.footer-area-01-02 {
	width: 46%;
	padding-right: 40px;
	}

	.form-enviar-holder {
	text-align: right;
	}

	.form-enviar {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	cursor:pointer;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-enviar:hover{
	background-color: #47506f !important;
	border: 1px solid #5a6293 !important;
	color: #fff;
	}

	.footer-area-02 {
	background-repeat: no-repeat;
	width: 35%;
	height: 640px;
	}

	.footer-area-map {
	width: 100%;
	height: 100%;
	}

	.footer-area-map iframe
	{
		width: 100%;
		height: 100%;
	}
    
}
@media (min-width:1600px){  
	
	.wrapper {
        width: 1170px;
        background-repeat: no-repeat;
    }
	
	.mobile-only {
		display:none;
	}
	#homeslider > img {
	width: 100%;
	opacity: 0.1 !important;
	}

	.footer-area-video > iframe {
	}

	.menu-mobile
	{
		display:none !important;
	}
	#menu {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10000;
	display: flex;
	}

	#slider {
	width: 100%;
	height: 1150px;
	background-color: #ffffffba;
	position: relative;
	}

	#homeslider {
	z-index: 1 !important;
	}
	#homeslider > div{
	height: 1150px;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	}

	#diferenciais {
	display: flex;
	height: 520px;
	background-position: top center;
	background-repeat: no-repeat;
	}

	#caracteristicas {
	padding-top: 50px;
	height: 473px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f6f6f6;
	}

	#galeria {
	height: 574px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	}

	#galeriaslider {
	font-size: 0;
	height: 410px;
	margin-left: 15%;
	}

	.galeria-slider-prev {
	cursor: pointer;
	}

	.galeria-slider-next {
	padding-left: 10px;
	cursor: pointer;
	}
	.galeria-slider-prev:hover,
	.galeria-slider-next:hover {
	opacity:0.7;
	}

	.andamento {
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 49px;
	}

	.planta {
	padding-bottom: 48px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 19px;
	}

	.plantaslider {
	}

	.footer {
	display: flex;
	}

	.form-input {
	width: 100%;
	background-color: #323a54 !important;
	/*border: 1px solid #5a6293 !important;*/
	border: 1px solid #5a6293;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-input::placeholder {
	color: #fff;
	}
	.form-input:focus {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	}

	.menu-area-01 {
	width: 33%;
	}

	.logotipo-essencia {
	background-color: #323a54;
	width: 100%;
	height: 188px;
	text-align: right;
	padding-right: 43px;
	padding-top: 24px;
	}

	.menu-area-02 {
	width: 67%;
	}
	.menu-area-02-holder
	{
		background-color: rgb(255 255 255 / 0.9);
		display: flex;
		padding-top: 31px;
		padding-left: 48px;
		height: 99px;
	}

	.logotipo-sydow {
	padding-right: 39px;
	}

	.nav {
	padding: 0px !important;
	margin: 0px !important;
	font-family: "SukhumvitSetSemiBold";
	}

	.nav li {
		display:inline-block;
		padding: 0px;
	}

    .nav li a{
		border: 5px #ffffff solid;
		border-style: solid;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 28px 10px;
		display: inline-block;
	}
	.nav li a:hover{
		border: 5px #ac897b solid;
		border-style: solid;
		border-top: 0px;
		border-left: 0px;
		border-right: 0px;
		padding: 10px 10px 28px 10px;
		display: inline-block;
		text-decoration: none;
	}
	
    .slider-area-holder
    {
    	position: absolute;
    	bottom: 0px;
    	left: 0px;
    	height: 400px;
    	width: 100%;
    	background-position: bottom center;
    	z-index: 2;
    	background-repeat: no-repeat;
    }
	.slider-area-01 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
	width: 51%;
	padding: 5% 3% 0px 19%;
	height: 434px;
	}

	.slider-titulo {
	color: #ac897b;
	font-size: 22px;
	line-height: 35px;
	font-family: "AmoretSans";
	margin-bottom: 17px;
	}

	.slider-txt-01 {
	color: #525252;
	margin-bottom: 30px;
	}

	.slider-botao {
	color: #ac897b;
	text-align: right;
	font-family: "SukhumvitSetMedium";
	}
	.slider-botao a {
		border-bottom:1px solid #ac897b;    
	    color: #ac897b;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
    .slider-botao a:hover {
		border-bottom:1px solid #bfa296;
		color: #bfa296;
		text-decoration:none !important;
	}


	.fa.fa-angle-right {
	}

	.slider-area-02 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;
	width: 49%;
	padding: 2% 0% 0px 2%;
	height: 284px;
	}

	.slider-txt-02 {
	color: #edd6cc;
	font-family: "SukhumvitSetThin";
	position: absolute;
	bottom: 114px;
	left: 42px;
	text-align: right;
	font-size: 37px;
	line-height: 42px;
	z-index: 2;
	}

	.slider-bg {
	position: absolute;
	bottom: 28px;
	left: 169px;
	z-index: 1;
	}

	.apartamentos-area-01 {
	width: 40%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #323a54;
	background-image:url('../img/estrutura/bg-apartamentos.png');
	}

	.apartamentos-h2 {
	padding-left: 48%;
	color: #fff;
	font-family: "AmoretSans";
	font-weight: 400;
	font-size: 22px;
	margin: 0px;
	padding-top: 64px;
	padding-bottom: 40px;
	}

	.apartamentos-txt {
	color: #edd6cc;
	padding-left: 48%;
	line-height: 30px;
	font-size: 17px;
	font-weight: 400;
	padding-bottom: 27px;
	font-size: 16px;
	}

	.apartamentos-botao {
	color: #ac897b;
	text-align: right;
	font-family: "SukhumvitSetMedium";
	padding-right: 4%;
	font-size: 16px;
	}
	.apartamentos-botao a i{
	font-size: 23px;
	padding-left: 8px;
	}

	.apartamentos-botao a { 
	    color: #fff;
	     padding-bottom:5px;
	     text-decoration:none !important;
	}
	.apartamentos-botao a:hover {
		border-bottom:1px solid #fff;
		color: #fff;
		text-decoration:none !important;
	}


	.apartamentos-area-02 {
	width: 60%;
	background-size: cover;
	}

	.caracteristicas-h2 {
	text-align: right;
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	padding-bottom: 36px;
	padding-right: 279px;
	}
	.caracteristicas-h2 span{
	display: inline-block;
	width: 33%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	}

	.caracteristicas-area-01 {
	display: flex;
	}

	.caracteristicas-txt-01,
	.caracteristicas-txt-02,
	.caracteristicas-txt-03 {
	line-height: 22px;
	}
	.caracteristicas-txt-01 {
	flex: 1;
	}

	.caracteristicas-txt-firula {
	width: 20px;
	height: 8px;
	background-color: #a7847e;
	margin-bottom: 21px;
	}

	.caracteristicas-txt-01 span,
	.caracteristicas-txt-02 span,
	.caracteristicas-txt-03 span {
		color:#ac897b;
		font-weight:700;
	}

	

	.caracteristicas-txt-02 {
	flex: 1;
	}

	.caracteristicas-txt-03 {
	flex: 1;
	}

	.galeria-bg {
	width: 30%;
	height: 555px;
	position: absolute;
	background-position: right top;
	z-index: 1;
	}
	.galeria-area-holder {
	padding-top: 60px;
	}

	.galeria-area-01 {
	width: 28%;
	display: inline-block;
	height: 627px;
	}

	.galeria-area-02 {
	width: 50%;
	display: inline-block;
	padding-top: 61px;
	height: 627px;
	}
    .galeria-area-03 {
	width: 22%;
	height: 627px;
	}
	.galeria-slide {
	width: 100%;
	}
	.galeria-slide a {
	border: 1px solid #fff;
	width: 33% !important;
	display: inline-block;
	}
	.galeria-slide a img{
		width:100%;
	}

	.galeria-slider-control {
	color: #ac897b;
	z-index: 2;
	text-align: right;
	padding-right: 3%;
	font-size: 50px;
	padding-top: 20px;
	font-weight: 400;
	}

	.galeria-slider-control i {
	color: #ac897b;
	}


	.andamento-row-01 {
	width: 100%;
	padding-top: 69px;
	padding-bottom: 72px;
	padding-right: 300px;
	}

	.andamento-area-01-01 {
	width: 0%;
	}

	.andamento-area-01-02 {
	width: 65%;
	}

	.andamento-h2 {
	text-align: right;
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	}

	.andamento-h2-sub {
	text-align: right;
	font-size: 16px;
	}

	.andamento-area-01-03 {
	width: 35%;
	text-align: right;
	}

	.andamento-area-01-03 span{
	display: inline-block;
	width: 94%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.andamento-row-02 {
	display: flex;
	padding-bottom: 103px;
	}

	.andamento-dados-01 {
	width: 29%;
	border-right: 1px solid #dcdcdc;
	text-align: center;
	}

	.andamento-dados-numero {
	font-family: "AmoretSans";
	font-size: 94px;
	color: #ac897b;
	padding-top: 38px;
	line-height: 110px;
	}

	.andamento-dados-numero-txt {
	}

	.andamento-dados-02 {
	width: 70%;
	}

	.andamento-status-holder {
	padding-left: 7%;
	width: 725px;
	}

	.andamento-status-unidade {
	display: flex;
	margin-bottom: 12px;
	}

	.andamento-status-label {
	width: 18%;
	font-size: 14px;
	}

	.andamento-status-barra {
	width: 74%;
	}

	.andamento-status-barra-concluida {
	background-color: #ac897b;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-barra-cinza {
	background-color: #ebebeb;
	height: 5px;
	display: inline-block;
	}

	.andamento-status-porcento {
	width: 8%;
	text-align: right;
	color: #ac897b;
	}

	.andamento-row-03 {
	padding-bottom: 56px;
	}

	.andamento-holder {
	display: flex;
	}

	.andamento-unidade {
	text-align: center;
	flex: 1;
	}

	.andamento-unidade-img {
	}
	.andamento-unidade-img img{
	}

	.andamento-unidade-txt {
	color: #ac897b;
	padding-top: 10px;
	}

	.planta-row-01 {
	padding-bottom: 60px;
	}

	.planta-area-01-01 {
	width: 19%;
	padding-top: 15px;
	}

	.planta-area-01-01 span{
	display: inline-block;
	width: 84%;
	height: 1px;
	background-color: #ac897b;
	margin-left: 1%;
	text-align: right;
	}

	.planta-area-01-02 {
	width: 60%;
	}

	.planta-h2 {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	margin: 0px;
	padding-bottom: 29px;
	}

	.planta-txt {
	}

	.planta-area-01-03 {
	width: 20%;
	}

	.planta-row-02  {
	display: flex;
	}

	.planta-area-02-01 {
	width: 55%;
	}

	.planta-zoom-slide {
	}

	.planta-zoom {
	position: relative;
	}

	.planta-zoom-img {
	position: absolute;
	top: 0px;
	left: 0px;
	}

	.planta-zoom-img-real {
	padding-top: 32px;
	padding-left: 33px;
	}

	.planta-metragem-holder {
	display: flex;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 56px;
	}

    .planta-metragem-holder span {
    font-size: 28px;
    color: #ac897b;
    font-weight: 400;
    font-family: "AmoretSans";
 }

	.planta-metragem {
	flex: 1;
	}

	.planta-suites {
	flex: 1;
	}

	.planta-vaga {
	flex: 1;
	}

	.planta-area-02-02 {
	width: 45%;
	padding-top: 26px;
	}

	.planta-selecione {
	font-family: "AmoretSans";
	font-size: 22px;
	color: #ac897b;
	font-weight: 400;
	padding-left: 10%;
	padding-bottom: 77px;
	}

	.planta-posicao-holder {
	padding-left: 10%;
	display: flex;
	}

	.planta-posicao {
	text-align: center;
	width: 23%;
	}
    .planta-posicao span{
	color: #ac897b;
	}

	.planta-posicao-img
	{
		padding-bottom:6px;
	}

	.planta-apartamento {
	width: 64%;
	text-align: right;
	font-family: "SukhumvitSetBold";
	font-size: 20px;
	letter-spacing: 1.5px;
	line-height: 44px;
	}
	.planta-apartamento span:hover{
		cursor:pointer;
	}
	.planta-selected
	{
		color: #ac897b !important;
		text-decoration: underline;
	}

	.footer-area-01 {
	background-repeat: no-repeat;
	width: 70%;
	padding-left: 19%;
	height: 640px;
	background-position: left bottom;
	background-color: #323a54;	
	}

	.footer-logotipo {
	padding-top: 29px;
    padding-bottom: 26px;
	}

	.footer-logotipo-gramado {
	}

	.footer-area-01-holder {
	color: #fff;
	display: flex;
	}

	.footer-area-01-01 {
	width: 45%;
	    margin-top: 78px;
	}

	.footer-dados {
	line-height: 37px;
	padding-bottom: 33px;
	}
	.footer-dados a{
		color:#fff;
	}
	.footer-dados a:hover{
		color:#fff;
	}

	.footer-icone {
	padding-right: 14px;
	display: inline-block;
	vertical-align: sub;
	}

	.footer-social {
	padding-bottom: 50px;
	}
	.footer-social a {
		margin-right:10px;
	}
	.footer-social a:hover {
		opacity:0.8;
	}

	.footer-area-01-02 {
	width: 55%;
	padding-right: 63px;
	}

	.form-enviar-holder {
	text-align: right;
	}

	.form-enviar {
	background-color: #323a54 !important;
	border: 1px solid #5a6293 !important;
	font-size: 16px;
	padding: 10px;
	border-radius: 4px;
	margin-bottom: 30px;
	color: #fff;
	cursor:pointer;
	font-family: "SukhumvitSetText", sans-serif;
	}
	.form-enviar:hover{
	background-color: #47506f !important;
	border: 1px solid #5a6293 !important;
	color: #fff;
	}

	.footer-area-02 {
	background-repeat: no-repeat;
	width: 30%;
	height: 640px;
	}

	.footer-area-map {
	width: 100%;
	height: 100%;
	}

	.footer-area-map iframe
	{
		width: 100%;
		height: 100%;
	}
    
}