@font-face {
    font-family: 'DS Eraser Cyr';
    src: url('fonts/ds-eraser-cyr.otf'), url('fonts/ds-eraser-cyr.woff');
    font-weight: 400;
    font-style: normal;
}

* {
    /*box-sizing: border-box;*/
}

body {
    margin: 0;
    padding: 0;
    color: #283E5B;
    font-size: 15px;
    line-height: 21px;
    font-family: 'Roboto', sans-serif;
}

main {
    overflow-x: hidden;
}

.container {
    width: 100%;
    padding: 0 25px;
    max-width: 1260px;
    margin: 0 auto;
}

.section-title {
    font-size: 25px;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif;
}

.btn {
    background-color: #E20613;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    border-radius: 5px;
    height: 50px;
    width: 208px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

.intro {
    background-image: url("images/bg-intro-375.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.intro-content {
    padding-top: 41px;
    max-width: 370px;
    padding-bottom: 22px;
}

.intro-content h1 {
    margin: 0 0 27px;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase;
}

.intro-content h1  span {
    color: #E20613;
}

.intro-content p {
    margin: 0 0 25px;
    max-width: 280px;
}

.intro-content .start {
    font-family: 'DS Eraser Cyr';
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.5px;
    position: relative;
    display: inline-block;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

.intro-content .start span {
    display: inline-block;
    width: 10px;
}

.intro-content .start img {
    width: 100%;
}

.intro-content .start::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: 0;
    left: 0;
    background-image: url('images/line.png');
    background-size: 100% 100%;
}

.intro-pic {
    left: -25px;
    width: 100vw;
    position: relative;
}

.intro-pic picture {
    width: 100%;
}

.intro-pic img {
    width: 100%;
}

.block-text {
    padding: 57px 0 70px;
}

.block-text_title {
    max-width: 430px;
}

.block-text_title h2 {
    margin: 0 0 15px;
    font-size: 29px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.block-text_content {
    max-width: 605px;
}

.block-text_content p {
    margin: 0;
    font-size: 14px;
    line-height: 21px;
}

.line {
    background-color: #F5F7FE;
    padding: 13px 0;
}

.line ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.line ul li {
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
    padding-left: 40px;
    margin-bottom: 17px;
}

.line ul li:last-of-type {
    margin: 0;
}

.line ul li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 20px;
    height: 22px;
    background-size: contain;
    background-image: url('images/ok.png');
    background-position: center;
    background-repeat: no-repeat;
}

.line ul li.green {
    color: #E20613;
}

.line ul li.green:before {
    background-image: url('images/ok-green.png');
}

.receive {
    padding: 45px 0 30px;
}

.receive-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.receive-item {
    margin-bottom: 53px;
    display: none;
    align-items: flex-start;
}

.receive-pic {
    width: 40px;
    padding-bottom: 17px;
    border-bottom: 2px solid #E20613;
    flex: 0 0 auto;
    margin-right: 25px;
}

.receive-item:nth-of-type(1),
.receive-item:nth-of-type(2),
.receive-item:nth-of-type(3),
.receive-item:nth-of-type(4){
    display: flex;
}

.receive p {
    margin: 0;
    font-size: 14px;
    line-height: 19px;
    padding-right: 10px;
}

.receive p br {
    display: none;
}

.receive-pic-container {
    width: 100%;
    height: 40px;
    background: #E20613;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.receive-pic-container img {
    max-width: 40px;
}

.receive .section-title {
    margin-bottom: 52px;
}

.more {
    text-align: center;
    color: #0D6625;
    font-size: 14px;
    line-height: 19px;
    display: block;
    border: none;
    background-color: transparent;
    margin: 0 auto;
    width: 125px;
    cursor: pointer;
}

.more p {
    margin: 0;
    padding: 0;
}

.more span {
    display: inline-block;
    width: 10px;
    height: 5px;
    background-image: url('images/arrow.png');
    background-size: cover;
    position: relative;
    top: -6px;
}

.education {
    padding-bottom: 40px;
    position: relative;
    background-color: #FAFBFF;
}

.education-pic {
    position: relative;
    width: 100vw;
    left: -25px;
    margin-bottom: 50px;
}

.education-pic img {
    width: 100%;
}

.education-content .section-title {
    margin: 0 0 30px;
}

.education-content h3 {
    color: #E20613;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    line-height: 34px;
    font-weight: 700;
    margin: 30px 0 7px;
}

.education-content p {
    margin: 0;
    font-size: 14px;
}

.education-content p i {
    display: block;
}

.education-content p br {
    display: none;
}

.education-content p br.display-adaptiv {
    display: inline-block;
}

.education-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.education-content ul span {
    color: #E20613;
}

.price {
    padding-bottom: 115px;
    padding-top: 51px;
    background-image: url('images/bgi-form-375.png');
}

.price .section-title {
    margin: 12px 0 17px;
}

.price-content {
    max-width: 480px;
    display: inline-block;
}

.price-content p {
    max-width: 470px;
}

.price-content p strong {
    display: block;
    margin-bottom: 17px;
}

.cost {
    margin-top: 43px;
}

.cost .old {
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    font-family: 'Montserrat', sans-serif;
}

.cost-content .new {
    font-family: 'Montserrat', sans-serif;
    font-size: 56px;
    margin: -9px 25px 0 0;
    line-height: 83px;
    font-weight: 500;
    position: relative;
}

.cost-content .new:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -15px;
    width: 55px;
    height: 2px;
    background-color: #283E5B;
}

.left {
    margin-top: 40px;
}

.left p {
    margin: 0;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    line-height: 21px;
    font-weight: 500;
}

.left span {
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
}

.form {
    display: block;
    /* background-image: url('images/form.png'); */
    background: radial-gradient(circle, rgba(226,6,19,1) 45%, rgba(181,6,19,1) 100%);
    border-radius: 12px;
    width: 100%;
    vertical-align: top;
    padding: 35px 20px;
    letter-spacing: 0.5px;
    background-size: cover;
    position: relative;
    max-width: 380px;
    margin: 59px auto 0;
}

.form h3 {
    margin-top: 0;
    color: #fff;
    font-weight: 300;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 22px;
}

.form h3 strong {
    font-weight: 500;
}

.form form {
    width: 380px;
    margin: 0 auto;
}

form input {
    height: 40px;
    margin-bottom: 17px;
    background-color: #fff;
    width: 100%;
    border: none;
}

.RForm form {
    display: block;
    position: relative;
    z-index: 2;
}
.RForm form > div {
    width: 100%;
}
.RForm form > div > * {
    width: 100%;
}
.RForm input:not([type=checkbox]), .RForm select {
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
    color: #000;
    padding: 10px 18px;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid transparent;
    transition: border 0.3s ease;
}
.RForm input:not([type=checkbox])::placeholder, .RForm select::placeholder {
    color: #000;
}
.RForm input:not([type=checkbox]).uk-form-success, .RForm select.uk-form-success {
    border-color: #000;
}
.usf-country {
    position: relative;
    cursor: pointer;
}
.usf-country select {
    cursor: pointer;
}
.usf-country:after {
    content: '';
    position: absolute;
    top: 18px;
    right: 13px;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    transition: border-color 0.3s, transform 0.3s;
}
.RForm .fe-phone-conteiner {
    display: flex;
    justify-content: space-between;
}
.RForm .fe-phone-conteiner > div:first-of-type {
    width: 24%;
}
.RForm .fe-phone-conteiner > div:first-of-type input {
    padding: 10px 3px;
    text-align: center;
    margin-bottom: 0;
}
.RForm .fe-phone-conteiner > div:last-of-type {
    width: calc(76% - 14px);
}
.RForm .fe-phone-conteiner > div:last-of-type:before {
    left: -21%;
}
.RForm .buttonSubmit {
    font-family: "Raleway-Bold", sans-serif;
    text-align: center;
    transition: opacity 0.3s ease;
}
.RForm .agreementText {
    color: #000;
    position: relative;
    margin-top: 11px;
    padding-left: 35px;
    line-height: 12px;
}
.RForm .agreementText a {
    text-decoration: underline;
    transition: 0.3s;
}
.RForm .agreementText input {
    position: absolute;
    top: 1px;
    left: -7px;
    width: 21px !important;
    height: 21px !important;
    display: inline-block;
    background-color: transparent;
    border: 2px solid #fd8f33;
    border-radius: 3px;
    margin-right: 15px;
    cursor: pointer;
}

.agree-terms-conditions-label, .agree-terms-conditions-label a {
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    font-family: 'Roboto', sans-serif;
}

.RForm .agreementText input:before, .RForm .agreementText input:after {
    content: '';
    /*position: absolute;*/
    /*background-color: #fd8f33;*/
    /*transform: rotate(45deg);*/
    /*opacity: 0;*/
    /*transition: opacity 0.3s ease;*/
}
.RForm .agreementText input:before {
    width: 3px;
    height: 14px;
    left: 14px;
    top: 5px;
}
.RForm .agreementText input:after {
    width: 7px;
    height: 3px;
    left: 4px;
    top: 12px;
}
.RForm .agreementText input:checked:before, .RForm .agreementText input:checked:after {
    opacity: 1;
}
.uk-form-danger {
    border-color: #fe5959 !important;
    font-weight: 500 !important;
}
.ts-tooltip {
    position: relative;
}
.ts-tooltip::before {
    content: attr(data-tooltip);
    display: block;
    color: #fe5959;
    position: absolute;
    top: -14px;
    left: -5px;
    right: -5px;
    text-align: center;
}
.agree-terms-conditions-bad span, .agree-terms-conditions-bad a {
    color: #ff4f46 !important;
}
.uk-position-absolute {
    display: none;
}
.RForm {
    min-width: 240px;
}
.RForm form {
    padding: 0 !important;
}
.RForm .indent {
    padding: 0 !important;
    margin: 2px 0 !important;
}
.RForm .direction-indent {
    margin-left: 15px;
}
.RForm form {
    margin: 0 auto;
    width: 100%;
}
/*Высота инпутов*/
.RForm form input {
    height: 40px !important;
}
.RForm form .customer_phone {
    width: 100%;
}
.RForm form button,
.price .xcritical-form .xcritical-form_btn {
    height: 40px;
    margin-top: 8px;
    font-size: 13px;
    line-height: 16px !important;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #fff;
    background: transparent !important;
    transition: background 0.3s;
    outline: none;
    -webkit-appearance: none;
}
.price .xcritical-wrapper form {
    width: 100%;
}
.price .xcritical-form .xcritical-form_term {
    color: #ffffff;
    height: auto;
}
.price .xcritical-form .xcritical-form_term a {
    color: #ffffff;
    text-decoration: underline;
}
.RForm form input:not([type=checkbox]), .RForm form select {
    height: 40px !important;
    padding-left: 25px;
    font-family: "Raleway-Regular", sans-serif;
    border-radius: 4px;
}
.buttonSubmit {
    width: 100% !important;
    line-height: 165% !important;
    cursor: pointer !important;
}
.RForm div:nth-child(1) input, .RForm div:nth-child(2) input, .RForm div:nth-child(3) input, .RForm div:nth-child(4) input, .RForm div:nth-child(5) select, .RForm div:nth-child(6) button {
    margin: 7px 0;
}
.RForm div:nth-child(6) button {
    min-height: 30px;
}
.countries-drop-down {
    width: 100%;
}
/*.tooltip {*/
/*    position: relative;*/
/*}*/
/*.tooltip:before {*/
/*    content: attr(data-tooltip);*/
/*    position: absolute;*/
/*    top: -12px;*/
/*    left: 0;*/
/*    font-size: 10px;*/
/*    color: #f73d3d;*/
/*    text-align: left;*/
/*}*/
/*.validationCorrect {
}
 .bad-class1{
}
*/
.RForm form > div:nth-child(1) {
    order: 1;
}
.RForm form > div:nth-child(2) {
    order: 2;
}
.RForm form > div:nth-child(3) {
    order: 3;
}
.RForm form > div:nth-child(4) {
    order: 4;
}
.RForm form > div:nth-child(5) {
    order: 4;
}
.RForm form > div:nth-child(6) {
    order: 6;
}
@media (max-width: 959px) and (min-width: 768px) {
    .RForm div:nth-child(3) {
        order: 5;
    }
    .RForm div:nth-child(4) {
        order: 6;
    }
    .RForm div:nth-child(5) {
        order: 4;
    }
}
@media (max-width: 959px) {
    .RForm form > div:nth-child(4) {
        order: 4;
    }
    .RForm form > div:nth-child(5) {
        order: 3;
    }
}
@media (max-width: 767px) {
    .RForm form > div:nth-child(4) {
        order: 3;
    }
    .RForm form > div:nth-child(5) {
        order: 4;
    }
}
@media (max-width: 279px) {
    .RForm div:nth-child(1) {
        order: 1;
    }
    .RForm div:nth-child(2) {
        order: 2;
    }
    .RForm div:nth-child(5) {
        order: 3;
    }
    .RForm div:nth-child(4) {
        order: 5;
    }
    .RForm div:nth-child(3) {
        order: 4;
    }
    .RForm div:nth-child(6) {
        order: 6;
    }
}
.bad-class1 {
    background-color: #efefef !important;
    border: 3px solid #f55 !important;
}
.email {
    height: 30px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #ddd;
    background: #fff;
    color: #444;
    -webkit-transition: all 0.2s linear;
    -webkit-transition-property: border, background, color, box-shadow, padding;
    transition: all 0.2s linear;
    transition-property: border, background, color, box-shadow, padding;
}
/* end US-1 */
/* for 3 fields */
.usf-country {
    order: 2 !important;
}
.custom-form__ab .custom-select {
    position: relative;
    font-family: Arial;
    display: flex;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
}
.RForm .direction-indent {
    order: 2;
    margin-left: 0px;
    width: 100%;
}
.custom-form__ab .custom-select select {
    display: none;
}
.custom-form__ab .select-selected {
    display: flex;
    background-color: transparent;
    width: 100%;
    max-width: 90px;
    position: absolute;
    top: -1px;
    left: 10px;
    bottom: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    align-items: center;
    order: 1;
    border-right: none;
    margin: 5px 0;
}
.custom-form__ab .select-selected:after {
    position: absolute;
    content: "";
    top: 20px;
    right: 7px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #615c5c transparent transparent transparent;
}
.custom-form__ab .select-selected:hover:after {
    position: absolute;
    content: "";
    top: 27px;
    right: 7px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #2e2c2c transparent transparent transparent;
}
.custom-form__ab .select-selected.select-arrow-active:after {
    border-color: transparent transparent #000 transparent;
    top: 20px;
}
.custom-form__ab .select-items .custom-option, .select-selected, .same-as-selected {
    display: flex;
    padding: 8px 9px;
    border: none;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    width: 100%;
}
.custom-form__ab .custom-option div, .same-as-selected div {
    padding: 0 10px;
}
.custom-form__ab .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}
.custom-form__ab .select-hide {
    display: none;
}
.custom-form__ab .select-items .custom-option:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}
.custom-form__ab .phone_operator {
    display: none;
}
.custom-form__ab .select-selected .country-flag {
    width: 24px;
    height: 17px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.custom-form__ab .customer_phone.userPhone {
    order: 2;
}
.custom-form__ab .custom-option {
    display: flex;
}
.custom-form__ab .custom-option .country-name {
    padding-left: 0px;
    line-height: 18px;
    font-size: 13px;
    width: 85%;
    padding: 0 10px;
    color: #000;
}
.country-code {
    font-weight: 400;
    font-size: 16px;
}
.select-items .country-code {
    font-size: 14px;
}
.custom-form__ab .select-selected .country-code {
    flex: 1;
    text-align: center;
}
.custom-form__ab .custom-option .country-flag {
    width: 5px;
    height: 17px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
}
.custom-form__ab .custom-option .country-code {
    width: 19%;
    text-align: center;
    color: #000 !important;
}
.custom-form__ab .country-flag {
    background-repeat: no-repeat;
}
.custom-form__ab .customer_phone.userPhone {
    padding-left: 115px !important;
}
.virtual-list-wrapper {
    overflow-x: hidden !important;
}
.virtual-list-wrapper::-webkit-scrollbar {
    width: 7px;
    background-color: #f5f5f5;
}
.RForm .usf-button {
    order: 4;
}
.uk-form-danger {
    background: #fff7f8 !important;
}
.RForm {
    max-width: 530px;
    margin: 0 !important;
    padding-top: 0 !important;
}
.grid-element.uk-width-medium-1-2.uk-width-small-1-1.indent.usf-button.uk-width-large-1-3 {
    padding-top: 5px !important;
}
.direction-indent.tooltip + .select-selected {
    border-color: #dc8d99 !important;
}
.custom-select .tooltip {
    position: static;
}
.RForm .agreementText {
    padding-left: 40px;
    color: #808a93;
}
@media (max-width: 959px) and (min-width: 768px) {
    .RForm .usf-email {
        order: 2;
    }
}
@media (max-width: 1104px) and (min-width: 960px) {
    .custom-form__ab .custom-option .country-name {
        line-height: 12px;
        padding: 0 4px !important;
        width: 82%;
    }
}
@media (max-width: 959px) and (min-width: 476px) {
    .custom-form__ab .custom-option .country-name {
        line-height: 20px;
        width: 75%;
        font-size: 16px;
    }
    .custom-select .tooltip:before {
        left: 15px;
    }
    .custom-form__ab .select-selected {
        left: 27px;
    }
    .custom-form__ab .customer_phone.userPhone {
        padding-left: 120px !important;
    }
    .select-items .country-code {
        font-size: 16px;
    }
    .custom-form__ab .custom-option .country-code {
        width: 10%;
    }
}
@media (max-width: 767px) and (min-width: 320px) {
    .custom-form__ab .select-selected:after {
        top: 14px;
    }
    .custom-form__ab .select-selected:hover:after {
        top: 14px;
    }
    .custom-form__ab .select-selected.select-arrow-active:after {
        top: 7px;
    }
    .custom-form__ab .select-selected {
        left: 10px;
    }
    .custom-form__ab .customer_phone.userPhone {
        padding-left: 105px;
    }
    .custom-form__ab .select-items {
        padding-left: 11px;
    }
    .custom-form__ab .select-selected .country-flag {
        position: relative;
        top: -2px;
    }
    .custom-form__ab .customer_phone.userPhone {
        padding-left: 125px !important;
    }
}
@media (max-width: 959px) and (min-width: 768px) {
    .custom-form__ab .select-items {
        margin-left: 15px;
        right: 15px;
        padding-left: 11px;
    }
    .custom-form__ab .select-selected:after {
        top: 17px;
    }
    .custom-form__ab .select-selected:hover:after {
        top: 17px;
    }
    .custom-form__ab .select-selected.select-arrow-active:after {
        top: 10px;
    }
    .custom-form__ab .customer_phone.userPhone {
        padding-left: 105px;
    }
    .custom-form__ab .select-selected {
        top: -2px;
    }
    .grid-element.uk-width-medium-1-2.uk-width-small-1-1.indent.usf-button.uk-width-large-1-3 {
        padding-top: 0px !important;
    }
}
@media (max-width: 375px) {
    .RForm form {
        margin-left: 0 !important;
        padding: 5px 0 !important;
    }
    .RForm .indent {
        padding: 0 0 0 0px !important;
    }
    .custom-form__ab .select-selected {
        left: 0px;
    }
    .RForm .agreementText {
        padding-left: 30px;
    }
}
@media (max-width: 767px) {
    .LPForm.RForm {
        width: 100%;
    }
    .tooltip:before {
        font-size: 10px;
    }
    .custom-select {
        position: relative;
    }
    .custom-select .tooltip {
        position: static;
    }
    .tooltip:before {
        left: 20px;
    }
}
@media (max-width: 745px) {
    .RForm .usf-button {
        padding-top: 5px !important;
    }
}
@media (max-width: 638px) {
    .RForm .indent {
        width: 100%;
    }
}
@media (max-width: 530px) {
    .RForm .indent {
        width: 100% !important;
    }
}
@media (max-width: 375px) {
    .custom-form__ab .select-items {
        margin-left: 0px;
    }
    .custom-select .tooltip:before {
        left: 0 !important;
    }
    .tooltip:before {
        left: 0px;
    }
    .custom-form__ab .select-selected.select-arrow-active:after {
        top: 12px;
    }
    .custom-form__ab .select-selected {
        top: 0;
    }
    .grid-element.uk-width-medium-1-2.uk-width-small-1-1.indent.usf-button.uk-width-large-1-3 {
        padding-top: 0px !important;
    }
    .custom-form__ab .customer_phone.userPhone {
        padding-left: 110px !important;
    }

    .cashback .container {
             height: 35%;
        }



}
.RForm .uk-width-medium-1-2 {
    width: 100% !important;
}
.virtual-list-wrapper {
    overflow-x: hidden !important;
}
.virtual-list-wrapper::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}
.virtual-list-wrapper::-webkit-scrollbar-track {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
}
.virtual-list-wrapper::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: linear-gradient(left, #fff, #e4e4e4);
    border: 1px solid #aaa;
}
.virtual-list-wrapper::-webkit-scrollbar-thumb:hover {
    background: #fff;
}
.agree-terms-conditions-span {
    margin-right: 0;
}

.cashback {
    box-shadow: 0 0 20px #223652;
    background-image: url('images/bg-375.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 55px 0;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: -100%;
    opacity: 0;
    visibility: hidden;
    left: 0;
    width: 100%;
    transition: bottom 0.8s ease, opacity 1s ease 1s, visibility 1s ease 1s;
}

.cashback.active {
    bottom: 0;
    z-index: 9999;
    visibility: visible;
    opacity: 1;
    transition: bottom 1s ease;
    transform: translate3d(0, 0, 0);
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.cashback h2 {
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
}

.cashback h2 span {
    color: #E20613;
}

.cashback p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 23px;
}

.cashback .btn {
    margin: 0 auto;
    width: 274px;
    height: 47px;
    font-size: 14px;
    line-height: 17px;
}

.cashback .close-container {
    position: absolute;
    top: -15px;
    right: 20px;
}

.cashback .close {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #E20613;
    border: 1px solid #fff;
    position: relative;
    cursor: pointer;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.cashback .close:before {
    content: '';
    transform: rotate(45deg);
    width: 15px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 25%;
    top: 50%;
}

.cashback .close:after {
    position: absolute;
    left: 25%;
    top: 50%;
    content: '';
    transform: rotate(-45deg);
    width: 15px;
    height: 1px;
    background-color: #fff;
}

.form.active .thank, .form.active .thank-user, .form.active .ts-send-error, .form.active .form-for-user {
    display: flex;
}

.thank, .ts-send-error, .form-for-user, .thank-user {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    display: none;
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
    left: 0;
    z-index: 99;
    font-size: 20px;
    line-height: 26px;
    border-radius: 12px;
}

.thank, .ts-send-error, .form-for-user-block {
    background-image: url('images/form.png');
    background-size: cover;
}
.form-for-user-block {
    padding: 40px 50px;
    border-radius: 12px;
}

.ts-form-hide .RForm,
.ts-form-hide .xcritical-wrapper {
    opacity: 0;
}
.ts-form-hide .ts-form-title {
    opacity: 0;
}
.form.ts-form-hide {
    background-image: none;
}


.form .thank h3, .form .thank-user h3, .form .ts-send-error h3, .form .form-for-user h3 {
    margin: 0;
}

.overlay {
    position: fixed;
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    visibility: hidden;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,0.5);
    z-index: 99999;
    top: 0;
    left: 0;
    display: flex;
    opacity: 0;
    transition: opacity 0.8s ease, visibility 0.8s ease;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.8s ease, visibility 0.8s ease;
}

.popup {
    width: auto;
    max-width: 600px;
    border-radius: 12px;
    display: flex;
    position: relative;
    overflow-y: auto;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
}

.popup .close {
    right: 25px;
    cursor: pointer;
    top: 25px;
    position: absolute;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    z-index: 99999;
    background-color: transparent;
}

.popup .close:before {
    content: '';
    transform: rotate(45deg);
    width: 18px;
    height: 2px;
    position: absolute;
    left: 25%;
    top: 50%;
}

.popup .close:after {
    position: absolute;
    left: 25%;
    top: 50%;
    content: '';
    transform: rotate(-45deg);
    width: 18px;
    height: 2px;
}

.close-white {
    border: 2px solid #FFF;
}
.close-white:after,
.close-white:before {
    background-color:  #FFF;
}

.close-black {
    border: 2px solid #283E5B;
}

.close-black:after,
.close-black:before {
    background-color:  #283E5B;
}


.popup-left {
    background-size: 100% 100%;
    background-image: url('images/popup.png');
    background-color: #1A4C8D;
    padding: 40px 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    max-width: 600px;
    width: 100%;
}

.regist .popup-left {
    background-image: url('images/regist.png');
}

.regist .popup-right {
    display: inline-block;
    position: relative;
}

.popup-right .thank {
    background-image: url('images/poopup-form.png');
    color: #283E5B;
}

.popup-right .ts-send-error {
    background-image: url('images/poopup-form.png');
    color: darkred;
}



.popup-right .thank.active, .popup-right .ts-send-error.active {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.form .thank.active, .form .thank-user.active, .form .ts-send-error.active, .form .form-for-user.active {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


.popup-left img {
    width: 213px;
}

.popup-left h2 {
    font-size: 38px;
    line-height: 48px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 40px;
    margin-top: 26px;
}

.popup-left .number {
    padding: 15px 30px;
    background: #3D6FAF;
    border-radius: 7px;
    border: 1px solid #E20613;
    display: inline-block;
    font-size: 34px;
    line-height: 46px;
    font-weight: 600;
    margin-bottom: 23px;
}

.popup-left p {
    margin-bottom: 0;
}

.popup-right {
    display: none;
    max-width: 600px;
    width: 100%;
    background-color: #fff;
    padding: 40px 20px;
    background-image: url('images/poopup-form.png');
    background-size: 100% 100%;
    vertical-align: top;
}

.popup-right h3 {
    font-size: 21px;
    line-height: 35px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 15px;
}

.popup .RForm {
    width: 100%;
    margin: 0 auto !important;
}

.popup .RForm input:not([type="checkbox"]), .popup .RForm select {
    border: 1px solid #283E5B;
    border-radius: 3px;
}

.popup .RForm form input:not([type="checkbox"]),.popup  .RForm form select {
    height: 50px!important;
    margin-bottom: 15px;
}

.popup .RForm form button {
    color: #fff;
    background-color: #31B255 !important;
    border-radius: 4px;
    height: 50px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 15px;
}

.popup  .agree-terms-conditions-label, .popup  .agree-terms-conditions-label a {
    color: #A3B1C5;
    font-size: 13px;
    line-height: 15px;
}

@media (min-width: 800px) {
    body {
        font-size: 15px;
        line-height: 24px;
    }

    .section-title {
        font-size: 34px;
        line-height: 47px;
    }

    .container {
        padding: 0 30px;
    }

    .intro {
        background-color: #FAFBFF;
        background-image: none;
    }

    .intro-content h1 {
        font-size: 43px;
        line-height: 51px;
        margin-bottom: 37px;
    }

    .intro-content {
        padding-top: 93px;
        padding-bottom: 118px;
    }

    .intro-content p {
        margin: 0 0 33px;
        max-width: 345px;
    }

    .intro-content .start {
        font-size: 22px;
        line-height: 32px;
    }

    .intro-content .start span {
        width: auto;
    }

    .btn {
        font-size: 18px;
        line-height: 27px;
        border-radius: 5px;
        height: 67px;
        width: 280px;
    }

    .intro-pic {
        position: absolute;
        bottom: 0;
        right: 0;
        left: auto;
        width: auto;
    }

    .block-text {
        padding: 85px 0;
    }

    .block-text_title {
        margin-bottom: 15px;
    }

    .block-text_title h2 {
        margin: 0;
        font-size: 35px;
        line-height: 45px;
    }

    .block-text_title h2 br {
        display: none;
    }

    .block-text_content {
        max-width: 535px;
    }

    .block-text_content p {
        font-size: 16px;
        line-height: 25px;
    }

    .line {
        padding: 20px 0;
    }

    .line ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .line ul li:before {
        width: 20px;
        height: 30px;
    }

    .line ul li {
        font-size: 17px;
        line-height: 29px;
        margin-bottom: 0;
        padding-left: 30px;
    }

    .receive {
        padding: 53px 0 30px;
    }

    .receive .section-title {
        margin-bottom: 40px;
    }

    .receive-list {
        margin: 0 -15px;
        display: block;
    }

    .receive-item {
        width: 33%;
        padding: 0 7px;
        display: inline-flex !important;
        flex-direction: column;
        margin-bottom: 54px;
    }

    .receive-pic {
        width: 46px;
        padding-bottom: 17px;
        margin-bottom: 17px;
    }

    .receive-pic-container {
        height: 46px;
    }

    .education-pic {
        left: -30px;
        margin-bottom: 60px;
    }

    .education-content {
        position: relative;
        max-width: 550px;
    }

    .education-content h3 {
        font-size: 25px;
        line-height: 43px;
        margin: 30px 0 3px;
    }

    .price {
        padding-bottom: 115px;
        padding-top: 85px;
    }

    .price .section-title {
        margin: 12px 0 23px;
    }

    .price-content {
        max-width: 310px;
    }

    .cost {
        margin-top: 45px;
    }

    .cost .old {
        font-size: 24px;
        line-height: 35px;
    }


    .cost-content {
        display: flex;
        align-items: flex-start;
    }

    .cost-content .new::after {
        display: none;
    }

    .left {
        border-left: 2px solid #283E5B;
        padding-left: 22px;
        margin-top: 13px;
    }

    .form {
        display: inline-block;
        margin-top: 17px;
        width: 360px;
        margin-left: 65px;
        padding: 43px 18px 55px;
    }

    .form h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .form form {
        width: 280px;
    }

    .cashback {
        box-shadow: 0 0 41px #223652;
        background-image: url('images/bg-800.png');
        padding: 70px 0;
    }

    .cashback h2 {
        font-size: 33px;
        line-height: 39px;
        margin-bottom: 10px;
    }

    .cashback p {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 29px;
    }

    .cashback .close-container {
        position: absolute;
        top: -20px;
        right: 35px;
    }

    .cashback .close {
        width: 43px;
        height: 43px;
    }

    .more {
        display: none;
    }

    .cashback .close::before,
    .cashback .close::after {
        width: 21px;
    }
}

@media (min-width: 1200px) {
    body {
        font-size: 16px;
        line-height: 24px;
    }

    .container {
        padding: 0 40px;
    }

    .intro-content {
        padding-top: 160px;
        padding-bottom: 102px;
    }

    .intro-content h1 {
        margin-bottom: 25px;
    }

    .intro-content p {
        margin: 0 0 45px;
    }

    .block-text_title h2 br {
        display: inline-block;
    }

    .block-text_content {
        max-width: 545px;
    }

    .block-text {
        padding: 100px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .block-text_title h2 {
        margin: 0;
        font-size: 43px;
        line-height: 60px;
    }

    .block-text_content p {
        font-size: 16px;
        line-height: 25px;
    }

    .line ul li {
        font-size: 24px;
        line-height: 40px;
        padding-left: 40px;
    }

    .line ul li:before {
        width: 30px;
        height: 30px;
    }

    .receive {
        padding: 105px 0 55px;
    }

    .receive .section-title {
        margin-bottom: 58px;
    }

    .receive-list {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .receive-item {
        width: 260px;
        margin-bottom: 66px;
    }

    .receive p br {
        display: inline-block;
    }

    .education {
        padding-top: 85px;
        padding-bottom: 57px;
        position: relative;
        overflow: hidden;
    }

    .education-pic {
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .education-content {
        margin-left: 567px;
        position: relative;
        max-width: 465px;
    }

    .education-content h3 {
        margin: 30px 0 7px;
    }

    .price {
        padding-bottom: 115px;
        padding-top: 108px;
    }

    .price-content {
        max-width: 490px;
    }

    .price .section-title {
        margin: 12px 0 62px;
    }

    .cost {
        margin-top: 90px;
    }

    .cost .old {
        font-size: 24px;
        line-height: 35px;
    }


    .cost-content {
        display: flex;
        align-items: flex-start;
    }

    .left {
        border-left: 2px solid #283E5B;
        padding-left: 22px;
        margin-top: 13px;
    }

    .form {
        width: 490px;
        max-width: 490px;
        margin-left: 148px;
        padding: 35px 40px 60px;
        margin-top: 5px;
    }

    .form form {
        width: 376px;
    }

    .form h3 {
        font-size: 25px;
        line-height: 36px;
        margin-bottom: 37px;
    }

    .cashback {
        box-shadow: 0 0 41px #223652;
        background-position: center;
        background-image: url('images/bg.png');
        padding: 75px 0 63px;
    }

    .cashback h2 {
        font-size: 33px;
        line-height: 39px;
        margin-bottom: 10px;
    }

    .cashback p {
        font-size: 15px;
        line-height: 21px;
        max-width: 425px;
        margin: 0 auto 30px;
    }

    .cashback p br {
        display: none;
    }

    .cashback .close-container {
        position: absolute;
        top: -20px;
        right: 50px;
    }

    .cashback .close {
        width: 43px;
        height: 43px;
    }

    .cashback .close::before,
    .cashback .close::after {
        width: 21px;
    }

    .popup {
        max-width: 1205px;
        flex-wrap: nowrap;
        height: auto;
    }

    .popup-left {
        padding: 85px 110px 100px;
    }

    .popup-right {
        padding: 72px 34px;
    }

    .popup-right h3 {
        font-size: 30px;
        line-height: 43px;
        margin-bottom: 40px;
    }

    .popup .RForm {
        width: 494px;
        margin: 0 auto !important;
    }
}

@media (min-width: 1560px) {
    .container {
        padding: 0 20px;
    }

    .intro {
        background-size: contain;
        background-color: transparent;
        background-image: url("images/bg-intro.jpg");
    }

    .block-text_content {
        max-width: 602px;
    }

    .block-text {
        padding: 100px 0 82px;
    }

    .education-content p br {
        display: inline-block;
    }

    .education {
        padding-bottom: 80px;
    }

    .education-content {
        margin-left: 616px;
        position: relative;
        max-width: 525px;
    }

    .education-pic picture {
        display: block;
        height: 100%;
    }

    .education-pic img {
        width: auto;
        height: 100%;
    }

    .receive {
        padding: 97px 0 85px;
    }

    .price {
        padding-bottom: 115px;
        padding-top: 108px;
        overflow: hidden;
        /* background-image: url('images/bgi-form.png'); */
        background-repeat: no-repeat;
        background-size: cover;
    }

    .cost {
        margin-top: 63px;
    }

    .form:after {
        content: '';
        background-image: url('images/fly.png');
        width: 490px;
        height: 126px;
        position: absolute;
        top: 14px;
        left: 94%;
    }
}


.ts-user-registry {
    display: none !important;
}

.ts-main .intro .btn {
    color: white;
}

.ts-main .cashback h2 {
    color: white;
}

@media screen and (max-width: 767px) {
    .ts-main .container {
        height: auto;
    }
}


/****/

.block_after_register {
    display: inline-block;
    margin-left: 180px;
    position: relative;
}

.thank_after{
    position: absolute;
    width: 330px;
    height: 150px;
    color: #fff;
    /*display: none;*/
    text-align: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    top: 0;
    left: 0;
    z-index: 99;
    font-size: 20px;
    line-height: 26px;
    background-image: url(images/form.png);
    border-radius: 12px;
    visibility: hidden;
    background-color: #415879;
}

.thank_after h3{
    margin-top: 20px;
}

.btn_after_register {
    background-color: #E20613;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    border-radius: 5px;
    height: 50px;
    width: 208px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

.form .btn_after_register {
    border: 2px white solid;
    font-size: 24px;
    width: 300px;
    height: 60px;
}

.active_after{
    visibility: visible!important;
}

@media (max-width: 900px) {
    .btn_after_register {
        font-size: 18px;
        line-height: 27px;
        border-radius: 5px;
        height: 67px;
        width: 280px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .block_after_register {
        display: inline-block;
        margin-left: 0px;
        position: relative;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: 380px) {
    .form .btn_after_register {
        font-size: 18px;
        width: 200px;
        height: 50px;
    }
}



.footer {
    margin-top: 0 !important;
    padding-top: 0 !important;
}