/**
* Theme Name:     Cineteca 2026
* Author:         Ativacl
* Template:       Divi
* Text Domain:	   ativa2026
* Description:    Ativa 2026
* Theme URI:      http://ativa.cl
* Author URI:     http://ativa.cl
* Version:        1.5
* Tags:           Ativacl
*/
@font-face {
   font-family: 'Swis721';
   src: url('fonts/Swiss721BT-Bold.woff2') format('woff2'),
       url('fonts/Swiss721BT-Bold.woff') format('woff');
   font-weight: 800;
   font-style: normal;
   font-display: swap;}
@font-face {
   font-family: 'Swis721';
   src: url('fonts/Swiss721BT-BlackNo2.woff2') format('woff2'),
       url('fonts/Swiss721BT-BlackNo2.woff') format('woff');
   font-weight: 900;
   font-style: normal;
   font-display: swap;}
@font-face {
   font-family: 'Swis721';
   src: url('fonts/Swiss721BT-Light.woff2') format('woff2'),
       url('fonts/Swiss721BT-Light.woff') format('woff');
   font-weight: 300;
   font-style: normal;
   font-display: swap;}
@font-face {
   font-family: 'Swis721';
   src: url('fonts/Swiss721BT-Medium.woff2') format('woff2'),
       url('fonts/Swiss721BT-Medium.woff') format('woff');
   font-weight: 500;
   font-style: normal;
   font-display: swap;}
   @font-face {
    font-family: 'Swis721cn';
    src: url('fonts/Swiss721BT-LightCondensed.woff2') format('woff2'),
        url('fonts/Swiss721BT-LightCondensed.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;}
    @font-face {
        font-family: 'Swis721cn';
        src: url('fonts/Swiss721BT-BoldCondensed.woff2') format('woff2'),
            url('fonts/Swiss721BT-BoldCondensed.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;}
        
 #minishomecursos>.et_pb_column {
    padding-right: 0;
}
        
body,html{font-family: 'Swis721', 'Noto Sans', Arial, sans-serif !important;font-weight: 500;}
h1,h2,h3,h4,h5,h6,h7,p,li,ul,ol,a{font-family: 'Swis721', 'Noto Sans', Arial, sans-serif !important;}
h1 {font-size:4.5em;}
h2 {font-size:3em;}
h3 {font-size:2em;}
h4 {font-size:1.5em;}
p,ul,li {font-size:1.1em; font-weight:300;}
a:hover {
    color: #10615b;}
/* ---- Standard Post Title & Post Meta ---- */
.boxshadowzoom {
    box-shadow: none;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.boxshadowzoom:hover {
    box-shadow: 0px 10px 24px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.unsaturate {
    filter: saturate(0);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.unsaturate:hover {
    filter: saturate(1.3);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.move  {   
    filter: brightness(1);
    transform: translateY(0);
     -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;}
.move:hover {   
    filter: brightness(1.1);
    transform: translateY(-5px);
     -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;}

.imgshadow {
    box-shadow: none;
    filter: saturate(1);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.imgshadow:hover {
    box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2);
    filter: saturate(1.3);
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

#footer-widgets .footer-widget a {
    color: #fff;
    text-decoration: underline !important;
}
/* ---- Menu sticky ---- */

rs-layer {font-family: 'Swis721' !important;}
#smenuhome {padding:25px 0 10px 0;}
#logocol {padding:15px 0;}
.scrolled{	animation: animatebox 600ms; position: fixed !Important;
   top: 0 !Important;
   width: 100% !Important;
   z-index: 9999 !Important;
   box-shadow: rgba(0, 0, 0, 0.4) 0px -12px 20px;}
@keyframes animatebox {
   from {margin-top: -125px; opacity:0;} 
       to{margin-top:0; opacity:1;} 
   }
.scrolled #logohead01 img {
    height: 50px !important;
    width: auto;
}
.scrolled #smenuhome {
    padding: 20px 0;
}
.scrolled #topheadscrolled {    display:none;}
.scrolled #logocol {
    padding: 9px 0;
}
.scrolled-header {
    z-index: 9999;
    position: relative;
}
.scrolled .et_pb_code_0_tb_header {margin-top: 13px !important; }
.scrolled .et_pb_text_1_tb_header {margin-top: 13px !important; }
@media only screen and (max-width:600px) {
#smenuhome {
    padding: 8px 0;
}
#navbarstk {z-index: 9999 !Important;}
.scrolled{
	animation: none;
	position: relative !Important;
    top: 0 !Important;
    width: 100% !Important;
    z-index: 9999 !Important;
    box-shadow: none;
}
.scrolled .et_pb_menu__logo img  { height: 90px !important;}
#loginhmmv{
    position: absolute;
    bottom: -42px;
    z-index: 100;
    left: -160px;
}
#smhm {
    margin: -30px 0 4px 0;
}

}
#menuinicio li a:before {
    content: "";
    width: 0;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 1px;
    transition: all 200ms ease-out;
}

#menuinicio .current-menu-item a:before, #menuinicio .et-hover a:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: 1px;
        transition: all 200ms ease-out;
}
#menuinicio .sub-menu a:before{
    content: "";
    display: none !important
}

/* ---- Menu sticky ---- */





/* ---- Home ---- */
.botonletras {
letter-spacing: 0px;
	-webkit-transition: all 300ms ease-out;
	    -moz-transition: all 300ms ease-out;
	    -ms-transition: all 300ms ease-out;
	    -o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;}
.botonletras:hover {
letter-spacing: 1px;
	-webkit-transition: all 300ms ease-out;
	    -moz-transition: all 300ms ease-out;
	    -ms-transition: all 300ms ease-out;
	    -o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;}
#loginhome {color:#282F36; text-align: right;} 
#loginhome a {color:#282F36; text-transform: uppercase; font-size: 12px;font-weight: 800;} 
#loginhome a:hover {color:#EB5348}
.logged-in #loginhome .fas {color:#EB5348}
.footerwids .title,.footerwids p {color:#fff;}
.footerwids .title {margin-bottom: 15px; font-size: 16px;}
#footerwids01 .textwidget {
    display: flex;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
}

#footerwids01 .textwidget p:last-child{
    padding-left: 30px;
}
#footerwids01 .textwidget p:first-child{
    padding-left: 0;
}
#footerwids01 .fwidget {  width: 100%;}

.footerwids img{
    max-height: 110px;
    width: auto;
}

#footerwids01  img{
    max-width: 100%;
    height: auto;
    max-height: unset;
}
#footerwids01 #text-7 .textwidget{
    display: block;
}
#footerwids01 #text-7 .textwidget p{
    padding-left: 0 !important;
}
.metasld {
    font-family: 'Swis721cn' !important;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 1.1em !important;
}
.titulosld {
    font-family: 'Swis721cn' !important;
    font-size: 3em;
    font-weight: bold !important;
    line-height: 1em !important;
}
rs-tabs:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #ffffff4f;
    position: absolute;
    top: -20px;
}
#sliderhm:after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%);
    position: absolute;
    top: 0;
    left:0;
    z-index: 0;
}
#smhm {
    width: 41%;
    margin-right: 2%;
}
#loginhmmv {
    width: 20%;
}

.fichaedhome h4 {color: #000 !important; font-size: 2em;margin-bottom:20px}
.home-minis h5 {margin-bottom:10px}

#footerwids01 a:hover {
    text-decoration: underline;
}


@media screen and (max-width:1024px)  and (min-width:768px){
#topheadscrolled{
    display: flex;
    flex-flow: row;
    width: 80%;
    z-index: 2;
}
#logocol {margin-bottom: 5px;}
#smenuhome {
    padding: 8px 0;
    width: 300px;
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 1;
}
#loginhmmv {
    width: 100%;
    text-align: right;
}
#smhm {
    width: 41%;
    margin-right: 2%;
    margin-bottom: 0;
}
.scrolled #smenuhome {
    top: -70px;
}
.scrolled>.et_pb_row .et_pb_row_inner_1_tb_header{
    display: none;
}

}
@media screen and (max-width:480px) {
.metasld {font-size: 4em !important;}
.titulosld { font-size: 8em;}

}



/* ---- Eventos ---- */
.mec-breadcrumbs {
    width: 100%;
}
.event-color {display: none;}
.mec-event-grid-classic .mec-event-article {
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .016);
}
.mec-categories-wrapper .mec-sl-folder {display: none;}
.mec-categories-wrapper .mec-categories a {
        background: #000;
        color: #fff !Important;
        padding: 5px 10px;
        border-radius: 4px;
        border: none;
        font-size: 12px;
        line-height: 14px;
        margin-top: 11px;
        display: block;
        font-weight: 400;
    }
.mec-event-footer .mec-booking-button {border: 1px solid #000000;}
.mec-event-grid-classic img {
    margin-bottom: 0;
    width: 100%;
    display: block;
        height: 160px;
    object-fit: cover;
}

.mec-event-grid-classic .mec-event-title {

    min-height: 60px;
}
/* ---- Grillas ---- */
#smenuhome .sub-menu li a {color: #000000!important;}

.carruh2 {    padding: 65px 0 40px 0;}
.carruh2 h2    {margin-bottom: 35px;}
.carruh2 a {
    display: block;
}
.carruh2 .boton-verde {
    display: table;
    text-align: center;
    margin: auto;
}
.carruh2 .boton-verde:hover {
    color:#fff;
    filter: saturate(1.8);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
    font-weight: 100;
}

.cestreno {
    font-size: 0.9em;
    color: #000;
    padding: 10px 0 3px 0;
}
.ctitulo a {font-size: 1.5em;
    margin-bottom: 5px;
    line-height: 1.3em;}
.cdirector {
    font-size: 1em;
    color: #000;
}
    .nostyleli,.owl-carousel li {list-style:none;}

.sgrid4 {margin-bottom:60px; position:relative;}
.sgrid4 a {display:flex;}
.sgrid4-texto {
    pointer-events: none;
    position: absolute;
    top: 15px;
    left: 13px;
    color: #EA6F43;
    background: #fff;
    padding: 4px 16px;
    font-weight: 800;
    font-size: 12px;
    display: table;
}
.titulo-sgrid4 a {
    color: #000;
    

}
.titulo-sgrid4 a:hover {
    color: #239990;;
}
.titulo-sgrid4 {
    font-size: 1.5em;
    line-height: 1.1em;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 12px;
}
.minidescripcion-sgrid4 {
    line-height: 1.2em;
    font-size: 1em;
    padding-right: 10px;
}


.page-item.active .page-link {
    background-color: #3a8882;
    border-color: #3a8882;
    font-size: 1.1em;
}
.wpv-archive-pagination-nav-links-container .page-link, .wpv-archive-pagination-nav-links .page-link, .wpv-pagination-nav-links-container .page-link, .wpv-pagination-nav-links .page-link, .wpv-pagination-preview-element .page-link {
    border: 1px solid #efefef;
    margin: 2px;
    color: #313131;
    font-size: 1.1em;
}
a {-webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; -o-transition: all 300ms ease-out;
   transition: all 300ms ease-out;}
a:hover {-webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; -o-transition: all 300ms ease-out;
   transition: all 300ms ease-out;}

.sgrid {
    font-size: 1.05em;
    line-height: 1.3em;
    font-weight: 100;
    color: #232323;
    margin: 40px 0;
}
.gtitulo a {
    font-size: 1.4em;
    line-height: 1.1em;
    color: #000;
    margin: 9px 0;
    font-weight: 500;
    display: block;
}
.gtitulo a:hover {color:#1a8f87;}



/* ---- noticias ---- */

#contenidocol {
        width: 60%;
    margin: auto;
}
@media screen and (max-width:480px) {
    #contenidocol {
        width: 100%;
    margin: auto;
}
}


/* ---- Películas ---- */
.boton-verde {
    background: #3B8882;
    color: #fff;
    outline: none;
    border: none;
    padding: 5px 40px;
    border-radius: 45px;
    font-weight: 700;
}
.filtros-busqueda {
    border-bottom: 1px solid #565656;
    border-top: 1px solid #565656;
    padding: 27px 0;
    margin-bottom: 40px;
}
.filtros-primero {margin-bottom:15px}
.filtros-primero,.filtros-segundo {
    display: flex;
    flex-flow: row;
}
.filtros-primero .filto-item {
  width: calc(50% - 30px);
  margin: 0 15px !important;
  padding: 5px 10px;}
.filtros-segundo .filto-item {
    width: calc(25% - 30px);
    margin: 0 15px !important;
    }
.filtros-tercero {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 20px;
}

.filtros-busqueda select, .filtros-busqueda input[type=text] {
    border-radius: 3px;
    border: 1px solid #e0e0e0;
    outline: none;
    box-shadow: none !important;
    font-size: 1em;
    padding-left: 15px;
}
.contenedor-pelicula {margin-bottom:40px; position:relative;}
.contenedor-pelicula:hover .cover-pelicula {box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.2);	filter: saturate(1.3);
-webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; -o-transition: all 300ms ease-out;
   transition: all 300ms ease-out;-webkit-transform: scale(1.03);
	    -moz-transform:  scale(1.02);
	    -ms-transform:  scale(1.02);
	    -o-transform:  scale(1.02);
	    transform:  scale(1.02);}
.cover-pelicula {min-height:245px; background-size: cover !important; background-position:center !important; box-shadow: none;	filter: saturate(1);
-webkit-transition: all 300ms ease-out; -moz-transition: all 300ms ease-out; -ms-transition: all 300ms ease-out; -o-transition: all 300ms ease-out;
   transition: all 300ms ease-out;}
.vista-pelicula-titulo {padding:15px 0 5px 0 ;}
.vista-pelicula-titulo a  {
    font-size: 1.3em;
    line-height: 1em;
    color: #000;
    font-weight: 500;
}
.contenedor-pelicula:hover .vista-pelicula-titulo a  {
    color: #3B8882;
}
.vista-pelicula-ano {font-size: 0.9em;}
.vista-pelicula-cat {font-size: 0.9em;}
.vista-pelicula-duracion {font-size: 0.9em;}


.hero-pelicula{text-align:center; }
.hero-pelicula p {color:#fff;    font-size: 1.3em;}
.hero-pelicula h1 {color:#fff;font-size: 6em;margin-top: 10px;}
.pelicula-botones {
    margin-top: 45px;
}
.pelicula-botones a {
    border-radius: 45px;
    color: #fff;
    margin: 0 3%;
    padding: 10px 35px;
}
.ptrailer {border:2px solid #fff; color:#fff !important;}
.ptrailer:hover {background:#fff; color:#000  !important;}
.pficha {border:2px solid #EC5567;}
.pficha:hover {background:#EC5567; color:#fff;}
.ppresentacion {border:2px solid #1A8F87;}
.ppresentacion:hover {background:#1A8F87; color:#fff;}

.interior-sinopsis {padding:30px 0 50px 0;}
.playerpelicula iframe {
    width: 100% !important;
    min-height: 480px;
    height: 100%;
    position: relative !important;
}
.playerpelicula {
    width: 100%;
    max-width: 800px;
    justify-self: center;
}
.playerpelicula div {
    padding: 0 !important;
}
.pelicula-ficha {
    background: #F9F9F9;
    padding: 25px;
    columns: 4;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 30px 0;
    font-size: 15px;
        color: #000;
        font-weight: 300;
}
.pelicula-ficha h4 {font-weight:600; margin-bottom:10px;}
.pelicula-ficha p {
font-size: 15px;
    color: #000;}
.escena-pelicula {
    margin: 50px 0 0 0;
    box-shadow: #00000008 0 10px 16px;
}
.escena-pelicula .pelthumb {
    background-size: cover !important;
    background-position: center !important;
    padding: 0;
}
.pelthumb a {width:100%; height:100%; display: block;}
.escena-pelicula .datos-es {
    padding: 35px 50px;
}
.datos-es h3 {
    padding-bottom: 30px;
}
.datos-es p {}
.datos-es a {
    background: #E1A72E;
    color: #fff !important;
    padding: 6px 30px;
    border-radius: 45px;
    position: absolute;
    right: 50px;
    top: 35px;
}

.pelicula-notuser{
    width: 100%;
    height: 100%;
    padding: 55px 40px;
    min-height: 330px;
    text-align: center;
    position: relative;
        background-position: center !important;
    background-size: cover !important;
}
.pelicula-notuser:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #1e8f87de;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 0;
}
.pelicula-notuser h2 {color: #fff;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
        width: 60%;
    margin: 30px auto 60px auto;
        line-height: 1.3em;
}
.pelicula-notuser h3 {
    color: #fff;
    z-index: 1;
    position: relative;
    font-weight: 100;
    font-size: 56px;
    margin-bottom: 30px;
}
.pelicula-notuser a {
    border-radius: 45px;
    color: #fff;
    border: 2px solid #fff;
    padding: 10px 35px;
    bottom: 0;
    display: inline-block;
    z-index: 1;
    position: relative;
}
.pelicula-notuser a:hover {color: #000; background:#fff;}

@media screen and (max-width:600px){
    .pelicula-notuser h2 {
    width: 100%;
}
.playerpelicula iframe {
    min-height: 210px;
    height: 100%;
}    
 .escena-pelicula .pelthumb {
    min-height: 250px;
}   
.datos-es a {
    position: relative;
    right: 0;
    top:0;
    margin-bottom: 25px;
    display: table;
}
.pelicula-notuser a {
    padding: 10px 15px;
}

.hero-pelicula h1 {    font-size: 4em;}    
.hero-pelicula p {  font-size: 1.1em;}    
.pelicula-botones a {
    border-radius: 45px;
    color: #fff;
    margin: 5% auto;
    padding: 10px 35px;
    width: 80%;
    display: table;
}    
    
.vista-pelicula-ano,.vista-pelicula-cat,.vista-pelicula-duracion {
    font-size: 1.1em;
}  
.vista-pelicula-titulo a {
    font-size: 2em;
    line-height: 1em;
}
.filtros-primero, .filtros-segundo {
    display: flex;
    flex-flow: column;
}
.filtros-primero {margin-bottom:0}
.filtros-primero .filto-item,.filtros-segundo .filto-item {
  width: auto;
  margin: 0 0 15px 0 !important;}

.filto-item:last-child {
  margin-bottom:0;
}
.cover-pelicula {
    min-height: 420px;}
 
}    
rs-layer{
    font-family: 'Swis721' !important;
}

/* ---- Colecciones ---- */
.volverboton {margin-bottom:20px;     display: block;}
#ct-colecciones{
    width: 100%;
    max-width: 100%;
}
.page-id-8910 .cover-pelicula {
    min-height: 385px;
    border: 1px solid #e4e4e4;}
.sobrecoleccion {
    padding: 0  0 60px 0;
}
.sobrecoleccion h3 {margin-bottom:15px;}
.single-coleccion .cover-pelicula {
    min-height: 400px;}
.single-coleccion .vista-pelicula-titulo a {
    font-size: 1.4em;
    line-height: 1em;
}
.coleccion-hero {overflow:hidden;}
.coleccion-hero .container { min-height:440px; padding:0 !important; }
.coleccion-hero .container:before {display:none;}
.contenedor-t-coleccion {
    width: 85%;
    margin: auto 0;
}
.coleccion-hero .c1 {align-items: center;
    display: flex;}
.contenedor-t-coleccion span {
    text-transform: uppercase;
    font-size: 1.8em;
    font-weight: 100;
}
.contenedor-t-coleccion h1 {
    font-size: 4em;
    text-transform: uppercase;
}
.grilla-pelis-coleccion {
       position: absolute;
    width: 70%;
    top: 0;
    right: -5px;
    height: 590px;
}
.grilla-pelis-coleccion > div {
    column-count: 2; column-gap: 0;
}
.grilla-pelis-coleccion .contenedor-pelicula {padding:0; margin:0;}
.grilla-pelis-coleccion  .cover-pelicula {
    min-height: 220px !important;
}
@media screen and (max-width:600px){
    
    .grilla-pelis-coleccion > div {
    column-count: 4; column-gap: 0;
}
.single-coleccion .cover-pelicula {
    min-height: 480px;}
.coleccion-hero .container {width:100%;}
.contenedor-t-coleccion h1 {
    font-size: 3.3em;
    text-transform: uppercase;
}
.grilla-pelis-coleccion {
    position: relative;
    width: 100%;
    margin-bottom: 0;
    right: 0;
    height: auto;
}
.grilla2pel {    padding-right: 0;
    padding-left: 0;}
.grilla-pelis-coleccion .cover-pelicula {
    min-height: 144px !important;
}
.contenedor-t-coleccion {
    width: 90%;
    padding: 0 5%;
}
.coleccion-hero .c1 {
    align-items: center;
    display: block;
        padding: 60px 0;
}
.single-coleccion .vista-pelicula-titulo a {font-size: 2em;}
.single-coleccion .vista-pelicula-ano,.single-coleccion .vista-pelicula-cat,.single-coleccion .vista-pelicula-duracion {
    font-size: 1.1em;
}      
    
}

/* ---- Material Educativo ---- */
.cover-ficha {
    height: 331px;
    width: 214px;
    background-size: cover  !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
}
.single-recursos-didacticos  #otros-de-interes {
    border-top: 1px solid #e0e0e0;
}
.contenido-recurso {    padding: 60px 0;
    width: 60%;
    margin: auto;}
.contenido-recurso img {width:100%; margin-bottom: 15px;}
.datos-material-educativo h3 {}
.datos-material-educativo h5 {
    color: #EC5567;
    font-weight: 300;
}
.datos-material-educativo h5 span {
    color: #000;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: 8px;
}
.datos-material-educativo h6 {
    font-size: 1.2em;
    font-weight: 100;
}
.datos-material-educativo .btns-material {display: flex;
    flex-flow: row; margin-top: 25px;
    padding-bottom: 15px;}
.datos-material-educativo .btns-material a {
    text-align:center;
    color: #fff;
    padding: 6px 25px;
    border-radius: 45px;
    margin-right: 15px;
}
.datos-material-educativo .btns-material a:hover {
    filter: saturate(1.8);
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.datos-ficha p  {
    display: grid;
    break-inside: avoid;
    font-size: 1em;
    padding-bottom: 8px;
}
.descvideo {margin-top:20px;}
.btns-material .ver{background: #1A8F87}
.btns-material .des{background: #EC5567}
.btns-material .des-a{background: #E1A72E}
.sinopsis-material {
    color: #000;
    border-top: 1px solid rgba(40, 47, 54, 0.15);
    border-bottom: 1px solid rgba(40, 47, 54, 0.15);
    padding: 25px 0;
    margin: 35px 0;
}
.sinopsis-material h4 {    margin-bottom: 15px; font-weight:300;}
.ficha-tecnica-material {}
.ficha-tecnica-material h4 {    margin-bottom: 15px; font-weight:300;}
.ficha-tecnica-material .datos-ficha {
    column-count: 2;
    color: #000;
}
@media screen and (max-width:600px){
.cover-ficha {
    height: 512px;
    width: 100%;
}
    
    
.datos-material-educativo {margin-top:30px;}
 .datos-material-educativo .btns-material {
        flex-flow: column;
}   
.datos-material-educativo .btns-material a {margin-bottom:10px;     font-size: 1.2em; padding: 8px; width: 100%;}
.datos-material-educativo .btns-material a:last-child {margin-bottom:0;}
.contenido-recurso {
    width: 100%;
    margin: auto;
    padding: 60px 0;
}

}




   
/* editor--------------------------------------------*/
#wp-admin-bar-et-disable-visual-builder a {font-size:0;}
#wp-admin-bar-et-disable-visual-builder a:after {content: "Cerrar editor de contenidos"; font-size:14px;}
#wp-admin-bar-et-use-visual-builder a {font-size:0;}
#wp-admin-bar-et-use-visual-builder a:after {content: "Editar contenidos"; font-size:14px;}



    /* ----------------- CINETECA-------------------*/
.agregamas .percent-value:before {
    content: "+";
    display: inline;
    font-size: 0.8em;
}
    .mec-book-ticket-variation .mec-ticket-variation-price, .mec-event-ticket-available  {
            display: none !important;}
.mec-booking .mec-event-tickets-list .mec-ticket-style-row {
    border-bottom: 1px solid;
}
.mec-booking .warning-msg {display: none !important;}
   /* .mec-book-tickets-reg-fields-container:after {content: "Seleccionar Tickets";}*/


   .mec-invoice-download {
       background: #000;
       color: #fff;
       border: none;
       padding: 10px 20px;
       display: block;
       width: fit-content;
       border-radius: 5px;
       margin-top: 10px;
   }
   .mec-cart .mec-success,
   .mec-success {
       background-color: #f0f0f0;
   }
   .otgs-development-site-front-end {display: none !important;}
 
.main-ct-pelis {
    display: grid;
    gap: 25px;
    grid-template-columns: repeat(3, 1fr);
    align-content: start;
    padding: 40px 0;
}
.peli-image {
    height: 192px;
    background-size: cover !important;
    margin-bottom: 20px;
}
.peli-data {padding: 0 10px;}
.event-ct-atv {
    border: 1px solid #e9e9e9;
    color: #000;
    padding-bottom: 25px;
    height: 100%;
}

.peli-titulo {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}
.peli-direccion {
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 15px;
}
.peli-sinopsis {
    color: #000;
    font-size: 14px;
    line-height: 1.4em;
   margin-bottom: 15px;
    font-weight: 300;
}
.playerpelicula>.col-md-9>div {padding: 0 !important;}
.playerpelicula .fluid-width-video-wrapper iframe,
.playerpelicula .fluid-width-video-wrapper object,
.playerpelicula .fluid-width-video-wrapper embed {position: relative;}
.peliculas-colreccion {}

.sub-menu li a {line-height: 16px;}
ul.mec-categories li.mec-category {
    pointer-events: none;
}

.ct-banners {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 25px 40px;
            padding: 40px 0;
}
.ct-banners a {
        position: relative;
        padding: 1rem;
        color: #6a6a6a;
        text-decoration: none;
        height: 100%;
        background-color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
.ct-banners a:hover {
            color: #000;
            background-color: #f3f3f3;
        }
.ct-banners a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-image: -webkit-gradient(linear, left top, right top, from(#346abc), color-stop(40%, #346abc), color-stop(40%, #f62f4a), to(#f62f4a));
    background-image: linear-gradient(to right, #346abc, #346abc 40%, #f62f4a 40%, #f62f4a 100%);
}

.hero-cineteca {background-size: cover;
    background-position: center;
    min-height: 400px;
    display: flex;}

.hero-cineteca h1{
    font-style: normal;
    text-transform: none;
    font-variant: normal;
    text-decoration-line: none;
    color: #ffffff !important;
    font-size: 3.5rem;
}
.subitulo-hero-cineteca {
    font-size: 18px;
    font-weight: 300;
    color:#fff;
    text-transform: uppercase;
}
.linea-titulo, .linea-titulo-divi h2 {
    font-weight: 600;
    font-size: 2rem;
    color: #212121;
    text-transform: uppercase;
    display: flex;
    gap: 10px;
    align-items: center;
}

.linea-titulo:before, .linea-titulo-divi h2:before {
    content: "";
    height: 2px;
    width: 50px;
    background: #212121;
    position: relative;
    display: block;
}
.social-footer-manual {
    display: flex;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px;
    justify-content: center;
    gap: 25px;
    font-size: 13px;
    color: #000;
}
.social-footer-manual li {
    margin-bottom: 0 !important;
}
.social-footer-manual i {
    font-size: 20px;
    padding-right: 5px;
    color: #000;
}
#footer-info {
    color: #666;
    padding-bottom: 10px;
    float: unset;
    border-top: 1px solid #fff;
    padding: 20px 10px;
    text-align: center;
}
.footer-mv1 .fwidget {
        float: unset;
        max-width: 100%;
        word-wrap: unset;
    }
.peli-date {
    width: fit-content;
    background: #202020;
    color: #fff;
    padding: 2px 8px;
    margin-bottom: 7px;
    border-radius: 4px;
    font-size: 13px;
}

@media screen and (max-width:778px){
.ct-banners {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px 40px;
    padding: 40px 0;
}
#menuinicio .current-menu-item a:before, #menuinicio .et-hover a:before {
   height: 0;

}
.main-ct-pelis {
    grid-template-columns: repeat(1, 1fr);

}

.linea-titulo, .linea-titulo-divi h2 {
    font-weight: 600;
    font-size: 1.5rem !important;
}
.hero-cineteca h1 {
    font-style: normal;
    font-size: 2.8rem;
}
.filtros-tercero {
    display: grid;
    grid-template-columns: auto;
    gap: 20px;
}

}