@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800&display=swap');
html {
  scroll-behavior: smooth; }

body {
  background: url(../themes/aquarela/assets/images/bg-new.jpg) center top;
  background-size: cover;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400; }

header {
  padding-bottom: 10px; }
  header .info {
    font-size: 24px;
    font-weight: 500; }
    header .info span {
      display: block;
      font-size: 20px;
      font-weight: 800;
      color: #fff; }
  header .midias {
    display: flex;
    justify-content: center; }
    header .midias .item {
      margin: 0 5px; }

.container {
  max-width: 1140px; }

.conquiste {
  margin-top: -190px; }

.chamada img {
  margin-top: -140px; }
  .chamada .info h1 {
    color: #fff;
    font-weight: 800;
    font-size: 54px;
    line-height: 62px;
    text-transform: uppercase; }
    .chamada .info h2 {
      text-transform: uppercase;
      font-size: 40px;
      line-height: 50px;
      font-weight: 500; }

.zoom-planta img.planta:hover {
  display: none; }

.btn.btn-primary {
  background-color: #ffc526;
  border: 0;
  color: #511567;
  font-weight: 800;
  border-radius: 0;
  padding: 20px;
  font-size: 24px;
  text-transform: uppercase;
  border-bottom: 9px solid #ffa500;
  border-radius: 7px; }
  .btn.btn-primary.hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #ffa500; }

.formulario h4.titulo {
  color: #fff;
  background: url(../themes/aquarela/assets/images/shape_formulario.png) center no-repeat;
  background-size: contain;
  font-size: 24px;
  font-weight: 700;
  padding: 15px;
  text-align: center;
  margin-bottom: 20px; }
  .formulario .box-formulario {
    background: #7836a5;
    color: #fff; }
    .formulario .box-formulario h2 {
      color: #ffc526;
      font-weight: 800;
      font-size: 30px; }
    .formulario .box-formulario p {
      font-weight: 300;
      font-size: 24px; }
    .formulario .box-formulario .form-group {
      margin-bottom: 30px; }
    .formulario .box-formulario .form-control {
      border-radius: 0;
      height: 42px;
      border: 0; }
    .formulario .box-formulario .box-renda {
      border: solid #ffc526 1px;
      padding: 15px; }
    .formulario .box-formulario .alert {
      margin: 30px 0 0; }
      .formulario .box-formulario .alert p {
        margin: 0;
        font-size: 16px; }

.estrutura .planta {
  position: relative; }
  .estrutura .planta .planta-humanizada {
    position: absolute; }
  .estrutura .nav-item {
    width: 50%; }
  .estrutura .nav-item.residencial {
    background: #ff3e94; }
  .estrutura .nav-item.apartamentos {
    background: #6d0093; }
  .estrutura .nav-item .nav-link {
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    padding: 25px 15px;
    border: 0;
    display: flex;
    justify-content: center; }
    .estrutura .nav-item .nav-link span {
      display: block;
      font-weight: 300;
      font-size: 16px; }
    .estrutura .nav-item .nav-link:hover {
      border: 0; }
    .estrutura .nav-item .nav-link.active {
      border: 0;
      background: transparent; }
  .estrutura .tab-content {
    color: #fff; }
  .estrutura .tab-content h2 {
    text-align: center; }
  .estrutura .tab-content .residencial {
    background: url(../themes/aquarela/assets/images/bg-residencial.jpg) #e33d8c center bottom;
    background-size: cover; }
  .estrutura .tab-content .apartamento {
    background-color: #6d0093; }
    .estrutura .tab-content .apartamento .nav-link {
      color: #707070;
      background: #eee;
      font-size: 12px;
      margin: 5px;
      border-radius: 0;
      text-transform: uppercase;
      padding: 15px; }
      .estrutura .tab-content .apartamento .nav-link.active {
        background: #1c2134;
        color: #efe515; }
  .estrutura .tab-content .box {
    padding: 40px 90px; }
    .estrutura .tab-content .box h2 {
      color: #ffc526;
      font-weight: 800;
      font-size: 42px; }
      .estrutura .tab-content .box h2 span {
        color: #fff;
        font-weight: 300; }
    .estrutura .tab-content .box .itens .item {
      font-weight: 700;
      padding: 20px 0;
      font-size: 20px;
      display: flex;
      align-items: center; }
      .estrutura .tab-content .box .itens .item p {
        font-weight: 300;
        font-size: 17px; }
      .estrutura .tab-content .box .itens .item .icone {
        width: 85px;
        text-align: center;
        align-self: start; }
      .estrutura .tab-content .box .itens .item .localizacao {
        max-width: 370px; }
    .estrutura .tab-content .box .line {
      height: 3px;
      width: 100%;
      max-width: 500px;
      opacity: 0.4;
      background: #fff;
      margin: 20px auto; }

.fotos h4.titulo {
  color: #fff;
  background: url(../themes/aquarela/assets/images/shape_conheca.png) center no-repeat;
  background-size: contain;
  font-size: 24px;
  font-weight: 700;
  padding: 20px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
  text-transform: uppercase; }
  .fotos p {
    color: #1c2134;
    font-weight: 500;
    font-size: 26px;
    line-height: 34px;
    text-align: center; }
  .fotos .carousel-cell {
    width: 30%;
    height: 343px;
    margin-right: 10px;
    background-size: cover; }
  .fotos .carousel-cell span {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgba(255, 255, 255, 0.8);
    padding: 3px 15px;
    font-weight: 500;
    font-size: 16px; }
  .fotos .flickity-prev-next-button {
    width: 40px;
    height: 100%;
    border-radius: 0; }
  .fotos .flickity-button {
    color: #fff; }
  .fotos .flickity-button:hover {
    background: rgba(255, 255, 255, 0.67);
    cursor: pointer; }
  .fotos .flickity-prev-next-button.previous {
    left: 0; }
  .fotos .flickity-prev-next-button.next {
    right: 0; }

.contato .info-contato {
  height: 260px;
  font-size: 24px;
  font-weight: 300;
  background: #ffc526;
  color: #fff;
  display: flex;
  align-items: center;
  padding-left: 90px;
  background: #ffc526;
  color: #fff; }
  .contato .info-contato span {
    font-weight: 800;
    font-size: 25px; }
  .contato .info-contato .endereco {
    display: flex;
    padding-top: 20px; }
    .contato .info-contato .endereco i {
      font-size: 50px;
      margin-top: 4px;
      color: #c7428c;
      margin-right: 5px; }
    .contato .info-contato .endereco p {
      margin-bottom: 0;
      line-height: 29px; }

.informacoes {
  margin-top: -7px;
  background: #c7428c;
  background: url(../themes/aquarela/assets/images/bg-bottom.png);
  background-size: cover; }
  .informacoes p {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    max-width: 344px;
    margin-left: auto;
    line-height: 28px;
    margin-bottom: 0; }
  .informacoes a {
    color: #efe515;
    font-weight: 800;
    font-size: 40px; }

.juridico {
  background: #9037a5; }
  .juridico p {
    font-size: 10px;
    line-height: 13px;
    color: #fff;
    font-weight: 300;
    margin: 0; }

.assinatura {
  background: #9037a5;
  font-size: 12px;
  color: #fff; }

.planta-humanizada {
  text-align: center; }
  .planta-humanizada h5 {
    color: #46598f;
    background: url(../themes/aquarela/assets/images/brush_planta.png) center no-repeat;
    background-size: contain;
    width: 235px;
    height: 90px;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto; }
  .planta-humanizada .zoom {
    display: flex;
    max-width: 220px;
    margin: 0 auto;
    align-items: center; }
  .planta-humanizada .zoom i {
    font-size: 24px; }
  .planta-humanizada .zoom p {
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    text-align: left;
    margin-left: 8px;
    margin-bottom: 0; }

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #ffc526;
  background-color: #ffc526; }

.politica h1 {
  color: #288dad;
  font-weight: 800;
  font-size: 54px;
  line-height: 62px;
  text-transform: uppercase; }
  .politica h3 {
    color: #288dad;
    text-transform: uppercase;
    line-height: 50px;
    font-weight: 500; }
  .politica a {
    color: #288dad;
    text-decoration: none; }

.family-new {
  margin: 0 auto;
  margin-top: -100px; }

.family-new {
  margin-top: 50px !important;
  margin-bottom: 50px !important; }

@media (max-width: 992px) {
  .splash-new {
    margin-bottom: 30px !important;
    width: 90% !important; }

  .family-new {
    margin: 0 auto;
    margin-top: 50px !important;
    margin-bottom: 50px !important; }

  .chamada img {
    margin-top: 0; }

  .chamada .info h1 {
    font-size: 26px;
    line-height: 28px; }

  .chamada .info h2 {
    font-size: 24px;
    line-height: 30px; }

  .btn.btn-primary {
    font-size: 18px; }

  .conquiste {
    margin-top: -20px; }

  .formulario .box-formulario p {
    font-size: 20px; }

  .custom-control-label {
    margin: 10px 0; }

  .fotos p {
    font-size: 22px;
    line-height: 30px; }

  .fotos .carousel-cell {
    width: 100%; }

  .informacoes p {
    margin-left: 0; }

  .contato .info-contato {
    padding-left: 20px; }

  .estrutura .nav-item .nav-link {
    font-size: 16px; }
    .estrutura .nav-item .nav-link span {
      font-size: 12px; }
    .estrutura .nav-item .nav-link img {
      display: none; }

  .fotos h4.titulo {
    font-size: 16px; }

  .estrutura .tab-content .box h2 {
    font-size: 18px; }

  .estrutura .tab-content .box {
    padding: 40px 30px; }

  .estrutura .tab-content .box .itens .item {
    font-size: 16px; } }
