/*Cabecera y barra de navegacion*/
header {
	position: absolute;
	top: 0;
	left: 0;	width: 100%;
	z-index: 1;
}
#hashtag{
	border-radius: 100px;
	background-color: #0C3148;
}
#txthashtag{
	color: white;
}
#lineasCabecera{
	width: 65%;
}
#btnFormacion{
	background-color: #E22030;
}
#btnCentros{
	background-color: #00AEAC;
}
#btnCentros, #btnFormacion{
	border-radius: 7px;
	color: white;
}
#video{
	position: relative !important;
	overflow: hidden;
	display: flex;
	justify-content: flex-end;
}
video {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#row-header{
	margin-right: 0 !important;
	margin-left: 0 !important;
}
.p-btns-menu a{
	text-decoration: none;
}

/*tipografias*/
.eventos p{
	font-family: "open-sans", sans-serif;

}
.enlace-evento{
	text-decoration: none;
	font-weight: 600;
    color: #00AEAC;
}
.enlace-evento:hover{
    color: #0C3148;
}
#btnCentros p, #btnFormacion p{
	font-size: 96%;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
}
#btnCentros:hover, #btnFormacion:hover{
    transition: 0.3s;
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

/*seccion prematricula*/
#prematricula-container{
	max-width: 78%;
	margin: 0 auto;
	margin-top: 8% !important;
}
#prematricula-subtitulo{
	background-color: #E22030;
    border-radius: 100px;
    padding: 18px 2rem 18px 2rem;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
	width: auto;
}
.cabecera-azul{
	background-color: #00AEAC;
	border-radius: 100px;
	padding: 18px 2rem 18px 2rem;
	color: #fff;
	font-size: 25px;
	font-weight: 700;
}
#titulo-prematricula{
	font-size: 2.5rem;
	font-weight: 800;
}
.bloque-fechas{
	padding-left: 2rem;
}
.pFecha{
	color: #00AEAC;
	font-size: 18px;
}
.fecha{
	color: #000;
}
.cabecera-azul{
	text-align: center;
	width: auto;
}	
#caja-fechas p{
	text-align: center;
	width: auto;
}
#img-prematricula{
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    height: 75px;
	z-index: -1
}
/*seccion info feria fp alava*/
.eventos{
	background-color: #f6f6f6;
	padding: 0 80px 40px 0;
}
.m-ngtv-img{
	margin-left: -85px;
	max-width: 80%;
}
#avanza-img{
	max-width: 70%;
}

/*seccion de recursos*/
#recursos{
	background-image: url("../img/lineas-diagonal.svg"), url("../img/circulos-fondo.svg");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, top right;
	margin-top: 5%;
	margin-bottom: 100px;
}
#guia{
	background-image: url("../img/puntos-guia.svg");
	background-repeat: no-repeat;
	background-position: top left;
}
#infografia{
	background-image: url("../img/puntos-infografia.svg");
	background-repeat: no-repeat;
	background-position: top left;
}
#recursos p{
	text-align: center;

}
.btn-enlace-2{
	background-color: #136371;
	width: 260px;
	height: 40px;
	border-radius: 30px; 
}
.btn-enlace-3 {
	background-color: #00AEAC;
	width: auto;
	min-width: 150px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
	white-space: nowrap;
	border-radius: 30px; 
}
#enlaces h3{
	color: #E22030;
	text-align: center;
}
#enlaces .title-first, #guia .title-first, #infografia .title-first {
	color: #136371;
	text-align: center;
	font-size: 1.2rem;
}
#recursos, #infografia, #enlaces{
	margin-top: 20px;
}
#recursos button{
	max-width: 100%;
	text-size: 100%;
	margin: 0 4px !important;
}
#recursos iframe {
	margin-top: 72px;
}
#recursos p {
	padding-top: 36px;
}
#infografia, #guia, #enlaces{
	justify-content: space-between;
}

/*eliminamos barra horizontal inferior*/
#eventos-container{
	overflow: hidden;
}

/*media queries para responsive web design*/
@media only screen and (max-width:435px){
	/*Cabecera y barra de navegacion*/
	.p-btns-menu {
		margin-top: 120px;
	}
	video{
		width: 100%;
	}
	#video{
		padding-top: 4rem;
	}
	#btnFormacion h2, #btnCentros h2 {
		font-size: 15px;
	}
	#btnCentros p, #btnFormacion p {
		font-size: 12px;
	}
	#btnCentros, #btnFormacion{
		width:10rem;
		height: 5rem;
		padding-top: 5px;
	}
	#lineasCabecera{
		display: none;
	}
	#eslogan-hastag-container{
		display: flex;
		flex-direction: row;
		padding-top: 15%;
		justify-content: space-around;
	}
	#hashtag{
		height: 40px;
		margin: 45px 0 0 0;
	}
	#hashtag h1{
		font-size: 22px;
		padding: 0 12px;
	}
	#eslogan{
		margin:15% 0 0 8%;
		color: white;
		line-height: 5px;
		font-weight: 800;
	}
	.p-btns-menu{
		padding-top: 1rem;
		justify-content: space-around !important;
	}
	#eslogan p{
		font-size: 11px;
	}
	
	/*seccion de recursos*/
	#recursos a{
		font-size: 13px;
	}
	
	/*seccion prematricula*/
	#prematricula-container{
		margin-top: 120px !important;
	}
	/*info feria fp alava*/
	#titulo-eventos{
		display: none !important;
	}
}

@media only screen and (min-width:436px) and (max-width:575px){
	/*Cabecera y barra de navegacion*/
	#btnFormacion h2, #btnCentros h2 {
		font-size: 15px;
	}
	#btnCentros p, #btnFormacion p {
		font-size: 12px;
	}
	video{
		width: 100%;
	}
	#video{
		padding-top: 4rem;
	}
	#lineasCabecera{
		display: none;
	}
	#btnCentros, #btnFormacion{	
		width: 11rem;
		height: 6rem;
		padding-top: 14px;

	}
	.p-btns-menu{
		flex-direction: row;
		padding-top: 3rem;
		margin: 0;
		justify-content: space-around !important;
	}
	#eslogan-hastag-container{
		display: flex;
		flex-direction: row;
		padding-top: 15%;
		justify-content: space-around;
	}
	#hashtag{
		height: 3rem;
		width: auto;
		padding: 0 5px;
		margin: 2rem 0 0 0;
	}
	#hashtag h1{
		font-size: 2rem;
	}
	#eslogan{
		margin: 2rem 0 0 1.7rem;
		color: white;
		line-height: 5px;
	}
	#eslogan p{
		font-size: 12px;
	}

}
@media only screen and (min-width:436px) and (max-width:768px){
	/*info feria fp alava*/
	#titulo-eventos{
	    align-items: center !important;
	    position: absolute;
	    margin: 2rem 0 0 1rem;
	} 
}

@media only screen and (max-width:575px){
	/*info feria fp alava*/
	.eventos p {
		font-size: 13px;
	}
	.eventos{	
		padding: 0 46px 38px 47px;
		border-radius: 0px;
		order: 2;
	}
	#titulo-recursos{
		margin-bottom: 30px;
		justify-content: center !important;
		display: flex;
	}
	#recursos {
		background-image: none;
	}
	#recursos .recursos-links {
		font-size: 30px;
	}
	
	/*seccion prematriculas*/
	.bloque-fechas{
		padding-left: 0;
	}
}
@media (min-width: 576px) {
	/*Cabecera y barra de navegacion*/
	#lineasCabecera img{
		display: none;
	}
	.p-btns-menu{
		flex-direction: column;
		padding: 7% 6% 0% 0;
		margin: 0;
		align-items: flex-end !important;
	}
	#btnCentros, #btnFormacion{
		width: 240px;
		height: 120px;
	}
	#hashtag{
		height: 55px;
		width: 250px;
		margin: 56px 0 0 0;
	}
	#eslogan{
		margin: 4rem -68px 0 0;
		color: #fff;
		font-size: 14px;
	}
	#eslogan-hastag-container{
		padding-left: 1.5rem;
	}
	#btnCentros, #btnFormacion{
		width: 240px;
		height: 120px;
		padding-top: 20px;
	}
	#btnCentros{
		margin-top: 20px;
	}
	#row-header{
		padding-top: 16%;
	}
	video{
		width: 100%;
	}
	#video{
		padding-top: 9%;
	}
	
	/*info feria fp alava*/
	.eventos{	
		padding-left: 11%;
		border-radius: 0px;
	}

	/*seccion de recursos*/
	#titulo-recursos{
		margin-bottom: 30px;
		justify-content: center !important;
		display: flex;
	}
	#enlaces, #guia, #infografia{
		max-width: 100%;
	}
	#enlances{
		background-size: 120px;
	}
	
	/*seccion prematriculas*/
	.bloque-fechas{
		padding-left: 0;
	}
}


@media (min-width: 768px) {
	/*Cabecera y barra de navegacion*/
	
	video{
		width: 100%;
	}
	#video{
		padding-top: 0;
	}
	
	#lineasCabecera img{
		display: none;
	}
	#btnCentros p, #btnFormacion p{ 
		font-size: 15px;
	}
	.p-btns-menu{
		flex-direction: column;
		padding: 7% 6% 0% 0;
		margin: 0;
		align-items: flex-end !important;
	}
	.p-btns-menu h2{
		font-size: 20px;
	}
	.logo{
		margin-left: -43%;
	}
	#row-header{
		padding-top: 0;
	}
	#listanav li {
		padding-right: 3.5rem !important;
	}
	#menu .navigation-wrap{
		margin: 0 0 0 8%;
	}
	
	/*info feria fp alava*/
	#eventos-container{
		margin-top: 30px;
	}
	.eventos-izda{	
		padding-left: 5%;
		border-bottom-right-radius: 180px;
		border-top-right-radius: 180px;
	}
	.eventos-dcha{	
		padding-left: 5%;
		border-bottom-left-radius: 180px;
		border-top-left-radius: 180px;
	}
	#avanza-img{
		max-width: 100%;
	}

	/*seccion de recursos*/
	#enlaces, #guia, #infografia{
		margin-top: 70px;
		max-width: auto;
	}
	#enlaces{
		background-image: none;
	}
}

@media (min-width: 768px) and (max-width: 992px) {
	/*info feria fp alava*/
	#titulo-eventos{
	    align-items: center !important;
	} 
}
@media (min-width: 992px) { 
	/*Cabecera y barra de navegacion*/
	video{
		width: 64%;
	}
	.p-btns-menu{
		flex-direction: row;
		padding: 50px 0 0 2px;
		margin-left: -12px;
	}
	#btnCentros{
		margin: 0 0 0 20px;
	}
	#hashtag{
		padding: 28px 0;
		height: 50px;
		width: 320px;
		margin-top: 8%;
	}
	#txthashtag{
		color: white;
		font-size: 40px;
	}
	#menu{
		justify-content: initial !important;
	}
	#btnCentros, #btnFormacion{
		justify-content: center;
		padding: 25px 15px 20px 15px;
	}
	#eslogan{
		line-height: 10px;
		margin-top: 8% !important;
		color: black;
		margin: 0 40% 0 0;
		padding: 0
	}
	#lineasCabecera{
		margin-top: 8% !important;
	}	
	#lineasCabecera img{
		display: block;
	}
	.p-btns-menu h2{
		font-size: 25px;
	}
	.p-btns-menu p{
		font-size: 11px !important;
	}
	.logo{
		margin-left: 0;
	}
	#navbar a{
		padding: 5px 15px !important;
	}
	/*info feria fp alava*/
	#eventos-container{
		margin-top: 10%;
	}
	.eventos{	
		padding-left: 0;
	}
	#avanza-img{
		max-width: 70%;
	}	
	#titulo-eventos{
		margin-left: -70px;
	}
	
	/*seccion de recursos*/
	#enlaces{
		margin-top: 5%;
	}
	#recursos .container{
		max-width: 78%;
	}
	
	/*seccion de recursos*/
	#titulo-recursos{
		margin: 5% 0 1% -2%;
		justify-content: flex-start;
		font-size: 2.5rem;
	}

	#fila-recursos{
		justify-content: center !important;
	}
	/*seccion prematriculas*/
	.cabecera-azul{
		text-align: left;
		width: max-content;
	}
	#caja-fechas p{
		text-align: left;
	}	
	#prematricula-subtitulo{
		text-align: left;
		width: max-content;
	}
	.bloque-fechas{
		padding-left: 2rem;
	}
}

@media (min-width: 1300px) {
	/*Cabecera y barra de navegacion*/
	video{
		width: 68%;
	}
	.p-btns-menu{
		flex-direction: column;
		padding: 10% 3rem 13% 0;
		margin: 0;
	}
	#btnCentros{
		margin: 20px 0 0 0;
	}	
	#hashtag{
		padding: 34px 0;
		height: 55px;
		width: 450px;
		margin: 5rem 0 0 0px;
	}
	#txthashtag{
		color: white;
		font-size: 50px;
	}
	#menu{
		justify-content: space-between !important;
	}
	#btnCentros, #btnFormacion{
		width: 20rem;
		height: 10rem;
	}
	#eslogan{
		margin-right: 50%;
		margin-top: 48px !important;
	}
	#lineasCabecera{
		margin-top: 48px !important;
	}
	.p-btns-menu h2{
		font-size: 30px;
	}
	.p-btns-menu p{
		font-size: 14px !important;
	}
	#listanav li{
		padding: 0 3.5rem 0 3rem;
	}
	#menu .navigation-wrap{
		margin: 0;
	}
	
	
	
	/*info feria fp alava*/
	#eventos-container{
		margin-top: 4%;
	}
	#titulo-eventos{
		margin-left: -120px;
	}
	#titulo-eventos h2 {
		font-size: 2.5rem;
	}

	/*recursos*/
	#enlaces {
	  background-image: url("../img/puntos-enlaces.svg");
	  background-repeat: no-repeat;
	  background-position: top left;
	}
	#guia {
  		padding-top: 3.5%;
	}
	
}

