.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;
}
.anadirformp {
  margin-top: 9px !important;
}
.invisible {
  display: none;
}
/* Css generales */
img {
  border-style: none;
}
.img {
  display: block;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
input,
textarea,
select {
  font: 100% Verdana, Geneva, sans-serif;
  vertical-align: middle;
}
input[type="button"] {
  -webkit-appearance: none;
}
input[type="submit"] {
  -webkit-appearance: none;
}
/* End Css generales */
.phone-holder {
  float: right;
  font-size: 12px;
  margin: 24px 18px 70px 0;
  text-align: right;
}
.phone-holder .phone-link {
  background: url("../../images/ico-phone-purple.png") no-repeat scroll right 0 transparent;
  color: #9c77cf;
  display: block;
  padding: 0 29px 0 0;
  font-size: 12px;
  font-weight: normal;
  height: 40px;
  margin-top: 0px;
  margin-right: 0px;
}
.phone-holder .email-link {
  background: url("../../images/ico-email.png") no-repeat scroll right 0 transparent;
  color: #9c77cf;
  display: block;
  padding: 0 39px 0 0;
  font-size: 12px;
  font-weight: normal;
  height: 40px;
  margin-top: 0px;
  margin-right: 0px;
}
.phone-holder a:hover {
  text-decoration: none;
}
.phone-holder span.var {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.phone-holder a {
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin-top: -25px;
  margin-right: 30px;
  color: #49ACFA;
}
#normalBody {
  border-top: 1px solid #666666;
  color: #666666;
  font: 14px Verdana, Geneva, sans-serif;
  margin: 0;
  min-width: 100%;
}
@media (max-width: 800px) {
  #normalBody {
    width: 100%;
    min-width: 0px;
  }
}
#wrapper {
  margin: 0 auto;
  overflow: hidden;
  /*width: 100%;*/
  background-position: 1px 0;
  padding-left: 1px;
}
.footer_phone a {
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 1px;
  color: #49ACFA;
}
#main {
  background: #f8f8f6;
  min-height: 450px;
  overflow: hidden;
  padding: 0 34px 53px;
  top: 0;
  width: 1024px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1050px) {
  #main {
    width: 100%;
    padding: 0 0px 0px;
  }
}
@media (max-width: 800px) {
  #main {
    width: 100%;
    padding: 0 0px 0px;
  }
}
* html #main {
  height: 450px;
  overflow: visible;
}
* html #main h2 {
  font-size: 20px;
  margin: 0;
  margin-bottom: 15px;
}
/* Errores */
.ttl-area {
  background: #eff3f6;
  margin: 0 -35px 15px;
  min-height: 42px;
  overflow: hidden;
  padding: 13px 20px 10px 39px;
  border-bottom: 5px solid #e5ebf0;
}
.ttl-area h1 {
  float: left;
  font-size: 23px;
  margin: 0;
  text-align: center;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  margin-top: 8px;
}
.ttl-area h1 span {
  color: #17b7d7;
}
* html .ttl-area {
  height: 49px;
  overflow: visible;
}
.holder-information {
  overflow: hidden;
  width: 100%;
}
.content-section {
  float: left;
  width: 725px;
}
/* Página Acceso */
html.login {
  background-image: linear-gradient(to bottom, #fff, #e8f4ff);
  background-attachment: fixed;
}
#main.login {
  text-align: center;
  background: none;
}
#main.login div.logins {
  display: inline-block;
  margin: 38px 10px;
  vertical-align: top;
  padding-bottom: 10px;
  width: 46%;
  position: relative;
  background: #FFFFFF;
  border-radius: 4px;
  border: solid 2px #d7e4f1;
  box-shadow: 0px 6px 0 0 rgba(43, 43, 43, 0.06);
}
@media (max-width: 800px) {
  #main.login div.logins {
    margin: 0;
  }
}
#main.login .studentBox {
  position: relative;
}
#main.login .tutorBox {
  position: relative;
  background-color: #ffffff;
}
#main.login .otrologin .toggle {
  top: 13px !important;
  right: 10px !important;
}
#main.login .unlogin,
#main.login .otrologin {
  width: 90%;
  position: relative;
  margin: 10px auto 5px;
}
#main.login .unlogin.collapsed .hide-collapsed,
#main.login .otrologin.collapsed .hide-collapsed {
  display: none;
}
#main.login .unlogin.expanded .hide-expanded,
#main.login .otrologin.expanded .hide-expanded {
  display: none;
}
#main.login .unlogin .toggle,
#main.login .otrologin .toggle {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#main.login .unlogin .errortag,
#main.login .otrologin .errortag {
  margin: 2px 30px;
}
#main.login .unlogin {
  /*background-color: #ffffff;*/
  box-shadow: 0 3px 0 0 rgba(234, 239, 244, 0.69);
  border-radius: 10px;
}
#main.login .unlogin .unlogin--row {
  display: flex;
  align-items: center;
  padding-right: 5px;
  max-width: 100%;
}
#main.login .unlogin .clickableUnLoginArea {
  cursor: pointer;
  height: 76px;
  display: flex;
  align-items: center;
  flex: 1 1;
  min-width: 0;
}
#main.login .unlogin a.del {
  text-decoration: none;
  font-size: 22px  !important;
  top: 24px;
  right: 15px;
  position: absolute;
}
#main.login .unlogin .avatarHolder {
  width: 70px;
  height: 70px;
  border-radius: 50px;
  margin: 2px 7px;
  overflow: hidden;
  background-color: #7BC1FF;
  border: solid 2px #fff;
}
#main.login .unlogin .usu {
  flex-grow: 1;
  text-align: left;
  overflow-x: hidden;
  white-space: nowrap;
  padding: 0 7px;
  font-weight: 600;
  font-size: 16px;
}
#main.login .unlogin .unlogin--bt-enter {
  display: inline-block;
  min-width: 110px;
  margin: 0 5px;
  padding: 11px 3px;
  border-radius: 5px;
  text-align: center;
  box-sizing: border-box;
  color: white;
}
#main.login .unlogin.expanded {
  padding-bottom: 20px;
}
#main.login .unlogin.expanded .clickableUnLoginArea {
  cursor: default;
}
#main.login .unlogin.expanded .unlogin--bt-enter {
  display: none;
}
#main.login .unlogin .unlogin--bt-trash {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../../images/public/login/papelera.png");
  background-size: 16px 21px;
  background-repeat: no-repeat;
  background-position: center center;
  flex-shrink: 0;
  cursor: pointer;
}
@media (min-resolution: 1.5dppx) {
  #main.login .unlogin .unlogin--bt-trash {
    background-image: url("../../images/public/login/papelera@2x.png");
    background-size: 16px 21px;
  }
}
#main.login .unlogin.studentBox .unlogin--bt-enter {
  background: #42b2fc;
}
#main.login .unlogin.studentBox .usu {
  color: #2675c4;
}
@media (hover: hover) {
  #main.login .unlogin {
    transition: width 0.2s ease-in-out;
  }
  #main.login .unlogin .unlogin--bt-trash {
    width: 0;
    transition: width 0.2s ease-in-out;
  }
  #main.login .unlogin.collapsed:hover {
    width: 96%;
  }
  #main.login .unlogin.collapsed:hover .unlogin--bt-trash {
    width: 25px;
  }
  #main.login .unlogin.collapsed:hover .usu {
    text-decoration: underline;
  }
}
#main.login .login-alert-list {
  padding: 5px 0 10px;
  margin-bottom: 20px;
}
@media (hover: hover) {
  #main.login .login-alert:hover {
    transform: scale(1.03);
    text-decoration: underline;
  }
}
#main.login .login-alert {
  width: 90%;
  box-sizing: border-box;
  padding: 10px 10px 10px 30px;
  margin: 10px auto;
  border-radius: 3px;
  text-align: left;
  border: solid 1px #cd0404;
  font-size: 13px;
  color: #cd0404;
  background-color: #ffeaea;
  position: relative;
  cursor: pointer;
}
#main.login .login-alert.text-alert:before {
  position: absolute;
  content: '\000D7';
  color: #ffeaea;
  background-color: #cd0404;
  top: 10px;
  left: 10px;
  border-radius: 10px;
  font-size: 18px;
  padding: 3px 3px 2px;
  line-height: 12px;
  text-align: center;
  box-sizing: border-box;
  font-family: Arial;
}
#main.login .login-alert.text-warning {
  background-image: url("../../images/public/login/login-warning-icon.png");
  background-size: 16px 14px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  background-color: #fff9d5;
  border: solid 1px #e4a90c;
  color: #e4a90c;
}
@media (min-resolution: 1.5dppx) {
  #main.login .login-alert.text-warning {
    background-image: url("../../images/public/login/login-warning-icon@2x.png");
    background-size: 16px 14px;
  }
}
#main.login .login-alert.highlight {
  animation: highlight-grow 1s ease-in-out;
  animation-iteration-count: 3;
}
#main.login .dialog {
  margin: 0 auto;
  width: 500px;
  background: #ffffff;
  border: 1px solid #d5d9e0;
  border-radius: 1px;
  position: relative;
}
#main.login .dialog div.logincontent {
  margin: 100px 20px 20px 20px;
}
#main.login .dialog div.logincontent .message {
  overflow: hidden;
  text-overflow: ellipsis;
}
#main.login .dialog .row {
  margin-bottom: 8px;
}
#main.login .dialog .row label {
  font-size: 16px;
}
#main.login .dialog .row .decor-field {
  float: left;
  overflow: hidden;
  padding: 4px 4px 0;
  width: 449px;
  background: #f8f8f6;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  height: 38px;
  font-size: 22px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  #main.login .dialog .row .decor-field {
    width: 95%;
  }
}
#main.login .dialog .submit {
  margin: 25px 0 ;
  width: 100%;
}
#main.login .dialog .resultOk {
  font-size: 16px;
}
#main.login .dialog .resultOk strong {
  color: #24B7D7;
}
#main.login .dialog .volver {
  margin-top: 15px;
  text-align: center;
}
@media (max-width: 800px) {
  #main.login .dialog .BEnviar.reset {
    width: 100%;
  }
}
@media (max-width: 800px) {
  #main.login .dialog {
    width: 90%;
  }
}
#main.login #loginsAlumnos div.unlogin {
  border: solid 2px #cce8fb;
  background-color: #cce8fb;
}
#main.login #loginsAlumnos div.unlogin .usu a {
  font-weight: 500;
  color: #036db3;
}
#main.login #loginsAlumnos div.unlogin.inactive {
  opacity: 0.5;
}
#main.login #loginsAlumnos div.unlogin.expanded {
  background-color: #FFFFFF;
}
#main.login #loginsAlumnos div.unlogin.expanded .usu a,
#main.login #loginsAlumnos div.unlogin.expanded a.del {
  color: #036db3;
  cursor: default;
}
#main.login #loginsAlumnos div.unlogin.recovered_true {
  border: solid 3px #ffffff;
}
#main.login #loginsAlumnos div.unlogin.recovered_true:after {
  border: 3px solid #338bc5;
  border-radius: 10px;
  content: '';
  position: absolute;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  pointer-events: none;
}
#main.login #loginsAlumnos div.unlogin.logining {
  background: #daf0ff;
}
#main.login #loginsAlumnos div.unlogin.logining .unloginAvatar {
  animation: bounce-10 0.3s ease-in-out;
}
#main.login #loginsAlumnos div.logincontent {
  /*margin-top: 85px;*/
}
@media (max-width: 800px) {
  #main.login #loginsAlumnos {
    display: none;
    width: 100%;
    border: none;
  }
  #main.login #loginsAlumnos.visibleMobile {
    display: inline-block;
  }
}
#main.login #loginsAlumnos .toggle {
  background-image: url("../../images/public/login/add_student_less.png");
  background-size: 16px 10px;
}
@media (min-resolution: 1.5dppx) {
  #main.login #loginsAlumnos .toggle {
    background-image: url("../../images/public/login/add_student_less@2x.png");
    background-size: 16px 10px;
  }
}
#main.login #loginsTutores div.unlogin {
  border: solid 2px #ffe7c4;
  background-color: white;
}
#main.login #loginsTutores div.unlogin .unlogin--bt-enter {
  background: #fba62d;
}
#main.login #loginsTutores div.unlogin .usu {
  color: #fba559;
  padding-left: 25px;
}
#main.login #loginsTutores div.unlogin.logining {
  background: #ffe6c1;
}
#main.login #loginsTutores div.unlogin.social-Google .usu {
  background: url("../../images/public/google/btn_google_light_normal_ios.svg") no-repeat;
  background-position: 5px center;
  background-size: 40px 40px;
  padding: 25px 0 25px 50px;
}
#main.login #loginsTutores div.unlogin.social-Google.logining .usu {
  background-image: url("../../images/public/google/btn_google_light_pressed_ios.svg");
}
#main.login #loginsTutores div.unlogin.social-Facebook .usu {
  background: url("../../images/public/facebook/color/f-ogo_RGB_HEX-58.svg") no-repeat;
  background-position: 10px center;
  background-size: 30px 30px;
  padding: 25px 0 25px 45px;
}
#main.login #loginsTutores .noacuerdas {
  width: 90%;
}
@media (max-width: 800px) {
  #main.login #loginsTutores {
    width: 100%;
    border: none;
    display: none;
  }
  #main.login #loginsTutores.visibleMobile {
    display: inline-block;
  }
}
#main.login #loginsTutores .toggle {
  background-image: url("../../images/public/login/add_parent_less.png");
  background-size: 16px 10px;
}
@media (min-resolution: 1.5dppx) {
  #main.login #loginsTutores .toggle {
    background-image: url("../../images/public/login/add_parent_less@2x.png");
    background-size: 16px 10px;
  }
}
@media (max-width: 800px) {
  #main.login #loginsTutores,
  #main.login #loginsAlumnos {
    padding-top: 20px;
  }
}
#main.login #loginsTutores .otrologin,
#main.login #loginsAlumnos .otrologin {
  position: relative;
}
#main.login #loginsTutores .otrologin.collapsed .clickableUnLoginArea,
#main.login #loginsAlumnos .otrologin.collapsed .clickableUnLoginArea {
  cursor: pointer;
  display: inline-block;
  padding: 10px 5px;
}
#main.login #loginsTutores .otrologin.collapsed .usu,
#main.login #loginsAlumnos .otrologin.collapsed .usu {
  text-decoration: underline;
}
#main.login #loginsTutores .otrologin.expanded,
#main.login #loginsAlumnos .otrologin.expanded {
  border-radius: 7px;
  padding-bottom: 15px;
}
#main.login #loginsTutores .otrologin.expanded .clickableUnLoginArea,
#main.login #loginsAlumnos .otrologin.expanded .clickableUnLoginArea {
  text-align: left;
}
#main.login #loginsTutores .otrologin.expanded .usu,
#main.login #loginsAlumnos .otrologin.expanded .usu {
  font-size: 16px;
  font-weight: 600;
  padding-left: 5px;
  vertical-align: middle;
}
#main.login #loginsTutores .otrologin.expanded.student,
#main.login #loginsAlumnos .otrologin.expanded.student {
  border: solid 2px #b9e3ff;
}
#main.login #loginsTutores .otrologin.expanded.student .usu,
#main.login #loginsAlumnos .otrologin.expanded.student .usu {
  color: #42B2FC;
}
#main.login #loginsTutores .otrologin.expanded.student .newLoginIconHolder,
#main.login #loginsAlumnos .otrologin.expanded.student .newLoginIconHolder {
  background-color: #dceffb;
  background-image: url("../../images/public/login/add_student.png");
  background-size: 50% 50%;
}
@media (min-resolution: 1.5dppx) {
  #main.login #loginsTutores .otrologin.expanded.student .newLoginIconHolder,
  #main.login #loginsAlumnos .otrologin.expanded.student .newLoginIconHolder {
    background-image: url("../../images/public/login/add_student@2x.png");
    background-size: 50% 50%;
  }
}
#main.login #loginsTutores .otrologin.expanded.tutor,
#main.login #loginsAlumnos .otrologin.expanded.tutor {
  background: white;
  border: solid 2px #ffd69c;
}
#main.login #loginsTutores .otrologin.expanded.tutor .usu,
#main.login #loginsAlumnos .otrologin.expanded.tutor .usu {
  color: #FBA62D;
}
#main.login #loginsTutores .otrologin.expanded.tutor .newLoginIconHolder,
#main.login #loginsAlumnos .otrologin.expanded.tutor .newLoginIconHolder {
  background-color: #dceffb;
  background-image: url("../../images/public/login/add_parent.png");
  background-size: 50% 50%;
}
@media (min-resolution: 1.5dppx) {
  #main.login #loginsTutores .otrologin.expanded.tutor .newLoginIconHolder,
  #main.login #loginsAlumnos .otrologin.expanded.tutor .newLoginIconHolder {
    background-image: url("../../images/public/login/add_parent@2x.png");
    background-size: 50% 50%;
  }
}
#main.login #loginsTutores .otrologin.expanded .newLoginIconHolder,
#main.login #loginsAlumnos .otrologin.expanded .newLoginIconHolder {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  vertical-align: middle;
  margin-top: 5px;
  margin-left: 9px;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
}
#main.login #loginsTutores .otrologin .form-login,
#main.login #loginsAlumnos .otrologin .form-login {
  margin-top: 0px;
  width: 100%;
  position: relative;
  height: auto !important;
}
#main.login #loginsTutores .otrologin.student .unlogin,
#main.login #loginsAlumnos .otrologin.student .unlogin {
  background-color: #edf7fd;
  border: solid 2px #b9e3ff;
}
#main.login #loginsTutores .otrologin.student .unlogin .usu a,
#main.login #loginsAlumnos .otrologin.student .unlogin .usu a {
  color: #42b2fc;
}
#main.login #loginsTutores .otrologin.student .unlogin.collapsed:hover,
#main.login #loginsAlumnos .otrologin.student .unlogin.collapsed:hover {
  background-color: #42b2fc;
  border: solid 2px #b9e3ff;
  opacity: 0.68;
}
#main.login #loginsTutores .otrologin.student .unlogin.collapsed:hover .clickableUnLoginArea .newLoginIconHolder,
#main.login #loginsAlumnos .otrologin.student .unlogin.collapsed:hover .clickableUnLoginArea .newLoginIconHolder {
  background-color: #7fccff;
}
#main.login #loginsTutores .otrologin.student .unlogin.collapsed:hover .usu a,
#main.login #loginsAlumnos .otrologin.student .unlogin.collapsed:hover .usu a {
  color: #ffffff;
}
#main.login #loginsTutores .otrologin.tutor .clickableUnLoginArea .newLoginIconHolder,
#main.login #loginsAlumnos .otrologin.tutor .clickableUnLoginArea .newLoginIconHolder {
  background-color: #ffedd4;
}
#main.login #loginsTutores .otrologin.tutor .clickableUnLoginArea .newLoginIconHolder .newLoginIcon,
#main.login #loginsAlumnos .otrologin.tutor .clickableUnLoginArea .newLoginIconHolder .newLoginIcon {
  background-image: url("../../images/public/login/add_parent.png");
  background-size: 33px 33px;
  margin-top: 16px;
  margin-left: 16px;
}
@media (min-resolution: 1.5dppx) {
  #main.login #loginsTutores .otrologin.tutor .clickableUnLoginArea .newLoginIconHolder .newLoginIcon,
  #main.login #loginsAlumnos .otrologin.tutor .clickableUnLoginArea .newLoginIconHolder .newLoginIcon {
    background-image: url("../../images/public/login/add_parent@2x.png");
    background-size: 33px 33px;
  }
}
#main.login #loginsTutores .otrologin.tutor .unlogin,
#main.login #loginsAlumnos .otrologin.tutor .unlogin {
  background-color: #fdf7ed;
}
#main.login #loginsTutores .otrologin.tutor .unlogin.collapsed:hover,
#main.login #loginsAlumnos .otrologin.tutor .unlogin.collapsed:hover {
  background-color: #fba62d;
}
#main.login #loginsTutores .otrologin.tutor .unlogin.collapsed:hover .clickableUnLoginArea .newLoginIconHolder,
#main.login #loginsAlumnos .otrologin.tutor .unlogin.collapsed:hover .clickableUnLoginArea .newLoginIconHolder {
  background-color: #ffce89;
}
#main.login #loginsTutores .otrologin.tutor .unlogin.collapsed:hover .usu a,
#main.login #loginsAlumnos .otrologin.tutor .unlogin.collapsed:hover .usu a {
  color: #ffffff;
}
#main.login #loginsTutores .otrologin.tutor .unlogin.expanded,
#main.login #loginsAlumnos .otrologin.tutor .unlogin.expanded,
#main.login #loginsTutores .otrologin.student .unlogin.expanded,
#main.login #loginsAlumnos .otrologin.student .unlogin.expanded {
  background-color: #ffffff;
}
#main.login #loginsTutores .otrologin.tutor .unlogin.expanded .clickableUnLoginArea,
#main.login #loginsAlumnos .otrologin.tutor .unlogin.expanded .clickableUnLoginArea,
#main.login #loginsTutores .otrologin.student .unlogin.expanded .clickableUnLoginArea,
#main.login #loginsAlumnos .otrologin.student .unlogin.expanded .clickableUnLoginArea {
  cursor: inherit;
}
.purplebackground {
  background: #9c77cf;
  padding: 15px;
  padding-right: 22px;
  display: inherit;
}
#main.login div.logins div.separate {
  border-bottom: 1px #CCC dashed;
  padding-bottom: 10px;
}
#main.login div.logins div.unlogin a {
  object-fit: contain;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  line-height: 1.2;
}
#main.login .nuevoAlumnoLogin {
  position: absolute;
  font-size: 19px;
  width: 375px;
  text-align: center;
  margin-top: 25px;
}
#main.login .nuevoTutorLogin {
  position: absolute;
  font-size: 19px;
  width: 348px;
  text-align: center;
  margin-top: 25px;
}
#main.login .separadorLogin {
  height: 2px;
  width: 100%;
  background-color: #d7e4f1;
  margin: 25px auto 15px;
  display: inline-block;
  border-radius: 1px;
}
.loginsAlumnos div.unlogin .unloginAvatar {
  margin-left: -6px;
  margin-top: -11px;
}
/* END Acceso */
.container table .date {
  width: 10%;
}
.container table .effectiveness {
  width: 13%;
}
.container table .time {
  width: 12%;
}
.container table .level {
  width: 65%;
}
.container table .marked {
  color: #CA0707;
}
.container table .bg {
  background: none repeat scroll 0 0 #FFFFFF;
}
.container table .bg .border {
  border: 0 none;
  width: 99px;
}
.decor-field {
  background: url("../../images/bg-decor-field.gif") no-repeat scroll 0 0 transparent;
  float: left;
  height: 18px;
  overflow: hidden;
  padding: 4px 4px 0;
  width: 95%;
}
.decor-field input {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #666666;
  float: left;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 17px;
  padding-left: 10px;
  text-indent: 10px;
}
/* Footer */
#footer {
  background: #8a8080;
  color: #FFFFFF;
  top: 0;
  font-family: Raleway;
  height: 60px;
}
#footer .enlace-blanco {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.14;
  text-align: left;
  color: #ffffff;
  display: inline-block;
}
#footer .holder {
  overflow: hidden;
  width: 66%;
  float: left;
  margin-left: 5%;
  margin-top: 20px;
  object-fit: contain;
  font-family: Raleway;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
}
#footer ul {
  height: 20px;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#footer ul li {
  float: left;
  margin: 0 3px 0 -3px;
  padding: 0 6px;
}
#footer ul a {
  color: #FFFFFF;
  text-decoration: underline;
}
#footer ul a :hover {
  text-decoration: none;
}
#footer ul .contact {
  background: url("../../images/ico-email.gif") no-repeat scroll 0 3px transparent;
  padding: 0 0 0 15px;
}
#footer strong {
  background: url("../../images/ico-phone-purple.png") no-repeat scroll 100% 3px transparent;
  float: right;
  font-size: 18px;
  padding: 0 30px 0 0;
  text-align: right;
  width: 170px;
  color: #9c77cf;
  height: 44px;
}
#footer strong a span {
  color: #9c77cf !important;
}
#footer span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
#footer .copy {
  font-size: 10px;
  text-align: center;
  margin-top: 15px;
  display: inline-block;
}
#footer p {
  margin: 0;
}
/* End Footer */
.timeToGetInvisible {
  display: none;
}
#content .box-inner {
  margin: 0;
}
#content .box-inner .block {
  padding: 0;
}
.nopadding {
  padding: 0 !important;
}
#main.tarifas .c-holder h2 {
  margin: 10px 0 36px;
}
.registro .section-block .formaPago .pastilla .elegible {
  cursor: pointer;
}
#jquery_tooltip .ajustarPosicion.codigo .jquery_title {
  font-weight: bold;
  padding: 3px 3px 0;
}
#jquery_tooltip .ajustarPosicion.codigo .jquery_content {
  padding: 3px;
}
#jquery_tooltip .tooltipPadding {
  padding: 2px;
}
#main.acercaDe .box {
  margin: 0;
}
#main.acercaDe .box .block {
  padding: 19px 23px 15px;
}
#main.acercaDe .box .block p {
  line-height: 19px;
  margin-bottom: 12px;
  font-size: 15px;
}
#main.acercaDe .box .block p .ttl {
  font-size: 15px;
}
#main.acercaDe .box .block .separate {
  margin: 12px 0;
}
#main.acercaDe .manos .holder ul {
  right: 48px;
}
@media (max-width: 800px) {
  .hide-on-mobile {
    display: none !important;
  }
}
#main.login {
  font-family: 'Raleway', sans-serif, Verdana;
  line-height: 1.2;
  min-height: 768px;
}
#main.login h3.tipoUsuario {
  font-weight: 500;
  font-size: 24px;
  color: black;
  text-align: center;
  border-bottom: 2px solid #e8f4ff;
  display: inline-block;
  padding: 0 20px 10px;
  min-width: 315px;
  box-sizing: border-box;
  margin: 30px auto 0;
}
#main.login h3.tipoUsuario .pad {
  padding-top: 16px;
}
@media (max-width: 1100px) {
  #main.login h3.tipoUsuario {
    /*font-size:17px;*/
    padding-top: 15px;
  }
}
#main.login .tipoUsuario--desc {
  color: black;
  padding: 10px 10px 20px;
  font-size: 16px;
}
#main.login h2 {
  color: #fba62d;
  font-weight: 600;
  font-size: 13px;
}
@media (max-width: 800px) {
  #main.login {
    min-height: 0;
  }
}
#content.altaTutorSec {
  padding-left: 120px;
  padding-top: 40px;
  width: 749px;
}
#content.altaTutorSec .content-box span {
  font-size: 11px;
  font-style: italic;
}
.tarifas h3 {
  font-size: 18px;
}
ul.bulverde {
  list-style: disc outside url("../../images/bullet-verde.png");
}
ul.bulverde li {
  margin-bottom: 20px;
}
.tachado {
  text-decoration: line-through;
}
.googlesignin {
  height: 72px;
  width: 80px;
  margin-top: 2px;
  background: url("../../images/public/google/btn_google_light_normal_ios.svg") no-repeat;
  background-position: 15px center;
  background-size: 50px 50px;
}
.googlesignin span.usu {
  margin-top: 6px !important;
  color: #fba62d;
  font-weight: 600;
  font-size: 15px;
}
.googlesignin:hover {
  background-image: url("../../images/public/google/btn_google_light_focus_ios.svg");
}
.googlesignin:active {
  background-image: url("../../images/public/google/btn_google_light_pressed_ios.svg");
}
.facebooksignin {
  height: 72px;
  margin-top: 2px;
  background: url("../../images/public/facebook/color/f-ogo_RGB_HEX-58.svg") no-repeat;
  background-position: 25px center;
  background-size: 30px 30px;
  box-sizing: border-box;
  padding-top: 15px;
}
.facebooksignin span.usu {
  margin-top: 6px!important;
  color: #fba62d;
}
div.form-login {
  margin-top: 33px;
  width: 100%;
}
div.form-login.form-login-shorter {
  margin-top: 0px;
}
div.form-login .decor-field {
  /*float: left;*/
  overflow: hidden;
  padding: 4px 4px 0;
  background: #f8f8f6;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  height: 38px;
  font-size: 22px;
  margin: 0px 10px 10px 10px;
  width: 90%;
}
div.form-login .noacuerdas {
  text-align: center;
  margin-top: 18px;
  width: 90%;
  display: inline-block;
}
div.form-login .noacuerdas a {
  font-family: Raleway!important;
  font-size: 13.8px !important;
  font-weight: normal!important;
  font-style: normal!important;
  font-stretch: normal!important;
  line-height: 1.76 !important;
  color: #f36d21 !important;
}
div.form-login .noacuerdas.noacuerdasError {
  font-size: 14px;
}
div.form-login .noacuerdas.noacuerdasError a {
  color: #CD0A0A !important;
}
div.form-login div.row {
  margin-left: 44px;
  margin-right: 44px;
  clear: both;
  height: 20px;
  margin-top: 8px;
}
@media (max-width: 400px) {
  div.form-login div.row {
    margin: 8px auto 0px auto;
    text-align: center;
  }
}
div.form-login div.row-pass {
  margin-top: 10px;
}
div.form-login div.submit {
  margin-top: 15px;
  text-align: center;
  outline: none;
}
div.form-login div.row.remember {
  padding-top: 6px;
  text-align: left;
  width: 312px;
}
div.form-login div.row.remember .checkbox {
  margin-top: 0px;
  margin-left: 20px;
  float: none;
}
.labelRemember {
  font-family: Raleway;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #8a8080;
}
.floatLeft {
  float: left;
}
.checkbox {
  float: left;
  margin-left: 11px;
  margin-top: 4px;
}
.clear {
  clear: both;
  height: 1px;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1px;
}
.avisoNavegadorTexto {
  background: url("../../images/bolas.gif") no-repeat scroll 0 0 transparent;
  padding-left: 47px;
  padding-top: 15px;
}
.footerDialog {
  font-family: serif ;
}
.wrapperConfirmacionRegistro {
  height: 395px;
}
#confirmacionRegistro {
  font-size: 14px;
  width: 550px;
  margin: 30px 0;
  border: 5px solid #666;
  padding: 0 0 0 16px;
  -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;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  background-color: #fafafa;
  box-shadow: 2px 5px 15px 2px rgba(20, 20, 20, 0.6), 1px 1px 27px -20px inset;
  -moz-box-shadow: 2px 5px 15px 2px rgba(20, 20, 20, 0.6), 1px 1px 27px -20px inset;
  -webkit-box-shadow: 2px 5px 15px 2px rgba(20, 20, 20, 0.6), 1px 1px 27px -20px inset;
  padding: 20px;
}
#confirmacionRegistro .intro {
  color: #3ba7f1;
  font-size: 1.9em;
  font-weight: bold;
  margin-bottom: 15px;
}
#confirmacionRegistro p {
  margin: 20px 0;
  font-size: 1.2em;
}
#confirmacionRegistro .noCorreo {
  margin-top: 25px;
}
#confirmacionRegistro .noCorreo a {
  color: #3ba7f1;
}
#confirmacionRegistro strong {
  font-weight: bold;
}
#confirmacionRegistro #instrucciones {
  margin: 20px 10px 0 20px;
}
#confirmacionRegistro ul.bulverde li {
  margin-bottom: 10px;
}
#confirmacionRegistro #resultadoreenvio {
  margin-top: 10px;
  color: #3ba7f1;
}
.login-contact-home {
  background-color: #3BA7F0;
  height: 28px;
  position: absolute;
  right: 65px;
  top: 61px;
  width: 176px;
  border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  box-shadow: 3px 3px 8px 0 #666, 2px 2px 10px 1px #AED0EA inset;
  -moz-box-shadow: 3px 3px 8px 0 #666, 2px 2px 10px 1px #AED0EA inset;
  -webkit-box-shadow: 3px 3px 8px 0 #666, 2px 2px 10px 1px #AED0EA inset;
}
.login-contact-home .enlaceLogin {
  font-size: 18px;
  margin-left: 23px;
  padding: 1px;
  color: #FFFFFF;
}
.login-contact-home {
  text-decoration: none;
}
.loginCabecera {
  color: #b3b3b3;
  position: absolute;
  right: 66px;
  top: 22px;
  font-size: 25px;
}
.loginCabecera span {
  color: #999999;
  display: inline !important;
  font-size: 25px !important;
  font-weight: bold !important;
}
/* Aviso de cookies en las páginas */
#cookiesAdvice {
  height: 30px;
  z-index: 99999;
  padding-top: 12px;
  position: fixed;
  display: none;
  width: 100%;
  font-size: 12px;
  text-align: center;
  bottom: 0px;
  background-color: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#cookiesAdvice a {
  color: #49ACFA;
}
#cookiesAdvice .cerrar {
  position: absolute;
  font-size: 12px;
  top: 0px;
  margin-left: 10px;
}
/* Página de cookies */
.informacionCookies {
  line-height: 20px;
  font-size: 14px;
}
.informacionCookies .block {
  background: none !important;
}
.informacionCookies .cookiesTable {
  border: 1px solid #CCC;
}
.informacionCookies .cookiesTable .titulo {
  font-size: 40px;
  text-align: center;
}
.informacionCookies .cookiesTable .titulo2 {
  color: #9C77CF !important;
  padding-left: 336px;
  font-size: 15px;
}
.informacionCookies .cookiesTable td {
  border: 1px solid #CCC;
  vertical-align: middle;
}
.informacionCookies .cookiesTable .error {
  font-weight: normal;
  color: #666 !important;
}
.informacionCookies .cookiesTable .cabecera {
  height: 70px;
  font-size: 20px;
  color: #9C77CF !important;
}
.informacionCookies .cookiesTable .tipoCookies {
  font-size: 15px;
}
.informacionCookies .cookiesTable small {
  font-size: 10px;
}
/* Diálogo que aparece si el cliente no tiene las cookies habilitadas */
#cookiesDialog {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  z-index: 9;
  background: rgba(102, 102, 102, 0.5);
}
#cookiesDialog .texto {
  line-height: 22px;
  background: #FFF;
  position: relative;
  top: 25%;
  height: 280px;
  width: 800px;
  margin: auto;
  padding: 25px;
  font-size: 15px;
  border: 10px solid #F5A42F;
}
#cookiesDialog .texto a {
  color: #3baae3;
}
#cookiesDialog .texto li {
  margin-bottom: 5px;
}
#accesoDenegado {
  margin-left: 400px;
  height: 250px;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  width: 500px;
  margin-top: 5%;
  border: 5px solid #fba62d;
  border-radius: 10px;
  padding-top: 40px;
}
#accesoDenegado .title {
  color: #fba62d;
  font-size: 25px;
}
#accesoDenegado .button {
  margin-top: 20px;
  display: inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.35);
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
  -moz-transition: -moz-box-shadow 0.1s ease-in-out;
  -o-transition: -o-box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  font-size: 25px;
  color: #fff;
}
#accesoDenegado .button span {
  cursor: pointer;
  min-width: 145px;
  text-align: center;
  display: inline-block;
  padding: 20px 30px;
  background-color: #FBA62D;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 25px;
  -webkit-box-shadow: inset 0 -1px 1px #FBA62D;
  -moz-box-shadow: inset 0 -1px 1px #FBA62D;
  box-shadow: inset 0 -1px 1px #FBA62D;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(175, 49, 95, 0.7);
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#accesoDenegado .button:hover span {
  background-color: #FBA62D;
  color: white;
  text-shadow: 0 -1px 1px #FBA62D, 0 0 5px rgba(255, 255, 255, 0.8);
}
#accesoDenegado .button:active {
  -webkit-box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.3);
}
#accesoDenegado .button #button:focus {
  -webkit-box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 0 #d1832c, 0 0px 0px rgba(0, 0, 0, 0.3);
}
#accesoDenegado .button:active span {
  -webkit-transform: translate(0, 4px);
  -moz-transform: translate(0, 4px);
  -o-transform: translate(0, 4px);
  transform: translate(0, 4px);
}
#alreadyUsed {
  margin-left: 400px;
  height: 250px;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  width: 500px;
  margin-top: 5%;
  border: 5px solid #63B024;
  border-radius: 10px;
  padding-top: 40px;
}
#alreadyUsed .title {
  color: #63B024;
  font-size: 25px;
}
#alreadyUsed .button {
  margin-top: 20px;
  display: inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.35);
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
  -moz-transition: -moz-box-shadow 0.1s ease-in-out;
  -o-transition: -o-box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  font-size: 25px;
  color: #fff;
}
#alreadyUsed .button span {
  cursor: pointer;
  min-width: 145px;
  text-align: center;
  display: inline-block;
  padding: 20px 30px;
  background-color: #63B024;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 25px;
  -webkit-box-shadow: inset 0 -1px 1px #63B024;
  -moz-box-shadow: inset 0 -1px 1px #63B024;
  box-shadow: inset 0 -1px 1px #63B024;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(175, 49, 95, 0.7);
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#alreadyUsed .button:hover span {
  background-color: #63B024;
  color: white;
  text-shadow: 0 -1px 1px #63B024, 0 0 5px rgba(255, 255, 255, 0.8);
}
#alreadyUsed .button:active {
  -webkit-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
}
#alreadyUsed .button #button:focus {
  -webkit-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
}
#alreadyUsed .button:active span {
  -webkit-transform: translate(0, 4px);
  -moz-transform: translate(0, 4px);
  -o-transform: translate(0, 4px);
  transform: translate(0, 4px);
}
#unsubscribeOthersMessage {
  margin-left: 400px;
  height: 250px;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  width: 500px;
  margin-top: 5%;
  border: 5px solid #63B024;
  border-radius: 10px;
  padding-top: 40px;
}
#unsubscribeOthersMessage .title {
  color: #63B024;
  font-size: 25px;
}
#unsubscribeOthersMessage .button {
  margin-top: 20px;
  display: inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.35);
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
  -moz-transition: -moz-box-shadow 0.1s ease-in-out;
  -o-transition: -o-box-shadow 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out;
  font-size: 25px;
  color: #fff;
}
#unsubscribeOthersMessage .button span {
  cursor: pointer;
  min-width: 145px;
  text-align: center;
  display: inline-block;
  padding: 20px 30px;
  background-color: #63B024;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 25px;
  -webkit-box-shadow: inset 0 -1px 1px #63B024;
  -moz-box-shadow: inset 0 -1px 1px #63B024;
  box-shadow: inset 0 -1px 1px #63B024;
  line-height: 1;
  text-shadow: 0 -1px 1px rgba(175, 49, 95, 0.7);
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, -moz-transform 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out, -o-transform 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#unsubscribeOthersMessage .button:hover span {
  background-color: #63B024;
  color: white;
  text-shadow: 0 -1px 1px #63B024, 0 0 5px rgba(255, 255, 255, 0.8);
}
#unsubscribeOthersMessage .button:active {
  -webkit-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
}
#unsubscribeOthersMessage .button #button:focus {
  -webkit-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 0 #7AC43D, 0 0px 0px rgba(0, 0, 0, 0.3);
}
#unsubscribeOthersMessage .button:active span {
  -webkit-transform: translate(0, 4px);
  -moz-transform: translate(0, 4px);
  -o-transform: translate(0, 4px);
  transform: translate(0, 4px);
}
.buttonLogin {
  width: 70%;
  height: 59px;
  background-color: #f36d21;
  object-fit: contain;
  color: #ffffff;
  border-radius: 35px;
  box-shadow: inset 0.1px 2px 0 0 rgba(60, 60, 60, 0.19);
  border: solid 0px;
  font-family: Raleway, sans-serif;
  font-size: 21.8px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
@media (max-width: 800px) {
  .buttonLogin {
    width: 45%;
    min-width: 180px;
  }
}
.buttonLogin:hover {
  text-decoration: none;
}
.buttonLogin span {
  line-height: 59px;
}
#preDeleteToken {
  border-color: #42b2fc;
}
#preDeleteToken .textDialog p span {
  font-weight: bold;
}
#preDeleteToken .buttonsDialog div {
  width: 40%;
  max-width: 250px;
  object-fit: contain;
  color: #ffffff;
  border-radius: 35px;
  border: solid 0px;
  font-family: Raleway, sans-serif;
  font-size: 21.8px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin: 0 15px 10px;
  padding: 10px 2px;
}
@media (max-width: 800px) {
  #preDeleteToken .buttonsDialog div {
    width: 35%;
    min-width: 180px;
  }
}
#preDeleteToken .buttonsDialog div:hover {
  text-decoration: none;
}
#preDeleteToken .buttonsDialog div.greyButton {
  background-color: #b9c3d0;
}
#preDeleteToken .buttonsDialog div.orangeButton {
  background-color: #f36d21;
}
.backLink {
  margin: 20px auto;
}
.backLink a {
  color: #F36D21;
}
.tutorialLogin {
  display: none;
  top: 100px;
  margin: 0 auto;
  z-index: 1;
  height: 0px;
  font-family: 'Raleway';
}
.tutorialLogin .overlay {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: fixed;
}
.tutorialLogin .transparentOverlay {
  width: 100%;
  height: 100%;
  z-index: 3;
  position: fixed;
  color: transparent;
}
.tutorialLogin .accountConfirmation {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
.tutorialLogin .accountConfirmation .panel {
  width: calc(90% - 10px);
  padding: 40px 5px 10px 5px;
  max-width: 580px;
  height: 160px;
  background: #ffffff;
  margin: auto;
  left: 0;
  right: 0;
  top: 100px;
  z-index: 6;
  position: absolute;
  border-radius: 8px;
  border: solid 2px #e5f4ff;
  color: #000000;
}
.tutorialLogin .accountConfirmation .panel .mainTitle {
  font-size: min(5.5vw, 27px);
  font-weight: bold;
}
.tutorialLogin .accountConfirmation .panel .subTitle {
  font-size: min(5vw, 22px);
  font-weight: bold;
  margin-top: 40px;
}
.tutorialLogin .accountConfirmation .panel .orangeButton {
  max-width: 150px;
  background-image: linear-gradient(to bottom, #f67f3b, #f36121);
  color: #ffffff;
  margin: 40px auto auto auto;
  height: 30px;
  padding-top: 10px;
  border-radius: 20px;
  cursor: pointer;
  font-size: 16px;
}
.tutorialLogin .accountConfirmation .panel .orangeButton:hover {
  background: #f69259;
  text-decoration: none;
}
.tutorialLogin .accountConfirmation .panel .orangeButton:active {
  background: #da4c0e;
  text-decoration: none;
}
@media (max-width: 800px) {
  .tutorialLogin .accountConfirmation .panel .orangeButton.desktop {
    display: none !important;
  }
}
.tutorialLogin .accountConfirmation .panel .orangeButton.mobile {
  display: none;
}
@media (max-width: 800px) {
  .tutorialLogin .accountConfirmation .panel .orangeButton.mobile {
    display: block !important;
  }
}
.tutorialLogin .step {
  width: 487px;
  height: 165px;
  object-fit: contain;
  background-color: #ffffff;
  box-shadow: -3.5px 3.5px 0 0 rgba(138, 128, 128, 0.26);
  margin-top: 70px;
  position: absolute;
  z-index: 4;
}
.tutorialLogin .step .triangleLeft {
  width: 0;
  height: 0;
  border-right: 20px solid #FFFFFF;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  margin-left: -20px;
  margin-top: 20px;
}
@media (max-width: 800px) {
  .tutorialLogin .step .triangleLeft {
    display: none;
  }
}
.tutorialLogin .step .triangleRight {
  width: 0;
  height: 0;
  border-left: 20px solid #FFFFFF;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  margin-left: 487px;
  margin-top: 30px;
}
@media (max-width: 800px) {
  .tutorialLogin .step .triangleRight {
    display: none;
  }
}
.tutorialLogin .step .tutorialText {
  font-family: 'Raleway';
  font-size: 14.3px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: -0.1px;
  color: #8a8080;
  text-align: left;
  margin-bottom: 5px;
  padding: 20px;
}
.tutorialLogin .step .tutorialText .single {
  display: block;
}
.tutorialLogin .step .tutorialText .multiStudents {
  display: none;
}
.tutorialLogin .step .tutorialText.multiple .single {
  display: none;
}
.tutorialLogin .step .tutorialText.multiple .multiStudents {
  display: block;
}
.tutorialLogin .step .tutorialButton {
  width: 165px;
  height: 45px;
  object-fit: contain;
  background-color: #f36d21;
  border-radius: 30px;
  color: #FFFFFF;
  line-height: 45px;
  font-family: Raleway, sans-serif;
  font-size: 17.9px;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  float: right;
  margin-right: 20px;
  cursor: pointer;
}
.tutorialLogin .step .tutorialButton.done {
  background-color: #63B024;
}
.tutorialLogin .step .stepIndicator {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}
.tutorialLogin .step .stepIndicator .active {
  margin-left: 4px;
  display: inline-block;
  width: 11px;
  height: 11px;
  object-fit: contain;
  background-color: #f36d21;
  border-radius: 10px;
  float: left;
}
.tutorialLogin .step .stepIndicator .inactive {
  margin-left: 4px;
  display: inline-block;
  width: 11px;
  height: 11px;
  object-fit: contain;
  background-color: #8a8080;
  border-radius: 10px;
  float: left;
}
.tutorialLogin .step1 {
  margin-left: 16px;
}
.tutorialLogin .step2 {
  display: none;
  margin-left: 520px;
}
@media (max-width: 800px) {
  .tutorialLogin .step2 {
    margin-left: 0px;
    margin-top: 300px;
  }
}
.decoration {
  padding: 4px 4px 0;
  max-width: 340px;
  background: #f8f8f6;
  border: 2px solid #e8e8e8;
  border-radius: 5px;
  height: 38px;
  font-size: 22px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.decoration.error {
  border: 2px solid #C80315;
}
.decoration.small {
  max-width: 160px;
}
.decoration .inputStyle {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #666666;
  padding: 0;
  width: 100%;
  height: 100%;
  font-size: 17px;
  text-indent: 10px;
  outline: none;
}
.decoration .inputStyle.center {
  text-align: center;
}
.loginContainer .overlay {
  background: #848484;
}
div.loginDialog {
  overflow: hidden;
  position: relative;
  z-index: 13;
  max-width: 700px;
  font-family: Raleway, sans-serif;
  border-radius: 8px;
  border: solid 2px #e5f4ff;
  background-color: #ffffff;
  text-align: center;
  color: #8a8080;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
}
@media (max-width: 800px) {
  div.loginDialog {
    width: 90%;
  }
}
div.loginDialog.customDialog {
  position: absolute;
}
div.loginDialog.centered {
  margin: 60px auto;
}
div.loginDialog .titleDialog {
  background: #42b2fc;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  padding: 20px 10%;
  box-sizing: border-box;
}
div.loginDialog .text {
  margin: 20px 20px;
  font-size: 20px;
}
div.loginDialog .section {
  margin: 20px auto;
  width: 80%;
}
div.loginDialog .header {
  width: 90%;
  padding: 20px 20px 0px 20px;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
}
div.loginDialog .header div {
  /*display: table-cell;*/
  vertical-align: middle;
}
div.loginDialog .header .headerIconText {
  text-align: center;
  /*display:table-cell;*/
  vertical-align: middle;
}
div.loginDialog .header .headerText {
  text-align: center;
}
div.loginDialog .submit {
  max-width: 300px;
  margin: 20px auto;
}
div.loginDialog .submit .linkCancelar {
  display: block;
  margin: 20px auto;
  color: #ff5a5f;
  cursor: pointer;
  width: max-content;
  text-decoration: underline;
}
div.loginDialog .ui-widget.errortag {
  margin: 0 20px 10px 20px;
  font-size: 14px;
}
div.loginDialog .ui-widget.errortag .ui-icon {
  display: none;
}
div.loginDialog .ui-widget.errortag a {
  color: #fba62d;
}
.cajitaPass {
  background-color: #ffffff;
  border: solid 1px #b9e3ff;
  box-shadow: 0 4px 0 0 rgba(234, 239, 244, 0.69);
  border-radius: 10px;
  width: 440px;
  height: 76px;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
}
.cajitaPass .contenedorAvatar {
  width: 78px;
  height: 76px;
  display: inline-block;
  float: left;
}
.cajitaPass .contenedorAvatar .circuloAvatar {
  width: 68px;
  height: 68px;
  overflow: hidden;
  margin-top: 4px;
  margin-left: 10px;
  background: #a9dafc;
  border-radius: 66px;
}
.cajitaPass .cuerpoPass {
  display: inline-block;
  width: 80%;
  text-align: left;
}
.cajitaPass .cuerpoPass .userPass {
  display: inline-block;
  margin-left: 10px;
  margin-top: 28px;
}
.cajitaPass .cuerpoPass .userPass.keyActive {
  width: 78%;
}
.cajitaPass .cuerpoPass .userPass .usuario {
  display: inline;
  font-family: Raleway, sans-serif;
  color: #a9dafc;
  text-align: left;
  word-wrap: break-word;
  float: left;
}
.cajitaPass .cuerpoPass .userPass .password {
  position: relative;
  display: inline;
  font-family: Raleway;
  margin-right: 10px;
  text-align: right;
  word-wrap: break-word;
  margin-left: 20px;
  float: right;
}
.cajitaPass .cuerpoPass .boton {
  display: inline-block;
  margin-right: 5px;
  border: solid 1px #b9e3ff;
  box-shadow: 0 4px 0 0 rgba(234, 239, 244, 0.69);
  border-radius: 10px;
  padding: 10px;
  margin-top: 7px;
}
.cajitaPass .cuerpoPass .boton.Anadir {
  float: right;
}
.cajitaPass .cuerpoPass .boton.Pass {
  margin-left: 10px;
  float: right;
}
.cajitaPass .cuerpoPass .boton .image {
  width: 35px;
  height: 35px;
}
#changePassAlumnoDialog {
  max-width: 700px;
  min-width: 485px;
}
#changePassAlumnoDialog .buttonsDialog {
  display: none;
}
#overlayMeComprometo {
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #CECECE;
  position: fixed;
  z-index: 2;
  top: 0;
}
.avisoIndex {
  display: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  z-index: 100;
  outline: 0px;
  position: absolute;
  height: auto;
  width: 50%;
  top: 10%;
  left: 25%;
  padding-bottom: 20px;
  background: #FFF 0 bottom;
  text-align: center;
  -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
}
.avisoIndex .close {
  height: 29px;
  width: 29px;
  background-color: #8a8080;
  position: absolute;
  color: #FFF;
  font-size: 22px;
  top: 5px;
  right: 2px;
  cursor: pointer;
  font-weight: bold;
}
.avisoIndex p {
  padding: 15px 136px;
  font-size: 19px;
  margin: 0;
}
.avisoIndex .titulo {
  font-family: 'Open Sans', sans-serif;
  border-radius: 3px;
  background-color: #8a8080;
  padding: 22px;
  margin-bottom: 23px;
  color: #FFF;
  font-size: 30px;
  font-weight: normal;
  margin-left: 0px;
}
.avisoIndex .textomargin {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 13px;
}
.meComprometo {
  position: absolute;
}
.meComprometo a {
  height: 22px;
  text-decoration: none;
  font-size: 17px;
  padding: 12px;
  display: block;
  padding-top: 10px;
  width: 30%;
  margin: auto;
  margin-top: 20px;
  color: #FFF;
  text-align: center;
  -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;
  background-color: #7ac43d;
  -webkit-box-shadow: 0px 3px 1px 0px #315018;
  -moz-box-shadow: 0px 3px 1px 0px #315018;
  box-shadow: 0px 3px 1px 0px #315018;
}
@media (max-width: 1327px) {
  .meComprometo a {
    width: 40%;
  }
}
@media (max-width: 1000px) {
  .meComprometo a {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .meComprometo a {
    width: 60%;
  }
}
@media (max-width: 800px) {
  .meComprometo a {
    width: 50%;
  }
}
@media (max-width: 530px) {
  .meComprometo a {
    width: 60%;
  }
}
@media (max-width: 1327px) {
  .meComprometo {
    width: 50%;
    left: 25%;
  }
}
@media (max-width: 1000px) {
  .meComprometo {
    width: 60%;
    left: 20%;
  }
}
@media (max-width: 800px) {
  .meComprometo {
    width: 70%;
    left: 15%;
  }
}
@media (max-width: 800px) {
  .meComprometo {
    width: 75%;
    left: 12.5%;
  }
}
@media (max-width: 530px) {
  .meComprometo {
    width: 94%;
    left: 3%;
  }
}
@media (max-width: 350px) {
  .meComprometo {
    top: 1%;
    left: 0;
    width: 100%;
  }
}
#block1.active {
  border: solid 1px #42b2fc !important;
}
.loc_en .logoAzul {
  background-image: url("../../images/logos/azul-270x98.png");
}
.loc_en .CHRISTMAS .logoAzul {
  background-image: url("../../images/logos/azul_xmas.png");
}
.loc_en.loc_en_US .logoAzul {
  background-image: url("../../images/logos/azul-270x98.png") 0px -2px transparent !important;
}
.loc_en.loc_en_US .CHRISTMAS .logoAzul {
  background-image: url("../../images/logos/azul_xmas.png");
}
.loc_es .logoAzul {
  background-image: url("../../images/logos/azul-270x98.png");
}
.loc_es .CHRISTMAS .logoAzul {
  background-image: url('../../images/logos/azul_xmas.png');
}
.selectorTutorAlumno {
  display: none;
}
@media (max-width: 800px) {
  .selectorTutorAlumno {
    display: block;
    width: 100%;
  }
  .selectorTutorAlumno .signupTabs {
    background-color: #f1fbff;
    font-size: 18px;
    text-align: center;
    display: flex;
  }
  .selectorTutorAlumno .signupTabs .leftTab {
    padding: 20px 2px;
    font-weight: bold;
    width: 50%;
  }
  .selectorTutorAlumno .signupTabs .leftTab.active {
    border: 1px solid #42b2fc;
    border-bottom-width: 4px;
    color: #42b2fc;
  }
  .selectorTutorAlumno .signupTabs .leftTab.inactive {
    color: rgba(66, 178, 252, 0.5);
  }
}
.customDialog.popupMovilDialog.naranja {
  width: 90%;
  left: 5%;
  position: absolute;
  min-width: 0;
}
.customDialog.popupMovilDialog.naranja .closeButton {
  left: 90%;
}
.customDialog.popupMovilDialog.naranja .textDialog p {
  font-size: 14px;
  font-weight: 300;
}
.customDialog.popupMovilDialog.naranja .apps {
  width: 100%;
  margin-bottom: 5px;
}
@media (max-width: 801px) {
  .customDialog.popupMovilDialog.naranja .apps {
    width: 50%;
  }
}
@media (max-width: 690px) {
  .customDialog.popupMovilDialog.naranja .apps {
    width: 60%;
  }
}
@media (max-width: 577px) {
  .customDialog.popupMovilDialog.naranja .apps {
    width: 70%;
  }
}
@media (max-width: 494px) {
  .customDialog.popupMovilDialog.naranja .apps {
    width: 80%;
  }
}
@media (max-width: 431px) {
  .customDialog.popupMovilDialog.naranja .apps {
    width: 90%;
  }
}
@media (max-width: 370px) {
  .customDialog.popupMovilDialog.naranja .apps {
    width: 100%;
  }
}
.customDialog.popupMovilDialog.naranja .appsTutor {
  width: 100%;
  margin-bottom: 5px;
}
@media (max-width: 801px) {
  .customDialog.popupMovilDialog.naranja .appsTutor {
    width: 50%;
  }
}
@media (max-width: 690px) {
  .customDialog.popupMovilDialog.naranja .appsTutor {
    width: 60%;
  }
}
@media (max-width: 577px) {
  .customDialog.popupMovilDialog.naranja .appsTutor {
    width: 70%;
  }
}
@media (max-width: 494px) {
  .customDialog.popupMovilDialog.naranja .appsTutor {
    width: 80%;
  }
}
@media (max-width: 431px) {
  .customDialog.popupMovilDialog.naranja .appsTutor {
    width: 90%;
  }
}
@media (max-width: 390px) {
  .customDialog.popupMovilDialog.naranja .appsTutor {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .customDialog.popupMovilDialog.naranja {
    top: 51px !important;
  }
}
@media (max-width: 350px) {
  .customDialog.popupMovilDialog.naranja {
    width: 97%;
    left: 0 !important;
  }
}
@media (max-width: 319px) {
  .customDialog.popupMovilDialog.naranja {
    width: 100%;
    left: 0 !important;
  }
}
.customDialogOverlay {
  width: 100% !important;
  position: absolute !important;
  height: 100% !important;
  opacity: 0.8;
  background: #CECECE;
  cursor: pointer;
}
.discalculiaContainer {
  font-family: Raleway;
  width: 700px;
  margin: 50px auto;
  background-color: white;
  border-radius: 5px;
  box-shadow: -0.4px 8px 0 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #e0dad2;
}
.discalculiaContainer #registerContainer {
  width: auto;
  min-width: unset;
  min-height: calc(50vh);
}
.discalculiaContainer #registerContainer .formInput {
  font-size: 19px;
}
.discalculiaContainer #registerContainer p {
  text-align: left;
  color: #8a8080;
}
.discalculiaContainer #registerContainer #fechaNacimiento-year_msdd #fechaNacimiento-year_child {
  width: 320px !important;
  height: 85px !important;
  /*margin-left: -262px;*/
}
.discalculiaContainer #registerContainer .ui-widget.errortag .ui-state-error {
  border: none;
  background: none;
}
.discalculiaContainer #registerContainer .ui-widget.errortag .ui-state-error p strong {
  display: none;
}
.discalculiaContainer #registerContainer .ui-widget.errortag .ui-icon {
  display: none;
}
.discalculiaContainer #registerContainer .ui-widget.errortag .ui-state-error.ui-corner-all.jquery_mensaje p {
  background: #f13838;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 400px;
  text-align: center;
  object-fit: contain;
  margin: 0 auto;
  margin-top: 0px;
  margin-top: 10px;
}
.discalculiaContainer #title {
  width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.discalculiaContainer #title h3 {
  font-size: 22px;
  font-weight: bold;
  color: #8a8080;
  margin: 20px auto;
}
.discalculiaContainer #title hr {
  border-top: 1px solid #42b2fc;
}
.discalculiaContainer.discalculia__end {
  position: relative;
  height: 600px;
  width: 1000px;
  background-color: #42b2fc;
  box-shadow: none;
}
.discalculiaContainer.discalculia__end .box {
  margin: 70px auto 0;
  background-color: white;
  width: 612px;
  padding: 40px 0;
  object-fit: contain;
  border-radius: 4px;
  box-shadow: -0.4px 8px 0 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #e0dad2;
  text-align: center;
}
.discalculiaContainer.discalculia__end .box .box-title {
  color: black;
  font-size: 26px;
}
.discalculiaContainer.discalculia__end .box .box-subtitle {
  color: #8a8080;
  font-size: 20px;
}
.discalculiaContainer.discalculia__end .box .box-close {
  color: #f36d21;
  font-size: 22px;
}
.discalculiaContainer.discalculia__end .monster-blue {
  background-image: url('../../images/mundoVirtual/nuevo/fin/azul.png');
  background-size: 412px 385px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 412px;
  height: 385px;
}
@media (min-resolution: 1.5dppx) {
  .discalculiaContainer.discalculia__end .monster-blue {
    background-image: url("../../images/mundoVirtual/nuevo/fin/azul@2x.png");
    background-size: 412px 385px;
  }
}
.discalculiaContainer.discalculia__end .monster-orange {
  background-image: url('../../images/mundoVirtual/nuevo/fin/naranja.png');
  background-size: 474px 385px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 474px;
  height: 385px;
}
@media (min-resolution: 1.5dppx) {
  .discalculiaContainer.discalculia__end .monster-orange {
    background-image: url("../../images/mundoVirtual/nuevo/fin/naranja@2x.png");
    background-size: 474px 385px;
  }
}
.spanLocucion {
  cursor: pointer;
}
.locucion-header {
  display: inline-block;
  position: relative;
}
.locucion-header .iconoloc {
  width: 55px;
  height: 55px;
  vertical-align: top;
}
.locucion-header .txtHeader {
  display: inline-block;
}
.locucion-header:hover .iconoloc,
.locucion-header.blinkLoc-playing .iconoloc {
  background: url('../../images/exercise/icon/audio_neg.png') no-repeat center center;
  background-size: 100%;
}
.iconolocOn,
.iconoloc:hover {
  background: url('../../images/exercise/icon/audio_neg.png') no-repeat center center;
  background-size: 100%;
}
.iconoloc {
  vertical-align: middle;
  display: inline-block;
  background: url('../../images/exercise/icon/audio.png') no-repeat center center;
  background-size: 100%;
}
.logoutSuccess {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.logoutSuccess .panel {
  width: 80%;
  max-width: 460px;
  height: 160px;
  border-radius: 8px;
  border: solid 2px #e5f4ff;
  background-color: #ffffff;
  margin: 100px auto auto auto;
  font-family: Raleway, sans-serif;
  text-align: center;
}
.logoutSuccess .panel .orangeBtn {
  background-color: #f36d21;
  width: 145px;
  height: 30px;
  padding-top: 10px;
  color: #ffffff;
  margin: 20px auto auto auto;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  border-radius: 25px;
  border: 1px solid #f36d21;
  cursor: pointer;
}
.logoutSuccess .panel .orangeBtn:hover {
  background-color: #ffffff;
  color: #f36d21;
}
.logoutSuccess .panel p {
  font-size: 17px;
  color: #8a8080;
  margin-top: 40px;
}
@keyframes bounce-10 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes highlight-grow {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: translateY(1);
  }
}
