.elementor-479 .elementor-element.elementor-element-f591291{--display:flex;--min-height:215px;--justify-content:center;}.elementor-479 .elementor-element.elementor-element-f591291:not(.elementor-motion-effects-element-type-background), .elementor-479 .elementor-element.elementor-element-f591291 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:radial-gradient(at bottom right, #23305D 0%, var( --e-global-color-accent ) 100%);}.elementor-479 .elementor-element.elementor-element-9d4b8ba{text-align:center;}.elementor-479 .elementor-element.elementor-element-9d4b8ba .elementor-heading-title{font-family:"Oxygen", Sans-serif;font-size:31px;font-weight:700;text-transform:uppercase;line-height:1.3em;letter-spacing:0px;color:var( --e-global-color-a291686 );}.elementor-479 .elementor-element.elementor-element-52f5ccb{--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;--justify-content:center;--padding-top:100px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;}.elementor-479 .elementor-element.elementor-element-abc048b.elementor-element{--align-self:flex-start;--order:-99999 /* order start hack */;}.elementor-479 .elementor-element.elementor-element-abc048b{text-align:justify;font-family:"Lora", Sans-serif;font-size:16px;line-height:1.5em;}@media(min-width:768px){.elementor-479 .elementor-element.elementor-element-52f5ccb{--content-width:1140px;}}@media(max-width:1024px){.elementor-479 .elementor-element.elementor-element-9d4b8ba .elementor-heading-title{font-size:42px;}.elementor-479 .elementor-element.elementor-element-abc048b{font-size:15px;}}@media(max-width:767px){.elementor-479 .elementor-element.elementor-element-9d4b8ba .elementor-heading-title{font-size:23px;}.elementor-479 .elementor-element.elementor-element-abc048b{font-size:14px;}}/* Start custom CSS for text-editor, class: .elementor-element-abc048b *//* ==========================================================================
   CCPD DURÁN — BASE LEGAL, FUNCIONES Y GRUPOS PRIORITARIOS
   CSS COMPLETO, LIMPIO Y RESPONSIVE
   ========================================================================== */

/* ==========================================================================
   1. CONTENEDOR GENERAL
   ========================================================================== */

.ccpd-legal-container {
    width: 100% !important;
    max-width: 1140px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

.ccpd-legal-container *,
.ccpd-legal-container *::before,
.ccpd-legal-container *::after {
    box-sizing: border-box !important;
}

/* ==========================================================================
   2. TIPOGRAFÍA GENERAL
   ========================================================================== */

.ccpd-legal-main-title,
.ccpd-legal-row-subtitle,
.ccpd-legal-tag,
.ccpd-base-legal-content strong,
.ccpd-row-functions .ccpd-legal-list-item strong {
    font-family: "Oxygen", sans-serif !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

.ccpd-legal-container p,
.ccpd-legal-row-card p,
.ccpd-row-functions .ccpd-legal-list-item small {
    font-family: "Lora", serif !important;
    color: #4a4a4a !important;
}

.ccpd-legal-container p {
    font-size: 15.5px !important;
    line-height: 1.7 !important;
    margin-top: 0 !important;
}

/* ==========================================================================
   3. CABECERA
   ========================================================================== */

.ccpd-legal-header {
    width: 100% !important;
    margin: 0 0 45px !important;
    text-align: center !important;
}

.ccpd-legal-logo {
    display: inline-block !important;
    width: auto !important;
    max-width: 280px !important;
    height: auto !important;
    margin: 0 0 15px !important;
}

.ccpd-legal-main-title {
    max-width: 750px !important;
    margin: 0 auto !important;
    color: #23305d !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}

/* ==========================================================================
   4. ESTRUCTURA PRINCIPAL DE FILAS
   ========================================================================== */

.ccpd-legal-rows-wrapper {
    display: flex !important;
    flex-direction: column !important;
    gap: 25px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ccpd-legal-row-card {
    display: flex !important;
    align-items: flex-start !important;
    gap: 25px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 30px !important;
    background: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 12px !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02) !important;
}

.ccpd-legal-row-card.ccpd-row-legal {
    background: #f8fafc !important;
    border-left: 4px solid #23305d !important;
}

/* ==========================================================================
   5. ICONOS LATERALES
   ========================================================================== */

.ccpd-row-card-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto !important;
    margin-top: 3px !important;
    color: #23305d !important;
    font-size: 26px !important;
    line-height: 1 !important;
}

.ccpd-row-card-icon:empty {
    display: none !important;
}

.ccpd-row-card-body {
    flex: 1 1 auto !important;
    width: 100% !important;
    min-width: 0 !important;
}

/* ==========================================================================
   6. TÍTULOS DE CADA BLOQUE
   ========================================================================== */

.ccpd-legal-row-subtitle {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 0 14px !important;
    color: #23305d !important;
    font-size: 19px !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
}

.ccpd-icon-mini {
    color: #00a7e0 !important;
    font-size: 18px !important;
}

/* ==========================================================================
   7. BASE LEGAL
   ========================================================================== */

.ccpd-base-legal-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 0 25px !important;
    padding: 0 !important;
}

.ccpd-base-legal-item {
    display: flex !important;
    align-items: flex-start !important;
    gap: 14px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 16px 18px !important;
    background: #ffffff !important;
    border: 1px solid #e9eef3 !important;
    border-radius: 9px !important;
}

.ccpd-base-legal-icon {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 38px !important;
    width: 38px !important;
    height: 38px !important;
    background: rgba(35, 48, 93, 0.07) !important;
    border-radius: 50% !important;
    font-size: 18px !important;
    line-height: 1 !important;
}

.ccpd-base-legal-content {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    gap: 5px !important;
    min-width: 0 !important;
}

.ccpd-base-legal-content strong {
    display: block !important;
    color: #23305d !important;
    font-size: 15.5px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

.ccpd-base-legal-content p {
    margin: 0 !important;
    color: #4a4a4a !important;
    font-size: 14.5px !important;
    line-height: 1.65 !important;
}

/* ==========================================================================
   8. FUNCIONES PRINCIPALES
   ========================================================================== */

.ccpd-row-functions .ccpd-functions-intro {
    margin: 0 0 18px !important;
}

.ccpd-legal-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.ccpd-legal-list-item {
    display: flex !important;
    align-items: flex-start !important;
    gap: 14px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 17px 20px !important;
    background: #fafbfc !important;
    border: 1px solid #edf1f5 !important;
    border-left: 3px solid #23305d !important;
    border-radius: 9px !important;
    list-style: none !important;
    box-shadow: none !important;
}

.ccpd-legal-list-item::before,
.ccpd-legal-list-item::marker {
    display: none !important;
    content: none !important;
}

.ccpd-legal-list-item > span {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    gap: 6px !important;
    min-width: 0 !important;
}

.ccpd-legal-list-item strong {
    display: block !important;
    color: #23305d !important;
    font-size: 15.5px !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
}

.ccpd-legal-list-item small {
    display: block !important;
    color: #4a4a4a !important;
    font-size: 14.5px !important;
    font-weight: 400 !important;
    line-height: 1.65 !important;
}

.ccpd-legal-check {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 22px !important;
    width: 22px !important;
    height: 22px !important;
    margin-top: 1px !important;
    color: #00a7e0 !important;
    font-size: 17px !important;
    line-height: 1 !important;
}

/* ==========================================================================
   9. GRUPOS DE ATENCIÓN PRIORITARIA
   ========================================================================== */

.ccpd-legal-tags-intro {
    margin: 0 0 18px !important;
}

.ccpd-legal-horizontal-tag-container {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    gap: 12px !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ccpd-legal-tag {
    display: inline-flex !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 46px !important;
    padding: 12px 20px !important;
    background: #fafbfc !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 8px !important;
    color: #475569 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
}

.ccpd-legal-tag i {
    flex: 0 0 16px !important;
    width: 16px !important;
    color: #00a7e0 !important;
    text-align: center !important;
}

/* ==========================================================================
   10. CAJA DE DESCARGA
   ========================================================================== */

.ccpd-legal-download-block {
    width: 100% !important;
    margin: 50px 0 0 !important;
    padding: 30px !important;
    background: #ffffff !important;
    border: 1px solid #eef2f5 !important;
    border-radius: 12px !important;
}

.ccpd-legal-download-block p {
    margin: 0 0 20px !important;
}

.ccpd-legal-action-box {
    width: 100% !important;
    margin: 0 !important;
    padding: 25px !important;
    background: #f0fafd !important;
    border: 1px dashed #00a7e0 !important;
    border-radius: 8px !important;
    text-align: center !important;
}

.ccpd-base-legal-download {
    margin-top: 0 !important;
}

.ccpd-legal-action-box p {
    margin: 0 0 16px !important;
    font-size: 15px !important;
}

.ccpd-legal-btn-download {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    padding: 12px 28px !important;
    background-color: #23305d !important;
    border: 0 !important;
    border-radius: 30px !important;
    color: #ffffff !important;
    font-family: "Oxygen", sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    text-align: center !important;
    text-decoration: none !important;
    box-shadow: 0 4px 12px rgba(35, 48, 93, 0.15) !important;
    transition:
        background-color 0.3s ease,
        box-shadow 0.3s ease,
        transform 0.3s ease !important;
}

.ccpd-legal-btn-download,
.ccpd-legal-btn-download:hover,
.ccpd-legal-btn-download:focus,
.ccpd-legal-btn-download:visited {
    color: #ffffff !important;
    text-decoration: none !important;
}

.ccpd-legal-btn-download:hover,
.ccpd-legal-btn-download:focus {
    background-color: #00a7e0 !important;
    box-shadow: 0 6px 18px rgba(0, 167, 224, 0.25) !important;
    transform: translateY(-2px) !important;
}

/* ==========================================================================
   11. CORRECCIÓN DE CONTENIDO INSERTADO POR EL EDITOR VISUAL
   ========================================================================== */

.ccpd-legal-rows-wrapper > p,
.ccpd-legal-rows-wrapper > br,
.ccpd-legal-container > br,
.ccpd-legal-row-card > br,
.ccpd-row-card-body > br,
.ccpd-base-legal-list > br,
.ccpd-legal-horizontal-tag-container > br,
.ccpd-legal-list > br {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
}

.ccpd-legal-row-card > p:empty,
.ccpd-row-card-body > p:empty,
.ccpd-base-legal-list > p:empty,
.ccpd-legal-horizontal-tag-container > p:empty,
.ccpd-legal-list > p:empty {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ==========================================================================
   12. TABLET Y MÓVIL
   ========================================================================== */

@media (max-width: 991px) {

    .ccpd-legal-container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .ccpd-legal-header {
        margin-bottom: 32px !important;
    }

    .ccpd-legal-main-title {
        font-size: 19px !important;
        line-height: 1.35 !important;
    }

    .ccpd-legal-row-card {
        flex-direction: column !important;
        align-items: center !important;
        gap: 15px !important;
        padding: 24px 20px !important;
        text-align: center !important;
    }

    .ccpd-row-card-icon:not(:empty) {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 60px !important;
        height: 60px !important;
        margin-top: 0 !important;
        background: #f0f4f8 !important;
        border-radius: 50% !important;
        font-size: 28px !important;
    }

    .ccpd-row-legal .ccpd-row-card-icon:not(:empty) {
        background: rgba(35, 48, 93, 0.06) !important;
    }

    .ccpd-row-card-body {
        width: 100% !important;
    }

    .ccpd-legal-row-subtitle {
        justify-content: center !important;
        margin-bottom: 12px !important;
        font-size: 18px !important;
    }

    .ccpd-base-legal-item {
        padding: 14px !important;
        text-align: left !important;
    }

    .ccpd-base-legal-content strong {
        font-size: 15px !important;
    }

    .ccpd-base-legal-content p {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    .ccpd-row-functions .ccpd-functions-intro {
        text-align: center !important;
    }

    .ccpd-legal-list {
        gap: 10px !important;
        text-align: left !important;
    }

    .ccpd-legal-list-item {
        gap: 10px !important;
        padding: 15px !important;
        text-align: left !important;
    }

    .ccpd-legal-list-item strong {
        font-size: 15px !important;
    }

    .ccpd-legal-list-item small {
        font-size: 14px !important;
        line-height: 1.6 !important;
    }

    .ccpd-row-groups .ccpd-legal-tags-intro {
        text-align: center !important;
    }

    .ccpd-legal-horizontal-tag-container {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    .ccpd-legal-tag {
        display: flex !important;
        justify-content: flex-start !important;
        width: 100% !important;
        min-height: 44px !important;
        padding: 10px 12px !important;
        border-radius: 6px !important;
        font-size: 12.5px !important;
        text-align: left !important;
    }

    .ccpd-legal-download-block {
        margin-top: 35px !important;
        padding: 24px 15px !important;
        text-align: center !important;
    }

    .ccpd-legal-action-box {
        padding: 20px 15px !important;
    }

    .ccpd-legal-btn-download {
        width: 100% !important;
        padding: 14px 20px !important;
        font-size: 13.5px !important;
    }
}

/* ==========================================================================
   13. MÓVILES PEQUEÑOS
   ========================================================================== */

@media (max-width: 520px) {

    .ccpd-legal-container {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .ccpd-legal-row-card {
        padding: 20px 15px !important;
        border-radius: 10px !important;
    }

    .ccpd-base-legal-item {
        gap: 10px !important;
        padding: 13px !important;
    }

    .ccpd-base-legal-icon {
        flex-basis: 34px !important;
        width: 34px !important;
        height: 34px !important;
        font-size: 16px !important;
    }

    .ccpd-legal-horizontal-tag-container {
        grid-template-columns: 1fr !important;
    }

    .ccpd-legal-tag {
        font-size: 13px !important;
    }

    .ccpd-legal-action-box {
        padding: 18px 12px !important;
    }
}/* End custom CSS */