@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

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: inherit;
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, p {
  display: block;
}

ol, ul {
  list-style: none;
}

mark {
  color: inherit;
  background: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

:root {
  --igma-cor-principal: #f4eae3;
  --igma-cor-dois: #313826;
  --igma-cor-tres: #b98446;
  --igma-cor-quatro: #6f2720;
  --igma-cor-cinco: #fff;
  --igma-fonte: "Montserrat", sans-serif;
  --igma-fonte-detalhe: "Kolbano", sans-serif;
}

@font-face {
  font-family: "Montserrat", sans-serif;
  src: url("fonts/Montserrat-Light.woff2") format("woff2"), url("fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat", sans-serif;
  src: url("fonts/Montserrat-Regular.woff2") format("woff2"), url("fonts/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat", sans-serif;
  src: url("fonts/Montserrat-Bold.woff2") format("woff2"), url("fonts/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat", sans-serif;
  src: url("fonts/Montserrat-Black.woff2") format("woff2"), url("fonts/Montserrat-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Kolbano";
  src: url("fonts/kolbano-regular.woff2") format("woff2"), url("fonts/kolbano-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body {
  background-color: var(--igma-cor-principal);
  position: relative;
  color: var(--igma-cor-dois);
  font-size: 1.3em;
  font-family: var(--igma-fonte);
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1;
  text-align: justify;
}

@media (max-width: 620px) {
  body {
    font-size: 0.95em;
  }
  .container {
    width: 90% !important;
  }
}
.container {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  padding-left: 10px;
  width: 100%;
  position: relative;
}

.row {
  width: 100%;
}

.mob-aparecer {
  display: none;
  text-align: justify;
  margin-bottom: 5em;
  h1 {
    color: var(--igma-cor-quatro) !important;
    margin-bottom: .4em;
    font-size: 1.5em;
    font-family: var(--igma-fonte-detalhe)!important;
    margin-top: -4.5em;
    text-align: center;
  }
  b {
    color: var(--igma-cor-dois);
    font-family: var(--igma-fonte-detalhe);
  }
  p {
    margin-bottom: .4em;
  }
  strong {
    color: var(--igma-cor-quatro)!important;
    font-family: var(--igma-fonte-detalhe)!important;
    font-size: 1.15em;
    padding-top: 1em;
  }
}

@media (max-width: 540px) {

.slick-prev, .slick-next {
display:none!important;}

.slider {
margin: 3em auto!important;}

.slick-slider {
width: 80%;}

.clickwhatsapp .wrapper {

right: 2%!important;

}

	
    
    .clickwhatsapp label {
    width: 100%!important;
    font-size: 15px!important;}
    
	
	button, button.button, .button, input[type=submit], button[type=submit] {
		font-size: 1em!important;
		width: 90%;
	}
	
	.lotes .topo .areaformmaior img {
	width: 150px;
}

.lotes .topo {
	background: none;
	height: auto!important;
}
	
	.topo {
		margin-bottom: 7em!important;
	}
  .mob-aparecer {
    display: block !important;
  }
}
.foto {
  background: url("https://condominiosolaritalia.com.br/wp-content/uploads/2023/12/chamada.webp") no-repeat;
  background-size: contain;
  max-width: 100%;
  width: 100%;
  height: 20vh;
  color: var(--igma-cor-cinco);
  margin-bottom: 7em;
}

.topo {
  background: var(--igma-cor-dois) url("https://condominiosolaritalia.com.br/wp-content/uploads/2023/12/chamada.webp") no-repeat;
  background-size: cover;
  max-width: 100%;
  width: 100%;
  height: 700px;
  margin-top: 3em;
  color: var(--igma-cor-cinco);
  margin-bottom: 10em;
  font-size: .8em!important;
}
.topo a {
  color: var(--igma-cor-principal);
}
.topo a:hover {
  color: var(--igma-cor-quatro);
}
.topo .colunas .col-2 {
  width: calc(40% - 1em);
}
.topo .areaform {
  background: var(--igma-cor-tres) url("../img/fundo-form.webp") no-repeat;
  border-radius: 50px;
  padding: 5em 2em;
  height: auto;
  margin-top: -4em;
  background-position-y: bottom;
  background-position-x: center;
  color: var(--igma-cor-dois);

}
.topo .areaform em {
  color: var(--igma-cor-principal);
}
.topo .areaform img {
  margin-bottom: 1em;
}
.topo .areaform b {
  font-size: 1.1em;
}
.topo .areaform p {
  margin-bottom: 0.3em;
}
.topo .areaform .wd {
  height: 200px !important;
}

.colunas {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.colunas .col-2 {
  width: calc(50% - 1em);
}
.colunas .col-4 {
  width: calc(25% - 1em);
}
.colunas .col-5 {
  width: calc(20% - 1em);
}
.colunas .col-large {
  width: calc(75% - 1em);
}

.center {
  text-align: center;
}

.valor {
  margin-bottom: 2em;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.3em;
}

.area {
  width: 70%;
  margin: 0 auto 3em;
}

h3 {
  font-size: 1.5em;
  font-weight: 900;
}
h3 span {
  font-weight: 400;
  font-size: 0.6em;
}

p {
  margin-bottom: 2em;
}

strong {
  font-weight: 900;
}

b {
  font-family: var(--igma-fonte-detalhe);
}

em {
  font-size: 0.7em;
}

u {
  text-decoration: underline;
}

.vantagens {
  background-color: var(--igma-cor-cinco);
  padding: 2em 2em 1.5em;
  border-radius: 30px;
  font-size: 0.85em;
  box-shadow: 2px 3px 25px -4px rgba(0, 0, 0, 0.42);
  -webkit-box-shadow: 2px 3px 25px -4px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 2px 3px 25px -4px rgba(0, 0, 0, 0.42);
}
.vantagens .col-5 {
  border-right: 1px solid var(--igma-cor-principal);
  padding-right: 1.5em;
}
.vantagens .col-5:nth-child(5) {
  border: 0px !important;
  padding-right: 0;
}
.vantagens p {
  margin-bottom: 1em !important;
}

.areas-comuns {
  background-color: var(--igma-cor-dois);
  color: var(--igma-cor-principal);
  padding: 3em 0 1em;
  margin-bottom: 3em;
  margin-top: -3em;
  text-align: left;
}
.areas-comuns .container .colunas {
  align-items: center;
}
.areas-comuns .titulo {
  font-size: 1.4em;
}

.implantacao {
  margin: 2em 0 3em;
}
.implantacao p {
  margin-top: 2em;
}

.mapa a {
  color:#fff;
}

.mapa a:hover {
  color:#fff;
}

.space-btn {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -1em;
  text-align: center;
}

button, button.button, .button, input[type=submit], button[type=submit] {
  -o-appearance: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  outline: 0;
  letter-spacing: 0.1em;
  line-height: 1;
  cursor: pointer;
  padding: 1em 1em !important;
  position: relative;
  font-size: 0.85em;
  font-weight: 600;
  font-family: var(--igma-fonte-detalhe);
  box-shadow: none;
  text-decoration: none;
  border-radius: 50px;
  background: rgb(196, 66, 53);
  background: linear-gradient(180deg, rgb(196, 66, 53) 0%, rgb(111, 39, 32) 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c44235",endColorstr="#6f2720",GradientType=1);
  color: var(--igma-cor-tres);
  border: 0;
  color: var(--igma-cor-principal);
  margin-left: auto;
  margin-right: auto;
}

a.button:hover, button.button:hover, .button:hover, input[type=submit]:hover, button[type=submit]:hover {
  color: var(--igma-cor-principal) !important;
  font-family: var(--igma-fonte-detalhe);
  background: var(--igma-cor-tres);
  opacity: 1;
}

.mapa {
  background-color: var(--igma-cor-dois);
  color: var(--igma-cor-principal);
  padding: 3em 0 1em;
  margin-bottom: 3em;
  margin-top: 3em;
  text-align: left;
}
.mapa ul {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2em;
}

.realizacao {
  margin-bottom: 3em;
  font-size: 0.8em;
  font-weight: 500;
  text-align: left;
}
.realizacao ul {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2em;
}

.footer {
  background-color: var(--igma-cor-dois);
  color: var(--igma-cor-principal);
  font-size: 0.75em;
  text-align: center;
  padding: 1em 0;
  clear: both;
  bottom: 0;
}
.footer a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
  color: var(--igma-cor-principal);
}
.footer a:hover {
  color: var(--igma-cor-tres);
}
.footer img {
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
}

.espaco {
  margin-top: 1.5em;
}

.formp {
  margin-top: 2em;
  margin-bottom: 2em;
}

input, button, textarea {
  -o-appearance: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  outline: 0;
  font-family: inherit;
  background: transparent;
  font-size: inherit;
  border-radius: 0;
  -webkit-border-radius: 0;
}

input[type=text], input[type=tel], input[type=email], input[type=name], input[type=password], input[type=number], input[type=search], textarea, select {
  width: 100%;
  max-width: 100%;
  margin: 0;
  -o-appearance: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  white-space: normal;
  display: block;
  padding: 0.25em 1em;
  line-height: 1.1;
  min-height: 40px;
  font-size: 0.85em;
  color: var(--igma-cor-principal) !important;
  background: var(--igma-cor-dois);
  font-family: var(--igma-fonte);
  border: 0px;
  transition: background 0.3s ease-in-out;
}

input[type=submit] {
  box-shadow: none;
  font-size: 0px;
  max-width: 100%;
  width: 100%;
  padding: 0.25em 1em;
  display: block;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 550;
  background: var(--igma-cor-quatro);
  color: var(--igma-cor-principal);
  border-radius: 0 !important;
  font-family: var(--igma-fonte);
  margin-bottom: 2em;
}

input[type=submit]:hover {
  background: var(--igma-cor-dois);
  color: var(--igma-cor-principal);
  box-shadow: none;
  transform: scale(1.05);
  transition: all 0.5s;
  font-family: var(--igma-fonte);
}

::-moz-placeholder {
  color: var(--igma-cor-principal);
}

::placeholder {
  color: var(--igma-cor-principal);
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  font-size: 0.9em;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
  border-radius: 20px;
  height: 300px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("../css/fonts/slick.eot");
  src: url("../css/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../css/fonts/slick.woff") format("woff"), url("../css/fonts/slick.ttf") format("truetype"), url("../css/fonts/slick.svg#slick") format("svg");
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: none;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.slider {
  margin: 3em 0;
}

.img-aerea {display: none;}

@media (max-width: 1024px) {
  .container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .topo .areaform {
    height: auto;
  }
	
	.topo .areaformmaior {
    height: auto;
  }
  .valor {
    width: 100%;
    font-size: 1.1em;
  }
  .area {
    width: 90%;
  }
  .vantagens .col-5 {
    padding-right: 0.7em;
  }
}
@media (max-width: 820px) {
  .topo .container .colunas .col-2 {
    width: 100%;
  }
  input[type=text], input[type=tel], input[type=email], input[type=name], input[type=password], input[type=number], input[type=search], textarea, select {
    margin-bottom: 0.7em;
  }
  .valor .colunas .col-4 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.7em;
    font-size: 1.5em;
  }
  .area {
    width: 100%;
  }
  .col-5 {
    width: calc(50% - 1em) !important;
  }
  .vantagens .col-5 {
    padding-right: 1.5em !important;
    border-right: 0;
    border-bottom: 1px solid var(--igma-cor-principal);
    margin-bottom: 2em;
  }
  .vantagens .col-5:nth-child(5) {
    border: 0px !important;
    padding-right: 0;
    text-align: center;
  }
  .slick-slide img {
    width: 200px;
    height: 200px;
  }
  .footer .container {
    width: 70%;
  }
}
@media (max-width: 540px) {
	
	.obg h1 {
		padding: 0 1em!important;
	}
	
	.lotes .add .col-02 {
		margin-bottom: 0;
	}
	
	.img-aerea {display: block!important;}
  .areas-comuns .colunas .col-4 {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5em;
    padding-top: 2em;
  }
  .areas-comuns .colunas .col-large {
    width: 100%;
  }
  .mapa ul, .realizacao ul {
    display: block;
  }
  .realizacao ul li {
    text-align: center;
    margin-bottom: 0.7em;
  }
	
	.add .col-02 {
	width: 100% !important;
	justify-content: space-between;
		margin-bottom: 1em;
}
}
@media (max-width: 390px) {
  .slick-slide img {
    width: 350px;
    height: 300%;
  }
  .slick-slide {
    font-size: 1em !important;
  }
}
body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.cky-btn-revisit-wrapper {
  display: none !important;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.cky-btn-revisit-wrapper {
  display: none !important;
}

.obg {
  color: var(--igma-cor-dois);
  height: 90vh;
  position: relative;
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.obg h1 {
  font-size: 1.5em;
  font-weight: 900;
  padding: 0 5em;
  text-align: center;
}

.page-simples {
  color: var(--igma-cor-dois);
  position: relative;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
  text-align: justify;
}
.page-simples h1 {
  font-size: 1.5em;
  font-weight: 900;
  padding: 0 5em;
  text-align: center;
}
.page-simples .title {
  margin-bottom: 2em;
}

@media (max-width: 440px) {
  .cky-notice-btn-wrapper {
    flex-direction: unset !important;
  }
  .cky-btn {
    width: 33.33% !important;
    padding: 1px !important;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .cky-notice-des *, .cky-preference-content-wrapper *, .cky-accordion-header-des *, .cky-gpc-wrapper .cky-gpc-desc * {
    font-size: 12px !important;
  }
}/*# sourceMappingURL=layout.css.map */



.cc-color-override--1563284520.cc-revoke {
	display:none!important;
}

.margem {
  margin-bottom: 1.3em !important;
  text-align: center;
  font-weight: 400;
  font-family: var(--igma-fonte);
}
.margem strong {
  font-weight: 400;
}

.areaformmaior h1 {
  color: var(--igma-cor-quatro);
  font-weight: 900;
  font-size: 1.3em;
  font-family: var(--igma-fonte-detalhe);
}

.topo .areaformmaior {
  background: var(--igma-cor-tres) url("../img/fundo-form.webp") no-repeat;
  border-radius: 50px;
  padding: 3em 2em;
  height: auto;
  margin-top: -2em;
  background-position-y: bottom;
  background-position-x: center;
  color: var(--igma-cor-dois);
}
.topo .areaformmaior em {
  color: var(--igma-cor-principal);
}
.topo .areaformmaior img {
  margin-bottom: 1em;
}
.topo .areaformmaior b {
  font-size: 1.1em;
}
.topo .areaformmaior p {
  margin-bottom: 0.3em;
}
.topo .areaformmaior .wd {
  height: 300px !important;
}

.visao-mob {
  display: none;
  margin-bottom: 4em;
}
.visao-mob .foto {
  background: url("https://condominiosolaritalia.com.br/wp-content/uploads/2024/01/DJI_0851-Editar-720p.webp") no-repeat;
  background-size: cover;
  max-width: 100%;
  width: 100%;
  height: 25vh;
  color: var(--igma-cor-cinco);
  margin-bottom: 7em;
}
.visao-mob h1 {
  margin-top: -3.5em;
  margin-bottom: 0.6em;
  font-size: 1.7em;
  color: var(--igma-cor-quatro) !important;
  font-family: var(--igma-fonte-detalhe) !important;
  text-align: center;
}
.visao-mob p {
  margin-bottom: 0.5em;
}
.visao-mob b {
  color: var(--igma-cor-dois) !important;
  font-size: 1.1em !important;
  font-family: var(--igma-fonte-detalhe) !important;
	font-weight: 900;
}
.visao-mob strong {
  font-family: var(--igma-fonte-detalhe) !important;
  font-size: 1.1em !important;
  padding-top: 0.5em;
  color: var(--igma-cor-quatro) !important;
}

@media (max-width: 440px) {
  .visao-mob {
    display: block !important;
  }
	
	
}

.area h2 {
		font-family: var(--igma-fonte-detalhe) !important;
		color: var(--igma-cor-principal) !important;
		font-size: 1.05em;
	background-color: var(--igma-cor-quatro) !important;
	width: 80%;
    margin-left: auto;
    margin-right: auto;
	padding: .5em;
	border-radius: 20px;
	text-align: center;
	}

.area h4 {
		font-family: var(--igma-fonte-detalhe) !important;
		color: var(--igma-cor-principal) !important;
		font-size: .8em!important;;
	background-color: var(--igma-cor-dois) !important;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	padding: .5em;
	border-radius: 20px;
	text-align: center;
	margin-bottom: 1em;
	}

.add {
	margin-bottom: 2.5em;
}

.add .col-02 {
	width: calc(50% - 1em);
	justify-content: space-between;
}

.wpcf7-form.init label{width:100%; max-width:inherit;}

.cc-floating.cc-theme-classic {
	padding: 0.9em!important;
    border-radius: 5px!important;
    font-size: .85em!important;
}

.cc-color-override-1521733336.cc-revoke {
	display: none!important;
}

.lotes .visao-mob h1 {
	font-size: 1.3em!important;
}


.lotes .topo {

	height: 500px;
}

.clickwhatsapp label {
  position: relative;
  bottom: 20px;
  height: 65px;
  width: 60%;
  background: #075E54;
  text-align: center;
  line-height: 55px;
  border-radius: 50px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 4px 9px 36px -21px rgba(0,0,0,0.46);
-webkit-box-shadow: 4px 9px 36px -21px rgba(0,0,0,0.46);
-moz-box-shadow: 4px 9px 36px -21px rgba(0,0,0,0.46);
}
.clickwhatsapp label i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease;
}
.clickwhatsapp label i.fas {
  opacity: 0;
  pointer-events: none;
}
.clickwhatsapp #click:checked ~ label i.fas {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, -50%) rotate(180deg);
}
.clickwhatsapp #click:checked ~ label i.fab {
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) rotate(180deg);
}
.clickwhatsapp .wrapper {
  position: absolute;
  right: 32%;
  bottom: 0px;
  max-width: 400px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.clickwhatsapp #click:checked ~ .wrapper {
  opacity: 1;
  bottom: 185px;
  pointer-events: auto;
}
.clickwhatsapp .wrapper .head-text {
  line-height: 60px;
  color: #fff;
  border-radius: 8px 8px 0 0;
  padding: 0 20px;
  font-weight: 500;
  font-size: 20px;
  background: black;
}
.clickwhatsapp .wrapper .chat-box {
  padding: 20px;
  width: 100%;
}
.clickwhatsapp .chat-box .desc-text {
  color: #515365;
  text-align: center;
  line-height: 25px;
  font-size: 17px;
  font-weight: 500;
}
.clickwhatsapp .chat-box form {
  padding: 10px 15px;
  margin: 20px 0;
  border-radius: 5px;
  border: 1px solid lightgray;
}

.clickwhatsapp .chat-box form  label {
  position: relative;
height: 40px;
  width: 100%;
  text-align: center;
  line-height: 55px;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  background: none;
  box-shadow: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
  
}

.clickwhatsapp .chat-box form  label input[type=submit] {
margin-top: 2.5em;
}

.clickwhatsapp .chat-box form .wpcf7-spinner {
display:none!important;}

.clickwhatsapp .chat-box form p {
margin-bottom: 1em!important;
}

}
.clickwhatsapp #click {
  display: none;
}/*# sourceMappingURL=layout.css.map */


.clickwhatsapp img {
  margin-right: 1em;
}

.wpcf7-quiz-label {
    color: #000;
    font-size: .8em;
    width: 100%;
}
#ui-to-top {
  display: none !important;
}

.whatsapp-bottom {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}