.elementor-9018 .elementor-element.elementor-element-7565e0ee{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:60px;--padding-bottom:60px;--padding-left:60px;--padding-right:60px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}#elementor-popup-modal-9018{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-9018 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-9018 .dialog-close-button{display:flex;}#elementor-popup-modal-9018 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-cf253c0 */.tecnogran-form label {
    display: block;
    margin-bottom: 12px;
    font-size: 15px;
    color: #333;
}

.tecnogran-form input,
.tecnogran-form select,
.tecnogran-form textarea {
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    border: 1px solid #bdbdbd;
    border-radius: 0;
    box-sizing: border-box;
    background: #fff;
}

.tecnogran-form textarea {
    height: 120px;
    resize: vertical;
}

.tecnogran-form .wpcf7-submit {
    width: 100%;
    background: #000;
    color: #fff;
    border: 0;
    height: 42px;
    cursor: pointer;
    font-size: 15px;
    transition: opacity .2s;
}

.tecnogran-form .wpcf7-submit:hover {
    opacity: .85;
}/* End custom CSS */