@font-face {
  font-family: 'UniCredit';
  src: url("../fonts/subset-UniCredit-Heavy.woff2") format("woff2"), url("../fonts/subset-UniCredit-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'UniCredit';
  src: url("../fonts/subset-UniCredit-Bold.woff2") format("woff2"), url("../fonts/subset-UniCredit-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'UniCredit';
  src: url("../fonts/subset-UniCredit.woff2") format("woff2"), url("../fonts/subset-UniCredit.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
body {
  font-family: 'UniCredit'; }

.header {
  width: 100%;
  height: 60px;
  background: #e3001b; }
  .header .small_box {
    float: left;
    width: 68px;
    height: 100%;
    background: #a61900; }
  .header .lang_switch {
    width: 69px;
    background: white;
    height: 30px;
    position: absolute;
    top: 16px;
    left: 89px;
    padding: 3px 4px;
    border-radius: 6px; }
    .header .lang_switch a {
      font-weight: 900;
      line-height: 20px;
      display: inline-block;
      background: transparent;
      padding: 2px 5px;
      border-radius: 5px;
      color: gray;
      font-size: 15px;
      text-decoration: none; }
      .header .lang_switch a.active {
        background: red;
        color: white; }
  .header .onemarkets {
    float: right;
    background: #ffffff;
    padding: 0px 70px;
    height: 83px; }
    .header .onemarkets img {
      height: 60px; }

.footer {
  position: absolute;
  width: 100%;
  font-size: 13px;
  line-height: 14px;
  font-size: 1.6vw;
  line-height: 1.7vw;
  font-size: 1.16vw;
  line-height: 1.2vw;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  bottom: 0px; }
  .footer:after {
    content: '';
    height: 5px;
    display: block;
    background: #414141;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%; }

.box-content {
  position: absolute;
  width: 100%;
  top: 70px;
  height: calc( 100% - 290px  ); }
  .box-content .title {
    padding: 10px 0px 14px 0px;
    background: #f7f7f7;
    margin-top: 20px;
    margin-bottom: 25px; }
    .box-content .title span {
      position: relative;
      font-size: 2.6vw;
      line-height: 2.6vw;
      font-weight: 900;
      width: calc(100% - 120px);
      display: block;
      position: relative;
      margin-left: 30px; }
    .box-content .title .red_box {
      background: #ed1c24;
      display: block;
      width: 18px;
      height: 2.6vw;
      position: absolute;
      left: 0px;
      margin-left: 0px;
      height: 100%; }
    .box-content .title .container {
      position: relative; }
    .box-content .title .numbers {
      position: absolute;
      right: 0px;
      bottom: -20px;
      font-size: 3.2vw;
      line-height: 3.2vw;
      font-size: 5.2vw;
      line-height: 5.6vw;
      font-weight: 900;
      color: #e3001b;
      opacity: 0.2; }
  .box-content .step_first .title {
    padding: 10px 0px 14px 0px;
    background: #f7f7f7;
    margin-top: 20px;
    margin-bottom: 25px; }
    .box-content .step_first .title span {
      position: relative;
      font-size: 2.6vw;
      line-height: 2.6vw;
      font-weight: 900; }
    .box-content .step_first .title .red_box {
      background: #ed1c24;
      display: block;
      width: 18px;
      height: 2.6vw;
      position: relative;
      display: inline-block;
      top: 5px;
      left: 0px; }
  .box-content .step_first .box_options .text {
    font-size: 24px;
    font-size: 2.6vw;
    line-height: 2.6vw; }
  .box-content .step_final .title {
    padding: 10px 0px 14px 0px;
    background: #f7f7f7;
    margin-top: 20px;
    margin-bottom: 25px;
    margin-top: 15px;
    margin-bottom: 17px; }
    .box-content .step_final .title span {
      position: relative;
      font-size: 2.6vw;
      line-height: 2.6vw;
      font-weight: 900;
      width: 100%;
      margin-left: 0px; }
    .box-content .step_final .title .red_box {
      background: #ed1c24;
      display: block;
      width: 18px;
      height: 5.2vw;
      position: relative;
      float: left;
      margin-right: 10px; }
    .box-content .step_final .title .scor_text {
      position: absolute;
      top: 0px;
      margin-left: 40px;
      font-weight: 400;
      text-transform: uppercase;
      font-size: 4.5vw;
      line-height: 4.5vw;
      font-size: 6.5vw;
      line-height: 5.5vw;
      color: #ed1c24; }
  .box-content .step_final b {
    font-weight: 700; }
  .box-content .step_final .float-left {
    position: relative;
    display: inline-block;
    float: left; }
  .box-content .step_final .question_text {
    display: inline-block; }
  .box-content .step_final .result_text {
    font-size: 1.8vw;
    line-height: 1.9vw;
    font-size: 1.7vw;
    line-height: 1.8vw;
    font-size: 1.65vw;
    line-height: 1.7vw; }
  .box-content .step_final.steps a {
    margin-top: 20px; }
  .box-content .box_options {
    padding: 20px 0px;
    border: 4px solid #e6e6e6;
    border-radius: 20px;
    max-width: 80%;
    margin: 0px auto;
    transition: all 0.4s ease; }
    .box-content .box_options .icon {
      max-width: 60%;
      margin: 0px auto; }
      .box-content .box_options .icon img {
        opacity: 0.5;
        transition: all 0.4s ease;
        max-height: 20vh; }
    .box-content .box_options.selected {
      border: 4px solid #ed1c24; }
      .box-content .box_options.selected .icon img {
        opacity: 1; }
  .box-content .steps.questions .box_options {
    max-width: 100%;
    height: 100%; }
    .box-content .steps.questions .box_options .text {
      max-width: 80%;
      margin: 0px auto;
      font-size: 22px;
      font-size: 1.6vw;
      line-height: 1.6vw;
      font-size: 1.8vw;
      line-height: 2.2vw; }
  .box-content .steps.questions a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -9px;
    transform: translateY(-50%);
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 15px solid #ed1c24; }

.steps {
  display: none; }
  .steps a {
    position: relative;
    display: inline-block;
    background: #ed1c24;
    margin-top: 40px;
    color: #fff;
    font-weight: 900;
    font-size: 24px;
    padding: 20px 60px;
    border-radius: 20px;
    text-decoration: none;
    text-transform: uppercase; }

/* UNDER 767px */
@media (max-width: 767px) {
  body {
    position: relative; }

  .footer {
    position: absolute;
    bottom: 0;
    padding-top: 15px;
    background: #fff;
    font-size: 14px;
    line-height: 16px; }

  .footer:after {
    bottom: auto;
    top: 0; }

  .box-content {
    height: auto;
    position: relative;
    top: auto;
    margin-top: 50px;
    padding-bottom: 180px; }

  .steps {
    width: 100%; }

  .box-content .step_first .title,
  .box-content .title {
    margin-top: 0;
    padding: 15px;
    position: relative; }

  .box-content .step_first .title span {
    width: 100%;
    text-align: center;
    margin: 0; }

  .box-content .step_first .options .col-md-4,
  .box-content .steps.questions .col-md-4 {
    margin-bottom: 15px; }

  .box-content .title .numbers {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    line-height: 30px; }

  .box-content .title span,
  .box-content .step_first .title span {
    font-size: 18px;
    line-height: 18px; }

  .box-content .box_options .icon img {
    max-height: 111px;
    width: auto;
    max-width: 100%; }

  .box-content .steps.questions .box_options .text,
  .box-content .step_first .box_options .text {
    font-size: 16px;
    line-height: 18px; }

  .steps a {
    font-size: 20px;
    padding: 15px 40px;
    margin-top: 20px; }

  .box-content .step_final .title {
    padding: 15px; }

  .box-content .step_final .title span {
    font-size: 18px;
    line-height: 18px; }

  .box-content .step_final .title .scor_text {
    font-size: 40px;
    line-height: 36px; }

  .box-content .step_final .result_text {
    font-size: 16px;
    line-height: 20px; }

  .box-content .step_first .title .red_box {
    top: 3px;
    height: 18px; } }
@media (max-width: 560px) {
  .header {
    height: auto; }

  .header:after {
    content: '';
    display: block;
    clear: both; }

  .header .small_box {
    height: 60px; }

  .header .onemarkets {
    width: 100%;
    float: left;
    height: auto; }

  .header .onemarkets img {
    height: auto;
    width: 100%; }

  .box-content {
    margin-top: 0px; }

  .box-content {
    padding-bottom: 250px; }

  .box-content .title span {
    width: 75%; }

  .box-content .step_final .title .scor_text {
    font-size: 34px;
    line-height: 34px; } }
@media (max-width: 450px) {
  .box-content .step_final .title .scor_text {
    font-size: 28px;
    line-height: 34px; } }
@media (max-width: 410px) {
  .box-content .step_final .title .scor_text {
    font-size: 24px;
    line-height: 34px;
    margin-left: 15px; } }
@media (max-width: 360px) {
  .box-content {
    padding-bottom: 300px; }

  .box-content .step_final .title .scor_text {
    font-size: 18px;
    line-height: 34px;
    margin-left: 15px; } }

/*# sourceMappingURL=main.css.map */
