@import url("fuente/fuente.css");
@import url("../plugin/owlCarousel/css/owl.carousel.css");

*{
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
	outline:none !important;
}

/* Para Safari */
::selection{background:#e3e3e3;color:#666;}

/* Para Firefox */
::-moz-selection{background:#e3e3e3;color:#666;}

html{
	font-size: 105%;
}

body{
	background:#fff;
	font-weight:300;
	font-family:roboto, Arial, Helvetica, sans-serif;
	color:#3a3a3a
}

img{
	display: block;
	max-width: 100%;
}
p{
	margin:0 0 25px;
	line-height:1.4em;
}

/* h2{
	text-align:center;
	font-weight:300;
	color:#191134;
	font-family: sourceserifpro;
    font-size: 22px;
    margin-bottom: 15px;
} */
    
.txt-centro{text-align:center;}
.txt-dcha{text-align:right}
.color{color:#ff2b06}

.copy{
	position:absolute;
	bottom:100px;
	font-size:14px;
	color:#191919;
	font-style: italic;
}

.caja-ancho{
	max-width: 1000px;
	margin: 0 auto;
}

#page{
	padding-top: 68px;
}


/* PLUGIN CARRUSEL */

.owl-carousel{display: block;}

.mostrar, .mostrar2{
	display: none;
}

.hidden{display:none;}

.owl-dot{
	padding: 0;
}

#trayectoria .owl-dot span:hover {
    background: #12c29b !important; 
    border-color: #fff !important;
    position: relative;
    z-index: 5;
}

#acta .owl-dot span:before{
	background: #000 !important;
	border-color: #000 !important;;
	
}

#acta .owl-dots:after{
	background: #000 !important;
}
#acta .owl-dot.active span {
	border-color: #000 !important;
}

#acta .owl-dot span:hover {
    background: #ededed !important; 
    border-color: #000 !important;
    position: relative;
    z-index: 5;
}

#trayectoria .owl-dots:after, #acta .owl-dots:after{
	width: 180px;
    height: 1px;
    background: black;
    content: "";
    top: -11px;
    position: relative;
    display: block;
    margin: 0 auto;
}



#trayectoria .owl-carousel{
	margin-bottom: 30px;
}

#trayectoria .owl-dot, #acta .owl-dot{
	margin: 0 25px;
	padding: 0;
}
#trayectoria .owl-dot.active, #acta .owl-dot.active{
	padding: 0;
}


#trayectoria .owl-dot span, #acta .owl-dot span {
   width: 20px;
    height: 20px;
    border: 1px solid transparent;
    background: none;
}


#trayectoria .owl-dot.active span, #acta .owl-dot.active span {
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    background: #19b88f;
    position: relative;
    z-index: 555;
}

#trayectoria .owl-dot span:before, #acta .owl-dot span:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    display: block;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 7px;
}

#trayectoria .owl-dots:after, #acta .owl-dots:after{
	background: #fff;
}

#trayectoria .owl-dot.active span:before, #acta .owl-dot.active span:before{
    content: "";
    width: 4px;
    height: 4px;
    background: #fff;
    display: block;
    border-radius: 50%;
    border: 1px solid #fff;
    margin: 7px;
}

/* PLUGIN PESTA�AS */

h2.resp-accordion {
    color: #fff !important;
    font-family: roboto, Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
}

ul.resp-tabs-list{
	margin-bottom: 55px !important;
}

.resp-tabs-list{
	text-align: center;

}

.resp-tab-content, .resp-tab-item{
   background: none !important;
}

.resp-tabs-list li:hover, .resp-tabs-list li.resp-tab-active{
    background: #264b69 !important;
    border: none !important;
    color: #fff !important;
}
.resp-tabs-list li a{color: #fff; text-decoration: none;font-weight: 700;font-size: 16px; font-family:roboto, Arial, Helvetica, sans-serif}

.resp-tab-item{
	background: none;
}

.resp-tabs-list li{
	background: none;
	border: none !important;
	padding: 12px 25px !important;
	margin: 0 !important;
	color: #fff !important;
	font-family: roboto, Arial, Helvetica, sans-serif !important;
	font-weight: 700;
}

.resp-accordion{
	background: none !important;
    border: 1px solid #fff;
	margin-bottom: 10px !important;
}

.resp-accordion.resp-tab-active{
	background: #264b69 !important;
    border: none;
    color: #fff;
}



.resp-arrow:before, .resp-arrow:after {
    background: #fff !important;
}

.resp-accordion a {
	color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    font-family: roboto, Arial, Helvetica, sans-serif;
}

.resp-arrow{
	display: none;
}

/* BOTON */

.btn{
    color: #3a3a3a;
    background: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
    padding: 25px 25px 18px 25px;
    text-decoration: none;
    display: inline-block;
    position: relative; 
}

.btn:after{
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
}

.centrar-btn{
	text-align: center;
}

/* FIN BOTON */

.alto{
	width: 100%;
    float: left;
}



/* .mostrar-mas{
    text-align: center;
    margin: 0;
} */

.mostrar-mas a, .mostrar-mas a, .mostrar-mas a{
	color: #37edba;
	font-family: 'sourceserifpro';
	font-weight: 500;
	font-size: 14px;	
	text-decoration: none;
}




/*** INDICE DE ESTILOS ESTRUCTURA

	1. Enacabezado
		1.1 Idiomas
		1.2 Logotipo
		1.3 Redes sociales
		1.4 Responsive encabezado
	2. Navegacion plugin
	3. Secciones
		3.1 Intro
		3.2 Trayectoria
		3.3 Conferencia TED
		3.4 Obras
		3.5 Reconocimientos
		3.6 Premio Princesa de Asturias
		3.7 Otros premiados
	4. Pie
	5. Responsive
	
**/


.mostrar-uno, .mostrar-dos,.mostrar-tres, .mostrar-b-uno{
	display: none;
}
.mostrar-dos, .mostrar-tres{
    display: initial;
}

/* 1. ENCABEZADO */

.logo a{
	display: block;
	padding-right: 15px;
}

.logo a img{
	margin-right: 45px;
	width: 150px;
}

#main-header{
	top:0;
	background: #fff;
	box-sizing: border-box;
	position: fixed;
    width: 100%;
    z-index: 5;
}

.cabecera{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px;
}

#idiomas{
	display: flex;
	color: #000223;
	font-family: Arial;
	font-size: 12px;
}

#idiomas li {
    display: flex;
}
#idiomas li:not(:last-child):after{
	content:" | ";
	color: #b3b3b3;
	margin: 0 8px;
}

#idiomas li a{
	text-decoration: none;
	color: #b3b3b3;
}

#nav-responsive{
	flex: 1;
    display: flex;
    justify-content: flex-end;
}

#nav-responsive img{
	width: 20px;
}


#contenedor-menu{
    text-align: center;
    background: #264b69;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100vh;
    align-items: center;
    display: none;
}

.nav-on #contenedor-menu{
	display: flex;
}

#menu{
	font-size: 18px;
	font-weight: 700;
}

#menu li{
	margin-bottom: 15px;
	
}

.caja{width: 100%;}

.caja .cerrar{    
	position: absolute;
    right: 30px;
    top: 30px;
}


.caja img{
	margin: 0 auto 50px;
}

.caja p{
	color: #fff;
	font-size: 20px;
	font-family: Abril Fatface;
	padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    letter-spacing: 0.2rem;
}

#menu li a{
	color: #fff;
	text-decoration: none;
}

.compartir{
	display: flex;
	justify-content: center;
}
.compartir .item-compartir:not(:last-child){
	margin-right: 10px;
}


/* 3. SECCIONES */

/* 3.1 INTRO */

#intro{
	background: url("../img/css/fondo-salman-khan.jpg") no-repeat center center;
	background-size: cover;
}

#intro .alto-completo{
	min-height: 350px;
    position: relative;
}

#intro h2 img{
	padding-top: 80px;
	width: 50%;
	margin-bottom:10px;
}

#intro p{
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	max-width: 450px;
	color: #191919;
	width: 57%;
	line-height: 1.4rem;
}

#intro p span{
	font-weight: 700;
	color: #094e7e;
}

.next img{
	display: none;
}

#intro .copy{
	bottom:15px;
}
 
/* 3.2 TRAYECTORIA */
#trayectoria{
	background: transparent url("../img/css/fondo-trayectoria-responsive.jpg") repeat top center;
	text-align: center;
	color: #fff;
	padding-top: 25px;
}

#trayectoria h2{
	font-size: 40px;
	font-family: 'sourceserifpro';
	margin-bottom: 40px;
	font-weight: 900;
}

#trayectoria .titulo{
	font-size: 25px;
	font-family: 'sourceserifpro';
	font-weight: 500;
	border-top: 1px solid #37edba ;
	border-bottom: 1px solid #37edba ;
	padding: 10px 0;
	width: 100%; 
}

.mostrar-dos, .mostrar-tres{
	display: none;
}
/*  FRASE */
#frase{
	background: transparent url("../img/css/fondo-frase.jpg") no-repeat center center;
	color: #fff;
	text-align: center;
	font-size: 25px;
	font-family: 'sourceserifpro';
}

#frase .comillas{
	padding: 60px 10px;	
}

#frase b{
	font-size: 40px;
	font-weight: 700;
	line-height: 3.2rem;
	margin-bottom: 40px;
}

#frase .nombre{
	color: #16b98d;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
}

/* 3.3 CONFERENCIA */
#conferencia{
	margin: 50px 0;
}

#conferencia .conf-responsive, #conferencia .conf-pc{
	color: #0a2a65;
	font-size: 55px;
	font-family: 'sourceserifpro';
	font-weight: 700;
	text-align: center;
	margin-bottom: 30px;
}

#conferencia .conf-pc{display:none;}

#conferencia p{
	font-size: 30px;
	color: #211f1f;
	font-family: 'sourceserifpro';
	font-weight: 700;
	margin: 0;
}

#conferencia .img-video{
	margin-bottom: 30px;
}

#conferencia .ver-video{
	display: none;
}

#academy{
	background: url("../img/css/fondo-academy-responsive.png");
	padding: 50px 0;
	color: #fff;
	font-size: 16px;
	font-family:roboto, Arial, Helvetica, sans-serif;
	font-weight: 300;
}
#academy h2{
	margin-bottom: 25px;
	font-size: 38px;
	text-align: center;
	font-family: 'sourceserifpro';
}

#academy .centrar{
	display: flex;
	align-items: center;
	height: 100%;
}

#academy .centrar p{
	font-size: 42px;
}

#academy .centrar p em{
	display: block;
	font-size: .4em;
	text-align: right;
}

#academy .ver-video{
	display: none;
}

/* 3.5 ACTA DEL JURADO */

#acta .fondo-listado{
	background: url("../img/css/fondo-listado.jpg") no-repeat center center;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 30px;
	margin-bottom: 0; 
}

.fondo-listado img{
	margin: 0 auto 30px auto;
}

#acta .fondo-acta{
	background: url("../img/css/fondo-acta-responsive.jpg") repeat center center;
	padding: 20px;
	margin-bottom: 0; 
	background-size: cover !important;
	display: flex;
	flex-direction: column;
}

#acta .fondo-acta .video:before{
	content: "";
    background: url(../img/css/play.png) no-repeat;
    width: 35px;
    height: 35px;
    display: block;	
    padding-right: 15px;
}

#acta .fondo-acta .video{
	color: #13b69b;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	display: flex;
    align-items: center;
    margin-bottom: 25px;
}

#acta h2 img{
	margin-bottom: 20px;
}

#acta .caja-btn {
    width: 268px;
}

#acta .owl-dots{
	width: auto;
	margin-left: 30px;
	margin-bottom: 25px;
}
#acta .item{
	font-weight: 100;
    font-size: 18px;
    line-height: 26px;
}

#acta .owl-dot.active span{
	background: #ebebeb;
}
#acta .mostrar-mas{
	text-align: center;
}

#acta .mostrar-mas a{
	color: #919191;
}

/* 3.6 OTROS PREMIADOS */

	#otros-premiados{
		padding:20px 20px 60px;
		width:100%;
		float:left;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}

	
	#otros-premiados h2{
		color: #0a2a65;
		font-size: 40px;
		font-family: 'sourceserifpro';
		font-weight: 900;
		text-align: center;
		margin-bottom: 20px;
	}
	#otros-premiados .item *{
		display:block;
	}
	#otros-premiados .item a{
		text-decoration:none
	}
	#otros-premiados .item span{
		overflow:hidden;
		margin-bottom:20px;
	}
	#otros-premiados .item img{
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-ms-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
	}
	#otros-premiados .item a:hover img{
		transform:scale(1.2);
	}
	#otros-premiados .item strong, #otros-premiados .item .nombre{
		width:80%;
		margin:0;
		line-height:1em;
		-webkit-transition: all 1s ease-out;
		-moz-transition: all 1s ease-out;
		-ms-transition: all 1s ease-out;
		-o-transition: all 1s ease-out;
		transition: all 1s ease-out;
	}
	#otros-premiados .item strong{
		margin-bottom:5px;
		font-family:tradeGothic-bold;
		color:#93969c;
		font-size:28px;
	}
	#otros-premiados .item .nombre{
		font-family:opensans;
		font-size:1rem;
		color:#0e0e0e;
	}
	#otros-premiados .item a:hover strong, #otros-premiados .item a:hover .nombre{
		color:#111a59;
	}
	#otros-premiados .owl-dot{
		width: 12%;
	}
	#otros-premiados .owl-dot span {
		width: 100%;
		height: 3px;
		margin: 0;
		border-radius: 0;
		background: #d4d5d5;
	}
	#otros-premiados .owl-dot.active span {
    background: #264b69;
}

	/* 3.8 PANTALLA VIDEOS RESPONSIVE */
	#videos{
		padding:50px 0;
		border-top:1px solid #c7c7c7;
		text-align:center;
	}
	
	#videos h2{
		margin-bottom: 25px;
	}
	
	
	#videos .caja{
		position: initial !important;
		width:380px !important;
		height:180px !important;
	}
	#videos .volver{
		margin-top:20px;
		text-align:center;
	}
	#videos .volver .boton{
		padding:5px 30px;
		background:#3b80c2;
		text-decoration:none;
		border:0;
		color:#fff;
	}
	#videos .jwplayer{
		margin:0 auto
	}

/* 4. PIE */
#main-footer{
	width:100%;
	float:left;
	border-top:1px solid #c7c7c7;
	padding:50px 0 40px;
	font-size:.9rem;
	color:#454545;
}

/* 5. RESPONSIVE */
@media (min-width: 755px) {

	#conferencia p{
		font-size: 40px;
		padding-right: 25px;
	}

	#conferencia .cambio{
		order: 2;
	}

	#conferencia{
		background: url("../img/css/fondo-conferencia.jpg") no-repeat center center;
		margin: 0;
		padding: 40px;
	}

	#frase .comillas{
		position: relative;
		height: 100%;
		padding: 60px 0;
		max-width: 1060px;
		margin: 0 auto;
	}
	#frase .comillas:before{
		content:"";
		background: url("../img/css/comilla-izq.png");
		width: 68px;
		height: 52px;
		position: absolute;
		left: 6%;
		top:12%;
	}
	#frase .comillas:after{
		content:"";
		background: url("../img/css/comilla-dch.png");
		width: 68px;
		height: 52px;
		position: absolute;
		right: 2%;
		bottom:22%;
	}

	#academy h2{
		font-size: 50px;
	}
	
	#conferencia .cambio{
		padding-left: 60px;
	}

	#academy{
		background-image: url("../img/css/fondo-academy.png")
	}

	#academy .margen{
		padding-right: 25px;
	}
/* 5.1 SECCIONES */

	/* 5.1.1 INTRO */
		
	#intro, #intro .alto-completo{
		min-height:700px;
	}
	
	#intro p{
		font-size: 30px;
		line-height: 2.2rem;
	}
	#intro h2 img{
		padding-top: 200px;

	}

	#otros-premiados{
		padding:100px 50px 60px;
	}

.mostrar-uno, .mostrar-dos,.mostrar-tres, .mostrar-b-uno{
	display: none;
}

#acta .fondo-listado{
	background: url("../img/css/fondo-listado.jpg") no-repeat center center;
	background-size: cover;
}

#acta .caja-btn {
    width: 457px;
}

#acta .owl-dots{
	width: auto;
	margin-left: 30px;
}
#acta .item{
	font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 25px;
}

#acta .owl-dot.active span{
	background: #ebebeb;
}	
}
@media (min-width: 1024px){
  	.caja img {
   		margin: 0 auto 50px;
	}

	#acta h2 img {
	    margin-bottom: 0;
	}

	#menu a:hover, .compartir div:hover img{
		opacity: .7;
	}
	#academy h2{
		font-size: 90px;
	}

 .logo-responsive{display: none;}
 
 .compartir img{
 	margin: 0;
 	width: 80%;
 }
 
 .caja p, .caja>img{
 		display: none;
 	}

 
	 #main-header{
		display: flex;
		justify-content: space-between;
		align-items: center;
		flex-basis: 100%;
		padding: 10px;
	}
	
	.cabecera{
		padding: 0;	
	}
	#nav-responsive{display: none;}
	
	#menu{
		display: flex;
		flex: 1;
		justify-content: flex-end;
		font-size: 16px;
	}
	
	#contenedor-menu{
		display: block;
		background: none;
		height: 100%;
		position: relative;
		width: 100%;
	}

	#menu li{
		margin-bottom: 0;
		margin-right: 15px;
		align-items: center;
    	display: flex;
	}
	#menu li a{
		color: #264b69;
	}
	
	#contenedor-menu .caja{
		display: flex;
	}



	
/* 5.1 SECCIONES */

	/* 5.1.1 INTRO */
	
	#intro{
		height: calc(100vh - 68.5px);
	}
	#intro h2 img{
		padding-top: 215px;
			margin-bottom:40px;

	}
	#intro p{
		line-height: 2.2rem;
		font-weight: 300;
	}

	#trayectoria{
		background-image: url("../img/css/fondo-trayectoria.jpg");
		padding: 100px 0;
	}

	#trayectoria .container{
		max-width: 1500px;
	}
	
	#trayectoria h2{
		font-size: 50px;
	}
	
	#trayectoria .titulo{
		font-weight: 700;
		font-size: 35px;
		margin: 0 auto 50px;
		max-width: 50%;
	}
	
	#trayectoria .item {
		padding: 0 58px;
		margin-bottom: 50px;
	}

	#frase .comillas{
		padding: 75px  0;
	}
	
	#frase p{
		font-size: 40px;
	}
	
	#frase b{
		font-size: 58px;
	}
	
	#frase .comillas:before {
		top: 18%;
	}

#conferencia {padding: 150px 0 100px;}	
#conferencia .fila{align-items: center;}
#conferencia .fila div{margin:0;}

#conferencia p {
	margin-bottom: 40px;
	max-width: 460px;
}

#conferencia .ver-video, #academy .ver-video{
	font-size: 20px;
	color: #13b69b;
	font-family:roboto, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
    display: flex;
    align-items: center;
}
#conferencia .ver-video:before, #academy .ver-video:before{
	content: "";
	background: url("../img/css/play.png") no-repeat center center;
	width: 35px;
	height: 35px;
	padding-right: 25px;
}



#conferencia .conf-responsive{
	display: none;
}

#conferencia .conf-pc{
	display:block;
	font-size: 160px;
	text-align: left;
}



#academy{
	padding: 100px 0;
}
#academy .ver-video{
	color: #fff;
}

#academy .margen p{
	font-size: 20px;
}

#academy .video-img img{
	margin: 0 auto;
}
#academy .ver-video:before{
	background-image: url("../img/css/play-b.png") ;
}

#academy .container{
	max-width: 1360px;
}	
	
	.mostrar-uno, .mostrar-dos,.mostrar-tres, .mostrar-b-uno {
	    display: block;
	}
	.mostrar-mas{
		display: none;
	}
	/* 5.1.3 conferencia */

#reconocimientos h2{
	font-size: 100px;
	text-align: left;
}
	
/* 	ACTA */
#acta .fondo-acta h2{
    top: 45px;
    margin-bottom: 25px;
    position: relative;
}

#acta .fondo-acta{
	background: url("../img/css/fondo-acta.jpg") no-repeat center right;
}

#acta .fondo-acta .video {
    margin: 50px 0 30px 0;
}

#otros-premiados h2 {
    margin-bottom: 50px;
}
	
}
@media (min-width: 1080px) {
	#otros-premiados{padding:100px 50px 60px;}
	#otros-premiados .item .nombre{font-size:1.2rem;}
}
@media (min-width: 1440px){
	#menu{
		font-size: 1em;
	}
	
	 #main-header{
		padding: 10px 110px;
	}
	
	#menu li{
		margin-right: 50px;
	}

	#intro, #intro .alto-completo{
		height: 100vh;
	}
	
	#intro h2 img{
		width: auto;
	}
	
	
	#acta .fondo-acta{
		padding-left: 85px;
	}
	
	#acta .item, #acta .item .mostrar-b-uno{
		width: 750px;
	}
	
	
	#acta .fondo-acta h2{
		left: -130px;
		top: 45px;
		margin-bottom: 0;
		position: relative;
	}

	#acta .fondo-acta, #acta .fondo-listado{
	min-height:820px;
	}
}
@media (min-width: 1600px) {
	#otros-premiados{
		padding:100px 125px 0;
	}
	#acta .fondo-acta h2{
		left: -180px;
	}
}




