@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Robotothin.woff2') format('woff2'), url('../fonts/Robotothin.woff') format('woff'), url('../fonts/Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url('../fonts/Robotothinitalic.woff2') format('woff2'), url('../fonts/Robotothinitalic.woff') format('woff'), url('../fonts/Robotothinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Robotolight.woff2') format('woff2'), url('../fonts/Robotolight.woff') format('woff'), url('../fonts/Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url('../fonts/Robotolightitalic.woff2') format('woff2'), url('../fonts/Robotolightitalic.woff') format('woff'), url('../fonts/Robotolightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto.woff2') format('woff2'), url('../fonts/Roboto.woff') format('woff'), url('../fonts/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'), local('Roboto-Italic'), url('../fonts/Robotoitalic.woff2') format('woff2'), url('../fonts/Robotoitalic.woff') format('woff'), url('../fonts/Robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Robotomedium.woff2') format('woff2'), url('../fonts/Robotomedium.woff') format('woff'), url('../fonts/Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url('../fonts/Robotomediumitalic.woff2') format('woff2'), url('../fonts/Robotomediumitalic.woff') format('woff'), url('../fonts/Robotomediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Robotobold.woff2') format('woff2'), url('../fonts/Robotobold.woff') format('woff'), url('../fonts/Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url('../fonts/Robotobolditalic.woff2') format('woff2'), url('../fonts/Robotobolditalic.woff') format('woff'), url('../fonts/Robotobolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Robotoblack.woff2') format('woff2'), url('../fonts/Robotoblack.woff') format('woff'), url('../fonts/Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
  }
  @font-face {
    font-family: 'Roboto';
    src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url('../fonts/Robotoblackitalic.woff2') format('woff2'), url('../fonts/Robotoblackitalic.woff') format('woff'), url('../fonts/Robotoblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
  }
  .loading:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 200px;
    margin-top: -100px;
    margin-left: -100px;
    background: url(../quiz/img/loader.html) center no-repeat;
    background-size: 100%;
  }
  .loading>* {
    opacity: 0;
  }
  #smartquizLayout {
    font-family: 'Roboto', Arial;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
    text-align: center;
    padding: 0!important;
    overflow-y: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step {
    min-height: 565px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step.smartquiz__progress-bar {
    min-height: 673px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__paginator,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__paginator {
    position: relative;
    top: 95px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__paginator.conditional-paginator,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__paginator.conditional-paginator{
    top: 105px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator {
    width: 206px;
    left: 28px;
    min-width: 206px;
    margin-left: 0px;
    left: 43px;
    top: 30px;
    z-index: 2;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator.smartquiz__growing-sale {
    border: 2px solid #bbdea0;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale > i,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator.smartquiz__growing-sale > i {
    position: absolute;
    right: 40px;
    left: auto;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale > svg,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator.smartquiz__growing-sale > svg {
    position: absolute;
    right: 20px;
    top: 2px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale .smartquiz__motivator-summ,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator.smartquiz__growing-sale .smartquiz__motivator-summ {
    position: absolute;
    right: 19px;
    top: 32px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__falling-sale,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator.smartquiz__falling-sale {
    border: 2px solid #e3dd9c;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__falling-sale > svg,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator.smartquiz__falling-sale > svg {
    margin-top: 0px;
  }
  #smartquizLayout.smartquiz__layout-type-1 .smartquiz__motivator .smartquiz__motivator-title,
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__motivator .smartquiz__motivator-title {
    float: left;
    max-width: 93px;
    text-align: left;
    padding-top: 2px;
    padding-left: 5px;
  }
  #smartquizLayout.smartquiz__layout-shown {
    background: transparent;
    position: relative;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    box-sizing: border-box;
    overflow: hidden;
    zoom: 1 !important;
  }
  #smartquizLayout.smartquiz__layout-shown.smartquiz__layout-type-2 {
    zoom: 1 !important;
    overflow: hidden;
  }
  #smartquizLayout.smartquiz__layout-shown.smartquiz__layout-type-3 {
    zoom: 1 !important;
    overflow: hidden;
  }
  #smartquizLayout.smartquiz__layout-shown .smartquiz__window {
    vertical-align: top;
  }
  #smartquizLayout .smartquiz__motivator {
    display: none;
  }
  #smartquizLayout.smartquiz__has-sale-motivator .smartquiz__motivator {
    display: block;
  }
  #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__title {
    padding-left: 75px;
  }
  #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc {
    padding-left: 75px;
  }
  #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc:before{
    content: "";
    display: inline-block;
  }
  #smartquizLayout:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  #smartquizLayout * {
    box-sizing: border-box !important;
  }
  #smartquizLayout .smartquiz__window {
    width: 908px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    background: #fff;
    box-shadow: 0 0 12px 5px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    margin-top: 45px;
    margin-bottom: 45px;
    position: relative;
    transition: 0.3s ease-in-out;
    transform: translateY(25px);
  }
  #smartquizLayout .smartquiz__window .smartquiz__copyright {
    font-size: 14px;
    color: #a5a5a5;
    text-align: center;
    z-index: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__copyright.smartquiz__only-desktop {
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-size: 12px;
    right: 40px;
    bottom: -31px;
    margin-bottom: 48px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-alert-wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: rgba(126, 126, 126, 0.72);
    display: none;
    border-radius: 5px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-alert-wrapper .smartquiz__window-alert {
    background: #fff;
    width: 358px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 10px;
    left: 50%;
    margin-left: -179px;
    position: absolute;
    box-shadow: 0 0 0px 7px rgba(48, 48, 48, 0.25);
    top: 50%;
    margin-top: -88.5px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-alert-wrapper .smartquiz__window-alert > span {
    display: block;
    line-height: 27px;
    margin-bottom: 20px;
    white-space: pre-line;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-alert-wrapper .smartquiz__window-alert .smartquiz__btn-ok {
    background: #43a9de;
    border: 0px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 500;
    min-width: 235px;
    border-radius: 1000000px;
    padding-left: 15px;
    padding-right: 25px;
    text-align: center;
    padding-top: 18px;
    cursor: pointer;
    padding-bottom: 17px;
    position: relative;
    outline: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    padding-right: 15px;
    min-width: 100px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-alert-wrapper .smartquiz__window-alert .smartquiz__btn-ok:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 10px 25px 4px rgba(67, 169, 222, 0.26);
  }
  #smartquizLayout .smartquiz__window .smartquiz__gift-person {
    position: absolute;
    left: -91px;
    top: auto;
    bottom: 190px;
    width: 103px;
    height: 246px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__gift-person.smartquiz__gift-person-1 {
    position: absolute;
    left: -91px;
    top: auto;
    bottom: 190px;
    width: 160px;
    height: 246px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__gift-person.smartquiz__gift-person-1 img {
    max-width: 100%;
    max-height: 100%;
  }
  #smartquizLayout .smartquiz__window .smartquiz__gift-person.smartquiz__gift-person-1 img:nth-child(1) {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__gift-person.smartquiz__gift-person-1 img:nth-child(2) {
    position: absolute;
    top: 136px;
    left: 91px;
    display: block;
    z-index: 2;
  }
  #smartquizLayout .smartquiz__window a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    display: inline-block;
    line-height: 1;
    display: inline;
    text-decoration: none !important;
  }
  #smartquizLayout .smartquiz__window a,
  #smartquizLayout .smartquiz__window a:visited,
  #smartquizLayout .smartquiz__window a:active,
  #smartquizLayout .smartquiz__window a:default,
  #smartquizLayout .smartquiz__window a:focus {
    color: #43a9de;
    border-bottom: 1px solid #a1d3fa;
  }
  #smartquizLayout .smartquiz__window a:hover {
    color: #43a9de;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    border-bottom: 1px solid transparent;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content {
    display: table;
    width: 100%;
    position: relative;
    /* Contact adn Simple Form */
    /* Type panel-list */
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form {
    min-height: 340px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__input-group .smartquiz__hint {
    margin-top: -20px;
    margin-right: -20px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form {
    text-align: center;
    margin-bottom: -70px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__cf-title,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__cf-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 48px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group {
    max-width: 100%;
    position: relative;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__icon {
    border: 2px solid transparent;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__icon svg,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__icon svg {
    max-width: 22px;
    max-height: 22px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -11px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__icon svg path,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__icon svg path {
    fill: #43a9de;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input {
    border: 1px solid transparent;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:not(input) {
    max-height: 218px;
    max-width: 360px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:not(input) {
    max-width: 100%;
    max-height: 145px;
    resize: vertical;
    text-align: left;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group *,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group *,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group *:hover,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group *:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover .smartquiz__icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover .smartquiz__icon {
    border: 2px solid #eff2f3;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover .smartquiz__input,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover .smartquiz__input {
    background: #fff;
    border: 1px solid #eff2f3;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover .smartquiz__input::-webkit-input-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover .smartquiz__input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #43a9de;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover .smartquiz__input::-moz-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover .smartquiz__input::-moz-placeholder {
    /* Firefox 19+ */
    color: #43a9de;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover .smartquiz__input:-ms-input-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover .smartquiz__input:-ms-input-placeholder {
    /* IE 10+ */
    color: #43a9de;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group:hover .smartquiz__input:-moz-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group:hover .smartquiz__input:-moz-placeholder {
    /* Firefox 18- */
    color: #43a9de;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:focus,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:focus {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
    background: #fff;
    border: 1px solid #eff2f3;
    cursor: pointer;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:focus::-webkit-input-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:focus::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: initial;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:focus::-moz-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:focus::-moz-placeholder {
    /* Firefox 19+ */
    color: initial;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:focus:-ms-input-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:focus:-ms-input-placeholder {
    /* IE 10+ */
    color: initial;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:focus:-moz-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:focus:-moz-placeholder {
    /* Firefox 18- */
    color: initial;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__input,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__input {
    border: 4px solid #8cc9e8;
    /*color: #43a9de;*/
    background-color: #fff;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__input:focus,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__input:focus {
    box-shadow: 0 4px 15px 4px rgba(211, 211, 211, 0.25);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon {
    background-color: #43a9de;
    box-shadow: 0 3px 10px rgba(67, 169, 222, 0.54);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon svg path,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon svg path {
    fill: #ffffff;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__telephone-icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__telephone-icon {
    background-image: url(../img/telephone-active.svg) !important;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__email-icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__email-icon {
    background-image: url(../img/email-active.svg) !important;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__person-icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__person-icon {
    background-image: url(../img/person-active.svg) !important;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__pencil-icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon.smartquiz__pencil-icon {
    background-image: url(../img/pencil-active.svg) !important;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed:hover .smartquiz__icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed:hover .smartquiz__icon {
    border: 2px solid transparent;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group.smartquiz__input-changed:hover .smartquiz__input,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group.smartquiz__input-changed:hover .smartquiz__input {
    box-shadow: 0 4px 15px 4px rgba(211, 211, 211, 0.25);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__icon {
    position: absolute;
    height: 45px;
    width: 45px;
    z-index: 3;
    border-radius: 10000000px;
    top: 5px;
    right: auto;
    box-shadow: 0 0 5px 1px rgba(194, 194, 194, 0.37);
    background-color: #fff;
    left: -22.5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 21px;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__icon {
    top: 10px;
    right: -22.5px;
    left: auto;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group textarea:focus + .smartquiz__icon {
    opacity: 0;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input {
    font-size: 15px;
    width: 100%;
    /* padding-top: 15px; */
    text-align: center;
    /* padding-bottom: 16px; */
    /* border: 3px solid rgba(67, 169, 222, 0.49); */
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    background: #eff2f3;
    margin-bottom: 18px;
    font-family: "Roboto", Arial;
    padding-left: 18px;
    padding-right: 18px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:not(textarea),
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:not(textarea) {
    height: 55px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:not(input),
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:not(input) {
    padding: 18px;
    box-sizing: border-box;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input::-webkit-input-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input::-moz-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:-ms-input-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__input-group .smartquiz__input:-moz-placeholder,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__input-group .smartquiz__input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel {
    width: 166px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 217px;
    background-color: #eff2f3;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    vertical-align: top;
    margin-right: 24px;
    margin-bottom: 35px;
    /* Type images-list */
    /* Type panel-no-image */
    /* Type list */
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:nth-child(3n) {
    margin-right: 0px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel *:not(.smartquiz__check-icon) {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:before,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__answer-string_before {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-sizing: border-box;
    border-radius: 5px;
    border: 4px solid rgba(67, 169, 222, 0.49);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__answer-string_before{
    left: 0;
    top: 0;
    border: 1px solid #fff;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-string_list:before{
    content: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active {
    box-shadow: 0 10px 25px 4px rgba(211, 211, 211, 0.46);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active:before {
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active *:not(.smartquiz__check-icon) {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active .smartquiz__text {
    background: #fff;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active .smartquiz__text .smartquiz__answer > span {
    color: #43a9de;
    border-bottom-color: #43a9de;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active .smartquiz__check-icon,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active:hover .smartquiz__check-icon {
    background: url(../img/check-active.svg) no-repeat center;
    background-color: #43a9de;
    background-size: 21px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    box-shadow: 0 0 10px 1px rgba(67, 169, 222, 0.62);
    border-color: transparent;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active:not(:hover) {
    box-shadow: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active:not(:hover) .smartquiz__text .smartquiz__answer > span {
    color: #000000;
    border-bottom-color: #000000;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:not(.smartquiz__panel-string_list):hover {
    box-shadow: 0 10px 25px 4px rgba(211, 211, 211, 0.46);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:hover,
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:hover *:not(.smartquiz__check-icon) {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:hover .smartquiz__text {
    background: #fff;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:hover .smartquiz__text .smartquiz__answer > span {
    color: #43a9de;
    border-bottom-color: #43a9de;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:hover .smartquiz__check-icon {
    border: 4px solid #cee9f6;
    background: url(../img/check.svg) no-repeat center;
    background-color: #fff;
    background-size: 21px;
    box-shadow: 0 0 5px 1px rgba(194, 194, 194, 0.31);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__panel-img {
    width: 100%;
    height: 145px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 13px;
    padding-bottom: 15px;
    text-align: center;
    overflow-y: auto;
    min-height: 74px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
    min-height: 45px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text .smartquiz__answer {
    display: inline-block;
    vertical-align: middle;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text .smartquiz__answer > span {
    color: #000000;
    border-bottom: 1px dotted #000000;
    line-height: 21px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__check-icon {
    position: absolute;
    height: 45px;
    width: 45px;
    z-index: 3;
    border-radius: 10000000px;
    top: 120px;
    right: -4px;
    box-shadow: 0 0 5px 1px rgba(194, 194, 194, 0.31);
    background: url(../img/check.svg) no-repeat center, url(../img/check-active.svg) no-repeat -100px 0px;
    background-color: #fff;
    background-size: 21px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images {
    width: 100%;
    display: table;
    min-height: 91px;
    margin-bottom: 17px;
    margin-right: 0px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__panel-img {
    width: 166px;
    min-height: 91px;
    height: unset;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    display: table-cell;
    vertical-align: middle;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__hint {
    left: 152px;
    right: auto;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__check-icon {
    top: 50%;
    margin-top: -24.5px;
    right: 14px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__text {
    display: table-cell;
    vertical-align: top;
    width: auto;
    padding-right: 67px;
    height: auto;
    min-height: 91px;
    vertical-align: middle;
    padding-right: 75px;
    padding-left: 20px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image {
    width: 261px;
    min-height: 90px;
    height: unset;
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image:nth-child(2n) {
    margin-right: 0px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__hint {
    top: -5px;
    left: auto;
    right: -5px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__check-icon {
    top: 50%;
    margin-top: -24.5px;
    right: auto;
    left: 18px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__text {
    height: 100%;
    min-height: 91px;
    box-sizing: border-box;
    padding-left: 82px;
    padding-right: 28px;
    text-align: left;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__text:before {
    min-height: 60px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list {
    width: 100%;
    min-height: 90px;
    height: unset;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list:nth-child(2n) {
    margin-right: 0px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__hint {
    top: 50%;
    right: 18px;
    margin-top: -13.5px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__check-icon {
    top: 50%;
    margin-top: -24.5px;
    right: auto;
    left: 14px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__text {
    height: 100%;
    min-height: 91px;
    box-sizing: border-box;
    padding-left: 82px;
    padding-right: 60px;
    text-align: left;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__text:before {
    min-height: 60px;
  }
  /**/
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-string_list {
    margin-right: 0;
    width: 100%;
    text-align: left;
    min-height: initial;
    margin-bottom: 15px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-string_list .smartquiz__text {
    position: relative;
    z-index: 3;
    min-height: initial;
    padding: 0;
    background: transparent;
    overflow: visible;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-string_list .smartquiz__text:before {
    content: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text .smartquiz__answer.smartquiz__answer-string {
    width: 100%;
    display: block;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text .smartquiz__answer.smartquiz__answer-string input {
    width: 100%;
    padding: 14px 29px;
    outline: none;
    border: none;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    background: transparent;
    position: relative;
    z-index: 5;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  #smartquizLayout .smartquiz__input-group.smartquiz__input-changed.smartquiz__answer-string .smartquiz__input {
    border: 1px solid transparent !important;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__text .smartquiz__answer.smartquiz__answer-string input:focus {
    /* background: #fff; */
    border: 1px solid #eff2f3;
    cursor: pointer;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.active .smartquiz__text .smartquiz__answer.smartquiz__answer-string {
    background: #fff;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-string_list.active:before {
    opacity: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.active .smartquiz__answer-string_before {
    border: 4px solid #8cc9e8;
    background-color: #fff;
    opacity: 1;
    border-radius: 4px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.active .smartquiz__text .smartquiz__answer.smartquiz__answer-string input:focus {
    border-color: transparent;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel input:focus + .smartquiz__answer-string_before {
    background: #fff;
    opacity: 1;
  }
  /**/
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint {
    position: absolute;
    top: 10px;
    right: 8px;
    z-index: 4;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__info-icon {
    width: 27px;
    height: 27px;
    background: #fff;
    border-radius: 1000000px;
    text-align: center;
    box-shadow: 0 0 5px 1px rgba(53, 53, 53, 0.24);
    font-size: 12px;
    z-index: inherit;
    color: #636363;
    position: relative;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__info-icon > span {
    line-height: 29px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__info-icon:before {
    content: ' ';
    display: block;
    position: absolute;
    border: 1px solid #636363;
    width: 19px;
    height: 19px;
    border-radius: 1000px;
    top: 4px;
    left: 4px;
    box-sizing: border-box;
    z-index: -1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__hint-text {
    position: absolute;
    color: #ffffff;
    background: #2e4856;
    font-size: 12px;
    min-width: 275px;
    border-radius: 7px;
    left: 50%;
    margin-left: -137.5px;
    margin-top: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    line-height: 14px;
    padding-bottom: 16px;
    box-shadow: 0 10px 25px 4px rgba(46, 72, 86, 0.13);
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__hint-text:before {
    border: 13px solid transparent;
    border-right: 13px solid #2e4856;
    content: ' ';
    display: block;
    position: absolute;
    left: -33px;
    top: 32px;
    z-index: 2;
    transform: rotate(90deg);
    left: 50%;
    bottom: 100%;
    top: auto;
    margin-left: -13px;
    margin-bottom: -1px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint:hover .smartquiz__hint-text {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint:hover .smartquiz__info-icon span {
    color: #4eaee0;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint:hover .smartquiz__info-icon:before {
    border: 1px solid #4eaee0;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__info-icon span {
    color: #636363;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__close {
    position: absolute;
    background-image: url(../img/close-window.svg);
    width: 24px;
    height: 24px;
    background-size: contain;
    top: 24px;
    right: 30px;
    cursor: pointer;
    z-index: 3;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__close:hover {
    transform: rotate(90deg);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step {
    box-sizing: border-box;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left {
    display: table-cell;
    width: 293px;
    background: #f3f3f3;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-bottom: 55px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 31px;
    position: relative;
    height: 725px;
    vertical-align: top;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__character {
    position: absolute;
    width: 100%;
    height: 432px;
    left: 0px;
    z-index: 1;
    top: auto;
    bottom: 161px;
    background-size: cover;
    background-color: #f3f3f3;
    background-position: center;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__character:after {
      background: -moz-linear-gradient(top, rgba(243,243,243,1) 0%, rgba(243,243,243,0) 100%);
      background: -webkit-linear-gradient(top, rgba(243,243,243,1) 0%,rgba(243,243,243,0) 100%);
      background: linear-gradient(to bottom, rgba(243,243,243,1) 0%,rgba(243,243,243,0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#00f3f3f3',GradientType=0 );
      content: '';
      display: block;
      width: 100%;
      height: 15%;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__character:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 56px;
    top: 0px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__offert {
    position: absolute;
    height: 161px;
    bottom: 0px;
    width: 100%;
    left: 0px;
    font-size: 13px;
    background: #fff;
    color: #a5a5a5;
    text-align: left;
    padding-left: 30px;
    padding-right: 55px;
    border-bottom-left-radius: 5px;
    text-align: center;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__offert:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__offert .smartquiz__offert-content {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator {
    text-align: center;
    font-size: 18px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator .smartquiz__name {
    vertical-align: bottom;
    color: #797979;
    line-height: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator .smartquiz__number-left {
    display: inline-block;
    vertical-align: bottom;
    color: #43a9de;
    font-size: 26px;
    line-height: 1;
    margin-bottom: -2px;
    position: relative;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator .smartquiz__divider {
    display: inline-block;
    vertical-align: bottom;
    color: #565656;
    line-height: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator .smartquiz__number-right {
    display: inline-block;
    vertical-align: bottom;
    color: #565656;
    line-height: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right {
    display: table-cell;
    padding-left: 30px;
    padding-right: 30px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 49px;
    padding-top: 31px;
    position: relative;
    padding-bottom: 125px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__title {
    font-size: 26px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 10px;
    padding-right: 24px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc {
    color: #878787;
    font-size: 14px;
    margin-bottom: 34px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title {
    display: table;
    width: 100%;
    margin-bottom: 32px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__hint {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    display: table-cell;
    width: 38px;
    vertical-align: middle;
    box-shadow: none;
    margin-right: -12px;
    margin-bottom: 2px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__hint .smartquiz__info-icon {
    box-shadow: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__number {
    color: #43a9de;
    display: table-cell;
    vertical-align: middle;
    width: 26px;
    font-size: 20px;
    font-weight: 500;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__text {
    display: table-cell;
    vertical-align: middle;
    font-weight: 500;
    font-size: 20px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-submit {
    background: #43a9de;
    border: 0px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 500;
    min-width: 235px;
    border-radius: 1000000px;
    padding-left: 15px;
    padding-right: 25px;
    text-align: center;
    padding-top: 18px;
    cursor: pointer;
    padding-bottom: 17px;
    position: relative;
    outline: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
    padding-right: 15px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-submit:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 10px 25px 4px rgba(67, 169, 222, 0.26);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-next {
    background: #43a9de;
    border: 0px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 500;
    min-width: 235px;
    border-radius: 1000000px;
    padding-left: 15px;
    padding-right: 25px;
    text-align: center;
    padding-top: 18px;
    cursor: pointer;
    padding-bottom: 17px;
    position: relative;
    outline: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-next.disabled {
    background: rgb(232,232,232) !important;
    box-shadow: none !important;
    cursor: default;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-next .smartquiz__arrow-next {
    position: absolute;
    width: 18px;
    height: 17px;
    background-image: url(../img/step-arrow-active.svg);
    background-size: cover;
    right: 18px;
    top: 19px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-next:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: 0 10px 25px 4px rgba(67, 169, 222, 0.26);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-controls {
    padding-top: 12px;
    position: absolute;
    width: 100%;
    bottom: 58px;
    left: 30px;
    right: 30px;
    max-width: 556px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev {
    border: 0px;
    color: #272727;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: 500;
    min-width: 235px;
    padding-right: 56px;
    padding-left: 26px;
    text-align: center;
    padding-top: 18px;
    cursor: pointer;
    padding-bottom: 17px;
    position: relative;
    outline: none;
    background-color: transparent;
    display: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev > span:not([class]) {
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 4px;
    display: inline-block;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev .smartquiz__arrow-prev {
    position: absolute;
    width: 18px;
    height: 17px;
    background-image: url(../img/step-arrow.svg);
    background-size: cover;
    left: 2px;
    top: 19px;
    transform: rotate(-180deg);
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev:hover {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev:hover > span:not([class]) {
    border-bottom: 1px solid transparent;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step:not(.smartquiz__active) {
    display: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__steps-area {
    position: relative;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar {
    min-height: 485px;
    margin-bottom: -115px;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar .smartquiz__pie_progress {
    position: absolute;
    top: 50%;
    margin-top: -175px;
    left: 50%;
    margin-left: -150px;
    border-radius: 10000px;
    box-shadow: 0 10px 25px 4px rgba(211, 211, 211, 0.46);
  }
  #smartquizLayout .smartquiz__text-center {
    text-align: center;
  }
  #smartquizLayout .smartquiz__form-image-wrapper {
    position: relative;
    width: 100%;
    height: 198px;
    margin-bottom: 35px;
  }
  #smartquizLayout .smartquiz__form-image-wrapper .smartquiz__form-image {
    position: absolute;
    left: -54px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    width: 615px;
  }
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__left {
    height: 800px;
    background: transparent;
  }
  #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar {
    min-height: 630px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__form-image-wrapper .smartquiz__form-image {
    width: 663px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window {
    width: 663px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content {
    display: block;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__left,
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right {
    display: block;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__step-controls {
    left: 54px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__paginator {
    position: absolute;
    background: #f3f3f3;
    padding-left: 13px;
    padding-right: 17px;
    left: -70px;
    top: -10px;
    padding-top: 8px;
    border-radius: 5px;
    padding-bottom: 11px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__paginator.conditional-paginator {
      position: relative;
      left: auto;
      background: #fff;
      padding-left: 0;
      padding-right: 0;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content.contact-form-step .smartquiz__steps .smartquiz__paginator {
      margin-top: 22px;
      width: calc(100% - 30px);
      margin-bottom: -10px;
  }
  #smartquizLayout.smartquiz__layout-type-2.smartquiz__has-sale-motivator .smartquiz__window .smartquiz__window-content.contact-form-step .smartquiz__steps .smartquiz__paginator {
      width: calc(100% - 115px);
      margin-left: 90px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right {
    padding-left: 54px;
    padding-right: 54px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title {
    padding-left: 71px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title.smartquiz__step-title-conditional {
      padding-left: 0;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__number {
    display: none;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title.smartquiz__step-title-conditional .smartquiz__number {
    display: table-cell;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__left {
    height: auto;
    width: 100%;
    display: table;
    padding-top: 17px;
    padding-bottom: 17px;
    border-bottom-right-radius: 5px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__copyright {
    float: right;
    margin-bottom: 0px;
    display: table-cell;
    width: 50%;
    vertical-align: top;
    text-align: right;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__offert {
    background-color: #f3f3f3;
    float: left;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: auto;
    max-width: 200px;
    float: none;
    display: table-cell;
    width: 50%;
    vertical-align: top;
    height: auto;
    padding: 0px;
    min-width: 328px;
  }
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__left .smartquiz__copyright {
    width: auto;
    vertical-align: bottom;
    /*padding-top: 20px;*/
    font-size: 12px;
  }
  #smartquizLayout .smartquiz__gift-container {
    width: 280px;
    position: absolute;
    left: 6px;
    top: 185px;
    background: #fff5b7;
    border-radius: 10px;
    padding-bottom: 30px;
  }
  #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title {
    background: #ffe64b;
    border-radius: 10px;
    padding-top: 18px;
    padding-bottom: 18px;
    display: block;
    padding-left: 24px;
    padding-right: 24px;
  }
  #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title.smartquiz__gift-highlight {
    animation: smartquiz__animated-pulse 1s infinite;
  }
  #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title > img {
    display: inline-block;
    vertical-align: top;
    width: 38px;
    height: 38px;
    margin-right: 21px;
  }
  #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title > span {
    vertical-align: top;
    display: inline-block;
    width: 150px;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }
  #smartquizLayout .smartquiz__gift-container .smartquiz__gift-desc {
    font-size: 15px;
    margin-top: 15px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 21px;
    margin-bottom: 30px;
    height: 63px;
    overflow: hidden;
  }
  #smartquizLayout .smartquiz__gift-paginator {
    position: relative;
    width: 248px;
    height: 248px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas {
    position: absolute;
    z-index: 2;
    width: 240px;
    height: 240px;
    left: 50%;
    margin-left: -120px;
    top: 50%;
    margin-top: -120px;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas .smartquiz__paginator-pie {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
    /* fix border-radius clipping with overflow:hidden in Chrome/Opera */
    mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    -moz-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
    background-color: transparent;
    border: 0px;
    opacity: .4;
    transform: scale(-1, 1);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas .smartquiz__paginator-pie > div {
    position: absolute;
    left: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000000;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas .smartquiz__paginator-pie.lt50 > div {
    background-color: transparent;
    overflow: hidden;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas .smartquiz__paginator-pie > div > div {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transform-origin: left center;
    transform: rotate(90deg);
    background-color: #000000;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas > i {
    width: 1px;
    height: 120px;
    /* background: #000; */
    display: block;
    top: 0px;
    position: absolute;
    left: 119px;
    transform-origin: 100% 100%;
  }
  #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas > i:after {
    display: block;
    content: ' ';
    position: absolute;
    height: 20px;
    background: #111;
    width: 1px;
    top: -10px;
    left: 0px;
  }
  #smartquizLayout .smartquiz__gift-paginator > img {
    position: absolute;
    z-index: 1;
    width: 150px;
    height: 150px;
    left: 50%;
    margin-left: -75px;
    top: 50%;
    margin-top: -75px;
  }
  #smartquizLayout .smartquiz__prod-arrow-wrapper {
    position: absolute;
    left: 250px;
    top: 210px;
    width: 148px;
    height: 133px;
    z-index: 1;
    display: none;
    overflow: hidden;
  }
  #smartquizLayout .smartquiz__prod-arrow-wrapper:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #4b4c4e;
    top: 0px;
    left: 0px;
    border-radius: 10000px;
    z-index: 111111;
  }
  #smartquizLayout .smartquiz__prod-arrow-wrapper > i {
    display: block;
    position: static;
    width: 30px;
    height: 30px;
    background: url(../img/arrow-head.html);
    background-size: cover;
    margin-top: 115px;
    margin-left: 125px;
    border-radius: 10000px;
    z-index: 111111;
    width: 0px;
  }
  #smartquizLayout .smartquiz__prod-arrow-wrapper #smartQuizProdArrow {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__input-group.smartquiz__input-phone-group .smartquiz__input {
    padding-left: 132px;
    text-align: left;
  }
  #smartquizLayout .smartquiz__countries-selector {
    position: absolute;
    cursor: pointer;
    width: 117px;
    box-sizing: border-box;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__active-country {
    height: 55px;
    padding-top: 12px;
    background: #e2e2e2;
    text-align: center;
    border: 4px solid transparent;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__active-country img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    max-width: 20px;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__active-country span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1;
    margin-top: 2px;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__countries-list {
    position: relative;
    z-index: 10;
    text-align: left;
    box-shadow: 0 0 10px #cbcbcb;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__countries-list .smartquiz__country {
    padding-left: 30px;
    height: 55px;
    padding-top: 15px;
    background: #eff2f3;
    border: 1px solid #e2e2e2;
    border-top: 0px;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__countries-list .smartquiz__country img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    max-width: 20px;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__countries-list .smartquiz__country span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1;
    margin-top: 2px;
  }
  #smartquizLayout .smartquiz__countries-selector:hover .smartquiz__countries-list {
    display: block;
  }
  #smartquizLayout .smartquiz__countries-selector:hover .smartquiz__countries-list .smartquiz__country {
    background: #fff;
  }
  #smartquizLayout .smartquiz__countries-selector:hover .smartquiz__countries-list .smartquiz__country:hover {
    background: #eff2f3;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__cs-caret {
    position: relative;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__cs-caret:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    bottom: auto;
    border: 4px solid transparent;
    border-top: 6px solid #727171;
    top: -31px;
    right: 12px;
  }
  #smartquizLayout .smartquiz__countries-selector .smartquiz__countries-list {
    display: none;
  }
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__input-group.smartquiz__input-phone-group.smartquiz__input-changed .smartquiz__active-country {
    border: 4px solid #8cc9e8;
    border-right: 0px;
    padding-top: 12px;
  }
  #smartquizLayout .smartquiz__video-gift {
    position: fixed;
    z-index: 1111111111111111111;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.34);
    display: none;
  }
  #smartquizLayout .smartquiz__video-gift iframe {
    width: 760px;
    height: 515px;
    box-shadow: 0 0 20px rgba(42, 42, 42, 0.8);
    position: absolute;
    left: 50%;
    display: block;
    margin-left: -380px;
    top: 50%;
    margin-top: -257.5px;
  }
  #smartquizLayout .smartquiz__motivator {
    background: #f9f7e2;
    max-width: 120px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 7px;
    padding-top: 13px;
    padding-bottom: 13px;
    position: absolute;
    left: -16px;
    top: 12px;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__motivator-animated {
    animation: SmartQuizAnimfadeInLeft .23s linear;
  }
  #smartquizLayout .smartquiz__motivator .smartquiz__motivator-title {
    font-size: 15px;
  }
  #smartquizLayout .smartquiz__motivator svg {
    width: 17px;
    height: 17px;
    margin-top: 6px;
    margin-bottom: 3px;
  }
  #smartquizLayout .smartquiz__motivator .smartquiz__motivator-summ {
    font-size: 17px;
    font-weight: 500;
  }
  #smartquizLayout .smartquiz__motivator > i {
    display: none;
    font-style: none;
    color: #63d60e;
    font-weight: bold;
    vertical-align: bottom;
    margin-bottom: 3px;
    font-style: normal;
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 0px;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale {
    background: #ecf9e2;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale > i {
    display: inline-block;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale .smartquiz__svg-growing {
    display: inline-block;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale .smartquiz__svg-falling {
    display: none;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale svg {
    animation: SmartQuizAnimfadeInUp .7s infinite linear;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale svg.smartquiz__smaller-svg {
    width: 13px;
    height: 13px;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__falling-sale .smartquiz__svg-growing {
    display: none;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__falling-sale .smartquiz__svg-falling {
    display: inline-block;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__falling-sale svg {
    animation: SmartQuizAnimfadeInDown .7s infinite linear;
    margin-bottom: -3px;
    margin-top: 14px;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__sale-stop svg {
    display: none !important;
  }
  #smartquizLayout .smartquiz__motivator.smartquiz__sale-stop > i{
    display: none !important;
  }
  @keyframes smartquiz__animated-pulse {
    0% {
      -moz-box-shadow: 0 0 10px 5px rgba(255, 230, 75, 0.9);
      box-shadow: 0 0 10px 5px rgba(255, 230, 75, 0.9);
    }
    30% {
      -moz-box-shadow: 0 0 10px 10px rgba(255, 230, 75, 0.5);
      box-shadow: 0 0 10px 10px rgba(255, 230, 75, 0.5);
    }
    60% {
      -moz-box-shadow: 0 0 10px 5px rgba(255, 230, 75, 0.5);
      box-shadow: 0 0 10px 5px rgba(255, 230, 75, 0.5);
    }
    100% {
      -moz-box-shadow: 0 0 10px 5px rgba(255, 230, 75, 0.9);
      box-shadow: 0 0 10px 5px rgba(255, 230, 75, 0.9);
    }
  }
  @keyframes smartquiz__animated-step {
    /*from,
    20%,
    40%,
    60%,
    80%,
    to {
      -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }*/
    0% {
      opacity: 0;
      transform: translateY(40px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .smartquiz__animated-step {
    animation: smartquiz__animated-step .6s ease-in-out;
  }
  .smartquiz__progress {
    width: 300px;
    height: 300px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
  }
  .smartquiz__progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 25px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
  }
  .smartquiz__progress > span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  .smartquiz__progress .smartquiz__progress-left {
    left: 0;
  }
  .smartquiz__progress .smartquiz__progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 25px;
    border-style: solid;
    position: absolute;
    top: 0;
  }
  .smartquiz__progress .smartquiz__progress-left .smartquiz__progress-bar {
    left: 100%;
    border-top-right-radius: 189px;
    border-bottom-right-radius: 189px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
  }
  .smartquiz__progress .smartquiz__progress-right {
    right: 0;
  }
  .smartquiz__progress .smartquiz__progress-right .smartquiz__progress-bar {
    left: -100%;
    border-top-left-radius: 189px;
    border-bottom-left-radius: 189px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 .5s linear forwards;
  }
  .smartquiz__progress .smartquiz__progress-value {
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #44484b;
    font-size: 24px;
    color: #fff;
    line-height: 135px;
    position: absolute;
    top: 5%;
    left: 5%;
    color: #000;
    font-size: 41px;
    line-height: 1;
    text-align: center;
    padding-top: 112px;
    padding-left: 10px;
    background: #f3f3f3;
  }
  .smartquiz__progress .smartquiz__progress-bar {
    border-color: #43a9de;
  }
  .smartquiz__progress .smartquiz__progress-left .smartquiz__progress-bar {
    animation: loading-2 .5s linear forwards .5s;
  }
  .smartquiz__open-btn {
    background: #43a9de;
    color: #fff;
    border: 0pc;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 21px;
    padding-bottom: 20px;
    text-transform: uppercase;
    position: fixed;
    left: 0px;
    top: 140px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    outline: none;
    box-shadow: 0 10px 25px 4px rgba(67, 169, 222, 0.26);
  }
  @keyframes loading-1 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  }
  @keyframes loading-2 {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  }
  @keyframes smartquiz__arrow {
    0% {
      width: 0px;
    }
    100% {
      width: 148px;
      overflow: initial;
    }
  }
  .smartquiz__animated-arrow {
    animation: smartquiz__arrow 1.2s linear forwards;
  }
  .smartquiz__hint-close-mobile {
    display: none;
  }
  @media screen and (max-width: 1600px) {
    #smartquizLayout {
      zoom: .85;
    }
  }
  @media screen and (max-width: 1400px) {
    #smartquizLayout {
      zoom: .75;
    }
  }
  /* ÃÂÃÂ½ÃÂ¸ÃÂ¼ÃÂ°Ã‘â€ ÃÂ¸ÃÂ¸ ÃÂ´ÃÂ»Ã‘Â ÃÂ¼ÃÂ¾Ã‘â€šÃÂ¸ÃÂ²ÃÂ°Ã‘â€šÃÂ¾Ã‘â‚¬ÃÂ° */
  @keyframes SmartQuizAnimfadeInUp {
    from {
      -webkit-transform: translate3d(0, 30%, 0);
      transform: translate3d(0, 30%, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes SmartQuizAnimfadeInDown {
    from {
      -webkit-transform: translate3d(0, -30%, 0);
      transform: translate3d(0, -30%, 0);
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes SmartQuizAnimfadeInLeft {
    from {
      opacity: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  /**/
  .conditional-paginator .progress-bar {
      width: 100%;
      height: 7px;
      background: #fff;
      border-radius: 3px;
      border: 1px solid rgba(227, 227, 227, 0.3);
      box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
      background-image: url(../quiz-widget/img/bar-pattern.html);
  }
  
  .conditional-paginator .progress-bar .label {
      position: absolute;
      width: 28px;
      height: 20px;
      left: 0;
      top: -26px;
      font-size: 11px;
      font-weight: 500;
      line-height: 20px;
      text-align: center;
      background-color: #43a9de;
      color: #fff;
      border-radius: 4px;
      transition: left 0.5s linear, transform 0.5s linear;
  }
  
  .conditional-paginator .progress-bar .label:before {
      content: '';
      display: block;
      width: 16px;
      height: 16px;
      top: calc(100% - 8px);
      left: 0;
      position: absolute;
      border: 8px solid transparent;
      border-left-color: #43a9de;
      box-sizing: border-box;
      transform: scaleY(0.6);
  }
  
  .conditional-paginator .progress-bar .bar {
      position: relative;
      height: 100%;
      background-color: #43a9de;
      border-radius: 2px;
      box-shadow: 0 4px 10px rgba(67, 169, 222, 0.54);
      width: 1px;
      transition: width 0.5s linear;
  }
  
  .conditional-paginator .progress-bar .label.mt20 {
      transform: translateX(-28px);
  }
  
  .conditional-paginator .progress-bar .label.mt20:before {
      right: 0;
      left: auto;
      border-left-color: transparent;
      border-right-color: #43a9de;
  }
  
  .smatrquiz__motivator_of {
      color: #63d60e;
      font-weight: bold;
      vertical-align: bottom;
      font-style: normal;
      font-size: 14px;
      margin-bottom: 0px;
      white-space: nowrap;
      position: absolute;
      right: 19px;
      top: 34px;
  }
  .smartquiz__layout-type-2 .smatrquiz__motivator_of {
      top: auto;
      bottom: 5px;
      width: 100%;
      text-align: center;
      right: auto;
      left: 0;
  }
  .smartquiz__falling-sale .smatrquiz__motivator_of {
      display: none;
  }
  
  .smartquiz__falling-sale .smatrquiz__motivator-conditional-summ {
      top: 30px;
  }
  
  #smartquizLayout.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__growing-sale-conditional svg {
      right: 6px;
      left: auto;
      position: absolute;
      top: 4px;
  }
  
  #smartquizLayout .smartquiz__motivator.smartquiz__growing-sale-conditional {
      padding-right: 30px;
      max-width: 140px;
      height: 75px;
  }
  
  .smartquiz__layout-type-2 .smatrquiz__motivator-conditional-summ {
      width: 100%;
      text-align: center;
      left: 0;
      right: auto;
      margin: 0;
  }
  
  .smartquiz__layout-type-2 .conditional-paginator .progress-bar .label {
    top: -19px;
  }
  
  .smatrquiz__motivator-conditional-summ {
      position: absolute;
      right: 40px;
      left: auto;
      font-size: 17px;
      font-weight: 700;
      margin-right: 5px;
  }
  
  .smartquiz__sale-stop .smatrquiz__motivator_of {
      display: none;
  }
  
  .smartquiz__sale-stop .smatrquiz__motivator-conditional-summ {
      right: 19px;
      margin-right: 0;
  }
  .smartquiz__window h1 {
      font-size: 30px;
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 0;
  }
  
  .smartquiz__window h2 {
      font-size: 25px;
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 0;
  }
  
  .smartquiz__window h3 {
      font-size: 20px;
      font-weight: 500;
      margin-bottom: 0;
      margin-top: 0;
  }
  
  #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__cf-title, #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form .smartquiz__cf-title {
      font-size: 15px;
      font-weight: 400;
      white-space: pre-line;
      line-height: initial;
      padding-top: 40px;
      min-height: 100px;
  }
  /**/
  /* ÃÅ¾Ã‘ÂÃÂ½ÃÂ¾ÃÂ²ÃÂ½ÃÂ°Ã‘Â ÃÂ°ÃÂ´ÃÂ°ÃÂ¿Ã‘â€šÃÂ°Ã‘â€ ÃÂ¸Ã‘Â */
  @media screen and (min-width: 740px) {
    .smartquiz__only-mobile {
      display: none !important;
    }
  }
  @media screen and (max-width: 740px) {
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step {
      min-height: unset !important;
    }
    #smartquizLayout.smartquiz__layout-type-3.smartquiz__gift-floating-wrapper .smartquiz__window-content {
      padding-top: 120px;
    }
    #smartquizLayout.smartquiz__layout-type-3.smartquiz__gift-floating-wrapper .smartquiz__gift-container.smartquiz__only-mobile {
      position: fixed;
      left: 10px;
      margin-left: 0;
      top: 0px;
      margin-top: 0px;
      z-index: 100;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content {
      padding-top: 0px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator {
      width: calc(100% - 20px);
      min-width: auto;
      max-width: 100%;
      margin-left: 0px;
      z-index: 2;
      display: block;
      top: 10px;
      left: 10px;
      position: relative;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator:after,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator:after {
      content: '';
      display: block;
      clear: both;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__motivator-floating,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__motivator-floating {
      position: fixed;
      left: 10px;
      margin-left: 0;
      top: 0px;
      margin-top: 0px;
      z-index: 100;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__growing-sale {
      border: 2px solid #bbdea0;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale > i,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__growing-sale > i {
      position: absolute;
      right: 40px;
      left: auto;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale > svg,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__growing-sale > svg {
      position: absolute;
      right: 20px;
      top: 2px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__growing-sale .smartquiz__motivator-summ,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__growing-sale .smartquiz__motivator-summ {
      position: absolute;
      right: 19px;
      top: 32px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__falling-sale,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__falling-sale {
      border: 2px solid #e3dd9c;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator.smartquiz__falling-sale > svg,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator.smartquiz__falling-sale > svg {
      margin-top: 0px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-1 .smartquiz__motivator .smartquiz__motivator-title,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__motivator .smartquiz__motivator-title {
      float: left;
      max-width: 93px;
      text-align: left;
      padding-top: 2px;
      padding-left: 5px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__title,
    #smartquizLayout.smartquiz__has-sale-motivator.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc {
      padding-left: 0px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__title,
    #smartquizLayout.smartquiz__has-sale-motivator .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc {
      padding-left: 0px;
      padding-right: 0px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc{
  
    }
    .smartquiz__hint-close-mobile {
      display: block;
      background-image: url(../img/close-window-active.svg);
      width: 17px;
      height: 17px;
      background-size: contain;
      position: absolute;
      top: 10px;
      right: 10px;
      opacity: .7;
      background-position: center;
      background-repeat: no-repeat;
    }
    /*.smartquiz__only-mobile {
      display: block !important;
    }*/
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel .smartquiz__check-icon {
      width: 35px;
      height: 35px;
      background-size: 15px;
      top: 130px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:hover .smartquiz__check-icon {
      background-size: 15px;
    }
    #smartquizLayout {
      zoom: 1;
    }
    #smartquizLayout .smartquiz__window,
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window {
      width: 100%;
      margin: 0;
      overflow-x: hidden;
      overflow-y: scroll;
      border-radius: 0px;
      transform: none;
      height: 100%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content {
      display: block;
      padding-top: 15px;
      padding-bottom: 180px;
      min-height: 100%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content.contact-form-step {
      padding-bottom: 135px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__close {
      right: 10px;
      top: 10px;
    }
    #smartquizLayout.smartquiz__has-sale-motivator .smartquiz__window .smartquiz__window-content .smartquiz__close {
      top: 92px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__btn-prev:before,
    #smartquizLayout.smartquiz__has-sale-motivator .smartquiz__window .smartquiz__window-content .smartquiz__close:before {
      content: '';
      position: absolute;
      width: 150%;
      height: 150%;
      left: -25%;
      top: -25%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__left {
      display: block;
      margin-right: 0px;
      width: 100%;
      display: none !important;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right {
      display: block;
      padding-left: 10px;
      padding-right: 10px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__title {
      font-size: 22px;
      text-align: center;
      line-height: 1.22;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc {
      text-align: center;
      font-size: 12px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator .smartquiz__number-left {
      font-size: 20px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator {
      font-size: 14px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title {
      max-width: 270px;
      margin-left: auto;
      margin-right: auto;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__number {
      display: none;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__hint {
      width: 40px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel {
      width: 136px;
      margin-right: 5px;
      margin-left: 5px;
      margin-bottom: 17px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active:not(:hover) {
      margin-right: 5px;
      margin-left: 5px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel:nth-child(3n) {
      margin-right: 5px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-controls {
      left: 0px;
      text-align: center;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev {
      float: none;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-next {
      float: none;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right {
      padding-bottom: 0;
      padding-top: 25px;
      margin-bottom: 60px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__panels-container.panel__smartquiz__panel-images {
      display: block;
      max-width: 584px;
      margin: 0 auto;
    }
    #smartquizLayout.smartquiz__has-sale-motivator .smartquiz__window .smartquiz__window-content .smartquiz__right {
      padding-top: 60px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images {
      margin-left: 0px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__hint {
      left: 91px;
      right: auto;
      top: -10px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__hint {
      z-index: 21;
      right: auto;
      top: -10px;
      left: 91px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__check-icon {
      height: 30px;
      width: 30px;
      margin-top: -15px;
      background-size: 14px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__text {
      padding-right: 45px;
      padding-left: 15px;
      text-align: left;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__panel-img {
      width: 109px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-controls {
      display: block;
      height: 100px;
      max-width: 100%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-prev {
      margin-left: auto;
      margin-right: auto;
      padding-right: 25px;
      margin-top: 47px;
      position: absolute;
      left: 50%;
      margin-left: -117.5px;
      top: 22px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__btn-next {
      position: absolute;
      top: 0px;
      left: 50%;
      margin-left: -117.5px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__check-icon {
      height: 30px;
      width: 30px;
      margin-top: -15px;
      background-size: 14px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__text {
      padding-right: 45px;
      padding-left: 15px;
      text-align: left;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images {
      margin-right: 0px !important;
      margin-left: 0px !important;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active .smartquiz__check-icon,
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-active:hover .smartquiz__check-icon {
      background-size: 14px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image {
      margin-right: 0px;
      width: 100%;
      margin-left: 0px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__check-icon {
      margin-top: -15px;
      width: 30px;
      height: 30px;
      background-size: 14px;
      right: 15px;
      left: auto;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel-no-image.smartquiz__panel.smartquiz__panel-active:not(:hover) {
      margin-right: 0px !important;
      margin-left: 0px !important;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel-no-image .smartquiz__hint .smartquiz__info-icon {
      right: 180px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__text {
      padding-left: 30px;
      padding-right: 60px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list {
      margin-right: 0px;
      width: 100%;
      margin-left: 0px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__check-icon {
      margin-top: -15px;
      width: 30px;
      height: 30px;
      background-size: 14px;
      right: 15px;
      left: auto;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel-list.smartquiz__panel.smartquiz__panel-active:not(:hover) {
      margin-right: 0px !important;
      margin-left: 0px !important;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel-list .smartquiz__hint .smartquiz__info-icon {
      right: 180px;
      top: -43px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__text {
      padding-left: 30px;
      padding-right: 60px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__desc {
      margin-bottom: 20px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form,
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form {
      margin-top: 0px;
      padding-left: 10px;
      margin-bottom: 0;
      min-height: auto;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__simple-form {
      padding-right: 10px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__contact-form .smartquiz__cf-title {
      margin-bottom: 25px;
      margin-left: -20px;
      font-size: 16px;
      line-height: normal;
      padding-top: 10px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-alert-wrapper .smartquiz__window-alert {
      width: 300px;
      min-width: unset;
      left: 50%;
      margin-left: -150px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar .smartquiz__pie_progress {
      width: 270px;
      margin-left: -135px;
      height: 270px;
    }
    .smartquiz__progress {
      width: 270px;
      height: 270px;
    }
    .smartquiz__progress .smartquiz__progress-value {
      top: 1%;
    }
    /* ÃÅ¸Ã‘â‚¬ÃÂ¾ÃÂ´Ã‘ÂÃÂºÃÂ°ÃÂ·ÃÂºÃÂ¸ */
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-images:nth-child(odd) .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-images:nth-child(odd) .smartquiz__hint .smartquiz__hint-text:before {
      left: 41%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-images:nth-child(even) .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      left: -146px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-images:nth-child(even) .smartquiz__hint .smartquiz__hint-text:before {
      left: 87%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      left: 13px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__list-images .smartquiz__hint .smartquiz__hint-text:before {
      left: 37%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      margin-left: 0px;
      left: -283px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-no-image .smartquiz__hint .smartquiz__hint-text:before {
      left: 36%;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      margin-left: 0px;
      left: -260px;
      top: -15px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__hint .smartquiz__hint-text:before {
      left: 94px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      margin-left: 0px;
      left: -260px;
      top: -15px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.smartquiz__panel-list .smartquiz__hint .smartquiz__hint-text:before {
      left: 94px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-title .smartquiz__hint .smartquiz__hint-text {
      width: 300px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      margin-left: 0px;
      top: 27px;
      left: calc(50% - 150px);
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-title .smartquiz__hint .smartquiz__hint-text:before {
      left: 50%;
      margin-left: -10px;
      border-width: 9px !important;
      border-width: 9px !important;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__input-group .smartquiz__hint .smartquiz__hint-text {
      left: 0px;
      width: 320px;
      margin-left: -119px;
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 20px;
      padding-right: 20px;
      right: 0px;
      margin-right: 0px;
      margin-left: 0px;
      top: 27px;
      left: -280px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__input-group .smartquiz__hint .smartquiz__hint-text:before {
      right: 16px;
      left: auto;
    }
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right {
      padding-left: 15px;
      padding-right: 15px;
    }
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__step-controls {
      left: 0px;
    }
    .smartquiz__window-bottom {
      background: #f3f3f3;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      padding-bottom: 55px;
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 31px;
      position: relative;
      height: 725px;
      height: auto;
      padding-top: 25px;
      padding-bottom: 80px;
      text-align: center;
      position: absolute;
      width: 100%;
      bottom: 0;
      height: 180px;
      z-index: 5;
    }
    .contact-form-step .smartquiz__window-bottom {
      padding-bottom: 25px;
      height: 135px;
    }
  
    .contact-form-step .smartquiz__controls-mobile {
      display: none;
    }
  
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar{
      margin-bottom: 20px;
    }
    .smartquiz__window-bottom .smartquiz__offert {
      position: absolute;
      height: 161px;
      bottom: 0px;
      width: 100%;
      left: 0px;
      font-size: 13px;
      background: #fff;
      color: #a5a5a5;
      text-align: left;
      padding-left: 30px;
      padding-right: 55px;
      border-bottom-left-radius: 5px;
      text-align: center;
      position: relative;
      background: transparent;
      height: auto;
      padding: 0px;
      margin-bottom: 25px;
    }
    .smartquiz__window-bottom .smartquiz__offert .smartquiz__offert-content {
      display: inline-block;
      text-align: left;
      vertical-align: middle;
      text-align: center;
    }
    .smartquiz__window-bottom .smartquiz__copyright {
      font-size: 12px !important;
      color: #a5a5a5;
      text-align: center;
      margin-bottom: 48px;
      height: auto;
      font-size: 13px;
      margin-bottom: 0px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator:not(.smartquiz__only-mobile),
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__paginator:not(.smartquiz__only-mobile),
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__paginator:not(.smartquiz__only-mobile) {
      display: none !important;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__paginator.smartquiz__only-mobile,
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__paginator.smartquiz__only-mobile,
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__paginator.smartquiz__only-mobile {
      position: absolute;
      background: #f3f3f3;
      padding-left: 13px;
      padding-right: 17px;
      left: -70px;
      top: -10px;
      padding-top: 8px;
      border-radius: 5px;
      padding-bottom: 11px;
      position: relative;
      width: auto;
      left: 0px;
      max-width: 150px;
      margin-top: 30px;
      margin-bottom: 10px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-controls .smartquiz__paginator.smartquiz__only-mobile {
      margin: 0;
      background: transparent;
      top: initial;
      max-width: initial;
      max-width: initial;
      padding: 8px 0;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step-controls .smartquiz__paginator.smartquiz__only-mobile.conditional-paginator {
      padding: 0;
      position: fixed;
      left: 15px;
      width: calc(100% - 30px);
      bottom: 50px;
    }
    .conditional-paginator .progress-bar .label, .conditional-paginator .progress-bar .label.mt20 {
        left: calc(50% - 60px - 25px) !important;
        top: 18px;
        width: 50px;
        height: 26px;
        line-height: 26px;
        background-color: #e5e5e5 !important;
        transform: none;
        font-size: 14px;
        color: #656565;
        font-weight: 500;
        z-index: 1;
    }
    .conditional-paginator .progress-bar .label:before, .conditional-paginator .progress-bar .label.mt20:before {
        border-bottom-color: #e5e5e5;
        border-right-color: transparent !important;
        border-left-color: transparent !important;
        top: -12px;
        left: calc(50% - 8px);
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title,
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title,
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title {
      max-width: unset;
      padding-left: 0px !important;
      position: relative;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title.smartquiz__step-title-has_hint{
      padding-bottom: 15px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__hint .smartquiz__info-icon {
      margin: 0 auto;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__hint,
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__hint,
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__hint {
      position: absolute;
      bottom: -20px;
      left: calc(50% - 20px);
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__text,
    #smartquizLayout.smartquiz__layout-type-2 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__text,
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__text {
      display: block;
      text-align: center;
      font-size: 16px;
      margin-left: 0px;
      margin-right: 0px;
      width: 100%;
      padding-left: 0px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar,
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar {
      min-height: 262px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar .smartquiz__pie_progress,
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__progress-bar .smartquiz__pie_progress {
      position: relative;
      top: auto;
      left: auto;
      margin-left: auto;
      margin-top: 30px;
      margin-right: auto;
    }
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__step.smartquiz__final-step {
      margin-bottom: 20px;
    }
    #smartquizLayout .smartquiz__window .smartquiz__gift-person {
      display: none !important;
    }
    .smartquiz__only-desktop {
      display: none !important;
    }
    #smartquizLayout .smartquiz__gift-container {
      position: relative;
      top: 0px;
      width: 100%;
      left: 0px;
      padding-bottom: 25px;
      max-width: calc(100% - 20px);
      margin-left: auto;
      margin-right: auto;
    }
    #smartquizLayout .smartquiz__gift-container .smartquiz__gift-desc {
      font-size: 13px;
      line-height: 17px;
      margin-bottom: 0px;
      padding-left: 88px;
      min-height: 50px;
      height: auto;
      overflow: auto;
    }
    #smartquizLayout .smartquiz__gift-paginator {
      left: 0px;
      margin-left: 0px;
      margin-top: 0px;
      position: absolute;
      width: auto;
      height: auto;
      margin-top: 92px;
      margin-left: 15px;
      position: relative;
      top: 0px;
      margin-top: -50px;
    }
    #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas {
      position: relative;
      width: 60px;
      height: 60px;
      left: 0px;
      margin-left: 0px;
      top: 0px;
      margin-top: 0px;
    }
    #smartquizLayout .smartquiz__gift-paginator > img {
      margin-left: 0px;
      left: 0px;
      top: 0px;
      width: 60px;
      margin-top: 0px;
      height: 60px;
      position: relative;
    }
    #smartquizLayout.smartquiz__layout-type-3 .smartquiz__window .smartquiz__window-content .smartquiz__close {
      position: relative;
      margin-left: auto;
      margin-top: -5px;
    }
    #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas .smartquiz__paginator-pie {
      display: none !important;
    }
    #smartquizLayout .smartquiz__gift-paginator #smartquizGiftPaginatorCanvas > i {
      display: none !important;
    }
    #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title > span {
      width: 100%;
      font-size: 14px;
      text-align: center;
    }
    #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title .smartquiz__gift-progress {
      margin-top: 13px;
      margin-bottom: 0px;
    }
    #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title .smartquiz__gift-progress img {
      width: 30px;
      height: 30px;
      float: right;
      margin-top: -20px;
      margin-right: 5px;
    }
    #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title .smartquiz__gift-progress-line {
      height: 11px;
      background: #fff;
      border-radius: 1000px;
      overflow: hidden;
    }
    #smartquizLayout .smartquiz__gift-container .smartquiz__gift-title .smartquiz__gift-progress-line > i {
      display: block;
      left: 0px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 10000px;
      background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 10px, #ff7214 0, #ff7214 20px);
      height: 100%;
      margin-left: -11px;
      width: 0px;
    }
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__character-and-paginator {
      height: auto;
    }
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__character-and-paginator .smartquiz__character {
      background-image: url(img/character-1.html);
      width: 130px;
      height: 150px;
      background-size: contain;
      background-position-y: bottom;
      background-repeat: no-repeat;
      float: left;
      margin-left: -14px;
      display: none !important;
    }
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__character-and-paginator .smartquiz__paginator-wrapper {
      float: none;
      margin-top: 30px;
      margin-bottom: 30px;
      margin-right: 46px;
    }
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__character-and-paginator .smartquiz__paginator-wrapper .smartquiz__paginator {
      margin: 0px;
      top: 0px;
    }
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title {
      float: none;
      margin-top: 0;
      margin-left: 0;
      padding-left: 0px;
      max-width: 100%;
      text-align: left;
    }
    #smartquizLayout.smartquiz__layout-type-1 .smartquiz__window .smartquiz__window-content .smartquiz__right .smartquiz__step-title .smartquiz__text {
      text-align: center;
      padding-left: 0px;
    }
    .smartquiz__slide-toggle {
      position: absolute;
      width: 30px;
      height: 30px;
      background-color: #fff;
      border-radius: 1000px;
      box-shadow: 0 0 10px #c5c3c3;
      left: 50%;
      margin-left: -15px;
      bottom: -15px;
      background-image: url(../img/chevron.svg);
      background-size: 10px;
      background-repeat: no-repeat;
      background-position: center;
      transform: rotate(180deg);
    }
    .smartquiz__slide-toggle-area-wrapper .smartquiz__slide-toggle-area {
      overflow: hidden;
      height: 0px;
      position: relative;
    }
    .smartquiz__slide-toggle-area-wrapper.smartquiz__slide-opened .smartquiz__slide-toggle-area {
      overflow: hidden;
      height: auto;
      position: static;
    }
    .smartquiz__slide-toggle-area-wrapper.smartquiz__slide-opened .smartquiz__slide-toggle {
      transform: none;
    }
    .smartquiz__controls-mobile {
      position: fixed;
      bottom: 0;
      width: 100%;
      height: 55px;
      background: #fff;
      box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.12);
      padding: 0 170px 0 50px;
      z-index: 10;
    }
    .smartquiz__controls-mobile.smartquiz__controls-mobile-conditional{
      padding-top: 5px;
      height: 60px;
    }
  
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__step-controls {
      height: 100%;
      width: 100%;
      position: relative;
      left: initial;
      bottom: initial;
      right: initial;
      padding: 9px 0 0;
    }
  
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__btn-next {
      height: 38px;
      padding: 5px 20px 5px 0;
      text-align: center;
      width: 155px;
      min-width: initial;
      font-size: 12px;
      right: -160px;
      margin: 0;
      left: initial;
      top: 10px;
    }
  
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__arrow-prev, #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__arrow-next {
      top: initial;
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px 0 5px;
      right: initial;
      left: initial;
      margin-top: -2px;
    }
  
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__btn-prev {
      height: 38px;
      padding: 5px 0;
      text-align: left;
      width: 30px;
      min-width: initial;
      font-size: 12px;
      top: initial;
      margin: 0;
      left: -35px;
      line-height: 30px;
    }
  
    #smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__controls-mobile .smartquiz__arrow-prev{
      position: relative;
    }
    .smartquiz__window h1 {
        font-size: 22px;
    }
  
    .smartquiz__window h2 {
        font-size: 20px;
    }
  
    .smartquiz__window h3 {
        font-size: 18px;
    }
  }
  @media screen and (max-width: 620px) {
    #smartquizLayout .smartquiz__window .smartquiz__panels-container.panel__smartquiz__panel-images {
      max-width: 438px;
    }
  }
  @media screen and (max-width: 481px) {
    #smartquizLayout .smartquiz__window .smartquiz__panels-container.panel__smartquiz__panel-images{
      max-width: 292px;
    }
    #smartquizLayout {
      min-width: 320px;
    }
    #smartquizLayout:before {
      display: none;
    }
    #smartquizLayout .smartquiz__window {
      margin-top: 0px;
    }
  }
  /*
  @media screen and (max-width: 436px) {
    #smartquizLayout {
      zoom: 1.3;
    }
  }
  @media screen and (max-width: 404px) {
    #smartquizLayout {
      zoom: 1.2;
    }
  }
  @media screen and (max-width: 370px) {
    #smartquizLayout {
      zoom: 1.15;
    }
  }*/
  @media screen and (max-width: 356px) {
    /*#smartquizLayout {
      zoom: 1.1;
    }*/
    #smartquizLayout .smartquiz__window {
      margin-top: 0px;
    }
  }
  /*
  @media screen and (max-width: 339px) {
    #smartquizLayout {
      zoom: 1.05;
    }
    #smartquizLayout .smartquiz__window {
      margin-top: 0px;
    }
  }
  @media screen and (max-width: 325px) {
    #smartquizLayout {
      zoom: 1;
    }
    #smartquizLayout .smartquiz__window {
      margin-top: 0px;
    }
  }
  @media screen and (max-width: 320px) {
    #smartquizLayout .smartquiz__window {
      width: 100%;
    }
  }
  */


  #smartquizLayout .smartquiz__btn-ok {
    background: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__window a,
#smartquizLayout .smartquiz__window a:visited,
#smartquizLayout .smartquiz__window a:active,
#smartquizLayout .smartquiz__window a:default,
#smartquizLayout .smartquiz__window a:focus {
    color: rgb(255, 102, 0) !important;
    border-bottom: 1px solid rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__window a:hover {
color: rgb(255, 102, 0) !important;
    border-bottom: 1px solid transparent !important;
}
#smartquizLayout .smartquiz__simple-form .smartquiz__icon path,
#smartquizLayout .smartquiz__contact-form .smartquiz__icon path {
fill: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon path {
fill: #fff !important;
}

#smartquizLayout .smartquiz__input-group.smartquiz__input-changed .smartquiz__icon {
background-color: rgb(255, 102, 0) !important;
box-shadow: 0 3px 10px rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__input-group:hover .smartquiz__input::-webkit-input-placeholder{
color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__input-group .smartquiz__input:focus::-webkit-input-placeholder {
color: initial !important;
}
#smartquizLayout .smartquiz__input-group:hover .smartquiz__input::-moz-placeholder{
color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__input-group .smartquiz__input:focus::-moz-placeholder {
color: initial !important;
}
#smartquizLayout .smartquiz__input-group:hover .smartquiz__input:-ms-input-placeholder{
color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__input-group .smartquiz__input:focus:-ms-input-placeholder {
color: initial !important;
}
#smartquizLayout .smartquiz__input-group:hover .smartquiz__input:-moz-placeholder{
color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__input-group .smartquiz__input:focus:-moz-placeholder {
color: initial !important;
}
#smartquizLayout .smartquiz__input-group.smartquiz__input-changed .smartquiz__input,
#smartquizLayout .smartquiz__input-group.smartquiz__input-phone-group.smartquiz__input-changed .smartquiz__active-country,
#smartquizLayout .smartquiz__window .smartquiz__window-content .smartquiz__panel.active .smartquiz__answer-string_before {
border: 4px solid rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__panel.smartquiz__panel-active .smartquiz__text .smartquiz__answer > span,
#smartquizLayout .smartquiz__panel:hover .smartquiz__text .smartquiz__answer > span {
color: rgb(255, 102, 0) !important;
    border-bottom-color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__panel.smartquiz__panel-active:not(:hover) .smartquiz__text .smartquiz__answer > span {
color: #000 !important;
    border-bottom-color: #000 !important;
}
#smartquizLayout .smartquiz__panel.smartquiz__panel-active .smartquiz__check-icon,
#smartquizLayout .smartquiz__panel.smartquiz__panel-active:hover .smartquiz__check-icon {
background-color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__paginator .smartquiz__number-left,
#smartquizLayout .smartquiz__right .smartquiz__number {
color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__btn-submit,
#smartquizLayout .smartquiz__btn-next {
background: rgb(255, 102, 0) !important;
}
.smartquiz__progress .smartquiz__progress-bar{
border-color: rgb(255, 102, 0) !important;
}
#smartquizLayout .smartquiz__panel:before {
border: 4px solid rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__hint:hover .smartquiz__info-icon span {
    color: rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__hint:hover .smartquiz__info-icon:before {
    border: 1px solid rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__hint .smartquiz__hint-text {
    background: rgba(89,36,0,1) !important;
}
#smartquizLayout .smartquiz__hint .smartquiz__hint-text:before {
    border-right: 13px solid rgba(89,36,0,1) !important;
}
#smartquizLayout .smartquiz__btn-ok:hover,
#smartquizLayout .smartquiz__btn-submit:hover,
#smartquizLayout .smartquiz__btn-next:hover {
    box-shadow: 0 10px 25px 4px rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__panel:hover .smartquiz__check-icon {
border: 4px solid rgba(255, 102, 0, 0.3) !important;
}
#smartquizLayout .smartquiz__panel.smartquiz__panel-active .smartquiz__check-icon,
#smartquizLayout .smartquiz__panel.smartquiz__panel-active:hover .smartquiz__check-icon {
border-color: transparent !important;
  box-shadow: 0 0 10px 1px rgba(255, 102, 0, 0.3) !important;
}
.conditional-paginator .progress-bar .label{
    background-color: rgb(255, 102, 0);
}
.conditional-paginator .progress-bar .label {
  background: rgb(255, 102, 0);
}

.conditional-paginator .progress-bar .label:before {
  border-left-color: rgb(255, 102, 0);
}

.conditional-paginator .progress-bar .label.mt20:before {
  border-right-color: rgb(255, 102, 0);
}

.conditional-paginator .progress-bar .bar {
  background-color: rgb(255, 102, 0);
  box-shadow: 0 4px 10px rgba(255, 102, 0, 0.3);
}
#smartquizLayout label{
    display: block;
}

#smartquizLayout{
    background-color: rgba(0, 0, 0, 0.6);
}


@media  screen and (max-width: 740px){
.conditional-paginator .progress-bar .label.mt20:before {
    border-left-color: transparent;
    border-right-color: transparent;
}
}

/*ÑÑ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ ÑÐ¿Ð°ÑÐ¸Ð±Ð¾*/
#opros-container .f_spasibo{
    display: block;
    overflow: visible;
    border-radius: 30px;
    width: 350px;
    max-width: 90%;
    padding: 15px;
    max-height: 100%;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.9);
    padding-top: 20px;
}
#opros-container .f_modal h2 {
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
        color: #005B1F;
}
#opros-container .f_modal p{
    text-align: center;
    margin: 20px 0;
    line-height: 1.5;
    font-weight: 600 !important;
}
#opros-container .razmetka2 {
    max-width: 260px;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
#opros-container .f_modal .razmetka2 {
    
    position: relative;
    max-width: 282px;
    margin-left: auto;
    margin-right: auto;
    left: auto;
    bottom: auto;
}
#opros-container .b_btn {
    background: -webkit-gradient(linear, left top, left bottom, from(#00bd40 ), to(#008B2F));
    background: linear-gradient(180deg, #00bd40  0%, #008B2F   100%);
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding: 9px 19px;
    width: 281px;
    cursor: pointer;
    color: #fff;
}
#opros-container .b_btn:hover{
    background: -webkit-gradient(linear, left top, left bottom, from(#00ab3a ), to(#0a5f27));
        background: linear-gradient(180deg, #00ab3a 0%, #0a5f27 100%);
}


#opros-container .f_modal .razmetka2 .b_btn {
        margin: auto;
width: 170px;
        
}

#opros-container .modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background: rgba(0, 0, 0, 0.6);
}
#opros-container .closed {
    display: none;
}

#opros-container .f_spasibo{
  font-family: 'Roboto', Arial;

}
