:root {
    --primary-gc-color: #fc038e;
}

.single-episodio .embed-group {
    position: relative;
}

.single-episodio iframe {
    width: 100%;
    height: 100%;
}

.single-episodio .embed-container {
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.archive.generacion-conecta .bottom-banner .container{
    padding: 2rem 15.5rem;
}

.archive.generacion-conecta .banner_breadcrumbs > .container{
    padding: 0 1.5rem !important;
}
.archive.generacion-conecta .conecta-banner.banner-type__normal {
    min-height: 430px !important;
    max-height: inherit;
}
.banner-iniciativa .banner-section_landing-generacion-conecta {
    min-height: 28.5rem;
    display: flex;
    align-items: center;
    background-size: contain !important;
    background-position: center;
    background-color: #394291;
}

.banner-iniciativa .banner-section_landing-generacion-conecta .title__section {
    margin-bottom: 0 !important;
    padding-top: 0px !important;
}

.banner-iniciativa .banner-section_landing-generacion-conecta .once-repeated {
    padding: 30px 30px 0 30px;
}

.generacion-conecta header .menunav>.container:first-child {
    max-width: 100%;
    padding: 0 5rem;
}

.generacion-conecta header .menunav>.container:first-child {
    max-width: 100%;
    padding: 0 5rem;
}

.generacion-conecta .content-full-slider {
    max-width: 100%;
    padding: 0 5rem;
}

.generacion-conecta header .top_menu>.container:first-child {
    max-width: 100%;
    padding: 0 5rem;
}

.generacion-conecta .container {
    max-width: 100rem;
    margin: 0 auto;
    padding: 0 1.5rem;
}


.generacion-conecta .main_banner .primary__full-button,
.generacion-conecta .main_banner .secondary__full-button {
    height: 50px;
    border-radius: 5px !important;
    text-transform: uppercase;
    font-size: 1.3rem;
    background: var(--primary-gc-color) !important;
    width: fit-content;
    color: white !important;
    padding: 0 30px !important;
    min-width: auto !important;
}

.generacion-conecta .main_banner .primary__full-button:hover,
.generacion-conecta .main_banner .secondary__full-button:hover {
    background: #141464 !important;
    color: white !important;
    width: fit-content;
}

.btn-pink-hover:hover {
    background: var(--senary-color);
    border: var(--senary-color);
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    color: var(---tertiary-color);
    font-weight: 700;
    text-shadow: -2px 2px 5px #000000;
}

/*span.resaltar-yellow {
    background: var(--quaternary-color);
    color: var(--tertiary-color);
    padding-right: 10px;
    padding-left: 10px;
}*/

a.disable {
    pointer-events: none !important;
}

.page-id-5583 section#section-custom-post-type {
    background: var(--tertiary-color);
}

span.resaltar {
    background: var(--senary-color);
    text-align: justify;
    font-size: 1.5rem;
    font-weight: 700;
}

.text-justify {
    text-align: justify !important;
}

.primary__outline-button {
    border: 1px solid;
}

.slider-gc .full-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 30px;
}

body.single-episodio .breadcrumbs .container {
    padding: 0;
}

body.single-episodio .banner_breadcrumbs {
    position: relative !important;
    top: 0 !important;
    left: 15px !important;
    right: 15px !important;
    width: 100%;
    line-height: normal;
}

body.single-episodio .conecta-banner.banner-type__normal {
    align-items: flex-start;
    flex-direction: column;
}

body.single-episodio main {
    background-color: #232d71;
}

h1 span.resaltar {
    font-size: 3rem !important;
    line-height: 4rem;
    padding: 0 10px;
}

div#id-video .title__section {
    color: var(--primary-color);
}

.list-episodios {
    padding-bottom: 5.625rem;
    padding-top: 4rem;
}

.slider-gc figure>img {
    max-height: 100% !important;
    min-height: 100% !important;
}

.slider-gc .content-full-slider {
    top: 40%;
    transform: translate(-50%, -40%);
}



.slider-gc .inner-content {
    max-width: 50%;
    display: flex;
    flex-direction: column;
}

.slider-gc .content-slide {
    display: flex;
    flex-direction: column;
}

.slider-gc .content-slide .alignleft {
    margin-bottom: .5em;
}

.slider-gc .conecta-button {
    width: fit-content !important;
    margin-top: -0.375rem !important;
    /* width: auto !important; */
    margin-left: 65px;
    font-size: 2rem !important;
    height: 65px !important;
    font-weight: 600 !important;
}

.generacion-conecta .banner-section_landing-generacion-conecta {
    scroll-margin-top: 85px;
}


@media screen and (min-width: 1920px) {
    .archive.generacion-conecta .conecta-banner.banner-type__normal {
        min-height: 22vw !important;
        max-height: inherit;
    }

    .slider-gc .content-slide .alignleft {
        width: 60%;
    }

    .slider-gc .inner-content .conecta-button {
        width: fit-content !important;
        margin-top: -0.375rem !important;
        margin-left: 10%;
        font-size: clamp(2rem, -1.1169rem + 2.5974vw, 7rem) !important;
        height: auto !important;
        font-weight: 600 !important;
        padding: .5rem 3rem !important;
        border-radius: 0.51rem !important;
    }
}

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

    a#heading-haz-tu-aporte,
    a#heading-la-fundacion {
        position: relative;
        padding: 0 0.5rem;
    }

    a#heading-haz-tu-aporte::after {
        content: "";
        width: 40%;
        height: 1px;
        background-color: #EFB406;
        position: absolute;
        bottom: -2px;
        left: 0;
    }

    a#heading-la-fundacion::after {
        content: "";
        width: 40%;
        height: 1px;
        background-color: #283382;
        position: absolute;
        bottom: -2px;
        left: 0;
    }
}

@media screen and (max-width: 1024px) {
    .header .header__content>.container:first-child {
        padding: 23px 24px 23px 24px;
        transition: all .3s ease;
    }

    .logo-img-content img {
        width: 7.5rem;
        height: 3.75rem;
    }

    .button .trigger span,
    .button .trigger span::after,
    .button .trigger span::before {
        background-color: var(--quaternary-color) !important;
    }

    .trigger.active span {
        background-color: var(--primary-color) !important;
    }

    .trigger.active {
        width: 35px !important;
        height: 35px !important;
        border: 1px solid var(--primary-color) !important;
    }

    .mobile-menu .nav-item a {
        color: white !important;
        font-size: 1rem;
    }

    .header__navigation_mobile ul li+li:not(.nav-subitem) {
        border-top: none !important;
    }

    .sidebar-opened .shadow-strong {
        box-shadow: none;
    }
}


/** START MATIAS PAILLALEF 01-06-2023 **/
.single-episodio .conecta-banner.banner-type__normal::after {
    display: none;
}

.generacion-conecta header .menunav {
    padding: 0;
}

.banner-gc .banner-inner_content .row>div[class*="col-md"]:last-child {
    display: flex;
    align-items: center;
}

.swiper_post-type .swiper-pagination {
    position: relative;
    top: 0;
    bottom: 0;
    margin-top: 25px;
}

.swiper_post-type .swiper-pagination .swiper-pagination-bullet {
    background: white;
    opacity: .8;
}

.swiper_post-type .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.slider-gc .content-full-slider .inner-content h2 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 15px;
    padding: 0;
}


.related_episodios .swiper-button-prev,
.related_episodios .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
}

.related_episodios .swiper-pagination {
    position: relative;
    top: 0;
    bottom: 0;
    margin-top: 25px;
}

.related_episodios .swiper-button-next,
.related_episodios .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}

.related_episodios .swiper-button-next,
.related_episodios .swiper-button-prev {
    border: 1px solid white !important;
}

.related_episodios .swiper-button-next:after,
.related_episodios .swiper-button-prev:after {
    color: white;
}

.related_episodio .swiper-pagination .swiper-pagination-bullet {
    background: white;
    opacity: .8;
}

.related_episodio .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.related_episodio .swiper-wrapper {
    max-width: 80% !important;
}

.inner-swiper {
    position: relative;
}

.swiper_related {
    max-width: calc(100% - 170px);
    margin: 0 auto;
}

.generacion-conecta #section-custom-post-type .swiper-button-prev,
.generacion-conecta #section-custom-post-type .swiper-rtl .swiper-button-next {
    left: 0;
    right: auto;
}

.generacion-conecta #section-custom-post-type .swiper-button-next,
.generacion-conecta #section-custom-post-type .swiper-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}

.generacion-conecta #section-custom-post-type .swiper {
    max-width: calc(100% - 170px);
    margin: 0 auto;
}

.generacion-conecta #section-custom-post-type .swiper-button-next,
.generacion-conecta #section-custom-post-type .swiper-button-prev {
    top: 50%;
    transform: translateY(-50%);
}

.single-episodio .social-share-wrap,
.single-episodio .social-share-wrap ul {
    margin-top: 0;
    justify-content: flex-start;
    gap: 5px;
}

.single-episodio .social-share-wrap {
    margin-top: 15px;
}

.single-episodio .social-share-wrap ul a {
    width: 25px;
    height: 25px;
    font-size: .9rem !important;
    background: #d4d4d4;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-episodio .social-share-wrap ul a i {
    margin: 0 !important;
}

.single-episodio .social-share-wrap ul li:first-child a {
    background: #3b5998;
}

.single-episodio .social-share-wrap ul li:nth-child(2) a {
    background: #0e76a8;
}

.single-episodio .social-share-wrap ul li:nth-child(3) a {
    background: #25D366;
}

.single-episodio .social-share-wrap ul li:nth-child(4) a {
    background: #00acee;
}

.single-episodio .social-share-wrap ul li a:hover {
    color: white;
    opacity: 0.8;
}

.single-episodio .social-share-wrap h6 {
    color: white;
    text-align: left !important;
    font-size: .8rem;
    font-weight: normal !important;
    text-transform: uppercase;
}

.single-episodio iframe {
    width: 100%;
    height: 100%;
}

.single-episodio .embed-container {
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.single-episodio .embed-group {
    min-height: auto;
}

.single-episodio article .container>.row:first-child>div[class*="col-md-"]:last-child {
    padding-left: 60px;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.single-episodio .embed-group i {
    /*background: #2b7de1;*/
    width: 90px;
    height: 90px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.single-episodio .conecta-banner.banner-type__normal>.banner_breadcrumbs+.container {
    display: none;
}

.single-episodio .embed_cover img {
    object-fit: cover;
    width: 100%;
}

.archive-episodios-grid {
    padding: 56px 0 96px 0;
}


.generacion-conecta .dynamic-content .embed_cover {
    position: relative !important;
}

.generacion-conecta .banner-section.animeted__title .banner-fullwidth .once-repeated {
    padding: 30px 30px 80px 30px;
}

@media screen and (max-width: 767px) {
    .generacion-conecta .container{
        max-width: 100rem;
    margin: 0 auto;
    padding: 0 1.5rem;
    width: 100% !important;
    }
    .archive.generacion-conecta .conecta-banner.banner-type__normal {
        min-height: 150px !important;
        max-height: inherit;
    }
    .archive.generacion-conecta .bottom-banner .container {
        padding: 35px 10px;
    }
    .slider-gc .content-full-slider {
        top: 90%;
    }

    .generacion-conecta .content-slide {
        display: none;
    }

    .content-full-slider .inner-content .conecta-button {
        width: 100%;
        font-size: 1rem !important;
        padding-top: 0 !important;
        height: 45px !important;
        margin-left: 0;
    }

    .generacion-conecta header .menunav>.container:first-child,
    .generacion-conecta header .top_menu>.container:first-child {
        padding: 0 0.5rem;
    }

    .generacion-conecta header .menunav {
        padding: 12px 0;
    }


    .page-template-gconecta section#section-custom-post-type,
    .related_episodios {
        overflow: hidden;
    }

    .single-episodio .conecta-banner.banner-type__normal {
        padding: 35px 0 35px 0;
    }

    .single-episodio article .container>.row:first-child>div[class*="col-md-"]:last-child {
        padding-left: 15px;
        margin-top: 32px;
    }

    .single-episodio .embed-group i {
        width: 40px;
        height: 40px;
        font-size: 2rem;
    }

    .archive-episodios-grid {
        padding: 56px 0;
    }

    .archive-episodios-grid>.container>.row>* {
        max-width: 50%;
    }

    .archive-episodios-grid>.container>.row {
        column-gap: 0;
        row-gap: 15px;
    }

    .slider-gc .full-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 10px;
    }

    .slider-gc .inner-content .conecta-button {
        width: auto !important;
        margin: 0 auto;
        left: 50%;
        right: 0;
        position: relative;
        transform: translateX(-50%);
        bottom: 5px;
        margin-left: 0;
    }

    .single-episodio .breadcrumbs {
        position: relative;
        top: 0;
        left: 0;
    }

    .single-episodio .embed-group i {
        font-size: 4rem !important;
    }

    /**/
}

/** END MATIAS PAILLALEF 01-06-2023 **/