@font-face {
    font-family: 'titulo';
    src: url('../fonts/BebasNeue.otf'); /*URL to font*/
}

a{
	text-decoration: none;
	color: #297bf7;
}

p{
	color: #000333;
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	line-height:20px;
}

ul{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

li{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	color: #000333;
}

.dotted_list li::before{
	position: absolute;
	margin:5px 0px 0px -15px;
	content: "";
	width: 5px;
	height: 5px;
	background: #297bf7;
}

h1{
	font-family: 'titulo';
	letter-spacing: 1px;
	word-spacing: 3px;
	width: 100%;
	text-align: center;
	font-size: 45px;
	color: #297bf7;	
}

h2{	
	color: #434343;
	font-size: 25px;
	text-align: center;
	margin:0px 0px 0px 0px;
}

h3{
	margin: 30px 0px;
	color: #434343;
	border-bottom: 1px solid #ddd;
}

h4{
	margin: 25px 0px;
	color: #434343;	
}

.clear{
    clear:both;
}

.contenido{
	padding: 0px 20px;
	margin-bottom: 20px;
	max-width: 1000px;
	margin:0 auto;
}

.contenido img{
	width: 100%;
}

.col_izq{
	float: left;
	width: calc(50% - 10px);
	margin-right: 10px;
}

.col_izq p{
	text-align: justify;
}

.col_der{
	float: left;
	width: calc(50% - 10px);
	margin-left: 10px;
}

.col_der p{
	text-align: justify;
}

.imgMargin img{
	width: calc(100% - 2px);
	margin-bottom: 30px;
	border: 1px solid #ddd;
}

.par_imgMargin{	
	margin: -34px 0px 30px 0px;
	padding: 3px 5px;	
	font-size: 12px;
	color:#656565;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.dark_full_width{
	width: 100%;
	background: #31353d;
}

.menu_responsivo_btn{
	display: none;
}

.menu_pcl img{
	width: 30px;
	margin: 0px;
	padding: 0px;
}

.menu_pcl ul{
	float: right;
}

.menu_pcl ul li{
	float: left;
	list-style: none;
	font-size: 14px;
	height: 1px;
	transition: all .3s ease;
	margin-bottom: 49px;
}

.menu_pcl ul li:hover{
	margin-bottom: 0px;
	height: 50px;
	background: rgba(255,255,255,.2);
}

.menu_pcl ul li a{
	color: #fff;
	display: block;
	padding: 15px 10px;	
	transition: all .2s ease;	
}

.menu_pcl ul li a:hover{
	border-bottom: 3px solid #fff;
}

.logo_pcl{
	width: 220px;
	margin: 140px auto 0 auto;
}

.logo_pcl2{
	width: 250px;
	margin: 15px 0px 0px 0px;
}

.logo_pcl2 p{
	float: left;
	width: calc(70% - 10px);
	color: #fff;
	font-family: 'titulo';
	border:0px;
	padding:0px;
	margin:15px 0px 0px 10px;
	font-size: 25px;
	line-height: 30px;
}

.logo_pcl2 img{
	float: left;
	width: 30%;
}

.logo_pcl img{
	width: 100%;	
}

.logo_pcl h1{
	color: #fff;
	font-family: 'titulo';
	border:0px;
	margin: 5px 0px 0px 0px;
	padding:0px;
	font-size: 28px;
}

.actividades_recientes img{
	width: calc(100% - 2px);
	border: 1px solid #eee;
}

.actividades_recientes h3{
	border-bottom: none;
	margin: 0px;
	padding: 0px;
}

.actividades h2{
	margin:0px 0px 20px 0px;
	padding: 0px;
}

.actividades h3{
	margin:10px 0px;
	padding: 0px;
}

.actividades p{
	margin:0px 0px 65px 0px;
	padding: 0px;
}

.lab_btn ul li{	
	float: left;
	list-style: none;
	width: 50%;	
	text-align: center;
	margin:20px 0px;
}

.lab_btn ul li:first-child{	
	width: calc(50% - 2px);
	border-right: 1px solid #4f4f50;		
}

.lab_btn p{
	margin:10px 0px 0px 0px;
	padding: 0px;
	color: #297bf7;
	text-transform: uppercase;
}

.lab_btn_after{
	float: left;
	width: 1px;
	height: 182px;
	background: #1c1c1d;
	margin:20px 0px 0px 0px;
}

.lab_btn img{		
	width:90px;
}

.lab_btn a{		
	display: block;
	padding: 9px 0px;
	transition: all .3s ease;	
}

.lab_btn a:hover{		
	background:#3b3f46;	
}

.lab_btn2 ul li{	
	float: left;
	list-style: none;
	width: 50%;	
	text-align: center;
	margin:10px 0px;
}

.lab_btn2 ul li:first-child{	
	width: calc(50% - 2px);
	border-right: 1px solid #4f4f50;		
}

.lab_btn2 p{
	margin:0px 0px 0px 0px;
	padding: 0px;
	color: #297bf7;
	text-transform: uppercase;
}

.lab_btn2 .lab_btn_after{
	float: left;
	width: 1px;
	height: 40px;
	background: #1c1c1d;
	margin:10px 0px 0px 0px;
}

.lab_btn2 img{		
	display: none;
}

.lab_btn2 a{		
	display: block;
	padding: 10px 0px;
	transition: all .3s ease;	
}

.lab_btn2 a:hover{		
	background:#3b3f46;	
}

.investigadores ul li{
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
	padding-bottom: 15px;
	list-style: none;
}

.investigadores ul li:last-child{
	border-bottom: none;
}

.investigadores ul li img{
	float: left;
	width: 150px;
}

.investigadores p{
	line-height: 20px;
}

.investigadores h3{
	margin: 0px;
	padding: 0px;
	border:none;
}

.investigarores_info{
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
}

.footer{
	width:100%;
    background:#191919;
    margin-top:70px;
}

.footer hr{
	width:100%;
	height: 1px;
	border:none;
    background:#31353d;
}

.footer p{
	width:100%;
	color: #fff;
	text-align: center;
	padding: 15px 0px;
	margin:0px;
	line-height: 18px;
	font-size: 13px;
}

.subir{
	position:fixed;
	margin-left: calc(100% - 110px);
	bottom:40px;
}

.subir img{
	width:35px;
	padding:2px;
	border:2px solid #b3b3b3;
    background:rgba(255,255,255,.3);
    float:right;
}

@media (min-width: 1085px) and (max-width: 1150px) { 
	.subir{
		position:fixed;
		margin-left: calc(100% - 80px);
		bottom:20px;
	}
}

@media (min-width: 0px) and (max-width: 1085px) { 
	.subir{
		opacity:.2;
		position:fixed;
		margin-left: calc(100% - 80px);
		bottom:20px;
	}
	
	.subir:hover{
		opacity:1;
	}
}


/* ====================== header parallax ====================== */

main {
	overflow-x: hidden;
}
#preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 700px;
	width: 100%;
	/*border-bottom:3px solid #00b1e7;*/
}
.bcg2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 200px;
	width: 100%;
	/*border-bottom:3px solid #00b1e7;*/
}

/* Slide 1 */
#slide-1 .bcg {
	background-image:url('../img/portada.jpg');
}
#slide-1 .hsContent {
	bottom: 200px;
	top: auto;
}

/* Slide 1 */
#slide-2 .bcg2 {
	background-image:url('../img/portada.jpg');
}
#slide-2.hsContent {
	bottom: 200px;
	top: auto;
}

.negro-fondo{
	background:#000;
	width:100%;
	height:100%;
	position:fixed;
	z-index:90;
	margin:0px;
	opacity:.5;
	display:none;
}


/* ==================================================== EMPIEZA RESPONSIVO ==================================================== */

@media (min-width: 0px) and (max-width: 800px){
	.col_izq{		
		width: 100%;
		margin:0px;
	}

	.col_der{
		width: 100%;
		margin:0px;
	}

	.actividades_recientes .col_izq{				
		margin-bottom:10px;
	}

	.actividades_recientes .col_der{				
		margin-bottom:30px;
	}

	.menu_responsivo_btn{
		display: block;
		position: fixed;
		width: 35px;
		padding: 12px;		
		right: 0;
		top: 0;
		background: #31353d;
		border-radius: 0px 0px 0px 8px;
		cursor: pointer;
		z-index: 99;
	}

	.menu_responsivo_btn img{
		width: 100%;
	}

	.menu_pcl nav{
		margin: 0px;
		padding: 0px;
	}

	.menu_pcl ul{
		position: fixed;
		float: left;
		width: 250px;
		height: 100%;
		margin: 0px;
		margin-left: -250px;
		padding:30px 0px 0px 0px;
		left: 0;
		background: #31353d;
		z-index: 99;
	}

	.menu_pcl ul li{
		float: left;
		width: 100%;
		list-style: none;
		font-size: 14px;
		height: 1px;
		transition: all .3s ease;
		margin-bottom: 49px;
	}

	.menu_pcl ul li a{		
		display: block;
		padding: 12px 15px;				
	}

	.menu_pcl ul li:hover{		
		height: 40px;
		margin-bottom: 10px;	
	}

	.logo_pcl{
		margin-top: 0px;
		padding-top: 100px;
	}

	.bcg {
		height: 550px;
	}

	.logo_pcl2{
		width: 250px;
		margin: 0px auto;
		padding-top: 50px;
	}
}

@media (min-width: 0px) and (max-width: 770px){
	.lab_btn2 ul li{	
		width: 100%;	
		margin:0px 0px;
		padding: 5px 0px;
	}

	.lab_btn2 ul li:first-child{	
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #4f4f50;
	}

	.lab_btn2 .lab_btn_after{
		float: left;
		width: 100%;
		height: 1px;
		background: #1c1c1d;
		margin:0px 0px 0px 0px;
	}
}

@media (min-width: 0px) and (max-width: 620px){
	.investigadores img{
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.investigarores_info{
		margin-left: 0px;
	}
}

.investigadores ul{
	margin-left: 0px;
}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	