.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-5fa9a10 *//*====================================================
HERO DEL SERVICIO
====================================================*/

.kb-hero-servicio{

    max-width:1200px;
    margin:50px auto 60px;

    padding:65px 55px;

    border-radius:28px;

    background:linear-gradient(135deg,#2fb8ff,#1f6cff);

    color:#fff;

    text-align:center;

    box-shadow:0 20px 55px rgba(31,108,255,.18);

}

.kb-hero-servicio h1{

    color:#fff;

    font-size:52px;

    line-height:1.2;

    margin:0 0 22px;

    font-weight:700;

}

.kb-bajada{

    max-width:900px;

    margin:0 auto 35px;

    font-size:21px;

    line-height:1.8;

    color:#fff;

}

.kb-hero-botones{

    display:flex;

    justify-content:center;

    gap:18px;

    flex-wrap:wrap;

}

.kb-hero-botones a{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    min-width:240px;

    height:58px;

    padding:0 32px;

    border-radius:50px;

    text-decoration:none;

    font-size:17px;

    font-weight:700;

    transition:.3s;

}

.kb-btn-primary{

    background:#fff;

    color:#1f6cff;

    border:2px solid #fff;

}

.kb-btn-primary:hover{

    background:#163B63;

    color:#fff;

    border-color:#163B63;

}

.kb-btn-secondary{

    background:transparent;

    color:#fff;

    border:2px solid #fff;

}

.kb-btn-secondary:hover{

    background:#fff;

    color:#1f6cff;

}

/*====================================================
INTRODUCCIÓN
====================================================*/

.kb-intro{

    max-width:1100px;

    margin:0 auto 70px;

}

.kb-intro h2{

    font-size:40px;

    color:#17395d;

    text-align:center;

    margin-bottom:30px;

}

.kb-intro p{

    font-size:18px;

    line-height:1.9;

    color:#617688;

    margin-bottom:22px;

}

/*====================================================
BENEFICIOS
====================================================*/

.kb-beneficios{

    max-width:1200px;

    margin:0 auto 80px;

}

.kb-beneficios h2{

    text-align:center;

    font-size:40px;

    color:#17395d;

    margin-bottom:25px;

}

.kb-beneficios>p{

    max-width:850px;

    margin:0 auto 45px;

    text-align:center;

    color:#617688;

    font-size:18px;

    line-height:1.8;

}

.kb-grid-beneficios{

    display:grid;

    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));

    gap:25px;

}

.kb-card{

    background:#fff;

    padding:30px;

    border-radius:22px;

    box-shadow:0 12px 35px rgba(0,0,0,.07);

    transition:.3s;

}

.kb-card:hover{

    transform:translateY(-6px);

}

.kb-card h3{

    color:#17395d;

    margin-bottom:15px;

    font-size:24px;

}

.kb-card p{

    color:#617688;

    line-height:1.8;

}

/*====================================================
RESPONSIVE
====================================================*/

@media(max-width:768px){

.kb-hero-servicio{

    margin:30px 15px 45px;

    padding:45px 25px;

}

.kb-hero-servicio h1{

    font-size:34px;

}

.kb-bajada{

    font-size:17px;

    margin-bottom:30px;

}

.kb-hero-botones{

    flex-direction:column;

}

.kb-hero-botones a{

    width:100%;

    min-width:100%;

}

.kb-intro h2,
.kb-beneficios h2{

    font-size:30px;

}

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-b786daf *//* ==========================================================
   KBODY SPORT - KINESIOLOGÍA DEPORTIVA
   PARTE 1 + PARTE 2
==========================================================*/

/* ---------- HERO ---------- */

.kb-hero-servicio{
    max-width:1200px;
    margin:230px auto;
    padding:0 25px;
    text-align:center;
}

.kb-hero-servicio h1{
    font-size:48px;
    color:#163B63;
    font-weight:700;
    margin-bottom:20px;
    line-height:1.2;
}

.kb-bajada{
    max-width:900px;
    margin:0 auto;
    font-size:20px;
    color:#5f7385;
    line-height:1.8;
}

.kb-hero-botones{
    display:flex;
    justify-content:center;
    gap:20px;
    margin-top:40px;
    flex-wrap:wrap;
}

.kb-btn-primary{
    display:inline-block;
    background:linear-gradient(135deg,#29b8ff,#1f6cff);
    color:#fff;
    padding:16px 34px;
    border-radius:50px;
    text-decoration:none;
    font-weight:700;
    transition:.3s;
    box-shadow:0 12px 30px rgba(31,108,255,.25);
}

.kb-btn-primary:hover{
    transform:translateY(-4px);
}

.kb-btn-secondary{
    display:inline-block;
    background:#fff;
    border:2px solid #1f6cff;
    color:#1f6cff;
    padding:16px 34px;
    border-radius:50px;
    text-decoration:none;
    font-weight:700;
    transition:.3s;
}

.kb-btn-secondary:hover{
    background:#1f6cff;
    color:#fff;
}

/* ---------- INTRO ---------- */

.kb-intro{
    max-width:1100px;
    margin:90px auto;
    padding:0 25px;
}

.kb-intro h2{
    text-align:center;
    color:#163B63;
    font-size:38px;
    margin-bottom:35px;
}

.kb-intro p{
    color:#5f7385;
    font-size:18px;
    line-height:1.9;
    margin-bottom:22px;
}

/* ---------- BENEFICIOS ---------- */

.kb-beneficios{
    background:#f7fbff;
    padding:90px 25px;
}

.kb-beneficios h2{
    text-align:center;
    color:#163B63;
    font-size:38px;
    margin-bottom:25px;
}

.kb-beneficios>p{
    max-width:850px;
    margin:0 auto 55px;
    text-align:center;
    color:#5f7385;
    line-height:1.8;
    font-size:18px;
}

.kb-grid-beneficios{
    max-width:1200px;
    margin:auto;
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
    gap:30px;
}

.kb-card{
    background:#fff;
    border-radius:18px;
    padding:35px;
    text-align:center;
    box-shadow:0 15px 35px rgba(0,0,0,.07);
    transition:.35s;
}

.kb-card:hover{
    transform:translateY(-8px);
    box-shadow:0 20px 45px rgba(31,108,255,.15);
}

.kb-card h3{
    color:#163B63;
    margin-bottom:18px;
    font-size:24px;
}

.kb-card p{
    color:#66798a;
    line-height:1.8;
}

/* ==========================================================
PARTE 2
==========================================================*/

.kb-proceso,
.kb-pacientes,
.kb-evaluacion{
    max-width:1200px;
    margin:90px auto;
    padding:0 25px;
}

.kb-proceso h2,
.kb-pacientes h2,
.kb-evaluacion h2{
    text-align:center;
    color:#163B63;
    font-size:38px;
    margin-bottom:30px;
}

.kb-proceso>p,
.kb-pacientes>p,
.kb-evaluacion p{
    max-width:900px;
    margin:0 auto 25px;
    text-align:center;
    color:#5f7385;
    line-height:1.9;
    font-size:18px;
}

/* ---------- PASOS ---------- */

.kb-pasos{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    gap:30px;
    margin-top:60px;
}

.kb-paso{
    background:#fff;
    border-radius:20px;
    padding:35px;
    text-align:center;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    transition:.35s;
}

.kb-paso:hover{
    transform:translateY(-8px);
}

.kb-paso span{
    width:65px;
    height:65px;
    margin:0 auto 20px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    background:linear-gradient(135deg,#29b8ff,#1f6cff);
    color:#fff;
    font-size:24px;
    font-weight:700;
}

.kb-paso h3{
    color:#163B63;
    margin-bottom:15px;
    font-size:22px;
}

.kb-paso p{
    color:#66798a;
    line-height:1.8;
}

/* ---------- BENEFICIOS ---------- */

.kb-grid-pacientes{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
    gap:28px;
    margin-top:55px;
}

.kb-item{
    background:#f7fbff;
    border-left:5px solid #1f6cff;
    border-radius:16px;
    padding:28px;
    transition:.3s;
}

.kb-item:hover{
    transform:translateY(-6px);
    background:#fff;
    box-shadow:0 15px 35px rgba(31,108,255,.12);
}

.kb-item h3{
    color:#163B63;
    margin-bottom:15px;
    font-size:22px;
}

.kb-item p{
    color:#5f7385;
    line-height:1.8;
}

/* ---------- CTA ---------- */

.kb-evaluacion{
    background:linear-gradient(180deg,#f7fbff,#ffffff);
    border-radius:25px;
    padding:70px 40px;
    box-shadow:0 15px 40px rgba(0,0,0,.05);
}

.kb-center{
    text-align:center;
    margin-top:40px;
}

/* ---------- RESPONSIVE ---------- */

@media(max-width:768px){

.kb-hero-servicio h1{
    font-size:34px;
}

.kb-bajada{
    font-size:18px;
}

.kb-intro h2,
.kb-beneficios h2,
.kb-proceso h2,
.kb-pacientes h2,
.kb-evaluacion h2{
    font-size:30px;
}

.kb-hero-botones{
    flex-direction:column;
}

.kb-btn-primary,
.kb-btn-secondary{
    width:100%;
    text-align:center;
}

.kb-pasos,
.kb-grid-beneficios,
.kb-grid-pacientes{
    grid-template-columns:1fr;
}

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-61fddfd *//*====================================================
PARTE 3
MISMO ESTILO KBODY SPORT
====================================================*/

/*=========================
CONTENEDORES
=========================*/

.kb-beneficios-avanzados,
.kb-faq,
.kb-diferencia{

    max-width:1200px;
    margin:0 auto 80px;

}

/*=========================
TÍTULOS
=========================*/

.kb-beneficios-avanzados h2,
.kb-faq h2,
.kb-destacado h2{

    text-align:center;
    font-size:40px;
    color:#17395d;
    margin-bottom:25px;

}

/*=========================
INTRO
=========================*/

.kb-beneficios-avanzados > p{

    max-width:900px;
    margin:0 auto 45px;

    text-align:center;

    color:#617688;

    font-size:18px;

    line-height:1.9;

}

/*=========================
GRID BENEFICIOS
=========================*/

.kb-beneficios-grid{

    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
    gap:25px;

}

.kb-beneficio{

    background:#fff;

    padding:30px;

    border-radius:22px;

    box-shadow:0 12px 35px rgba(0,0,0,.07);

    transition:.30s;

}

.kb-beneficio:hover{

    transform:translateY(-6px);

}

.kb-beneficio h3{

    color:#17395d;

    font-size:24px;

    margin-bottom:15px;

}

.kb-beneficio p,
.kb-beneficio{

    color:#617688;

    line-height:1.8;

}

/*=========================
FAQ
=========================*/

.kb-faq-item{

    background:#fff;

    padding:30px;

    border-radius:22px;

    box-shadow:0 12px 35px rgba(0,0,0,.07);

    margin-bottom:20px;

}

.kb-faq-item h3{

    color:#17395d;

    font-size:23px;

    margin-bottom:15px;

}

.kb-faq-item p,
.kb-faq-item{

    color:#617688;

    line-height:1.8;

}

/*=========================
BLOQUE AZUL
=========================*/

.kb-destacado{

    background:linear-gradient(135deg,#2fb8ff,#2167ff);

    border-radius:28px;

    padding:70px 50px;

    text-align:center;

    color:#fff;

    box-shadow:0 20px 55px rgba(31,108,255,.20);

}

.kb-destacado h2{

    color:#fff;

}

.kb-destacado>p{

    color:#fff;

    max-width:850px;

    margin:0 auto 40px;

    line-height:1.9;

    font-size:18px;

}

/*=========================
LISTA
=========================*/

.kb-destacado ul{

    list-style:none;

    padding:0;

    margin:0 auto;

    max-width:720px;

}

.kb-destacado li{

    position:relative;

    background:rgba(255,255,255,.12);

    border:1px solid rgba(255,255,255,.15);

    border-radius:16px;

    padding:16px 20px 16px 55px;

    margin-bottom:15px;

    text-align:left;

    color:#fff;

    line-height:1.7;

}

.kb-destacado li::before{

    content:"✓";

    position:absolute;

    left:20px;

    top:50%;

    transform:translateY(-50%);

    width:24px;
    height:24px;

    border-radius:50%;

    background:#fff;

    color:#2167ff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:14px;

    font-weight:bold;

}

/*=========================
RESPONSIVE
=========================*/

@media(max-width:768px){

.kb-beneficios-avanzados h2,
.kb-faq h2,
.kb-destacado h2{

    font-size:30px;

}

.kb-beneficios-grid{

    grid-template-columns:1fr;

}

.kb-destacado{

    padding:45px 25px;

}

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4ac3bb3 *//*====================================================
PARTE 4 KBODY SPORT
====================================================*/

.kb4-container{
    max-width:1200px;
    margin:auto;
    padding:0 25px;
}

/*-----------------------------*/

.kb4-final{

    padding:90px 0;

}

.kb4-final h2{

    text-align:center;
    color:#17395d;
    font-size:42px;
    margin-bottom:25px;

}

.kb4-texto{

    max-width:850px;
    margin:0 auto 60px;
    text-align:center;
    color:#617688;
    line-height:1.9;
    font-size:18px;

}

.kb4-grid{

    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    gap:30px;

}

.kb4-card{

    background:#fff;
    padding:35px;
    border-radius:22px;
    text-align:center;
    box-shadow:0 15px 35px rgba(0,0,0,.07);
    transition:.35s;

}

.kb4-card:hover{

    transform:translateY(-8px);

}

.kb4-icono{

    width:70px;
    height:70px;
    margin:auto auto 20px;

    border-radius:50%;

    display:flex;
    align-items:center;
    justify-content:center;

    background:linear-gradient(135deg,#33b5ff,#1f6cff);

    color:#fff;

    font-size:30px;

    font-weight:bold;

}

.kb4-card h3{

    color:#17395d;
    margin-bottom:15px;

}

.kb4-card p{

    color:#617688;
    line-height:1.8;

}

/*-----------------------------*/

.kb4-cta{

    margin:90px auto;

}

.kb4-cta .kb4-container{

    background:linear-gradient(135deg,#2ab5ff,#2167ff);

    border-radius:30px;

    padding:70px 40px;

    text-align:center;

    color:#fff;

}

.kb4-cta h2{

    color:#fff;

    font-size:40px;

    margin-bottom:20px;

}

.kb4-cta p{

    max-width:800px;

    margin:0 auto 45px;

    font-size:19px;

    line-height:1.8;

}

.kb4-botones{

    display:flex;

    justify-content:center;

    gap:20px;

    flex-wrap:wrap;

}

.kb4-btn-whatsapp{

    background:#fff;

    color:#2167ff;

    text-decoration:none;

    padding:18px 38px;

    border-radius:50px;

    font-weight:700;

    transition:.3s;

}

.kb4-btn-whatsapp:hover{

    background:#17395d;

    color:#fff;

}

.kb4-btn-telefono{

    border:2px solid #fff;

    color:#fff;

    text-decoration:none;

    padding:18px 38px;

    border-radius:50px;

    font-weight:700;

    transition:.3s;

}

.kb4-btn-telefono:hover{

    background:#fff;

    color:#2167ff;

}

/*-----------------------------*/

.kb4-servicios{

    padding:90px 0;

}

.kb4-servicios h2{

    text-align:center;

    color:#17395d;

    margin-bottom:40px;

    font-size:38px;

}

.kb4-links{

    display:grid;

    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));

    gap:20px;

}

.kb4-links a{

    display:block;

    text-align:center;

    text-decoration:none;

    background:#f5f9ff;

    color:#17395d;

    padding:22px;

    border-radius:18px;

    font-weight:600;

    transition:.3s;

    border:1px solid #dce8f8;

}

.kb4-links a:hover{

    background:#2167ff;

    color:#fff;

}

/*-----------------------------*/

@media(max-width:768px){

.kb4-final h2,
.kb4-cta h2,
.kb4-servicios h2{

    font-size:30px;

}

.kb4-cta .kb4-container{

    padding:50px 25px;

}

.kb4-botones{

    flex-direction:column;

}

.kb4-btn-whatsapp,
.kb4-btn-telefono{

    width:100%;

    text-align:center;

}

}/* End custom CSS */