/*ESTRUCTURA GENERAL*/
@font-face {
    font-family: 'nexa_boldregular';
    src: url('../font/nexa_bold-webfont.woff2') format('woff2'),
         url('../font/nexa_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('../font/nexa_light-webfont.woff2') format('woff2'),
         url('../font/nexa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
  background:#1c1918;
  color: #FFFFFF;
  font-family: '../font/Nexa Light.otf';
}

.titulo {
    font-family: 'nexa_boldregular';
    font-size:14px;
    margin:auto;
    padding:auto;
	
}

.titulo1 {
    font-family: 'nexa_boldregular';
    font-size:20px;
    margin:auto;
    padding:auto;
	
}

.titulo2 {
    font-family: 'nexa_boldregular';
    font-size:16px;
    margin:auto;
    padding-left:20px;
    margin:20px;
	
}

.titulosection {
    font-family: 'nexa_boldregular';
    font-size:20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding:auto;
    color:#FFFFFF;
    text-align: center;
}

.Textos1 {
    font-family: 'nexa_boldregular';
    font-size:12px;
    margin:auto;
    color:#737171;
	
}

.Textos2 {
    font-family: 'nexa_boldregular';
    font-size:12px;
    margin:auto;
	  color:#da012c;
}

.Textos3 {
    font-family: 'nexa_boldregular';
    font-size:12px;
    margin:auto;
    padding:7px;
    color:#737171;
    width: 250px;
}
  
.separador {
  margin-top:10px;
}

/*MENU*/

.main {
	display: grid;
	background: #1c1918;
	grid-template-columns: 15% auto;
	grid-template-rows: 50% auto;
}

.main-1 {
    background: #da012c;
    border-radius: 9px 9px 9px 9px;
     -moz-border-radius: 9px 9px 9px 9px;
     -webkit-border-radius: 9px 9px 9px 9px;
     border: 0px solid #000000;
     position: fixed;
     width: 15%;
	}
  
.menu {
  padding: 25px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.logoback {
	background-color: #FFFFFF;
	width: 62%;
	height: 120px;
	text-align: center;
	margin: 0px auto;
	padding: 5px;
	display: flex;
}

.logo {
	background-image: url("../images/logo1.png");
	background-size: 100px;
	background-repeat: no-repeat;
	width: 100px;
	height: 110px;
	margin: 0px auto;
}

.menutitulo{
	font-family: 'nexa_boldregular';
	color: #FFFFFF;
	width: 80%;
	text-decoration: none;
}

.menumenu{
  font-family: 'nexa_boldregular';
  font-size: 16px;
  width: 90%;
  text-decoration:none;
  float:left;
  border:1px solid #da012c;
  border-bottom:4px #da012c solid;
  border-right:4px #da012c solid;
}
	
.menumenu a {
  color:#000000;
  text-decoration:none;
   display:block;
}

.menumenu:hover .imagemenu, .menumenu:hover {
  background:#1c1918;
	color:#FFFFFF;
	text-decoration:none;
  font-size: 18px;
  border-radius:15px;
  opacity:1;
  border:1px solid #1c1918;
  
}

.menumenu a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.imagemenu {
	background-color:#1c1918;
  width:15px;
  height:25px;
	opacity:0;
}

ul {
  list-style: none;
  margin-left:-49px;
  padding-top:15px;
}

li {
  list-style: none;
/*  padding:5;
  margin:3;*/
}

/*SECCIONES*/
.contenidogral {
  display: flex;
  flex-flow: row wrap;
}

.content{
  font-family: 'nexa_boldregular';
	font-size:12px;
}

/*
.search-nav{

}
*/

.inputsearch {
	background-color: transparent;
	font-family: 'nexa_boldregular';
	font-size: 10px;
	color: #858585;
	width: 300px;
	height: 20px;
	border-bottom-style: inset;
}

.buttonsearch {
	background: transparent;
	border:0px;
}

/* carrusel de publicidad */

.divpos {
  width: 200px;
  height: 210px;
}

.divisor{
  width: 200px;
  height: 200px;
  margin:5px 5px 5px 7px;
}

.divimage {
  width: 200px;
  height: 200px;
  text-align: center;
  /* padding: 9px 6px 4px 8px; */
  /* margin-left: 3px; */
  margin-top: 7px;
}

.diva {
  text-decoration:none;
}

.imgcarrusel {
  width: 200px;
  height: 200px ;
}

.divpos:before,
.divpos:after{
  content: "";
  display: block;
  clear: both;
}
    
.blur{
filter: blur(3px);
transform: scale(0.95);
}

.divpos:hover{
  transform: scale(1.5);
  box-shadow: 3px 3px 10px rgba(0,0,0,0.6);
} 

.slick-center .imgcarrusel {
  transform: scale(0.9);
  margin:5px 5px 5px 7px;
}

.sliderContenido {
  width:840px; 
  height:290px; 
  padding-left:20px; 
  margin-left:35px;
}

.sliderVideos {
  width:840px; 
  height:290px; 
  padding-left:20px;
  margin-left:35px;
  display: flex;
  flex-flow: wrap;
}

iframe {
  margin:5px;
}


/*contenido programas*/


.progContenido {
}

.imagen_banner{
  font-family: 'nexa_boldregular';
	background-image: url("../images/programas/VOYA.png");
	background-size: 400px;
	width: 850px;
	height: 115px;
  background-repeat:no-repeat;
  background-size: cover;
  border-radius: 10px 10px 10px 10px; 
  padding-top: 60px;
  display: flex;
  flex-flow: row wrap;
}

.icono_prog {
  font-family: 'nexa_boldregular';
  /*background-size: cover;*/
	background-image: url("../images/dy_s.png");
	background-size: cover;
	width: 100px;
	height: 100px;
  background-repeat:no-repeat;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #807578; 
  margin-left: 13px;
    -webkit-box-shadow: 0px 2px 8px 4px rgb(145 133 136);
    -moz-box-shadow: 0px 2px 8px 4px rgba(145 133 136);
    box-shadow: 0px 2px 8px 4px rgb(145 133 136);
}

.boton_compartir {
  font-family: 'nexa_boldregular';
  font-size:12px;
  background-color: transparent;
  color: #cdabab;
  text-shadow: -1px 1px #ba092c;
  border: 1px solid #da012c;
  border-radius: 10px 10px 10px 10px;
  width: 100px;
  height: 25px;
  text-align: center;
  padding-top: 10px;
  margin-left: 350px;
  margin-top: 60px;
  display: block;
}

.tituloss {
  margin-left: 10px;
  margin-top: 25px;
}

.tituloContenido {
  font-family: 'nexa_boldregular';
  font-size: 25px;
  color: #da012c;
  padding-bottom: 10px;
  text-shadow: -1px 1px #ffe4e9;
}

.textoContenido {
  font-family: 'nexa_boldregular';
  font-size:14px;
  text-shadow: -2px 2px #141313;
  color:#FFFFFF;
}

.share_like {
  margin-top: 10px;
  margin-left: 15px;
}

.likeshare {
  width:15px;
  padding-right:25px;
}



/*Contenido_Page*/

.contenidoPage {
  display: flex;
  flex-flow: row wrap;
  margin-left: 55px;
  margin-top: -60px;
  text-align: justify;
}

.parrafoContenido {
  width: 600px;
}

.textoC2 {
  font-family: 'nexa_boldregular';
  font-size:12px;
  color: #c0b7b7;
}

.tituloC2 {
  font-family: 'nexa_boldregular';
  font-size:14px;
  color: #da012c;
}


/*Publicidad*/

.publicidad {
 width: 180px;
 height: 600px; 
  display: flex;
  flex-flow: column wrap;
  background-color:#1c1918;
}

.publicidaddivisor {
  margin: 3px;
 display: block;
}

.imgPublicidad {
 width: 170px;
 height: 590px; 
}

.espaciosPublic {
  margin-left:10%;
}

.imagenContenido {
    width: 70%;
}

.aCompartir {
  font-family: 'nexa_boldregular';
  color:#FFFFFF;
  text-decoration:none;
  display: block;
}

.aCompartir:hover {
  font-family: 'nexa_boldregular';
  color:#FFFFFF;
  text-decoration:none;
  display: block;
}













