.elementor-238 .elementor-element.elementor-element-adaf793{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-238 .elementor-element.elementor-element-ecd6fa8{--display:flex;}.elementor-238 .elementor-element.elementor-element-365d164{--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;}.elementor-238 .elementor-element.elementor-element-54c8830{--swiper-slides-to-display:5;--swiper-slides-gap:10px;width:var( --container-widget-width, 90% );max-width:90%;padding:20px 0px 20px 0px;--container-widget-width:90%;--container-widget-flex-grow:0;--arrow-prev-left-align:0%;--arrow-prev-translate-x:0px;--arrow-prev-left-position:-5px;--arrow-prev-top-align:50%;--arrow-prev-translate-y:-50%;--arrow-prev-top-position:18px;--arrow-next-right-align:0%;--arrow-next-translate-x:0%;--arrow-next-right-position:0px;--arrow-next-top-align:50%;--arrow-next-translate-y:-50%;--arrow-next-top-position:0px;--arrow-size:40px;--arrow-normal-color:#34ACDC;--arrow-hover-color:#34ACDC;}.elementor-238 .elementor-element.elementor-element-54c8830.elementor-element{--align-self:center;}.elementor-238 .elementor-element.elementor-element-54c8830 .swiper-slide > .elementor-element{height:100%;}.elementor-238 .elementor-element.elementor-element-54c8830 :is(.elementor-swiper-button-prev, .elementor-swiper-button-next) {padding:0px 0px 0px 0px;}.elementor-238 .elementor-element.elementor-element-6cb6e0d{--display:flex;}.elementor-238 .elementor-element.elementor-element-aa07c24{padding:0px 0px 0px 0px;}.elementor-238 .elementor-element.elementor-element-662e9d4 .eael-ninja-form .nf-error-wrap .nf-error-required-error{display:block !important;}.elementor-238 .elementor-element.elementor-element-662e9d4 .eael-ninja-form .nf-form-errors .nf-error-field-errors{display:block !important;}.elementor-238 .elementor-element.elementor-element-662e9d4 .eael-ninja-form .submit-container input[type="button"]{width:130px;}.elementor-238 .elementor-element.elementor-element-662e9d4 .eael-ninja-form .submit-container input[type="submit"]{width:130px;}.elementor-238 .elementor-element.elementor-element-136218b{--display:flex;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-238 .elementor-element.elementor-element-54c8830{--swiper-slides-to-display:2;}}@media(max-width:767px){.elementor-238 .elementor-element.elementor-element-54c8830{--swiper-slides-to-display:1;--swiper-slides-gap:0px;padding:0px 0px 0px 0px;--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;--arrow-size:20px;}}/* Start custom CSS */body {
        font-family: 'Urbanist', sans-serif !important;
        background: linear-gradient(135deg, #f0fbff 0%, #ffffff 100%);
    }
 
.Titulo-clinica-nombre {
            color: #1c5f7a;
            font-size: 1.2rem;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 2px;
            margin-bottom: 16px;
        }

        .Titulo-T,.Titulo-DF,.Titulo-LT,.Titulo-GC,.Titulo-FC {
            color: #1c5f7a;
            font-size: 3.2rem;
            font-weight: 800;
            line-height: 1.1;
            margin-bottom: 24px;
        }

        .Titulo-T-divider {
            width: 120px;
            height: 4px;
            background: linear-gradient(90deg, #15b0dd 0%, #1c5f7a 100%);
            margin: 0 auto 24px;
            border-radius: 2px;
        }

        .Titulo-T-description {
            color: #666;
            font-size: 1.2rem;
            font-weight: 500;
            max-width: 800px;
            margin: 0 auto;
            line-height: 1.6;
        }

        .Titulo-T-tags {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            justify-content: center;
            margin-top: 28px;
        }

        .Titulo-T-tag {
            background: #f0f8fb;
            color: #1c5f7a;
            padding: 10px 20px;
            border-radius: 50px;
            font-size: 14px;
            font-weight: 600;
            border: 2px solid #15b0dd;
        }


        .highlight-principal-LT,.highlight-principal-FC {
            display: inline-block;
            font-size: 3.4rem;
            font-weight: 700;
            line-height: 1.1;
            margin-bottom: 24px;
        }
        
        .highlight-principal-GC,.highlight-principal-LT,.highlight-principal-FC{
            color: #15b0dd;
            position: relative;
        }

        .info-descripcion {
            font-size: 1.1rem;
            color: #2E728C;
            line-height: 1.6;
            max-width: 900px;
            margin: 30px auto 0;
        }
        .info-descripcion,.prop1-card-text{
           
            font-size: 0.94rem;
            line-height: 1.7;
        }


        .Sub-titulo-FC{
            font-size: 1.2rem;
            font-size: 24px;
            font-weight: 500;
            color: #2E728C;
            line-height: 1.4;
            margin-bottom: 32px;
        }



.header-1 {
    text-align: center;
    padding: 60px 20px;
    background: white;
    border-radius: 30px;
    box-shadow: 0 10px 40px rgba(28, 101, 131, 0.08);
}

.header-1 .breadcrumb {
    font-size: 0.9em;
    color: #15b0dd;
    font-weight: 600;
    margin-bottom: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.header-1 .breadcrumb span {
    color: #ACE5F2;
    margin: 0 10px;
}

.header-1 h1 {
    font-size: 3.5em;
    font-weight: 800;
    color: #1c6583;
    margin-bottom: 20px;
    letter-spacing: -1.5px;
    line-height: 1.2;
    position: relative;
    display: inline-block;
}

.header-1 h1::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, #15b0dd, #1c6583);
    border-radius: 2px;
}

.header-1 .subtitle {
    font-size: 1.3em;
    color: #2E728C;
    font-weight: 500;
    line-height: 1.6;
    max-width: 700px;
    margin: 30px auto 0;
}

.header-1 .subtitle-label {
    font-size: 0.95em;
    color: #15b0dd;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 20px;
}


/* ===== ESTILOS BASE (Sin modificar) ===== */
.card-doctores .premium-person-info{
    border-bottom-left-radius:30px; 
    border-bottom-right-radius: 30px;
}

.premium-person-social{
    align-items: flex-end!important;  
}

.premium-person-info-container{
    background: white;
    padding: 30px 30px;
    text-align: center;
    box-shadow: 0 15px 50px rgba(28, 101, 131, 0.12);
    transition: all 0.4s ease;
    border: 1px solid #e8f4f8;
}

.premium-person-info-container:hover {
    border-color: #ACE5F2;
    box-shadow: 0 20px 60px rgba(21, 176, 221, 0.2);
    transform: translateY(-5px);
}

.premium-person-name {
    font-size: 1.9em;
    font-weight: 700;
    color: #1c6583;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
    position: relative;
    display: inline-block;
    line-height: 1.3;
}

.premium-person-name::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, #15b0dd, #1c6583);
    border-radius: 2px;
}

.premium-person-title {
    font-size: 1.15em;
    font-weight: 600;
    color: #15b0dd;
    margin-top: 15px!important;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.premium-person-content {
    font-size: 0.95em;
    color: #2E728C;
    line-height: 2;
    font-weight: 500;
    padding-top: 10px;
    border-top: 1px solid #e0f2f7;
    margin: 0px;
}

.premium-person-instagram{
    background: linear-gradient(135deg, #85DEF2, #04B2D9, #03738C);
    border-radius: 5px;
}

.premium-person-facebook{
    background: linear-gradient(135deg, #85DEF2, #04B2D9, #03738C);
    border-radius: 5px;
}

/* ===== ESTILOS ADICIONALES PARA REDES SOCIALES CUADRADAS ===== */
.premium-person-social-list {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin-bottom: 5px!important;
}

.premium-person-list-item a {
    display: flex!important;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: white;
    transition: all 0.3s ease;
    margin: 5px;
    font-size: 35px;
}

.premium-person-list-item a:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.premium-person-instagram:hover {
    background: #C13584;
}

.premium-person-facebook:hover {
    background: #365899;
}

/* ===== RESPONSIVE DESIGN ===== */

/* Tablets grandes (1024px - 1199px) */
@media (max-width: 1199px) {
    .premium-person-info-container {
        padding: 35px 30px;
    }
    
    .premium-person-name {
        font-size: 1.7em;
    }
    
    .premium-person-title {
        font-size: 1.1em;
    }
    
    .premium-person-content {
        font-size: 0.9em;
    }
}

/* Tablets (768px - 1023px) */
@media (max-width: 1023px) {
    .premium-person-info-container {
        padding: 30px 25px;
    }
    
    .premium-person-name {
        font-size: 1.6em;
        margin-bottom: 6px;
    }
    
    .premium-person-name::after {
        width: 40px;
        height: 2px;
        bottom: -8px;
    }
    
    .premium-person-title {
        font-size: 1em;
        margin-top: 18px;
        margin-bottom: 18px;
        letter-spacing: 0.8px;
    }
    
    .premium-person-content {
        font-size: 0.88em;
        line-height: 1.8;
        padding-top: 18px;
    }
    
    .premium-person-list-item a {
        width: 42px;
        height: 42px;
    }
    
    .premium-person-social-list {
        gap: 8px;
    }
}


/*FORMULARIO*/

/* ================================================================
    formulario contenedor
   ================================================================ */

.container-form {
    max-width: 1400px;
    margin: 0 auto;
    background: white;
    border-radius: 30px!important;
    box-shadow: 0 20px 60px rgba(28, 101, 131, 0.15);
    overflow: hidden;
}

.form-section {
    padding: 40px;
    background: white;
    box-shadow: 0 15px 50px rgba(28, 101, 131, 0.1);
    padding: 60px 50px;
}

.image-section {
    background: linear-gradient(135deg, #15b0dd 0%, #1c6583 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px;
    position: relative;
    overflow: hidden;
}

.image-section::before {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: -100px;
    right: -100px;
}

.image-section::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    bottom: -80px;
    left: -80px;
}

.image-placeholder {
    width: 100%;
    max-width: 500px;
    height: 550px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.2em;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    z-index: 1;
}

/* ================================================================
    formulario 
   ================================================================ */

/* Inputs con más estilo */
input.ninja-forms-field,
select.ninja-forms-field,
textarea.ninja-forms-field {
    width: 100%;
    padding: 16px 20px;
    border: 2px solid #e0f2f7!important;
    border-radius: 12px!important;
    font-size: 1em;
    color: #2E728C;
    background: white;
    transition: all 0.3s ease;
    font-family: inherit;
}

input.ninja-forms-field:focus,
select.ninja-forms-field:focus,
textarea.ninja-forms-field:focus {
    outline: none;
    border-color: #15b0dd;
    box-shadow: 0 0 0 4px rgba(21, 176, 221, 0.1);
    transform: translateY(-2px);
}

input.ninja-forms-field:hover,
select.ninja-forms-field:hover,
textarea.ninja-forms-field:hover {
    border-color: #ACE5F2!important;
}

select.ninja-forms-field{
    cursor: pointer;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2315b0dd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 20px;
    padding-right: 45px;
}


textarea.ninja-forms-field{
    min-height: 90px;
    resize: vertical;
    height: 90px!important;
}

/* Botón más visible */
input#nf-field-8 {
    background: linear-gradient(135deg, #15b0dd 0%, #1c6583 100%);
    color: white;
    border: none;
    padding: 18px 50px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 8px 25px rgba(21, 176, 221, 0.3);
    margin-top: 10px;
}

/* Labels con más contraste */
.nf-field-label label {
    display: block;
    color: #2E728C;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 0.3px;
}     

.elementor-76 .elementor-element.elementor-element-e3d2e59 .eael-ninja-form .submit-container input[type="submit"]{
    width:auto!important;
    
}


/* Móviles grandes (576px - 767px) */
@media (max-width: 767px) {
    .premium-person-info-container {
        padding: 25px 20px;
    }
    
    .premium-person-name {
        font-size: 1.4em;
        letter-spacing: -0.3px;
    }
    
    .premium-person-name::after {
        width: 35px;
    }
    
    .premium-person-title {
        font-size: 0.95em;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .premium-person-content {
        font-size: 0.85em;
        padding-top: 15px;
    }
    
    .premium-person-list-item a {
        width: 40px;
        height: 40px;
        border-radius: 6px;
    }
}

/* Móviles medianos (480px - 575px) */
@media (max-width: 575px) {
    .premium-person-info-container {
        padding: 22px 18px;
    }
    
    .premium-person-name {
        font-size: 1.3em;
    }
    
    .premium-person-title {
        font-size: 0.9em;
        letter-spacing: 0.5px;
    }
    
    .premium-person-content {
        font-size: 0.82em;
        line-height: 1.7;
    }
    
    .premium-person-list-item a {
        width: 38px;
        height: 38px;
    }
}

/* Móviles pequeños (menos de 480px) */
@media (max-width: 479px) {
    .premium-person-info-container {
        padding: 20px 15px;
    }
    
    .premium-person-name {
        font-size: 1.2em;
        margin-bottom: 5px;
    }
    
    .premium-person-name::after {
        width: 30px;
        height: 2px;
        bottom: -6px;
    }
    
    .premium-person-title {
        font-size: 0.85em;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .premium-person-content {
        font-size: 0.8em;
        padding-top: 12px;
    }
    
    .premium-person-list-item a {
        width: 36px;
        height: 36px;
        border-radius: 5px;
    }
    
    .premium-person-social-list {
        gap: 7px;
    }
}

/* Desactivar hover en dispositivos táctiles */
@media (hover: none) {
    .premium-person-info-container:hover {
        transform: none;
    }
    
    .premium-person-list-item a:hover {
        transform: none;
    }
}


/*CONTACTANOS*/

.proposal-wrapper {
            background: white;
            border-radius: 24px;
            padding: 50px 40px;
            margin-bottom: 60px;
            box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
        }

        .proposal-label {
            display: inline-block;
            background: linear-gradient(135deg, #15b0dd 0%, #1c5f7a 100%);
            color: white;
            padding: 10px 24px;
            border-radius: 50px;
            font-size: 14px;
            font-weight: 700;
            margin-bottom: 40px;
            text-transform: uppercase;
        }

        
        .prop1-header {
            text-align: center;
            margin-bottom: 50px;
        }

        .prop1-title {
            color: #1c5f7a;
            font-size: clamp(32px, 5vw, 48px);
            font-weight: 800;
            margin-bottom: 16px;
            position: relative;
            display: inline-block;
        }

        .prop1-title::after {
            content: '';
            position: absolute;
            bottom: -12px;
            left: 50%;
            transform: translateX(-50%);
            width: 100px;
            height: 4px;
            background: linear-gradient(90deg, #15b0dd 0%, #1c5f7a 100%);
            border-radius: 2px;
        }

        .prop1-subtitle {
            color: #666;
            font-size: 18px;
            margin-top: 24px;
        }

        .location-tabs {
            display: flex;
            gap: 16px;
            justify-content: center;
            margin-bottom: 40px;
        }

        .location-tab {
            flex: 1;
            max-width: 300px;
            background: white;
            border: 3px solid #e0e0e0;
            padding: 20px 32px;
            border-radius: 16px;
            font-family: 'Urbanist', sans-serif;
            font-size: 18px;
            font-weight: 700;
            color: #666;
            cursor: pointer;
            transition: all 0.3s ease;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
        }
 
        .location-tab:hover {
            color: #666!important;
            border-color: #15b0dd;
            transform: translateY(-4px);
            background-color: white!important;
        }

        .location-tab.active {
            background: linear-gradient(135deg, #15b0dd 0%, #1c5f7a 100%);
            border-color: #15b0dd;
            color: white;
            box-shadow: 0 8px 24px rgba(21, 176, 221, 0.3);
        }
        
        .location-tab.active:hover {
            color: white!important;
            border-color: #15b0dd;
            transform: translateY(-4px);
            background-color: white!important;
        }
        

        .location-tab i {
            font-size: 24px;
        }

        .location-content {
            display: none;
            animation: fadeIn 0.5s ease;
        }

        .location-content.active {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 40px;
        }
    
        @keyframes fadeIn {
            from {
                opacity: 0;
                transform: translateY(20px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .info-section {
            display: flex;
            flex-direction: column;
            gap: 24px;
        }

        .info-card {
            background: linear-gradient(135deg, rgba(21, 176, 221, 0.05) 0%, rgba(28, 95, 122, 0.05) 100%);
            border-radius: 20px;
            padding: 28px;
            border-left: 4px solid #15b0dd;
            transition: all 0.3s ease;
        }

        .info-card:hover {
            transform: translateX(8px);
            box-shadow: 0 4px 20px rgba(21, 176, 221, 0.15);
        }

        .info-card-header {
            display: flex;
            align-items: center;
            gap: 16px;
            margin-bottom: 16px;
        }

        .info-icon {
            width: 56px;
            height: 56px;
            background: linear-gradient(135deg, #15b0dd 0%, #1c5f7a 100%);
            border-radius: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: white;
            font-size: 26px;
        }

        .info-card h3 {
            color: #1c5f7a;
            font-size: 20px;
            font-weight: 700;
        }

        .info-card p {
            color: #666;
            font-size: 15px;
            line-height: 1.8;
        }

        .info-card a {
            color: #15b0dd;
            text-decoration: none;
            font-weight: 600;
            transition: all 0.3s ease;
        }

        .info-card a:hover {
            color: #1c5f7a;
        }

        .map-section {
            border-radius: 20px;
            overflow: hidden;
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
            height: 500px;
            position: relative;
        }

        .map-section iframe {
            width: 100%;
            height: 100%;
            border: none;
        }

        .map-overlay {
            position: absolute;
            top: 20px;
            right: 20px;
            background: white;
            padding: 12px 20px;
            border-radius: 50px;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
            display: flex;
            align-items: center;
            gap: 8px;
            font-weight: 700;
            color: #1c5f7a;
            font-size: 14px;
        }
        /* ========================================
           RESPONSIVE
           ======================================== */
        @media (max-width: 1024px) {
            .location-content.active {
                grid-template-columns: 1fr;
            }

            .location-card,
            .location-card:nth-child(even) {
                grid-template-columns: 1fr;
            }

            .location-card:nth-child(even) .card-info,
            .location-card:nth-child(even) .card-map {
                order: unset;
            }

            .visual-body.elementor-page-238 {
                grid-template-columns: 1fr;
            }

            .details-grid {
                grid-template-columns: 1fr;
            }
        }

        @media (max-width: 768px) {
            .proposal-wrapper {
                padding: 32px 20px;
                border-radius: 16px;
            }

            .location-tabs {
                flex-direction: column;
            }

            .location-tab {
                max-width: 100%;
            }

            .map-section,
            .card-map {
                height: 350px;
                min-height: 350px;
            }

            .card-info {
                padding: 28px 20px;
            }

            .card-title {
                font-size: 26px;
            }

            .map-container-full {
                height: 350px;
            }
        }

        @media (max-width: 480px) {
            .info-card {
                padding: 20px;
            }

            .info-icon {
                width: 48px;
                height: 48px;
                font-size: 22px;
            }

            .contact-icon {
                width: 40px;
                height: 40px;
                font-size: 18px;
            }

            .body.elementor-page-238-icon {
                width: 60px;
                height: 60px;
                font-size: 28px;
            }
        }
        
        
        
        /*FORMULARIO*/
        
                /* Círculos decorativos */
        .circle-decoration-1 {
            position: absolute;
            top: 0;
            right: 0;
            width: 400px;
            height: 400px;
            background: #15b0dd;
            border-radius: 50%;
            filter: blur(80px);
            opacity: 0.2;
            transform: translate(50%, -50%);
            z-index: 0;
        }

        .circle-decoration-2 {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 400px;
            height: 400px;
            background: #2E728C;
            border-radius: 50%;
            filter: blur(80px);
            opacity: 0.2;
            transform: translate(-50%, 50%);
            z-index: 0;
        }

        .container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 2rem 1rem;
            position: relative;
        }

        .content-wrapper {
            max-width: 800px;
            margin: 0 auto;
        }

        /* Header con imagen circular */
        .header-section {
            text-align: center;
            margin-bottom: 3rem;
        }

        .doctor-image-wrapper {
            display: inline-block;
            position: relative;
            margin-bottom: 2rem;
        }

        .doctor-image {
            width: 130px;
            height: 130px;
            background: linear-gradient(135deg, #15b0dd 0%, #2E728C 100%);
            border-radius: 50%;
            margin: 0 auto;
            box-shadow: 0 20px 40px rgba(21, 176, 221, 0.3);
            display: flex;
            align-items: center;
            justify-content: center;
            color: #ffffff;
            font-size: 3rem;
        }

        .doctor-icon-badge {
            position: absolute;
            bottom: -8px;
            right: -8px;
            width: 50px;
            height: 50px;
            background: #15b0dd;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            box-shadow: 0 4px 12px rgba(21, 176, 221, 0.4);
            color: #ffffff;
            font-size: 1.5rem;
        }

        .main-title {
            font-size: 3.5rem;
            font-weight: 800;
            margin-bottom: 1rem;
            line-height: 1.2;
        }

        .title-dark {
            color: #2E728C;
        }

        .title-accent {
            color: #15b0dd;
        }

        .subtitle {
            color: #1c5f7a;
            font-size: 1.25rem;
            max-width: 600px;
            margin: 0 auto;
            line-height: 1.6;
        }

        /* Formulario */
        .form-container {
            background: #ffffff;
            border-radius: 2rem;
            box-shadow: 0 25px 50px rgba(46, 114, 140, 0.15);
            border: 1px solid #e0f2f7;
            padding: 3rem;
            position: relative;
        }

        /* Decoración superior del formulario */
        .form-decoration {
            position: absolute;
            top: -24px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            gap: 0.5rem;
        }

        .decoration-dot {
            width: 12px;
            height: 12px;
            border-radius: 50%;
        }

        .dot-1 { background: #15b0dd; }
        .dot-2 { background: #2E728C; }
        .dot-3 { background: #1c5f7a; }

        #ESPACIOFORMULARIO {
            min-height: 320px;
            background: linear-gradient(135deg, #e0f2f7 0%, #ffffff 50%, #e0f2f7 100%);
            border-radius: 1.5rem;
            border: 2px solid #e0f2f7;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 2rem;
        }
        
        #ESPACIOFORMULARIO > .elementor-element {
            flex: 1 !important;
            width: 100% !important;
        }

        #ESPACIOFORMULARIO p {
            color: #2E728C;
            text-align: center;
            font-size: 1.1rem;
        }
        
        #ESPACIOFORMULARIO .eael-ninja-form {
            width: 100% !important;
            max-width: 100% !important;
        }

        /* Elementos decorativos del formulario */
        .form-bubble-1 {
            position: absolute;
            bottom: -20px;
            left: -20px;
            width: 100px;
            height: 100px;
            background: #15b0dd;
            border-radius: 50%;
            opacity: 0.1;
            z-index: -1;
        }

        .form-bubble-2 {
            position: absolute;
            top: -20px;
            right: -20px;
            width: 130px;
            height: 130px;
            background: #2E728C;
            border-radius: 50%;
            opacity: 0.1;
            z-index: -1;
        }

        /* Footer info */
        .footer-info {
            margin-top: 2rem;
            display: flex;
            justify-content: center;
            gap: 3rem;
            flex-wrap: wrap;
        }

        .info-item {
            display: flex;
            align-items: center;
            gap: 0.5rem;
            color: #1c5f7a;
            font-size: 0.95rem;
        }

        .info-dot {
            width: 8px;
            height: 8px;
            border-radius: 50%;
        }

        .info-dot-1 { background: #15b0dd; }
        .info-dot-2 { background: #2E728C; }

        /* Responsive */
        @media (max-width: 768px) {
            .container {
                padding: 1.5rem 1rem;
            }

            .main-title {
                font-size: 2.5rem;
            }

            .subtitle {
                font-size: 1.1rem;
            }

            .form-container {
                padding: 2rem 1.5rem;
            }

            .doctor-image {
                width: 110px;
                height: 110px;
                font-size: 2.5rem;
            }

            .doctor-icon-badge {
                width: 40px;
                height: 40px;
                font-size: 1.2rem;
            }

            .footer-info {
                gap: 1.5rem;
            }

            .form-bubble-1,
            .form-bubble-2 {
                display: none;
            }
        }

        @media (max-width: 480px) {
            .main-title {
                font-size: 2rem;
            }

            .subtitle {
                font-size: 1rem;
            }

            .form-container {
                padding: 1.5rem 1rem;
                border-radius: 1.5rem;
            }

            #ESPACIOFORMULARIO {
                min-height: 280px;
                padding: 1.5rem;
            }
        }/* End custom CSS */