/* titulos secciones */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,700;0,800;0,900;1,500&di splay=swap');

/* parrafos */

@import url('https://fonts.googleapis.com/css2?family=Trispace&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Extra+Condensed:wght@700&display=swap');

/*tipo*/

.no-gutters {
  margin-right: 0; 
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

* {
    box-sizing: border-box;
    margin:0;
    padding:0;
}

html{
     scroll-behavior: smooth;
}

body {
    background-color: #fff;
    font-family: var(--font-bp);
    font-size: 16px;
    transition: background 0.4s ease-in;
    line-height: 1.5rem;
}

.post,
.page {
    margin: 0 0 0em;
}

.comments-area{
    width: 50%;
    margin-left: 438px;
    position: relative;
}

/*tipo*/


/*titulos*/

h1 {
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 2.5rem;
}

h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 2rem;
}

h3 {
    	font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.75rem;
}

h4 {
    	font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.5rem;
}

h5 {
    	font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.25rem;
}

h6 {
    	font-family: 'Barlow Condensed', sans-serif;
    font-size: 1rem;
}

a{
    text-decoration:none;
    color:#000;
}

a:hover {
    text-decoration: none;
}

p{
    font-family: 'Tahoma', sans-serif;
    font-weight:400;
    font-size:.9rem;
    color:#000;
}




/*header*/
.Homepage-HomepageTopStoriesModule-navBar {
    min-width: 1240px;
    overflow: hidden;
    background: #fff;
}

.modules-HorizontalNavBar-container {
    display: flex;
    justify-content: space-between;
    height: 90px;
    margin: auto;
    max-width: 1200px;
    overflow: visible;
    position: relative;
}

.modules-HorizontalNavBar-categories {
    display: inline-flex;
}

.modules-HorizontalNavBar-categories {
    align-items: center;
    height: 90px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.modules-HorizontalNavBar-category {
    display: flex;
    margin-right: 41px;
    padding-top: 2px;
}

.elements-NavigationBarItem-link {
    color: #111;
}

.elements-NavigationBarItem-link {
    font-family: 'Fira Sans Condensed', sans-serif!important;
    font-weight: 700;
    font-style: normal;
    color: #111;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
}

.modules-HorizontalNavBar-buttons {
    display: inline-flex;
    padding: 0;
    position: absolute;
    right: 0;
}

.modules-HorizontalNavBar-button {
    display: flex;
}

.elements-NavigationBarButton-secondary {
    background-color: #f2f2f2;
    color: #111;
}

.elements-NavigationBarButton-button {
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 20px;
    width: 100%;
    font-family: 'Fira Sans Condensed', sans-serif!important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
}

.elements-NavigationBarButton-primary {
    background-color: #6653ff;
    color: #fff;
}

.modules-HorizontalNavBar-buttons {
    height: 90px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}



#masthead {
    position: absolute;
    width: 100%;
    background-color: transparent;
    z-index: 2;
}

.home #masthead {
    position: relative;
    width: 100%;
    background-color: transparent;
    z-index: 2;
}

.navbar {
    padding: 0rem 1rem;
}

a #page #masthead {
    position: relative;
    width: 100%;
    background-color: transparent;
    border-bottom: 0px solid #ededed;
    z-index: 2;
}

.home #page #masthead {
    position: absolute;
    z-index: 3;
    width: 100%;
    background-color: transparent;
    border-bottom: 0px solid #ededed;
}

.custom-logo-link {
    margin-top: 31px;
    margin-left: -10px;
}

.custom-logo-link img {
    width: 146px;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.custom-logo-nuevo {
    margin-top: 44px;
    margin-left: -10px;
    width: 295px;
    height: auto;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    left: -56px;
    display:none;
}
.navbar-expand-lg {
    align-items: flex-start;
    padding-top: 0px;
}

.navbar-dark .navbar-nav .nav-link {
    color: var(--color-blanco-bp) !important;
    font-size: 0.9rem;
}

.altura-nav {
    height: 80px;
}


@media (min-width: 1350px) and (max-width: 1400px) {
    .navbar-brand {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px 0px 0px 3%!important;
        padding: 0px;
        height: 80px;
    }
}


.navbar-brand {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    padding: 0px;
    height: 80px;
}

.navbar-brand p {
    display: none;
}

.menu-menu-superior-container {
    width: 100%;
}


/*botones con iconos*/

.submenu-contenedor {
    border-bottom: 1px solid #535353;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000;
}

.boton-con-icono {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.boton-con-icono a {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
}

.menu-rrss-container {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.menu-rrss-container #navbar {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    border-right: 0px solid var(--color-blanco-bp);
    height: 30px;
}

.rrss-menu.boton-con-icono {
    position: relative;
    width: 20px;
    height: 20px;
    font-size: 1.1rem;
    margin-left: 41px;
}

.rrss-menu.boton-con-icono a {
    font-size: 0px !important;
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0px;
}

.boton-con-icono::before {
    color: #6653FF;
}


/*sub menu*/

.menu-submenu-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 30px;
    min-width: 9%;
    width: auto;
}

.menu-submenu-container ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 30px;
    flex-direction: row;
    padding: 0px 2px 0px 0;
    width: 100%;
    list-style: none;
}

.menu-submenu-container ul:after {
    content: '';
    height: 15px;
    width: 1px;
    background-color: #fff;
    display: block;
}

.menu-submenu-container ul li a {
    color: var(--color-blanco-bp);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8rem;
}


/*sub menu*/


/*botones*/

.btn-danger {
    color: var(--color-blanco-bp);
    background-color: #9e1512;
}



.btn-info {
    color: #000!important;
    background-color: #fff;
    border-radius: 4px;
    border: 0;
    width: 178px;
    height: 40px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2.4rem;
    opacity: 1;
    padding: 0.8rem;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 2.4rem;
    text-decoration:none;
}

.btn-info-cap {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    border: 0;
    width: 178px;
    height: 40px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed';
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2.4rem;
    opacity: 1;
    padding: 0.8rem;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 2.4rem;
    text-decoration:none!important;
}


.btn-info:hover {
    color: var(--color-blanco-bp)!important;
    background-color: var(--color-bp-hover);
    border-color: var(--color-bp-hover);
    font-size: 1.3rem;
    font-weight: 500;
    text-decoration:none!important;
}

.btn-info:hover .play-ci{
    color: #fff;
    margin-right: 13px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*footer*/


footer ul {
    padding: 0px;
    margin: 0px;
}

footer ul li {
    list-style: none;
    margin-bottom: 1rem;
}

.menu-pie-pagina {
    margin-top: 0.5rem;
    border-top: 1px solid #fff;
    padding-top: 1rem;
    padding-bottom: 0.5rem;
}

.titulo-menu-footer {
    font-weight: 300;
    font-size: 1rem;
    position: relative;
    font-weight: 500;
}

.titulo-menu-footer:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 2px;
    background: #a4c735;
    left: 0;
    bottom: -3px;
}

#menu-link-de-interes {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: row;
    list-style: none;
    margin: 0 0 0em 0em;
    padding: 0px;
}

#menu-link-de-interes li {
    color: var(--color-blanco-bp);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    list-style: none;
}

#menu-link-de-interes li::after {
    content: "";
    position: relative;
    width: 1px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #333;
    height: 10px;
    display: block;
}

#menu-link-de-interes li:nth-child(1)::after {
    display: none;
}

#menu-link-de-interes li:nth-last-child(1)::after {
    display: none;
}

#menu-link-de-interes li a {
    color: #333;
}

#menu-link-de-interes li:nth-child(1) a {
    font-weight: 500;
    color: var(--color-blanco-bp);
}

footer#colophon #menu-rrss {
    display: flex;
    color: #333;
    justify-content: space-around;
    align-items: flex-start;
    width: 100%;
}

footer#colophon #menu-rrss a {
    color: #999;
}

footer#colophon #menu-rrss .boton-con-icono::before {
    color: #999;
}

footer#colophon .rrss-menu.boton-con-icono {
    position: relative;
    width: auto;
    height: auto;
    font-size: 1.4rem;
}

.rrss-menu.boton-con-icono {
    position: relative;
    width: 20px;
    height: 20px;
    font-size: 1.1rem;
}

.rrss-menu.boton-con-icono a {
    font-size: 0px !important;
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0px;
}

header .menu-rrss-container {
    width: 79%;
    margin: 0;
    padding: 0 5px 0 5px;
}

footer .menu-rrss-container {
    width: 100%;
    margin: 0px 0px 0 0px;
    padding: 0 0px 0 0px;
    justify-content: flex-start;
}

footer#colophon #menu-rrss {
    display: flex;
    color: #333;
    justify-content: space-between;
    align-items: flex-start;
    width: 60%;
}

footer#colophon #menu-rrss a {
    color: var(--color-blanco-bp);
}

footer#colophon #menu-rrss .boton-con-icono::before {
    color: var(--color-blanco-bp);
    opacity: 1;
}

footer#colophon .rrss-menu.boton-con-icono {
    position: relative;
    width: auto;
    height: auto;
    font-size: 1.4rem;
}


/*paginas*/

/* Cuenta regresiva home */
.caja-conteo {
    /* background: #6653ff; */
    /* background: #515151; */
    background: #0963AB;
    padding-top: 5rem;
    padding-bottom: 1rem;
    color: white!important;
}

.caja-conteo h3{
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 24px;
	text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px;

}

.caja-conteo p{
	font-family: 'Barlow Condensed', sans-serif;
    font-size: 24px;
	text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    margin-top: 1.5rem;

}

.caja-conteo .eb-cd-label {
    padding: 8px 0 5px!important;
}

.eb-countdown-pozzllo.eb-cd-wrapper .eb-cd-inner .box {
    background-color: rgba(244,244,244,1);
    transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
    transition-duration: 0.5s, 0.5s, 0.5s, 0.5s;
    transition-timing-function: ease, ease, ease, ease;
    transition-delay: 0s, 0s, 0s, 0s;
    transition-property: background, border, border-radius, box-shadow;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    flex-direction: column;
    align-items: center;
}
div.eb-cd-wrapper div.eb-cd-inner .box {
    display: flex;
    position: relative;
    width: 100%;
}

.eb-countdown-pozzllo.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-digit {
    font-size: 40px;
    color: rgba(103,103,103,1);
}

div.eb-cd-wrapper div.eb-cd-inner .box span {
    display: block;
}

.eb-countdown-pozzllo.eb-cd-wrapper .eb-cd-inner .box span.eb-cd-label {
    font-size: 18px;
    color: rgba(159,159,159,1);
}
div.eb-cd-wrapper div.eb-cd-inner .box span {
    display: block;
}

.eb-countdown-pozzllo.eb-cd-wrapper .eb-cd-inner .box + .box {
    margin: 0;
    margin-left: 92px;
}

@media (max-width: 800px){
	.caja-conteo h3{
        margin-bottom: 0;

    }

    div.eb-cd-wrapper div.eb-cd-inner {
        display: block!important;
        
    }
    
    .caja-conteo .box.cd-box-day, .caja-conteo .box.cd-box-hour, .caja-conteo .box.cd-box-minute, .caja-conteo .box.cd-box-second {
        width: 80%!important;
        margin-top: 8px!important;
        margin-bottom: 8px!important;
        margin-left: auto!important;
        margin-right: auto!important;
    }

}

/* Slider home cuenta pública */

.home .texto-banner-bp p {
	/*color: #000;*/
    color: #fff;
    text-shadow: none;
    font-size: 17px!important;
    line-height: 1.4rem;
}

.contenedor-botones-slider a {
    border: 1px solid;
}

/* borde inferior carousel home */
/*.carousel-inner {
    border-bottom: 5px solid #0963AB;
}*/

@media (max-width: 800px){
    /*.contenido-slider-mobile p {
        color: #000!important;
    }*/
    
    .contenido-slider-mobile a {
        border-bottom: 5px solid #0963AB;
    }
}

@media (min-width: 300px) and (max-width: 600px){
    .home.contenido-slider-mobile p {
        /*color: #000!important;*/
        color: #fff!important;
    
	}
}

/* Página Cuenta Pública*/
.embed-responsive-bp, .iframe_cp {
    position: relative!important;
    padding-bottom: 56.25%!important; /* Proporção de 16:9 (9 dividido por 16 vezes 100 para obter a porcentagem) */
    height: 0!important;
    overflow: hidden!important;
}

.embed-responsive-bp iframe, .iframe_cp iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.carousel-control {
    top: 50%;
    transform: translateY(-50%);
}

.carousel_cp_desktop .carousel-control-prev::before, .carousel_cp_desktop
.carousel-control-next::before {
    top: -2rem;
}

.carousel_cp_desktop .carousel-control-prev::before {
    transform: translateY(-50%) rotate(90deg);
}

.carousel_cp_desktop .carousel-control-next::before {
    transform: translateY(-50%) rotate(-90deg);
}

.header-cp-mobile {
    	display: none!important;
 }
    
    .header-cp-desktop {
    	display: block!important;
    }

@media only screen and (min-width: 766px) {
    #mejoresmomentoscp_desktop {
        display: block;
    }
    
    #mejoresmomentoscp_mobile {
        display: none;
    } 
}

@media only screen and (max-width: 765px) {
    #mejoresmomentoscp_desktop {
        display: none;
    }
    
    #mejoresmomentoscp_mobile {
        display: block;
    }
    
    .carousel-indicators li {
        background-color: #000;
    }
}

@media only screen and (max-width: 1000px) {
    #cont-cuenta-publica p, #cont-cuenta-publica h2 {
        color: #fff!important;
    }
    
    .header-cp-mobile {
    	display: block!important;
    }
    
    .header-cp-desktop {
    	display: none!important;
    }
    
}

/* Fin página cuenta pública */

/* Carousel mejores momentos cuenta pública */
.carousel_cp_desktop .carousel-control-prev {
	left: 45%;
    margin: 190px 0!important;
}

.carousel_cp_desktop .carousel-control-next {
	right: 45%;
    margin: 190px 0!important;
}

.carousel_cp_desktop {
    height: 300px;
}

@media only screen and (min-width: 1001px) {
    .mejoresmomentoscp_desktop .carousel-control-prev-icon, .mejoresmomentoscp_desktop .carousel-control-next-icon {
        background-image: none;
    }
}

@media only screen and (max-width: 1000px) {
	.carousel_cp_mobile {
    	height: 210px!important;
    }
    .carousel_cp_mobile .carousel-indicators {
        bottom: -75px;
    }
	.carousel_cp_mobile .carousel-control-prev {
        left: 40%;
        margin: 180px 0!important;
    }

    .carousel_cp_mobile .carousel-control-next {
        right: 40%;
        margin: 180px 0!important;
    }
}

/* Fin mejores momentos cuenta pública */


.home .entry-content {
    display: flex;
    flex-direction: column;
}

.home .page header.entry-header {
    position: relative;
    height: auto;
    align-items: center;
    text-align: left;
    display: flex;
    color: #000;
    background-position: center center;
    background-size: 100%;
    z-index: 0;
    justify-content: flex-start;
}

.home .page header.entry-header h1 {
    font-size: 1.5rem;
    text-align: left !important;
}

.home .page header.entry-header h1::after {
    width: 130px;
    height: 2px;
    content: " ";
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #286909 !important;
}

.page header {
    background-color: var(--color-blanco-bp);
    position: relative;
}

.page header.entry-header {
    position: relative;
    height: 240px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    color: var(--color-blanco-bp);
    background-position: center center;
    background-size: 100%;
    z-index: 0;
}



.home .woocommerce.columns-4 {
    order: 1;
}

.home .banner-largo-dos {
    order: 2;
}

.home .categoria {
    order: 1;
}

.home .categoria-destacada {
    order: 4;
}


/*page*/

.single header {
    background-color: var(--color-blanco-bp);
    position: relative;
}

.single header.entry-header {
    position: relative;
    height: 423px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    color: var(--color-blanco-bp);
    background-position: center center;
    background-size: 100%;
    z-index: 0;
    background-repeat: no-repeat;
}


/*blog category*/

body.blog {
    background-color: #fff!important;
}

.blog.category article header {
    height: 240px;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: center;
    display: flex;
    color: #000;
    background-position: center center;
    background-size: cover;
    z-index: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
}

.blog h4.entry-title {
    font-weight: 700;
    line-height: 1.1;
    font-style: normal;
    text-align: left;
}

.blog h4.entry-title a {
    color: #000;
    font-size: 1.25rem;
    display: block;
}

.blog .entry-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0px;
}

.blog h4.entry-title a::first-line {
    color: #6653FF;
}

.blog h4.entry-title::first-line {
    color: #6653FF;
}


/*blog category*/


/*archive category*/

body.archive {
    background-color: #fff;
}

.archive.category article header {
    height: 240px;
    justify-content: flex-start;
    align-items: flex-start;
    text-align: center;
    display: flex;
    color: #000;
    background-position: center center;
    background-size: cover;
    z-index: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
}

.archive h4.entry-title {
    font-weight: 700;
    line-height: 1.1;
    font-style: normal;
    text-align: left;
    display: block;
}

.archive h4.entry-title a {
    color: #000;
    font-size: 1.25rem;
    display: block;
}

h4.entry-title a::first-line {
    color: #6653FF;
}

h4.entry-title::first-line {
    color: #6653FF;
}

.archive .entry-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0px;
}


/*archive category*/


/*formulario de contacto*/

.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
    margin-bottom: 10px;
}

.form-control::placeholder {
    color: #6653FF;
    opacity: 1;
    font-size: 0.8rem;
}


/*Caudales*/

iframe {
    width: 100%;
    height: 100vh;
}

.home iframe {
    width: 100%;
    height: 80vh;
}

#video-home {
    position: relative;
    background-color: var(--color-blanco-bp);
    border: solid 1px #f7f7f7;
    height: auto;
    z-index: 9999999999;
}

.home #video-home iframe {
    width: 100%;
    height: 57vh;
}

.jumbotron {
    border-radius: 0px;
}


/*select*/

select.orderby {
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff;
    border: 1px solid #efefef;
    border-radius: 5px;
    color: #a5a5a5;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/arrow.png) !important;
    background-size: auto 35%;
    background-repeat: no-repeat;
    background-position: 95% center;
    float: right;
    font-size: 0.8rem;
    padding-right: 2rem;
}


/*Base pública*/



.foto-portada {
    height: 494px;
    width: 277px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
    font-size: 0.9rem;
    overflow: hidden;
    line-height: 100%;
    color: var(--color-blanco-bp);
    -webkit-box-shadow: 0 5px 5px 0px #000;
    box-shadow: 0 5px 5px 0px #000;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.foto-portada:hover {
    background-size: auto 110%;
}

.foto-portada::after {
    content: "";
    width: 70px;
    height: 70px;
    background-color: #6653FF;
    display: flex;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url("http://localhost/basepublica/wp-content/uploads/2020/09/triangulo.png");
    background-position: center;
    background-size: 20%;
    background-repeat: no-repeat;
}

.texto-portadas {
    min-height: 157px;
    max-width: 250px;
    height: 157px;
    line-height: 122%;
}

.texto-portadas:before {
    content: '';
    display: block;
    height: 10px;
    width: 80px;
    background-color: #6653FF;
    margin-bottom: 15px;
}

.texto-portadas:before {
    content: '';
    display: block;
    height: 10px;
    width: 80px;
    background-color: #6653FF;
    margin-bottom: 15px;
}


/*Base pública*/


/*estilos generales*/

.bp-style h3 {
    font-weight: 500;
    font-size: 1.25rem;
    text-align: left;
}

.bp-style p {
    font-weight: 300;
    font-size: 0.9rem;
    text-align: left;
    line-height: 120%;
}

.bp-style .contenedor-bp-caja-slider {
    height: 140px;
}

.bp-style .parrafo-tarjeta-mm {
    width: 82%;
}


/*estilos generales*/


/*cafe publico 68px top*/
.cafepublico-single {
    position: relative;
    top: 0px!important;
}

.single-cafepublico header.entry-header {
    position: absolute;
    height: 240px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    color: var(--color-blanco-bp);
    background-position: center center;
    background-size: 100%;
    z-index: 0;
    background-repeat: no-repeat;
}

.single.single-cafepublico .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.single.single-insitu .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.single.single-poderosas .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.single.single-basedoc .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.programa .foto-portada {
    height: 480px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
    font-size: 0.9rem;
    overflow: hidden;
    line-height: 100%;
    color: var(--color-blanco-bp);
    -webkit-box-shadow: 0 5px 5px 0px #000;
    box-shadow: 0 5px 5px 0px #000;
    position: relative;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -ms-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease;
}


/*otros capitulos tarjeta*//*cafe publico*/

.single-cafepublico header.entry-header {
    position: absolute;
    height: 240px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    color: var(--color-blanco-bp);
    background-position: center center;
    background-size: 100%;
    z-index: 0;
    background-repeat: no-repeat;
}

.single.single-cafepublico .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.single.single-insitu .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.single.single-poderosas .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.single.single-basedoc .card-deck .card {
    margin-left: 0px;
    margin-right: 0px;
}

.programa .foto-portada {
    height: 480px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
    font-size: 0.9rem;
    overflow: hidden;
    line-height: 100%;
    color: var(--color-blanco-bp);
    -webkit-box-shadow: 0 5px 5px 0px #000;
    box-shadow: 0 5px 5px 0px #000;
    position: relative;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -ms-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease;
}

header.categorias-slider-bp {
    display: none;
}

.contenedor-fluido{
    padding-left: 0!important;
    padding-right: 0!important;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

/*otros capitulos tarjeta*/

.texto-banner-bp p{
    color:#fff;
}

.texto-portadas p{
    color:#fff;
}
/*otros capitulos tarjeta*/

.programa .otros-capitulos .foto-portada {
    height: 456px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
    font-size: 0.9rem;
    overflow: hidden;
    line-height: 100%;
    color: #fff;
    -webkit-box-shadow: 0 5px 5px 0px #000;
    box-shadow: 0 5px 5px 0px #000;
    position: relative;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -ms-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 5s ease;
    padding: 0px 0px 15px 0px;
}

.programa .otros-capitulos .foto-portada h3 {
    font-weight: 900;
    text-transform: uppercase;
}

.programa .otros-capitulos .foto-portada h3::before {
    content: '';
    display: block;
    height: 10px;
    width: 80px;
    background-color: #6653FF;
    margin-bottom: 15px;
}

.programa .otros-capitulos .foto-portada:after {
    display: none;
}


/*otros capitulos tarjeta*/

header.categorias-slider-bp {
    margin: 0px;
    padding: 6px 13px;
    list-style: none;
    background-color: #6653FF;
    margin-bottom: 30px;
	font-family: 'Tahoma', sans-serif;
}



header.categorias-slider-bp h1 {
    font-size: 1rem;
}

.card {
    border: none;
}

.single .carousel-caption h1 {
    width: 100%;
    text-align: left;
    color: #fff;
    padding-top: 0rem;
}


/*cafe publico*/


/*mejores momentos*/

.modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
}

.modal-content {
    background-color: #000;
}

.modal-header {
    border: none;
}


.modal-header .close {
    padding: 0px;
    margin: 0 auto;
    background-color: #fff!important;
    width: 30px;
    height: 30px;
    color: #000;
    opacity: 9!important;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}

.modal-open .modal {
    padding: 0px !important;
    background-color: #000;
    height: 100vh;
}

.mejores-momentos button {
    background: transparent;
    border: none;
    padding: 0;
}

.mejores-momentos button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: transparent;
}

.mejores-momentos .modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
}


/*mejores momentos*/


/*menu bp*/

.btn-bp.gris {
    background-color: #4c4c4c;
}

.li-bp {
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6.7rem;
}

.btn-bp.morado {
    background-color: #6653FF;
}

.punto-chico a {
    font-size: 1rem!important;
	font-family: 'Barlow Condensed', sans-serif;
}

.btn-bp.morado:hover {
    background-color: var(--color-bp-hover);
}


/*menu bp*/


/*notiias bp home height 330 predeterminado */

#noticias-bp .foto-portada {
    height: auto; 
    padding: 0rem;
    font-size: 1.1rem;
    overflow: hidden;
    line-height: 100%;
    color: var(--color-blanco-bp);
    -webkit-box-shadow: 0 0px 0px 0px #000;
    box-shadow: 0 0px 0px 0px #000;
    margin: 0px 0px 0px 0px;
    display: block;
}

.contenido-post-bp p{
    font-family: 'Tahoma', sans-serif;
    font-weight:500;
    font-size:.9rem;
    color: #888;
}

#noticias-bp .destacada {
    margin-bottom: 1.5rem;
}

#noticias-bp .destacada:hover {
    margin-bottom: 1.5rem;
}

#noticias-bp .destacada .titulo-noticia-bp-home {
    color: #111;
    font-size: 2rem;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 0rem;
	font-family: 'Barlow Condensed', sans-serif;
}

.titulo-noticia-bp-home-black{
    color: #111;
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 0rem;
	font-family: 'Barlow Condensed', sans-serif;
}

.destacada .contenido-post-bp .titulo-noticia-bp-home-black::before{
	margin-top: -102px;
    content: "";
    background-color: #111;
    height: 10px;
    width: 64px;
    display: block;
    margin-bottom: 10px;
}


.destacada .contenido-post-bp {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.foto-portada::after {
    display: none;
}


.foto-portada-interna {
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    height: auto;
    width: 100%;
    transition: all ease-in-out .5s;
}



.foto-portada-interna:hover img {
    background: rgba(102, 83, 255, 0.6);
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    height: auto;
    width: 100%;
}

.foto-portada-interna-destacada {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    height: 380px;
    width: 100%;
}

.titulo-noticia-bp-home {
    color: #fff;
    font-size: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 1rem;
}

.contenido-post-bp p.categoria-post-home {
    display: none;
}

.contenido-post-bp p.autor-home-post {
    display: none;
}


.destacada .contenido-post-bp p.categoria-post-home {
    display: block;
	color:#6653FF;
	text-transform:uppercase;
	font-family: 'Roboto Mono', monospace;
}



.destacada .contenido-post-bp p.autor-home-post {
    display: block;
	  color:#6653FF;
	font-weight:500;
	font-family: 'Roboto Mono', monospace;
}



/*noticias bp home*/


/*comunidad bp*/

.destacada .titulo-opinion-bp-home {
    font-size: 1.3rem;
    text-transform: uppercase;
    color: #000;
    margin-top: 0rem;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight:bold;
}



.destacada .titulo-opinion-bp-home::before {
    margin-top: 0px;
    content: "";
    background-color: #000;
    height: 10px;
    width: 80px;
    display: block;
    margin-bottom: 10px;
}


.titulo-opinion-bp-home {
    font-size: 1.1rem;
    text-transform: none;
    color: #000;
    margin-top: 0.7rem;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}

.opinion-portada p.extracto-opinion {
    display: none;
}

.destacada p.extracto-opinion {
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    font-size: .9rem;
    color: #888;
}

.autor-home-post-opinion {
    color: #7382fb;
    font-weight: 500;
    font-family: 'Roboto Mono', monospace;
    font-size: 0.7rem;
}

.contenido-opinion-bp {
    padding: 0px;
}


/*comunidad bp*/

.menu-expanded .menu-rrss-container{
    width: 100%;
    margin-left: -35px;
    padding: 0 5px 0 5px;
}

/*comunidad bp*/


/*ver trailer home*/

.modal-backdrop.show {
    opacity: 0.5;
    z-index: -1;
}

.home .modal-backdrop.show {
    opacity: 0.5;
    z-index: -1;
}

.conversaciones-template-default .modal-backdrop.show{
    opacity: 0.5;
    z-index: -1!important;  
}

.modal-open .navbar-expand-lg{
    align-items: flex-start;
    padding-top: 0px;
    display: none;
}

/*ver trailer home*/


/*newsletter*/

.news-letter-home {
    background-color: transparent;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 257px;
    height: auto;
}

.news-letter-home h3 {
    position: relative;
    background-color: #f6f6f6;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    font-size: 1.7rem;
    margin-left: 27px;
    margin-top: 58px;
    font-weight: 500;
    border-left: 10px solid #f6f6f6;
    font-family: 'Fira Sans Condensed', sans-serif;
}

.news-letter-home h3::before {
    content: '';
    width: 57%;
    position: absolute;
    height: 14px;
    background-color: #f6f6f6;
    top: -73px;
    margin-left: 49px;
}

.news-letter-home h3::after {
    content: '';
    width: 57%;
    position: absolute;
    height: 12px;
    background-color: #f6f6f6;
    top: 157px;
    margin-left: 49px;
}

.news-letter-home span {
    color: #6653FF;
    padding: 0px;
    text-transform: none;
    font-size: 30px;
}

.border-news-letter {
    border: 6px solid #6653ff;
    height: 238px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
    flex-direction: column;
    border-radius: 16px;
}

.boton-news-letter {
    height: 40px!important;
    display: flex!important;
    justify-content: flex-start!important;
    align-items: center!important;
    background-color: #f6f6f6!important;
    width: 214px!important;
    height: 59px!important;
    position: relative!important;
    padding-left: 10px!important;
    top: -6px!important;
    left: 299px!important;
    border-left: 10px solid #f6f6f6!important;
    border-right: 10px solid #f6f6f6!important;
    /* border-top: 1px solid #111; */
    /* border-bottom: 1px solid #111; */
    color: #1a1a1a!important;
    /* border: 1px solid #000; */
    font-weight: 900!important;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.6rem!important;
    text-transform: uppercase!important;
}

.fondo-news-letter{
    background-color:#f6f6f6;
    margin-top:32px!important;
    margin-bottom:25px!important;
}

.padding-img{
    padding-top: 9px;
}

.banner-somebody{
    width: 100%;
    height: 236px;
    background-image: url("../img/newsletter.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
    border-radius:18px;
}

.banner-somebody:hover{
    width: 100%;
    height: 236px;
    background-image: url("../img/newsletter-hover.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition:0.4s;
    position:relative;
    border-radius:18px;
}

.banner-somebody:hover::before{
    position:absolute;
    content:'CONÓCENOS';
    display:flex;
    justify-content:center;
    align-items:center;
    width: 100%;
    height: 236px;
    font-family: 'Barlow Condensed', sans-serif;
    font-size:2rem;
    font-weight:900;
    color:#fff;
}

/*newsletter*/

/*Encuentros*/

.foto-portada-encuentros {
    width: 100%;
    height: 443px;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
}

.column-row .foto-portada-encuentro-peques {
    width: 100%;
    max-width: 295px;
    height: 212px;
    background-size: auto 100%;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

.column-row .foto-portada-encuentro-peques:hover {
    background-size: auto 110%;
}

.column-row{
	display:flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: row;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.column-row .texto-especial-row {
    margin-left: 20px;
    padding: 10px;
    width: 100%;
    height: auto;
    min-width: 224px;
}



.column-row .texto-especial-row h6.barrita::before{
	content: '';
	height: 8px;
	width: 50px;
	background-color: #111;
	display: block;
    margin-bottom: 5px;
}

.texto-especial {
    position: absolute;
    color: #fff;
    right: 0%;
    bottom: 25%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
    padding:30px;
}

.boton-especial {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 40%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
    position: absolute;
    bottom: -31px;
}

.texto-especial h3{
	font-weight: 900;
	font-size: 5rem;
	text-shadow: 0 0 6px black;
	line-height: 71px;
}

.texto-especial-row h3{
	font-weight: 900;
	font-size: 1.4rem;
    font-family:'Barlow Condensed', sanf-serif;
    color:#000;
    
}

.texto-especial .sub-titulo-encuentros{
    position: relative;
    color: #fff;
    font-size: 1.6rem;
    font-family:'Tahoma', sans-serif;
    font-weight:500;
}

.texto-especial .inscribete-link{
    position: relative;
    top: 42px;
    font-size: 1.4rem;
    color: #6653FF;
    text-shadow: 0 0 6px #000000;
}

.column-row .link-eventos{
    color:#000;
    text-decoration:none;
    width:50%;
}

.column-row .link-eventos:hover{
    color:#6653FF;
    text-decoration:none;
}



/*.foto-portada-encuentros {*/
/*    height: 433px;*/
/*    width: 100%;*/
/*    background-repeat: no-repeat;*/
/*    background-size: auto 100%;*/
/*    background-position: center;*/
/*    display: flex;*/
/*    justify-content: flex-start;*/
/*    align-items: flex-end;*/
/*    padding: 1rem;*/
/*    font-size: 0.9rem;*/
/*    overflow: hidden;*/
/*    line-height: 100%;*/
/*    color: var(--color-blanco-bp);*/
/*    -webkit-box-shadow: 0 5px 5px 0px #000;*/
/*    box-shadow: 0 5px 5px 0px #000;*/
/*    position: relative;*/
/*    -webkit-transition: all 2s ease;*/
/*    -moz-transition: all 2s ease;*/
/*    -ms-transition: all 2s ease;*/
/*    -o-transition: all 2s ease;*/
/*    transition: all 2s ease;*/
/*}*/

.foto-portada-encuentros:hover {
    background-size: auto 110%;
}

.ajustable{
    margin-top:-23px;
    margin-left:15px;
}

.peques .foto-portada-encuentros {
    width: 100%;
    height: 204px;
}

.peque-tres .foto-portada-encuentros {
    width: 100%;
    height: 204px;
}

.destacada .contenido-post-encuentros {
    position: absolute;
    bottom: 73px;
    left: -15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    
}

.destacada .contenido-post-encuentros .titulo-encuentros-home-black{
    font-size: 4rem;
    font-family: 'Barlow Condensed', sans-serif;
    color: #ececec;
    text-shadow: 0px 2px 3px rgb(43 43 43);
    text-align: right;
}

.destacada .contenido-post-encuentros .extracto{
    width: 300px;
    height: auto;
}

.destacada .contenido-post-encuentros .extracto p{
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    font-size: .9rem;
    margin-right: -49px;
    text-align: right;
    text-shadow: 0px 2px 3px rgb(6 6 6);
    color: #fff;
}


.peques .contenido-post-encuentros {
    position: absolute;
    left: 290px;
    top: 20px;
    width: 100%;
    height: auto;
    
}

.peque-tres .contenido-post-encuentros {
    position: absolute;
    left: 275px;
    top: 20px;
    width: 100%;
    height: auto;
}

.peques .contenido-post-encuentros h3.titulo-encuentros-home-black{
    width: 267px;
    height: auto;
    color: #111;
    font-size: 34px;
    line-height: 1;
    text-align: left;
    margin-left:0px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 0rem;
    font-family: 'Barlow Condensed', sans-serif;
}


.peques .contenido-post-encuentros h3.titulo-encuentros-home-black::before {
    content: '';
    display: block;
    height: 10px;
    width: 80px;
    background-color: #6653FF;
    margin-bottom: 15px;
}


.peque-tres .contenido-post-encuentros h3.titulo-encuentros-home-black{
    width: 267px;
    height: auto;
    color: #111;
    font-size: 34px;
    line-height: 1;
    text-align: left;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 0rem;
    font-family: 'Barlow Condensed', sans-serif;
}

.peque-tres .contenido-post-encuentros h3.titulo-encuentros-home-black::before {
    content: '';
    display: block;
    height: 10px;
    width: 80px;
    background-color: #6653FF;
    margin-bottom: 15px;
}

.peques .contenido-post-encuentros .extracto{
    width: 259px;
    height: auto;
}

.peques .contenido-post-encuentros .extracto p{
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    font-size: .9rem;
    color: #888;
}

.peque-tres .contenido-post-encuentros .extracto{
    width: 259px;
    height: auto;
}

.peque-tres .contenido-post-encuentros .extracto p{
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    font-size: .9rem;
    color: #888;
}


/*alianzas*/

.alianzas-bp {
    color: #fff;
}

.alianzas-bp h4 {
    color: #fff;
    font-size: 1.2rem;
    text-transform: uppercase;
}

.alianzas-bp ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    -moz-column-count: 2;
    -moz-column-gap: 15px;
    -webkit-column-count: 2;
    -webkit-column-gap: 15px;
    column-count: 2;
    column-gap: 25px;
}

.alianzas-bp a {
    color: #6653FF;
}


/*alianzas*/


/*interior noticia*/

.single .noticias {
    background-color: #fff;
    margin-bottom:100px;
}

.imagen-pediodista {
    height: 100px;
    width: 100px;
    border-radius: 100%;
    background-size: 100%;
    background-position: center;
}

.contenedor-autor {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    width: 37%;
    align-items: center;
}

.contenid-bp-interiores strong {
    width: 100px;
    font-weight: 900;
    line-height: 100%;
}

.noticias-container {
    max-width: 66%;
    position: relative;
    left: 266px;
    top: 30px;
}

@media (min-width: 1440px){
    
    .change ~ .menu-expanded {
        max-width: 411px!important;
        opacity: 1;
        width: 411px!important;
        padding-top: 36px;
        padding-left: 72px;
    }
    
    .share-buttons {
        width: 142px;
        float: left;
        margin-bottom: 0px !important;
        height: 140px;
        position: sticky;
        left: 2%;
        top: 140px!important;
        display: flex;
        margin-top: 0px;
        justify-content: flex-start;
        flex-direction: row;
        z-index: 0;
    }
}

.share-buttons {
    width: 142px;
    float: left;
    margin-bottom: 0px !important;
    height: 140px;
    position: sticky;
    left: 2%;
    top: 130px;
    display: flex;
    margin-top: 0px;
    justify-content: flex-start;
    flex-direction: row;
    z-index: 0;
}

.share-buttons .botones-share {
    width: 71px;
    height: 71px;
    background-color: transparent!important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.share-buttons .botones-share:hover a {
    background-color: transparent!important;
    color: #6653FF;
}

.share-buttons .botones-share.boton-cuatro:hover a {
    background-color:transparent!important;
    color:#6653FF!important;
    font-weight: 900;
}

.botones-share a {
    width: 70px;
    height: 70px;
    background-color: transparent!important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #656565;
}

.boton-cuatro a {
    background-color: transparent!important;
    color: #656565!important;
    font-weight:900;
    font-family: 'Barlow Condensed', sans-serif;
}

.frase-bajo-titulo {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight:900;
    font-family: 'Barlow Condensed', sans-serif;
}

.titulo-noticia {
    text-transform: uppercase;
    font-size: 3.35rem;
    font-weight:900;
    font-family: 'Barlow Condensed', sans-serif;
    color:#000!important;
}

.nombre-autor-bp {
    font-size: 0.8rem;
    margin-left: 1rem;
}

.nombre-autor-bp {
    font-size: 0.8rem
}

.nombre-autor-bp h5 {
    font-size: 1rem;
    color: #6653FF;
}

.single.single-post header.entry-header {
    height: 477px;
}

.single.single-post .submenu-contenedor {
    border-bottom: 1px solid #000;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000;
}

.single.single-comunidadbp .submenu-contenedor {
    border-bottom: 1px solid #000;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000;
}

.single.single-comunidadbp header.entry-header {
    height: 500px;
}

.contenid-bp-page-interiores {
    background-color: #fff;
}

.page .contenid-bp-page-interiores header.entry-header {
    position: relative;
    height: 500px;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    color: var(--color-blanco-bp);
    background-position: center center;
    background-size: cover;
    z-index: 0;
}


/*interior noticia*/


/*page hazte parte*/

.news-basepublica .newsletter .wpcf7-checkbox {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.news-basepublica .newsletter .wpcf7-checkbox .wpcf7-list-item {
    width: 50%;
    font-size: 0.9rem;
    margin: 0px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.news-basepublica .newsletter .wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-items: center;
}

.news-basepublica .newsletter .wpcf7-checkbox .wpcf7-list-item label span {
    margin-left: 10px;
    color: #6653FF;
}

.page .container.contenido-noticia {
    border: 11px solid #6653FF;
    position: relative;
    top: 0px;
    color: #fff;
    padding: 5%;
}


.texto-hazte-parte {
    font-size: 2.25rem;
    text-align: left;
    font-weight: 900;
    margin-bottom: 1rem;
    color: #000;
}


.texto-hazte-parte h3 {
    font-size: 2.4rem;
    font-weight:900;
    font-family: 'Barlow Condensed', sans-serif;
    position: relative;
}

.texto-hazte-parte h3:nth-child(1)::before {
    content: '';
    width: 40%;
    background-color: #fff;
    position: absolute;
    top: -20px;
    outline: 10px solid #fff;
    height: 10px;
    background-size: cover;
    z-index: 0;
    left: 10px;
}

.hazte-parte-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    align-items: center;
}

.contenedor-hp {
    border: 10px solid #6653FF;
    padding: 1%;
    width: 60%;
    margin: 0rem 0 2rem 0%;
    position: relative;
    top: 21px;
}

.page header.entry-header.hazte-parte-pagina {
    height: 500px;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.page header.entry-header.hazte-parte-pagina::after {
    content: '';
    width: 200%;
    background-color: rgb(35 18 14 / 0.08);
    position: absolute;
    bottom: -20px;
    filter: blur(13px);
    outline: 10px solid rgb(3 3 1 / 0.08);
    height: 120px;
    background-size: cover;
}

#boton-enviar {
    position: absolute;
    bottom: 16px;
    width: 180px;
    height: 50px;
    border-radius: 0px;
    font-size: 1.1rem;
    text-transform: uppercase;
    background-color: #6653FF;
    color: #fff;
    font-weight: 700;
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
    border-top: 0px;
    border-bottom: 0px;
    right: 0px;
}

.forms-hp-bp {
    width: 100%;
    margin-bottom: 1rem;
    height: 50px;
    border-radius: 0px !important;
    border: 0px;
}

#nombre-formulario {
    margin-top: 30px;
}

.news-basepublica input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    transform: scale(1.8);
    margin-right: 0.5rem;
}

.texto-morado-hp {
    color: #6653FF;
}

.wpcf7-form-control-wrap.mailformulario {
    position: absolute;
    bottom: 0px;
    width: 70%;
}

.news-basepublica .newsletter .wpcf7-checkbox .wpcf7-list-item label span {
    margin-left: 10px;
    color: #6653FF;
    font-family: 'Roboto Mono', monospace;
}

.texto-blanco-hp{
    font-family: 'Tahoma', sans-serif!important;
    font-size: 18pt!important;
    color: #000!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    line-height: 28px!important;
}

.texto-morado-hp {
    color: #6653FF!important;
    font-family: 'Tahoma', sans-serif!important;
    font-size: 18pt!important;
    font-weight: 900!important;
    text-transform: uppercase!important;
    line-height: 28px!important;
}

/*page hazte parte*/

/* DONACIONES */
.caja-flotante{
    position:fixed;
    display:block;
    left:0px;
    top:39%;
    z-index:2;
}

.boton-donar{
display:none;
    writing-mode: vertical-lr;
    transform: rotate(
180deg);
    background-color: #6653ff;
    padding: 15px 8px 15px 8px;
    z-index: 4;
    color: #fff!important;
    text-decoration: none;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-weight: bold;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 56%);
}

/*Nosotros*/

.linea-editorial p{
    color: #000!important;
    font-size: 15px!important;
    font-weight: 500;
    font-family: 'Tahoma', sans-serif;
}

.page.page-template-nosotros-page p {
    color: #000;
}

.page.page-template-nosotros-page .tarjeta-persona p {
    color: #000;
    font-size: 0.9em;
}

h3.titulo-rayas-nosotros {
    color: #fff;
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 35px;
    margin-top: 35px;
    font-family: 'Barlow Condensed', sans-serif;
}

/*material extra*/

.material-extra {
    margin-bottom: 1.5rem;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0rem rgba(58, 176, 195, 0.5)!important;
}

button:focus {
    outline: 0!important;
}

.cargo-soy-base {
    text-align: left;
}

.datos-soy-base h5 {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0px;
    color: #000;
	font-family: 'Roboto Mono', monospace;
}

.datos-soy-base h6 {
    font-size: 0.9rem;
    line-height: 100%;
    margin: 0px;
    color: #fff;
	font-family: 'Roboto Mono', monospace;
}

.titulo-rayas.oculto-text {
    opacity: 0;
}


/*cambios 26.10.2020*/

.montserrat {
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}

.ancho-morado {
    width: 7.7rem;
}


/*cambios 02-11-2020*/

footer .border-bottom {
    border-bottom: 1px solid #949cff!important;
}


/*foto perfil*/

.avatar-perfil {
    max-width: 7rem;
    border-radius: 100px;
}

.datos-publicacion {
    justify-content: flex-start;
    width: 50%;
    color: #000;
    font-size: .8rem;
    flex-direction: column;
    align-items: flex-start;
}

.datos-publicacion p {
    margin-bottom: 0rem;
    color: #6653FF;
}

.datos-publicacion p a {
    color: #6653FF;
}

.datos-publicacion p a:hover {
    color: #6653FF;
}

.entry-meta {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
}



.autor-template dt {
    font-size: .9rem;
    font-weight: 100;
    color: #6653FF;
    border-bottom: 1px solid var(--color-bp-hover);
    margin-bottom: 15px;
}

.autor-template dd {
    font-size: .9rem;
    font-weight: 100;
    color: var(--color-bp-hover);
    margin-bottom: 15px;
}

.autor-template dd a {
    color: var(--color-bp-hover);
}

.autor-template h4.entry-title {
    font-weight: 700;
    line-height: 1.1;
    font-style: normal;
    text-align: left;
}

.parrafos-bp {
    font-weight: 600;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 19px;
    margin-left: -13px;
}

.seccion-autor {
    background-color: #f9f9f9;
}

.montserrat {
    font-family: 'Barlow Condensed', sans-serif;
}

.menu-submenu-container ul li a {
    color: var(--color-blanco-bp);
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing:5px;
}



/* nuevo menu */


@media (min-width: 1340px){
    .menu-especial {
    background-color: #fff;
    width: 100%;
    height: 90px;
    color: #000;
    z-index: 1;
    padding-left: 4.3%;
    padding-right: 9.3%;
    display: flex;
    justify-content: space-between;
    overflow: visible;
	}
}

.menu-especial {
    background-color: #fff;
    width: 100%;
    height: 90px;
    color: #000;
    z-index: 1;
    padding-left: 4.3%;
    padding-right: 9.4%;
    display: flex;
    justify-content: space-between;
    overflow: visible;
}

.menu-especial .izquierda {
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    height: 90px;
    padding-top: 0px;
    width: 71%;
}

.menu-especial .izquierda .link-item, .menu-especial .izquierda .nav__menu-item{
    margin-right: 20px;
}

.menu-especial .izquierda .link-item .nav-izquierda, .menu-especial .izquierda .nav__menu-item a{
    font-weight: 600!important;
    font-family: 'Barlow Condensed', sans-serif!important;
    color: #000!important;
    font-size: 24px!important;
    text-transform: uppercase!important;
}

@media (max-width: 1246px){
    .menu-especial .izquierda .link-item, .menu-especial .izquierda .nav__menu-item{
        margin-right: 20px;
    }
    
    .menu-especial .izquierda .link-item .nav-izquierda, .menu-especial .izquierda .nav__menu-item a, .derecha .link-item-derecha a{
    	font-size: 22px!important;
    }
}

.menu-especial .izquierda .link-item .nav-izquierda:hover{
    font-weight: 600!important;
    font-family: 'Barlow Condensed', sans-serif!important;
    color: #6653ff!important;
    font-size: 24px!important;
    text-transform: uppercase!important;
}

.menu-especial .derecha {
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    margin: 0px;
    width: 20%;
}

.menu-especial .derecha .link-item-derecha{
    margin:0;
}

.menu-especial .derecha .link-item-derecha .nav-derecha-nosotros {
    background-color: #f3f2f2;
    color: #000;
    padding: 13px;
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 34px 20px 34px 20px;
    width: 100%;
    font-family: 'Barlow Condensed', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
}
.menu-especial .derecha .link-item-derecha .nav-derecha-hparte {
    font-family: 'Barlow Condensed', sans-serif!important;
    font-size: 24px;
    text-transform: uppercase!important;
    background-color: #6653ff;
    color: #fff;
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 34px 20px;
    width: 100%;
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 22px;
    text-decoration: none;
    text-transform: uppercase;
}

.menu-especial .derecha .link-item-derecha .nav-derecha-hparte:hover {
    font-weight: 600!important;
    font-family: 'Barlow Condensed', sans-serif!important;
    font-size: 24px!important;
    text-transform: uppercase!important;
    background-color: #fff;
    color: #6653ff;
    padding: 34px 20px;
    transition:.4s;
}

/* Menu Sidebar flotante con scroll vertical */
.contenedor {
  height: auto;
  width: 100%;
  background: transparent;
  position: relative;
}

.menu-expanded {
    background: #F2F2F2;
    color: #111;
    max-width: 0px;
    opacity: 0;
    height: 100vh;
    display: flex;
    align-items: flex-start;
    z-index: 1;
    justify-content: flex-start;
    transition: all 0.4s ease 0s;
    overflow: hidden;
    overflow-y: scroll;
    position: fixed;
}

.menu-expanded ul {
    margin: 0;
    list-style: none;
    font-size: 20px;
    text-align: left;
    font-family:'Fira Sans Condensed', sans-serif;
    margin-left: 31px;
    font-weight: 550;
}

.menu-expanded .link-menu {
  text-decoration: none;
  color: #111;
}

.hamburguer-menu {
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    position: absolute;
    left: 41px;
    top: 31px;
    z-index: 2;
    cursor:pointer;
}

.line {
  	display: block;
	width: 26px;
	background: #fff;
	height: 2px;
	margin:2px 5px;
	transition: all 0.4s ease;
	z-index: 1;
    box-shadow: 1px 0px 5px 0px rgb(0 0 0 / 27%);
}	

/*input {*/
/*  margin: 0;*/
/*  height: 100%;*/
/*  width: 100%;*/
/*  position: absolute;*/
/*  opacity: 0;*/
/*  z-index: 2;*/
/*}*/

.change .first-line {
  transform: rotate(45deg) translate(0px, 0px);
  color: #111;
  background:#111;
  margin:7px 5px;
}

.change .second-line {
  transform: rotate(-45deg) translate(8px, -8px);
  display: none;
}

.change .third-line {
  transform: rotate(-45deg) translate(8px, -8px);
  color: #111;
  background:#111;
  margin:2px 5px;
}


.menu-menu-hamburguesa-container{
    margin-left: -31px;
    position: relative;
    margin-top:20px;
}

.menu-menu-hamburguesa-container ul li a{
    font-size: 14px;
    text-align: left;
    line-height: 4px;
    font-family:'Fira Sans Condensed', sans-serif;
    color: #111;
    font-weight: 550;
}

.menu-menu-hamburguesa-container ul li a:hover{
    font-size: 14px;
    text-align: left;
    line-height: 4px;
    font-family:'Fira Sans Condensed', sans-serif;
    color: #6653ff;
    font-weight: 550;
}

.menu-temas-menu-hamburguesa-container{
    margin-left: -31px;
    position: relative;
}

.menu-temas-menu-hamburguesa-container ul li a{
     font-size: 14px;
    text-align: left;
    line-height: 4px;
    font-family:'Fira Sans Condensed', sans-serif;
    color: #111;
    font-weight: 550;
}

.menu-temas-menu-hamburguesa-container ul li a:hover{
    font-size: 14px;
    text-align: left;
    line-height: 4px;
    font-family:'Fira Sans Condensed', sans-serif;
    color: #6653ff;
    font-weight: 550;
}

.change ~ .menu-expanded {
    max-width: 365px;
    opacity: 1;
    width: 365px;
    padding-top: 36px;
    padding-left: 72px;
}
/* Fin Menu Sidebar flotante con scroll vertical */

.logo-dark-bp{
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: auto;
    max-width: 161px;
}



.Header-menu-list-item-button{
    background: #6653FF;
    color: #FFFFFF;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 99%;
    padding: 8px 10px 8px 15px;
    border: none;
    text-align: left;
    font-size: 16px;
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}


.noticia-bp-single{
    
}



#programas{
    height:20px;
}

#destacados{
    height:20px;
}

#encuentros{
    height:auto;
    margin-left: -15px;
}

#comunidad{
    height:20px;
}

.foto-portada .contenido-post-bp{
    padding:0;    
}

.container-fluid{
    padding-left: 8%;
    padding-right: 8%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* imagen archivo */

.imagen-archivo a img {
    width: 100%;
    height: 215px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/* contact form */

/* HEADER TEMAS */

.espacio{
    margin-top: 69px;
    margin-left: 0;
    padding-left: 0;
}

#mastheadtemas {
    position: fixed;
    width: 27%;
    height: 117px;
    background-color: #000;
    border-bottom: 0px solid #ededed;
    z-index: 2;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding-right: 24px;
}

#mastheadsingle {
    position: fixed;
    width: 27%;
    height: 117px;
    background-color: transparent!important;
    border-bottom: 0px solid #ededed;
    z-index: 2;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding-right: 24px;
}


.rectangulo {
    position: fixed;
    width: 27%;
    height: 117px;
    background-color: #111;
    z-index: 0;
}


/* Contenido Temas */

.espacio h2.titulo {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 0px;
    display:flex;
    justify-content:flex-start;
    align-items:flex-end;
}


.espacio h2 {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 0px;
}

.temas-divisor{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row;
    width: 100%;
    height: auto;
    margin-bottom:50px;
}

.portada-temas{
    width:100%;
    height:auto;
}

.temas-divisor:hover img{
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    opacity:0.9;
    transition:0.4s;
} 

.portada-temas img{
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.contenido-temas{
    width: 100%;
    height: auto;
    padding: 0%;
    margin-left: -112px;
}

@media (min-width: 1450px) {

.selector-de-temas {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 4px;
    width: 42%!important;
    height: 29px;
    border: none;
    border-bottom: 1px solid #808080;
}

.asl_w_container {
    width: 56%!important;
    margin: 0px 0px 0px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

}

.selector-de-temas {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 4px;
    width: 50%;
    height: 29px;
    border: none;
    border-bottom: 1px solid #808080;
}

.selector-de-temas .selectpicker{
    padding: 4px;
}

.asl_w_container {
    width: 46%;
    margin: 0px 0px 0px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

div[id*='ajaxsearchlite'].asl_m {
    width: 100%!important;
    display: flex;
    justify-content: flex-end;
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    width: 100%;
    height: 28px;
    background-color: #fff;
    border: 0 none #fff;
    border-radius: 0 0 0 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset;
    display: flex;
    justify-content: flex-end;
    align-self: flex-end;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/arrow.png) !important;
    background-size: auto 35%;
    background-repeat: no-repeat;
    background-position: 99% center;
    float: right;
    font-size: 0.8rem;
    padding-right: 3rem;
}

option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    margin-top:2px;
    margin-bottom:2px;
    font-size:1rem;
    font-family:'Tahoma', sans-serif;
}

div[id*='ajaxsearchlite'].wpdreams_asl_container {
    width: 52%!important;
    margin: 0px 0px 0px 0px!important;
    position: relative;
    left: 421px;
    border-bottom: 1px solid gray;
}

div.asl_w {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    border: 0 solid #b5b5b5;
    border-radius: 0 0 0 0;
     box-shadow: none!important; 
}

div.asl_r .resdrg {
    height: auto;
    margin-top: 28px;
}


.temas-divisor .titulos-temas {
    text-decoration: none;
    color: #1a1a1a;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
}

.temas-divisor:hover .titulos-temas {
    text-decoration: none;
    color: #6653ff;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    transition:0.4s;
}


.wp-block-embed iframe {
    max-width: 100%;
    height: 450px;
}

/* Nueva Columna comunidad */



h3.titulo-rayas {
    color: #111;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 35px;
    margin-top: 19px;
    font-family: 'Barlow Condensed', sans-serif;
}

    
hr.estilo-hr-comunidad {
    position: relative;
    bottom: -7px;
    color: #111;
    border-color: #111;
    width: 100%;
}

.titulo-rayas-comunidad{
    margin-bottom: 25px;
    font-size:40px;
    color:#111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight:bold;
}

hr.estilo-hr {
    position: relative;
    bottom: -7px;
    color: #111;
    border-color: #111;
}


.division-dos{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.division-dos img{
	width: 90%;
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}

.cuadro h4{ 
    font-size: 28px;
    margin-left: 0px;
}

.cuadro h6{ 
	font-size: 12px;
    margin-left: 0px;
    color: #6653FF;
}

.imagen-alto{
    height: 100%;
}

.card-img, .card-img-bottom {
    border-bottom-right-radius: 0px!important;	 
    border-bottom-left-radius: calc(.25rem - 1px);
}
.card-img, .card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius:0px!important;
    width: 100%;
    height: 207px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 5px;
}


.opinion-bp-single:hover img{
    opacity:0.9;
    transition:0.4s;
}

.opinion-bp-single:hover .titulo-opinion-bp-home{
    color:#6653ff;
    transition:0.4s;
     font-family: 'Barlow Condensed';
    
}

.vervoces {
    position: relative;
    margin-top:21px;
    font-size: 1.3rem;
    line-height: 30px;
    color: #000!important;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    text-decoration: none;
}

.vervoces::before {
    content: '';
    margin-bottom: 0px;
    width: 100%;
    height: 4px;
    background-color: #6653ff;
    display: block;
}

.soy-base{
    background-color:#6653FF;
}

.soy-base-titulo {
    margin-bottom: .75rem;
    color: #fff;
}

.card-body p {
    font-size: 1.2rem;
    color: #000;
    display: block !important;
    font-weight: 700;
    font-family: var(--titan-title-typo);
}

.soy-base-text {
    color: #fff;
    font-size: 15px;
}

.margen-soy-base{
    margin-top:10px;
}

.soy-base-box{
    width: 100%;
    height: auto;
    padding: 0;
}

.division-voces:hover .portada-opinion-voces{
    width: 120px;
    height: 120px;
    opacity:0.9;
    transition:0.4s;
}

.portada-opinion-voces {
    width: 120px!important;
    height: 120px!important;
}

.division-voces {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 143px;
    text-decoration: none;
    color: #111;
    padding: 0;
    margin: 0;
    padding-left: 30px;
}


.bajada-voces {
    margin-left: 20px;
    padding-top: 38px;
}

.bajada-voces .bajada-voces-titulo{
    font-size: 1.4rem!important;
    color: #111!important;
    font-family:'Barlow Condensed', sans-serif;
    font-weight:bold;
}

.division-voces:hover .bajada-voces-titulo{
    font-size: 1.4rem!important;
    color: #6653FF!important;
    transition:0.4s;
    font-family:'Barlow Condensed', sans-serif;
    font-weight:bold;
}

.bajada-voces .bajada-voces-titulo::before {
    content: '';
    width: 54px;
    height: 8px;
    background-color: rgb(17 17 17);
    position: absolute;
    bottom: 123px;
}

.division-voces:hover .bajada-voces-titulo::before {
    content: '';
    width: 54px;
    height: 8px;
    background-color: #6653ff;
    position: absolute;
    bottom: 123px;
    transition:0.4s;
}

.division-voces:hover p{
    font-size: .9rem;
    width: 97%;
    margin: 0;
    color:#6653ff;
    transition:0.4s;
} 

.bajada-voces p {
    font-size: .9rem;
    width: 97%;
    margin: 0;
    color:#1a1a1a;
}

/* soy base nuevo */

.comunidad-mobile-display-none{
    display:none;
}

#nueva-comunidad .imagen-portada {
    height: 209px;
    display: block;
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0px;
}

#nueva-comunidad .imagen-portada .foto-portada {
    height: 250px;
    display: block;
    -webkit-box-shadow: 0 5px 5px 0px #000;
    box-shadow: 0 0px 0px 0px #000;
    position: absolute;
    right: 0px;
    width: 250px;
}

#nueva-comunidad .imagen-portada h3 {
    font-size: 1.25rem;
    font-weight: 900;
    display: block!important;
    color: #fff;
    text-transform: uppercase;
}

#nueva-comunidad .imagen-portada p {
    font-size: 1.2rem;
    color: #000;
    display: block !important;
    font-weight: 700;
    font-family: var(--titan-title-typo);
    text-transform: lowercase;
    line-height: 100%;
}

#nueva-comunidad .contenedor-comunidad-basep {
    display: flex;
    height: 192px;
    padding: 0px;
    margin: 0px;
    background-color: #6653FF;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#nueva-comunidad .datos-soy-base h5 {
    font-size: 0.8rem!important;
    line-height: 1.3rem;
    margin: 0px;
    color: #fff;
}

#nueva-comunidad .datos-soy-base h6 {
    font-size: 0.6rem;
    line-height: 100%;
    margin: 0px;
    color: #fff;
}

#nueva-comunidad .opinion-bp-single{
    margin-top: -62px;
}

#nueva-comunidad .autor-home-post-opinion {
    text-decoration: none;
    color: #6653ff;
    font-size: 0.7rem;
    font-family: 'Trispace';
}



/* Fin Nueva Columna comunidad */

/* Desde la base */

.fondo-dlb{
    height: 400px;
    width: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 15px;
    margin-right: -26px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


.bajada-dlb{
	
}

.dlb-subtitle{
    font-size: 0.8rem;
    font-family: 'Trispace';
    color: #6653ff;
    font-weight: 600;
}

.desdelabase:hover img{
    opacity: 0.9;
    transition: 0.4s;
}

.desdelabase:hover .bajada-dlb h3{
    font-size: 1.8rem;
    color: #6653ff;
    font-weight: 800;
    transition: 0.4s;
}

.desdelabase:hover .bajada-dlb .dlb-bajada{
    font-size: .9rem;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    transition: 0.4s;
}

.separador-botones-dlb {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    flex-direction: row;
}

/* prueba */
.foto-portada-desde-la-base {
    height: 493px;
    width: 277px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 1rem;
    font-size: 0.9rem;
    overflow: hidden;
    line-height: 100%;
    text-align: left;
    color: var(--color-blanco-bp);
    -webkit-box-shadow: 0 5px 5px 0px #000;
    box-shadow: 0 5px 5px 0px #000;
    position: relative;
    padding-bottom: 117px;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}
/* prueba */

hr.hr-dlb {
    position: relative;
    color: #1a1a1a;
    border-color: #1a1a1a;
    width: 100%;
}

hr.hr-dlb-nueva {
    position: relative;
    color: #1a1a1a;
    border-color: #1a1a1a;
    width: 100%;
}

hr.hr-dlb-nueva::before {
    content: '';
    background-color: #fff;
    width: 35px;
    height: 10px;
    position: absolute;
    left: 357px;
    top: -5px;
}

h3.titulo-rayas-dlb {
    color: #111;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: -40px;
    font-family: 'Barlow Condensed', sans-serif;
}





.contenedor-dlb {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}



@media (min-width: 1440px) {
        .elements-SingleVideoCard-play {
    position: absolute;
    z-index: 1;
    top: 66%!important;
    left: 30px;
}

.elements-VideoPlayButton-videoPlayButton {
    width: 80px;
    height: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
}


.icon-play {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 12px solid #000;
    border-bottom: 8px solid transparent;
}


/* play button portada chica top */
.elements-SingleVideoCard-play-top {
    position: absolute;
    z-index: 1;
    top: 65%;
    left: 14px;
}
/* play button portada chica top */

/* play button portada chica bottom */
.elements-SingleVideoCard-play-bottom {
    position: absolute;
    z-index: 1;
    top: 64%!important;
    left: 14px;
}
/* play button portada chica bottom */

}


/* play button portada grande */
.elements-SingleVideoCard-play {
    position: absolute;
    z-index: 1;
    top: 61%;
    left: 30px;
}

.elements-VideoPlayButton-videoPlayButton-mini {
    width: 66px;
    height: 36px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
}

.elements-VideoPlayButton-videoPlayButton {
    width: 80px;
    height: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
}


.icon-play {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 12px solid #000;
    border-bottom: 8px solid transparent;
}

/* play button portada grande */

/* play button portada chica top */
.elements-SingleVideoCard-play-top {
    position: absolute;
    z-index: 1;
    top: 65%;
    left: 14px;
}
/* play button portada chica top */

/* play button portada chica bottom */
.elements-SingleVideoCard-play-bottom {
    position: absolute;
    z-index: 1;
    top: 64%;
    left: 14px;
}
/* play button portada chica bottom */



.contenedor-dlb h3::before {
    content: '';
    background-color: #1a1a1a;
    width: 40px;
    height: 7px;
    position: absolute;
    margin-top: -10px;
}

.contenedor-dlb:hover h3::before {
    content: '';
    background-color: #6653ff;
    width: 40px;
    height: 7px;
    position: absolute;
    margin-top: -10px;
    transition:0.4s;
}

.contenedor-dlb:hover h3 {
    font-size: 1.4rem;
	color:#6653FF;
	transition:0.4s;
}


.foto-portada-dlb {
    width: auto;
    max-width: 465px;
    height: 296px;
}

.contenedor-dlb:hover .foto-portada-dlb {
    width: auto;
    max-width: 465px;
    height: 296px;
    opacity:0.9;
    transition:0.4s;
}

.bajada-dlb h3 {
    font-size: 1.8rem;
    color: #000;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    margin-top: 15px;
}



.bajada-dlb h6 {
    color: #7382fb;
    font-weight: 500;
    font-family: 'trispace', sans-serif;
    font-size: 0.7rem!important;
}


.bajada-dlb p {
    width: 100%;
    font-size: .9rem;
    color: #000;
}

.contenedor-dlb:hover p{
    font-size: 13px;
    color: #6653ff;
    transition:0.4s;
}

.contenedor-dlb-peque {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}

.contenedor-interno-dlb{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 20px;
    position:relative;
}

.contenedor-interno-dlb:hover .foto-portada-dlb-peque {
    width: auto;
    max-width: 240px;
    height: auto;
    opacity:0.9;
    transition:0.4s;
}

.foto-portada-dlb-peque {
    width: auto;
    max-width: 240px;
    height: auto;
}

.bajada-dlb-peque{
	margin-top: 0px;
    margin-left: 20px;
}

.bajada-dlb-peque h6{
	font-size: 0.7rem;
    font-family: 'Trispace';
    color: #6653ff;
}

.bajada-dlb-peque h3 {
    font-size: 1.4rem;
    color: #1a1a1a;
    text-transform:uppercase;
    font-family:'Barlow Condensed', sans-serif;
	font-weight:800;
}

.contenedor-interno-dlb:hover h3 {
    font-size: 1.4rem;
    color: #6653FF;
    transition:0.4s;
    font-family:'Barlow Condensed', sans-serif;
	font-weight:800;
}

.bg-dlb{
	background-color: #fff;
	width: 100%;
	height: auto;
	padding-top:60px;
	padding-bottom:0px;
}

.vertodas {
    position: absolute;
    right: 16px;
    bottom: -14px;
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
    color: #6653FF!important;
    font-family: 'Barlow Condensed';
}
/* Fin desde la base */

/* Nuevo Footer 3 febrero 2021 */


/* Repositorio temas Desde la base */

/* Botón video Repositorio desde la base mobile */
.elements-SingleVideoCard-play-repositorio {
    position: absolute;
    z-index: 1;
    top: 73%;
    left: 14px;
}

.elements-VideoPlayButton-videoPlayButton-repositorio {
    width: 80px;
    height: 50px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    border: none;
}


.icon-play-repositorio {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 12px solid #000;
    border-bottom: 8px solid transparent;
}

/* Botón video Repositorio desde la base mobile */

/* Minimum width */
@media (min-width: 1350px) {
    
    .separador-repositorio {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin-bottom: 27px;
        margin-top: 41px;
        position: relative;
    }
    
    .separador-repositorio:hover h2{
        color:#6653ff;
        transition:0.4s;
    }
    
    .separador-repositorio:hover p{
        color:#6653ff;
        transition:0.4s;
    }
    
    .separador-repositorio:hover .foto-portada-dlb-repositorio{
        width: 100%;
        max-width: 400px;
        min-width: 400px!important;
        height: 255px;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
        opacity:0.9;
        transition:0.4s;
    }
    
    .foto-portada-dlb-repositorio {
        width: 100%;
        max-width: 400px;
        min-width: 400px!important;
        height: 255px;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
    }´
    
     .separador-repositorio:hover .foto-portada-repositorio{
        width: 100%;
        max-width: 400px;
        min-width: 400px!important;
        height: 220px;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
        opacity:0.9;
        transition:0.4s;
    }
    
    .foto-portada-repositorio {
        width: 100%;
        max-width: 400px;
        min-width: 400px!important;
        height: 220px;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
    }
    
    .temas-divisor:hover .foto-portada-dlb-repositorio {
        width: 100%;
        max-width: 400px;
        min-width: 400px!important;
        height: 220px;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
        transition:0.4s;
        opacity:0.9;
    }
    
    .titulos-dlb-repositorio {
        margin-left: 40px;
        width: 100%;
        height: auto;
    }
    
    
    .separador-repositorio h3 {
        text-decoration: none;
        color: #1a1a1a;
        font-size: 30px;
        line-height: 1;
        font-weight: 500;
        margin-bottom:15px;
    }
    
    .separador-repositorio:hover h3 {
        text-decoration: none;
        color: #6653ff;
        font-size: 30px;
        line-height: 1;
        font-weight: 500;
        transition:0.4s;
    }
    
    .separador-repositorio h6 {
        text-decoration: none;
        color: #6653ff;
        font-size: 0.7rem;
        font-family:'Trispace';
    }
    
    .separador-repositorio p {
        color: #888;
        transition: 0.4s;
        font-size: 14px;
        letter-spacing: .01em;
        line-height: 1.5;
    }
    
    .separador-repositorio:hover p {
        color: #6653ff;
        transition: 0.4s;
        font-size: 14px;
        letter-spacing: .01em;
        line-height: 1.5;
        transition:0.4s;
    }
    
    
    
    
    .temas-divisor h3 {
        text-decoration: none;
        color: #1a1a1a;
        font-size: 1.5rem;
        line-height: 1;
    }
    
    .temas-divisor:hover h3 {
        text-decoration: none;
        color: #6653ff;
        font-size: 1.5rem;
        line-height: 1;
        transition:0.4s;
    }
    
    .temas-divisor h6{
        text-decoration: none;
        color: #6653ff;
        font-size: 0.7rem;
        font-weight: 100;
        font-family: 'Trispace';
        margin-top: 15px;
    }
    
    .bajada-dlb-repositorio {
        margin-left: 52px;
        width: 100%;
        height: auto;
        padding-right: 20px;
    }
    
    .temas-divisor h6{
        text-decoration: none;
        color: #6653ff;
        font-size: 0.7rem;
        font-family: 'Trispace';
    }
    
    
    .temas-divisor p{
        color: #888;
        font-size: 14px;
        letter-spacing: .01em;
        line-height: 1.5;
        font-family: 'Tahoma', sans-serif;
        cursor:pointer;
    }
    
    .temas-divisor:hover p{
        color: #6653ff;
        transition: 0.4s;
        font-size: 14px;
        letter-spacing: .01em;
        line-height: 1.5;
        font-family: 'Tahoma', sans-serif;
    }
    
    .espacio-dlb{
        margin-top: 100px;
        margin-left: 0;
        padding-left: 0;
    }
    
    .titulo-espacio-dlb {
        font-size: 45px;
        margin-top: -11px;
        color: #000;
        font-weight: bold;
        font-family: 'Barlow Condensed', sans-serif;
    }
}


/* Fin Repositorio temas Desde la base */

/* Desde el Propósito */


.foto-entrevistador{
    width: 100%;
    height: 160px;
    max-height: 160px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    position:relative;
}

.foto-entrevistador:hover {
    background-size: auto 110%;
}

.nombre-entrevistador{
    font-size: 1.2rem;
    color: #000;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    margin-bottom:0px;
}

.campo-tema {
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .7rem;
    color: #000;
    margin-top: -5px;
}


.boton-reproducir-dep {
    background-color: #fff;
    color: #000!important;
    width: 40%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    border:1px solid #000;
    border-radius:4px;
}



.noticia-basetv-escritorio p{
    font-family: 'Tahoma', sans-serif;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    transition: 0.4s;
}



.logo-dep-negro {
    position: absolute;
    right: 112px;
    top: 24px;
    width: 21%;
    height: auto;
}


/* interior entrevistadores */
.entrevistadores{
    font-family: 'Tahoma', sans-serif;
    font-size: .9rem;
    font-weight: 500;
    color: #000;
}

.foto-entrevistador-rep{
    display:flex;
    justify-content:center;
    align-items:center;
}

.foto-entrev-paginas{
    width: 67%;
    height: auto;
}

.entrevistador-perfil h2{
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    color: #000;
    font-size: 2.4rem;
}

.entrevistador-perfil p{
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #000;
}

.rrss-entrevistadores {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 30%;
    height: auto;
    margin: 0px;
    margin-top: 10px;
}

.rrss-entrevistadores li{
    list-style-type: none;
    border: 1px solid #000;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.boton-volver-desdeelproposito {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 1px solid #000;
    width: 20%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-top:20px;
    margin-bottom:20px;
}

.boton-circular{
    margin-right:9px;
}

.botones-mobile-dep {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}


.conoce-mas{
    background-color: #fff;
    color: #000!important;
    width: 30%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

/* Inicio Notas BP */


.fondo-notasbp {
    width: 100%;
    height: 603px;
    background-position: top center;
    position: relative;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 30px;
    padding-bottom: 10px;
}

.fondo-notasbp:hover {
    background-size: auto 110%;
}

.fondo-notasbp-vermas {
    background: linear-gradient( 0deg , #000, #1e1e1e, #1e1e1e, #000);
    width: 450px;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 0px;
}

.fondo-notasbp-vermas:hover {
    background-size: auto 110%;
}

.boton-ver-mas-desdelabase {
    font-size: 1.3rem;
    line-height: 30px;
    color: #fff!important;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    text-shadow: 1px 1px 2px black;
    text-decoration: none;
}

.boton-ver-mas-desdelabase::before {
    content: '';
    margin-bottom: 0px;
    width: 64px;
    height: 4px;
    background-color: #6653ff;
    display: block;
}

.fondo-notasbp-vermas:hover .boton-ver-mas-desdelabase {
    font-size: 1.3rem;
    line-height: 30px;
    color: #6653ff;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    transition:0.6s;
}

.dlb-fila{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:row;
    width:100%;
    height:auto;
    margin-bottom:32px;
}

.dlb-notasbase {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 98.9%;
    height: auto;
    margin-bottom: 32px;
}

.bajada-notasbp{
	
}

.notasbp-subtitle {
    font-size: 1rem;
    font-family: 'Trispace';
    color: #fff;
    font-weight: 800;
    text-shadow: 1px 1px 2px black;
}

.bajada-notasbp-link .bajada-notasbp h3 {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    text-shadow: 1px 1px 2px black;
}

.bajada-notasbp-link .bajada-notasbp p{
    font-size: .9rem;
    color: #fff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    transition: 0.4s;
    text-shadow: 1px 1px 2px black;
}


.bajada-notasbp-link {
    width: 76%;
    height: auto;
    padding-bottom: 0px;
}

.linea{
        padding-left: 30px;
}

@media (min-width: 1340px) {

.imagen-grande {
    width: auto;
    height: auto;
    max-width: 402px;
}

.separacion-bp-grande:hover .imagen-grande {
	width: auto;
    height: auto;
    max-width: 402px;
    opacity:0.9;
    transition:0.4s;
}

.separacion-bp-grande-reverse:hover .imagen-grande {
    width: auto;
    height: auto;
    max-width: 402px;
    opacity:0.9;
    transition:0.4s;
}

}

@media (min-width: 1450px) {

.bajada-notas-bp-grande {
    margin-left: 56px!important;
}

.separacion-bp-grande:hover .imagen-grande {
	width: auto;
    height: auto;
    max-width: 440px;
    opacity:0.9;
    transition:0.4s;
}

.separacion-bp-grande-reverse:hover .imagen-grande {
		width: auto;
    height: auto;
    max-width: 440px;
    opacity:0.9;
    transition:0.4s;
}

.imagen-grande{
	width: auto;
    height: auto;
    max-width: 440px;
}

.bajada-notas-bp-grande-reverse h3::before {
    content: ''!important;
    background-color: #1a1a1a!important;
    width: 70px!important;
    height: 10px!important;
    display: block!important;
    margin-left: 370px!important;
    margin-bottom: 20px!important;
}

.separacion-bp-grande-reverse:hover h3::before {
    content: ''!important;
    background-color: #6653ff!important;
    width: 70px!important;
    height: 10px!important;
    display: block!important;
    margin-left: 370px!important;
    margin-bottom: 20px!important;
    transition:0.4s;
}

.bajada-notas-bp-grande-reverse {
    margin-right: 66px!important;
    text-align: right!important;
}

}

.imagen-chica{
	width: 120px;
	height: auto;
}

.linea:hover .imagen-chica{
	width: 120px;
	height: auto;
	opacity:0.9;
	transition:0.4s;
}

.separacion-bp-grande{
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	margin-bottom: 50px;
}

.separacion-bp-grande-reverse{
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-direction: row-reverse;
}

.bajada-notas-bp-grande{
	margin-left: 40px;
}

.bajada-notas-bp-grande h3{
    font-size: 2.4rem;
    color: #1a1a1a;
    font-weight: 900;
    line-height: 1;
    text-transform:uppercase;
}

.separacion-bp-grande:hover h3{
    font-size: 2.4rem;
    color: #6653ff;
    font-weight: 900;
    line-height: 1;
    transition:0.4s;
}

.bajada-notas-bp-grande h3::before{
    content:'';
    background-color: #1a1a1a;
    width:70px;
    height:10px;
    display:block;
    margin-bottom: 20px;
}

.separacion-bp-grande:hover h3::before{
    content:'';
    background-color: #6653ff;
    width:70px;
    height:10px;
    display:block;
    margin-bottom: 20px;
    transition:0.4s;
}

.bajada-notas-bp-grande h6 {
    font-size: 0.7rem;
    font-family: 'Trispace';
    color: #6653ff;
}

.bajada-notas-bp-grande P {
    font-size: 16px;
    color: #1a1a1a;
}

.separacion-bp-grande:hover p{
    font-size: 16px;
    color: #6653ff;
    transition:0.4s;
}

.bajada-notas-bp-grande-reverse{
	margin-right: 40px;
	text-align:right;
}

.bajada-notas-bp-grande-reverse h3{
    font-size: 2.4rem;
    color: #1a1a1a;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
}

.separacion-bp-grande-reverse:hover h3 {
    font-size: 2.4rem;
    color: #6653ff;
    font-weight: 900;
    line-height: 1;
    transition:0.4s;
}

.bajada-notas-bp-grande-reverse h3::before{
    content:'';
    background-color: #1a1a1a;
    width:70px;
    height:10px;
    display:block;
    margin-left: 330px;
    margin-bottom: 20px;
}

.separacion-bp-grande-reverse:hover h3::before{
    content:'';
    background-color: #6653ff;
    width:70px;
    height:10px;
    display:block;
    margin-left: 330px;
    margin-bottom: 20px;
    transition:0.4s;
}

.bajada-notas-bp-grande-reverse h6{
    font-size: 0.9rem;
    font-family: 'Trispace';
    color: #6653ff;
}

.bajada-notas-bp-grande-reverse p{
    font-size: 16px;
    color: #1a1a1a;
}

.separacion-bp-grande-reverse:hover p{
    font-size: 16px;
    color: #6653ff;
    transition:0.4s;
}

/* col-md-3 */


@media (min-width: 1420px) {
.boton-news-letter {
    height: 40px!important;
    display: flex!important;
    justify-content: flex-start!important;
    align-items: center!important;
    background-color: #f6f6f6!important;
    width: 215px!important;
    height: 59px!important;
    position: relative!important;
    padding-left: 10px!important;
    top: -17px!important;
    left: 332px!important;
    border-left: 10px solid #f6f6f6!important;
    border-right: 10px solid #f6f6f6!important;
    /* border-top: 1px solid #111; */
    /* border-bottom: 1px solid #111; */
    color: #1a1a1a!important;
    /* border: 1px solid #000; */
    font-weight: 900!important;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.6rem!important;
    text-transform: uppercase!important;
}
}

.linea::before {
     content:'';
    background-color: #1a1a1a;
    width:70px;
    height:10px;
    display:block;
    margin-bottom: 20px;
}

.linea:hover::before {
     content:'';
    background-color: #6653ff;
    width:70px;
    height:10px;
    display:block;
    margin-bottom: 20px;
    transition:0.4s;
}

.bajada-notas-bp h3{
    font-size:1.4rem;
    font-weight:900;
    color:#1a1a1a;
    text-transform: none;
}

.linea:hover h3{
    font-size:1.4rem;
    font-weight:900;
    color:#6653ff;
    text-transform:none;
    transition:0.4s;
}

.bajada-notas-bp h6{
    font-size: 0.7rem;
    font-family: 'Trispace';
    color: #6653ff;
}

.bajada-notas-bp p{
    font-size: 13px;
    color: #1a1a1a;
}

.linea:hover p{
    font-size: 13px;
    color: #6653ff;
    transition:0.4s;
}

/* Fin Notas Bp*/

/* Inicio Footer */
.site-footer{
    background-color:#f2f2f2;
    position:relative;
}

.logo-footer-nuevo {
    margin-bottom: 19px!important;
    width: 50%;
    height: auto;
    margin-top: 14px!important;
}

.contenedor-lista {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    list-style-type: none;
    text-align: left;
}

.contenedor-lista li {
    text-align: left;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    line-height: 17px;
    font-size: 12px;
}

.contenedor-lista li a {
    color: #343a40;
    text-decoration: none;
    font-family: 'Barlow Condensed';
    font-weight: bold;
    font-size: 1rem;
}

.ancho-contenedor-lista{
    width: 66%;
    height: auto;
}

.derechos-reservados{
    font-size: 0.7rem;
    font-family:'Trispace', sans-serif;
    color: #888!important;
}

.logos-footer{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.a-footer{
    margin-right: 27px!important;
}

/* fin Footer */

/* input select */

select:focus{ outline: none;}

/* Entry meta posted on */
.entry-meta .posted-on{
    margin-left: 30px;
    font-family: 'Trispace';
    font-size:0.8rem;
    color: #000;
}

.entry-meta .posted-on a{
    font-family: 'Trispace';
    font-size:0.8rem;
    color: #6653ff;
}

.published{
    font-family: 'Trispace';
    font-size:0.8rem;
    color: #6653ff;
}
/* search */
.attachment-post-thumbnail {
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 255px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
/* 404 */

.widget ul{
    list-style-type:none;
}


.widget ul li a{
	font-family: 'Barlow Condensed', sans-serif;
    font-size:1.4rem;
    font-weight:900;
    color: #000;
}

.widget ul li a:hover{
	font-family: 'Barlow Condensed', sans-serif;
    font-size:1.4rem;
    font-weight:900;
    color: #6653ff;
}

.tagcloud{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.tagcloud a{
    font-family: 'Barlow Condensed', sans-serif;
    font-size:1.3rem!important;
    font-weight:900;
    color: #6653ff;
}


.titulo-cafepublico-mmc {
    margin-top: 36px;
    margin-bottom: 30px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    font-size: 44px;
    color: #000;
}

/* Conversaciones impostergables Jueves 8 de Julio 2021 */


.contenedor-display-conversaciones{
    width: 100%;
    height: 99px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    margin-left: 5%;
}

.botones-conversaciones {
    margin-top: 18px;
    width: 40%;
    height: 204px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: row;
}

/* Basetv */

h3.titulo-rayas-basetv {
    color: #111;
    font-size: 44px;
    font-weight: 900;
    margin-bottom: 30px;
    margin-top: 30px;
    font-family: 'Barlow Condensed', sans-serif;
}

.cont-basetv-cta-escritorio {
    width: 56%;
    height: auto;
    display: flex;
    min-height: 212px;
    padding: 0px 20px 0px 50px;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.cont-basetv-cta-home {
    width: 50%;
    height: 400px;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.logo-capitulo-portada {
    width: 70%;
    height: auto;
    opacity: 0.9;
    margin-bottom:10px;
}

.separador-conversaciones{
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: row;
}

.parrafo-bienvenida p {
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-top:20px;
}

p.bajada-capitulo-conversaciones{
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #fff;
}

.bajada-basetv-esc {
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #000;
}

.noticia-basetv-escritorio {
    margin-bottom: 23px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px;
    width: 100%;
    height: auto;
}

.imagen-basetv-portada-escritorio {
    width: 44%;
    height: 212px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0px 0px 20px 50px;
}

.imagen-basetv-portada-home {
    width: 100%;
    height: 502px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
}


.noticia-basetv-escritorio h2{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 41px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
}

.noticia-basetv-escritorio h3 {
    font-family: 'Trispcae', sans-serif;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #6653ff;
}

.cont-basetv-botones {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}

.cont-basetv-cta-escritorio button:nth-child(1){
    
}

.cont-basetv-cta-escritorio button:nth-child(2) {
    margin-left: 15px;
}

.cont-basetv-otros-escritorio {
    max-width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    padding: 0px;
}

.bajada-basetv-entrevistas-escritorio {
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-left: 92px;
    padding-top: 0px;
}

.bajada-basetv-entrevistas-escritorio-reverse{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
    width: 100%;
    height: auto;
    padding-right: 59px;
    padding-top: 0px;
}


.cont-basetv-entrevistas-escritorio {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row;
    width: 100%;
    height: auto;
    margin-bottom: 70px;
}

.cont-basetv-entrevistas-escritorio:hover h3{
    color:#6653FF;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio:hover h4{
    color:#6653FF;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio:hover p{
    color:#6653FF;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio:hover h3::before {
    content: '';
    background-color: #6653ff;
    width: 71px;
    height: 11px;
    display: block;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio-reverse {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row-reverse;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}

.cont-basetv-entrevistas-escritorio-reverse:hover h3{
    color:#6653FF;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio-reverse:hover h4{
    color:#6653FF;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio-reverse:hover p{
    color:#6653FF;
    transition:.6s;
}

.cont-basetv-entrevistas-escritorio-reverse:hover h3::before {
    content: '';
    background-color: #6653ff;
    width: 71px;
    height: 11px;
    display: block;
    transition:.6s;
}

.entrevistas-interior h2{
    font-family: 'Tahoma', sans-serif;
    font-weight:400;
    font-size:.9rem;
    color:#000;
}

.titulo-basetv-escritorio{
    margin-top: 10px;
    margin-bottom: 0px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    font-size: 44px;
    color: #000;
}

.bajada-basetv-entrevistas-escritorio-reverse h3{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 41px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
}

.bajada-basetv-entrevistas-escritorio-reverse h3::before {
    content: '';
    background-color: #000;
    width: 71px;
    height: 11px;
    display: block;
}

.bajada-basetv-entrevistas-escritorio-reverse h4{
   font-family: 'Barlow Condensed', sans-serif;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 1px;
    color:#000;
    text-align:right;
    line-height: 36px;
}


.bajada-basetv-entrevistas-escritorio h3{
   font-family: 'Barlow Condensed', sans-serif;
    font-size: 41px;
    font-weight: 500;
    letter-spacing: 1px;
    color:#000;
}

.bajada-basetv-entrevistas-escritorio h3::before {
    content: '';
    background-color: #000;
    width: 71px;
    height: 11px;
    display: block;
}

.bajada-basetv-entrevistas-escritorio h4 {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
    line-height: 36px;
}

.bajada-basetv-entrevistas-escritorio-reverse p{
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 24px;
    text-align:right;
    width:100%;
    margin-top:20px;
    margin-bottom:35px;
}

.bajada-basetv-entrevistas-escritorio p{
    font-family: 'Tahoma', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    line-height: 24px;
    text-align:left;
    width:100%;
    margin-top:2px;
    margin-bottom:35px;
}

.entrevista-basetv-escritorio {
    width: 100%;
    height: 434px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding-bottom: 0px;
}

.entrevista-basetv-escritorio-reverse {
    width: 100%;
    height: 434px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 80px;
}

.texto-bnb-basetv{
    font-family: 'Tahoma', sans-serif;
    font-size: 1.0rem;
    font-weight: 500;
    color: #000;
    text-align:justify;
    margin-top:4px;
}

.titulo-invitados{
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    color: #000;
    margin-right:10px;
    letter-spacing:1px;
}

.caja-invitados{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction:column;
    width:100%;
    height:auto;
}

.texto-bnb-basetv-invitados {
    font-family: 'Trispace', sans-serif!important;
    font-size: 1.0rem!important;
    font-weight: 500!important;
    color: #6653ff!important;
    margin-top:0px!important;
    margin-bottom: -6px!important;
}

.texto-bnb-basetv-cargo {
    font-family: 'Trispace', sans-serif!important;
    font-size: 13px!important;
    font-weight: 500!important;
    color: #000!important;
    margin-top:0px!important;
}

.boton-reproducir-ci {
    background-color: #fff;
    color: #000!important;
    width: 35%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 0px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin: 21px 21px 21px 33px;
    border: 1px solid #000;
}

.boton-cargar-todos-conversaciones {
    background-color: #000;
    color: #fff!important;
    border-radius: 4px;
    border: 0;
    width: 20%;
    height: 39px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 20px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
}

.play-ci {
    color: #000;
    margin-right: 13px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.play-trailer {
    color: #fff;
    margin-right: 13px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* BOTONES NUEVOS VER AHORA, VER TRAILER Y VER PROGRAMA SLIDER HOME viernes 18 marzo 2021 */

.cont-slider-botones {
    width: 40%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: row;
}


.boton-ver-trailer-home {
    background-color:  rgb(145 145 145 / 35%);
    color: #fff!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
}

.boton-ver-capitulos-home {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
    margin-right: 20px;
}


.boton-ver-trailer-conversaciones {
    background-color: #91919159;
    color: #FFF!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 10px;
     /*border: 1px solid #000; */
}

.boton-trailer-cafepublico-programanuevo{
    margin-top: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 68%;
    height: auto;
}

.boton-trailer-cafepublico-programa-basetv {
    color: #fff;
    background-color: rgb(145 145 145 / 35%);
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    box-shadow: 0 0 2px 0px rgb(0 0 0 / 56%);
}

.boton-reproducir-cafepublico-programa-basetv {
    background-color: #fff;
    color: #000!important;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.boton-proximamente {
    background-color: #fff;
    color: #000!important;
    width: 15%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
    position:absolute;
}

.boton-ver-capitulos-conversaciones {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
    margin-right: 20px;
}


.linea-conv{
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #000;
}



/* ocultar y mostrar versiones */


.carousel-inner-dlb{
    height:21rem;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner-dlb .carousel-item {
    height: 26.125rem;
    background-size: 100%;
    background-repeat: no-repeat;
    justify-content: flex-start;
    align-items: center;
    background-position: top center;
}

.boton-ver-desdelabase {
    background-color:  #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 5px;
    border: 1px solid #000;
}

.vertodas-dlb {
    font-size: 24px;
    font-weight: 900;
    text-decoration: none;
    color: #6653FF!important;
    font-family: 'Barlow Condensed';
}

.dlb-title {
	font-size: 1.4rem;
    color: #000;
    font-weight: 900;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 1;
    transition: 0.4s;
margin-top: 15px;
    margin-bottom: 12px;
}

.desdelabase:hover .bajada-dlb .dlb-title {
	font-size: 1.4rem;
    color: #6653FF;
    font-weight: 900;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 1;
    transition: 0.4s;
margin-top: 15px;
    margin-bottom: 12px;
}



.img-dlb {
    max-width: 100%;
    height: auto;
    position:relative;
}

.img-dlb::before{
    content:'';
    width:100px;
    height:100px;
    position:absolute;
    bottom:0px;
    right:0px;
    background-color:#fff;
    z-index:2;
}


.carousel .carousel-item {
	text-align: center;
	overflow: hidden;
}
.carousel .carousel-item img {
	max-width: 100%;
	display: inline-block;
}

.img-box{
    width: 273px;
    height: auto;
}

.carousel .thumb-wrapper {
	margin: 0px;
	text-align: left;
	background: #fff;
}
.carousel .thumb-content {
	padding: 0px;
	font-size: 13px;
}
.carousel-control-prev, .carousel-control-next {
	height: 44px;
	width: 44px;
	background: none;	
	margin: auto 0;
	border-radius: 50%;
}
.carousel-control-prev i, .carousel-control-next i {
    font-size: 28px;
    position: absolute;
    top: 147%;
    display: inline-block;
    margin: -19px -15px 0 -15px;
    z-index: 5;
    left: 0;
    right: 0;
    color: #000000;
    text-shadow: none;
    font-weight: 900;
}

.carousel-control-prev i {
	margin-left: -3px;
}
.carousel-control-next i {
	margin-right: -3px;
}
.carousel-indicators {
	bottom: -50px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 4px;
	border: none;
}
.carousel-indicators li {	
	background: #ababab;
}
.carousel-indicators li.active {	
	background: #555;
}

.boton-reproducir-dlb-trailer {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 56%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
    margin-right: 20px;
}


.boton-reproducir-dlb {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 56%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 0px;
    border: 1px solid #000;
    margin-right: 20px;
    position: absolute;
    bottom: -31px;
}

.separador-dlb{
    display:flex;
    justify-content:space-around;
    align-items:center;
    flex-direction:row;
    width:100%;
    height:auto;
}


/* Quienes Somos - sección Colaboradores */
.bajada-colab{
    font-size: 15px!important;
    color: #000!important;
    font-family: 'Tahoma', sans-serif!important;
    font-weight:400!important;
}

.bajada-colab-b{
    font-size: 15px!important;
    color: #fff!important;
    font-family: 'Tahoma', sans-serif!important;
    font-weight:400!important;
}

.titulo-colab {
    font-size: 14px!important;
    color: #000!important;
    font-family: 'Tahoma', sans-serif!important;
    font-weight: 400!important;
}

.section-heading {
		text-align: center;
		color: #fff;
		margin-bottom: 50px;
		text-transform: uppercase;
		font-size: 65px;
		font-family: bignoodletitling;
		letter-spacing: 5px;
}

.team-area .card {
    border: none;
    background: transparent;
}

@media (min-width:1920px) and (max-width: 2560px) { 
    .dep{
        height: 31rem!important;
    }
}





.dep{
    height: 25rem!important;
}

.depbuttons {
    bottom: -6px!important;
}

.img-area {
    width: 150px;
    height: 150px;
    display: inline-block;
    overflow: hidden;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.team-single:hover .side-two {
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.team-single:hover .side-one {
    transform: rotateY(180deg);
}

.content-area {
    transform: perspective(1000px);
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.side-one {
    position: relative;
    transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.side-two {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    transform: rotateY(-180deg);
}

.side-one,
.side-two {
    backface-visibility: hidden;
    transition: 1s;
    transform-style: preserve-3d;
}

.side-one .card,
.side-two .card {
    min-height: 150px;
}

.side-two .card a {
    font-size: 18px;
    color: brown !important;
}


.side-one .card .card-body img {
    width: 120px;
    height: 120px;
}


.side-one .card .card-body {
    padding:0px!important;
}

.page.page-template-nosotros-page p{
        color: #fff;
}

.bajada-incidencia{
    font-size: 13px;
    color: #000!important;
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    transition: 0.4s;
}   

/* Alianzas logos */
.alianza-logos {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.alianza-logos a img {
    width: 79%;
    height: auto;
    margin: 10px;
}

.alianza-logos a{
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}

#alianzas div:nth-child(4) a img{
    width: 76px;
    height: auto;
}

#alianzas div:nth-child(10) a img{
    width: 76px;
    height: auto;
}


#alianzas div:nth-child(11) a img{
    width: 103px;
    height: auto;
}

#alianzas div:nth-child(12) a img{
    width: 86px;
    height: auto;
}

#alianzas div:nth-child(15) a img{
    width: 76px;
    height: auto;
}


#alianzas div:nth-child(16) a img {
    width: 76px;
    height: auto;
}

#alianzas div:nth-child(17) a img {
    width: 70%;
    height: auto;
}

#alianzas div:nth-child(18) a img {
    width: 28%;
    height: auto;
}

#alianzas div:nth-child(22) a img {
    width: 62%;
    height: auto;
}

#alianzas div:nth-child(24) a img {
    width: 35%;
    height: auto;
}

#alianzas div:nth-child(28) a img {
    width: 45%;
    height: auto;
}


#masthead nav div a.custom-logo-link {
    max-width: 195px;
    margin-top: 25px;
    filter: drop-shadow(0 0mm 4mm rgb(0, 0, 0, 0.5));
    position: absolute;
    left: 30px!important;
}

.contenido-noticia{
    margin-bottom: 34px;
    padding-left:15px;
}

/* Botón Nosotros */

.boton-nosotros{
    background: #141414;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 99%;
    padding: 8px 10px 8px 15px;
    border: none;
    text-align: left;
    font-size: 16px;
    cursor: pointer;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #141414;
}

/* CARGAR MÁS - QUIENES SOMOS */

/* Banner Podcast */
.banner-spotify {
    position: relative;
    display:block;
    width: 100%;
    height: auto;
}

.banner-video-escritorio{
    width: 100%;
    height:auto;
}

.botones-banner {
    width: 80%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.banner-spotify-img {
    width: 100%;
    height: 347px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 0px 0px 35px 18px;
}

.boton-reproducir-spotify-cp {
    background-color: #000;
    color: #fff!important;
    border: 1px solid #fff;
    width: 100%;
    height: 60px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 17px;
    font-weight: 600;
    margin-right: 18px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.boton-reproducir-spotify-dep {
    background-color: #fff;
    color: #1e1e1e!important;
    border-radius: 4px;
    border: 0;
    width: 100%;
    height: 60px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    opacity: 1;
    padding: 0px 18px 0px 18px;
    font-size: 17px;
    font-weight: 600;
    margin-right: 20px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.spotify-cp-icon {
    width: 36%;
    height: auto;
    color: #000;
    margin-right: 13px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spotify-dep-icon {
    width: 36%;
    height: auto;
    color: #000;
    margin-right: 13px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Basedoc 2.0 */
.programa-basedoc h3{
    color:#fff;
    font-family:'Barlow Condensed', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.programa-basedoc h3::before {
    content: '';
    display: block;
    height: 10px;
    width: 80px;
    background-color: #6653FF;
    margin-bottom: 15px;
}

.programa-basedoc p{
    font-family:'Tahoma', sans-serif;
    color:#fff;
    font-weight: 500;
}

.fondo-basedoc {
    width: 100%;
    height: 522px;
    background-position: center top;
    position: relative;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 24px;
    padding-bottom: 10px;
    cursor: pointer;
}

.fondo-basedoc:hover {
    background-size: auto 110%;
}



.fondo-basedoc-vermas:hover {
    background-size: auto 110%;
}

.fondo-basedoc-vermas {
    background: linear-gradient( 
0deg , black, #1e1e1e, #1e1e1e, #000000);
    width: 450px;
    height: 522px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 30px;
    color: #fff;
    text-decoration: none;
}

.boton-ver-mas-basedoc {
    font-size: 1.3rem;
    line-height: 30px;
    color: #fff!important;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    text-shadow: 1px 1px 2px black;
    text-decoration: none;
}

.boton-ver-mas-basedoc::before {
    content: '';
    margin-bottom: 0px;
    width: 64px;
    height: 4px;
    background-color: #6653ff;
    display: block;
}

.bajada-basedoc{
    width: 79%;
    height: auto;
}

.bajada-basedoc h3{
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    font-size: 22px;
    color: #fff; 
    text-shadow: 1px 1px 2px black;
    margin-bottom: -11px;
    line-height: 25px;
}

.bajada-basedoc p{
    font-size: .9rem;
    color: #fff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    transition: 0.4s;
    text-shadow: 1px 1px 2px black;
}

.foto-portada-repositorio-basedoc {
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.foto-portada-repositorio-poderosas {
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    /*display: flex;
    justify-content: center;
    align-items: flex-end;*/
}

.spotify-icon:hover {
    color: #fff;
}

/* PODEROSAS MOBILE */
@media (max-width:600px) {
    .foto-portada-repositorio-poderosas {
        width: 100%;
        max-width: 400px;
        min-width: 320px!important;
        height: 220px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 140px;
    }

    .boton-white-nomargin {
        font-size: 14px!important;
    }
}


.banner-basedoc{
    width: 100%;
    height: 363px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction:column;
    padding-left: 30px;
    padding-bottom: 30px;
}

.banner-basedoc p{
    color: #fff;
    width: 39%;
    height:auto;
    font-family: 'Tahoma', sans-serif;
}

.reproducir-basedoc {
    width: 75px;
    height: 56px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 10px 15px 10px;
    border: 1px solid #000;
}

.reproducir-basedoc i{
    color:#000;
}

.nav__menu-item {
  display: inline-block;
  position: relative;
  margin-right: 40px;
}



.nav__menu-item:hover .nav__submenu {
  display: block;
}

.nav__submenu {
    font-weight: 300;
    text-transform: none;
    display: none;
    position: absolute;
    width: 155px;
    background-color: #fbfbfb;
    list-style-type: none;
    left: -35px;
    height: auto;
    padding: 10px;
}

.nav__menu-item a{
    font-weight: 600!important;
    font-family: 'Barlow Condensed', sans-serif!important;
    color: #000!important;
    font-size: 24px!important;
    text-transform: uppercase!important;
    cursor:pointer;
}

.nav__submenu-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #a2a2a2;
}

.nav__submenu-item a {
    display: block;
    line-height: inherit;
    cursor: pointer;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif!important;
    color: #000!important;
    font-size: 20px!important;
    text-transform: uppercase!important;
    margin-bottom: 10px;
}

.nav__submenu-item a:hover {
    display: block;
    line-height: inherit;
    cursor: pointer;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif!important;
    color: #6653ff!important;
    font-size: 20px!important;
    text-transform: uppercase!important;
    margin-bottom: 10px;
}

.logo-programas-nuevos{
    width: 25%;
    height: auto;
    margin-bottom:30px;
}

/* Participación */
.banner-participacion {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
    background-color:#fff;
}

.banner-participacion:hover .bajada-banner{
    color:#6635ff;
    font-family:'Tahoma', sans-serif;
}

.bajada-banner {
    width: 50%;
    height: auto;
    padding-right: 49px;
    color: #000;
    font-family: 'Tahoma', sans-serif;
    text-align: left;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
}

.contenedor-banner{
    width: 50%;
    height: 163px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.cuadros-banner-vermas{
    background-color: #000;
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.reproducir-participacion {
    width: 75px;
    height: 56px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 10px 15px 10px;
    border: 1px solid #000;
    opacity: .9;
}

.reproducir-participacion i{
    color:#000;
}

/* Página Participacion */

.banner-participacion-pagina {
    width: 100%;
    height: 448px;
    background-size: cover;
    background-position: bottom;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 30px;
    padding-bottom: 30px;
}

.banner-participacion-pagina h2{
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    font-family:'Barlow Condensed', sans-serif;
    text-shadow:0 0 3px black;
}

.banner-participacion-pagina p{
    color: #fff;
    width: 54%;
    height: auto;
    font-family: 'Tahoma', sans-serif;
    text-shadow:0 0 3px black;
}

.boton-ver-mas-participacion {
    font-size: 1.3rem;
    line-height: 30px;
    color: #000!important;
    font-weight: 800;
    font-family: 'Barlow Condensed', sans-serif;
    text-decoration: none;
}

.boton-ver-mas-participacion::before {
    content: '';
    margin-bottom: 0px;
    width: 64px;
    height: 4px;
    background-color: #6653ff;
    display: block;
}

.descargar {
    width: 40px;
    height: auto;
    text-decoration: none;
    color: #000!important;
    border: 1px solid;
    padding: 6px 9px 6px 9px;
    border-radius: 4px;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 18px;
}

.banner-ep-escritorio{
    width:100%;
    height:auto;
    margin-top:20px;
    margin-bottom:60px;
}

.banner-mobile-conversaciones{
    width: 100%;
    height: 600px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.banner-backstage {
    width: 100%;
    height: 414px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0px 0px 111px 197px;
}

.boton-backstage {
    background-color: #fff;
    color: #000!important;
    width: 23%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.video-responsivo {
    height: 68vh;
    overflow: hidden;
    padding-bottom: 55%;
    padding-top: 0px;
    position: relative;
}



.video-responsivo iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

h3.titulo-rayas-envivo {
    color: #111;
    font-size: 38px;
    font-weight: 900;
    margin-bottom: 21px;
    margin-top: 0px;
	font-family: 'Barlow Condensed', sans-serif;
}

h3.titulo-rayas-envivo::before {
    content: "En Vivo";
    position: absolute;
    bottom: 60px;
    width: 66px;
    left: 47%;
    height: 21px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    background-color: #f00;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border-radius: 13px;
}

.acerca-de-nosotros span{
    color: #343a40;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 1.7rem;
    font-weight: 800;
}

.acerca-de-nosotros p{
    color: #343a40;
    font-family: 'Tahoma', sans-serif;
    font-size: .9rem;
}

.especial-interior-escritorio{
    width:100%;
    height:auto;
}

.especial-interior-mobile{
    width:100%;
    height:auto;
}


.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #46b450;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0em 0em 1em;
    padding: 9px;
    border: 2px solid #00a0d2;
    position: absolute;
    top: 262px;
    color: #000;
    font-family: 'Barlow Condensed', serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
}

.newsletter-sm {
    font-size: 1.2rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

@media (min-width:1919px) and (max-width:2000px)  {
	 .fondo-basedoc {
    width: 100%;
    height: 687px;
    background-position: center top;
    position: relative;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    padding-left: 24px;
    padding-bottom: 10px;
    cursor: pointer;
}

    .fondo-basedoc-vermas {
    background: linear-gradient( 
0deg , #000, #1e1e1e, #1e1e1e, #000);
    width: 450px;
    height: 687px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 30px;
    color: #fff;
    text-decoration: none;
}
}

.escondido{
	display:none;
}

.menu-titulos{
	font-size: 18px;
    text-align: left;
    font-family: 'Fira Sans Condensed', sans-serif;
    color: #111;
    font-weight: bold;
    margin-top: 28px;
    margin-bottom: 14px;
    text-transform:uppercase;
}

.titulo-capitulo-cafepublico{
	font-size: 33px;
    font-family: 'Barlow Condensed', serif;
    color: #fff;
    font-weight: bold;
}

.contenedor-botones-slider{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
}

.imagen-home-dep{
	width:100%;
    height:207px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.boton-trailer-reset {
    margin-top: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    width: 40%;
    height: auto;
}

.extracto-reset {
    width: 33%;
    height: auto;
}

.extracto-reset img{
    width: 63%;
    height:auto;
}

.extracto-reset p {
    font-family: 'Tahoma', sans-serif;
    font-size: 19px;
    font-weight: 500;
    color: #fff;
}


.header-reset {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 420px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 13.7%;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
}

.contenedor-display-reset {
    width: 100%;
    height: 357px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0%;
}

.boton-trailer-reset-capitulonuevo {
    color: #fff;
    background-color: #0000;
    background-color: #91919159;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 21px;
    font-weight: 500;
    margin-right: 13px;
}

.boton-reproducir-reset {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.slick-track{
	width:100%;
}

.resetbp .slick-next.slick-arrow{
display:none;
}

/* Contra el tiempo */

.header-contraeltiempo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 13.2%;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
    margin-bottom: 0px;
}

.header-contraeltiempo-interior {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 13.8%;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
    margin-bottom: 0px;
}

.contenedor-bajada-contraeltiempo {
    width: 100%;
    height: 313px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0%;
}

.contenedor-bajada-contraeltiempo-capitulo {
    width: 100%;
    height: 204px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0%;
}

.contenedor-contraeltiempo{
    width: 100%;
    height: 99px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0%;
}

.logo-contraeltiempo {
    width: 100%;
    height: auto;
    margin-top: 49px;
    margin-bottom: 13px;
    margin-right: 3%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.logo-contraeltiempo img{
    width: 18%;
    height:auto;
}

.extracto-contraeltiempo h2{
    margin-bottom: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    font-size: 31px;
    text-transform: uppercase;
    color: #fff;
}

.extracto-contraeltiempo p {
    font-family: 'Tahoma', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.boton-trailer-contraeltiempo {
    margin-top: 18px;
}

.boton-trailer-contraeltiempo-programa{
    color: #fff;
    background-color: #0000;
    background-color: #91919159;
    border-radius: 4px;
    border: 0;
    width: 100%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 21px;
    font-weight: 500;
    margin-right: 10px;
}

.botones-contraeltiempo {
    margin-top: 18px;
    width: 33%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: row-reverse;
}

.boton-reproducir-contraeltiempo{
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.boton-trailer-contraeltiempo-capitulo{
    background-color: #91919159;
    color: #fff!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.contenedor-bajada-contraeltiempo {
    width: 100%;
    height: 313px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin-left: 0%;
}

.logo-contraeltiempo {
    width: 100%;
    height: 340px;
    margin-top: 49px;
    margin-bottom: 13px;
    margin-right: 3%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.extracto-contraeltiempo {
    width: 37%;
    height: auto;
}

.boton-trailer-contraeltiempo-programa {
    color: #fff;
    background-color: #0000;
    background-color: #91919159;
    border-radius: 4px;
    border: 0;
    width: 100%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 21px;
    font-weight: 500;
    margin-right: 10px;
}

.contenedor-capitulo-contraeltiempo {
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-shadow: 0px 12px 22px -12px rgb(0 0 0 / 35%);
}

.capitulo-display-contraeltiempo {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-direction: column;
    width: 50%;
    height: 300px;
    margin-left: 4%;
}

.capitulo-display-contraeltiempo h3 {
    margin-bottom: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    font-size: 33px;
    text-transform: uppercase;
    color: #fff;
}

.capitulo-display-contraeltiempo h3::before {
    content: '';
    width: 72px;
    height: 9px;
    background-color: #fff;
    margin-bottom: 4px;
    display: block;
}

.capitulo-display-contraeltiempo p {
    font-family: 'Tahoma', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: 50%;
    margin-bottom: 15px;
    line-height: 20px;
}

.contenedor-botones-contraeltiempo {
    width: 60%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    position: relative;
}

.boton-ver-trailer-contraeltiempo {
    color: #fff;
    background-color: #91919159;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 18px;
}

.boton-reproducir-contraeltiempo {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}

.boton-reproducir-contraeltiempo-capitulo {
    background-color: #fff;
    color: #000!important;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
}


@media (min-width: 1200px) and (max-width: 1350px) {

#img {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100.4vh!important;
  background-size: cover;
  background-position: bottom;
  transition: opacity 400ms ease 1s;
  opacity: 0;
}

.contenido {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        margin-top: -187px;
        z-index: 1;
        background: #000;
        background: linear-gradient( 180deg, #0000 0%, #0000007f 7%, #000b 16%, #000 46%, #000000ba 83%, #00000080 93%, #0000 100%);
    }

#masthead nav div a.custom-logo-link {
    max-width: 195px;
    margin-top: 25px;
    filter: drop-shadow(0 0mm 4mm rgb(0, 0, 0, 0.5));
    position: absolute;
    left: 50px!important;
}

.boton-trailer-cafepublico-programa {
    color: #fff;
    background-color: #0000;
    background-color: #91919159;
    border-radius: 4px;
    border: 0;
    width: 64%!important;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 21px;
    font-weight: 500;
    margin-right: 10px;
}

.separador-repositorio {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 27px;
    margin-top: 41px;
    position: relative;
}

.foto-portada-repositorio {
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

    .titulos-dlb-repositorio{
          margin-left: 40px;
          margin-right:40px;
          width: 100%;
    	  height: auto;
    }
    
    .titulos-dlb-repositorio h3{
    	font-family: 'Barlow Condensed', sans-serif;
    	font-size: 1.6rem;
        color:#000;
    }
    
    .temas-divisor .titulos-temas {
        text-decoration: none;
        color: #1a1a1a;
        font-size: 26px;
        line-height: 1;
        font-weight: 500;
        }
        
        .temas-divisor:hover .titulos-temas {
        text-decoration: none;
        color: #6653ff;
        font-size: 26px;
        line-height: 1;
        font-weight: 500;
        }
        
        .separador-repositorio h6 {
    text-decoration: none;
    color: #6653ff;
    font-size: 0.7rem;
    font-family: 'Trispace';
}

.bajada-dlb-repositorio {
    margin-left: 0px;
    width: 100%;
    height: auto;
    padding-right: 0px;
}
        
        .carousel-caption {
            position: relative;
            right: 0;
            bottom: 0px;
            left: 2%!important;
            z-index: 10;
            padding-top: 140px;
            padding-bottom: 20px;
            text-align: center;
            display: flex;
            justify-content: space-around;
            align-items: flex-start;
            flex-direction: column;
            height: 30rem;
            width: 100%;
        }
        
        .boton-trailer-cafepublico {
            margin-top: 18px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            flex-direction: row-reverse;
            width: 77%!important;
            height: auto;
        }
        
        .boton-trailer-cafepublico-programa-basetv{
            color: #fff;
            background-color: #0000;
            background-color: #919191e6;
            border-radius: 4px;
            border: 0;
            width: 50%;
            height: 31px;
            display: flex;
            text-transform: uppercase;
            font-family: 'Barlow Condensed', sans-serif;
            border-radius: 4px;
            justify-content: center;
            align-items: center;
            padding-left: 10px;
            padding-right: 10px;
            opacity: 1;
            padding: 0px 25px 0px 25px !important;
            font-size: 21px;
            font-weight: 500;
            margin-right: 10px;
        }
        
        .header-ci {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 551px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 22px!important;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
}

.botones-conversaciones {
    margin-top: 18px;
    width: 43%;
    height: 181px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-direction: row;
}

.foto-portada-repositorio-basedoc {
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-right: 21px;
}

.foto-portada-repositorio-poderosas {
    width: 100%;
    max-width: 400px;
    min-width: 400px!important;
    height: 220px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    /*display: flex;
    justify-content: center;
    align-items: flex-end;*/
    margin-right: 21px;
}

.custom-logo-link {
    max-width: 100%;
    margin-top: 30px;
    filter: drop-shadow(0 0mm 4mm rgb(0, 0, 0, 0.5));
    position: absolute;
    left: -20px;
}

.header-dep {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 551px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 20px!important;
    padding-right: 13%;
}

.header-cafepublico {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 420px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 6%!important;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
}

.header-reset {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 420px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 6.7%!important;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
}

.header-contraeltiempo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 6%!important;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
    margin-bottom: 0px;
}

.header-contraeltiempo-interior {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 6%!important;
    padding-right: 13%;
    box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);
    margin-bottom: 0px;
}

.change ~ .menu-expanded {
    max-width: 365px;
    opacity: 1;
    width: 365px;
    padding-top: 36px;
    padding-left: 52px!important;
}

.menu-especial {
    background-color: #fff;
    width: 100%;
    height: 90px;
    color: #000;
    z-index: 1;
    padding-left: 3.8%!important;
    padding-right: 11.8%!important;
    display: flex;
    justify-content: space-between;
    overflow: visible;
}

.menu-especial .izquierda .link-item {
    margin-right: 21px!important;
}

.imagen-home-dep {
    width: 100%;
    height: 174px!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.news-letter-home h3::before {
    content: '';
    width: 57%;
    position: absolute;
    height: 14px;
    background-color: #f6f6f6;
    top: -76px;
    margin-left: 49px;
}

.news-letter-home h3::after {
    content: '';
    width: 57%;
    position: absolute;
    height: 12px;
    background-color: #f6f6f6;
    top: 157px;
    margin-left: 49px;
}

.dlb-notasbase {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 98.6%!important;
    height: auto;
    margin-bottom: 32px;
}

.share-buttons {
    width: 142px;
    float: left;
    margin-bottom: 0px !important;
    height: 140px;
    position: sticky;
    left: 0%;
    top: 120px;
    display: flex;
    margin-top: 0px;
    justify-content: flex-start;
    flex-direction: row;
    z-index: 0;
}

.division .foto-portada-repositorio-entrevistas {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
}

.division:hover .foto-portada-repositorio-entrevistas {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
    opacity:0.9;
    transition:0.4s;
}


.bajada {
    position: relative!important;
    margin-left: 0px!important;
    padding-top: 21px!important;
    margin-right: 0px!important;
    width: 100%!important;
    height: 100%!important;
}

.bajada-comunidad-home {
    position: relative;
    margin-left: 0px;
    padding-top: 21px;
    margin-right: 0px;
    width: 100%;
    height: 100%;
}


.bajada-comunidad-home h4 {
    font-size: 1rem!important;
    color: rgb(102 83 255);
    margin: 0px 0px 9px 0px;
    font-family: 'Trispace', sans-serif;
}

.bajada-comunidad-home h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family:'Barlow Condensed', sans-serif;
    font-weight:bold;
}


.bajada-comunidad-home p {
    font-size: 13px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom:0px!important;
}

.division {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    padding: 0;
    margin-top: 0;
    margin-bottom: 21px;
    flex-direction: column;
}

.foto-portada-repositorio-entrevistas {
    width: 100%;
    height: 190px!important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
}

.foto-portada-repositorio-comunidad {
    width: 100%;
    height: 220px!important;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.foto-portada-repositorio-comunidad:hover {
    background-size: auto 110%;
}

.foto-portada-repositorio-destacada {
    width: 100%;
    height: 237px!important;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.foto-portada-repositorio-nodestacada {
    width: 50%;
    height: 173px!important;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.asl_w_container {
    width: 46%!important;
    margin: 0px 0px 0px 0px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

} /* no borrar */

h3 {
    line-height: 1!important;
}

h3 strong {
    color: #fff!important;
    font-size: .9rem!important;
    line-height: 1!important;
    font-weight: 600!important;
    font-family: 'Tahoma', sans-serif;
}

/* Inicio entrevistas y cita */

.cuna-entrevista {
    text-transform: uppercase;
    font-size: 2.35rem;
    font-weight: 900;
    font-family: 'Barlow Condensed', sans-serif;
}

.titulo-noticia {
    text-transform: uppercase;
    font-size: 2.35rem;
    font-weight:900;
    font-family: 'Barlow Condensed', sans-serif;
}


.wp-block-quote {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 2rem;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
    padding-left: 15px;
    border-left: 6px solid #6653ff;
    width: 50%;
    color:#000;
    float: right;   
}

.wp-block-quote p {
    font-weight: 600;
    font-size: 21px;
    line-height: 1.125;
}


.wp-block-quote p::before {
    content: open-quote;
    position: relative;
    font-size: 45px;
    font-family: "Trispace";
    padding: 0;
    line-height: 0;
    color: #6653ff;
}

.wp-block-quote p::after {
    content: close-quote;
    position: relative;
    font-size: 45px;
    font-family: "Trispace";
    padding: 0;
    line-height: 0;
    color: #6653ff;
}

.wp-block-quote p::before {
    top: 6px;
    left: 0px;
}

.wp-block-quote p::after {
    top: 6px;
    left: 1px;
}

.wp-block-quote cite{
    font-family: 'Barlow Condensed', serif;
    font-weight:bold;
    font-size: 21px!important;
    color:#000;
}

.nombre-autor{
    font-family: 'Tahoma', sans-serif;
    font-weight:500;
    font-size: 15px!important;
    color:#6653ff;
}

.frase-entrevista {
	font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #000;
}

.frase-bajo-titulo {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight:900;
    font-family: 'Barlow Condensed', sans-serif;
}

.titulo-entrevista {
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #000;
}

.titulo-destacado {
    text-transform: uppercase;
    font-size: 2.35rem;
    font-weight: 900;
    font-family: 'Barlow Condensed', sans-serif;
    color:#000;
}

/* Entrevistas Destacadas */

.destacada-entrevistas{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    margin-top: 0;
    flex-direction: column;
    margin-bottom: 21px;
}

.destacada-entrevistas img{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
}

.bajada-destacada {
    position: relative;
    margin-left: 0px;
    padding-top: 15px!important;
    margin-right: 0px;
    width: 100%;
    height: 100%;
}

.destacada-entrevistas:hover .bajada-destacada h3 {
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    transition: 0.4s;
}

.destacada-entrevistas:hover .bajada-destacada p {
	font-size: 13px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
    transition: 0.4s;
}

.destacada-entrevistas .bajada-destacada h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}

.destacada-entrevistas .bajada-destacada p {
    font-size: 13px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

/* fin Destacada entrevistas */

/* entrevistas chicas */
.divisor-entrevistas-chicas{
    display:flex;
    justify-content:space-around;
    align-items:flex-start;
    width:100%;
    height:auto;
}

.contenedor-entrevistas-chicas-uno {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 21px;
    flex-direction: column;
}

.contenedor-entrevistas-chicas-dos {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 21px;
    flex-direction: column;
}

.contenedor-entrevistas-chicas-uno img{
    width: 100%;
    max-width: 94%;
    min-width: 163px!important;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
}

.contenedor-entrevistas-chicas-dos img{
    width: 100%;
    max-width: 94%;
    min-width: 163px!important;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
}

.bajada-entrevistas-chicas{
    position: relative;
    margin-left: 0px;
    padding-top: 10px!important;
    margin-right: 0px;
    width: 94%;
    height: 100%;
}

.contenedor-entrevistas-chicas-uno:hover .bajada-entrevistas-chicas h3{
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    transition: 0.4s;
}  

.contenedor-entrevistas-chicas-uno:hover .bajada-entrevistas-chicas p{
    font-size: 13px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
    transition: 0.4s;
}

.contenedor-entrevistas-chicas-dos:hover .bajada-entrevistas-chicas h3{
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    transition: 0.4s;
}  

.contenedor-entrevistas-chicas-dos:hover .bajada-entrevistas-chicas p{
    font-size: 13px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
    transition: 0.4s;
}


.bajada-entrevistas-chicas h3{
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}    

.bajada-entrevistas-chicas p{
    font-size: 13px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}
/* fin entrevistas chicas */

/* Comunidad bp */
.contenedor-comunidad {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    padding: 0;
    margin-top: 0;
    margin-bottom: 21px;
}

.contenedor-comunidad img {
    width: 100%;
    max-width: 300px;
    min-width: 300px!important;
    height: 190px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
}

.bajada-comunidad-home {
    position: relative;
    margin-left: 20px;
    padding-top: 0px!important;
    margin-right: 0px;
    width: 42%;
    height: 100%;
}



.bajada-comunidad-home h4{
    font-size: 1rem!important;
    color: #6653ff;
    margin: 0px 0px 9px 0px;
    font-family: 'Trispace', sans-serif;
}


.contenedor-comunidad:hover h3{
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    transition: 0.4s;
}

.bajada-comunidad-home h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}

/* fin comunidad */

.container p a{
	font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #6653ff;
    text-decoration:none;
}

/* Comunidad bp */
.contenedor-comunidad-nuevo {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    flex-direction: column;
}


.bajada-comunidad {
    position: relative;
    margin-left: 0px;
    padding-top: 15px!important;
    margin-right: 0px;
    width: 100%;
    height: auto;
}

.bajada-comunidad h4{
    font-size: 1.4rem!important;
    color: #6653FF;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.contenedor-comunidad-nuevo:hover .bajada-comunidad h3 {
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.contenedor-comunidad-nuevo .bajada-comunidad h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.contenedor-comunidad-nuevo:hover .bajada-comunidad p {
    font-size: 14.4px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}
.contenedor-comunidad-nuevo .bajada-comunidad p {
    font-size: 14.4px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

/* Fin Comunidad bp */


/* Inicio Entrevistas */


.contenedor-entrevistas {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    flex-direction: column;
}

.foto-portada-repositorio-entrevistas-home:hover {
    background-size: auto 110%;
}

.foto-portada-repositorio-entrevistas-home {
    width: 100%;
    height: 229px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.bajada-entrevistas-home {
    position: relative;
    margin-left: 0px;
    padding-top: 0px!important;
    margin-right: 0px;
    width: 100%;
    height: auto;
}


.contenedor-entrevistas:hover .bajada-entrevistas-home h3 {
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.contenedor-entrevistas .bajada-entrevistas-home h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.contenedor-entrevistas:hover .bajada-entrevistas-home p {
    font-size: 14.4px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.contenedor-entrevistas .bajada-entrevistas-home p {
    font-size: 14.4px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

/* Fin Entrevistas 13 Mayo / 2022 */


/* Sección Programas 2022 */

.programas-home .portada-programas:hover{
    background-size: auto 105%;
}

.portada-programas {
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    margin-bottom: 15px;
    border-radius: 18px;
    box-shadow: 0px 4px 4px 0px #00000059;
}

.bajada-programas{
    width:100%;
    height:auto;
}

.bajada-programas h3{
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}

.bajada-programas p{
    font-family: 'Tahoma', sans-serif;
    font-weight:400;
    font-size:.9rem;
    color:#000;
}

.programas-home:hover .bajada-programas p{
    font-family: 'Tahoma', sans-serif;
    font-weight:400;
    font-size:.9rem;
    color:#6653ff;
}

.header-programas {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 490px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 13.2%;
    padding-right: 13%;
    /*box-shadow: inset 0px -20px 20px 5px rgb(0 0 0);*/
    margin-bottom: 0px;
}

/* Fin Sección Programas 2022 */

/* PROGRAMA COMUNIDAD */
.bg-gris-comunidad {
    background: #515151!important;
}

p.card-text {
    font-weight: 400;
    font-size: 14.4px;
}

#capitulos-comunidad .card img {
    border-radius: 0.3rem 0.3rem 0 0;
}

.boton-dark {
    color: #fff;
    background-color: #343a40;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 18px;
}

.boton-white {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 18px;
}

.boton-white:hover, .boton-white:hover i {
    color: #fff!important;
    background-color: #7480f9;
}

.boton-white-nomargin {
    color: #000;
    background-color: #fff;
    border-radius: 4px;
    border: 0;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 18px;
    font-weight: 500;
}

.boton-white-nomargin:hover, .boton-white-nomargin:hover i {
    color: #fff!important;
    background-color: #7480f9;
}

.boton-white-nomargin:hover, .boton-white-nomargin:hover svg.icono-spotify, .foto-portada-repositorio-poderosas svg.icono-spotify:hover {
    fill: white;
}

.foto-portada-repositorio-poderosas svg.icono-spotify {
    padding: 0px 7.5px 0px 0px;
}



/* Inicio Destacados */


.destacada-entrevistas {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    flex-direction: column;
}

.contenedor-entrevistas {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    flex-direction: column;
}




.bajada-entrevistas {
    position: relative;
    margin-left: 0px;
    padding-top: 15px!important;
    margin-right: 0px;
    width: 100%;
    height: auto;
}


.contenedor-entrevistas:hover .bajada-entrevistas h3 {
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.contenedor-entrevistas .bajada-entrevistas h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.contenedor-entrevistas:hover .bajada-entrevistas p {
    font-size: 14.4px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.contenedor-entrevistas .bajada-entrevistas p {
    font-size: 14.4px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}


.foto-portada-repositorio-destacada {
    width: 100%;
    height: 286px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.destacada-entrevistas:hover .foto-portada-repositorio-destacada{
    background-size: auto 105%;
}


.bajada-destacada {
    position: relative;
    margin-left: 0px;
    padding-top: 15px!important;
    margin-right: 0px;
    width: 100%;
    height: auto;
}

.bajada-destacada H4{
    font-size: 1.4rem!important;
    color: #6653FF;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-transform:uppercase;
}

.destacada-entrevistas .bajada-destacada .texto-simple{
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-transform:uppercase;
}

.destacada-entrevistas .bajada-destacada h3 {
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform:uppercase;
}

.destacada-entrevistas:hover .bajada-destacada h3 {
    font-size: 1.4rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform:uppercase;
}

.destacada-entrevistas:hover .bajada-destacada p {
    font-size: 14.4px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}


.destacada-entrevistas .bajada-destacada p {
    font-size: 14.4px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}


.divisor-entrevistas-chicas{
    display:flex;
    justify-content:space-around;
    align-items:center;
    width:100%;
    height:auto;
}

.contenedor-entrevistas-chicas-uno {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 21px;
    flex-direction: column;
}

.contenedor-entrevistas-chicas-dos {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: #111;
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 21px;
    flex-direction: column;
}


.contenedor-entrevistas-chicas-uno .contenedor-entrevistas-chicas-dos img{
    width: 100%;
    max-width: 94%;
    min-width: 163px!important;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
}

.bajada-entrevistas-chicas{
    position: relative;
    margin-left: 0px;
    padding-top: 10px!important;
    margin-right: 0px;
    width: 94%;
    height: 100%;
}

.bajada-entrevistas-chicas h3{
    font-size: 1.4rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}    

.bajada-entrevistas-chicas p{
    font-size: 13px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.entrevistas-nodestacadas {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 30px;
}

.foto-portada-repositorio-nodestacada {
    width: 50%;
    height: 194px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.entrevistas-nodestacadas:hover .foto-portada-repositorio-nodestacada{
    background-size: auto 105%;
}

.bajada-nodestacada {
    margin-left: 28px;
    width: 50%;
    height: auto;
}

.bajada-nodestacada h3 {
    font-size: 1.2rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

.entrevistas-nodestacadas:hover .bajada-nodestacada h3 {
    font-size: 1.2rem!important;
    color: #6653ff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: bold;
}

.entrevistas-nodestacadas:hover .bajada-nodestacada p {
    font-size: 14.4px;
    color: #6653ff;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.bajada-nodestacada p {
    font-size: 14.4px;
    color: #1a1a1a;
    font-family: 'Tahoma', sans-serif;
    font-weight: 500;
    margin-bottom: 0px!important;
}

.entrevistas-nodestacadas .bajada-nodestacada .texto-simple{
    font-size: 1.2rem!important;
    color: #111;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-transform:uppercase;
}

.destacados h2{
    font-family: 'Tahoma', sans-serif;
    font-weight: 800;
    font-size: .9rem;
    color: #000;
}

/* Fin Destacado*/

.busqueda-bp{
	width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.entry-content h2{
    font-family: 'Tahoma', sans-serif;
    font-size: .9rem;
    color: #000;
    font-weight: 900!important;
}

.entry-content h2 strong{
    font-family: 'Tahoma', sans-serif;
    font-size: .9rem;
    color: #000;
    font-weight: 900!important;
}

    .embed-responsive {
        position: relative;
        display: block;
        width: 100%;
        padding: 0;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    
    .embed-responsive-16by9::before {
        padding-top: 0px; 
        content: '';
    }
    
    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        width: 666px;
        height: 374px;
        border: 0;
        border-radius: 5px;
    }




// Café Público 2022 programa genérico






.contenido {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    margin-top: -121px;
    z-index: 1;
    background: rgb(0, 0, 0);
    background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.49933476808692223) 7%,
    rgba(0, 0, 0, 0.7346288857339811) 16%,
    rgba(0, 0, 0, 1) 46%,
    rgba(0, 0, 0, 0.73) 83%,
    rgba(0, 0, 0, 0.5) 93%,
    rgba(0, 0, 0, 0) 100%);
}


.titulo-episodio {
    font-size: 44px!important;
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    margin-bottom: 0px!important;
}

.cajas-programa {
    background-repeat: no-repeat;
    background-size: auto 108%;
    background-position: center;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #000;
    width: 100%;
    height: 184px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
    margin-bottom: 17px!important;
    margin: 0;
}


.cajas-programa:hover{
    background-size: auto 111%;
}

.bajada-repositorio-piloto {
    width: 100%;
    height: auto;
}

.extracto-episodios-repositorio {
    font-size: 14.4px;
    color: #fff;
    font-weight: 500;
    font-family: 'Tahoma', sans-serif;
}


// Capítulos Café público segunda temporada

.programa-piloto {
    background: #000;
    padding: 0;
    margin: 0;
}

#img-capitulo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 31%;
    background-size: cover;
    background-position: center;
    background-color: #000;
}

.display {
    position: relative;
    width: 33%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    z-index: 2;
}

.logo-capitulo {
    max-width: 195px;
    min-width: 100px;
    width: 35vw;
}

.contenedor-botones{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    width: 100%;
    height: auto;
}

.button {
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Barlow Condensed', serif;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 1.06;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 48%;
    height: 50px;
    margin-bottom: 25px;
    margin-top: 25px;
    background-color: #fff;
    color: #000!important;
}

.button-trailer {
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Barlow Condensed', serif;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 1.06;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 48%;
    height: 50px;
    margin-bottom: 25px;
    margin-top: 25px;
    margin-right: 15px;
    background-color: #91919159;
    opacity: 1;
    color: #fff!important;
}

.button-disabled {
    -webkit-font-smoothing: antialiased;
    cursor: no-drop;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Barlow Condensed', serif;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 1.06;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 48%;
    height: 50px;
    margin-bottom: 25px;
    margin-top: 25px;
    background-color: #fff;
    color: #000!important;
}

.display p {
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    font-family: 'Tahoma', sans-serif;
    margin-bottom: 15px;
}

.overlay {
  background-image: radial-gradient(farthest-side at 73% 21%, #0000, #1a1d29);
  position: absolute;
  inset: 0px;
  z-index: 0;
}

.modal-open {
    overflow: hidden;
    padding-right: 0px!important;
}

.modal-dialog {
  margin: 0;
}

.modal-content {
  height: 100vh !important;
  width: 100vw !important;
  padding: 0 !important;
  margin: 0 !important;
  left: 0 !important;
  top: 0 !important;
}

.modal-body {
  padding: 0;
  background: #000;
  border: none;
}

.modal-header {
  background: #000;
  border: none;
}

iframe {
  width: 100%;
  height: 100vh;
}



@media (max-width: 1600px) and (min-width: 1999px)  {
    
.contenido {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        margin-top: -233px;
        z-index: 1;
        background: #000;
        background: linear-gradient( 180deg, #0000 0%, #0000007f 7%, #000b 16%, #000 46%, #000000ba 83%, #00000080 93%, #0000 100%);
    }
    
        
    #img {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        /* DISPLAY: NONE; */
        width: 100%;
        height: 101.4vh!important;
        background-size: cover;
        background-position: bottom;
        transition: opacity 400ms ease 1s;
        opacity: 0;
    }
    

}

	



@media (min-width: 2000px) {
    
    video {
        object-fit: cover!important;
        object-position: center!important;
        width: 100%!important;
        height: 900px!important;
    }
    
    #img {
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
        /* DISPLAY: NONE; */
        width: 100%;
        height: 114vh!important;
        background-size: cover;
        background-position: bottom;
        transition: opacity 400ms ease 1s;
        opacity: 0;
    }
    
    .contenido {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        margin-top: -201px;
        z-index: 1;
        background: #000;
        background: linear-gradient( 180deg, #0000 0%, #0000007f 7%, #000b 16%, #000 46%, #000000ba 83%, #00000080 93%, #0000 100%);
    }
    

}

.site-content-piloto {
    background: #000!important;
    width: 100%;
    height: auto;
}


video {
    object-fit: cover;
}

.programa-piloto {
  background: #000;
  padding: 0;
  margin:0;
}


#img {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 99.3vh;
    background-size: cover;
    background-position: bottom;
    transition: opacity 400ms ease 1s;
    opacity: 0;
}

 .entry-content h3 {
    font-family: 'Tahoma', sans-serif;
    font-size: .9rem;
    color: #000;
    font-weight: 900!important;
}
 .contenido {
        position: relative;
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-around;
        align-items: flex-start;
        margin-top: -201px;
        z-index: 1;
        background: #000;
        background: linear-gradient( 180deg, #0000 0%, #0000007f 7%, #000b 16%, #000 46%, #000000ba 83%, #00000080 93%, #0000 100%);
    }
/* fin cita */


.boton-podcast-cp {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    width: 100%;
    height: auto;
}

.btn.podcast-cp {
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Barlow Condensed', serif;
    font-size: 17px;
    font-weight: 900;
    letter-spacing: 1.5px;
    line-height: 1.06;
    outline: none;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width:100%;
    height: 41px;
    margin-bottom: 15px;
    margin-top: 0px;
    background-color: var(--deep-dark);
    border: 1px solid #fff;
    color: #fff!important;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0em 0em 1em;
    padding: 29px;
    border: 2px solid #00a0d2;
    position: inherit;
    top: 262px;
    color: #000;
    font-family: 'Barlow Condensed', serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    width: 66%;
}


.conoce-mas-reset{
    background-color: #fff;
    color: #000!important;
    width: 50%;
    height: 31px;
    display: flex;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    opacity: 1;
    padding: 0px 25px 0px 25px;
    font-size: 16px;
    font-weight: 500;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 44%);
    cursor:pointer;
}

.capitulo-display-reset {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
    flex-direction: column;
    width: 50%;
    height: 300px;
    margin-left: 4%;
}

.capitulo-display-reset h3 {
    margin-bottom: 15px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    width: 72%;
}

.capitulo-display-reset h3::before {
    content: '';
    width: 72px;
    height: 9px;
    background-color: #fff;
    margin-bottom: 4px;
    display: block;
}

.capitulo-display-reset p {
    font-family: 'Tahoma', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: 60%;
    margin-bottom: 15px;
    line-height: 20px;
}

.logo-resetnuevo {
    width: 63%;
    height: auto;
    margin-top: 6px;
    margin-bottom: 7px;
    margin-right: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bajada-resetnuevo{
    font-family: 'Tahoma', sans-serif;
    font-weight: 400;
    font-size: .9rem;
    color: #000;
}

.linea-separadora{
    border-bottom:1px solid #000;
    padding-bottom:15px;
}

.titulo-nuevos-episodios-reset {
    font-size: 44px!important;
    color: #000!important;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 800;
    margin-bottom: 9px!important;
    line-height: 1;
    padding-top: 0px!important;
}

.version-mobile{
    display:none;
}

.version-escritorio{
    display:block;
}