body {
  margin: 0;
  padding: 0;
}
body h1 {
  text-align: center;
  margin: 25px 0 0 0;
}
body h4 {
  font-size: 16px;
}
body header {
  padding-top: 20px;
  text-align: center;
}
body header img {
  max-width: 70%;
}
body header div h4, body header div h5 {
  font-family: Montserrat, "MS Sans Serif", Geneva, sans-serif;
  color: #333;
}
body header div h4 {
  font-size: 19px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Frank Ruhl Libre", serif;
  font-weight: 700;
  color: #fff;
}
body a, body a:visited {
  color: #fff;
}
body a:hover, body a:visited:hover {
  color: #eee;
}
body h1 {
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 16px;
  text-shadow: 1px 1px 3px #000000;
  /* Samsung Galaxy S5 ----------- */
}
@media only screen and (max-device-width: 500px) {
  body h1 {
    /* Styles */
    font-size: 28px;
    line-height: 28px;
  }
}
body h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  margin: 0 auto 24px;
  max-width: 550px;
  text-shadow: 1px 1px 3px #000000;
  margin-bottom: 5px;
}
body button {
  width: 180px;
  height: 40px;
  border-radius: 4px;
  background-color: #ff7b3d;
  font-size: 18px;
  color: #ffffff;
  margin: 0 auto;
  transition: background-color 0.2s;
}
body button:hover {
  cursor: pointer;
  background-color: #ff905c;
}
body button.grey {
  background-color: #E5E6E7;
  border-color: #787E80;
  color: #787E80;
  margin: 0;
}
body button.grey:hover {
  background-color: #787E80;
  color: #fff;
}
body button.small {
  width: 100px;
  height: 30px;
  font-size: 12px;
}
body .step-1 section > div {
  display: none;
}
body .step-1 section > .step-1 {
  display: block;
}
body .step-2 section > div {
  display: none;
}
body .step-2 section > .step-2 {
  display: block;
}
body .step-3 section > div {
  display: none;
}
body .step-3 section > .step-3 {
  display: block;
}
body main {
  background-repeat: no-repeat;
  background-position: center -50px;
  background-size: 120% auto;
  width: 100%;
  display: block;
  padding-bottom: 10px;
  min-height: calc(100% - (152px + 86px));
  /* Desktops and laptops ----------- */
}
body main > img {
  width: 100%;
  height: auto;
}
body main .content {
  margin-top: -13%;
  position: relative;
  z-index: 100;
}
body main .content .result-badge {
  position: fixed;
  width: 0;
  height: 0;
  left: 47%;
  top: 247px;
}
body main .content .result-badge a {
  text-decoration: none;
  position: relative;
  top: -290px;
  left: 240px;
}
body main .content .result-badge a p {
  /* Smartphones (landscape) ----------- */
}
body main .content .result-badge a p .small-txt {
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  margin: 0 15px;
  display: inline-block;
}
body main .content .result-badge a p .mid-txt {
  font-size: 28px;
  line-height: 24px;
  font-weight: 400;
}
body main .content .result-badge a p .big-txt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
}
body main .content .result-badge a .badges {
  position: relative;
  margin: 140px auto;
  width: 200px;
  height: 200px;
  background: #552F87;
  border-radius: 100%;
  color: #FFF;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  -webkit-animation: 3s ease-in-out 0s normal none infinite running swing;
  -moz-animation: 3s ease-in-out 0s normal none infinite running swing;
  -o-animation: 3s ease-in-out 0s normal none infinite running swing;
  animation: 3s ease-in-out 0s normal none infinite running swing;
  -webkit-transform-origin: 100px -71px;
  -moz-transform-origin: 100px -71px;
  -o-transform-origin: 100px -71px;
  transform-origin: 100px -71px;
}
body main .content .result-badge a .badges:before {
  content: "";
  position: absolute;
  top: 90px;
  left: 90px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  -webkit-box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87, 20px -98px #552F87, 39px -94px #552F87, 56px -85px #552F87, 71px -72px #552F87, 83px -57px #552F87, 93px -40px #552F87, 98px -20px #552F87, 100px 0px #552F87, -20px -98px #552F87, -39px -94px #552F87, -71px -72px #552F87, -56px -85px #552F87, -83px -57px #552F87, -93px -40px #552F87, -98px -20px #552F87, -100px 0px #552F87, 0px 100px #552F87, -20px 98px #552F87, -39px 94px #552F87, -56px 85px #552F87, -71px 72px #552F87, -83px 57px #552F87, -93px -40px #552F87, -98px 20px #552F87, -93px 40px #552F87, 20px 98px #552F87, 39px 94px #552F87, 56px 85px #552F87, 71px 72px #552F87, 83px 57px #552F87, 93px 40px #552F87, 98px 20px #552F87;
  -moz-box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87, 20px -98px #552F87, 39px -94px #552F87, 56px -85px #552F87, 71px -72px #552F87, 83px -57px #552F87, 93px -40px #552F87, 98px -20px #552F87, 100px 0px #552F87, -20px -98px #552F87, -39px -94px #552F87, -71px -72px #552F87, -56px -85px #552F87, -83px -57px #552F87, -93px -40px #552F87, -98px -20px #552F87, -100px 0px #552F87, 0px 100px #552F87, -20px 98px #552F87, -39px 94px #552F87, -56px 85px #552F87, -71px 72px #552F87, -83px 57px #552F87, -93px -40px #552F87, -98px 20px #552F87, -93px 40px #552F87, 20px 98px #552F87, 39px 94px #552F87, 56px 85px #552F87, 71px 72px #552F87, 83px 57px #552F87, 93px 40px #552F87, 98px 20px #552F87;
  -o-box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87, 20px -98px #552F87, 39px -94px #552F87, 56px -85px #552F87, 71px -72px #552F87, 83px -57px #552F87, 93px -40px #552F87, 98px -20px #552F87, 100px 0px #552F87, -20px -98px #552F87, -39px -94px #552F87, -71px -72px #552F87, -56px -85px #552F87, -83px -57px #552F87, -93px -40px #552F87, -98px -20px #552F87, -100px 0px #552F87, 0px 100px #552F87, -20px 98px #552F87, -39px 94px #552F87, -56px 85px #552F87, -71px 72px #552F87, -83px 57px #552F87, -93px -40px #552F87, -98px 20px #552F87, -93px 40px #552F87, 20px 98px #552F87, 39px 94px #552F87, 56px 85px #552F87, 71px 72px #552F87, 83px 57px #552F87, 93px 40px #552F87, 98px 20px #552F87;
  box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87, 20px -98px #552F87, 39px -94px #552F87, 56px -85px #552F87, 71px -72px #552F87, 83px -57px #552F87, 93px -40px #552F87, 98px -20px #552F87, 100px 0px #552F87, -20px -98px #552F87, -39px -94px #552F87, -71px -72px #552F87, -56px -85px #552F87, -83px -57px #552F87, -93px -40px #552F87, -98px -20px #552F87, -100px 0px #552F87, 0px 100px #552F87, -20px 98px #552F87, -39px 94px #552F87, -56px 85px #552F87, -71px 72px #552F87, -83px 57px #552F87, -93px -40px #552F87, -98px 20px #552F87, -93px 40px #552F87, 20px 98px #552F87, 39px 94px #552F87, 56px 85px #552F87, 71px 72px #552F87, 83px 57px #552F87, 93px 40px #552F87, 98px 20px #552F87;
}
body main .content .result-badge a .badges:after {
  content: "";
  position: absolute;
  top: -70px;
  left: 99px;
  width: 2px;
  height: 81px;
  border-radius: 0%;
  background: #000;
}
@media only screen and (max-width: 1200px) {
  body main .content .result-badge {
    position: fixed;
    width: 0;
    height: 0;
    left: 72%;
    top: 106px;
  }
  body main .content .result-badge a {
    top: 0;
    left: 25%;
  }
  body main .content .result-badge a .badges {
    width: 100px;
    height: 100px;
    margin-top: 0;
  }
  body main .content .result-badge a .badges br {
    display: none;
  }
  body main .content .result-badge a .badges p {
    transform: scale(0.5);
    padding: 0;
    margin: 0;
    top: -14px;
    left: -51px;
    width: 200%;
    position: relative;
  }
  body main .content .result-badge a .badges:before {
    transform: scale(0.5);
    top: 40px;
    left: 40px;
  }
  body main .content .result-badge a .badges:after {
    top: -85px;
    left: 50px;
  }
}
@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotate(5deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
  }
}
@-moz-keyframes swing {
  0% {
    -moz-transform: rotate(5deg);
  }
  50% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(5deg);
  }
}
@-o-keyframes swing {
  0% {
    -o-transform: rotate(5deg);
  }
  50% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(5deg);
  }
}
@keyframes swing {
  0% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(5deg);
  }
}
body main .content > section {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 10px;
}
body main .content > section small {
  text-align: center;
  font-size: 18px;
}
body main .content > section .form > div {
  margin-top: 7px;
}
body main .content > section .left {
  margin-right: 10px;
  /* Samsung Galaxy S5 ----------- */
}
body main .content > section .left label.black-choice input[type=radio]:checked:after, body main .content > section .left label.black-choice input[type=radio]:after, body main .content > section .left label.white-choice input[type=radio]:checked:after, body main .content > section .left label.white-choice input[type=radio]:after {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  top: -2px;
  left: -2px;
  position: relative;
  content: "";
  display: inline-block;
  visibility: visible;
}
body main .content > section .left label.white-choice input[type=radio]:after {
  background-color: #FFF;
  border: 3px solid white;
}
body main .content > section .left label.white-choice input[type=radio]:checked:after {
  background-color: #00A2E2;
  border: 3px solid white;
}
body main .content > section .left label.black-choice input[type=radio]:after {
  background-color: #000;
  border: 3px solid black;
}
body main .content > section .left label.black-choice input[type=radio]:checked:after {
  background-color: #00A2E2;
  border: 3px solid black;
}
@media only screen and (max-device-width: 500px) {
  body main .content > section .left {
    /* Styles */
    margin-right: 0;
  }
}
body main .content > section .left h3 {
  margin-top: 0;
  font-size: 22px;
}
@media only screen and (max-device-width: 500px) {
  body main .content > section .left h3 {
    font-size: 18px;
  }
}
body main .content > section .left h4 {
  margin: 15px 0 0 0;
}
body main .content > section .left .invalid h4, body main .content > section .left .invalid label {
  color: red;
}
body main .content > section .left input[readonly] {
  background-color: lightgrey;
}
body main .content > section .left input[type=text] {
  min-width: 30px;
}
body main .content > section .right input[type=text] {
  min-width: 30px;
}
body main .content > section .right input[type=text].invalid {
  border-color: red;
}
body main .content > section .left, body main .content > section .right {
  max-width: 400px;
  margin-top: 25px;
}
@media only screen and (max-device-width: 500px) {
  body main .content > section {
    display: block;
    padding: 0;
    /*margin: 0 10px;*/
  }
  body main .content > section > div {
    width: calc(100% - 20px);
    margin: 0 10px;
  }
}
@media only screen and (min-width: 1224px) {
  body main {
    /* iPhone X ----------- */
  }
}
@media only screen and (min-width: 1224px) and (min-width: 1224px) {
  body main {
    /* Styles */
    background-size: 100% auto;
  }
}
@media only screen and (min-width: 1224px) and (max-device-width: 375px) {
  body main {
    /* Styles */
    background-size: 140% auto;
  }
}
body main .step-1 .right .form > div {
  margin-top: 7px;
}
body main label {
  padding-bottom: 7px;
}
body main label.check {
  display: inline;
  align-items: center;
  justify-content: center;
  margin-top: 6px;
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 14px;
}
body main label.check input {
  width: auto;
  margin-right: 4px;
}
body main label > input[type=text] {
  width: 100%;
}
body main input[type=text] {
  border: 1px solid #ccd5d9;
  border-radius: 4px;
  height: 36px;
  padding-left: 11px;
  box-sizing: border-box;
}
body main .row-full-width {
  display: flex;
}
body main .row-full-width > input {
  margin-left: 3px;
  flex-grow: 1;
}
body main .row-full-width > input:first-child {
  margin-left: 0;
}
body main input[type=text]:disabled {
  background-color: #eff2f3;
}
body main button {
  width: 180px;
  height: 40px;
  border-radius: 4px;
  background-color: #ff7b3d;
  font-size: 18px;
  color: #ffffff;
  margin: 0 auto;
  transition: background-color 0.2s;
}
body main button:hover {
  cursor: pointer;
  background-color: #ff905c;
}
body main button.grey {
  background-color: #E5E6E7;
  border-color: #787E80;
  color: #787E80;
  margin: 0;
}
body main button.grey:hover {
  background-color: #787E80;
  color: #fff;
}
body main button.small {
  width: 100px;
  height: 30px;
  font-size: 12px;
}
body footer {
  text-align: center;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
}
/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
}

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