.buttonGreen {
  background-color: #A3F74A;
  box-shadow: inset 0 2px 0 0 #74EE0F, inset 0 -4px 0 0 #63B024, inset 0 4px 0 0 #BDF98C;
  border: solid 3px #63B024;
  cursor: pointer;
}
.buttonGreen:hover {
  border: solid 3px #A3F74A;
}
.buttonGreen:active {
  background-color: #63B024;
  box-shadow: inset 0 0 0 0 #63B024, inset 0px 2px 0 0 #BDF98C;
  border: solid 3px #63B024;
}
.buttonOrange {
  background-color: #FBA62D;
  box-shadow: inset 0 2px 0 0 #e98320, inset 0 -4px 0 0 #e98320, inset 0 4px 0 0 #ffefd2;
  border: solid 3px #ea7415;
  cursor: pointer;
}
.buttonOrange:hover {
  border: solid 3px #FBA62D;
}
.buttonOrange:active {
  background-color: #ea7415;
  box-shadow: inset 0 0 0 0 #ea7415, inset 0px 2px 0 0 #ffefd2;
  border: solid 3px #ea7415;
}
.buttonBlue {
  background-color: #42B2FC;
  box-shadow: inset 0 2px 0 0 #7fc7f7, inset 0 -4px 0 0 #30A2ED, inset 0 4px 0 0 #B9E3FF;
  border: solid 3px #1482FD;
  cursor: pointer;
}
.buttonBlue:hover {
  border: solid 3px #42B2FC;
}
.buttonBlue:active {
  background-color: #1482FD;
  box-shadow: inset 0 0 0 0 #1482FD, inset 0px 2px 0 0 #B9E3FF;
  border: solid 3px #1482FD;
}
.buttonViolet {
  background-color: #9C77CF;
  box-shadow: inset 0 2px 0 0 #B58EEC, inset 0 -4px 0 0 #8b66bd, inset 0 4px 0 0 #D7BBFE;
  border: solid 3px #835BBA;
  cursor: pointer;
}
.buttonViolet:hover {
  border: solid 3px #9C77CF;
}
.buttonViolet:active {
  background-color: #835BBA;
  box-shadow: inset 0 0 0 0 #835BBA, inset 0px 2px 0 0 #D7BBFE;
  border: solid 3px #835BBA;
}
.buttonRed {
  background-color: #ff5a5f;
  box-shadow: inset 0 2px 0 0 #ec494e, inset 0 -4px 0 0 #ec494e, inset 0 4px 0 0 #ff9093;
  border: solid 3px #e9464b;
  cursor: pointer;
}
.buttonRed:hover {
  border: solid 3px #ff5a5f;
}
.buttonRed:active {
  background-color: #e9464b;
  box-shadow: inset 0 0 0 0 #e9464b, inset 0px 2px 0 0 #ff9093;
  border: solid 3px #e9464b;
}
.buttonOrangeDiploma {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.76), inset 2px -2.3px 0 0 #df6c0f, inset 1.7px 3.6px 0 0 #ffd69c, inset 0px -6.5px 0 0 #e98320;
  background-image: linear-gradient(to bottom, #ffd700, #fba62d, #f19d25);
  border: solid 4px #1ebfcf;
}
.buttonOrangeDiploma:hover {
  background-image: linear-gradient(#ffb348, #ffb348);
}
.buttonOrangeDiploma:active {
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.76), inset 0.7px -0.8px 0 0 #df6c0f, inset 0.2px 0.5px 0 0 #ffd69c;
  background-image: linear-gradient(#ee870e, #ee870e);
}
.iconButton {
  border-width: 2px;
}
.scrollBar {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.scrollBar::-webkit-scrollbar {
  width: 24px;
}
.scrollBar::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #232628;
  border: 11px solid #6483bc;
  box-shadow: 0 0 0 1px hsl(216, 100%, 84%);
}
.scrollBar::-webkit-scrollbar-thumb {
  width: 18px;
  border-radius: 12px;
  box-shadow: 0px 0.5px 0.5px 0 rgba(60, 74, 137, 0.71) inset;
  background-image: linear-gradient(to top, #9ccdff, #cce8ff);
  border: 3px solid transparent;
  background-clip: content-box;
}
.scrollBar::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(to top, #b7d9ff, #e1eeff);
}
.scrollBar.golden {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.scrollBar.golden::-webkit-scrollbar-track {
  background-color: #634730;
  border: 11px solid #826044;
  box-shadow: 0 0 0 1px #f5c28f;
}
.scrollBar.golden::-webkit-scrollbar-thumb {
  box-shadow: 0px 0.5px 0.5px 0 rgba(60, 74, 137, 0.71) inset;
  background-image: linear-gradient(to top, #c3955a, #ffe4a2);
}
.scrollBar.golden::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(to top, #c3a475, #ffefc1);
}
.scrollBar.brown {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.scrollBar.brown::-webkit-scrollbar-track {
  background-color: #F7A278;
  border: 11px solid #fff2e6;
  box-shadow: 0 0 0 1px #f8ccb6;
}
.scrollBar.brown::-webkit-scrollbar-thumb {
  box-shadow: 0.1px 0.5px 0.5px 0 rgba(60, 74, 137, 0.71) inset;
  background-image: linear-gradient(to top, #d45d22, #ad4b1b);
}
.scrollBar.brown::-webkit-scrollbar-thumb:hover {
  background-image: linear-gradient(to top, #f57d42, #cc6d3f);
}
.scrollBar.thinBar::-webkit-scrollbar {
  width: 15px;
}
/*IMPORTANTE: problemas con animaciones que hagan transform, poner la sombra en un hijo y animar el padre*/
.scrollfade-container {
  height: 100%;
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  z-index: 1;
}
.scrollfade-container.fade-top {
  background: linear-gradient(to top, transparent calc(100% - 48px), #ffffff 100%);
}
.scrollfade-container.fade-middle {
  background: linear-gradient(to top, transparent calc(100% - 48px), #ffffff 100%), linear-gradient(to bottom, transparent calc(100% - 48px), #ffffff 100%);
}
.scrollfade-container.fade-bottom {
  background: linear-gradient(to bottom, transparent calc(100% - 48px), #ffffff 100%);
}
.BNuevoAlumno {
  font-size: 22px;
  background-color: #7ac43d;
  height: 77px;
  width: 100%;
  border-radius: 5px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 12px;
  text-align: center;
  cursor: pointer;
  display: block;
  padding-right: 30px;
}
.BNuevoAlumno .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.BNuevoAlumno:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #FFFFFF;
}
.BNuevoAlumno .column {
  display: table;
  width: 100%;
  padding-top: 6px;
}
.BEnviar {
  font-size: 22px;
  background-color: #7ac43d;
  height: 63px;
  width: 277px;
  border-radius: 10px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 0px;
  text-align: center;
  cursor: pointer;
  display: block;
  behavior: url("../../styles/PIE.htc");
  border-bottom: 3px solid #7aaa54;
  -webkit-appearance: none;
}
.BEnviar .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.BEnviar:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #FFFFFF;
}
.BEnviar .column {
  display: table;
  width: 100%;
  padding-top: 6px;
}
.BEnviar:focus {
  outline: none;
}
.BAnadir {
  font-size: 22px;
  background-color: #7ac43d;
  height: 63px;
  width: 277px;
  border-radius: 10px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
  cursor: pointer;
  display: block;
  behavior: url("../../styles/PIE.htc");
  border-bottom: 3px solid #7aaa54;
  -webkit-appearance: none;
}
.BAnadir .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.BAnadir:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #FFFFFF;
}
.BAnadir .column {
  display: table;
  width: 100%;
  padding-top: 6px;
}
@media (max-width: 600px) {
  .BAnadir {
    width: 75%;
    height: 40px;
  }
}
.BAnadir:focus {
  outline: none;
}
.bRegistrarGoogle {
  font-size: 20px;
  background-color: #feebe9;
  height: 70px;
  width: 80%;
  border-radius: 10px;
  color: #bf4434;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  cursor: pointer;
  display: block;
}
.bRegistrarGoogle .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.bRegistrarGoogle:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #bf4434;
}
.bRegistrarGoogle .column {
  display: table;
  width: 100%;
  padding-top: 17px;
}
.bRegistrarGoogle a {
  text-decoration: none;
}
.bRegistrarGoogle a:hover {
  text-decoration: none;
}
.bRegistrarFacebook {
  font-size: 20px;
  background-color: #eef2f5;
  height: 70px;
  width: 80%;
  border-radius: 10px;
  color: #b6cfe1;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-bottom: 20px;
}
.bRegistrarFacebook .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.bRegistrarFacebook:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #b6cfe1;
}
.bRegistrarFacebook .column {
  display: table;
  width: 100%;
  padding-top: 17px;
}
.bRegistrarFacebook a {
  text-decoration: none;
}
.bRegistrarFacebook a:hover {
  text-decoration: none;
}
.bLinkGoogle {
  font-size: 20px;
  background-color: #db4437;
  height: 70px;
  width: 80%;
  border-radius: 10px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  cursor: pointer;
  display: block;
}
.bLinkGoogle .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.bLinkGoogle:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #FFFFFF;
}
.bLinkGoogle .column {
  display: table;
  width: 100%;
  padding-top: 17px;
}
.bLinkGoogle a {
  text-decoration: none;
}
.bLinkGoogle a:hover {
  text-decoration: none;
}
.bLinkGoogle .span2 {
  color: #FFFFFF !important;
}
.bTarifasVerano {
  font-size: 20px;
  background-color: #7ac43d;
  height: 50px;
  width: 100%;
  border-radius: 10px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 0px;
  text-align: center;
  cursor: pointer;
  display: block;
  margin-left: 18%;
}
.bTarifasVerano .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.bTarifasVerano:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #FFFFFF;
}
.bTarifasVerano .column {
  display: table;
  width: 100%;
  padding-top: 3px;
}
@media (max-width: 1200px) {
  .bTarifasVerano {
    margin-left: 15%;
  }
}
@media (max-width: 1100px) {
  .bTarifasVerano {
    margin-left: 12%;
  }
}
@media (max-width: 1000px) {
  .bTarifasVerano {
    margin-left: 7%;
    font-size: 16px;
  }
}
@media (max-width: 850px) {
  .bTarifasVerano {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .bTarifasVerano {
    margin-left: 16%;
  }
}
@media (max-width: 667px) {
  .bTarifasVerano {
    margin-left: 12%;
  }
}
@media (max-width: 567px) {
  .bTarifasVerano {
    margin-left: 7%;
  }
}
@media (max-width: 530px) {
  .bTarifasVerano {
    margin-left: 3%;
  }
}
@media (max-width: 490px) {
  .bTarifasVerano {
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  .bTarifasVerano {
    font-size: 12px;
    margin-left: 0px;
  }
}
.bTarifasVerano a {
  text-decoration: none;
}
.bTarifasVerano a:hover {
  text-decoration: none;
}
.bTarifasVerano .span2 {
  color: #FFFFFF !important;
  padding-top: 10px;
  float: left;
}
@media (max-width: 1000px) {
  .bTarifasVerano .span2 {
    padding-top: 13px;
  }
}
@media (max-width: 450px) {
  .bTarifasVerano .span2 {
    padding-top: 15px;
  }
}
.bTarifasVerano .span3 {
  font-weight: 300;
}
.BConcurso {
  font-size: 22px;
  background-color: #6b738a;
  height: 80px;
  width: 300px;
  border-radius: 5px;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 12px;
  text-align: center;
  cursor: pointer;
  display: block;
  border-style: solid;
  border-color: #000;
  border-width: 1px;
}
.BConcurso .span2 {
  padding-top: 0px;
  display: table-cell;
  vertical-align: middle;
  white-space: normal;
  padding-right: 30px;
}
.BConcurso:hover {
  text-decoration: none !important;
  text-shadow: 0px 0px 10px #FFFFFF;
}
.BConcurso .column {
  display: table;
  width: 100%;
  padding-top: 9px;
}
.imgContainerVerano {
  vertical-align: middle;
  display: table-cell;
  padding-left: 0px;
  padding-top: 5px;
}
.imgContainerVerano .logoVerano {
  height: 35px;
  width: 42px;
}
.imgContainerTwitter {
  vertical-align: middle;
  display: table-cell;
  padding-left: 25px;
  padding-top: 3px;
}
.imgContainerTwitter .logoTwitter {
  height: 35px;
  width: 35px;
}
.imgContainerAnadir {
  vertical-align: middle;
  display: table-cell;
  padding-left: 20px;
  padding-top: 3px;
}
.imgContainerAnadir .logoAnadir {
  height: 60px;
  width: 60px;
}
.imgContainerEnlazar {
  vertical-align: middle;
  display: table-cell;
  padding-left: 20px;
  padding-top: 3px;
}
.imgContainerRegistrar {
  vertical-align: middle;
  display: table-cell;
  padding-left: 20px;
  padding-top: 3px;
}
.imgContainerConcurso {
  vertical-align: middle;
  display: table-cell;
  padding-left: 20px;
  padding-top: 3px;
}
/* Metódo Popup */
/* Implementaciones */
.anadir {
  height: 100%;
  width: 100%;
  position: relative;
  margin: 20px auto;
  text-align: center;
  background-color: #FFFFFF;
  padding-bottom: 10px;
}
.anadir .headerpopup {
  background-color: #7ac43d;
  height: 100px;
  width: 100%;
}
.anadir .headerpopup .popuptext {
  font-size: 30px;
  color: #FFFFFF;
  padding-top: 30px;
}
@media (max-width: 600px) {
  .anadir .headerpopup .popuptext {
    font-size: 26px;
    padding-top: 30px;
  }
}
.anadir .formp {
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 311px;
  height: 37px;
  color: #666666;
  font-size: 17px;
}
@media (max-width: 600px) {
  .anadir .formp {
    font-size: 15px;
    width: 250px;
    height: 30px;
  }
}
.anadir .popupQuestion {
  font-size: 20px;
  color: #42B2FC;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .anadir .popupQuestion {
    font-size: 18px;
  }
}
.anadir .credenciales {
  text-align: center;
  margin: 0 auto;
  color: #3baae3;
}
@media (max-width: 600px) {
  .anadir {
    width: 350px;
    height: 500px;
  }
}
.anadir .popupQuestion {
  padding-bottom: 20px;
}
.change {
  height: 100%;
  width: 100%;
  position: relative;
  margin: 20px auto;
  text-align: center;
  background-color: #FFFFFF;
  padding-bottom: 10px;
}
.change .headerpopup {
  background-color: #7ac43d;
  height: 130px;
  width: 100%;
}
.change .headerpopup .popuptext {
  font-size: 30px;
  color: #FFFFFF;
  padding-top: 30px;
}
@media (max-width: 600px) {
  .change .headerpopup .popuptext {
    font-size: 26px;
    padding-top: 30px;
  }
}
.change .formp {
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 311px;
  height: 37px;
  color: #666666;
  font-size: 17px;
}
@media (max-width: 600px) {
  .change .formp {
    font-size: 15px;
    width: 250px;
    height: 30px;
  }
}
.change .popupQuestion {
  font-size: 20px;
  color: #42B2FC;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .change .popupQuestion {
    font-size: 18px;
  }
}
.change .credenciales {
  text-align: center;
  margin: 0 auto;
  color: #3baae3;
}
@media (max-width: 600px) {
  .change {
    width: 350px;
    height: 500px;
  }
}
.change .popupQuestion {
  padding-bottom: 20px;
}
.pVerano {
  height: 650px;
  width: 70%;
  position: relative;
  margin: 20px auto;
  text-align: center;
  background-color: #FFFFFF;
}
.pVerano .headerpopup {
  background-color: #8a8080;
  height: 100px;
  width: 100%;
}
.pVerano .headerpopup .popuptext {
  font-size: 30px;
  color: #FFFFFF;
  padding-top: 30px;
}
@media (max-width: 600px) {
  .pVerano .headerpopup .popuptext {
    font-size: 26px;
    padding-top: 30px;
  }
}
.pVerano .formp {
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
  width: 311px;
  height: 37px;
  color: #666666;
  font-size: 17px;
}
@media (max-width: 600px) {
  .pVerano .formp {
    font-size: 15px;
    width: 250px;
    height: 30px;
  }
}
.pVerano .popupQuestion {
  font-size: 20px;
  color: #42B2FC;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 600px) {
  .pVerano .popupQuestion {
    font-size: 18px;
  }
}
.pVerano .credenciales {
  text-align: center;
  margin: 0 auto;
  color: #3baae3;
}
@media (max-width: 600px) {
  .pVerano {
    width: 350px;
    height: 500px;
  }
}
@media (max-width: 991px) {
  .pVerano {
    height: 1000px;
  }
}
@media (max-width: 588px) {
  .pVerano {
    height: 800px;
  }
}
@media (max-width: 500px) {
  .pVerano .popuptext {
    font-size: 20px!important;
  }
}
.popupregistroimage {
  height: 28px;
  width: 25px;
  padding-bottom: 6px;
}
.popupregistroimage2 {
  height: 30px;
  width: 30px;
  padding-bottom: 6px;
}
/* https://fonts.googleapis.com/css2?family=ABeeZee&display=swap */
/* latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/abeezee/v14/esDR31xSG-6AGleN2tWkkJUEGpA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* https://fonts.googleapis.com/css2?family=Caveat&display=swap */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIipZz5Kmgq3s84t.woff) format('woff');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIGpZz5Kmgq3s84t.woff) format('woff');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIupZz5Kmgq3s84t.woff) format('woff');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/caveat/v10/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIWpZz5Kmgq3sw.woff) format('woff');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap */
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*  https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap */
/* latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/architectsdaughter/v11/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvTYlg4-7jA-U.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap*/
/* latin-ext */
@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 300 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fredoka/v14/X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWg89XgHPyhRMw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 300 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fredoka/v14/X7n64b87HvSqjb_WIi2yDCRwoQ_k7367_DWu89XgHPyh.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.fontNum {
  font-family: 'ABeeZee', sans-serif, Verdana;
}
.fontFredoka {
  font-family: 'Fredoka', sans-serif, Verdana;
}
.fontOpenSans {
  font-family: 'Open Sans', sans-serif, Verdana;
  line-height: 1.2;
}
.fontOpenSansExtraBold {
  font-family: 'Open Sans', sans-serif, Verdana;
  font-weight: 800;
  line-height: 1.2;
}
.fontCaveat {
  font-family: 'Caveat', sans-serif, Verdana;
  line-height: 1.2;
}
.fontRaleway {
  font-family: 'Raleway', sans-serif, Verdana;
  line-height: 1.2;
}
body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  line-height: 1.38;
  margin: 0 auto;
}
.bodyHome {
  color: white !important;
}
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: none;
  color: #ffffff;
}
#webmenu_title {
  width: fit-content;
  padding: 10px 10px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid white;
  border-radius: 30px;
  white-space: nowrap;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 550px) {
  #webmenu_title {
    font-size: 10px;
  }
}
@media (max-width: 350px) {
  #webmenu_title {
    width: 50px;
    margin-left: 15px !important;
    border: 0 none;
    border-radius: 0;
  }
}
#webmenu_child {
  width: 135px;
  height: 200px !important;
  background-color: rgba(72, 72, 72, 0.8);
}
@media (max-width: 350px) {
  #webmenu_child {
    width: 50px;
    left: 15px;
  }
}
#webmenu_child .enabled._msddli_.selected {
  display: none !important;
}
#webmenu_child .enabled._msddli_:hover {
  background-color: #484848;
}
#webmenu_titleText {
  width: 100px;
  display: none !important;
}
.boxtext {
  background-color: #a5a7b1;
  width: 338px;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 15px;
  font-size: 21px;
}
@media (max-width: 830px) {
  .boxtext {
    font-size: 16px;
    width: 283px;
  }
}
@media (max-width: 700px) {
  .boxtext {
    font-size: 15px;
    width: 240px;
  }
}
@media (max-width: 580px) {
  .boxtext {
    font-size: 18px;
    width: 100%;
  }
}
@media (max-width: 484px) {
  .boxtext {
    font-size: 18px;
    width: 100%;
  }
}
.ddchild {
  background-color: rgba(0, 0, 0, 0.3);
}
.separator-right {
  border-right: 1px solid #666;
}
.separator-left {
  border-left: 1px solid #666;
}
@media (max-width: 992px) {
  .separator-left {
    border-left: none;
  }
}
.popup-text {
  font-size: 40px;
  color: #666;
}
@media (max-width: 1129px) {
  .popup-text {
    font-size: 35px;
  }
}
@media (max-width: 588px) {
  .popup-text {
    font-size: 30px;
  }
}
@media (max-width: 450px) {
  .popup-text {
    font-size: 20px;
  }
}
.popup-text.padding {
  padding-top: 17px;
}
.circle {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
  vertical-align: middle;
  font-weight: 400;
}
.circle .dinero {
  vertical-align: middle;
}
.circle.one {
  width: 100px;
  height: 100px;
  background: #6b738a;
  margin-top: 22px;
  font-size: 25px;
  margin-bottom: 25px;
}
.circle.one .dinero {
  vertical-align: middle;
  padding-top: 30px;
}
@media (max-width: 450px) {
  .circle.one .dinero {
    padding-top: 0px;
  }
}
@media (max-width: 588px) {
  .circle.one {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 450px) {
  .circle.one {
    width: 60px;
    height: 60px;
    padding-top: 15px;
  }
}
.circle.two {
  margin-top: 15px;
  width: 120px;
  height: 120px;
  background: #A3F74A;
  font-size: 30px;
}
.circle.two .dinero {
  vertical-align: middle;
  padding-top: 35px;
}
@media (max-width: 450px) {
  .circle.two .dinero {
    padding-top: 20px;
  }
}
@media (max-width: 588px) {
  .circle.two {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 450px) {
  .circle.two {
    width: 80px;
    height: 80px;
  }
}
.circle.three {
  width: 150px;
  height: 150px;
  background: #F36D21;
  font-size: 40px;
}
.circle.three .dinero {
  vertical-align: middle;
  padding-top: 40px;
}
@media (max-width: 450px) {
  .circle.three .dinero {
    padding-top: 20px;
  }
}
@media (max-width: 588px) {
  .circle.three {
    width: 130px;
    height: 130px;
  }
}
@media (max-width: 450px) {
  .circle.three {
    width: 90px;
    height: 90px;
  }
}
.bandaVerano {
  width: 100%;
  background: #81cdff;
  margin-top: -2px;
  text-align: center;
}
.bandaVerano .contenedorBanda {
  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
  font-size: 19px;
}
@media (max-width: 650px) {
  .bandaVerano .contenedorBanda .textoAdicional {
    display: none;
  }
}
.bandaVerano .contenedorBanda span {
  vertical-align: middle;
  display: inline-block;
}
.bandaVerano .contenedorBanda .imageSol {
  margin: 1px 10px 1px 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url('../../images/home/summer-sun.png');
  background-size: 54px 54px;
  width: 54px;
  height: 54px;
  vertical-align: middle;
  transition: all ease-in 1s;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .bandaVerano .contenedorBanda .imageSol {
    background-image: url("../../images/home/summer-sun@2x.png");
    background-size: 54px 54px;
  }
}
.bandaVerano .contenedorBanda .go {
  visibility: hidden;
}
.bandaVerano .contenedorBanda:hover .go {
  visibility: visible;
}
.bandaVerano .contenedorBanda:hover .imageSol {
  transform: rotate(90deg);
}
@media (max-width: 893px) {
  .bandaVerano .contenedorBanda {
    font-size: 16px;
  }
}
@media (max-width: 705px) {
  .bandaVerano .contenedorBanda {
    margin: 0 auto;
    font-size: 15px;
  }
  .bandaVerano .contenedorBanda .imageSol {
    background-size: 35px 35px;
    width: 35px;
    height: 35px;
  }
}
.ddlabel {
  font-size: 13px !important;
}
@media (max-width: 900px) {
  .ddlabel {
    font-size: 12px !important;
  }
}
@media (max-width: 700px) {
  .ddlabel {
    font-size: 11px !important;
  }
}
@media (max-width: 450px) {
  .ddlabel {
    font-size: 9px !important;
  }
}
@media (max-width: 350px) {
  .ddlabel {
    display: none;
  }
}
@media (max-width: 920px) {
  .mover {
    margin-left: -22px;
  }
}
strong {
  font-weight: 600;
}
h1 {
  line-height: 1.38;
}
.novedades {
  background-color: #dcd5cd;
  color: #000000;
}
.novedades .twitter {
  height: 51px;
  width: 61px;
  float: right;
}
.novedades .facebook {
  height: 51px;
  width: 51px;
  float: left;
}
.novedades .facebook2 {
  height: 58px;
  width: 100%;
}
.novedades .contenedorsocial {
  display: table;
  width: 100%;
}
.novedades .contenedors {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
  padding-top: 5px;
}
.novedades .contenedors2 {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
}
.novedades .Titulo1novedades {
  font-size: 35px;
  text-align: center;
}
.novedades .Titulo2novedades {
  font-size: 30px;
  text-align: center;
}
.novedades .Cuerponovedades {
  font-size: 20px;
  text-align: center;
}
.novedades .nuevo {
  max-width: 400px;
  margin: 0 auto;
}
@media (max-width: 1150px) {
  .novedades .Titulo1novedades {
    font-size: 30px;
  }
  .novedades .Titulo2novedades {
    font-size: 25px;
  }
  .novedades .Cuerponovedades {
    font-size: 16px;
  }
}
@media (max-width: 900px) {
  .novedades .Titulo1novedades {
    font-size: 20px;
  }
  .novedades .Titulo2novedades {
    font-size: 14px;
  }
  .novedades .Cuerponovedades {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .novedades .Titulo1novedades {
    font-size: 20px;
  }
  .novedades .Titulo2novedades {
    font-size: 12px;
  }
  .novedades .Cuerponovedades {
    font-size: 11px;
  }
}
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
.helpHolder {
  white-space: nowrap;
  text-align: right;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.helpHolder .phoneHolder {
  display: inline;
}
.helpHolder .telefonoItem {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.helpHolder .telefonoItem:hover {
  color: #F36D21;
}
@media (max-width: 550px) {
  .helpHolder .telefonoItem {
    font-size: 13px;
  }
}
@media (max-width: 450px) {
  .helpHolder .telefonoItem {
    font-size: 11px;
  }
}
.helpHolder .chatHelpLink {
  cursor: pointer;
  color: #ffffff;
}
@media (max-width: 550px) {
  .helpHolder .chatHelpLink {
    font-size: 13px;
  }
}
@media (max-width: 450px) {
  .helpHolder .chatHelpLink {
    font-size: 11px;
  }
}
.helpHolder .chatHelpLink:after {
  content: "";
  display: inline-block;
  background: url("/images/icons/help-2-home.png") no-repeat 0px 0px;
  width: 22px;
  height: 26px;
  margin-left: 5px;
  margin-right: 10px;
  vertical-align: middle;
}
.helpHolder .chatHelpLink:hover {
  color: #F36D21;
}
.helpHolder .chatHelpLink:hover:after {
  background: url("/images/icons/help-2-hover.png") no-repeat 0px 0px;
  width: 22px;
  height: 26px;
  margin-left: 5px;
  margin-right: 10px;
  vertical-align: middle;
}
.helpHolder .mailHelpLink {
  cursor: pointer;
  color: #ffffff;
}
@media (max-width: 550px) {
  .helpHolder .mailHelpLink {
    font-size: 13px;
  }
}
@media (max-width: 450px) {
  .helpHolder .mailHelpLink {
    font-size: 11px;
  }
}
.helpHolder .mailHelpLink:after {
  content: "";
  display: inline-block;
  background: url("/images/icons/sobre-blanco.png") no-repeat 0px 0px;
  width: 21px;
  height: 19px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.helpHolder .mailHelpLink:hover {
  color: #F36D21;
}
.helpHolder .mailHelpLink:hover:after {
  background: url("/images/icons/sobre-hover.png") no-repeat 0px 0px;
  width: 21px;
  height: 19px;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.iconSobre {
  width: 45px;
}
.rowNoMargin {
  margin-left: 0px;
  margin-right: 0px;
}
.sobre {
  max-width: 20px;
  position: relative;
}
@media (max-width: 550px) {
  .sobre {
    display: none !important;
  }
}
.top-header {
  font-weight: 800;
  padding-top: 5px;
  font-size: 15px;
  width: 100%;
  background-color: #ffffff;
  vertical-align: middle;
}
.top-header .showonly-in-sticky-header {
  display: none;
}
.top-header.sticky-header {
  opacity: 1;
  z-index: 20;
  position: fixed;
  height: 45px;
  transition: all 0.5s;
  transform: translateY(-70px);
}
.top-header.sticky-header.sticky-header-show {
  transform: translateY(0);
}
.top-header.sticky-header .showonly-in-sticky-header {
  display: block;
}
.top-header .textos {
  opacity: 0.8;
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
}
.content {
  margin: auto;
}
.content2 {
  margin: auto;
  font-size: 0.8em;
}
.sectiontest {
  font-size: 2.5em;
}
h1.tituloMain {
  margin: 20px 0;
  font-size: 48px;
  line-height: 1.2em;
  font-weight: bold;
}
.solo15min {
  font-size: 20px;
}
@media (max-width: 1300px) {
  h1.tituloMain {
    font-size: 46px;
  }
  .solo15min {
    font-size: 18px;
  }
}
@media (max-width: 1000px) {
  h1.tituloMain {
    font-size: 42px;
  }
  .solo15min {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  h1.tituloMain {
    font-size: 36px;
  }
}
@media (max-width: 550px) {
  .edadRec {
    display: block;
  }
}
.top {
  background-color: #e7e2dc;
}
.top .cabecera {
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #e7e2dc;
  background-size: cover;
}
@media (min-width: 1758px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-2568.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-1758.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-1758@2x.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-1300.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-1300@2x.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-1000.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-1000@2x.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-768.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-768@2x.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-550.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-550@2x.jpg');
  }
}
@media (max-width: 400px) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-400.jpg');
  }
}
@media (max-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera {
    background-image: url('../../images/home/fondos19/header-es-400@2x.jpg');
  }
}
@media (min-width: 1758px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-2568.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-1758.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-1758@2x.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-1300.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-1300@2x.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-1000.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-1000@2x.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-768.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-768@2x.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-550.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-550@2x.jpg');
  }
}
@media (max-width: 400px) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-400.jpg');
  }
}
@media (max-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.en_ZA {
    background-image: url('../../images/home/fondos19/header-za-400@2x.jpg');
  }
}
@media (min-width: 1758px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-2568.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-1758.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-1758@2x.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-1300.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-1300@2x.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-1000.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-1000@2x.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-768.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-768@2x.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-550.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-550@2x.jpg');
  }
}
@media (max-width: 400px) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-400.jpg');
  }
}
@media (max-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.en {
    background-image: url('../../images/home/fondos19/header-summer-en-400@2x.jpg');
  }
}
@media (min-width: 1758px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-2568.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-1758.jpg');
  }
}
@media (max-width: 1758px) and (min-width: 1300px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-1758@2x.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-1300.jpg');
  }
}
@media (max-width: 1300px) and (min-width: 1000px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-1300@2x.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-1000.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 768px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-1000@2x.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-768.jpg');
  }
}
@media (max-width: 768px) and (min-width: 550px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-768@2x.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-550.jpg');
  }
}
@media (max-width: 550px) and (min-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-550@2x.jpg');
  }
}
@media (max-width: 400px) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-400.jpg');
  }
}
@media (max-width: 400px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  .top .cabecera.tarifasVerano.es {
    background-image: url('../../images/home/fondos19/header-summer-es-400@2x.jpg');
  }
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera {
    min-height: 600px;
  }
}
@media (max-width: 550px) {
  .top .cabecera {
    min-height: 550px;
  }
}
.top .cabecera .sello {
  width: 100px;
  height: 100px;
  padding-top: 20px;
  margin-left: -50px;
}
.top .cabecera .tabletcontrol .popup-youtube {
  cursor: pointer !important;
  position: relative;
  width: 680px;
  top: -325px;
  margin-bottom: -440px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera .tabletcontrol .popup-youtube {
    width: 544px;
    top: -265px;
    margin-bottom: -350px;
  }
}
@media (max-width: 550px) {
  .top .cabecera .tabletcontrol .popup-youtube {
    width: 340px;
    margin-bottom: -215px;
    top: -145px;
  }
}
.top .cabecera .tabletcontrol .popup-youtube .apopup-youtube {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
}
.top .cabecera .tabletcontrol .popup-youtube .apopup-youtube:active {
  outline: none;
}
.top .cabecera .tabletcontrol .popup-youtube .apopup-youtube:link {
  outline: none;
}
.top .cabecera .tabletcontrol .popup-youtube .apopup-youtube:visited {
  outline: none;
}
.top .cabecera .tabletcontrol .popup-youtube .apopup-youtube .iconovideo {
  text-align: center;
  width: 100px;
  height: 100px;
  z-index: 4;
  margin-top: 130px;
  margin-left: -20px;
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera .tabletcontrol .popup-youtube .apopup-youtube .iconovideo {
    width: 80px;
    height: 80px;
    margin-top: 100px;
    margin-left: -15px;
  }
}
@media (max-width: 550px) {
  .top .cabecera .tabletcontrol .popup-youtube .apopup-youtube .iconovideo {
    width: 50px;
    height: 50px;
    margin-top: 60px;
    margin-left: -10px;
  }
}
.top .cabecera .tabletcontrol .franja {
  width: 100%;
  height: 120px;
  background-color: #e7e2dc;
  margin-top: 320px;
  border-bottom: 2px solid #ded8d2;
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera .tabletcontrol .franja {
    height: 100px;
    margin-top: 260px;
  }
}
@media (max-width: 550px) {
  .top .cabecera .tabletcontrol .franja {
    height: 100px;
    margin-top: 140px;
  }
}
.top .cabecera .tabletcontrol .franja .flechas {
  width: 660px;
  padding-right: 5px;
  margin: auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #464646;
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera .tabletcontrol .franja .flechas {
    width: 550px;
    padding-right: 4px;
  }
}
@media (max-width: 550px) {
  .top .cabecera .tabletcontrol .franja .flechas {
    width: 350px;
    padding-right: 1px;
  }
}
.top .cabecera .tabletcontrol .franja .flechas .derecha {
  float: right;
}
.top .cabecera .tabletcontrol .franja .flechas .izquierda {
  float: left;
}
.top .cabecera .tabletcontrol .franja .flechas .derecha,
.top .cabecera .tabletcontrol .franja .flechas .izquierda {
  height: 83px;
  width: auto;
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera .tabletcontrol .franja .flechas .derecha,
  .top .cabecera .tabletcontrol .franja .flechas .izquierda {
    height: 72px;
  }
}
@media (max-width: 550px) {
  .top .cabecera .tabletcontrol .franja .flechas .derecha,
  .top .cabecera .tabletcontrol .franja .flechas .izquierda {
    height: 55px;
  }
}
.top .cabecera .tabletcontrol .franja .flechas .titleTextsTablet {
  display: block;
  padding-top: 65px;
  margin: 0 50px;
}
@media (max-width: 1000px) and (min-width: 550px) {
  .top .cabecera .tabletcontrol .franja .flechas .titleTextsTablet {
    margin: 0 40px;
    padding-top: 55px;
  }
}
@media (max-width: 550px) {
  .top .cabecera .tabletcontrol .franja .flechas .titleTextsTablet {
    margin: 0 35px;
    padding-top: 45px;
  }
}
.top .cabecera .tabletcontrol .franja .flechas .titleTextsTablet .IpadText {
  width: 100px;
  text-align: center;
  float: left;
}
.top .cabecera .tabletcontrol .franja .flechas .titleTextsTablet .IphoneText {
  width: 150px;
  float: right;
  text-align: center;
}
.top .cabecera .edadHome {
  text-align: center;
  font-size: 20px;
  margin: 5px 0;
  font-weight: 300;
}
@media (max-width: 1000px) {
  .top .cabecera .edadHome {
    margin-top: 2px 0;
    font-size: 18px;
  }
}
.top .cabecera .text-country {
  font-size: 13px;
  text-align: right;
}
.top .cabecera .padding-select {
  padding-top: 23px;
}
@media (max-width: 850px) {
  .top .cabecera .margin-lang {
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .top .cabecera .margin-lang {
    margin-left: 0px;
  }
}
.top .cabecera .select-country {
  background-color: transparent !important;
  color: white !important;
  font-size: 14px;
  display: block;
  border-width: 1px;
  border-style: solid;
  border-radius: 60px;
  border-color: #ffffff;
  text-align: center;
  padding-top: 9px;
  padding-right: 5px;
  padding-left: 22px;
  width: 150px;
  height: 42px;
}
@media (max-width: 450px) {
  .top .cabecera .select-country {
    width: 110px;
    font-size: 8px;
    margin-left: -31px;
  }
}
.top .cabecera .select-country:hover {
  text-shadow: 0px 0px 10px #FFFAFA;
}
.top .cabecera .titleContent {
  margin-top: 50px;
}
.top .cabecera .titleContent .button {
  min-width: 210px;
  padding: 10px 30px;
  margin-bottom: 10px;
}
@media (max-width: 550px) {
  .top .cabecera .titleContent {
    margin-top: 0;
  }
  .top .cabecera .titleContent h1.tituloMain {
    margin-top: 0;
    font-size: 30px;
  }
}
@media (max-width: 400px) {
  .top .cabecera .titleContent h1.tituloMain {
    font-size: 24px;
  }
}
.top .cabecera .message-box {
  border-radius: 25px;
  border: solid 3px #edf6fc;
  background-color: #000000;
  opacity: 0.8;
  padding: 15px 15px;
  margin-bottom: 76px;
  text-align: justify;
  box-sizing: border-box;
}
.top .cabecera .message-box.call-bottom-left:before {
  content: '';
  display: inline-block;
  border-top: 20px solid #edf6fc;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 56px;
  left: 51px;
}
@media (max-width: 550px) {
  .top .cabecera .message-box.call-bottom-left:before {
    left: 50%;
    margin-left: 51px;
  }
}
.top .cabecera .message-box.call-bottom-left:after {
  content: '';
  display: inline-block;
  border-top: 16px solid #000000;
  border-right: 16px solid transparent;
  position: absolute;
  bottom: 63px;
  left: 54px;
}
@media (max-width: 550px) {
  .top .cabecera .message-box.call-bottom-left:after {
    left: 50%;
    margin-left: 53px;
  }
}
.top .cabecera .message-box .message {
  font-size: 14px;
  font-style: italic;
  color: #ffffff;
}
.top .cabecera .promoContent {
  font-family: 'Raleway';
  color: #000000;
  margin-top: 0px;
}
.top .cabecera .promoContent .row.mintop {
  margin-top: -30px;
  min-height: 70px;
}
@media (max-width: 550px) {
  .top .cabecera .promoContent {
    margin-top: 50px;
  }
  .top .cabecera .promoContent .col-xs-10 {
    width: 100%;
  }
  .top .cabecera .promoContent .col-xs-offset-1 {
    margin-left: 0%;
  }
  .top .cabecera .promoContent .col-xs-5 {
    width: 100%;
  }
  .top .cabecera .promoContent .col-xs-offset-6 {
    margin-left: 0%;
  }
  .top .cabecera .promoContent .row.mintop {
    margin-top: -40px;
  }
}
.top .cabecera .promoContent input {
  width: 250px;
  height: 44px;
  box-shadow: -1.7px 1px 2px 0 rgba(0, 0, 0, 0.03), inset -0.9px 0.5px 5px 0 rgba(0, 0, 0, 0.06);
  border: solid 3px #cecece;
  background-color: #ffffff;
  color: #000000;
  font-size: 15px;
  border-radius: 5px;
  padding: 0 0 0 1%;
  outline: none;
  text-align: center;
}
.top .cabecera .promoContent input.error {
  border: solid 3px #f13838;
}
.top .cabecera .promoContent .panel {
  height: 320px;
  object-fit: contain;
  border-radius: 4px;
  box-shadow: -0.4px 4px 0 0 rgba(0, 0, 0, 0.55);
  border: solid 1px #e0dad2;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 50px 20px 20px 20px;
  position: relative;
}
.top .cabecera .promoContent .panel .icon-badges {
  text-align: center;
  position: absolute;
  width: 100%;
  top: -60px;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge {
  width: 95px;
  display: inline-block;
  float: none;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge #smartick-badge {
  background: url("../../images/home/smartick-icon.png") no-repeat;
  height: 95px;
  background-color: #42b2fc;
  background-size: contain;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge .icon-circle {
  box-shadow: 3.5px 4.9px 7px 0 rgba(0, 0, 0, 0.3);
  border: solid 3px #edf6fc;
  border-radius: 50%;
  height: 95px;
  width: 95px;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge .fill {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 95px;
  height: 97px;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge .fill.orange {
  background-color: #fba62d;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge .fill span {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
}
.top .cabecera .promoContent .panel .icon-badges .icon-badge .fill span .big {
  font-size: 38px;
}
.top .cabecera .promoContent .panel .promo-messages .content {
  height: 150px;
  vertical-align: middle;
  display: table-cell;
  width: 20%;
}
.top .cabecera .promoContent .panel h3 {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
}
.top .cabecera .promoContent .panel h1 {
  font-size: 72px;
  font-weight: bold;
  text-align: center;
}
.top .cabecera .promoContent .panel h4 {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  text-align: center;
}
.top .cabecera .promoContent .panel .small-notice {
  font-style: italic;
  color: #8a8080;
}
.top .cabecera .promoContent .panel .error-message {
  background: #f13838;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 12px;
  padding: 5px 20px;
  text-align: center;
  margin-bottom: 20px;
}
.top .cabecera .videoicon {
  width: 100px;
  height: 100px;
  background: url('../../images/home/iconovideo.svg') no-repeat;
}
.metodo {
  text-align: center;
  color: black;
  background-color: white;
}
.metodo .metodo-text1 {
  font-size: 36px;
  line-height: 1.2;
  margin: 25px 10px;
}
@media (max-width: 1000px) {
  .metodo .metodo-text1 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .metodo .metodo-text1 {
    font-size: 26px;
  }
}
@media (max-width: 550px) {
  .metodo .metodo-text1 {
    font-size: 20px;
  }
}
.metodo .metodo-item {
  padding-top: 180px;
  background-repeat: no-repeat;
  background-position: top center;
}
.metodo .metodo-item.metodo-sinayuda {
  background-image: url('../../images/home/metodo19/equipo-pedagogico.png');
  background-size: 155px 169px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .metodo .metodo-item.metodo-sinayuda {
    background-image: url("../../images/home/metodo19/equipo-pedagogico@2x.png");
    background-size: 155px 169px;
  }
}
.metodo .metodo-item.metodo-masquecalc {
  background-image: url('../../images/home/metodo19/aprender-a-pensar.png');
  background-size: 155px 169px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .metodo .metodo-item.metodo-masquecalc {
    background-image: url("../../images/home/metodo19/aprender-a-pensar@2x.png");
    background-size: 155px 169px;
  }
}
.metodo .metodo-item.metodo-inteligencia {
  background-image: url('../../images/home/metodo19/adaptabilidad.png');
  background-size: 155px 169px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .metodo .metodo-item.metodo-inteligencia {
    background-image: url("../../images/home/metodo19/adaptabilidad@2x.png");
    background-size: 155px 169px;
  }
}
.metodo .metodo-item.metodo-15min {
  background-image: url('../../images/home/metodo19/15-min.png');
  background-size: 155px 169px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .metodo .metodo-item.metodo-15min {
    background-image: url("../../images/home/metodo19/15-min@2x.png");
    background-size: 155px 169px;
  }
}
.metodo .metodo-item .metodo-item-title {
  font-weight: bold;
  font-size: 18px;
  height: 45px;
  line-height: 1;
}
.metodo .metodo-item .metodo-item-desc {
  font-size: 14px;
  padding: 0 10px 20px;
}
.ipad-video-wrapper {
  width: 1200px;
  text-align: right;
  margin: auto;
}
.ipad-video-container {
  margin-top: -10px;
  margin-bottom: 30px;
  display: inline-block;
  height: 765px;
  width: 1098px;
  position: relative;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url('../../images/home/ipad-pen-video.png');
  background-size: 1098px 765px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .ipad-video-container {
    background-image: url("../../images/home/ipad-pen-video@2x.png");
    background-size: 1098px 765px;
  }
}
.ipad-video-container .video {
  position: absolute;
  top: 130px;
  left: 105px;
  width: 725px;
  height: 545px;
  transform: rotate(5.7deg);
  -webkit-transform: rotate(5.7deg);
}
@media (max-width: 1200px) and (min-width: 971px) {
  .ipad-video-wrapper {
    width: 100%;
    text-align: center;
  }
  .ipad-video-container {
    width: 970px;
    background-position: top left;
  }
}
@media (max-width: 970px) and (min-width: 901px) {
  .ipad-video-wrapper {
    width: 100%;
    text-align: center;
  }
  .ipad-video-container {
    width: 100%;
    background-position: top left;
  }
}
@media (max-width: 900px) {
  .ipad-video-wrapper {
    display: none;
  }
}
.results {
  background-image: url('../../images/home/fondos19/fondo-mates.png');
  background-size: 1900px 1720px;
  background-position: center center;
  background-attachment: fixed;
  background-color: #5CB4F8;
  padding: 60px 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .results {
    background-image: url("../../images/home/fondos19/fondo-mates@2x.png");
    background-size: 1900px 1720px;
  }
}
.results .box-results {
  color: black;
  text-align: center;
  width: 998px;
  margin: auto;
  border-radius: 20px;
  box-shadow: -4.3px 2.5px 8px 0 rgba(0, 0, 0, 0.04), 1.9px -2.3px 8px 0 rgba(0, 0, 0, 0.04);
  background-color: #ffffff;
  padding: 40px 40px;
  box-sizing: border-box;
}
@media (max-width: 1040px) {
  .results .box-results {
    margin: 0 20px;
    width: auto;
  }
}
@media (max-width: 900px) {
  .results .box-results {
    margin: 0 10px;
    width: auto;
  }
  .results .results--data .results--data--col {
    padding: 30px 5px 10px !important;
  }
  .results .results--data .results--data--text.results--data--text1 {
    width: auto;
  }
}
@media (max-width: 790px) {
  .results {
    background: none;
  }
  .results .box-results {
    border-radius: 20px;
    box-shadow: -4.3px 2.5px 8px 0 rgba(0, 0, 0, 0.04), 1.9px -2.3px 8px 0 rgba(0, 0, 0, 0.04);
    background-color: #f8f8f8;
  }
  .results .results--title {
    font-size: 30px !important;
    background-position: center 0 !important;
    padding-left: 0 !important;
    padding-top: 40px !important;
  }
  .results .results--desc {
    max-width: 500px;
    display: inline-block;
    margin: auto;
  }
  .results .results--data .results--data--col {
    width: 100%!important;
    display: block!important;
    text-align: center!important;
  }
  .results .results--data .results--data--col .results--data--text,
  .results .results--data .results--data--col .results--data--text.results--data--text1 {
    width: auto !important;
    max-width: 350px !important;
  }
}
.results .results--title {
  display: inline-block;
  font-size: 36px;
  padding-left: 35px;
  background-image: url('../../images/home/medalla-garantizados.png');
  background-size: 22px 32px;
  background-repeat: no-repeat;
  background-position: 0 center;
  margin-bottom: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .results .results--title {
    background-image: url("../../images/home/medalla-garantizados@2x.png");
    background-size: 22px 32px;
  }
}
.results .results--desc {
  font-size: 18px;
}
.results .results--data {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
}
.results .results--data .results--data--col {
  width: 50%;
  vertical-align: top;
  text-align: left;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-items: center;
  padding: 30px 30px 10px;
}
.results .results--data .result--data--col-roscowrap {
  padding: 5px;
}
.results .results--data .results--data--rosco {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  vertical-align: middle;
  display: inline-block;
}
.results .results--data .results--data--texts {
  display: inline-block;
  vertical-align: middle;
}
.results .results--data .results--data--text {
  line-height: 1.1;
  text-align: center;
  margin: auto;
  font-size: 18px;
  padding: 5px 5px;
  box-sizing: border-box;
}
.results .results--data .results--data--text.results--data--text1 {
  width: 200px;
}
.results .results--data .results--data--text.results--data--text2 {
  color: #f36d21;
  font-weight: bold;
}
.piesite {
  position: relative;
  width: 1em;
  height: 1em;
  font-size: 10em;
  box-sizing: border-box;
}
.piesite:before {
  background: #e0e0e0;
  content: '';
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  opacity: 0.5;
  z-index: 0;
}
.piesite:after {
  content: '';
  display: block;
  position: absolute;
  top: 0.1em;
  left: 0.1em;
  width: 0.8em;
  height: 0.8em;
  background: #ffffff;
  border-radius: 100%;
  z-index: 1;
}
.piesite .percent {
  position: absolute;
  top: 0.9em;
  left: 0.1em;
  font-size: 0.3em;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.piesite .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0px, 1em, 1em, 0.5em);
}
.piesite .slice.gt50 {
  clip: rect(auto, auto, auto, auto);
}
.piesite .slice .pie {
  position: absolute;
  border: 0.1em solid #f36d21;
  width: 1em;
  height: 1em;
  clip: rect(0em, 0.5em, 1em, 0em);
  border-radius: 0.5em;
}
.piesite .slice .pie.fill {
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
}
.testimonios {
  text-align: center;
  font-size: 0.8em;
  background-color: #f2ede7;
}
.testimonios .carousel-inner {
  -webkit-tap-highlight-color: #f2ede7;
}
.testimonios .carousel-inner .boxArrow {
  display: inline-block;
  padding: 10px;
  float: left;
  background-color: rgba(0, 0, 0, 0.6);
}
.testimonios .carousel-inner .boxArrow .arrow-right {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid white;
  display: inline-block;
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}
.testimonios .carousel-inner .boxArrow.hovered {
  background-color: #f36d21;
}
.testimonios .carousel-inner:hover .boxArrow {
  background-color: #f36d21;
}
.testimonios .video {
  z-index: 20;
  background: url('../../images/home/play.png') center top no-repeat;
  background-size: 100%;
  width: 120px;
  height: 120px;
  text-align: center;
  margin: 0 auto;
  opacity: 0.5;
  cursor: pointer;
}
.testimonios .search {
  z-index: 20;
  background-size: 100%;
  width: 120px;
  height: 120px;
  text-align: center;
  margin: 0 auto;
  opacity: 0.5;
  cursor: pointer;
}
.testimonios .personalIndicators2.carousel-indicators {
  position: relative;
  text-align: center;
  list-style: none;
  margin-top: 40px;
  margin-bottom: 0px;
}
.testimonios .personalIndicators2 li {
  background-color: #8a8080;
  border: none;
}
.testimonios .personalIndicators2 li.active {
  background-color: #F36D21;
}
.testimonios .personalIndicators {
  width: 100%;
  height: 100px;
  margin-top: 20px;
}
.testimonios .personalIndicators.carousel-indicators {
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin-left: 0px;
  list-style: none;
}
.testimonios .personalIndicators li {
  width: 128px;
  height: 39px;
  border: none;
  border-radius: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
}
@media (min-width: 1500px) {
  .testimonios .personalIndicators li {
    width: 100px;
  }
}
@media (max-width: 1115px) {
  .testimonios .personalIndicators li {
    width: 105px;
  }
}
@media (max-width: 767px) {
  .testimonios .personalIndicators li {
    width: 90px;
  }
}
.testimonios .personalIndicators li.tve {
  background: url('../../images/home/tve-desactivado-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.tve.active {
  background: url('../../images/home/tve-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.cuatro {
  background: url('../../images/home/medios/cuatro-desactivado-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.cuatro.active {
  background: url('../../images/home/medios/cuatro-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.telemadrid {
  background: url('../../images/home/medios/telemadrid-desactivado-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.telemadrid.active {
  background: url('../../images/home/medios/telemadrid-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elpais {
  background: url('../../images/home/medios/el-pais-desactivado-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elpais.active {
  background: url('../../images/home/medios/el-pais-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elmundo {
  background: url('../../images/home/medios/el-mundo-desactivado-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elmundo.active {
  background: url('../../images/home/medios/el-mundo-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elconfidencial {
  background: url('../../images/home/medios/el-confidencial-desactivado-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elconfidencial.active {
  background: url('../../images/home/medios/el-confidencial-1.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.baystate {
  background: url('../../images/home/medios/logo-banner-desactivado.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.baystate.active {
  background: url('../../images/home/medios/logo-banner.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.barbara {
  background: url('../../images/home/medios/logo-barbara-oakley-desactivado.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.barbara.active {
  background: url('../../images/home/medios/logo-barbara-oakley.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.bostinno {
  background: url('../../images/home/medios/logo-bostinno-desactivado.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.bostinno.active {
  background: url('../../images/home/medios/logo-bostinno.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.edtech {
  background: url('../../images/home/medios/logo-edtech-digest-desactivado.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.edtech.active {
  background: url('../../images/home/medios/logo-edtech-digest.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.gettingSmart {
  background: url('../../images/home/medios/logo-gettingsmart-desactivado.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.gettingSmart.active {
  background: url('../../images/home/medios/logo-gettingsmart.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.larepublica {
  background: url('../../images/home/medios/latam/logo-la-republica-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.larepublica.active {
  background: url('../../images/home/medios/latam/logo-la-republica.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elespectador {
  background: url('../../images/home/medios/latam/logo-el-espectador-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elespectador.active {
  background: url('../../images/home/medios/latam/logo-el-espectador.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.americatv {
  background: url('../../images/home/medios/latam/logo-america-tv-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.americatv.active {
  background: url('../../images/home/medios/latam/logo-america-tv.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.cablenoticias {
  background: url('../../images/home/medios/latam/logo-cable-noticias-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.cablenoticias.active {
  background: url('../../images/home/medios/latam/logo-cable-noticias.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elcorreo {
  background: url('../../images/home/medios/latam/logo-el-correo-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elcorreo.active {
  background: url('../../images/home/medios/latam/logo-el-correo.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.cronicas {
  background: url('../../images/home/medios/latam/logo-cronicas-de-entrada-libre-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.cronicas.active {
  background: url('../../images/home/medios/latam/logo-cronicas-de-entrada-libre.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elcomercio {
  background: url('../../images/home/medios/latam/logo-el-comercio-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elcomercio.active {
  background: url('../../images/home/medios/latam/logo-el-comercio.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elfinanciero {
  background: url('../../images/home/medios/latam/logo-el-financiero-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elfinanciero.active {
  background: url('../../images/home/medios/latam/logo-el-financiero.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.expresso {
  background: url('../../images/home/medios/latam/logo-expresso-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.expresso.active {
  background: url('../../images/home/medios/latam/logo-expresso.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.kfmcovers {
  background: url('../../images/home/medios/latam/logo-kfm-945-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.kfmcovers.active {
  background: url('../../images/home/medios/latam/logo-kfm-945.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.libretadeapuntes {
  background: url('../../images/home/medios/latam/logo-libreta-de-apuntes-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.libretadeapuntes.active {
  background: url('../../images/home/medios/latam/logo-libreta-de-apuntes.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.metrofm {
  background: url('../../images/home/medios/latam/logo-metro-fm-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.metrofm.active {
  background: url('../../images/home/medios/latam/logo-metro-fm.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.panamericana {
  background: url('../../images/home/medios/latam/logo-panamericana-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.panamericana.active {
  background: url('../../images/home/medios/latam/logo-panamericana.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.revistasemana {
  background: url('../../images/home/medios/latam/logo-revista-semana-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.revistasemana.active {
  background: url('../../images/home/medios/latam/logo-revista-semana.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.canal7 {
  background: url('../../images/home/medios/latam/logo-tv-noticias-73-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.canal7.active {
  background: url('../../images/home/medios/latam/logo-tv-noticias-73.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.eltiempo {
  background: url('../../images/home/medios/latam/logo-eltiempo-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.eltiempo.active {
  background: url('../../images/home/medios/latam/logo-eltiempo.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.capetalk {
  background: url('../../images/home/medios/ingles/logo-cape-talk-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.capetalk.active {
  background: url('../../images/home/medios/ingles/logo-cape-talk.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.thedailysun {
  background: url('../../images/home/medios/ingles/logo-daily-sun-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.thedailysun.active {
  background: url('../../images/home/medios/ingles/logo-daily-sun.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.eluniversal {
  background: url('../../images/home/medios/latam/logo_el_universal_gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.eluniversal.active {
  background: url('../../images/home/medios/latam/logo_el_universal.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elmercurio {
  background: url('../../images/home/medios/latam/logo_el_mercurio_gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.elmercurio.active {
  background: url('../../images/home/medios/latam/logo_el_mercurio.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.americaEconomia {
  background: url('../../images/home/medios/latam/logo_america_economia_gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.americaEconomia.active {
  background: url('../../images/home/medios/latam/logo_america_economia.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.ultimasNoticias {
  background: url('../../images/home/medios/latam/logo_las_ultimas_noticias-gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.ultimasNoticias.active {
  background: url('../../images/home/medios/latam/logo_las_ultimas_noticias.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.mamaDontPreach {
  background: url('../../images/home/medios/latam/logo_mama_dont_preach_gris.png') center top no-repeat;
  background-size: 100%;
}
.testimonios .personalIndicators li.mamaDontPreach.active {
  background: url('../../images/home/medios/latam/logo_mama_dont_preach.png') center top no-repeat;
  background-size: 100%;
}
.testimonios a {
  color: #ffffff;
}
.testimonios .carousel-control.left {
  background-image: none;
}
.testimonios .carousel-control.right {
  background-image: none;
}
.testimonios .carousel-control {
  margin-top: -110px;
}
.testimonios .carouselImg {
  width: 100%;
  height: 410px;
  background-size: 100%;
}
@media (min-width: 1547px) {
  .testimonios .carouselImg {
    height: 475px;
  }
}
@media (min-width: 1747px) {
  .testimonios .carouselImg {
    height: 540px;
  }
}
@media (max-width: 1333px) {
  .testimonios .carouselImg {
    height: 370px;
  }
}
@media (max-width: 1224px) {
  .testimonios .carouselImg {
    height: 320px;
  }
}
@media (max-width: 1057px) {
  .testimonios .carouselImg {
    height: 280px;
  }
}
@media (max-width: 991px) {
  .testimonios .carouselImg {
    height: 410px;
  }
}
@media (max-width: 840px) {
  .testimonios .carouselImg {
    height: 330px;
  }
}
@media (max-width: 767px) {
  .testimonios .carouselImg {
    height: 410px;
  }
}
@media (max-width: 583px) {
  .testimonios .carouselImg {
    height: 320px;
  }
}
@media (max-width: 451px) {
  .testimonios .carouselImg {
    height: 250px;
  }
}
.testimonios .carouselImg .darkMargin {
  position: absolute;
  bottom: 0;
  height: 50px;
  width: 100%;
  z-index: 16;
  background-color: rgba(0, 0, 0, 0.3);
}
.testimonios .carouselImg .darkMargin.en {
  height: 50px;
}
.testimonios .carouselImg .darkMargin .tituloMedios {
  display: inline-block;
  font-size: 13px;
  padding-top: 6px;
  width: 80%;
  font-family: 'Raleway';
  font-weight: 500;
}
.testimonios .carouselImg .darkMargin .tituloMedios.en {
  padding-top: 6px;
}
@media (max-width: 1250px) {
  .testimonios .carouselImg .darkMargin .tituloMedios.en {
    font-size: 11px;
    padding-top: 8px;
  }
}
@media (max-width: 500px) {
  .testimonios .carouselImg .darkMargin .tituloMedios.en {
    font-size: 12px;
    padding-top: 2px;
  }
}
.testimonios .carouselImg.tve {
  background: url('../../images/home/medios/foto-tve.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.cuatro {
  background: url('../../images/home/medios/foto-cuatro.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.telemadrid {
  background: url('../../images/home/medios/foto-telemadrid.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.elpais {
  background: url('../../images/home/medios/foto-el-pais.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.barbara {
  background: url('../../images/home/medios/medios-USA-barbara-oakley.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.banner {
  background: url('../../images/home/medios/medios-bay-state-banner.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.bostinno {
  background: url('../../images/home/medios/medios-USA-bostInno.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.cooltool {
  background: url('../../images/home/medios/medios-EdTech-Digest.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.gettingSmart {
  background: url('../../images/home/medios/medios-getting-smart.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.elmundo {
  background: url('../../images/home/medios/foto-el-mundo.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .carouselImg.elconfidencial {
  background: url('../../images/home/medios/foto-el-confidencial.jpg') center top no-repeat;
  background-size: 100%;
}
.testimonios .merito {
  font-size: 0.4em;
  color: #8a8080;
  font-family: "Open Sans";
}
.testimonios .mediosExito {
  font-size: 23px;
  color: #000000;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}
.testimonios .exitoTitle {
  color: #42b2fc;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  text-align: left;
  font-style: italic;
  font-weight: 500;
}
@media (max-width: 1217px) {
  .testimonios .exitoTitle {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .testimonios .exitoTitle {
    font-size: 16px;
  }
}
@media (max-width: 899px) {
  .testimonios .exitoTitle {
    font-size: 14px;
  }
}
@media (max-width: 791px) {
  .testimonios .exitoTitle {
    font-size: 13px;
  }
}
@media (max-width: 451px) {
  .testimonios .exitoTitle {
    font-size: 11px;
  }
}
.testimonios .exitoBody {
  color: #8a8080;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  text-align: left;
  font-weight: 300;
}
@media (max-width: 451px) {
  .testimonios .exitoBody {
    font-size: 9px;
  }
}
.holderQuotes {
  margin: 0 auto;
}
.quotes {
  font-size: 0.6em;
}
.quotes div {
  font-style: italic;
}
.quotes span {
  line-height: 45px;
}
.quotes2 {
  font-size: 0.9em;
}
.colaboracionSection {
  background-image: linear-gradient(180deg, #ffffff, #ffffff 49%, #f5f0e9);
}
.colaboracionSection .tagNaranja {
  background: url('../../images/home/tag_naranja.png') no-repeat;
  min-width: 300px;
  width: 100%;
  margin-top: 30px;
  min-height: 30px;
}
@media (max-width: 630px) {
  .colaboracionSection .tagNaranja {
    margin-left: -20px;
  }
}
@media (max-width: 510px) {
  .colaboracionSection .tagNaranja {
    margin-left: -40px;
  }
}
@media (max-width: 440px) {
  .colaboracionSection .tagNaranja {
    margin-left: -65px;
  }
}
.colaboracionSection .tagNaranja .colaboracionText {
  padding-top: 5px;
  font-size: 15px;
  font-weight: 400;
  margin-left: 60px;
}
.colaboracionSection .logoUni {
  padding-top: 15px;
  width: 140px;
  max-width: 200px;
  margin-left: 30px;
}
@media (max-width: 510px) {
  .colaboracionSection .logoUni {
    margin-left: 0px;
  }
}
@media (max-width: 500px) {
  .colaboracionSection .logoUni {
    width: 110px;
  }
}
.datos {
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  background-size: 100% auto;
  background: url('../../images/home/fondos/back_datos.png') no-repeat center;
}
.datos span {
  font-weight: 600;
}
.datos h1 {
  font-size: 22px;
}
@media (max-width: 1073px) and (min-width: 768px) {
  .datos {
    background: url('../../images/home/fondos/back_datos.png') no-repeat center;
    background-size: auto 100%;
  }
}
@media (max-width: 767px) {
  .datos {
    background: url('../../images/home/fondos/back_datos.png') no-repeat center;
    background-size: auto 100%;
  }
}
@media (max-width: 767px) {
  .datos .ninas {
    max-width: 290px;
    margin: auto;
  }
}
.datos #numProblemas {
  font-size: 40px;
}
.porcentaje.en {
  margin-top: -60%;
}
.porcentaje.es {
  margin-top: -63%;
}
.mejorar {
  padding-top: 62%;
  font-size: 0.7em;
}
.mejorar-en {
  padding-top: 10px;
  font-size: 0.7em;
  font-weight: 300;
}
.graficosRow {
  margin-bottom: 20px !important;
}
.grafico2 {
  margin: 0 auto;
}
.grafico2 .graficoHolder {
  float: left;
  width: 76px;
  margin-left: 10px;
}
@media (max-width: 970px) {
  .grafico2 .graficoHolder {
    width: 65px;
    margin-left: 0px;
  }
}
@media (max-width: 820px) {
  .grafico2 .graficoHolder {
    width: 55px;
  }
}
.grafico2 .bar1,
.grafico2 .bar2,
.grafico2 .bar3 {
  position: absolute;
  background: #3BA7F0;
  width: 60px;
}
@media (max-width: 970px) {
  .grafico2 .bar1,
  .grafico2 .bar2,
  .grafico2 .bar3 {
    width: 50px;
  }
}
.grafico2 .bar1 {
  margin-top: 73px;
  height: 50px;
  margin-left: 5px;
}
.grafico2 .bar2 {
  margin-top: 31px;
  height: 92px;
  margin-left: 5px;
}
.grafico2 .bar3 {
  margin-top: 10px;
  height: 113px;
  margin-left: 5px;
}
.anno {
  font-size: 0.5em;
}
.nota {
  font-size: 0.5em;
  position: absolute;
  text-align: center;
  margin-top: 133px;
}
.porcentaje2 {
  margin-top: 85px;
  position: absolute;
  text-align: center;
  width: 69px;
}
@media (max-width: 970px) {
  .porcentaje2 {
    width: 50px;
  }
}
.resultadossesion {
  text-align: center;
  color: #000000;
  background-color: #f0ebe5;
  background-size: 100% auto;
}
.resultadossesion h1 {
  font-size: 30px;
}
.juegos {
  background: url("../../images/home/fondos/back_mates_g.png") no-repeat;
  background-color: #42b2fc;
  text-align: center;
  background-size: 100% auto;
}
.juegos h1 {
  font-size: 24px;
  font-weight: 300;
}
.logoBrain {
  width: 75%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 15px;
}
.conColaboracion {
  font-size: 20px;
  font-style: italic;
}
.logoGranada {
  width: 210px !important;
  margin: 0 auto !important;
}
.medios {
  background-color: #e7e2dc;
  text-align: center;
  font-size: 0.8em;
  background-size: 100% auto;
  color: #000000;
}
.medios h1 {
  font-size: 30px;
}
.medios .playbutton {
  margin-top: -140%;
}
.medios--h2 {
  margin-top: 10px;
  margin-bottom: 5px;
}
.colaboracion {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 30px;
}
.blog {
  color: #000000;
  background-color: #f2ede7;
  text-align: center;
  font-size: 0.8em;
}
.blog a {
  color: #000000;
}
.blog h1 {
  font-size: 30px;
}
.blog .titleBlog {
  margin-bottom: 15px;
}
.blog .imgBlog {
  margin-bottom: 20px;
  margin-top: 15px;
}
.blog .linkBlog {
  color: #000000;
}
.blog .linkBlog:hover {
  color: #20C0F5;
}
@media (max-width: 780px) {
  .blog .linkBlog {
    font-size: 14px !important;
  }
}
.blog .a2 {
  font-size: 0.5em;
  line-height: 1.4;
}
.blog .boton {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
  padding-right: 23px;
  padding-bottom: 17px;
  padding-left: 23px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-color: #f36d21;
  border-right-color: #f36d21;
  border-bottom-color: #f36d21;
  border-left-color: #f36d21;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: rgba(42, 42, 42, 0);
  font-family: 'Source Sans Pro';
  font-size: 0.45em;
  line-height: 1.38;
  text-align: center;
  color: #f36d21;
}
.enlaces {
  background-color: #e2ddd7;
}
.enlaces a {
  color: #000000;
  font-size: 14px;
}
.enlaces a:hover {
  color: #20C0F5;
}
@media (max-width: 692px) {
  .enlaces a {
    font-size: 13px !important;
  }
}
.precios {
  background-image: linear-gradient(to top, #ffffff, #e8f4ff);
  background-color: #ffffff;
  border-bottom: 1px solid #f1f8ff;
  text-align: center;
  color: #000000;
  font-size: 30px;
}
.precios .enfuncion {
  font-size: 22px;
}
.precios .preciosespeciales {
  font-size: 16px;
}
.precios a {
  color: #337ab7;
}
.precios a:hover {
  color: #666;
}
.whatsapp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 0px;
  bottom: 90px;
  right: 20px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 100;
}
.whatsapp-icon {
  margin-top: 13px;
}
.footer {
  background-color: #8a8080;
  font-size: 0.4em;
  line-height: 2.5;
}
.footer .langlink {
  color: white;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 600px) {
  .footer .langlink {
    font-size: 10px;
  }
}
@media (max-width: 1030px) {
  .footer .langlink {
    font-size: 12px;
  }
}
.footer a {
  color: #ffffff;
  font-size: 0.9em;
}
.padding-tselect {
  padding-top: 12px;
}
.padding-ts {
  padding-top: 10px;
}
.padding-tm {
  padding-top: 30px;
}
.padding-tl {
  padding-top: 60px;
}
.padding-txl {
  padding-top: 80px;
}
.padding-txxl {
  padding-top: 120px;
}
.padding-txxs {
  padding-top: 5px;
}
.padding-bs {
  padding-bottom: 10px;
}
.padding-bm {
  padding-bottom: 30px;
}
.padding-bl {
  padding-bottom: 60px;
}
.padding-bxl {
  padding-bottom: 80px;
}
.nopadding {
  padding: inherit;
}
.nopadding2 {
  padding: 0;
}
.padding-n2 {
  margin-top: -24px;
}
.padding-n {
  margin-top: -12px;
}
.margin-bs {
  margin-bottom: -13px;
}
.margin-bm {
  margin-bottom: 20px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.footerButton {
  cursor: pointer;
}
.como {
  font-size: 15px;
}
.pruebalo {
  opacity: 1;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 12px;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: #ffffff;
}
.menu-derecha .contenedoro {
  padding-top: 10px;
}
.menu-derecha .contenedoro .contenedorlinea {
  text-align: center;
  width: 80%;
  border-bottom: 1px solid #FFFFFF;
  line-height: 0.1em;
  margin: 6% 10%;
}
.menu-derecha .contenedoro .contenedorlinea .o {
  padding: 0 10px;
  background: #000000;
}
.menu-derecha .pruebalosocial {
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: #ffffff;
}
.menu-derecha .pruebalosocial1 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: #ffffff;
}
.menu-derecha .pruebalosocial2 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  font-size: 0.7em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: #ffffff;
}
.menu-derecha .closePanel {
  color: #ffffff;
  font-size: 20px;
  float: right;
  cursor: pointer;
  margin-right: 10px;
  margin-top: 50px;
}
.holderPruebaloB {
  margin: 0 auto;
}
.menu-derecha {
  display: none;
  background-color: #000000;
  opacity: 1;
  font-family: 'Raleway', sans-serif;
  font-size: 1.5em;
  line-height: 1.38;
  font-weight: 400;
}
.menu-derecha a {
  color: #ffffff;
}
.titleItemMetodo {
  display: block;
  height: 40px;
}
@media (max-width: 992px) {
  .titleItemMetodo {
    height: 15px;
  }
}
@media (max-width: 768px) {
  .titleItemMetodo {
    height: 40px;
    font-size: 16px;
  }
}
.sticky {
  font-size: 24px;
  line-height: 48px;
  height: 48px;
  background: #efc47D;
  text-align: left;
  padding-left: 20px;
}
.logo {
  max-width: 195px;
  background: url("/images/logos/negativo-blanco-442x161.png") no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 80px;
  overflow: hidden;
  padding: 2px;
  min-width: 120px;
}
@media (max-width: 838px) {
  .logo {
    left: 5%;
  }
}
.imgTarifasHome {
  height: 180px;
  background-image: url('../../images/home/avatares-precio.png');
  background-size: 269px 128px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin: 20px auto 15px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .imgTarifasHome {
    background-image: url("../../images/home/avatares-precio@2x.png");
    background-size: 269px 128px;
  }
}
.telefono {
  display: none;
  position: absolute;
  top: 6px;
  left: 50.8%;
  z-index: 134;
  width: 90px;
  height: auto;
  overflow: hidden;
}
.telediarioHolder {
  max-width: 530px;
}
#telediario {
  background: url("../../images/home/video.jpg") center no-repeat;
  width: 500px;
  height: 279px;
  margin: auto;
  margin-top: 10px;
  cursor: pointer;
}
@media (max-width: 980px) {
  #telediario {
    margin-bottom: 1%;
  }
}
@media (max-width: 450px) {
  #telediario {
    max-width: 100%;
  }
  #telediario iframe {
    max-width: 100%;
  }
}
.tooltipRegistro {
  position: absolute;
  top: 8px;
  left: 5px;
  min-height: 33px;
  font-style: italic;
  width: 284px;
  padding: 10px 5px;
  background: rgba(254, 245, 231, 0.9);
  border: 2px solid #88b7d5;
  color: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.intro {
  margin-bottom: 5px;
  font-weight: bold;
  font-style: normal;
}
.inputBlock {
  opacity: 1;
  margin: 10px auto;
}
.form-registro {
  opacity: 1;
  display: block;
  color: #f36d21;
  margin: 0 auto;
  font-size: 15px;
  padding-top: 10px;
  padding-left: 4px;
  padding-bottom: 10px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  width: 80%;
}
.form-registro.error {
  background: #E0C7C7;
}
.form-registro.noError {
  background: #C9EFBF;
}
.tooltipRegistro {
  top: 12px;
  left: 5px;
  width: 277px;
  background: #070d1b;
  color: white;
  border: 1px solid white;
  font-size: 15px;
}
.tooltipRegistro:after {
  border-right-color: #070d1b;
}
.tooltipRegistro:before {
  border-right-color: white;
  border-width: 12px;
  margin-top: -12px;
}
.errorTooltipRegistro {
  color: #FF5555;
}
.cursor {
  cursor: pointer;
}
.search {
  /* Container just in case we want more than just the search input to come along */
  position: absolute;
  top: 155px;
  left: 20px;
  right: 20px;
}
.search input {
  width: 265px;
  transition: width 0.2s;
  -webkit-appearance: none;
  /* Autoprefixer doesn't catch this */
}
.top2 {
  height: 250px;
  /* Space in here for search */
  padding-top: 40px;
  position: relative;
}
.img-responsive.comision,
.img-responsive.caixa,
.img-responsive.spainStartup,
.img-responsive.endeavor {
  margin: 0 auto;
  max-width: 172px;
}
.enlacesBlock {
  max-width: 300px;
  margin: 0 auto;
}
@media (max-width: 985px) {
  .enlacesBlock {
    max-width: 145px;
  }
}
.sideBySideText {
  float: left;
  height: 100%;
  width: 150px;
  margin: 0 auto !important;
  margin-top: 15%;
}
@media (max-width: 600px) {
  .sideBySideText {
    width: 120px;
  }
}
@media (max-width: 500px) {
  .sideBySideText {
    width: 100px;
  }
}
@media (max-width: 450px) {
  .sideBySideText {
    width: 80px;
  }
}
.sideBySideText p {
  margin: 0 auto !important;
  height: 145px;
  vertical-align: middle;
  display: table-cell;
}
@media (max-width: 1200px) {
  .sideBySideText p {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .sideBySideText p {
    height: 60px;
    width: 120px;
  }
}
@media (max-width: 500px) {
  .sideBySideText p {
    width: 100px;
  }
}
@media (max-width: 450px) {
  .sideBySideText p {
    width: 80px;
    height: 70px;
  }
}
.sideBySideImg {
  float: left;
  height: 100%;
  width: 150px;
  margin: 0 auto !important;
}
@media (max-width: 600px) {
  .sideBySideImg {
    width: 120px;
  }
}
@media (max-width: 500px) {
  .sideBySideImg {
    width: 100px;
  }
}
@media (max-width: 450px) {
  .sideBySideImg {
    width: 80px;
  }
}
.sideBySideImg img {
  width: 150px;
  margin: 0 auto;
}
@media (max-width: 600px) {
  .sideBySideImg img {
    width: 120px;
  }
}
@media (max-width: 500px) {
  .sideBySideImg img {
    width: 100px;
  }
}
@media (max-width: 450px) {
  .sideBySideImg img {
    width: 80px;
  }
}
.merito {
  margin-bottom: 10px;
}
@media (max-width: 1200px) and (min-width: 891px) {
  .porcentaje {
    font-size: 0.6em !important;
  }
  .nota {
    font-size: 0.3em !important;
  }
}
@media (max-width: 1290px) and (min-width: 1074px) {
  .textos {
    font-size: 11px !important;
  }
  .porcentaje2 {
    font-size: 25px;
  }
}
@media (max-width: 1073px) and (min-width: 767px) {
  .textos {
    font-size: 8px !important;
  }
  .porcentaje2 {
    font-size: 20px;
  }
}
@media (max-width: 1333px) {
  .nota {
    font-size: 0.4em;
  }
}
@media (max-width: 891px) {
  .textos {
    opacity: 0.8;
    padding-top: 5px;
    text-align: center;
    font-size: 7px;
  }
  .menu-derecha {
    display: none;
    font-size: 1em;
    line-height: 1.38;
    font-weight: 400;
  }
  .content {
    margin: auto;
  }
  .content2 {
    margin: auto;
  }
  .porcentaje {
    margin-top: -63%;
    font-size: 0.6em;
  }
  .sectiontest {
    font-size: 2em;
  }
  .metodo-text2 {
    font-size: 13px;
  }
  .metodo-text {
    font-size: 0.9em;
  }
}
@media (max-width: 692px) {
  .metodo-text {
    font-size: 1.3em;
  }
  .textosenlaces {
    text-align: center;
  }
  .merito {
    font-size: 8px;
  }
  .content {
    margin: auto;
  }
  .content2 {
    margin: auto;
  }
  .padding-tm {
    padding-top: 12px;
  }
  .padding-bm {
    padding-bottom: 12px;
  }
  .juegos {
    font-size: 0.8em;
  }
  .sectiontest {
    font-size: 1.5em;
  }
  .top .cabecera {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .zopim {
    display: none;
  }
}
.apps {
  display: none;
}
.tablet .apps {
  display: block;
  width: 300px;
  margin: 0 auto;
}
.tablet .apps .appStoreButton {
  background: url("../../images/home/otros/Download_on_the_App_Store_Badge_ES_135x40.svg") no-repeat;
  height: 49px;
  width: 136px;
  cursor: pointer;
  float: left;
  background-position-y: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.tablet .apps .appStoreButton.en {
  background: url("../../images/home/otros/AppleStoreIcon.svg") no-repeat;
}
.tablet .apps .googlePlayButton {
  background: url("../../images/home/otros/es_badge_web_generic.png") no-repeat;
  background-size: 105%;
  height: 50px;
  width: 155px;
  cursor: pointer;
  margin-left: 4px;
  float: right;
  margin-top: 0px;
  margin-bottom: 15px;
  background-position-y: -6px;
}
.tablet .apps .googlePlayButton.en {
  background: url("../../images/home/medios/en_badge_web_generic.png") no-repeat;
  background-size: 105%;
  margin-top: -3px;
  background-position-y: -6px;
}
.genericHeader {
  margin-bottom: 55px;
  box-shadow: 0 5px 5px -4px #dfdfdf;
}
.genericHeader .headerText {
  text-decoration: none;
  text-align: center;
  color: #8a8080;
  font-size: 14px;
  padding-bottom: 4px;
  margin-left: 15px;
  margin-right: 15px;
}
.genericHeader .headerText.headerButtonNaranja {
  text-align: center;
  margin: 0 auto;
  padding: 8px;
  margin-top: 5px;
  color: #ffffff;
  background-color: #F36D21;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 60px;
  white-space: nowrap;
  max-width: 158px;
}
.genericHeader .marginright {
  margin-right: 40px;
}
@media (max-width: 767px) {
  .genericHeader .marginright {
    margin: 0 auto;
  }
}
.genericHeader .logoCabecera {
  width: 90%;
  height: 50px;
  display: inline-block;
  background-image: url("../../images/logos/azul-270x98.png");
  background-repeat: no-repeat;
  background-position: center 5px;
  background-size: contain;
}
#teamBody .topTeam {
  padding-top: 100px;
  height: 720px;
  background: url('../../images/public/team/team.jpg') no-repeat;
  background-position: center;
}
#teamBody .topTeam .titleContent {
  margin-top: 90px;
}
@media (max-width: 400px) {
  #teamBody .topTeam .titleContent {
    margin-top: 70px;
  }
}
#teamBody .topTeam a {
  color: #ffffff;
}
@media (max-width: 1073px) and (min-width: 767px) {
  #teamBody .topTeam {
    background: url('../../images/public/team/teamsm.jpg') no-repeat;
    background-position: center;
  }
}
@media (max-width: 767px) {
  #teamBody .topTeam {
    background: url('../../images/public/team/teamxs.jpg') no-repeat;
    background-position: center;
  }
}
@media (max-width: 668px) {
  #teamBody .topTeam {
    height: 500px;
    background: url('../../images/public/team/teamxxs.jpg') no-repeat;
    background-position: center;
  }
}
@media (max-width: 450px) {
  #teamBody .topTeam {
    background: url('../../images/public/team/teamxxxs.jpg') no-repeat;
    height: 350px;
    background-position: center;
  }
}
#teamBody .content2 {
  margin-bottom: 24px;
}
#teamBody .mainBackground {
  background-color: #f2ede6;
}
#teamBody .section2 {
  background: url('../../images/public/team/section2.jpg') no-repeat;
  height: 435px;
  background-position: center;
}
@media (max-width: 1073px) and (min-width: 767px) {
  #teamBody .section2 {
    background: url('../../images/public/team/section2sm.jpg') no-repeat;
    background-position: center;
  }
}
@media (max-width: 767px) {
  #teamBody .section2 {
    background: url('../../images/public/team/section2xs.jpg') no-repeat;
    background-position: center;
  }
}
@media (max-width: 450px) {
  #teamBody .section2 {
    background: url('../../images/public/team/section2xxs.jpg') no-repeat;
    height: 350px;
    background-position: center;
  }
}
#teamBody .videoContainer {
  padding-top: 70px;
  padding-bottom: 90px;
}
#teamBody .orangeImageTitle {
  font-weight: bold;
  color: #F36D21;
  margin-top: 15px;
  font-size: 15px;
}
#teamBody .imageSubtitle {
  margin-top: -10px;
  font-size: 15px;
}
#teamBody .sectionIntroduction {
  font-size: 20px;
}
#teamBody .bigWhiteText {
  font-size: 40px;
  padding-top: 40px;
  text-align: center;
  color: #ffffff;
  font-weight: 300;
}
@media (max-width: 550px) {
  #teamBody .bigWhiteText {
    font-size: 30px;
    padding-top: 20px;
  }
}
#teamBody .smallWhiteText {
  font-size: 20px;
  padding-top: 10px;
  text-align: center;
  color: #ffffff;
  font-weight: 200;
}
@media (max-width: 550px) {
  #teamBody .smallWhiteText {
    font-size: 14px;
  }
}
#planPrices {
  min-height: calc(100vh);
}
#planPrices .plans-pricing {
  font-weight: bold;
  padding: 30px 0 10px;
}
#planPrices .free-trial {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #373737;
  padding: 10px 0 30px;
}
#planPrices .select-period {
  overflow: hidden;
  background-color: #F36D21;
  padding: 3px;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#planPrices .select-period .period {
  padding: 10px 0;
  cursor: pointer;
  background-color: white;
}
#planPrices .select-period .period.monthly,
#planPrices .select-period .period.quaterly {
  border-right: 3px solid #F36D21;
}
#planPrices .select-period .period.monthly {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
#planPrices .select-period .period.yearly {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#planPrices .select-period .period.selected-period {
  background-color: transparent;
  color: white;
}
#planPrices .price-box-wrapper {
  padding: 0 2px;
}
#planPrices .price-box {
  width: 100%;
}
@media (min-width: 992px) {
  #planPrices .avatars {
    padding: 10px 0;
  }
  #planPrices .try-free {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 10px 0 20px;
    padding: 10px 20px;
    white-space: nowrap;
  }
  #planPrices .price-box .numStudents {
    font-size: 28px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 50px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .numProblemas {
    font-size: 40px;
  }
  #planPrices .price-box .white-box {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 50px;
    -moz-border-radius-bottomleft: 50px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box .avatar {
    display: inline-block;
    width: 73px;
    height: 92px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #planPrices .price-box .white-box .avatar.avatar1m {
    background-image: url("../../images/avatares/prices/avatar-prices-1m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar3m {
    background-image: url("../../images/avatares/prices/avatar-prices-3m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar2m {
    background-image: url("../../images/avatares/prices/av-girl-pink@2x.png");
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices .avatars {
    padding: 16px 0;
  }
  #planPrices .try-free {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 10px 0 20px;
    padding: 10px 20px;
  }
  #planPrices .price-box .numStudents {
    font-size: 26px;
    -webkit-border-top-right-radius: 40px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 40px;
    -moz-border-radius-topright: 40px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 40px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 40px;
    -webkit-border-bottom-left-radius: 40px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 40px;
    -moz-border-radius-bottomleft: 40px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box .avatar {
    display: inline-block;
    width: 65px;
    height: 85px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #planPrices .price-box .white-box .avatar.avatar1m {
    background-image: url("../../images/avatares/prices/avatar-prices-1m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar3m {
    background-image: url("../../images/avatares/prices/avatar-prices-3m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar2m {
    background-image: url("../../images/avatares/prices/av-girl-pink@2x.png");
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  #planPrices .avatars {
    padding: 10px 0;
  }
  #planPrices .price-box .numStudents {
    font-size: 20px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 30px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 30px;
    -moz-border-radius-bottomleft: 30px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box .avatar {
    display: inline-block;
    width: 49px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #planPrices .price-box .white-box .avatar.avatar1m {
    background-image: url("../../images/avatares/prices/avatar-prices-1m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar3m {
    background-image: url("../../images/avatares/prices/avatar-prices-3m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar2m {
    background-image: url("../../images/avatares/prices/av-girl-pink@2x.png");
  }
  #planPrices .try-free {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 10px 0 12px;
    padding: 6px 8px;
  }
}
@media (max-width: 600px) {
  #planPrices .col-price {
    width: 100%!important;
  }
  #planPrices .col-price .price-box {
    width: 90%;
    max-width: 250px;
    margin: 5px auto;
  }
  #planPrices .avatars {
    padding: 10px 0;
  }
  #planPrices .price-box {
    font-size: 1em;
  }
  #planPrices .price-box .numStudents {
    font-size: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 20px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  #planPrices .price-box .white-box .avatar {
    display: inline-block;
    width: 49px;
    height: 65px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #planPrices .price-box .white-box .avatar.avatar1m {
    background-image: url("../../images/avatares/prices/avatar-prices-1m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar3m {
    background-image: url("../../images/avatares/prices/avatar-prices-3m.png");
  }
  #planPrices .price-box .white-box .avatar.avatar2m {
    background-image: url("../../images/avatares/prices/av-girl-pink@2x.png");
  }
  #planPrices .try-free {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    white-space: normal;
    margin: 5px 0 10px;
    padding: 5px 10px;
  }
}
#planPrices .col-price {
  padding: 0 5px !important;
}
#planPrices .price-box {
  display: inline-block;
}
#planPrices .price-box .numStudents {
  background-color: #42B2FC;
  color: white;
  font-weight: bold;
  padding: 5px 0;
}
#planPrices .price-box .numStudents sup {
  top: -0.2em;
}
#planPrices .price-box .white-box {
  background-color: white;
  color: #373737;
  -webkit-box-shadow: 2px 2px 6px #c8c3be;
  -moz-box-shadow: 2px 2px 6px #c8c3be;
  box-shadow: 2px 2px 6px #c8c3be;
}
#planPrices .inBlockTopDesktop {
  display: inline-block;
}
#planPrices .row-price-boxes {
  margin: auto;
  max-width: 1024px;
}
#planPrices .price-line {
  white-space: nowrap;
}
#planPrices .price-line .price {
  font-size: 1.8em;
}
#planPrices .price-line .permonth {
  font-size: 0.8em;
}
#planPrices .try-free {
  background-image: linear-gradient(to bottom, #f67f3b, #f36121);
  background-color: #f36121;
  color: white;
  cursor: pointer;
  display: inline-block;
}
#planPrices .try-free:hover {
  text-shadow: 0px 0px 10px #FFFAFA !important;
  background-image: linear-gradient(to bottom, #f37b36, #da4c0e) !important;
}
#planPrices .try-free:active {
  background-image: none !important;
  background-color: #da4c0e !important;
}
#planPrices .summer {
  font-family: 'Raleway';
  min-height: 100vh;
  background-image: url("/images/public/pricingPlans/pricingBg.png");
  background-size: cover;
  padding: 7px 7px 30px 7px;
}
#planPrices .summer .ribbon {
  width: 95px;
  height: 95px;
  background: url("/images/public/pricingPlans/discountRibbon.png") no-repeat center;
  background-size: contain;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  top: -30px;
  right: 0;
  padding-top: 20px;
}
#planPrices .summer .ribbon .percentage {
  font-size: 35px;
  line-height: 0.6;
}
#planPrices .summer .ribbon .percentage span {
  font-size: 18px;
}
#planPrices .summer .calculate {
  font-size: 24px;
  color: #3e3e3e;
  text-align: center;
  margin-top: 60px;
}
#planPrices .summer .currencyTextContainer {
  max-width: 756px;
  text-align: right;
  margin: 5px auto auto auto;
  font-size: 16px;
  color: #636363;
  padding-right: 10px;
  font-weight: 500;
}
#planPrices .summer .packs {
  text-align: center;
  overflow-x: auto;
  max-width: 100%;
  white-space: nowrap;
  margin-top: 10px;
}
#planPrices .summer .packs .packContainer {
  position: relative;
  white-space: normal;
  padding-bottom: 10px;
  overflow-x: auto;
  width: 20%;
  max-width: 230px;
}
#planPrices .summer .packs .packContainer.big {
  width: 30%;
  max-width: 280px;
}
#planPrices .summer .packs .packContainer .packBox {
  width: calc(100% - 15px);
  height: 62px;
  border-radius: 10px;
  box-shadow: 0 5px 13px 0 rgba(119, 171, 207, 0.23);
  border: solid 2px #42b2fc;
  background-color: #ffffff;
  text-align: center;
  margin: 10px auto auto auto;
  cursor: pointer;
  color: #636363;
  position: relative;
}
#planPrices .summer .packs .packContainer .packBox .banner {
  display: none !important;
}
#planPrices .summer .packs .packContainer .packBox .checkBox {
  width: 15px;
  height: 15px;
  border: solid 1px #42b2fc;
  border-radius: 3px;
  position: absolute;
  top: 5px;
  left: 5px;
  background-color: white;
}
#planPrices .summer .packs .packContainer .packBox.disabled {
  opacity: 0.5;
  cursor: initial;
}
#planPrices .summer .packs .packContainer .packBox h4 {
  font-size: 18px;
  margin: 20px auto 5px auto;
  position: relative;
  z-index: 1;
}
#planPrices .summer .packs .packContainer .packBox .star {
  display: none;
}
#planPrices .summer .packs .packContainer .packBox.highlight .banner {
  display: block !important;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../../images/webTutor/recommendedBanner_green.png") no-repeat center;
  background-size: contain;
  width: 100px;
  height: 18px;
  color: #ffffff;
  text-align: center;
  padding-top: 2px;
  font-size: 11px;
}
#planPrices .summer .packs .packContainer .packBox.highlight .premium {
  font-size: 13px;
  color: #000000;
  width: 100px;
  display: block;
  margin: auto;
  font-weight: bold;
}
#planPrices .summer .packs .packContainer .packBox.highlight .premium .starImg {
  width: 13px;
  height: 12px;
}
#planPrices .summer .packs .packContainer .packBox.highlight .premiumStars {
  display: block;
}
#planPrices .summer .packs .packContainer .packBox.highlight .ribbon {
  display: block;
  position: absolute;
  top: -2px;
  left: -11px;
  background: url("../../images/webTutor/summerRibbon.png") no-repeat center;
  background-size: contain;
  width: 63px;
  height: 53px;
}
#planPrices .summer .packs .packContainer .packBox.highlight .star {
  display: block;
  position: absolute;
  color: white;
  background-color: #F36D21;
  border-radius: 5px;
  font-size: 14px;
  margin: 2px;
  top: 0px;
  right: 0px;
  padding: 0 10px;
}
#planPrices .summer .packs .packContainer .packBox .premium {
  display: none;
}
#planPrices .summer .packs .packContainer .packBox .premiumStars {
  display: none;
}
#planPrices .summer .packs .packContainer .packBox .productDescription {
  color: #8a8080;
  margin: 12px auto;
  font-size: 12px;
  font-weight: 500;
}
#planPrices .summer .packs .packContainer .packBox .ribbon {
  display: none;
}
#planPrices .summer .packs .packContainer .packBox.selectedPack {
  background: #42b2fc;
  color: #ffffff;
}
#planPrices .summer .packs .packContainer .packBox.selectedPack .checkBox {
  border: solid 1px white;
  background-color: #42b2fc;
}
#planPrices .summer .packs .packContainer .packBox.selectedPack .checkBox .tick {
  background-image: url('../../images/webTutor/white-check.png');
  background-size: 14px 11px;
  width: 14px;
  height: 11px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #planPrices .summer .packs .packContainer .packBox.selectedPack .checkBox .tick {
    background-image: url("../../images/webTutor/white-check@2x.png");
    background-size: 14px 11px;
  }
}
#planPrices .summer .packs .packContainer .packBox.selectedPack .premium {
  color: #ffffff;
}
#planPrices .summer .packs .packContainer .packBox.selectedPack .productDescription {
  color: #ffffff;
}
#planPrices .summer .planButton {
  border-radius: 35px;
  color: #ffffff;
  text-align: center;
  font-size: min(2vw, 13px);
  font-weight: bold;
  letter-spacing: 0.7px;
  cursor: pointer;
  padding: 7px 8px;
  background: #7ac43d;
  max-width: 80%;
  margin: 5px auto auto auto;
  white-space: normal;
}
#planPrices .summer .planButton.big {
  font-size: 20px;
  max-width: 250px;
  margin-top: 15px;
}
#planPrices .summer .planButton:hover {
  background-color: #afc2da;
}
#planPrices .summer .productPlans {
  text-align: center;
  white-space: nowrap;
  max-width: 756px;
  margin: 30px auto auto auto;
  border-radius: 5px;
  border: solid 2px #42b2fc;
}
#planPrices .summer .productPlans .datesMessage {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background: #91d3ff;
}
#planPrices .summer .productPlans .plan {
  min-width: 251px;
  width: 100%;
  height: 140px;
  border: solid 1px #42b2fc;
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  position: relative;
  color: #636363;
  /*&.big{
          width: 30% !important;
          max-width: 330px !important;
          background-color: #42b2fc;
          color: #ffffff;
          border: 2px solid #7ac43d;

          .banner{
            display: block !important;
            position: absolute;
            top: -25px;
            left: 0;
            right: 0;
            margin: auto;
            background: url("../../images/webTutor/recommendedBanner_green.png") no-repeat center;
            background-size: contain;
            width: 100px;
            height: 18px;
            color: #ffffff;
            text-align: center;
            padding-top: 2px;
            font-size: 11px;
          }

          .planLabel{
            color: #ffffff;
            background-color: #42b2fc;
          }

          .rates{


            .ratePrice{
              color: #ffffff;
            }

            .fullRate{
              color: #a8dcff;
            }
          }
        }*/
}
#planPrices .summer .productPlans .plan .banner {
  background-image: url("/images/public/pricingPlans/recommend-banner-green.png");
  background-size: 100px 100px;
  background-size: contain;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -8px;
  right: -8px;
  color: #ffffff;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #planPrices .summer .productPlans .plan .banner {
    background-image: url("/images/public/pricingPlans/recommend-banner-green@2x.png");
    background-size: 100px 100px;
  }
}
#planPrices .summer .productPlans .plan .banner .text {
  transform: rotate(45deg);
  margin-top: 32px;
  margin-left: 20px;
  font-size: 13px;
}
#planPrices .summer .productPlans .plan.main {
  width: 25%;
  max-width: 280px;
}
#planPrices .summer .productPlans .plan .planLabel {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  font-weight: bold;
}
#planPrices .summer .productPlans .plan .rates {
  margin-top: 10px;
  position: relative;
}
#planPrices .summer .productPlans .plan .rates .discount {
  font-size: 14px;
  color: #ffffff;
  background: #f35663;
  width: 34px;
  height: 19px;
  border-radius: 3px;
  position: absolute;
  top: 1px;
  right: 5px;
}
#planPrices .summer .productPlans .plan .rates .ratePrice {
  font-size: 32px;
  font-weight: bold;
  margin: 0 5px;
}
#planPrices .summer .productPlans .plan .rates .fullRate {
  font-size: 26px;
  text-decoration: line-through;
}
#planPrices .summer .productPlans .plan.selected {
  border-color: #7ac43d;
}
#planPrices .summer .productPlans .plan.selected .label {
  background: #42b2fc;
  color: #ffffff;
}
#planPrices .summer .productPlans .plan.small {
  height: 70px;
}
#planPrices .summer .productPlans .plan.small .rates .ratePrice {
  opacity: 0.7;
}
#planPrices .summer .productPlans .plans {
  display: flex;
  flex-direction: row;
}
#planPrices .summer .selectProgram {
  color: #42b2fc;
  font-size: 22px;
  font-weight: bold;
  max-width: 800px;
  margin: 10px auto auto auto;
  text-align: left;
}
#planPrices .summer .showOnDesktop {
  display: block !important;
}
#planPrices .summer .showOnMobile {
  display: none !important;
}
#planPrices .summer .titleBanner {
  text-align: center;
  color: #ffffff;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  overflow: hidden;
  padding-top: 40px;
}
#planPrices .summer .titleBanner h1 {
  font-size: 69px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
  line-height: 0.9;
  text-shadow: 2px 2px 4px #707070;
}
#planPrices .summer .titleBanner h2 {
  font-size: 70px;
  color: #ffffff;
  font-weight: bold;
  margin: 0;
}
#planPrices .summer .titleBanner h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  text-shadow: 2px 2px 4px #707070;
}
#planPrices .summer .titleBanner .longBanner {
  width: 750px;
  margin: 20px auto auto auto;
  text-align: center;
  position: relative;
}
#planPrices .summer .titleBanner .longBanner .banner {
  width: 100%;
  height: 67px;
  background: url("/images/public/pricingPlans/pricingLongBanner.png") no-repeat center;
  background-size: contain;
  font-size: 20px;
  color: #0b7daf;
  font-weight: bold;
  padding-top: 21px;
}
#planPrices .summer .titleBanner .longBanner .dove {
  background: url("/images/public/pricingPlans/dove.png") no-repeat center;
  background-size: contain;
  width: 138px;
  height: 91px;
  position: absolute;
  left: 15px;
  top: -40px;
}
#planPrices .summer .titleBanner .titleContent {
  position: relative;
  max-width: 550px;
  margin: auto;
}
#planPrices .summer .titleBanner .woodBoard {
  width: 239px;
  height: 106px;
  background: url("/images/public/pricingPlans/woodBoard.png") no-repeat center;
  background-size: contain;
  margin: -15px auto auto auto;
}
#planPrices .summer .titleBanner .woodBoard .message {
  padding-top: 62px;
  font-size: 16px;
  color: #7c5a32;
  font-weight: bold;
}
#planPrices .summer .trialMessage {
  text-align: center;
  font-size: 18px;
  color: #b77948;
  margin-top: 10px;
}
@media (max-width: 768px) {
  #planPrices .summer {
    background-image: url("/images/public/pricingPlans/pricingBg_mobile.png");
    background-size: cover;
  }
  #planPrices .summer .inBlockTopDesktop {
    display: block;
  }
  #planPrices .summer .selectProgram {
    font-size: 18px;
    margin: 20px auto;
    max-width: 600px;
    width: 90%;
  }
  #planPrices .summer .packs .packContainer {
    width: 100%;
    margin: auto;
    max-width: 280px;
  }
  #planPrices .summer .packs .packContainer.big {
    width: 100%;
  }
  #planPrices .summer .packs .packContainer .incompatibleIcon {
    top: 0;
    width: 13px;
    height: 21px;
  }
  #planPrices .summer .packs .packContainer .packBox {
    width: calc(100% - 10px);
    height: 50px;
    margin: auto 3px;
  }
  #planPrices .summer .packs .packContainer .packBox h4 {
    margin: 10px auto 5px auto;
  }
  #planPrices .summer .packs .packContainer .packBox.highlight {
    width: calc(100% - 10px);
  }
  #planPrices .summer .packs .packContainer .packBox.highlight .banner {
    display: none !important;
  }
  #planPrices .summer .packs .productDescription {
    color: #8a8080;
    font-size: 14px;
    font-weight: bold;
  }
  #planPrices .summer .productPlans {
    border: none;
  }
  #planPrices .summer .productPlans .datesMessage {
    background: transparent;
    color: #42b2fc;
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
  }
  #planPrices .summer .productPlans .plan {
    width: 30%;
    max-width: 200px;
    min-width: auto;
    margin: 15px -1px 25px -1px;
    height: 120px;
    border-width: 2px;
  }
  #planPrices .summer .productPlans .plan.big {
    height: 140px;
  }
  #planPrices .summer .productPlans .plan .banner {
    width: 100%;
    position: absolute;
    height: 20px;
    background: #7ac43d;
    top: -15px;
    left: 0;
  }
  #planPrices .summer .productPlans .plan .banner .text {
    transform: none;
    margin: auto;
    font-weight: bold;
  }
  #planPrices .summer .productPlans .plan .rates {
    margin-top: 0;
  }
  #planPrices .summer .productPlans .plan .rates .ratePrice {
    font-size: min(4.5vw, 24px);
    margin: auto;
  }
  #planPrices .summer .productPlans .plan .rates .fullRate {
    font-size: min(4vw, 20px);
    padding-top: 20px;
  }
  #planPrices .summer .productPlans .plan.small {
    height: 80px;
  }
  #planPrices .summer .productPlans .plans {
    display: block;
  }
  #planPrices .summer .ribbon {
    width: 60px;
    height: 60px;
    padding-top: 10px;
  }
  #planPrices .summer .ribbon .percentage {
    font-size: 20px;
  }
  #planPrices .summer .ribbon .percentage span {
    font-size: 16px;
  }
  #planPrices .summer .showOnDesktop {
    display: none !important;
  }
  #planPrices .summer .showOnMobile {
    display: block !important;
  }
  #planPrices .summer .titleBanner h1 {
    font-size: 52px;
  }
  #planPrices .summer .titleBanner .longBanner {
    max-width: 360px;
    margin: 20px auto auto auto;
  }
  #planPrices .summer .titleBanner .longBanner .banner {
    width: 100%;
    height: 85px;
    background: url("/images/public/pricingPlans/mobileBanner.png") no-repeat center;
    background-size: contain;
    font-size: 18px;
    color: #0b7daf;
    font-weight: bold;
    padding-top: 8px;
  }
  #planPrices .summer .titleBanner .longBanner .banner .textWrapper {
    max-width: 280px;
    margin: auto;
    font-weight: normal;
  }
  #planPrices .summer .titleBanner .longBanner .dove {
    display: none;
  }
  #planPrices .summer .titleBanner .titleContent {
    position: relative;
    max-width: 400px;
    margin: auto;
  }
}
#planPrices.summerPrices {
  background-image: linear-gradient(to top, #ffffff, #e0f9fe);
  width: 100%
;
}
#planPrices.summerPrices sup,
#planPrices.summerPrices sub {
  font-size: 100%;
  top: -0.2em;
}
#planPrices.summerPrices .contratapack {
  font-size: 24px;
  color: #373737;
  padding: 30px 0 10px;
  margin: 0 5px;
}
#planPrices.summerPrices .cuadro-tarifas {
  margin: 20px 0 20px;
  font-size: 0;
}
#planPrices.summerPrices .cuadro-tarifas .month-wrapper {
  position: relative;
  display: inline-block;
}
#planPrices.summerPrices .cuadro-tarifas .month-wrapper .sun {
  position: absolute;
  background: url('../../images/home/summer-prices/sol.png') no-repeat;
  background-size: cover;
}
@media (min-width: 992px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  #planPrices.summerPrices .cuadro-tarifas .month-wrapper .sun {
    background-image: url('../../images/home/summer-prices/sol@2x.png');
  }
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-wrapper .sun {
    top: -50px;
    left: -35px;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-wrapper .sun {
    top: -40px;
    left: -33px;
    width: 90px;
    height: 90px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-wrapper .sun {
    top: -27px;
    left: -25px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-wrapper .sun {
    top: -15px;
    left: -14px;
    width: 35px;
    height: 35px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box {
  font-size: 30px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin-left: -2px;
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box {
    width: 250px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .vacio {
    height: 213px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box {
    width: 193px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .vacio {
    height: 203px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box {
    width: 128px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .vacio {
    height: 163px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box {
    width: 82px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .vacio {
    height: 132px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-m {
  object-fit: contain;
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom,
#planPrices.summerPrices .cuadro-tarifas .month-box.box-m .calendar-avatar,
#planPrices.summerPrices .cuadro-tarifas .month-box.box-m .periodoActivo {
  background: white;
  border-left: 2px solid #42B2FC;
  border-right: 2px solid #42B2FC;
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom {
  border-bottom: 2px solid #42B2FC;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
@media (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom .try-free {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom .try-free {
    font-size: 14px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom .try-free {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .bottom .try-free {
    font-size: 12px;
    white-space: normal;
    width: 70px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .duration {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: #42B2FC;
  color: white;
  font-size: 26px;
  height: 50px;
  padding-top: 6px;
}
@media (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .duration {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
@media (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .duration {
    height: 40px;
    font-size: 20px;
    padding-top: 4px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .duration {
    height: 30px;
    font-size: 16px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar {
  background: no-repeat center 5px;
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar .priceNoOffer {
  font-size: 26px;
  color: #a19797;
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar .priceNoOffer {
    font-size: 19px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar .tachado {
  position: relative;
  top: -40px;
  height: 44px;
  background: url('../../images/home/summer-prices/tachar@2x.png') no-repeat center center;
  background-size: 40px 44px;
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar .nowrap {
  white-space: nowrap;
  padding: 5px 0;
  font-size: 0;
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar .cal,
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar .avat {
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar {
    height: 160px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar {
    height: 150px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar {
    height: 120px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar {
    height: 100px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .cal {
  background-image: url('../../images/home/summer-prices/calendar-1m.png');
  width: 76px;
  height: 80px;
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .avat {
  background-image: url('../../images/home/summer-prices/av-1m.png');
  width: 68px;
  height: 107px;
}
@media ((-webkit-min-device-pixel-ratio: 1.5)) and (min-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .cal {
    background-image: url('../../images/home/summer-prices/calendar-1m@2x.png');
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .avat {
    background-image: url('../../images/home/summer-prices/av-1m@2x.png');
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .cal {
    width: 68.4px;
    height: 72px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .avat {
    width: 61.2px;
    height: 96.3px;
  }
}
@media (max-width: 768px) and (min-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .cal {
    width: 53.2px;
    height: 56px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .avat {
    width: 47.6px;
    height: 74.9px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .cal {
    width: 34.2px;
    height: 36px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-1m .avat {
    width: 30.6px;
    height: 48.15px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .cal {
  background-image: url('../../images/home/summer-prices/calendar-2m.png');
  width: 83px;
  height: 79px;
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .avat {
  background-image: url('../../images/home/summer-prices/av-2m.png');
  width: 77px;
  height: 102px;
}
@media ((-webkit-min-device-pixel-ratio: 1.5)) and (min-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .cal {
    background-image: url('../../images/home/summer-prices/calendar-2m@2x.png');
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .avat {
    background-image: url('../../images/home/summer-prices/av-2m@2x.png');
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .cal {
    width: 74.7px;
    height: 71.1px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .avat {
    width: 69.3px;
    height: 91.8px;
  }
}
@media (max-width: 768px) and (min-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .cal {
    width: 58.1px;
    height: 55.3px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .avat {
    width: 53.9px;
    height: 71.4px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .cal {
    width: 37.35px;
    height: 35.55px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-2m .avat {
    width: 34.65px;
    height: 45.9px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .cal {
  background-image: url('../../images/home/summer-prices/calendar-3m.png');
  width: 81px;
  height: 79px;
}
#planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .avat {
  background-image: url('../../images/home/summer-prices/av-3m.png');
  width: 78px;
  height: 107px;
}
@media ((-webkit-min-device-pixel-ratio: 1.5)) and (min-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .cal {
    background-image: url('../../images/home/summer-prices/calendar-3m@2x.png');
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .avat {
    background-image: url('../../images/home/summer-prices/av-3m@2x.png');
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .cal {
    width: 72.9px;
    height: 71.1px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .avat {
    width: 70.2px;
    height: 96.3px;
  }
}
@media (max-width: 768px) and (min-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .cal {
    width: 56.7px;
    height: 55.3px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .avat {
    width: 54.6px;
    height: 74.9px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .cal {
    width: 36.45px;
    height: 35.55px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box .calendar-avatar.calendar-3m .avat {
    width: 35.1px;
    height: 48.15px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo,
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig {
  margin-left: 20px;
  height: 54px;
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:before,
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig:before {
  content: "";
  position: absolute;
  left: -9px;
  width: 20px;
  height: 27px;
  top: 27px;
  transform: skew(-30deg);
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:after,
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig:after {
  content: "";
  position: absolute;
  left: -9px;
  width: 20px;
  height: 27px;
  top: 0px;
  transform: skew(30deg);
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo span,
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig span {
  z-index: 1;
  position: absolute;
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo,
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig {
    height: 46px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:before,
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig:before {
    height: 23px;
    top: 23px;
    left: -13px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:after,
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig:after {
    height: 23px;
    left: -13px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo {
  color: white;
  font-size: 16px;
  position: relative;
  background-color: #42B2FC;
  /*border-top: 27px solid @azulSmartick;
          border-bottom: 27px solid @azulSmartick;
          border-left: 18px solid @back-crema;*/
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:before {
  background-color: #42B2FC;
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:after {
  background-color: #42B2FC;
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo {
    /*border-top: 23px solid @azulSmartick;
            border-bottom: 23px solid @azulSmartick;
            border-left: 12px solid  @back-crema;*/
    height: 46px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:before {
    height: 23px;
    top: 23px;
  }
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo:after {
    height: 23px;
  }
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo span {
    top: 15px;
    right: 20px;
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo span {
    top: 15px;
    right: 5px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo span {
    white-space: normal;
    top: 5px;
    right: 5px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoActivo span {
    white-space: normal;
    top: 5px;
    right: 3px;
    font-size: 12px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig {
  margin-top: 1px;
  color: #a19797;
  font-size: 16px;
  position: relative;
  background-color: #e0dad2;
  /*border-top: 27px solid #e0dad2;
          border-bottom: 27px solid #e0dad2;
          border-left: 18px solid  @back-crema;*/
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig {
    /*border-top: 23px solid #e0dad2;
            border-bottom: 23px solid #e0dad2;
            border-left: 12px solid  @back-crema;*/
    height: 46px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig:before {
  background-color: #e0dad2;
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig:after {
  background-color: #e0dad2;
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig span {
  /*display:inline-block;*/
  right: 0px;
  top: 2px;
  text-align: center;
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig span {
    font-size: 18px;
    width: 225px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig span {
    width: 165px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig span {
    width: 108px;
    font-size: 13px;
    top: 8px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-intro .periodoSig span {
    font-size: 11px;
    width: 74px;
    white-space: normal;
    line-height: 1em;
    top: 5px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box.box-m .periodoActivo {
  height: 55px;
  color: #F36D21;
  border-top: 1px solid #42B2FC;
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .periodoActivo {
    font-size: 40px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .periodoActivo {
    font-size: 38px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .periodoActivo {
    font-size: 32px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box.box-m .periodoActivo {
    height: 46px;
    font-size: 20px;
    padding-top: 10px;
  }
}
#planPrices.summerPrices .cuadro-tarifas .month-box .precioSig {
  color: #a19797;
  border-top: 1px solid #42B2FC;
}
@media (min-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .precioSig {
    font-size: 38px;
    height: 54px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .precioSig {
    font-size: 36px;
    height: 50px;
  }
}
@media (min-width: 500px) and (max-width: 768px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .precioSig {
    font-size: 32px;
    height: 42px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices .cuadro-tarifas .month-box .precioSig {
    font-size: 18px;
    padding-top: 10px;
    height: 40px;
  }
}
#planPrices.summerPrices .noacumulable {
  font-size: 17px;
  color: #a19797;
  margin: 20px 5px 30px;
}
#planPrices.summerPrices.only1M .month-wrapper-2m,
#planPrices.summerPrices.only1M .month-wrapper-3m {
  display: none;
}
#planPrices.summerPrices.only1M .month-box .vacio {
  background: url('../../images/home/summer-prices/summer-boy.png') no-repeat right bottom;
}
@media (max-width: 500px) {
  #planPrices.summerPrices.only1M .month-box .vacio {
    background-size: 100% auto;
  }
}
@media (min-width: 500px) {
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box {
    width: 250px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .vacio {
    height: 202px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .duration {
    font-size: 26px;
    height: 50px;
    padding-top: 6px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .calendar-avatar {
    height: 150px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .calendar-avatar .cal {
    width: 68.4px;
    height: 72px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .calendar-avatar .avat {
    width: 61.2px;
    height: 96.3px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box.box-intro .periodoActivo span {
    top: -10px;
    right: 20px;
    font-size: 18px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box.box-m .bottom .try-free {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box {
    width: 170px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .vacio {
    height: 152px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .calendar-avatar {
    height: 120px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .calendar-avatar .cal {
    width: 53.2px;
    height: 56px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box .calendar-avatar .avat {
    width: 47.6px;
    height: 74.9px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box.box-intro .periodoActivo span {
    top: -10px;
    right: 5px;
    font-size: 14px;
  }
  #planPrices.summerPrices.only1M .cuadro-tarifas .month-box.box-m .bottom .try-free {
    font-size: 14px;
    width: 145px;
  }
}
.navbar-default {
  background-color: #f3f3f3 !important;
  border: 1px solid #000000 !important;
}
.navbar-toggle {
  background-color: #f3f3f3 !important;
}
.icon-bar {
  background-color: #f3f3f3 !important;
  border: 1px solid #000000 !important;
}
.marginauto {
  margin: 0 auto;
}
.Enisa {
  margin-top: 10px;
  width: 94px;
  height: 76px;
}
.meritoAmerican {
  font-size: 0.5em;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1016px) {
  .meritoAmerican {
    font-size: 12px;
  }
}
.containerMerits {
  border-color: #c9b5b5;
  border-style: solid;
  border-width: 1px;
}
.americanMedia {
  max-width: 80%;
  margin: auto;
}
#navbar ul {
  width: 100%;
}
#navbar ul.navbar-3col li {
  width: 21%;
}
#navbar ul.pricing li.buttons {
  display: none;
}
#navbar ul.pricing .li-link {
  float: right;
}
#navbar ul li {
  width: 16%;
  height: 55px;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
}
#navbar ul li.buttons {
  width: 36%;
  padding-top: 10px;
}
#navbar ul li.buttons a {
  min-width: 80px;
  display: inline-block;
  padding: 5px 15px;
  vertical-align: middle;
}
#navbar ul li a:hover {
  background: none;
}
#navbar ul li a:focus {
  background: none;
  outline: none;
}
#navbar ul li.li-link {
  cursor: pointer;
  font-weight: bold;
}
#navbar ul li.li-link a {
  padding-bottom: 5px;
  color: #010101;
}
#navbar ul li.li-link a:hover {
  color: #f36d21;
}
#navbar ul li.li-link:hover,
#navbar ul li.li-link:focus {
  background-color: #f8f9fb !important;
  border-bottom: 2px solid #f36d21;
}
#navbar ul li .iniciarsesion {
  border-color: #d9e1eb;
  color: #f36d21;
}
#navbar ul li .iniciarsesion:hover {
  border-color: #f36d21;
  text-shadow: none;
}
#navbar ul li .iniciarsesion:active {
  background-color: #FCE4D6;
}
@media (min-width: 766px) and (max-width: 900px) {
  #navbar ul li {
    font-size: 12px;
  }
  #navbar ul li.buttons a {
    padding: 5px 10px;
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  #navbar ul li {
    width: 100% !important;
    height: auto;
    font-size: 14px;
  }
  #navbar ul .iniciarsesion,
  #navbar ul .BAccesoSmartick {
    display: block;
    width: 220px;
    margin: 0 auto 10px;
    font-size: 16px !important;
  }
}
#navbar .navbar-nav {
  margin: 0;
}
.pricing #navbar ul li.buttons {
  float: right;
}
.textoVideo {
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
  white-space: nowrap;
}
.pruebaloGratis2 {
  background-color: #e7e2dc;
  padding-top: 30px;
  padding-bottom: 30px;
}
.pruebaloGratis2 .pruebaloText {
  color: #000000;
  font-weight: 300;
  text-align: center;
  font-size: 26px;
}
.subrayado {
  text-decoration: underline;
  font-weight: 300;
}
#myCarousel {
  margin-top: 20px;
}
.logoG {
  background: url("../../images/public/login/login_google_2.png") no-repeat;
  height: 28px;
  width: 28px;
}
.formulario .pruebalosocial2 {
  color: white;
  font-size: 13px;
  font-weight: 300;
  font-family: 'Raleway';
  padding-top: 20px;
  text-align: center;
}
.formulario .o {
  padding-top: 15px;
  font-size: 22px;
  font-family: 'Raleway';
}
.formulario .form-registro {
  width: 335px;
  font-size: 17px;
  padding-left: 12px;
}
.formulario .closePanel {
  font-family: 'Raleway';
  font-size: 36px;
  float: right;
  cursor: pointer;
  margin-top: -30px;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #f36d21;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #f36d21;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #f36d21;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f36d21;
}
.CHRISTMAS .logo {
  background-image: url("../../images/logos/home_white_xmas.png");
}
.CHRISTMAS .logoCabecera {
  background-image: url("../../images/logos/azul_xmas.png");
}
.sweetAlertHiperLink {
  color: #337ab7 !important;
}
.medios_nuevo {
  padding: 10px 0;
  background: #f9f9f7;
  border-bottom: 1px solid #f2efe9;
}
.medios_nuevo .medio_icon {
  display: inline-block;
  margin: 5px auto;
  height: 48px;
  background-position: center center;
  background-repeat: no-repeat;
}
.medios_nuevo .cuatro {
  background-image: url('../../images/home/medios/es_ES/cuatro.png');
  background-size: 119px 27px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .cuatro {
    background-image: url("../../images/home/medios/es_ES/cuatro@2x.png");
    background-size: 119px 27px;
  }
}
.medios_nuevo .tve {
  background-image: url('../../images/home/medios/es_ES/tve.png');
  background-size: 63px 39px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .tve {
    background-image: url("../../images/home/medios/es_ES/tve@2x.png");
    background-size: 63px 39px;
  }
}
.medios_nuevo .elpais {
  background-image: url('../../images/home/medios/es_ES/el-pais.png');
  background-size: 129px 28px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .elpais {
    background-image: url("../../images/home/medios/es_ES/el-pais@2x.png");
    background-size: 129px 28px;
  }
}
.medios_nuevo .elmundo {
  background-image: url('../../images/home/medios/es_ES/elmundo.png');
  background-size: 179px 23px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .elmundo {
    background-image: url("../../images/home/medios/es_ES/elmundo@2x.png");
    background-size: 179px 23px;
  }
}
.medios_nuevo .elespectador {
  background-image: url('../../images/home/medios/2019/logo-el-espectador-gris.png');
  background-size: 202px 39px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .elespectador {
    background-image: url("../../images/home/medios/2019/logo-el-espectador-gris@2x.png");
    background-size: 202px 39px;
  }
}
.medios_nuevo .forbes {
  background-image: url('../../images/home/medios/2019/forbes.png');
  background-size: 112px 32px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .forbes {
    background-image: url("../../images/home/medios/2019/forbes@2x.png");
    background-size: 112px 32px;
  }
}
.medios_nuevo .america {
  background-image: url('../../images/home/medios/2019/america.png');
  background-size: 152px 38px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .america {
    background-image: url("../../images/home/medios/2019/america@2x.png");
    background-size: 152px 38px;
  }
}
.medios_nuevo .publimetro {
  background-image: url('../../images/home/medios/2019/publimetro.png');
  background-size: 168px 42px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .publimetro {
    background-image: url("../../images/home/medios/2019/publimetro@2x.png");
    background-size: 168px 42px;
  }
}
.medios_nuevo .noticias889 {
  background-image: url('../../images/home/medios/2019/noticias889.png');
  background-size: 72px 42px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .noticias889 {
    background-image: url("../../images/home/medios/2019/noticias889@2x.png");
    background-size: 72px 42px;
  }
}
.medios_nuevo .harvardbusinessreview {
  background-image: url('../../images/home/medios/2019/harvardbusinessreview.png');
  background-size: 78px 47px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .harvardbusinessreview {
    background-image: url("../../images/home/medios/2019/harvardbusinessreview@2x.png");
    background-size: 78px 47px;
  }
}
.medios_nuevo .oxford {
  background-image: url('../../images/home/medios/2019/oxford.png');
  background-size: 135px 37px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .oxford {
    background-image: url("../../images/home/medios/2019/oxford@2x.png");
    background-size: 135px 37px;
  }
}
.medios_nuevo .cnn {
  background-image: url('../../images/home/medios/2019/cnn.png');
  background-size: 73px 43px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .cnn {
    background-image: url("../../images/home/medios/2019/cnn@2x.png");
    background-size: 73px 43px;
  }
}
.medios_nuevo .kfm {
  background-image: url('../../images/home/medios/2019/kfm.png');
  background-size: 47px 38px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .kfm {
    background-image: url("../../images/home/medios/2019/kfm@2x.png");
    background-size: 47px 38px;
  }
}
.medios_nuevo .capetalk {
  background-image: url('../../images/home/medios/2019/capetalk.png');
  background-size: 44px 37px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .medios_nuevo .capetalk {
    background-image: url("../../images/home/medios/2019/capetalk@2x.png");
    background-size: 44px 37px;
  }
}
@media (max-width: 900px) {
  .medios_nuevo .elespectador {
    background-size: 175px 34px;
  }
}
@media (max-width: 400px) {
  .medios_nuevo .cuatro {
    background-size: 89px 20px;
  }
  .medios_nuevo .tve {
    background-size: 47px 29px;
  }
  .medios_nuevo .elpais {
    background-size: 97px 21px;
  }
  .medios_nuevo .elmundo {
    background-size: 134px 17px;
  }
  .medios_nuevo .elespectador,
  .medios_nuevo .publimetro,
  .medios_nuevo .america,
  .medios_nuevo .oxford {
    background-size: 85%;
  }
  .medios_nuevo .forbes {
    background-size: 75%;
  }
}
#testimonios_bocadillo {
  background: #fff;
  color: #8a8080;
  padding: 40px 0;
  text-align: center;
}
#testimonios_bocadillo .animContent {
  opacity: 0;
}
#testimonios_bocadillo .animContent.fadein {
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  opacity: 1;
}
#testimonios_bocadillo h1 {
  color: #000;
  font-size: 28px;
}
#testimonios_bocadillo .bocadillo {
  display: inline-block;
  margin: 45px auto 10px;
  text-align: left;
  position: relative;
}
#testimonios_bocadillo .bocadillo .bocadillo-text {
  width: 315px;
  padding: 30px 60px 0 100px;
  font-size: 20px;
  display: inline-block;
  background: url('../../images/home/testimonios_bocadillo/comillas-inicio.png') no-repeat 32px 37px, url('../../images/home/testimonios_bocadillo/comillas-fin.png') no-repeat right bottom;
  box-sizing: content-box;
  font-style: italic;
}
#testimonios_bocadillo .bocadillo .bocadillo-text p {
  margin: 20px 0 10px;
}
@media (min-width: 830px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  #testimonios_bocadillo .bocadillo .bocadillo-text {
    background-image: url('../../images/home/testimonios_bocadillo/comillas-inicio@2x.png'), url('../../images/home/testimonios_bocadillo/comillas-fin@2x.png');
    background-size: 54px 45px, 54px 45px;
  }
}
#testimonios_bocadillo .bocadillo .img_testimonio {
  position: absolute;
  bottom: -10px;
  right: 80px;
  width: 240px;
  height: 240px;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
#testimonios_bocadillo .bocadillo .img_testimonio.transp {
  opacity: 0;
}
@media (min-width: 830px) {
  #testimonios_bocadillo .bocadillo {
    width: 810px;
    height: 319px;
    background: url('../../images/home/testimonios_bocadillo/bocadillo.png') no-repeat;
  }
}
@media (min-width: 830px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  #testimonios_bocadillo .bocadillo {
    background-size: 810px 319px;
    background-image: url('../../images/home/testimonios_bocadillo/bocadillo@2x.png');
  }
}
@media (max-width: 830px) {
  #testimonios_bocadillo .bocadillo {
    width: 299px;
    height: 297px;
    font-size: 16px;
    background: url('../../images/home/testimonios_bocadillo/bocadillo-movil.png') no-repeat;
  }
  #testimonios_bocadillo .bocadillo .img_testimonio {
    bottom: -30px;
    right: 22px;
    width: 153px;
    height: 153px;
  }
  #testimonios_bocadillo .bocadillo .bocadillo-text {
    width: 230px;
    padding: 0 0 0 60px;
    font-size: 16px;
    background: url('../../images/home/testimonios_bocadillo/comillas-inicio.png') no-repeat 12px 12px;
    background-size: 39px 32px;
  }
}
@media (max-width: 830px) and ((-webkit-min-device-pixel-ratio: 1.5)) {
  #testimonios_bocadillo .bocadillo {
    background-size: 299px 297px;
    background-image: url('../../images/home/testimonios_bocadillo/bocadillo-movil@2x.png');
  }
}
#testimonios_bocadillo .authorcontent {
  display: inline-block;
  width: 810px;
}
@media (max-width: 830px) {
  #testimonios_bocadillo .authorcontent {
    margin-top: 20px;
    display: block;
    width: 100%;
  }
}
#testimonios_bocadillo .authorcontent .author1,
#testimonios_bocadillo .authorcontent .author2 {
  text-align: right;
  padding-right: 420px;
}
@media (max-width: 830px) {
  #testimonios_bocadillo .authorcontent .author1,
  #testimonios_bocadillo .authorcontent .author2 {
    text-align: center;
    padding: 0;
  }
}
#testimonios_bocadillo .authorcontent .author1 {
  font-weight: bold;
  font-size: 16px;
}
#testimonios_bocadillo .authorcontent .author2 {
  font-size: 15px;
}
/* Botones */
.BAccesoSmartick {
  font-size: 14px;
  background-image: linear-gradient(to bottom, #f67f3b, #f36121);
  background-color: #f36121;
  border-radius: 25px;
  color: white;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  box-sizing: border-box;
  padding: 10px 30px;
}
.BAccesoSmartick:hover,
.BAccesoSmartick:focus {
  text-shadow: 0px 0px 10px #FFFAFA !important;
  background-image: linear-gradient(to bottom, #f37b36, #da4c0e) !important;
}
.BAccesoSmartick:active {
  background-image: none !important;
  background-color: #da4c0e !important;
}
.BAccesoSmartick .gohover {
  display: none;
}
.BAccesoSmartick:hover .gohover {
  position: absolute;
  margin-left: 0.3em;
  display: inline-block;
}
.iniciarsesion {
  margin: 0 auto;
  font-size: 14px;
  display: inline-block;
  border-radius: 60px;
  border: 1px solid #ffffff;
  text-align: center;
  color: white;
  background-color: rgba(255, 252, 252, 0.09);
}
.iniciarsesion:hover {
  background-color: rgba(255, 252, 252, 0.4);
  text-shadow: 1px 1px #3a3030;
}
.iniciarsesion:active {
  background-color: rgba(255, 252, 252, 0.09);
}
.cabecera2 {
  padding: 0;
  font-size: 12px;
  height: 125px;
}
.buttons-cabecera {
  text-align: right;
}
.buttons-cabecera .BAccesoSmartick,
.buttons-cabecera .iniciarsesion {
  width: 160px;
  vertical-align: middle;
}
.buttons-cabecera .BAccesoSmartick {
  padding: 8px 5px;
  margin-left: 2%;
}
.buttons-cabecera .iniciarsesion {
  padding: 7px 5px;
  margin-left: 5%;
}
@media (max-width: 550px) {
  .buttons-cabecera {
    text-align: center;
  }
  .teAyudamosText {
    font-size: 0!important;
  }
}
@media (max-width: 550px) {
  .logo {
    position: static;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .hidden-size-ms {
    display: none!important;
  }
  .visible-size-ms {
    display: block!important;
  }
}
.visible-size-s,
.visible-size-ms {
  display: none!important;
}
@media (max-width: 550px) {
  .hidden-size-s {
    display: none!important;
  }
  .visible-size-s {
    display: block!important;
  }
  .textcenter-size-s {
    text-align: center;
  }
}
.mainContent {
  max-width: 1250px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.testimonials {
  text-align: center;
  color: black;
  background-color: white;
}
.testimonials .col-centered {
  display: inline-block;
  float: none;
  margin-right: -4px;
  vertical-align: top;
}
.testimonials .testimonials--text {
  font-size: 36px;
  line-height: 1.2;
  margin: 35px 10px ;
}
@media (max-width: 1000px) {
  .testimonials .testimonials--text {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .testimonials .testimonials--text {
    font-size: 26px;
  }
}
@media (max-width: 550px) {
  .testimonials .testimonials--text {
    font-size: 20px;
  }
}
.testimonials .testimonial--author {
  font-size: 24px;
  color: black;
}
.testimonials .testimonial--authordesc {
  font-size: 14px;
}
.testimonials .testimonial--text {
  display: inline-block;
  font-style: italic;
  margin: auto;
  width: 300px;
  font-size: 16px;
  color: #a19797;
}
.testimonials .testimonial--image {
  position: relative;
  width: 300px;
  height: 170px;
  margin: 10px auto 15px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .testimonials .testimonial--text {
    width: 230px;
  }
  .testimonials .testimonial--image {
    width: 230px;
    height: 140px;
  }
}
#interactivePlans {
  font-family: 'Raleway', sans-serif;
  text-align: center;
  color: #000000;
  background-image: linear-gradient(to bottom, #ffffff, #e8f4ff);
}
#interactivePlans .baseSelect {
  width: 98%;
  max-width: 190px;
  height: 45px;
  padding: 13px 20px 10px 10px;
  border: solid 1px #a6d8f9;
  border-radius: 5px;
  background-image: linear-gradient(to top, #f7fbff, #cae6ff), linear-gradient(to bottom, #ffffff, #ffffff);
  font-size: 14px;
  color: #000000;
  cursor: pointer;
  text-align: left;
  position: relative;
}
#interactivePlans .baseSelect .selectedText {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
}
#interactivePlans .baseSelect .selectedText.gray {
  color: #616161;
}
#interactivePlans .baseSelect .arrow {
  background: url("/images/public/pricingPlans/icon_selectArrow.png") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 3px;
  width: 16px;
  height: 13px;
}
#interactivePlans .baseSelect .arrow.gray {
  background: url("/images/public/pricingPlans/icon_selectArrow_gray.png") no-repeat center;
  background-size: contain;
  opacity: 0.5;
}
#interactivePlans .baseSelect .arrow.up {
  background: url("/images/public/pricingPlans/icon_selectArrowUp.png") no-repeat center;
  background-size: contain;
}
#interactivePlans .baseSelect .options {
  width: calc(100% + 2px);
  max-height: 225px;
  overflow-y: auto;
  position: absolute;
  left: -1px;
  top: 41px;
  z-index: 1;
  background-color: #f7fbff;
  border: solid 1px #a6d8f9;
  border-radius: 0 0 5px 5px;
}
#interactivePlans .baseSelect .options .option {
  height: 55px;
  padding-top: 15px;
  border-bottom: 1px solid #a6d8f9;
  padding-left: 5px;
}
#interactivePlans .baseSelect .options .option:hover {
  color: #42b2fc;
}
#interactivePlans .footerNote {
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  margin: 40px 40px 20px 0;
}
#interactivePlans h1 {
  font-size: 38px;
  color: #000000;
  font-weight: bold;
}
#interactivePlans h2 {
  font-size: 24px;
  color: #000000;
  font-weight: normal;
}
#interactivePlans .orangeBtn {
  height: 50px;
  padding: 13px 5px 10px 5px;
  background-image: linear-gradient(to top, #f67f3b, #f36121);
  border-radius: 25px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  margin: 15px auto auto;
  width: 98%;
  max-width: 225px;
}
#interactivePlans .orangeBtn.big {
  font-size: 22px;
  max-width: 300px;
  height: 55px;
}
#interactivePlans .orangeBtn:hover {
  opacity: 0.9;
}
#interactivePlans .orangeBtn.top30 {
  margin-top: 30px;
}
#interactivePlans .plansContainer {
  margin: 20px auto auto auto;
}
#interactivePlans .plansContainer .baseSelect {
  margin: auto;
}
#interactivePlans .plansContainer .priceIncrease {
  margin-top: 4px;
}
#interactivePlans .priceOptions {
  width: 98%;
  max-width: 930px;
  text-align: left;
  padding-left: 30px;
  margin: auto;
  padding-bottom: 20px;
}
#interactivePlans .priceOptions .customRadio {
  width: 20px;
  height: 20px;
  border: 1px solid #acc6e2;
  border-radius: 50px;
  position: relative;
  box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.54), inset 0 4px 7px 0 rgba(220, 240, 239, 0.84);
  background-color: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#interactivePlans .priceOptions .customRadio input[type=radio] {
  visibility: hidden;
}
#interactivePlans .priceOptions .customRadio label {
  cursor: pointer;
  position: absolute;
  width: 14px;
  height: 14px;
  top: 2px;
  left: 2px;
  border-radius: 50px;
}
#interactivePlans .priceOptions .customRadio input[type=radio]:checked + label {
  border: solid 2px #f46626;
  background-image: linear-gradient(to top, #f67d39, #f36424);
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 4px 0 0 rgba(255, 221, 206, 0.37);
}
#interactivePlans .priceOptions label {
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}
#interactivePlans .slider {
  margin-top: 40px;
}
#interactivePlans .slider .numbers {
  max-width: 400px;
  width: 98%;
  margin: 15px auto 5px auto;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 0.7;
}
#interactivePlans .slider .numbers .third {
  width: calc(33% - 5px);
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}
#interactivePlans .slider .numbers .third.center {
  text-align: center;
}
#interactivePlans .slider .numbers .third.left {
  text-align: left;
}
#interactivePlans .slider .numbers .third.right {
  text-align: right;
  position: relative;
}
#interactivePlans .slider .numbers .third.right p {
  width: 40px;
  text-align: center;
  margin: 0;
  position: absolute;
  right: -20px;
}
#interactivePlans .slider .numbers .third span {
  font-size: 12px;
  font-weight: normal;
}
#interactivePlans .slider .sliderBar {
  max-width: 400px;
  width: 98%;
  margin: 20px auto 10px auto;
  /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
}
#interactivePlans .slider .sliderBar .bar {
  -webkit-appearance: none;
  /* Override default CSS styles */
  appearance: none;
  width: 100%;
  /* Full-width */
  height: 10px;
  /* Specified height */
  background: linear-gradient(to right, #42b2fc 0%, #42b2fc 0%, #cdddeb 0%, #cdddeb 100%);
  outline: none;
  /* Remove outline */
  border-radius: 5px;
}
#interactivePlans .slider .sliderBar .bar::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  cursor: pointer;
  /* Cursor on hover */
  width: 34px;
  height: 34px;
  border-radius: 50px;
  background-color: #ffffff;
  border: solid 1px rgba(0, 0, 0, 0.13);
}
#interactivePlans .slider .sliderBar .bar::-moz-range-thumb {
  width: 34px;
  /* Set a specific slider handle width */
  height: 34px;
  /* Slider handle height */
  background: #ffffff;
  /* Green background */
  cursor: pointer;
  /* Cursor on hover */
  border-radius: 50px;
  border: solid 1px rgba(0, 0, 0, 0.13);
}
#interactivePlans .slider .title {
  font-size: 24px;
  color: #42b2fc;
}
#interactivePlans .students {
  width: 98%;
  max-width: 960px;
  border-radius: 30px;
  box-shadow: 1px 1.7px 5px 0 rgba(0, 0, 0, 0.13);
  border: solid 1px #b9e3ff;
  background-color: #ffffff;
  margin: 40px auto;
}
#interactivePlans .students .column {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #000000;
}
#interactivePlans .students .column .baseSelect {
  margin: auto;
}
#interactivePlans .students .column.left {
  text-align: left;
}
#interactivePlans .students .column.leftSide {
  width: 25% !important;
}
#interactivePlans .students .column.alignTop {
  vertical-align: top;
}
#interactivePlans .students .header {
  width: 98%;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin: 20px auto 10px auto;
  max-width: 900px;
}
#interactivePlans .students .studentsDetailsContents {
  width: calc(75% - 5px);
  display: inline-block;
}
#interactivePlans .students .tRow {
  height: 100px;
  width: 98%;
  padding-top: 25px;
  max-width: 840px;
  border-top: 1px solid #c6dbf1;
  margin: auto;
}
#interactivePlans .students.oneStudent .column {
  width: calc(100% - 5px);
}
#interactivePlans .students.twoStudents .column {
  width: calc(50% - 5px);
}
#interactivePlans .students.threeStudents .column {
  width: calc(33% - 5px);
}
@media screen and (max-width: 600px) {
  #interactivePlans .baseSelect {
    font-size: 12px;
    max-width: 120px;
  }
  #interactivePlans .priceOptions .customLabel {
    max-width: calc(100% - 35px);
  }
  #interactivePlans .priceOptions .customRadio {
    vertical-align: top;
  }
  #interactivePlans .slider .numbers .third.right p {
    right: -10px;
  }
  #interactivePlans .students .column {
    font-size: 14px;
  }
}
