html{
  margin-top:0 !important;
}
#wpadminbar{
  display: none !important;
}
body{
  background: #fff;
}

.home__depoimentos {
  background: #fff;
  padding: 88px 0 330px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1080px) {
  .home__depoimentos {
    padding: 72px 0;
  }
}

.home__depoimentos .title-sec {
  width: 100%;
}

.home__depoimentos .depoimentos {
  width: 100%;
}

.home__depoimentos .button {
  margin: 64px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .home__depoimentos .button {
    margin: 32px 0 0 0;
  }
}

.home__attrs {
  margin: -235px 0 0 0;
  position: relative;
  z-index: 5;
}

@media screen and (max-width: 1080px) {
  .home__attrs {
    margin: 0;
  }
}

.home__attrs .container section {
  background: #FFFFFF;
  padding: 88px 72px;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-grid-columns: (minmax(350px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 32px;
}

@media screen and (max-width: 1080px) {
  .home__attrs .container section {
    -ms-grid-columns: (minmax(280px, 1fr))[auto-fill];
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 80px 20px;
  }
}

.home__attrs .container section aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.home__attrs .container section aside * {
  text-align: center;
}

.home__attrs .container section aside img {
  margin: 0 0 18px 0;
}

.home__attrs .container section aside h3 {
  text-transform: uppercase;
  font: 700 24px/1 "Montserrat", sans-serif;
}

.home__attrs .container section aside p {
  color: #969696;
  font: 400 24px/30px "Montserrat", sans-serif;
  margin: 26px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .home__attrs .container section aside p {
    font-size: 20px;
    margin: 20px 0 0 0;
  }
}

.home .perguntas {
  padding: 345px 0 205px 0;
  margin: -235px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .home .perguntas {
    padding: 80px 0;
    margin: 0;
  }
}

.dicas .title-sec {
  padding: 80px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .dicas .title-sec {
    padding: 40px 0 0 0;
  }
}

.dicas__content {
  margin: 56px 0 112px 0;
}

@media screen and (max-width: 1080px) {
  .dicas__content {
    margin: 24px 0 64px 0;
  }
}

.dicas__content p:not(:last-of-type) {
  margin: 0 0 28px 0;
}

.na-midia .title-sec {
  padding: 80px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .na-midia .title-sec {
    padding: 40px 0 0 0;
  }
}

.na-midia__itens {
  padding: 0 0 200px 0;
}

@media screen and (max-width: 1080px) {
  .na-midia__itens {
    padding: 0 0 80px 0;
  }
}

.na-midia__itens iframe {
  height: 800px;
}

@media screen and (max-width: 1080px) {
  .na-midia__itens iframe {
    height: auto;
  }
}

.na-midia__itens iframe:not(:last-of-type) {
  margin: 0 0 32px 0;
}

@media screen and (max-width: 1080px) {
  .na-midia__itens iframe:not(:last-of-type) {
    margin: 0 0 16px 0;
  }
}

.contato .title-sec {
  padding: 80px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .contato .title-sec {
    padding: 40px 0 0 0;
  }
}

.contato__form {
  padding: 0 0 205px 0;
}

@media screen and (max-width: 1080px) {
  .contato__form {
    padding: 0 0 80px 0;
  }
}

.contato__form .container {
  max-width: 600px;
}

.contato__form .container fieldset {
  margin: 0 0 28px 0;
}

@media screen and (max-width: 1080px) {
  .contato__form .container fieldset {
    margin: 0 0 20px 0;
  }
}

.contato__form .container fieldset input {
  max-width: 330px;
}

@media screen and (max-width: 1080px) {
  .contato__form .container fieldset input {
    max-width: 100%;
  }
}

.contato__form .container footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1080px) {
  .contato__form .container footer {
    display: block;
  }
}

.contato__form .container footer button {
  margin: 0 0 0 20px;
}

@media screen and (max-width: 1080px) {
  .contato__form .container footer button {
    margin: 12px 0 0 0;
  }
}

.como-funciona {
  padding-bottom: 205px;
}

@media screen and (max-width: 1080px) {
  .como-funciona {
    padding-bottom: 80px;
  }
}

.como-funciona .title-sec {
  padding: 80px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .como-funciona .title-sec {
    padding: 40px 0 0 0;
  }
}

.como-funciona__video {
  height: 800px;
  margin: 0 0 88px 0;
}

@media screen and (max-width: 1080px) {
  .como-funciona__video {
    margin: 0 0 48px 0;
    height: 300px;
  }
}

.como-funciona__video * {
  height: 100%;
}

.como-funciona__passo {
  margin: 0 0 80px 0;
}

@media screen and (max-width: 1080px) {
  .como-funciona__passo {
    margin: 0 0 32px 0;
  }
}

.como-funciona__passo .container article {
  padding: 48px;
  border-radius: 20px;
  border: 1px solid #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1080px) {
  .como-funciona__passo .container article {
    padding: 32px 20px;
  }
}

.como-funciona__passo .container article h5 {
  max-width: 800px;
  width: 100%;
  font: 700 24px/30px "Montserrat", sans-serif;
  margin: 0 auto 32px auto;
  text-align: center;
}

@media screen and (max-width: 1080px) {
  .como-funciona__passo .container article h5 {
    font: 700 20px/26px "Montserrat", sans-serif;
    margin: 0 auto 16px auto;
  }
}

.como-funciona__bottom h3 {
  text-transform: uppercase;
  font: 700 40px/1.2 "Montserrat", sans-serif;
  text-align: center;
}

@media screen and (max-width: 1080px) {
  .como-funciona__bottom h3 {
    font-size: 24px;
  }
}

.compre-lances__content {
  padding: 40px 0;
}

@media screen and (max-width: 1080px) {
  .compre-lances__content {
    padding: 8px 0 0 0;
  }
}

.compre-lances__content .container {
  max-width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 64px;
}

@media screen and (max-width: 1080px) {
  .compre-lances__content .container {
    gap: 32px;
  }
  .compre-lances__content .container img {
    max-width: calc(50% - 16px);
  }
}

.acesso {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
  overflow-y: auto;
}

@media screen and (max-width: 1080px) {
  .acesso {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    height: auto;
  }
}

.acesso--login .acesso__content {
  height: auto;
}

.acesso--login .acesso__content article {
  max-width: 430px;
  margin: 0 auto;
}

.acesso--login .acesso__content article > img {
  margin: 0 0 96px 0;
}

@media screen and (max-width: 1080px) {
  .acesso--login .acesso__content article > img {
    margin: 0 0 40px 0;
  }
}

.acesso--login .acesso__content article h1 {
  text-align: center;
  color:#000;
}

.acesso--login .acesso__content article p {
  text-align: center;
  color: #969696;
  font: 400 13px/1 "Montserrat", sans-serif;
  margin: 0 0 32px 0;
}

.acesso--login .acesso__content article p a {
  color: #000;
  font-weight: 700;
}

.acesso--login .acesso__content article form {
  max-width: 350px;
  width: 100%;
}

@media screen and (max-width: 1080px) {
  .acesso--login .acesso__content article form {
    max-width: 100%;
  }
}

.acesso--login .acesso__content article form fieldset {
  margin: 0 0 20px 0;
}

.acesso--login .acesso__content article form footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.acesso--login .acesso__content article form footer label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.acesso--login .acesso__content article form footer label input {
  margin: 0 8px 0 0;
}

.acesso--login .acesso__content article form footer a {
  font: 500 12px/1 "Montserrat", sans-serif;
  text-decoration: underline;
  color:#000;
}

.acesso--login .acesso__content article form button[type="submit"] {
  width: 100%;
}

.acesso--login .acesso__content article form h6 {
  color: #000000;
  margin: 20px 0 0 0;
  text-align: center;
  font: 400 10px/15px "Montserrat", sans-serif;
}

.acesso--login .acesso__content article form h6 a {
  color: #000000;
}

.acesso--cadastro .acesso__content {
  padding: 0 0 0 96px;
}

@media screen and (max-width: 1080px) {
  .acesso--cadastro .acesso__content {
    padding: 0;
  }
}

.acesso--cadastro .acesso__content article {
  max-width: 660px;
  padding: 40px;
  text-align: center;
}

@media screen and (max-width: 1080px) {
  .acesso--cadastro .acesso__content article {
    padding: 40px 20px;
  }
}

.acesso--cadastro .acesso__content article form > fieldset {
  max-width: 300px;
}

@media screen and (max-width: 1080px) {
  .acesso--cadastro .acesso__content article form > fieldset {
    max-width: 100%;
  }
}

.acesso--cadastro .acesso__content article form > fieldset.full {
  max-width: 100%;
}

.acesso--cadastro .acesso__content article form fieldset {
  margin-bottom: 20px;
}

@media screen and (max-width: 1080px) {
  .acesso--cadastro .acesso__content article form fieldset {
    margin-bottom: 16px;
  }
}

.acesso--cadastro .acesso__content article form section {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1080px) {
  .acesso--cadastro .acesso__content article form section {
    display: block;
  }
}

.acesso--cadastro .acesso__content article form section fieldset {
  width: 100%;
}

.acesso--cadastro .acesso__content article form section fieldset:not(:last-of-type) {
  margin-right: 24px;
}

@media screen and (max-width: 1080px) {
  .acesso--cadastro .acesso__content article form section fieldset:not(:last-of-type) {
    margin-right: 16px;
  }
}

.acesso--cadastro .acesso__content article form button {
  margin: auto;
}

.acesso__banner {
  width: 100%;
  background: #FFBC00;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

@media screen and (max-width: 1080px) {
  .acesso__banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 40px 20px;
    height: 300px;
  }
}

.acesso__banner header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.acesso__banner header img:not(:last-of-type) {
  margin: -64px 0 64px 0;
}

@media screen and (max-width: 1080px) {
  .acesso__banner header img:not(:last-of-type) {
    margin: 0 0 32px 0;
  }
}

.acesso__banner footer {
  position: absolute;
  bottom: 56px;
  right: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 48px;
}

@media screen and (max-width: 1080px) {
  .acesso__banner footer {
    position: relative;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    bottom: unset;
    right: unset;
    gap: 24px;
    width: 100%;
    margin: 24px 0 0 0;
  }
}

.acesso__banner footer img {
  max-height: 28px;
}

.acesso__content {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}

.acesso__content article {
  padding: 40px 0;
  width: 100%;
}

@media screen and (max-width: 1080px) {
  .acesso__content article {
    padding: 40px 20px;
  }
}

.acesso__content article h1 {
  font: 700 24px/1.2 "Montserrat", sans-serif;
  text-transform: uppercase;
  margin: 0 0 24px 0;
}

@media screen and (max-width: 1080px) {
  .acesso__content article h1 {
    font-size: 20px;
  }
}

.acesso__content form button[type="submit"] {
  margin: 20px 0 0 0;
}

.acesso__content .senha {
  position: relative;
}

.acesso__content .senha button {
  bottom: 14px;
  right: 16px;
  position: absolute;
}

* {
  list-style: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: unset;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  color: #000;
}


html,
body {
  scroll-behavior: smooth;
}

html.o-hidden,
body.o-hidden {
  overflow: hidden;
}

body > main {
  padding-top: 269px;
}

@media screen and (max-width: 1080px) {
  body > main {
    padding-top: 115px;
  }
}

p {
  font: 400 16px/160% "Montserrat", sans-serif;
}

@media screen and (max-width: 1080px) {
  p {
    font-size: 15px;
  }
}

p strong {
  font-weight: 700;
}

label {
  display: block;
  color: #000;
  margin: 0 0 8px 0;
  font: 500 12px/1 "Montserrat", sans-serif;
  text-align: left;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="date"],
textarea {
  border-radius: 8px;
  display: block;
  width: 100%;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3px 16px;
  font: 500 16px/1 "Montserrat", sans-serif;
  border: 1px solid #000 !important;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  color: #000 !important;
  -webkit-appearance: unset;
     -moz-appearance: unset;
          appearance: unset;
  resize: none;
}

input:hover,
input:active,
input:focus,
input:visited{
  border: 1px solid #000 !important;
}

@media screen and (max-width: 1080px) {
  input[type="text"],
  input[type="password"],
  input[type="tel"],
  input[type="email"],
  input[type="search"],
  input[type="date"],
  textarea {
    font-size: 15px;
  }
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-weight: 400;
  opacity: 1;
  color: #969696;
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-weight: 400;
  opacity: 1;
  color: #969696;
}

input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  font-weight: 400;
  opacity: 1;
  color: #969696;
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="tel"]::placeholder,
input[type="email"]::placeholder,
input[type="search"]::placeholder,
input[type="date"]::placeholder,
textarea::placeholder {
  font-weight: 400;
  opacity: 1;
  color: #969696;
}

input[type="text"]:focus, input[type="text"]:hover,
input[type="password"]:focus,
input[type="password"]:hover,
input[type="tel"]:focus,
input[type="tel"]:hover,
input[type="email"]:focus,
input[type="email"]:hover,
input[type="search"]:focus,
input[type="search"]:hover,
input[type="date"]:focus,
input[type="date"]:hover,
textarea:focus,
textarea:hover {
  border-color: #F0EADF;
}

textarea {
  padding-top: 14px;
  height: 200px;
}

form button[type="submit"] {
  text-transform: uppercase;
  font: 700 13px/1 "Montserrat", sans-serif;
  display: block;
  background: #000;
  padding: 16px 72px;
  color: #FFFFFF;
  border-radius: 8px;
/*
  background: #c4dfa7;
 
    color: #F0EADF;
    */
}

@media screen and (max-width: 1080px) {
  form button[type="submit"] {
    width: 100%;
  }
}

img {
  display: block;
  max-width: 100%;
}

button {
  cursor: pointer;
}

h2 {
  font: 900 64px/78px "Montserrat", sans-serif;
}

@media screen and (max-width: 1080px) {
  h2 {
    font: 900 36px/42px "Montserrat", sans-serif;
  }
}

.container {
  max-width: calc(1400px + 80px);
  width: 100%;
  padding: 0 40px;
  margin: 0 auto;
}

@media screen and (max-width: 1080px) {
  .container {
    padding: 0 20px;
  }
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 999;
}

.navbar.fixed .navbar__header {
  margin-top: -210px;
}

@media screen and (max-width: 1080px) {
  .navbar.fixed .navbar__header {
    margin-top: 0;
  }
}

.navbar.open .navbar__links {
  opacity: 1;
  visibility: visible;
}

.navbar.open .navbar__header__menu-icon {
  background: #FFFFFF;
}

.navbar.open .navbar__header__menu-icon::before, .navbar.open .navbar__header__menu-icon::after {
  width: 100%;
}

.navbar.open .navbar__header__menu-icon::before {
  -webkit-transform: translateY(7px) rotate(-45deg);
          transform: translateY(7px) rotate(-45deg);
}

.navbar.open .navbar__header__menu-icon::after {
  -webkit-transform: translateY(-7px) rotate(45deg);
          transform: translateY(-7px) rotate(45deg);
}

.navbar__header {
  padding: 24px 0;
  position: relative;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

@media screen and (max-width: 1080px) {
  .navbar__header {
    padding: 12px 0;
  }
}

.navbar__header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.navbar__header__menu-icon {
  position: relative;
  background: #F0EADF;
  min-width: 24px;
  height: 2px;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  display: none;
}

@media screen and (max-width: 1080px) {
  .navbar__header__menu-icon {
    display: block;
  }
}

.navbar__header__menu-icon::before, .navbar__header__menu-icon::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  height: 2px;
  background: #F0EADF;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

.navbar__header__menu-icon::before {
  top: -7px;
}

.navbar__header__menu-icon::after {
  bottom: -7px;
}

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

.navbar__header__logo > a {
  display: block;
  margin: 0 64px 0 0;
}

@media screen and (max-width: 1080px) {
  .navbar__header__logo > a {
    margin: 0 0 0 16px;
  }
}

@media screen and (max-width: 1080px) {
  .navbar__header__logo > img {
    display: none;
  }
}

.navbar__header__dir {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  max-width: 500px;
  width: 100%;
}

.navbar__header__dir header {
  border: 1px solid #E6E6E6;
  padding: 28px 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 30px 0;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir header {
    padding: 8px 12px;
    margin: 0;
  }
}

.navbar__header__dir header a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar__header__dir header a:hover span {
  text-decoration: underline;
  color: #F0EADF;
}

.navbar__header__dir header a:not(:last-of-type) {
  border-right: 1px solid #969696;
  padding: 0 30px 0 0;
  margin: 0 30px 0 0;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir header a:not(:last-of-type) {
    padding: 0 16px 0 0;
    margin: 0 16px 0 0;
  }
}

.navbar__header__dir header a img {
  margin: 0 12px 0 0;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir header a img {
    margin: 0;
    height: 16px;
  }
}

.navbar__header__dir header a span {
  color: #969696;
  display: block;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  font: 500 14px/1 "Montserrat", sans-serif;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir header a span {
    display: none;
  }
}

.navbar__header__dir form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir form {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #FFFFFF;
    bottom: 0;
    left: 0;
    padding: 0 20px 12px 20px;
    border-bottom: 1px solid #E6E6E6;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.navbar__header__dir form input {
  border-radius: 0;
  margin-right: -1px;
  height: 35px;
  padding: 3px 12px;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir form input {
    height: 32px;
  }
}

.navbar__header__dir form button {
  position: relative;
  z-index: 5;
  height: 38px;
  width: auto;
  background: unset;
  padding: 0;
}

@media screen and (max-width: 1080px) {
  .navbar__header__dir form button {
    height: 36px;
  }
}

.navbar__header__dir form button img {
  height: 100%;
}

.navbar__links {
  background: #FFBC00;
}

@media screen and (max-width: 1080px) {
  .navbar__links {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 115px);
    opacity: 0;
    visibility: hidden;
    display: block;
    z-index: 5;
    -webkit-transition: 400ms ease;
    transition: 400ms ease;
    padding: 32px 0;
    overflow-y: auto;
  }
}

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

@media screen and (max-width: 1080px) {
  .navbar__links .container {
    display: block;
  }
}

.navbar__links .container li {
  position: relative;
}

.navbar__links .container li:not(:last-of-type)::after {
  content: "";
  background: #F0EADF;
  width: 2px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

@media screen and (max-width: 1080px) {
  .navbar__links .container li:not(:last-of-type)::after {
    display: none;
  }
}

.navbar__links .container li:last-of-type {
  -webkit-transform: translateX(-4px);
          transform: translateX(-4px);
}

@media screen and (max-width: 1080px) {
  .navbar__links .container li:last-of-type {
    padding: 8px 0 0 0;
    -webkit-transform: unset;
            transform: unset;
  }
}

.navbar__links .container li:last-of-type a {
  color: #FFFFFF;
  border-radius: 6px;
  font: 700 24px/1 "Montserrat", sans-serif;
  background: #00762D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar__links .container li:last-of-type a::before {
  content: url("../assets/arrow-left.svg");
  margin: 0 10px 0 0;
}

.navbar__links .container li:last-of-type a::after {
  content: url("../assets/arrow-right.svg");
  margin: 0 0 0 10px;
}

.navbar__links .container li.active::after {
  display: none;
}

.navbar__links .container li.active a {
  background: #F0EADF;
  color: #FFBC00;
}

.navbar__links .container li a {
  height: 100%;
  padding: 18px 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font: 700 14px/1 "Montserrat", sans-serif;
  text-transform: uppercase;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

@media screen and (max-width: 1080px) {
  .navbar__links .container li a {
    padding: 16px 20px;
    font-size: 16px;
  }
}

.navbar__links .container li a:hover {
  background: #F0EADF;
  color: #FFBC00;
}

.footer {
  position: relative;
  z-index: 9;
}

.footer__destaque {
  background: #FFBC00;
  padding: 0 0 24px 0;
}

@media screen and (max-width: 1080px) {
  .footer__destaque {
    padding: 40px 0;
  }
}

.footer__destaque .container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media screen and (max-width: 1080px) {
  .footer__destaque .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.footer__destaque .container img:first-of-type {
  margin: -56px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .footer__destaque .container img:first-of-type {
    margin: 24px 0 0 0;
  }
}

.footer__destaque .container img:last-of-type {
  position: absolute;
  top: 0;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 1080px) {
  .footer__destaque .container img:last-of-type {
    display: none;
  }
}

.footer__destaque .container article {
  margin: 0 80px 34px 80px;
}

@media screen and (max-width: 1080px) {
  .footer__destaque .container article {
    margin: 0;
  }
}

.footer__destaque .container article h2 {
  text-transform: uppercase;
}

.footer__destaque .container article p {
  color: #000000;
  font: 700 28px/1.2 "Montserrat", sans-serif;
}

@media screen and (max-width: 1080px) {
  .footer__destaque .container article p {
    font-size: 22px;
    margin: 4px 0 0 0;
  }
}

.footer__content {
  padding: 0 0 112px 0;
}

@media screen and (max-width: 1080px) {
  .footer__content {
    padding: 0 0 24px 0;
  }
}

.footer__content header {
  margin: 80px 0 96px 0;
}

@media screen and (max-width: 1080px) {
  .footer__content header {
    margin: 64px 0 40px 0;
  }
}

.footer__content header h3 {
  background: #F0EADF;
  text-align: center;
  color: #FFFFFF;
  font: 700 24px/1 "Montserrat", sans-serif;
  padding: 12px;
  margin: 0 0 38px 0;
}

@media screen and (max-width: 1080px) {
  .footer__content header h3 {
    margin: 0 0 32px 0;
    font-size: 20px;
  }
}

.footer__content header section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 32px 20px;
}

@media screen and (max-width: 1080px) {
  .footer__content header section img {
    max-width: calc(50% - 10px);
  }
}

.footer__content footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1080px) {
  .footer__content footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 32px;
  }
}

.footer__content footer aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.footer__content footer aside a:not(.button) {
  display: block;
  text-transform: uppercase;
  font: 700 14px/26px "Montserrat", sans-serif;
}

.footer__content footer aside .button {
  padding: 10px 20px;
  color: #FFBC00;
  border-radius: 0;
}

@media screen and (max-width: 1080px) {
  .footer__content footer aside .button {
    width: 100%;
  }
}

.footer__content footer aside img {
  margin: 0 0 64px 0;
}

@media screen and (max-width: 1080px) {
  .footer__content footer aside img {
    margin: 0 0 40px 0;
  }
}

.footer__content footer aside:first-of-type {
  padding: 0 200px 0 0;
  border-right: 2px solid #F0EADF;
}

@media screen and (max-width: 1080px) {
  .footer__content footer aside:first-of-type {
    padding: 40px 0 0 0;
    width: 100%;
    border-top: 2px solid #F0EADF;
    border-right: unset;
  }
}

.button {
  display: block;
  position: relative;
  font: 700 24px/1 "Montserrat", sans-serif;
  color: #FFFFFF;
  background: #F0EADF;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
  padding: 8px 38px;
  border-radius: 6px;
}

.button:hover {
  opacity: .88;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

.produtos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 128px 0;
}

@media screen and (max-width: 1080px) {
  .produtos {
    margin: 0 0 64px 0;
  }
}

.produtos .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(265px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
  gap: 48px;
}

@media screen and (max-width: 1080px) {
  .produtos .container {
    gap: 16px;
  }
}

.produtos .button {
  margin: 88px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .produtos .button {
    margin: 40px 0 0 0;
  }
}

.produto {
  max-width: 265px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #707070;
}

.produto--arrematado .produto__header--prazo {
  display: none;
}

.produto--arrematado .produto__header--iniciado,
.produto--arrematado .produto__header--arrematado {
  display: block;
}

.produto--arrematado .produto__content h4 {
  background: #00762D;
  color: #FFFFFF;
}

.produto--arrematado .produto__content .button {
  display: none;
}

.produto--arrematado-btn .produto__content .button {
  background: #FF3238;
  color: #FFFFFF;
}

.produto--arrematado-btn .produto__content .button::before {
  content: "ARREMATADO";
  background: #FF3238;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% + 48px);
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 6px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.produto--green .produto__content h4 {
  background: #00762D;
  color: #FFFFFF;
}

.produto--red .produto__content h4 {
  background: #FF3238;
  color: #FFFFFF;
}

.produto__header {
  width: 100%;
}

.produto__header > h6 {
  padding: 8px 0;
}

.produto__header h6 {
  font: 700 14px/1 "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}

.produto__header div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 0;
  border-top: 1px solid #FFFFFF;
}

.produto__header div aside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.produto__header div aside:not(:last-of-type) {
  border-right: 1px solid #FFFFFF;
  padding: 0 16px 0 0;
  margin: 0 16px 0 0;
}

.produto__header div aside img {
  margin: 0 6px 0 0;
}

.produto__header div aside h6 {
  font-weight: 500;
}

.produto__header--prazo {
  background: #F0EADF;
}

.produto__header--prazo div {
  border: unset;
}

.produto__header--iniciado {
  background: #00762D;
  display: none;
}

.produto__header--arrematado {
  background: #FF3238;
  display: none;
}

.produto__content {
  padding: 24px 24px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.produto__content figure {
  width: 100%;
  height: 136px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 24px 0;
}

.produto__content h2 {
  color: #969696;
  text-transform: uppercase;
  font: 700 18px/22px "Montserrat", sans-serif;
  margin: 0 0 24px 0;
}

.produto__content h4 {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 6px;
  background: #E6E6E6;
  font: 700 36px/1 "Montserrat", sans-serif;
  padding: 0 2px 0 12px;
  letter-spacing: 10px;
  margin: 0 0 14px 0;
}

.produto__content h5 {
  text-transform: uppercase;
  font: 700 14px/1 "Montserrat", sans-serif;
  margin: 0 0 18px 0;
}

.produto__content h3 {
  color: #FFBC00;
  font: 700 28px/1 "Montserrat", sans-serif;
}

.produto__content .button {
  background: #FFBC00;
  color: #F0EADF;
  margin: 16px 0 0 0;
}

.title-sec {
  margin: 0 0 64px 0;
}

@media screen and (max-width: 1080px) {
  .title-sec {
    margin: 0 0 40px 0;
  }
}

.title-sec .container * {
  text-align: center;
}

.title-sec .container h2 {
  text-transform: uppercase;
}

.title-sec .container h5 {
  text-transform: uppercase;
  font: 700 24px/1.2 "Montserrat", sans-serif;
}

@media screen and (max-width: 1080px) {
  .title-sec .container h5 {
    font-size: 20px;
  }
}

.depoimentos .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(450px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(450px, 1fr));
  gap: 24px 16px;
}

@media screen and (max-width: 1080px) {
  .depoimentos .container {
    -ms-grid-columns: (minmax(280px, 1fr))[auto-fill];
        grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
}

.depoimentos .container article iframe {
  height: 265px;
}

.depoimentos .container article h3 {
  text-align: center;
  margin: 8px 0 0 0;
  font: 700 24px/30px "Montserrat", sans-serif;
}

.depoimentos .container article h6 {
  text-align: center;
  margin: 4px 0 0 0;
  color: #969696;
  font: 400 14px/1 "Montserrat", sans-serif;
}

.perguntas {
  background: #F0EADF;
  margin: 120px 0 0 0;
  padding: 120px 0 205px 0;
}

@media screen and (max-width: 1080px) {
  .perguntas {
    margin: 80px 0 0 0;
    padding: 80px 0;
  }
}

.perguntas .container h3 {
  text-transform: uppercase;
  font: 700 42px/52px "Montserrat", sans-serif;
  text-align: center;
  color: #FFBC00;
  margin: 0 0 40px 0;
}

@media screen and (max-width: 1080px) {
  .perguntas .container h3 {
    font: 700 30px/40px "Montserrat", sans-serif;
    margin: 0 0 32px 0;
  }
}

.perguntas .container section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 60px;
}

.perguntas .container section dl {
  position: relative;
  width: calc(50% - 30px);
}

@media screen and (max-width: 1080px) {
  .perguntas .container section dl {
    width: 100%;
  }
}

.perguntas .container section dl dt {
  cursor: pointer;
  font: 700 16px/20px "Montserrat", sans-serif;
  color: #FFFFFF;
  position: relative;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  padding: 8px 40px 8px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 58px;
}

.perguntas .container section dl dt.active::after {
  -webkit-transform: translateY(-50%) scaleY(-1);
          transform: translateY(-50%) scaleY(-1);
}

.perguntas .container section dl dt::after {
  content: url("../assets/arrow-exp.svg");
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 24px;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

.perguntas .container section dl dd {
  padding: 16px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: 5px;
  border-radius: 0 0 6px 6px;
  left: 0;
  width: 100%;
  background: #F0EADF;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  z-index: 9;
  border: 1px solid #FFFFFF;
}

@media screen and (max-width: 1080px) {
  .perguntas .container section dl dd {
    position: relative;
    -webkit-transform: unset;
            transform: unset;
    bottom: unset;
    margin: -5px 0 0 0;
    display: none;
  }
}

.perguntas .container section dl dd.active {
  opacity: 1;
  visibility: visible;
  display: block;
}

.perguntas .container section dl dd p {
  color: #FFFFFF;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 80px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .pagination {
    margin: 32px 0 0 0;
  }
}

.pagination a,
.pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 300ms ease;
  transition: 300ms ease;
}

.pagination a, .pagination a::after,
.pagination span,
.pagination span::after {
  letter-spacing: 3px;
  font: 400 18px/1 "Montserrat", sans-serif;
}

.pagination__page {
  color: #969696;
  margin: 0 4px;
}

.pagination__page--active, .pagination__page:hover {
  color: #F0EADF;
  font-weight: 700 !important;
}

.pagination__prev, .pagination__next {
  gap: 32px;
}

.pagination__prev span, .pagination__next span {
  letter-spacing: 0;
}

@media screen and (max-width: 1080px) {
  .pagination__prev span, .pagination__next span {
    display: none;
  }
}

.pagination__prev {
  margin: 0 40px 0 0;
}

@media screen and (max-width: 1080px) {
  .pagination__prev {
    margin: 0 16px 0 0;
  }
}

.pagination__next {
  margin: 0 0 0 40px;
}

@media screen and (max-width: 1080px) {
  .pagination__next {
    margin: 0 0 0 16px;
  }
}

.banner-carrossel {
  position: relative;
  margin: 0 0 64px 0;
}

@media screen and (max-width: 1080px) {
  .banner-carrossel {
    margin: 0 0 40px 0;
  }
}

.banner-carrossel .swiper-slide img {
  width: 100%;
}

.banner-carrossel__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 20px !important;
  left: 50% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
  z-index: 9;
}

@media screen and (max-width: 1080px) {
  .banner-carrossel__pagination {
    bottom: 16px !important;
  }
}

.banner-carrossel__pagination span {
  width: 10px;
  height: 10px;
  margin: 0 6px !important;
  -webkit-transition: 400ms ease;
  transition: 400ms ease;
  background: #FFFFFF;
  display: block;
  opacity: 1;
  border-radius: 1000px;
}

.banner-carrossel__pagination span.swiper-pagination-bullet-active {
  background: #F0EADF;
}

.termos-uso .title-sec {
  padding: 80px 0 0 0;
}

@media screen and (max-width: 1080px) {
  .termos-uso .title-sec {
    padding: 40px 0 0 0;
  }
}

.termos-uso__content {
  padding: 0 0 200px 0;
}

@media screen and (max-width: 1080px) {
  .termos-uso__content {
    padding: 0 0 80px 0;
  }
}

.termos-uso__content p:not(:last-of-type) {
  margin: 0 0 20px 0;
}

@media screen and (max-width: 1080px) {
  .termos-uso__content p:not(:last-of-type) {
    margin: 0 0 12px 0;
  }
}
/*# sourceMappingURL=main.css.map */

label.form-do-arquivo{
  position: relative;
    display: block;
    width: 100%;
    border: 2px dotted #000;
    text-align: center !important;
    padding: 20px;
    padding-bottom: 45px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 12px;
}
label.form-do-arquivo small{
  display: block;
  text-align: center;
  color: #000;
  padding-top: 10px;
  font-size: 13px;

}


#arquivoCref{
  opacity: 0;
  visibility: hidden;
  display: none;
}


.jc-bs3-container.container .jc-bs3-row{
  width: 300px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px !important;
}

.jc-bs3-container.container .jc-bs3-row p{
  text-align: center;
  color: #000 !important;
  font-size: 14px !important;
}

.jconfirm-title{
  color: #000 !important;
  font-weight: bold !important;
}


.widget-rifa-modelo-2.aposta{
  display: none !important;
}