@charset "UTF-8";
.blog-quiz__list, .miniquiz__answers {
  list-style: none;
  margin: 0;
  padding: 0; }

.quiz-company-link {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }

.quiz-company-bg {
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center; }
  @media screen and (min-width: 1921px) {
    .quiz-company-bg {
      background-size: cover; }
      .quiz-company-bg img {
        width: 100%;
        height: 100%; } }

.quiz-company-bg-logos {
  background-repeat: no-repeat;
  background-position: center 310px;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%; }
  @media screen and (max-width: 1399px) {
    .quiz-company-bg-logos {
      background-size: 100%; } }
  @media screen and (max-width: 1023px) {
    .quiz-company-bg-logos {
      display: none; } }

.main-inner_quiz-holiday {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 1440px; }
  .main-inner_quiz-holiday .section {
    min-height: 103px;
    margin-bottom: 0; }
    @media screen and (max-width: 639px) {
      .main-inner_quiz-holiday .section {
        min-height: 0; } }

.quiz-company .company-soc__item {
  padding: 0 5px; }

.quiz-company_holiday .quiz-company__adv-bottom-inner {
  max-width: none; }

.quiz-company__main {
  background-color: #1b93d7; }
  .quiz-company_end-page .quiz-company__main {
    background-image: linear-gradient(to bottom, #001d4d, #004091); }
  .quiz-company_end-page.quiz-company_holiday .quiz-company__main {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover; }

.quiz-company__main-inner {
  padding: 0 30px;
  margin: 0 auto;
  max-width: 1460px; }
  .quiz-company__main-inner_top {
    padding-top: 40px; }
  @media screen and (max-width: 767px) {
    .quiz-company__main-inner {
      padding: 23px 0 0 0; } }

.quiz-company__top {
  position: relative;
  padding-bottom: 70px; }
  @media screen and (max-width: 767px) {
    .quiz-company__top {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 26px; } }

.quiz-company__content {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3); }

.quiz-company__logo {
  top: 0;
  left: 0;
  position: absolute; }
  .quiz-company__logo img {
    width: 150px;
    height: 150px; }
    @media screen and (max-width: 767px) {
      .quiz-company__logo img {
        width: 102px;
        height: 110px;
        left: 20px; } }
    @media screen and (max-width: 479px) {
      .quiz-company__logo img {
        width: 80px;
        height: 108px; } }
  @media screen and (max-width: 767px) {
    .quiz-company__logo {
      left: 20px; } }

.quiz-company__info {
  position: relative;
  z-index: 1;
  padding-top: 36px;
  width: 50%;
  margin: 0 auto;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 1023px) {
    .quiz-company__info {
      padding-top: 180px; } }
  @media screen and (max-width: 767px) {
    .quiz-company__info {
      padding-top: 122px;
      width: 100%; } }

.quiz-company__info-start {
  position: relative;
  z-index: 1; }
  .miniquiz-end .quiz-company__info-start {
    display: none; }

.quiz-company__info-middle {
  display: none; }
  .miniquiz-end .quiz-company__info-middle {
    display: block; }

.quiz-company__title {
  margin: 0;
  padding-bottom: 23px;
  font-size: 46px;
  line-height: 56px;
  font-family: "UbuntuBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    .quiz-company__title {
      font-size: 28px;
      line-height: 30px;
      padding-bottom: 13px; } }

.quiz-company__sub-title {
  margin: 0;
  font-family: "UbuntuLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 33px; }
  @media screen and (max-width: 767px) {
    .quiz-company__sub-title {
      font-size: 14px;
      line-height: 20px; } }

.quiz-company__text {
  margin: 0;
  padding-top: 28px;
  font-family: "UbuntuRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 22px; }

.quiz-company__timer-wrap {
  margin-top: 6px;
  position: absolute;
  top: 0;
  right: 0; }
  @media screen and (max-width: 1023px) {
    .quiz-company_holiday .quiz-company__timer-wrap {
      left: 0;
      right: 0;
      text-align: center; } }
  @media screen and (max-width: 767px) {
    .quiz-company__timer-wrap {
      right: 20px; } }

.quiz-company__button {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  text-align: center;
  padding: 44px 0;
  flex-wrap: wrap; }
  @media screen and (max-width: 639px) {
    .quiz-company__button {
      padding: 30px; } }
  .quiz-company__button-l, .quiz-company__button-r {
    width: 50%; }
    @media screen and (max-width: 639px) {
      .quiz-company__button-l, .quiz-company__button-r {
        width: 100%; } }
  @media screen and (max-width: 639px) {
    .quiz-company__button-r {
      margin-top: 20px; } }
  .quiz-company__button-link {
    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    text-decoration: underline; }
    .quiz-company__button-link:focus {
      color: #ffffff; }
    .quiz-company__button-link:hover {
      color: #ffffff;
      text-decoration: none; }

.quiz-company__blog-inner {
  padding: 42px 30px 42px;
  margin: 0 auto;
  max-width: 1245px; }
  @media screen and (max-width: 639px) {
    .quiz-company__blog-inner {
      padding-left: 20px;
      padding-right: 20px; } }

.quiz-company__adv-bottom {
  position: relative;
  z-index: 10; }
  .quiz-company__adv-bottom-inner {
    margin: 0 auto;
    max-width: 1245px; }

.quiz-company__adv-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff; }

.quiz-company_holiday .quiz-company__main {
  background-size: cover;
  background-attachment: fixed;
  top: inherit; }
  @media screen and (max-width: 639px) {
    .quiz-company_holiday .quiz-company__main {
      background-size: cover; } }

.timer-quiz {
  display: inline-block;
  width: 210px;
  height: 150px;
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  font-family: "UbuntuRegular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff; }
  .quiz-company_holiday .timer-quiz {
    background-color: rgba(255, 255, 255, 0.2);
    border: 0;
    box-shadow: 0px 20px 70px rgba(0, 0, 0, 0.5); }
  @media screen and (max-width: 767px) {
    .timer-quiz {
      height: 101px; } }
  @media screen and (max-width: 479px) {
    .timer-quiz {
      width: 183px; } }
  .timer-quiz__top {
    padding-top: 21px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .timer-quiz__top {
        padding-top: 9px; } }
  .timer-quiz__icon {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    border: 1px solid #fff;
    border-radius: 50%; }
    @media screen and (max-width: 767px) {
      .timer-quiz__icon {
        display: none; } }
    .timer-quiz__icon:before {
      content: '';
      position: absolute;
      top: 50%;
      margin-top: -7px;
      left: 50%;
      margin-left: -2px;
      height: 8px;
      width: 6px;
      border: 1px solid;
      border-color: transparent transparent #fff #fff; }
  .timer-quiz__top-text {
    display: block;
    font-size: 14px;
    padding-top: 4px;
    padding-bottom: 6px; }
    @media screen and (max-width: 767px) {
      .timer-quiz__top-text span {
        display: none; } }
  .timer-quiz__body {
    display: flex;
    justify-content: space-between;
    padding: 0 22px; }
  .timer-quiz__body-text {
    font-size: 13px;
    padding-bottom: 5px; }
  .timer-quiz__numb {
    font-size: 25px;
    line-height: 32px;
    font-family: "UbuntuBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media screen and (max-width: 479px) {
      .timer-quiz__numb {
        font-size: 21px; } }
  .timer-quiz__col {
    position: relative; }
    .timer-quiz__col:after {
      content: ":";
      position: absolute;
      right: -17px;
      top: 0;
      font-size: 25px;
      font-family: "UbuntuBold", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      @media screen and (max-width: 479px) {
        .timer-quiz__col:after {
          right: -9px;
          font-size: 21px; } }
    .timer-quiz__col:last-child:after {
      display: none; }

.quiz-main__inner {
  position: relative;
  padding: 55px 80px 34px; }
  .miniquiz-end .quiz-main__inner {
    max-width: 540px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0; }
    @media screen and (max-width: 767px) {
      .miniquiz-end .quiz-main__inner {
        max-width: 90%;
        padding-bottom: 27px; } }
    @media screen and (max-width: 479px) {
      .miniquiz-end .quiz-main__inner {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px; } }
  @media screen and (max-width: 767px) {
    .quiz-main__inner {
      padding: 30px; } }

.quiz-main__wrap-img {
  margin: 0;
  padding-bottom: 9px; }
  .quiz-main__wrap-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.quiz-main__text {
  margin: 0;
  font-size: 15px;
  line-height: 28px;
  padding-bottom: 14px;
  line-height: 22px; }
  @media screen and (max-width: 767px) {
    .quiz-main__text {
      font-size: 15px; } }
  .quiz-main__text p {
    margin: 10px 0; }

.quiz-main__btn-wrap {
  padding-bottom: 33px; }

.quiz-main__btn {
  padding-top: 13px;
  padding-bottom: 13px;
  line-height: 23px;
  width: 100%;
  border: 0;
  border-radius: 3px;
  color: #fff;
  font-size: 19px;
  font-family: "UbuntuBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: none;
  transition: all 0.2s ease;
  margin-bottom: 0; }
  .quiz-main__btn:active {
    transform: translateY(2px); }

.quiz-main__confirm {
  padding-top: 20px;
  border-top: 1px solid #ededed;
  text-align: center; }

.quiz-main__wrap-form {
  display: none;
  border-top: 1px solid #dedede; }
  .miniquiz-end .quiz-main__wrap-form {
    display: block; }

.quiz-main__form-inner {
  position: relative;
  padding-top: 64px;
  padding-bottom: 60px;
  max-width: 540px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .quiz-main__form-inner {
      max-width: 90%;
      padding-bottom: 27px; } }
  @media screen and (max-width: 479px) {
    .quiz-main__form-inner {
      max-width: none; } }

.quiz-main__circle-dec {
  position: absolute;
  right: 50%;
  top: -22px;
  width: 44px;
  height: 44px;
  margin-right: -22px;
  background: #e50000;
  border-radius: 50%; }
  .quiz-main__circle-dec::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 50%;
    width: 2px;
    height: 20px;
    background-color: #fff;
    margin-left: -0.5px; }
  .quiz-main__circle-dec::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 14px;
    margin-left: -6px;
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    border-color: #fff; }

.quiz-main__wrap-form-title {
  margin: 0;
  padding-bottom: 32px;
  font-size: 21px;
  font-weight: bold;
  line-height: 27px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .quiz-main__wrap-form-title {
      font-size: 19px;
      padding: 0 20px 32px; } }

.quiz-main__company-soc {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .quiz-main__company-soc {
      padding-left: 20px;
      padding-right: 20px; } }

.blog-quiz__title {
  margin: 0;
  padding-bottom: 36px;
  font-size: 25px;
  font-weight: bold;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .blog-quiz__title {
      font-size: 19px; } }

.blog-quiz__list {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -20px; }

.blog-quiz__item {
  width: calc( 100% / 3);
  padding: 0 15px 20px; }
  @media screen and (max-width: 1023px) {
    .blog-quiz__item {
      width: calc( 100% / 2); } }
  @media screen and (max-width: 639px) {
    .blog-quiz__item {
      width: 100%; } }

.blog-quiz__pages {
  padding-top: 24px; }

.blog-quiz__btn {
  text-align: center;
  display: block;
  width: 100%;
  padding: 12px 0;
  font-weight: 700;
  transition: all 0s ease 0s;
  font-size: 19px;
  background-color: #e50000;
  color: #fff;
  line-height: 26px;
  border-radius: 3px; }
  .blog-quiz__btn:after {
    content: '';
    display: inline-block;
    margin-left: 6px;
    transform: rotate(-45deg);
    width: 7px;
    height: 7px;
    border-width: 1px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    border-color: #fff;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .blog-quiz__btn {
      font-size: 15px; }
      .blog-quiz__btn span {
        display: none; } }

.artical-quiz__photo:hover + .artical-quiz__body .artical-quiz__link {
  text-decoration: underline;
  color: #37f; }

.artical-quiz__card {
  background: rgba(48, 96, 191, 0.2) no-repeat 0 50%;
  background-size: cover;
  border-radius: 2px;
  display: block;
  box-sizing: border-box;
  position: relative;
  outline: none;
  overflow: hidden;
  transition: all 0.2s ease;
  padding-bottom: 55.8%;
  background-color: rgba(48, 96, 191, 0.2); }
  .artical-quiz__card:hover {
    background-color: rgba(48, 96, 191, 0.3); }

.artical-quiz__body {
  padding: 10px; }

.artical-quiz__title {
  font-size: 19px;
  line-height: 1.3; }
  @media screen and (max-width: 767px) {
    .artical-quiz__title {
      font-size: 17px; } }

.artical-quiz__link {
  display: inline-block; }
  .artical-quiz__link:focus {
    color: #3060bf; }
  .artical-quiz__link:hover {
    color: active-color(#3060bf); }

.artical-quiz__text {
  margin: 0;
  padding-top: 10px; }
  @media screen and (max-width: 767px) {
    .artical-quiz__text {
      font-size: 13px; } }

.artical-quiz__time {
  padding: 10px 0 0;
  display: block;
  font-size: 13px;
  color: #777; }
  @media screen and (max-width: 767px) {
    .artical-quiz__time {
      font-size: 13px; } }

.quiz-widget-end {
  display: none; }
  .miniquiz-end .quiz-widget-end {
    display: block; }
  .quiz-widget-end__title {
    padding-bottom: 32px;
    font-size: 27px;
    font-weight: bold;
    text-align: center;
    margin-top: -17px; }
    @media screen and (max-width: 767px) {
      .quiz-widget-end__title {
        margin-top: 0; } }
  .quiz-widget-end__result {
    padding: 17px 15px;
    background: #f5f5f5;
    font-size: 19px;
    color: #4797e7;
    text-align: center;
    font-weight: bold;
    margin-bottom: 27px; }
    @media screen and (max-width: 767px) {
      .quiz-widget-end__result {
        padding: 17px 13px;
        font-size: 19px; } }
  .quiz-widget-end__text {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 15px; }
  .quiz-widget-end__wrap-btn {
    text-align: center;
    font-weight: bold; }
  .quiz-widget-end__btn {
    margin-bottom: 0;
    display: inline-block;
    padding: 12px 30px;
    transition: all 0s ease 0s;
    font-size: 19px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 3px;
    background: #e50000; }
    .quiz-widget-end__wrap-btn .quiz-widget-end__btn {
      padding: 12px 19px 12px 41px;
      background-image: url(../images/reload.svg);
      background-repeat: no-repeat;
      background-position: 18px center; }
  .quiz-widget-end__company-soc {
    padding-top: 28px;
    padding-bottom: 36px; }

.miniquiz__bar {
  padding-bottom: 1px; }

.miniquiz__question {
  margin-bottom: 6px;
  font-size: 19px;
  line-height: 28px;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .miniquiz__question {
      font-size: 19px;
      line-height: 30px; } }

.miniquiz__img {
  margin-bottom: 20px;
  height: 0px;
  padding-bottom: 75%;
  position: relative; }
  .miniquiz__img .img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.miniquiz__answers {
  margin-top: 13px;
  width: 100%;
  margin-bottom: 20px;
  text-align: left;
  display: inline-block;
  border: 1px solid #dedede;
  border-radius: 3px; }
  @media screen and (max-width: 767px) {
    .miniquiz__answers {
      margin-bottom: 0; } }

.miniquiz__answers-item {
  border-top: 1px solid #dedede; }
  .miniquiz__answers-item:first-child {
    border-top: 0; }
  .miniquiz__answers-item:first-child label {
    border-radius: 3px 3px 0 0; }
  .miniquiz__answers-item:last-child label {
    border-radius: 0 0 3px 3px; }

.miniquiz__answers label {
  display: block;
  font-size: 18px;
  padding: 16px 20px;
  cursor: pointer; }
  .miniquiz__answers label:after {
    content: 'Ваш ответ';
    display: none;
    margin-left: 12px;
    font-size: 12px;
    color: #fff;
    padding: 2px 8px;
    border-radius: 30px;
    vertical-align: middle; }
  .miniquiz__slide--disabled .miniquiz__answers label {
    cursor: default;
    color: #999; }
  .miniquiz__answers label:hover {
    background: #d7e9ff;
    box-shadow: 0 0 0 1px #d7e9ff;
    position: relative; }
    .miniquiz__slide--disabled .miniquiz__answers label:hover {
      background: none;
      box-shadow: none;
      position: static; }
  .miniquiz__answers label:active {
    box-shadow: inset 1px 1px 5px #a7cfff; }
    .miniquiz__slide--disabled .miniquiz__answers label:active {
      box-shadow: none; }
  @media screen and (max-width: 767px) {
    .miniquiz__answers label {
      font-size: 17px;
      padding: 17px 18px; } }

.miniquiz__progress-bar {
  background: #dedede;
  height: 5px; }

.miniquiz__progress-bar-line {
  background: #1b93d7;
  height: 100%;
  transition: width .4s ease; }

.miniquiz__number-slide {
  padding: 6px 0;
  font-size: 13px;
  color: #333; }
  .miniquiz__number-slide_top {
    margin-top: -39px;
    padding-bottom: 17px;
    width: 100%;
    text-align: center;
    font-size: 17px;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .miniquiz__number-slide_top {
        margin-top: -27px;
        padding-bottom: 10px;
        font-size: 15px; } }

.miniquiz__bar {
  width: 100%;
  position: relative;
  z-index: 10; }

.miniquiz__detailed-answer {
  display: none;
  padding: 15px 19px;
  background-color: #f5f5f5;
  font-size: 15px;
  line-height: 22px;
  color: #333333;
  margin-bottom: 12px; }

.miniquiz__next {
  display: none;
  font-weight: bold; }

.miniquiz__slide--disabled .miniquiz__answers-true label, .miniquiz__slide--disabled .miniquiz__answers-you label {
  position: relative;
  box-shadow: 0 0 0 1px #d0eab7;
  background-color: #e3facd !important;
  font-weight: bold;
  color: #60A121;
  z-index: 2; }

.miniquiz__answers-you label:after {
  display: inline-block;
  background: #60A121; }

.miniquiz__answers-false label:after {
  display: inline-block;
  background: #E50000; }

.miniquiz__slide--disabled .miniquiz__answers-false label {
  position: relative;
  z-index: 1;
  background-color: #feeded !important;
  box-shadow: 0 0 0 1px #fad5d5;
  font-weight: bold;
  color: #E50000; }

.miniquiz__wrap-next {
  padding-top: 10px;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .miniquiz__wrap-next {
      padding-top: 27px; } }

button {
  border: 0px;
  border-radius: 3px; }

.miniquiz__slide {
  /* position: absolute; */
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.5s;
  height: 0;
  display: none; }
  .miniquiz__slide--active {
    display: block;
    opacity: 1;
    height: auto;
    z-index: 2; }

#results {
  /* height: 400px; */
  margin-top: 40px; }

.checkbox.error-test + label:before {
  box-shadow: 0px 0px 0px 2px rgba(208, 2, 27, 0.3);
  border: 1px solid #d0021b; }

#scene {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.quiz__ya-banner {
  padding-top: 0;
  padding-bottom: 36px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%; }
  @media screen and (max-width: 1023px) {
    .quiz__ya-banner {
      display: block; } }
  @media screen and (max-width: 767px) {
    .quiz__ya-banner {
      display: none; } }

.ya-banner-mob_adfox-b {
  padding-top: 0;
  padding-bottom: 36px;
  width: 100%; }

.main-selection-form__field-quiz-inf {
  margin-top: -15px;
  margin-bottom: 13px; }

.field-quiz-inf {
  border-radius: 5px;
  background-image: linear-gradient(112deg, #5e98e1, #305fbf);
  padding: 20px 30px 15px; }
  .field-quiz-inf p {
    margin: 0;
    font-size: 15px;
    color: #fff;
    padding-bottom: 14px; }
  .field-quiz-inf .checkbox-label {
    color: #fff;
    font-weight: bold; }
  .field-quiz-inf .checkbox:not(checked) + label:before {
    border-color: transparent; }

/*# sourceMappingURL=stylemaps/quiz-old.css.map */
