.pace {
  -webkit-poMontserat-events: none;
  poMontserat-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #104777;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

*,
html {
  scroll-behavior: smooth;
}

body {
  background-color: white;
  font-family: 'Montserrat', sans-serif;
  font-style: normal;
}

text {
  font-family: 'Montserrat', cursive;
  font-weight: 500;
}



@media screen and (min-width: 1000px) {
  header {
    min-height: 100vh;
    background: url(https://storage.googleapis.com/eddu/mail/cloud-mix-desktop.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0px 0 100px;
  }
}

header p {
  margin-top: 24px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
  text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.25);
}

h1 {
  font-family: "Anton";
  color: #dedcda;
}

h2 {
  font-family: "Anton";
  color: #dedcda;
  font-size: 24px;
}

h2 b {
  color: #98c060;
  font-weight: 300;
}

h1 span {
  color: #98c060;
}

img.logo {
  width: 280px;
  margin-bottom: 40px;
  margin: auto;
}


#timer {
  font-family: "Montserrat";
  font-size: 3em;
  font-weight: 600;
  color: white;
  text-shadow: 0 0 20px #98c060;
}

#timer div {
  display: inline-block;
  min-width: 90px;
}

#timer div span {
  color: #98c060;
  display: block;
  font-size: .35em;
  font-weight: 400;
}

.date {
  padding: 8px 16px;
  font-family: "Anton";
  display: inline-block;
  background: #70933f;
  border-radius: 2px;
  margin-bottom: 40px;
}

.date p {
  text-transform: uppercase;
  font-family: "Anton";
  padding-left: 4px;
  font-weight: 600;
  font-size: 24px;
  text-shadow: 0px 3.15px 0px rgba(0, 0, 0, 0.25);
}

.date img {
  vertical-align: sub;
}

.site-footer{
  background-image: url(https://storage.googleapis.com/eddu/mail/cloud-mix-desktop.jpeg);
  background-blend-mode: difference;
  background-size: cover;
}

.carousel-cell {
  padding: 12px 24px;
  margin: 0 12px;
  margin-bottom: 8px;
  background: #FFFFFF;
  border: 3px solid #98c060;
  border-radius: 90px;
}

.carousel-cell img {
  height: 56px;
  object-fit: contain;
  width: auto;
  max-width: 100%;
}

label[for="check"] {
  color: #FFFFFF;
  font-size: 16px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
}

label[for="check"] i {
  text-decoration: underline;
}

section.social .icons img {
  padding: 14px;
  background-color: #D9D9D9;
  box-shadow: 0px 2.69504px 0px #555555;
  border-radius: 67.3759px;
}

section.social {
  margin-bottom: 35%;
  padding-left: 350px;
}

section.social .icons img {
  transition: 0.35s;
}

section.social .icons img:hover {
  transform: scale3d(1.150, 1.150, 1.150);
}

form {
  position: relative;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 0px;
}

form button {
  background: #ff071b !important;
}

input.form-control {
  border: solid 4px #AAC548;
}

input.form-check-input:checked {
  background-color: #AAC548;
  border-color: #AAC548;
}

input.form-control:focus {
  border-color: #728f0b;
}

.carousel-cell {
  text-align: center;
}

.container h4{
  font-family: "Anton";
  font-size: 28px;
  color: #98c060;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 60px;
}

.b24-form-padding-side {
  padding-top: 0 !important;
}

.b24-form-field-agreement .b24-form-control-desc {
  opacity: 1 !important;
}

input[type="checkbox"] i {
  width: 16px !important;
  height: 16px !important;
}

.b24-form-scroll-textable {
  background: white !important;
}

.b24-form-field-agreement .b24-form-field-agreement-link {
  color: #FFFFFF !important;
  font-size: 16px !important;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
}

.flickity-prev-next-button.previous {
  left: 80px !important;
}

.flickity-prev-next-button.next {
  right: 80px !important;
}

.flickity-prev-next-button {
  width: 56px !important;
  height: 56px !important;
  background: #FFFFFF;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.25);
}

.flickity-prev-next-button .flickity-button-icon {
  fill: #98c060;
  left: 25% !important;
  top: 25% !important;
  width: 50% !important;
  height: 50% !important;
}

.bambu-container {
  width: 100%;
  background-position-x: right;
}

.copyright {
  width: 100%;
  left: 0;
  right: 0;
}

.copyright .sign {
  display: flex;
  align-items: start;
  justify-content: space-between;
}

.site-footer{
  background-color: #98c060;
}

.copyright p {
  color: #ffffff66;
}

.form-floating>.form-control {
  padding: 2rem 1rem;
}

.form-floating>label {
  padding: 1.3rem 1rem;
}

.form-floating>.form-control-plaintext:focus,
.form-floating>.form-control-plaintext:not(:placeholder-shown),
.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}

.b24-form-control-alert.b24-form-control-string .b24-form-control,
.b24-form-control-icon-after .b24-form-control {
  background-color: white !important;
}

.b24-form-control-container {
  border: 3px solid #AAC548;
  border-radius: 12px;
}

.b24-form-field-layout-hr {
  background-color: white !important;
}

.b24-form-control-icon-after .b24-form-control,
.b24-form-control-icon-after .b24-form-control-label {
  border-radius: 8px !important;
}

.b24-form-field-agreement .b24-form-control-container {
  border: none;
  border-radius: 0;
}


@media screen and (max-width: 1400px) {
  .carousel-cell {
    text-align: center !important;
  }

  .b24-form-padding-side {
    padding: 14px 0 !important;
  }

}

@media screen and (max-width: 1200px) {

  header p {
    font-size: 20px;
    line-height: 30px;
  }

  section.social {
    margin-bottom: 31%;
    padding-left: 289px;
  }

  img.logo {
    width: 240px;
  }

  #header-h1 {
    width: 340px;
  }

  .date p {
    font-size: 20px;
  }
}

@media screen and (max-width: 1000px) {
  form {
    margin: 64px auto 0 auto;
  }

  section.social {
    padding-left: 10%;
  }


  img.logo.obrigado {
    width: 40%;
    margin-top: 0;
    margin-bottom: 40px;
  }

  img.logo {
    width: 300px;
    margin: 0 auto;
    margin-top: 0px;
  }

  #play.obrigado {
    width: 25%;
  }

  #header-h1 {
    width: 400px;
    display: flex;
    margin: 0 auto;
  }

  .date {
    display: block;
    background-color: transparent;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 10px;
  }

  .bambu-container {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    left: 0;
    background-position-x: center;
  }

  .carousel-cell {
    text-align: center;
  }

}

@media screen and (max-width: 768px) {

  form {
    padding: 0 30px !important;
  }

  picture img {
    width: 70% !important;
  }

  section.social {
    padding-left: 0%;
    margin-bottom: 70%;
  }

  header#obrigado {
    min-height: 80vh;
  }

  .logo-footer img{
    width: 90%;
  }

  .mapa img {
    width: 100%;
  }

  .copyright img.mb-2 {
    width: 70%;
  }

  .copyright .sign {
    align-items: center;
  }

}

@media screen and (max-width: 999px) {
  header {
    background-image: url(https://storage.googleapis.com/eddu/mail/cloud-mix-mobile.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media screen and (max-width: 540px) {

  header p {
    font-family: "Montserrat";
    margin-top: 14px;
    line-height: 24px;
    font-size: 16px;
    text-align: left;
  }

  form {
    margin-top: 0px !important;
    padding: 0 20px !important;
  }


  h2 {
    margin-top: 40px;
  }

  img.prog-obrigado {
    width: 90%;
  }

  img.logo {
    width: 40%;
  }

  section.social {
    margin-bottom: 120%;
  }

  #header-h1 {
    width: 100%;
  }

  .date {
    padding-left: 0;
    display: table;
    margin: auto 0;
    margin-top: 10px;
    margin-bottom: 16px;
  }

  #timer {
    text-align: left !important;
    margin-bottom: 16px;
    padding-left: 12px;
  }

  .flickity-prev-next-button {
    width: 40px !important;
    height: 40px !important;
  }

  .copyright p {
    color: #ffffff85;
  }

  .flickity-prev-next-button.previous {
    left: 10px !important;
  }

  .flickity-prev-next-button.next {
    right: 10px !important;
  }

  .copyright .sign {
    gap: 12px !important;
  }
}