.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    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;
    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-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: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-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;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    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;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.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-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    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
}

.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: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.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-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%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(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-image-holder .mfp-content {
    max-width: 100%
}

.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, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.form-header {
    padding: 8.4375rem 0 4rem;
    background: url(../images/header-img1.png) no-repeat top left 0;
    background-position-y: -200px;
    position: relative;
    max-width: 1800px;
    margin: 0 auto
}

.form-header .h1-title {
    margin-bottom: 8px
}

.form-header .recomend-text {
    font-size: 14px
}

.form-header .btn {
    margin: 0 0 8px 0
}

.form-item_relative {
    position: relative
}

.form-wrapper, .popup_information {
    margin: auto;
    position: relative;
    z-index: 100
}

.form-wrapper .main-decor, .popup_information .main-decor {
    z-index: -1
}

.form-wrapper form, .popup_information form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.form-wrapper .h1-title, .popup_information .h1-title {
    text-align: center;
    margin-bottom: 1rem
}

.form-wrapper .btn, .popup_information .btn {
    margin: 16px auto 32px
}

#twoauthstep-popup .h1-title {
    margin-bottom: .5rem
}

form#twoauthstep-form {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.saccess-popup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

img.saccess-popup__img {
    width: 74px;
    height: 74px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.mfp-bg {
    background: #000;
    opacity: .8;
    z-index: 10000
}

.mfp-wrap {
    z-index: 10001
}

.form-header-wrapper, .form-wrapper, .popup_information {
    padding: 2.5rem 1.5rem 1.5rem;
    background: #fff;
    max-width: 46.5rem;
    -webkit-box-shadow: 0 0 8px rgba(16, 67, 182, .25);
    box-shadow: 0 0 8px rgba(16, 67, 182, .25);
    border-radius: 1.5rem;
    overflow: hidden
}

.login-form {
    background: #fff
}

.popup_information {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.login-form {
    max-width: 39rem
}

.form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -16px
}

.form-group .form-item {
    width: calc(100% / 12 * 6 - 32px);
    margin-right: 16px;
    margin-left: 16px;
    margin-bottom: 24px
}

.form-group.reg {
    margin: 0 -16px;
    width: calc(100% + 32px)
}

.form-group.reg .form-item {
    width: calc(100% / 12 * 4 - 32px)
}

.form-group select {
    color: #bfbfbf
}

select#select-country, select#select-lang {
    display: none
}

.select2 {
    border-bottom: 1px solid #d7d7d7
}

.select2-container {
    display: block
}

.select2-search--dropdown {
    display: none
}

.select2-results__options {
    max-height: 216px;
    background: rgba(61, 61, 61, .9);
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .12);
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    position: relative;
    overflow: auto;
    width: calc(50% - 48px);
    left: 0;
    top: 0;
    z-index: 999;
    padding: 16px 8px
}

.select2-results__option {
    color: #fff;
    height: 36px;
    padding: 7px 8px;
    cursor: pointer
}

.select2-results__option:hover {
    color: #f3f4f8
}

.select2 {
    position: relative
}

.select2 .select2-selection {
    display: block
}

.select2 .select2-selection:after {
    content: url(../images/imgzs1cf9h9ogtbfjn18769axdc2vyxwx.svg);
    width: 12px;
    height: 7px;
    display: inline-block;
    position: absolute;
    right: 16px;
    z-index: -1
}

.select2 .select2-selection[aria-expanded=true]:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 26px
}

input::-webkit-input-placeholder {
    color: #bfbfbf
}

input::-moz-placeholder {
    color: #bfbfbf
}

input:-ms-input-placeholder {
    color: #bfbfbf
}

input::-ms-input-placeholder {
    color: #bfbfbf
}

input::placeholder {
    color: #bfbfbf
}

.form-item {
    width: 100%;
    max-width: 336px;
    margin-bottom: 24px;
    overflow: visible;
    text-align: left
}

.form-item button.js--submit-form.btn.btn-second {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.form-item_wrapper {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse
}

.custom-select, .form-item_input, .select2-container {
    border: 2px solid #1043b6;
    border-radius: 10px;
    width: 100%;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    padding: 12px 16px;
    -webkit-appearance: none;
    background: inherit;
    color: #4e4e4e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.custom-select:focus, .form-item_input:focus, .select2-container:focus {
    outline: 0
}

.custom-select.show ~ .show-icon::before, .form-item_input.show ~ .show-icon::before, .select2-container.show ~ .show-icon::before {
    background-image: url(../images/img3g4lkbr3n0u771dd67hrmuyio0d5k0.svg)
}

.show-icon {
    width: 23px;
    height: 23px;
    position: absolute;
    right: 12px;
    top: 2.0625rem;
    cursor: pointer
}

.show-icon::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url(../images/img3o1zqtzjcr3xqlx2exenf0jbnany2s.svg);
    top: 4px;
    left: 0
}

.custom-select {
    padding: .75rem .875rem;
    background: url(../images/select.svg), #fff;
    background-repeat: no-repeat;
    background-position: 95% center
}

.custom-select.active {
    background: url(../images/select-active.svg), #fff;
    background-repeat: no-repeat;
    background-position: 95% center
}

.form-item_label {
    display: block;
    color: #000
}

.error + .select2 .select2-selection__placeholder {
    color: red
}

label.error {
    position: absolute;
    color: red;
    font-size: 11px;
    line-height: 13px;
    top: 4.5rem;
    z-index: 999;
    left: 0
}

label.error + .form-item_label {
    bottom: 36px
}

.form-item_checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 27px 16px 0
}

.custom-checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-left: 24px;
    height: 24px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-checkbox-label:first-child {
    margin: 0 8px 0 0
}

.custom-checkbox-label .custom-checkbox-input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.custom-checkbox-label .custom-checkbox-input:checked ~ .custom-checkbox:after {
    display: block
}

.custom-checkbox-label .custom-checkbox {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    border-radius: 4px;
    border: 1px solid #1043b6
}

.custom-checkbox-label .custom-checkbox:after {
    content: "";
    position: absolute;
    display: none;
    left: 3px;
    top: 3px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #1043b6
}

.custom-checkbox-label .custom-checkbox:checked {
    border: 1px solid #1043b6 !important
}

.custom-checkbox-label .custom-checkbox-text {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .05em;
    margin-left: 8px
}

#refund_cancellation-error, #user_agreement-error {
    display: none !important
}

#refund_cancellation-error + .custom-checkbox, #user_agreement-error + .custom-checkbox {
    border-color: red
}

.help-text {
    font-size: 14px;
    margin: 0 0 2rem;
    opacity: .5
}

.recomend-text {
    margin: 0 0 .5rem;
    text-align: center;
    opacity: .5
}

.form-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
}

.form-links .form-links_item {
    color: #1043b6;
    font-weight: 700;
    font-size: 13px
}

@media screen and (max-width: 1800px) {
    .form-header {
        background-position-x: -200px
    }

    .show-icon {
        top: 1.75rem
    }
}

@media screen and (max-width: 1024px) {
    #callbackForm .btn {
        margin: 0 auto
    }
}

@media screen and (max-width: 767px) {
    .form-item {
        max-width: 100%
    }

    .form-wrapper, .popup_information {
        padding: 1rem 1.5rem 3rem
    }

    .form-group {
        margin-bottom: 0
    }

    .form-group .form-item, .form-group .form-item_checkbox {
        width: 100% !important
    }

    .select2 {
        position: inherit
    }

    .select2 .select2-selection:after {
        right: 80px
    }

    .select2 .select2-selection[aria-expanded=true]:after {
        margin-top: 12px;
        top: auto !important
    }

    .select2-results__options {
        width: calc(100% - 38px)
    }
}

@media screen and (max-width: 580px) {
    .select2-results__options {
        width: calc(100%)
    }

    .select2 .select2-selection:after {
        right: 60px
    }

    .form-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form-links .form-links_item {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 560px) {
    .select2 .select2-selection:after {
        right: 40px
    }
}