/*
Theme Name: Education LMS child
Theme URI: https://nexo.nestorcarvallo.com/
Template: education-lms
Author: Néstor Carvallo
Author URI: https://wordpress.org/
Description: Bla bla bla
Version: 2.5.1645038862
Updated: 2022-09-20 11:23;

*/
:root {

    --bs-primary: #12bc8e;
    --bs-secondary: #2b4c83;
    --bs-grey: #D9D9D9;
    --bs-primary-font: 'Gotham Rounded', sans-serif;
    --bs-granato: #4f4e89;
    --bs-jaton: #cb3516;
    --bs-simoniello: #d78300;

}

@import url('https://fonts.cdnfonts.com/css/gotham-rounded');

.primary-font, h1, h2, h3, h4, h5, h6 {
    font-family: var(--bs-primary-font)!important;
    font-weight: 700!important;
}

.bg-granato {
    background-color: var(--bs-granato);
}

.bg-jaton {
    background-color: var(--bs-jaton);
}

.bg-simoniello {
    background-color: var(--bs-simoniello);
}

/* #header, #footer, hr {
    display: none;
} */

body {
    font-family: var(--bs-primary-font);
}

.entry-title, .entry-title a {
    color: var(--bs-primary);
    font-family: var(--bs-primary-font);
    font-weight: 700!important;
    font-size: 28px;
    text-decoration: none;
}

.readmore a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: var(--bs-primary);
    border-radius: 0px 0px 0px 0px;
    border: none;
    color: white;
    text-decoration: none;
}

.site-title {
    font-family: var(--bs-primary-font);
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a {
    color: white!important;
    border: 1px solid;
    padding: 8px 8px!important;
}

.titlebar .header-title {
    font-family: var(--bs-primary-font);
    color: var(--bs-primary);
}

.header-default {
    background-color: var(--bs-primary);
}

.site-footer {
    background-color: var(--bs-grey);
    color: var(--bs-primary);
}

.site-footer .footer-widgets {
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-navigation li a, .main-navigation li a:hover {
    color: white;
    padding: 8px 8px!important;
}

.single-post .titlebar {
    display: none;
}

.titlebar::after {
    background: none;
}

.primary-font {
    font-family: var(--bs-primary-font);
}

.social-col {
    height: 700px;
    overflow: hidden;
}

.video-title h2 {
    font-family: var(--bs-primary-font)!important;
    font-weight: 700!important;
}

.blog .entry-header .entry-date, .archive .entry-header .entry-date, .search .entry-header .entry-date {
    font-size: 1rem;
    font-weight: 700;
    height: unset;
    float: unset;
    line-height: unset;
}

.blog .entry-header .entry-contain, .archive .entry-header .entry-contain, .search .entry-header .entry-contain {
    position: relative;
    padding: 0;
    float: unset;
}

/* COUNTDOUWN */

span.eael-countdown-digits, .eael-countdown-digits::after {
    color: var(--bs-primary)!important;
    font-family: var(--bs-font-primary)!important;
    font-weight: 700!important;
    font-size: 93px;
    position: unset;
}

span.eael-countdown-label, .countdown-slogan .elementor-heading-title, .propuestas-title .elementor-heading-title {
    color: var(--bs-primary)!important;
    font-family: var(--bs-font-primary)!important;
    font-weight: 700!important;
}

.postid-3384 header, .postid-3384 .titlebar, .postid-3384 footer, .page-id-1306 .titlebar {
    display: none;
}

.postid-3384 #content {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

figure.swiper-slide-inner {
    height: 550px;
}

figure.swiper-slide-inner img {
    position: absolute;
    left: 0;
    top: -110px;
}

input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    height: 35px;
    margin: 0;
}

.wpcf7-form label {
    width: 100%;
}

.wpcf7-form p {
    margin: 0;
}

.wpcf7-form textarea {
    height: 120px;
}


@media (max-width: 1023px) {

    figure.swiper-slide-inner {
        height: 200px;
    }

    figure.swiper-slide-inner img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .header-default #mobile-open {
        top: -39px;
    }

    #mobile-open {
        height: 13px;
    }

    span.eael-countdown-digits, .eael-countdown-digits::after {
        font-size: 52px;
    }
}

@media (min-width: 1440px) {
    .bdt-prime-slider-skin-general .bdt-slider-excerpt {
        margin-top: 0!important;
    }
}

.bdt-prime-slider-skin-general .bdt-prime-slider-desc .bdt-main-title {
    margin-bottom: 0!important;
}

.main-navigation a {
    padding: 15px 15px 15px;
}

.bdt-prime-slider-skin-general .bdt-slider-excerpt {
    margin: 0!important;
}

.transparent-button {
    position: absolute;
    height: 100%;
    z-index: 999;
    cursor: pointer;
}



/* RECENT POST */

.recent-post .post-item {
    margin-bottom: 1.3rem;
}

.recent-post .post-item .post-thumbnail {
    margin-bottom: 20px;
}

.recent-post .post-item .post-title a {
    color: #555;
}

.recent-post .post-item .withoutImage .post-title, .recent-post .post-item .withoutImage p {
    font-size: 80%;
}

.recent-post .post-item .post-title {
    font-family: 'Gotham Rounded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0;
}

.recent-post .post-item p {
    font-size: .9rem;
    margin-bottom: 8px;
}

.recent-post .post-item .btn-readmore {
    border: 1px solid #bbb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #555;
    line-height: 1.25;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 13px;
}

.sectionNewsTitle {
    line-height: 40px;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    color: white;
    background: var(--bs-primary);
    width: fit-content;
    padding: 0 17px 0 7px;
}
/* .sectionNewsTitle::after {
    position: absolute;
    content: '';
    display: block;
    height: 46px;
    width: 250px;
    background: #12bc8e;
    bottom: 0;
    top: -3px;
    left: -11px;
    z-index: -1;
} */