.elementor-4777 .elementor-element.elementor-element-606bde93{padding:15px 10px 15px 10px;}.elementor-4777 .elementor-element.elementor-element-2464fc80 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-4777 .elementor-element.elementor-element-2464fc80 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-4777 .elementor-element.elementor-element-2464fc80 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-4777 .elementor-element.elementor-element-2464fc80 .jet-listing-dynamic-field__content{text-align:left;}.elementor-4777 .elementor-element.elementor-element-1e743b13 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-4777 .elementor-element.elementor-element-1e743b13 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-4777 .elementor-element.elementor-element-1e743b13 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-4777 .elementor-element.elementor-element-1e743b13 .jet-listing-dynamic-field__content{text-align:left;}.elementor-4777 .elementor-element.elementor-element-1feb3f97 .jet-listing-dynamic-link__link{align-self:flex-start;flex-direction:row;}.elementor-4777 .elementor-element.elementor-element-1feb3f97 .jet-listing-dynamic-link__icon{order:1;}/* Start custom CSS for jet-listing-dynamic-link, class: .elementor-element-1feb3f97 */.elementor-4777 .elementor-element.elementor-element-1feb3f97 .jet-listing-dynamic-link__link { color: #ce0000 !important; font-size: 11px !important; border: 1px solid #ce0000 !important; padding: 5px 10px !important; border-radius: 3px !important; transition: 0.3s !important; text-decoration: none !important; display: inline-block !important; } .elementor-4777 .elementor-element.elementor-element-1feb3f97 .jet-listing-dynamic-link__link:hover { background: #ce0000 !important; color: #ffffff !important; }/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-606bde93 *//* 1. FORZAR VISIBILIDAD DEL BOTÓN SEGUIR BUSCANDO */
.elementor-element-11f7e162, 
.elementor-element-11f7e162 a {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.elementor-element-11f7e162 a.elementor-button {
    background-color: transparent !important;
    border: 2px solid #1a4186 !important;
    color: #1a4186 !important;
    padding: 15px 30px !important;
    font-weight: bold !important;
    border-radius: 8px !important;
    text-align: center;
}

/* 2. ENSANCHAR COLUMNAS DEL LISTADO (QUITA LO APRETADO) */
.jet-listing-grid__items {
    gap: 25px !important; /* Espacio entre tarjetas */
}

.jet-listing-grid__item .elementor-4777 {
    width: 100% !important;
    max-width: 100% !important;
    background: #ffffff !important;
    border: 1px solid #e1e8ed !important;
    border-radius: 12px !important;
    padding: 25px !important; /* Más aire interno */
    box-shadow: 0 10px 30px rgba(0,0,0,0.05) !important;
    display: block !important;
}

/* Ajuste de proporciones internas: Imagen 20%, Texto 60%, Botón 20% */
.elementor-4777 .elementor-container {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
}

/* 3. ARREGLAR FORMULARIO (FONDO OSCURO Y LETRAS VISIBLES) */
.elementor-element-ae107c3 {
    background-color: #1a4186 !important; /* Azul PMLAT para que resalte */
    padding: 50px !important;
    border-radius: 20px !important;
    margin-top: 60px !important;
}

.elementor-element-ae107c3 h2, 
.elementor-element-ae107c3 h3, 
.elementor-element-ae107c3 h6,
.elementor-element-ae107c3 label {
    color: #ffffff !important; /* Letras blancas sobre fondo azul */
}

/* Estilo de los inputs dentro del formulario para que se vean bien */
.elementor-field-group input, 
.elementor-field-group textarea, 
.elementor-field-group select {
    background-color: #ffffff !important;
    color: #333333 !important;
    border-radius: 5px !important;
    border: none !important;
    padding: 12px !important;
}

/* Botón de envío */
.elementor-button[type="submit"] {
    background-color: #ffffff !important;
    color: #1a4186 !important;
    font-weight: 800 !important;
    border-radius: 5px !important;
    transition: 0.3s;
}

.elementor-button[type="submit"]:hover {
    background-color: #e2e8f0 !important;
}/* End custom CSS */