@media (max-width: 467px) {
    .main-mind .main-mind_light {
        max-height: 640px;
    }

    .main-mind_light .main-mind__data {
        top: 35%;
        width: 317px;
        margin-left: 20px;
        padding-left: 7px;
        padding-right: 6px;

    }

    .main-mind_light .block-title {
        font-size: 36px;
        width: 100%;
        font-weight: 500;
        line-height: 48px;
        margin-bottom: 27px;
    }

    .main-mind_light .main-mind__notice {
        margin-top: -22px;
    }

    .main-mind_light .button {
        font-size: 14px;
        padding: 15px 17px;
    }

    jdiv > jdiv[class^=globalClass] > jdiv[class^=wrap_] {
        bottom: 70px !important;
    }
}

.grecaptcha-badge {
    display: none;
}

.mfp-container .mfp-content .mfp-close {
    color: #4a5a72 !important
}

.form__agreementt {
    margin-bottom: 10px;
    font-size: 11px;
    margin-top: 10px;
    width: 95%;
    margin-left: 3%;
}

.form__agreementt a {
    color: #4cc574;
}

.form__agreement {
    margin-bottom: 10px;
}

.agreementt {
    margin-left: -3%;
}

.form_ag {
    width: 91%;
    margin-left: 4%;
}

@media (max-width: 466px) {
    .agreementt {
        width: 90%;
        margin-left: 5%;
        margin-top: 0px;
    }

    .form_ag {
        width: 100%;
        margin-left: 0%;
    }
}

@media (max-width: 412px) {
    .agreementt {
        width: 100%;
        margin-left: 0%;
        margin-top: 0px;
    }

    .form_ag {
        font-size: 10px;
        line-height: 13px;
    }
}

@media (max-width: 412px) {
    .agreementt {
        width: 102%;
        font-size: 10px;
        line-height: 12px;
    }

    .form_ag {
        line-height: 10px;
        font-size: 8px;
        width: 103%;
        margin-left: -1%;
        margin-top: 6px;
    }
}

@media (max-width: 412px) {
    .agreementt {
        width: 97%;
        margin-left: 2%;
        line-height: 12px;
    }

    .form_ag {
        width: 93%;
        margin-left: 4%;
        line-height: 11px;
        font-size: 9px;
        margin-top: 7px;
    }
}

.form__field {
    width: 100%;
}

.has-error {
    color: red
}

.help-block {
    margin-top: 5px;
    font-size: 10px;
    line-height: 15px;
}

.g-recaptcha2 {
    height: 76px;
}

.fos-button-input-name {
    height: 50px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #AAADB066;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #AAADB0;
    padding-left: 10px;
    cursor: pointer;
}

.fos-button-input-name::placeholder {
    color: #AAADB0;
}

.fos-button-input-name:hover {
    color: #808284;
}

.fos-button-input-pochta:hover {
    color: #808284;
}

.fos-button-input-pochta {
    height: 50px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #AAADB066;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #AAADB0;
    padding-left: 10px;
    cursor: pointer;
}

.fos-button-input-pochta::placeholder {
    color: #AAADB0;
}

.fos-button-input-pochta1:focus {
    outline: none;
    padding-top: 10px;
}

.fos-button-all-inputs {
    background-color: #FFFFFF;
    width: 479px;
    height: 695px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fos-button-all {
    padding-left: 23px;
    padding-right: 23px;
}


.title-fos-button {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 35px;
    line-height: 150%;
    color: #2B2B2C;
    padding-top: 45px;
    padding-bottom: 13px;
    margin-left: 10px;
}

.fos-button-two {
    display: flex;
}

.fos-button-name {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #808284;
    margin-bottom: 10px;
    margin-top: 17px;
}

.fos-button-two1 {
    width: 209px;
    margin-right: 15px;
}

.fos-button-two2 {
    width: 209px;
}

.fos-button-input-pochta1 {
    height: 77px;
}

.toggle-container-fos-button {
    width: 34px;
    height: 19px;
    background-color: #4CC574;
    border-radius: 100px;
    position: relative;
    /*cursor: pointer;*/
    transition: background-color 0.3s;
    margin-right: 7px;
}

.popup-politika-fos-button {
    display: flex;
    margin-bottom: 15px;
}

.popup-politika-fos-button.has-error {
    border: 1px solid red;
    padding: 5px;
}

.form__agreementfos {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 11px;
    line-height: 100%;
    color: #555658;
    margin-top: 5px;
}

.form__agreementfos a {
    color: #4CC574;
    text-decoration: none;
}

.form__agreementfos a:hover {
    color: #3D9E5D;
}

.toggle-slider-fos-button {
    width: 14px;
    height: 14px;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 17px;
    transition: right 0.3s;
}

.toggle-container-fos-button.inactive {
    background-color: #AAADB0;
}

/*.toggle-container-fos-button.inactive .toggle-slider-fos-button {*/
/*    right: 17px;*/
/*}*/

.isAgreeToggler {
    z-index: 1;
    position: relative;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    height: 19px;
}

.toggle-container-fos-button input[type=checkbox]:checked + .toggle-slider-fos-button {
    right: 2px;
    background-color: white;
}

.fos-button-button[disabled] {
    background-color: #AAADB0;
    cursor: not-allowed;
}

.fos-button-button[disabled]:hover {
    background-color: #AAADB0;
    cursor: not-allowed;
}

.fos-button-button {
    width: 433px;
    height: 50px;
    border-radius: 30px;
    border: none;
    background-color: #4CC574;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    margin-top: 15px;
    cursor: pointer;
}

.fos-button-button:hover {
    background-color: #47AB5A;
}

.fos-button-one-slide {
    display: flex;
}

.my-custom-mfp-theme {
    width: 100%;
    height: 100% !important;
    position: fixed;
    left: 0;
    top: 0 !important;
    background-color: rgba(0, 0, 0, 0.7) !important;
    z-index: 2000;
}

.fos-image-container img {
    max-width: 479px;
    height: 695px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.error-style {
    margin-top: 0;
}

.my-custom-mfp-theme .mfp-content {
    max-width: 1000px !important;
}

@media (max-width: 1700px) {
    .g-recaptcha2 {
        height: 55px;
    }
}

@media (max-width: 990px) {
    .fos-image-container {
        display: none;
    }

    .fos-button-all-inputs {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .my-custom-mfp-theme .mfp-content {
        max-width: 521px !important;
    }
}

@media (max-width: 532px) {
    .my-custom-mfp-theme .mfp-content {
        max-width: 473px !important;
    }
}

@media (max-width: 500px) {
    .my-custom-mfp-theme .mfp-content {
        max-width: 415px !important;
    }

    .my-custom-mfp-theme .mfp-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .fos-button-all-inputs {
        width: 420px;
        height: 704px;
    }

    .fos-button-two {
        display: block;
    }

    .fos-button-all {
        padding-left: 15px;
        padding-right: 15px;
    }

    .title-fos-button {
        padding-top: 35px;
        font-weight: 600;
        font-size: 29px;
        line-height: 100%;
        color: #555658;
        margin-left: 0px;
        padding-bottom: 13px;
    }

    .fos-button-two1 {
        width: 335px;
        margin-right: 0px;
    }

    .fos-button-two2 {
        width: 335px;
    }

    .fos-button-mobile-email {
        width: 335px;
    }

    .fos-button-name {
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #808284;
    }

    .fos-button-button {
        width: 368px;
    }

    .fos-button-input-pochta1 {
        height: 50px;
    }

    .popup-politika-fos-button {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .fos-button-button {
        margin-top: 30px;
    }
}

@media (max-width: 430px) {

    .title-fos-button {
        font-size: 26px;
    }

    .fos-button-two1 {
        width: 302px;
    }

    .fos-button-two2 {
        width: 302px;
    }

    .fos-button-mobile-email {
        width: 302px;
    }

    .fos-button-button {
        width: 330px;
        margin-top: 30px;
    }


    .form__agreementfos {
        width: 213px;
        margin-top: 10px;
    }

    .toggle-container-fos-button {
        margin-top: 12px;
    }

    .help-block {
        font-size: 7px;
    }
}

@media (max-width: 392px) {
    .title-fos-button {
        font-size: 24px;
    }

    .fos-button-two1 {
        width: 271px;
    }

    .fos-button-two2 {
        width: 271px;
    }

    .fos-button-mobile-email {
        width: 271px;
    }

    .fos-button-button {
        width: 297px;
    }
}

@media (max-width: 359px) {
    .fos-button-all-inputs {
        width: 294px;
    }

    .title-fos-button {
        font-size: 20px;
    }

    .fos-button-two1 {
        width: 230px;
    }

    .fos-button-two2 {
        width: 230px;
    }

    .fos-button-mobile-email {
        width: 230px;
    }

    .form__agreementfos {
        width: 202px;
    }

    .fos-button-button {
        width: 251px;
    }

}

.mfp-content {
    position: relative;
}

.mfp-content .custom-close-btn {
    position: absolute !important;
    top: 0 !important;
    right: 40px !important;
    color: #fff !important;
    font-size: 30px !important;
    cursor: pointer !important;
    opacity: 1 !important;
    z-index: 100 !important;
}

.mfp-content .my-additional-class {
    right: 265px !important;
}

.mfp-content .custom-close-btn img {
    width: 21px;
    height: 20px;
}

@media (max-width: 990px) {
    .mfp-content .my-additional-class {
        right: 25px !important;
    }
}

@media (max-width: 532px) {
    .mfp-content .custom-close-btn {
        right: 0px !important;
    }

    .mfp-content .my-additional-class {
        right: 5px !important;
    }
}

@media (max-width: 467px) {
    .mfp-content .custom-close-btn {
        top: 35px !important;
    }
}

@media (max-width: 450px) {
    .mfp-content .my-additional-class {
        right: 25px !important;
    }
}

@media (max-width: 418px) {
    .mfp-content .my-additional-class {
        right: 15px !important;
    }
}

@media (max-width: 393px) {
    .mfp-content .my-additional-class {
        right: 5px !important;
    }
}

@media (max-width: 380px) {
    .mfp-content .my-additional-class {
        right: 15px !important;
    }
}

@media (max-width: 359px) {
    .mfp-content .custom-close-btn {
        right: 20px !important;
    }
}

@media (max-width: 320px) {
    .mfp-content .custom-close-btn {
        right: 0px !important;
    }
}