@charset "UTF-8";
/****  Reset and General *****/
@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,600;0,700;1,300&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

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

fieldset, img {
  border: 0;
}

ol, ul {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

/*******

Base CSS

********/
.color1st {
  color: black;
}

.color2nd {
  color: #0790b0;
}

.color3rd {
  color: #dfe039;
}

.color4rt {
  color: #99ff00;
}

.colorFut {
  color: #C763C5;
}

.colorNos {
  color: #F79B2E;
}

.colorVin {
  color: #386AA7;
}

.colorNat {
  color: #465210;
}

.bgColor1st {
  background-color: black;
}

.bgColor2nd {
  background-color: #0790b0;
}

.bgColor3rd {
  background-color: #dfe039;
}

.bgColor4rt {
  background-color: #99ff00;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../icons/MaterialIcons-Regular.woff2) format("woff2"), url(../icons/MaterialIcons-Regular.ttf) format("truetype");
  font-display: swap;
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  /* Preferred icon size 24px */
  display: inline-block;
  line-height: normal;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
}

@font-face {
  font-family: 'media';
  src: url("../icons/media.eot?4050221");
  src: url("../icons/media.eot?4050221#iefix") format("embedded-opentype"), url("../icons/media.woff2?4050221") format("woff2"), url("../icons/media.woff?4050221") format("woff"), url("../icons/media.ttf?4050221") format("truetype"), url("../icons/media.svg?4050221#media") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.icon, [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "media";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-instagram-circled:before {
  content: '\f05e';
}

/* '' */
.icon-twitter:before {
  content: '\f099';
}

/* '' */
.icon-facebook:before {
  content: '\f09a';
}

/* '' */
.icon-github-circled:before {
  content: '\f09b';
}

/* '' */
.icon-pinterest-circled:before {
  content: '\f0d2';
}

/* '' */
.icon-pinterest-squared:before {
  content: '\f0d3';
}

/* '' */
.icon-gplus:before {
  content: '\f0d5';
}

/* '' */
.icon-linkedin:before {
  content: '\f0e1';
}

/* '' */
.icon-github:before {
  content: '\f113';
}

/* '' */
.icon-html5:before {
  content: '\f13b';
}

/* '' */
.icon-youtube-squared:before {
  content: '\f166';
}

/* '' */
.icon-youtube:before {
  content: '\f167';
}

/* '' */
.icon-youtube-play:before {
  content: '\f16a';
}

/* '' */
.icon-instagram:before {
  content: '\f16d';
}

/* '' */
.icon-tumblr:before {
  content: '\f173';
}

/* '' */
.icon-tumblr-squared:before {
  content: '\f174';
}

/* '' */
.icon-apple:before {
  content: '\f179';
}

/* '' */
.icon-windows:before {
  content: '\f17a';
}

/* '' */
.icon-android:before {
  content: '\f17b';
}

/* '' */
.icon-linux:before {
  content: '\f17c';
}

/* '' */
.icon-skype:before {
  content: '\f17e';
}

/* '' */
.icon-trello:before {
  content: '\f181';
}

/* '' */
.icon-vimeo-squared:before {
  content: '\f194';
}

/* '' */
.icon-wordpress:before {
  content: '\f19a';
}

/* '' */
.icon-google:before {
  content: '\f1a0';
}

/* '' */
.icon-behance:before {
  content: '\f1b4';
}

/* '' */
.icon-behance-squared:before {
  content: '\f1b5';
}

/* '' */
.icon-steam:before {
  content: '\f1b6';
}

/* '' */
.icon-spotify:before {
  content: '\f1bc';
}

/* '' */
.icon-wechat:before {
  content: '\f1d7';
}

/* '' */
.icon-twitch:before {
  content: '\f1e8';
}

/* '' */
.icon-cc-visa:before {
  content: '\f1f0';
}

/* '' */
.icon-cc-mastercard:before {
  content: '\f1f1';
}

/* '' */
.icon-cc-discover:before {
  content: '\f1f2';
}

/* '' */
.icon-cc-amex:before {
  content: '\f1f3';
}

/* '' */
.icon-cc-paypal:before {
  content: '\f1f4';
}

/* '' */
.icon-cc-stripe:before {
  content: '\f1f5';
}

/* '' */
.icon-facebook-official:before {
  content: '\f230';
}

/* '' */
.icon-pinterest:before {
  content: '\f231';
}

/* '' */
.icon-whatsapp:before {
  content: '\f232';
}

/* '' */
.icon-cc-jcb:before {
  content: '\f24b';
}

/* '' */
.icon-cc-diners-club:before {
  content: '\f24c';
}

/* '' */
.icon-wikipedia-w:before {
  content: '\f266';
}

/* '' */
.icon-safari:before {
  content: '\f267';
}

/* '' */
.icon-chrome:before {
  content: '\f268';
}

/* '' */
.icon-firefox:before {
  content: '\f269';
}

/* '' */
.icon-opera:before {
  content: '\f26a';
}

/* '' */
.icon-internet-explorer:before {
  content: '\f26b';
}

/* '' */
.icon-edge:before {
  content: '\f282';
}

/* '' */
.icon-credit-card-alt:before {
  content: '\f283';
}

/* '' */
.icon-snapchat:before {
  content: '\f2ab';
}

/* '' */
.icon-snapchat-ghost:before {
  content: '\f2ac';
}

/* '' */
.icon-telegram:before {
  content: '\f2c6';
}

/* '' */
.icon-twitter-squared:before {
  content: '\f304';
}

/* '' */
.icon-facebook-squared:before {
  content: '\f308';
}

/* '' */
.icon-twitter-circled:before {
  content: '\f30a';
}

/* '' */
.icon-linkedin-squared:before {
  content: '\f30c';
}

/* '' */
.icon-facebook-circled:before {
  content: '\f30d';
}

/* '' */
.icon-pinterest-circled-1:before {
  content: '\f313';
}

/* '' */
.icon-linkedin-circled:before {
  content: '\f319';
}

/* '' */
.icon-instagram-1:before {
  content: '\f32d';
}

/* '' */
.text-left, .alignleft {
  text-align: left;
}

.text-right, .alignright {
  text-align: right;
}

.text-center, .aligncenter {
  text-align: center;
}

html {
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #e3e3e3;
}

body {
  font-family: "Raleway", Arial, tahoma, sans-serif;
  font-weight: 400;
  color: #323232;
  overflow-x: hidden;
  max-width: 1920px;
  display: table;
  margin: 0 auto;
  position: relative;
  -webkit-box-shadow: 0 0 10em 10em rgba(36, 36, 36, 0.1);
          box-shadow: 0 0 10em 10em rgba(36, 36, 36, 0.1);
  background-color: white;
}

.box-center, .block-center {
  width: 100%;
  position: relative;
  clear: both;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.box-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-center {
  display: block;
}

.block-center:after {
  clear: both;
  content: ".";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.wrap {
  min-width: 1000px;
}

.wrap, .box, .block {
  width: 100%;
  float: left;
}

.wrap, .box, .block, .box-field, .box-slider, .col {
  position: relative;
}

.row, .flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.row.nowrap, .flex.nowrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.col-1 {
  width: 100%;
}

.col-2 {
  width: 48%;
}

.col-3 {
  width: 31%;
}

.col-4 {
  width: 23%;
}

.col-5 {
  width: 19%;
}

.col-5p {
  width: 5%;
}

.col-10p {
  width: 10%;
}

.col-15p {
  width: 15%;
}

.col-20p {
  width: 20%;
}

.col-25p {
  width: 25%;
}

.col-30p {
  width: 30%;
}

.col-35p {
  width: 35%;
}

.col-40p {
  width: 40%;
}

.col-45p {
  width: 45%;
}

.col-50p {
  width: 50%;
}

.col-55p {
  width: 55%;
}

.col-60p {
  width: 60%;
}

.col-65p {
  width: 65%;
}

.col-70p {
  width: 70%;
}

.col-75p {
  width: 75%;
}

.col-80p {
  width: 80%;
}

.col-85p {
  width: 85%;
}

.col-90p {
  width: 90%;
}

.col-95p {
  width: 95%;
}

.header img, main img, .footer img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.header, .footer, .box-center, .block-center {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

.topSticky, .header, .box-top, .box-content, .block-content, .footer {
  font-size: 1.6rem;
  font-weight: 400;
}

.block-content {
  line-height: 150%;
}

.box-content > .box-center {
  background-color: white;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box-content .block-img {
  position: relative;
}

.box-content .block-img img, .block-content img {
  width: auto;
  max-width: 100%;
  height: auto;
}

@media (max-width: 1280px) {
  .topSticky, .header, .box-top, .box-content, .block-content, .footer {
    font-size: 1.5rem;
  }
}

@media (max-device-width: 767px) {
  .wrap, .box-center, .block-center {
    min-width: 1px !important;
  }
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .box-center, .block-center {
    margin-left: auto !important;
    margin-right: auto !important;
    -webkit-transform: none !important;
            transform: none !important;
    width: 100% !important;
    float: left;
    position: relative !important;
    transform: none !important;
    top: inherit !important;
    left: inherit !important;
    right: inherit !important;
    bottom: inherit !important;
  }
  .box-content > .box-center, .box-content > .block-center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .topSticky, .header, .box-top, .box-content, .block-content, .footer {
    font-size: 1.2rem;
  }
  .box-content, .block-content {
    font-size: 1.4rem;
  }
  .mob-hide {
    display: none;
  }
  .top-bar .box-end, .top-bar .box-fones, .footer .logotipo, .menu-footer {
    display: none;
  }
}

/********

Header

********/
.header img {
  float: left;
}

.header img.img-mob {
  display: none;
}

@media (max-device-width: 767px) {
  .header img.img-mob {
    display: block;
  }
  .header img.img-desk {
    display: none;
  }
}

.footer {
  background-color: #e7e7e7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 2.2em 0;
}

.footer .box-img {
  padding: 0 4em;
}

.footer .box-img img {
  width: 250px;
}

.footer .box-sociais {
  position: relative;
}

.footer .box-sociais p {
  margin-bottom: 0.5em;
}

.footer .box-sociais .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer .box-sociais .col-logotipo {
  text-align: right;
  padding-right: 2.5em;
}

.footer .box-sociais .col-logotipo .img-logo-morar-bem {
  width: 100px;
}

.footer .box-sociais .col-midias {
  text-align: left;
  padding-right: 4em;
}

@media (max-device-width: 767px) {
  .footer {
    padding: 2em 0;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .box-img,
  .footer .box-sociais {
    width: 100%;
  }
  .footer .box-sociais {
    padding-top: 2em;
  }
  .footer .box-img img {
    width: 150px;
  }
  .footer .box-sociais:before {
    display: none;
  }
  .footer,
  .footer .box-sociais .col-logotipo,
  .footer .box-sociais .col-midias {
    text-align: center;
  }
  .footer .box-sociais .col-logotipo,
  .footer .box-sociais .col-midias {
    padding-right: 0em;
  }
  .footer .box-sociais .col-logotipo {
    padding-bottom: 1.5em;
  }
}

.bt-mobile {
  cursor: pointer;
  padding: 17px 8px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  right: 20px;
  top: 10px;
  z-index: 10001;
  background-color: black;
  cursor: pointer;
  display: none;
}

.bt-mobile .navicon,
.bt-mobile .navicon:before,
.bt-mobile .navicon:after {
  background-color: white;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.bt-mobile .navicon {
  display: block;
  height: 4px;
  position: relative;
  width: 25px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.bt-mobile .navicon:before,
.bt-mobile .navicon:after {
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.bt-mobile .navicon:before {
  top: 8px;
}

.bt-mobile .navicon:after {
  top: -8px;
}

#bt-mobile {
  display: none;
  visibility: hidden;
  opacity: 0;
}

#bt-mobile:checked ~ nav.menu {
  height: 100vh;
  overflow-y: auto;
  display: block;
}

#bt-mobile:checked ~ .bt-mobile .navicon {
  background: transparent;
}

#bt-mobile:checked ~ .bt-mobile .navicon:before,
#bt-mobile:checked ~ .bt-mobile .navicon:after {
  top: 0;
}

#bt-mobile:checked ~ .bt-mobile .navicon:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#bt-mobile:checked ~ .bt-mobile .navicon:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/**** Tablet ****/
@media (max-device-width: 767px) {
  .bt-mobile {
    display: block;
  }
}

.bt {
  font-weight: 500;
  line-height: 100%;
  padding: 1em 3em;
  display: inline-block;
  background-color: black;
  color: white;
  text-shadow: none;
  text-decoration: none !important;
  cursor: pointer !important;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.bt.invert {
  border: 2px solid white;
  background-color: black;
  color: white;
}

.bt:hover, .bt.invert:hover {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.bt:hover {
  color: white;
  background-color: #0790b0;
}

.bt.invert:hover {
  color: black;
  background-color: white;
}

.bt-mobile {
  cursor: pointer;
  padding: 17px 8px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: fixed;
  right: 20px;
  top: 10px;
  z-index: 10001;
  background-color: black;
  cursor: pointer;
  display: none;
}

.bt-mobile .navicon,
.bt-mobile .navicon:before,
.bt-mobile .navicon:after {
  background-color: white;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.bt-mobile .navicon {
  display: block;
  height: 4px;
  position: relative;
  width: 25px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.bt-mobile .navicon:before,
.bt-mobile .navicon:after {
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.bt-mobile .navicon:before {
  top: 8px;
}

.bt-mobile .navicon:after {
  top: -8px;
}

#bt-mobile {
  display: none;
  visibility: hidden;
  opacity: 0;
}

#bt-mobile:checked ~ nav.menu {
  height: 100vh;
  overflow-y: auto;
  display: block;
}

#bt-mobile:checked ~ .bt-mobile .navicon {
  background: transparent;
}

#bt-mobile:checked ~ .bt-mobile .navicon:before,
#bt-mobile:checked ~ .bt-mobile .navicon:after {
  top: 0;
}

#bt-mobile:checked ~ .bt-mobile .navicon:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#bt-mobile:checked ~ .bt-mobile .navicon:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/***** Whatsapp *****/
.bt-flutuante-whatsapp {
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 200;
  text-indent: -99999px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/bt-whatsapp.png");
}

.menu-midias .txt {
  float: left;
  line-height: 28px;
}

.menu-midias li {
  margin-left: 4px;
  height: 35px;
  display: inline-block;
}

.menu-midias li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  background-color: #2e2c30;
  color: white;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-align: center;
}

.menu-midias li a i {
  font-size: 1.6em;
}

.menu-midias li a.bt-instagram i {
  font-size: 1.7em;
  text-indent: 1px;
}

.menu-midias li a:hover {
  background-color: #242424;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.menu-midias li a.bt-search, .menu-midias li a.bt-whatsapp {
  display: none !important;
}

/**********************************************

FORMS ACF

**********************************************/
.wpcf7-form, .wpcf7-form fieldset, .wpcf7-form .block-field, .wpcf7-form .block-bts, .wpcf7-form label,
.acf-fields > .acf-field, .acf-field .acf-label, .acf-field .acf-input, .acf-field .acf-label label, .acf-field .acf-input input {
  width: 100%;
  float: left;
}

.wpcf7-form fieldset {
  padding: 2em 1em;
}

.wpcf7-form fieldset:last-child {
  border-bottom: none;
}

.wpcf7-form fieldset legend {
  margin: 0 0 2.5em 0;
  width: 100%;
  float: left;
}

.acf-fields > .acf-field {
  border: none !important;
}

.wpcf7-form .block-field, .acf-fields > .acf-field, .wpcf7-form .block-bts {
  padding: 0 0 1em !important;
}

.wpcf7-form .block-field .block-select {
  padding: 0 0.5em;
}

.wpcf7-form .block-field .block-select:first-child, .wpcf7-form .block-field .block-select:last-child {
  padding: 0;
}

.acf-field .acf-label {
  margin: 0 !important;
}

.wpcf7-form label, .acf-field .acf-label label {
  font-size: 1em;
  font-weight: 600 !important;
  color: black;
  margin: 0 0 2px 3px !important;
}

.wpcf7-form label .required, .acf-field .acf-label .acf-required {
  color: #f00;
  font-weight: 700;
}

.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea, .wpcf7-form select,
.acf-field .acf-input input:not([type="submit"]), .acf-field .acf-input textarea, .acf-field .acf-input select {
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  width: 100%;
  float: left;
  font-size: 1em;
  font-family: Arial, tahoma, sans-serif;
  color: black;
  background-color: white;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: 1px solid black;
  border-radius: 4px;
  letter-spacing: 0;
}

.wpcf7-form input[type="radio"], .acf-field .acf-input input[type="radio"],
.wpcf7-form input[type="checkbox"], .acf-field .acf-input input[type="checkbox"] {
  width: auto;
  margin-top: 1px;
  height: 20px;
  line-height: 20px;
}

.wpcf7-form select, .wpcf7-form select option,
.acf-field .acf-input select, .acf-field .acf-input select option {
  color: #dfe039;
}

.wpcf7-form input:not([type="submit"]):focus, .wpcf7-form textarea:focus
.acf-field .acf-input input:not([type="submit"]):focus, .acf-field .acf-input textarea:focus {
  border-color: #0790b0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.wpcf7-form .block-bts {
  position: relative;
}

.wpcf7-form .wpcf7-submit, .acf-form-submit .acf-button {
  width: auto;
  padding: 1em 2em;
  line-height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 1em;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border-radius: 0;
  border: none;
  background-color: black !important;
  color: white !important;
}

.wpcf7-form .wpcf7-submit:hover, .acf-form-submit .acf-button:hover {
  color: white !important;
  background-color: #0790b0 !important;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.wpcf7-form select option,
.acf-field .acf-input select option {
  padding: 2em;
}

.wpcf7-form textarea, .acf-field .acf-input textarea {
  font-family: Arial, tahoma, sans-serif;
  height: 120px;
}

.wpcf7-form .bt:hover, .wpcf7-form .wpcf7-submit:hover
.acf-form-submit .acf-button:hover, .acf-form-submit .acf-button:hover {
  background-color: white;
  color: #dfe039;
}

/* Custom WPCF7 */
div.wpcf7 .ajax-loader {
  background-image: url("../images/ajax-loader.gif");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  right: 20px;
}

div.wpcf7-response-output {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 1em;
  border: none !important;
  padding: 0 !important;
  margin: 2em 0 1em !important;
  color: black;
  font-weight: 700;
}

.block-newsletter div.wpcf7-response-output {
  width: 50%;
  text-align: left;
}

span.wpcf7-not-valid-tip {
  width: 100%;
  float: left;
  font-size: 0.85em;
  padding: 0.5em;
}

input.wpcf7-not-valid, select.wpcf7-not-valid, textarea.wpcf7-not-valid {
  border: 2px solid #e20000 !important;
  background-color: rgba(226, 0, 0, 0.1) !important;
  color: #e20000 !important;
}

.wpcf7-form input.wpcf7-not-valid::-webkit-input-placeholder,
.wpcf7-form select.wpcf7-not-valid::-webkit-input-placeholder,
.wpcf7-form textarea.wpcf7-not-valid::-webkit-input-placeholder {
  color: #e20000 !important;
  opacity: 1;
}

.wpcf7-form input.wpcf7-not-valid:-ms-input-placeholder,
.wpcf7-form select.wpcf7-not-valid:-ms-input-placeholder,
.wpcf7-form textarea.wpcf7-not-valid:-ms-input-placeholder {
  color: #e20000 !important;
  opacity: 1;
}

.wpcf7-form input.wpcf7-not-valid::-ms-input-placeholder,
.wpcf7-form select.wpcf7-not-valid::-ms-input-placeholder,
.wpcf7-form textarea.wpcf7-not-valid::-ms-input-placeholder {
  color: #e20000 !important;
  opacity: 1;
}

.wpcf7-form input.wpcf7-not-valid::placeholder,
.wpcf7-form select.wpcf7-not-valid::placeholder,
.wpcf7-form textarea.wpcf7-not-valid::placeholder {
  color: #e20000 !important;
  opacity: 1;
}

.acf-form-submit {
  text-align: center;
}

.acf-loading, .acf-spinner {
  margin: 1em auto;
}

.wpcf7-spinner {
  float: left;
}

.acf-field-5defae2b22921 {
  display: none;
}

.block-content .acf-notice {
  width: 100%;
  min-height: 30px;
  display: inline-block;
}

.block-content .acf-notice p {
  line-height: 30px;
  margin: 0;
}

.form .error {
  border-color: #97050A !important;
}

.form .msg-error {
  width: 100%;
  float: left;
  font-size: 0.4em;
  font-weight: 400;
  margin-top: 0.4em;
}

.form .msg-envio-sucesso, .form .msg-envio-erro {
  color: white;
  font-size: 0.7em;
  font-weight: 700;
  padding: 0.6em 0;
  display: none;
  width: 100%;
  float: left;
  text-align: center;
  text-decoration: underline;
}

.form .msg-error, .form .msg-envio-erro, .form .req {
  color: #9A0403;
}

/**********************************************
  
  Loading
  
  **********************************************/
.loading {
  height: 30px;
  position: relative;
  width: 30px;
  float: right;
  margin: 10px 15px;
}

.loading .circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.loading .circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 17%;
  height: 17%;
  background-color: #f5873c;
  border-radius: 100%;
  -webkit-animation: circleBounceDelay 1.2s infinite ease-in-out both;
  animation: circleBounceDelay 1.2s infinite ease-in-out both;
}

.loading .circle2 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.loading .circle3 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.loading .circle4 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.loading .circle5 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}

.loading .circle6 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
}

.loading .circle7 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.loading .circle8 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
}

.loading .circle9 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}

.loading .circle10 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.loading .circle11 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
}

.loading .circle12 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
}

.loading .circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.loading .circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.loading .circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.loading .circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.loading .circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.loading .circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.loading .circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.loading .circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.loading .circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.loading .circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.loading .circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.wpcf7-form fieldset {
  padding: 0;
}

.wpcf7-form input:not([type="submit"]), .wpcf7-form textarea {
  padding: 1em;
  font-size: 0.6em;
  border: none;
  border-radius: 0;
  color: rgba(50, 50, 50, 0.6);
  height: 60px;
  line-height: 60px;
}

.wpcf7-form input::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}

.wpcf7-form input:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}

.wpcf7-form input::-ms-input-placeholder, .wpcf7-form textarea::-ms-input-placeholder {
  color: rgba(50, 50, 50, 0.6);
}

.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder {
  color: rgba(50, 50, 50, 0.6);
}

.wpcf7-form .wpcf7-form-control-wrap.aceito .wpcf7-list-item-label {
  font-size: 0.75em;
  padding-left: 5px;
}

.wpcf7-form .wpcf7-form-control-wrap.aceito input {
  margin-top: 4px;
}

.wpcf7-form .block-field, .acf-fields > .acf-field, .wpcf7-form .block-bts {
  padding: 0 0 0.5em !important;
}

.wpcf7-form .block-field.box-bts {
  padding: 0 !important;
}

.wpcf7-form .bt-submit {
  width: 100%;
  height: 60px;
  font-size: 0.6em;
  text-transform: uppercase;
  padding: 1em;
  display: block;
  text-align: center;
  border: none;
  color: white;
}

.msg-envio-sucesso, .msg-envio-erro {
  display: none;
}

@media (max-width: 1500px) {
  .wpcf7-form input:not([type="submit"]) {
    padding: 0.5em;
  }
  .wpcf7-form .bt-submit {
    padding: 0;
  }
  .wpcf7-form input:not([type="submit"]), .wpcf7-form .bt-submit {
    height: 40px;
    line-height: 40px;
  }
}

@media (max-device-width: 767px) {
  .wpcf7-form .col {
    width: 100% !important;
  }
}

/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.de
	Available for use under the MIT License
	Version 2.2.1
*/
body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
}

.sl-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}

.sl-wrapper button:hover {
  opacity: 0.7;
}

.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
}

.sl-wrapper .sl-close:focus {
  outline: none;
}

.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}

.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}

.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}

.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}

.sl-wrapper .sl-navigation button:focus {
  outline: none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}

@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}

.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}

.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}

.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}

@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}

.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}

@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}

@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}

.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}

.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}

.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}

.sl-wrapper button.sl-close,
.sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-navigation button.sl-prev {
  background-color: #000;
  color: #FFF;
}

.sl-spinner {
  display: none;
  border: 5px solid #FFF;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: -webkit-transform ease 200ms;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}

.box-slider,
.slider,
.slider-carousel,
.slide {
  width: 100%;
  overflow: hidden;
}

.block-slider-tendencias {
  float: left;
  position: relative;
}

.block-slider-tendencias, .slider-tendencias, .slider-tendencias .slide {
  height: auto;
  /*min-height: 600px;
	max-height: 897px;*/
}

.slide > * {
  white-space: normal;
}

.box-slider .bt-left, .box-slider .bt-right, .box-slider-carousel .bt-left, .box-slider-carousel .bt-right {
  position: absolute;
  width: 80px;
  height: 80px;
  cursor: pointer;
  z-index: 1500;
  font-size: 2.2em;
  color: white;
  text-align: center;
  line-height: 80px;
  border-radius: 80px;
  background-color: black;
  border: 3px solid black;
  border: none;
  z-index: 210;
  margin-top: -11%;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

.box-slider .bt-left:after, .box-slider .bt-right:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  /* Preferred icon size 24px */
  display: inline-block;
  line-height: normal;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
          font-feature-settings: 'liga';
  content: '';
}

.box-slider .bt-left:after {
  content: '\e5cb';
}

.box-slider .bt-right:after {
  content: '\e5cc';
}

.box-slider-carousel .bt-left, .box-slider-carousel .bt-right {
  display: none;
}

.box-slider .bt-left, .box-slider-carousel .bt-left {
  left: 0.5em;
}

.box-slider .bt-right, .box-slider-carousel .bt-right {
  right: 0.5em;
}

.box-slider .bt-left:hover, .box-slider .bt-right:hover, .box-slider-carousel .bt-left:hover, .box-slider-carousel .bt-right:hover {
  color: #0790b0;
  background-color: black;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.menu-slider {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  bottom: 2.5em;
  z-index: 220;
}

.menu-slider span {
  width: 2em;
  height: 2em;
  border-radius: 2em;
  display: inline-block;
  border: 2px solid white;
  text-indent: -99999px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  margin: 0 0.5em;
}

.menu-slider span.cycle-pager-active {
  background-color: white;
  border-color: white;
}

.menu-slider span:hover {
  background-color: white;
}

.box-slider-banners, .slider-banners, .slider-banners .slide {
  height: 100vh;
  /*min-height: 600px;
	max-height: 897px;*/
}

.slider-banners .slide {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-banners .slide-01 {
  background-image: url(../images/banner-01.jpg);
}

.slider-banners .slide-02 {
  background-image: url(../images/banner-02.jpg);
}

.slider-banners .slide-03 {
  background-image: url(../images/banner-03.jpg);
}

.slider-banners .slide .legenda {
  width: 300px;
  position: absolute;
  right: 3em;
  bottom: 1.2em;
  font-size: 1em;
  padding: 1.2em;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
}

@media (max-device-width: 767px) {
  .menu-slider {
    bottom: 1em;
  }
  .menu-slider span {
    width: 1.5em;
    height: 1.5em;
  }
}

/************

Quiz

************/
.block-quiz .wrap-pergunta {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-quiz .block-pergunta,
.block-quiz .block-opcoes {
  width: 50%;
}

.block-pergunta {
  padding: 2em 2em 2em 3em;
}

.block-pergunta .tit-perg {
  font-size: 1.6em;
  line-height: 115%;
  text-transform: uppercase;
}

.slider-pesquisa, .perguntas, .block-quiz .wrap-pergunta, .op-perg {
  height: auto;
}

.perguntas {
  width: 100%;
}

.op-perg {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.op-perg li {
  width: 50%;
  height: 270px;
  overflow: hidden;
  position: relative;
  background-color: #242424;
}

.perguntas li img {
  width: auto;
  max-width: inherit;
  height: 120%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  cursor: pointer;
}

.perguntas li:hover img {
  -webkit-transform: translate(-50%, -50%) scale(1.06, 1.06);
          transform: translate(-50%, -50%) scale(1.06, 1.06);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  opacity: 1;
}

.perguntas .desempate {
  display: none;
  text-align: center;
}

.menu-slider-pesquisa {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  height: 25px;
  clear: both;
  margin-top: -1.5em;
  z-index: 1000;
}

/*.menu-slider-pesquisa:before {
	content: "";
	width: 90%;
	@include alignCenter;
	height: 1px;
	background-color: #DDD;
}*/
.menu-slider-pesquisa:after {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  left: 0;
}

.menu-slider-pesquisa span {
  width: 0.5em;
  height: 0.5em;
  border-radius: 100px;
  display: inline-block;
  background-color: #242424;
  text-indent: -99999px;
  margin: 0 0.2em;
  position: relative;
  z-index: 1;
}

.menu-slider-pesquisa span.cycle-pager-active {
  background-color: #e3e3e3;
}

.menu-slider-pesquisa span:nth-child(1) {
  display: none !important;
}

/*
.menu-slider-pesquisa span:nth-child(8) {
	display: none;
}*/
@media (max-width: 1500px) {
  .op-perg li {
    height: 220px;
  }
}

@media (max-width: 1280px) {
  .op-perg li {
    height: 170px;
  }
}

@media (max-device-width: 767px) {
  .op-perg li {
    height: 140px;
  }
}

section.blocks {
  width: 100%;
  float: left;
  font-size: 3em;
  position: relative;
}

.block-01 {
  background-color: #eae1dd;
}

.block-01 .box-center {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-01 .box-center .left {
  width: 20.8%;
}

.block-01 .box-center .right {
  width: 29.2%;
}

.block-01 .box-center .left img,
.block-01 .box-center .right img {
  float: left;
}

.block-01 .box-center .left img {
  float: left;
}

.block-01 .box-center .right img {
  max-width: 86.6%;
  float: right;
}

.block-01 .box-center .block-text {
  width: 50%;
  padding: 1.5em 1em;
}

.block-01 .box-center .block-text p {
  margin-bottom: 1.5em;
}

.block-01 .box-center .block-text p:last-child {
  margin-bottom: 0;
}

.slider-tendencias .block-text {
  width: 46%;
  position: absolute;
  right: 0;
  bottom: 3em;
  font-size: 3.5em;
  color: white;
  text-shadow: 0 1px 1px rgba(36, 36, 36, 0.2);
  line-height: 140%;
}

.slider-tendencias .block-text .tit {
  font-size: 1.6em;
  text-transform: uppercase;
}

.slider-tendencias .block-text .tit small {
  font-weight: 400;
  font-size: 0.65em;
}

.slider-tendencias .block-text p {
  font-size: 0.8em;
  font-weight: 600;
}

.block-quiz {
  background-color: #D3E22B;
}

.block-quiz .box-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-quiz .inicio .op-perg {
  position: relative;
}

.block-quiz .inicio .op-perg:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  cursor: default;
  background-color: rgba(36, 36, 36, 0.4);
}

.block-quiz-catalogo {
  padding: 2em 3em;
  text-align: center;
  display: none;
}

.block-quiz-catalogo.active {
  display: block;
}

.block-quiz-catalogo .bt-sucesso {
  font-size: 0.7em;
  font-weight: 700;
  padding: 0.8em 3em;
  border-radius: 100px;
  background-color: #242424;
  color: white;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-top: 1.5em;
  display: inline-block;
}

.block-quiz-catalogo .bt-sucesso:hover {
  background-color: rgba(36, 36, 36, 0.75);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.block-quiz .block-pergunta .tit-perg {
  font-size: 1.8em;
  font-weight: 900;
  line-height: 110%;
  text-transform: uppercase;
}

.block-quiz .block-pergunta p {
  font-size: 1.3em;
  font-weight: 400;
  margin-bottom: 2em;
}

.block-quiz .block-pergunta .bt-comecar {
  font-size: 0.7em;
  font-weight: 700;
  padding: 0.8em 3em;
  border-radius: 100px;
  background-color: #242424;
  color: white;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.block-quiz .block-pergunta .bt-comecar:hover {
  background-color: rgba(36, 36, 36, 0.75);
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.block-quiz-tit, .block-resultado, .block-quiz-catalogo {
  padding: 2em 3em;
}

.block-resultado .box-center {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-resultado .block-tendencia,
.block-resultado .block-3D {
  width: 49%;
}

.block-resultado .block-3D iframe {
  width: 100%;
  height: 60vh;
  max-height: 650px;
  min-height: 250px;
}

.block-resultado .block-3D .txt-planeta {
  font-size: 0.9em;
  font-weight: 400;
  margin: 0.5em 0;
  padding: 0.5em 5em 0.5em 0;
  background-image: url(../images/logo-planeta.png);
  background-size: contain;
  background-position: right center;
  background-repeat: no-repeat;
}

.block-resultado {
  padding: 2em 3em 1.5em;
  display: none;
}

.block-resultado .block-tendencia .block-text {
  display: none;
  font-size: 1.2em;
  padding-top: 1em;
}

.block-resultado.active,
.block-resultado .block-tendencia .block-text.active {
  display: block;
}

.block-resultado .block-tendencia .block-text .tit {
  font-size: 1.6em;
  line-height: 90%;
  text-transform: uppercase;
}

.block-resultado .block-tendencia .futuristic-glow .tit {
  color: #C763C5;
}

.block-resultado .block-tendencia .cores-e-nostalgia .tit {
  color: #F79B2E;
}

.block-resultado .block-tendencia .vintage-tech .tit {
  color: #386AA7;
}

.block-resultado .block-tendencia .natural-pop .tit {
  color: #465210;
}

.block-resultado .block-tendencia .block-text .tit small {
  font-weight: 600;
  font-size: 0.45em;
  color: #323232;
}

.block-resultado .block-tendencia .block-text p {
  font-size: 0.7em;
  font-weight: 400;
  margin-top: 1em;
}

.block-resultado .block-tendencia .block-text p strong {
  font-weight: 700;
}

.block-resultado .bt-catalogo {
  font-weight: 900;
}

.block-resultado .cores-e-nostalgia .bt-catalogo:hover {
  color: #F79B2E;
}

.block-resultado .futuristic-glow .bt-catalogo:hover {
  color: #C763C5;
}

.block-resultado .natural-pop .bt-catalogo:hover {
  color: #465210;
}

.block-resultado .vintage-tech .bt-catalogo:hover {
  color: #386AA7;
}

.block-form-catalogo {
  padding: 2em 3em 2.5em;
  background-color: #0096b5;
  display: none;
}

.block-form-catalogo.active {
  display: block;
}

.block-form-catalogo .box-center {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-form-catalogo h2 {
  text-align: center;
  font-size: 1.6em;
  line-height: 110%;
  font-weight: 900;
  margin-bottom: 1.5em;
  color: white;
}

.block-form-catalogo .block-tit {
  width: 100%;
}

.block-form-catalogo .block-catalogo,
.block-form-catalogo .block-form {
  width: 49%;
}

.block-form-catalogo .block-catalogo {
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../images/img-catalogo.jpg);
}

.block-form-catalogo .block-form {
  font-size: 1.2em;
}

.msg-envio-sucesso a:hover {
  color: black;
  text-decoration: underline;
}

@media (max-width: 1500px) {
  .block-form-catalogo .block-form {
    font-size: 1.4em;
  }
  section.blocks {
    font-size: 2.5em;
  }
  .block-01 .box-center .block-text {
    padding-right: 2.5em;
  }
  .slider-tendencias .block-text {
    font-size: 3em;
  }
  .box-slider .bt-left, .box-slider .bt-right, .box-slider-carousel .bt-left, .box-slider-carousel .bt-right {
    width: 65px;
    height: 65px;
  }
}

@media (max-width: 1280px) {
  section.blocks {
    font-size: 1.8em;
  }
  .slider-tendencias .block-text {
    font-size: 2.7em;
  }
  .block-resultado .block-3D iframe {
    height: 45vh;
  }
}

@media (max-device-width: 767px) {
  .block-01 .box-center .left,
  .block-01 .box-center .right,
  .block-01 .box-center .block-text {
    width: 100%;
  }
  .block-01 .box-center .left img,
  .block-01 .box-center .right img {
    max-height: 90px;
  }
  .block-01 .box-center .left img {
    margin-bottom: -40px;
  }
  .block-01 .box-center .right img {
    margin-top: -40px;
  }
  .block-01 .box-center .block-text {
    padding: 0 3em;
  }
  .block-quiz-tit, .block-quiz-catalogo {
    padding: 2em;
  }
  .block-quiz .wrap-pergunta {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
  }
  .block-quiz .block-pergunta, .block-quiz .block-opcoes {
    width: 100%;
  }
  .block-pergunta {
    padding: 2em;
  }
  .block-quiz .block-pergunta .tit-perg {
    font-size: 1.4em;
  }
  .block-quiz .block-pergunta p {
    font-size: 1em;
    margin-bottom: 1em;
  }
  .block-resultado {
    padding: 1.5em 2em;
  }
  .block-resultado .box-center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-resultado .block-tendencia,
  .block-resultado .block-3D {
    width: 100%;
  }
  .block-resultado .block-tendencia .block-text {
    padding-top: 0;
    padding-bottom: 1em;
  }
  .slider-tendencias .block-text {
    font-size: 1.6em;
    width: 62%;
    bottom: inherit;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .slider-tendencias .block-text .tit {
    font-size: 1.8em;
    line-height: 100%;
  }
  .block-form-catalogo {
    padding-left: 2em;
    padding-right: 2em;
  }
  .block-form-catalogo .block-catalogo {
    min-height: 200px;
  }
  .block-form-catalogo .block-catalogo,
  .block-form-catalogo .block-form {
    width: 100%;
  }
  .block-form-catalogo .block-form {
    padding-top: 1em;
  }
  .block-form-catalogo h2 {
    font-size: 1em;
  }
  .block-form-catalogo h2 br {
    display: none;
  }
  .block-form-catalogo p {
    line-height: 130%;
  }
  .wpcf7-form input:not([type="submit"]), .wpcf7-form textarea {
    height: 40px;
    line-height: 40px;
  }
  .block-form-catalogo .col-img {
    width: 100%;
    height: 250px;
    margin-bottom: 1em;
  }
  .block-form-catalogo .col-form {
    width: 100%;
  }
  .box-slider .bt-left,
  .box-slider .bt-right {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin-top: -27%;
  }
  .box-slider .bt-left {
    left: 0.2em;
  }
  .box-slider .bt-right {
    right: 0.2em;
  }
  .box-slider .bt-left:after {
    content: '\e5cb';
    line-height: 40px;
    float: left;
  }
  .box-slider .bt-right:after {
    content: '\e5cc';
    line-height: 40px;
    float: right;
  }
}
/*# sourceMappingURL=styles.css.map */