/* Estilos Generales */
html, body {
    height: 100%;
}
/* Modificar el modelo de cajas de CSS */
html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
/* Resetear margenes y padding */
* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
  }
body {
    font-family: 'Lato', sans-serif;
}
/* Centrar elementos en pantalla */
.container {
    width: 90%;
    max-width: 1366px;
    margin: 0 auto;
}
  h1 {
    font-family: "Cocomat", sans-serif;
  }

  /* Barra de navegación */
  #navigation {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #navigation img {
    width: 10rem;
    height: auto
  }
  #main-nav {
	display: flex;
	list-style: none;
	margin: auto;
	font-family: 'Cocomat', sans-serif;
}
#main-nav li {
	padding: 12px 0.85em;
}
#main-nav li a {
	color: #0f0f0f;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1rem;
	padding-bottom: 12px;
}
#main-nav li a:hover {
    border-bottom: 2px solid #209F48;
}
.logo {
    width: 12px;
    height: auto;
}
#whatsapp a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 30px;
    background-color: #6AC66B;
    color: #fff;
    font-weight: bold;
    transition: all 0.5s
}
#whatsapp a:hover {
    background-color: #209F48;
    transition: all 0.5s;
}
nav {
	border-bottom: 1px solid #ccc;
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 999;
}
/* Sección 1 */
article > section:nth-child(1) {
    background-image:url(../images/niña2.png);
    background-repeat: no-repeat;
    background-size: hover;
    background-position: right bottom;
	padding-top: 136px;
}
@media screen and (min-width: 1060px) {
	#seccionPrimera img {
		display: none;
	}
}
#seccionPrimera {
	display: flex;
	align-items: baseline;
	height: 100%;
	min-height: 600px;
	justify-content: center;
	flex-flow: column;
}
#seccionPrimera h1 {
	font-size: 2.5rem;
	color: #0A6B3B;
	font-weight: bold;
}
#seccionPrimera h2 {
	font-size: 2.9rem;
	font-weight: lighter;
	margin: 3px 0 27px;
}
#seccionPrimera p {
	color: #209F48;
	font-size: 2.2rem;
	font-weight: bold;
	margin: 0 0 54px;
}
#seccionPrimera a {
    text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 30px;
    background-color: #FFBF2A;
    color: #fff;
    font-weight: bold;
    transition: all 0.5s;
    width: 40%;
    height: auto;
    text-align: center;
    font-size: 150%
}
/*Seccion 2 */
#seccionSegunda {
	display: flex;
	flex-flow: row wrap;
}
#seccionSegunda img {
	flex-basis: 40%;
	max-width: 40%;
}
#seccionSegunda div {
	flex-basis: 60%;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
#seccionSegunda h1 {
	font-size: 4.20rem;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    line-height: 5.5rem;
}
#seccionSegunda p {
	font-size: 1.6rem;
	font-family: 'Montserrat', sans-serif;
    padding-bottom: 2rem;
}
#ingles {
    color: #fff;
    background-color: #5DADEC;
}
#azul {
    color: #5DADEC;
}
#amarillo {
    color: #fff;
    background-color: #FABB17;
    font-weight: bold;
    padding: 0.30rem 0.18rem;
}
/* Seccion 3 */
#bcazul {
	background-color: #5DADEC;
	height: 100%;
	min-height: fit-content;
	margin-bottom: -50px;
}
#contenedor {
    display: flex;
    flex-flow: column;
    margin-bottom: 40px;
}
#img {
    width: 40rem;
    margin: 25px auto 40px;
}
#seccionTercera {
	height: fit-content;
	background-color: #fff;
	border-radius: 40px;
	display: flex;
	flex-flow: column;
	margin-bottom: 50px;
}
#desmadre {
    display: flex;
    justify-content: center;
    margin-bottom: -105px;
    margin-top: -80px;
}
#circulo {
    height: 12rem;
    width: 12rem;
    border-radius: 50%;
    background-color: #FFFFFF;
}
#img1 {
    width: 10rem;
    height: auto;
    display: block;
    margin: -90px auto 0;
}
#seccionTercera p {
    text-align: justify;
    font-family: 'Monserrat' ,sans-serif;
    font-size: 1.625rem;
    padding: 2rem 4rem 1rem;
}
.azulito {
    color: #5DADEC;
    font-weight: bold;
}
@font-face {
    font-family: normal;
    src: url(path/to/font/file/normal) format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*
.warp__placeholder{
    position: absolute;
    color: transparent;
    font-size: .1px;
}

.warp {
    display: block;
    position: relative;
    width: 31rem;
    height: 200px;
    font: normal 50px/1 Poppins;
    left: 35%;
    bottom: 130px;
    font-size: 53px;
}

[class*='warp__'] {
    display: block;
    position: absolute;
}

.warp__0 {
    transform-origin: 50% 42px;
    transform: translate(12.284400000000002px,204.5498px) rotate(-0.449553rad);
    color: #FFFFFF;
}

.warp__1 {
    transform-origin: 50% 42px;
    transform: translate(37.1374px,193.6803px) rotate(-0.342372rad);
    color: #FFFFFF;
}

.warp__2 {
    transform-origin: 50% 42px;
    transform: translate(65.787px,183.4315px) rotate(-0.253218rad);
    color: #FFFFFF;
}

.warp__3 {
    transform-origin: 50% 42px;
    transform: translate(105.2973px,175.7502px) rotate(-0.180905rad);
    color: #FFFFFF;
}

.warp__4 {
    transform-origin: 50% 42px;
    transform: translate(136.5035px,171.1344px) rotate(-0.128384rad);
    color: #FFFFFF;
}

.warp__5 {
    transform-origin: 50% 42px;
    transform: translate(164.6822px,167.67px) rotate(-0.074613rad);
    color: #FFFFFF;
}

.warp__6 {
    transform-origin: 50% 42px;
    transform: translate(204.9902px,165.8739px) rotate(-0.021233rad);
    color: #FFFFFF;
}

.warp__7 {
    transform-origin: 50% 42px;
    transform: translate(242.1571px,165.7762px) rotate(0.015006rad);
    color: #FFFFFF;
}

.warp__8 {
    transform-origin: 50% 42px;
    transform: translate(270.0253px,166.7015px) rotate(0.050903rad);
    color: #FFFFFF;
}

.warp__9 {
    transform-origin: 50% 42px;
    transform: translate(298.8918px,168.1077px) rotate(0.081rad);
    color: #FFBF2A;
}

.warp__10 {
    transform-origin: 50% 42px;
    transform: translate(311.8723px,170.5599px) rotate(0.119423rad);
    color: #FFBF2A;
}

.warp__11 {
    transform-origin: 50% 42px;
    transform: translate(348.0659px,176.4745px) rotate(0.190261rad);
    color: #FFBF2A;
}

.warp__12 {
    transform-origin: 50% 42px;
    transform: translate(387.9975px,183.6751px) rotate(0.262523rad);
    color: #FFBF2A;
}

.warp__13 {
    transform-origin: 50% 42px;
    transform: translate(410.1563px,191.0342px) rotate(0.330899rad);
    color: #FFBF2A;
}

.warp__14 {
    transform-origin: 50% 42px;
    transform: translate(435.4436px,201.647px) rotate(0.427574rad);
    color: #FFBF2A;
}

.warp__15 {
    transform-origin: 50% 42px;
    transform: translate(462.1645px,215.03789999999998px) rotate(0.555681rad);
    color: #FFFFFF;
} */
/* Seccion 4 */
article > :nth-child(4) {
    height: 100%;
    min-height: 650px;
    background-color: #FFBF2A;
    background-image:url(../images/monitor.png);
    background-repeat: no-repeat;
    background-size:50%;
    background-position: center center;
}
#seccionCuarta {
	width: fit-content;
	height: auto;
	background-color: #fff;
	margin: 11rem auto;
    padding: 1.5rem 2rem;
    border-radius: 35px;
}
#seccionCuarta p {
	font-size: 5.5rem;
    font-family: 'Monserrat' ,sans-serif;
    font-weight: bold;
}
#por {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.7rem;
	text-align: center;
	position: relative;
	top: 8rem;
    font-family: 'Monserrat' ,sans-serif;
}
/* Seccion 5 */
article > :nth-child(5) {
    height: 100%;
    min-height: fit-content;
    background-color:#FFBF2A;
	padding: 0;
	box-sizing: border-box;
}

/* Prueba 2 Slider */
.mySlides{
	display: none;
}
.slideshow-container img{
	vertical-align: middle;
}
.slideshow-container{
	max-width: 80%;
	position: relative;
	margin: auto;
}
.prev, .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	padding: 16px;
	margin-top: -22px;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
}
.next {
	right: 0;
	border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover{
	background-color: rgba(0, 0, 0, 0.8);
}
/* Seccion 6 */
article > :nth-child(6) {
	height: 100%;
	min-height: 600px;
	background-color: #f4c5cc;
}
#seccionSexta img {
    position: absolute;
    height: 37rem;
    left: 46rem;
}
#seccionSexta {
	display: flex;
	flex-flow: row wrap;
	height: 100%;
	min-height: 600px;
	max-width: 1276px;
	background-image: url(../images/tablet.png);
	background-repeat: no-repeat;
	background-size: 49%;
	background-position: center right;
	justify-content: space-between;
}
#seccionSexta p {
	text-align: justify;
	font-size: 1.4rem;
	line-height: 35px;
    font-family: 'Monserrat' ,sans-serif;
}
#seccionSexta div {
	width: 18rem;
	height: fit-content;
	align-self: center;
	margin: 0px 13%;
}
#metodologia {
	font-size: 10rem;
	text-align: center;
	font-family: 'Rubik', sans-serif;
	margin: auto 0px auto 7rem;
}
/* Seccion 7 */
#cursos {
	text-align: center;
	margin: 50px 0;
	font-size: 2rem;
    padding: 0.5rem 2rem;
    color: #fff;
	font-size: 3rem;
}
#cont {
	width: fit-content;
	background-color: #39B54A;
	margin: 0px auto;
	border-radius: 50px;
}
.contenedores {
	width: 77%;
	height: 314px;
	margin: 40px auto;
	border-radius: 20px;
	display: flex;
	flex-flow: row;
	justify-content: space-around;
}
.uno img {
	max-width: 15rem;
	max-height: 15rem;
	margin-left: -2rem;
}
.uno {
	background-color: #7BB7E0;
	background-image: url(../images/letras.png);
	background-repeat: no-repeat;
	background-size: 27%;
	background-position-x: 9rem;
	background-position-y: -1rem;
}
.dos img {
	max-width: 15rem;
	max-height: 15rem;
	margin-left: -3rem;
}
.dos {
    background-color: #FFBF2A;
    background-image: url(../images/letras2.png);
	background-repeat: no-repeat;
	background-size: 27%;
	background-position-x: 9rem;
	background-position-y: -1rem;
}
.tres {
    background-color: #F4C5CC;
    background-image: url(../images/letras3.png);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position-x: 10rem;
    background-position-y: -3rem;
}
.tres img {
	max-width: 15rem;
	max-height: 15rem;
	margin-left: -1rem;
}
@media screen and (min-width: 1256px){
	.contenedores > h1 {
	display: none;		
	}
}
.contenedores > ul {
	font-size: 1.7rem;
	line-height: 40px;
	color: #fff;
	list-style-image: url(../images/semilla2.png);
	font-family: 'League Spartan', sans-serif;
	margin: auto 0px;
}
/* Tree */
.tree__left-images {
    width: 12em;
}
.three {
	width: 9em;
}
.tree {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 2em;
}
.tree__right {
	flex-basis: 40%;
}
.tree__right-image {
	width: 100%;
}
.tree__left {
    flex-basis: 60%;
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
}
.tree__left-containers {
    display: flex;
}
.tree__left-content {
    display: flex;
    flex-flow: column;
    width: 70%;
}
.tree__left-titles {
    font-size: 2.3rem;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}
.tree__left-text {
    font-size: 1.3rem;
    font-family: 'Poppins';
    margin-left: 0.5em;
    font-weight: 300;
}
.tree__left-containers:nth-child(2) {
	margin-left: 4em;
}
.tree__left-containers:nth-child(3) {
	margin-left: 6em;
}
.tree__left-containers:nth-child(4) {
	margin-left: 10em;
}
/* Seccion 9 */
article > section:nth-child(9) {
    background-image: url(../images/nota.png);
    background-repeat: no-repeat;
    background-size: 42%;
    background-position: right;
    min-height: 600px;
    display: flex;
    width: 100%;
}
#seccionNovena {
    display: flex;
    flex-basis: 68%;
    flex-flow: column;
    align-items: center;
    justify-content: space-evenly;
}
#seccionNovena h1 {
	margin: 0 auto;
}
#seccionNovena p {
	text-align: justify;
	width: 16em;
	font-size: 2.2rem;
	font-weight: bold;
}
#div {
    display: flex;
    flex-basis: 41vw;
    align-items: center;
    margin-top: 4rem;
}
#reloj {
	list-style-image: url(../images/reloj.png);
}
#reloj h2 {
    background-color: #39B54A;
    padding: 0.32rem 2rem;
    color: #fff;
    font-size: 2rem;
    width: fit-content;
    border-radius: 33px;
}
#reloj li {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 0.4rem 1rem;
	display: flex;
	align-items: center;
}
#reloj li::before {
	content: "";
	display: list-item;
}
#horarios {
    font-size: 7rem;
    width: min-content;
    line-height: 1.25em;
    height: fit-content;
    text-align: justify;
}
/*seccion 10 */
article > section:nth-child(10) {
	background-image: url(../images/fondo.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center ;
    height: 100%;
    min-height: 850px;
}
#seccionDecima h2 {
	font-size: 5rem;
	text-align: center;
	color: #FF60AE;
	line-height: 1.5em;
	font-weight: revert;
	margin-top: 350px;
}
#seccionDecima {
	display: flex;
	flex-direction: column;
}
#seccionDecima p {
	font-size: 1.6rem;
	width: 30em;
	font-weight: lighter;
	color: #FABB17;
	order: 2;
	align-self: center;
}
#seccionDecima img {
	width: 35%;
	height: auto;
	align-self: end;
	z-index: 0;
	margin-top: -372px;
}
/* Footer */
footer {
	background-color: #1e1e1e;
	padding: 20px 0;
}
#copyright {
	display: flex;
	justify-content: center;
	color: #fff;
	font-size: 1rem;
}
/* Media Query para pantallas grandes */
@media screen and (min-width: 2050px) {
   article > section {
	align-items: center;
	max-width: 2050px;
	margin: 10px auto;
   }

    }

/* Pantallas pequeñas */
@media screen and (max-width: 1320px){
	#seccionSegunda h1 {
		font-size: 4.20vw;
		text-transform: uppercase;
		font-weight: bold;
		font-family: 'Poppins', sans-serif;
		line-height: 5.3vw;
	}
	#seccionSegunda div {
		flex-basis: 60%;
		max-width: 60%;
		display: flex;
		flex-flow: column;
	}
	#seccionSegunda p {
		font-size: 1.6vw;
		font-family: 'Montserrat', sans-serif;
	}
	article > :nth-child(4) {
		display: flex;
		flex-flow: column;
		align-items: center;
		justify-content: center;
	}
	#seccionCuarta {
		padding: 2vw;
		margin-bottom: 13vw;
		margin-top: 8vw;
	}
	#seccionCuarta p {
		font-size: 5.5vw;
	}
	#por {
		font-size: 5.7vw;
		position: static;
	}
	article > :nth-child(4) {
		height: 100%;
		min-height: 61vw;
		background-size: 70%;
		background-position: center center;
	}
	.tree {
		flex-direction: column;
	}
	.tree__left-titles {
		font-size: 1.9rem;
	}
	.tree__left-text {
		font-size: 1.2rem;
	}
	.tree__right-image {
		width: 40%;
	}
}

@media screen and (max-width: 1060px) {
	#seccionPrimera h1 {
		font-size: 2.4rem;
		text-align: center;
		align-self: center;
	}
	article > section:nth-child(1){
		background-image: none;
		padding-top: 8vw;
	}
	#seccionPrimera h2 {
		font-size: 1.6rem;
		text-align: center;
		margin: 10px auto;
	}
	#seccionPrimera p {
		font-size: 1.5rem;
		margin: 0 auto;
		text-align: center;
	}
	#seccionPrimera img {
		width: 80%;
		margin: 0px 35% 0px;
	}
	#seccionPrimera a {
		width: 88%;
		margin: 0px auto 50px;
	}
	.tree {
		flex-flow: column;
	}
	.tree__right {
		flex-basis: 65%;
	}
	.tree__right {
		width: 65%;
	}
}
@media screen and (max-width: 1020px) {
	#img{
		width: 80%;
	}
	#circulo{
		display: none;
	}
	#desmadre{
		display: none;
	}
	#seccionTercera img{
		display: none;
	}
	#seccionTercera p {
		font-size: 3vw;
		padding: 3vw 2rem;
	}
	
}
/* Seccion sexta metodologia */
@media screen and (max-width: 1255px) and (min-width: 590px) {
	#seccionSexta div {
		width: 41vw;
		margin: 0px auto 15vw;
	}
	#metodologia {
		font-size: 21vw;
		margin: 10px auto 14vw;
	}
	#seccionSexta {
		flex-flow: column;
		background-size: 107%;
		background-position: bottom center;
	} 
	#seccionSexta p {
		font-size: 3vw;
		line-height: 6vw;
	}
}
@media screen and (max-width: 589px) {
	#seccionSexta div {
	width: 58vw;
	margin: 0px auto 17vw;
	}
	#metodologia {
		font-size: 19vw;
		margin: 10px auto 14vw;
	}
	#seccionSexta {
		flex-flow: column;
		background-size: 139%;
		background-position: bottom center;
	}
	#seccionSexta p {
		font-size: 5vw;
		line-height: 7vw;
	}
} 
/* Seccion 8 niños */
@media screen and (max-width: 1255px)  and (min-width: 560px){
	.contenedores {
		height: fit-content;
		flex-flow: column;
		background-image: none;
	}
	.contenedores > img {
		max-width: 32vw;
		max-height: 32vw;
		margin: 10px 5vw;
	}
	.contenedores > ul {
		font-size: 1.7rem;
		line-height: 40px;
		margin: 10px auto;
	}
	.contenedores > h1 {
		align-self: end;
		font-size: 6.1vw;
		color: #fff;
		text-align: center;
		margin: 11vw 5vw -20vw;
	}
	.tres img{
		max-width: 32vw;
		max-height: 32vw;
		margin: 10px 0vw;
	}
}
@media screen and (max-width: 559px) {
	.contenedores {
		height: fit-content;
		flex-flow: column;
		background-image: none;
	}
	.contenedores > img {
		max-width: 32vw;
		max-height: 32vw;
		margin: 10px 5vw;
	}
	.contenedores > h1 {
		align-self: end;
		font-size: 6.1vw;
		color: #fff;
		text-align: center;
		margin: 11vw 5vw -20vw;
	}
	.tres img{
		max-width: 32vw;
		max-height: 32vw;
		margin: 10px 0vw;
	}
	.contenedores > ul {
		font-size: 4.7vw;
		line-height: 9vw;
		margin: 10px auto;
	}
}

/* Seccion penultima */
@media screen and (max-width: 1260px) {
	article > section:nth-child(9) {
		min-height: fit-content;
		background-position-y: 44vw;
		background-size: 50%;
		background-position-x:center;
		display: flex;
		flex-flow: column;
	}
	#horarios {
		font-size: 9vw;
		line-height: 9.25vw;
		margin: 5vw auto;
	}
	#seccionNovena p {
		width: 45vw;
		font-size: 2.9vw;
		margin: 0px auto 4vw;
	}
	#div {
		align-self: center;
		margin-top: 11vw;
		margin-bottom: 10vw;
		margin-right: 9vw;
	}
	#reloj {
		list-style-image: none;
	}
	#reloj h2 {
		margin: 1.5vw -3vw 0.7vw;
		padding: 0.32vw 1.5vw;
		font-size: 2.3vw;
	}
	#reloj li {
		font-size: 2vw;
		margin: 0rem 1px;
		padding: 0.4vw 1vw;
	}
}
@media screen and (max-width: 1510px) {
	#seccionDecima p {
		font-size: 2.1vw;
		width: 30em;
	}
	#seccionDecima h2 {
		font-size: 5vw;
		line-height: 1.5em;
		margin-top: 23vw;
	}
	#seccionDecima img {
		width: 35vw;
		margin-top: -27vw;
	}
	article > section:nth-child(10) {
		min-height: 56vw;
	}
}
@media screen and (max-width: 1000px) {
	#main-nav {
		display: none;
	}
	nav {
		position: inherit;
	}
}
@media screen and (max-width: 700px) {
	.tree__left-containers:nth-child(2) {
		margin-left: 0em;
	}
	.tree__left-containers:nth-child(3) {
		margin-left: 0em;
	}
	.tree__left-containers:nth-child(4) {
		margin-left: 0em;
	}
	.three {
		width: 12em;
	}
	.tree__left-containers {
		flex-flow: column;
	}
	.tree__left-containers {
		align-items: center;
	}
	.tree__left-content {
		width: 90%;
	}
	.tree__left-titles {
		font-size: 1.9rem;
		text-align: center;
	}
}