﻿.jornada-completa {
		  font-weight: bold;
		  position: absolute;
		  z-index: 50;
		  top: 10px;
		  left: -40px;
		  padding: 2px 40px;
		  background-color: #d30547;
		  color: #fff;
		  transform: rotate(-40deg);
		  -ms-transform: rotate(-40deg); /* IE 9 */
		  -webkit-transform: rotate(-40deg); /* Safari and Chrome */
		  font-family:Arial, Helvetica, sans-serif;
		
		}
		.cuadro-fecha{
			padding:20px;
			width: 70px; 
			height: 60px;
				position: relative;
			overflow: hidden;
			text-align:center;
			border-radius: 10px 10px 10px 10px;
			-moz-border-radius: 10px 10px 10px 10px;
			-webkit-border-radius: 10px 10px 10px 10px;
			border: 2px solid #d30547;
			
			margin: auto;
			box-sizing: content-box;
			
		}
		a.boton-redondo-rojo, a.boton-redondo-rojo:visited, a.boton-redondo-rojo:link {
			border-radius: 10px 10px 10px 10px;
			-moz-border-radius: 10px 10px 10px 10px;
			-webkit-border-radius: 10px 10px 10px 10px;
			border: 1px solid #d30547;
			padding-left: 15px; 
			padding-right: 15px;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-left: 0px; 
			margin-right: 20px;
			background-color: #d30547;
			color: #fff;
			text-decoration:none;
			font-weight:bold;
			font-family: "Raleway",sans-serif;
		}
		
		a.boton-redondo-rojo:hover {
			border-radius: 10px 10px 10px 10px;
			-moz-border-radius: 10px 10px 10px 10px;
			-webkit-border-radius: 10px 10px 10px 10px;
			border: 1px solid #666;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 5px;
			padding-bottom: 5px;
			margin-left: 0px;
			margin-right: 20px;
			background-color: #666;
			color: #fff;
			text-decoration:none;
			font-weight:bold;
			font-family: "Raleway",sans-serif;
		}
		.botonera {
			margin-top:25px;
			
			
		}
		.botonera p {
		margin-bottom:30px;
		
			
		}

		h3.day {
			color:#555;
			font-size:60px;
			margin-top: 0px;
			}
		h4.month, p.titulo-tematica {
			color:#555;
			font-size:16px;
			}
			.titulo-tematica{
	font-weight:bold;
}
     	.titulo-evento {
			font-size:24px;		
			color: #d30547;
			margin-top: 0px;
			margin-bottom: 0px;
			line-height: 1;
		}
		
		h2.titulo-evento a {
			color: #d30547;
			text-decoration:none;

}
		
		.horario {
			text-align:center;
			margin-top: 10px;
			font-size: 16px;
		}
		.precio {
			text-align:center;
			font-weight: bold;	
			font-size:16px;		
		}
		.horas{
			color:#666;
			font-size:20px;
				
		}
		hr.separador {
			/*border: 1px solid #d30547;*/
			border-top-color:#d30547;
		}
		h1.titulo-pagina {
			/*color:#d30547;*/
			color:#666;
			font-size:30px;
		}
		.titulo-tematica {
			margin-top:10px;
			font-family: "Raleway",sans-serif;
		
		}
		.container-fecha {
		text-align:center;
	
		}
		.texto-resumen,.texto-resumen span {
		font-size:16px !important;
		font-family: "Raleway",sans-serif;
		}
		
		.icono-streaming {
			position:absolute;
			right: 10px;
			top:0px;
		}
		.container-info-evento {
			position:relative;
			margin-left:10px;
		}
	.tematica-titulo {
			font-size:16px;
			font-weight:bold;
}
	.container-tematicas{
		margin-top:20px;
		margin-bottom:20px;
	}
	.tematica-item{
	font-size:16px;
	padding:20px;
	
}
		.tematica-separador {
			border-right-width: 1px;
			border-right-style: solid;
			border-right-color: #666;	
			height:20px;
		
}
.carousel-caption-jornadas {
    background-color: transparent;
    /*margin-top: 220px;*/
    max-width: 400px;
    padding: 0 20px 0 0;
    position: static;
    height:500px;
    margin-top:0px;
}
.fondo-texto-banner-landing-jornadas {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.8) 100%) repeat scroll 0 0;
    height: 100%;
    margin-left: 0;
   /* margin-top: -170px;*/
    padding: 10px 20px 20px;
    width: 430px;
}
.pre-btn-boton-cuadro-jornadas{
	position:absolute;
	bottom:70px;
	
}
.boton-grande{
	font-size:18px;
	padding:20px;
}

img.imagen-banner {
    height: 500px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}
.tematica-item a,.tematica-item a:link, .tematica-item a:visited {
	text-decoration:none;
	color:#666;
}
.tematica-item a:hover {
	text-decoration:underline;
	color:#666;
}
.cont-titulo h1,.cont-titulo h3 {
	color:#666;
}
.cont-descripcion .precio {
	font-weight:bold;
	color:#666;
	text-align:left;
	font-size:20px;
	margin-top:30px;

}
.jornadas-icono{
	margin-right: 20px;
	width:60px;
	height:60px;
}
h3.campo-titulo {
	margin-top:0px;
}
.campo-descrip,.contedor-campo, .contedor-campo span{
	font-size:18px !important;
	font-family: "Raleway",sans-serif;
	}
.contedor-campo .row {
	margin-top:10px;
}
.contedor-campo {
	margin-top:30px;
	margin-bottom:30px;
	/*margin-left:10px;
	margin-right:10px;*/
}
.programa-descrip{
	font-weight:bold;
}
.programa-descrip3,.programa-descrip3 P{
	font-size:16px;
}

#ficha_evento {
	margin-bottom: 30px;
}
.img-patrocinador img {
	margin:20px;
}
hr.hr-patrocinio {
	margin:0px;
	border-color: #ccc -moz-use-text-color #fff;
}
h3.titulo-patrocinio {
	font-size:14px;
	color:#888;
	margin-bottom:0px;
	
}
span.img-streaming img {
	width:40px;
	height:45px;
	min-width:40px;
	position:absolute;
	top:-15px;
	
	text-align:right;
	left:330px;
}
#Landing_Nivel4_Jornadas{
margin-bottom:40px;
}

.fondo-texto-banner-landing-jornadas {
  /* Transparencia en el fondo */
  background: rgb(255,255,255);
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZX");
  background: -moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.8)), color-stop(100%, rgba(255,255,255,0.8)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%); 
  background: -o-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 );
  /* /Transparencia en el fondo */
}


@media only screen and (max-device-width: 480px) {

	
	.contedor-campo {
		margin-left:10px;	
	}
	h3.titulo-patrocinio {
		margin-left: 10px;
		}
	.botonera{
	  margin-left:10px;
    }
   
   .container-tematicas, h1.titulo-pagina {
      margin-left:10px !important;
    }
    .texto-resumen, .texto-resumen span {
    	font-size:18px !important;
    }
	.botonera a.boton-redondo-rojo {
		display:block;
		margin-bottom:20px;
		width:200px;
		height:20px;
		text-align:center;
	}
	.container-tematicas {
			/*width:450px !important;*/
			display:none;
}
	.cont-titulo h3, .cont-descripcion p.lead, .cont-descripcion .precio {
		display:none;
	}

	.pre-btn-boton-cuadro-jornadas {
		bottom: inherit !important;

}
}