/*Reset*/
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
}
ul, ol {list-style:none; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p {margin:0; line-height:normal;}

/*Default*/
html {scroll-behavior:smooth; scroll-padding-top:90px;}
body {width:100%; height:100%; font-family:'IBM Plex Sans', sans-serif; font-weight:400; font-optical-sizing:auto; margin:0;}
a {text-decoration:none; transition:all 0.3s linear;}
a:hover {text-decoration:underline; transition:all 0.3s linear;}
a img {border:none;}
*:focus {outline:none;}
a:focus{outline:0}
hr {opacity:1;}
input[type=search]::-ms-clear {display:none; width:0; height:0;}
input[type=search]::-ms-reveal {display:none; width:0; height:0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {display:none;}

a.btTop {right:20px; bottom:25px; z-index:100; width:60px; height:60px;}
a.btWhatsDefault {background:#00DD7A; width:60px; height:60px; border-radius:30px; z-index:310; right:20px; bottom:100px;}
a.btWhatsDefault:hover {background:#03c36d;}
.aligncenter, 
.alignleft,
.alignright,
.alignnone {display:block; margin:0 auto 30px; max-width:100%; height:auto;}
.cursor-pointer {cursor:pointer !important;}
.fullWidth {width:100%; max-width:1920px;}
.transition {transition:all 0.2s linear;}
.p-last-mg-0 p:last-child {margin-bottom:0!important;}
.cambria {font-family:'Cambria', serif;}
.swiper-lazy-preloader {border-color:var(--blue-light); border-top-color:transparent;}       

.modal .btFechar {width:50px; height:50px; left:inherit; right:inherit; background:url(../images/bt-close.webp) no-repeat 0 0; text-indent:-5000em; opacity:1;}
#popupVideo .modal-content,
.popupTour .modal-content {border-radius:0!important; background:none!important;}
#popupVideo .modal-body,
.popupTour .modal-body {padding:0!important;}

.pageDefault p,
.pageDefault ul {margin-bottom:20px; line-height:20px;}
.pageDefault ul li:before {content:"•"; display:inline-block; font-weight:400; color:var(--brown-default); margin-right:6px;}
.pageDefault strong {font-weight:700; color:var(--blue-default);}
.pageDefault p a,
.pageDefault ul a {color:var(--brown-default);}
.pageDefault p a:hover,
.pageDefault ul a:hover {color:var(--brown-light);}
.pageDefault h2 {font-size:40px; color:var(--blue-default); font-weight:500; margin-bottom:20px;}
.pageDefault h3 {font-size:34px; color:var(--blue-default); font-weight:500; margin-bottom:20px;}
.pageDefault h4 {font-size:28px; color:var(--blue-default); font-weight:500; margin-bottom:20px;}
.pageDefault h5,
.pageDefault h6 {font-size:24px; color:var(--blue-default); font-weight:500; margin-bottom:20px;}
.grecaptcha-badge {z-index:10;}

/*Header - Footer*/
.site-header:not(.alternativo) {z-index:90; left:0; right:0; top:0;}
.site-header .lkVoltar {border-radius:30px;}
.site-footer {clear:both;}
	.site-footer .navFooter ul a {color:var(--bs-white); text-decoration:none;}
	.site-footer .navFooter ul a:hover {color:var(--blue-light);}
	.site-footer .boxForm .campo-txt {height:35px; width:100%;}
	.site-footer .boxForm .btnEnviar {width:160px; height:40px;}
	.site-footer .boxForm .wpcf7-spinner {background:var(--bs-white);}
	.site-footer .boxForm .wpcf7-spinner::before {background:var(--bs-black);}
	.site-footer .boxForm .wpcf7-not-valid-tip {font-size:12px; font-weight:700; color:var(--blue-light);}
	.site-footer .boxForm .wpcf7-response-output {margin:15px 0 0!important; font-size:16px; color:var(--bs-white);}
	.site-footer .boxForm .wpcf7-acceptance {display:block; max-width:390px;}
		.site-footer .boxForm .wpcf7-acceptance span.wpcf7-list-item {margin:0; text-align:left;}
		.site-footer .boxForm .wpcf7-acceptance input[type=checkbox] {
			position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
		}
		.site-footer .boxForm .wpcf7-acceptance input[type=checkbox] + .wpcf7-list-item-label {
			padding-left:25px; min-height:18px; display:block; font-size:14px; color:var(--bs-white); font-weight:400; line-height:18px; vertical-align:middle; 
			background:url(../images/bg-checkbox-off.webp) no-repeat 0 0; cursor:pointer;
		}
		.site-footer .boxForm .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label {background:url(../images/bg-checkbox-on.webp) no-repeat 0 0;}
		.site-footer .boxForm .wpcf7-acceptance .wpcf7-list-item-label {
			 -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;
		}
.topoHome {min-height:510px;}
.mainTxt p {margin-bottom:20px; line-height:20px;}
.mainTxt .colImg img {max-width:100%; height:auto; margin:-150px auto 0;}
.lkVideo:before {
	content:" "; display:block; position:absolute; z-index:10; top:50%; left:50%; width:60px; height:60px; margin:-30px 0 0 -30px; 
	background:url(../images/icone-play.webp) no-repeat 0 0; background-size:cover; transition:all 0.3s linear;
}
.lkVideo:hover:before {opacity:0.7; transition:all 0.3s linear;}	
	.lkVideo img {border-radius:10px;}
.caracteristicas .banner {width:100%; height:240px;}
	.caracteristicas .banner img {width:100%; height:100%; object-fit:cover;}
.caracteristicas .bg,
.empreendimento {background-image:url(../images/bg-pattern01.webp);}
	.caracteristicas .bg .colImg img {width:100%; height:auto;}
	.caracteristicas p,
	.empreendimento p {line-height:20px; margin-bottom:20px;}
	.caracteristicas ul li {line-height:20px; margin-bottom:5px;}
	.empreendimento ul li {line-height:20px; margin-bottom:5px; padding-left:15px; position:relative;}
	.empreendimento ul li:before {content:"•"; display:block; font-weight:400; position:absolute; left:0; top:1px;}
.tourVirtual {min-height:800px;}
    .tourVirtual .lkTour span {border-radius:4px; box-shadow:5px 5px 10px 0px rgba(0,0,0,0.16); background-color:var(--blue-default);}
    .tourVirtual .lkTour:hover span {background-color:var(--blue-light);}
.terreo h2 {font-size:80px; letter-spacing:-3px;}
.terreo p {margin-bottom:25px; padding-left:10px;}
.wellness h2,
.rooftop h2 {font-size:60px; letter-spacing:-3px;}
.wellness h3 {letter-spacing:15px;}
.rooftop h4 strong {margin-right:15px; font:86px 'Cambria', serif; color:var(--brown-default); font-weight:400; font-style:italic; line-height:88px;}
.rooftop h3 {font-size:25px; font-weight:500; font-style:italic; margin-bottom:15px; line-height:28px;}
.rooftop p {line-height:20px;}
.plantas .slidePlantas,
.garagens .slideGaragens,
.rooftop .slideRooftop {width:100%;}
	.plantas .slidePlantas .swiper-slide,
	.garagens .slideGaragens .swiper-slide {height:auto!important;}
	.rooftop .slideRooftop .swiper-slide {height:auto!important; opacity:0!important;}
	.rooftop .slideRooftop .swiper-slide.swiper-slide-active {opacity:1!important;}
.plantas .planta-pagination span,
.garagens .garagem-pagination span,
.rooftop .rooftop-pagination span {
	width:14px; height:14px; margin:0 8px!important; background-color:var(--brown-light); border:none; border-radius:7px; opacity:1; transition:all 0.2s linear;
}
.plantas .planta-pagination span.swiper-pagination-bullet-active,
.garagens .garagem-pagination span.swiper-pagination-bullet-active,
.rooftop .rooftop-pagination span.swiper-pagination-bullet-active {background-color:var(--brown-default); transition:all 0.2s linear;}
.bannerLaguna {min-height:500px;}
.localizacao {min-height:600px; background-position:38% center;}
.topoPage {background-image:url(../images/bg-pattern01.webp); min-height:320px;}
	
@media only screen and (min-width : 576px) {
	.caracteristicas .boxAlign {width:540px;}
	.caracteristicas .banner {height:300px;}
	.caracteristicas .destaques {width:45%;}
	.bannerLaguna {min-height:600px;}
}

@media only screen and (min-width : 768px) {
	.aligncenter {display:block; margin:0 auto 30px;}
	.alignleft {float:left; margin:0 30px 20px 0; max-width:40%;}
	.alignright {float:right; margin:0 0 20px 30px; max-width:40%;}
	.alignnone {margin:0;}
	.mainTxt .colImg img {max-width:275px; margin:0; position:absolute; z-index:10; bottom:0; left:12px;}
	.lkVideo:before {width:80px; height:80px; margin:-40px 0 0 -40px;}
	.caracteristicas .banner {height:380px;}
	.caracteristicas .boxAlign {width:720px;}
	.caracteristicas .bg .colImg img {width:100%; height:100%; object-fit:cover;}
	.tourVirtual {min-height:740px;}
	.wellness h2,
	.rooftop h2 {font-size:70px;}
	.bannerLaguna {min-height:840px;}
	.localizacao {min-height:830px;  background-position:center center;}
	.tourVirtual h2 {width:340px;}
	.tourVirtual p {width:250px;}
}

@media only screen and (min-width : 992px) {
	.mainTxt .colImg img {max-width:295px;}
	.caracteristicas .banner {height:480px;}
	.caracteristicas .boxAlign {width:460px;}
	.terreo h2 {font-size:100px;}
	.tourVirtual {min-height:960px;}
	.tourVirtual h2 {width:450px;}
	.tourVirtual p {width:380px;}
}

@media only screen and (min-width : 1200px) {
	.aligncenter {max-width:100%;}
	.alignleft,
	.alignright {max-width:50%;}
	.mainTxt .colImg img {max-width:310px;}
	.caracteristicas .banner {height:600px;}
	.caracteristicas .boxAlign {width:565px;}
	.wellness h2,
	.rooftop h2 {font-size:80px;}
	.tourVirtual .lkTour {margin-top:-40px;}
}

@media only screen and (min-width : 1400px) {
	.caracteristicas .banner {height:700px;}
	.caracteristicas .boxAlign {width:675px;}
	.caracteristicas .destaques {width:50%; padding-left:60px;}
	.terreo h2 {font-size:106px;}
	.wellness h2,
	.rooftop h2 {font-size:86px;}
}

@media only screen and (min-width : 1540px) {
	.caracteristicas .boxAlign {width:700px;}
}

@media only screen and (min-width : 1660px) {
	.caracteristicas .banner {height:840px;}
	.caracteristicas .boxAlign {width:720px;}
}

@media only screen and (min-width : 1760px) {
	.caracteristicas .boxAlign {width:740px;}
}

@media only screen and (min-width : 1920px) {
	.caracteristicas .boxAlign {width:770px;}
}