/*==================================================
  Iconos de usuario (campana, mensajes)
==================================================*/
.fa-bell, .fa-message {
    color: #fff !important;
}

/*==================================================
  Header y navegación
==================================================*/
.page-header .dropdown-toggle::after {
    font-weight: 900 !important;
    font-size: 16px !important;
    color: #fff !important;
}

.top-bar {
    background: #4B97FB !important;
    width: 100% !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.page-header {
    background: #4B97FB !important;
    display: flex !important;
    justify-content: center !important;
}

.page-header .boost-navbar .primary-navigation .nav-link {
    font-size: var(--local-isocial-font-size-menu) !important;
    font-weight: var(--local-isocial-font-weight-menu) !important;
    line-height: 1.2 !important;
    height: 80px;
}

.page-header .top-bar .site-logo {
    height: 50px !important;
}

/*==================================================
  Avatar / usuario
==================================================*/
.bi-person-fill-gear::before {
    font-size: 22px !important;
    font-weight: 900 !important;
    color: white;
}

.userinitials.size-35 {
    display: none !important;
}

.usermenu {
    background: linear-gradient(135deg, #F2A900, #FB3430);
    border-radius: 5px;
    padding: 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 0;
    box-sizing: border-box;
}

.usermenu:has(.login) {
    min-width: 120px;
    padding: 5px 10px 5px 0px;
}

.page-header .boost-navbar .usermenu .login>a {
    text-decoration: none;
    font-size: large;
}

.usermenu .login a {
    color: #fff !important;
}

/*==================================================
  Botones de navegación del plugin
==================================================*/
#navbuttons {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    justify-content: center;
}

#navbuttons img {
    border-radius: 10%;
}

#navbuttons form {
    margin: 0;
}

#navbuttons input[type="submit"] {
    background-color: #fff;
    color: #4B97FB;
    border: 1px solid #4B97FB;
    min-height: var(--local-isocial-nav-button-min-height);
    padding: var(--local-isocial-nav-button-padding-y) var(--local-isocial-nav-button-padding-x);
    border-radius: 8px;
    font-size: var(--local-isocial-nav-button-font-size);
    font-weight: 600;
    line-height: 1.2;
    cursor: pointer;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/*==================================================
  Botones de acción del tema (fallback)
==================================================*/
a.theme-btn-accent, .theme-btn-accent {
    border: 2px solid #fff !important;
    color: #fff;
    border-radius: 50px !important;
    background: #F0B323 !important;
}

a.theme-btn-desc, .theme-btn-desc {
    color: #fff;
    border-radius: 50px !important;
    background: #4B97FB !important;
}

/*==================================================
  Sección de video frontpage
==================================================*/
.isocial-frontvideo__content h2 {
    font-size: 36px !important;
    margin-bottom: 0% !important;
}

.isocial-frontvideo__eyebrow {
    font-weight: 500 !important;
}

.isocial-frontvideo__media {
    bottom: 8% !important;
}

/*==================================================
  Footer
==================================================*/
.footer-highlight-banner {
    background-image: var(--local-isocial-footer-image, none);
    min-height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
}

#page-footer {
    background-color: #555555 !important;
}

#page-footer .footer-bottom-bar {
    background: #383838 !important;
}

#page-footer .footer-bottom-bar .container-fluid .footer-bottom-bar-inner .footer-branding-col {
    margin-left: auto !important;
    margin-right: auto !important;
}

.footer-blocks .row .footer-block .text_to_html .theme-btn-accent {
    border-radius: 50px !important;
    background: #4B97FB !important;
    border: #4B97FB !important;
}

.footer-lower-row {
    display: none !important;
}

/*==================================================
  Login
==================================================*/
.theme-login-wrapper,
#page-login-forgot_password,
#page-login-index,
#page-local-signup-index {
    background-image: url(/pluginfile.php/1/theme_conexion_social/loginbgimage/1765319798/a2952002c565b2efcfa8b34c25098002f216483a.jpg);
    background-size: cover !important;
}

.theme-login-wrapper {
    padding: 1% 1% !important;
}

#page-login-forgot_password .theme-login-wrapper {
    color: #000;
    padding: 3% !important;
    border-radius: 15px !important;
}

.login-style-1 .auth-background-overlay {
    margin-top: 5% !important;
    border-radius: 15px !important;
}

.login-style-1 .auth-blocks-wrapper {
    max-width: 500px !important;
    background: none !important;
}

.login-style-1 .auth-main-col {
    border-radius: 10px;
}

.pagelayout-login #region-main {
    background-image: url(/pluginfile.php/1/theme_conexion_social/loginbgimage/1765319798/a2952002c565b2efcfa8b34c25098002f216483a.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: round !important;
}

/*==================================================
  Badge
==================================================*/
.badge-plataforma {
    display: inline-block;
    padding: 4px 14px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.3);
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
}

/*==================================================
  Inputs y formularios
==================================================*/
.input-group {
    flex-wrap: nowrap !important;
}

#id_message {
    display: none !important;
}

#id_searchbyemailcontainer hr {
    display: none;
}

#id_setpasswordcontainer #fitem_id_username {
    display: none !important;
}

/*==================================================
  Ocultar elementos del menú principal
==================================================*/
.more-nav [data-key="home"],
.more-nav [data-key="mycourses"] {
    display: none !important;
}

/*==================================================
  Sección de categorías (frontpage)
==================================================*/
.section-cursos {
    background: #f3f3f3;
    padding: 24px 0;
}

.section-cursos__container {
    max-width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.section-cursos__text h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #222;
}

.section-cursos__text p {
    margin: 4px 0 0;
    font-size: 16px;
    color: #666;
}

.section-cursos__text {
    text-align: left;
}

.btn-cursos {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 20px;
    background: #ffffff;
    border: 1px solid #4B97FB;
    border-radius: 20px;
    color: #4B97FB;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
}

.btn-cursos .arrow {
    font-size: 16px;
    line-height: 1;
}

.btn-cursos:hover {
    background: #4B97FB;
}

/*==================================================
  Categorías (grid del tema)
==================================================*/
.categories-section .item-inner,
.home-categories-section .item-inner {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: wrap;
    border-style: solid;
    border-color: #F0B323;
    border-width: 1px;
}

.categories-section .item-inner .item-figure-holder,
.home-categories-section .item-inner .item-figure-holder {
    max-width: 100% !important;
}

.categories-section .item-inner .item-figure-holder img,
.home-categories-section .item-inner .item-figure-holder img {
    max-width: 100% !important;
    min-width: 344px !important;
    margin: 0px !important;
}

.categories-section .item-inner .item-content,
.home-categories-section .item-inner .item-content {
    padding-left: 20px !important;
    width: 85% !important;
}

.categories-section .item-inner .title,
.home-categories-section .item-inner .title,
.home-categories-section .item-inner .item-title {
    color: #000 !important;
    font-size: var(--local-isocial-font-size-h3) !important;
    font-weight: var(--local-isocial-font-weight-h3) !important;
    line-height: 1.3;
    height: 39px;
}

.categories-section .item-inner .desc,
.home-categories-section .item-inner .desc,
.home-categories-section .item-inner .item-desc {
    font-size: var(--local-isocial-font-size-body) !important;
    font-weight: var(--local-isocial-font-weight-body) !important;
    line-height: var(--local-isocial-line-height-body);
    color: #525252 !important;
    min-height: 235px;
    position: relative;
}

.categories-section .titulo-curso,
.home-categories-section .titulo-curso {
    font-size: var(--local-isocial-font-size-course-title) !important;
    font-weight: 600 !important;
    line-height: 1.35;
}

.categories-section .descripcion-curso,
.home-categories-section .descripcion-curso {
    font-size: var(--local-isocial-font-size-course-description) !important;
    font-weight: var(--local-isocial-font-weight-body) !important;
    line-height: 1.55;
}

.categories-section .metadatos-curso,
.home-categories-section .metadatos-curso {
    font-size: var(--local-isocial-font-size-course-meta) !important;
    line-height: 1.45;
}

.categories-section .metadatos-curso *,
.home-categories-section .metadatos-curso * {
    font-size: inherit !important;
    line-height: inherit;
}

.btn-vermas {
    width: 100%;
    height: 49px;
    padding: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
}

body#page-site-index .single-col-max {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    max-width: 100% !important;
}

/*==================================================
  Testimonios
==================================================*/
.section-title .text_to_html {
    font-family: var(--local-isocial-font-heading) !important;
    font-weight: 500 !important;
    font-size: 28px !important;
    color: white !important;
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.section-intro .text_to_html {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size: 16px !important;
    color: #000 !important;
}

.tns-inner {
    max-width: 85% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.testimonials-section {
    padding-bottom: 0 !important;
    background-color: #4c97fc !important;
}

.testimonials-section .review-item-inner {
    background: rgba(255, 255, 255, 0.25) !important;
    border-radius: 20px !important;
    border: none !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    justify-content: flex-start !important;
}

.testimonials-section .source {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: center !important;
}

.testimonials-section .profile-holder {
    flex-shrink: 0 !important;
    margin-right: 15px !important;
}

.testimonials-section .source-data-holder {
    display: flex !important;
    flex-direction: column !important;
}

.testimonials-section .source .source-name {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    order: 1 !important;
}

.testimonials-section .source .source-meta {
    color: #fff !important;
    font-size: 14px !important;
    order: 2;
}

.testimonials-section .source .ratings {
    color: #fff !important;
    font-size: 14px !important;
    order: 3;
}

.testimonials-section .review-item-inner .review-quote {
    font-size: 16px !important;
    text-align: center !important;
    font-weight: 300 !important;
    font-style: Italic !important;
    color: #fff !important;
    order: 4 !important;
    letter-spacing: 0.31px !important;
    line-height: 24px !important;
    margin-top: 5%;
}

.testimonials-section .review-rating {
    color: #fff !important;
    margin-top: 5% !important;
}

.p-lg-5 {
    padding: 2rem !important;
}

/*==================================================
  Lead / "Empieza hoy aprendizaje"
==================================================*/
.lead-section {
    background-color: #EDF2F6 !important;
    margin-top: 0px !important;
}

.lead-section .lead-content-holder {
    background-color: #EDF2F6 !important;
    padding: 6% !important;
}

.lead-section .lead-content-holder .section-title .text_to_html {
    color: #000 !important;
    font-size: 28px !important;
    font-weight: 500 !important;
    margin-left: auto;
    margin-right: auto;
}

.lead-section .lead-content-holder .lead-section-content {
    max-width: 85% !important;
}

.lead-section .lead-content-holder .lead-section-content .text_to_html {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}

.lead-section .btn {
    background: #F0B323 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: 0 6px 18px rgb(0 0 0 / .3);
    margin-bottom: 3%;
}

.lead-section .btn:hover {
    background: #F0B323 !important;
    border: 2px solid #fff !important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: 0 6px 18px rgb(0 0 0 / .3);
    margin-bottom: 3%;
}

/*==================================================
  Home hero desktop
==================================================*/
#home-hero-section .carousel-item {
    background-position: center top !important;
}

/*==================================================
  CTA / "Conectividad que cambia vidas"
==================================================*/
.cta-section {
    margin-top: 60px !important;
    margin-bottom: 0px !important;
}

.cta-section .container-fluid {
    max-width: 85% !important;
}

.cta-section .data-grid .item {
    margin-bottom: 0px !important;
}

.cta-section .container-fluid .cta-section-inner {
    background: #fff;
    padding: 0px;
}

.cta-section .container-fluid .cta-section-inner .row .benefits-grid .item {
    padding: 0px !important;
    -webkit-box-shadow: none !important;
}


.cta-section .container-fluid .cta-section-inner .row .benefits-grid .item .image-holder img {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 12px !important;
}

.cta-section .container-fluid .cta-section-inner .row .benefits-grid .item .me-4 {
    margin-right: 0rem !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .theme-btn-primary {
    background: #F0B323;
    border: #F0B323;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    margin-top: 5%;
    border: 2px solid #fff;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .section-title .text_to_html {
    font-weight: 500 !important;
    font-size: 28px !important;
    color: black !important;
    text-align: left !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .section-title .text_to_html .bag-subtitle {
    text-align: left !important;
    font-size: 16px !important;
    color: #F0B323 !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .row {
    display: block !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item-inner {
    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;
    padding: 0 !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item-heading {
    flex-shrink: 0 !important;
    margin-top: 0.4rem !important;
    display: flex;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item-heading .text_to_html .bi-check-circle-fill {
    font-size: 19px !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item-desc {
    flex-grow: 1 !important;
}

.cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item-desc .text_to_html {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 400 !important;
}

.cta-section .data-grid .item-heading {
    font-size: 0px !important;
}

.cta-section .data-grid .item-heading::before {
    content: "\2713";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #4B97FB;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.cta-section .benefits-grid .item:hover {
    border: none !important;
}

.cta-section .benefits-grid .item-title,
.cta-section .benefits-grid .item-desc {
    color: #000 !important;
    font-size: 16px;
}

.bi-check-circle-fill::before {
    color: #4b97fb;
}

/*==================================================
  Listas y navegación secundaria
==================================================*/
.list-group a.list-group-item-action[href*="isocial.edu-labs.co/"]:first-of-type {
    display: none !important;
}

.list-group a.list-group-item-action:nth-of-type(2)[href*="my/courses.php"] {
    display: none !important;
}

.drawercontent {
    margin-top: 10% !important;
}

.tertiary-navigation .navitem button {
    max-height: 65px !important;
}

/*==================================================
  Varios
==================================================*/
.has-logo h2.login-sitename a {
    height: 51px !important;
}

#region-main h3 {
    font-size: 18px;
}

/*==================================================
  Responsive (max-width: 767.98px)
==================================================*/
@media (max-width: 767.98px) {
    #home-hero-section .h-100 {
        height: auto !important;
        min-height: 0 !important;
    }

    #groupingdropdown,
    #sortingdropdown,
    #displaydropdown {
        display: none !important;
    }

    .title-h1 {
        font-size: 26px;
    }

    .hero-slider-wrapper .hero-carousel .item-content-inner {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .hero-slider-wrapper .hero-carousel .slide-item-caption {
        font-size: 16px !important;
        line-height: normal !important;
    }

    .hero-slider-wrapper .hero-carousel .carousel-item {
        min-height: 540px !important;
        height: auto !important;
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    #home-hero-section .carousel-item {
        background-position: center !important;
        background-size: cover !important;
    }

    .hero-slider-wrapper .hero-carousel .slide-item-cta {
        padding-top: 0px !important;
        margin-bottom: 0 !important;
    }

    #home-hero-section .row,
    #home-hero-section .col-12,
    #home-hero-section .col-md-6,
    #home-hero-section .col-lg-6 {
        min-height: 0 !important;
    }

    #home-hero-section .lead-section,
    #home-hero-section .lead-content-holder {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    #home-hero-section .lead-content-holder {
        padding-top: 1.25rem !important;
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    #home-hero-section .hero-slider-wrapper .hero-carousel .carousel-item .container,
    #home-hero-section .hero-slider-wrapper .hero-carousel .carousel-item .container-fluid {
        padding-bottom: 0 !important;
    }

    .row > * {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    a.theme-btn-accent, .theme-btn-accent {
        width: 56% !important;
        font-size: 16px !important;
        padding: 8px 0px !important;
    }

    a.theme-btn-desc, .theme-btn-desc {
        font-size: 16px !important;
        padding: 2% !important;
    }

    .isocial-frontvideo__content h2 {
        font-size: 26px !important;
        margin-bottom: 0% !important;
    }

    .isocial-frontvideo__intro {
        font-size: 16px !important;
    }

    .isocial-frontvideo__grid {
        padding: 1rem !important;
    }

    .categories-section,
    .home-categories-section {
        padding-top: 30px !important;
        padding-bottom: 0px !important;
    }

    .section-cursos__text h2 {
        font-size: 26px;
    }

    .categories-section .item-inner .item-content,
    .home-categories-section .item-inner .item-content {
        width: 100% !important;
    }

    .categories-section .item-inner .item-figure-holder img,
    .home-categories-section .item-inner .item-figure-holder img {
        min-width: 0px !important;
    }

    .cta-section .data-grid {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .cta-section .container-fluid .cta-section-inner .row .cta-main .data-grid .item-desc .text_to_html {
        font-size: 16px !important;
    }

    .cta-section .container-fluid .cta-section-inner .row .benefits-grid .item .image-holder img {
        max-width: 100% !important;
    }

    .cta-section .container-fluid .cta-section-inner .row .cta-main .theme-btn-primary {
        padding: 3% !important;
    }

    .lead-section .btn {
        width: 85% !important;
    }

    .lead-section .lead-content-holder .section-title .text_to_html {
        font-size: 26px !important;
    }

    .lead-section .lead-content-holder .lead-section-content .text_to_html {
        font-size: 16px !important;
    }

    .py-5 {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }

    .list-group-item:first-child {
        display: none !important;
    }

    .jumpmenu {
        width: 100% !important;
    }

    .d-flex {
        flex-direction: column !important;
    }

    .footer-highlight-banner {
        min-height: 60px !important;
    }

    #region-main > .card > .card-body {
        padding: 10px !important;
    }

    .tertiary-navigation .navitem button {
        padding: 10px !important;
    }

    #page-my-index .block_myoverview.block {
        padding: 4px !important;
    }

    .btn {
        padding: 5px 8px !important;
    }

    #page.drawers .activity-header,
    .path-mod .activity-header:not(:empty) {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    #navbuttons {
        justify-content: center;
    }

    #navbuttons input[type="submit"] {
        font-size: 1rem;
        padding: 8px 10px;
    }

    #navbuttons form {
        flex: 1 1 45%;
        display: flex;
    }

    #navbuttons input[type="submit"] {
        width: 100%;
    }

    #page-wrapper #page:not(.drawers) {
        flex: none;
        border-radius: 15px !important;
        width: 95%;
        margin: auto;
    }
}

/*==================================================
  Header altura reducida en móvil
==================================================*/
@media (max-width: 767.98px) {
    .page-header .boost-navbar .primary-navigation .nav-link {
        height: 60px !important;
    }

    :root {
        --local-isocial-header-height: 60px;
    }
}
