.hiddenform, .webform-button--previous.button.js-form-submit.form-submit,.messages.messages--error {display:none!important;}
.box,
.box.box-0-7.res-8,
.box.box-0-7.res-9,
.box.box-0-7.res-10,
.box.box-0-7.res-11,
.box.box-0-7.res-12,
.box.box-0-7.res-13,
.box.box-0-7.res-14,
.box.box-8-11.res-0,
.box.box-8-11.res-1,
.box.box-8-11.res-2,
.box.box-8-11.res-3,
.box.box-8-11.res-4,
.box.box-8-11.res-5,
.box.box-8-11.res-6,
.box.box-8-11.res-7,
.box.box-8-11.res-12,
.box.box-8-11.res-13,
.box.box-8-11.res-14,
.box.box-12-14.res-0,
.box.box-12-14.res-1,
.box.box-12-14.res-2,
.box.box-12-14.res-3,
.box.box-12-14.res-4,
.box.box-12-14.res-5,
.box.box-12-14.res-6,
.box.box-12-14.res-7,
.box.box-12-14.res-8,
.box.box-12-14.res-9,
.box.box-12-14.res-10,
.box.box-12-14.res-11
 {display:none;}

.box.box-0-7.res-0,
.box.box-0-7.res-1,
.box.box-0-7.res-2,
.box.box-0-7.res-3,
.box.box-0-7.res-4,
.box.box-0-7.res-5,
.box.box-0-7.res-6,
.box.box-0-7.res-7,
.box.box-12-14.res-12,
.box.box-12-14.res-13,
.box.box-12-14.res-14,
.box.box-8-11.res-8,
.box.box-8-11.res-9,
.box.box-8-11.res-10,
.box.box-8-11.res-11
 {display:block;}

.webform-submission-mna-form .g-recaptcha > div {
  margin: 0 auto;
  padding: 15px 0 0 0 !important;
  display: block;
}

div[role=alert] {
    text-align: center;
    color: red !important;
    font-weight: bold !important;
    position: relative;
    z-index: 99999;
    margin-top: 25px;
    font-size: 18px;
}

.page-quiz .home-ref .notice {
  display: block;
  width: 58.75rem;
  margin:0;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #002069;
  text-align: center;
  width: 100%;
}
.page-quiz .home-ref .caption {
  display: block;
  width: 56.25rem;
  margin:.9375rem auto 0;
  font-size: .875rem;
  line-height: 1.25rem;
  color: #002069;
  text-align: center;
}

.page-quiz #edit-step0 .content {
  padding-bottom: 57px !important;
}

.page-quiz .form-actions {
  /*position: relative;*/
}

.page-quiz #edit-step0 .content .text-second {
  margin:2.5rem auto 1.3rem;
}

.home-ref {
    margin: -25px auto 55px;
    max-width: 95%;
}

.page-quiz #edit-step0 .content .polygon-orange {
  bottom: -22.312rem;
}

.page-quiz #edit-step0 .content .polygon-borda {
  bottom: -14vw;
}

.page-quiz .content .title h1 {
  color: #00A3DA!important;
}

.page-quiz #edit-step2 .content .title h1 {
  margin: 0 0 15px;
}

@media screen and (max-width: 750px) {
  .page-quiz #edit-step0 .content {
  padding-bottom: 28px !important;
}
.page-quiz .content .polygon-orange {
    width: 13.125rem;
    height: 13.125rem;
    left: -8.25rem;
    bottom: -14.125rem;
  }
.page-quiz #edit-step0 .content .polygon-orange {
    bottom: -28.312rem;
}
.page-quiz .home-ref .caption {
  width: 95%;
}
}

.page-quiz .iten-required {
  display: none !important;
}