@media (max-width: 1199.98px) {


body{
	
	font-size:14px;
	
	
}

header{
	
	height:6vh;
	
	
}

nav {
    width: 58%;
    padding: 4.3% 0%;
    font-size: 83%;
}

#contenedorContenidoCurso{
	
	display:block;
	padding-top:9%;
	padding-bottom:9%;
	
}

#contenedorTituloCurso {
    padding: 2% 3%;
    font-size: 85%;
}

#tituloCurso {
    margin-top: 6.5%;
}

#imagenContenidoCurso {

    width: 100%;
    height: 270px;
}


#contenedorEnterate{
	
	background-position:center;
    background-size: cover;
	height: 59vh;
	
}

.contenedorTexto h1 {
	
	margin: -7% 9%;
	
}

.contenedorTextoEnterate {
    width: 100%;
    height: 33vh;
    /* position: absolute; */
    left: 0%; 
    /* background-color: white; */
    bottom: 29%;

}

.contenedorTextoEnterate p {
    margin: 7% 0%;
    font-size: 169%;
	padding-left:5%;
}


.contenedorRecuadroEnterate {
    width: 50%;
    height: 103px;
    background-color: white;
    /* position: absolute; */
    bottom: 19%;
    padding: 1px;
    left: 25%;
}


.contenedorRecuadroEnterate {
    height: 65px;
}



.recuadroEnterate {
    height: 77%;
}

.recuadroEnterate p {

	margin-top: 0px;
	font-size: 138%;
	
}

.contenedorTexto{
	
	width:100%;
	
}

.contenedorTexto p {
    /* margin: 3% 31%; */
    width: 73%;
    padding: 15% 0% 8% 16%;
    font-size: 97%;
}

.contenedorTexto h2 {

    margin: 0% 34% 0% 28%;
	padding:2%;
}

#contenedorQuehacemos{

	display:block;
	padding-top:9%;
	
}

#imagenQueHacemos {
	
	height: 270px;
    width: 100%;
	
}


.contenidoTemasTratar{
	
	padding-left: 5%;
	width: 45%;

}

.contenedorTextoTemasTratar h1 {
    margin: -4% 9%;
}

.contenedorTextoTemasTratar h2 {

    margin: 3% 0% 7% 28%;
    padding: 2%;
    width: 29%;

}

.contenedorTextoTemasTratar {
    width: 100%;
    padding: 6% 0% 9% 0%;
}

#contenedorContenidoTemasTratar {

    margin: 0% 2%;
}

.contenidoTemasTratar img {
    
	margin: 0%;
	width:50px;
	height:50px;
	margin-right: 4%;
	
	
}

#contenedorEspecialistas {
    
    display: block;
    padding-top: 9%;
}

.especialistasTexto{
	
    width: 45%;
	
}

#imagenEspecialistas{
	
	height: 270px;
    width: 100%;
    background-size: cover;
	
}


#contenedorApuntate {

	padding-top: 30%;
    padding-bottom: 30%;
    background-position: center;
}

.iconoGBA {
    width: 35px;
    height: 35px;
}

.recuadroApuntate {

    margin: 0px;
    padding: 0%;
}

.contenedorRecuadroApuntate {
    margin-top: 10%;
    width: 41%;
    right: 8%;
    margin-left: 28%;
}

.contenedorTextoApuntate p {
    font-size: 212%;
	
}


}