@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("fonts/Roboto-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: "Roboto";
    background-color: #16161b;
    -webkit-user-select: text;
    -moz-user-select: text;
    -webkit-user-select: text;
    user-select: text;
}

#toTop {
    width: 70px;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    cursor: pointer;
    display: none;
    color: #333;
    font-family: verdana;
    font-size: 11px;
    z-index: 999;
}


.content {
    display: block;
    width: 1170px;
    margin: auto;
    z-index: 99;
}

.head_logo {
    margin-top: 13px;
    height: 35px;
}

.red_btn {
    margin-top: 46px;
    border-radius: 27.5px;
    background-color: #f93337;
    box-shadow: 0px 23px 18px 0 rgba(0, 0, 4, 0.19);
    padding: 18px 42px 19px 42px;
    display: inline-block;
    color: #f5f5fd;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.5px;
    transition: 0.3s;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}

    .red_btn:hover {
        transition: 0.3s;
        background-color: #c9272a;
    }

.img_sl_re_2_2 {
    margin-left: 18px;
}

.caption {
    font-family: Roboto;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.9px;
    color: #f5f5fd;
    margin-top: 0px;
    margin-bottom: 0px;
}

.smi {
    background-color: #101014;
    margin-top: 340px;
    padding-bottom: 220px;
}

.smi_zg {
    font-family: Roboto;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.9px;
    text-align: left;
    color: #f5f5fd;
    padding-top: 50px;
    margin: 0px;
    margin-bottom: 70px;
}

.zag_smi {
    width: 80px;
    height: 18px;
    font-family: Roboto;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    text-align: left;
    color: #f5f5fd;
}

.smi_slaid {
    padding: 30px;
    background-color: #16161a;
    width: 310px;
}

    .smi_slaid p {
        font-family: Roboto;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        margin-top: 11px;
        margin-bottom: 21px;
        height: 66px;
    }

    .smi_slaid a {
        text-decoration: none;
        font-family: Roboto;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.4px;
        text-align: left;
        color: #f5f5fd;
        height: 21px;
        display: inline-block;
        border-bottom: 2px solid #f93337;
        -moz-user-select: text;
        -khtml-user-select: text;
        user-select: text;
        outline: none;
    }

a:active {
    outline: none;
}

.smi_slaid_img {
    position: relative;
    height: 31px;
}

    .smi_slaid_img img {
        position: absolute;
        margin: auto;
        top: 0;
    }

.text {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-align: left;
    color: #f5f5fd;
    margin-top: 32px;
    margin-bottom: 0px;
}

.header_caption {
    margin-top: 152px;
    margin-bottom: 0px;
}

.header_text {
    margin-top: 32px;
    margin-bottom: 0px;
}

.head_background {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 910px;
    height: 916px;
    overflow: hidden;
}

.head_background_round {
    position: absolute;
    border-radius: 50%;
    margin-top: -358px;
    z-index: 10;
    width: 1107px;
    height: 1107px;
    background-color: #1a1a1f;
}

    .head_background_round:after {
        width: 707px;
        height: 707px;
        background-color: #222227;
        content: "";
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        border-radius: 50%;
        z-index: 9;
        margin-top: 200px;
    }

    .head_background_round:before {
        content: "";
        position: absolute;
        width: 907px;
        height: 907px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        background-color: #1e1e23;
        border-radius: 50%;
        z-index: 9;
        margin-top: 100px;
    }

.head_background_logo {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/logo_large.png);
    width: 490px;
    height: 725px;
    z-index: 11;
}

.head_background_phone {
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/iphone.png);
    width: 302px;
    height: 577px;
    margin-top: 76px;
    margin-right: 205px;
    z-index: 12;
    background-size: cover;
}

.inline {
    display: inline-block;
    vertical-align: middle;
}

.game {
    margin-top: 430px;
}

.game_text_right {
    margin-left: 80px;
}

.game_text_left {
    margin-right: 80px;
}

.game_bloc {
    margin-bottom: 172px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.semicircle {
    background: #141418;
    position: absolute;
    width: 625px;
    height: 1129px;
    z-index: -1;
}

.semicircle_left {
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    left: 0;
    margin-top: 525px;
}

.semicircle_right {
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    right: 0;
    margin-top: 1360px;
}

.about_company {
    position: relative;
    background-color: #1b1b21;
}

.nazir {
    width: 652px;
    height: 646px;
    right: 0;
    bottom: 0;
    position: absolute;
    background: url(../img/layer4-iloveimg-cropped.png);
}

.about_content {
    padding-top: 81px;
    padding-bottom: 97px;
    width: 645px;
}

.nazir img {
    margin-top: -21px;
    margin-left: 114px;
}

.about_content_zg {
    margin-top: 0px;
    font-family: Roboto;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.9px;
    text-align: left;
    color: #f5f5fd;
}

.about_content p {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: 0.4px;
    text-align: left;
    color: #d4d4dc;
    margin: 0px;
}

p.about_content_white {
    margin-top: 10px;
    line-height: 1.88;
    color: #ffffff;
}

p.about_content_white_block {
    margin-top: 15px;
    margin-bottom: 22px;
}

.reletiv span {
    position: absolute;
    z-index: -1;
    font-family: Roboto;
    font-size: 188.3px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    color: #fc364d;
    top: 0;
    left: 0;
    margin-top: 32px;
    margin-left: -37px;
}

.reletiv {
    position: relative;
}

.conyent_slider {
    width: 983px;
    margin: auto;
}


.slaider_caption {
    text-align: center;
    margin-top: 61px;
    margin-bottom: 20px;
}

.border_bottom {
    display: block;
    width: 100px;
    height: 3px;
    background-color: #fc364d;
    margin: auto;
    margin-bottom: 59px;
}

.slider_btn_a {
    margin: auto;
    display: block;
    width: 125px;
    padding: 18px 53px 19px 53px;
    margin-top: 50px;
    margin-bottom: 52px;
    text-align: center;
}

.sl_le_zg {
    margin: 0px;
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.5px;
    text-align: left;
    color: #f5f5fd;
    margin-top: 13px;
    margin-bottom: 6px;
    -webkit-text-size-adjust: 100%;
}

.sl_le_pzg {
    margin: 0px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    text-align: left;
    color: rgba(245, 245, 253, 0.3);
}

.sl_le_img {
    display: inline-block;
    margin: 0px;
    vertical-align: top;
}

.sl_le_text {
    display: inline-block;
    margin: 0px;
    vertical-align: top;
    margin-left: 20px;
}

.sl_le_te {
    margin-top: 29px;
    margin-bottom: 27px;
}

    .sl_le_te p {
        font-family: Roboto;
        font-size: 18px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.5px;
        text-align: left;
        color: #d4d4dc;
        max-width: 403px;
        margin: 0px;
    }

.img_sl_le_2 {
    margin-left: 15px;
}

.inline_sl {
    display: inline-block;
    vertical-align: top;
}

.slaid_right {
    margin-left: 100px;
}

.slaid_left {
    padding-top: 46px;
    padding-left: 16px;
}

.slider_btn {
    position: absolute;
    top: 0;
    width: 70px;
    height: 70px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.slider-prev {
    left: 0;
    margin-left: -99px;
    margin-top: 161px;
    background: url(../img/dsds.png);
    cursor: pointer;
    transition: 0.3s;
}

.slider-next {
    right: 0;
    margin-right: -99px;
    margin-top: 161px;
    background: url(../img/3HQjYhvu5TAl.png);
    cursor: pointer;
    transition: 0.3s;
}

.slider-prev:hover {
    transition: 0.3s;
    background: url(../img/shxCEp3CQ5IUM.png);
}

.slider-next:hover {
    transition: 0.3s;
    background: url(../img/right-arrow.png);
}

.smi_btn_p {
    top: 0;
    right: 0;
    background: url(../img/dsds.png);
    cursor: pointer;
    transition: 0.3s;
    margin-top: -76px;
    width: 56px;
    height: 56px;
    background-size: cover;
    margin-left: 0px;
    left: auto;
    margin-right: 94px;
}

.smi_btn_n {
    top: 0;
    right: 0;
    background: url(../img/3HQjYhvu5TAl.png);
    cursor: pointer;
    background-size: cover;
    margin-top: -76px;
    width: 56px;
    height: 56px;
    transition: 0.3s;
    margin-right: 15px;
}

.smi_btn_p:hover {
    transition: 0.3s;
    background: url(../img/shxCEp3CQ5IUM.png);
    background-size: cover;
}

.smi_btn_n:hover {
    transition: 0.3s;
    background: url(../img/right-arrow.png);
    background-size: cover;
}

.slaid_smi, .slaid_smi1, .slaid_smi2 {
    margin-bottom: 80px;
}

button {
    outline: none;
}

.slick-list, .slick-slide {
    outline: none;
}

.shagi {
    position: relative;
    background: #1b1b21;
    padding-top: 71px;
    padding-bottom: 98px;
}

.footer {
    background-color: #141418;
    padding-top: 44px;
    padding-bottom: 35px;
}

.footer_con {
    display: inline-block;
    width: 264px;
    text-align: center;
}

.footer_r p {
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    letter-spacing: 0.4px;
    text-align: right;
    color: #f5f5fd;
    margin: 0;
}

.footer_c, .footer_l {
    padding-top: 14px;
}

    .footer_l p {
        display: inline-block;
        font-family: Roboto;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.4px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        vertical-align: top;
        margin-left: 10px;
        margin-top: 10px;
    }

.footer_content {
    display: flex;
    justify-content: space-between;
}

.fon_shagi {
    background: url(../img/shagi.png);
    position: absolute;
    top: 0;
    right: 0;
    width: 802px;
    height: 1483px;
    margin-top: -46px;
}

.shagi_zag {
    margin: 0px;
    font-family: Roboto;
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.9px;
    text-align: left;
    color: #f5f5fd;
}

.shagi_pod_zag {
    margin: 0px;
    font-family: Roboto;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.9px;
    text-align: left;
    color: #f5f5fd;
}

.punct {
    position: relative;
    margin-top: 67px;
    height: 757px;
    background: url(../img/line.png);
}

.punct_text {
    display: inline-block;
    position: absolute;
}

.punct_text_zag {
    font-family: Roboto;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    margin: 0px;
    margin-bottom: 23px;
    letter-spacing: 0.6px;
    text-align: left;
    color: #f5f5fd;
}

.punct_text_text {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    margin: 0px;
    line-height: 1.5;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    text-align: left;
    color: #d4d4dc;
}

.punct_text_01 {
    top: 0px;
    left: 0pc;
    width:500px;
    margin-top: 42px;
    margin-left: 32px;
}

.punct_text_02 {
    top: 0px;
    right: 0pc;
    width: 500px;
    margin-top: 42px;
    margin-right: 15px;
}

.punct_text_03 {
    top: 0px;
    right: 0pc;
    width: 500px;
    margin-top: 404px;
    margin-right: 15px;
}

.punct_text_04 {
    top: 0px;
    left: 0pc;
    width: 500px;
    margin-top: 404px;
    margin-left: 32px;
}

.punct_text_05 {
    bottom: 0px;
    left: 0pc;
    width: 500px;
    margin-left: 32px;
    margin-bottom: -190px;
}

.form {
    margin-top: -100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: url(../img/Layer101.png) no-repeat;
}

.form_flex {
    display: flex;
    justify-content: space-between;
}

.form_left {
    display: inline-block;
    padding-top: 50px;
    padding-bottom: 76px;
    vertical-align: top;
}

    .form_left h2 {
        font-family: Roboto;
        font-size: 60px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        margin-bottom: 18px;
    }

    .form_left p {
        margin: 0px;
        font-family: Roboto;
        font-size: 22px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.6px;
        text-align: left;
        color: #f5f5fd;
    }

.form_right {
    margin-top: -23px;
    display: inline-block;
    width: 496px;
    border-radius: 5px;
    background-color: #e4e5ee;
    padding: 37px;
    position: relative;
    padding-bottom: 130px;
}

.white-popup {
    position: relative;
    background-color: #e4e5ee;
    border-radius: 5px;
    padding: 20px;
    width: auto;
    max-width: 380px;
    margin: 20px auto;
    text-align: center;
}

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
    /* overlay animate in */
    .mfp-fade.mfp-bg.mfp-ready {
        opacity: 0.8;
    }
    /* overlay animate out */
    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.mfp-wrap {
    height: 100% !important;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    width: 44px;
    color: #fff;
    background: url(../img/Rectangle.png);
    background-size: cover;
    font-size: 1px;
}

.zaivavka {
    font-family: Roboto;
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: 0.8px;
    text-align: center;
    color: #17171c;
    margin: 0px;
    margin-bottom: 24px;
    margin-top: 23px;
}

.opis_zi {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.5px;
    text-align: center;
    color: #1b1b21;
    margin: 0px;
    margin-bottom: 41px;
}

.input_zaiva {
    display: block;
    width: 270px;
    height: 49px;
    border-radius: 5px;
    background-color: #ffffff;
    margin: auto;
    border: 0px;
    margin-bottom: 15px;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.06;
    letter-spacing: 0.4px;
    text-align: center;
    color: #a1a6bc;
}

.zaiav_otpr {
    display: block;
    width: 270px;
    height: 43px;
    border-radius: 5px;
    background-color: #f93337;
    box-shadow: 0px 12px 18px 0 rgba(0, 0, 4, 0.19);
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.06;
    letter-spacing: 0.4px;
    text-align: center;
    color: #ffffff;
    margin: auto;
    padding-top: 9px;
    margin-bottom: 52px;
    cursor: pointer;
    transition: 0.3s;
}

    .zaiav_otpr:hover {
        background-color: #c9272a;
        transition: 0.3s;
    }

.zag_form_right {
    font-family: Roboto;
    font-size: 35px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.94;
    letter-spacing: 0.9px;
    text-align: left;
    color: #17171c;
    margin: 0px;
}

.blok_form_r {
    margin-top: 27px;
}

.blok_zag {
    font-family: Roboto;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.6px;
    text-align: left;
    color: #1b1b21;
    margin: 0px;
    margin-bottom: 19px;
}

.hidden {
    opacity: 0;
    margin-right: -20px;
    display: none;
}

.chekbox_form {
    width: 150px;
    height: 39px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: 0.5px;
    text-align: left;
    color: #a1a6bc;
    display: inline-block;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    margin-bottom: 12px;
    transition: 0.3s;
}

    .chekbox_form:hover {
        transition: 0.3s;
        background-color: #f2f2f9;
        box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.08);
    }

.hidden:checked + label {
    transition: 0.3s;
    border-radius: 5px;
    background-color: #f7a74b;
    box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
    color: #ffffff;
}

.flex_form {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.radio_form {
    width: 235px;
    height: 37px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
    font-family: Roboto;
    font-size: 14.4px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: 0.5px;
    text-align: left;
    color: #a1a6bc;
    display: inline-block;
    text-align: center;
    padding-top: 9px;
    cursor: pointer;
    transition: 0.3s;
    margin-bottom: 12px;
}

    .radio_form:hover {
        transition: 0.3s;
        background-color: #f2f2f9;
        box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.08);
    }

.mark_boy {
    text-decoration: none;
    color: #fff;
}

.chekbox_form_long {
    transition: 0.3s;
    width: 235px;
    height: 37px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
    font-family: Roboto;
    font-size: 14.4px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.83;
    letter-spacing: 0.5px;
    text-align: left;
    color: #a1a6bc;
    display: inline-block;
    text-align: center;
    padding-top: 9px;
    cursor: pointer;
    margin-bottom: 12px;
}

    .chekbox_form_long:hover {
        transition: 0.3s;
        background-color: #f2f2f9;
        box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.08);
    }

.hid {
    display: none;
}

.next {
    cursor: pointer;
    text-align: center;
    width: 230px;
    height: 39px;
    border-radius: 5px;
    background-color: #f93337;
    box-shadow: 0px 12px 18px 0 rgba(0, 0, 4, 0.19);
    display: inline-block;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.5px;
    color: #f5f5fd;
    padding-top: 14px;
    transition: 0.3s;
}

.btn_form_footer {
    text-align: right;
    margin-bottom: 43px;
    margin-right: 38px;
    position: absolute;
    bottom: 0px;
    right: 0;
}

.next:hover {
    transition: 0.3s;
    background-color: #c9272a;
}

#s2, #s3, #s4, #d2, #e2 {
    display: none;
}

.prev {
    display: inline-block;
    display: none;
    border-radius: 5px;
    box-shadow: 0px 12px 18px 0 rgba(0, 0, 4, 0.19);
    border: solid 2px #f93337;
    width: 152px;
    height: 37px;
    padding-top: 11px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.5px;
    text-align: center;
    color: #444448;
    margin-right: 26px;
    cursor: pointer;
    transition: 0.3s;
}

    .prev:hover {
        transition: 0.3s;
        border: solid 2px #c9272a;
    }

.big_text {
    height: 150px;
    border-radius: 5px;
    background-color: #ffffff;
    width: 100%;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.06;
    letter-spacing: 0.4px;
    text-align: left;
    color: #a1a6bc;
    border: 0px;
    padding: 22px;
    resize: none;
}

.dannie {
    width: 235px;
    height: 49px;
    border-radius: 5px;
    background-color: #ffffff;
    padding-left: 30px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.06;
    letter-spacing: 0.4px;
    text-align: left;
    color: #a1a6bc;
    border: 0px;
    margin-bottom: 20px;
}

#s4 {
    text-align: center;
}

    #s4 img {
        margin-top: 140px;
    }

.form_last_blosk {
    font-family: Roboto;
    font-size: 35px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.94;
    letter-spacing: 0.9px;
    text-align: center;
    color: #17171c;
}

.form_last_blosk_h {
    font-family: Roboto;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.6px;
    text-align: center;
    color: #1b1b21;
}

.navitsi {
    margin-left: 10px;
}

.toptopvin {
    margin-top: 50px;
}

.slbtn {
    text-decoration: none;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    text-align: left;
    color: #f5f5fd;
    height: 21px;
    display: inline-block;
    border-bottom: 2px solid #f93337;
    -moz-user-select: text;
    -khtml-user-select: text;
    user-select: text;
    outline: none;
}

.pre_footer {
    background: #1b1b21;
    padding-bottom: 140px;
    text-align: center;
}

    .pre_footer h2 {
        margin: 0px;
        font-family: Roboto;
        font-size: 60px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: center;
        color: #f5f5fd;
        margin-bottom: 23px;
    }

    .pre_footer h3 {
        font-family: Roboto;
        font-size: 22px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.6px;
        text-align: center;
        color: #f5f5fd;
    }

    .pre_footer .red_btn {
        margin-top: 19px;
        margin-bottom: 30px;
    }

.menu-btn {
    height: 30px;
    float: right;
    margin-top: 14px;
    display: none;
}

.menu {
    display: inline-block;
    vertical-align: top;
    margin-top: 19px;
    margin-left: 65px;
}

    .menu a {
        text-decoration: none;
        text-align: left;
        color: rgba(245, 245, 253, 0.6);
        font-family: Roboto;
        font-size: 14px;
        margin-right: 15px;
    }

.pushy-link a {
    text-decoration: none;
    text-align: left;
    color: rgba(245, 245, 253, 0.6);
    font-family: Roboto;
    font-size: 14px;
    padding: 15px 5px !important;
}

.menu a:hover {
    color: rgba(245, 245, 253, 1);
}

.contact {
    margin: auto;
    width: 160px;
    text-align: left;
    padding-left: 55px;
}

.pre_contact {
    color: rgba(245, 245, 253, 0.7);
    font-family: Roboto;
    font-size: 14px;
    margin: 0px;
    margin-bottom: 20px;
}

.popap_textteria {
    width: 270px;
    margin-bottom: 15px;
    padding: 13px;
}

.pre_contact img {
    margin-right: 12px;
    margin-left: -31px;
    margin-bottom: -3px;
}

@media screen and (max-width: 1180px) {
    .smi_slaid {
        padding: 15px;
        background-color: #16161a;
        width: 310px;
    }

    .content {
        width: auto;
        padding-right: 34px;
        padding-left: 34px;
    }

    .punct {
        position: relative;
        margin-top: 67px;
        height: 666px;
        background-size: cover;
        background: url(../img/table/Layer8.png) no-repeat;
        width: 702;
        margin: auto;
        margin-top: 67px;
    }

    .punct_text_zag {
        font-size: 18px;
    }

    .punct_text_text {
        font-size: 14px;
        width: 307px;
    }

    .punct_text_04 {
        top: 0px;
        left: 0pc;
        margin-top: 380px;
        margin-left: 32px;
    }

    .punct_text_03 {
        top: 0px;
        right: 0pc;
        margin-top: 380px;
        margin-right: 9px;
    }

    .punct_text_02 {
        top: 0px;
        right: 0pc;
        margin-top: 42px;
        margin-right: 9px;
    }

    .punct_text_05 {
        bottom: 0px;
        left: 0pc;
        margin-left: 32px;
        margin-bottom: -190px;
    }

    .about_company {
        position: relative;
        background-color: #101014;
        height: 1240px;
    }

    .nazir {
        width: 580px;
        height: 580px;
        right: 0;
        bottom: 0;
        position: absolute;
        background: url(../img/layer4-iloveimg-cropped.png);
    }

        .nazir img {
            margin-top: 1px;
            margin-left: 114px;
            height: 580px;
        }

    .reletiv span {
        position: absolute;
        z-index: -1;
        font-family: Roboto;
        font-size: 188.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #fc364d;
        top: 0;
        left: 0;
        margin-top: 32px;
        margin-left: -3px;
    }

    .about_content {
        padding-top: 81px;
        padding-bottom: 97px;
        width: 882px;
    }

    .game_text_right {
        margin-left: 0px;
    }

    .game_text_left {
        margin-right: 0px;
    }

    .punct_text_01 {
        width: auto;
    }

    .punct_text_02 {
        width: auto;
    }

    .punct_text_03 {
        width: auto;
    }

    .punct_text_04 {
        width: auto;
    }

    .punct_text_05 {
        width: auto;
    }
}

@media screen and (max-width: 1150px) {
    .menu-btn {
        display: block;
    }

    .menu {
        display: none;
    }

    .head_background {
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        width: 600px;
        height: 617px;
        overflow: hidden;
    }

    .head_background_round {
        position: absolute;
        border-radius: 50%;
        margin-top: -294px;
        z-index: 10;
        width: 900px;
        height: 907px;
        background-color: #1a1a1f;
    }

        .head_background_round:before {
            content: "";
            position: absolute;
            width: 707px;
            height: 707px;
            margin-left: auto;
            margin-right: auto;
            left: 0;
            right: 0;
            background-color: #1e1e23;
            border-radius: 50%;
            z-index: 9;
            margin-top: 114px;
        }

        .head_background_round:after {
            width: 507px;
            height: 507px;
            background-color: #222227;
            content: "";
            position: absolute;
            margin-left: auto;
            margin-right: auto;
            left: 0;
            right: 0;
            border-radius: 50%;
            z-index: 9;
            margin-top: 214px;
        }

    .head_background_logo {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/logo_large.png);
        width: 416px;
        height: 648px;
        z-index: 11;
        background-size: cover;
    }

    .head_background_phone {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/iphone.png);
        background-size: cover;
        margin-top: 76px;
        margin-right: 105px;
        z-index: 12;
        width: 254px;
        height: 470px;
    }

    .game_img_left img, .game_img_right img {
        width: 340px;
    }

    .caption {
        font-family: Roboto;
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.9px;
        color: #f5f5fd;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .text {
        font-family: Roboto;
        font-size: 16px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 32px;
        margin-bottom: 0px;
    }

    .about_content {
        padding-top: 81px;
        padding-bottom: 97px;
        width: 882px;
        margin: auto;
    }

    .reletiv span {
        position: absolute;
        z-index: -1;
        font-family: Roboto;
        font-size: 188.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #fc364d;
        top: 0;
        left: 0;
        margin-top: 32px;
        margin-left: 77px;
    }

    .header_caption {
        margin-top: 152px;
        margin-bottom: 0px;
    }

    .slaid_right {
        margin-left: 24px;
    }

    .slider_compani {
        text-align: center;
    }

    .slider-prev {
        left: 0;
        margin-left: -65px;
        margin-top: 161px;
        background: url(../img/dsds.png);
        cursor: pointer;
        transition: 0.3s;
    }

    .slider-next {
        right: 0;
        margin-right: -65px;
        margin-top: 161px;
        background: url(../img/3HQjYhvu5TAl.png);
        cursor: pointer;
        transition: 0.3s;
    }

    .smi_btn_p {
        top: 0;
        right: 0;
        background: url(../img/dsds.png);
        cursor: pointer;
        transition: 0.3s;
        margin-top: -76px;
        width: 56px;
        height: 56px;
        background-size: cover;
        margin-left: 0px;
        left: auto;
        margin-right: 94px;
    }

    .smi_btn_n {
        top: 0;
        right: 0;
        background: url(../img/3HQjYhvu5TAl.png);
        cursor: pointer;
        background-size: cover;
        margin-top: -76px;
        width: 56px;
        height: 56px;
        transition: 0.3s;
        margin-right: 15px;
    }

    .slaider_caption {
        text-align: center;
        margin-top: 61px;
        margin-bottom: 20px;
    }

    .punct_text_text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        margin: 0px;
        line-height: 1.2;
        margin-bottom: 15px;
        letter-spacing: 0.5px;
        text-align: left;
        color: #d4d4dc;
    }

    .punct_text_05 {
        bottom: 0px;
        left: 0pc;
        margin-left: 32px;
        margin-bottom: -150px;
    }

    .form_right {
        margin-top: 247px;
        display: block;
        width: 496px;
        border-radius: 5px;
        background-color: #e4e5ee;
        padding: 37px;
        position: relative;
        padding-bottom: 114px;
    }

    .form {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: url(../img/Layer101.png) no-repeat;
        -moz-background-size: 100%;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
    }

    .fon_shagi {
        background: url(../img/shagi.png);
        position: absolute;
        top: 0;
        right: 0;
        width: 694px;
        height: 1289px;
        background-size: cover;
        margin-top: 0px;
    }
}

@media screen and (max-width: 1117px) {
    .smi_slaid {
        padding: 15px;
        background-color: #16161a;
        width: 310px;
        margin: auto;
    }
}

@media screen and (max-width: 1075px) {
    .toptopvin {
        margin-top: 0px;
    }

    .slaid_right {
        margin-left: 0px;
        display: block;
        width: 450px;
        margin: auto;
        margin-top: 41px;
    }

    .slaid_left {
        padding-top: 46px;
        width: 446;
        margin: auto;
        text-align: left;
        padding-left: 30px;
    }

    .conyent_slider {
        width: 500px;
        margin: auto;
    }

    .form_left {
        display: block;
        padding-top: 50px;
        padding-bottom: 76px;
        height: 188px;
    }

    .form_flex {
        display: block;
        justify-content: space-between;
    }

    .form {
        display: block;
        align-items: center;
        justify-content: space-between;
        background: url(../img/Layer101.png) no-repeat;
        -moz-background-size: 100%;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        height: 900px;
    }

    .form_right {
        margin-top: -50px;
        display: block;
        width: 496px;
        border-radius: 5px;
        background-color: #e4e5ee;
        padding: 37px;
        position: relative;
        right: 0;
        float: right;
        padding-bottom: 114px;
    }

    .reletiv span {
        position: absolute;
        z-index: -1;
        font-family: Roboto;
        font-size: 188.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #fc364d;
        top: 0;
        left: 0;
        margin-top: 32px;
        margin-left: 43px;
    }
}

@media screen and (max-width: 961px) {
    .form_left {
        display: block;
        padding-top: 52px;
        padding-bottom: 33px;
        height: 188px;
    }

    .fon_shagi {
        background: url(../img/shagi.png);
        position: absolute;
        top: 0;
        right: 0;
        width: 539px;
        height: 1000px;
        background-size: cover;
        margin-top: 0px;
    }

    .form_left h2 {
        font-family: Roboto;
        font-size: 48px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        margin-bottom: 18px;
    }

    .form_left p {
        margin: 0px;
        font-family: Roboto;
        font-size: 18px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.6px;
        text-align: left;
        color: #f5f5fd;
    }


}

@media screen and (max-width: 940px) {

    .caption {
        font-family: Roboto;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.9px;
        color: #f5f5fd;
    }

    .semicircle {
        background: #141418;
        position: absolute;
        z-index: -1;
        width: 323px;
        height: 742px;
    }

    .red_btn {
        margin-top: 31px;
        border-radius: 20px;
        background-color: #f93337;
        box-shadow: 0px 23px 18px 0 rgba(0, 0, 4, 0.19);
        padding: 13px 32px 13px 32px;
        display: inline-block;
        color: #f5f5fd;
        font-family: Roboto;
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 0.5px;
        transition: 0.3s;
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

    .smi_btn {
        display: block;
    }

    .text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 32px;
        margin-bottom: 0px;
    }

    .game_img_left img, .game_img_right img {
        width: 270px;
    }

    .about_content {
        padding-top: 81px;
        padding-bottom: 97px;
        width: 656px;
        margin: auto;
    }

    .about_content_zg {
        margin-top: 0px;
        font-family: Roboto;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.9px;
        text-align: left;
        color: #f5f5fd;
    }

    .reletiv span {
        position: absolute;
        z-index: -1;
        font-family: Roboto;
        font-size: 120.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #fc364d;
        top: 0;
        left: 0;
        margin-top: 50px;
        margin-left: 92px;
    }

    .nazir {
        width: 400px;
        height: 400px;
        right: 0;
        bottom: 0;
        position: absolute;
        background: url(../img/layer4-iloveimg-cropped.png) no-repeat;
        background-size: cover;
    }

        .nazir img {
            margin-top: 2px;
            margin-left: -33px;
            height: 398px;
        }

    .about_company {
        position: relative;
        background-color: #101014;
        height: 1100px;
    }

    .shagi_zag {
        margin: 0px;
        font-family: Roboto;
        font-size: 24px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.9px;
        text-align: left;
        color: #f5f5fd;
    }

    .shagi_pod_zag {
        margin: 0px;
        font-family: Roboto;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.9px;
        text-align: left;
        color: #f5f5fd;
    }

    .smi_zg {
        font-size: 30px;
    }
}


@media screen and (max-width: 885px) {
    .reletiv span {
        position: absolute;
        z-index: -1;
        font-family: Roboto;
        font-size: 120.3px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        color: #fc364d;
        top: 0;
        left: 0;
        margin-top: 50px;
        margin-left: 76px;
    }


}

@media screen and (max-width: 853px) {

    .zag_smi {
        width: 80px;
        height: 43px;
        font-family: Roboto;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.6px;
        text-align: left;
        color: #f5f5fd;
    }

    .reletiv span {
        margin-left: 60px;
    }

    .head_background_logo {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/logo_large.png);
        width: 500px;
        height: 609px;
        z-index: 11;
        background-size: cover;
    }

    .head_background_phone {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/iphone.png);
        background-size: cover;
        margin-top: 76px;
        margin-right: 74px;
        z-index: 12;
        width: 215px;
        height: 414px;
    }

    .text br {
        display: none;
    }

    .text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 300;
        width: 313px;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 32px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 820px) {

    .pre_footer h2 {
        margin: 0px;
        font-family: Roboto;
        font-size: 39px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: center;
        color: #f5f5fd;
        margin-bottom: 23px;
    }

    .reletiv span {
        margin-left: 40px;
    }

    .form_left {
        display: block;
        padding-top: 27px;
        padding-bottom: 33px;
        height: 188px;
    }
}

@media screen and (max-width: 765px) {

    .caption br {
        display: none;
    }

    .game_bloc {
        margin-bottom: 172px;
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .inline {
        display: block;
    }

    .game_img_right {
        display: none;
    }

    .hid {
        display: block;
    }

    .game {
        margin-top: 290px;
    }

    .game_img_left img, .game_img_right img {
        width: 270px;
        margin-bottom: 30px;
    }

    .game_bloc {
        margin-bottom: 100px;
        display: block;
        justify-content: space-between;
        align-items: center;
    }

    .text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 300;
        width: 503px;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 32px;
        margin-bottom: 0px;
    }

    .head_background_phone {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/iphone.png);
        background-size: cover;
        margin-top: 76px;
        margin-right: 74px;
        z-index: 12;
        width: 215px;
        height: 414px;
    }

    .about_content {
        padding-top: 81px;
        padding-bottom: 97px;
        width: auto;
        margin: auto;
    }

    .reletiv span {
        margin-left: 9px;
    }
}


@media screen and (max-width: 757px) {

    .punct {
        position: relative;
        margin-top: 67px;
        height: 1224px;
        background-size: cover;
        background: url(../img/mobi.png) no-repeat;
        width: auto;
        margin: auto;
        margin-top: 67px;
    }

    .punct_text_01 {
        top: 0px;
        left: 0pc;
        margin-top: 35px;
        margin-left: 29px;
    }

    .punct_text_02 {
        top: 0px;
        left: 0pc;
        margin-top: 336px;
        margin-left: 29px;
    }

    .punct_text_03 {
        top: 0px;
        left: 0pc;
        margin-top: 650px;
        margin-left: 29px;
    }

    .punct_text_04 {
        top: 0px;
        left: 0pc;
        margin-top: 901px;
        margin-left: 29px;
    }

    .punct_text_05 {
        bottom: 0px;
        left: 0pc;
        margin-left: 32px;
        margin-bottom: -140px;
    }

    .fon_shagi {
        background: url(../img/shagi.png);
        position: absolute;
        top: 0;
        right: 0;
        width: 539px;
        height: 1000px;
        background-size: cover;
        margin-top: 400px;
    }

    .footer_l p {
        display: inline-block;
        font-family: Roboto;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.4px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        vertical-align: top;
        margin-left: 10px;
        margin-top: 10px;
    }

    .footer_l {
        text-align: left;
    }

    .footer_r p {
        font-family: Roboto;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.79;
        letter-spacing: 0.4px;
        text-align: right;
        color: #f5f5fd;
        margin: 0;
    }
}



@media screen and (max-width: 735px) {
    .game_img_left img, .game_img_right img {
        width: 200px;
        margin-bottom: 30px;
    }

    .red_btn {
        margin-top: 107px;
        border-radius: 20px;
        background-color: #f93337;
        box-shadow: 0px 23px 18px 0 rgba(0, 0, 4, 0.19);
        padding: 13px 32px 13px 32px;
        display: inline-block;
        color: #f5f5fd;
        font-family: Roboto;
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 0.5px;
        transition: 0.3s;
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

    .slider-prev {
        top: auto;
        left: 0;
        bottom: 0;
        margin-left: 149px;
        margin-top: 0px;
        margin-bottom: -78px;
        background: url(../img/dsds.png);
        cursor: pointer;
        transition: 0.3s;
    }

    .slider-next {
        top: auto;
        right: 0;
        bottom: 0;
        margin-right: 149px;
        margin-top: 0px;
        margin-bottom: -78px;
        background: url(../img/3HQjYhvu5TAl.png);
        cursor: pointer;
        transition: 0.3s;
    }

    .smi_btn_p {
        top: 0;
        right: 0;
        background: url(../img/dsds.png);
        cursor: pointer;
        transition: 0.3s;
        margin-top: -76px;
        width: 56px;
        height: 56px;
        background-size: cover;
        margin-left: 0px;
        left: auto;
        margin-right: 94px;
    }

    .smi_btn_n {
        top: 0;
        right: 0;
        background: url(../img/3HQjYhvu5TAl.png);
        cursor: pointer;
        background-size: cover;
        margin-top: -76px;
        width: 56px;
        height: 56px;
        transition: 0.3s;
        margin-right: 15px;
    }

    .red_btn {
        margin-top: 46px;
        border-radius: 20px;
        background-color: #f93337;
        box-shadow: 0px 23px 18px 0 rgba(0, 0, 4, 0.19);
        padding: 13px 32px 13px 32px;
        display: inline-block;
        color: #f5f5fd;
        font-family: Roboto;
        font-size: 18px;
        font-weight: normal;
        letter-spacing: 0.5px;
        transition: 0.3s;
        cursor: pointer;
        text-decoration: none;
        outline: none;
    }

    .head_background_logo {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/logo_large.png);
        width: 299px;
        height: 445px;
        z-index: 11;
        background-size: cover;
    }

    .header_caption {
        margin-top: 100px;
        margin-bottom: 0px;
    }

    .slider_btn_a {
        margin-top: 120px;
    }

    .smi_btn {
        display: block;
        margin-top: 0px;
    }

    .form_right {
        margin-top: -80px;
        display: block;
        width: 496px;
        border-radius: 5px;
        background-color: #e4e5ee;
        padding: 37px;
        position: relative;
        /* right: 0; */
        float: right;
        padding-bottom: 114px;
    }

    .border_bottom {
        display: block;
        width: 100px;
        height: 3px;
        background-color: #fc364d;
        margin: auto;
        margin-bottom: 5px;
    }

    .slaider_caption {
        text-align: center;
        margin-top: 27px;
        margin-bottom: 20px;
    }
}



@media screen and (max-width: 615px) {
    .about_company {
        position: relative;
        background-color: #101014;
        height: 1235px;
    }

    .form_right {
        margin-top: -80px;
        display: block;
        width: 370px;
        border-radius: 5px;
        background-color: #e4e5ee;
        padding: 20px;
        position: relative;
        /* right: 0; */
        float: right;
        padding-bottom: 114px;
    }

    .chekbox_form {
        width: 100px;
        height: 31px;
        border-radius: 5px;
        background-color: #ffffff;
        box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
        font-family: Roboto;
        font-size: 15px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.83;
        letter-spacing: 0.5px;
        text-align: left;
        color: #a1a6bc;
        display: inline-block;
        text-align: center;
        padding-top: 7px;
        cursor: pointer;
        margin-bottom: 12px;
        transition: 0.3s;
    }

    .blok_zag {
        font-family: Roboto;
        font-size: 16.9px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.6px;
        text-align: left;
        color: #1b1b21;
        margin: 0px;
        margin-bottom: 19px;
    }

    .zag_form_right {
        font-family: Roboto;
        font-size: 26.9px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.94;
        letter-spacing: 0.9px;
        text-align: left;
        color: #17171c;
        margin: 0px;
    }

    .blok_form_r {
        margin-top: 18px;
    }

    .next {
        cursor: pointer;
        text-align: center;
        width: 177px;
        height: 31px;
        border-radius: 5px;
        background-color: #f93337;
        box-shadow: 0px 12px 18px 0 rgba(0, 0, 4, 0.19);
        display: inline-block;
        font-family: Roboto;
        font-size: 13.1px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        color: #f5f5fd;
        padding-top: 14px;
        transition: 0.3s;
    }

    .chekbox_form_long {
        transition: 0.3s;
        width: 181px;
        height: 31px;
        border-radius: 5px;
        background-color: #ffffff;
        box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
        font-family: Roboto;
        font-size: 11.1px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.83;
        letter-spacing: 0.5px;
        text-align: left;
        color: #a1a6bc;
        display: inline-block;
        text-align: center;
        padding-top: 9px;
        cursor: pointer;
        margin-bottom: 12px;
    }

    .radio_form {
        width: 181px;
        height: 31px;
        border-radius: 5px;
        background-color: #ffffff;
        box-shadow: 0px 8px 24px 0 rgba(0, 0, 4, 0.14);
        font-family: Roboto;
        font-size: 11.1px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.83;
        letter-spacing: 0.5px;
        text-align: left;
        color: #a1a6bc;
        display: inline-block;
        text-align: center;
        padding-top: 9px;
        cursor: pointer;
        transition: 0.3s;
        margin-bottom: 12px;
    }

    .big_text {
        height: 150px;
        border-radius: 5px;
        background-color: #ffffff;
        width: 100%;
        font-family: Roboto;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.06;
        letter-spacing: 0.4px;
        text-align: left;
        color: #a1a6bc;
        border: 0px;
        padding: 22px;
        resize: none;
    }

    .prev {
        display: inline-block;
        display: none;
        border-radius: 5px;
        box-shadow: 0px 12px 18px 0 rgba(0, 0, 4, 0.19);
        border: solid 2px #f93337;
        width: 103px;
        height: 29px;
        padding-top: 11px;
        font-family: Roboto;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: center;
        color: #444448;
        margin-right: 0px;
        margin-bottom: 14px;
        cursor: pointer;
        transition: 0.3s;
    }

    .dannie {
        width: 181px;
        height: 38px;
        border-radius: 5px;
        background-color: #ffffff;
        padding-left: 30px;
        font-family: Roboto;
        font-size: 11px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2.06;
        letter-spacing: 0.4px;
        text-align: left;
        color: #a1a6bc;
        border: 0px;
        margin-bottom: 20px;
    }

    .shagi {
        position: relative;
        background: #1b1b21;
        padding-top: 71px;
        padding-bottom: 139px;
    }

    .form_left h2 {
        font-family: Roboto;
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        margin-bottom: 18px;
    }

    .form_left h2 {
        font-family: Roboto;
        font-size: 30px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: left;
        color: #f5f5fd;
        margin: 0px;
        margin-bottom: 10px;
    }

    .form_left p {
        margin: 0px;
        font-family: Roboto;
        font-size: 16px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.6px;
        text-align: left;
        color: #f5f5fd;
    }

    .form_left {
        display: block;
        padding-top: 27px;
        padding-bottom: 33px;
        height: 156px;
    }

    .text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 300;
        width: 403px;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 32px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 520px) {
    .footer_content {
        display: block;
        justify-content: space-between;
    }

    .footer_l {
        text-align: left;
        display: inline-block;
        width: 130px;
        margin-bottom: 30px;
    }

    .footer_c {
        width: 130px;
        float: right;
    }

    .footer_r {
        display: block;
        width: 100%;
    }
}


@media screen and (max-width: 503px) {

    .about_company {
        position: relative;
        background-color: #101014;
        height: 1146px;
    }

    .conyent_slider {
        width: 320px;
        margin: auto;
    }

    .sl_le_img img {
        width: 40px;
        height: 40px;
        padding-top: 8px;
    }

    .img_sl_re_1, .img_sl_re_2 {
        width: 130px;
        height: 260px;
    }

    .toptopvin {
        margin-top: 0px;
        height: 245px;
        width: auto;
    }

    .sl_le_te p {
        font-family: Roboto;
        font-size: 12px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: 0.5px;
        text-align: left;
        color: #d4d4dc;
        max-width: 267px;
        margin: 0px;
    }

    .sl_le_zg {
        margin: 0px;
        font-family: Roboto;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 13px;
        margin-bottom: 6px;
        -webkit-text-size-adjust: 100%;
    }

    .slaid_right {
        margin-left: 0px;
        display: block;
        width: 299px;
        margin: auto;
        margin-top: 41px;
    }

    .slider-next {
        top: auto;
        right: 0;
        bottom: 0;
        margin-right: 51px;
        margin-top: 0px;
        margin-bottom: -78px;
        background: url(../img/3HQjYhvu5TAl.png);
        cursor: pointer;
        transition: 0.3s;
    }

    .slider-prev {
        top: auto;
        left: 0;
        bottom: 0;
        margin-left: 51px;
        ;
        margin-top: 0px;
        margin-bottom: -78px;
        background: url(../img/dsds.png);
        cursor: pointer;
        transition: 0.3s;
    }

    .smi_btn_p {
        top: 0;
        right: 0;
        background: url(../img/dsds.png);
        cursor: pointer;
        transition: 0.3s;
        margin-top: -76px;
        width: 56px;
        height: 56px;
        background-size: cover;
        margin-left: 0px;
        left: auto;
        margin-right: 94px;
    }

    .smi_btn_n {
        top: 0;
        right: 0;
        background: url(../img/3HQjYhvu5TAl.png);
        cursor: pointer;
        background-size: cover;
        margin-top: -76px;
        width: 56px;
        height: 56px;
        transition: 0.3s;
        margin-right: 15px;
    }

    .form_left {
        display: block;
        padding-top: 5px;
        padding-bottom: 33px;
        height: 140px;
    }

    .text {
        font-family: Roboto;
        font-size: 14px;
        font-weight: 300;
        width: 300px;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 0.5px;
        text-align: left;
        color: #f5f5fd;
        margin-top: 32px;
        margin-bottom: 0px;
    }

    .head_background_logo {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/logo_large.png);
        width: 284px;
        height: 336px;
        z-index: 11;
        background-size: cover;
    }

    .punct_text_text {
        font-size: 14px;
        width: 257px;
    }
}



@media screen and (max-width: 480px) {
    .content {
        width: auto;
        padding-right: 7px;
        padding-left: 34px;
    }

    .punct_text_text {
        font-size: 12px;
        width: 257px;
    }

    .punct_text_zag {
        font-family: Roboto;
        font-size: 24px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        margin: 0px;
        margin-bottom: 13px;
        letter-spacing: 0.6px;
        text-align: left;
        color: #f5f5fd;
    }

    .punct_text_05 {
        bottom: 0px;
        left: 0pc;
        margin-left: 32px;
        margin-bottom: -120px;
    }

    .game_img_left img, .game_img_right img {
        width: 120px;
        margin-bottom: 30px;
    }

    .nazir img {
        margin-top: 0px;
        margin-left: -33px;
        height: 250px;
    }

    .nazir {
        width: 250px;
        height: 250px;
        right: 0;
        bottom: 0;
        position: absolute;
        background: url(../img/layer4-iloveimg-cropped.png) no-repeat;
        background-size: cover;
    }

    .head_background {
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        width: 367px;
        height: 618px;
        overflow: hidden;
        margin-top: -10px;
    }

    .game {
        margin-top: 167px;
    }

    .shagi_zag {
        margin: 0px;
        font-family: Roboto;
        font-size: 17px;
        font-weight: 300;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.9px;
        text-align: left;
        color: #f5f5fd;
    }

    .shagi_pod_zag {
        margin: 0px;
        font-family: Roboto;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.33;
        letter-spacing: 0.9px;
        text-align: left;
        color: #f5f5fd;
    }

    .shagi {
        position: relative;
        background: #1b1b21;
        padding-top: 51px;
        padding-bottom: 139px;
    }

    .punct_text_zag {
        font-family: Roboto;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        margin: 0px;
        margin-bottom: 13px;
        letter-spacing: 0.6px;
        text-align: left;
        color: #f5f5fd;
    }

    .form {
        display: block;
        align-items: center;
        justify-content: space-between;
        background: url(../img/Layer101.png) no-repeat;
        -moz-background-size: 100%;
        -webkit-background-size: 100%;
        -o-background-size: 100%;
        background-size: 100%;
        height: 900px;
        background-size: auto;
    }

    .form_left {
        display: block;
        padding-top: 28px;
        padding-bottom: 113px;
        height: 140px;
    }

    .about_company {
        position: relative;
        background-color: #101014;
        height: 1040px;
    }
}

@media screen and (max-width: 450px) {
    .smi_slaid {
        padding: 9px;
        background-color: #16161a;
        width: 280px;
        margin-left: 0px;
    }

        .smi_slaid p {
            font-family: Roboto;
            font-size: 16px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            letter-spacing: 0.5px;
            text-align: left;
            color: #f5f5fd;
            margin: 0px;
            margin-top: 11px;
            margin-bottom: 21px;
        }
}

@media screen and (max-width: 440px) {
    .form_right {
        width: 310px;
        padding: 11px;
        padding-bottom: 114px;
        padding-top: 20px;
        padding-left: 20px;
    }

    .btn_form_footer {
        text-align: right;
        margin-bottom: 20px;
        margin-right: 8px;
        position: absolute;
        bottom: 0px;
        right: 0;
    }
}

@media screen and (max-width: 428px) {

    .pre_footer h2 {
        margin: 0px;
        font-family: Roboto;
        font-size: 31px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: 1.5px;
        text-align: center;
        color: #f5f5fd;
        margin-bottom: 23px;
    }

    .about_company {
        position: relative;
        background-color: #101014;
        height: 1350px;
    }
}

@media screen and (max-width: 400px) {
    .content {
        width: auto;
        padding-right: 7px;
        padding-left: 15px;
    }
}

@media screen and (max-width: 398px) {
    .opis_zi br {
        display: none;
    }
}

@media screen and (max-width: 356px) {
    .about_company {
        position: relative;
        background-color: #101014;
        height: 1200px;
    }

}

@media screen and (max-width: 340px) {
    .head_background_logo {
        position: absolute;
        top: 0;
        right: 0;
        background: url(../img/logo_large.png);
        width: 242px;
        height: 336px;
        z-index: 11;
        background-size: cover;
    }

    .form_right {
        width: 301px;
        padding: 6px;
        padding-bottom: 114px;
    }
}

.privacy_policy p {
    color: #ffffff;
    font-size: 17px;
    line-height: 27px;
    padding-bottom: 11px;
    text-decoration: none;
}
.privacy_policy a {
    color: #8f8f8f;
    font-size: 17px;
    line-height: 27px;
    padding-bottom: 11px;
    text-decoration: none;
}
.privacy_policy h4 {
    margin-top:30px;
    font-size: 22px;
    line-height: 26px;
    color: #ffffff;
    padding-bottom: 11px;
}
.privacy_policy ul li {
    color: #ffffff;
}
.cookie-banner {
    padding:20px;
    color: #fff;
    background-color: rgba(3, 0, 1, 0.78);
    text-align:center;
}

    .cookie-banner a {
        display: inline-block;
        color: #8f8f8f;
        text-decoration: none;
    }

    .cookie-banner .cookie-banner__close {
        margin-left:20px;
        padding:10px;
        background-color: #f02e2f;
        border-radius:5px;
        display: inline-block;
        color: #ffffff;
        text-decoration: none;
    }

/* Glassmorphism refresh for Lunexlab main page */
:root {
    --brand-a: #50aea7;
    --brand-b: #5187c7;
    --brand-c: #5356ba;
    --glass-bg: rgba(255, 255, 255, 0.1);
    --glass-bg-strong: rgba(255, 255, 255, 0.16);
    --glass-border: rgba(255, 255, 255, 0.28);
    --glass-shadow: 0 18px 42px rgba(20, 28, 54, 0.28);
    --brand-gradient: linear-gradient(130deg, var(--brand-a) 0%, var(--brand-b) 52%, var(--brand-c) 100%);
}

body {
    background-color: #0f172a;
    background-image: radial-gradient(circle at 18% 16%, rgba(80, 174, 167, 0.22) 0%, rgba(80, 174, 167, 0) 38%), radial-gradient(circle at 84% 26%, rgba(83, 86, 186, 0.3) 0%, rgba(83, 86, 186, 0) 42%), var(--brand-gradient);
    background-attachment: fixed;
    color: #f5f8ff;
}

.head_background_round,
.head_background_round:before,
.head_background_round:after {
    background: rgba(255, 255, 255, 0.07);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.menu {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    border-radius: 999px;
    padding: 8px 16px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: var(--glass-shadow);
}

.menu a,
.pushy-link a {
    color: rgba(244, 248, 255, 0.95);
}

.menu a:hover,
.pushy-link a:hover {
    color: #ffffff;
}

.red_btn,
.btn_form_footer {
    background: var(--brand-gradient);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 18px 30px rgba(14, 31, 58, 0.34);
}

.red_btn:hover,
.btn_form_footer:hover {
    filter: brightness(1.08);
    transform: translateY(-1px);
}

.game_bloc,
.slider_compani,
.about_company,
.pre_footer,
.contact,
.footer_con,
.white-popup,
.t491__content,
.sl_le_top,
.pre_contact {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    box-shadow: var(--glass-shadow);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border-radius: 24px;
}

.game_bloc,
.white-popup,
.pre_footer,
.contact,
.footer_con {
    padding-left: 24px;
    padding-right: 24px;
}

.input_zaiva,
.big_text {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.34);
    color: #f5f8ff;
}

.input_zaiva::placeholder,
.big_text::placeholder {
    color: rgba(245, 248, 255, 0.78);
}

.caption,
.header_text,
.text,
.t491__descr,
.footer_r p,
.footer_l p,
.footer_c p {
    text-shadow: 0 1px 2px rgba(10, 18, 38, 0.32);
}

@media (max-width: 991px) {
    .menu {
        border-radius: 18px;
        padding: 10px 14px;
    }

    .game_bloc,
    .white-popup,
    .pre_footer,
    .contact,
    .footer_con {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .red_btn,
    .btn_form_footer {
        transition: none;
    }

    .red_btn:hover,
    .btn_form_footer:hover {
        transform: none;
    }
}

/* Premium pass: hero depth + contrast tuning + unified icon/card style */
.head_background + .content {
    position: relative;
    margin-top: 14px;
    padding: 28px 34px 44px;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: linear-gradient(155deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.08) 55%, rgba(255, 255, 255, 0.03) 100%);
    box-shadow: 0 24px 50px rgba(9, 18, 45, 0.32);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    overflow: hidden;
}

.head_background + .content:before {
    content: "";
    position: absolute;
    width: 420px;
    height: 420px;
    right: -120px;
    top: -180px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(80, 174, 167, 0.42) 0%, rgba(83, 86, 186, 0.08) 52%, rgba(83, 86, 186, 0) 78%);
    pointer-events: none;
}

.head_background + .content .header_caption {
    margin-top: 72px;
    font-size: 54px;
    line-height: 1.08;
    letter-spacing: 1.2px;
    max-width: 640px;
}

.head_background + .content .header_text {
    font-size: 20px;
    line-height: 1.6;
    max-width: 560px;
    color: rgba(246, 250, 255, 0.95);
}

.hero_badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 22px;
}

.hero_badge {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    background: rgba(255, 255, 255, 0.16);
    color: rgba(248, 251, 255, 0.96);
    font-size: 13px;
    letter-spacing: 0.35px;
    text-transform: uppercase;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.head_background + .content .head_logo {
    filter: drop-shadow(0 8px 18px rgba(9, 18, 45, 0.25));
}

.game_bloc,
.t491__content,
.sl_le_top,
.form_right,
.white-popup {
    transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
}

.game_bloc:hover,
.t491__content:hover,
.sl_le_top:hover,
.form_right:hover,
.white-popup:hover {
    transform: translateY(-4px);
    border-color: rgba(255, 255, 255, 0.45);
    box-shadow: 0 24px 44px rgba(13, 24, 52, 0.34);
}

.game_img_right img,
.game_img_left img,
.t491__img,
.pre_contact img,
.footer_l img {
    border-radius: 18px;
    border: 1px solid rgba(255, 255, 255, 0.34);
    background: rgba(255, 255, 255, 0.18);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 12px 24px rgba(9, 18, 45, 0.28);
    padding: 12px;
}

.game .text,
.sl_le_te p,
.about_content p,
.punct_text_text,
.privacy_policy p,
.privacy_policy ul li {
    color: rgba(244, 249, 255, 0.9);
}

.sl_le_pzg,
.t491__descr {
    color: rgba(244, 249, 255, 0.78);
}

.caption,
.about_content_zg,
.shagi_zag,
.shagi_pod_zag,
.punct_text_zag,
.form_left h2,
.zaivavka,
.form_last_blosk {
    color: #ffffff;
}

.input_zaiva:focus,
.big_text:focus {
    border-color: rgba(255, 255, 255, 0.72);
    box-shadow: 0 0 0 3px rgba(83, 86, 186, 0.3);
    outline: none;
}

@media (max-width: 1199px) {
    .head_background + .content {
        padding: 22px 20px 34px;
        border-radius: 24px;
    }

    .head_background + .content .header_caption {
        margin-top: 54px;
        font-size: 42px;
        max-width: 540px;
    }
}

@media (max-width: 767px) {
    .head_background + .content {
        padding: 18px 14px 28px;
        border-radius: 20px;
    }

    .head_background + .content .header_caption {
        margin-top: 40px;
        font-size: 32px;
        line-height: 1.18;
    }

    .head_background + .content .header_text {
        font-size: 17px;
    }

    .hero_badges {
        margin-top: 16px;
        gap: 8px;
    }

    .hero_badge {
        font-size: 12px;
        padding: 7px 12px;
    }

    .game_img_right img,
    .game_img_left img,
    .t491__img,
    .pre_contact img,
    .footer_l img {
        padding: 8px;
        border-radius: 14px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .game_bloc,
    .t491__content,
    .sl_le_top,
    .form_right,
    .white-popup {
        transition: none;
    }

    .game_bloc:hover,
    .t491__content:hover,
    .sl_le_top:hover,
    .form_right:hover,
    .white-popup:hover {
        transform: none;
    }
}