
@font-face {
font-family: ARCADEPI;
src: url("../fuentes/arcadepix/ARCADEPI.TTF");
}

@font-face {
font-family: ARCADEPIPRUEBA;
src: url("../fuentes/arcadepix/ARCADEPI-copia.TTF");
}

body{
	
	margin:0px;
	font-family: 'Roboto', sans-serif;
	font-size:30px;

}

a{
	
	text-decoration:none;
	cursor:pointer;
	color:white;
}

.arcadepixel{
	
	font-family: ARCADEPI;
	
}

.iconoGBA{
	
	width:50px;
	height:50px;
	vertical-align:middle;
	margin-bottom: 2%;

}

p{
	
	color:white;
	margin:0px;
	
}

h1{
	
	color:white;
	
}

/*--- HEADER ---*/

header{
	
	background-color:#c70f44;
	color:white;
	width:100%;
	height:10vh;
	display: flex;
	justify-content: space-between;
	
}


#contenedorTituloCurso{
    padding: 1% 5%;
	font-size: 110%;
}

#tituloCurso{
    margin-top: 2.5%;
}



/*menu horizontal*/

nav {
    width: 32%;
	padding: 1.7% 7%;
    font-size: 88%;
}



nav ul {
	
    list-style-type: none;
    display: flex;
    margin: 0px;
    padding-left: 0px;
    justify-content: space-around;

}
	
	
/*FIN:MenuHorizontal*/

/*--- FIN:HEADER ---*/



#contenedorEnterate{
	
	background-size: cover;
	background-image: url("../recursos/2_objects_c.png");
	background-repeat: no-repeat;
	width:100%;
    height: 76vh;
	padding-bottom: 7%;
}


.contenedorTextoEnterate {
    width: 72%;
	padding: 5% 0% 5% 0%;
}

.contenedorTextoEnterate p {
	
    font-size: 8vh;
	margin: 0% 5%;
}

.contenedorRecuadroEnterate {
    width: 19%;
    background-color: white;
    padding: 3px;
    margin: 8% 0% 0% 7%;
}




.recuadroEnterate {

    /* height: 5vh; */
    border: solid 5px;
    margin: 3px;
    /* height: 87px; */
}

.recuadroEnterate p{
	
	text-align:center;
	padding: 5%;
    font-size: 109%;
}


#contenedorQuehacemos{
	
	/* background-color:green; */
	width:100%;
	display:flex;
	/* height:70vh; */
	
}

#imagenQueHacemos{
	
	background-size: cover;
	background-image: url("../recursos/2_objects_d.png");
	background-repeat: no-repeat;
	
}

.contenedorTexto{
	
	
	/* background-color: red; */
    width: 50%;
    /* height: 100%; */
    /* float: left; */
	
}

.contenedorTexto h1{
	
	font-size:400%;
	position: absolute;
	margin: 1% 6%;
	
}

.contenedorTexto h2{
	
	font-size:87%;
	background-color: white;
	margin: 9% 34% 0% 28%;
    /* margin-top: 15%; */
    padding: 0.5% 0% 0.5% 1%;
	
}

.contenedorTexto p {
    /* margin: 3% 31%; */
    width: 58%;
	padding: 10% 0% 8% 28%;
    font-size: 75%;
	text-align: justify;
}






.contenedorImagen{
	
	/* background-color:violet; */
	width: 50%;
    /* height: 100%; */
	/* float: right; */
	
}
#contenedorContenidoCurso{
	
	/* background-color:blue; */
	width:100%;
	display:flex;
	/* height:70vh; */
	
}

#imagenContenidoCurso{
	
	background-size: contain;
	background-image: url("../recursos/3_objects.png");
	background-repeat: no-repeat;
	background-position: center;
	overflow:hidden;
	
}

#texto1 {
    position: relative;
    left: 14%;
    top: 20%;
}
#texto2 {
    position: relative;
    left: 54%;
    top: -7%;
}
#texto3 {
    position: relative;
    left: 28%;
    top: 25%;
}
#texto4 {
    position: relative;
	left: 58%;
    top: 23%;
}

#contenedorTemasTratar{
	
	/* background-color:yellow; */
	width:100%;
	display:flex;
	/* height:70vh; */
	
}

.contenedorTextoTemasTratar{
	
    width: 100%;
	padding: 3% 0% 7% 0%;
	
}

.contenedorTextoTemasTratar h1{
	
	font-size:400%;
	position: absolute;
	margin: 0% 8%;
	
}

.contenedorTextoTemasTratar h2{
	
	font-size: 87%;
    background-color: white;
	margin: 3% 0% 3% 15%;
    padding: 0.5% 0% 0.5% 1%;
    width: 14%;
	
}


#contenedorContenidoTemasTratar{
	
	display: flex;
    flex-wrap: wrap;
    /* height: 50%; */
    margin: 0% 14%;
	
	
}

.contenidoTemasTratar{
	width:50%;
	/* height:50%; */
	display: flex;
    flex-wrap:nowrap;
	align-items: center;
	text-align: center;
}

.contenidoTemasTratar img {
    margin: 6% 2% 7% 20%;
}

.contenidoTemasTratar p {
    margin: 6% 2% 7% 7%;
}

#contenedorEspecialistas{
	
	/* background-color:white; */
	display:flex;
	width:100%;
	/* height:70vh; */
	
}

#imagenEspecialistas{
	
	background-size: cover;
	background-image: url("../recursos/woman-therapist.jpg");
	background-repeat: no-repeat;
	background-position: center;
	
	
}

#contenedorApuntate{
	
	background-color:blue;
	width:100%;
	/* height:70vh; */
	background-size: cover;
	background-image: url("../recursos/2_objects_b.png");
	padding-top: 5%;
    background-repeat: no-repeat;
    padding-bottom: 4%;
}
	
}


.contenedorTextoApuntate {
    width: 72%;
    /* height: 57vh; */
    /* position: absolute; */
    left: 5%;
}

.contenedorTextoApuntate p {
    font-size: 317%;
    margin-left: 5%;
}

.contenedorRecuadroApuntate {
    width: 18%;
    /* height: 103px; */
	border:solid white;
    /* position: absolute; */
    padding: 3px;
    right: 8%;
	margin-left:58%;

}




.recuadroApuntate {

    /* height: 5vh; */
    border: solid 5px;
    margin: 3px;
    /* height: 87px; */
	background-color: white;
	padding: 5%;

}

.recuadroApuntate p{
	
	text-align:center;
    font-size: 109%;
}

footer{
	
	width:100%;
	/* height:5vh; */
	background-color:black;
	
}


