/* Colores
&nbsp;
Azul Marino: #061533;
rojo cultura #eb6452
*/

#menuPpal { display: block; }
#header, #tituloSemanal { display: none; }
/*#header, #tituloSemanal, #muestraIconos_footer { display: none; }*/

.sinPadding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.sinPadding2 {
	padding-left: 15px !important;
	padding-right: 15px !important;
}


.sinPaddingL { padding-left: 0 !important; }
.sinPaddingR { padding-right: 0 !important; }
.margin_t0 { margin-top: 0 !important; }
.margin_t15 { margin-top: 15px !important; }
.margin_t70 { margin-top: 70px !important; }
.margin_t100 { margin-top: 100px !important; }
.margin_b20 { margin-bottom: 20px !important; }
.margin_b40 { margin-bottom: 40px !important; }
.margin_b60 { margin-bottom: 60px !important; }
.padding_b60 { padding-bottom: 60px !important; }
.padding_b20 {padding-bottom: 20px !important; }

.margin_b120 { margin-bottom: 120px !important; }
.margin_t20 { margin-top: 20px !important; }
.margin_t30 { margin-top: 30px !important; }
.margin_t40 { margin-top: 40px !important; }
.margin_t50 { margin-top: 50px !important; }
.padding_t10 { padding-top: 10px; }
.padding_t30 { padding-top: 30px; }
.padding_r30 { padding-right:30px; }
.margin_l120 { margin-left: 120px; }

.margin_l20 { margin-left: 20px !important; }

.padding_t30Mobile { padding-top: 0 !important; }

.mayuscula { text-transform: uppercase; }
.txtNormal { text-transform: capitalize !important; }
.bordeTop { border-top: 1px solid #f2f2f3; }
.bordeBottom { border-bottom: 1px solid #f2f2f3; }
.row0 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.bordeGris { border-bottom:1px solid #f2f2f3; }

.padding_r25 { padding-right: 25px !important; }

.header-nav-wrapper.superior {
	position: relative;
    background-color: #061533;
}

.header-nav-wrapper.superior .divLogos {
}


.header-nav-wrapper.superior .logo {
    padding: 26px 10px 20px;
    text-align: left;
    border-bottom: none;
    background-color: #061533;
    width: 250px;
}


.header-nav-wrapper.superior .iconos {
    width: 20%;
    padding: 10px 10px;
    text-align: right;
    border-bottom: none;
    background-color: #061533;
}
.header-nav-wrapper.superior .reward {
	margin: 0;
	padding: 0;
    display: block;
    width: 20%;
    height: 80px;
    line-height: 73px;
    xpadding-top: 26px;
    vertical-align: bottom !important;
    text-align: center !important;
    border-bottom: none;
    background-color: #061533;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #FFF;
    border-left: 1px solid #354159;
}

.header-nav-wrapper.superior .reward a {
	color: #FFF;
}

.color1 { background: #60b7e0; min-height: 5px; }
.color2 { background: #60bb9e; min-height: 5px; }
.color3 { background: #fbc258; min-height: 5px; }
.color4 { background: #dc5a5c; min-height: 5px; }

.color1, .color2, .color3, .color4 {
	display: block;
}


/*
.header-nav-wrapper.superior .reward {
    display: inline-block;
    width: auto;
    text-align: right;
    float: right;
    border-bottom: none;
    background-color: #061533;
    position: absolute;
    bottom: 0;
    right: 30px;
}
*/

.header-nav-wrapper nav {
    display: inline-block;
    margin-right: 60px;
    padding: 0;
}

.header-nav-wrapper nav ul li {
    font-size: 15px;
    display: inline-block;
    padding: 25px 10px;
    letter-spacing: 1px;
    text-transform: none;
    border-right: none;
}

.header-nav-wrapper nav ul li.submenu-main {
	font-size: 13px !important;
}

.header-nav-wrapper nav ul li.submenu-main a {
	color: #000;
}

.header-nav-wrapper nav ul li.submenu-main a:hover{
	color: #23869f;
	font-size: 13px !important;
	font-weight: normal;
}


.header-nav-wrapper nav ul li a {
    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    text-decoration: none;
    color: #FFF;
}

.alternate-bg {
    background-color: #fff;
}

.bgTransparente { background: transparent !important; }

.menu-contenido {
    padding-top: 20px;
	border-bottom: none;
    background: #f2f2f3;
	margin-top: 0;
}

.menu-contenido  .container {
    padding-right: 40px;
    padding-left: 40px;
}

.cartelera-semanal .dropdown-menu {
    min-width: 500px;
    background: rgba(242, 242, 243, 1); 
}

.cartelera-semanal .dropdown-menu a:hover {
	color: #337ab7;
	background: transparent;
}
.cartelera {
	margin-top: 30px;
}

.buscar .form-group {
	border-bottom: 1px solid #000;
}

.buscar .form-control {
	-webkit-box-shadow: none;
    box-shadow: none;
}

.buscar input {
	border: 0;
    background: #f2f2f3;
}

.bgBlanco input { background:#FFF; }
.bgNegro { background: #000; }

.menu-contenido li a {
	color: #000;
	line-height: 18px;
}

.menu-contenido .navbar {
	margin-bottom: 10px;
}

.latest-articles article .nombre-cartelera {
	margin: 0;
	padding: 0;
    font-size: 18px;
   /* text-transform: uppercase;*/
    position: absolute;
    z-index: 99;
    /*bottom: 50px; */
    left: 0;
    padding: 0px;
    color: #fff;
	text-shadow: 1px 1px 4px #000, 0 0 15px #000;    
    background-color: transparent;
    /*width: 65%;*/
    line-height: 1.2;
   /* font-weight: 300;*/
    /*letter-spacing: 1px;*/
    /*font-weight: 200;*/
	font-family: 'ralewayregular';
    text-align: center;
    width: 100%;
}

.latest-articles article .nombre-cartelera .bgGris {
	background: #4c6692;
	width: 30%;
	z-index: 333;
}

.freebie-content .bgGris {
	background: #4c6692;
	width: 30%;
	z-index: 333;
}

.notaSmall {
	font-size: 12px;
}
.notaHash {
	font-size: 12px;
	margin-top: 20px;
}

.fecha-cartelera {
    font-weight: 100;
    background: #510561;
    padding: 5px 10px;
    bottom: 0 !important;
    position: absolute;
    display: block;
    width: 100%;
}

/*
.fecha-cartelera {
	background: #510561;
	padding: 5px 10px;
}
*/

.fecha-cartelera p {
	font-size: 14px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 1.2;
}

span.icono-categoria {
	background: #fff;
	float: right;
	position: absolute;
	right: 15px;
	bottom: 20px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	/*z-index: 99;*/
	z-index: 0;
}

span.icono-categoria i {
	color: #510561;
	font-size: 23px;
	padding: 13px;
	text-align: center;
}

.mt30 {
	margin-top: 30px;
}

/*
.latest-articles {
	margin: 0 40px;
}
*/

.btn.ver-mas {
	margin-top: 70px;
	background: #000;
	color: #fff;
	padding: 7px 50px;
	border-radius: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.header-nav-wrapper nav ul li a:hover, .header-nav-wrapper nav ul li a:active, .header-nav-wrapper nav ul li a:focus {
    color: #23869f;
    /*font-weight: 600;*/
}
.header-nav-wrapper nav ul li:hover, .header-nav-wrapper nav ul li:active, .header-nav-wrapper nav ul li:focus {
    color: #23869f;
    background: #f2f2f3;
}
/* STREAMING MARZO 2020 */
.header-nav-wrapper nav ul li:hover.btnVivo, .header-nav-wrapper nav ul li:active.btnVivo, .header-nav-wrapper nav ul li:focus.btnVivo {
    color: #23869f;
    background: #FFF;
}

.header-nav-wrapper nav ul li:hover.btnInfantil, .header-nav-wrapper nav ul li:active.btnInfantil, .header-nav-wrapper nav ul li:focus.btnInfantil {
    color: #01b6b1;
    background: #FFF;
}

.btnVivo, .btnInfantil {
	font-size: 12px !important;
}
/* END STREAMING MARZO 2020 */


.dropdown-menu {
    position: absolute;
    top: 95%;
    left: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 500px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #f2f2f3;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px;
}

.dropdown-menu li.submenu-main {
    border-bottom: 1px solid #FFF;
    display: list-item;
    padding: 10px 0;
} 

.submenu-main i {
    padding-right: 10px;
}

.submenu-main i:hover {
    color: #23869f;
}

.left0 { left: 0 !important; }

/* dropmenu para filtros de cartelera */
.dropdown-menu li.submenu-filtros {
    border-bottom: 1px solid #FFF;
    display: list-item;
    padding: 10px 0;
    list-style: none;
    line-height: 16px;
} 

.submenu-filtros i {
    padding-right: 10px;
}

.submenu-filtros i:hover {
    color: #23869f;
}


.menu-contenido li a:hover {
    color: #23869f;
}

/* END dropmenu para filtros de cartelera */


.carousel {
    margin-bottom: 0;
}

.carousel .item {
    height: auto;
    background-color: transparent;
}

.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: none;
    background-repeat: repeat-x;
}

@media screen and (min-width: 768px) {
    .carousel-control .fa-angle-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }
}
@media screen and (min-width: 768px) {
    .carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 40px;
        height: 40px;
        margin-top: -10px;
        font-size: 30px;
    }
}
.carousel-control .fa-angle-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .fa-angle-left, .carousel-control .fa-angle-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
    font-size: 25px;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 4px;
    text-shadow: none;
}

.carousel-caption h1 {
    font-weight: 700;
    font-size: 36pt;
    color: #fff;
    text-shadow: none;
    margin-bottom: 30px;
}

.carousel-caption p {
    font-weight: 300;
    font-size: 15pt;
    color: #fff;
    margin-bottom: 0;
    text-shadow: none;
    padding-bottom: 0;
}

.btn.btn-blanco {
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 50px;
    background: transparent;
}


.btn.btn-blanco:hover {
    font-weight: 300;
    font-size: 13px;
    color: #777;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 50px;
    background: #FFF;
}

.btn.btn-blancoTV {
    font-weight: 300;
    font-size: 13px;
    background: #fff;
    /*margin-top: 30px;*/
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 20px;
    color: #000;
}


.btn.btn-blancoTV:hover {
    font-weight: 300;
    font-size: 13px;
    color: #777;
    /*margin-top: 30px;*/
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 20px;
    background: #FFF;
}


.titMncat {
    font-size: 14px;
    color: #fff;
	font-family: 'ralewayregular';
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	margin-top: 6px;
}

.btn.btn-mnCat {
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    border: 1px solid #828896;
    border-radius: 30px;
    padding: 2px 10px;
    background: #828896;
	font-family: 'ralewayregular';
}


.btn.btn-mnCat:hover {
    font-size: 16px;
    color: #828896;
    text-shadow: none;
    border: 1px solid #828896;
    border-radius: 30px;
    padding: 2px 10px;
    background: #FFF;
}

.btn.btn-todo {
    font-weight: 300;
    font-size: 16px;
    color: #000;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 50px;
    background: #fff;
}
.btn.btn-todo:hover {
    font-weight: 300;
    font-size: 16px;
    color: #FFF;
    text-shadow: none;
    border: 1px solid #FFF;
    border-radius: 15px;
    padding: 5px 50px;
    background: #000;
}

.btn.btn-negro {
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    /*margin-top: 30px;*/
    text-shadow: none;
    border: 1px solid #000;
    border-radius: 15px;
    padding: 5px 50px;
    background: #000;
}
.btn.btn-negro:hover {
	background: transparent;
	color: #000;
}

.carousel-caption {
    bottom: 20%;
}

.social-lateral {
    position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
    right: 0; /* Establecemos la barra en la izquierda */
    top: 200px; /* Bajamos la barra 200px de arriba a abajo */
    z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
 
.social-lateral ul {
    list-style: none;
    background: #434447;
    padding-bottom: 20px;
    padding-top: 20px;
}

.social-lateral ul li a {
    display: inline-block;
    color:#fff;
    background: #434447;
    padding: 20px 15px;
    text-decoration: none;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
}

.social-lateral ul li a:hover {
    background: #000; /* Cambiamos el fondo cuando el usuario pase el mouse */
    padding: 20px 30px; /* Hacemos mas grande el espacio cuando el usuario pase el mouse */
}

.latest-articles .container {
    padding-right: 15px;
    padding-left: 15px;
 /*   padding-right: 50px;
    padding-left: 50px;*/
}

.estrella i {
    color: #ffde00;
    z-index: 99;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
}

.tema-int {
    padding: 30px 30px 30px 80px;
    background: rgba(237, 109, 114, 0.93);    
}

.tema-txt h2 {
    font-size: 30pt;
    line-height: 1;
    font-weight: 200;
    color: #fff;
}

.tema-txt p {
    margin-top: 30px;
    font-size: 10pt;
    line-height: 1.5;
    font-weight: 300;
    color: #fff;
    letter-spacing: 1px;
}

.fimpro {
    background: #f2f2f3;
    padding: 80px 0 20px;
}

.fim-titulo {
    border-bottom: 2px solid #000;
    padding: 15px 0 5px;
    display: block;
}

.fim-titulo h1 {
    text-transform: uppercase;
    color: #000;
	font-size: 45px;
	font-weight: 300;
	line-height: 48px;    
}

.fim-titulo h5 {
    text-transform: none;
    color: #000;
}


.fim-titulo img {
    display: inline-block;
}

.description-fimpro {
    width: 100%;
}

.fim-descripcion {
    border-bottom: 1px solid #000;
    padding: 15px 0 5px;
    width: 48%;
    margin: 0;
    display: inline-block;
}

.fim-descripcion.uno {
    margin-right: 2%;
}

.fim-descripcion p {
    color: #000;
    font-size: 11pt;
    line-height: 13pt;
    font-weight: 600;
    padding-bottom: 0;
    text-transform: uppercase;
}

p.txt-fim {
    margin: 15px 0;
    line-height: 1.4;
}

.rojo {
    color: #ca0404;
    font-weight: normal;
}

.recomendacion {
    background: #f2f2f3;
}

.recomendacion-txt {
    background: #000;
    padding: 15px 5px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 40px;
    width: 40%;
}

.recomendacion p {
    color: #fff;
    padding-bottom: 0;
    line-height: 1.4;
    font-weight: 600;
}

.recomendacion span {
    color: #fff;
    padding-bottom: 0;
    line-height: 1.4;
    font-weight: 300;
}

.recomendacion img {
    float: right;
    /*
    float: left;
    margin-bottom: 20px;
    width: auto
    margin-left: 0;    
    */
    
}

.recomendacion img:hover {
    filter: alpha(opacity=80);
    opacity: .8;
    cursor: pointer;
}


.divDir img:hover {
    filter: alpha(opacity=80);
    opacity: .8;
    cursor: pointer;
}



/*.carousel-control            { width:  4%; }*/
.carousel-control            { width:  11%; }
/*.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}*/
.carousel-control.left,.carousel-control.right {margin-left:0;background-image:none;}

@media (max-width: 767px) {
    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .next        { left:  100%; }
    .carousel-inner .prev        { left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left { left: -50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev        { left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
    .carousel-inner .active.left { left: -16.7%; }
    .carousel-inner .next        { left:  16.7%; }
    .carousel-inner .prev        { left: -16.7%; }  
}

.logos {
    margin: 50px 0;
    background: #fff;
}

.logos .carousel {
    height: 100px;
    background: #fff;
}

.logos .carousel .item {
    height: 100px;
    background-color: #fff;
}

.footer {
    background-color: #434447;
    padding: 0 0 50px 0;
    /*margin-top: 150px;*/
	font-family: 'Avenir LT Std 35 Light';
	font-size: 14px;
}
/*
.footer {
    background-color: #434447;
    padding: 50px 0;
    margin-top: 0px;
}
*/

ul.footer-info {
    margin-top: 50px;
}

ul.footer-info li {
    font-size: 10pt;
    color: #737373;
    line-height: 1.3;
    margin-top: 15px;
}

ul.footer-info li a {
    font-size: 10pt;
    color: #e4341d;
    line-height: 1.3;
    margin-top: 15px;
}

ul.footer-info li a:hover {
    color: #e4341d;
	text-decoration: underline;
}

.footer-info i {
    color: #e4341d;
    font-size: 24px;
}

.up-lateral {
    float: right;
    position: absolute;
    bottom: 0;
    right: -20px;
}

.up-lateral i {
    position: absolute;
    bottom: 1%;
    border: 1px solid #e4341d;
    color: #e4341d;
    left: -20px;
    padding: 4px 12px 9px;
    border-radius: 50%;
    font-size: 33px;
    
}

.footer-1 {
    margin-left: 0;
    padding-top: 40px;
}

ul.footer-social {
    margin-top: 50px;
}

ul.footer-social li {
    display: inline-block;
}

ul.footer-social li i {
    font-size: 22px;
    color: #737373;
    padding: 0 10px;
}

ul.footer-social li:hover i {
	color: #e4341d;
}

p.copyright {
    font-size: 10pt;
    color: #737373;
    line-height: 1.8;
    margin-top: 85px;   
    vertical-align: middle;
}

p.copyright a {
    font-size: 10pt;
    color: #e4341d;
    line-height: 1.8;
    margin-top: 15px;  
    vertical-align: middle; 
}

p.copyright a:hover {
	text-decoration: underline;
}

h3.txt-social {
    font-size: 16pt;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 40px;
    font-family: "Raleway";
    font-weight: 100;
}

.txt-social i {
    color: #bddf1f;
    font-size: 20pt;
}


.txt-social2 {
    font-size: 14px !important;
    line-height: 16px !important;
    color: #fff;
    letter-spacing: 2px;
    margin-top: 40px;
    font-family: "Raleway";
    font-weight: 100;
}

.txt-social i {
    color: #e4341d;
    font-size: 20pt;
}

.boletin input {
    width: 100%;
    padding: 3px 5px;
    color: #fff;
    background: #5f6061;
    border: none;
    margin-bottom: 15px;
}

.boletin input::placeholder {
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

.btn-boletin {
    background: #e4341d;
    padding: 8px 30px;
    margin-top: 15px;
    border-radius: 15px;
    border: 1px solid #434447;
    font-size: 14px; 
}

.btn-boletin:hover {
    color: #e4341d;
    border: 1px solid #e4341d;
    background-color: #434447;
}

/*
Full screen Modal 
*/
.fullscreen-modal .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .fullscreen-modal .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .fullscreen-modal .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .fullscreen-modal .modal-dialog {
     width: 1170px;
  }
}


.carousel-control .fa-angle-left, .carousel-control .fa-angle-right {
    font-size: 30px;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 4px;
    text-shadow: none;
}

.carousel-control {
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .8);
}

.carousel-control {
    position: absolute;
    top: 60%;
    bottom: 0;
    left: 0;
    width: 2%;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .8);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=80);
    opacity: .8;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.left.carousel-control {
    text-align: left !important;
}

.right.carousel-control {
    text-align: right !important;
}


/* ELENA */

/* PRENSA */

h2.subtitle-uno {
    text-align: center;
    color: #2f2f2f;
    font-size: 2.4em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 40px 0 10px;
}

.nota-txt {
    background: rgba(96, 187, 159, 0.95);
    padding: 5px 15px;
    z-index: 2;
    position: absolute;
    bottom: 0;
    width: 80%;
}

.nota-txt p.lead {
	margin: 0;
	padding: 0;
    color: #FFF;
    font-size: 25px;
    line-height: 25px;
    font-family: "Raleway";
    font-weight: 100;
    padding-top: 12px;
    padding-bottom: 12px;
}

.nota-txt p {
    color: #fff;
    text-align: left;
    font-family: 'Avenir LT Std 35 Light';
    font-weight: 100;
    font-size: 16px;
    line-height: 18px;
}

.nota-txt p.autor {
	margin: 0;
	padding: 0;
	font-family: 'Avenir LT Std 65 Medium';
	font-size: 15px;
	letter-spacing: 1px;
	padding-top: 10px;
}

.nota-txt p.fecha {
	margin: 0;
	padding: 0;
	font-family: 'Avenir LT Std 45 Book Oblique';
	font-size: 15px;
	letter-spacing: 1px;
	padding-bottom: 12px;
}

.nota-2 img {
    width: 100%;
}

.nota-2 p {
    font-family: 'Avenir LT Std 35 Light';
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    vertical-align: middle;
    text-align: justify;
}

.nota-2 h1 {
    color: #666666;
    font-size: 30px;
    line-height: 30px;
    line-height: 36px;
    vertical-align: middle;
    padding-top: 28px;
    padding-bottom: 28px;
    text-align: justify;
}

.notas blockquote {
    margin: 60px 30px 0;
    padding-left: 40px; 
    background: url(../img/comillas-1.png) top left no-repeat; 
}
.notas blockquote p {
	font-family: 'Avenir LT Std 35 Light';
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
    padding-right: 40px;
    background: url(../img/comillas-2.png) bottom right no-repeat;
}

span.cita {
	font-family: 'Avenir LT Std 35 Light Oblique';
    float: right;
    color: #60bb9f;
    font-size: 14px;
}

.nav-notas ul li a {
    background: #ececec;
    color: #767373;
    padding: 5px 0;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    border-radius: 0;
    border: none;
}

.nav-notas ul li a.active {
    background: #c9c9c9;
    color: #fff;
}

.nav-notas ul li a.ant-sig {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background: #60bb9f;
    padding: 8px 0;
    text-align: center;
    border: none;
    width: 90px;
    height: 30px;
    border-radius: 0;
}

.tit-comunicados h1 {
    color: #fff;
    background: #60bb9f;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    padding: 10px 0;
}

.contenido-comunicados h3 {
	font-family: "Raleway";
	font-size: 22px;
    color: #000;
    font-weight: 500;
}

.btn-verde {
    text-align: center;
    margin-top: 30px;
    background: #60bb9f;
    color: #fff;
    /*padding: 7px 50px;*/
    padding: 7px 0;
    border-radius: 50px;
    letter-spacing: 1px;
}
.btn-verde:hover {
	background: transparent;
	border: 1px solid #60bb9f;
}

.form-com label {
    color: #000;
    font-weight: 500;
    font-size: 17px;
    text-align: right;
}

.form-com input {
    border: none;
    background: #fff;
    padding: 5px 0 5px 10px;
    width: 100%;
}

.mas-1 {
    text-align: right;
    background: #60bb9f;
    color: #fff;
    padding: 20px;
    xmargin-left: -70px;
    height: 200px;
}

.mas-1 p.contacta {
	font-family: "Raleway";
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	padding-bottom: 40px;
}

.mas-1 p {
	font-family: 'Avenir LT Std 55 Roman';
    color: #fff;
    font-size: 14px;
    line-height: 16px;
}

.mas-2 {
    text-align: left;
    background: #7ac5ae;
    color: #fff;
    padding: 60px 20px 20px 20px;
    margin-left: 0;
    height: 200px;
}

.mas-2 p {
    color: #fff;
    font-family: 'Avenir LT Std 65 Medium';
    font-size: 14px;
    line-height: 15px;
}



.btn.btn-blanco.sml {
    font-weight: 300;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 3px 50px;
    background: transparent;
}

.btn.btn-blanco.sml:hover {
	background: #FFF;
    border: 1px solid #fff;
	color: #555;
}

ul li.txt-com {
    border-bottom: 1px solid #fff;
    padding: 10px 15px;
}

ul li.txt-com a .fa.fa-caret-right{
	color: #f2f2f3;
}

ul li.txt-com a:hover .fa.fa-caret-right{
	color: #60bb9f;
}

ul li.txt-com:last-of-type {
	border-bottom: none;
}

ul li.txt-com span i {
    color: #1ea2ac;
    font-size: 15px;
    float: left;
    padding-top: 4px;
    margin-left: -12px;
}

ul li.txt-com p {
	font-size: 16px;
    line-height: 18px;
    color: #000;
    font-family: 'Avenir LT Std 35 Light';
	padding-bottom: 0 !important;
}

ul li.txt-com p.txtComunic {
	font-family: 'Avenir LT Std 65 Medium';
	font-size: 16px;
	font-color: #000;
	padding-bottom: 0 !important;
}

a:hover p.txtComunic {
	color: #60bb9f;
}

.publicaciones {
    padding: 60px 0;
}

.publicaciones h2 {
    color: #d30a7b;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 500;
}

.publicaciones p {
    font-family: 'Avenir LT Std 35 Light';
    font-size: 14px;
    line-height: 20px;
    color: #666666;
    margin-top: 15px;
    padding-bottom: 0;
    font-weight: 300;
}

.pub-1 {
    border-right: 1px solid #e2e6e6;
    padding: 20px 60px;
    text-align: center;
}

.btn-rosa {
    text-align: center;
    margin-top: 30px;
    background: transparent;
    color: #d30a7b;
    border: 1px solid #d30a7b;
    padding: 7px 50px;
    border-radius: 50px;
    letter-spacing: 1px;
}

.btn-rosa:hover {
    background: #d30a7b;
    color: #FFF;
    border: 1px solid #d30a7b;
}

.publicaciones .carousel {
    height: 280px;
    background: #fff;
}

.publicaciones .carousel .item {
    height: 280px;
    background-color: #fff;
}

.publicaciones .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #d30a7b;
    border-radius: 10px;
}

.publicaciones .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #d30a7b;
}

.publicaciones .carousel-inner {
    height: 200px;
}

hr.rosa {
    color: #d30a7b;
    background: #d30a7b;
    height: 1px;
    width: 70%;
}

p.tp {
    font-size: 17px;
    color: #504f4f;
}

/* END PRENSA */

/* QUIÉNES SOMOS */

.conocenos {
    background: url(../img/biblioteca.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 856px;
}

.con-txt {
    background: rgba(237, 109, 114, 0.93);
    padding: 0 100px 0 160px;
    position: relative;
    margin-top: 20%;
    /*min-height: 392px;
    max-height: 392px;*/
}

.con-txt h2 {
	font-family: 'Avenir LT Std 45 Book';
    font-size: 2em;
    color: #fff;
    line-height: 3em;
    vertical-align: middle;
    font-weight: 400;
    xmargin-bottom: 10px;
}

.con-txt p {
	font-family: 'Avenir LT Std 45 Book';
    font-size: 1.1em;
    color: #fff;
    line-height: 1.2em;
    vertical-align: middle;
    font-weight: 300;
    margin: 0;
    text-align: justify;
}

.con-txt p.right {
    text-align: right;
}

.oferta-cultural {
    background: #fff;
    margin: 50px 0;
}

h2.subtitle-of {
    color: #000;
    text-align: center;
    font-size: 29px;
    font-weight: 500;
    margin: 0;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ed6d72;
    background: #ed6d72;
    color: #fff;
    text-transform: uppercase;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ed6d72;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    color: #000;
    padding: 15px;
}

.tab-content figure {
    background: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.oferta-cultural img {
    width: 100%;
}

.txt-oferta {
    text-align: center;
    margin-top: 15px;
}

.txt-oferta h3 {
    color: #000;
    font-size: 22px;
}

.txt-oferta p {
	font-family: 'Avenir LT Std 35 Light';
    font-size: 1.1em;
    color: #666666;
    line-height: 1.2em;
}

.int-oferta {
    padding-right: 30px;
    border-right: 1px solid #f2f2f3;
}

.oferta-cultural .freebies .has-overlay:after {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(65,74,82,0);
}

.oferta-cultural .nav-notas ul li a {
    background: #ececec;
    color: #767373;
    padding: 5px 0;
    width: 30px;
    height: 30px;
    margin: 0 2px;
    border-radius: 0;
    border: none;
}

.oferta-cultural .nav-notas ul li a.ant-sig {
    color: #fff;
    font-size: 14px;
    line-height: 1;
    background: #ed6d72;
    padding: 8px 0;
    text-align: center;
    border: none;
    width: 90px;
    height: 30px;
    border-radius: 0;
}

.oferta-cultural .nav-notas ul li a.active {
    background: #c9c9c9;
    color: #fff;
}

/* END QUIÉNES SOMOS */

/* Vinculación con la red */

.vinculacion {
    background: url(../img/vinculacion.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.vin-txt {
    background: rgba(96, 187, 159, 0.93);
    padding: 30px 60px 20px 130px;
    position: relative;
    margin-top: 10%;
}

.vin-txt h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
}

.vin-txt p {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    margin: 0;
    line-height: 22px;
    text-align: justify;
}

.fecha-vinculacion {
/*
    background: #60bb9f;
    padding: 5px 10px;
*/
    font-weight: 100;
    background: #60bb9f;
    padding: 5px 10px;
    bottom: 0 !important;
    position: absolute;
    display: block;
    width: 100%;
    
}

.fecha-vinculacion p {
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 1.2;
}



.date i.fa {
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 5px;
    font-size: 13px;
    border: 1px solid #fff;
    margin-right: 4px;
}

.vinculacion-oferta {
    margin: 80px 0;
    background: #fff;
}

.vinculacion-oferta hr {
    color: #f2f2f3;
    height: 1px;
    width: 80%;
    margin-bottom: 30px;
}

.vinculacion-oferta .carousel {
    height: 300px;
    background: #fff;
}

.vinculacion-oferta .carousel .item {
    height: 300px;
    background-color: #fff;
}

.vinculacion-oferta .freebies .overlay {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    opacity: 0;
    background-color: #60bb9f;
}

.latest-articles article p.nombre-oferta {
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0px;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    background-color: #60bb9f;
    width: 100%;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: 1px;
}

p.in-date {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.vinculacion-oferta .carousel-inner {
    height: 225px;
}

.vinculacion-oferta .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #60bb9f;
    border-radius: 10px;
}

.vinculacion-oferta .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #60bb9f;
}

/* END Vinculación con la red */


/* Memoria de actividades */

.memoria .nav-tabs.nav-justified>.active>a, .memoria .nav-tabs.nav-justified>.active>a:focus, .memoria .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #61bb9f;
    background: #61bb9f;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.memoria .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #61bb9f;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    color: #000;
    padding: 15px;
    letter-spacing: 1px;
    font-size: 18px;
}

.tCentros {
    border-bottom: 1px solid #f2f2f3;
    padding: 10px 0 10px;
}

.tCentros a {
    color: #666666;
    padding-left: 25px;
    padding-top: 10px;
    font-size: 18px;
}

.tCentros a:hover {
    font-weight: 600;
    color: #000;
}

.tCentros a.sitio {
    color: #000;
    padding-left: 0;
    padding-top: 0;
    font-size: 16px;
}

.tCentros a.sitio:hover {
    font-weight: 400;
    color: #60bb9f;
}

.tCentros a.sitio i {
    font-size: 35px;
}

p.notas-centro {
    color: #000;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

span.caret-verde i {
    color: #1ea2ac;
    font-size: 20px;
    float: left;
    margin-left: 10px;
}

ul li.tCentros {
 /*   border-bottom: 1px solid #fff;*/
    /*padding: 10px 15px;*/
}

ul li.tCentros a .fa.fa-caret-right{
	color: #f2f2f3;
}

ul li.tCentros a:hover .fa.fa-caret-right{
	color: #60bb9f;
}

ul li.tCentros:last-of-type {
	border-bottom: none;
}

ul li.tCentros span i {
    color: #1ea2ac;
    /*font-size: 15px;*/
    float: left;
    padding-top: 24px;
    margin-left: 30px;
    margin-right: 10px;
}
/*
ul li.tCentros p {
	font-size: 16px;
    line-height: 18px;
    color: #000;
    font-family: 'Avenir LT Std 35 Light';
	padding-bottom: 0 !important;
}

ul li.tCentros p.txtTitulo {
	font-family: 'Avenir LT Std 65 Medium';
	font-size: 16px;
	font-color: #000;
	padding-bottom: 0 !important;
}
*/

.min300 {
    min-height: 300px;
}


/* END Memoria de actividades */

/* Directorio */

.direccion {
    margin-top: 60px;
    margin-bottom: 100px;
}

.direccion h3 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    border-bottom: 1px solid #ed6d72;
    padding-bottom: 20px;
    margin-top: 50px;
}

.direccion p {
    color: #666666;
    font-size: 18px;
    letter-spacing: 1px;
}

#directorio {
    margin-bottom: 100px;
}

#directorio img {
    width: 100%;
}

#directorio article {
    margin-bottom: 30px;
}

#directorio .freebies .overlay {
    background-color: rgba(237,109,114,0.9);
}

#directorio .freebies .has-overlay:after {
    background-color: transparent;
}

.date p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}

/* END Directorio */

/* Enlaces de Interés */

.nacionales {
    border-bottom: 1px solid #ed6d72;
    padding-bottom: 30px;
    margin-top: 30px;
}

.enlaces img {
    margin: 10px 0 10px;
}

.apoyos {
    margin: 50px 0 100px;
}

/* END Enlaces de Interés */

.row.top{
    border-bottom: 1px solid #f1f1f1;
}

.mt80 {
    margin-top: 80px;
}

.contenido-comunicados {
    background: #f2f2f3;
    padding-top: 60px;
    /*padding: 80px 80px 0 80px; */
}

.mt10 {
    margin-top: 10px;
}

span.strong {
    font-weight: 600;
}

.pl20 { padding-left: 20px;}
.pl30 { padding-left: 30px;}
.pl60 { padding-left: 60px;}
.mb60 { margin-bottom: 60px;}

.black {
    color: #000 !important;
    font-weight: 600;
}


/* Detalle evento */

.video-evento {
    margin: 50px 0 30px;
    border-bottom: 1px solid #f2f2f3;
    padding-bottom: 30px;
}

/* END Detalle evento */

/* Espacios Culturales */

.espacios-culturales {
    margin: 50px 0 100px;
}

.espacios-culturales img {
    width: 100%;
}

hr.espacios-hr {
    border-top: 1px solid #f2f2f3;
    margin-top: 60px;    
}

.txt-espacio {
	min-height: 300px;
}


.txt-espacio ul {
	min-height: 110px;
}

.txt-espacio h3 {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    padding: 0 0 15px;
    border-bottom: 1px solid #ed6d72;
    margin-right: 20px;
    text-transform: uppercase;
    line-height: 1.3;
    min-height: 50px !important;
}

.txt-espacio p, .txt-espacio ul li {
	font-family: 'Avenir LT Std 35 Light';
    font-size: 1em;
    color: #666666;
    line-height: 1.3em;
    padding: 0;
    
}

.txt-espacio ul li {
    padding-right: 2em;
}

.txt-espacio a {
    color: #000;
    font-size: 14px;
    margin-right: 25px;
}

.txt-espacio a:hover {
    color: #ed6d72;
}

.txt-espacio a i {
    font-size: 30px;
    margin-top: 15px;
    text-align: center;
}

.espacios-culturales .nav-notas ul li a.ant-sig {
    color: #fff;
    background: #ed6d72;
}

/* END Espacios Culturales */

/* Detalle oferta cultural */

.info-detalle {
    margin-top: 20%;
}

.detalle-oferta {
    margin: 100px 0 60px;
}

.txt-detalle {
    margin-top: 30px; 
}
.txt-detalle p {
    line-height: 1.4;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

p.txt-oferta-detalle {
    color: #484a4d;
    font-size: 1.1em;
    line-height: 1.3em;
    text-align: justify;
}

.img-detalle img {
    width: 100%;
}

/* END Detalle oferta cultural */

/* Indicadores de gestión */

.indicadores-gestion {
    margin-bottom: 100px;
}

.indicadores-gestion .nav-notas ul li a.ant-sig {
    color: #fff;
    background: #ed6d72;
}

.centros span i {
    color: #ed6d72;
    font-size: 16px;
    float: left;
    margin-left: -15px;
}

ul li.centros a p.indicador {
    color: #000 !important;
    font-weight: 600;
}
ul li.centros a:hover  {
	font-weight: normal;
}

ul li.centros a:hover .indicador {
	color: #ed6d72 !important;
}



ul li.centros a .fa.fa-caret-right{
	color: #FFF;
}

ul li.centros a:hover .fa.fa-caret-right{
	color: #ed6d72;
}


.indicadores-gestion .centros a {
    color: #000;
    padding-left: 0;
    padding-top: 10px;
    font-size: 16px;
}

.indicadores-gestion .centros a i {
    font-size: 20px;
} 

a.pdf:hover {
    color: #ed6d72; 
    font-weight: normal;   
}

.indicadores-gestion p {
    margin: 0;
    padding: 0;
}

/* END Indicadores de gestión */

/* Detalle vinculación */

.detalle-vinculacion {
    margin: 60px 0 60px;
}

.detalle-vinculacion p {
	font-family: 'Avenir LT Std 35 Light';
    color: #666666;
    font-size: 1.05em;
    line-height: 1.2em;
    vertical-align: middle;
    margin-bottom: 10px;
}

.detalle-vinculacion p.lead {
    color: #1d1d1b;
    font-size: 2em;
    line-height: 2em;
    vertical-align: middle;
}

/* END Detalle vinculación */

/* síntesis informativa */

.img-sintesis {
    background: #52565a;
}

hr.hr-rosa {
    border-top: 2px solid #ed6d72;
    text-align: center;
    margin: 30px;
}

p.fecha-sintesis {
    color: #666666;
    font-size: 14px;
    line-height: 1.4;
}

p.nombre-sintesis {
    color: #000;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
}

/* END síntesis informativa */

/* contacto */

.contacto {
    margin: 0 0 60px;
}

.contacto img {
    width: 100%
}

h3.under-rojo {
    font-size: 23px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 1px solid #ed6d72;
    text-align: center;
    margin-bottom: 50px;
}

.contacto-form input {
    color: #000;
    background: #f2f2f3;
    border-bottom: 1px solid #ed6d72;
    padding: 5px 0 5px 10px;
    width: 100%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 0 0 20px;
}

.contacto-form textarea {
    color: #000;
    background: #f2f2f3;
    border-bottom: 1px solid #ed6d72;
    padding: 5px 0 5px 10px;
    width: 100%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 0 0 20px;
    height: 150px;
}

.contacto-form input::placeholder, .contacto-form textarea::placeholder {
    color: #000;
    font-weight: 300;
}

.btn.btn-rojo {
    margin-top: 10px;
    background: #ed6d72;
    color: #fff;
    padding: 7px 50px;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 14px;
}


/* END contacto */

.detalleEvento {
	margin-top: 16px;
}

.detalleEvento h4 {
	color: #0e1523;
	margin: 0;
	padding: 0;
	border: none !important;
	font-weight: bold;
}

.detalleEvento h4::after {
    display: block;
    width: 30px;
    height: 2px;
    margin-top: 0;
    content: '';
    background-color: #FFF;
}

.detalleEvento p {
	color: #484a4d;
	font-size: .9em;
	line-height: 1.2em;
	vertical-align: middle;
	padding-bottom: 0;
}


.btn-comprar {
    color: #fff;
    background-color: #06a8ba;
    border-color: #06a8ba;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: bold;
}

.detalleEvento a {
	font-weight: bold;
	color: #06a8ba;
}
.detalleEvento a:hover {
	font-weight: bold;
	color: #484a4d;
}

.detalleEvento H4 a {
	color: #FFF;
}

.modal-dialog {
    width: 880px;
    margin: 60px auto;
    background: #000 !important;
}

.seleccionaFuncion {
	color: #263b4b;
	font-weight: bold;
	line-height: 50px;
	height: 60px;
	vertical-align: middle;
}

.btn-funcion {
    color: #fff;
    background-color: #263b4b;
    border-color: #263b4b;
    border-radius: 30px;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 16px;
    vertical-align: middle;
}

.btn-funcion:hover {
	background: #484a4d;
	color: #FFF;
}

.funcion {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 14px;
	border: 2px solid #efefef;
	border-left: 2px solid #263b4b; 
	line-height: 50px;
	height: 60px;
}

.horarioFuncion {
	line-height: 50px;
	height: 60px;
}

.rewards1 {
	background: #263b4b;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	min-height: 360px;
	padding-top: 40px;
}

.rewards1 p {
	text-align: justify;
	color: #FFF;
	font-weight: 100;
	font-size: 13px;
	line-height: 14px;
	padding: 40px;
}

.rewards2 {
	background: #f0f0f0;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	min-height: 360px;
	padding-top: 80px;
	padding-left: 50px;
}

.titulo {
	color: #000 !important;
	margin: 0;
	padding: 0;
	border: none !important;
	font-weight: bold !important;

    font-size: 15px;
    line-height: 27px;
    padding-bottom: 15px;
}

.botonRewards{
	margin-top: 30px;
}

.btn.btn-buscar {
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    background: transparent;
    background-color: #510561;
    border-color: #510561;

}

.btn.btn-buscar:hover {
    color: #510561;
    background-color: transparent;
    border-color: #510561;
}

.btn.btn-buscarV {
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    background: transparent;
    background-color: #60bb9f;
    border-color: #60bb9f;

}

.btn.btn-buscarV:hover {
    color: #60bb9f;
    background-color: transparent;
    border-color: #60bb9f;
}


.plataforma1 {
    background: #061533;
    height: 107px;
    text-align: center;
    color: transparent;
}
.plataforma2 {
    background: #510561;
    height: 107px;
    text-align: center;
    color: transparent;
}

.plataforma3 {
    background: #ca0404;
    height: 107px;
    text-align: center;
    color: transparent;
}
.plataforma1:hover, .plataforma2:hover, .plataforma3:hover {
	color: #FFF;
}
/*
.plataforma1 img, .plataforma2 img, .plataforma3 img {
  transition: opacity .5s ease-in-out;
}
*/

.plataforma1 img.plata1:hover, .plataforma2 img.plata2:hover, .plataforma3 img.plata3:hover {
	opacity: 0;
}


.txtPlataf {
	margin-top: -60px;
	
}


[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 0;
    /*margin-left: 20px;*/
}

[class^="flaticon-symbol"]::before, [class*=" flaticon-symbol"]::before, [class^="flaticon-symbol"]::after, [class*=" flaticon-symbol"]::after {
    font-family: Flaticon;
    font-size: 30px;
    font-style: normal;
    margin-left: 0;
    padding-right: 10px;
}

[class*="cartel flaticon-"]::before,  [class*="cartel flaticon-"]::after {
    font-family: Flaticon;
    font-size: 30px;
    font-style: normal;
    margin-left: 8px;
    color: #510561;
}

[class*="evento flaticon-"]::before,  [class*="evento flaticon-"]::after {
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    margin-left: 0;
    color: #06a8ba;
    margin-top: 6px !important;
}


/* inicio DETALLE DEL TEMA */


.latest-articles article p.temaDetalle {
    font-size: 18px;
    text-transform: uppercase;
    position: absolute;
    z-index: 99;
    bottom: 0px;
    left: 0px;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
    background-color: #ed6d72;
    width: 100%;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: 1px;
}

#siteloperdiste {
	margin-bottom: 60px;
}
.detalleTema .freebies .overlay {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    opacity: 0;
    background-color: #ed6d72;
}

.siteloperdiste {
	font-family: "Raleway";
	font-weight: 700;
	font-size: 1.2em;
}

.txtDetalleTema ul li {
	list-style: none;
	line-height: 18px;
	color: #000;
}

.txtDetalleTema h4 {
	margin: 0;
	padding: 0;
	font-weight: 100;
	font-size: 2.4em;
	vertical-align: middle;
	text-transform: inherit;
}

.txtDetalleTema h4::after {
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    content: '';
    background-color: #FFF;
}

.txtDetalleTema h5 {
	font-family: 'Avenir LT Std 45 Book Oblique';
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	vertical-align: middle;
	text-transform: inherit;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 80px;
}

.txtDetalleTema p {
	font-family: 'Avenir LT Std 45 Book';
	font-size: 1em;
	color: #000;
	line-height: 1.3em;
	text-align: justify;
	vertical-align: middle;
}

strong {
	font-family: 'Avenir LT Std 85 Heavy';
}

.masinfoTema {
	font-size: 1.1em;
	font-weight: 900;
	color: #0e1523;
	padding-left: 15px;
	margin-top: 30px;
}

.flaticon-symbol.iconosTema::before, .flaticon-photo.iconosTema::before, .flaticon-location.iconosTema::before {
	font-size: 30px !important;
    padding-right: 10px;
}

.divIconos {
	font-family: 'Avenir LT Std 45 Book';
	font-size: 16px;
    margin-top: 30px;
    padding-bottom: 60px;
    border-bottom: 1px solid #f2f2f3;
}
.divIconos a:hover {
	color: #ed6d72 !important;
}

.divQuees {
	font-family: 'Avenir LT Std 45 Book';
	font-size: 16px;
    margin-top: 30px;
}
.divQuees a:hover {
	color: #60bb9f !important;
}


/* FIN DETALLE DEL TEMA */


.carousel-inner.item {
	background-size: cover;
	width: 100%;
	height: 100%;
}


.modal-header {
    padding: 15px;
    border-bottom: 1px solid transparent;
}

.modal-content {
	background: #000;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid transparent;
}

.modalCartelera h6 {
	font-family: "Raleway";
	font-weight: 600px;
	color: #FFF;
	text-align: center;
}

.modalCartelera p.modelFecha {
	font-family: "Raleway";
	font-weight: 100;
	color: #FFF;
	text-align: center;
}

.modal-backdrop.in {
opacity: .75;
filter: alpha(opacity=75); /* Para versiones anteriores de IE */
}

.morado {
    border-left: 30px solid #510561;
    max-height: 70%;
}


.morado img {
    max-height: 70%;
}

span.icono-morado {
    background: #fff;
    float: right;
    position: absolute;
    left: 15px;
    top: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 99;
    z-index: 0;
}

span.icono-morado i {
    color: #510561;
    font-size: 23px;
    padding: 13px;
    text-align: center;
}

.btn-modal {
	margin: 0;
	padding: 0;
	padding: 2px 0;
    background-color: #434447;
    border-color: #434447;
    border-radius: 30px;
    font-family: "Raleway";
    font-weight: 300;
    font-size: .75em;
    color: #fff;
    letter-spacing: 1px;
}

.btn-modal:hover {
    background-color: #000;
    border-color: #000;
    color: #FFF;
}

.bgModal { 
	background: #2c2c2c; 
	margin-bottom: 14px;
}

.etiquetas {
	font-family: 'Avenir LT Std 55 Roman';
	font-size: 1em;
	color: #acacac;
	padding-bottom: 0 !important;
	line-height: 1.1em;
	vertical-align: middle;
	display: block;
}

.etiquetas a {
	color: #acacac;
	text-decoration: underline;
	padding-right: 8px;
}

.tModal {
	font-family: "Raleway";
	font-weight: 300;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
}

.fModal {
	font-family: 'Avenir LT Std 55 Roman';
	font-size: 14.5px;
	color: #FFF;
	line-height: 16px;
}

.lModal {
	font-family: 'Avenir LT Std 55 Roman';
	font-size: 14.5px;
	color: #FFF;
	padding-bottom: 0;
}

.modalCartelera h6 .flaticon-business-1 {
	color: #ffde00 !important;
	padding-right: 10px;
}	

.borderBlanco {
	border-top: 1px solid #FFF;
	margin-bottom: 20px;
}


/*INI CALENDARIO*/

/*CALENDARIO*/
.sidebar {
    width: 100%;
    background-color: transparent;
    xmin-height: 320px;
    xz-index: 3000;
    xbackground: pink;
}
#calendario{
	float:left;
	width:210px;
	xmargin-left: 20px;
	}
	
#fechas{
	xfloat:left;
	width:210px;
	min-height: 420px;
	xmargin-right: 30px;

}

#fechas ul li{
	list-style:none;
}

.calRow1 {
	margin-top: 100px;
	float: left;
}

.titCal h3  {
   font-family: 'helvetica_condensedbold';
	font-size: 12px;
	color: #000;
	text-align: center;
}

.titCal h3 a {
	color: #ff6600;
}

.titCal h3 a:hover {
	color: red;
	text-decoration: underline;
}


.titCal ul li {
	list-style: none;
	float: left;
	width: 14.28%;
    font-family: 'Avenir LT Std 35 Light';
	font-size: 9px;
	color: #FFF !important;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}

.titCal ul li:first-of-type {
	xborder-left: 1px dotted #3ec1c1;
}
	


.calTitulo {
	background: transparent;
	color: blue;
	border: none;
	font-size: 12px;
}


.calRenglon {
	xbackground: #b99c40;
	color: #FFF;
	height: 22px;
	xborder: 1px solid #b99c40;
	Xborder: #b99c40;
}




.calRenglon ul li {
	float: left;
	list-style: none;
	width: 14.28%;
	min-width: 14.28%;
	max-width: 14.28%;
    font-family: 'Avenir LT Std 35 Light';
	font-size: 14px; 
	color: #FFF !important;
	line-height: 20px;
	height: 20px;
	text-align: center;
}

.calRenglon ul li a {
	color: #FFF;
	xwidth: 30px;
	display: block;
}

.calRenglon ul li.hayTaller a {
	color: #ffde00 !important;
}


.hayTaller {
	min-width: 14.28%; !important;
	xwidth: 14.28%;
	height: 20px;
}
.hayTaller a {
	color: #ffde00 ! !important;
	/*background: url(../images/bgPunto2.jpg) no-repeat top right;*/
	min-width: 14.28%; !important;
	xwidth: 14.28%;
	
}

.hayTaller a:hover {
	text-decoration: underline;
}

.areaCalen {
	width: 380px;
	height: 40px;
	float: left;
	display: inline;
	color: pink;
}


.bgCalendario {
	/*background: url("../images/bgCalendario.jpg");*/
	xwidth: 222px;
	xheight: 156px;
	text-align: center;
}

.calPrev {
	margin-top: 64px;
	margin-left: 15px;
	margin-right: 5px;
	color: #FFF;
	
}
.calNext {
	margin-top: 64px;
	margin-left: 5px;
	color: #FFF;
}

.calNext a, .calPrev a{
	color: #FFF !important;
}

.calNext a:hover, .calPrev a:hover{
	color: #000 !important;
	text-decoration: none;
}


.calMes {
   xfont-family: 'source_sans_proregular';
	xfont-size: 32px;
	color: #FFF !important;
	text-transform: uppercase;
	xpadding-top: 55px;
	xwidth: 160px;
	
}

.calYear {
	font-size: 14px;
	padding-top: 14px;
}

.compraBoleto {
	xwidth: 400px;
	float: right;
	margin-right: 50px;
	margin-bottom: 40px;
}

.compraBoleto a {
	color: #07a8bb;
}

/*FIN CALENDARIO*/



span.icono-categoria2 {
    background: #fff;
    float: right;
    position: absolute;
    right: 15px;
    bottom: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 99;
    z-index: 0;
    font-size: 50px;
}

span.icono-modal {
    background: #fff;
    float: right;
    position: absolute;
    right: 15px;
    bottom: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    z-index: 99;
    z-index: 0;
    font-size: 45px;
}

p.titulo-left {
    color: #000;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
}

/* texto detalle eventos  */
.txtDetalleEvento h4 {
	margin: 0;
	padding: 0;
	font-weight: 100;
	margin-top: 20px;
	font-size: 2.4em;
	line-height: 40px;
	vertical-align: middle;
	text-transform: inherit;
}

.txtDetalleEvento h4::after {
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    content: '';
    background-color: #FFF;
}

.txtDetalleEvento h5 {
	font-family: 'Avenir LT Std 45 Book Oblique';
	margin: 0;
	font-size: 1.2em;
	line-height: 3em;
	vertical-align: middle;
	text-transform: inherit;
	font-weight: normal;
	margin-bottom: 20px;
}

.txtDetalleEvento p {
	font-family: 'Avenir LT Std 45 Book';
	font-size: 1em;
	color: #000;
	line-height: 1.1em;
	text-align: justify;
}

.relacionados {
	border-top: 2px solid #f2f2f3;
	margin-top: 50px;
}

.espacioCartel {
	margin-top: 20px;
	font-weight: 500;
	color: #333333;
}

.espacioCartel ul {
	margin-top: 20px;
}

.espacioCartel li {
	font-size: 14px;
	line-height: 18px;
}

.espacioCartel li a {
	color: #07a8bb;
}

.espacioCartel li a:hover {
	text-decoration: underline;
}

#colaboraciones { min-height: 280px; }


#div1,
#div2,
#div3,
#div4,
#div5,
#div6,
#div7
{
 cursor: pointer;

}

#visiblediv2,
#visiblediv3,
#visiblediv4,
#visiblediv5,
#visiblediv6,
#visiblediv7
 {	
 float: left;	
 display: none;
 background: #f3f1f4;
 color: #000;
 min-height: 247px;
 padding-left: -15px !important;
 margin-left: -15px !important;
 }
 
.dirTxt ul li {
 	font-size: 14px;
 	line-height: 16px;
 }
 
.dirTxt ul li.dirNombre {
    font-family: 'Avenir LT Std 65 Medium';
	font-size: 1.1em;
	line-height: 1.1em;
    margin-top: 20px;
    margin-bottom: 10px;
 }
 
 .dirTxt ul li.dirPuesto {
    font-family: 'Avenir LT Std 35 Light';
    margin-top: 20px;
    margin-bottom: 20px;
	font-size: 1.1em;
	line-height: 1.1em;

 }
 
.dirTxt ul li.dirTel {
    font-family: 'Avenir LT Std 65 Medium';
	font-size: 1.1em;
	line-height: 1.1em;
 }
 
.dirTxt ul li.dirTel .fa {
	color: red;
}

.pagination {
	margin-top: 30px !important
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #c9c9c9;
    border-color: #c9c9c9;
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:first-child > span a {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #434447;
    color: #FFF;
}

.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:last-child > span a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #434447;
    color: #FFF !important;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 2px;
    line-height: 1.42857143;
    color: #767676;
    text-decoration: none;
    background-color: #ececec;
    border: 1px solid #ddd;
}

.recomendacion, #muestra1, #muestra2:hover, #muestra3, #muestra4, #muestra5 {
	cursor: pointer;
}

.recomendacion {
	margin-bottom: 30px;
}

.txtRegular {
	margin: 0 !important;
	padding: 0 !important;
/*	font-family: 'Avenir LT Std 35 Light';*/	
	text-transform: capitalize;
	font-weight: normal;	
	font-size: 14px;
	line-height: 15px;
}

.txtDetalleTema2 ul {
	margin-top:20px;
}

.txtDetalleTema2 ul li {
	list-style: none;
	line-height: 18px;
	color: #000;
}




/* STREAMING MARZO 2020 */

.btn.btn-rojo {
    color: #fff;
    text-shadow: none;
    /*border: 1px solid #fff;*/
    border-radius: 6px;
    padding: 5px 10px;
    /*padding: 0;*/
    margin: 0;
    background: #eb6452;
}


.btn.btn-rojo:hover {
    color: #eb6452;
    text-shadow: none;
    border: 1px solid #eb6452;
    background: transparent;
}

.btn.btn-infantilv {
    color: #fff;
    text-shadow: none;
    /*border: 1px solid #fff;*/
    border-radius: 6px;
    padding: 5px 10px;
    /*padding: 0;*/
    margin: 0;
    background: #01b6b1;
}


.btn.btn-infantilv:hover {
    color: #01b6b1;
    text-shadow: none;
    border: 1px solid #01b6b1;
    background: transparent !important;
}


.freebies .overlay {
	margin: 0;
	padding: 0;
    position: absolute;
    z-index: 90;
    width: 100%;
    height: 100%;
    
    -webkit-transition: opacity 1000ms;
    transition: opacity 1000ms;
    opacity: 0;
    
    background-color: rgba(9,45,105,0.88);
    
    /*
		filter: alpha(opacity=100);
        opacity: 0;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;    
    */

}



.freebies figure:hover .overlay {

    opacity: 1;

}


.freebies figure figcaption .freebie-content {

    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 700px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;

}

.freebie-content {
    position: absolute;
	color: #FFF;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	height: 100%;
}


/* Isotope Items
---------------------------------- */
.filters {
	margin: 0 0 30px 0;
}
.filters .nav-pills > li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.filters .nav-pills > li + li {
	margin-left: 0px;
}
.text-center.filters .nav-pills > li {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline-block;
	float: none;
}



.filters2 {
	margin: 0 0 30px 0;
}
.filters2 .nav-pills > li {
	margin-right: 2px;
	margin-bottom: 2px;
}
.filters2 .nav-pills > li + li {
	margin-left: 0px;
}
.text-center.filters2 .nav-pills > li {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	display: inline-block;
	float: none;
}



.nav > li > a {

    position: relative;
    display: block;
    padding: 10px 5px 10px 0;

}

.image-box img:hover {
/*
    filter: alpha(opacity=70);
	opacity: .7;
	cursor: pointer;
	*/
}

.isotope-container {
	overflow: hidden;
}
.isotope-container2 {
	overflow: hidden;
}
.isotope-item {
	margin-bottom: 20px;
}
.isotope-item .btn-default {
	color: #042453;
}
.isotope-item .btn-default:hover {
	color: #ffffff;
}
@media (max-width:480px) {
	.filters .nav-pills > li {
		width: 100%;
		display: block;
	}
}

/* Images Overlay
----------------------------------------------------------------------------- */
.overlay-container {
	position: relative;
	display: block;
	overflow: hidden;
}
/*
.overlay {
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: -1px;
	background-color: rgba(4, 36, 83, 0.9);
	cursor: pointer;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-transition: all linear 0.2s;
	-moz-transition: all linear 0.2s;
	-ms-transition: all linear 0.2s;
	-o-transition: all linear 0.2s;
	transition: all linear 0.2s;
}
.overlay:hover {
	text-decoration: none;
}
.overlay span {
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	color: #ffffff;
	font-size: 13px;
	font-weight: 300;
}
.overlay i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 18px;
	line-height: 1x;
	color: #ffffff;
	margin-top: -8px;
	margin-left: -8px;
	text-align: center;
}
.overlay-container:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	transform: scale(1);
}
*/
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #29d6d8;
    background-color: transparent;
}

.filtrosRS h1 {
	font-family: 'ralewaybold';
	font-size: 2em;
	/*margin-top: 50px !important;*/
}

.articuloVideo {
	min-height: 400px;
}

article.article-post .article-image {

    position: relative;
    overflow: hidden;
    height: 400px;
    max-height: 400px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

.sinTop {
	margin-top: 20px !important;
}

.articuloVideo {
	color: #FFF !important;
	padding-left: 40px;
	padding-top: 40px;
	color: #FFF;
	margin-top: 110px;
}

.articuloVideo p {
	color: #FFF !important;
	font-size: 16px;
	line-height: 22px;
	vertical-align: middle;
}

.verticalMedio {
	margin-top: 150px;
}

.verticalMedio a:hover {
    filter: alpha(opacity=80);
    opacity: .8;
}

.divBanner {
	position:absolute; 
	top:-30px;
	left: 20px;
	
}

.divBannerTop {
	margin-top:103px !important;
}

.divBannerTop2 {
	margin-top:20px !important;
}
		

.light {
	font-family: 'ralewaylight' !important;
}
.bold {
	font-family: 'ralewaybold';
}
.semibold {
	font-family: 'ralewaysemibold';
}

.articuloVideo h1 {
	font-family: 'ralewaybold';
	font-size: 28px;
	line-height: 28px;
	/*margin: 0;*/
	margin-top: 16px;
	color: #FFF;
}

.articuloVideo h3 {
	font-family: 'ralewayregular';
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	margin-top: 14px;
	color: #FFF;
}

.articuloVideo h4 {
	font-family: 'ralewaysemibold';
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	margin-top: 1px;
	text-transform: inherit;
	color: #FFF;
}


.image-box p {
	font-size: 14px;
	padding-bottom: 0;
	line-height: 18px;
	vertical-align: middle;
}

.txtBlanco, .txtBlanco a  { color: #FFF !important; }
.txtNegro { color: #000 !important; }

.boldTitulo a {
	font-family: 'ralewaybold';
	color: #FFF;
}

.boldTitulo a:hover {
	font-family: 'ralewaybold';
	color: #29d6d8;
}

.boldTitulo2{
	min-height: 40px;
}

.boldTitulo2 a {
	font-family: 'ralewaybold';
	color: #FFF;
}

.boldTitulo2 a:hover {
	font-family: 'ralewaybold';
	color: #29d6d8;
}


.tituloVivo {
	font-family: 'ralewaybold';
	color: #FFF;
	font-size: 24px;
	line-height: 28px;
	vertical-align: middle;
	padding-right: 70px;
	margin-top: 30px;
}

.vivoSearch h1 {
	margin-top: 40px;
	font-family: 'ralewaysemibold';
	font-size: 22px;
	border-bottom: 1px solid red;
}

.vivoSearch ul {
	margin-top: 20px;
}


.vivoSearch ul li {
	font-family: 'ralewayregular';
	font-size: 14px;
	line-height: 24px;
	vertical-align: middle;
	color: #FFF;
	list-style: none;
	
}

.vivoSearch a {
	color: #FFF;
}
.vivoSearch a:hover {
	color: red;
	cursor: pointer;
}








#carrusel {
    float:left;
    width:100%;
    overflow:hidden;
    height:103px;
    position:relative;
    margin-top:5px;
    margin-bottom:20px;
}
 
#carrusel .left-arrow {
    position:absolute;
    left:10px;
    z-index:1;
    top:50%;
    margin-top:-9px;
}
 
#carrusel .right-arrow {
    position:absolute;
    right:10px;
    z-index:1;
    top:50%;
    margin-top:-9px;
}
 
.carrusel {
    width:2900px;
    left:0px;
    position:absolute;
    z-index:0;
}
 
.carrusel>div {
    float: left;
    height: 103px;
    margin-right: 5px;
    width: 231px;
    text-align:center;
}
 
.carrusel img {
    cursor:pointer;
}
 
.product {
  /*  border:#CCCCCC 1px solid;*/
}

.permanente .title {
	font-family: 'ralewaybold';
	font-size: 26px;
	margin-top: 30px;
}

.permanente .subtitle {
	font-family: 'ralewayregular';
	font-size: 16px;
	margin-bottom: 30px;
}

.product2 {
	xdisplay: inline;
	border: 0;
	margin: 0;
	padding: 0;
}

.bgRojo {
	background: #eb6452;
	color: #FFF;
	line-height: 26px;
	vertical-align: middle;
	text-align: center;
}

.bgRojo a {
	color: #FFF;
	font-family: 'ralewaybold';
}

.bgRojo a:hover{
	text-decoration: underline;
}

.bgNegro {
	background: #000;
	color: #FFF;
}

.latest-articles img {

    margin: 0;
    padding: 0;
        padding-right: 0px;
        /*
    -webkit-transition: all 300ms;
    transition: all 300ms;
    xpadding-right: 20px;
    xpadding-left: 20px;
    */
}

.left-arrow {
	padding-right: 20px;
	padding-left: 20px;
}

.right-arrow {
	padding-right: 20px;
	padding-left: 20px;
}
/*
#modalAviso, #modalAviso h1, #modalAviso p {
	color: #000;
	background: #e6e6e6;
}
*/
.modal-content.aviso {
    background: #e6e6e6;
}

.modal-content p {
	text-align: justify;
}

.modal-title.titAviso {

    margin: 0;
    line-height: 1.42857143;
	font-family: 'ralewaysemibold';
	text-align: center;
	font-size: 2em;
	color: #000;
}

.close {

    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    background: #000 !important;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-shadow: 0 1px 0 #000;
    filter: alpha(opacity=100);
    opacity: 1;

}

.modal.in .modal-dialog {

    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 80%;

}

.regresar  {
	font-size: 20px;
	top: -20px;
}
.regresar a {
	color: #fff;
}

.regresar h3 {
	margin: 0;
	padding: 0;
	font-family: 'ralewaysemibold';
    color: #FFF;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0 !important
}


.articuloVideo h1, .mayuscula {
	text-transform: uppercase;
}

.italic {
	font-style: italic;
}

.txtDetalle p {
	line-height: 30px;
	vertical-align: middle;
}

	


.header-nav-wrapper nav ul li {
	/*
    font-size: 15px;
    display: inline-block;
    padding: 10px 8px;
    letter-spacing: 0;
    text-transform: none;
    border-right: none;
    */
    font-size: 14px;
    display: inline-block;
    padding: 6px 6px 10px;
    letter-spacing: 0;
    text-transform: none;
    border-right: none;    
}


.submenu .header-nav-wrapper {
	text-align: center;
}

.submenu .header-nav-wrapper nav ul li a {

    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    text-decoration: none;
    color: #000;
    width: 20% !important;

}

.submenu .header-nav-wrapper .primary-nav-wrapper {

    float: none;
    -webkit-transition: all 300ms;
    transition: all 300ms;
   

}
/*
.mnUno {
	width: 12%;
	background: #13245b;
}
*/
.mnUno {
	width: 16%;
	background: #2e1ea4;
}
.mnDos {
	width: 15%;
	background: #3c047d;
}
.mnTres {
	width: 14%;
	background: #60026e;
}
.mnCuatro {
	width: 15%;
	background: #f8185f;
}
.mnCinco {
	width: 12%;
	background: #ca2926;
}
.mnSeis {
	width: 14%;
	background: #eda42d;
}
.mnSiete {
	width: 14%;
	background: #01b6b1;
}


.mnCero {
	/*width: 20%;*/
	background: transparent;
	text-align: center;
}

.mnUno, .mnDos, .mnTres, .mnCuatro, .mnCinco, .mnSeis, .mnSiete, .mnOcho  {
	color: #FFF;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
}
.mnUno a, .mnDos a, .mnTres a, .mnCuatro a, .mnCinco a, .mnSeis a, .mnSiete a, .mnOcho a {
	color: #FFF;
}
.mnUno:hover , .mnDos:hover, .mnTres:hover, .mnCuatro:hover, .mnCinco:hover, .mnSeis:hover, .mnSiete:hover, .mnOcho:hover {
    filter: alpha(opacity=80);
    opacity: .8;
}


.header-nav-wrapper .primary-nav-wrapper {

    float: left;
    -webkit-transition: all 300ms;
    transition: all 300ms;

}

.header-nav-wrapper nav {

    display: inline-block;
    margin-right: 0px;
    padding: 0;
    width: 100%

}

.header-nav-wrapper nav ul li:hover{
	background: transparent;
}

.header-nav-wrapper nav ul li.btnVivo:hover{
	background: transparent;
	border: none;
}


.botones li {
	display: inline;
	float: left;
}

.sepRojo {
	color: #b90011;
	border-bottom: 1px solid #b90011;
	width: 100%;
	text-align: center;
	padding: 0;
}

#seccionArte {
/*	min-height: 360px;*/
}

.carousel {

    height: auto;
    margin-bottom: 0;

}

.minTop {
	margin-top: 140px !important;
	padding-top: 20px;
	background: #000;
}
.minTopcc {
	margin-top: 120px !important;
	padding-top: 20px;
	background: #000;
}


.sinopsis {
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}

.titCanal {
	text-transform: uppercase;
	padding-bottom: 14px;
	font-family: 'ralewaybold';
}

.subTitulo {
	padding-top: 13px;
	line-height: 14px;
	
}

.txtSub {
	color: #FFF;
	padding-top: 8px;
	font-size: 14px;
	line-height: 16px;
	text-transform: inherit;
}

.txtClasif {
	display: block;
}
.txtDesc2, .articuloVideo h3, .btn-blancoTV .btBanner, .desaparece {
	display: block;
}

.bgShadow {
    text-shadow: 1px 1px 4px #000, 0 0 15px #000;
    background: url("fotos_streaming/bgTexto.png");
}

.shadow {

    text-shadow: 1px 1px 4px #000, 0 0 15px #000;
    padding: 5px 0;

}
.imgCenter {
	margin: 0 auto !important;
}

.btAlinear {
	text-align: right;
}
.btAlinearCL {
	text-align: center;
}
.btAlinearL {
	text-align: left;
}


.btRedes {
	display: block;
}

.btRedes_main {
	background: transparent;
}
.btRedes_mobile {
	display: none;
}





video::-internal-media-controls-download-button {display:none}
video::-webkit-media-controls-enclosure {overflow:hidden}
video::-webkit-media-controls-panel {width: calc(100% + 18px); /* Ajustar los pixeles segun se necesite */}


#muestraBusqueda { display:none }

.search-form {
  z-index: 10;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  height: 40px;
  width: 230px;
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #000;
  padding: 5px 18px 5px 10px;
  -webkit-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
  -moz-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
  box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
}
.header-bottom-area .header-search a > i {
  color: #d6d6d6;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.header-bottom-area .header-search a > i:hover {
  color: #6aaf08;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}



/*
.header-bottom-area .header-search .search-form {
  display: none;
  position: absolute;
  top: -7px;
  right: 30px;
  z-index: 10;
  color: #6aaf08;
  font-weight: 600;
  font-size: 14px;
  height: 40px;
  width: 230px;
  background: #ffffff;
  border: 1px solid #d6d6d6;
  padding: 5px 18px 5px 10px;
  -webkit-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
  -moz-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
  box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
}
*/
.header-search a > i {
  color: #d6d6d6;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.header-search a > i:hover {
  color: #eb6452;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.header-cart-area {
	position: absolute;
	right: 30px;
	top: 40px;
}

.header-search .search-form {
    display: none;
    position: absolute;
    top: 1px;
    right: 40px;
    z-index: 10;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    height: 34px;
    width: 330px;
    background: #061533;
    border: 1px solid #eee;
    padding: 5px 18px 5px 10px;
    -webkit-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
    -moz-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
    box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
}


.header-search .search-form2 {
    display: none;
    position: absolute;
    top: -15px;
    right: 40px;
    z-index: 10;
    color: #FFF;
    font-weight: 600;
    font-size: 14px;
    height: 30px;
    width: 130px;
    background: #061533;
    border: 1px solid #eee;
    padding: 5px 18px 5px 10px;
    -webkit-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
    -moz-box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
    box-shadow: 0 0 0.5px -1.5px rgba(153, 157, 163, 0.4);
}


/* resultado de búsquedas */

.searchResul ul {
	text-align: center;
	margin-top: 20px;
}

.searchResul ul li {
	display: inline;
	padding-right:10px;
	padding-left:10px;
}

.searchResul ul li a {
	color: #FFF;
	cursor: pointer;
}

.searchResul ul li a:hover {
	color: #eb6452;
	cursor: pointer;
}


.pipe li {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.pipe input {
	color: #000;
    background: #f2f2f3;
}


/* celulas creativas*/
.titCanales {
	min-height:75px !important; 
	font-size:16px;
	line-height: 16px !important;
}

.txtFecha {
	background: yellow;
	color: #000;
	position: absolute;
	top: 0;
	left: 0;
	/*margin-left: 10%;
	margin-top: 10%;*/
	width: 30%;
	height: 20%;
	z-index: 333;
	
}


.txtCelulas {
	font-family: 'ralewayregular';
}

.txtCelulas h1 {
	margin: 0;
	padding: 0;
	font-family: 'ralewayregular';
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
}

.txtCelulas p {
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	margin-bottom: 10px;
}

.topVideoCel {
	margin-top: 54px;
}

.capitulos p {
	color: #fff;
	font-family: 'ralewaysemibold';
	font-size: 16px;
	line-height: 18px;
	margin-top: 14px;
	vertical-align: middle;
	min-height: 52px;
}

.capitulos a {
	cursor: pointer;
}

.iconoscc a {
	margin-right: 40px;
}

.btn.btn-celulas {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    /*margin-top: 30px;*/
    text-shadow: none;
    border: 1px solid #52b8a0;
    border-radius: 15px;
    padding: 5px 10px;
    background: #52b8a0;
    margin-right: 20px;
}


.btn.btn-celulas:hover {
    font-weight: 300;
    font-size: 16px;
    color: #52b8a0;
    /*margin-top: 30px;*/
    text-shadow: none;
    border: 1px solid #52b8a0;
    border-radius: 15px;
    padding: 5px 10px;
    background: transparent;
}

.btn.btn-blancoCC {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 50px;
    background: transparent;
}


.btn.btn-blancoCC:hover {
    font-weight: 300;
    font-size: 16px;
    color: #777;
    /*margin-top: 30px;*/
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 50px;
    background: #FFF;
}


.btn.btn-amarillo {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    text-shadow: none;
    border: 1px solid #eea620;
    border-radius: 15px;
    padding: 5px 20px;
    background: #eea620;
}


.btn.btn-amarillo:hover {
    font-weight: 300;
    font-size: 16px;
    color: #eea620;
    text-shadow: none;
    border: 1px solid #eea620;
    border-radius: 15px;
    padding: 5px 20px;
    background: transparent;
}

.size16 { font-size: 16px !important; }

.celulas {
/*
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	*/
}


.btn.btn-compra {
    font-weight: 300;
    font-size: 16px;
    background: #fff;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 20px;
    color: #000;
}


.btn.btn-compra:hover {
    font-weight: 300;
    font-size: 16px;
    color: #FFF;
    text-shadow: none;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 5px 20px;
    background: transparent;
}

#myCarousel2.carousel {
    /*height: 380px;*/
    margin-bottom: 30px;
}

.tituloCC {
	font-family: 'ralewaybold';
	color: #FFF;
	font-size: 24px;
	line-height: 28px;
	vertical-align: middle;
	margin-top:30px;
}

.imgCC img:hover {
    filter: alpha(opacity=80);
    opacity: .8;
    cursor: pointer;

}

.desktop { display: block; }
.mobile { display: none; }

.txtTerritorios {
	margin-bottom: 50px;
}

.txtTerritorios p {
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	color: #FFF;
}

.txtTerritorios a {
	color: #f0ea19;
}

.txtTerritorios a:hover {
	text-decoration: none;
	color: #FFF;
}

.btn.btn-voz {
  color: #f0ea19;
  text-shadow: none;
  border: 1px solid #f0ea19;
  border-radius: 6px;
  padding: 0;
  margin: 0;
  padding: 5px 10px;
  background: transparent;
}

.btn.btn-voz:hover {
  color: #fff;
  text-shadow: none;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 0;
  margin: 0;
  padding: 5px 10px;
  background: transparent;
}









.txtAbcdanza, .txtAbcdanza p {
	color: #FFF;
}

.btn.btn-carrusel {
	width: 120px;
	height: 50px;
	font-family: 'ralewayregular';
    font-size: 13px;
    line-height: 36px;
    color: #fff;
    border: 1px solid #1e1c77;
    border-radius: 10px;
    background: #1e1c77;
    vertical-align: middle;
}

.btn.btn-carrusel2 {
	width: 120px;
	height: 50px;
	font-family: 'ralewayregular';
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    border: 1px solid #1e1c77;
    border-radius: 10px;
    background: #1e1c77;
    vertical-align: middle;
}

.btn-color2 { 
	background: #2926a9 !important;
    border: 1px solid #2926a9 !important;
}

.btn-color3 { 
	background: #000 !important;
    border: 1px solid #000 !important;
}

.btn-color4 { 
	background: #5426a9 !important;
    border: 1px solid #5426a9 !important;
}
.btn-color5 { 
	background: #8c26a9 !important;
    border: 1px solid #8c26a9 !important;
}
.btn-color6 { 
	background: #a9265a !important;
    border: 1px solid #a9265a !important;
}
.btn-color7 { 
	background: #bb1d1d !important;
    border: 1px solid #bb1d1d !important;
}
.btn-color8 { 
	background: #e87107 !important;
    border: 1px solid #e87107 !important;
}

.btn-color9 { 
	background: #fec006 !important;
    border: 1px solid #fec006 !important;
}
.btn-color10 { 
	background: #7fa10a !important;
    border: 1px solid #7fa10a !important;
}
.btn-color11 { 
	background: #007955 !important;
    border: 1px solid #007955 !important;
}
.btn-color12 { 
	background: #005e79 !important;
    border: 1px solid #005e79 !important;
}
.btn-color13 { 
	background: #002b79 !important;
    border: 1px solid #002b79 !important;
}
.btn-color14 { 
	background: #280079 !important;
    border: 1px solid #280079 !important;
}






.tejido h2 {
	font-size: 24px;
	line-height: 34px;
}

.tejido p {
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
	color: #FFF !important;
	text-align: left;
	min-height: 130px;
}

.tejido p a {
	color: #FFF;
}

.full {
	text-align: justify;
}

.paddingTopMobile {
	padding-top: 0;
}



.txtDetalleEvento {
	line-height: 20px;
}

.divCanales {
	
}