#popup-thank .thm-body table.table,
table {
    border-spacing: 0;
    border-collapse: collapse;
}
* {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: 400;
}
a {
    color: inherit;
}
b {
    font-weight: 700;
}
.clear:after {
    content: " ";
    height: 0;
    clear: both;
}
@supports (-ms-ime-align: auto) {
    #form-embed input {
        text-indent: 0 !important;
        padding-left: 10px;
    }
}
body {
    font-family: Montserrat, sans-serif;
}
a.button,
input.button,
input[type="submit"] {
    background: #ffad70;
    color: #000;
    font-size: 23px;
    font-weight: 600;
    padding: 13px 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 1px 5px #50655f;
    transition: 0.3s;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
a.button:hover,
input.button:hover,
input[type="submit"]:hover {
    background: #fddf70;
    box-shadow: none;
}
.content {
    padding: 0 15px 30px;
    max-width: 1110px;
    margin: 0 auto;
}
@media (max-width: 770px) {
    a.button.width_full,
    input.button.width_full,
    input[type="submit"].width_full {
        width: 100%;
    }
    .content.inner {
        margin-top: 10px;
        padding: 0;
    }
}
.grecaptcha-badge,
.period_fullloan,
.webui-popover,
input#requested_amount {
    display: none !important;
}
#popup-thank .thp-body .editable-click {
    margin-bottom: 20px;
}
#popup-thank > .thp-body {
    border: 0;
    padding: 0;
    margin: 0;
    text-decoration: none;
    outline: 0;
    background: 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px;
    color: #333;
}
.thp-body .page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: 0;
}
#popup-thank .thp-body .highlight {
    padding: 20px 20px 15px;
    margin-bottom: 10px;
}
#popup-thank .thp-body .highlight p {
    vertical-align: top;
    margin-bottom: 5px;
}
#popup-thank .thp-body .highlight h2 {
    font-size: 14px;
    line-height: 15px;
    margin: 0 0 10px;
    padding: 0;
    display: block;
}
#popup-thank .thp-body .highlight h2:not(:first-child) {
    margin-top: 20px;
}
#popup-thank .thp-body h1 {
    font-size: 36px;
}
#popup-thank .thp-body .separate {
    background: url(https://form.volsor.com/static/separate.png) bottom repeat-x;
    height: 5px;
    clear: both;
    margin-bottom: 20px;
}
#popup-thank .thp-body .logo {
    float: right;
    padding: 0 20px 20px;
}
#popup-thank .thp-body .flag {
    float: left;
    position: relative;
    top: 0;
}
#popup-thank .thp-body * {
    font-size: 14px;
}
#popup-thank .thp-body h2 {
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 700;
    position: relative;
}
#popup-thank .thp-body ol li,
#popup-thank .thp-body ul li {
    margin-bottom: 10px;
}
#popup-thank .thp-body .additional_button {
    margin-bottom: 1.5em;
    margin-left: 30%;
    margin-right: 30%;
    text-align: center;
    background: #006dcc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#popup-thank .thp-body .additional_button a {
    color: #fff;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: none;
    padding: 10px 0;
    display: block;
}
#popup-thank .thp-body table {
    margin-bottom: 10px;
}
#popup-thank .thp-body td,
#popup-thank .thp-body th {
    padding: 3px 15px 3px 0;
    text-align: left;
}
#popup-thank .thp-body p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
}
#popup-thank .thp-body a {
    color: #006dcc;
}
#popup-thank.thp .editable-pre-wrapped {
    white-space: normal;
}
#popup-thank .thm-body h1 {
    color: #1c154b;
    font-weight: 400;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
#popup-thank .thm-body p {
    padding-bottom: 8px;
    padding-top: 3px;
    margin: 0;
    font-size: 14px;
}
#popup-thank .thm-body a,
#popup-thank .thm-body p {
    color: #2b353a;
}
#popup-thank .thm-body > table {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    width: 100%;
}
#popup-thank .thm-body table.main {
    margin: 0 auto;
}
#popup-thank .thm-body table.child {
    padding: 0 25px;
    border: 2px solid #f5f5f5;
    margin: 20px 0;
}
#popup-thank .thm-body .clear {
    padding: 10px;
}
#popup-thank .thm-body #wrapper {
    padding: 10px 20px 20px;
}
#popup-thank .thm-body #logo {
    padding-right: 20px;
    padding-top: 20px;
}
#popup-thank .thm-body #separate {
    height: 5px;
    background: url(https://form.volsor.com/static/separate.png) #f2f2f2;
}
#popup-thank .thm-body #flag {
    padding-left: 20px;
    padding-right: 20px;
}
#popup-thank .thm-body #address {
    background: #f8f7ff;
    padding: 15px;
    margin-top: 30px;
}
#popup-thank .thm-body #address h2 {
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    color: #1c154b;
    font-weight: 700;
}
#popup-thank .thm-body .copyright {
    font-size: 11px;
    padding-top: 15px;
}
#popup-thank .thm-body .login {
    background: #fafafa;
    padding: 20px;
    font-size: 16px;
    margin-top: 10px;
}
#popup-thank .thm-body .button {
    font-size: 24px;
    text-decoration: none;
    background: #1c154b;
    padding: 10px 20px;
    color: #fff;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    width: 300px;
}
#popup-thank .thm-body .button:hover {
    opacity: 0.9;
}
#popup-thank .thm-body ul,
#popup-thank .thm-body ul ol {
    margin: 0;
    padding: 5px 0 10px 40px;
    font-size: 14px;
}
#popup-thank .thm-body table.table {
    border: 1px solid #333;
    margin-bottom: 7px;
    width: auto;
}
#popup-thank .thm-body table.table tr > th {
    background: #f0f0f0;
}
#popup-thank .thm-body table.table td,
#popup-thank .thm-body table.table th {
    padding: 8px;
    border: 1px solid #cacaca;
    text-align: left;
    font-size: 14px;
}
#popup-thank .thm-body .red {
    color: #ed5749;
    font-size: large;
}
#popup-thank .thm-body .editable-click {
    margin: 20px;
}
.thank label.error {
    color: #ed5749 !important;
}
.thank #div_id_agreement .all_conditions {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.thank #div_id_agreement .checkboxinput {
    display: inline-block;
    width: auto;
    height: auto;
}
.thank #div_id_agreement label {
    float: none;
    display: inline;
    margin: 0;
    color: grey !important;
}
.thank #div_id_agreement label a {
    color: #45bab0;
    font-size: 11px;
}
.thank #div_id_agreement label.error {
    position: absolute;
    margin-left: 15px;
    font-weight: 400;
    color: #ed5749 !important;
}
.thank #div_id_agreement.thp-body.error .check_show_all a {
    color: #ed5749 !important;
}
#popup-thank .thp-body .a-checkbox {
    color: grey;
    font-size: 11px;
    text-decoration: underline;
    bottom: -20px;
}
.skip-step {
    margin-top: 20px;
    display: block;
}
.line_controls .controls .form-element {
    width: 40%;
}
.thp_check_all_conditions {
    display: block;
    text-decoration: underline;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 15px;
    position: relative;
    padding-left: 20px;
}
.phone_edit_block,
.thp_check_all_conditions:hover {
    text-decoration: none;
}
.thp_check_all_conditions:after {
    content: "";
    height: 15px;
    width: 15px;
    display: block;
    border: 1px solid #006dcc;
    color: #00b3ee;
    font-size: 15px;
    position: absolute;
    top: -1px;
    left: 0;
}
.thp_check_all_conditions.thp_checked:after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvVFIvMjAwMS9SRUMtU1ZHLTIwMDEwOTA0L0RURC9zdmcxMC5kdGQnPjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBvbHlsaW5lIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iRG9uZV9feDIwMTRfX0Rpc3BsYXllZF9vbl90aGVfbGVmdF9zaWRlX29mX2FfY29udGV4dHVhbF9hY3Rpb25fYmFyX194MjhfQ0FCX3gyOV9fdG9fYWxsb3dfdGhlX3VzZXJfdG9fZGlzbWlzc19pdC5fMV8iIHBvaW50cz0iICAyMCw2IDksMTcgNCwxMiAiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);
}
.change-phone,
.resend-sms {
    margin: 15px auto 0;
    display: none;
}
.button-sms-step {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 9px 14px;
    border: 1px solid #e0e0e0;
    background: -moz-linear-gradient(top, #fafafa 0, #dddcdc 100%);
    background: -webkit-linear-gradient(top, #fafafa 0, #dddcdc 100%);
    background: linear-gradient(to bottom, #fafafa 0, #dddcdc 100%);
    width: 150px;
    margin: 0 auto;
    color: #666;
    cursor: pointer;
    font-size: 12px;
    display: block;
}
.phone_edit_block {
    color: #3268d4;
    border-bottom: 1px dashed #3268d4;
    cursor: pointer;
    white-space: nowrap;
}
.phone_edit_block:after {
    content: "\2710";
    transform: rotate(180deg);
    display: inline-block;
    margin-left: 0.3em;
}
.resend_link {
    font-size: 15px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0 13px 10px !important;
    color: #3268d4;
}
.resend-sms .change-phone-form {
    max-width: 300px;
    margin: 30px auto 20px;
    padding: 30px 30px 20px;
    background: #f6f6f6;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.resend-sms .change-phone-form input {
    margin-top: 20px;
    height: 46px !important;
    text-indent: 0 !important;
    background: 0 0;
    border: 1px solid #dbdbdb;
    font-size: 15px !important;
    padding: 13px 10px !important;
}
.resend-sms .change-phone-form input:focus {
    border-color: $select-bg-highlighted !important;
    background-color: $element-border-field-filled !important;
}
.resend-sms .change-phone-form input::placeholder {
    height: 46px;
    font-size: 15px;
    top: auto;
}
.resend-sms .change-phone-form .error {
    color: #ed5749;
}
.resend-sms .change-phone-form .error input {
    border: 1px solid #ebb3ae;
    background: #ffecea;
}
.resend-sms .change-phone-form header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    font-size: 15px;
    color: silver;
}
.resend-sms .change-phone-form header .close {
    height: 15px;
    line-height: 15px;
    font-size: 25px;
    color: #3268d4;
    cursor: pointer;
}
.resend-sms .change-phone-form .info-text {
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    color: #3b3b3b;
}
.resend-sms .success-message {
    display: none;
    max-width: 336px;
    margin: 0 auto 1em;
    background: #f1ffd6;
    font-weight: 700;
    color: $element-ok-label-color;
    font-size: 13px;
    padding: 12px;
}
.resend-sms .success-message:before {
    content: "";
    margin-right: 6px;
    top: 2px;
    height: 16px;
    width: 16px;
    display: inline-block;
    position: relative;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaWQ9IkxheWVyXzEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiM0MUFENDk7fQo8L3N0eWxlPjxnPjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iNDM0LjgsNDkgMTc0LjIsMzA5LjcgNzYuOCwyMTIuMyAwLDI4OS4yIDE3NC4xLDQ2My4zIDE5Ni42LDQ0MC45IDE5Ni42LDQ0MC45IDUxMS43LDEyNS44IDQzNC44LDQ5ICAgICAiLz48L2c+PC9zdmc+);
}
.resend-sms .error-message {
    display: none;
    max-width: 336px;
    margin: 0 auto 1em;
    border: 1px solid #ebb3ae;
    background: #ffecea;
    font-size: 13px;
    font-weight: 700;
    padding: 12px;
}
.change-phone div button,
.change-phone div input {
    height: 26px;
    border: 1px solid #bbb;
    display: inline-block;
}
.resend-sms .error-message a {
    color: $element-error-label-color !important;
    cursor: pointer !important;
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    text-decoration: underline !important;
}
.change-phone {
    width: 260px;
}
.change-phone div {
    background: #fafafa;
    padding: 10px 5px 10px 15px;
    text-align: left;
}
.change-phone div input {
    background: #fff;
    width: 150px;
    font-size: 11px !important;
}
.change-phone div button {
    width: 60px;
    padding: 5px 10px 4px;
    background: 0 0;
    font-weight: bolder;
    color: #fff;
}
.change-phone div button:hover {
    background-color: #9fe6a2 !important;
    border: 1px solid #bbb !important;
}
.change-phone div:after {
    content: "x";
    cursor: pointer;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-left: 3px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #d1d3cf;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    vertical-align: middle;
}
.change-phone div:after:hover {
    background: #9fe6a2 !important;
}
#progressBar {
    width: 1%;
    height: 1px;
    display: none;
    background-color: #9fe6a2;
}
@media screen and (max-width: 800px) {
    .line_controls .controls > label {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .line_controls .controls .form-element {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .thank.popup-padding {
        padding-left: 0;
        padding-right: 0;
    }
    #popup-thank .thp-body {
        padding: 15px;
    }
    .alert-info {
        font-size: 13px;
    }
    #div_id_agreement .label_scroll {
        position: relative;
        margin-bottom: 20px;
    }
}
.mfp-bg,
.mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
}
@media screen and (max-width: 450px) {
    #div_id_agreement .all_conditions {
        width: 100%;
    }
    #div_id_agreement .block_scroll {
        padding: 15px;
    }
    #div_id_agreement .block_scroll h1 {
        font-size: 15px !important;
        text-align: left;
    }
    #div_id_agreement .block_scroll h2,
    #div_id_agreement .block_scroll h3,
    #div_id_agreement .block_scroll h4,
    #div_id_agreement .block_scroll h5 {
        font-size: 15px !important;
        line-height: initial;
        margin: 0;
        padding: 0;
    }
    #div_id_agreement .block_scroll a,
    #div_id_agreement .block_scroll b,
    #div_id_agreement .block_scroll i,
    #div_id_agreement .block_scroll li,
    #div_id_agreement .block_scroll p,
    #div_id_agreement .block_scroll span,
    #div_id_agreement .block_scroll strong,
    #div_id_agreement .block_scroll td,
    #div_id_agreement .block_scroll th {
        font-size: 12px;
        line-height: 17px;
    }
    .thank #div_id_agreement label.error {
        bottom: -16px;
        font-size: 11px !important;
        line-height: 8px;
    }
    #popup-thank .thp-body {
        padding-top: 0;
        margin-top: 5px;
    }
    #popup-thank .optional_title {
        font-size: 20px;
        padding-bottom: 5px;
    }
    .line_controls {
        margin-top: 10px;
    }
    .line_controls .controls {
        width: 90%;
    }
    .line_controls .controls > label {
        float: left;
        margin-top: 2px;
    }
    .line_controls .controls .form-element {
        float: right;
        width: 65%;
    }
    .alert-info {
        font-size: 12px;
    }
    #popup-thank .setblock {
        display: block;
    }
}
@media screen and (max-width: 700px) {
    #popup-thank h2 {
        font-size: 20px !important;
    }
}
#sms_code-error {
    color: #ed5749;
}
#id_sms_code::placeholder {
    font-size: inherit;
    line-height: initial;
}
.mfp-bg {
    width: 100%;
    z-index: 1042;
    overflow: hidden;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    width: 100%;
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-close,
.mfp-preloader {
    text-align: center;
    position: absolute;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    top: 50%;
    width: auto;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-close,
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-figure,
img.mfp-img {
    line-height: 0;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
img.mfp-img {
    width: auto;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.mfp-iframe-scaler iframe {
    background: #fff;
}
.mfp-bg,
.popup {
    background: 0 0;
}
.popup-padding {
    padding: 30px;
}
.popup-padding .center {
    text-align: center;
}
.bottom-none {
    padding-bottom: 0;
}
.popup {
    box-shadow: $popup-shadow;
    max-width: 635px;
    border: none;
    margin: 0 auto;
    position: relative;
}
.ticket-create-success {
    text-align: center;
    padding: 30px 0;
}
.ticket-create-success h2 {
    border: none;
    margin-top: 0;
}
.ticket-create-success .send-img {
    background-position: -711px -732px;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
@media screen and (max-width: 960px) {
    .popup {
        max-width: 700px;
    }
}
@media screen and (max-width: 776px) {
    .popup {
        max-width: 375px;
    }
}
@media screen and (max-width: 480px) {
    .popup {
        max-width: 260px;
    }
    .popup-padding {
        padding: 30px 15px 0;
    }
}
[hidden] {
    display: none;
}
.visually-hidden {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
div.awesomplete {
    display: inline-block;
    position: relative;
}
div.awesomplete > input {
    display: block;
}
div.awesomplete > ul {
    position: absolute;
    left: 0;
    min-width: 100%;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0.2em 0 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: none;
}
div.awesomplete > ul:empty,
div.awesomplete > ul[hidden] {
    display: none;
}
@supports (transform: scale(0)) {
    div.awesomplete > ul {
        transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
        transform-origin: 1.43em -0.43em;
    }
    div.awesomplete > ul:empty,
    div.awesomplete > ul[hidden] {
        opacity: 0;
        transform: scale(0);
        display: block;
        transition-timing-function: ease;
    }
}
div.awesomplete > ul:before {
    content: "";
    position: absolute;
    top: -0.43em;
    left: 1em;
    width: 0;
    height: 0;
    padding: 0.4em;
    background: #fff;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: none;
}
.noUi-base,
div.awesomplete {
    width: 100%;
}
div.awesomplete > ul > li {
    position: relative;
    cursor: pointer;
    padding: 3px 7px 4px;
    font-size: 13px;
}
div.awesomplete > ul > li[aria-selected="true"] {
    color: #fff;
}
div.awesomplete li:hover mark {
    background: #b5d100;
}
div.awesomplete li[aria-selected="true"] mark {
    background: #3c6b00;
    color: inherit;
}
div.awesomplete mark {
    background: 0 0;
}
div.awesomplete > ul {
    box-shadow: none;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    margin-top: 0;
    transition: inherit;
}
div.awesomplete > ul > li:hover {
    background: 0 0;
    color: #fff;
}
div.awesomplete > ul > li[aria-selected="true"] {
    background: 0 0;
}


.progress_bar {
    width: 100%;
    height: 78px;
    position: relative;
    border-top: 1px solid #dde6ee;
    border-bottom: 1px solid #dde6ee;
    background-color: #fff;
}
@media (max-width: 770px) {
    .progress_bar {
        height: 55px;
    }
}
.progress_bar .progress_bar__position {
    background-color: #bef135;
    background-image: url(https://form.volsor.com/static/progress_bar.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 100%;
    transition: 0.3s;
}
.progress_bar .progress_bar__text {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #2e4451;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
}
.progress_bar .progress_bar__text .progress_bar__percent {
    color: #2e4451;
    font-size: 22px;
    font-weight: 600;
    width: 70px;
    border: none;
    background: 0 0;
    outline: 0;
}
@media (max-width: 770px) {
    .progress_bar .progress_bar__text {
        font-size: 15px;
        top: 18px;
    }
    .progress_bar .progress_bar__text .progress_bar__percent {
        font-size: 15px;
    }
}
.volsor-form {
    border: 1px solid #dde6ee;
}
form {
    background: #f5f7f9;
    padding: 30px 30px 45px;
    color: #2e4451;
}
@media (max-width: 770px) {
    form {
        border-top: none;
        border-left: none;
        border-right: none;
        margin-bottom: 0;
        padding: 0 20px 30px;
    }
    form a.button {
        display: block;
    }
}
form .head_icon {
    margin-bottom: 30px;
    display: block;
}
form .head_icon h2 {
    font-size: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    background-color: #dde6ee;
}
form .head_icon .link-on-head_icon {
    display: inline-block;
    margin-top: 10px;
}
@media (max-width: 550px) {
    .progress_bar .progress_bar__text {
        font-size: 15px;
        top: 10px;
        left: 50%;
        width: 200px;
        margin-left: -100px;
    }
    .progress_bar .progress_bar__text .progress_bar__percent {
        font-size: 15px;
    }
    form .head_icon {
        margin-bottom: 15px;
    }
}
form .form-line {
    margin-bottom: 30px;
}
form .form-cell.checkbox {
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
}
form .form-cell.checkbox a,
form .form-cell.checkbox label {
    font-size: 15px;
    cursor: pointer;
}
form .form-cell.checkbox a {
    text-decoration: none;
    border-bottom: 1px dashed;
}
form .form-cell.checkbox label {
    margin-right: 5px;
}
form .form-cell.checkbox label:after {
    content: "";
    width: 19px;
    height: 19px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #dde6ee;
    background-color: #dde6ee;
    transition: 0.3s;
}
form .form-cell.checkbox label.error {
    color: #e03f4b;
    position: absolute;
    bottom: -20px;
    font-size: 12px;
}
form .form-cell.checkbox label.error:after {
    display: none;
}
form .form-cell.checkbox input {
    display: none;
}
form .form-cell.checkbox input:checked ~ label:after {
    border: 1px solid #97c717;
    background-color: #a7dd17;
    background-image: url(https://form.volsor.com/static/checked.svg);
    background-repeat: no-repeat;
    background-position: center;
}
form .form-cell#company-number {
    margin-left: 0;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) {
    position: relative;
    box-shadow: 1px 1px 10px #e8edf3;
    background-color: #fff;
    border: 1px solid #dde6ee;
    margin-bottom: 30px;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) > label {
    position: absolute;
    top: 19px;
    left: 21px;
    z-index: 1;
    font-size: inherit;
    transition: 0.3s;
    background-color: #fff;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).field_two_inputs label,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).filled label,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).focused label,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).period label,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).requested-amount label {
    font-size: 11px;
    background-color: transparent;
    color: #2e4451;
    top: 4px;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).error label {
    background-color: #f9f5f5;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) select.success ~ label.label_success {
    display: block;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) input:not(:focus)::placeholder {
    opacity: 0;
    transition: 0.3s;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).filled label,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).period label,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).requested-amount label {
    opacity: 0.6;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) .form-element {
    position: relative;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) .form-element input,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) .form-element select {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 18px 0 20px;
    text-indent: 20px;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    background-color: transparent;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount) .form-element label.error {
    position: absolute;
    bottom: 7px;
    top: auto;
    left: 21px;
    transition: 0.3s;
    font-size: 11px;
    line-height: 8px;
    color: #e03f4b;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).filled:not(.error) {
    border-color: #a7dd17;
}
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).filled:not(.error) input,
form .form-cell:not(.checkbox):not(.button):not(.slider_amount).filled:not(.error) select {
    color: #2e4451;
}
form .form-cell.error:not(.checkbox) {
    background-color: #f9f5f5 !important;
}
form .form-cell.select label {
    font-size: 11px;
    color: #2e4451;
    top: 4px;
    left: 21px;
    transition: 0.3s;
    position: absolute;
}
form .form-cell.select .form-element {
    z-index: 2;
    height: 59px;
}
form .form-cell.select .form-element select {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(https://form.volsor.com/static/select.svg);
    background-repeat: no-repeat;
    background-position: right;
    cursor: pointer;
    background-color: transparent;
    color: transparent;
}
form .form-cell.select .form-element select::-ms-expand {
    display: none;
}
form .form-cell.select .form-element option:not(first-child) {
    color: #2e4451;
}
form .form_element.hr {
    height: 1px;
    border-bottom: 1px solid #dde6ee;
}
form .form-line.w50 .form-cell {
    width: 48%;
}
form .form-line.w50 .form-cell:nth-child(even) {
    margin-left: 3%;
}
form .form-line.w50 .form-cell:nth-last-child(1),
form .form-line.w50 .form-cell:nth-last-child(2) {
    margin-bottom: 0;
}
form .form-line.w30 .form-cell {
    width: 30%;
    margin-left: 4%;
}
form .form-line.w30 .form-cell:nth-child(1),
form .form-line.w30 .form-cell:nth-child(10),
form .form-line.w30 .form-cell:nth-child(13),
form .form-line.w30 .form-cell:nth-child(4),
form .form-line.w30 .form-cell:nth-child(7) {
    margin-left: 0;
}
form .form-line.w30 .form-cell:nth-last-child(1),
form .form-line.w30 .form-cell:nth-last-child(2),
form .form-line.w30 .form-cell:nth-last-child(3) {
    margin-bottom: 0;
}
@media (max-width: 950px) {
    form .form-line.w30 .form-cell {
        margin-left: 2%;
    }
}
form .form-line.w30 .form-cell,
form .form-line.w50 .form-cell {
    display: inline-block;
}
@media (max-width: 1000px) {
    form .form-line.w30 .form-cell,
    form .form-line.w50 .form-cell {
        display: block;
        width: auto;
        margin-left: 0 !important;
        margin-bottom: 15px !important;
    }
}
#form-embed .hidden,
form .gdpr_wrapper,
form .select2 {
    display: none;
}
form .gdpr_wrapper ol,
form .gdpr_wrapper ul {
    padding-left: 20px;
}
form .gdpr_wrapper ol,
form .gdpr_wrapper p,
form .gdpr_wrapper ul {
    padding-bottom: 10px;
}
form .gdpr_wrapper .agreement_gdpr,
form .gdpr_wrapper .condition_gdpr {
    background-color: #fff;
    padding: 15px 20px;
}
form .gdpr_wrapper a {
    font-size: inherit !important;
}
form .gdpr_wrapper a:hover {
    text-decoration: none;
}
form .gdpr_wrapper strong {
    font-weight: 700;
}
form .gdpr_wrapper .condition_gdpr {
    max-height: 200px;
    overflow-y: auto;
    margin-top: 10px;
}
form .gdpr_wrapper .agreement_gdpr a {
    color: #fff;
    background: #a7dc16;
    padding: 5px 10px;
    border: 1px solid #97c717;
}
form .gdpr_wrapper .condition_table td {
    border: 1px solid #eee;
    padding: 7px 4px;
    vertical-align: top;
}
form .gdpr_wrapper table td,
form .gdpr_wrapper table th {
    border: 1px solid #aeaeae;
    padding: 5px !important;
    vertical-align: top;
    font-size: 11px;
    line-height: 13px;
}
form .error .agreement_gdpr,
form .error .condition_gdpr {
    background-color: #f9f5f5;
    border-left: 1px solid #e03f4b;
    border-right: 1px solid #e03f4b;
}
form .error .condition_gdpr {
    border-top: 1px solid #e03f4b;
}
form .error .agreement_gdpr {
    border-bottom: 1px solid #e03f4b;
}
div.awesomplete > ul {
    z-index: 2;
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
@media (max-width: 550px) {
    form .gdpr_wrapper {
        margin-left: -70px;
        margin-right: -10px;
        font-size: 12px;
    }
    form .gdpr_wrapper .agreement_gdpr,
    form .gdpr_wrapper .condition_gdpr {
        padding: 15px 10px;
    }
    a.button,
    input.button,
    input[type="submit"] {
       /* width: 100%;*/
    }
}
.slider_amount:not(.chance_of_success) {
    width: auto;
    color: #289c7c;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px !important;
}
.slider_amount:not(.chance_of_success) label {
    color: #2e4451;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    display: block;
    margin-top: 0;
    margin-bottom: 30px;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    background: 0 0 !important;
}
@media (max-width: 550px) {
    .slider_amount:not(.chance_of_success) {
        padding-left: 10px;
        padding-right: 10px;
    }
    .slider_amount:not(.chance_of_success) label {
        font-size: 16px;
    }
    .slider_amount:not(.chance_of_success) label[for="period"] {
        width: 150px;
    }
}
.slider_amount:not(.chance_of_success) .input {
    width: 100%;
    display: block;
    float: none;
    padding-left: 0;
}
.slider_amount:not(.chance_of_success) input {
    width: 135px !important;
    font-size: 29px !important;
    font-weight: 700 !important;
    text-align: right !important;
    color: #289c7c;
    background: 0 0;
}
@media (max-width: 550px) {
    .slider_amount:not(.chance_of_success) input {
        font-size: 20px !important;
    }
}
.slider_amount:not(.chance_of_success) .value {
    font-size: 29px;
    font-weight: 700;
    color: #289c7c;
    display: inline-block;
    width: auto;
    position: absolute !important;
    margin-top: 0 !important;
    right: 30px !important;
    top: -5px !important;
}
.slider_amount.chance_of_success {
    width: auto;
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 80px;
    margin-bottom: 0 !important;
}
@media (max-width: 550px) {
    .slider_amount:not(.chance_of_success) .value {
        font-size: 20px;
        top: -3px !important;
    }
    .slider_amount.chance_of_success {
        padding-left: 10px;
        padding-right: 10px;
    }
    .slider_amount.chance_of_success > label {
        font-size: 16px;
    }
}
.slider_amount.chance_of_success > label {
    position: absolute;
    top: 40px;
    text-transform: none;
    margin: 0;
    font-weight: 400;
}
@media (max-width: 600px) {
    .slider_amount.chance_of_success {
        padding-bottom: 100px;
    }
    .slider_amount.chance_of_success > label {
        width: 200px;
    }
}
.slider_amount.chance_of_success .value {
    position: absolute;
    top: 40px;
    right: 30px;
    text-transform: none;
    margin: 0;
    text-align: right;
}
.slider_amount.chance_of_success .value span {
    font-size: 29px;
    font-weight: 700;
}
@media (max-width: 550px) {
    .slider_amount.chance_of_success .value span {
        font-size: 20px;
    }
}
.slider_amount.chance_of_success .input {
    width: 100%;
    display: block;
    float: none;
    padding-left: 0;
    pointer-events: none;
}
.chance_of_success .noUi-handle,
.noUi-value-horizontal {
    display: none;
}
.slider_amount.chance_of_success input {
    width: 60px !important;
    font-size: 29px !important;
    font-weight: 700 !important;
    text-align: right !important;
    color: #289c7c;
    background: 0 0;
}
@media (max-width: 550px) {
    .slider_amount.chance_of_success input {
        font-size: 20px !important;
    }
}
.fullwidth {
    margin-left: -30px;
    margin-right: -30px;
}
@media (max-width: 770px) {
    .fullwidth {
        margin-left: -20px;
        margin-right: -20px;
    }
}
.fullheight {
    margin-top: -30px;
    margin-bottom: 0 !important;
    padding: 30px 0 0;
    background: #fff;
}
.first_slider {
    padding-bottom: 30px;
}

.chance_of_success .noUi-origin {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.chance_of_success .noUi-base {
    background: #ff9a28;
    background: linear-gradient(90deg, #ff9a28 0, #ffc045 100%);
}
.chance_of_success .value input,
.chance_of_success .value span {
    color: #ff9a28;
}
.chance_of_success .green_gradient.value input,
.chance_of_success .green_gradient.value span {
    color: #a0c72b;
}
.chance_of_success .green_gradient .noUi-base {
    background: #a0c72b;
    background: linear-gradient(90deg, #a0c72b 0, #cce454 100%);
}
#popup-thank {
    max-width: 900px;
    margin: 0 auto;
}
#popup-thank #phone-change {
    padding: 0;
    margin-bottom: 25px;
}
#popup-thank .cell_phone_input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.form-cell-first-input,
.form-cell-last-input {
    width: 48%;
    display: inline-block;
}
.form-cell-last-input:before {
    content: "/";
    display: inline-block;
    width: 3%;
    color: #2e4451;
}
.form-cell-last-input .form-element {
    display: inline-block;
    width: 94%;
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf) format("truetype");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format("truetype");
}
@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf) format("truetype");
}
.offer_orange {
    color: #ff5100;
}
.offers_timer {
    font-weight: 700;
}
.offer_box {
    font-family: "Open Sans", sans-serif;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0 1px 2px 5px rgba(0, 0, 0, 0.01);
    padding: 30px 10px;
    margin-bottom: 20px;
    position: relative;
}
.offer_box .offer_badge {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 50px;
    background-color: #ff5b3c;
    font-size: 11px !important;
    color: #fff;
    font-weight: 700;
    padding: 3px 17px 5px 5px;
}
.offer_box .offer_status {
    margin-right: 10px;
    font-size: 14px !important;
    color: #000;
    padding: 3px 0 8px;
}
.offer_box .offer_status span {
    font-size: 14px !important;
    color: #ff5100;
}
.offer_box .offer_logo {
    text-align: center;
}
.offer_box .offer_logo img {
    margin: 10px;
    max-width: 180px;
}
.offer_box .offer_amount,
.offer_box .offer_period {
    font-size: 16px !important;
    color: #454545;
}
.offer_box .offer_amount span,
.offer_box .offer_period span {
    font-size: 16px !important;
    font-weight: 700;
}
.offer_box .offer_period {
    margin-top: 1px;
    padding: 8px 0 0;
}
.offer_box .offer_amount {
    margin: 0 -10px;
    padding: 8px 0;
    background-color: #ff5b3c;
    color: #fff;
    text-align: center;
}
.offer_box .offer_button a,
.offer_skip_button a {
    display: inline-block;
    padding: 10px 14px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.offer_box .offer_period,
.offer_box .offer_status {
    margin: 0 -10px;
    text-align: center;
    background-color: #f0f0f0;
}
.offer_box .offer_button,
.offer_box .offer_text {
    margin-top: 10px;
    text-align: center;
}
.offer_box .offer_text p {
    font-size: 14px !important;
}
.offer_box .offer_button a {
    margin: 0 auto;
    text-align: center;
    font-size: 20px !important;
    color: #fff !important;
    font-weight: 700 !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #58d19f;
    background-size: cover;
}
.offer_box .offer_small_link {
    font-size: 9px !important;
    margin-top: 10px;
    color: #919191;
    text-align: center;
}
.offer_skip_button {
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #d6d6d6;
    margin-top: 20px;
    margin-bottom: 20px;
}
.offer_skip_button p {
    margin-bottom: 10px;
}
.offer_skip_button a {
    margin: 0 auto;
    color: #fff !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #d6d6d6;
}
#popup-thank .popup-padding.thank {
    padding: 0;
}
#popup-thank .popup-padding.thank form {
    max-width: 550px;
    margin: 0 auto;
    background: #fff;
    padding: 10px 30px 20px;
}
#popup-thank .popup-padding.thank form .optional_title {
    font-size: 30px;
    text-align: center;
    color: #3b3b3b;
    line-height: normal;
    -webkit-box-shadow: 0 14px 15px -10px #f2f1f1;
    -moz-box-shadow: 0 14px 15px -10px #f2f1f1;
    box-shadow: 0 14px 15px -10px #f2f1f1;
    margin-bottom: 30px;
    padding: 15px 0;
}
@media screen and (max-width: 450px) {
    #popup-thank .popup-padding.thank form .optional_title {
        font-size: 24px;
    }
    #popup-thank .popup-padding.thank form .line_controls {
        float: none;
        width: auto;
    }
}
#popup-thank .popup-padding.thank form .optional_title .optional_title_uppercase {
    text-transform: uppercase;
}
#popup-thank .popup-padding.thank form .alert-info {
    text-align: center;
    color: #3b3b3b;
    font-size: 18px;
    margin-bottom: 40px;
}
#popup-thank .popup-padding.thank form .line_controls {
    max-width: 350px;
    margin: 0 auto 20px;
}
@media screen and (max-width: 450px) {
    #popup-thank .popup-padding.thank form .line_controls .controls {
        width: 100%;
    }
    #popup-thank .popup-padding.thank form .line_controls .controls .form-element {
        float: none;
    }
}
#popup-thank .popup-padding.thank form .line_controls .controls .form-element {
    border: none;
    width: auto;
    height: auto;
}
#popup-thank .popup-padding.thank form .line_controls .controls.error .form-element {
    background: 0 0;
}
#popup-thank .popup-padding.thank form #id_sms_code {
    display: block;
    background: #f2f9ff;
    border-bottom: 2px solid #006dcc;
    color: #006dcc;
    text-transform: uppercase;
    font-weight: 700;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}
#popup-thank .popup-padding.thank form .error #id_sms_code {
    color: red !important;
    border-bottom: 2px solid red !important;
    background-color: #ebb3ae;
}
#popup-thank .popup-padding.thank form .error #sms_code-error {
    margin-top: 3px;
    text-align: center;
    font-size: 14px;
    background: 0 0 !important;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll {
    margin-bottom: 10px;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll .check_show_all {
    text-align: center;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll .check_show_all .thp_check_all_conditions {
    text-decoration: none;
    font-weight: 400;
    color: #3b3b3b;
    font-size: 14px !important;
    display: inline-block;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll .check_show_all .thp_check_all_conditions:after {
    border-color: #3b3b3b;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll label {
    display: block;
    padding: 0 25px;
    color: #3b3b3b !important;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll label.error {
    display: none !important;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll label + label {
    color: red !important;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll .a-checkbox {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: auto;
    height: 9px;
    width: 12px;
    margin-top: -5px;
}
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll .a-checkbox:after {
    content: "";
    display: block;
    border: 6px solid transparent;
    border-top: 9px solid #006dcc;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions div.label_scroll input.checkboxinput,
#popup-thank .popup-padding.thank form #div_id_agreement .label_scroll .a-checkbox span {
    display: none;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions {
    background: #f8f8f8;
    width: auto;
    padding: 10px 20px;
    margin: 0 auto;
    display: none;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions div.label_scroll {
    padding: 10px 0;
    margin-bottom: 0;
    border-bottom: 1px solid #efefef;
    position: relative;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions div.label_scroll input:checked + label:after {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvVFIvMjAwMS9SRUMtU1ZHLTIwMDEwOTA0L0RURC9zdmcxMC5kdGQnPjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBvbHlsaW5lIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iRG9uZV9feDIwMTRfX0Rpc3BsYXllZF9vbl90aGVfbGVmdF9zaWRlX29mX2FfY29udGV4dHVhbF9hY3Rpb25fYmFyX194MjhfQ0FCX3gyOV9fdG9fYWxsb3dfdGhlX3VzZXJfdG9fZGlzbWlzc19pdC5fMV8iIHBvaW50cz0iICAyMCw2IDksMTcgNCwxMiAiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions div.label_scroll label {
    position: relative;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions div.label_scroll label:after {
    content: "";
    height: 15px;
    width: 15px;
    display: block;
    border: 1px solid #3b3b3b;
    color: #3b3b3b;
    background: #fff;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions .block_scroll {
    padding: 10px;
    background: #efefef;
    font-size: 12px;
    max-height: 200px;
    overflow-y: auto;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions .block_scroll h1 {
    font-size: 16px;
}
#popup-thank .popup-padding.thank form #div_id_agreement .all_conditions .gdpr_wrapper {
    margin-left: auto;
    margin-right: auto;
}
#popup-thank .popup-padding.thank form #div_id_agreement.error .label_scroll .thp_check_all_conditions:after {
    border-color: red;
}
#popup-thank .popup-padding.thank form #div_id_agreement.error .all_conditions .label_scroll label + label:after {
    border-color: red;
    background-color: #fff;
}
#popup-thank .popup-padding.thank form #div_id_agreement.error .all_conditions .label_scroll input:checked + label + label {
    color: #3b3b3b !important;
}
#popup-thank .popup-padding.thank form #div_id_agreement.error .all_conditions .label_scroll input:checked + label + label:after {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMC8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvVFIvMjAwMS9SRUMtU1ZHLTIwMDEwOTA0L0RURC9zdmcxMC5kdGQnPjxzdmcgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjAiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHBvbHlsaW5lIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0iRG9uZV9feDIwMTRfX0Rpc3BsYXllZF9vbl90aGVfbGVmdF9zaWRlX29mX2FfY29udGV4dHVhbF9hY3Rpb25fYmFyX194MjhfQ0FCX3gyOV9fdG9fYWxsb3dfdGhlX3VzZXJfdG9fZGlzbWlzc19pdC5fMV8iIHBvaW50cz0iICAyMCw2IDksMTcgNCwxMiAiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=);
    border-color: #3b3b3b;
}
#popup-thank .highlights {
    text-align: center;
    margin-bottom: 30px;
}
#popup-thank .highlights .button {
    float: none;
    margin: 0 auto !important;
}
@media screen and (max-width: 450px) {
    #popup-thank .highlights .button {
        width: auto;
    }
}
#popup-thank .highlights .button .button-extra {
    cursor: pointer;
    background: #006dcc;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    width: auto !important;
    display: inline-block;
    padding: 12px 130px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
#popup-thank .highlights .button .button-extra:hover,
#popup-thank .resend_link {
    text-decoration: underline;
}
@media screen and (max-width: 400px) {
    #popup-thank .highlights .button .button-extra {
        padding-left: 73px;
        padding-right: 73px;
        line-height: 23px;
    }
}
#popup-thank .highlights .button .button-extra span {
    font-weight: 700;
}
#popup-thank .highlights .button .resend-sms p {
    margin: 10px 0;
}
#popup-thank .highlights .button .change-phone-form a {
    font-size: 17px;
    margin-bottom: 10px;
}
#popup-thank .highlights .button .change-phone-form .button-extra {
    padding-left: 20px;
    padding-right: 20px;
}
@media screen and (max-width: 400px) {
    #popup-thank .highlights .button .change-phone-form .button-extra {
        font-size: 14px;
    }
}
#popup-thank .highlights .form-line {
    padding: 0;
}
#popup-thank .skip-button-orange {
    color: #fff;
    background: #509341;
    padding: 8px;
    margin: 5px;
    display: inline-block;
    width: fit-content;
    font-weight: 700;
    border: 2px solid #49863c;
}
#popup-thank .resend_link {
    color: #006dcc;
    margin: 0 !important;
}
#popup-thank .resend_link:hover {
    text-decoration: none;
}
#popup-loading .popup-padding {
    max-width: 550px;
    margin: 0 auto;
    background: #fff;
    padding: 10px 30px 50px;
}
#popup-loading .loader {
    text-align: center;
    display: block;
    position: relative;
}
#popup-loading .loader .progressbar .baseline {
    stroke: #e1e2e5;
}
#popup-loading .loader .ldBar-label {
    display: none;
}
#popup-loading .loader .progress-bar-percentage-value {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 23px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
@media screen and (max-width: 400px) {
    #popup-loading .loader .progress-bar-percentage-value {
        font-size: 18px;
    }
}
@media screen and (max-width: 330px) {
    #popup-loading .loader .progress-bar-percentage-value {
        font-size: 15px;
    }
}
#popup-loading .title {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #3b3b3b;
    line-height: normal;
    -webkit-box-shadow: 0 14px 15px -10px #f2f1f1;
    -moz-box-shadow: 0 14px 15px -10px #f2f1f1;
    box-shadow: 0 14px 15px -10px #f2f1f1;
    margin-bottom: 30px;
    padding: 0 0 15px;
}
@media screen and (max-width: 450px) {
    #popup-loading .title {
        font-size: 24px;
    }
}
#popup-loading .title div {
    font-size: 20px;
    margin-top: 10px;
}
@media screen and (max-width: 450px) {
    #popup-loading .title div {
        font-size: 16px;
    }
}
#popup-loading .waiting_timer {
    text-align: center;
}
#popup-loading .waiting_timer .waiting_timer_value {
    position: relative;
    width: 150px;
    margin: 0 auto;
}
#popup-loading .waiting_timer .waiting_timer_value .waiting_timer_minutes,
#popup-loading .waiting_timer .waiting_timer_value .waiting_timer_seconds {
    font-size: 60px;
    color: #3b3b3b;
}
#popup-loading .waiting_timer .waiting_timer_value .dots {
    font-size: 40px;
    font-weight: 600;
    color: #006dcc;
    position: relative;
    padding: 0 15px 0 0;
}
#popup-loading .waiting_timer .waiting_timer_value .dots:after {
    content: ":";
    display: block;
    position: absolute;
    top: -9px;
    left: 0;
}
#popup-loading .waiting_timer .waiting_timer_value:after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    right: -20px;
    height: 25px;
    width: 25px;
    background-image: url(https://form.volsor.com/static/waiting_clock.svg);
}
#popup-loading .waiting_timer .waiting_timer_text {
    font-size: 14px;
    font-weight: 700;
    color: #006dcc;
}
#popup-loading .progress-bar-legend,
#popup-loading .text {
    display: none;
}
.titleLoader {
    font-size: 30px;
    text-align: center;
    color: #006dcc;
}
.loaderWrapper {
    display: flex;
    justify-content: center;
}
.loaderWave {
    position: relative;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 45px;
    display: inline-block;
    vertical-align: middle;
}
.loaderWave .loader-outter {
    position: absolute;
    border: 4px solid #006dcc;
    border-left-color: transparent;
    border-bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
    animation: loader-1-outter 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}
.loaderWave .loader-inner {
    position: absolute;
    border: 4px solid #006dcc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    border-right: 0;
    border-top-color: transparent;
    -webkit-animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
    animation: loader-1-inner 1s cubic-bezier(0.42, 0.61, 0.58, 0.41) infinite;
}
@-moz-keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loader-1-outter {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@-o-keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes loader-1-inner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
#popup-loading .loader .progress-bar-percentage-value {
    transform: translate(-50%, -55%);
}
.rules {font-size: small;}

@media (max-width: 430px) and (max-height: 930px) {
    form {
        padding: 10px;
    }
}
