@font-face {
  font-family: 'Gotham Rounded';
  src: url('GothamRounded-Bold.eot');
  src: url('GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
    url('GothamRounded-Bold.woff2') format('woff2'),
    url('GothamRounded-Bold.woff') format('woff'),
    url('GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}



@font-face {
  font-family: 'Gotham Rounded';
  src: url('GothamRounded-Medium.eot');
  src: url('GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
    url('GothamRounded-Medium.woff2') format('woff2'),
    url('GothamRounded-Medium.woff') format('woff'),
    url('GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.bugvh {
  transition: height 1000000s ease;
  -webkit-transition: height 1000000s ease;
  -moz-transition: height 1000000s ease;
  -o-transition: height 1000000s ease;
}

.neuton-extralight {
  font-family: "Neuton", serif;
  font-weight: 200;
  font-style: normal;
}

.neuton-light {
  font-family: "Neuton", serif;
  font-weight: 300;
  font-style: normal;
}

.neuton-regular {
  font-family: "Neuton", serif;
  font-weight: 400;
  font-style: normal;
}

.neuton-bold {
  font-family: "Neuton", serif;
  font-weight: 700;
  font-style: normal;
}

.neuton-extrabold {
  font-family: "Neuton", serif;
  font-weight: 800;
  font-style: normal;
}

.neuton-regular-italic {
  font-family: "Neuton", serif;
  font-weight: 400;
  font-style: italic;
}




* {
  box-sizing: border-box;
}

.onlydesktop {
  display: inline-block;
}

.onlydesktopblock {
  display: block;
}

.onlymobile {
  display: none;
}

.onlymobileblock {
  display: none;
}

.onlymobiletxt {
  display: none;
}

ul {
  list-style-type: none;
  text-decoration: none;
}

.nomargins {
  margin-left: 0px !important;
  margin-right: 0px !important;

}

a {
  color: #F5A623;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #F5A623;
  text-decoration: none;
}


.nopaddings {

  padding-left: 0px !important;
  padding-right: 0px !important;
}

/**GLOBAL*/
button:active,
button:focus,
div:active,
div:focus,
a:active,
a:focus {
  outline: 0;
}

body {
  font-family: 'Neuton', sans-serif;
  color: #F5A623;
  background-color: #000000;

  margin: 0px auto 0px auto;
  /* max-width: 1600px;
   height: 3000px;

 background-image: url(../images/desktop.png);
  background-size: contain;

  background-repeat: no-repeat;
  background-position: center top;
*/

}





.doscroll {
  position: absolute;
  top: 85vh;
  right: 3vw;
  z-index: 999;
  ;
}

/**/


#firststage {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100dvh;
  overflow: hidden;
  background-color: #000000;
  background-image: url(../images/fondo_first_desktop.jpg);
  background-size: cover;

  background-repeat: no-repeat;
  background-position: center top;
  z-index: 999;
  text-align: center;

}


.firststagecontent {
  display: flex;
  margin: 0 auto;
  width: 70%;
  height: 100dvh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  padding-top: 29vh;
}

#firststage .titulo1 {
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 1.8vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.9vw;

  /* 138.889% */

}

#firststage .titulo2 {
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 1.8vw;
  font-style: normal;
  font-weight: 500;
  line-height: 1.9vw;
  margin-top: 3vw;
  /* 161.111% */

}

#secondstage {
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;

}

.fase2_intro {
  text-align: center;
  height: 100vh;
  min-height: 650px;
  background-image: url(../images/jueza_desktop.png);
  background-size: cover;

  background-repeat: no-repeat;
  background-position: center top;
  z-index: 9;



}

.coninuar {
  cursor: pointer;
}

.fase2_parents {
  display: block;
  overflow: hidden;

}

.contenedorresto .fase2_media {
  display: block;

}


.titulo {
  display: block;
  position: relative;
  padding-top: 6vh;
}

.subtitulo {
  position: relative;
  display: block;
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 3.3vh;
  font-style: normal;
  font-weight: 500;
  line-height: 47px;
  margin-top: 4vh;
}


.logotrial {

  width: 100%;
  max-width: 56vh;

}

.boxshare {
  display: none;
}

.boxdisclaimer {
  display: none;
  width: 250px;

}

.contenedorparents {
  /*height: 170vh;*/
  width: 100%;
  display: block;
  position: relative;
  top: 0px;
  background-color: #000000;
}


.btnplaythetrial_desktop {
  cursor: pointer;
  position: relative;
  padding-top: 50vh;
}


.btnplaythetrial_mobile {
  position: relative;
  cursor: pointer;
  margin-top: 80vw;
}

.btnsplayexpert_desktop {
  cursor: pointer;
  padding-top: 28%;
}

.btnsplayexpert_mobile {
  cursor: pointer;
  margin-top: 90vw;

}

.spreadtheword {
  margin-top: 2vh;
}

/*

.slideparent {
  height: 80vh;


}
*/
.fraseclaim11 {
  width: 100%;
  display: block;
  position: relative;
  top: 0vh;
  color: #F5A623;
  font-family: Neuton;
  font-size: 4vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4vw;
  z-index: 99;
  text-align: center;
  height: 13vh;
  margin: 0 auto;
  background-color: transparent;
  background-image: url(../images/fondotitexperts.png);
  background-repeat: repeat-x;
  background-position: center bottom;
}

.tituloslide {
  display: block;
  color: #FFF;
  text-align: center;
  font-family: Neuton;
  font-size: 4vw;
  font-style: normal;
  font-weight: 400;
  line-height: 4vw;
  margin-top: 4vw;

}

.personaslide {
  color: #FFF;
  font-family: Neuton;

  font-style: normal;
  font-weight: 700;

}

.fraselide {
  color: #F5A623;
  text-align: center;

  font-size: 2vw;
  font-style: normal;
  font-weight: 400;

  width: 72%;
  margin: 2vh auto;

  display: flex;
  align-items: center;
  justify-content: center;

}

.parentsslide1 {
  width: 100%;

  background-image: url(../images/expert1_desktop.png);
  background-size: cover;

  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  height: 100vh;
  /* max-height: 878px;*/

}

.parentsslide2 {
  width: 100%;

  background-image: url(../images/expert2_desktop.png);
  background-size: cover;

  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  height: 100vh;
  /*max-height: 878px;*/

}

.parentsslide3 {
  width: 100%;

  background-image: url(../images/expert3_desktop.png);
  background-size: cover;

  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  height: 100vh;
  /*max-height: 878px;*/

}



.slidernews {
  height: 20vh;
  display: flex;
  justify-content: space-evenly;
  align-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-top: 20px;
  /**/
  opacity: 0;
  height: 11vh;
  /**/
}



.titluarnews {
  color: #FFF;
  text-align: center;
  font-family: Neuton;
  font-size: 1.5vw;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7vw;
  margin-top: 10px;
  /* 87.5% */
}


.boxsuscribe {
  margin: 25px auto;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 50px;
  height: 140px;
  font-size: 23px;
  margin-top: -40vh;
  padding-bottom: 41vh;



}


.contenedorlegales {

  text-align: center;
  color: #ffffff;

  font-size: 12px;
  font-family: "Gotham Rounded";
  margin: 20px auto;
}

.contenedorlegales a {

  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-family: "Gotham Rounded";
}

.boxcontentsahre {
  width: 300px;
  margin-top: 5vh;
  font-family: "Gotham Rounded";

}

#btnsend {

  width: 93px;
  height: 41px;
  flex-shrink: 0;
  border-radius: 25px;
  border: 1px solid #FFF;
  background: rgba(255, 255, 255, 0.00);
  color: #F5A623;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding: 11px;
  margin: 0px 13px;
  cursor: pointer;
  margin: 1vw auto 1vw auto;
}


.inputtext {
  outline: 0;
  color: #0000009e;
  font-size: 15px;
  padding: 9px 15px;
  text-align: center;
  width: 221px;
  border-radius: 29px;
  border: 0px solid #000000;
  background-color: #F5F5F5FF;



}

.inputtext:active, .inputtext:focus {
  background-color: #ffffff;
  color: #000000;
  border: 0px solid #969696;
}


.inputtext::placeholder {

  color: #000000;
}




.textolegal {
  font-family: "Neuton", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
}

.textolegal a {
  font-family: "Neuton", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}

#autorizolegal {
  width: 15px;
  height: 15px;
  font-family: "Neuton", sans-serif;
  cursor: pointer;
  background: rgba(40, 40, 40, 0.0);
  border: 1px solid #ffffff;
  color: black;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  top: 3px;
  position: relative;
  left: -2px;
  background-image: none;

}

#autorizolegal:checked {
  background: #ffffff;
  border: 1px solid #000000;
  background-image: url(../images/checked.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

.autorizolegalerror {
  border: 2px solid #ffffff !important;
}

label {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}

#autorizolegalred {
  cursor: pointer;
  font-size: 14px;
  font-family: "Neuton", sans-serif;
  margin-right: 5px;
  border: 1px solid #000000;
  background-color: transparent;
  margin: 0px;
  width: 23px;
  height: 23px;

}



.slide_news {
  width: 40%;
}


.contadorled {
  width: 100%;
  margin: 20px auto;
}

.cuentaatras {
  width: 320px;
  margin: 5vh auto;
}


.contenedoricos {
  display: flex;
}

.contenedoricosrrss {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

/* ESTILOS FASE 3



















*/






#player-thetrial {
  display: none;
}

/*









*/


.contentreason {

  text-align: center;
  max-width: 1400px;
  margin: 0 auto;


}

#seccion3 {

  background-color: #ffffff;
}

#conttitreason {
  display: block;

  text-align: center;
  width: 90%;
  margin: 10vh 5% 5% 5%;


}


.conttitreasonnumero {
  display: block;
  color: #4F67FF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 109px;
  font-style: normal;
  font-weight: 700;
  line-height: 106px;


}


.conttitreasontitresaon {
  display: block;
  color: #4F67FF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: 96%;
  /* 31.705px */
  letter-spacing: -0.363px;

}



.creason {
  margin: 20px;
}

.slidereason {
  display: block;
  text-align: center;
}

.slidereason img {
  display: block;
  margin: 0 auto;

}


.contentreason_desktop {

  display: flex;
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: center;
  align-items: center;
  flex-direction: row;

}








.contentreason .slick-prev {



  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;
  left: -7px;
  z-index: 99999;
  width: 64px;

}



.contentreason .slick-next {



  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 50%;
  right: -7px;
  z-index: 99999;
  width: 64px;

}












.youtube-link {
  cursor: pointer;
}

.secguilttimefreeazul {
  margin: 123px 5% 0px 5%;
  background-color: #ffffff;
}

.titguilttimefree {

  color: #4F67FF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 46px;
  /* 88.889% */
  letter-spacing: -0.771px;

}

.groupguilttimefree {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 600px;
  z-index: 99999;
}


.conttitreasontitresaon {
  display: block;
  color: #4F67FF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 74px;
  letter-spacing: -0.363px;

}



#seccion4 {

  position: relative;
  background-color: #4F67FF;
  margin: -80px auto 0 auto;
  z-index: 999;
}

.margenespie {
  margin: 10px;
}

.piecontents {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}

/*



















*/



.boxsharetitspread {
  width: 100%;
  display: block;
  position: relative;
  top: 2vh;
  color: #F5A623;
  font-family: Neuton;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  z-index: 99;
  text-align: center;

}





.cajajoin {
  position: relative;
  top: -35vh;

}

.contenedorresto {
  background-color: green;
  width: 100%;
  display: block;
  background-image: none;

  background-size: cover;

  background-repeat: repeat;
  background-position: left top;
  text-align: center;
  position: relative;

  margin-top: 0vh;
}


.txtjoin {
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 2vw;
  font-style: normal;
  font-weight: 500;
  line-height: 2vw;
  /* 155.556% */
}

.txthastag {
  color: #F5A623;
  font-family: Neuton;
  font-size: 2vw;
  font-style: normal;
  font-weight: 300;
  line-height: 3vw;
}

.txthastag a {
  color: #F5A623;

  text-decoration: none;

}

.gfw-share-btns {
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  color: #000;


}




.contentparents .slick-dots {
  position: absolute;
  bottom: 20px;

}


.slidertweets {

  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0vh auto;
  ;
}


.logotweet {
  display: block;
  margin: 15px auto;
  ;


}

.textotweet {
  display: block;
  color: #FFF;
  text-align: center;
  font-family: Neuton;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.textotweet a {
  color: #F5A623;
  text-decoration: none;

}

.gfw-share-wrpr {
  width: 200px !important;

  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 2vh auto 10vh auto;
  text-align: center;

}

.gfw-share-wrpr>span {
  font-size: 14px;
}

.gfw-share-wrpr .gfw-share-btns {
  white-space: nowrap;
  cursor: pointer;
}

.gfw-share-wrpr .gfw-share-btns .gfw-expanded-options {
  width: 0;
  height: 60px;
  overflow: hidden;
  vertical-align: top;
  opacity: 0;
  transition: all 300ms linear;
}

.gfw-share-wrpr .gfw-share-btns .gfw-expanded-options.active {
  display: inline-block;
  width: 180px;
  opacity: 1;
  margin-right: 5px;
}

.gfw-share-wrpr .gfw-share-btns div:first-of-type {
  display: inline-block;
}

.gfw-share-wrpr .gfw-share-btns>div:last-of-type,
.gfw-share-wrpr .gfw-share-btns a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 10px;
  padding: 0;
  line-height: 40px;
  transform: scale(1);
  transition: all 300ms linear;
}

.gfw-share-wrpr .gfw-share-btns>div:last-of-type:focus,
.gfw-share-wrpr .gfw-share-btns>div:last-of-type:hover,
.gfw-share-wrpr .gfw-share-btns a:focus,
.gfw-share-wrpr .gfw-share-btns a:hover {
  transform: scale(0.95);
}

.gfw-share-wrpr .gfw-share-btns>div:last-of-type img,
.gfw-share-wrpr .gfw-share-btns a img {
  display: inline-block;
  width: 40px;
  height: auto;
}

.gfw-share-wrpr .gfw-share-btns .gfw-more-share-options {
  display: block;
}

.gfw-share-wrpr .gfw-share-btns>div:last-of-type img,
.gfw-share-wrpr .gfw-share-btns a img {
  display: inline-block;
  width: 40px;
  height: auto;
}

.gfw-mobile-share-btn {
  display: none;
}

.gfw-share-icon g {
  fill: #000;
}



.contentparents .slick-prev {



  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 40vh;
  left: 15%;
  z-index: 99999;

}



.contentparents .slick-next {



  font-size: 0;
  line-height: 0;

  position: absolute;
  top: 40vh;
  right: 15%;
  z-index: 99999;

}

.screetimeintrocontanier {
  position: relative;
  width: 100%;
  height: 100dvh;
  top: 0px;
  left: 0px;


}


.screetimeintroninos {
  position: absolute;
  width: 100%;
  height: 100dvh;
  top: 0px;
  left: 0px;
  overflow: hidden;
  background-color: #000000;

  background-image: url(../images/fondo_screentime_desktop.png);
  background-size: cover;
  background-position: top center;

}

.screetimeilingokids {
  position: absolute;
  width: 100%;
  height: 100dvh;
  top: 0px;
  left: 0px;
  overflow: hidden;
  background-color: #000000;
  background-image: url(../images/screetimeilingokids_desktop.png);
  background-size: cover;
  background-position: top center;
  z-index: 999;
  display: none;
  opacity: 1;

}

.screetimeintro_animelliot {
  position: absolute;
  width: 100%;
  height: 200px;
  top: 224px;
  left: -70px;
  z-index: 999;

}

.screetimeintro_txt {
  position: absolute;
  top: 60px;
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 53px;
  font-style: normal;
  font-weight: 500;
  line-height: 59px;
  width: 100%;
  /* 117.857% */
}

.slick-next:before {
  content: url(../images/flechaderblanca.svg);
  background: none;
}

.slick-prev:before {
  content: url(../images/flechaizqblanca.svg);
  background: none;
}

.amarillo {
  color: #F5A623;
}

.fondoazul {
  background-color: #4F67FF;
  min-height: 130vh;
}


.btndownload img {
  width: 30vh;

}

#imagesequence {
  width: 100%;
  position: absolute;
  top: 22vh;
  margin-left: -6vh;
  opacity: 0;
  text-align: center;
}


#imagesequence img {
  width: 80vh;
}


#triggerelliot {
  position: absolute;

  top: 400px;

  width: 100px;
  height: 10px;
  background-color: transparent;

}

#azullingologo {
  position: absolute;
  top: 235px;
  width: 100%;
  height: 119px;
  background-color: transparent;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
  z-index: 9999;

}

#azullingologo img {

  width: 60vh;

}

#azultruutedbyparents {
  position: relative;
  top: 7vh;
  width: 62%;
  height: 119px;
  margin: 0 auto;
  background-color: transparent;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
  z-index: 9999;
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: -0.394px;
}

.btndownload {
  position: relative;
  top: 68vh;
  width: 62%;
  height: 119px;
  margin: 0 auto;
  background-color: transparent;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
  z-index: 9999;
  color: #FFF;
  text-align: center;
  font-family: "Gotham Rounded";
  font-size: 47px;
  font-style: normal;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: -0.394px;
}

#triggerazullingo {
  position: absolute;

  top: 350px;

  width: 100px;
  height: 10px;
  background-color: transparent;

}

.scrollmagic-pin-spacer {
  top: 0 !important
}


.scrollmagic-pin-spacer {
  top: 0 !important
}

#pinscreen {
  position: absolute;

  top: 0px;

  width: 100px;
  height: 10px;
  background-color: transparent;

}

#lingokidsazul {
  width: 100%;
  height: 90vh;
  background: #4F67FF;
}



#player-thetrial {
  display: none;
}






































/* mas de 14000

































*/
@media only screen and (min-width: 1400px) and (orientation: landscape) {

  .contenedorresto {

    padding-top: 20vh;



    background-size: contain;
    background-repeat: repeat-x;
    background-position: top center;


  }
}



/* mas de 14000*/
@media only screen and (min-width: 1001px) and (max-width: 1399px) and (orientation: landscape) {

  .contenedorresto {

    padding-top: 20vh;



    background-repeat: repeat-x;
    background-position: top center;
  }
}