/* NOTE elementorform */
.wrap-form-elementor__title__popup__t1_insert {
    height: 45px;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    font-family: var(--font-family) !important;
    color: #ffffff !important;
    font-weight: 700;
    font-size: 25px !important;
    text-align: center !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px !important;
}

.elementor-form input[type=text],
.elementor-form textarea {
    height: 60px;
    width: 100% !important;
    background-color: #c8c8c8 !important;
    border-radius: 41px;
    border: 0px solid #00000070 !important;
    padding-left: 36px;
    font-size: 16px;
    font-family: var(--font-family);
    color: #707070 !important;
}

.elementor-form textarea {
    height: 90px;
    padding-top: 15px;
    resize: none;
}

.elementor-element .elementor-field-group {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-bottom: 20px !important;
}

.elementor-form .elementor-field-type-submit button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 60px;
    background-color: transparent;
    font-family: var(--font-family);
    font-size: 24px;
    color: #FFFFFF !important;
    border: 1px solid #ff7b00;
    cursor: pointer;
    border-radius: 41px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    transition: 0s !important;
}

.form_text {
    font-weight: 300 !important;
    padding-top: 20px !important;
    line-height: 125% !important;
}

.elementor-form .elementor-field-type-submit button:hover {
    background-color: #ff7b00;
    transition: 0s !important;
}

.elementor-form ::-webkit-input-placeholder {
    color: #707070 !important;
    opacity: 1 !important;
}

.elementor-form ::-moz-placeholder {
    color: #707070 !important;
    opacity: 1 !important;
}

.elementor-form :-ms-input-placeholder {
    color: #707070 !important;
    opacity: 1 !important;
}

.elementor-form :-ms-input-placeholder {
    color: #707070 !important;
    opacity: 1 !important;
}

.popup-form {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.elementor-form .elementor-error .elementor-field {
    border-color: #d9534f !important;
}

/* NOTE текст ответа */
.custom_message {
    display: none;
}

.custom_message.show_messege {
    display: block;
}

body #form-field-custom_message {
    display: block !important;
}

.standart-form .elementor-message.elementor-message-success {
    display: none;
}

.elementor-popup.elementor-popup__form_popup_response .dialog-message {
    width: 350px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    box-sizing: border-box !important;
    text-align: center;
}

.form-elementor-reply-img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 50% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    background-image: url(../images/ok.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60% auto;
}

.form-elementor-reply-title {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 30px;
}

.form-elementor-reply-text {
    font-size: 18px;
    margin-bottom: 25px !important;
}

.elementor-popup__form_popup_response .elementor-button-text-reply .elementor-button {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 150px;
    height: 45px;
    background-color: var(--background-color-1);
    font-family: var(--font-family-1);
    font-size: 15px;
    color: #000 !important;
    border: 0 solid #000000;
    cursor: pointer;
    border-radius: 3px;
    margin-left: auto;
    margin-right: auto;
}

.elementor-popup__form_popup_response .elementor-button-text-reply .elementor-button:hover {
    opacity: 0.8;
}

/* NOTE текст ошибки валидации */
.elementor-message.elementor-message-danger.elementor-help-inline.elementor-form-help-inline {
    display: none;
}

.elementor-message.elementor-message-danger:before {
    display: none;
}

.elementor-message.elementor-message-danger {
    color: #D63637 !important;
    font-size: 16px;
    margin-bottom: 10px !important;
}

.elementor-message {
    margin: 0 !important;
}

.elementor-error.elementor-field {
    border-color: #D63637 !important;
}

.elementor-message.elementor-message-success {
    color: #00861d !important;
    font-size: 16px;
    margin-bottom: 10px !important;
}


/* NOTE согласие на обработку персональных данных */
.elementor-field-type-acceptance {
    display: none !important;
}

.elementor-field-type-acceptance a {}

.elementor-field-type-acceptance a:hover {
    text-decoration: underline;
}

.elementor-field-type-acceptance .elementor-field-subgroup label {
    position: relative;
    padding: 0 0 0 30px;
    cursor: pointer;
    line-height: normal;
    display: block;
}

.elementor-field-type-acceptance input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    width: 19px;
    height: 19px;
}

.elementor-field-type-acceptance .elementor-field-subgroup label:before {
    content: '';
    position: absolute;
    left: 0;
    width: 19px;
    height: 19px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dcdcdc;
}

.elementor-field-type-acceptance input:checked+label:before {
    background-image: url(../images/ok-shekboks.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto auto;
}

.elementor-element .elementor-field-type-submit {
    margin-bottom: 0 !important;
}



/* NOTE общие */
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .0) !important;
}

.elementor-message:before {
    display: none !important;
}

.elementor-element .elementor-form-fields-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0px !important;
}

.elementor-popup {
    overflow: auto;
    background-color: rgba(0, 0, 0, .8) !important;
}

.elementor-popup .dialog-message {
    overflow: visible !important;
    width: 500px !important;
    max-height: inherit !important;
}

.elementor-popup .dialog-widget-content {
    max-height: fit-content !important;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.elementor-field-group-name_skrit,
.elementor-field-group-name_skrit_2 {
    display: none !important;
}

/* NOTE begin 1200px */
@media screen and (max-width: 1200px) {}

/* NOTE end 1200px */
/* NOTE begin 500px */
@media screen and (max-width: 500px) {
    .elementor-popup {
        width: 100% !important;
    }
}

/* NOTE end 500px */