/************************************************************/
/********************* EXENT ************************/
/****
INICIO Cookie
*****/
.cc-banner.cc-bottom {
    bottom: 60px;
}
.cc-window {
    z-index: 999!important;
}
.cc-banner .cc-message {
    font-size: 13px;
    line-height: 16px;
    text-align: center;
}
.cc-revoke{display: none;}
/****
FIM Cookie
*****/
/********************************************************/
/********************* NORMALIZE ************************/
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
     vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
     display: block;
}
 ol, ul {
     list-style: none;
}
 blockquote, q {
     quotes: none;
}
 blockquote:before, blockquote:after, q:before, q:after {
     content: '';
     content: none;
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
}
 .clear {
     clear: both;
}

/********************* GERAL ************************/
 
 body {
	font-family: 'Asap', sans-serif;
	font-family: 'Open Sans Condensed', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
}
 strong {
     font-weight: 700;
}

.error::-webkit-input-placeholder {
     color: #FF0025;
}

 p {
     padding-bottom: 0!important;
}

 #page-container {
     padding: 0!important;
}

iframe{
	display: block;
}

/********************* GERAL TEMA ************************/

 .et_pb_section {
     padding: 20px 0;
}
 .et_pb_row {
     padding: 20px 0;
}
 .et_pb_fullwidth_section {
     padding: 0!important;
}

.legenda-ob{
	position: relative;
}

.legenda-ob:before {
    position: absolute;
    display: block;
    color: #fff;
    font-size: 12px;
    left: 1%;
    bottom: 2%;
    content: "Imagem meramente ilustrativa";
    opacity: .8;
    z-index: 9;
	font-weight: 600;
	text-shadow: 0 0 10px #000;
}

/********************* HEADER ***********************/

#logo {
    width: 150px!important;
    max-height: none;
    margin-top: 5px!important;
    display: none;
}

#main-header {
	background: transparent;
	box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#et-top-navigation {
    padding-top: 20px!important;
}

#top-menu-nav {
     text-align: right;
}

#top-menu-nav ul li a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff!important;
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding-bottom: 15px!important;
    transition: 0.2s;
}

#top-menu-nav ul li a:hover {
    color: #f00385!important;
    transition: all ease 0.5s;
    opacity: 1;
    transform: scale(1.05);
    font-weight: bold;
}

.active {
    color: #08909c!important;
    transition: all ease 0.5s;
    opacity: 1;
    transform: scale(1.05);
    font-weight: bold;
}

#top-menu li {
     padding-right: 14px!important;
}

#top-menu > li:last-child {
     padding-right: 0!important;
}


/********************* HEADER FIXO ************************/

.et-fixed-header {
    background: #ff9334!important;
}

.et-fixed-header #et-top-navigation {
    padding-top: 21px!important;
}

.et-fixed-header #top-menu-nav ul li a {
    color: #fff!important;
}

.et-fixed-header #top-menu-nav ul li a:hover {
    color: #f00385!important;
}

#main-header.et-fixed-header .centered-inline-logo-wrap{
	min-width: 150px;
	margin: -36px 0;
}
/*
#main-header.et-fixed-header  .logo_container {
    width: 200px!important;
	transition: all .2s ease;
	margin-top: -70px;
}*/

#main-header.et-fixed-header #logo {
    margin-top: 20px;
	transition: all .2s ease;
	display: block;
}

#main-header.et-fixed-header #top-menu > li:last-child {
    padding-right: 0!important;
}



/********************* SEPARADORES ************************/

.separador h1,
.separador h2,
.separador h3,
.separador h4,
.separador h5,
.separador h6 {
	width: 100%;
    text-transform: uppercase;
    font-weight: 900;
    /*text-shadow: 0 0 10px #002634;*/
    font-size: 20px;
    padding: 20px;
    text-align: center;
    letter-spacing: .5px;
    color: #ffffff;
	background-color: #0091c9!important;
	background-image: url('https://www.vivarsfcarapicuiba.com.br/wp-content/themes/vivarsfcarapicuiba/assets/images/separador.jpg');
	background-position: center;
	background-size: 100%;
    background-repeat: no-repeat;
}


.separador h2 span{
	color: #00a1a4;
    font-weight: 700;
}


/********************* PARALLAX ************************/

#parallax {
    min-height: 300px;
}

#parallax .legenda {
	display: none;
}


/********************* LAZER *************************/

#galeria-lazer{
	padding: 20px 0 0 0;
}

#galeria-lazer .et_pb_row{
	max-width: 90%;
	width: 90%;
}

#galeria-lazer .et_pb_grid_item {
    width: 24%!important;
    margin: 0 1% 1% 0!important;
    clear: none;
}

#galeria-lazer .et_pb_grid_item:nth-child(4n){
	margin-right: 0!important;
}
	
#galeria-lazer .et_pb_grid_item:hover img{
	transform: scale(1.15);
	opacity: 1;
	transition: .5s ease;
}
	
#galeria-lazer .et_pb_gallery_item img {
    transform: scale(1.05);
    transition: transform 0.5s, opacity 0.5s;
}

#galeria-lazer .et_pb_gallery_item .et_pb_gallery_caption {
    /* position: absolute; */
    /* top: 50% !important; */
    font-size: 12px !important;
    line-height: 18px !important;
    /* margin-top: -8px !important; */
    width: 100% !important;
    text-align: center;
    /* display: none; */
    font-weight: 600 !important;
    letter-spacing: 1px;
    color: #fff !important;
    text-transform: uppercase !important;
    transition: all 2s ease-in-out!important;
    padding: 0 10px;
}

#galeria-lazer .et_pb_gallery_item:hover > .et_pb_gallery_caption {
	display:block;
	pointer-events: none !important;
	z-index:9999 !important;
	transition: .5s ease;
	transition: all 2s ease-in-out!important;
}

#galeria-lazer .et_pb_gallery_title{display: none;}

.et_pb_gallery .et_overlay {
	display: none;
	/*
	background: -webkit-linear-gradient(290deg, rgb(255, 147, 52, .6) 35%, rgb(244, 187, 12, .6) 100%)!important;
	background: -o-linear-gradient(290deg, rgb(255, 147, 52, .6) 35%, rgb(244, 187, 12, .6) 100%)!important;
	background: linear-gradient(20deg, rgb(255, 147, 52, .6) 35%, rgb(244, 187, 12, .6) 100%)!important;
	outline: 1px solid #fff;
    outline-offset: -10px;
	border: 0px solid #fff!important;
	*/
}

.et_pb_gallery_grid .et_pb_gallery_image {
    overflow: hidden;
    position: relative;
}

.et_overlay:before{
 	display: none!important;
}

.et-pb-arrow-prev:before,
.et-pb-arrow-next:before {
    color: #fff;
    background-color: #8c1d2d;
    border-radius: 50px;
}
.mfp-counter {
	display: none!important;
}

.legenda {
    display: none;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 150px;
}


/******************** IMPLANTACAO *****************/	

.implantacao-itens {
    text-align: center;
    width: 24%;
    margin-right: 1%;
    position: relative;
    display: block;
    float: left;
    color: #000;
    font-weight: bold;
    font-size: 14px;
	line-height: 18px;
}

.implantacao-lista {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    background-color: #cb7183;
    padding: 20px 30px;
}

#implantacao-conteudo .et_pb_row{
	max-width: 80%;
	width: 80%;
}


/******************** PROJETO *****************/	

#projeto .et_pb_row{
	max-width: 80%;
}

#projetos-conteudo{
    padding: 20px 0;
}

#projetos-conteudo .et_pb_row {
    padding: 20px 0;
}

#projetos-conteudo .et_pb_module{
	margin-bottom: 2%;
}

/********************* VIDEO ************************/

#video {
	padding: 0;
}

#video .et_pb_row {
    padding: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: auto;
	background: #171717;
}

#video .et_pb_row .et_pb_column_1_2{
	/*width: 50%;*/
	margin: 0;
}

#video .chamada h2 {
    width: 100%;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    text-align: right;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 180px;
    padding-right: 50px;
}

#video .chamada span {
    color: #6bc1c1;
    font-weight: 100;
    display: block;
}


/******************** PLANTAS *****************/	

#planta .et_pb_row{
	max-width: 80%;
}

#plantas-conteudo{
    background-image: linear-gradient(318deg, #655387, #beace0)!important;
}

#plantas-conteudo .et_pb_row{
	max-width: 80%;
	width: 80%;
    padding: 10px 0;
}

#plantas-conteudo p {
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    color: #000000;
}

#plantas-conteudo h4 {
    text-align: center;
	font-size: 18px;
}

#plantas-conteudo h4 strong{
    display: block;
	font-size: 26px;
}

/********************* DIFERENCIAIS ************************/

.diferenciais-conteudo img{
	max-width: 100px;
	text-align: center;
}

.diferenciais-conteudo p {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #fff;
}


/******************** LOCALIZACAO *****************/

#localizacao-conteudo{
	padding: 0;
    background-color: #ec128d;
}

.implantacao-itens {
    text-align: center;
    width: 24%;
    margin-right: 1%;
    position: relative;
    display: block;
    float: left;
    color: #000;
    font-weight: bold;
    font-size: 14px;
	line-height: 18px;
}

#localizacao-conteudo .implantacao-lista {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    background-color: transparent;
    padding: 60px 40px;
}

#localizacao-conteudo .et_pb_row {
    max-width: 100%;
    width: 100%;
    padding: 0;
}

#localizacao-conteudo .et_pb_row .et_pb_column{
	margin-right: 0!important;
}


/******************** FORMULARIOS *****************/

.formulario-conteudo img{
	max-width: 320px;
}

.form-exent {
    border-radius: 0px;
    font-family: 'Open Sans', sans-serif;
    width: 100%!important;
    background: #3851a3;
    padding: 28px!important;
    z-index: 9999999999999999999999!important;
    /*-webkit-box-shadow: 0 0 10px 0px rgb(0 0 0);
    -moz-box-shadow: 0 0 10px 0px rgb(0 0 0);
    box-shadow: 0 0 15px 0px rgb(0 0 0);*/
}

 .form-exent-nome {
     font-family: 'Open Sans', sans-serif;
     width: 100%!important;
     background-color: #fff!important;
     padding: 8px 22px 8px 22px!important;
     border: none!important;
     text-decoration: none!important;
     font-size: 14px!important;
     margin: 10px 0 10px 0!important;
	 border-radius: 0px;
}
 .form-exent-email {
     font-family: 'Open Sans', sans-serif;
     width: 100%!important;
     background-color: #fff!important;
     padding: 8px 22px 8px 22px!important;
     border: none!important;
     text-decoration: none!important;
     font-size: 14px!important;
     margin: 0 0 10px 0!important;
	 border-radius: 0px;
}
 .form-exent-ddd {
     font-family: 'Open Sans', sans-serif;
     width: 25%!important;
     background-color: #fff!important;
     padding: 8px 22px 8px 22px!important;
     border: none!important;
     text-decoration: none!important;
     font-size: 14px!important;
     float: left!important;
     margin: 0 0 10px 0!important;
	 border-radius: 0px;
}
 .form-exent-telefone {
     font-family: 'Open Sans', sans-serif;
     width: 73%!important;
     background-color: #fff!important;
     padding: 8px 22px 8px 22px!important;
     border: none!important;
     text-decoration: none!important;
     font-size: 14px!important;
     float: left!important;
     margin: 0 0 10px 2%!important;
	 border-radius: 0px;
}

 .form-exent-renda {
     font-family: 'Open Sans', sans-serif;
     width: 100%!important;
     background-color: #fff!important;
     padding: 8px 22px 8px 22px!important;
     border: none!important;
     text-decoration: none!important;
     font-size: 14px!important;
     margin: 0 0 10px 0!important;
	 border-radius: 0px;
}

 .form-exent-mensagem {
     font-family: 'Open Sans', Arial, Helvetica, sans-serif;
     width: 100%!important;
     background-color: #fff!important;
     padding: 8px 22px 8px 22px!important;
     border: none!important;
     text-decoration: none!important;
     font-size: 14px!important;
     float: none!important;
     margin: 0!important;
	 border-radius: 0px;
}
 .form-exent-enviar {
	 font-family: 'Open Sans', Arial, Helvetica, sans-serif;
     letter-spacing: 1px;
     width: 100%;
     padding: 8px;
     font-size: 16px;
     float: none;
     color: #fff;
     cursor: pointer;
     border: none;
     margin: 4px 0px 0px 0px;
     background: #f00385;
     transition: all 0.2s;
     display: block;
     font-weight: 700;
	 border-radius: 0px;
}
.form-exent-enviar:hover {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background: #fd3ea6;
    transition: all 0.2s;
    display: block;
    color: #fff;
}

 .form-exent p {
     text-align: center;
     font-size: 12px!important;
     line-height: 14px!important;
     margin-bottom: 6px!important;
     color: #fff!important;
}
 .form-exent p:last-child {
	 margin-top: 10px;
     margin-bottom: 0!important;
}

 .form-exent span {
	 color: #fff;
     text-align: center;
     font-size: 12px;
}

.form-exent-title {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #44a1ab;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    display: block;  
}

.form-exent-title span {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-align: left;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    margin-bottom: 10px;
	display: block;
}

 .error::-webkit-input-placeholder {
     color: #FF0025;
}

#simule-status,
#contato-status,
#ligamos-status {
     color: red;
     margin: 0 0 10px;
     font-size: 13px;
     line-height: 15px;
     position: relative;
     float: left;
     width: 100%;
}

#obras-bloco{
	background-color: #151515;
}

#obras-bloco .et_pb_circle_counter .percent p{
    padding: 40% 0;
}

#obras-bloco .percent p{
	color: #00a1a4;
}

#obras-bloco .et_pb_circle_counter h3,
#obras-bloco .et_pb_number_counter h3 {
    font-size: 15px;
	line-height: 15px;
    color: #fff;
}

#obras-bloco .et_pb_column_1_6 .et_pb_module,
#obras-bloco.et_pb_row .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 45%!important;
}

@media only screen and (max-width: 1440px) {
#obras-bloco .et_pb_circle_counter h3,
#obras-bloco .et_pb_number_counter h3 {
    font-size: 12px;
	line-height: 12px;
    color: #fff;
}	
}

@media only screen and (max-width: 1280px) {
#obras-bloco .et_pb_circle_counter h3,
#obras-bloco .et_pb_number_counter h3 {
    font-size: 10px;
    line-height: 10px;
    color: #fff;
}
}

/********************* REALIZACAO / TEXTO LEGAL ************************/


#realizacao{
	background-image: -webkit-linear-gradient(bottom, #6b97ba, #0f3446);
	background-image: -o-linear-gradient(bottom, #6b97ba, #0f3446);
	background-image: linear-gradient(to top, #6b97ba, #0f3446);
}

#realizacao .et_pb_fullwidth_code_10{
	max-width: 90%;
    margin: 0 auto;
}

#realizacao h6 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 20px;
    padding: 40px 0;
    text-align: center;
    letter-spacing: .5px;
    color: #ffffff;
}

#realizacao .realizacao-bloco {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    text-align: justify;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 100;
    padding: 0 20px;
}

#realizacao .realizacao-icones {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    margin: 60px auto;
}

#realizacao .realizacao-icones .realizacao-icone {
    width: 16%;
    position: relative;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    padding: 1%;
}

.rsf {
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0;
}

.texto-legal {
     font-size: 12px!important;
     line-height: 15px;
     background: none;
     color: #969595;
     text-align: center;
}

.realizacao-titulo {
    font-size: 14px;
    text-transform: uppercase;
    color: #353535;
    margin-bottom: 20px;
    font-weight: 700;
}

.realizacao-subtitulo {
    text-align: center;
    font-size: 10px;
}

.realizacao-texto{
	font-size: 12px;
	margin-bottom: 10px;
}

#realizacao-conteudo .legenda-logo{
	text-align: center;
    font-size: 12px;
    font-weight: bold;
}

#realizacao-conteudo span {
    font-size: 24px;
    color: #00508f;
}

#realizacao-conteudo #rsf-logo {
	margin-top:30px;
}

.empreendimentos {
    padding: 0;
}

.empreendimentos .et_pb_column_1_4 .et_pb_module,
.empreendimentos .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 10px!important;
}

.empreendimentos-legenda {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}


/******************** POLITICA DE PRIVACIDADE *****************/

.politica-privacidade {
     font-size: 12px!important;
	 text-align: center;
}

#politica-privacidade {
    background: #ebebeb!important;
    padding: 0;
}

#politica-privacidade h6 {
     background: none;
     color: #969595;
}

/******************** ASSINATURA *****************/


#main-footer {
	margin-bottom: 60px;
	background-color: #3851a3;
}

footer {
     margin-bottom: 0px;
}

#footer-bottom .container {
    width: 95%;
    max-width: 95%;
    margin: auto;
}

#footer-info {
    padding-bottom: 0;
    color: #f4bb0c;
    font-size: 12px;
    line-height: 28px;
}

 .assin {
     top: -9px!important;
     right: 0!important;
     position: absolute!important;
     width: 130px!important;
}
 .assin img {
     width: 130px!important;
     height: auto!important;
}

/********************* PAGINA DE CONFIRMACAO ************************/

.confirmacao {
    margin-top: 50px;
    margin-bottom: 300px;
}

.title-confirmacao {
    color: #181818;
    font-size: 32px;
    text-align: center;
    display: block;
    margin-bottom: 20px;
}
.txt-confirmacao {
	color: #181818;
	text-align: center;
	display: block;
	font-size: 18px;
	margin-bottom: 30px;
}
.btn-confirmacao {
    padding: 20px 0;
    text-align: center;
    background: #d0b15a;
    color: #fff;
    font-size: 18px;
    position: absolute;
    display: block;
    width: 236px;
    margin-left: -118px;
    left: 50%;
    transition: 0.2s;
}
.btn-confirmacao:hover {
	background: #f0ce6d;
	transition: 0.2s;
}


/********************* RESPONSIVO  ************************/


@media only screen and (max-width: 1600px) {
	
	#top-menu-nav ul li a {
	    font-size: 14px;
	}
	
	.implantacao-lista{
		padding: 20px;
	}

	#localizacao-conteudo .implantacao-lista{
		padding: 20px;
		font-size: 14px;
	}

	
}

@media only screen and (max-width: 1440px) {
	
	.separador h1,
	.separador h2,
	.separador h3,
	.separador h4,
	.separador h5,
	.separador h6 {
		font-size: 14px;
	}
	
	.implantacao-lista,
	#localizacao-conteudo .implantacao-lista{
		padding: 20px;
		font-size: 12px;
	}

}

@media only screen and (max-width: 1280px) {
		
	#top-menu-nav ul li a {
	    font-size: 12px;
	}
}

			 
@media only screen and (max-width: 1200px) {
	
	#implantacao ul {
		width: 100%;
		padding: 0!important;
	}
}
	
@media only screen and (max-width: 996px) {
	
	
	
.formulario-conteudo .et_pb_row {
    padding: 0!important;
}
	
#projetos-conteudo {
    padding: 0;
}
	
#galeria-lazer {
    padding: 0;
}
	
.separador h1, .separador h2, .separador h3, .separador h4, .separador h5, .separador h6 {
    font-size: 12px;
    padding: 20px;
    background-size: cover;
}
	
#implantacao-conteudo .et_pb_column .et_pb_module {
    margin-bottom: 10px;
}
	
.implantacao-itens {
    width: 100%;
	font-size: 12px;
    line-height: 16px;
}
	
.form-exent{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
	
#realizacao-conteudo .et_pb_row .et_pb_column.et_pb_column_1_4,
#realizacao-conteudo .et_pb_row .et_pb_column.et_pb_column_1_5,
#realizacao-conteudo .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 10px;
}
	
#realizacao-conteudo .legenda-logo {
    margin-bottom: 10px;
}
	
#realizacao-conteudo #rsf-logo {
    margin-top: 0px;
	margin-bottom: 30px;
}
	
#localizacao-conteudo .localizacao-itens p {
    width: 46%;
    margin: 0 2%;
    height: 70px;
    font-size: 10px;
	text-align: center;
}
	
#localizacao-conteudo{
	    padding: 0;
}
	
#localizacao-conteudo .et_pb_row {
	max-width: 90%;
	padding: 10px 0;
}
	
#localizacao-conteudo .et_pb_column {
    margin-bottom: 10px;
}
	
#localizacao-conteudo .locais-texto p {
    font-size: 10px;
}	
	
#parallax {
    display: none;
}
	
#plantas-conteudo .et_pb_column {
    margin-bottom: 20px!important;
}
	
#projetos-conteudo .et_pb_module {
    margin-bottom: 2%;
}
	
.separador h4 span {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
}
	
	
#video .chamada h2 {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 0;
    padding-right: 0;
    padding: 20px;
}
	
#localizacao-conteudo .et_pb_column_1_6,
#localizacao-conteudo .et_pb_column_1_5	{
    width: 48.5%!important;
    margin: 0 1% 1% 0!important;
    clear: none!important;
}

#main-header.et-fixed-header  .logo_container {
	margin-top: 0px;
}

/********************* GERAL**********************/

	#main-header{
		padding: 0!important;
		background: transparent!important;
	}
	
	#main-header .container {
		width: 90%!important;
	}
	
	.et_fullwidth_nav #main-header .container {
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.et_pb_column {
		margin-bottom: 0;
	}
	
/********************* LOGO ************************/

	.logo_container{
		max-height: none!important;
		max-width: none!important;
		height: auto!important;
	}
	
	#logo {
		width: 170px!important;
		max-width: none!important;
		max-height: none!important;
		margin-top: 10px!important;
		margin-left: calc(50% - 85px);
		display: block!important;
	}
	
	#main-header.et-fixed-header .logo_container {
    	width: 100%!important;
	}
	
	#main-header.et-fixed-header{
		background: #f38325!important
	}
	
	.et-fixed-header #logo {
    	width: 120px!important;
		margin-left: calc(50% - 60px);
		margin-top: 5px!important;
	}
	
	span.logo_helper {
		display: none;
	}
	
/********************* MENU ************************/


	#et-top-navigation{
		padding-left: 0!important;
		display: contents!important;
	}

	.et_header_style_split #et_mobile_nav_menu{
		float: none;
		position: static;
		margin-top: 0;
		display: block;
	}
	
	.et_header_style_centered .mobile_nav .select_page,
	.et_header_style_split .mobile_nav .select_page {
    	display: none;
	}
	
	.et_header_style_split,
	#main-header .mobile_nav {
		background-color: transparent!important;
	}
	
	.mobile_menu_bar:before {
        color: #3851a3;
    }
	
	.et_header_style_left #et-top-navigation .mobile_menu_bar,
	.et_header_style_split #et-top-navigation .mobile_menu_bar {
		padding-top: 20px;
	}

/********************* MENU FIXO ************************/

	.et-fixed-header{
		max-height: 50px!important;
	}
	
	.et-fixed-header .logo_container{
    	margin: 0 auto;
	}
	
	.et_fixed_nav #main-header,
	.et_fixed_nav #top-header,
	.et_non_fixed_nav.et_transparent_nav #main-header,
	.et_non_fixed_nav.et_transparent_nav #top-header{
		position: fixed;
		transition: all ease-in-out .5s;
	}
	
	.et_header_style_split .et_menu_container .mobile_menu_bar{
		top: 10px;
	}
	
/********************* MENU SUSPENSO ************************/	

    .et_mobile_menu {
		border-top: 1px solid #f9078d!important;
		border-bottom: 1px solid #f9078d!important;
		text-align: center;
		padding: 0;
		right: 0;
		width: 100%;
		left: inherit;
		background: #3851a3;
		opacity: .97;
	}
	
	.et_mobile_menu li a {
		color: #fff;
		letter-spacing: 1px;
	}
	
	.et_mobile_menu li a:hover, .nav ul li a:hover {
		background-color: rgba(0,0,0,.3);
		opacity: 1;
		color: #52b3bd;
		font-weight: bold;
	}
	
/********************* MOUSE ************************/	
	
	.mouse{
		display: none;
	}
	
/********************* LAZER ************************/	
	
	#implantacao-conteudo .et_pb_row {
		padding: 10px 0;
	}
	
	.implantacao-lista,
	#localizacao-conteudo .implantacao-lista {
		padding: 20px;
		font-size: 12px;
		line-height: 20px;
		text-align: center;
	}
	
	
	#galeria-lazer .et_pb_row {
		width: 90%!important;
		max-width: 90%!important;
	}
	
	#galeria-lazer .et_pb_grid_item {
		width: 48.7%!important;
		max-width: 48.7%!important;
		margin: 0 2.4% 2.4% 0!important;
		clear: none!important;
		overflow: hidden;
	}
	
	p.et_pb_gallery_caption {
		line-height: 1.7;
		font-size: 12px;
		line-height: 16px;
	}
	
	#galeria-lazer .et_pb_grid_item:nth-child(2n){
		margin-right: 0!important;
	}
	
/********************* PROJETO ************************/	
	
	#projeto .et_pb_column {
		margin-bottom: 30px;
	}
	
/********************* PROJETO ************************/

	#planta .et_pb_row{
		padding: 0;
	}
	
	#planta .et_pb_column {
		margin-bottom: 30px;
	}
	
	#plantas-conteudo .et_pb_row{
		padding: 0;
	}

/********************* LOCALIZACAO ************************/	

	#localizacao .separador h1,
	#localizacao .separador h2,
	#localizacao .separador h3,
	#localizacao .separador h4,
	#localizacao .separador h5,
	#localizacao .separador h6 {
		letter-spacing: 1px;
		font-size: 12px;
		line-height: 18px;
	}
	

/********************* REALIZACAO ************************/	

	#realizacao .et_pb_row{
		padding: 0;
	}
	
	#realizacao .et_pb_column {
		margin-bottom: 30px;
	}
	
	#realizacao-conteudo img {
    	max-width: 50%;
	}
	
		
	#realizacao .realizacao-bloco {
		width: 100%;
		text-align: center;
	}
	
	#realizacao .realizacao-icones .realizacao-icone {
    	width: 50%;
		padding: 5%;
	}
	
	.assinatura-mobile .et_pb_column {
		margin-bottom: 5px!important;
	}

/********************* FORMULÁRIO ************************/	
	
	.form-exent-title {
		font-size: 16px;
		line-height: 22px;
	}
	
	
/********************* ASSINATURA ************************/	


	footer {
		margin-bottom: 90px;
	}

	#footer-info {
		padding-bottom: 0;
		color: #fff;
		font-size: 12px;
		line-height: 28px;
	}
	
	.assin {
		width: 100%!important;
		height: 33px!important;
		margin-top: 20px;
		text-align: center;
		position: relative!important;
		display: block;
	}
	
	.assin img {
		width: 110px!important;
		height: auto!important;
	}
	


@media only screen and (max-width: 450px) {
	
.et_pb_row {
    width: 90%;
}

.ligamos-mobile .icon {
    left: 20%;	
}

.ligamos-mobile .text {
    left: 22%;
}

.separador h1,
.separador h2,
.separador h3,
.separador h4,
.separador h5,
.separador h6 {
    letter-spacing: 1.5px;
}

.ds-hover-gallery .et_pb_gallery_item {
    position: relative;
    overflow: hidden;
}

	
}

@media only screen and (max-width: 400px) {

#lazer{
    padding: 0;
}

.separador h1,
.separador h2,
.separador h3,
.separador h4,
.separador h5,
.separador h6 {
    font-size: 12px;
    padding: 20px;
}

#contato .et_pb_row,
#simule .et_pb_row,
#whatsapp .et_pb_row{
    width: 90%;
}

#plantas .et_pb_row_5{
	padding-bottom: 0;
}
	
.form-exent-title {
    font-size: 12px;
    line-height: 14px;
}

.form-exent-title span {
    font-size: 10px;
    line-height: 14px;
}

 .form-exent-nome,
 .form-exent-email,
 .form-exent-ddd,
 .form-exent-telefone,
 .form-exent-renda,
 .form-exent-torre,
 .form-exent-unidade,
 .form-exent-assunto,
 .form-exent-mensagem {
	padding: 8px!important;
	font-size: 10px!important;

}

.form-exent-enviar {
    padding: 8px 10px;
    font-size: 14px;
}

	#realizacao .et_pb_column {
		margin-bottom: 10px;
	}
	
	
	}
	}