html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  font-family: "Source Sans Pro", sans-serif; }

p {
  color: #332d2d; }

div {
  display: block;
  position: relative; }

body {
  line-height: 1; }

ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

a {
  text-decoration: none; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* box model reset */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

/* clearfix */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

input, select {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px; }

.max-img {
  width: 100%;
  display: block;
  height: auto;
  position: relative; }

.img-wrap {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  padding: 10px 0px; }

.real-img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  display: block;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%; }

.container-frame {
  position: relative;
  padding-bottom: 56.2%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100%; }

.container-frame img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.container-frame iframe, .container-frame video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(font-icon/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(font-icon/MaterialIcons-Regular.woff2) format("woff2"), url(font-icon/MaterialIcons-Regular.woff) format("woff"), url(font-icon/MaterialIcons-Regular.ttf) format("truetype"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  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. */
  font-feature-settings: 'liga'; }

/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: none;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s; }

.wrapper_prev {
  width: 100%;
  max-width: 800px;
  display: block;
  margin: 0 auto; }

html, body {
  width: 100%;
  min-height: 100%;
  position: relative;
  display: block;
  overflow-x: hidden; }

html {
  background: #203e2d; }

.header_prev {
  padding: 10px;
  box-shadow: 0px 10px 30px 0px rgba(32, 62, 45, 0.5);
  display: block;
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 2; }

.logo_prev {
  flex: 0 0 80px; }

.slogan_header {
  width: 100%;
  padding: 10px;
  flex: 1 0 0;
  text-align: center; }
  .slogan_header h3 {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    margin-top: 10px;
    font-weight: 800;
    font-size: 28px;
    letter-spacing: 1px;
    color: #ffca00;
    animation: neon 1s ease-in-out infinite alternate;
    text-shadow: 0 0 2px rgba(208, 122, 0, 0.62), 0 0 10px rgba(208, 122, 0, 0.4), 0 0 2px rgba(192, 222, 20, 0.22), 0 0 1px rgba(192, 222, 20, 0.62), 0 0 14px rgba(192, 222, 20, 0.48), 0 0 24px rgba(192, 222, 20, 0.62); }

@keyframes neon {
  from {
    color: #ffca00;
    text-shadow: 0 0 2px rgba(208, 122, 0, 0.62), 0 0 10px rgba(208, 122, 0, 0.4), 0 0 2px rgba(192, 222, 20, 0.22), 0 0 1px rgba(192, 222, 20, 0.62), 0 0 14px rgba(192, 222, 20, 0.48), 0 0 24px rgba(192, 222, 20, 0.62); }
  to {
    color: #ffef94;
    text-shadow: 0 0 2px rgba(208, 122, 0, 0.98), 0 0 20px rgba(208, 122, 0, 0.42), 0 0 2px rgba(192, 222, 20, 0.58), 0 0 12px rgba(192, 222, 20, 0.84), 0 0 28px rgba(192, 222, 20, 0.88), 0 0 50px #c0de14; } }

.title_header {
  color: #fff;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px; }
  .title_header b {
    position: relative;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    font-size: 24px; }
    .title_header b:after {
      content: "";
      width: 100%;
      height: 1px;
      background-color: rgba(192, 222, 20, 0.8);
      position: absolute;
      left: 0px;
      bottom: -2px;
      z-index: -1; }

.subtitle_header {
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  margin-top: 5px;
  letter-spacing: 2px; }

.progress_prev {
  width: 100%;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  margin-top: 40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  z-index: 1; }
  .progress_prev .number_progress {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 0%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #c0de14;
    box-shadow: 0px 0px 10px 3px rgba(192, 222, 20, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.23); }

#form_prev {
  margin-top: 90px;
  position: relative;
  margin-bottom: 70px; }

.step {
  height: 0px;
  position: relative;
  overflow: hidden; }
  .step.open {
    height: auto;
    overflow: visible; }
    .step.open .chat_item {
      -ms-transform: translateX(0%);
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      opacity: 1;
      overflow: hidden; }
    .step.open .form-group, .step.open .fake_form-group {
      -ms-transform: translateX(0%);
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      opacity: 1; }
    .step.open .txt_risposta {
      -ms-transform: translateX(0%);
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      opacity: 1; }

.container_formg {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

@-webkit-keyframes displayt {
  0% {
    opacity: 0;
    -ms-transform: translateX(-50px);
    -webkit-transform: translateX(50px);
    transform: translateX(50px); } }

@keyframes displayt {
  0% {
    -ms-transform: translateX(50px);
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0; } }

.form-group {
  -webkit-animation: displayt 0.4s both;
  animation: displayt 0.4s both;
  opacity: 1;
  height: auto; }

.fake_form-group {
  -webkit-animation: displayt 0.4s both;
  animation: displayt 0.4s both;
  opacity: 1;
  height: auto; }

@-webkit-keyframes displayt2 {
  0% {
    opacity: 0;
    max-height: 0px; } }

@keyframes displayt2 {
  0% {
    max-height: 0px;
    opacity: 0; } }

.main_question {
  -webkit-animation: displayt2 0.6s both;
  animation: displayt2 0.6s both;
  opacity: 1;
  max-height: 400px; }

@-webkit-keyframes displayt3 {
  0% {
    opacity: 0;
    max-height: 0px; } }

@keyframes displayt3 {
  0% {
    max-height: 0px;
    opacity: 0; } }

.privacy_box, .privacy_b {
  -webkit-animation: displayt3 0.6s both;
  animation: displayt3 0.6s both;
  opacity: 1; }

.txt_risposta {
  padding: 15px;
  border-radius: 15px;
  border-bottom-right-radius: 0px;
  cursor: pointer;
  box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.25), -10px -10px 35px rgba(192, 222, 20, 0.15);
  opacity: 0;
  -ms-transform: translateX(50px);
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  background-color: #fff;
  pointer-events: none;
  font-size: 18px;
  font-weight: 700;
  color: #203e2d;
  display: inline-flex;
  margin-left: auto;
  min-width: 130px; }

.chat_box {
  width: auto;
  margin: 10px 0px; }

.photo_chat {
  position: absolute;
  left: 0px;
  width: 45px;
  height: 45px;
  top: 0px;
  border-radius: 200px;
  background-color: aqua;
  background-image: url(../img/admin.jpg);
  background-position: center center;
  background-size: cover; }

.time_chat {
  margin-left: 50px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px; }

.chat_item {
  padding: 15px;
  position: relative;
  text-align: left;
  display: inline-block;
  -ms-transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
  box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.25), -10px -10px 35px rgba(192, 222, 20, 0.15);
  margin-left: 50px;
  background-color: #ebff75;
  border-radius: 15px;
  border-top-left-radius: 0px; }

.main_question {
  font-size: 18px;
  color: #203e2d;
  display: none; }

.pointgif {
  text-align: center; }

.form-group.radio_questions input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0px;
  top: 0px;
  z-index: 2; }

.form-group.radio_questions {
  padding: 15px;
  padding-left: 25px;
  margin-bottom: 10px;
  border-radius: 15px;
  cursor: pointer;
  box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.25), -10px -10px 35px rgba(192, 222, 20, 0.15);
  -ms-transform: translateX(50px);
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  background-color: #fff;
  width: 48.5%;
  color: #203e2d;
  position: relative; }
  .form-group.radio_questions span {
    pointer-events: none;
    font-size: 18px;
    font-weight: 700;
    position: relative; }
    .form-group.radio_questions span:before {
      content: "";
      position: absolute;
      left: -15px;
      top: 6px;
      width: 10px;
      height: 10px;
      border-radius: 50px;
      background-color: #c0de14; }

.fake_form-group {
  padding: 15px;
  padding-left: 25px;
  margin-bottom: 10px;
  border-radius: 15px;
  cursor: pointer;
  box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.25), -10px -10px 35px rgba(192, 222, 20, 0.15);
  -ms-transform: translateX(50px);
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0;
  background-color: #fff;
  width: 48.5%;
  color: #203e2d;
  position: relative; }
  .fake_form-group span {
    pointer-events: none;
    font-size: 18px;
    font-weight: 700;
    position: relative; }
    .fake_form-group span:before {
      content: "";
      position: absolute;
      left: -15px;
      top: 6px;
      width: 10px;
      height: 10px;
      border-radius: 50px;
      background-color: #c0de14; }

.last_q {
  font-weight: 600; }
  .last_q b {
    display: inline-block;
    position: relative;
    background-color: rgba(192, 222, 20, 0.3);
    padding: 3px;
    margin-top: 5px; }

.last_q:after {
  display: none; }

#bottom-wizard {
  text-align: center;
  margin: 5px 0px;
  display: flex;
  justify-content: center; }
  #bottom-wizard button {
    background-color: #203e2d;
    /* Green */
    border: none;
    color: white;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-transform: uppercase;
    position: relative;
    margin: 0px 10px;
    width: 125px; }
    #bottom-wizard button.forward {
      padding-right: 40px; }
      #bottom-wizard button.forward i {
        position: absolute;
        right: 10px;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        font-size: 18px; }
      #bottom-wizard button.forward:hover {
        opacity: .8; }
        #bottom-wizard button.forward:hover i {
          right: 0px;
          -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
    #bottom-wizard button.backward {
      padding-left: 40px; }
      #bottom-wizard button.backward i {
        position: absolute;
        left: 10px;
        top: 50%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
        font-size: 18px; }
      #bottom-wizard button.backward:hover {
        opacity: .8; }
        #bottom-wizard button.backward:hover i {
          left: 0px;
          -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }
  #bottom-wizard button[disabled] {
    opacity: .3;
    pointer-events: none; }
  #bottom-wizard #finish {
    width: 300px; }

.form-group.select_type {
  box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.25), -10px -10px 35px rgba(192, 222, 20, 0.15);
  -ms-transform: translateX(50px);
  margin: 10px 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  position: relative;
  background-color: #fff;
  color: #203e2d; }
  .form-group.select_type h7 {
    position: absolute;
    opacity: 0; }
  .form-group.select_type i {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    color: rgba(32, 62, 45, 0.4);
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 30px;
    font-size: 30px; }
  .form-group.select_type b {
    width: 30px;
    height: 30px;
    background-color: rgba(32, 62, 45, 0.4);
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    -webkit-border-radius: 222px;
    -moz-border-radius: 222px;
    border-radius: 222px;
    line-height: 30px;
    color: #fff;
    background-image: url("../img/provincia-icon.svg");
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat; }
  .form-group.select_type.cap_type b {
    background-image: url("../img/icon-cap.svg"); }
  .form-group.select_type .error_label {
    position: absolute;
    top: -21px;
    right: 20px;
    overflow: hidden; }
    .form-group.select_type .error_label em {
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -ms-transform: translateY(100%);
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      opacity: 0;
      padding: 4px 10px;
      padding-left: 22px;
      position: relative;
      display: block;
      font-size: 13px;
      text-transform: uppercase;
      background-color: #e5314c;
      color: #fff;
      width: 100%;
      font-style: normal;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .form-group.select_type .error_label em:after {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0px;
        top: 0px;
        background-image: url("../img/error-icon.svg");
        background-size: 15px;
        background-position: center center;
        background-repeat: no-repeat; }
  .form-group.select_type select {
    width: 100%;
    position: relative;
    height: 100%;
    left: 0px;
    top: 0px;
    font-size: 18px;
    padding: 20px 20px;
    padding-left: 50px;
    padding-right: 50px;
    color: #203e2d;
    font-weight: 700; }
  .form-group.select_type.error {
    border: 1px solid #e5314c; }
    .form-group.select_type.error b {
      background-color: #e5314c; }
    .form-group.select_type.error .error_label em {
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
      opacity: 1; }
  .form-group.select_type.active {
    border: 1px solid #3bd348; }
    .form-group.select_type.active b {
      background-color: #3bd348; }

.form-group.text_type {
  box-shadow: 10px 10px 35px rgba(0, 0, 0, 0.25), -10px -10px 35px rgba(192, 222, 20, 0.15);
  margin: 10px 0px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  width: 100%;
  position: relative;
  background-color: #fff; }
  .form-group.text_type input {
    width: 100%;
    position: relative;
    height: 100%;
    left: 0px;
    top: 0px;
    font-size: 18px;
    padding: 20px 20px;
    padding-left: 50px;
    padding-right: 90px;
    color: #203e2d;
    font-weight: 700; }
  .form-group.text_type i {
    width: 30px;
    height: 30px;
    background-color: rgba(32, 62, 45, 0.4);
    display: block;
    position: absolute;
    left: 10px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    -webkit-border-radius: 222px;
    -moz-border-radius: 222px;
    border-radius: 222px;
    line-height: 30px;
    color: #fff;
    font-size: 20px; }
  .form-group.text_type .error_label {
    position: absolute;
    top: -21px;
    right: 20px;
    overflow: hidden; }
    .form-group.text_type .error_label em {
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -ms-transform: translateY(100%);
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      opacity: 0;
      padding: 4px 10px;
      padding-left: 22px;
      position: relative;
      display: block;
      font-size: 13px;
      text-transform: uppercase;
      background-color: #e5314c;
      color: #fff;
      width: 100%;
      font-style: normal;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
      .form-group.text_type .error_label em:after {
        content: "";
        width: 20px;
        height: 20px;
        position: absolute;
        left: 0px;
        top: 0px;
        background-image: url("../img/error-icon.svg");
        background-size: 15px;
        background-position: center center;
        background-repeat: no-repeat; }
  .form-group.text_type.error {
    border: 1px solid #e5314c; }
    .form-group.text_type.error i {
      background-color: #e5314c; }
    .form-group.text_type.error .error_label em {
      -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -moz-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
      opacity: 1; }
  .form-group.text_type.active {
    border: 1px solid #3bd348; }
    .form-group.text_type.active i {
      background-color: #3bd348; }

.fixbtnlast {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 10px;
  padding-right: 25px;
  background-color: #16be6a;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  border-radius: 10px;
  box-shadow: 5px 5px 15px rgba(32, 62, 45, 0.6);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px; }
  .fixbtnlast i.material-icons.v3 {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 18px;
    background-color: transparent;
    left: auto;
    width: 17px; }

.infotxt {
  display: none;
  text-align: center;
  color: rgba(255, 255, 255, 0.78);
  text-align: center;
  padding: 0px 10px 10px 10px;
  font-size: 14px; }

#finish {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  #finish b {
    border-bottom: 2px solid #3bd348; }

#finish.open {
  display: inline-block !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
  #finish.open:hover {
    opacity: .8; }

.forward {
  display: none !important; }

.forward.open {
  display: inline-block !important; }

.end_txt {
  padding-bottom: 30px;
  text-align: center;
  font-size: 18px;
  line-height: 20px; }

.privacy_box {
  padding: 20px 0px;
  text-align: center;
  font-size: 15px;
  line-height: 20px;
  color: #fff; }
  .privacy_box a {
    border-bottom: 2px solid #c0de14;
    color: #fff; }

input#numbertel::-webkit-outer-spin-button,
input#numbertel::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input#numbertel[type=number] {
  -moz-appearance: textfield;
  /* Firefox */ }

.center_flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center; }

.privacy_b {
  width: auto;
  margin: 20px 0px;
  position: relative;
  text-align: center;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */ }
  .privacy_b label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block; }
  .privacy_b input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .privacy_b .checkmark {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #eee;
    border-radius: 5px; }
  .privacy_b:hover input ~ .checkmark {
    background-color: #ccc; }
  .privacy_b input:checked ~ .checkmark {
    background-color: #c0de14; }
  .privacy_b .checkmark:after {
    content: "";
    position: absolute;
    display: none; }
  .privacy_b input:checked ~ .checkmark:after {
    display: block; }
  .privacy_b .checkmark:after {
    left: 9px;
    top: 3px;
    width: 5px;
    height: 13px;
    border: solid white;
    border-width: 0 2px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .privacy_b a {
    border-bottom: 1px solid #c0de14;
    color: #fff;
    font-weight: 400; }
  .privacy_b h7 {
    color: #fff; }
  .privacy_b .error_privacy {
    padding: 5px 10px;
    background-color: #d82a2a;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 5px; }

/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.dot-pulse {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 112px;
  justify-content: center;
  align-items: center; }
  .dot-pulse span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 5px;
    background-color: #203e2d;
    transform: scale(0.5);
    -webkit-transform: scale(0.5); }
  .dot-pulse span:nth-child(1) {
    animation: dotPulseBefore 0.6s alternate infinite ease-in-out;
    animation-delay: 0s; }
  .dot-pulse span:nth-child(2) {
    animation: dotPulseBefore 0.6s alternate infinite ease-in-out;
    animation-delay: .3s; }
  .dot-pulse span:nth-child(3) {
    animation: dotPulseBefore 0.6s alternate infinite ease-in-out;
    animation-delay: .6s; }

@-webkit-keyframes dotPulseBefore {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes dotPulseBefore {
  0% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/***********************************************
Tablet (Smaller than 959px)
***********************************************/
/***********************************************
Mobile (portrait 300px)
***********************************************/
@media only screen and (max-width: 767px) {
  .wrapper_prev {
    max-width: 100%;
    padding: 0px 10px; }
  .header_prev {
    padding: 0px; }
  .center_flex {
    display: block; }
  .logo_prev {
    width: 70px;
    margin: 10px auto 10px auto; }
  .form-group.radio_questions span, .fake_form-group span {
    font-size: 16px; } }

/***********************************************
Mobile (landscape 420px)
***********************************************/
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .wrapper_prev {
    max-width: 100%;
    padding: 0px 10px; } }
