

/* Start:/local/templates/main_new/components/freepixel/callback/contact_new/style.css?17524343531516*/
.input-wrapper-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.input-wrapper {
    max-width: 48%;
    width: 100%;
}

.block-list-style-1.block-list-style-1 {
    padding: 40px;
    border: none;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
        margin-top: 60px;
}

.contact-form-wrapper.contact-form-wrapper {
    background: #fff;
}

.contact-form.contact-form {
    max-width: 100%;
    flex-direction: column;
}

.input-wrapper-message.input-wrapper-message {
    width: 100%;
    max-width: 100%;
}

.input-wrapper span {
    display: block!important;
    color: #000!important;
    font-weight: 600!important;
}

.contact-form-input, .contact-form-textarea {
    border-color: #d6d6d6!important;
}

.input-policy-wrap {
    display: flex;
    align-items: center;
}

.mask {
    width: 20px;
    height: 20px;
    background-color: #d6d6d6;
    border-radius: 4px;
    margin-right: 10px;
}

.input-policy-wrap input {
    display: none;
}

.input-policy-wrap input:checked + .mask {
    position: absolute;
    content: "";
    width: 18px;
    height: 18px;
    background-color: #2483AC;
}

.input-policy-wrap {
    font-size: 14px;
    line-height: 20px;
}

.contact-form-submit.contact-form-submit {
    align-self: flex-start;
    margin-top: 45px;
}

.text-req {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
}

/* End */
/* /local/templates/main_new/components/freepixel/callback/contact_new/style.css?17524343531516 */
