@import url("entypo-icon-font.css");
@import url("bootstrap-en.css");
@import url("feature-carousel.css");
/*COLORES GENERAL*/
 /*AZUL*/
header nav ul li a:hover, header .highlight a{
	color: #ff6932;
}

.col-md-2 h5, #destacado-movil, .dia-hora, .title-video-pr, .star, .info-carousel, .dummy-column h2, a.bus-button, .remember, .col-title-programa, .no-touch .cbp-hrmenu > ul > li > a:hover, .bot-calen, .bot-calen:visited, .social-facebook, .index-section h3, .blue {
	color: #00A1DF;
}

.subtitle-video {
	color: #000000;
}
.hor-button, .contact-button, .video-ef-tag, .no-touch a.bus-button:hover, .video-hora, .clasico-tag .img-info, .clasico-tag .video-tag, .no-touch .clasico-tag:hover .img-info, .clasico-etq, #prev-c, #next-c, #carousel-left, #carousel-right, .tag-recursos, .no-touch .pro-ant:hover, .no-touch .pro-des:hover, .dia-agenda, .social-facebook a, .bot-calen:hover, .col-azul-f, .ver-aula a, .col-33-prod, .no-touch .carousel-control:hover{
	background-color: #ef3823;
}

.col-33, .col-33 .hor-button{
	background-color: #0000CC;
}

.grilla-button{
	background-color: #ff6932;
}
#footer{
	background-color: #7e7e7e;
}
.no-touch .clasico-tag:hover .img-info {
	background-color: #064dbf!important;
}
/*AZUL OSCURO*/
.social a, .no-touch .hor-button:hover, .no-touch .programa-view:hover .clasico-tag .tags li, .col-azul-f a, .no-touch .contact-button:hover, #prev-c:hover, #next-c:hover, .no-touch #carousel-left:hover, .no-touch #carousel-right:hover, .carousel-control {
	background-color: #000000;
}
/*CELESTE*/
.no-touch .acerca-box:hover, .no-touch .aula-rec:hover .ver-aula a, .pagination .next:hover, .video-tag, .no-touch .programa-view:hover > .img-info, .no-touch .relevante:hover, .no-touch .programa-view:hover > .img-info > .tags-pr > .tags li, .busqueda li a:hover, .bot-sin, .no-touch #categoria li a:hover > .nro-cat, .intro-aula, .grilla-rec .video-hora, .overlay-sin-video button, #orden a:active, .no-touch .video-share .icn:hover, .no-touch #sinopsis .bot-calen:hover {
	background-color: #000000;
}
.no-touch .grilla-rec:hover .hora-grilla, .grilla-rec.active .hora-grilla{
	background-color: #c5e5e1;
}
/*.no-touch .grilla-rec:hover .ver-grilla-table a, .grilla-rec.active .ver-grilla-table a,*/ 
.ver-aula a, .ver-grilla, .ver-grilla-table, .title-sinopsis, .title-video-play h3, .no-touch #categoria li a:hover, .no-touch .grilla-rec:hover h4, .grilla-rec.active h4, .no-touch #season .grilla-rec:hover h4, .hora-grilla, .votaron, h2, .form h5, h1, .col-md-28 h4, .pad-section h3, .cyan, .video-desc h3, .aula-rec-desc h3, .col-title-search strong, #sinopsis .bot-calen {
	color: #ef3823;
}
.aula-rec:hover .ver-aula a, .hor-button:hover, .grilla-rec:hover .ver-grilla-table a{
    color: #000000!important;
    border-color: #000000;
    background-color: transparent!important;
}
.title-img-info{
	color: #000000;	
}
/*GRIS*/
.pagination li, .nav .nav-divider, .cat-aula, .cat-grilla, .tags li {
	background-color: #e5e5e5;
}
.gris {
	background-color: #f4f5f4
}
.gris-40 {
	background-color: #f4f5f4;
	margin-top: -40px!important;
}
.blanco {
	background-color: #fff
}
/* MINT */
.title-prod {
	color: #ef3823;
}
/*BLANCO*/
.txt-white, .no-touch .aula-rec:hover .ver-aula a, .no-touch .grilla-rec:hover .ver-grilla-table, .no-touch .grilla-rec:hover .hora-grilla, .grilla-rec.active .hora-grilla, .intro-aula, .no-touch .relevante:hover, .send, #footer, .buscar, .morphsearch-content, .list-clasic, a.hor-button, .prog-play a, .pagination span:hover, .textito, .img-prod a, a.bus-button:hover, .no-touch .programa-view:hover .clasico-tag, #prev-c, #next-c, #carousel-left, #carousel-right, .busqueda li a:hover, .bot-sin, .bot-sin:hover, #categoria li a:hover > .nro-cat, .no-touch .pro-ant:hover, .no-touch .pro-des:hover, .title-agenda, .duration, .bot-calen:hover, #sinopsis .bot-calen:hover, #orden a:active, .acerca-box:hover > .cyan, .video-share .icn:hover, .no-touch .pagination .next:hover, .no-touch .button-face:hover {
	color: #fff;
}
/*ROUNDED BOTON*/
.send, .icon-see, .hor-button, .contact-button, .perfil, .ver-aula a, .ver-grilla-table a, .ver-grilla, .pagination, .social a, .pagination .next:hover, .video-tag, .video-ef-tag, .button-face, .bus-button, .video-hora, .no-touch .busqueda li a:hover, .bot-sin, .video-share, .nro-cat, .img-prod ul, .emisiones-rec li, .bot-calen, .social-facebook a, .overlay-sin-video button, #orden a, .acerca-box, , .grilla-button {
	border-radius: 2px;
}
.clr {
	clear: both;
}
html, body {
	height: 100%;/* The html and body elements cannot have any padding or margin. */
}
#wrap {
	min-height: 100%;
	height: auto;
	/* Negative indent footer by its height */
	margin: 0 auto -400px;
	/* Pad bottom by footer height */
	padding: 0 0 400px;
}
.container {
	width: 1280px;
}
/*404-error*/
.error-page {
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 10% 20%;
}
.error-page h1, .error-page h2 {
	color: #fff;
}
.error-page h1 {
    font-size: 60px;
}
.error-page .hor-button {
	border: solid 2px #fff;
	width: 250px;
	margin: 30px auto;
    background-color: transparent;
}
.error-page .hor-button:hover {
	border: solid 2px #053a80;
}
/*FORM*/
.form ul {
	clear: both;
	margin: 25px auto;
}
.form {
	margin: 0px;
	font-weight: 700;
	clear: both;
}
.form input {
	width: 100%;
	display: block;
	border: solid 1px #fff;
	height: 60px;
	padding: 10px;
	font-size: 14px;
	margin: 15px auto;
}
.form input:focus, .form textarea:focus {
	border: solid 1px #00bef2;
	color: #00bef2;
}
.form .col-md-6, .form .col-md-13 {
	padding: 0 13px;
}
.col-md-6 select {
	-moz-appearance: window;
	background: transparent;
	line-height: 1;
	border: 0;
	border-radius: 0;
	width: 100%;
	display: block;
	font-size: 14px;
	height: 60px;
	background: #fff url(/images/flecha-cont.png) no-repeat center right;
	padding: 10px;
	margin: 15px 0;
}
.col-md-6 select::-ms-expand { /* for IE 11 */
 display: none;
}
.form .col-md-6 {
	overflow: hidden;
}
.mail-subs {
	width: 80%;
	display: block;
	height: 40px;
	padding: 10px;
	font-size: 14px;
	margin-bottom: 20px;
	border: 0;
	background-color: #000000;
	float: left;
	line-height: 20px;
}
.mail-subs::-webkit-input-placeholder {
font-family: 'entypo-icon-font';
font-size: 22px;
color: #fff;
}
.mail-subs::-moz-placeholder {
font-family: 'entypo-icon-font';
font-size: 22px;
color: #fff;
} /* firefox 19+ */
.mail-subs:-moz-placeholder {
font-family: 'entypo-icon-font';
font-size: 22px;
color: #fff;
}
.send-subs, .dropdown-menu input[type='submit'] {
	height: 40px;
	width: 40px;
	float: left;
	border: 0;
	background: #5a5a5a url(/images/flecha-right.png) no-repeat center center;
}
.form textarea {
	width: 100%;
	display: block;
	border: none;
	line-height: 20px;
	height: 190px;
	padding: 10px;
	font-size: 14px;
	resize: none;
	margin: 10px 0;
}
.subscribe, .social {
	clear: both;
	margin-top: 0;
}
.social {
	width: 150px;
	height: 75px;
}
.form p {
	line-height: 1em;
}
.form b {
	padding: 5px 0;
}
.container-form {
	width: 70%;
	margin: 0 auto;
}
.container, .col-filter, .search-resultados, .col-produ {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
/*SECCIONES DEL FOOTER*/
.col-md-28 img {
	float: right;
	padding: 0 50px;
}
.banner-foot {
	width: 100%;
	background-color: #3A3F46;
	height: 340px;
}
.col-azul-f {
	float: left;
	padding: 50px;
	color: #fff;
	width: 28%;
	position: relative;
}
.azul {
	height: 310px;
}
.inicio-s {
	height: 470px;
}
.pad-banner {
	height: 270px;
}
.numbers {
	float: left;
	width: 25%;
	text-align: center;
	padding: 40px 0
}
.pad-foot .form input#email, .pad-foot .form input#password {
	background-color: #EAEBE9;
}
input.bot-sin {
	width: 49%;
	float: left;
	margin-right: 1%;
	margin-top: 0;
	margin-bottom: 0;
}
.pad-foot {
	margin-top: 20px;
	padding: 40px;
	position: relative;
}
.pad-section h3 {
	padding-top: 50px;
	clear: both;
}
.pad-section {
	margin: -20px 0;
	padding: 30px 40px;
	position: relative;
}
.pad-section p, .pad-section strong {
	line-height: 28px;
	font-size: 14px;
	clear: both;
}
.acerca-box {
	width: 28%;
	float: left;
	margin: 0 2%;
	border: solid 1px #00bef2;
	padding: 30px;
	height: 230px;
	position: relative
}
.acerca-box:hover {
	color: rgba(255,255,255,.5);
	cursor: pointer;
}
.cyan {
	position: absolute;
	bottom: 30px;
}
.pad-foot strong {
	position: absolute;
	bottom: 40px;
}
.social-col-azul {
	position: absolute;
	bottom: 40px;
	width: 60%;
}
.pad-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pad-70 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.pad-60 {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pad-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.pad-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.pad-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.pad-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pad-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.social a, .social-facebook a {
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ef3823;
}
/*FOOTER*/
#footer:before {
	content: '';
	display: block;
	margin-top: 50px;
}
#footer, .acerca-year {
	width: 100%;
	clear: both;
}

.footer_a {
	font-size: 16px;
	color: rgba(255,255,255,.7);
	display: block;
	line-height: 36px;
}

#foot-m p {
	margin-top: 40px;
}
#footer p {
	font-size: 0.9em;
	line-height: 1.8em;
}

#categoria {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	width: 100%;
	font-size: 18px;
}
#foot-m {
	column-count: 3;
	-moz-column-count: 3;
	-webkit-column-count: 3;
	width: 100%;
	font-size: 18px;
}


#pager {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
#pager a {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin: 3px 5px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 7px;
}
#pager a.selected {
	width: 13px;
	height: 13px;
	margin: 0 2px;
	background-color: #fff;
}
/*! MENU */
.menu_bar, .section-m, .icon-prod-none, #pager a span, .bot-calen.mov {
	display: none;
}
.section-m {
	text-align: center;
	line-height: 60px;
	font-size: 18px;
}
header {
	width: 100%;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background-color: #fff;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}

header .logo {
	float: left;
	height: 80px; /* Altura del header menu */
	width: 80px;
	display: block;
	background-image: url(/images/logo_encuentro_celeste.png);
/*  background-size: 60px 50px; */
	background-repeat: no-repeat;
	margin-top: 12px;
  margin-left: 14px;
  overflow: hidden;
}

header nav {
	width: 100%;
	margin: 0 auto;
	height: 80px;
	display: inline-block;
	float: right;
	line-height: 40px;
}
#topmenu {
	width: 100%;
	text-align: center;
}
#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#topmenu ul li {
	display: inline-block;
	position: relative;
}
#topmenu ul li a {
	display: block;
	float: left;
}
header nav a {
	line-height: 80px;
	font-size: 16px;
	padding: 0px 20px;
}
header nav ul {
	overflow: hidden;
	list-style: none;
}
header nav ul li, .col-efe-9 {
	float: left;
}
header nav ul li a {
	color: #a4a4a4;
	display: block;
}
header nav ul li span {
	margin-right: 10px;
}
header nav ul li a:hover, header .highlight a {
	text-decoration: none;
	display: block;
	height: 80px;
	font-weight: 700;
}
header .highlight a {
	border-bottom: solid 2px #ff6932;
}
section {
	margin-top: 80px;
	padding-top: 60px;
}
.slide {
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out
}
.slide--reset {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}
.slide--up {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}
/*! SEARCH */
.search-mov {
	position: relative;
	display: none;
	float: right;
	padding-right: 50px;
}
.search-mov .btn, .search-mov .open > .dropdown-toggle.btn-default, .search-mov .open > .dropdown-toggle.btn-default.focus, .search-mov .open > .dropdown-toggle.btn-default:focus, .search-mov .btn-default:active:focus, .search-mov .btn-default.active:focus {
	padding: 0;
	border: none;
	background-color: transparent;
}
.search-mov .dropdown-menu {
	padding: 0;
	margin: 60px 0;
	background-color: transparent;
}
.search-mov .dropdown-menu li {
	position: fixed;
	right: 0;
	left: 0;
}
.search-mov .btn {
	float: right;
	right: 10%;
}
.search-mov .dropdown-menu li .btn {
	width: 60px;
	height: 30px;
}
.icon-search {
	color: #ccc;
	display: inline-block;
	padding: 13px 0;
	font-size: 24px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	cursor: pointer;
	z-index: 5;
	position: relative;
}
.morphsearch {
	display: none;
	position: fixed;
	z-index: 50;
	top: 80px;
	width: 100%;
	min-height: 60px;
	background: #000000;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transition-property: min-height, width, top, right;
	transition-property: min-height, width, top, right;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.morphsearch:after {
	clear: both;
}
@media screen and (min-width:260px) {
.morphsearch {
	display: block;
	clear: both;
}
}
.morphsearch.open {
	width: 100%;
	min-height: 100px;
	right: 0px;
	position: fixed;
	top: 78px;
	z-index: 100;
	color: #6c7380;
	background-color: #ededef;
}
.morphsearch-form {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	position: relative;
	-webkit-transition-property: width, height, -webkit-transform;
	transition-property: width, height, transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.morphsearch.open .morphsearch-form {
	width: 100%;
	height: 100px;
	-webkit-transform: translate3d(0, 0.1em, 0);
	transform: translate3d(0, 0.1em, 0);
	color: #6c7380;
	background-color: #dbdcde;
}
.buscar {
	padding: 7px 40px;
	-webkit-transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
	transition: font-size 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.morphsearch.open .buscar {
	font-size: 18px;
	padding: 27px 40px;
}
.morphsearch-input {
	width: 85%;
	height: 100%;
	border: none;
	background: transparent;
	font-size: 18px;
	color: #6c7380;
	line-height: 2.5em;
}
 .morphsearch-input::-ms-clear { /* remove cross in IE */
 display: none;
}
.morphsearch.hideInput .morphsearch-input {
	color: transparent;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.morphsearch.open .buscar:before {
	color: #6c7380;
}
/* placeholder */
.morphsearch.open .morphsearch-form .morphsearch-input::-webkit-input-placeholder {
 color: #6c7380;
}
.morphsearch-input::-webkit-input-placeholder {
 color: #fff;
}
 .morphsearch-input:-moz-placeholder {
 color: #fff;
}
.morphsearch-input::-moz-placeholder {
 color: #fff;
}
 .morphsearch-input:-ms-input-placeholder {
 color: #fff;
}
/* hide placeholder when active in Chrome */
.gn-search:focus::-webkit-input-placeholder {
 color: transparent;
}
input[type="search"] { /* reset normalize */
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.morphsearch-input:focus, .morphsearch-submit:focus {
	outline: none;
	color: #6c7380;
}
.morphsearch-submit {
	position: absolute;
	width: 80px;
	height: 80px;
	text-indent: 100px;
	overflow: hidden;
	right: 0;
	top: 0;
	background-size: 100%;
	border: none;
	pointer-events: none;
	transform-origin: 50% 50%;
	opacity: 0;
	-webkit-transform: translate3d(-30px, 50%, 0) scale3d(0, 0, 1);
	transform: translate3d(-30px, 50%, 0) scale3d(0, 0, 1);
}
.morphsearch.open .morphsearch-submit {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translate3d(40px, 0, 0) scale3d(1, 1, 1);
	transform: translate3d(40px, 0, 0) scale3d(1, 1, 1);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.morphsearch-close:after {
	content: '\2715';
	font-family: 'entypo-icon-font';
	font-size: 24px;
	float: right;
	position: absolute;
	line-height: 100px;
	right: 40px;
	z-index: 1000;
	opacity: 0;
	cursor: pointer;
	width: 40px;
}
.morphsearch.open .morphsearch-close:after {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.morphsearch-content {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding: 0 5%;
	position: relative;
	pointer-events: none;
	opacity: 0;
}
.morphsearch.open .morphsearch-content {
	opacity: 1;
	height: auto;
	overflow: visible; /* this breaks the transition of the children in FF: https://bugzilla.mozilla.org/show_bug.cgi?id=625289 */
	pointer-events: auto;
	-webkit-transition: opacity 0.1s 0.2s;
	transition: opacity 0.1s 0.2s;
	background-color: #ededef;
	color: #6c7380;
}
.dummy-column {
	width: 30%;
	padding: 2em 0;
	float: left;
	opacity: 0;
	-webkit-transform: translate3d(0, 100px, 0);
	transform: translateY(100px);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;
}
.morphsearch.open .dummy-column:first-child {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.morphsearch.open .dummy-column:nth-child(2) {
	-webkit-transition-delay: 0.45s;
	transition-delay: 0.45s;
}
.morphsearch.open .dummy-column:nth-child(3) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	width: 33%;
}
.morphsearch.open .dummy-column {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.dummy-column:nth-child(2) {
	margin: 0;
	width: 33%;
	margin-right: 30px;
}
.dummy-column h2 {
	font-size: 14px;
	text-transform: uppercase;
	padding: 0.5em 0;
	font-weight: 400;
}
ul.busqueda {
	font-size: 18px;
	line-height: 46px;
	color: #6c7380;
	font-weight: 700;
}
.morphsearch.open ~ .overlay {
	opacity: 0;
}
/*! PROGRAMA */
.loader-ajax {
	background: url(/images/ajax-loader.gif) no-repeat;
	width: 32px;
	height: 32px;
	margin: 0 auto;
}
.slider-programas {
	width: 100%;
	clear: both;
	position: relative;
}
#main {
	margin: 45px 25px;
	clear: both;
}
.col-md-2 h5 {
	text-align: center;
	margin-top: 0;
	font-weight: 700;
}
.col-md-2 h5:after {
	background-color: #ef3823;
	display: block;
	width: 40px;
	margin: 10px auto;
	height: 2px;
	content: "";
}
.hora-pr-col {
	border-bottom: solid 1px #C1C1C1;
	padding: 10px 0;
	width: 100%;
	display: inline-block;
}
.clasicos-col {
	width: 100%;
	height: 50px;
	font-size: 13px;
	display: block;
	position: relative;
	margin: 10px 0;
	padding: 10px 0;
}
.hora-pr-ds {
	width: 25%;
	float: left;
	content: '\e760';
	font-family: 'entypo-icon-font';
}
.hora-pr {
	width: 30%;
	float: left;
	font-size: 19px;
	display: inline-block;
	margin: 0;
}
.list-clasic {
	float: left;
	line-height: 30px;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	background-color: #666;
}
.title-pr {
	width: 67%;
	padding-left: 10px;
	float: left;
	clear: right;
	font-size: 14px;
	line-height: 17px;
}
.title-clasic {
	width: 80%;
	padding-left: 10px;
	float: left;
	font-size: 14px;
	line-height: 17px;
}
.destacado-hoy, #destacado-movil {
	width: 100%;
	cursor: pointer;
	bottom: 5px;
}
.bot-calen {
	text-transform: uppercase;
	padding: 15px;
	font-size: 12px;
	display: block;
	text-align: center;
	font-weight: 700;
	border: solid 2px #ef3823;
}
.visible-xs .bot-calen, .visible-sm .bot-calen  {
    margin: 10px 0px;
}

#calen .bot-calen {
	margin-top: 10px;
}
#sinopsis .bot-calen {
	border: solid 2px #00bef2;
}
#calen .bot-calen:before, #sinopsis .bot-calen:before {
	content: '\e75d';
	padding-right: 15px;
	display: inline-block;
	font-family: 'entypo-icon-font';
}
.video-pr-ds {
	width: 100%;
	margin: 20px 0 10px;
	clear: right;
	position: relative;
	display: block;
	overflow: hidden;
	max-height: 105px;
}
.title-video-pr {
	font-size: 14px;
	line-height: 18px;
	width: 90%;
	font-weight: bold;
}
.title-estrenos {
	font-size: 14px;
	line-height: 18px;
}
.hor-button {
	text-transform: uppercase;
	padding: 15px;
	font-size: 12px;
	display: block;
	text-align: center;
	clear: both;
	margin-top: 15px;
}
.contact-button {
	text-transform: uppercase;
	padding: 15px;
	font-size: 12px;
	display: block;
	text-align: center;
	clear: both;
	margin: 15px 7px!important;
	color: #fff;
	width: 96%!important;
}
.button-face {
	text-transform: uppercase;
	text-align: center;
	padding: 15px 40px;
	margin: 0 auto;
	border: solid 2px #fff;
	font-weight: 700;
	background-color: transparent;
	position: relative;
	color: #fff;
}
.bus-button {
	text-transform: uppercase;
	padding: 20px;
	border: solid 2px #ef3823;
	font-size: 14px;
	display: block;
	text-align: center;
}
a.hor-button, .bus-button, a.contact-button, a.grilla-button {
	margin-top: 20px;
}
.hor-button:hover, .contact-button:hover {
	color: #fff;
}
.programas, .aula, .producciones {
	clear: both;
}
.tags-pr {
	position: absolute;
	bottom: 0;
}
.tags {
	display: block;
	height: 30px;
	width: 100%;
	margin: 10px 0;
}
.tags li {
	padding: 5px 8px;
	font-size: 12px;
	line-height: 12px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #616670;
}
.prog-play {
	font-size: 15px;
	border-radius: 30px;
	width: 30px;
	height: 30px;
	background-color: #666;
	padding: 7px 8px;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.prog-play a {
	text-decoration: none;
}
#menu-toggle {
	display: none; /* hide the checkbox */
}
.nro-cat {
	width: 40px;
	height: 40px;
	background-color: #D8D8D8;
	display: block;
	text-align: center;
	float: left;
	line-height: 40px;
	margin-right: 20px;
	font-size: 14px;
}
.pagination {
	width: 90%;
	margin: 50px auto;
	height: 50px;
	clear: both;
	line-height: 48px;
}
.pagination active span {
	float: left;
	width: 5%;
	text-align: center;
}
.pagination li {
	float: left;
	list-style: none;
	width: 6.6%;
	text-align: center;
	border-bottom: solid 2px #e5e5e5;
}
.pagination li a {
	display: block;
}
.pagination li:hover, .pagination .active {
	background-color: #d8d8d8;
	color: #6c7380;
}
.pagination .active, .pagination .active:hover {
	border-bottom: solid 2px #00bef2;
	line-height: 48px;
}
.pagination li:hover {
	border-bottom: solid 2px #d8d8d8;
}
.pagination .next:hover {
	border-bottom: solid 2px #00bef2;
}
#central {
	padding: 0 10px;
	margin-bottom: 50px;
}
.img-busq {
	width: 156px;
	max-height: 105px;
	float: left;
	overflow: hidden;
}
.text-busqueda {
	float: left;
	width: 50%;
	padding-left: 20px;
	padding-top: 15px;
}
.text-busqueda p {
	text-transform: uppercase;
	font-size: 12px;
}
.text-busqueda h5 {
	list-style: none;
	font-size: 18px;
	margin-bottom: 2px;
	font-weight: 700;
	line-height: 22px;
}
.relevante {
	clear: both;
	margin: 10px 0;
	height: 120px;
	padding: 10px;
	display: block;
}
.botones-busqueda {
	margin-bottom: 80px;
	height: 60px;
}
#video-play, #aula-pdf {
	background-color: #fff;
}
#aula-pdf iframe {
	margin-top: 40px;
}
.text-sinopsis {
	padding: 0 20px;
	float: left;
	width: 70%;
	position: relative;
	font-size: 16px;
	line-height: 25px;
}
.title-sinopsis {
	margin-top: 0;
	padding: 10px 13px;
}
.hora-subtitles {
	text-align: right;
	padding-right: 20px;
	color: #04638e;
    font-weight: bold;
    text-decoration: underline;
}
.text-subtitles {
	padding-left: 15px;
}
.col-sub.active .col-md-3.hora-subtitles {
	background-color: #00bef2;
	color: #fff;
}
.col-sub.active .col-md-9.text-subtitles {
	border-left: solid 2px #00bef2;
	color: #565e69;
}
.col-sub, .lineaCC {
	clear: both;
	line-height: 28px;
}
.lineaCC{
	cursor: pointer;
}

.video-play, .aula-pdf {
	margin: 0 auto;
	width: 70%;
}

.video-play {
	padding: 0 5px;
}
.aula-pdf {
	padding: 0 5px;
	position: relative;
	height: 700px;
}
.video-desc p, .aula-rec-desc p {
	display: inline-block;
	padding-right: 10px;
	font-size: 0.9em;
}
.video-desc main {
	float: left;
	padding: 25px 0;
}
.aula-rec-desc main {
	float: left;
	padding-bottom: 25px;
	width: 100%;
}
.video-desc img {
	float: left;
	padding-right: 30px;
	width: 212px;
}
.video-desc, .aula-rec-desc {
	clear: both;
	height: 80px;
}
.bot-sin .icn {
	float: left;
	margin-right: 10px;
	height: 20px;
	margin-top: -10px;
}
.bot-sin {
	padding: 15px 26px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
#sinopsis {
	clear: both;
	min-height: 250px;
	/*margin-bottom: 50px;*/
}
#botones-sinopsis {
	clear: both;
}
.subtitle-video {
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
}
.remember {
	text-align: left;
	width: 65%;
	float: left;
	margin-left: 2%;
	padding-left: 10px;
}
.emisiones-rec {
	padding: 20px;
	border: solid 1px #6c7380;
	clear: both;
	margin-bottom: 15px;
}
.hoy-encuentro {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background-color: #565e69;
	padding: 21px 0;
	font-size: 12px;
}
.cat-grilla {
	float: left;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 4%;
	margin-right: 5px;
	font-size: 12px;
	padding: 2px 10px;
}
.cat-aula {
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 2%;
	margin-right: 5px;
	font-size: 12px;
	padding: 2px 10px;
}
.search-resultados .cat-aula {
	margin: 5px 0;
}
.search-resultados h4 {
	font-weight: 400;
	color: #00bef2;
}
.no-touch .ver-aula:hover, .no-touch .ver-grilla:hover, .no-touch .ver-grilla-table:hover {
	color: #fff;
}
.grilla-rec, .aula-rec {
	display: table;
}
.img-grilla, .hora-grilla, .text-grilla, .img-aula, .text-aula, .ver-grilla-table, .ver-aula {
	display: table-cell;
	vertical-align: top;
	cursor: default;
}
.img-aula {
	width: 23%;
	position: relative;
	overflow: hidden;
	height: 120px;
	max-width: 190px;
}
.text-aula {
	width: 58%;
	padding: 0px 20px;
}
.img-grilla {
	width: 18%;
	position: relative;
	padding: 10px 15px;
	overflow: hidden;
	max-width: 115px;
}
.hora-grilla {
	width: 7%;
	text-align: center;
	font-size: 18px;
	padding: 0 5px;
}
#season .hora-grilla {
	width: 15%;
}
#season h4 {
	font-size: 18px;
	color: #6c7380;
	text-align: left;
	font-weight: 400;
}
.text-grilla {
	width: 60%;
	font-size: 16px;
	line-height: 19px;
	padding: 10px 50px 10px 10px;
}
.text-grilla p, .grilla-rec .video-hora, .hoy-encuentro {
	display: none;
}
.grilla-rec .video-hora {
	margin: 35%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	z-index: 10;
}
.ver-grilla-table a, .ver-aula a {
	background-color: transparent;
	margin: 10px 10px 0 0;
	width: 150px;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	display: block;
	border: solid 2px #ef3823;
	cursor: auto;
}
.no-touch .grilla-rec:hover .cat-grilla, .grilla-rec.active .cat-grilla {
	margin-top: 2%;
}
.no-touch .grilla-rec:hover .text-grilla, .grilla-rec.active .text-grilla {
	padding: 10px 50px 30px 10px;
	transition: all 0.3s ease;
}
.no-touch .grilla-rec:hover .text-grilla p, .no-touch .grilla-rec:hover .video-hora, .grilla-rec.active .text-grilla p, .grilla-rec.active .video-hora {
	display: block;
	border: none;
}
.aula-rec {
	padding: 15px 10px;
}
.aula-rec, .grilla-rec {
	clear: both;
	border-bottom: solid 1px #C1C1C1;
}
.aula-rec:first-child, .grilla-rec:first-child {
	border-top: solid 1px #C1C1C1;
}
.aula-rec:hover:first-child, .grilla-rec:hover:first-child {
	border-top: solid 2px #fff;
	margin-top: 0!important;
}
.no-touch .aula-rec:hover, .no-touch .grilla-rec:hover, .grilla-rec.active {
	background-color: #fff;
	cursor: pointer;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	margin-top: -1px;
}
.grilla-rec .col-md-6, .text-prod {
	font-size: 16px;
}
.grilla-rec .col-md-3 {
	text-transform: uppercase;
	font-size: 13px;
}
.emision {
	font-size: 1.2em;
	width: 33%;
	float: left;
	text-transform: uppercase;
	font-weight: 700;
}
/* SLIDERS! */
#prev-c, #next-c {
	width: 40px;
	height: 40px;
	padding: 10px;
	position: absolute;
	top: 36%;
	z-index: 15;
	cursor: pointer;
}
#next-c {
	right: 0;
}
#wrapper-index {
	background-color: #fff;
	width: 100%;
	height: 300px;
	position: relative;
	left: 0;
	bottom: 0;
}
#carousel-index div {
	text-align: center;
	width: 270px;
	height: 190px;
	float: left;
	position: relative;
	overflow: hidden;
	margin: 0 5px;
}
#carousel-index div img {
	border: none;
	width: 100%;
	height: auto;
}
#carousel-index div a span {
	content: '';
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	background-color: rgba(239,56,35,0.9);
	width: 100%;
	height: 247px;
	z-index: 12;
	padding-top: 27%;
}
#carousel-index div:hover a span {
	display: block;
}
#prev.disabled:hover, #next.disabled:hover {
	background-color: transparent;
}
.tag-recursos {
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.9em;
	text-align: center;
	padding: 2px 7px;
	color: #fff;
}
a.pro-ant, a.pro-des {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 65px;
	display: block;
	border-bottom: solid 1px #ccc;
	transition: background-color 0.5s ease;
}
.pro-ant:before {
	content: '\e75f';
	font-family: 'entypo-icon-font';
	padding-right: 10px
}
.pro-des:before {
	content: '\e75c';
	font-family: 'entypo-icon-font';
	padding-right: 10px
}
#grilla, #seasons {
	clear: both;
	float: none;
}
.producciones .video-share {
	margin-top: 0;
}
.producciones .video-share .icn:hover {
	background-color: #05c4d3;
	border: solid 1px #05c4d3;
}
.video-share {
	float: right;
	border: solid 1px #6c7380;
	margin: 25px 0;
}
.video-share li {
	text-align: center;
	color: #6c7380;
	height: 50px;
	width: 50px;
	float: left;
	border-right: solid 1px #6c7380;
	font-size: 22px;
	line-height: 40px;
}
.video-share .icn:hover {
	border: solid 1px #00bef2;
}
.video-share li:hover {
	height: 52px;
	width: 52px;
	margin: -1px;
	border-right: solid 1px #00bef2;
}
.video-share li:last-child, .video-share li:hover:last-child {
	border-right: 0;
}
#video-pausa {
	background-color: #f3f3f3;
	height: 110px;
}
.centre-v {
	padding: 20px 0px;
	float: right;
}
.video-pausa {
	background-color: #666;
	height: 110px;
}
/*OVERLAY*/
.overlay-sin-video {
	background: rgba(0,0,0,.7);
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15%;
	font-size: 26px;
	color: #fff;
}
.overlay-sin-video button {
	padding: 25px 50px;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	margin: 30px 0;
	border: none;
}
.overlay-sin-video button:hover {
	background-color: #737D8C
}
.votaron {
	font-size: 20px;
}
#overlay-clasic {
	background: rgba(239,56,35,0.8);
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.img-prod #overlay-clasic {
	display: block;
}
.emisiones-rec #overlay-clasic {
	background: rgba(0,190,242,.9);
	cursor: pointer;
	color: #fff;
	z-index: 40;
}
.destacados-horarios #overlay-clasic {
	top: -5px;
	bottom: 5px;
}
.clasicos-col:hover #overlay-clasic, #destacado-movil:hover #overlay-clasic, .destacado-hoy:hover #overlay-clasic, .destacados-horarios:hover #overlay-clasic, .video-pr-ds:hover #overlay-clasic, .img-prod:hover #overlay-clasic, .emisiones-rec:hover #overlay-clasic {
	opacity: 1;
}
.video-sin {
	position: relative;
}
.video-sin img {
	width: 100%;
	overflow: hidden;
}
.destacados-horarios {
	display: block;
	margin: 0;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.ver-ficha-horario {
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 40%;
	right: 30%;
	-webkit-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	transform: translateY(-40%);
}
.programa-view .img-info {
	background-color: #fff;
	padding: 20px;
	height: 130px;
}
.programa-view .title-cat-info {
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
}
.programa-view .title-img-info {
	font-size: 18px;
	line-height: 20px;
	position: relative;
	width: 95%;
	overflow: hidden;
}
.programa-view {
	min-height: 1px;
	margin-bottom: 15px;
	padding: 0 8px;
	position: relative;
	float: left;
}
.programa-view:last-child, .col-view-13 {
	clear: right;
}
.no-touch .programa-view:hover .video-tag, .no-touch #destacado-movil:hover .video-hora, .no-touch .destacado-hoy:hover .video-hora {
	background-color: transparent;
	border: solid 1px #fff;
	display: block;
}
.no-touch .programa-view:hover .img-info .title-img-info {
	color: #fff;
}
.no-touch .programa-view:hover .img-info .title-cat-info {
	color: #fff;
}
.no-touch .programa-view:hover .img-info .tags-pr .tags li, .bot-sin:hover {
	background-color: #000000;
	color: rgba(255,255,255,.8);
}
.no-touch .clasico-tag:hover .img-info .tags-pr .tags li {
	background-color: #053a80;
}
.programa-view .overlay-view {
	background: rgba(239,56,35,.7);
	opacity: 0;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	position: absolute;
	top: 0;
	left: 8px;
	right: 8px;
	bottom: 0;
}
.no-touch .programa-view:hover .overlay-view {
	opacity: 1;
}
.clasico-tag .overlay-view {
	background: rgba(6,77,191,.7);
}
.icon-see {
	text-align: center;
	position: absolute;
	margin: 20% auto;
	left: 0;
	right: 0;
	width: 40px;
	height: 40px;
	border: solid 1px #fff;
	display: inline-block;
}
.video-tag {
	position: absolute;
	margin: 38% auto;
	left: 0;
	right: 0;
	width: 55px;
	height: 55px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 25px;
	z-index: 10;
	border: solid 1px #064dbf;
	display: none;
}
.clasico-etq {
	position: absolute;
	left: 0;
	right: 0;
	width: 60%;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	z-index: 10;
}
.video-hora {
	position: absolute;
	margin: 20% auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 40px;
	height: 40px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	z-index: 10;
}
.video-ef-tag {
	content: "";
	position: absolute;
	margin: 25% auto;
	left: 0;
	right: 0;
	width: 55px;
	height: 55px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.star:before {
	content: '\2605';
	font-family: 'entypo-icon-font';
	color: #fdaf3a;
	margin-right: 5px;
	font-size: 15px;
}
.star {
	width: 20px;
	line-height: 18px;
	font-weight: 700;
	padding: 3px 0;
}
.index-section, .banner-destacado {
	float: none;
	margin-bottom: 30px;
	width: 100%;
	margin-top: 20px;
}
.index-section h3 {
	margin-bottom: 15px;
	margin-top: 40px;
}
.col-66 {
	width: 66.5%;
	float: left;
	margin: 20px 0;
	position: relative;
}
.col-66-efe {
	width: 100%;
	float: left;
	margin: 20px 0;
	position: relative;
}
.item .col-66 {
    height: 320px;
}
.col-33-prod {
	width: 33.5%;
	float: left;
	padding: 40px;
	height: 359px;
	position: relative;
}
.col-33 {
	width: 33.5%;
	float: right;
	padding: 30px 40px;
	height: 359px;
	position: relative;
	right: 0;
}
.title-33 .fecha, .title-33 .mes, .cat-33, .no-touch .programa-view:hover .img-info .tags-pr .tags li a, .no-touch .clasico-tag:hover .img-info .tags-pr .tags li a {
	color: #ffffff;
}
.col-33 .hor-button{
	color: #000000;
}
.title-33 .fecha {
	font-size: 55px;
	line-height: 50px;
	font-weight: 700;
}
.col-33 .hor-button, .col-33-prod .hor-button {
	border: solid 2px #000000;
	position: absolute;
	bottom: 40px;
	width: 70%;
}
.no-touch .col-33 .hor-button:hover, .no-touch .col-33-prod .hor-button:hover {
	border: solid 2px #000000;
}
.title-33 .mes {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.title-33 .title-ef {
	font-size: 21px;
	line-height: 23px;
	color: #fff;
	margin-bottom: 15px;
}
.cat-33 {
	text-transform: uppercase;
	margin-bottom: 60px;
	width: 70%;
}
.desc-33 {
	font-size: 14px;
	color: #fff;
}
.producciones .col-md-6 {
	margin-bottom: 50px;
	padding: 0 12px;
}
.img-prod li {
	text-align: center;
	height: 40px;
	width: 50px;
	float: left;
	border-right: solid 1px #fff;
	font-size: 22px;
	line-height: 40px;
}
.img-prod li:last-child {
	border-right: 0;
}
.img-prod ul {
	display: block;
	margin: 22% auto;
	left: 0;
	right: 0;
	position: absolute;
	width: 102px;
	border: solid 1px #fff;
}
.emisiones-rec li {
	display: block;
	width: 50px;
	border: solid 1px #fff;
	float: left;
}
.emisiones-rec ul {
	margin: 7% auto;
	left: 0;
	right: 0;
	position: absolute;
	width: 60%;
	text-transform: uppercase;
	line-height: 50px;
}
.cat-prod {
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 10px;
}
.title-prod {
	font-size: 24px;
	line-height: 23px;
	font-weight: 700;
}
#prod {
	clear: both;
	padding: 20px 0;
}
#efem {
	clear: both;
	height: 90px;
	padding: 15px 0;
}
.vd-efe {
	width: 100%;
	height: 500px;
	background-color: #fff;
	margin-top: -30px;
}
#info-efe {
	margin: 20px 0px 0px 0px;
	width: 100%;
	clear: both;
}
#info-efe .video-share {
    margin: 0px;
}
.text-efe {
	clear: both;
	font-size: 16px;
	line-height: 28px;
}
.text-efe p, .text-prod p {
	margin-bottom: 30px;
	line-height: 25px;
}
.video-efe {
	clear: both;
	margin-top: -47px;
	position: relative;
	padding: 0 12px;
}
/*CATEGORIAS*/
.col-filter, .search-resultados {
	padding: 40px 20px;
	width: 884px;
}
.col-produ {
	width: 884px;
	padding-bottom: 40px;
}

/* ================ BEGIN FOOTER LOGOS ================== */
.col-foot {
	padding: 40px 0;
  width: 1000px;
	margin: 0 auto;
}

.col-foot ul {
  width: 1000px;
  margin: 0 auto;
}

/* ================ END FOOTER LOGOS ================== */

.cbp-hrmenu {
	width: 60%;
	float: right;
	height: 50px;
}
/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* first level ul style */
.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0 auto;
	z-index: 100;
}
.cbp-hrmenu > ul > li {
	display: inline-block;
	float: right;
	margin: 0 2px;
}
.cbp-hrmenu > ul > li > a {
	padding: 1em 2em;
	display: inline-block;
	width: 100%;
	background-color: #fff;
	color: #6c7380;
}
.cbp-hrmenu > ul > li > a:after {
	content: '\e75c';
	font-family: 'entypo-icon-font';
	float: right;
	padding-left: 26px;
}
.cbp-hrmenu > ul > li.cbp-hropen a, .cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	background: #e5e5e5;
}
.cbp-hrmenu > ul > li.cbp-hropen > a:after {
	content: '\2715';
	font-family: 'entypo-icon-font';
	padding-left: 27px;
}
/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #e5e5e5;
	width: 100%;
	left: 0;
	z-index: 20;
}
.cbp-hropen .cbp-hrsub {
	display: block;
}
#categoria li {
	line-height: 40px;
	margin-bottom: 20px;
}
#orden {
	width: 100%;
	font-size: 18px;
	margin: 0 auto;
	text-align: center;
}
#orden li a, #orden li {
	display: inline-block;
}
#orden li.ordenar a {
	padding: 10px 30px;
}
#orden li.alfabeto a {
	padding: 0 2px;
}
.alfabeto {
	padding: 0 15px;
}
#orden li.alfabeto a:hover {
	color: #737d8c;
	border-bottom: solid 2px #00bef2;
}
#orden li.ordenar a:hover {
	background-color: #D3D3D3;
	color: #737d8c;
}
.dia-hora {
	font-size: 15px;
	margin: 5px 0;
	text-transform: uppercase;
	line-height: 24px;
}
.dia-hora p {
	display: inline-block;
	position: absolute;
}
.dia-hora:before {
	content: '\1f554';
	font-family: 'entypo-icon-font';
	font-size: 20px;
	margin-right: 10px;
	color: #66c461;
}
.seccion-v {
	margin-bottom: 50px;
}
.col-aula {
	float: left;
	width: 50%;
	padding: 0 10px;
}
/*.info-carousel {
	width: 100%;
	margin-bottom: 10px;
	height: 20px;
}
.info-carousel .fecha {
	float: left;
}*/

.col-title-programa {
	float: left;
	padding: 0 5px;
	line-height: 50px;
	font-size: 24px;
}
.col-title-search {
	width: 30%;
	float: left;
	padding: 0 5px;
	line-height: 50px;
	font-size: 18px;
}
.col-title-search strong {
	font-size: 24px;
}
.full {
	background-color: #fff;
	position: relative;
	clear: both;
	margin-bottom: -50px;
}
.busqueda li a {
	display: inline-block;
	padding: 0px 10px;
}
.dia-em {
	font-size: 55px;
	clear: both;
	line-height: 50px;
}
.social-facebook {
	position: relative;
	height: 50px;
	width: 100%;
	font-weight: 700;
	left: 40px;
}
.video-share .icn {
	color: #6c7380;
	display: block;
	line-height: 50px;
}
.img-prod .icn {
	color: #fff;
	width: 25px;
	height: 40px;
	display: block;
	margin: 0 auto;
}
.destacado-hoy .icn {
	color: #fff;
}
.img-prod .icn:hover {
	color: rgba(255,255,255,.7);
}
.busqueda li a .icn {
	color: rgba(255,255,255,0);
	position: relative;
}
.busqueda li a .icn.icn-ir:before {
	float: right;
	margin: 3px 0 3px 30px;
}
.busqueda li a:hover .icn {
	color: rgba(255,255,255,1);
}
.icn {
	color: rgba(255,255,255,1);
	font-size: 24px;
	line-height: 40px;
}
.social .icn{
	color: rgba(239,56,35,1);
}
.icn:hover {
	color: rgba(255,255,255,1);
}
.intro-aula {
	font-size: 20px;
	width: 100%;
	display: block;
	padding: 40px;
	line-height: 30px;
	margin-bottom: 30px;
	/*background-color: #00C1B8;*/
}
.dia-agenda {
	display: block;
	padding: 20px 30px;
	margin-bottom: 15px;
	margin-top: -20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}
.title-agenda {
	font-size: 14px;
}
.fecha-agenda {
	font-size: 60px;
	line-height: 60px;
	color: rgba(255,255,255,.7);
}
.semana-agenda {
	color: rgba(255,255,255,.7);
}
#fixed-video {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	z-index: 999;
	position: fixed;
	top: 80px;
	display: none;
	border-top: solid 1px;
}
.temporada, .episodio {
	background-color: #565e69;
	line-height: 60px;
	color: #fff;
}
.temporada .container-95 {
	padding: 0 20px;
}
.temporada .container-95:after {
	content: '\e75c';
	font-family: 'entypo-icon-font';
	float: right;
	padding-left: 26px;
}
#season .temporada.open .container-95:after {
	content: '\e75f';
	font-family: 'entypo-icon-font';
	float: right;
	padding-left: 26px;
}
#season .col-md-9 {
	padding-left: 50px;
	padding-top: 1px;
}
#season .grilla-rec:first-child {
	border-top: solid 1px #f4f5f4;
}
.video-prod, .img-prod {
	position: relative;
}
#prox-emision {
	clear: both;
	position: relative;
}
.ms-touch.slider {
	overflow-x: scroll;
	overflow-y: hidden;
	-ms-overflow-style: none;
	/* Hides the scrollbar. */
  
	-ms-scroll-chaining: none;
	/* Prevents Metro from swiping to the next tab or app. */
  
	-ms-scroll-snap-type: mandatory;
	/* Forces a snap scroll behavior on your images. */
  
	-ms-scroll-snap-points-x: snapInterval(0%, 100%);/* Defines the y and x intervals to snap to when scrolling. */
}

/* RESPONSIVE!! */
@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
html, body {
	overflow-x: hidden;
}
}
 @media only screen and (max-width: 959px) {
html, body {
	width: 100%;
}
.icon-see {
	margin: 25% auto
}
.search-mov {
	display: block;
}
.azul, .blanco.pad-foot.pad-banner {
	background-color: transparent;
}
.azul, .inicio-s {
	height: 100px;
	padding: 20px 50px;
	text-align: center;
}
section, .cat-aula {
	margin-top: 0;
}
.morphsearch, #fixed-video {
	top: 60px;
}
.morphsearch.open {
	top: 58px;
}
.dummy-column {
	width: 100%!important;
	clear: both;
}
#video .col-md-13 {
	margin: 50px 0;
}
#orden {
	font-size: 15px;
}
.social-col-azul, .pad-foot strong {
	bottom: 0;
	position: relative;
	width: 100%;
}
.pad-foot {
	margin: 0;
}
h2, .h2 {
	line-height: 30px;
	font-size: 20px;
}
.azul, .pad-banner, .acerca-box {
	width: 100%;
	padding: 20px 40px;
	clear: both;
	margin: 5px 0;
}
.azul {
	height: 70px;
	padding: 20px;
}
.pad-banner {
	height: 145px;
}
header .logo, .perfil-m {
	display: block!important;
}
.col-perfil, header .logo-big, .col-azul-f .social, #carousel-index div:hover a span, #overlay-clasic, #fixed-video, #morphsearch, .overlay-view, .carousel-control, .tparrows, #episode.nav-stacked > li.active > a:after {
	display: none!important;
}
.col-xs-9, .col-xs-2 {
	width: 33.3%;
}
#topmenu ul li, #topmenu ul, .section-m, .icon-prod-none {
	display: block;
}
#topmenu ul li a {
	float: none;
}
header {
	height: 60px;
}
#central {
	padding: 0;
}
.video-share .icn {
	line-height: 40px;
}
.video-share li, .video-share li:hover {
	height: 40px;
	width: 40px;
}
.bot-calen.mov {
	display: block;
	float: right;
	width: 20%;
}
header nav {
	height: 100%;
	right: -100%;
	margin: 0!important;
	position: fixed;
	background: #c5e5e1;
	z-index: 9;
}
header nav ul li {
	display: block;
	float: none!important;
	height: 60px;
	text-align: left;
}
header nav ul li a {
	color: #000;
	line-height: 60px;
	padding-left: 35px;
	font-size: 18px;
}
header nav ul li a:hover {
	border-bottom: none;
	text-decoration: none;
	display: block;
	height: 30px;
}
.menu_bar {
	display: block!important;
	width: 40px;
	float: right;
	position: absolute;
	right: 15px;
	z-index: 89;
}
.menu_bar .bt-menu {
	display: block;
	padding: 10px;
	color: #ccc;
	text-decoration: none;
	font-size: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bt-menu:before {
	font-family: 'entypo-icon-font';
	content: '\2630';
	font-size: 30px;
}
.bt-menu.active:before {
	font-family: 'icomoon';
	content: "\e808";
	font-size: 30px;
	color: #fff;
}
.bt-menu.active:after {
	opacity: 0.8;
	display: block;
	-webkit-transition: opacity 4s ease-in-out;
	-moz-transition: opacity 4s ease-in-out;
	-ms-transition: opacity 4s ease-in-out;
	-o-transition: opacity 4s ease-in-out;
	transition: opacity 4s ease-in-out;
}
.bt-menu:after {
	content: '';
	background-color: #fff;
	display: none;
	width: 80px;
	position: fixed;
	float: left;
	height: 100%;
	z-index: 0;
	left: 0;
	top: 60px;
	opacity: 0;
	-webkit-transition: opacity 4s ease-in-out;
	-moz-transition: opacity 4s ease-in-out;
	-ms-transition: opacity 4s ease-in-out;
	-o-transition: opacity 4s ease-in-out;
	transition: opacity 4s ease-in-out;
}
.menu_bar span {
	float: right;
	font-size: 30px;
	color: #ccc;
	padding: 15px 0;
}
#horario, #calen {
	display: none;
}
.remember {
	width: 50%;
}
.pagination {
	width: 100%;
}
#season .col-md-9 {
	padding-left: 0;
}


.social-facebook {
	top: -20px;
}
.title-prod {
	font-size: 20px;
	line-height: 19px;
}
}
@media only screen and (min-width: 300px) and (max-width: 350px) {
.container, .col-filter, .search-resultados, .col-produ, #season .col-md-9 {
 width: 290px;
}
 .cbp-hrmenu > ul > li > a {
    padding: 15px 19px!important;
    }
}
@media only screen and (min-width: 351px) and (max-width: 480px) {
.container, .col-filter, .search-resultados, .col-produ, #season .col-md-9 {
	width: 330px;
}
}
@media only screen and (max-width: 480px) {
.col-filter, .search-resultados {
	padding: 30px 0;
}
.col-md-9, .col-md-2, .col-md-6, .col-md-4, .col-md-5, .col-md-3, .col-md-8, .col-md-10, .text-sinopsis, .col-md-efe, .text-efe, .cbp-hrmenu, .programa-view, .col-title-programa, .col-azul-f, .container-form {
	width: 100%;
	float: none;
	clear: both;
}
.col-33, .col-66, .col-33-prod, .col-md-28, .numbers, .dummy-column, .img-aula, .text-aula, .ver-aula a, #main, .pagination {
	width: 100%;
	margin: 0;
	clear: both;
	position: relative;
}
.error-page {
	padding: 10%;
}
#season .col-md-9, .video-efe {
	margin: 0 auto;
}
.ver-grilla-table, .text-grilla, .img-aula {
	display: inline-table;
	width: 100%;
	max-width: 100%;
}
.ver-aula, .text-aula {
	display: inline-table;
	width: 90%;
	max-width: 90%;
	margin: 0 15px;
}
.text-aula {
	padding: 25px 0 10px;
}
.text-sinopsis {
	padding: 10px;
}
.aula-rec {
	padding: 0 0 15px;
	border: none;
	margin-bottom: 15px;
	background-color: #fff;
}
.aula-rec:first-child, .grilla-rec:first-child {
	border-top: none;
}
.hora-grilla {
	vertical-align: top;
	padding: 18px 5px;
	width: 15%;
}
#season .hora-grilla {
	padding: 25px 5px;
}
.text-grilla {
	margin: 10px 10px 0;
}
.ver-grilla-table a {
	margin: 0 20px 10px;
}
.video-pr-ds {
	max-height: 190px;
}
.emisiones-rec ul {
	width: 80%;
	margin: 12% auto;
}
.info-facebook p {
	float: left;
	margin-left: 5px;
}
.social {
	margin: 20px auto;
}
.programa-view .overlay-view {
	right: 0;
	left: 0;
}
.cbp-hrmenu > ul > li > a {
	padding: 15px 29px;
}
.text-prod p {
	font-size: 13px;
	line-height: 20px;
}
.producciones .col-md-6 {
	padding: 0;
}
.pad-section, .pad-banner, .pad-50, .col-md-28 h4 {
	padding: 10px 0;
	text-align: center;
	margin: 0 auto;
}
.banner-foot {
	height: 250px;
}
.bot-sin {
	padding: 12px 26px;
}
.bot-sin:last-child {
	margin-right: 0;
}
.bot-calen.mov {
	clear: both;
	width: 100%;
}
#footer {
	min-height: 400px;
}
#foot-m {
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	text-align: center;
}
#footer p, .nav-stacked, .pad-70 {
	text-align: center;
}

#prox-emision, .nav-justified > li.active > a:after, .img-grilla, .cat-grilla, .video-desc img, .text-aula p, .aula-pdf {
	display: none;
}

.hoy-encuentro {
	display: block;
}
header .highlight a {
	border-bottom: none;
}
.col-md-28 img {
	float: none;
	text-align: center;
}
#prev, #next, #prev:hover img, #next:hover img {
	display: none!important;
}
.video-play, .container-95, .col-em-11, #orden, .col-title-search, .cbp-hrmenu {
	width: 100%;
}
.nav-justified > li {
	border-left: 0!important;
}
.emision, .votaron {
	font-size: 0.9em;
}
#sinopsis {
	height: 550px!important;
}
#categoria {
	column-count: 1;
	-moz-column-count: 1;
	-webkit-column-count: 1;
	width: 100%;
	font-size: 15px;
}
.categoria-pr a {
	padding-left: 10px;
	line-height: 1.5em;
	font-size: 1.2em;
}
.col-efe-13, .col-view-13, .video-efe, .programa-view, .destacado-hoy, .col-md-2 {
	padding: 0;
}
.video-share {
	float: left;
	margin: 10px 5px 15px;
}
.video-desc dd {
	padding: 15px 0 0;
}
.video-ef-tag {
	margin: 20% 40%;
}
.col-33-prod {
	height: 290px;
}
.overlay-sin-video {
	padding: 9%;
	font-size: 15px;
}
.overlay-sin-video button {
	font-size: 12px;
	padding: 10px 20px;
	margin: 15px 0;
}
.btn {
	padding: 10px;
}
.remember {
	clear: right;
	padding-bottom: 10px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 765px) {
.container, .col-filter, .search-resultados, .col-produ, #season .col-md-9 {
	width: 600px;
}
.col-filter, .search-resultados {
	padding: 40px 5px;
}
.cbp-hrmenu {
	margin-bottom: 30px;
}
#season .col-md-9 {
	margin: 0 auto;
}
header .highlight a {
	border-bottom: none;
}
header nav ul li {
	height: 40px;
}
.video-pr-ds {
	max-height: 175px;
}
.col-33, .col-66, .col-md-28, .col-33-prod {
	width: 100%;
	clear: both;
	position: relative;
}
.ver-aula {
	width: 94%;
	margin: 5px 0;
	padding: 5px 20px;
}
.hora-grilla {
	width: 15%;
}
.col-66 {
	margin: 0!important;
}
.title {
	font-size: 12px;
}
.textito {
	font-size: 20px;
	line-height: 25px;
}
.video-play, .container-95, .col-em-11, .aula-pdf {
	width: 80%;
}
.nav-justified > li {
	border-left: 0!important;
}
.categoria-pr a {
	padding-left: 20px;
	line-height: 1.5em;
	font-size: 1em;
}
#sinopsis {
	height: 250px;
}
.text-sinopsis {
	font-size: 12px;
	line-height: 20px;
}
.pad-section {
	padding: 10px 0;
	margin: 0;
}
#main, #video {
	margin: 10px 0!important;
	width: 100%;
}
.video-desc .col-md-9, .video-desc .col-md-28 {
	width: 50%!important;
	float: left;
	clear: none;
}
.col-md-9, .col-md-2, .col-md-5, .col-md-8, .col-md-efe, .col-azul-f, .col-md-10 {
	width: 100%!important;
	float: none;
	clear: both;
}
.col-md-4, .col-md-6, .col-md-3, .destacado-hoy, .text-sinopsis, .programa-view {
	width: 50%;
	float: left;
}
.video-desc img, #horario, .nav-justified > li.active > a:after, .destacado-hoy:last-child, .nav-justified, .img-grilla {
	display: none;
}
.hoy-encuentro {
	display: block;
	margin-top: -10px;
}
.destacado-hoy {
	padding: 0 10px;
}
#footer .col-md-4 {
	margin: 0 auto;
	float: none;
}
#foot-m {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
.overlay-sin-video {
	padding: 5%;
	font-size: 20px;
}
.bot-calen.mov {
	clear: both;
	width: 100%;
}
}
@media screen and (min-width:768px) and (max-width:1024px) {
.container {
	width: 773px;
}
.video-play, .container-95, .col-em-11, .aula-pdf {
	width: 97%;
}
.container-form {
	width: 90%;
}
.col-filter, .search-resultados, .col-produ {
	width: 768px;
}
.video-pr-ds {
	max-height: 150px;
}
#main {
	margin: 45px 15px;
}
.title-33 .title-ef {
	font-size: 20px;
	line-height: 22px;
}
.title-33 .mes {
	margin-bottom: 5px;
}
.cat-33 {
	margin-bottom: 50px;
}
.aula-rec, #orden li.ordenar a {
	padding: 10px;
}
.pad-50, .pad-70 {
	padding: 20px 5px;
}
.clasico-etq {
	font-size: 11px
}
.col-efe-13, .video-efe {
	padding: 0 10px;
}
.col-33, .col-33-prod {
	padding: 35px;
	width: 40%;
	height: 280px;
}
.col-66 {
	width: 60%;
}
h4 {
	font-size: 17px;
}
.text-aula {
	font-size: 12px
}
.video-desc .col-md-28 {
	float: right;
}
#navi {
	top: 20%;
}
.textito, h1 {
	font-size: 30px;
	line-height: 35px;
}
#foot-m {
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
header .highlight a {
	border-bottom: none;
}
.desc-33, #horario, #episode.nav-stacked > li.active > a:after, #season .img-grilla {
	display: none;
}
#fixed-video {
	display: none!important;
}
.emisiones-rec ul {
	margin: 5% auto;
}
.video-play {
	width: 90%;
}
.col-md-9, #video, #season .col-md-28 {
	width: 100%;
	float: none;
}
.col-md-2, .col-md-6 {
	width: 50%;
	float: none;
}
.col-title-search, .cbp-hrmenu {
	width: 50%;
}
.text-sinopsis {
	width: 70%;
}
.destacado-hoy {
	width: 33.33333333%;
	padding: 0 5px;
}
.col-md-9, .col-md-2 {
	float: none;
	clear: both;
}
.destacado-hoy, .col-md-6, .col-md-4, .text-sinopsis, .programa-view, .col-md-28 img {
	float: left;
}
.video-pr-ds {
	max-height: 150px;
}
header nav a, .banner-foot .pad-foot {
	padding: 0 10px
}
.col-md-28 h4, .pad-foot, .pad-80 {
	text-align: center;
}
.social-col-azul, .pad-foot strong {
	bottom: 0;
	position: relative;
	width: 100%;
}
.pad-foot {
	margin: 0;
}
#navi {
	top: 25%;
}
#video .col-md-13 {
	margin: 30px 0;
}
.col-md-9, #video, .col-azul-f {
	width: 100%;
	float: none;
}
.video-play, .container-95, .col-em-11, .aula-pdf {
	width: 93%;
}
.text-sinopsis {
	width: 70%;
}
.emisiones-rec ul {
	margin: 4% auto;
}
.video-desc .col-md-28 {
	float: right;
}
.emision {
	width: 20%;
}
}
@media screen and (min-width:1025px) and (max-width:1200px) {
.container {
	width: 1024px;
}
header nav a {
	padding: 0 10px
}
}
 @media screen and (min-width:1500px) and (max-width:2300px) {
.video-play, .container-95 {
	width: 1230px;
}
}


/*.buscar:before {
	content: '\1f50d';
	font-family: 'entypo-icon-font';
	color: #fff;
	font-size: 18px;
	padding-right: 20px;
}*/

#keywords {
  margin-top: 5px;
  background-image: url(/images/sb.svg);
  background-repeat: no-repeat;
  text-indent: 40px;
}

.morphsearch.open .buscar #keywords{
	background-image: url(/images/search_black.png);
}

.btn_ver_mas_capitulos, .btn_ver_menos_capitulos, #btnTemporadas{
	color: #fff;
    text-transform: uppercase;
    padding: 15px;
    font-size: 12px;
    display: block;
    text-align: center;
    clear: both;
    margin-top: 15px;
    background-color: #ff6932;
    width: 120px;
}

/* FOOTER mobile first */
.footer-zocalo {    /* x-small  <= 576px */
	display: block;
	background-color: #000000;
	margin: auto;
	padding-top: 1vw;
	padding-bottom: 1vw;
}        
.footer-enlace {
	display: inline-block;
}
.footer-logo {
	text-align: center;
}

.footer-logo img {
	max-width: 100%;
	display: inline-block;
}

@media screen and (min-width: 576px) {  /* Small (sm) ≥ 576px */
	.footer-zocalo {
		display: flex;
		justify-items: center;
		align-items: center;
		justify-content: center;
		column-gap: 5vw;
		flex-wrap: wrap;
	}
	.footer-logo-2 {
		width: 33%;      /* 2 cols */
	}
}

@media screen and (min-width: 768px) { /* medianos (md) >=768 */
	.footer-logo-3 {
		width: 25%;      /* 3 cols */
	}
	.footer-logo-4 {
		width: 20%;      /* 4 cols */
	}
}

@media screen and (min-width: 992px) { /* dispositivos grandes (lg) */
	.footer-zocalo {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: nowrap;
		column-gap: 0.7vw;
	}
	.footer-logo-2, .footer-logo-3, .footer-logo-4 {
		width: auto;
	}
}

@media screen and (min-width: 1200px) { /* dispositivos grandes (xl) */
}