@import "fonts/poppins/stylesheet.css?v=20240705111601";
@import "resources/css/trainingSession.css?v=20240705111601";
@import "resources/css/homepage.css?v=20241709111601";
@import "resources/css/profile.css?v=20240705111601";
@import "resources/css/login.css?v=20240705111601";
@import "resources/css/course-catalog.css?v=20240705111601";
@import "resources/css/top-bar.css?v=20240924111601";
@import "resources/css/circle-progress.css?v=20240705111601";
@import "resources/css/contact-us.css?v=20240705111601";
@import "resources/css/login-effect.css?v=20240705111601";
@import "resources/css/navbar.css?v=20240705111601";
@import "resources/css/course-content.css?v=20240705111601";
@import "resources/css/pre-loader.css?v=20240705111601";
@import "resources/css/social-network.css?v=20240705111601";
@import "resources/css/course-list.css?v=20240705111601";

.alpha-info-text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 420;
}

html {
    position: relative;
}

form.nosubmit {
    border: none;
    padding: 0;
}

input.nosubmit {
    height: 51px;
    width: 293px;
    background-color: white !important;
    border: 1px solid #555;
    display: block;
    padding: 9px 4px 9px 40px;
    background: #000 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
}

.index-side-menu-links-menu-as a {
    color: white !important;
}

.index-dropdown-menu-right a {
    color: var(--main-color-link) !important;
}

body {
    margin: 0px;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
    font-style: normal !important;
}

body>main footer.footer {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    flex-direction: column;
}

body>main footer.footer .bar-black-footer {
    width: 100%;
}

a {
    color: var(--main-color-link);
    text-decoration: none;
}

a:hover,
a:focus {
    color: var(--main-colo-link-hover);
    text-decoration: none;
}

a:focus {
    outline: none;
}

.navbar-nav>li {
    margin-bottom: 0;
}

.navbar-collapse {
    overflow: hidden !important;
}

.navbar-default {
    /*background: var(--main-color-background-image);*/
    background: transparent;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: none;
    border-radius: 0px;
    border: 0;
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: var(--main-color-link-active);
    background-color: var(--main-background-link-active);
    font-size: 1.5rem;
}

/*unknows*/
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background: unset;
    color: #ffffff;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 2px;
    border-radius: 4px;
}

.navbar-default .navbar-nav>.open>.dropdown-menu {
    padding: 3px 15px 15px 15px;
}

.navbar-default .navbar-nav>.open>.dropdown-menu>li>a {
    padding: 6px 0px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}

.navbar-default .navbar-brand {
    color: var(--main-color-brand-icon-home) !important;
}

.navbar-default .navbar-toggle {
    border: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
    height: 4px;
    border-radius: 20px;
}

.navbar-default .navbar-toggle .icon-bar:nth-child(4) {
    width: 50%;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: unset;
}

.badge-warning {
    background-color: var(--main-color-background-image) !important;
}

.breadcrumb>.active {
    color: var(--main-color-item-active-breadcum);
}

.panel-default {
    border-color: var(--main-border-color-panel);
}

/* Jquery UI */
.ui-accordion .ui-accordion-icons {
    padding-left: 0.2em;
}

/* End Jquery UI */
.bgfooter {
    background-color: #1A2226;
}

.bgfooter {
    color: #ffffff;
}

.bgfooter a {
    color: #ffffff;
}

/* -------------------------------------------------------- CUSTOM CSS --------------------------------------------------------------------------------*/

/* HOME PAGE START */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* NAVIGATION LOGIN BUTTON */

.nav-login {
    float: right;
    vertical-align: middle;
    list-style: none;
    margin: 0;
}

#open-login-modal {
    font-size: 2.2rem;
    color: #fff;
}

ul.nav-login>li {
    display: inline-block;
    padding: 8px;
}

.nav-login span:hover {
    cursor: pointer;
}

#login-block {
    position: relative;
}

#slider {
    margin-bottom: 3rem;
}

/* ---- SLIDER ----*/

#slider {
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-slider {
    position: relative;
    width: 100%;
    height: 700px;
    /*margin: 10px;*/
    background: #1d212b;
    border-radius: 5px;
}

.img-slider .slide {
    z-index: 1;
    position: absolute;
    width: 100%;
    clip-path: circle(0% at 0 50%);
}

.img-slider .slide.slider-active {
    clip-path: circle(150% at 0 50%);
    transition: 2s;
    transition-property: clip-path;
}

.img-slider .slide img {
    z-index: 1;
    width: 100%;
    height: 700px;
    object-fit: cover;
    object-position: top right;
    /*-webkit-mask-image: linear-gradient(rgba(0.6, 0, 0, 0.5), rgba(0, 0, 0, 0.9));
    mask-image: linear-gradient(rgba(0.6, 0, 0, 0.5), rgba(0, 0, 0, 0.9));*/
}

.img-slider .slide .info {
    position: absolute;
    top: 0;
    padding-top: 4rem;
    padding-left: 4rem;
}

.img-slider .slide .info h2 {
    color: #fff;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1.5;
    width: 80%;
}

.img-slider .slide .info p {
    color: #fff;
    font-size: 1.5rem;
    width: 60%;
    padding-top: 2rem;
}

.img-slider .navigation {
    z-index: 2;
    position: absolute;
    display: flex;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.img-slider .navigation .slider-btn {
    background: rgba(255, 255, 255, 0.5);
    width: 12px;
    height: 12px;
    margin: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.img-slider .navigation .slider-btn.slider-active {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

/* ---- SECTION ALPHA INFO ----*/

#alpha-info {
    background-color: var(--main-color-background-section-alpha);
    padding: 4rem 4rem;
}

#Our-Success {
    background-color: var(--main-color-background-section-alpha);
    padding: 4rem 4rem;
}

#join-success {
    background-color: var(--main-color-background-section-alpha);
    padding: 4rem 4rem;
}

.alpha-info-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
}

.section-heading {
    text-align: center;
    margin-bottom: 4rem;
}

.section-heading h3 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 420;
    font-size: 40px;
    line-height: 47px;
    align-items: center;
    text-align: center;
    letter-spacing: 0.045em;
    color: var(--main-color-background-image);
}

.alpha-info {
    padding: 10px;
    height: 223px;
    background: rgba(252, 252, 252, 0.99);
    box-shadow: 3px 5px 11px -8px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    flex: none;
    order: 0;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}

.alpha-info-heading {
    font-size: 3.5rem;
    font-weight: bolder;
    color: var(--main-color-info-heading-section-alpha);
    margin-bottom: 1rem;
}

.alpha-info-text {
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.045em;
    color: var(--main-color-info-text-section-alpha);
}

/* ---- SECTION VIDEO ----*/

#section-video {
    padding: 4rem 4rem 5em 4em;
}

#section-video,
#section-alpha-training {
    background: linear-gradient(95.01deg, var(--main-color-background-image) -37.91%, rgba(65, 62, 65, 0.08) 105.24%), var(--main-color-background-section-video);
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.video-container {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}

.main-video {
    width: 100%;
    box-shadow: 0 10px 6px -6px #414042;
}

.mejs__overlay,
.mejs__layer,
.mejs__overlay-play {
    width: 100% !important;
    height: 100% !important;
}

.mejs-container {
    width: 100% !important;
    height: 100% !important;
}

.more-info-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 200px));
    gap: 3rem;
    padding: 2rem 4rem;
    justify-content: center;
}

.more-info {
    padding: 2rem 4rem;
    background: var(--main-color-background-image);
    color: var(--main-color-background-image);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    border-radius: 5px;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
}

.more-info span {
    font-size: 3rem;
    margin-bottom: 1rem;
}

.more-info p {
    font-size: 1.6rem;
    text-align: center;
}

.fa-gradient {
    background: var(--main-color-background-section-video-fa-gradient);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ---- SECTION JOIN ----*/

#section-join {
    background-size: cover;
    background-position: top;
    padding: 4rem 4rem;
}

.cta {
    display: grid;
    place-items: center;
    padding: 4rem 0rem;
}

.cta #join {
    padding: 1.5rem 3rem;
    background: var(--main-color-background-join);
    border: none;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
        0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),
        0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086),
        0 100px 80px rgba(0, 0, 0, 0.12);
    border-radius: 50px;
    color: var(--main-color-join);
    font-size: 1.6rem;
    text-transform: uppercase;
    transition: all 0.2s;
    cursor: pointer;
}

.cta #join:hover {
    transform: translateY(-2px);
    cursor: pointer;
}

.alpha-info img {
    width: 100px;
    margin: 15px;
}

/* ---- SECTION TRAINING ----*/
#section-alpha-training {
    padding: 4rem;
}

.mb {
    margin-bottom: 2em;
}

.alpha-training-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 3rem;
    align-items: center;
}

.alpha-training-container p {
    font-size: 1.4rem;
}

/*---- FOOTER ---- */
.footer {
    background-color: white;
}

.sub-footer {
    padding: 2rem 0;
    text-align: center;
}

.sub-footer row {
    text-align: center;
}

.paystack-logo {
    width: 200px;
    margin: auto;
}

.paystack-logo img {
    width: 100%;
}

.software-name {
    text-align: center;
}

/*---- LOGIN MODAL FORM ----*/
.login-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
#login-modal-close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-right: 5px;
}

#login-modal-close,
#login-modal-close {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* MEDIA QUERIES */

@media only screen and (max-width: 1024px) {
    .product>.text-center>img {
        width: 100%;
    }
}

@media (max-width: 820px) {
    .img-slider {
        width: 600px;
        height: 375px;
    }

    .img-slider .slide img {
        z-index: 1;
        width: 100%;
        height: 375px;
        border-radius: 5px;
    }

    .img-slider .slide .info {
        padding: 10px 25px;
    }

    .img-slider .slide .info h2 {
        font-size: 35px;
    }

    .img-slider .slide .info p {
        width: 70%;
        font-size: 15px;
    }

    .img-slider .navigation {
        bottom: 25px;
    }

    .img-slider .navigation .slider-btn {
        width: 10px;
        height: 10px;
        margin: 8px;
    }

    .mejs__container,
    .mejs__ios,
    .mejs__iphone,
    .mejs__video,
    .mejs__container-keyboard-inactive,
    .main-video {
        /*width: 520px !important;*/
        /*width: 100% !important;
        height: 405px  !important;*/
    }

    .text-left-in-banner {
        top: 8vw !important;
    }
}

@media only screen and (max-width: 780px) {
    #registration_submit {
        margin-bottom: 40px;
    }

    #bottom_note {
        margin-bottom: 80px;
    }

    .product>.text-center>img {
        max-width: 100%;
    }

    .modal-body {
        max-height: 100%;
    }

    .modal-title,
    .wrapper>div>h2 {
        font-size: 2.25rem;
    }
}

@media (max-width: 768px) {
    .footer-r {
        position: unset !important;
    }

    .footer-r .dropdown {
        position: static;
    }

    .navbar-right .dropdown-menu {
        right: 0.5em !important;
        width: 85% !important;
    }

    .dropdown-menu {
        margin: 0 0 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .custom-menu-template {
        width: unset;
    }

    .dropdown-menu-right {
        /*position: absolute !important;*/
    }

    .div-right {
        display: block !important;
    }

    #cart-dropdown {
        min-width: auto !important;
    }

    .nav-login {
        float: left !important;
        display: flex !important;
        flex-direction: column;
    }

    .divider-section {
        height: 0 !important;
    }

    #sidebar-wrapper {
        left: 250px !important;
        margin-left: -250px !important;
    }

    #wrapper.toggled>#sidebar-wrapper {
        /*left: 60px !important;*/
        left: 72px !important;
        width: auto !important;
    }

    #wrapper>#sidebar-wrapper {
        width: 100%;
    }

    .sidebar-hopc ul li a#main-toggle:after {
        content: "\e014" !important;
    }

    #wrapper.toggled {
        padding-left: 70px;
    }

    .alpha-info {
        padding: 0px;
    }
}

@media (max-width: 620px) {
    .img-slider {
        width: 400px;
        height: 250px;
    }

    .img-slider .slide img {
        z-index: 1;
        width: 100%;
        height: 250px;
        border-radius: 5px;
    }

    .img-slider .slide .info {
        padding: 10px 20px;
    }

    .img-slider .slide .info h2 {
        font-size: 30px;
    }

    .img-slider .slide .info p {
        width: 80%;
        font-size: 13px;
    }

    .img-slider .navigation {
        bottom: 15px;
    }

    .img-slider .navigation .slider-btn {
        width: 8px;
        height: 8px;
        margin: 6px;
    }

    .mejs__container,
    .mejs__ios,
    .mejs__iphone,
    .mejs__video,
    .mejs__container-keyboard-inactive,
    .main-video {
        /*width: 375px !important;*/
        /*width: 100% !important;
        height: 300px  !important;*/
    }

}

@media (max-width: 420px) {
    .img-slider {
        width: 100%;
    }

    .img-slider .slide img {
        z-index: 1;
        width: 100%;
        height: 220px;
        border-radius: 5px;
    }

    .img-slider .slide .info {
        padding: 5px 10px;
    }

    .img-slider .slide .info h2 {
        font-size: 2rem;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1.2;
        width: 100%;
    }

    .img-slider .slide .info p {
        color: #fff;
        font-size: 1rem;
        width: 80%;
        padding-top: 2rem;
    }

    .img-slider .navigation {
        bottom: 10px;
    }

    #alpha-info {
        padding: 2rem 2rem;
    }

    .section-heading {
        text-align: center;
        margin-bottom: 2rem;
    }

    .section-heading h3 {
        font-size: 2rem;
        font-weight: 400;
        letter-spacing: 1px;
    }


    .mejs__container,
    .mejs__ios,
    .mejs__iphone,
    .mejs__video,
    .mejs__container-keyboard-inactive,
    .main-video {
        /*width: 100% !important;
        height: 280px  !important;*/
    }

    #section-join {
        padding: 2rem 2rem;
    }

    .cta {
        padding: 2rem 0rem;
    }

    #section-alpha-training {
        padding: 2rem 2rem;
    }

    .alpha-training-container {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 2rem;
        align-items: center;
        justify-items: center;
        padding-bottom: 7.5rem;
    }

    .alpha-training-container p {
        font-size: 1.1rem;
    }

    .paystack-logo {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}

@media only screen and (max-width: 375px) {

    .mejs__container,
    .mejs__ios,
    .mejs__iphone,
    .mejs__video,
    .mejs__container-keyboard-inactive,
    .main-video {
        /*width: 100% !important;
        height: 265px  !important;*/
    }

}

@media only screen and (max-width: 320px) {

    .mejs__container,
    .mejs__ios,
    .mejs__iphone,
    .mejs__video,
    .mejs__container-keyboard-inactive,
    .main-video {
        /*width: 100% !important;
        height: 250px  !important;*/

    }
}


/* HOME PAGE END */

#search_filter_form_name {
    width: 100%;
}

/*new ui*/

.panel-heading-admin {
    background: var(--main-administracion-panel-heading-background) !important;
    color: var(--main-administracion-panel-heading-color) !important;
    font-weight: bolder;
}

.block-items-admin ul {
    list-style-type: none;
}

.block-items-admin ul li {
    border-radius: 2em;
    background: var(--main-administracion-background-item);
    margin: 8px;
    padding: 4px 6px;
    width: fit-content !important;
    display: inline-block;
}

.list-items-admin-li a {
    color: var(--main-administracion-color-item);
}

.list-items-admin-li a:visited {
    text-decoration: none;
}

.block-items-admin ul li:hover {
    background-color: var(--main-administracion-background-item-hover);
    color: white;
}

.block-items-admin ul li:hover a {
    color: var(--main-administracion-color-item-hover);
}

.list-items-admin-ul {
    padding: 0;
    text-align: center;
}

.panel {
    border-radius: 10px !important;
}

.list-items-admin-ul[data-animation="center"] a::before {
    transform-origin: center;
}

.list-items-admin-ul a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: var(--main-administracion-line-bottom-hover);
    z-index: 1;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease-in-out;
}

.list-items-admin-ul a:hover::before {
    transform: scaleX(1);
}


.list-items-admin-ul a {
    position: relative;
    display: block;
    padding: 5px;
}

.panel-default .panel-heading img {
    border-radius: 50%;
    background: var(--main-administracion-panel-heading-image-edit-background);
    padding: 2px;
    box-sizing: border-box;
}

/*end new ui*/

/*BUTTON CART MENU NABVAR*/

.btn-primary-cart {
    border: none;
}

.btn-primary-cart,
.btn-primary-cart span,
.btn-primary-cart:hover,
.btn-primary-cart:active,
.btn-primary-cart:focus,
.btn-primary-cart:active:focus,
.btn-primary-cart:hover:active,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.open>.btn-primary-cart,
.open>.dropdown-toggle.btn-primary {
    background-color: var(--main-color-background-button-cart-navbar);
    color: var(--main-color-button-cart-navbar);
}

#cart-dropdown {
    color: #333333;
    overflow-y: scroll;
    /*height: -moz-calc(65vh - (20px + 30px));
    height: -webkit-calc(65vh - (20px + 30px));
    height: calc(65vh - (20px + 30px));*/
}

.dropdown-menu-right {
    right: 0 !important;
}

.dropdown-menu {
    background-color: #fff !important;
}

#search-form-homepage span.select2 {
    width: 100% !important;
}

ul#main-menu-category>li {
    width: 100%;
}

#main-menu-category.sm-clean {
    box-sizing: border-box;
    flex-direction: row;
    background: rgba(252, 252, 252, 0.99);
    border: 1px solid var(--main-color-background-image);
    border-radius: 50px;
    flex: none;
    order: 2;
    flex-grow: 0;
    height: 34px !important;
}

#main-menu-category.sm-clean #head-category-search-homepage {
    width: 100%;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#main-menu-category a {
    color: var(--main-color-background-image);
    font-size: 12px;
}

@media (min-width: 768px) {
    .dropdown-menu {
        margin: 15px 0 0 !important;
    }

    #search-form-homepage {
        /*display: flex;*/
    }

    .main-nav-category {
        /*width: 200px !important;*/
        display: flex;
        justify-content: center;
    }

    #main-menu-category.sm-clean {
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: left;
    }

}

@media (max-width: 768px) {
    .dropdown {
        position: static;
    }

    .dropdown-menu {
        margin: 0 0 0 !important;
    }

    #main-menu-category.sm-clean {
        height: auto !important;
    }
}

/* COURSE LIBRARY  */
.course-library-section {
    padding: 2rem 0;
}

/*BG COURSE 'MOST POPULAR' */
.off {
    position: absolute;
    left: 71%;
    top: 6%;
    width: 91px;
    text-align: center;
    height: 32px;
    line-height: 13px;
    border-radius: 50px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: var(--main-background-badge-top);
    -webkit-box-shadow: 0 11px 20px 0 rgb(0 0 0 / 27%);
    box-shadow: 0 11px 20px 0 rgb(0 0 0 / 27%);
}

.bg-success-library {
    background: var(--main-background-badge-library) !important;
}

.tag-show {
    background: var(--main-background-tag-course) !important;
    color: var(--main-color-tag-course) !important;
}

/*button checkout */
#catalog_checkout {
    background: var(--main-button-checkout-navbar-background);
    color: var(--main-button-checkout-navbar-color);
    border: 0 !important;
}

.d-flex {
    display: flex !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.align-items-center {
    align-items: flex-end !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

/*END BG COURSE 'MOST POPULAR' */

.product {
    padding: 10px;
    background-color: var(--main-background-card-couse);
    border-radius: 5px;
    position: relative;
    -webkit-box-shadow: 0 17px 20px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 17px 20px 0 rgb(0 0 0 / 8%);
}


/*button color ,seach adn add cart*/
.c_search_filter_form_search,
.c_search_filter_form_search:focus,
.c_search_filter_form_search:active,
.btn-add-course,
.btn-add-course:active,
.btn-add-course:focus {
    color: var(--main-color-add-course-button-search) !important;
    background: var(--main-background-add-course-button-search) !important;
}

.btn-add-course:hover {
    background: var(--main-background-add-course-button-hover) !important;
    color: var(--main-color-add-course-button-search) !important;
}

.product_fav {
    background: var(--main-background-info-i);
    display: inline-block;
    width: 36px;
    height: 34px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    border-radius: 11%;
    text-align: center;
    cursor: pointer;
    margin-left: 3px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.product_fav:hover {
    background: var(--main-background-info-i-hover) !important;
}

.product_fav i {
    color: var(--main-color-info-i);
    line-height: 34px;
    font-size: 15px;
}

.product_fav:hover i {
    color: var(--main-color-info-i-hover)
}


.btn-add-course:focus-visible {
    outline: unset !important;
}

p.amount-c span {
    color: var(--main-color-card-price);
    font-size: 16px
}

#formLogin_submitAuth,
#formLogin_submitAuth:active,
#formLogin_submitAuth:focus,
#formLogin_submitAuth:focus-visible {
    background: var(--main-background-button-login);
    border: 0;
    font-size: unset;
    outline-color: unset;
}

.logo {
    text-align: -moz-center;
}

.course-row {
    flex-shrink: 0;
    max-width: 100%;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
    margin-top: 2.8rem;

}

.navbar-right .dropdown-menu {
    right: 0.5em !important;
}

.d-block {
    display: block;
}

.continue-shop,
.continue-shop:hover,
.continue-shop:active,
.continue-shop:focus {
    background: var(--main-background-continue-shop) !important;
    border: 0 !important;

}

.proced-shop,
.proced-shop:hover,
.proced-shop:active,
.proced-shop:focus {
    background: var(--main-background-proced-shop) !important;
    border: 0 !important;

}

.details-button span {
    font-size: 1.4rem;
}

.font-amount span {
    display: block;
}

.aplly-discount-label {
    color: var(--main-color-background-image);
}

a#modalShopButon {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-decoration: none;
    color: initial;
}

.modal-title {
    float: left;
}

table#sales-report>tbody>tr>td:last-child>a {
    width: 100%;
}

table#sales-report>tbody>tr>td:last-child>a:nth-child(2) {
    margin-top: 3px;
}

.box-coupon {
    display: flex;
    justify-content: end;
}


.about>.descripcion-c>a {
    color: var(--main-color-link-descripction);
}

.box-cart-h {
    margin: 1rem 0 0 0;
}

#cart-dropdown {
    min-width: 400px
}

.dropdown-menu.open {
    width: max-content !important;
}

.dropdown-menu {
    border: none !important;
    -webkit-box-shadow: 2px 3px 5px -4px rgba(130,122,130,0.83);
    -moz-box-shadow: 2px 3px 5px -4px rgba(130,122,130,0.83);
    box-shadow: 2px 3px 5px -4px rgba(130,122,130,0.83);
}


img.img-drop-cart {
    width: 100%;
    max-width: 150px;
}

.item-cart>div>h5:not(.total-cart-drop-l) {
    word-wrap: break-word;
}

.list-buton-open-modal {
    padding: 6px !important;
}

.row-pagination ul.pagination li.active a {
    background: var(--main-background-pagination);
    color: var(--main-color-pagination);
    border: 1px solid transparent;
}

.row-pagination ul.pagination li:not(.active) a:hover {
    background: var(--main-background-pagination-hover);
    color: var(--main-color-pagination-hover);
    border: 1px solid transparent;
}

.divider-section {
    height: 79px;
}

/******************************************** LOGIN AS RECERT *****************************************/
.login-r-true {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    align-items: center;
}

.login-r-img-logo {
    padding: 3em 0;
}

.login-r-form-block {
    padding: 4em 3em;
    border-radius: 20px !important;
}

.login-r-header-title {
    font-size: 2.05rem;
    text-align: left;
    color: var(--main-color-login-r-header-title);
    font-weight: bolder;
    display: block;
    margin-bottom: 1em;
    margin-top: 0;
}

.login-r-accept-privacy-statement {
    color: var(--main-color-login-r-accept-privacy-statement);
    text-align: center;
}

#login-r-footer-login-title {
    position: absolute;
    bottom: 0;
}

#login-r-footer-login-title,
#login-r-footer-login-breadcrumbs-wrap {
    padding: 0;
}

#login-r-footer-login-title .login-r-footer-login-m-title {
    background-color: var(--main-background-footer-first-part);
    width: 90%;
    text-transform: uppercase;
    /*display: inline-block;*/
    vertical-align: middle;
    color: #fff;
    padding: 1px 0;
    position: relative;
    /*bottom: 0;
    left: 15px;
    min-height: 88px;*/
    z-index: 2;
}

#login-r-footer-login-title .login-r-footer-login-m-title:after {
    content: "";
    display: block;
    width: 10%;
    position: absolute;
    background-color: var(--main-background-footer-first-part);
    height: 100%;
    top: 0;
    bottom: 0;
    right: -35px;
    transform: skewX(25deg);
}

#login-r-footer-login-breadcrumbs-wrap {
    /*font-size: 0;*/
    /*display: inline-block;*/
    background-color: var(--main-background-footer-second-part);
    z-index: 1;
    position: absolute;
    bottom: 0;
    padding: 10px 0 10px 90px;
    margin-left: 1em;
    left: 44%;
    /*right: 65px;
    max-height: 88px;*/
    display: inline-block;
}

#login-r-footer-login-breadcrumbs-wrap:after {
    content: "";
    display: block;
    position: absolute;
    right: -25px;
    width: 55px;
    background-color: var(--main-background-footer-second-part);
    height: 100%;
    top: 0;
    bottom: 0;
    transform: skewX(30deg);
}

ul.login-r-footer-login-breadcrumbs {
    margin: 0;
    list-style-type: none;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    font-size: 0;
    text-transform: uppercase;
}

ul.login-r-footer-login-breadcrumbs li {
    display: inline;
}

ul.login-r-footer-login-breadcrumbs li a,
ul.login-r-footer-login-breadcrumbs li span {
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: 0.02em;
    vertical-align: middle;
    color: #fff;
}

#login-r-footer-login-breadcrumbs-wrap h1 {
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: 0.02em;
    vertical-align: middle;
    color: #fff;
    font-weight: inherit;
    max-height: none;
    overflow: inherit;
    font-family: inherit;
    display: inline-block;
    color: var(--main-color-login-r-footer-login-breadcrumbs-wrap-h1);
    margin: inherit;
}

.breadcrumbs-inner {
    position: relative;
    z-index: 2;
}

.login-r-login-align-breadcrumbs {
    text-align: right;
}

.breadcrumbs-inner a,
.breadcrumbs-inner span {
    color: var(--main-background-footer-login);
}

#login-r-login-form>#login-block>.panel-body>.btn-group>button {
    padding: 1rem;
    outline: none;
    border: 2px solid var(--main-color-login-r-login-form-input-border);
    width: 100%;
    border-radius: 25px;
}

.login-r-login-form-input #login,
.login-r-login-form-input #password,
.login-r-login-form-input #lost_password_user {
    outline: none;
    border: 2px solid var(--main-color-login-r-login-form-input-border);
    width: 100%;
    border-radius: 25px;
    padding: 18px 0 18px 13px;
}

.login-r-login-form-input {
    width: 100%;
}

.login-r-nav-forgot>li>a {
    padding: 0;
}

.login-r-container-registration {
    text-align: center;
}

.login-r-container-registration li {
    display: inline;
}

/*forgot password*/
.forgot-r-form-lost {
    background-color: #fff;
}

.forgot-r-message-form {
    padding: 11em 0;
    border-radius: 2rem;
    background-color: var(--main-background-form-message-successful);
    color: var(--main-color-form-message-successful);
}

.forgot-r-message-form-back a {
    color: var(--main-color-form-message-successful);
    font-size: 1.6rem;
}

#lost_password_submit label {
    width: 100%;
    margin: 0;
}

#lost_password_submit label .arrow-lost-password-icon {
    float: right;
}

.arrow-lost-password-icon {
    margin-left: 0.5rem;
}

.btn-lost-password-submit {
    border-radius: 10px;
}

#form-r-button-close {
    position: absolute;
    top: 20px;
    right: 30px;
}

.page-r-contact {
    background-color: var(--secondary-color-background);
    color: White;
    text-transform: uppercase;
}

.page-r-contact a {
    color: white;
    text-transform: uppercase;

}

.page-r-box-information div:nth-child(1) {
    margin: 0 1rem 0 1rem;
}

.page-r-box-information div:nth-child(2) {
    margin: 0 1rem 0 1rem;
}

.page-r-box-information div {
    display: inline
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.page-r-image-banner {
    background-color: #000;
    color: #fff;
}

.page-r-image-banner img {
    object-fit: cover;
    /*-webkit-mask-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));*/
    /*mask-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));*/
    min-height: 250px;
    /*transform: scale(-1,1);*/
}

.text-left-in-banner {
    position: absolute;
    top: 11em;
    left: 4em;
}

.text-left-in-banner h2 {
    font-size: 2vw !important;
}

.text-left-in-banner h3 {
    font-size: 2vw;
}

.text-left-in-banner h4 {
    font-size: 20px;
}

.text-left-in-banner h3,
.text-left-in-banner h4 {
    margin-bottom: 3rem;
}

a.btn-view-courses,
a.btn-view-courses>button:hover:focus:active,
a.btn-purcharse-now {
    color: #fff;
}

.page-r-image-banner div.container {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

.page-r-box-information {
    padding: 0.4em;
}

@media screen and (max-width: 768px) {
    ul.bread-r-login li {
        display: block;
    }

    #footer-item1,
    #footer-item3,
    #footer-item4,
    #img-center {
        text-align: center !important;
    }

    #button-center {
        text-align: left !important;
        top: 0px !important;
        bottom: 8px !important;
    }

    .center-element-footer {
        display: flex;
        justify-content: center !important;
    }

    .footer-heading::before {
        min-width: 60px !important;
        right: 35% !important;
        left: 35% !important;
    }
}

/*forgot password*/

@media only screen and (max-width: 767px) {
    .login-r-html {
        display: block;
    }

    .login-r-header-title {
        font-size: 1.90rem;
    }

    .page-r-box-information div {
        display: block;
    }

    .page-r-box-information div:nth-child(1),
    .page-r-box-information div:nth-child(2) {
        margin: 0;
    }

    .page-r-image-banner img {
        /*height: 310px;*/
    }

    .text-left-in-banner h2 {
        font-size: 5vw !important;
    }

    .text-left-in-banner {
        top: 10vw !important;
    }

    .text-left-in-banner h3 {
        font-size: 4vw;
    }

    .text-left-in-banner h4 {
        width: 100% !important;
        margin-bottom: 1rem;
        font-size: 3vw;
    }

    a.btn-view-courses>button,
    a.btn-purcharse-now>button {
        padding: 6px 20px !important;
    }

    a.btn-request-demo>button {
        padding: 4px 19px;
    }

    #btn-join-login-language {
        margin-bottom: 1.25rem !important;
    }

}

@media only screen and (max-width: 920px) {
    #login-r-footer-login-breadcrumbs-wrap {
        position: relative;
        margin-left: 0;
        left: 0;
        display: block;
        padding: 15px;
    }

    #login-r-footer-login-breadcrumbs-wrap::after {
        position: relative;
    }

    #login-r-footer-login-title .login-r-footer-login-m-title::after {
        right: -4%;
        transform: skewX(14deg);
    }

    .login-r-login-align-breadcrumbs {
        text-align: left;
    }

    .login-r-footer-login-m-title .row-container a img.img-responsive {
        margin: 0 !important;
    }

    #login-r-footer-login-title {
        position: relative;
    }

    .page-r-box-information {
        text-align: left;
    }

    .text-left-in-banner {
        top: 3vw;
        left: 0.8rem;
        text-align: left;
    }

    .text-left-in-banner h4 {
        width: 100%;
    }

    .course-search.simple.style01 .title-wrap::before,
    .course-search.simple.style01 .title::after,
    .course-search.simple.style01 .title-wrap.p-bg-dark {
        /*background-color: var(--main-background-image-second) !important;*/
    }

    .course-search.simple.style01 .title>span:last-child {
        color: var(--main-color-background-image) !important;
    }
}

/**********************************LOGIN AS RECERT*************************************************/


/**********************************************MOST POPULAR COURSES SECTION***************************************/
.section-most-popular {
    margin-top: 5em;
}

.header-section {
    text-align: center;
    padding: 16px;
}

.small-image {
    color: #FFBD33;
}

.section-popular-heading {
    font-size: 38px;
    text-transform: uppercase;
    color: black;
    line-height: 1em;
}

.section-popular-subheading {
    text-transform: uppercase;
    color: gray;
    position: relative;
    margin-bottom: 1em;
}

.section-popular-subheading::after {
    content: '';
    height: 0.15em;
    width: 4%;
    background: #FFBD33;
    position: absolute;
    left: calc(50% - 2%);
    bottom: -40%;
}


/*.course-image img{
    width:100%;
    height:200px;
    object-fit: cover;
    padding: 0;
    margin:0;
    border-bottom:4px solid var(--main-background-image-second);
}*/

.info_price {
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    font-size: 18px;
}

.course-heading a,
.course-price {
    letter-spacing: 1px;
    letter-spacing: 0.02em;
}

.course-heading a {
    color: var(--main-color-background-image) !important;
}

.course-price {
    color: var(--main-background-image-second) !important;
}

.course-text-info-most p {
    font-size: 13px;
    color: var(--main-color-text-most-popular);
    margin: 2em 0;
    line-height: 1.8;
    letter-spacing: 0.05em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.apply-now-button {
    outline: none !important;
    padding: 15px 34px;
    background-color: var(--main-color-background-image);
    color: white;
    font-size: 14px;
    /*font-weight: 400;*/
    border: 0;
    margin-top: 1rem;
}

.apply-now-button:hover {
    background-color: var(--main-background-image-second);
}

.course-card {
    margin: 1em;
    display: grid;
    /*grid-template-columns: min-content max-content max-content;*/
    grid-template-rows: repeat(3, auto);
    grid-row-gap: 0.5em;
    grid-column-gap: 0.5em;
}

@media screen and (max-width:600px) {
    .course-card {
        flex-direction: column !important;
        display: flex !important;
        grid-template-rows: repeat(6, auto);
        grid-template-columns: auto auto;
        margin: 0;
        grid-gap: 0.5em;
        padding: 15px;
    }

    .menu-bottom {
        position: relative !important;
    }
}

/*MOST POPULAR COURSES SECTION*/

/**************************************FOOTER***************************************/
.footer-r {
    background-color: transparent;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.footer-r a,
.footer-r span {
    /*color: var(--main-background-first-part-footer);*/
    color: #fff;
}

.email-contact-r i {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    background-color: var(--main-background-first-part-footer);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size: 10px;
    margin: 0 .5rem;
    color: #fff;
}

.footer-r-first-part {
    background-color: var(--main-background-first-part-footer);
}

.footer-r-second-part {
    background: var(--main-background-second-part-footer);
}

.footer-r-second-part .breadcrumb {
    background: transparent;
}

.privacy-terms-r::before {
    content: "" !important;
}

.footer-r-second-part,
.footer-r-second-part .breadcrumb {
    margin: 0;
    padding: 0;
}

.content-r-breadcrumb {
    text-align: center;
    padding: 3.25rem 0;
}

.footer-r-first-part {
    display: flex;
    justify-content: center;
    background-color: var(--main-background-first-part-footer);
    z-index: 1;
}

#footer-item1>h4.footer-heading,
#footer-item4>h4.footer-heading {
    position: relative;
}

#footer-item1>h4.footer-heading::before,
#footer-item4>h4.footer-heading::before {
    display: block;
    content: '';
    width: 30%;
    height: 4px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.footer-heading {
    text-transform: uppercase;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #ffffff;
}

.footer-element,
.widget_nav_menu,
.widget_text,
.text-powered-by {
    margin-top: .25rem;
}

.footer-text-header {
    font-size: 1.2rem;
    letter-spacing: 1px;
    text-align: end;
    line-height: inherit;
}

#footer-item1,
#footer-item3,
#footer-item4 {
    text-align: left;
}

#footer-item1 .footer-email a {
    color: #fff !important;
}

#footer-item1 img {
    margin-right: .80rem;
}


.border-fotter-s {
    border-bottom: 3px solid var(--main-color-background-image);
    width: 30px;
    margin: 1rem 0 2rem 0;
}

.footer-text {
    font-size: 13px;
    letter-spacing: 1px;
    text-align: left;
    line-height: inherit;
}

.footer-text,
.footer-text a,
.widget_text,
.widget_text a,
.widget_text p,
.text-powered-by,
.footer-text-header,
.widget_nav_menu,
.widget_text,
.widget_text .textwidget p a,
.text-powered-by {
    color: var(--main-color-search-color-inputs);
}

.footer-text-list-email {
    list-style: none;
}

.footer-text-list-email i {
    margin-right: .5rem;
}

.footer-text-list-email li:nth-child(2) {
    margin-top: 3rem;
}

#footer-item4 a {
    color: var(--main-background-second-part-footer);
    margin-right: 1.3rem;
}

#footer-item4 a i {
    font-size: 30px;
}

.bread-r-login {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

.bread-r-login li,
.bread-class-menu-nav-as-r li {
    display: inline;
}

@media screen and (min-width:1024px) {
    .footer-r-second-part {
        text-align: right;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .email-contact-r {
        float: left;
        margin-left: 10em;
    }

    .footer-r-first-part:after {
        content: "";
        display: block;
        width: 10rem;
        position: absolute;
        background-color: var(--main-background-first-part-footer);
        height: 100%;
        top: 0;
        bottom: 0;
        right: -35px;
        transform: skewX(30deg);
    }

    .footer-r-second-part {
        background: transparent;
    }

    .content-r-breadcrumb {
        padding: 2rem 6rem 2rem 0;
        margin: 0;
        background: var(--main-background-second-part-footer);
        clip-path: polygon(0 0, 95% 0, 100% 100%, 0 100%);
        width: 80%
    }
}

/**************************************FOOTER***************************************/

/**************************************NAVBAR***********************************/
.custom-navbar-template {
    margin: 0;
}

li.avatar-user img {
    width: 60px;
}

/*.side-menu-logo-as-r {
    display: none;
}*/
.navbar-as-r-logo-container {
    display: block;
}

.cart-li-menu {
    position: static !important;
}

.cart-li-menu a {
    font-size: 14px;
    color: #000 !important;
}

.cart-li-menu a i {
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    /*background-color: var(--secondary-color-background);*/
    background-color: #80807b;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.navbar-default .navbar-nav>li>a:not(.button-join-us) {
    color: #4F5C6F !important;
    font-size: var(--navbar-font-size);
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 12px 16px;
}

.menu-button-login {
    background-color: var(--main-color-background-image);
    border-radius: 6px;
    min-width: 81px;
    height: 43px;
}

.navbar-default .navbar-nav .menu-button-login a {
    font-size: 16px !important;
}

@media screen and (min-width:1024px) {
    .cart-li-menu a {
        padding: 10px !important;
    }

    .navbar-as-r-logo-container {
        display: none
    }

    .side-menu-links-menu-as {
        float: right;
        margin: 16px 0px;
    }


    ul#btn-join-login-language li.link-login-homepage:hover a::after,
    ul#navbar-nav-side-left li:hover a::after {
        width: 100% !important;
    }

    ul#btn-join-login-language li.link-login-homepage a::after,
    ul#navbar-nav-side-left li:not(.menu-logo) a::after {
        content: '';
        background-color: var(--secondary-color-background);
        height: 4px;
        width: 0;
        position: absolute;
        top: 80%;
        left: 0;
        right: 0;
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

}

/**************************************NAVBAR***********************************/






/*******************************************NAVABAR BREADCRUM********************************/
.home {
    background-image: url('images/esky-breadcrum.png');
    width: 100%;
    object-fit: cover;
    background-size: cover;
    background-position: center center;
    min-height: 350px;
}

.dashboard-intro-section {
    position: relative;
}

.dashboard-intro-section>.dashboard-intro {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.bread-class-menu-nav-as-r {
    margin: 0;
}

.bread-class-menu-nav-as-r img {
    float: none !important;
}

.bread-class-menu-nav-as-r li:before {
    /*content: "\f105";*/
    /*padding: 0 15px;
    font-size: 13px;
    vertical-align: middle;
    color: #fff;*/
}

.bread-class-menu-nav-as-r>li+li::before,
.bread-class-menu-nav-as-r i.fa-home {
    color: white;
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    padding: 5px 15px;
    font-size: 13px;
    vertical-align: middle;
    color: #fff;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
}

.bread-class-menu-nav-as-r>.active,
.bread-class-menu-nav-as-r li,
.bread-class-menu-nav-as-r a {
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: 0.02em;
    vertical-align: middle;
    font-weight: inherit;
    max-height: none;
    overflow: inherit;
    font-family: inherit;
    display: inline-block;
    /*color: var(--main-background-image-second-dark);*/
    color: #fff;
    margin: inherit;
    text-transform: uppercase;
}

.dashboard-intro-breadcrumb-first-part h2 {
    margin: 0;
    font-size: 32px;
    letter-spacing: 0.05em;
    line-height: 36px;
    max-height: 96px;
    overflow: hidden;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-transform: uppercase;
    color: #fff;
    padding: 0 15px;
}

.dashboard-intro-breadcrumb-first-part {
    background-color: var(--main-background-image-second-dark);
    padding: 2em;
    text-align: left;
}

.dashboard-intro-breadcrumb-second-part {
    background-color: var(--secondary-color-background);
    padding: 2em;
}

.dashboard-intro-breadcrumb-second-part .breadcrumb {
    background-color: transparent;
}

.nav-breadcrumb {
    margin-bottom: 6em;
}

@media screen and (min-width: 1024px) {

    .bread-class-menu-nav-as-r {
        padding: 20px 0px 20px 88px;
    }

    .dashboard-intro-breadcrumb-second-part {
        background-color: transparent;
    }

    .dashboard-intro-breadcrumb-first-part {
        z-index: 1;
        text-align: center;
    }

    .dashboard-intro-breadcrumb-first-part::after {
        content: "";
        display: block;
        width: 10%;
        position: absolute;
        background-color: var(--main-background-image-second-dark);
        height: 100%;
        top: 0;
        bottom: 0;
        right: -4%;
        transform: skewX(25deg);
    }

    .dashboard-intro-breadcrumb-second-part {
        padding: 0;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .dashboard-intro-breadcrumb-second-part>nav {
        clip-path: polygon(0 0, 96% 0, 100% 100%, 0 100%);
        width: 80%;
        background-color: var(--secondary-color-background);
    }
}

@media screen and (min-width: 1024px) {
    .text-left-in-banner {
        margin-top: 20rem;
        top: 5em;
    }
}

/*******************************************NAVABAR BREADCRUM********************************/

/*******************************************USER PORTAL****************************************/
.container-portal {
    width: 98% !important;
    margin-top: 2.5rem;
    padding-bottom: 50px;
}

#user_image_block {
    background-image: url('images/profile-user-img-background.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: auto;
    background-size: cover;
    display: block;
}

.select_filter button {
    outline: none;
    border: none;
    border-radius: 20px;
    background-color: #F5F5F5;
    font-weight: 200;
    color: #737373;
}

.select_filter .dropdown-menu {
    width: auto !important;
}

.course_descripcion_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: white;
}

.course_descripcion_1 .vote_label_info {
    font-size: 12px;
}

.course_descripcion_1 .ranking div .loading_star {
    display: none;  
}

.course_descripcion_1 .ranking div ul li a {
    color: transparent;
}

.course_descripcion_1 img,
.course_descripcion_1 .item_1 {
    max-width: 100%;
    text-align: center;
}

.course-items-descripcion p {
    padding: 0;
    margin: 2px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: 100%;
}

.course-card-content {
    font-weight: 400;
    font-size: 1.2rem;
}

.course-card-text,
.list-teachers,
.category_courses,
.course_tags {
    color: #737373;
    align-content: justify;
    padding: 0.5em 0;
    max-width: 500px;
    max-height: 300px;
}

.course_tags {
    padding: 1rem 1rem 1rem 0rem;
}

.course_tags span {
    display: inline-block;
    border: 2px solid #E5E5E5;
    /*font-family: var(--ff-secondary);*/
    font-weight: 400;
    font-size: 1.2rem;
    padding: 0.2em 0.4em;
    border-radius: 20px;
    color: #000;
    margin: .3rem 0;
}

.course_tags span:hover {
    background-color: var(--secondary-color-background);
    border-color: var(--secondary-color-background);
    color: #fff;
}

.yellow-box-s {
    background-color: var(--secondary-color-background);
}

.panel-default .panel-heading {
    background-color: var(--main-background-image-second-dark);
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.purple-box-s {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    color: white;
    width: 75%;
}

.panel-title,
.panel-title a:hover,
.panel-title a:focus,
.purple-box-s a,
.panel-heading {
    color: #fff !important;
}

/*******************************************USER PORTAL****************************************/
.course-text,
.course-text-library {
    font-weight: 400;
    font-size: 1.3rem;
    color: gray;
    margin: 2em 0;
    text-align: justify;
    line-height: 1.3;
}

.course-text-library {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.course-text-container {
    width: 100%;
    height: 7rem;
    padding: 0 1rem;
}

#user_image_block {
    position: relative;
}

#editProfile {
    position: absolute;
    top: 1.2rem;
    right: 1.2rem;
}

#editProfile a {
    color: var(--main-background-image-second-dark);
}

.panel-heading>h4>a {
    color: #fff;
}

#content-transcript {
    overflow-x: scroll;
}

/********************************************INSCRIPTION************************************/

.register-input:hover,
.register-input:focus {
    border: 2px solid var(--main-color-login-r-header-title);
    color: var(--main-color-login-r-header-title);
}

.register-input,
#p2 button,
#p2 button:focus {
    outline: none !important;
    border: 2px solid var(--main-color-login-r-header-title);
    width: 100%;
    border-radius: 25px;
    padding: 0.5em;
    color: gray;
}

.register-move,
.register-submit {
    text-align: center;
}

.register-move button,
.register-move button:focus,
.register-submit button,
.register-submit button:hover,
.register-submit button:focus,
.register-submit button:active {
    background-color: var(--main-background-image-second-dark) !important;
    color: white !important;
    outline: none !important;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
}

.arrow-lost-password-icon {
    float: right;
}

.panel-heading>a {
    color: #fff !important;
}

.d-none {
    display: none !important;
}

#header-logo {
    display: inline-block;
}

#tool-kit-section .tool-kit-badge h3 {
    font-weight: bold;
}

#tool-kit-section .tool-kit-badge img:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    transition: width 2s;
}

#tool-kit-section .profile-custom legend {
    text-align: center;
}

.slimScrollDiv {
    width: 226px !important;
}

/********************************************INSCRIPTION************************************/

#wrapper {
    padding-left: 50px;
    transition: all 0.5s ease;
    box-sizing: border-box;
}

#wrapper.toggled {
    /*padding-left: 250px;*/
}

#main-toggle-collapsed {
    text-align: right;
}

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: -200px;
    width: 250px;
    height: 100%;
    overflow-y: auto;
    background: #FFFFFF;
    /*padding-top: 15px;
    padding-top: 15px;*/
    transition: all 0.5s ease;
    top: 0;
}

#wrapper.toggled #sidebar-wrapper {
    left: -250px;
    margin-left: 250px;
}

#page-content-wrapper {
    width: 100%;
    padding: 15px;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -50px;
}

/* Sidebar Styles */

.sidebar-hopc {
    margin: 0;
    padding: 0;
}

.sidebar-hopc li.title {
    letter-spacing: 0.01em;
    font-size: 2rem;
    line-height: 4.2rem;
}

.sidebar-hopc ul {
    margin: 0;
    padding-left: 5px;
    list-style: none;
}

.sidebar-hopc ul li {
    display: block;
    min-height: 50px;
}

.sidebar-hopc ul li a {
    display: block;
    position: relative;
    text-decoration: none;
    color: var(--secondary-color-background);
    font-size: 1.3em;
    padding: 10px 14px;
    margin-bottom: 15px;
    transition: transform 0.08s ease-in-out;
    letter-spacing: 1px !important;
}

.sidebar-hopc ul li a [class*="icon"] {
    margin-right: 15px;
}

.sidebar-hopc ul li a#main-toggle:after,
.sidebar-hopc ul li a.dropdown-toggle:after {
    right: 13px;
    bottom: 18px;
}

.sidebar-hopc .sidebar__main {
    border-bottom: 1px solid #373737;
}

.sidebar-hopc .sidebar__toggled {
    font-size: 2rem;
    line-height: 3.4rem;
    margin-bottom: 60px;
    margin-top: 20px;
}

.sidebar-hopc ul li.title,
.sidebar-hopc .sidebar__main--brand a {
    color: #2c3a76;
}

.sidebar-hopc ul li a:hover:not(.sidebar-toggle) {}

.menu-active {
    color: var(--main-color-background-image) !important;
}

#wrapper #sidebar-wrapper .dropdown-toggle {
    padding-right: 20px;
}

#main-toggle:after,

#wrapper #sidebar-wrapper .dropdown-toggle:after {
    font-family: 'Glyphicons Halflings';
    font-size: 1em;
    position: absolute;
    margin-left: .25em;
    content: "";
    bottom: 30px !important;
}

.sidebar__toggled {}

@media(min-width:768px) {
    #wrapper {
        padding-left: 250px;
    }

    #wrapper.toggled {
        padding-left: 55px;
    }

    #sidebar-wrapper {
        left: 250px;
        margin-left: -250px;
    }

    #wrapper.toggled #sidebar-wrapper {
        /*left: -200px;*/
        left: -175px;
        margin-left: 0;
    }

    #page-content-wrapper {
        padding: 20px;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 50px;
    }

    .side-menu-links-menu-as {
        margin: 16px 0px;
    }
}

ul.sidebar__toggled {}

#sidebar-wrapper .list-group-item-success {
    display: block;
    border: 0;
}

.list-group-item-success:hover {
    color: var(--main-color-background-image);
    border-right: 5px solid var(--main-color-background-image) !important;
    background-color: var(-main-color-hover-custom);
}

#main-toggle {
    text-align: center;
}

#logo-menu {
    margin-left: -27px !important;
    height: 100%;
    max-width: 100%;
    margin-bottom: -40px;
    max-height: 80px;
}

#logo-menu-collapsed {
    margin-right: -5px !important;
    max-height: 40px;
    margin-bottom: -40px;
}

#wrapper .list-group-item-success {
    background-color: white;
    color: black;
}

a.list-group-item-success:hover {
    color: var(--main-color-background-image);
    border-right: 5px solid var(--main-color-background-image) !important;
    background-color: var(--main-background-info-i-hover) !important;

}

#sidebar-hopc-menu-items img {
    width: 24px;
    height: 24px;
}

body {
    background-color: #F5F5F5;
}

.menu-bottom {
    position: absolute;
    bottom: -230px;
    width: 98%;
}

#button-center {
    top: 8px;
}

.side-menu-icon {
    margin-left: 182px;
}

#main-toggle-collapsed {
    padding: 10px 15px 10px 0;
}

#sidebar-hopc-menu-items em.fa {
    font-size: 24px;
}

#sidebar-hopc-menu-items .sidebar-title {
    position: absolute;
    left: 50px;
}

#inbox-view-message {
    width: 100%;
    font-size: 12px;
    word-break: break-all;
}

/*new configuration sidebar*/
#sidebar-hopc-menu-items .user-sidebar {
    margin-top: 100px;
    margin-bottom: 110px;
    border-top: none;
}

#sidebar-wrapper #sidebar-hopc-menu-items .last-item-menu-sidebar {
    position: fixed;
    bottom: 0;
    width: 245px;
    background: white;
    border-top: 2px solid #eee;
    padding-top: 1rem;
}

@media screen and (max-width: 767px) {

    /*expanded*/
    #wrapper:not(.toggled) #sidebar-wrapper #sidebar-hopc-menu-items .last-item-menu-sidebar {
        width: 99%;
    }
}

/*new configuration sidebar*/

.p-0 {
    padding: 0 !important;
}

/********************************************INSCRIPTION************************************/
#sn-avatar .btn-social-edit {
    top: 12px !important;
}

/*.input-group .form-control {
    z-index: 0;
}*/

#wrapper .input-group .form-control {
    z-index: 1;
}

#wrapper .fc-toolbar .fc-state-active {
    z-index: 1;
}

/* Social Network */

.top-mediapost .msg-content div,
.user-data .username {
    word-wrap: break-word;
}

.size-image-course img {
    width: 80px;
}

#login-language #homepage-language-topbar {
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translate(-50%, -50%);
    font-size: 13px;
}

#login-language.dropdown-language-footer span.caret {
    border-top: 9px dashed;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    margin-left: 18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div[data-type="course_description"] .panel-body {
    padding-left: 32px;
    padding-right: 32px;
}

@media screen and (min-width: 767px) {
    #form-search .form-group button[data-id="agenda_filter_course"] {
        min-width: 150px;
        max-width: 200px;
    }
}

#bulletin-board .course-home-bulletin-board .col-md-12:nth-child(2) .page-header {
    margin: 0px 0 10px 25px;
}

.no_click {
    pointer-events: none;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}

form#search_application_form .form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*=col-]) {
    min-width: 200px;
}

.textarea-resize-vertical {
    resize: vertical;
}

.message-to-user-require-field {
    margin-top: 1rem;
}

#sections-accordion p.country-label {
    margin: 5px 0 0 0;
    line-height: 30px;
}

/*-------------------------*/
#legend-items {
    background-color: #ffffff;
    border-radius: 20px;
    padding: 3px;
}

#legend-items .legend-item img {
    margin-bottom: 5px;
    /* opcional para agregar espacio entre la imagen y el texto */
}

#legend-items #btn-icon {
    background: radial-gradient(98.63% 109.32% at 3.64% 100%, #3C75CA 0%, #2CA4AC 100%)
        /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
    ;
    border-radius: 8px;
    outline: none;
    border: 0;
    font-size: 16px;
    pointer-events: none
}

#legend-items #title-legend {
    font-family: 'Poppins' !important;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.045em;
    color: #000000;
}

#legend-items .container-fluid .row {
    margin-bottom: 1rem;
}

.btn-primary {
    background-color: var(--main-color-background-image);
    border-color: var(--main-color-background-image);
}

.btn-primary:hover {
    background-color: var(--main-color-hover-custom) !important;
    border-color: var(--main-color-hover-custom) !important;
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-color: var(--main-color-hover-custom) !important;
    border-color: var(--main-color-hover-custom) !important;
}

.btn-primary.focus,
.btn-primary:focus {
    background-color: var(--main-color-hover-custom) !important;
    border-color: var(--main-color-hover-custom) !important;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, .5) !important;
}

.carousel.slide .carousel-inner .item .image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5) !important;
}
