.elementor-933 .elementor-element.elementor-element-a3bf39e{--display:flex;--padding-top:10px;--padding-bottom:10px;--padding-left:30px;--padding-right:30px;}.elementor-933 .elementor-element.elementor-element-998630a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-933 .dialog-widget-content{animation-duration:0.6s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-933{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-933 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-933 .dialog-close-button{display:flex;}/* Start custom CSS for wpforms, class: .elementor-element-998630a */.wpforms-field-medium{
    max-width: 100%!important;
    border: 1px solid var(--e-global-color-secondary)!important;
    border-radius: 10px!important;
    color: var(--e-global-color-secondary)!important;
    font-weight: 500!important;
}

.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder {
    color: red; /* Cambia este color al que quieras */
    opacity: 1!important;
}

.wpforms-container .wpforms-submit-container{
    display: flex!important;
    justify-content: right;
}
.wpforms-submit-container .wpforms-submit{
    padding: 20px 40px!important;
    line-height: 1rem!important;
    height: auto!important;
}
@media (max-width:768px)
   {
   .wpforms-container .wpforms-one-half{
    width:100%!important
       
   }
   .wpforms-container .wpforms-field.wpforms-one-half
   {
    margin-left:0px!important;
   }
}/* End custom CSS */