.elementor-931 .elementor-element.elementor-element-01ce95b{--display:flex;}body:not(.rtl) .elementor-931 .elementor-element.elementor-element-aa020cc{right:25px;}body.rtl .elementor-931 .elementor-element.elementor-element-aa020cc{left:25px;}.elementor-931 .elementor-element.elementor-element-aa020cc{bottom:100px;z-index:1;}#elementor-popup-modal-931{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-931 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-931 .dialog-close-button{display:flex;}#elementor-popup-modal-931 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for shortcode, class: .elementor-element-aa020cc */body .elementor-popup-modal .dialog-widget-content {
    background: none !important;
    box-shadow: none !important;
    max-width: 100% !important;
}
/*
.elementor-931 .elementor-element.elementor-element-aa020cc {
    background-color: #ffffff !important;
    padding: 25px!important;
    border-radius: 15px !important;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.3) !important;
    width: 380px !important;
    height: auto !important;
    position: fixed !important;
    bottom: 1px !important;
    right: 30px !important;
}*/
.elementor-931 .elementor-element.elementor-element-aa020cc {
    background-color: #ffffff !important;
    padding: 25px !important;
    border-radius: 15px !important;
    box-shadow: 0px 10px 30px rgba(0,0,0,0.3) !important;
    width: 380px !important;
    
    /* ESTO SOLUCIONA EL CORTE DE INFORMACIÓN */
    position: fixed !important;
    bottom: 20px !important; /* Lo bajamos un poco más para ganar espacio arriba */
    right: 30px !important;
    
    max-height: 90vh !important; /* Ocupará como máximo el 90% de la altura de la pantalla */
    overflow-y: auto !important; /* Activa el scroll vertical si el contenido no cabe */
    overflow-x: hidden !important; /* Evita movimientos laterales */
    
    display: flex !important;
    flex-direction: column !important;
}
.elementor-931 .elementor-element.elementor-element-aa020cc strong {
    display: block;
    font-weight: bold !important;
    color: #a8c9e4 !important;
    margin-bottom: 0px !important;
    font-size: 14px;
}
.input-icon {
    position: relative;
    display: block;
    margin-bottom: 1px !important;
}
.elementor-931 .elementor-element.elementor-element-aa020cc input:not([type="checkbox"]), 
.elementor-931 .elementor-element.elementor-element-aa020cc textarea {
    width: 100% !important;
    margin-bottom: 0px !important;
    border: 1px solid #ccc !important;
    border-radius: 8px !important;
    padding: 10px 5px 10px 45px !important;
    box-sizing: border-box !important;
}
.input-icon::before {
    content: "";
    position: absolute;
    left: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23005ea5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='7' y1='7' x2='17' y2='17'%3E%3C/line%3E%3Cpolyline points='17 7 17 17 7 17'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 10 !important;
    pointer-events: none;
}
.elementor-931 .elementor-element.elementor-element-aa020cc .wpcf7-submit {
    background-color: #25d366 !important;
    color: white !important;
    width: 100% !important;
    border: none !important;
    padding: 12px !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    margin-top: 10px !important;
}
.elementor-931 .elementor-element.elementor-element-aa020cc select {
    width: 150% !important;
    margin-bottom: 0px !important;
    border: 1px solid #ccc !important;
    border-radius: 8px !important;
    padding: 10px 5px 10px 45px !important;
    box-sizing: border-box !important;
    background-color: #ffffff !important;
    font-size: 14px !important;
    height: 40px !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    cursor: pointer;
}
body .elementor-popup-modal .dialog-close-button {
    display: none !important;
}/* End custom CSS */