.elementor-483 .elementor-element.elementor-element-2859cc9c{color:#000000;}.elementor-483 .elementor-element.elementor-element-33f6ca5{color:#525459;font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:400;}/* Start custom CSS for shortcode, class: .elementor-element-5617130 */.contacts-form label {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #000;
    font-weight: 600;
}
.contacts-input {
    display: block;
}
.contacts-input input, .contacts-select select, .contacts-textarea textarea { border-radius: 0;
    padding: 18px 25px;
    font-size: 16px;
    line-height: 1;
    color: #525459;
    background: #fff;
    border: 1px solid #cecece;
    width: 100%;
}
.contacts-textarea-wrap {
    margin-bottom: 40px;
}
.contacts-checkboxes-wrap {
    margin: 25px 0;
}
.contacts-checkboxes-wrap label {
    font-size: 16px;
}
.contacts-checkbox .wpcf7-list-item-label {
    margin-left: 10px;
}
.contacts-submit {
    text-align: center;
}
.contacts-submit input {
        background: #000;
    color: #fff;
    border: 0;
    border-radius: 0;
        font-size: 17px;
    line-height: 1;
    padding: 20px 25px;
    transition: all .2s ease-in-out;
    text-transform: lowercase;
    font-weight: 600;
}
    .contacts-submit input:hover {
    background: #e9e4e1;
    color: #000;
    }
    @media (max-width: 600px) {
.contacts-input input {
    width: 100%;
    padding: 15px!important;
    font-size: 16px;
    }
    .contacts-form {
        margin: 5px;
    }
    }/* End custom CSS */